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 50f8fedab1372e8285aeb5547e99c837232bdd34 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-12190’ Running on prd-centos7-docker-4c-2g-12196 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 50f8fedab1372e8285aeb5547e99c837232bdd34 Merge succeeded, producing 50f8fedab1372e8285aeb5547e99c837232bdd34 Checking out Revision 50f8fedab1372e8285aeb5547e99c837232bdd34 (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f 50f8fedab1372e8285aeb5547e99c837232bdd34 # 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 50f8fedab1372e8285aeb5547e99c837232bdd34 # timeout=10 Commit message: "feat(clients): Add V2 CommonClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-16T01:19:00.131Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk ced15efac2d1085b65b772f7f7e984098936bee5 # timeout=10 [2020-11-16T01:19:00.579Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-16T01:19:00.717Z] ========================================================= [2020-11-16T01:19:00.717Z] EdgeX Global Pipelines Version Info [2020-11-16T01:19:00.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-16T01:19:02.776Z] ------------------- [2020-11-16T01:19:02.776Z] stable info: [2020-11-16T01:19:02.776Z] ------------------- [2020-11-16T01:19:02.776Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-16T01:19:02.776Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-16T01:19:02.776Z] Message: update stable to v1.0.162 [2020-11-16T01:19:03.739Z] ------------------- [2020-11-16T01:19:03.739Z] experimental info: [2020-11-16T01:19:03.739Z] ------------------- [2020-11-16T01:19:03.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-16T01:19:03.739Z] Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b [2020-11-16T01:19:03.739Z] Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-16T01:19:04.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-16T01:19:04.327Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-16T01:19:04.443Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-16T01:19:04.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-16T01:19:04.682Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-16T01:19:04.803Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-16T01:19:04.972Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-16T01:19:05.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-16T01:19:05.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-16T01:19:05.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-16T01:19:05.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-16T01:19:05.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-16T01:19:05.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-16T01:19:05.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-16T01:19:06.018Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-16T01:19:06.123Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-16T01:19:06.268Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-16T01:19:06.377Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-16T01:19:06.481Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-16T01:19:06.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-16T01:19:06.692Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-16T01:19:06.789Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-16T01:19:06.933Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-16T01:19:07.034Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-16T01:19:07.124Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-16T01:19:07.220Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-16T01:19:07.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-16T01:19:07.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-16T01:19:07.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-16T01:19:07.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50f8fedab1372e8285aeb5547e99c837232bdd34 [Pipeline] echo [2020-11-16T01:19:07.737Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50f8fed [Pipeline] echo [2020-11-16T01:19:07.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-16T01:19:08.023Z] provisioning config files... [2020-11-16T01:19:08.055Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config3853748226944988634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-16T01:19:08.435Z] ---> docker-login.sh [2020-11-16T01:19:08.435Z] nexus3.edgexfoundry.org:10001 [2020-11-16T01:19:08.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:19:08.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:19:08.992Z] Configure a credential helper to remove this warning. See [2020-11-16T01:19:08.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:19:08.992Z] [2020-11-16T01:19:08.992Z] Login Succeeded [2020-11-16T01:19:08.992Z] nexus3.edgexfoundry.org:10002 [2020-11-16T01:19:09.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:19:09.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:19:09.259Z] Configure a credential helper to remove this warning. See [2020-11-16T01:19:09.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:19:09.259Z] [2020-11-16T01:19:09.259Z] Login Succeeded [2020-11-16T01:19:09.259Z] nexus3.edgexfoundry.org:10003 [2020-11-16T01:19:09.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:19:09.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:19:09.830Z] Configure a credential helper to remove this warning. See [2020-11-16T01:19:09.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:19:09.830Z] [2020-11-16T01:19:09.830Z] Login Succeeded [2020-11-16T01:19:09.830Z] nexus3.edgexfoundry.org:10004 [2020-11-16T01:19:10.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:19:10.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:19:10.112Z] Configure a credential helper to remove this warning. See [2020-11-16T01:19:10.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:19:10.112Z] [2020-11-16T01:19:10.112Z] Login Succeeded [2020-11-16T01:19:10.112Z] docker.io [2020-11-16T01:19:10.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:19:10.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:19:10.660Z] Configure a credential helper to remove this warning. See [2020-11-16T01:19:10.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:19:10.660Z] [2020-11-16T01:19:10.660Z] Login Succeeded [2020-11-16T01:19:10.660Z] ---> docker-login.sh ends [Pipeline] } [2020-11-16T01:19:10.684Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-16T01:19:11.468Z] + git log --format=format:%s -1 50f8fedab1372e8285aeb5547e99c837232bdd34 [Pipeline] echo [2020-11-16T01:19:11.638Z] GIT_COMMIT: 50f8fedab1372e8285aeb5547e99c837232bdd34, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo [2020-11-16T01:19:11.695Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-16T01:19:12.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-16T01:19:12.735Z] [2020-11-16T01:19:12.735Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-16T01:19:13.144Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-16T01:19:13.144Z] latest: Pulling from edgex-devops/git-semver [2020-11-16T01:19:13.144Z] 31603596830f: Pulling fs layer [2020-11-16T01:19:13.144Z] 2a8b12db71e7: Pulling fs layer [2020-11-16T01:19:13.144Z] 6ca5941a6612: Pulling fs layer [2020-11-16T01:19:13.144Z] ecc8261a40a4: Pulling fs layer [2020-11-16T01:19:13.144Z] ecc8261a40a4: Waiting [2020-11-16T01:19:13.144Z] 2a8b12db71e7: Download complete [2020-11-16T01:19:13.437Z] 31603596830f: Verifying Checksum [2020-11-16T01:19:13.437Z] 31603596830f: Download complete [2020-11-16T01:19:13.786Z] ecc8261a40a4: Verifying Checksum [2020-11-16T01:19:13.786Z] ecc8261a40a4: Download complete [2020-11-16T01:19:13.786Z] 6ca5941a6612: Verifying Checksum [2020-11-16T01:19:13.786Z] 6ca5941a6612: Download complete [2020-11-16T01:19:14.059Z] 31603596830f: Pull complete [2020-11-16T01:19:14.326Z] 2a8b12db71e7: Pull complete [2020-11-16T01:19:15.393Z] 6ca5941a6612: Pull complete [2020-11-16T01:19:16.027Z] ecc8261a40a4: Pull complete [2020-11-16T01:19:16.027Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-16T01:19:16.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-16T01:19:16.027Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-16T01:19:16.263Z] prd-centos7-docker-4c-2g-12196 does not seem to be running inside a container [2020-11-16T01:19:16.387Z] $ 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-16T01:19:18.448Z] $ docker top e50f1ff73fe25292060ef1607664b76f591a9ba110a8827df6474535998d2d39 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-16T01:19:18.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-16T01:19:18.805Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-16T01:19:19.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-16T01:19:19.205Z] $ docker exec e50f1ff73fe25292060ef1607664b76f591a9ba110a8827df6474535998d2d39 ssh-agent [2020-11-16T01:19:19.495Z] SSH_AUTH_SOCK=/tmp/ssh-gRJkoUc8MQEg/agent.12 [2020-11-16T01:19:19.495Z] SSH_AGENT_PID=17 [2020-11-16T01:19:19.511Z] Running ssh-add (command line suppressed) [2020-11-16T01:19:19.708Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_4638104755781213113.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_4638104755781213113.key) [2020-11-16T01:19:19.794Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-16T01:19:20.171Z] + git tag --points-at HEAD [Pipeline] } [2020-11-16T01:19:20.207Z] $ docker exec --env ******** --env ******** e50f1ff73fe25292060ef1607664b76f591a9ba110a8827df6474535998d2d39 ssh-agent -k [2020-11-16T01:19:20.383Z] unset SSH_AUTH_SOCK; [2020-11-16T01:19:20.386Z] unset SSH_AGENT_PID; [2020-11-16T01:19:20.386Z] echo Agent pid 17 killed; [2020-11-16T01:19:20.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-16T01:19:20.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-16T01:19:20.593Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-16T01:19:20.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-16T01:19:20.803Z] $ docker exec e50f1ff73fe25292060ef1607664b76f591a9ba110a8827df6474535998d2d39 ssh-agent [2020-11-16T01:19:21.022Z] SSH_AUTH_SOCK=/tmp/ssh-EegPPLufO9Zd/agent.47 [2020-11-16T01:19:21.022Z] SSH_AGENT_PID=52 [2020-11-16T01:19:21.030Z] Running ssh-add (command line suppressed) [2020-11-16T01:19:21.280Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_2224301004685825159.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_2224301004685825159.key) [2020-11-16T01:19:21.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-16T01:19:21.936Z] + git semver init [2020-11-16T01:19:22.206Z] # -> Open(): unable to determine branch for HEAD [2020-11-16T01:19:22.206Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-16T01:19:22.206Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-16T01:19:22.206Z] # $SEMVER_REMOTE_NAME = origin [2020-11-16T01:19:22.206Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-16T01:19:22.206Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-16T01:19:22.206Z] # $SEMVER_BRANCH = PR-365 [2020-11-16T01:19:22.206Z] # $SEMVER_TEMP = /tmp/semver-932669067 [2020-11-16T01:19:22.206Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-16T01:19:22.852Z] # '/tmp/semver-932669067' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-16T01:19:23.117Z] # -> Force: false [2020-11-16T01:19:23.117Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-16T01:19:23.136Z] $ docker exec --env ******** --env ******** e50f1ff73fe25292060ef1607664b76f591a9ba110a8827df6474535998d2d39 ssh-agent -k [2020-11-16T01:19:23.331Z] unset SSH_AUTH_SOCK; [2020-11-16T01:19:23.333Z] unset SSH_AGENT_PID; [2020-11-16T01:19:23.333Z] echo Agent pid 52 killed; [2020-11-16T01:19:23.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-16T01:19:23.969Z] + git semver [Pipeline] } [2020-11-16T01:19:23.990Z] $ docker stop --time=1 e50f1ff73fe25292060ef1607664b76f591a9ba110a8827df6474535998d2d39 [2020-11-16T01:19:25.974Z] $ docker rm -f e50f1ff73fe25292060ef1607664b76f591a9ba110a8827df6474535998d2d39 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-16T01:19:26.567Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-16T01:19:27.272Z] Stashed 1 file(s) [Pipeline] echo [2020-11-16T01:19:27.275Z] [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-16T01:19:42.933Z] Still waiting to schedule task [2020-11-16T01:19:42.934Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-16T01:19:42.936Z] Still waiting to schedule task [2020-11-16T01:19:42.936Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-11-16T01:22:02.885Z] Running on prd-centos7-docker-4c-2g-12197 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-16T01:22:02.954Z] Running in /w/workspace/go-mod-core-contracts/26 [Pipeline] { [Pipeline] checkout [2020-11-16T01:22:05.484Z] using credential edgex-jenkins-ssh [2020-11-16T01:22:05.546Z] Cloning the remote Git repository [2020-11-16T01:22:05.576Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-16T01:22:05.650Z] > git init /w/workspace/go-mod-core-contracts/26 # timeout=10 [2020-11-16T01:22:05.707Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-16T01:22:05.707Z] > git --version # timeout=10 [2020-11-16T01:22:05.713Z] > git --version # 'git version 2.16.5' [2020-11-16T01:22:05.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T01:22:05.743Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-16T01:22:06.565Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-16T01:22:07.070Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 50f8fedab1372e8285aeb5547e99c837232bdd34 [2020-11-16T01:22:07.181Z] Merge succeeded, producing 50f8fedab1372e8285aeb5547e99c837232bdd34 [2020-11-16T01:22:07.182Z] Checking out Revision 50f8fedab1372e8285aeb5547e99c837232bdd34 (PR-365) [2020-11-16T01:22:06.574Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-16T01:22:06.589Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-16T01:22:06.601Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-16T01:22:06.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T01:22:06.606Z] > 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-16T01:22:07.082Z] > git config core.sparsecheckout # timeout=10 [2020-11-16T01:22:07.089Z] > git checkout -f 50f8fedab1372e8285aeb5547e99c837232bdd34 # timeout=10 [2020-11-16T01:22:07.151Z] > git remote # timeout=10 [2020-11-16T01:22:07.157Z] > git config --get remote.origin.url # timeout=10 [2020-11-16T01:22:07.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T01:22:07.167Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-16T01:22:07.178Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-16T01:22:07.188Z] > git config core.sparsecheckout # timeout=10 [2020-11-16T01:22:07.191Z] > git checkout -f 50f8fedab1372e8285aeb5547e99c837232bdd34 # timeout=10 [2020-11-16T01:22:10.868Z] 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-16T01:22:11.755Z] provisioning config files... [2020-11-16T01:22:11.785Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/26@tmp/config8382180865450188861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-16T01:22:12.585Z] ---> docker-login.sh [2020-11-16T01:22:12.585Z] nexus3.edgexfoundry.org:10001 [2020-11-16T01:22:12.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:22:12.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:22:12.852Z] Configure a credential helper to remove this warning. See [2020-11-16T01:22:12.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:22:12.852Z] [2020-11-16T01:22:12.852Z] Login Succeeded [2020-11-16T01:22:12.852Z] nexus3.edgexfoundry.org:10002 [2020-11-16T01:22:13.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:22:13.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:22:13.117Z] Configure a credential helper to remove this warning. See [2020-11-16T01:22:13.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:22:13.117Z] [2020-11-16T01:22:13.117Z] Login Succeeded [2020-11-16T01:22:13.117Z] nexus3.edgexfoundry.org:10003 [2020-11-16T01:22:13.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:22:13.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:22:13.380Z] Configure a credential helper to remove this warning. See [2020-11-16T01:22:13.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:22:13.380Z] [2020-11-16T01:22:13.380Z] Login Succeeded [2020-11-16T01:22:13.380Z] nexus3.edgexfoundry.org:10004 [2020-11-16T01:22:13.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:22:13.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:22:13.643Z] Configure a credential helper to remove this warning. See [2020-11-16T01:22:13.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:22:13.643Z] [2020-11-16T01:22:13.643Z] Login Succeeded [2020-11-16T01:22:13.643Z] docker.io [2020-11-16T01:22:13.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:22:13.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:22:13.920Z] Configure a credential helper to remove this warning. See [2020-11-16T01:22:13.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:22:13.920Z] [2020-11-16T01:22:13.920Z] Login Succeeded [2020-11-16T01:22:13.920Z] ---> docker-login.sh ends [Pipeline] } [2020-11-16T01:22:13.962Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-16T01:22:14.385Z] ========================================================= [2020-11-16T01:22:14.385Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-16T01:22:14.385Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-16T01:22:14.743Z] + 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-16T01:22:15.006Z] Sending build context to Docker daemon 1.847MB [2020-11-16T01:22:15.006Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-16T01:22:15.006Z] Step 2/7 : FROM ${BASE} [2020-11-16T01:22:15.006Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-16T01:22:15.006Z] df20fa9351a1: Pulling fs layer [2020-11-16T01:22:15.006Z] ed8968b2872e: Pulling fs layer [2020-11-16T01:22:15.006Z] a92cc7c5fd73: Pulling fs layer [2020-11-16T01:22:15.006Z] e871e8e8d7a9: Pulling fs layer [2020-11-16T01:22:15.006Z] e73272ec9a57: Pulling fs layer [2020-11-16T01:22:15.006Z] 1e910a182e73: Pulling fs layer [2020-11-16T01:22:15.006Z] 4e634b169226: Pulling fs layer [2020-11-16T01:22:15.006Z] 1e910a182e73: Waiting [2020-11-16T01:22:15.006Z] e73272ec9a57: Waiting [2020-11-16T01:22:15.006Z] 4e634b169226: Waiting [2020-11-16T01:22:15.006Z] e871e8e8d7a9: Waiting [2020-11-16T01:22:15.006Z] a92cc7c5fd73: Verifying Checksum [2020-11-16T01:22:15.006Z] a92cc7c5fd73: Download complete [2020-11-16T01:22:15.006Z] ed8968b2872e: Verifying Checksum [2020-11-16T01:22:15.006Z] ed8968b2872e: Download complete [2020-11-16T01:22:15.006Z] e73272ec9a57: Verifying Checksum [2020-11-16T01:22:15.006Z] e73272ec9a57: Download complete [2020-11-16T01:22:15.006Z] 1e910a182e73: Verifying Checksum [2020-11-16T01:22:15.006Z] 1e910a182e73: Download complete [2020-11-16T01:22:15.006Z] df20fa9351a1: Verifying Checksum [2020-11-16T01:22:15.006Z] df20fa9351a1: Download complete [2020-11-16T01:22:15.269Z] df20fa9351a1: Pull complete [2020-11-16T01:22:15.533Z] ed8968b2872e: Pull complete [2020-11-16T01:22:15.800Z] a92cc7c5fd73: Pull complete [2020-11-16T01:22:17.734Z] 4e634b169226: Verifying Checksum [2020-11-16T01:22:17.734Z] 4e634b169226: Download complete [2020-11-16T01:22:18.313Z] e871e8e8d7a9: Verifying Checksum [2020-11-16T01:22:18.313Z] e871e8e8d7a9: Download complete [2020-11-16T01:22:23.667Z] e871e8e8d7a9: Pull complete [2020-11-16T01:22:23.667Z] e73272ec9a57: Pull complete [2020-11-16T01:22:23.667Z] 1e910a182e73: Pull complete [2020-11-16T01:22:30.309Z] 4e634b169226: Pull complete [2020-11-16T01:22:30.309Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-16T01:22:30.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-16T01:22:30.309Z] ---> f7629b54cfaa [2020-11-16T01:22:30.309Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-16T01:22:30.309Z] ---> Running in 9654347363d9 [2020-11-16T01:22:30.309Z] Removing intermediate container 9654347363d9 [2020-11-16T01:22:30.309Z] ---> 414b0c590c12 [2020-11-16T01:22:30.309Z] Step 4/7 : RUN apk add bash [2020-11-16T01:22:30.572Z] ---> Running in 34895c7e3b95 [2020-11-16T01:22:31.161Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-16T01:22:32.108Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-16T01:22:33.057Z] OK: 166 MiB in 39 packages [2020-11-16T01:22:33.323Z] Removing intermediate container 34895c7e3b95 [2020-11-16T01:22:33.323Z] ---> 40927fe9dd49 [2020-11-16T01:22:33.323Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-16T01:22:33.586Z] ---> Running in fc6262245a8b [2020-11-16T01:22:33.586Z] Removing intermediate container fc6262245a8b [2020-11-16T01:22:33.586Z] ---> a510ba073a33 [2020-11-16T01:22:33.586Z] Step 6/7 : COPY go.mod . [2020-11-16T01:22:33.861Z] ---> e2cef2a73758 [2020-11-16T01:22:33.861Z] Step 7/7 : RUN go mod download [2020-11-16T01:22:33.861Z] ---> Running in 4e459feea4aa [2020-11-16T01:22:46.154Z] Removing intermediate container 4e459feea4aa [2020-11-16T01:22:46.154Z] ---> 2bc5339839c4 [2020-11-16T01:22:46.154Z] Successfully built 2bc5339839c4 [2020-11-16T01:22:46.154Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-16T01:22:46.483Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-16T01:22:46.483Z] . [Pipeline] withDockerContainer [2020-11-16T01:22:46.740Z] prd-centos7-docker-4c-2g-12197 does not seem to be running inside a container [2020-11-16T01:22:46.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/26 -v /w/workspace/go-mod-core-contracts/26:/w/workspace/go-mod-core-contracts/26:rw,z -v /w/workspace/go-mod-core-contracts/26@tmp:/w/workspace/go-mod-core-contracts/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-16T01:22:47.716Z] $ docker top b29fcf069fc447d7038b9345b24673dc124b2c8b48bab447905df8e9b4b0b350 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-16T01:22:48.241Z] + go version [2020-11-16T01:22:48.241Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-16T01:22:48.263Z] $ docker stop --time=1 b29fcf069fc447d7038b9345b24673dc124b2c8b48bab447905df8e9b4b0b350 [2020-11-16T01:22:50.062Z] $ docker rm -f b29fcf069fc447d7038b9345b24673dc124b2c8b48bab447905df8e9b4b0b350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-16T01:22:51.034Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-16T01:22:51.034Z] . [Pipeline] withDockerContainer [2020-11-16T01:22:51.140Z] prd-centos7-docker-4c-2g-12197 does not seem to be running inside a container [2020-11-16T01:22:51.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/26 -v /w/workspace/go-mod-core-contracts/26:/w/workspace/go-mod-core-contracts/26:rw,z -v /w/workspace/go-mod-core-contracts/26@tmp:/w/workspace/go-mod-core-contracts/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-16T01:22:51.750Z] $ docker top 2942c09300919835914d0c323ec95da67c0e9569c4236b9a48a93ae5536a7ebb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-16T01:22:52.284Z] + make test [2020-11-16T01:22:52.284Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-16T01:23:00.528Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-16T01:23:00.528Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.017s coverage: 85.7% of statements [2020-11-16T01:23:00.528Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.019s coverage: 100.0% of statements [2020-11-16T01:23:00.528Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.022s coverage: 45.4% of statements [2020-11-16T01:23:00.528Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.009s coverage: 77.8% of statements [2020-11-16T01:23:00.528Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-16T01:23:00.528Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.006s coverage: 6.4% of statements [2020-11-16T01:23:01.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.017s coverage: 14.7% of statements [2020-11-16T01:23:01.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.035s coverage: 100.0% of statements [2020-11-16T01:23:01.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.049s coverage: 91.8% of statements [2020-11-16T01:23:01.118Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-16T01:23:01.118Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-16T01:23:01.118Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements [2020-11-16T01:23:01.384Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.005s coverage: 47.8% of statements [2020-11-16T01:23:01.470Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12198 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-16T01:23:01.521Z] Running in /w/workspace/go-mod-core-contracts/26 [Pipeline] { [Pipeline] checkout [2020-11-16T01:23:03.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.029s coverage: 63.0% of statements [2020-11-16T01:23:03.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements [2020-11-16T01:23:03.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.008s coverage: 15.4% of statements [2020-11-16T01:23:03.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.019s coverage: 15.4% of statements [2020-11-16T01:23:03.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.061s coverage: 14.3% of statements [2020-11-16T01:23:03.386Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-16T01:23:03.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.014s coverage: 81.0% of statements [2020-11-16T01:23:03.386Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-16T01:23:03.386Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-16T01:23:03.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.011s coverage: 29.1% of statements [2020-11-16T01:23:03.386Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.012s coverage: 100.0% of statements [2020-11-16T01:23:03.974Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements [2020-11-16T01:23:03.974Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-11-16T01:23:03.974Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-16T01:23:03.974Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-16T01:23:05.392Z] gofmt -l . [2020-11-16T01:23:05.655Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-16T01:23:05.677Z] $ docker stop --time=1 2942c09300919835914d0c323ec95da67c0e9569c4236b9a48a93ae5536a7ebb [2020-11-16T01:23:06.609Z] using credential edgex-jenkins-ssh [2020-11-16T01:23:06.663Z] Cloning the remote Git repository [2020-11-16T01:23:06.722Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-16T01:23:06.832Z] > git init /w/workspace/go-mod-core-contracts/26 # timeout=10 [2020-11-16T01:23:06.909Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-16T01:23:06.910Z] > git --version # timeout=10 [2020-11-16T01:23:06.944Z] > git --version # 'git version 2.17.1' [2020-11-16T01:23:06.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T01:23:07.036Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-16T01:23:08.046Z] $ docker rm -f 2942c09300919835914d0c323ec95da67c0e9569c4236b9a48a93ae5536a7ebb [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-16T01:23:08.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-16T01:23:08.729Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 50f8fedab1372e8285aeb5547e99c837232bdd34 [2020-11-16T01:23:08.980Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2020-11-16T01:23:09.123Z] Merge succeeded, producing 50f8fedab1372e8285aeb5547e99c837232bdd34 [2020-11-16T01:23:09.123Z] Checking out Revision 50f8fedab1372e8285aeb5547e99c837232bdd34 (PR-365) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-11-16T01:23:08.000Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-16T01:23:08.022Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-16T01:23:08.052Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-16T01:23:08.100Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-16T01:23:08.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T01:23:08.114Z] > 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-16T01:23:08.746Z] > git config core.sparsecheckout # timeout=10 [2020-11-16T01:23:08.773Z] > git checkout -f 50f8fedab1372e8285aeb5547e99c837232bdd34 # timeout=10 [2020-11-16T01:23:08.966Z] > git remote # timeout=10 [2020-11-16T01:23:08.999Z] > git config --get remote.origin.url # timeout=10 [2020-11-16T01:23:09.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-16T01:23:09.045Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-16T01:23:09.076Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-16T01:23:09.129Z] > git config core.sparsecheckout # timeout=10 [2020-11-16T01:23:09.182Z] > git checkout -f 50f8fedab1372e8285aeb5547e99c837232bdd34 # timeout=10 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-16T01:23:13.583Z] 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-16T01:23:14.413Z] provisioning config files... [2020-11-16T01:23:14.452Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/26@tmp/config6555663574888067241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-16T01:23:15.527Z] ---> docker-login.sh [2020-11-16T01:23:15.527Z] nexus3.edgexfoundry.org:10001 [2020-11-16T01:23:16.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:23:16.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:23:16.806Z] Configure a credential helper to remove this warning. See [2020-11-16T01:23:16.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:23:16.806Z] [2020-11-16T01:23:16.806Z] Login Succeeded [2020-11-16T01:23:16.806Z] nexus3.edgexfoundry.org:10002 [2020-11-16T01:23:17.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:23:17.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:23:17.364Z] Configure a credential helper to remove this warning. See [2020-11-16T01:23:17.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:23:17.364Z] [2020-11-16T01:23:17.364Z] Login Succeeded [2020-11-16T01:23:17.364Z] nexus3.edgexfoundry.org:10003 [2020-11-16T01:23:17.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:23:17.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:23:17.915Z] Configure a credential helper to remove this warning. See [2020-11-16T01:23:17.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:23:17.915Z] [2020-11-16T01:23:17.915Z] Login Succeeded [2020-11-16T01:23:17.915Z] nexus3.edgexfoundry.org:10004 [2020-11-16T01:23:18.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:23:18.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:23:18.469Z] Configure a credential helper to remove this warning. See [2020-11-16T01:23:18.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:23:18.470Z] [2020-11-16T01:23:18.470Z] Login Succeeded [2020-11-16T01:23:18.470Z] docker.io [2020-11-16T01:23:18.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-16T01:23:19.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-16T01:23:19.017Z] Configure a credential helper to remove this warning. See [2020-11-16T01:23:19.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-16T01:23:19.017Z] [2020-11-16T01:23:19.017Z] Login Succeeded [2020-11-16T01:23:19.017Z] ---> docker-login.sh ends [Pipeline] } [2020-11-16T01:23:19.090Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-16T01:23:19.522Z] ========================================================= [2020-11-16T01:23:19.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-16T01:23:19.522Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-16T01:23:19.911Z] + 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-16T01:23:20.524Z] Sending build context to Docker daemon 1.847MB [2020-11-16T01:23:20.524Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-16T01:23:20.524Z] Step 2/7 : FROM ${BASE} [2020-11-16T01:23:20.524Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-16T01:23:20.524Z] b538f80385f9: Pulling fs layer [2020-11-16T01:23:20.524Z] 74f711af9a0d: Pulling fs layer [2020-11-16T01:23:20.524Z] 99f96fe45779: Pulling fs layer [2020-11-16T01:23:20.524Z] 8529a6b9a6be: Pulling fs layer [2020-11-16T01:23:20.524Z] 45590311c82a: Pulling fs layer [2020-11-16T01:23:20.524Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-16T01:23:20.524Z] 209524e5b208: Pulling fs layer [2020-11-16T01:23:20.524Z] 45590311c82a: Waiting [2020-11-16T01:23:20.524Z] 8529a6b9a6be: Waiting [2020-11-16T01:23:20.524Z] 209524e5b208: Waiting [2020-11-16T01:23:20.524Z] 69ca0ff8b7b3: Waiting [2020-11-16T01:23:20.524Z] 99f96fe45779: Download complete [2020-11-16T01:23:20.524Z] 74f711af9a0d: Verifying Checksum [2020-11-16T01:23:20.524Z] 74f711af9a0d: Download complete [2020-11-16T01:23:20.524Z] 45590311c82a: Verifying Checksum [2020-11-16T01:23:20.524Z] 45590311c82a: Download complete [2020-11-16T01:23:20.800Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-16T01:23:20.800Z] 69ca0ff8b7b3: Download complete [2020-11-16T01:23:20.800Z] b538f80385f9: Verifying Checksum [2020-11-16T01:23:20.800Z] b538f80385f9: Download complete [2020-11-16T01:23:21.434Z] b538f80385f9: Pull complete [2020-11-16T01:23:22.418Z] 74f711af9a0d: Pull complete [2020-11-16T01:23:22.691Z] 99f96fe45779: Pull complete [2020-11-16T01:23:23.284Z] 209524e5b208: Verifying Checksum [2020-11-16T01:23:23.284Z] 209524e5b208: Download complete [2020-11-16T01:23:24.268Z] 8529a6b9a6be: Download complete [2020-11-16T01:23:34.433Z] 8529a6b9a6be: Pull complete [2020-11-16T01:23:34.433Z] 45590311c82a: Pull complete [2020-11-16T01:23:34.433Z] 69ca0ff8b7b3: Pull complete [2020-11-16T01:23:37.832Z] 209524e5b208: Pull complete [2020-11-16T01:23:37.832Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-16T01:23:37.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-16T01:23:37.832Z] ---> 5bddaf1c2fca [2020-11-16T01:23:37.832Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-16T01:23:41.250Z] ---> Running in 2152d44716d7 [2020-11-16T01:23:41.250Z] Removing intermediate container 2152d44716d7 [2020-11-16T01:23:41.250Z] ---> 5ffb23602216 [2020-11-16T01:23:41.250Z] Step 4/7 : RUN apk add bash [2020-11-16T01:23:41.250Z] ---> Running in 0a24f97d6f94 [2020-11-16T01:23:43.245Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-16T01:23:43.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-16T01:23:44.824Z] OK: 142 MiB in 39 packages [2020-11-16T01:23:46.280Z] Removing intermediate container 0a24f97d6f94 [2020-11-16T01:23:46.280Z] ---> 07a5b48f7d8b [2020-11-16T01:23:46.280Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-16T01:23:46.280Z] ---> Running in e7bc52eff199 [2020-11-16T01:23:46.554Z] Removing intermediate container e7bc52eff199 [2020-11-16T01:23:46.554Z] ---> d257d2f161dd [2020-11-16T01:23:46.554Z] Step 6/7 : COPY go.mod . [2020-11-16T01:23:47.153Z] ---> 48293e340898 [2020-11-16T01:23:47.153Z] Step 7/7 : RUN go mod download [2020-11-16T01:23:47.425Z] ---> Running in 0f17b82c6dc7 [2020-11-16T01:24:02.545Z] Removing intermediate container 0f17b82c6dc7 [2020-11-16T01:24:02.545Z] ---> 6bdf2ee28074 [2020-11-16T01:24:02.545Z] Successfully built 6bdf2ee28074 [2020-11-16T01:24:02.545Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-16T01:24:02.888Z] + docker inspect -f . ci-base-image-arm64 [2020-11-16T01:24:02.888Z] . [Pipeline] withDockerContainer [2020-11-16T01:24:03.126Z] prd-ubuntu18.04-docker-arm64-4c-16g-12198 does not seem to be running inside a container [2020-11-16T01:24:03.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/26 -v /w/workspace/go-mod-core-contracts/26:/w/workspace/go-mod-core-contracts/26:rw,z -v /w/workspace/go-mod-core-contracts/26@tmp:/w/workspace/go-mod-core-contracts/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-16T01:24:05.037Z] $ docker top f9674d85dc20462b231734059827c30f186d7cb2af39a3de920a552de72b2bd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-16T01:24:06.443Z] + go version [2020-11-16T01:24:06.443Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-16T01:24:06.491Z] $ docker stop --time=1 f9674d85dc20462b231734059827c30f186d7cb2af39a3de920a552de72b2bd1 [2020-11-16T01:24:08.392Z] $ docker rm -f f9674d85dc20462b231734059827c30f186d7cb2af39a3de920a552de72b2bd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-16T01:24:09.468Z] + docker inspect -f . ci-base-image-arm64 [2020-11-16T01:24:09.468Z] . [Pipeline] withDockerContainer [2020-11-16T01:24:09.733Z] prd-ubuntu18.04-docker-arm64-4c-16g-12198 does not seem to be running inside a container [2020-11-16T01:24:09.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/26 -v /w/workspace/go-mod-core-contracts/26:/w/workspace/go-mod-core-contracts/26:rw,z -v /w/workspace/go-mod-core-contracts/26@tmp:/w/workspace/go-mod-core-contracts/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-16T01:24:11.763Z] $ docker top 21cf918e42ad3eabe9fea30393ad1e96e3466bb0350dea1ebdfc04164456f7ad -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-16T01:24:13.177Z] + make test [2020-11-16T01:24:13.177Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-16T01:24:35.402Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-16T01:24:35.402Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.062s coverage: 85.7% of statements [2020-11-16T01:24:35.402Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.035s coverage: 100.0% of statements [2020-11-16T01:24:37.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements [2020-11-16T01:24:37.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.043s coverage: 77.8% of statements [2020-11-16T01:24:37.411Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-16T01:24:37.411Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.010s coverage: 6.4% of statements [2020-11-16T01:24:38.865Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.073s coverage: 14.7% of statements [2020-11-16T01:24:39.145Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.016s coverage: 100.0% of statements [2020-11-16T01:24:40.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.072s coverage: 91.8% of statements [2020-11-16T01:24:40.595Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-16T01:24:40.595Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-16T01:24:40.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements [2020-11-16T01:24:41.197Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.012s coverage: 47.8% of statements [2020-11-16T01:24:46.627Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.097s coverage: 63.0% of statements [2020-11-16T01:24:46.627Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.011s coverage: 26.3% of statements [2020-11-16T01:24:46.627Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.043s coverage: 15.4% of statements [2020-11-16T01:24:46.627Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.036s coverage: 15.4% of statements [2020-11-16T01:24:46.627Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.011s coverage: 14.3% of statements [2020-11-16T01:24:46.627Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-16T01:24:46.627Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.038s coverage: 81.0% of statements [2020-11-16T01:24:46.627Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-16T01:24:46.627Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-16T01:24:46.627Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.031s coverage: 29.1% of statements [2020-11-16T01:24:47.614Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.039s coverage: 100.0% of statements [2020-11-16T01:24:48.599Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.056s coverage: 94.4% of statements [2020-11-16T01:24:48.599Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements [2020-11-16T01:24:48.599Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-16T01:24:48.870Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-16T01:24:53.184Z] gofmt -l . [2020-11-16T01:24:53.456Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-16T01:24:54.113Z] $ docker stop --time=1 21cf918e42ad3eabe9fea30393ad1e96e3466bb0350dea1ebdfc04164456f7ad [2020-11-16T01:24:56.189Z] $ docker rm -f 21cf918e42ad3eabe9fea30393ad1e96e3466bb0350dea1ebdfc04164456f7ad [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-16T01:24:57.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-16T01:24:57.115Z] Warning: overwriting stash ‘coverage-report’ [2020-11-16T01:24:58.023Z] 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-16T01:25:00.066Z] provisioning config files... [2020-11-16T01:25:00.087Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config3446982571271127773tmp [Pipeline] { [Pipeline] sh [2020-11-16T01:25:00.566Z] + set +x [2020-11-16T01:25:00.566Z] + curl -s https://codecov.io/bash [2020-11-16T01:25:00.566Z] + bash -s -- [2020-11-16T01:25:00.830Z] [2020-11-16T01:25:00.830Z] _____ _ [2020-11-16T01:25:00.830Z] / ____| | | [2020-11-16T01:25:00.830Z] | | ___ __| | ___ ___ _____ __ [2020-11-16T01:25:00.830Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-16T01:25:00.830Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-16T01:25:00.830Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-16T01:25:00.830Z] Bash-20201106-81372f2 [2020-11-16T01:25:00.830Z] [2020-11-16T01:25:00.830Z] [2020-11-16T01:25:00.830Z] ==> Jenkins CI detected. [2020-11-16T01:25:00.830Z] project root: . [2020-11-16T01:25:00.830Z] --> token set from env [2020-11-16T01:25:00.830Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-16T01:25:00.830Z] ==> Running gcov in . (disable via -X gcov) [2020-11-16T01:25:00.830Z] ==> Python coveragepy not found [2020-11-16T01:25:00.830Z] ==> Searching for coverage reports in: [2020-11-16T01:25:00.830Z] + . [2020-11-16T01:25:00.830Z] -> Found 1 reports [2020-11-16T01:25:00.830Z] ==> Detecting git/mercurial file structure [2020-11-16T01:25:00.830Z] ==> Reading reports [2020-11-16T01:25:00.830Z] + ./coverage.out bytes=107045 [2020-11-16T01:25:01.095Z] ==> Appending adjustments [2020-11-16T01:25:01.095Z] https://docs.codecov.io/docs/fixing-reports [2020-11-16T01:25:02.065Z] + Found adjustments [2020-11-16T01:25:02.065Z] ==> Gzipping contents [2020-11-16T01:25:02.065Z] ==> Uploading reports [2020-11-16T01:25:02.065Z] url: https://codecov.io [2020-11-16T01:25:02.065Z] query: branch=PR-365&commit=50f8fedab1372e8285aeb5547e99c837232bdd34&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F26%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-16T01:25:02.065Z] -> Pinging Codecov [2020-11-16T01:25:02.065Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=50f8fedab1372e8285aeb5547e99c837232bdd34&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F26%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-16T01:25:02.645Z] -> Uploading to [2020-11-16T01:25:02.645Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-16/71470A77251A30514AAF9C0BB2E5B6CE/50f8fedab1372e8285aeb5547e99c837232bdd34/658c4893-c294-4499-88f9-16ef2c7421eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201116T012502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cbf99c17ed54b76a71206e43753be966e59ba0cca33a0d863237f5e025c1d91 [2020-11-16T01:25:02.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-16T01:25:02.645Z] Dload Upload Total Spent Left Speed [2020-11-16T01:25:03.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17316 0 0 100 17316 0 36745 --:--:-- --:--:-- --:--:-- 36764 [2020-11-16T01:25:03.229Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/50f8fedab1372e8285aeb5547e99c837232bdd34 [Pipeline] } [2020-11-16T01:25:03.239Z] 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-16T01:25:05.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T01:25:06.495Z] ---> package-listing.sh [2020-11-16T01:25:06.495Z] ++ facter osfamily [2020-11-16T01:25:06.495Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-16T01:25:06.764Z] + OS_FAMILY=redhat [2020-11-16T01:25:06.764Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-16T01:25:06.764Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-16T01:25:06.764Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-16T01:25:06.764Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-16T01:25:06.764Z] + PACKAGES=/tmp/packages_start.txt [2020-11-16T01:25:06.764Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-16T01:25:06.764Z] + PACKAGES=/tmp/packages_end.txt [2020-11-16T01:25:06.764Z] + case "${OS_FAMILY}" in [2020-11-16T01:25:06.764Z] + rpm -qa [2020-11-16T01:25:06.764Z] + sort [2020-11-16T01:25:11.061Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-16T01:25:11.061Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-16T01:25:11.061Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-16T01:25:11.061Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-16T01:25:11.061Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-16T01:25:11.061Z] + 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-16T01:25:11.081Z] 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-16T01:25:11.423Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-16T01:25:12.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-16T01:25:12.009Z] [2020-11-16T01:25:12.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-16T01:25:12.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-16T01:25:12.655Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-16T01:25:12.655Z] df20fa9351a1: Pulling fs layer [2020-11-16T01:25:12.655Z] 36b3adc4ff6f: Pulling fs layer [2020-11-16T01:25:12.655Z] 8ad3a11d3b57: Pulling fs layer [2020-11-16T01:25:12.655Z] 46f8f816bc3b: Pulling fs layer [2020-11-16T01:25:12.655Z] 93b61091891f: Pulling fs layer [2020-11-16T01:25:12.655Z] 93b9cdb0e59b: Pulling fs layer [2020-11-16T01:25:12.655Z] 5e14af77c1be: Pulling fs layer [2020-11-16T01:25:12.655Z] 01666e4c0597: Pulling fs layer [2020-11-16T01:25:12.655Z] aa168da1d23b: Pulling fs layer [2020-11-16T01:25:12.655Z] 93b9cdb0e59b: Waiting [2020-11-16T01:25:12.655Z] 5e14af77c1be: Waiting [2020-11-16T01:25:12.655Z] 01666e4c0597: Waiting [2020-11-16T01:25:12.655Z] 46f8f816bc3b: Waiting [2020-11-16T01:25:12.655Z] 93b61091891f: Waiting [2020-11-16T01:25:12.655Z] 36b3adc4ff6f: Verifying Checksum [2020-11-16T01:25:12.655Z] 36b3adc4ff6f: Download complete [2020-11-16T01:25:12.655Z] 46f8f816bc3b: Verifying Checksum [2020-11-16T01:25:12.655Z] 46f8f816bc3b: Download complete [2020-11-16T01:25:12.655Z] df20fa9351a1: Verifying Checksum [2020-11-16T01:25:12.655Z] df20fa9351a1: Download complete [2020-11-16T01:25:12.655Z] 93b9cdb0e59b: Verifying Checksum [2020-11-16T01:25:12.655Z] 93b9cdb0e59b: Download complete [2020-11-16T01:25:12.655Z] 5e14af77c1be: Download complete [2020-11-16T01:25:12.941Z] 93b61091891f: Download complete [2020-11-16T01:25:12.941Z] 01666e4c0597: Verifying Checksum [2020-11-16T01:25:12.941Z] 01666e4c0597: Download complete [2020-11-16T01:25:12.941Z] 8ad3a11d3b57: Verifying Checksum [2020-11-16T01:25:12.941Z] 8ad3a11d3b57: Download complete [2020-11-16T01:25:13.228Z] df20fa9351a1: Pull complete [2020-11-16T01:25:13.585Z] 36b3adc4ff6f: Pull complete [2020-11-16T01:25:14.650Z] 8ad3a11d3b57: Pull complete [2020-11-16T01:25:14.650Z] 46f8f816bc3b: Pull complete [2020-11-16T01:25:15.295Z] 93b61091891f: Pull complete [2020-11-16T01:25:15.295Z] 93b9cdb0e59b: Pull complete [2020-11-16T01:25:15.583Z] 5e14af77c1be: Pull complete [2020-11-16T01:25:15.583Z] 01666e4c0597: Pull complete [2020-11-16T01:25:17.120Z] aa168da1d23b: Verifying Checksum [2020-11-16T01:25:17.120Z] aa168da1d23b: Download complete [2020-11-16T01:25:25.441Z] aa168da1d23b: Pull complete [2020-11-16T01:25:25.441Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-16T01:25:25.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-16T01:25:25.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-16T01:25:25.616Z] prd-centos7-docker-4c-2g-12196 does not seem to be running inside a container [2020-11-16T01:25:25.676Z] $ 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-16T01:25:29.893Z] $ docker top 087eb71eadc40799fd9473074e2d548f761a24ed297afb0cc597c41a7605201b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-16T01:25:30.617Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-16T01:25:30.995Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-16T01:25:31.364Z] + ls /var/log/sa-host [2020-11-16T01:25:31.364Z] + sadf -c /var/log/sa-host/sa05 [2020-11-16T01:25:31.364Z] file_magic: OK [2020-11-16T01:25:31.364Z] HZ: Using current value: 100 [2020-11-16T01:25:31.364Z] file_header: OK [2020-11-16T01:25:31.364Z] 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-16T01:25:31.364Z] Statistics: [2020-11-16T01:25:31.364Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-16T01:25:31.364Z] File successfully converted to sysstat format version 12.2.1 [2020-11-16T01:25:31.364Z] + sadf -c /var/log/sa-host/sa16 [2020-11-16T01:25:31.364Z] file_magic: OK [2020-11-16T01:25:31.364Z] HZ: Using current value: 100 [2020-11-16T01:25:31.364Z] file_header: OK [2020-11-16T01:25:31.364Z] 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-16T01:25:31.364Z] Statistics: [2020-11-16T01:25:31.364Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-16T01:25:31.364Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-16T01:25:32.043Z] provisioning config files... [2020-11-16T01:25:32.063Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config1852177711719223416tmp [Pipeline] { [Pipeline] echo [2020-11-16T01:25:32.204Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T01:25:32.527Z] ---> create-netrc.sh [Pipeline] } [2020-11-16T01:25:32.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-16T01:25:32.641Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T01:25:32.948Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-16T01:25:32.960Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T01:25:33.282Z] ---> sudo-logs.sh [2020-11-16T01:25:33.282Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-16T01:25:33.294Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T01:25:33.599Z] ---> job-cost.sh [2020-11-16T01:25:33.599Z] lf-activate-venv: SKIPPING [2020-11-16T01:25:33.599Z] INFO: No Stack... [2020-11-16T01:25:34.998Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-16T01:25:35.265Z] INFO: Archiving Costs [Pipeline] echo [2020-11-16T01:25:35.282Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-16T01:25:35.595Z] ---> logs-deploy.sh [2020-11-16T01:25:35.596Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/26 [2020-11-16T01:25:35.596Z] INFO: archiving workspace using pattern(s): [2020-11-16T01:25:37.538Z] Archives upload complete. [2020-11-16T01:25:37.810Z] INFO: archiving logs to Nexus