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 e4b64ae0e60a2ca763e083a0315ecbef487129b8 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 ‘prd-centos7-docker-4c-2g-11913’ Running on prd-centos7-docker-4c-2g-11916 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-365 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e4b64ae0e60a2ca763e083a0315ecbef487129b8 Merge succeeded, producing e4b64ae0e60a2ca763e083a0315ecbef487129b8 Checking out Revision e4b64ae0e60a2ca763e083a0315ecbef487129b8 (PR-365) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4b64ae0e60a2ca763e083a0315ecbef487129b8 # 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 e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 Commit message: "fix: Simplfy client error codes" First time build. Skipping changelog. > git rev-list --no-walk 86a28652b9169cb9044dc34f486df586fad7a8b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-12T05:17:02.209Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-12T05:17:02.489Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-12T05:17:02.594Z] ========================================================= [2020-11-12T05:17:02.594Z] EdgeX Global Pipelines Version Info [2020-11-12T05:17:02.594Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:17:04.138Z] ------------------- [2020-11-12T05:17:04.138Z] stable info: [2020-11-12T05:17:04.138Z] ------------------- [2020-11-12T05:17:04.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-12T05:17:04.138Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-12T05:17:04.138Z] Message: update stable to v1.0.162 [2020-11-12T05:17:05.085Z] ------------------- [2020-11-12T05:17:05.085Z] experimental info: [2020-11-12T05:17:05.085Z] ------------------- [2020-11-12T05:17:05.086Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-12T05:17:05.086Z] Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 [2020-11-12T05:17:05.086Z] Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-12T05:17:05.432Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-12T05:17:05.521Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-12T05:17:05.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-12T05:17:05.709Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-12T05:17:05.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-12T05:17:05.911Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-12T05:17:05.999Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-12T05:17:06.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-12T05:17:06.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-12T05:17:06.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-12T05:17:06.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-12T05:17:06.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-12T05:17:06.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-12T05:17:06.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-12T05:17:06.721Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T05:17:06.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T05:17:06.916Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T05:17:07.006Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T05:17:07.092Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-12T05:17:07.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-12T05:17:07.268Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-12T05:17:07.384Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-12T05:17:07.468Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-12T05:17:07.575Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-12T05:17:07.659Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-12T05:17:07.748Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-12T05:17:07.832Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-12T05:17:07.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-12T05:17:08.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-12T05:17:08.118Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4b64ae0e60a2ca763e083a0315ecbef487129b8 [Pipeline] echo [2020-11-12T05:17:08.204Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4b64ae [Pipeline] echo [2020-11-12T05:17:08.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T05:17:08.448Z] provisioning config files... [2020-11-12T05:17:08.476Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config5907089447463079953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:17:08.828Z] ---> docker-login.sh [2020-11-12T05:17:08.829Z] nexus3.edgexfoundry.org:10001 [2020-11-12T05:17:09.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:17:09.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:17:09.357Z] Configure a credential helper to remove this warning. See [2020-11-12T05:17:09.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:17:09.357Z] [2020-11-12T05:17:09.357Z] Login Succeeded [2020-11-12T05:17:09.357Z] nexus3.edgexfoundry.org:10002 [2020-11-12T05:17:09.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:17:09.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:17:09.357Z] Configure a credential helper to remove this warning. See [2020-11-12T05:17:09.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:17:09.357Z] [2020-11-12T05:17:09.357Z] Login Succeeded [2020-11-12T05:17:09.357Z] nexus3.edgexfoundry.org:10003 [2020-11-12T05:17:09.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:17:09.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:17:09.621Z] Configure a credential helper to remove this warning. See [2020-11-12T05:17:09.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:17:09.621Z] [2020-11-12T05:17:09.621Z] Login Succeeded [2020-11-12T05:17:09.621Z] nexus3.edgexfoundry.org:10004 [2020-11-12T05:17:09.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:17:09.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:17:09.883Z] Configure a credential helper to remove this warning. See [2020-11-12T05:17:09.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:17:09.883Z] [2020-11-12T05:17:09.883Z] Login Succeeded [2020-11-12T05:17:09.883Z] docker.io [2020-11-12T05:17:09.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:17:10.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:17:10.146Z] Configure a credential helper to remove this warning. See [2020-11-12T05:17:10.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:17:10.146Z] [2020-11-12T05:17:10.146Z] Login Succeeded [2020-11-12T05:17:10.146Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T05:17:10.156Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-12T05:17:11.058Z] + git log --format=format:%s -1 e4b64ae0e60a2ca763e083a0315ecbef487129b8 [Pipeline] echo [2020-11-12T05:17:11.123Z] GIT_COMMIT: e4b64ae0e60a2ca763e083a0315ecbef487129b8, Commit Message: fix: Simplfy client error codes [Pipeline] echo [2020-11-12T05:17:11.198Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:17:11.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T05:17:11.775Z] [2020-11-12T05:17:11.775Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:17:12.131Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T05:17:12.131Z] latest: Pulling from edgex-devops/git-semver [2020-11-12T05:17:12.131Z] 31603596830f: Pulling fs layer [2020-11-12T05:17:12.131Z] 2a8b12db71e7: Pulling fs layer [2020-11-12T05:17:12.131Z] 6ca5941a6612: Pulling fs layer [2020-11-12T05:17:12.131Z] ecc8261a40a4: Pulling fs layer [2020-11-12T05:17:12.131Z] ecc8261a40a4: Waiting [2020-11-12T05:17:12.131Z] 2a8b12db71e7: Verifying Checksum [2020-11-12T05:17:12.131Z] 2a8b12db71e7: Download complete [2020-11-12T05:17:12.397Z] 31603596830f: Verifying Checksum [2020-11-12T05:17:12.397Z] 31603596830f: Download complete [2020-11-12T05:17:12.397Z] 6ca5941a6612: Verifying Checksum [2020-11-12T05:17:12.397Z] 6ca5941a6612: Download complete [2020-11-12T05:17:12.397Z] ecc8261a40a4: Verifying Checksum [2020-11-12T05:17:12.397Z] ecc8261a40a4: Download complete [2020-11-12T05:17:12.972Z] 31603596830f: Pull complete [2020-11-12T05:17:12.972Z] 2a8b12db71e7: Pull complete [2020-11-12T05:17:13.930Z] 6ca5941a6612: Pull complete [2020-11-12T05:17:13.930Z] ecc8261a40a4: Pull complete [2020-11-12T05:17:13.930Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-12T05:17:13.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T05:17:13.930Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-12T05:17:14.041Z] prd-centos7-docker-4c-2g-11916 does not seem to be running inside a container [2020-11-12T05:17:14.096Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-12T05:17:16.616Z] $ docker top 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-12T05:17:16.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T05:17:16.928Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T05:17:17.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T05:17:17.166Z] $ docker exec 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 ssh-agent [2020-11-12T05:17:17.335Z] SSH_AUTH_SOCK=/tmp/ssh-TIlCfPSuhvCk/agent.11 [2020-11-12T05:17:17.335Z] SSH_AGENT_PID=16 [2020-11-12T05:17:17.349Z] Running ssh-add (command line suppressed) [2020-11-12T05:17:17.481Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_100773251836434745.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_100773251836434745.key) [2020-11-12T05:17:17.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T05:17:17.866Z] + git tag --points-at HEAD [Pipeline] } [2020-11-12T05:17:17.892Z] $ docker exec --env ******** --env ******** 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 ssh-agent -k [2020-11-12T05:17:18.014Z] unset SSH_AUTH_SOCK; [2020-11-12T05:17:18.014Z] unset SSH_AGENT_PID; [2020-11-12T05:17:18.014Z] echo Agent pid 16 killed; [2020-11-12T05:17:18.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-12T05:17:18.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T05:17:18.201Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T05:17:18.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T05:17:18.380Z] $ docker exec 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 ssh-agent [2020-11-12T05:17:18.558Z] SSH_AUTH_SOCK=/tmp/ssh-S5EbVHtlWUtB/agent.46 [2020-11-12T05:17:18.558Z] SSH_AGENT_PID=51 [2020-11-12T05:17:18.565Z] Running ssh-add (command line suppressed) [2020-11-12T05:17:18.692Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_4945738881944395281.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_4945738881944395281.key) [2020-11-12T05:17:18.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T05:17:19.077Z] + git semver init [2020-11-12T05:17:19.077Z] # -> Open(): unable to determine branch for HEAD [2020-11-12T05:17:19.077Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-12T05:17:19.077Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-12T05:17:19.077Z] # $SEMVER_REMOTE_NAME = origin [2020-11-12T05:17:19.077Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-12T05:17:19.077Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-12T05:17:19.077Z] # $SEMVER_BRANCH = PR-365 [2020-11-12T05:17:19.077Z] # $SEMVER_TEMP = /tmp/semver-776026123 [2020-11-12T05:17:19.077Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-12T05:17:19.654Z] # '/tmp/semver-776026123' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-12T05:17:19.654Z] # -> Force: false [2020-11-12T05:17:19.654Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-12T05:17:19.670Z] $ docker exec --env ******** --env ******** 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 ssh-agent -k [2020-11-12T05:17:19.798Z] unset SSH_AUTH_SOCK; [2020-11-12T05:17:19.798Z] unset SSH_AGENT_PID; [2020-11-12T05:17:19.798Z] echo Agent pid 51 killed; [2020-11-12T05:17:19.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-12T05:17:20.305Z] + git semver [Pipeline] } [2020-11-12T05:17:20.326Z] $ docker stop --time=1 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 [2020-11-12T05:17:22.131Z] $ docker rm -f 87a5adbc8390ce081eb4ec8f0211d7cf733472d55104ff3db50e50aea234cd52 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T05:17:22.597Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-12T05:17:23.178Z] Stashed 1 file(s) [Pipeline] echo [2020-11-12T05:17:23.181Z] [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-12T05:17:38.806Z] Still waiting to schedule task [2020-11-12T05:17:38.806Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-12T05:17:38.809Z] Still waiting to schedule task [2020-11-12T05:17:38.809Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-12T05:19:30.528Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11917 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-12T05:19:30.607Z] Running in /w/workspace/go-mod-core-contracts/24 [Pipeline] { [Pipeline] checkout [2020-11-12T05:19:35.548Z] Running on prd-centos7-docker-4c-2g-11918 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-12T05:19:35.601Z] Running in /w/workspace/go-mod-core-contracts/24 [Pipeline] { [Pipeline] checkout [2020-11-12T05:19:36.579Z] using credential edgex-jenkins-ssh [2020-11-12T05:19:36.646Z] Cloning the remote Git repository [2020-11-12T05:19:36.760Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:19:36.873Z] > git init /w/workspace/go-mod-core-contracts/24 # timeout=10 [2020-11-12T05:19:36.959Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:19:36.960Z] > git --version # timeout=10 [2020-11-12T05:19:36.987Z] > git --version # 'git version 2.17.1' [2020-11-12T05:19:36.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:19:37.054Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T05:19:38.190Z] using credential edgex-jenkins-ssh [2020-11-12T05:19:38.244Z] Cloning the remote Git repository [2020-11-12T05:19:38.020Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T05:19:38.038Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T05:19:38.071Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T05:19:38.115Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:19:38.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:19:38.129Z] > 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-12T05:19:38.773Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e4b64ae0e60a2ca763e083a0315ecbef487129b8 [2020-11-12T05:19:39.099Z] Merge succeeded, producing e4b64ae0e60a2ca763e083a0315ecbef487129b8 [2020-11-12T05:19:39.099Z] Checking out Revision e4b64ae0e60a2ca763e083a0315ecbef487129b8 (PR-365) [2020-11-12T05:19:38.273Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:19:38.345Z] > git init /w/workspace/go-mod-core-contracts/24 # timeout=10 [2020-11-12T05:19:39.186Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:19:39.187Z] > git --version # timeout=10 [2020-11-12T05:19:39.197Z] > git --version # 'git version 2.16.5' [2020-11-12T05:19:39.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:19:39.229Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T05:19:38.796Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T05:19:38.852Z] > git checkout -f e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 [2020-11-12T05:19:39.029Z] > git remote # timeout=10 [2020-11-12T05:19:39.046Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T05:19:39.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:19:39.068Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-12T05:19:39.090Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T05:19:39.109Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T05:19:39.121Z] > git checkout -f e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 [2020-11-12T05:19:41.043Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit e4b64ae0e60a2ca763e083a0315ecbef487129b8 [2020-11-12T05:19:41.160Z] Merge succeeded, producing e4b64ae0e60a2ca763e083a0315ecbef487129b8 [2020-11-12T05:19:41.161Z] Checking out Revision e4b64ae0e60a2ca763e083a0315ecbef487129b8 (PR-365) [2020-11-12T05:19:40.504Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T05:19:40.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T05:19:40.522Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-12T05:19:40.533Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-12T05:19:40.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:19:40.538Z] > 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-12T05:19:41.055Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T05:19:41.061Z] > git checkout -f e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 [2020-11-12T05:19:41.129Z] > git remote # timeout=10 [2020-11-12T05:19:41.137Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T05:19:41.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T05:19:41.146Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-12T05:19:41.156Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T05:19:41.166Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T05:19:41.174Z] > git checkout -f e4b64ae0e60a2ca763e083a0315ecbef487129b8 # timeout=10 [2020-11-12T05:19:43.400Z] Commit message: "fix: Simplfy client error codes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T05:19:44.246Z] provisioning config files... [2020-11-12T05:19:44.289Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/24@tmp/config8802553184825423341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:19:44.906Z] Commit message: "fix: Simplfy client error codes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-11-12T05:19:45.414Z] ---> docker-login.sh [2020-11-12T05:19:45.414Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T05:19:45.501Z] provisioning config files... [2020-11-12T05:19:45.551Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/24@tmp/config5970973009808727988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:19:46.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:19:46.198Z] ---> docker-login.sh [2020-11-12T05:19:46.198Z] nexus3.edgexfoundry.org:10001 [2020-11-12T05:19:46.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:19:46.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:19:46.628Z] Configure a credential helper to remove this warning. See [2020-11-12T05:19:46.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:19:46.628Z] [2020-11-12T05:19:46.628Z] Login Succeeded [2020-11-12T05:19:46.628Z] nexus3.edgexfoundry.org:10002 [2020-11-12T05:19:46.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:19:46.725Z] Configure a credential helper to remove this warning. See [2020-11-12T05:19:46.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:19:46.725Z] [2020-11-12T05:19:46.725Z] Login Succeeded [2020-11-12T05:19:46.725Z] nexus3.edgexfoundry.org:10002 [2020-11-12T05:19:46.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:19:46.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:19:46.725Z] Configure a credential helper to remove this warning. See [2020-11-12T05:19:46.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:19:46.725Z] [2020-11-12T05:19:46.725Z] Login Succeeded [2020-11-12T05:19:46.725Z] nexus3.edgexfoundry.org:10003 [2020-11-12T05:19:46.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:19:46.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:19:46.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:19:46.987Z] Configure a credential helper to remove this warning. See [2020-11-12T05:19:46.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:19:46.987Z] [2020-11-12T05:19:46.987Z] Login Succeeded [2020-11-12T05:19:46.987Z] nexus3.edgexfoundry.org:10004 [2020-11-12T05:19:47.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:19:47.183Z] Configure a credential helper to remove this warning. See [2020-11-12T05:19:47.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:19:47.183Z] [2020-11-12T05:19:47.183Z] Login Succeeded [2020-11-12T05:19:47.183Z] nexus3.edgexfoundry.org:10003 [2020-11-12T05:19:47.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:19:47.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:19:47.248Z] Configure a credential helper to remove this warning. See [2020-11-12T05:19:47.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:19:47.248Z] [2020-11-12T05:19:47.248Z] Login Succeeded [2020-11-12T05:19:47.248Z] docker.io [2020-11-12T05:19:47.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:19:47.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:19:47.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:19:47.511Z] Configure a credential helper to remove this warning. See [2020-11-12T05:19:47.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:19:47.511Z] [2020-11-12T05:19:47.511Z] Login Succeeded [2020-11-12T05:19:47.511Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T05:19:47.548Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-11-12T05:19:47.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:19:47.740Z] Configure a credential helper to remove this warning. See [2020-11-12T05:19:47.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:19:47.740Z] [2020-11-12T05:19:47.740Z] Login Succeeded [2020-11-12T05:19:47.740Z] nexus3.edgexfoundry.org:10004 [Pipeline] echo [2020-11-12T05:19:47.843Z] ========================================================= [2020-11-12T05:19:47.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-12T05:19:47.843Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:19:48.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:19:48.192Z] + 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-12T05:19:48.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:19:48.284Z] Configure a credential helper to remove this warning. See [2020-11-12T05:19:48.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:19:48.284Z] [2020-11-12T05:19:48.284Z] Login Succeeded [2020-11-12T05:19:48.284Z] docker.io [2020-11-12T05:19:48.454Z] Sending build context to Docker daemon 1.902MB [2020-11-12T05:19:48.454Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-12T05:19:48.454Z] Step 2/7 : FROM ${BASE} [2020-11-12T05:19:48.454Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-12T05:19:48.454Z] df20fa9351a1: Pulling fs layer [2020-11-12T05:19:48.454Z] ed8968b2872e: Pulling fs layer [2020-11-12T05:19:48.454Z] a92cc7c5fd73: Pulling fs layer [2020-11-12T05:19:48.454Z] e871e8e8d7a9: Pulling fs layer [2020-11-12T05:19:48.454Z] e73272ec9a57: Pulling fs layer [2020-11-12T05:19:48.454Z] 1e910a182e73: Pulling fs layer [2020-11-12T05:19:48.454Z] 4e634b169226: Pulling fs layer [2020-11-12T05:19:48.454Z] e871e8e8d7a9: Waiting [2020-11-12T05:19:48.454Z] e73272ec9a57: Waiting [2020-11-12T05:19:48.454Z] 1e910a182e73: Waiting [2020-11-12T05:19:48.454Z] 4e634b169226: Waiting [2020-11-12T05:19:48.454Z] a92cc7c5fd73: Verifying Checksum [2020-11-12T05:19:48.454Z] a92cc7c5fd73: Download complete [2020-11-12T05:19:48.454Z] ed8968b2872e: Download complete [2020-11-12T05:19:48.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T05:19:48.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T05:19:48.838Z] Configure a credential helper to remove this warning. See [2020-11-12T05:19:48.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T05:19:48.838Z] [2020-11-12T05:19:48.838Z] Login Succeeded [2020-11-12T05:19:49.113Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T05:19:49.188Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-11-12T05:19:49.407Z] e73272ec9a57: Verifying Checksum [2020-11-12T05:19:49.407Z] e73272ec9a57: Download complete [2020-11-12T05:19:49.407Z] df20fa9351a1: Verifying Checksum [2020-11-12T05:19:49.407Z] df20fa9351a1: Download complete [2020-11-12T05:19:49.407Z] 1e910a182e73: Verifying Checksum [2020-11-12T05:19:49.407Z] 1e910a182e73: Download complete [Pipeline] echo [2020-11-12T05:19:49.672Z] df20fa9351a1: Pull complete [2020-11-12T05:19:49.672Z] ed8968b2872e: Pull complete [2020-11-12T05:19:49.672Z] ========================================================= [2020-11-12T05:19:49.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-12T05:19:49.673Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:19:49.936Z] a92cc7c5fd73: Pull complete [2020-11-12T05:19:50.068Z] + 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-12T05:19:50.677Z] Sending build context to Docker daemon 1.902MB [2020-11-12T05:19:50.677Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-12T05:19:50.677Z] Step 2/7 : FROM ${BASE} [2020-11-12T05:19:50.677Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-12T05:19:50.677Z] b538f80385f9: Pulling fs layer [2020-11-12T05:19:50.677Z] 74f711af9a0d: Pulling fs layer [2020-11-12T05:19:50.677Z] 99f96fe45779: Pulling fs layer [2020-11-12T05:19:50.677Z] 8529a6b9a6be: Pulling fs layer [2020-11-12T05:19:50.677Z] 45590311c82a: Pulling fs layer [2020-11-12T05:19:50.677Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-12T05:19:50.677Z] 209524e5b208: Pulling fs layer [2020-11-12T05:19:50.677Z] 45590311c82a: Waiting [2020-11-12T05:19:50.677Z] 69ca0ff8b7b3: Waiting [2020-11-12T05:19:50.677Z] 8529a6b9a6be: Waiting [2020-11-12T05:19:50.677Z] 209524e5b208: Waiting [2020-11-12T05:19:50.677Z] 99f96fe45779: Download complete [2020-11-12T05:19:50.677Z] 74f711af9a0d: Download complete [2020-11-12T05:19:51.276Z] 45590311c82a: Verifying Checksum [2020-11-12T05:19:51.276Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-12T05:19:51.276Z] 69ca0ff8b7b3: Download complete [2020-11-12T05:19:51.877Z] b538f80385f9: Verifying Checksum [2020-11-12T05:19:51.877Z] b538f80385f9: Download complete [2020-11-12T05:19:52.480Z] b538f80385f9: Pull complete [2020-11-12T05:19:53.078Z] 74f711af9a0d: Pull complete [2020-11-12T05:19:53.260Z] 4e634b169226: Download complete [2020-11-12T05:19:53.353Z] 99f96fe45779: Pull complete [2020-11-12T05:19:54.808Z] 209524e5b208: Verifying Checksum [2020-11-12T05:19:54.808Z] 209524e5b208: Download complete [2020-11-12T05:19:55.818Z] e871e8e8d7a9: Verifying Checksum [2020-11-12T05:19:55.818Z] e871e8e8d7a9: Download complete [2020-11-12T05:19:56.796Z] 8529a6b9a6be: Verifying Checksum [2020-11-12T05:19:56.796Z] 8529a6b9a6be: Download complete [2020-11-12T05:20:01.143Z] e871e8e8d7a9: Pull complete [2020-11-12T05:20:01.143Z] e73272ec9a57: Pull complete [2020-11-12T05:20:01.143Z] 1e910a182e73: Pull complete [2020-11-12T05:20:06.573Z] 4e634b169226: Pull complete [2020-11-12T05:20:06.573Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-12T05:20:06.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-12T05:20:06.573Z] ---> f7629b54cfaa [2020-11-12T05:20:06.573Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-12T05:20:06.573Z] ---> Running in 74d4edbba092 [2020-11-12T05:20:06.573Z] Removing intermediate container 74d4edbba092 [2020-11-12T05:20:06.573Z] ---> f13aa4ebb243 [2020-11-12T05:20:06.573Z] Step 4/7 : RUN apk add bash [2020-11-12T05:20:06.573Z] ---> Running in 29c88ac88e06 [2020-11-12T05:20:06.964Z] 8529a6b9a6be: Pull complete [2020-11-12T05:20:07.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T05:20:07.241Z] 45590311c82a: Pull complete [2020-11-12T05:20:07.518Z] 69ca0ff8b7b3: Pull complete [2020-11-12T05:20:08.097Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T05:20:08.359Z] OK: 166 MiB in 39 packages [2020-11-12T05:20:08.942Z] Removing intermediate container 29c88ac88e06 [2020-11-12T05:20:08.942Z] ---> 5fd1e8d2f75f [2020-11-12T05:20:08.942Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-12T05:20:09.206Z] ---> Running in 01d7998c7867 [2020-11-12T05:20:09.469Z] Removing intermediate container 01d7998c7867 [2020-11-12T05:20:09.469Z] ---> f81c6d6e29c9 [2020-11-12T05:20:09.469Z] Step 6/7 : COPY go.mod . [2020-11-12T05:20:09.469Z] ---> 4b623026a1a5 [2020-11-12T05:20:09.469Z] Step 7/7 : RUN go mod download [2020-11-12T05:20:09.733Z] ---> Running in 04764df11f4c [2020-11-12T05:20:10.914Z] 209524e5b208: Pull complete [2020-11-12T05:20:10.914Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-12T05:20:10.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-12T05:20:11.211Z] ---> 5bddaf1c2fca [2020-11-12T05:20:11.211Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-12T05:20:13.840Z] ---> Running in 772613c67236 [2020-11-12T05:20:14.443Z] Removing intermediate container 772613c67236 [2020-11-12T05:20:14.443Z] ---> 7c48b89638fd [2020-11-12T05:20:14.443Z] Step 4/7 : RUN apk add bash [2020-11-12T05:20:14.443Z] ---> Running in 28e3fd79e70a [2020-11-12T05:20:16.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-12T05:20:16.702Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T05:20:17.681Z] OK: 142 MiB in 39 packages [2020-11-12T05:20:19.122Z] Removing intermediate container 28e3fd79e70a [2020-11-12T05:20:19.122Z] ---> 54ec63ee6f10 [2020-11-12T05:20:19.122Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-12T05:20:19.122Z] ---> Running in 10e65670aa94 [2020-11-12T05:20:19.398Z] Removing intermediate container 10e65670aa94 [2020-11-12T05:20:19.398Z] ---> 621c54c5ce32 [2020-11-12T05:20:19.398Z] Step 6/7 : COPY go.mod . [2020-11-12T05:20:19.998Z] ---> 0acea783547f [2020-11-12T05:20:19.998Z] Step 7/7 : RUN go mod download [2020-11-12T05:20:20.272Z] ---> Running in 057350f1b7a7 [2020-11-12T05:20:22.008Z] Removing intermediate container 04764df11f4c [2020-11-12T05:20:22.008Z] ---> 35f5930479d2 [2020-11-12T05:20:22.008Z] Successfully built 35f5930479d2 [2020-11-12T05:20:22.008Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:20:22.325Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T05:20:22.325Z] . [Pipeline] withDockerContainer [2020-11-12T05:20:22.440Z] prd-centos7-docker-4c-2g-11918 does not seem to be running inside a container [2020-11-12T05:20:22.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@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-12T05:20:23.264Z] $ docker top 2d88e8791c22aeef18f81b198a500c5b52189a80826083f892fef414bc71b4f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T05:20:23.884Z] + go version [2020-11-12T05:20:23.884Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-12T05:20:23.908Z] $ docker stop --time=1 2d88e8791c22aeef18f81b198a500c5b52189a80826083f892fef414bc71b4f3 [2020-11-12T05:20:25.780Z] $ docker rm -f 2d88e8791c22aeef18f81b198a500c5b52189a80826083f892fef414bc71b4f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:20:26.687Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T05:20:26.687Z] . [Pipeline] withDockerContainer [2020-11-12T05:20:26.789Z] prd-centos7-docker-4c-2g-11918 does not seem to be running inside a container [2020-11-12T05:20:26.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@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-12T05:20:27.404Z] $ docker top 587f055dc958e3240a9b32823e25e93c418721ebd65c14585713d2ceb2227207 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T05:20:27.914Z] + make test [2020-11-12T05:20:27.914Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-12T05:20:34.595Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-12T05:20:34.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements [2020-11-12T05:20:34.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.009s coverage: 100.0% of statements [2020-11-12T05:20:35.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.045s coverage: 45.4% of statements [2020-11-12T05:20:35.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.014s coverage: 77.8% of statements [2020-11-12T05:20:35.179Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-12T05:20:35.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.005s coverage: 6.4% of statements [2020-11-12T05:20:35.384Z] Removing intermediate container 057350f1b7a7 [2020-11-12T05:20:35.384Z] ---> 2101c944a464 [2020-11-12T05:20:35.384Z] Successfully built 2101c944a464 [2020-11-12T05:20:35.384Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:20:35.723Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T05:20:35.723Z] . [Pipeline] withDockerContainer [2020-11-12T05:20:35.993Z] prd-ubuntu18.04-docker-arm64-4c-16g-11917 does not seem to be running inside a container [2020-11-12T05:20:36.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@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-12T05:20:36.147Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.026s coverage: 14.7% of statements [2020-11-12T05:20:36.147Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.025s coverage: 100.0% of statements [2020-11-12T05:20:36.147Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.037s coverage: 91.8% of statements [2020-11-12T05:20:36.147Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-12T05:20:36.147Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-12T05:20:36.147Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.021s coverage: 100.0% of statements [2020-11-12T05:20:36.731Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements [2020-11-12T05:20:37.950Z] $ docker top 9fb0c9f4dcdfa5bbb72c4b18ef28da6ea1bd67a3bd95953df0689a08d30d05ad -eo pid,comm [2020-11-12T05:20:38.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.019s coverage: 63.0% of statements [2020-11-12T05:20:38.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.017s coverage: 26.3% of statements [2020-11-12T05:20:38.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements [2020-11-12T05:20:38.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements [2020-11-12T05:20:38.169Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.007s coverage: 14.3% of statements [2020-11-12T05:20:38.169Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [Pipeline] { [Pipeline] sh [2020-11-12T05:20:38.747Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.026s coverage: 81.0% of statements [2020-11-12T05:20:38.747Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-12T05:20:38.747Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-12T05:20:39.013Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.023s coverage: 29.1% of statements [2020-11-12T05:20:39.013Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 100.0% of statements [2020-11-12T05:20:39.275Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements [2020-11-12T05:20:39.275Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-11-12T05:20:39.275Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-12T05:20:39.388Z] + go version [2020-11-12T05:20:39.388Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-12T05:20:39.415Z] $ docker stop --time=1 9fb0c9f4dcdfa5bbb72c4b18ef28da6ea1bd67a3bd95953df0689a08d30d05ad [2020-11-12T05:20:39.540Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-12T05:20:40.975Z] gofmt -l . [2020-11-12T05:20:41.237Z] [ "`gofmt -l .`" = "" ] [2020-11-12T05:20:41.396Z] $ docker rm -f 9fb0c9f4dcdfa5bbb72c4b18ef28da6ea1bd67a3bd95953df0689a08d30d05ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2020-11-12T05:20:41.722Z] $ docker stop --time=1 587f055dc958e3240a9b32823e25e93c418721ebd65c14585713d2ceb2227207 [2020-11-12T05:20:44.130Z] $ docker rm -f 587f055dc958e3240a9b32823e25e93c418721ebd65c14585713d2ceb2227207 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2020-11-12T05:20:44.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:20:45.097Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2020-11-12T05:20:45.174Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T05:20:45.174Z] . [Pipeline] } [Pipeline] // stage [Pipeline] withDockerContainer [2020-11-12T05:20:45.552Z] prd-ubuntu18.04-docker-arm64-4c-16g-11917 does not seem to be running inside a container [2020-11-12T05:20:45.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/24 -v /w/workspace/go-mod-core-contracts/24:/w/workspace/go-mod-core-contracts/24:rw,z -v /w/workspace/go-mod-core-contracts/24@tmp:/w/workspace/go-mod-core-contracts/24@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-12T05:20:47.513Z] $ docker top ca5cd382022208a11f0026015167626b67ba8ed94156d1e4ae8473bc12c25bb6 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 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] } [2020-11-12T05:20:48.949Z] + make test [2020-11-12T05:20:48.949Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-12T05:21:11.152Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-12T05:21:11.755Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements [2020-11-12T05:21:11.755Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.038s coverage: 100.0% of statements [2020-11-12T05:21:13.194Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.038s coverage: 45.4% of statements [2020-11-12T05:21:13.194Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements [2020-11-12T05:21:13.194Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-12T05:21:13.194Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 6.4% of statements [2020-11-12T05:21:15.178Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.031s coverage: 14.7% of statements [2020-11-12T05:21:15.179Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.040s coverage: 100.0% of statements [2020-11-12T05:21:16.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.071s coverage: 91.8% of statements [2020-11-12T05:21:16.160Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-12T05:21:16.160Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-12T05:21:16.160Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.009s coverage: 100.0% of statements [2020-11-12T05:21:16.765Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements [2020-11-12T05:21:22.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.126s coverage: 63.0% of statements [2020-11-12T05:21:22.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.013s coverage: 26.3% of statements [2020-11-12T05:21:22.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.038s coverage: 15.4% of statements [2020-11-12T05:21:22.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.066s coverage: 15.4% of statements [2020-11-12T05:21:22.195Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.022s coverage: 14.3% of statements [2020-11-12T05:21:22.195Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-12T05:21:22.474Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.045s coverage: 81.0% of statements [2020-11-12T05:21:22.474Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-12T05:21:22.474Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-12T05:21:23.076Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.039s coverage: 29.1% of statements [2020-11-12T05:21:23.076Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.033s coverage: 100.0% of statements [2020-11-12T05:21:25.060Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.064s coverage: 94.4% of statements [2020-11-12T05:21:25.060Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.022s coverage: 100.0% of statements [2020-11-12T05:21:25.060Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-12T05:21:25.060Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-12T05:21:29.382Z] gofmt -l . [2020-11-12T05:21:29.657Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-12T05:21:30.275Z] $ docker stop --time=1 ca5cd382022208a11f0026015167626b67ba8ed94156d1e4ae8473bc12c25bb6 [2020-11-12T05:21:32.299Z] $ docker rm -f ca5cd382022208a11f0026015167626b67ba8ed94156d1e4ae8473bc12c25bb6 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T05:21:33.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T05:21:33.270Z] Warning: overwriting stash ‘coverage-report’ [2020-11-12T05:21:34.241Z] 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-12T05:21:36.397Z] provisioning config files... [2020-11-12T05:21:36.410Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config4847212501015193150tmp [Pipeline] { [Pipeline] sh [2020-11-12T05:21:36.861Z] + set +x [2020-11-12T05:21:36.861Z] + curl -s https://codecov.io/bash [2020-11-12T05:21:36.861Z] + bash -s -- [2020-11-12T05:21:37.124Z] [2020-11-12T05:21:37.124Z] _____ _ [2020-11-12T05:21:37.124Z] / ____| | | [2020-11-12T05:21:37.124Z] | | ___ __| | ___ ___ _____ __ [2020-11-12T05:21:37.124Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-12T05:21:37.124Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-12T05:21:37.124Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-12T05:21:37.124Z] Bash-20201106-81372f2 [2020-11-12T05:21:37.124Z] [2020-11-12T05:21:37.124Z] [2020-11-12T05:21:37.124Z] ==> Jenkins CI detected. [2020-11-12T05:21:37.124Z] project root: . [2020-11-12T05:21:37.124Z] --> token set from env [2020-11-12T05:21:37.124Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-12T05:21:37.124Z] ==> Running gcov in . (disable via -X gcov) [2020-11-12T05:21:37.124Z] ==> Python coveragepy not found [2020-11-12T05:21:37.124Z] ==> Searching for coverage reports in: [2020-11-12T05:21:37.124Z] + . [2020-11-12T05:21:37.124Z] -> Found 1 reports [2020-11-12T05:21:37.124Z] ==> Detecting git/mercurial file structure [2020-11-12T05:21:37.390Z] ==> Reading reports [2020-11-12T05:21:37.390Z] + ./coverage.out bytes=107045 [2020-11-12T05:21:37.390Z] ==> Appending adjustments [2020-11-12T05:21:37.390Z] https://docs.codecov.io/docs/fixing-reports [2020-11-12T05:21:37.967Z] + Found adjustments [2020-11-12T05:21:37.967Z] ==> Gzipping contents [2020-11-12T05:21:37.967Z] ==> Uploading reports [2020-11-12T05:21:37.967Z] url: https://codecov.io [2020-11-12T05:21:37.967Z] query: branch=PR-365&commit=e4b64ae0e60a2ca763e083a0315ecbef487129b8&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F24%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-12T05:21:37.967Z] -> Pinging Codecov [2020-11-12T05:21:37.967Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=e4b64ae0e60a2ca763e083a0315ecbef487129b8&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F24%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-12T05:21:38.541Z] -> Uploading to [2020-11-12T05:21:38.541Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-12/71470A77251A30514AAF9C0BB2E5B6CE/e4b64ae0e60a2ca763e083a0315ecbef487129b8/1eed54e4-8a2e-4f51-aba7-b40f1b9ec1e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T052138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f49b5d6a8be7f83c134220dff5ebeb3f263a24dd855e61191eb2ba46fb67f5e5 [2020-11-12T05:21:38.541Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-12T05:21:38.541Z] Dload Upload Total Spent Left Speed [2020-11-12T05:21:39.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 17311 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17311 0 0 100 17311 0 37890 --:--:-- --:--:-- --:--:-- 37879 [2020-11-12T05:21:39.068Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/e4b64ae0e60a2ca763e083a0315ecbef487129b8 [Pipeline] } [2020-11-12T05:21:39.079Z] 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-12T05:21:41.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:21:42.434Z] ---> package-listing.sh [2020-11-12T05:21:42.434Z] ++ facter osfamily [2020-11-12T05:21:42.434Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-12T05:21:42.434Z] + OS_FAMILY=redhat [2020-11-12T05:21:42.434Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-12T05:21:42.434Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-12T05:21:42.434Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-12T05:21:42.434Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-12T05:21:42.434Z] + PACKAGES=/tmp/packages_start.txt [2020-11-12T05:21:42.434Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-12T05:21:42.434Z] + PACKAGES=/tmp/packages_end.txt [2020-11-12T05:21:42.434Z] + case "${OS_FAMILY}" in [2020-11-12T05:21:42.434Z] + rpm -qa [2020-11-12T05:21:42.434Z] + sort [2020-11-12T05:21:46.665Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-12T05:21:46.665Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-12T05:21:46.665Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-12T05:21:46.665Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-12T05:21:46.665Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-12T05:21:46.665Z] + 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-12T05:21:46.678Z] 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-12T05:21:46.974Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:21:47.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T05:21:47.286Z] [2020-11-12T05:21:47.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-12T05:21:47.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T05:21:47.696Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-12T05:21:47.696Z] df20fa9351a1: Pulling fs layer [2020-11-12T05:21:47.696Z] 36b3adc4ff6f: Pulling fs layer [2020-11-12T05:21:47.696Z] 8ad3a11d3b57: Pulling fs layer [2020-11-12T05:21:47.696Z] 46f8f816bc3b: Pulling fs layer [2020-11-12T05:21:47.696Z] 93b61091891f: Pulling fs layer [2020-11-12T05:21:47.696Z] 93b9cdb0e59b: Pulling fs layer [2020-11-12T05:21:47.696Z] 5e14af77c1be: Pulling fs layer [2020-11-12T05:21:47.696Z] 01666e4c0597: Pulling fs layer [2020-11-12T05:21:47.696Z] aa168da1d23b: Pulling fs layer [2020-11-12T05:21:47.696Z] 46f8f816bc3b: Waiting [2020-11-12T05:21:47.696Z] 93b61091891f: Waiting [2020-11-12T05:21:47.696Z] 93b9cdb0e59b: Waiting [2020-11-12T05:21:47.696Z] 5e14af77c1be: Waiting [2020-11-12T05:21:47.696Z] 01666e4c0597: Waiting [2020-11-12T05:21:47.696Z] aa168da1d23b: Waiting [2020-11-12T05:21:47.965Z] 36b3adc4ff6f: Verifying Checksum [2020-11-12T05:21:47.965Z] 36b3adc4ff6f: Download complete [2020-11-12T05:21:47.965Z] 46f8f816bc3b: Download complete [2020-11-12T05:21:47.965Z] df20fa9351a1: Verifying Checksum [2020-11-12T05:21:47.965Z] 93b9cdb0e59b: Verifying Checksum [2020-11-12T05:21:47.965Z] 93b9cdb0e59b: Download complete [2020-11-12T05:21:47.965Z] 93b61091891f: Verifying Checksum [2020-11-12T05:21:47.965Z] 93b61091891f: Download complete [2020-11-12T05:21:47.965Z] 5e14af77c1be: Download complete [2020-11-12T05:21:47.965Z] 01666e4c0597: Download complete [2020-11-12T05:21:48.541Z] df20fa9351a1: Pull complete [2020-11-12T05:21:48.541Z] 36b3adc4ff6f: Pull complete [2020-11-12T05:21:48.806Z] 8ad3a11d3b57: Download complete [2020-11-12T05:21:49.780Z] 8ad3a11d3b57: Pull complete [2020-11-12T05:21:49.780Z] 46f8f816bc3b: Pull complete [2020-11-12T05:21:50.371Z] 93b61091891f: Pull complete [2020-11-12T05:21:50.635Z] 93b9cdb0e59b: Pull complete [2020-11-12T05:21:50.635Z] 5e14af77c1be: Pull complete [2020-11-12T05:21:50.635Z] aa168da1d23b: Verifying Checksum [2020-11-12T05:21:50.635Z] aa168da1d23b: Download complete [2020-11-12T05:21:50.897Z] 01666e4c0597: Pull complete [2020-11-12T05:21:57.546Z] aa168da1d23b: Pull complete [2020-11-12T05:21:57.546Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-12T05:21:57.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T05:21:57.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-12T05:21:57.758Z] prd-centos7-docker-4c-2g-11916 does not seem to be running inside a container [2020-11-12T05:21:57.810Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-12T05:22:03.357Z] $ docker top cd6a601a160d05c14238068592062d47c1f21571de6d9498a053c0fdb7e93d86 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T05:22:04.013Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-12T05:22:04.320Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-12T05:22:04.622Z] + ls /var/log/sa-host [2020-11-12T05:22:04.622Z] + sadf -c /var/log/sa-host/sa05 [2020-11-12T05:22:04.622Z] file_magic: OK [2020-11-12T05:22:04.622Z] HZ: Using current value: 100 [2020-11-12T05:22:04.622Z] file_header: OK [2020-11-12T05:22:04.622Z] 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-12T05:22:04.622Z] Statistics: [2020-11-12T05:22:04.622Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T05:22:04.622Z] File successfully converted to sysstat format version 12.2.1 [2020-11-12T05:22:04.622Z] + sadf -c /var/log/sa-host/sa12 [2020-11-12T05:22:04.622Z] file_magic: OK [2020-11-12T05:22:04.622Z] HZ: Using current value: 100 [2020-11-12T05:22:04.622Z] file_header: OK [2020-11-12T05:22:04.622Z] 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-12T05:22:04.622Z] Statistics: [2020-11-12T05:22:04.622Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T05:22:04.622Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-12T05:22:04.838Z] provisioning config files... [2020-11-12T05:22:04.863Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config889516657126488922tmp [Pipeline] { [Pipeline] echo [2020-11-12T05:22:04.948Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:22:05.251Z] ---> create-netrc.sh [Pipeline] } [2020-11-12T05:22:05.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-12T05:22:05.382Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:22:05.686Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-12T05:22:05.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:22:06.001Z] ---> sudo-logs.sh [2020-11-12T05:22:06.002Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-12T05:22:06.014Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:22:06.316Z] ---> job-cost.sh [2020-11-12T05:22:06.316Z] lf-activate-venv: SKIPPING [2020-11-12T05:22:06.316Z] INFO: No Stack... [2020-11-12T05:22:08.245Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-12T05:22:08.508Z] INFO: Archiving Costs [Pipeline] echo [2020-11-12T05:22:08.522Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T05:22:08.823Z] ---> logs-deploy.sh [2020-11-12T05:22:08.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/24 [2020-11-12T05:22:08.823Z] INFO: archiving workspace using pattern(s): [2020-11-12T05:22:10.748Z] Archives upload complete. [2020-11-12T05:22:10.748Z] INFO: archiving logs to Nexus