Pull request #365 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 FelixTing for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at af8aa216260df0556b394ae78b2a31d110cb53a2 rather than 7f5dfe98cacf122770e4c9a320cd083bcd119e48 Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11588 in /w/workspace/dry_go-mod-core-contracts_PR-365 [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-365 # 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 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 7f5dfe98cacf122770e4c9a320cd083bcd119e48 Merge succeeded, producing 7f5dfe98cacf122770e4c9a320cd083bcd119e48 Checking out Revision 7f5dfe98cacf122770e4c9a320cd083bcd119e48 (PR-365) > 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/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # 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 af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 Commit message: "feat(clients): Add V2 CommonClient" First time build. Skipping changelog. > git rev-list --no-walk a9156bfc50fc76200527e4db9605bf8db6e02d90 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-09T08:55:41.756Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-09T08:55:42.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-09T08:55:42.147Z] ========================================================= [2020-11-09T08:55:42.147Z] EdgeX Global Pipelines Version Info [2020-11-09T08:55:42.147Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:55:44.090Z] ------------------- [2020-11-09T08:55:44.090Z] stable info: [2020-11-09T08:55:44.090Z] ------------------- [2020-11-09T08:55:44.090Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-09T08:55:44.090Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T08:55:44.090Z] Message: update stable to v1.0.162 [2020-11-09T08:55:44.669Z] ------------------- [2020-11-09T08:55:44.669Z] experimental info: [2020-11-09T08:55:44.669Z] ------------------- [2020-11-09T08:55:44.669Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-09T08:55:44.669Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T08:55:44.669Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-09T08:55:45.053Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-09T08:55:45.157Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-09T08:55:45.285Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-09T08:55:45.390Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-09T08:55:45.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-09T08:55:45.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-09T08:55:45.744Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-09T08:55:45.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-09T08:55:45.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-09T08:55:46.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-09T08:55:46.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-09T08:55:46.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-09T08:55:46.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-09T08:55:46.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-09T08:55:46.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:55:46.622Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:55:46.753Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:55:46.849Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T08:55:46.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-09T08:55:47.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-09T08:55:47.162Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-09T08:55:47.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-09T08:55:47.406Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-09T08:55:47.502Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-09T08:55:47.597Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-09T08:55:47.686Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-09T08:55:47.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-09T08:55:47.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-09T08:55:47.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-09T08:55:48.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f5dfe98cacf122770e4c9a320cd083bcd119e48 [Pipeline] echo [2020-11-09T08:55:48.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f5dfe9 [Pipeline] echo [2020-11-09T08:55:48.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T08:55:48.405Z] provisioning config files... [2020-11-09T08:55:48.462Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config2955404045406833015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:55:48.863Z] ---> docker-login.sh [2020-11-09T08:55:48.863Z] nexus3.edgexfoundry.org:10001 [2020-11-09T08:55:49.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:55:49.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:55:49.389Z] Configure a credential helper to remove this warning. See [2020-11-09T08:55:49.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:55:49.389Z] [2020-11-09T08:55:49.389Z] Login Succeeded [2020-11-09T08:55:49.389Z] nexus3.edgexfoundry.org:10002 [2020-11-09T08:55:49.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:55:49.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:55:49.389Z] Configure a credential helper to remove this warning. See [2020-11-09T08:55:49.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:55:49.389Z] [2020-11-09T08:55:49.389Z] Login Succeeded [2020-11-09T08:55:49.389Z] nexus3.edgexfoundry.org:10003 [2020-11-09T08:55:49.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:55:49.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:55:49.652Z] Configure a credential helper to remove this warning. See [2020-11-09T08:55:49.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:55:49.652Z] [2020-11-09T08:55:49.652Z] Login Succeeded [2020-11-09T08:55:49.652Z] nexus3.edgexfoundry.org:10004 [2020-11-09T08:55:49.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:55:49.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:55:49.914Z] Configure a credential helper to remove this warning. See [2020-11-09T08:55:49.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:55:49.914Z] [2020-11-09T08:55:49.914Z] Login Succeeded [2020-11-09T08:55:49.914Z] docker.io [2020-11-09T08:55:49.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:55:50.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:55:50.177Z] Configure a credential helper to remove this warning. See [2020-11-09T08:55:50.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:55:50.177Z] [2020-11-09T08:55:50.177Z] Login Succeeded [2020-11-09T08:55:50.177Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T08:55:50.187Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-09T08:55:50.999Z] + git log --format=format:%s -1 7f5dfe98cacf122770e4c9a320cd083bcd119e48 [Pipeline] echo [2020-11-09T08:55:51.062Z] GIT_COMMIT: 7f5dfe98cacf122770e4c9a320cd083bcd119e48, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo [2020-11-09T08:55:51.110Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:55:51.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T08:55:51.716Z] [2020-11-09T08:55:51.716Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:55:52.062Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T08:55:52.062Z] latest: Pulling from edgex-devops/git-semver [2020-11-09T08:55:52.062Z] 31603596830f: Pulling fs layer [2020-11-09T08:55:52.062Z] 2a8b12db71e7: Pulling fs layer [2020-11-09T08:55:52.062Z] 6ca5941a6612: Pulling fs layer [2020-11-09T08:55:52.062Z] ecc8261a40a4: Pulling fs layer [2020-11-09T08:55:52.062Z] ecc8261a40a4: Waiting [2020-11-09T08:55:52.062Z] 2a8b12db71e7: Verifying Checksum [2020-11-09T08:55:52.062Z] 2a8b12db71e7: Download complete [2020-11-09T08:55:52.062Z] 31603596830f: Verifying Checksum [2020-11-09T08:55:52.062Z] 31603596830f: Download complete [2020-11-09T08:55:52.324Z] ecc8261a40a4: Verifying Checksum [2020-11-09T08:55:52.324Z] ecc8261a40a4: Download complete [2020-11-09T08:55:52.324Z] 6ca5941a6612: Verifying Checksum [2020-11-09T08:55:52.324Z] 6ca5941a6612: Download complete [2020-11-09T08:55:52.586Z] 31603596830f: Pull complete [2020-11-09T08:55:52.586Z] 2a8b12db71e7: Pull complete [2020-11-09T08:55:53.538Z] 6ca5941a6612: Pull complete [2020-11-09T08:55:54.111Z] ecc8261a40a4: Pull complete [2020-11-09T08:55:54.111Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-09T08:55:54.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T08:55:54.111Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-09T08:55:54.213Z] prd-centos7-docker-4c-2g-11588 does not seem to be running inside a container [2020-11-09T08:55:54.259Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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:10004/edgex-devops/git-semver:latest cat [2020-11-09T08:55:56.051Z] $ docker top 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-09T08:55:56.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T08:55:56.323Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T08:55:56.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T08:55:56.532Z] $ docker exec 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 ssh-agent [2020-11-09T08:55:56.691Z] SSH_AUTH_SOCK=/tmp/ssh-80NoIdSJMrgy/agent.12 [2020-11-09T08:55:56.691Z] SSH_AGENT_PID=17 [2020-11-09T08:55:56.701Z] Running ssh-add (command line suppressed) [2020-11-09T08:55:56.821Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_759628269052347348.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_759628269052347348.key) [2020-11-09T08:55:56.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T08:55:57.206Z] + git tag --points-at HEAD [Pipeline] } [2020-11-09T08:55:57.228Z] $ docker exec --env ******** --env ******** 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 ssh-agent -k [2020-11-09T08:55:57.338Z] unset SSH_AUTH_SOCK; [2020-11-09T08:55:57.339Z] unset SSH_AGENT_PID; [2020-11-09T08:55:57.339Z] echo Agent pid 17 killed; [2020-11-09T08:55:57.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-09T08:55:57.522Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T08:55:57.523Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T08:55:57.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T08:55:57.682Z] $ docker exec 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 ssh-agent [2020-11-09T08:55:57.836Z] SSH_AUTH_SOCK=/tmp/ssh-FDvY6eA3Gcb0/agent.45 [2020-11-09T08:55:57.836Z] SSH_AGENT_PID=51 [2020-11-09T08:55:57.842Z] Running ssh-add (command line suppressed) [2020-11-09T08:55:57.962Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_824643548935381422.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_824643548935381422.key) [2020-11-09T08:55:58.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T08:55:58.342Z] + git semver init [2020-11-09T08:55:58.342Z] # -> Open(): unable to determine branch for HEAD [2020-11-09T08:55:58.342Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-09T08:55:58.342Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T08:55:58.342Z] # $SEMVER_REMOTE_NAME = origin [2020-11-09T08:55:58.342Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-09T08:55:58.342Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-09T08:55:58.342Z] # $SEMVER_BRANCH = PR-365 [2020-11-09T08:55:58.342Z] # $SEMVER_TEMP = /tmp/semver-598657830 [2020-11-09T08:55:58.342Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-09T08:55:58.915Z] # '/tmp/semver-598657830' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-09T08:55:58.915Z] # -> Force: false [2020-11-09T08:55:58.915Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-09T08:55:58.929Z] $ docker exec --env ******** --env ******** 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 ssh-agent -k [2020-11-09T08:55:59.050Z] unset SSH_AUTH_SOCK; [2020-11-09T08:55:59.050Z] unset SSH_AGENT_PID; [2020-11-09T08:55:59.050Z] echo Agent pid 51 killed; [2020-11-09T08:55:59.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-09T08:55:59.564Z] + git semver [Pipeline] } [2020-11-09T08:55:59.581Z] $ docker stop --time=1 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 [2020-11-09T08:56:01.382Z] $ docker rm -f 29644f8b6d372b1929c9e5368e1143a7bd9ec6008d93297e27cd250a33039474 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T08:56:01.868Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-09T08:56:02.446Z] Stashed 1 file(s) [Pipeline] echo [2020-11-09T08:56:02.449Z] [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-11-09T08:56:17.949Z] Still waiting to schedule task [2020-11-09T08:56:17.950Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11588’ [2020-11-09T08:56:17.952Z] Still waiting to schedule task [2020-11-09T08:56:17.952Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-09T08:58:01.373Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11589 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T08:58:01.438Z] Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout [2020-11-09T08:58:06.541Z] using credential edgex-jenkins-ssh [2020-11-09T08:58:06.602Z] Cloning the remote Git repository [2020-11-09T08:58:06.673Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:58:06.785Z] > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 [2020-11-09T08:58:06.855Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:58:06.855Z] > git --version # timeout=10 [2020-11-09T08:58:06.875Z] > git --version # 'git version 2.17.1' [2020-11-09T08:58:06.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:58:06.962Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:58:08.603Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 7f5dfe98cacf122770e4c9a320cd083bcd119e48 [2020-11-09T08:58:08.863Z] Merge succeeded, producing 7f5dfe98cacf122770e4c9a320cd083bcd119e48 [2020-11-09T08:58:08.864Z] Checking out Revision 7f5dfe98cacf122770e4c9a320cd083bcd119e48 (PR-365) [2020-11-09T08:58:07.898Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:58:07.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:58:07.943Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:58:07.982Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:58:07.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:58:07.996Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T08:58:08.636Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:58:08.657Z] > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 [2020-11-09T08:58:08.785Z] > git remote # timeout=10 [2020-11-09T08:58:08.809Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T08:58:08.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:58:08.835Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T08:58:08.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T08:58:08.885Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:58:08.897Z] > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 [2020-11-09T08:58:13.258Z] Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T08:58:14.137Z] provisioning config files... [2020-11-09T08:58:14.181Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/10@tmp/config6013977660552525672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:58:15.207Z] ---> docker-login.sh [2020-11-09T08:58:15.207Z] nexus3.edgexfoundry.org:10001 [2020-11-09T08:58:16.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:58:16.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:58:16.473Z] Configure a credential helper to remove this warning. See [2020-11-09T08:58:16.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:58:16.473Z] [2020-11-09T08:58:16.473Z] Login Succeeded [2020-11-09T08:58:16.473Z] nexus3.edgexfoundry.org:10002 [2020-11-09T08:58:16.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:58:17.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:58:17.024Z] Configure a credential helper to remove this warning. See [2020-11-09T08:58:17.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:58:17.024Z] [2020-11-09T08:58:17.024Z] Login Succeeded [2020-11-09T08:58:17.024Z] nexus3.edgexfoundry.org:10003 [2020-11-09T08:58:17.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:58:17.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:58:17.301Z] Configure a credential helper to remove this warning. See [2020-11-09T08:58:17.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:58:17.301Z] [2020-11-09T08:58:17.301Z] Login Succeeded [2020-11-09T08:58:17.577Z] nexus3.edgexfoundry.org:10004 [2020-11-09T08:58:17.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:58:17.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:58:17.856Z] Configure a credential helper to remove this warning. See [2020-11-09T08:58:17.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:58:17.856Z] [2020-11-09T08:58:17.856Z] Login Succeeded [2020-11-09T08:58:17.856Z] docker.io [2020-11-09T08:58:18.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:58:18.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:58:18.753Z] Configure a credential helper to remove this warning. See [2020-11-09T08:58:18.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:58:18.753Z] [2020-11-09T08:58:18.753Z] Login Succeeded [2020-11-09T08:58:18.753Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T08:58:18.838Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T08:58:19.410Z] ========================================================= [2020-11-09T08:58:19.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-09T08:58:19.410Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:58:19.809Z] + 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-11-09T08:58:20.420Z] Sending build context to Docker daemon 1.858MB [2020-11-09T08:58:20.420Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T08:58:20.420Z] Step 2/7 : FROM ${BASE} [2020-11-09T08:58:20.420Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-09T08:58:20.420Z] b538f80385f9: Pulling fs layer [2020-11-09T08:58:20.420Z] 74f711af9a0d: Pulling fs layer [2020-11-09T08:58:20.420Z] 99f96fe45779: Pulling fs layer [2020-11-09T08:58:20.420Z] 8529a6b9a6be: Pulling fs layer [2020-11-09T08:58:20.420Z] 45590311c82a: Pulling fs layer [2020-11-09T08:58:20.420Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-09T08:58:20.420Z] 209524e5b208: Pulling fs layer [2020-11-09T08:58:20.420Z] 8529a6b9a6be: Waiting [2020-11-09T08:58:20.420Z] 45590311c82a: Waiting [2020-11-09T08:58:20.420Z] 69ca0ff8b7b3: Waiting [2020-11-09T08:58:20.420Z] 209524e5b208: Waiting [2020-11-09T08:58:20.420Z] 99f96fe45779: Verifying Checksum [2020-11-09T08:58:20.420Z] 99f96fe45779: Download complete [2020-11-09T08:58:20.420Z] 74f711af9a0d: Verifying Checksum [2020-11-09T08:58:20.420Z] 74f711af9a0d: Download complete [2020-11-09T08:58:20.420Z] 45590311c82a: Verifying Checksum [2020-11-09T08:58:20.420Z] 45590311c82a: Download complete [2020-11-09T08:58:21.018Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-09T08:58:21.018Z] 69ca0ff8b7b3: Download complete [2020-11-09T08:58:21.018Z] b538f80385f9: Verifying Checksum [2020-11-09T08:58:21.018Z] b538f80385f9: Download complete [2020-11-09T08:58:22.004Z] b538f80385f9: Pull complete [2020-11-09T08:58:22.282Z] 74f711af9a0d: Pull complete [2020-11-09T08:58:22.881Z] 99f96fe45779: Pull complete [2020-11-09T08:58:23.480Z] 209524e5b208: Verifying Checksum [2020-11-09T08:58:23.480Z] 209524e5b208: Download complete [2020-11-09T08:58:24.468Z] 8529a6b9a6be: Verifying Checksum [2020-11-09T08:58:24.468Z] 8529a6b9a6be: Download complete [2020-11-09T08:58:36.897Z] 8529a6b9a6be: Pull complete [2020-11-09T08:58:36.897Z] 45590311c82a: Pull complete [2020-11-09T08:58:36.897Z] 69ca0ff8b7b3: Pull complete [2020-11-09T08:58:39.555Z] 209524e5b208: Pull complete [2020-11-09T08:58:39.555Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-09T08:58:39.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-09T08:58:39.555Z] ---> 5bddaf1c2fca [2020-11-09T08:58:39.555Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T08:58:42.963Z] ---> Running in 683175d498fa [2020-11-09T08:58:42.963Z] Removing intermediate container 683175d498fa [2020-11-09T08:58:42.963Z] ---> 73f8c884d3bf [2020-11-09T08:58:42.963Z] Step 4/7 : RUN apk add bash [2020-11-09T08:58:42.963Z] ---> Running in 4e60b36ec4e8 [2020-11-09T08:58:44.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-09T08:58:45.541Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-09T08:58:46.519Z] OK: 142 MiB in 39 packages [2020-11-09T08:58:47.951Z] Removing intermediate container 4e60b36ec4e8 [2020-11-09T08:58:47.951Z] ---> 287ce97a651e [2020-11-09T08:58:47.951Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T08:58:47.951Z] ---> Running in 1c4669482099 [2020-11-09T08:58:48.226Z] Removing intermediate container 1c4669482099 [2020-11-09T08:58:48.226Z] ---> ed8ea5dc5fef [2020-11-09T08:58:48.226Z] Step 6/7 : COPY go.mod . [2020-11-09T08:58:49.242Z] ---> 66b59ea19fa5 [2020-11-09T08:58:49.243Z] Step 7/7 : RUN go mod download [2020-11-09T08:58:49.243Z] ---> Running in 90860e6958cf [2020-11-09T08:58:55.088Z] Running on prd-centos7-docker-4c-2g-11590 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T08:58:55.146Z] Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout [2020-11-09T08:58:58.225Z] using credential edgex-jenkins-ssh [2020-11-09T08:58:58.279Z] Cloning the remote Git repository [2020-11-09T08:58:58.314Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:58:58.392Z] > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 [2020-11-09T08:58:58.450Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:58:58.451Z] > git --version # timeout=10 [2020-11-09T08:58:58.460Z] > git --version # 'git version 2.16.5' [2020-11-09T08:58:58.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:58:58.506Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:58:59.654Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 7f5dfe98cacf122770e4c9a320cd083bcd119e48 [2020-11-09T08:58:59.760Z] Merge succeeded, producing 7f5dfe98cacf122770e4c9a320cd083bcd119e48 [2020-11-09T08:58:59.761Z] Checking out Revision 7f5dfe98cacf122770e4c9a320cd083bcd119e48 (PR-365) [2020-11-09T08:58:59.140Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:58:59.146Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T08:58:59.156Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T08:58:59.168Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T08:58:59.168Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:58:59.172Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-09T08:58:59.665Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:58:59.672Z] > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 [2020-11-09T08:58:59.731Z] > git remote # timeout=10 [2020-11-09T08:58:59.736Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T08:58:59.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T08:58:59.747Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T08:58:59.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T08:58:59.765Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T08:58:59.769Z] > git checkout -f 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 [2020-11-09T08:59:03.411Z] Commit message: "feat(clients): Add V2 CommonClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T08:59:04.081Z] provisioning config files... [2020-11-09T08:59:04.109Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/10@tmp/config8496450027062172821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T08:59:04.345Z] Removing intermediate container 90860e6958cf [2020-11-09T08:59:04.345Z] ---> cb3101434d52 [2020-11-09T08:59:04.345Z] Successfully built cb3101434d52 [2020-11-09T08:59:04.345Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:59:04.762Z] ---> docker-login.sh [2020-11-09T08:59:04.762Z] nexus3.edgexfoundry.org:10001 [2020-11-09T08:59:04.861Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T08:59:04.861Z] . [Pipeline] withDockerContainer [2020-11-09T08:59:05.142Z] prd-ubuntu18.04-docker-arm64-4c-16g-11589 does not seem to be running inside a container [2020-11-09T08:59:05.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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-11-09T08:59:05.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:59:05.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:59:05.724Z] Configure a credential helper to remove this warning. See [2020-11-09T08:59:05.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:59:05.724Z] [2020-11-09T08:59:05.724Z] Login Succeeded [2020-11-09T08:59:05.724Z] nexus3.edgexfoundry.org:10002 [2020-11-09T08:59:05.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:59:05.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:59:05.986Z] Configure a credential helper to remove this warning. See [2020-11-09T08:59:05.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:59:05.986Z] [2020-11-09T08:59:05.986Z] Login Succeeded [2020-11-09T08:59:05.986Z] nexus3.edgexfoundry.org:10003 [2020-11-09T08:59:05.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:59:05.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:59:05.986Z] Configure a credential helper to remove this warning. See [2020-11-09T08:59:05.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:59:05.986Z] [2020-11-09T08:59:05.986Z] Login Succeeded [2020-11-09T08:59:05.986Z] nexus3.edgexfoundry.org:10004 [2020-11-09T08:59:06.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:59:06.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:59:06.252Z] Configure a credential helper to remove this warning. See [2020-11-09T08:59:06.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:59:06.252Z] [2020-11-09T08:59:06.252Z] Login Succeeded [2020-11-09T08:59:06.252Z] docker.io [2020-11-09T08:59:06.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T08:59:06.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T08:59:06.779Z] Configure a credential helper to remove this warning. See [2020-11-09T08:59:06.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T08:59:06.779Z] [2020-11-09T08:59:06.779Z] Login Succeeded [2020-11-09T08:59:06.779Z] ---> docker-login.sh ends [2020-11-09T08:59:07.091Z] $ docker top 562394554a603873c938ad9747ec7060c0b8ed8cb9bc0cbfe7c4749db2713750 -eo pid,comm [Pipeline] { [Pipeline] } [2020-11-09T08:59:07.444Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T08:59:07.874Z] ========================================================= [2020-11-09T08:59:07.874Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-09T08:59:07.874Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:59:08.228Z] + 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-11-09T08:59:08.490Z] Sending build context to Docker daemon 1.858MB [2020-11-09T08:59:08.490Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T08:59:08.490Z] Step 2/7 : FROM ${BASE} [2020-11-09T08:59:08.490Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-09T08:59:08.490Z] df20fa9351a1: Pulling fs layer [2020-11-09T08:59:08.490Z] ed8968b2872e: Pulling fs layer [2020-11-09T08:59:08.490Z] a92cc7c5fd73: Pulling fs layer [2020-11-09T08:59:08.490Z] e871e8e8d7a9: Pulling fs layer [2020-11-09T08:59:08.490Z] e73272ec9a57: Pulling fs layer [2020-11-09T08:59:08.490Z] 1e910a182e73: Pulling fs layer [2020-11-09T08:59:08.490Z] 4e634b169226: Pulling fs layer [2020-11-09T08:59:08.490Z] e73272ec9a57: Waiting [2020-11-09T08:59:08.490Z] 1e910a182e73: Waiting [2020-11-09T08:59:08.490Z] e871e8e8d7a9: Waiting [2020-11-09T08:59:08.490Z] 4e634b169226: Waiting [2020-11-09T08:59:08.490Z] a92cc7c5fd73: Verifying Checksum [2020-11-09T08:59:08.490Z] a92cc7c5fd73: Download complete [2020-11-09T08:59:08.490Z] ed8968b2872e: Download complete [2020-11-09T08:59:08.521Z] + go version [2020-11-09T08:59:08.521Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-09T08:59:08.554Z] $ docker stop --time=1 562394554a603873c938ad9747ec7060c0b8ed8cb9bc0cbfe7c4749db2713750 [2020-11-09T08:59:08.754Z] e73272ec9a57: Download complete [2020-11-09T08:59:08.754Z] df20fa9351a1: Verifying Checksum [2020-11-09T08:59:08.754Z] df20fa9351a1: Download complete [2020-11-09T08:59:08.754Z] 1e910a182e73: Verifying Checksum [2020-11-09T08:59:08.754Z] 1e910a182e73: Download complete [2020-11-09T08:59:09.016Z] df20fa9351a1: Pull complete [2020-11-09T08:59:09.016Z] ed8968b2872e: Pull complete [2020-11-09T08:59:09.281Z] a92cc7c5fd73: Pull complete [2020-11-09T08:59:10.508Z] $ docker rm -f 562394554a603873c938ad9747ec7060c0b8ed8cb9bc0cbfe7c4749db2713750 [2020-11-09T08:59:10.676Z] 4e634b169226: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-11-09T08:59:10.946Z] e871e8e8d7a9: Verifying Checksum [2020-11-09T08:59:10.946Z] e871e8e8d7a9: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:59:11.557Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T08:59:11.557Z] . [Pipeline] withDockerContainer [2020-11-09T08:59:11.832Z] prd-ubuntu18.04-docker-arm64-4c-16g-11589 does not seem to be running inside a container [2020-11-09T08:59:11.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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-11-09T08:59:13.837Z] $ docker top bc6cab29c420ace1146fcd25d6ed285ea2132ff441cbf8a039c7372b97989e27 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:59:15.255Z] + make test [2020-11-09T08:59:15.256Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T08:59:16.277Z] e871e8e8d7a9: Pull complete [2020-11-09T08:59:16.277Z] e73272ec9a57: Pull complete [2020-11-09T08:59:16.277Z] 1e910a182e73: Pull complete [2020-11-09T08:59:24.456Z] 4e634b169226: Pull complete [2020-11-09T08:59:24.456Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-09T08:59:24.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-09T08:59:24.456Z] ---> f7629b54cfaa [2020-11-09T08:59:24.456Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T08:59:24.456Z] ---> Running in cb0c6c7577fc [2020-11-09T08:59:24.456Z] Removing intermediate container cb0c6c7577fc [2020-11-09T08:59:24.456Z] ---> c4fc6dd78ff4 [2020-11-09T08:59:24.456Z] Step 4/7 : RUN apk add bash [2020-11-09T08:59:24.456Z] ---> Running in feee33e24ddc [2020-11-09T08:59:25.859Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-09T08:59:26.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-09T08:59:27.020Z] OK: 166 MiB in 39 packages [2020-11-09T08:59:27.598Z] Removing intermediate container feee33e24ddc [2020-11-09T08:59:27.598Z] ---> 9028a69b493f [2020-11-09T08:59:27.598Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T08:59:27.598Z] ---> Running in 2aaa9211d4fb [2020-11-09T08:59:27.598Z] Removing intermediate container 2aaa9211d4fb [2020-11-09T08:59:27.598Z] ---> a45f81dac8a3 [2020-11-09T08:59:27.598Z] Step 6/7 : COPY go.mod . [2020-11-09T08:59:27.871Z] ---> 2a62dd585bcb [2020-11-09T08:59:27.871Z] Step 7/7 : RUN go mod download [2020-11-09T08:59:27.871Z] ---> Running in de8ee44caa99 [2020-11-09T08:59:37.490Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T08:59:37.918Z] Removing intermediate container de8ee44caa99 [2020-11-09T08:59:37.918Z] ---> 48fbc7de2a6c [2020-11-09T08:59:37.918Z] Successfully built 48fbc7de2a6c [2020-11-09T08:59:37.918Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:59:38.091Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.030s coverage: 85.7% of statements [2020-11-09T08:59:38.091Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.063s coverage: 100.0% of statements [2020-11-09T08:59:38.235Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T08:59:38.235Z] . [Pipeline] withDockerContainer [2020-11-09T08:59:38.342Z] prd-centos7-docker-4c-2g-11590 does not seem to be running inside a container [2020-11-09T08:59:38.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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-x86_64 cat [2020-11-09T08:59:39.093Z] $ docker top 295f401035dc42f67bffdf53081fc7ca4653db28fdb83ec82b86933feb512084 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:59:39.657Z] + go version [2020-11-09T08:59:39.657Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-09T08:59:39.674Z] $ docker stop --time=1 295f401035dc42f67bffdf53081fc7ca4653db28fdb83ec82b86933feb512084 [2020-11-09T08:59:40.085Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.043s coverage: 45.4% of statements [2020-11-09T08:59:40.085Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements [2020-11-09T08:59:40.086Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T08:59:40.086Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.022s coverage: 6.4% of statements [2020-11-09T08:59:41.025Z] $ docker rm -f 295f401035dc42f67bffdf53081fc7ca4653db28fdb83ec82b86933feb512084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-11-09T08:59:41.540Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.054s coverage: 14.7% of statements [2020-11-09T08:59:41.540Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.050s coverage: 100.0% of statements [Pipeline] isUnix [Pipeline] sh [2020-11-09T08:59:41.860Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T08:59:41.860Z] . [Pipeline] withDockerContainer [2020-11-09T08:59:42.037Z] prd-centos7-docker-4c-2g-11590 does not seem to be running inside a container [2020-11-09T08:59:42.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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-x86_64 cat [2020-11-09T08:59:42.793Z] $ docker top 18c53074fbde375d839389031d0da84a4aff3dbc314299fa7a39c87bebbd2181 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T08:59:43.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.084s coverage: 91.8% of statements [2020-11-09T08:59:43.004Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T08:59:43.004Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T08:59:43.004Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.037s coverage: 100.0% of statements [2020-11-09T08:59:43.281Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.031s coverage: 48.9% of statements [2020-11-09T08:59:43.287Z] + make test [2020-11-09T08:59:43.287Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T08:59:48.712Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.113s coverage: 63.0% of statements [2020-11-09T08:59:48.713Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.009s coverage: 26.3% of statements [2020-11-09T08:59:48.713Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.035s coverage: 15.4% of statements [2020-11-09T08:59:48.713Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.031s coverage: 15.4% of statements [2020-11-09T08:59:48.713Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.021s coverage: 14.3% of statements [2020-11-09T08:59:48.713Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T08:59:48.713Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.057s coverage: 75.7% of statements [2020-11-09T08:59:48.713Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] [2020-11-09T08:59:48.713Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-09T08:59:48.713Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.029s coverage: 29.1% of statements [2020-11-09T08:59:48.713Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.072s coverage: 100.0% of statements [2020-11-09T08:59:50.006Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T08:59:50.281Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.027s coverage: 85.7% of statements [2020-11-09T08:59:50.281Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.008s coverage: 100.0% of statements [2020-11-09T08:59:50.900Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements [2020-11-09T08:59:50.900Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.014s coverage: 77.8% of statements [2020-11-09T08:59:50.900Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T08:59:50.900Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 6.4% of statements [2020-11-09T08:59:51.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 94.4% of statements [2020-11-09T08:59:51.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.036s coverage: 100.0% of statements [2020-11-09T08:59:51.334Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T08:59:51.334Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T08:59:51.869Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.032s coverage: 14.7% of statements [2020-11-09T08:59:51.869Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.035s coverage: 100.0% of statements [2020-11-09T08:59:51.869Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.022s coverage: 91.8% of statements [2020-11-09T08:59:51.869Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T08:59:51.869Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T08:59:51.869Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements [2020-11-09T08:59:52.143Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.016s coverage: 48.9% of statements [2020-11-09T08:59:54.098Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.022s coverage: 63.0% of statements [2020-11-09T08:59:54.098Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.007s coverage: 26.3% of statements [2020-11-09T08:59:54.098Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.014s coverage: 15.4% of statements [2020-11-09T08:59:54.098Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.035s coverage: 15.4% of statements [2020-11-09T08:59:54.098Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.004s coverage: 14.3% of statements [2020-11-09T08:59:54.098Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T08:59:54.372Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.027s coverage: 75.7% of statements [2020-11-09T08:59:54.372Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] [2020-11-09T08:59:54.372Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-09T08:59:54.372Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.008s coverage: 29.1% of statements [2020-11-09T08:59:54.372Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 100.0% of statements [2020-11-09T08:59:54.962Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.020s coverage: 94.4% of statements [2020-11-09T08:59:54.962Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2020-11-09T08:59:54.962Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T08:59:54.962Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T08:59:55.646Z] gofmt -l . [2020-11-09T08:59:55.917Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-09T08:59:56.223Z] $ docker stop --time=1 bc6cab29c420ace1146fcd25d6ed285ea2132ff441cbf8a039c7372b97989e27 [2020-11-09T08:59:56.371Z] gofmt -l . [2020-11-09T08:59:56.371Z] [ "`gofmt -l .`" = "" ] [2020-11-09T08:59:58.291Z] $ docker rm -f bc6cab29c420ace1146fcd25d6ed285ea2132ff441cbf8a039c7372b97989e27 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2020-11-09T08:59:58.857Z] $ docker stop --time=1 18c53074fbde375d839389031d0da84a4aff3dbc314299fa7a39c87bebbd2181 [2020-11-09T08:59:59.114Z] + sudo chown -R jenkins:jenkins . [2020-11-09T09:00:01.125Z] $ docker rm -f 18c53074fbde375d839389031d0da84a4aff3dbc314299fa7a39c87bebbd2181 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh [2020-11-09T09:00:01.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-09T09:00:01.693Z] Warning: overwriting stash ‘coverage-report’ [2020-11-09T09:00:02.027Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-11-09T09:00:02.337Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "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 "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-09T09:00:05.211Z] provisioning config files... [2020-11-09T09:00:05.225Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config531721635281892405tmp [Pipeline] { [Pipeline] sh [2020-11-09T09:00:05.603Z] + set +x [2020-11-09T09:00:05.603Z] + curl -s https://codecov.io/bash [2020-11-09T09:00:05.603Z] + bash -s -- [2020-11-09T09:00:05.865Z] [2020-11-09T09:00:05.865Z] _____ _ [2020-11-09T09:00:05.865Z] / ____| | | [2020-11-09T09:00:05.865Z] | | ___ __| | ___ ___ _____ __ [2020-11-09T09:00:05.865Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-09T09:00:05.865Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-09T09:00:05.865Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-09T09:00:05.865Z] Bash-20201106-81372f2 [2020-11-09T09:00:05.865Z] [2020-11-09T09:00:05.865Z] [2020-11-09T09:00:05.865Z] ==> Jenkins CI detected. [2020-11-09T09:00:05.865Z] project root: . [2020-11-09T09:00:05.865Z] --> token set from env [2020-11-09T09:00:05.865Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-09T09:00:05.865Z] ==> Running gcov in . (disable via -X gcov) [2020-11-09T09:00:05.865Z] ==> Python coveragepy not found [2020-11-09T09:00:05.865Z] ==> Searching for coverage reports in: [2020-11-09T09:00:05.865Z] + . [2020-11-09T09:00:05.865Z] -> Found 1 reports [2020-11-09T09:00:05.865Z] ==> Detecting git/mercurial file structure [2020-11-09T09:00:05.865Z] ==> Reading reports [2020-11-09T09:00:05.865Z] + ./coverage.out bytes=109840 [2020-11-09T09:00:05.865Z] ==> Appending adjustments [2020-11-09T09:00:05.865Z] https://docs.codecov.io/docs/fixing-reports [2020-11-09T09:00:06.817Z] + Found adjustments [2020-11-09T09:00:06.817Z] ==> Gzipping contents [2020-11-09T09:00:06.817Z] ==> Uploading reports [2020-11-09T09:00:06.817Z] url: https://codecov.io [2020-11-09T09:00:06.817Z] query: branch=PR-365&commit=7f5dfe98cacf122770e4c9a320cd083bcd119e48&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T09:00:06.817Z] -> Pinging Codecov [2020-11-09T09:00:06.817Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=7f5dfe98cacf122770e4c9a320cd083bcd119e48&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F10%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T09:00:07.087Z] -> Uploading to [2020-11-09T09:00:07.087Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-09/71470A77251A30514AAF9C0BB2E5B6CE/7f5dfe98cacf122770e4c9a320cd083bcd119e48/9cf475dd-ec53-47a1-9b5b-9225b199f6d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T090006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=18c3f067aa21c96fd50bad0adf2d3a04f12aecc3823a71c8488b68957e6852cb [2020-11-09T09:00:07.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-09T09:00:07.087Z] Dload Upload Total Spent Left Speed [2020-11-09T09:00:07.662Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17622 0 0 100 17622 0 39865 --:--:-- --:--:-- --:--:-- 39959 [2020-11-09T09:00:07.662Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/7f5dfe98cacf122770e4c9a320cd083bcd119e48 [Pipeline] } [2020-11-09T09:00:07.672Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:00:10.382Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:00:10.950Z] ---> package-listing.sh [2020-11-09T09:00:10.950Z] ++ facter osfamily [2020-11-09T09:00:10.950Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-09T09:00:10.950Z] + OS_FAMILY=redhat [2020-11-09T09:00:10.950Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T09:00:10.950Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-09T09:00:10.950Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-09T09:00:10.950Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-09T09:00:10.950Z] + PACKAGES=/tmp/packages_start.txt [2020-11-09T09:00:10.950Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T09:00:10.950Z] + PACKAGES=/tmp/packages_end.txt [2020-11-09T09:00:10.950Z] + case "${OS_FAMILY}" in [2020-11-09T09:00:10.950Z] + rpm -qa [2020-11-09T09:00:10.950Z] + sort [2020-11-09T09:00:15.179Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-09T09:00:15.179Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-09T09:00:15.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-09T09:00:15.179Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T09:00:15.179Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-09T09:00:15.179Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [Pipeline] echo [2020-11-09T09:00:15.193Z] 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-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-09T09:00:15.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:00:15.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T09:00:15.866Z] [2020-11-09T09:00:15.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:00:16.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T09:00:16.240Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-09T09:00:16.240Z] df20fa9351a1: Pulling fs layer [2020-11-09T09:00:16.240Z] 36b3adc4ff6f: Pulling fs layer [2020-11-09T09:00:16.240Z] 8ad3a11d3b57: Pulling fs layer [2020-11-09T09:00:16.240Z] 46f8f816bc3b: Pulling fs layer [2020-11-09T09:00:16.240Z] 93b61091891f: Pulling fs layer [2020-11-09T09:00:16.240Z] 93b9cdb0e59b: Pulling fs layer [2020-11-09T09:00:16.240Z] 5e14af77c1be: Pulling fs layer [2020-11-09T09:00:16.240Z] 01666e4c0597: Pulling fs layer [2020-11-09T09:00:16.240Z] aa168da1d23b: Pulling fs layer [2020-11-09T09:00:16.240Z] 46f8f816bc3b: Waiting [2020-11-09T09:00:16.240Z] 93b61091891f: Waiting [2020-11-09T09:00:16.240Z] 93b9cdb0e59b: Waiting [2020-11-09T09:00:16.240Z] 5e14af77c1be: Waiting [2020-11-09T09:00:16.240Z] 01666e4c0597: Waiting [2020-11-09T09:00:16.240Z] aa168da1d23b: Waiting [2020-11-09T09:00:16.240Z] 36b3adc4ff6f: Download complete [2020-11-09T09:00:16.240Z] 46f8f816bc3b: Verifying Checksum [2020-11-09T09:00:16.240Z] 46f8f816bc3b: Download complete [2020-11-09T09:00:16.503Z] df20fa9351a1: Download complete [2020-11-09T09:00:16.503Z] 93b61091891f: Verifying Checksum [2020-11-09T09:00:16.503Z] 93b61091891f: Download complete [2020-11-09T09:00:16.503Z] 93b9cdb0e59b: Verifying Checksum [2020-11-09T09:00:16.503Z] 93b9cdb0e59b: Download complete [2020-11-09T09:00:16.503Z] 5e14af77c1be: Verifying Checksum [2020-11-09T09:00:16.503Z] 5e14af77c1be: Download complete [2020-11-09T09:00:16.503Z] 8ad3a11d3b57: Verifying Checksum [2020-11-09T09:00:16.503Z] 8ad3a11d3b57: Download complete [2020-11-09T09:00:16.503Z] 01666e4c0597: Verifying Checksum [2020-11-09T09:00:16.503Z] 01666e4c0597: Download complete [2020-11-09T09:00:17.091Z] df20fa9351a1: Pull complete [2020-11-09T09:00:17.091Z] 36b3adc4ff6f: Pull complete [2020-11-09T09:00:18.049Z] 8ad3a11d3b57: Pull complete [2020-11-09T09:00:18.049Z] 46f8f816bc3b: Pull complete [2020-11-09T09:00:18.628Z] 93b61091891f: Pull complete [2020-11-09T09:00:18.628Z] aa168da1d23b: Verifying Checksum [2020-11-09T09:00:18.628Z] aa168da1d23b: Download complete [2020-11-09T09:00:18.628Z] 93b9cdb0e59b: Pull complete [2020-11-09T09:00:18.628Z] 5e14af77c1be: Pull complete [2020-11-09T09:00:18.892Z] 01666e4c0597: Pull complete [2020-11-09T09:00:25.530Z] aa168da1d23b: Pull complete [2020-11-09T09:00:25.530Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-09T09:00:25.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T09:00:25.530Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-09T09:00:25.716Z] prd-centos7-docker-4c-2g-11588 does not seem to be running inside a container [2020-11-09T09:00:25.768Z] $ 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-365/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-365 -v /w/workspace/dry_go-mod-core-contracts_PR-365:/w/workspace/dry_go-mod-core-contracts_PR-365:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-365@tmp:/w/workspace/dry_go-mod-core-contracts_PR-365@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-09T09:00:29.234Z] $ docker top ff78d58e7fcdc2c73187128db40a7b7fa2465e5394c8f9fc81cdf90bd575ee46 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T09:00:29.703Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-09T09:00:30.008Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-09T09:00:30.310Z] + ls /var/log/sa-host [2020-11-09T09:00:30.310Z] + sadf -c /var/log/sa-host/sa05 [2020-11-09T09:00:30.310Z] file_magic: OK [2020-11-09T09:00:30.310Z] HZ: Using current value: 100 [2020-11-09T09:00:30.310Z] file_header: OK [2020-11-09T09:00:30.310Z] 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-11-09T09:00:30.310Z] Statistics: [2020-11-09T09:00:30.310Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T09:00:30.310Z] File successfully converted to sysstat format version 12.2.1 [2020-11-09T09:00:30.310Z] + sadf -c /var/log/sa-host/sa09 [2020-11-09T09:00:30.310Z] file_magic: OK [2020-11-09T09:00:30.310Z] HZ: Using current value: 100 [2020-11-09T09:00:30.310Z] file_header: OK [2020-11-09T09:00:30.310Z] 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-11-09T09:00:30.310Z] Statistics: [2020-11-09T09:00:30.310Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T09:00:30.310Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-09T09:00:30.537Z] provisioning config files... [2020-11-09T09:00:30.553Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config2141736443627982861tmp [Pipeline] { [Pipeline] echo [2020-11-09T09:00:30.645Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:00:30.961Z] ---> create-netrc.sh [Pipeline] } [2020-11-09T09:00:30.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-09T09:00:31.062Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:00:31.358Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-09T09:00:31.368Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:00:31.664Z] ---> sudo-logs.sh [2020-11-09T09:00:31.665Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-09T09:00:31.676Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:00:31.972Z] ---> job-cost.sh [2020-11-09T09:00:31.972Z] lf-activate-venv: SKIPPING [2020-11-09T09:00:31.972Z] INFO: No Stack... [2020-11-09T09:00:32.921Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-09T09:00:33.184Z] INFO: Archiving Costs [Pipeline] echo [2020-11-09T09:00:33.198Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:00:33.500Z] ---> logs-deploy.sh [2020-11-09T09:00:33.500Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/10 [2020-11-09T09:00:33.500Z] INFO: archiving workspace using pattern(s): [2020-11-09T09:00:35.425Z] Archives upload complete. [2020-11-09T09:00:35.425Z] INFO: archiving logs to Nexus