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 0a81a3158a62444627f2e64ac16745261dc2dd4a 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-11591 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 > 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 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 0a81a3158a62444627f2e64ac16745261dc2dd4a Merge succeeded, producing 0a81a3158a62444627f2e64ac16745261dc2dd4a Checking out Revision 0a81a3158a62444627f2e64ac16745261dc2dd4a (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f 0a81a3158a62444627f2e64ac16745261dc2dd4a # 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 0a81a3158a62444627f2e64ac16745261dc2dd4a # timeout=10 Commit message: "feat(clients): Add V2 CommonClient" First time build. Skipping changelog. > git rev-list --no-walk 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-09T09:02:13.273Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-09T09:02:13.553Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-09T09:02:13.653Z] ========================================================= [2020-11-09T09:02:13.653Z] EdgeX Global Pipelines Version Info [2020-11-09T09:02:13.653Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:02:15.153Z] ------------------- [2020-11-09T09:02:15.153Z] stable info: [2020-11-09T09:02:15.153Z] ------------------- [2020-11-09T09:02:15.153Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-09T09:02:15.153Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T09:02:15.153Z] Message: update stable to v1.0.162 [2020-11-09T09:02:16.103Z] ------------------- [2020-11-09T09:02:16.103Z] experimental info: [2020-11-09T09:02:16.103Z] ------------------- [2020-11-09T09:02:16.103Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-09T09:02:16.103Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T09:02:16.103Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-09T09:02:16.452Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-09T09:02:16.543Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-09T09:02:16.627Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-09T09:02:16.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-09T09:02:16.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-09T09:02:16.967Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-09T09:02:17.052Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-09T09:02:17.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-09T09:02:17.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-09T09:02:17.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-09T09:02:17.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-09T09:02:17.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-09T09:02:17.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-09T09:02:17.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-09T09:02:17.850Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T09:02:17.935Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T09:02:18.024Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T09:02:18.112Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T09:02:18.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-09T09:02:18.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-09T09:02:18.361Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-09T09:02:18.443Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-09T09:02:18.528Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-09T09:02:18.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-09T09:02:18.702Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-09T09:02:18.784Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-09T09:02:18.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-09T09:02:18.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-09T09:02:19.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-09T09:02:19.157Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a81a3158a62444627f2e64ac16745261dc2dd4a [Pipeline] echo [2020-11-09T09:02:19.248Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a81a31 [Pipeline] echo [2020-11-09T09:02:19.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T09:02:19.504Z] provisioning config files... [2020-11-09T09:02:19.530Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config7592044117379652723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:02:19.887Z] ---> docker-login.sh [2020-11-09T09:02:19.887Z] nexus3.edgexfoundry.org:10001 [2020-11-09T09:02:20.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:02:20.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:02:20.413Z] Configure a credential helper to remove this warning. See [2020-11-09T09:02:20.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:02:20.413Z] [2020-11-09T09:02:20.413Z] Login Succeeded [2020-11-09T09:02:20.413Z] nexus3.edgexfoundry.org:10002 [2020-11-09T09:02:20.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:02:20.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:02:20.413Z] Configure a credential helper to remove this warning. See [2020-11-09T09:02:20.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:02:20.413Z] [2020-11-09T09:02:20.413Z] Login Succeeded [2020-11-09T09:02:20.413Z] nexus3.edgexfoundry.org:10003 [2020-11-09T09:02:20.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:02:20.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:02:20.678Z] Configure a credential helper to remove this warning. See [2020-11-09T09:02:20.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:02:20.678Z] [2020-11-09T09:02:20.678Z] Login Succeeded [2020-11-09T09:02:20.678Z] nexus3.edgexfoundry.org:10004 [2020-11-09T09:02:20.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:02:20.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:02:20.942Z] Configure a credential helper to remove this warning. See [2020-11-09T09:02:20.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:02:20.942Z] [2020-11-09T09:02:20.942Z] Login Succeeded [2020-11-09T09:02:20.942Z] docker.io [2020-11-09T09:02:20.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:02:21.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:02:21.206Z] Configure a credential helper to remove this warning. See [2020-11-09T09:02:21.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:02:21.206Z] [2020-11-09T09:02:21.206Z] Login Succeeded [2020-11-09T09:02:21.206Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T09:02:21.216Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-09T09:02:21.959Z] + git log --format=format:%s -1 0a81a3158a62444627f2e64ac16745261dc2dd4a [Pipeline] echo [2020-11-09T09:02:22.035Z] GIT_COMMIT: 0a81a3158a62444627f2e64ac16745261dc2dd4a, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo [2020-11-09T09:02:22.077Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:02:23.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T09:02:23.064Z] [2020-11-09T09:02:23.064Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:02:23.413Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T09:02:23.413Z] latest: Pulling from edgex-devops/git-semver [2020-11-09T09:02:23.413Z] 31603596830f: Pulling fs layer [2020-11-09T09:02:23.413Z] 2a8b12db71e7: Pulling fs layer [2020-11-09T09:02:23.413Z] 6ca5941a6612: Pulling fs layer [2020-11-09T09:02:23.413Z] ecc8261a40a4: Pulling fs layer [2020-11-09T09:02:23.413Z] ecc8261a40a4: Waiting [2020-11-09T09:02:23.413Z] 2a8b12db71e7: Verifying Checksum [2020-11-09T09:02:23.413Z] 2a8b12db71e7: Download complete [2020-11-09T09:02:23.677Z] 31603596830f: Download complete [2020-11-09T09:02:23.677Z] ecc8261a40a4: Verifying Checksum [2020-11-09T09:02:23.677Z] ecc8261a40a4: Download complete [2020-11-09T09:02:23.677Z] 6ca5941a6612: Verifying Checksum [2020-11-09T09:02:23.677Z] 6ca5941a6612: Download complete [2020-11-09T09:02:23.941Z] 31603596830f: Pull complete [2020-11-09T09:02:24.204Z] 2a8b12db71e7: Pull complete [2020-11-09T09:02:25.160Z] 6ca5941a6612: Pull complete [2020-11-09T09:02:25.160Z] ecc8261a40a4: Pull complete [2020-11-09T09:02:25.160Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-09T09:02:25.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T09:02:25.160Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-09T09:02:25.260Z] prd-centos7-docker-4c-2g-11591 does not seem to be running inside a container [2020-11-09T09:02:25.316Z] $ 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-09T09:02:27.726Z] $ docker top 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-09T09:02:28.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T09:02:28.109Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T09:02:28.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T09:02:28.352Z] $ docker exec 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 ssh-agent [2020-11-09T09:02:28.508Z] SSH_AUTH_SOCK=/tmp/ssh-klzgewxWKdhN/agent.12 [2020-11-09T09:02:28.508Z] SSH_AGENT_PID=18 [2020-11-09T09:02:28.520Z] Running ssh-add (command line suppressed) [2020-11-09T09:02:28.638Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3672331867596438005.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3672331867596438005.key) [2020-11-09T09:02:28.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T09:02:29.034Z] + git tag --points-at HEAD [Pipeline] } [2020-11-09T09:02:29.058Z] $ docker exec --env ******** --env ******** 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 ssh-agent -k [2020-11-09T09:02:29.170Z] unset SSH_AUTH_SOCK; [2020-11-09T09:02:29.171Z] unset SSH_AGENT_PID; [2020-11-09T09:02:29.171Z] echo Agent pid 18 killed; [2020-11-09T09:02:29.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-09T09:02:29.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T09:02:29.356Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T09:02:29.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T09:02:29.525Z] $ docker exec 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 ssh-agent [2020-11-09T09:02:29.674Z] SSH_AUTH_SOCK=/tmp/ssh-76IrK2vkCQC6/agent.46 [2020-11-09T09:02:29.674Z] SSH_AGENT_PID=51 [2020-11-09T09:02:29.681Z] Running ssh-add (command line suppressed) [2020-11-09T09:02:29.799Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_422577900039759644.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_422577900039759644.key) [2020-11-09T09:02:29.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T09:02:30.208Z] + git semver init [2020-11-09T09:02:30.208Z] # -> Open(): unable to determine branch for HEAD [2020-11-09T09:02:30.208Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-09T09:02:30.208Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T09:02:30.208Z] # $SEMVER_REMOTE_NAME = origin [2020-11-09T09:02:30.208Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-09T09:02:30.208Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-09T09:02:30.208Z] # $SEMVER_BRANCH = PR-365 [2020-11-09T09:02:30.208Z] # $SEMVER_TEMP = /tmp/semver-591187997 [2020-11-09T09:02:30.208Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-09T09:02:30.794Z] # '/tmp/semver-591187997' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-09T09:02:30.794Z] # -> Force: false [2020-11-09T09:02:30.794Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-09T09:02:30.809Z] $ docker exec --env ******** --env ******** 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 ssh-agent -k [2020-11-09T09:02:30.921Z] unset SSH_AUTH_SOCK; [2020-11-09T09:02:30.922Z] unset SSH_AGENT_PID; [2020-11-09T09:02:30.922Z] echo Agent pid 51 killed; [2020-11-09T09:02:30.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-09T09:02:31.497Z] + git semver [Pipeline] } [2020-11-09T09:02:31.515Z] $ docker stop --time=1 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 [2020-11-09T09:02:33.326Z] $ docker rm -f 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T09:02:33.786Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-09T09:02:34.232Z] Stashed 1 file(s) [Pipeline] echo [2020-11-09T09:02:34.235Z] [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-09T09:02:49.724Z] Still waiting to schedule task [2020-11-09T09:02:49.724Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-09T09:02:49.726Z] Still waiting to schedule task [2020-11-09T09:02:49.726Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-09T09:04:43.483Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11592 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T09:04:43.544Z] Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout [2020-11-09T09:04:48.508Z] using credential edgex-jenkins-ssh [2020-11-09T09:04:48.575Z] Cloning the remote Git repository [2020-11-09T09:04:48.633Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T09:04:48.741Z] > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 [2020-11-09T09:04:48.817Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T09:04:48.818Z] > git --version # timeout=10 [2020-11-09T09:04:48.837Z] > git --version # 'git version 2.17.1' [2020-11-09T09:04:48.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T09:04:48.907Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T09:04:49.780Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T09:04:49.796Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T09:04:49.828Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T09:04:49.856Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T09:04:49.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T09:04:49.869Z] > 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-09T09:04:50.468Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 0a81a3158a62444627f2e64ac16745261dc2dd4a [2020-11-09T09:04:50.711Z] Merge succeeded, producing 0a81a3158a62444627f2e64ac16745261dc2dd4a [2020-11-09T09:04:50.712Z] Checking out Revision 0a81a3158a62444627f2e64ac16745261dc2dd4a (PR-365) [2020-11-09T09:04:50.488Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T09:04:50.511Z] > git checkout -f 0a81a3158a62444627f2e64ac16745261dc2dd4a # timeout=10 [2020-11-09T09:04:50.633Z] > git remote # timeout=10 [2020-11-09T09:04:50.650Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T09:04:50.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T09:04:50.677Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T09:04:50.700Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T09:04:50.720Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T09:04:50.731Z] > git checkout -f 0a81a3158a62444627f2e64ac16745261dc2dd4a # timeout=10 [2020-11-09T09:04:55.051Z] 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-09T09:04:55.912Z] provisioning config files... [2020-11-09T09:04:55.949Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/11@tmp/config4030670011322392819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:04:57.496Z] ---> docker-login.sh [2020-11-09T09:04:57.496Z] nexus3.edgexfoundry.org:10001 [2020-11-09T09:04:58.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:04:58.213Z] Running on prd-centos7-docker-4c-2g-11594 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T09:04:58.277Z] Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout [2020-11-09T09:04:58.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:04:58.701Z] Configure a credential helper to remove this warning. See [2020-11-09T09:04:58.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:04:58.701Z] [2020-11-09T09:04:58.701Z] Login Succeeded [2020-11-09T09:04:58.701Z] nexus3.edgexfoundry.org:10002 [2020-11-09T09:04:59.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:04:59.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:04:59.002Z] Configure a credential helper to remove this warning. See [2020-11-09T09:04:59.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:04:59.002Z] [2020-11-09T09:04:59.002Z] Login Succeeded [2020-11-09T09:04:59.002Z] nexus3.edgexfoundry.org:10003 [2020-11-09T09:04:59.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:04:59.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:04:59.552Z] Configure a credential helper to remove this warning. See [2020-11-09T09:04:59.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:04:59.552Z] [2020-11-09T09:04:59.552Z] Login Succeeded [2020-11-09T09:04:59.552Z] nexus3.edgexfoundry.org:10004 [2020-11-09T09:04:59.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:05:00.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:05:00.096Z] Configure a credential helper to remove this warning. See [2020-11-09T09:05:00.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:05:00.096Z] [2020-11-09T09:05:00.096Z] Login Succeeded [2020-11-09T09:05:00.096Z] docker.io [2020-11-09T09:05:00.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:05:00.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:05:00.644Z] Configure a credential helper to remove this warning. See [2020-11-09T09:05:00.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:05:00.644Z] [2020-11-09T09:05:00.644Z] Login Succeeded [2020-11-09T09:05:00.644Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T09:05:00.720Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-11-09T09:05:00.945Z] using credential edgex-jenkins-ssh [2020-11-09T09:05:01.048Z] Cloning the remote Git repository [Pipeline] echo [2020-11-09T09:05:01.176Z] ========================================================= [2020-11-09T09:05:01.176Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-09T09:05:01.176Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:05:01.592Z] + 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-09T09:05:01.075Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T09:05:01.140Z] > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 [2020-11-09T09:05:01.516Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T09:05:01.517Z] > git --version # timeout=10 [2020-11-09T09:05:01.525Z] > git --version # 'git version 2.16.5' [2020-11-09T09:05:01.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T09:05:01.554Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T09:05:02.205Z] Sending build context to Docker daemon 1.858MB [2020-11-09T09:05:02.206Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T09:05:02.206Z] Step 2/7 : FROM ${BASE} [2020-11-09T09:05:02.206Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-09T09:05:02.206Z] b538f80385f9: Pulling fs layer [2020-11-09T09:05:02.206Z] 74f711af9a0d: Pulling fs layer [2020-11-09T09:05:02.206Z] 99f96fe45779: Pulling fs layer [2020-11-09T09:05:02.206Z] 8529a6b9a6be: Pulling fs layer [2020-11-09T09:05:02.206Z] 45590311c82a: Pulling fs layer [2020-11-09T09:05:02.206Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-09T09:05:02.206Z] 209524e5b208: Pulling fs layer [2020-11-09T09:05:02.206Z] 8529a6b9a6be: Waiting [2020-11-09T09:05:02.206Z] 45590311c82a: Waiting [2020-11-09T09:05:02.206Z] 69ca0ff8b7b3: Waiting [2020-11-09T09:05:02.206Z] 209524e5b208: Waiting [2020-11-09T09:05:02.206Z] 99f96fe45779: Verifying Checksum [2020-11-09T09:05:02.206Z] 99f96fe45779: Download complete [2020-11-09T09:05:02.206Z] 74f711af9a0d: Verifying Checksum [2020-11-09T09:05:02.206Z] 74f711af9a0d: Download complete [2020-11-09T09:05:02.801Z] 45590311c82a: Verifying Checksum [2020-11-09T09:05:02.801Z] 45590311c82a: Download complete [2020-11-09T09:05:02.801Z] 69ca0ff8b7b3: Download complete [2020-11-09T09:05:03.077Z] b538f80385f9: Verifying Checksum [2020-11-09T09:05:03.077Z] b538f80385f9: Download complete [2020-11-09T09:05:02.894Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T09:05:02.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T09:05:02.912Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T09:05:02.923Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T09:05:02.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T09:05:02.927Z] > 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-09T09:05:03.686Z] b538f80385f9: Pull complete [2020-11-09T09:05:04.288Z] 74f711af9a0d: Pull complete [2020-11-09T09:05:04.345Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 0a81a3158a62444627f2e64ac16745261dc2dd4a [2020-11-09T09:05:04.355Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T09:05:04.362Z] > git checkout -f 0a81a3158a62444627f2e64ac16745261dc2dd4a # timeout=10 [2020-11-09T09:05:04.450Z] Merge succeeded, producing 0a81a3158a62444627f2e64ac16745261dc2dd4a [2020-11-09T09:05:04.451Z] Checking out Revision 0a81a3158a62444627f2e64ac16745261dc2dd4a (PR-365) [2020-11-09T09:05:04.891Z] 99f96fe45779: Pull complete [2020-11-09T09:05:04.419Z] > git remote # timeout=10 [2020-11-09T09:05:04.425Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T09:05:04.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T09:05:04.435Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T09:05:04.446Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T09:05:04.455Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T09:05:04.459Z] > git checkout -f 0a81a3158a62444627f2e64ac16745261dc2dd4a # timeout=10 [2020-11-09T09:05:06.340Z] 209524e5b208: Download complete [2020-11-09T09:05:06.340Z] 8529a6b9a6be: Download complete [2020-11-09T09:05:08.173Z] 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-09T09:05:08.963Z] provisioning config files... [2020-11-09T09:05:08.998Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/11@tmp/config3809718061666798267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:05:09.761Z] ---> docker-login.sh [2020-11-09T09:05:09.761Z] nexus3.edgexfoundry.org:10001 [2020-11-09T09:05:10.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:05:10.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:05:10.292Z] Configure a credential helper to remove this warning. See [2020-11-09T09:05:10.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:05:10.292Z] [2020-11-09T09:05:10.292Z] Login Succeeded [2020-11-09T09:05:10.292Z] nexus3.edgexfoundry.org:10002 [2020-11-09T09:05:10.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:05:10.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:05:10.292Z] Configure a credential helper to remove this warning. See [2020-11-09T09:05:10.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:05:10.292Z] [2020-11-09T09:05:10.292Z] Login Succeeded [2020-11-09T09:05:10.292Z] nexus3.edgexfoundry.org:10003 [2020-11-09T09:05:10.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:05:10.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:05:10.555Z] Configure a credential helper to remove this warning. See [2020-11-09T09:05:10.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:05:10.555Z] [2020-11-09T09:05:10.555Z] Login Succeeded [2020-11-09T09:05:10.555Z] nexus3.edgexfoundry.org:10004 [2020-11-09T09:05:10.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:05:10.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:05:10.820Z] Configure a credential helper to remove this warning. See [2020-11-09T09:05:10.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:05:10.820Z] [2020-11-09T09:05:10.820Z] Login Succeeded [2020-11-09T09:05:10.820Z] docker.io [2020-11-09T09:05:10.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T09:05:11.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T09:05:11.084Z] Configure a credential helper to remove this warning. See [2020-11-09T09:05:11.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T09:05:11.084Z] [2020-11-09T09:05:11.084Z] Login Succeeded [2020-11-09T09:05:11.084Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T09:05:11.127Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T09:05:11.462Z] ========================================================= [2020-11-09T09:05:11.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-09T09:05:11.462Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:05:11.832Z] + 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-09T09:05:12.096Z] Sending build context to Docker daemon 1.858MB [2020-11-09T09:05:12.096Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T09:05:12.096Z] Step 2/7 : FROM ${BASE} [2020-11-09T09:05:12.096Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-09T09:05:12.096Z] df20fa9351a1: Pulling fs layer [2020-11-09T09:05:12.096Z] ed8968b2872e: Pulling fs layer [2020-11-09T09:05:12.096Z] a92cc7c5fd73: Pulling fs layer [2020-11-09T09:05:12.096Z] e871e8e8d7a9: Pulling fs layer [2020-11-09T09:05:12.096Z] e73272ec9a57: Pulling fs layer [2020-11-09T09:05:12.096Z] 1e910a182e73: Pulling fs layer [2020-11-09T09:05:12.096Z] 4e634b169226: Pulling fs layer [2020-11-09T09:05:12.096Z] e73272ec9a57: Waiting [2020-11-09T09:05:12.096Z] e871e8e8d7a9: Waiting [2020-11-09T09:05:12.096Z] 1e910a182e73: Waiting [2020-11-09T09:05:12.096Z] 4e634b169226: Waiting [2020-11-09T09:05:12.096Z] a92cc7c5fd73: Verifying Checksum [2020-11-09T09:05:12.096Z] a92cc7c5fd73: Download complete [2020-11-09T09:05:12.096Z] ed8968b2872e: Download complete [2020-11-09T09:05:12.096Z] e73272ec9a57: Verifying Checksum [2020-11-09T09:05:12.096Z] e73272ec9a57: Download complete [2020-11-09T09:05:12.096Z] 1e910a182e73: Verifying Checksum [2020-11-09T09:05:12.096Z] 1e910a182e73: Download complete [2020-11-09T09:05:12.096Z] df20fa9351a1: Verifying Checksum [2020-11-09T09:05:12.096Z] df20fa9351a1: Download complete [2020-11-09T09:05:12.364Z] df20fa9351a1: Pull complete [2020-11-09T09:05:12.629Z] ed8968b2872e: Pull complete [2020-11-09T09:05:12.893Z] a92cc7c5fd73: Pull complete [2020-11-09T09:05:14.300Z] 4e634b169226: Verifying Checksum [2020-11-09T09:05:14.300Z] 4e634b169226: Download complete [2020-11-09T09:05:14.566Z] e871e8e8d7a9: Verifying Checksum [2020-11-09T09:05:14.566Z] e871e8e8d7a9: Download complete [2020-11-09T09:05:18.758Z] 8529a6b9a6be: Pull complete [2020-11-09T09:05:18.759Z] 45590311c82a: Pull complete [2020-11-09T09:05:18.759Z] 69ca0ff8b7b3: Pull complete [2020-11-09T09:05:19.903Z] e871e8e8d7a9: Pull complete [2020-11-09T09:05:19.903Z] e73272ec9a57: Pull complete [2020-11-09T09:05:20.178Z] 1e910a182e73: Pull complete [2020-11-09T09:05:21.396Z] 209524e5b208: Pull complete [2020-11-09T09:05:21.396Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-09T09:05:21.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-09T09:05:21.396Z] ---> 5bddaf1c2fca [2020-11-09T09:05:21.396Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T09:05:24.034Z] ---> Running in 8f3ab65825db [2020-11-09T09:05:24.636Z] Removing intermediate container 8f3ab65825db [2020-11-09T09:05:24.636Z] ---> 993cd08f8076 [2020-11-09T09:05:24.636Z] Step 4/7 : RUN apk add bash [2020-11-09T09:05:24.636Z] ---> Running in 7673bff9473c [2020-11-09T09:05:25.503Z] 4e634b169226: Pull complete [2020-11-09T09:05:25.503Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-09T09:05:25.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-09T09:05:25.503Z] ---> f7629b54cfaa [2020-11-09T09:05:25.503Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T09:05:25.503Z] ---> Running in 44e2dcb26de4 [2020-11-09T09:05:25.503Z] Removing intermediate container 44e2dcb26de4 [2020-11-09T09:05:25.503Z] ---> c6a93916eb7c [2020-11-09T09:05:25.503Z] Step 4/7 : RUN apk add bash [2020-11-09T09:05:25.503Z] ---> Running in ac8955d7dba2 [2020-11-09T09:05:26.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-09T09:05:26.907Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-09T09:05:27.229Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-09T09:05:27.484Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-09T09:05:28.068Z] OK: 166 MiB in 39 packages [2020-11-09T09:05:28.208Z] OK: 142 MiB in 39 packages [2020-11-09T09:05:28.651Z] Removing intermediate container ac8955d7dba2 [2020-11-09T09:05:28.651Z] ---> 73662ff9f1a7 [2020-11-09T09:05:28.651Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T09:05:28.651Z] ---> Running in decba649fc58 [2020-11-09T09:05:28.916Z] Removing intermediate container decba649fc58 [2020-11-09T09:05:28.916Z] ---> 2829a6b80fae [2020-11-09T09:05:28.916Z] Step 6/7 : COPY go.mod . [2020-11-09T09:05:29.181Z] ---> 595f61fd1309 [2020-11-09T09:05:29.181Z] Step 7/7 : RUN go mod download [2020-11-09T09:05:29.181Z] ---> Running in be5acbc7001a [2020-11-09T09:05:29.190Z] Removing intermediate container 7673bff9473c [2020-11-09T09:05:29.190Z] ---> 1c7932728524 [2020-11-09T09:05:29.190Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T09:05:29.190Z] ---> Running in 90eda43080b3 [2020-11-09T09:05:29.781Z] Removing intermediate container 90eda43080b3 [2020-11-09T09:05:29.781Z] ---> d7074b2f2723 [2020-11-09T09:05:29.781Z] Step 6/7 : COPY go.mod . [2020-11-09T09:05:30.375Z] ---> a25672ea306e [2020-11-09T09:05:30.375Z] Step 7/7 : RUN go mod download [2020-11-09T09:05:30.649Z] ---> Running in 45e85057cf5d [2020-11-09T09:05:41.454Z] Removing intermediate container be5acbc7001a [2020-11-09T09:05:41.454Z] ---> 078acd53907c [2020-11-09T09:05:41.454Z] Successfully built 078acd53907c [2020-11-09T09:05:41.454Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:05:41.769Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T09:05:41.769Z] . [Pipeline] withDockerContainer [2020-11-09T09:05:41.889Z] prd-centos7-docker-4c-2g-11594 does not seem to be running inside a container [2020-11-09T09:05:41.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-09T09:05:42.646Z] $ docker top 2b4f2c5c7cffb84aeb7581b1a6bef81791de9d0c4757cd32b5e4773c35fcf9a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T09:05:43.191Z] + go version [2020-11-09T09:05:43.191Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-09T09:05:43.208Z] $ docker stop --time=1 2b4f2c5c7cffb84aeb7581b1a6bef81791de9d0c4757cd32b5e4773c35fcf9a2 [2020-11-09T09:05:44.558Z] $ docker rm -f 2b4f2c5c7cffb84aeb7581b1a6bef81791de9d0c4757cd32b5e4773c35fcf9a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:05:45.446Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T09:05:45.446Z] . [Pipeline] withDockerContainer [2020-11-09T09:05:45.554Z] prd-centos7-docker-4c-2g-11594 does not seem to be running inside a container [2020-11-09T09:05:45.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-09T09:05:45.766Z] Removing intermediate container 45e85057cf5d [2020-11-09T09:05:45.766Z] ---> faff24766d24 [2020-11-09T09:05:45.766Z] Successfully built faff24766d24 [2020-11-09T09:05:45.766Z] Successfully tagged ci-base-image-arm64:latest [2020-11-09T09:05:46.174Z] $ docker top 4af8a90b28013905e07aae6c664d4835417875048c1e6a0b3b414523928bd97b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:05:46.668Z] + make test [2020-11-09T09:05:46.668Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T09:05:46.772Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T09:05:46.772Z] . [Pipeline] withDockerContainer [2020-11-09T09:05:47.050Z] prd-ubuntu18.04-docker-arm64-4c-16g-11592 does not seem to be running inside a container [2020-11-09T09:05:47.141Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-09T09:05:49.205Z] $ docker top a1f90f1dc0d1bfff375742a122836575185202f5f06db1b300b4be9cc4c55f69 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T09:05:50.638Z] + go version [2020-11-09T09:05:50.638Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-09T09:05:50.661Z] $ docker stop --time=1 a1f90f1dc0d1bfff375742a122836575185202f5f06db1b300b4be9cc4c55f69 [2020-11-09T09:05:52.526Z] $ docker rm -f a1f90f1dc0d1bfff375742a122836575185202f5f06db1b300b4be9cc4c55f69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:05:53.334Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T09:05:53.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.014s coverage: 85.7% of statements [2020-11-09T09:05:53.334Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements [2020-11-09T09:05:53.542Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T09:05:53.542Z] . [Pipeline] withDockerContainer [2020-11-09T09:05:53.830Z] prd-ubuntu18.04-docker-arm64-4c-16g-11592 does not seem to be running inside a container [2020-11-09T09:05:53.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-09T09:05:53.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements [2020-11-09T09:05:53.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.024s coverage: 77.8% of statements [2020-11-09T09:05:53.921Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T09:05:53.921Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements [2020-11-09T09:05:54.892Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.7% of statements [2020-11-09T09:05:54.892Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements [2020-11-09T09:05:54.892Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.035s coverage: 91.8% of statements [2020-11-09T09:05:54.892Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T09:05:54.892Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T09:05:54.892Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.018s coverage: 100.0% of statements [2020-11-09T09:05:55.163Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 48.9% of statements [2020-11-09T09:05:55.751Z] $ docker top 79055adc52b952519ad75123d16dbb1cc1714576575da251e9f8ecb8bc31a44b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T09:05:57.142Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.030s coverage: 63.0% of statements [2020-11-09T09:05:57.142Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements [2020-11-09T09:05:57.142Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements [2020-11-09T09:05:57.142Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements [2020-11-09T09:05:57.142Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements [2020-11-09T09:05:57.142Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T09:05:57.179Z] + make test [2020-11-09T09:05:57.179Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T09:05:57.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.026s coverage: 75.7% of statements [2020-11-09T09:05:57.725Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] [2020-11-09T09:05:57.725Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-09T09:05:57.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 29.1% of statements [2020-11-09T09:05:57.725Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.014s coverage: 100.0% of statements [2020-11-09T09:05:57.991Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements [2020-11-09T09:05:57.991Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements [2020-11-09T09:05:57.991Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T09:05:57.991Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T09:05:59.392Z] gofmt -l . [2020-11-09T09:05:59.656Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-09T09:05:59.674Z] $ docker stop --time=1 4af8a90b28013905e07aae6c664d4835417875048c1e6a0b3b414523928bd97b [2020-11-09T09:06:02.072Z] $ docker rm -f 4af8a90b28013905e07aae6c664d4835417875048c1e6a0b3b414523928bd97b [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T09:06:02.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-09T09:06:03.103Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [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-11-09T09:06:19.383Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T09:06:19.988Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements [2020-11-09T09:06:19.988Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.039s coverage: 100.0% of statements [2020-11-09T09:06:21.447Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.105s coverage: 45.4% of statements [2020-11-09T09:06:21.447Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements [2020-11-09T09:06:21.447Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T09:06:21.447Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements [2020-11-09T09:06:23.456Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.7% of statements [2020-11-09T09:06:23.456Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.061s coverage: 100.0% of statements [2020-11-09T09:06:24.449Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.109s coverage: 91.8% of statements [2020-11-09T09:06:24.449Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T09:06:24.449Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T09:06:24.449Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.032s coverage: 100.0% of statements [2020-11-09T09:06:25.058Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.054s coverage: 48.9% of statements [2020-11-09T09:06:30.502Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.105s coverage: 63.0% of statements [2020-11-09T09:06:30.502Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.022s coverage: 26.3% of statements [2020-11-09T09:06:30.502Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.060s coverage: 15.4% of statements [2020-11-09T09:06:30.502Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.044s coverage: 15.4% of statements [2020-11-09T09:06:30.502Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.017s coverage: 14.3% of statements [2020-11-09T09:06:30.502Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T09:06:30.502Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.055s coverage: 75.7% of statements [2020-11-09T09:06:30.502Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] [2020-11-09T09:06:30.502Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-09T09:06:30.502Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.068s coverage: 29.1% of statements [2020-11-09T09:06:30.777Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.024s coverage: 100.0% of statements [2020-11-09T09:06:33.425Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.059s coverage: 94.4% of statements [2020-11-09T09:06:33.425Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements [2020-11-09T09:06:33.425Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T09:06:33.425Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T09:06:37.747Z] gofmt -l . [2020-11-09T09:06:37.747Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-09T09:06:38.368Z] $ docker stop --time=1 79055adc52b952519ad75123d16dbb1cc1714576575da251e9f8ecb8bc31a44b [2020-11-09T09:06:40.565Z] $ docker rm -f 79055adc52b952519ad75123d16dbb1cc1714576575da251e9f8ecb8bc31a44b [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T09:06:41.523Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-09T09:06:41.592Z] Warning: overwriting stash ‘coverage-report’ [2020-11-09T09:06:42.563Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-09T09:06:44.649Z] provisioning config files... [2020-11-09T09:06:44.661Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config8936125649447640121tmp [Pipeline] { [Pipeline] sh [2020-11-09T09:06:45.075Z] + set +x [2020-11-09T09:06:45.075Z] + curl -s https://codecov.io/bash [2020-11-09T09:06:45.075Z] + bash -s -- [2020-11-09T09:06:45.340Z] [2020-11-09T09:06:45.340Z] _____ _ [2020-11-09T09:06:45.340Z] / ____| | | [2020-11-09T09:06:45.340Z] | | ___ __| | ___ ___ _____ __ [2020-11-09T09:06:45.340Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-09T09:06:45.340Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-09T09:06:45.340Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-09T09:06:45.340Z] Bash-20201106-81372f2 [2020-11-09T09:06:45.340Z] [2020-11-09T09:06:45.340Z] [2020-11-09T09:06:45.340Z] ==> Jenkins CI detected. [2020-11-09T09:06:45.340Z] project root: . [2020-11-09T09:06:45.340Z] --> token set from env [2020-11-09T09:06:45.340Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-09T09:06:45.340Z] ==> Running gcov in . (disable via -X gcov) [2020-11-09T09:06:45.340Z] ==> Python coveragepy not found [2020-11-09T09:06:45.340Z] ==> Searching for coverage reports in: [2020-11-09T09:06:45.340Z] + . [2020-11-09T09:06:45.340Z] -> Found 1 reports [2020-11-09T09:06:45.340Z] ==> Detecting git/mercurial file structure [2020-11-09T09:06:45.340Z] ==> Reading reports [2020-11-09T09:06:45.340Z] + ./coverage.out bytes=109840 [2020-11-09T09:06:45.340Z] ==> Appending adjustments [2020-11-09T09:06:45.340Z] https://docs.codecov.io/docs/fixing-reports [2020-11-09T09:06:46.295Z] + Found adjustments [2020-11-09T09:06:46.295Z] ==> Gzipping contents [2020-11-09T09:06:46.295Z] ==> Uploading reports [2020-11-09T09:06:46.295Z] url: https://codecov.io [2020-11-09T09:06:46.295Z] query: branch=PR-365&commit=0a81a3158a62444627f2e64ac16745261dc2dd4a&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T09:06:46.295Z] -> Pinging Codecov [2020-11-09T09:06:46.295Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=0a81a3158a62444627f2e64ac16745261dc2dd4a&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T09:06:47.249Z] -> Uploading to [2020-11-09T09:06:47.249Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-09/71470A77251A30514AAF9C0BB2E5B6CE/0a81a3158a62444627f2e64ac16745261dc2dd4a/6c2b7d81-3582-4dbd-80b3-4ffe9cadc1f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T090646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19a46c1733f01bea26a79bc54405f86b770a44158f1ca447be0f20912327ab39 [2020-11-09T09:06:47.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-09T09:06:47.249Z] Dload Upload Total Spent Left Speed [2020-11-09T09:06:47.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17628 0 0 100 17628 0 41159 --:--:-- --:--:-- --:--:-- 41186 [2020-11-09T09:06:47.513Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/0a81a3158a62444627f2e64ac16745261dc2dd4a [Pipeline] } [2020-11-09T09:06:47.524Z] 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:06:50.289Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:06:50.859Z] ---> package-listing.sh [2020-11-09T09:06:50.859Z] ++ facter osfamily [2020-11-09T09:06:50.859Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-09T09:06:50.859Z] + OS_FAMILY=redhat [2020-11-09T09:06:50.859Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T09:06:50.859Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-09T09:06:50.859Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-09T09:06:50.859Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-09T09:06:50.859Z] + PACKAGES=/tmp/packages_start.txt [2020-11-09T09:06:50.859Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T09:06:50.859Z] + PACKAGES=/tmp/packages_end.txt [2020-11-09T09:06:50.859Z] + case "${OS_FAMILY}" in [2020-11-09T09:06:50.859Z] + rpm -qa [2020-11-09T09:06:50.859Z] + sort [2020-11-09T09:06:55.113Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-09T09:06:55.114Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-09T09:06:55.114Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-09T09:06:55.114Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T09:06:55.114Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-09T09:06:55.114Z] + 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:06:55.130Z] 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:06:55.428Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:06:55.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T09:06:55.745Z] [2020-11-09T09:06:55.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-09T09:06:56.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T09:06:56.110Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-09T09:06:56.110Z] df20fa9351a1: Pulling fs layer [2020-11-09T09:06:56.110Z] 36b3adc4ff6f: Pulling fs layer [2020-11-09T09:06:56.110Z] 8ad3a11d3b57: Pulling fs layer [2020-11-09T09:06:56.110Z] 46f8f816bc3b: Pulling fs layer [2020-11-09T09:06:56.110Z] 93b61091891f: Pulling fs layer [2020-11-09T09:06:56.110Z] 93b9cdb0e59b: Pulling fs layer [2020-11-09T09:06:56.110Z] 5e14af77c1be: Pulling fs layer [2020-11-09T09:06:56.110Z] 01666e4c0597: Pulling fs layer [2020-11-09T09:06:56.110Z] aa168da1d23b: Pulling fs layer [2020-11-09T09:06:56.110Z] 46f8f816bc3b: Waiting [2020-11-09T09:06:56.110Z] 93b61091891f: Waiting [2020-11-09T09:06:56.110Z] 93b9cdb0e59b: Waiting [2020-11-09T09:06:56.110Z] 5e14af77c1be: Waiting [2020-11-09T09:06:56.110Z] 01666e4c0597: Waiting [2020-11-09T09:06:56.110Z] aa168da1d23b: Waiting [2020-11-09T09:06:56.110Z] 36b3adc4ff6f: Verifying Checksum [2020-11-09T09:06:56.110Z] 36b3adc4ff6f: Download complete [2020-11-09T09:06:56.110Z] 46f8f816bc3b: Verifying Checksum [2020-11-09T09:06:56.110Z] 46f8f816bc3b: Download complete [2020-11-09T09:06:56.384Z] df20fa9351a1: Verifying Checksum [2020-11-09T09:06:56.384Z] df20fa9351a1: Download complete [2020-11-09T09:06:56.384Z] 93b9cdb0e59b: Verifying Checksum [2020-11-09T09:06:56.384Z] 93b9cdb0e59b: Download complete [2020-11-09T09:06:56.384Z] 93b61091891f: Verifying Checksum [2020-11-09T09:06:56.384Z] 93b61091891f: Download complete [2020-11-09T09:06:56.384Z] 5e14af77c1be: Verifying Checksum [2020-11-09T09:06:56.384Z] 5e14af77c1be: Download complete [2020-11-09T09:06:56.384Z] 01666e4c0597: Verifying Checksum [2020-11-09T09:06:56.384Z] 01666e4c0597: Download complete [2020-11-09T09:06:56.384Z] 8ad3a11d3b57: Verifying Checksum [2020-11-09T09:06:56.384Z] 8ad3a11d3b57: Download complete [2020-11-09T09:06:56.655Z] df20fa9351a1: Pull complete [2020-11-09T09:06:56.923Z] 36b3adc4ff6f: Pull complete [2020-11-09T09:06:57.512Z] 8ad3a11d3b57: Pull complete [2020-11-09T09:06:57.789Z] 46f8f816bc3b: Pull complete [2020-11-09T09:06:58.060Z] 93b61091891f: Pull complete [2020-11-09T09:06:58.325Z] 93b9cdb0e59b: Pull complete [2020-11-09T09:06:58.591Z] 5e14af77c1be: Pull complete [2020-11-09T09:06:58.591Z] aa168da1d23b: Download complete [2020-11-09T09:06:58.591Z] 01666e4c0597: Pull complete [2020-11-09T09:07:06.823Z] aa168da1d23b: Pull complete [2020-11-09T09:07:06.823Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-09T09:07:06.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T09:07:06.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-09T09:07:07.040Z] prd-centos7-docker-4c-2g-11591 does not seem to be running inside a container [2020-11-09T09:07:07.092Z] $ 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:07:10.913Z] $ docker top 0c16ad6a1b9a9f4dba59ad2806d414b6e4afbc43df284c160522d234ffb46469 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T09:07:11.480Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-09T09:07:11.791Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-09T09:07:12.094Z] + ls /var/log/sa-host [2020-11-09T09:07:12.094Z] + sadf -c /var/log/sa-host/sa05 [2020-11-09T09:07:12.094Z] file_magic: OK [2020-11-09T09:07:12.094Z] HZ: Using current value: 100 [2020-11-09T09:07:12.094Z] file_header: OK [2020-11-09T09:07:12.094Z] 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:07:12.094Z] Statistics: [2020-11-09T09:07:12.094Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T09:07:12.094Z] File successfully converted to sysstat format version 12.2.1 [2020-11-09T09:07:12.094Z] + sadf -c /var/log/sa-host/sa09 [2020-11-09T09:07:12.094Z] file_magic: OK [2020-11-09T09:07:12.094Z] HZ: Using current value: 100 [2020-11-09T09:07:12.094Z] file_header: OK [2020-11-09T09:07:12.094Z] 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:07:12.094Z] Statistics: [2020-11-09T09:07:12.094Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T09:07:12.094Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-09T09:07:12.766Z] provisioning config files... [2020-11-09T09:07:12.783Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config4674331219436325968tmp [Pipeline] { [Pipeline] echo [2020-11-09T09:07:12.879Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:07:13.184Z] ---> create-netrc.sh [Pipeline] } [2020-11-09T09:07:13.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-09T09:07:13.296Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:07:13.600Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-09T09:07:13.611Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:07:13.920Z] ---> sudo-logs.sh [2020-11-09T09:07:13.920Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-09T09:07:13.936Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:07:14.242Z] ---> job-cost.sh [2020-11-09T09:07:14.242Z] lf-activate-venv: SKIPPING [2020-11-09T09:07:14.242Z] INFO: No Stack... [2020-11-09T09:07:16.174Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-09T09:07:16.441Z] INFO: Archiving Costs [Pipeline] echo [2020-11-09T09:07:16.461Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T09:07:16.766Z] ---> logs-deploy.sh [2020-11-09T09:07:16.766Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/11 [2020-11-09T09:07:16.766Z] INFO: archiving workspace using pattern(s): [2020-11-09T09:07:18.165Z] Archives upload complete. [2020-11-09T09:07:18.429Z] INFO: archiving logs to Nexus [2020-11-09T09:07:19.382Z] ---> uname -a: [2020-11-09T09:07:19.382Z] Linux prd-centos7-docker-4c-2g-11591.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] ---> lscpu: [2020-11-09T09:07:19.382Z] Architecture: x86_64 [2020-11-09T09:07:19.382Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-09T09:07:19.382Z] Byte Order: Little Endian [2020-11-09T09:07:19.382Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-09T09:07:19.382Z] CPU(s): 4 [2020-11-09T09:07:19.382Z] On-line CPU(s) list: 0-3 [2020-11-09T09:07:19.382Z] Thread(s) per core: 1 [2020-11-09T09:07:19.382Z] Core(s) per socket: 1 [2020-11-09T09:07:19.382Z] Socket(s): 4 [2020-11-09T09:07:19.382Z] NUMA node(s): 1 [2020-11-09T09:07:19.382Z] Vendor ID: GenuineIntel [2020-11-09T09:07:19.382Z] CPU family: 6 [2020-11-09T09:07:19.382Z] Model: 44 [2020-11-09T09:07:19.382Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-09T09:07:19.382Z] Stepping: 1 [2020-11-09T09:07:19.382Z] CPU MHz: 2933.442 [2020-11-09T09:07:19.382Z] BogoMIPS: 5866.88 [2020-11-09T09:07:19.382Z] Virtualization: VT-x [2020-11-09T09:07:19.382Z] Hypervisor vendor: KVM [2020-11-09T09:07:19.382Z] Virtualization type: full [2020-11-09T09:07:19.382Z] L1d cache: 128 KiB [2020-11-09T09:07:19.382Z] L1i cache: 128 KiB [2020-11-09T09:07:19.382Z] L2 cache: 16 MiB [2020-11-09T09:07:19.382Z] L3 cache: 64 MiB [2020-11-09T09:07:19.382Z] NUMA node0 CPU(s): 0-3 [2020-11-09T09:07:19.382Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-09T09:07:19.382Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-09T09:07:19.382Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-09T09:07:19.382Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-09T09:07:19.382Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-09T09:07:19.382Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-09T09:07:19.382Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-09T09:07:19.382Z] Vulnerability Tsx async abort: Not affected [2020-11-09T09:07:19.382Z] 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-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] ---> nproc: [2020-11-09T09:07:19.382Z] 4 [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] ---> df -h: [2020-11-09T09:07:19.382Z] Filesystem Size Used Available Use% Mounted on [2020-11-09T09:07:19.382Z] overlay 50.0G 7.2G 42.8G 14% / [2020-11-09T09:07:19.382Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-09T09:07:19.382Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-09T09:07:19.382Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-09T09:07:19.382Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-11-09T09:07:19.382Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-11-09T09:07:19.382Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-11-09T09:07:19.382Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-11-09T09:07:19.382Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp [2020-11-09T09:07:19.382Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-11-09T09:07:19.382Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-11-09T09:07:19.382Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-11-09T09:07:19.382Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-11-09T09:07:19.382Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] ---> free -m: [2020-11-09T09:07:19.382Z] total used free shared buff/cache available [2020-11-09T09:07:19.382Z] Mem: 1837 692 113 0 1031 1042 [2020-11-09T09:07:19.382Z] Swap: 1023 1 1022 [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] ---> ip addr: [2020-11-09T09:07:19.382Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-11-09T09:07:19.382Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-11-09T09:07:19.382Z] inet 127.0.0.1/8 scope host lo [2020-11-09T09:07:19.382Z] valid_lft forever preferred_lft forever [2020-11-09T09:07:19.382Z] inet6 ::1/128 scope host [2020-11-09T09:07:19.382Z] valid_lft forever preferred_lft forever [2020-11-09T09:07:19.382Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-11-09T09:07:19.382Z] link/ether fa:16:3e:fb:ac:8d brd ff:ff:ff:ff:ff:ff [2020-11-09T09:07:19.382Z] inet 10.30.122.120/23 brd 10.30.123.255 scope global dynamic eth0 [2020-11-09T09:07:19.382Z] valid_lft 86060sec preferred_lft 86060sec [2020-11-09T09:07:19.382Z] inet6 fe80::f816:3eff:fefb:ac8d/64 scope link [2020-11-09T09:07:19.382Z] valid_lft forever preferred_lft forever [2020-11-09T09:07:19.382Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-11-09T09:07:19.382Z] link/ether 02:42:25:9e:6f:d3 brd ff:ff:ff:ff:ff:ff [2020-11-09T09:07:19.382Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-11-09T09:07:19.382Z] valid_lft forever preferred_lft forever [2020-11-09T09:07:19.382Z] inet6 fe80::42:25ff:fe9e:6fd3/64 scope link [2020-11-09T09:07:19.382Z] valid_lft forever preferred_lft forever [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] ---> sar -b -r -n DEV: [2020-11-09T09:07:19.382Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] 09:01:20 LINUX RESTART (4 CPU) [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] 09:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-11-09T09:07:19.382Z] 09:03:02 63.72 15.81 47.91 0.00 5050.42 5007.32 0.00 [2020-11-09T09:07:19.382Z] 09:04:01 0.86 0.00 0.86 0.00 0.00 20.86 0.00 [2020-11-09T09:07:19.382Z] 09:05:01 0.28 0.00 0.28 0.00 0.00 4.31 0.00 [2020-11-09T09:07:19.382Z] 09:06:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 [2020-11-09T09:07:19.382Z] 09:07:01 61.81 44.51 17.30 0.00 4358.32 7045.39 0.00 [2020-11-09T09:07:19.382Z] Average: 25.48 12.12 13.36 0.00 1889.51 2426.48 0.00 [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] 09:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-11-09T09:07:19.382Z] 09:03:02 161096 0 590104 31.36 2620 1127736 1107512 37.80 421308 1138664 20 [2020-11-09T09:07:19.382Z] 09:04:01 165056 0 586136 31.15 2620 1127744 1082268 36.94 421692 1134900 20 [2020-11-09T09:07:19.382Z] 09:05:01 166080 0 585104 31.10 2620 1127752 1073160 36.63 422132 1134192 16 [2020-11-09T09:07:19.382Z] 09:06:01 163756 0 587428 31.22 2620 1127752 1073196 36.63 424476 1133576 16 [2020-11-09T09:07:19.382Z] 09:07:01 69972 0 697396 37.06 2620 1111568 1506980 51.43 549804 1068056 57812 [2020-11-09T09:07:19.382Z] Average: 145192 0 609234 32.38 2620 1124510 1168623 39.88 447882 1121878 11577 [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] 09:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-11-09T09:07:19.382Z] 09:03:02 eth0 405.92 275.35 791.91 89.43 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:03:02 docker0 3.98 3.58 1.06 12.84 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:04:01 eth0 3.56 1.27 2.26 0.08 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:05:01 eth0 1.63 0.85 0.68 0.42 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:06:01 eth0 0.42 0.35 0.26 0.20 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:07:01 eth0 199.07 164.60 2166.54 17.51 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] Average: eth0 122.59 88.83 594.98 21.61 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] Average: docker0 0.80 0.72 0.21 2.58 0.00 0.00 0.00 0.00 [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] ---> sar -P ALL: [2020-11-09T09:07:19.382Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) [2020-11-09T09:07:19.382Z] [2020-11-09T09:07:19.382Z] 09:01:20 LINUX RESTART (4 CPU) [2020-11-09T09:07:19.383Z] [2020-11-09T09:07:19.383Z] 09:02:01 CPU %user %nice %system %iowait %steal %idle [2020-11-09T09:07:19.383Z] 09:03:02 all 7.83 0.00 3.52 2.00 0.01 86.64 [2020-11-09T09:07:19.383Z] 09:03:02 0 7.90 0.00 3.90 0.35 0.02 87.82 [2020-11-09T09:07:19.383Z] 09:03:02 1 8.40 0.00 3.39 2.13 0.02 86.06 [2020-11-09T09:07:19.383Z] 09:03:02 2 8.63 0.00 3.19 2.90 0.00 85.28 [2020-11-09T09:07:19.383Z] 09:03:02 3 6.38 0.00 3.59 2.62 0.02 87.39 [2020-11-09T09:07:19.383Z] 09:04:01 all 0.17 0.00 0.06 0.00 0.00 99.78 [2020-11-09T09:07:19.383Z] 09:04:01 0 0.05 0.00 0.08 0.00 0.00 99.86 [2020-11-09T09:07:19.383Z] 09:04:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-11-09T09:07:19.383Z] 09:04:01 2 0.47 0.00 0.05 0.00 0.00 99.47 [2020-11-09T09:07:19.383Z] 09:04:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-11-09T09:07:19.383Z] 09:05:01 all 0.17 0.00 0.04 0.00 0.00 99.79 [2020-11-09T09:07:19.383Z] 09:05:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-11-09T09:07:19.383Z] 09:05:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-11-09T09:07:19.383Z] 09:05:01 2 0.48 0.00 0.03 0.00 0.00 99.48 [2020-11-09T09:07:19.383Z] 09:05:01 3 0.08 0.00 0.07 0.00 0.00 99.85 [2020-11-09T09:07:19.383Z] 09:06:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2020-11-09T09:07:19.383Z] 09:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-11-09T09:07:19.383Z] 09:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2020-11-09T09:07:19.383Z] 09:06:01 2 0.50 0.00 0.03 0.00 0.00 99.47 [2020-11-09T09:07:19.383Z] 09:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-11-09T09:07:19.383Z] 09:07:01 all 3.85 0.00 2.43 1.11 0.01 92.60 [2020-11-09T09:07:19.383Z] 09:07:01 0 3.43 0.00 2.39 0.25 0.00 93.92 [2020-11-09T09:07:19.383Z] 09:07:01 1 3.20 0.00 2.28 0.15 0.02 94.36 [2020-11-09T09:07:19.383Z] 09:07:01 2 3.49 0.00 2.27 0.25 0.00 93.99 [2020-11-09T09:07:19.383Z] 09:07:01 3 5.30 0.00 2.80 3.79 0.02 88.10 [2020-11-09T09:07:19.383Z] Average: all 2.43 0.00 1.21 0.62 0.00 95.73 [2020-11-09T09:07:19.383Z] Average: 0 2.29 0.00 1.28 0.12 0.00 96.30 [2020-11-09T09:07:19.383Z] Average: 1 2.35 0.00 1.16 0.46 0.01 96.03 [2020-11-09T09:07:19.383Z] Average: 2 2.72 0.00 1.12 0.63 0.00 95.54 [2020-11-09T09:07:19.383Z] Average: 3 2.37 0.00 1.30 1.28 0.01 95.05 [2020-11-09T09:07:19.383Z] [2020-11-09T09:07:19.383Z] [2020-11-09T09:07:19.383Z]