Pull request #374 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 judehung for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from a8ce2b3fc069b207de7cdef9b12322abae87fba9+b22f989568290d3f9d23939444e58b630d1bb034 (124ed87691dbc08ed32fde1b51415678a7a6b63d) 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13869 in /w/workspace/dry_go-mod-core-contracts_PR-374 [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-374 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b22f989568290d3f9d23939444e58b630d1bb034 into PR head commit a8ce2b3fc069b207de7cdef9b12322abae87fba9 Merge succeeded, producing a8ce2b3fc069b207de7cdef9b12322abae87fba9 Checking out Revision a8ce2b3fc069b207de7cdef9b12322abae87fba9 (PR-374) > 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 --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8ce2b3fc069b207de7cdef9b12322abae87fba9 # 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 b22f989568290d3f9d23939444e58b630d1bb034 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8ce2b3fc069b207de7cdef9b12322abae87fba9 # timeout=10 Commit message: "Merge branch 'master' into issue-370" > git rev-list --no-walk 4aa5c7deb76988081d0b75e3f449f15a1af4e268 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-30T16:01:45.729Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-30T16:01:46.100Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-30T16:01:46.220Z] ========================================================= [2020-11-30T16:01:46.220Z] EdgeX Global Pipelines Version Info [2020-11-30T16:01:46.220Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-30T16:01:47.736Z] ------------------- [2020-11-30T16:01:47.736Z] stable info: [2020-11-30T16:01:47.736Z] ------------------- [2020-11-30T16:01:47.736Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-30T16:01:47.736Z] Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [2020-11-30T16:01:47.736Z] Message: update stable to v1.0.167 [2020-11-30T16:01:48.688Z] ------------------- [2020-11-30T16:01:48.688Z] experimental info: [2020-11-30T16:01:48.688Z] ------------------- [2020-11-30T16:01:48.688Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-30T16:01:48.688Z] Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a [2020-11-30T16:01:48.688Z] Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-30T16:01:49.122Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-30T16:01:49.227Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-30T16:01:49.332Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-30T16:01:49.434Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-30T16:01:49.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-30T16:01:49.840Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-30T16:01:49.944Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-30T16:01:50.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-30T16:01:50.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-30T16:01:50.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-30T16:01:50.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-30T16:01:50.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-30T16:01:50.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-30T16:01:51.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-30T16:01:51.190Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T16:01:51.289Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T16:01:51.429Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T16:01:51.537Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-30T16:01:51.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-30T16:01:51.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-30T16:01:51.861Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-30T16:01:51.971Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-30T16:01:52.068Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-30T16:01:52.177Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-30T16:01:52.338Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-30T16:01:52.449Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-30T16:01:52.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-374 [Pipeline] echo [2020-11-30T16:01:52.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-374 [Pipeline] echo [2020-11-30T16:01:52.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-374 [Pipeline] echo [2020-11-30T16:01:52.835Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8ce2b3fc069b207de7cdef9b12322abae87fba9 [Pipeline] echo [2020-11-30T16:01:52.933Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8ce2b3 [Pipeline] echo [2020-11-30T16:01:53.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T16:01:53.204Z] provisioning config files... [2020-11-30T16:01:53.235Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-374@tmp/config5336060791902523557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T16:01:53.591Z] ---> docker-login.sh [2020-11-30T16:01:53.591Z] nexus3.edgexfoundry.org:10001 [2020-11-30T16:01:53.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:01:54.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:01:54.116Z] Configure a credential helper to remove this warning. See [2020-11-30T16:01:54.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:01:54.116Z] [2020-11-30T16:01:54.116Z] Login Succeeded [2020-11-30T16:01:54.116Z] nexus3.edgexfoundry.org:10002 [2020-11-30T16:01:54.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:01:54.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:01:54.377Z] Configure a credential helper to remove this warning. See [2020-11-30T16:01:54.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:01:54.377Z] [2020-11-30T16:01:54.377Z] Login Succeeded [2020-11-30T16:01:54.377Z] nexus3.edgexfoundry.org:10003 [2020-11-30T16:01:54.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:01:54.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:01:54.377Z] Configure a credential helper to remove this warning. See [2020-11-30T16:01:54.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:01:54.377Z] [2020-11-30T16:01:54.377Z] Login Succeeded [2020-11-30T16:01:54.377Z] nexus3.edgexfoundry.org:10004 [2020-11-30T16:01:54.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:01:54.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:01:54.640Z] Configure a credential helper to remove this warning. See [2020-11-30T16:01:54.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:01:54.640Z] [2020-11-30T16:01:54.640Z] Login Succeeded [2020-11-30T16:01:54.640Z] docker.io [2020-11-30T16:01:54.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:01:55.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:01:55.164Z] Configure a credential helper to remove this warning. See [2020-11-30T16:01:55.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:01:55.164Z] [2020-11-30T16:01:55.164Z] Login Succeeded [2020-11-30T16:01:55.164Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T16:01:55.174Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T16:01:56.282Z] + git log --format=format:%s -1 a8ce2b3fc069b207de7cdef9b12322abae87fba9 [Pipeline] echo [2020-11-30T16:01:56.346Z] GIT_COMMIT: a8ce2b3fc069b207de7cdef9b12322abae87fba9, Commit Message: Merge branch 'master' into issue-370 [Pipeline] echo [2020-11-30T16:01:56.391Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-30T16:01:57.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T16:01:57.482Z] [2020-11-30T16:01:57.482Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T16:01:57.829Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T16:01:57.829Z] latest: Pulling from edgex-devops/git-semver [2020-11-30T16:01:57.829Z] 31603596830f: Pulling fs layer [2020-11-30T16:01:57.829Z] 2a8b12db71e7: Pulling fs layer [2020-11-30T16:01:57.829Z] 6ca5941a6612: Pulling fs layer [2020-11-30T16:01:57.829Z] ecc8261a40a4: Pulling fs layer [2020-11-30T16:01:57.829Z] ecc8261a40a4: Waiting [2020-11-30T16:01:57.829Z] 2a8b12db71e7: Verifying Checksum [2020-11-30T16:01:57.829Z] 2a8b12db71e7: Download complete [2020-11-30T16:01:58.097Z] 31603596830f: Verifying Checksum [2020-11-30T16:01:58.097Z] 31603596830f: Download complete [2020-11-30T16:01:58.097Z] 6ca5941a6612: Verifying Checksum [2020-11-30T16:01:58.097Z] ecc8261a40a4: Verifying Checksum [2020-11-30T16:01:58.097Z] ecc8261a40a4: Download complete [2020-11-30T16:01:58.359Z] 31603596830f: Pull complete [2020-11-30T16:01:58.622Z] 2a8b12db71e7: Pull complete [2020-11-30T16:01:59.580Z] 6ca5941a6612: Pull complete [2020-11-30T16:01:59.843Z] ecc8261a40a4: Pull complete [2020-11-30T16:01:59.843Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-30T16:01:59.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-30T16:01:59.843Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-30T16:01:59.947Z] prd-centos7-docker-4c-2g-13869 does not seem to be running inside a container [2020-11-30T16:01:59.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-374 -v /w/workspace/dry_go-mod-core-contracts_PR-374:/w/workspace/dry_go-mod-core-contracts_PR-374:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-374@tmp:/w/workspace/dry_go-mod-core-contracts_PR-374@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-30T16:02:01.803Z] $ docker top 8bef58e06a3ea599c8b1a555fd171971e76bed421aaec9ac7475502e66f79f48 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-30T16:02:02.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T16:02:02.149Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T16:02:02.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T16:02:02.364Z] $ docker exec 8bef58e06a3ea599c8b1a555fd171971e76bed421aaec9ac7475502e66f79f48 ssh-agent [2020-11-30T16:02:02.531Z] SSH_AUTH_SOCK=/tmp/ssh-31GUaDAjyNK3/agent.12 [2020-11-30T16:02:02.531Z] SSH_AGENT_PID=18 [2020-11-30T16:02:02.542Z] Running ssh-add (command line suppressed) [2020-11-30T16:02:02.665Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-374@tmp/private_key_5652818855978732709.key (/w/workspace/dry_go-mod-core-contracts_PR-374@tmp/private_key_5652818855978732709.key) [2020-11-30T16:02:02.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T16:02:03.052Z] + git tag --points-at HEAD [Pipeline] } [2020-11-30T16:02:03.078Z] $ docker exec --env ******** --env ******** 8bef58e06a3ea599c8b1a555fd171971e76bed421aaec9ac7475502e66f79f48 ssh-agent -k [2020-11-30T16:02:03.184Z] unset SSH_AUTH_SOCK; [2020-11-30T16:02:03.185Z] unset SSH_AGENT_PID; [2020-11-30T16:02:03.185Z] echo Agent pid 18 killed; [2020-11-30T16:02:03.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-30T16:02:03.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-30T16:02:03.430Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-30T16:02:03.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-30T16:02:03.609Z] $ docker exec 8bef58e06a3ea599c8b1a555fd171971e76bed421aaec9ac7475502e66f79f48 ssh-agent [2020-11-30T16:02:03.775Z] SSH_AUTH_SOCK=/tmp/ssh-mphl6N9fiRAF/agent.46 [2020-11-30T16:02:03.775Z] SSH_AGENT_PID=52 [2020-11-30T16:02:03.781Z] Running ssh-add (command line suppressed) [2020-11-30T16:02:03.903Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-374@tmp/private_key_3048075492351067390.key (/w/workspace/dry_go-mod-core-contracts_PR-374@tmp/private_key_3048075492351067390.key) [2020-11-30T16:02:03.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-30T16:02:04.305Z] + git semver init [2020-11-30T16:02:04.305Z] # -> Open(): unable to determine branch for HEAD [2020-11-30T16:02:04.305Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-374/.git [2020-11-30T16:02:04.305Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-374 [2020-11-30T16:02:04.305Z] # $SEMVER_REMOTE_NAME = origin [2020-11-30T16:02:04.305Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-30T16:02:04.305Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-30T16:02:04.305Z] # $SEMVER_BRANCH = PR-374 [2020-11-30T16:02:04.305Z] # $SEMVER_TEMP = /tmp/semver-441104904 [2020-11-30T16:02:04.305Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-30T16:02:05.250Z] # '/tmp/semver-441104904' -> '/w/workspace/dry_go-mod-core-contracts_PR-374/.semver' [2020-11-30T16:02:05.250Z] # -> Force: false [2020-11-30T16:02:05.250Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-374/.semver [Pipeline] } [2020-11-30T16:02:05.266Z] $ docker exec --env ******** --env ******** 8bef58e06a3ea599c8b1a555fd171971e76bed421aaec9ac7475502e66f79f48 ssh-agent -k [2020-11-30T16:02:05.379Z] unset SSH_AUTH_SOCK; [2020-11-30T16:02:05.379Z] unset SSH_AGENT_PID; [2020-11-30T16:02:05.380Z] echo Agent pid 52 killed; [2020-11-30T16:02:05.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-30T16:02:05.910Z] + git semver [Pipeline] } [2020-11-30T16:02:05.931Z] $ docker stop --time=1 8bef58e06a3ea599c8b1a555fd171971e76bed421aaec9ac7475502e66f79f48 [2020-11-30T16:02:07.589Z] $ docker rm -f 8bef58e06a3ea599c8b1a555fd171971e76bed421aaec9ac7475502e66f79f48 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-30T16:02:08.054Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-30T16:02:08.436Z] Stashed 1 file(s) [Pipeline] echo [2020-11-30T16:02:08.439Z] [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-30T16:02:23.974Z] Still waiting to schedule task [2020-11-30T16:02:23.974Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-13869’ [2020-11-30T16:02:23.977Z] Still waiting to schedule task [2020-11-30T16:02:23.977Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-11-30T16:04:12.357Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-13870 in /w/workspace/dry_go-mod-core-contracts_PR-374 [Pipeline] { [Pipeline] ws [2020-11-30T16:04:12.475Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-11-30T16:04:17.471Z] using credential edgex-jenkins-ssh [2020-11-30T16:04:17.531Z] Cloning the remote Git repository [2020-11-30T16:04:17.593Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T16:04:17.710Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-11-30T16:04:17.800Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T16:04:17.801Z] > git --version # timeout=10 [2020-11-30T16:04:17.820Z] > git --version # 'git version 2.17.1' [2020-11-30T16:04:17.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T16:04:17.876Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T16:04:19.583Z] Merging remotes/origin/master commit b22f989568290d3f9d23939444e58b630d1bb034 into PR head commit a8ce2b3fc069b207de7cdef9b12322abae87fba9 [2020-11-30T16:04:19.865Z] Merge succeeded, producing a8ce2b3fc069b207de7cdef9b12322abae87fba9 [2020-11-30T16:04:19.865Z] Checking out Revision a8ce2b3fc069b207de7cdef9b12322abae87fba9 (PR-374) [2020-11-30T16:04:18.855Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T16:04:18.878Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T16:04:18.900Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T16:04:18.930Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T16:04:18.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T16:04:18.943Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T16:04:19.607Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T16:04:19.621Z] > git checkout -f a8ce2b3fc069b207de7cdef9b12322abae87fba9 # timeout=10 [2020-11-30T16:04:19.745Z] > git remote # timeout=10 [2020-11-30T16:04:19.763Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T16:04:19.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T16:04:19.788Z] > git merge b22f989568290d3f9d23939444e58b630d1bb034 # timeout=10 [2020-11-30T16:04:19.811Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T16:04:19.877Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T16:04:19.926Z] > git checkout -f a8ce2b3fc069b207de7cdef9b12322abae87fba9 # timeout=10 [2020-11-30T16:04:24.244Z] Commit message: "Merge branch 'master' into issue-370" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T16:04:25.907Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-11-30T16:04:26.364Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-11-30T16:04:26.707Z] + true [2020-11-30T16:04:26.707Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-30T16:04:29.422Z] provisioning config files... [2020-11-30T16:04:29.461Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/2@tmp/config2978938667483164981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T16:04:29.867Z] ---> docker-login.sh [2020-11-30T16:04:29.867Z] nexus3.edgexfoundry.org:10001 [2020-11-30T16:04:30.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:04:31.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:04:31.129Z] Configure a credential helper to remove this warning. See [2020-11-30T16:04:31.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:04:31.129Z] [2020-11-30T16:04:31.129Z] Login Succeeded [2020-11-30T16:04:31.129Z] nexus3.edgexfoundry.org:10002 [2020-11-30T16:04:31.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:04:31.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:04:31.679Z] Configure a credential helper to remove this warning. See [2020-11-30T16:04:31.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:04:31.679Z] [2020-11-30T16:04:31.679Z] Login Succeeded [2020-11-30T16:04:31.679Z] nexus3.edgexfoundry.org:10003 [2020-11-30T16:04:31.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:04:32.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:04:32.230Z] Configure a credential helper to remove this warning. See [2020-11-30T16:04:32.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:04:32.230Z] [2020-11-30T16:04:32.230Z] Login Succeeded [2020-11-30T16:04:32.230Z] nexus3.edgexfoundry.org:10004 [2020-11-30T16:04:32.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:04:32.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:04:32.505Z] Configure a credential helper to remove this warning. See [2020-11-30T16:04:32.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:04:32.505Z] [2020-11-30T16:04:32.505Z] Login Succeeded [2020-11-30T16:04:32.505Z] docker.io [2020-11-30T16:04:33.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:04:33.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:04:33.372Z] Configure a credential helper to remove this warning. See [2020-11-30T16:04:33.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:04:33.372Z] [2020-11-30T16:04:33.372Z] Login Succeeded [2020-11-30T16:04:33.372Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T16:04:33.388Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-30T16:04:33.857Z] ========================================================= [2020-11-30T16:04:33.857Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-30T16:04:33.857Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-30T16:04:34.227Z] + 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-30T16:04:34.502Z] Sending build context to Docker daemon 1.881MB [2020-11-30T16:04:34.778Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-30T16:04:34.778Z] Step 2/7 : FROM ${BASE} [2020-11-30T16:04:34.778Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-30T16:04:34.778Z] b538f80385f9: Pulling fs layer [2020-11-30T16:04:34.778Z] 74f711af9a0d: Pulling fs layer [2020-11-30T16:04:34.778Z] 99f96fe45779: Pulling fs layer [2020-11-30T16:04:34.778Z] 8529a6b9a6be: Pulling fs layer [2020-11-30T16:04:34.778Z] 45590311c82a: Pulling fs layer [2020-11-30T16:04:34.778Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-30T16:04:34.778Z] 209524e5b208: Pulling fs layer [2020-11-30T16:04:34.778Z] 8529a6b9a6be: Waiting [2020-11-30T16:04:34.778Z] 45590311c82a: Waiting [2020-11-30T16:04:34.778Z] 69ca0ff8b7b3: Waiting [2020-11-30T16:04:34.778Z] 209524e5b208: Waiting [2020-11-30T16:04:34.778Z] 99f96fe45779: Verifying Checksum [2020-11-30T16:04:34.778Z] 99f96fe45779: Download complete [2020-11-30T16:04:34.778Z] 74f711af9a0d: Download complete [2020-11-30T16:04:34.778Z] 45590311c82a: Verifying Checksum [2020-11-30T16:04:34.778Z] 45590311c82a: Download complete [2020-11-30T16:04:34.778Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-30T16:04:34.778Z] 69ca0ff8b7b3: Download complete [2020-11-30T16:04:34.778Z] b538f80385f9: Verifying Checksum [2020-11-30T16:04:34.778Z] b538f80385f9: Download complete [2020-11-30T16:04:35.770Z] b538f80385f9: Pull complete [2020-11-30T16:04:36.048Z] 74f711af9a0d: Pull complete [2020-11-30T16:04:36.654Z] 99f96fe45779: Pull complete [2020-11-30T16:04:37.640Z] 209524e5b208: Verifying Checksum [2020-11-30T16:04:37.640Z] 209524e5b208: Download complete [2020-11-30T16:04:38.622Z] 8529a6b9a6be: Verifying Checksum [2020-11-30T16:04:38.622Z] 8529a6b9a6be: Download complete [2020-11-30T16:04:48.797Z] 8529a6b9a6be: Pull complete [2020-11-30T16:04:48.797Z] 45590311c82a: Pull complete [2020-11-30T16:04:48.797Z] 69ca0ff8b7b3: Pull complete [2020-11-30T16:04:52.209Z] 209524e5b208: Pull complete [2020-11-30T16:04:52.209Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-30T16:04:52.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-30T16:04:52.483Z] ---> 5bddaf1c2fca [2020-11-30T16:04:52.483Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-30T16:04:55.096Z] ---> Running in 0547491e9753 [2020-11-30T16:04:55.691Z] Removing intermediate container 0547491e9753 [2020-11-30T16:04:55.691Z] ---> b41d1fb5cb60 [2020-11-30T16:04:55.691Z] Step 4/7 : RUN apk add bash [2020-11-30T16:04:55.691Z] ---> Running in eda68d09e4e8 [2020-11-30T16:04:57.137Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-30T16:04:57.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-30T16:04:58.705Z] OK: 142 MiB in 39 packages [2020-11-30T16:04:59.691Z] Removing intermediate container eda68d09e4e8 [2020-11-30T16:04:59.691Z] ---> cb64c258a00b [2020-11-30T16:04:59.691Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-30T16:04:59.970Z] ---> Running in 2349b2343e9d [2020-11-30T16:05:00.569Z] Removing intermediate container 2349b2343e9d [2020-11-30T16:05:00.569Z] ---> 4c75afa60764 [2020-11-30T16:05:00.569Z] Step 6/7 : COPY go.mod . [2020-11-30T16:05:01.166Z] ---> 58b7ee2320b9 [2020-11-30T16:05:01.166Z] Step 7/7 : RUN go mod download [2020-11-30T16:05:01.450Z] ---> Running in 414450fb925f [2020-11-30T16:05:07.902Z] Running on prd-centos7-docker-4c-2g-13872 in /w/workspace/dry_go-mod-core-contracts_PR-374 [Pipeline] { [Pipeline] ws [2020-11-30T16:05:07.966Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2020-11-30T16:05:11.940Z] using credential edgex-jenkins-ssh [2020-11-30T16:05:12.003Z] Cloning the remote Git repository [2020-11-30T16:05:12.070Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T16:05:12.180Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2020-11-30T16:05:12.266Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T16:05:12.266Z] > git --version # timeout=10 [2020-11-30T16:05:12.285Z] > git --version # 'git version 2.24.3' [2020-11-30T16:05:12.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T16:05:12.327Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T16:05:13.040Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T16:05:13.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-30T16:05:13.062Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-30T16:05:13.097Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-30T16:05:13.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T16:05:13.107Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-30T16:05:13.612Z] Merging remotes/origin/master commit b22f989568290d3f9d23939444e58b630d1bb034 into PR head commit a8ce2b3fc069b207de7cdef9b12322abae87fba9 [2020-11-30T16:05:13.750Z] Merge succeeded, producing a8ce2b3fc069b207de7cdef9b12322abae87fba9 [2020-11-30T16:05:13.751Z] Checking out Revision a8ce2b3fc069b207de7cdef9b12322abae87fba9 (PR-374) [2020-11-30T16:05:13.625Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T16:05:13.634Z] > git checkout -f a8ce2b3fc069b207de7cdef9b12322abae87fba9 # timeout=10 [2020-11-30T16:05:13.707Z] > git remote # timeout=10 [2020-11-30T16:05:13.720Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T16:05:13.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-30T16:05:13.734Z] > git merge b22f989568290d3f9d23939444e58b630d1bb034 # timeout=10 [2020-11-30T16:05:13.746Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T16:05:13.757Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T16:05:13.763Z] > git checkout -f a8ce2b3fc069b207de7cdef9b12322abae87fba9 # timeout=10 [2020-11-30T16:05:16.533Z] Removing intermediate container 414450fb925f [2020-11-30T16:05:16.533Z] ---> 526e85510032 [2020-11-30T16:05:16.533Z] Successfully built 526e85510032 [2020-11-30T16:05:16.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T16:05:16.866Z] + docker inspect -f . ci-base-image-arm64 [2020-11-30T16:05:16.866Z] . [Pipeline] withDockerContainer [2020-11-30T16:05:17.100Z] prd-ubuntu18.04-docker-arm64-4c-16g-13870 does not seem to be running inside a container [2020-11-30T16:05:17.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-30T16:05:17.552Z] Commit message: "Merge branch 'master' into issue-370" [2020-11-30T16:05:18.619Z] $ docker top 63329b1f2dfe2982883add992e5ea7714c60233f6c17a511731b80474619a649 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-30T16:05:19.644Z] + go version [2020-11-30T16:05:19.644Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-30T16:05:20.026Z] $ docker stop --time=1 63329b1f2dfe2982883add992e5ea7714c60233f6c17a511731b80474619a649 [2020-11-30T16:05:20.285Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [2020-11-30T16:05:21.953Z] $ docker rm -f 63329b1f2dfe2982883add992e5ea7714c60233f6c17a511731b80474619a649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-11-30T16:05:22.594Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-30T16:05:22.944Z] + true [2020-11-30T16:05:22.944Z] + sudo service docker restart [2020-11-30T16:05:22.944Z] Redirecting to /bin/systemctl restart docker.service [2020-11-30T16:05:23.127Z] + docker inspect -f . ci-base-image-arm64 [2020-11-30T16:05:23.127Z] . [Pipeline] withDockerContainer [2020-11-30T16:05:23.383Z] prd-ubuntu18.04-docker-arm64-4c-16g-13870 does not seem to be running inside a container [2020-11-30T16:05:23.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-30T16:05:25.000Z] $ docker top b5bee3b14eab7186c3db34124c828b8110a4cea8fd0ffd54685aabc485418f10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap [2020-11-30T16:05:25.533Z] provisioning config files... [2020-11-30T16:05:25.558Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/2@tmp/config5658884081819691484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-30T16:05:26.002Z] ---> docker-login.sh [2020-11-30T16:05:26.002Z] nexus3.edgexfoundry.org:10001 [2020-11-30T16:05:26.068Z] + make test [2020-11-30T16:05:26.068Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-30T16:05:26.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:05:26.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:05:26.532Z] Configure a credential helper to remove this warning. See [2020-11-30T16:05:26.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:05:26.532Z] [2020-11-30T16:05:26.532Z] Login Succeeded [2020-11-30T16:05:26.532Z] nexus3.edgexfoundry.org:10002 [2020-11-30T16:05:26.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:05:26.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:05:26.804Z] Configure a credential helper to remove this warning. See [2020-11-30T16:05:26.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:05:26.804Z] [2020-11-30T16:05:26.804Z] Login Succeeded [2020-11-30T16:05:26.804Z] nexus3.edgexfoundry.org:10003 [2020-11-30T16:05:26.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:05:26.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:05:26.804Z] Configure a credential helper to remove this warning. See [2020-11-30T16:05:26.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:05:26.804Z] [2020-11-30T16:05:26.804Z] Login Succeeded [2020-11-30T16:05:26.804Z] nexus3.edgexfoundry.org:10004 [2020-11-30T16:05:27.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:05:27.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:05:27.069Z] Configure a credential helper to remove this warning. See [2020-11-30T16:05:27.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:05:27.069Z] [2020-11-30T16:05:27.069Z] Login Succeeded [2020-11-30T16:05:27.069Z] docker.io [2020-11-30T16:05:27.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-30T16:05:27.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-30T16:05:27.641Z] Configure a credential helper to remove this warning. See [2020-11-30T16:05:27.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-30T16:05:27.641Z] [2020-11-30T16:05:27.641Z] Login Succeeded [2020-11-30T16:05:27.641Z] ---> docker-login.sh ends [Pipeline] } [2020-11-30T16:05:27.665Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-30T16:05:28.270Z] ========================================================= [2020-11-30T16:05:28.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-30T16:05:28.270Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-30T16:05:28.674Z] + 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-30T16:05:29.269Z] Sending build context to Docker daemon 1.882MB [2020-11-30T16:05:29.269Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-30T16:05:29.269Z] Step 2/7 : FROM ${BASE} [2020-11-30T16:05:29.269Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-30T16:05:29.269Z] df20fa9351a1: Pulling fs layer [2020-11-30T16:05:29.269Z] ed8968b2872e: Pulling fs layer [2020-11-30T16:05:29.269Z] a92cc7c5fd73: Pulling fs layer [2020-11-30T16:05:29.269Z] e871e8e8d7a9: Pulling fs layer [2020-11-30T16:05:29.269Z] e73272ec9a57: Pulling fs layer [2020-11-30T16:05:29.269Z] 1e910a182e73: Pulling fs layer [2020-11-30T16:05:29.269Z] 4e634b169226: Pulling fs layer [2020-11-30T16:05:29.269Z] e871e8e8d7a9: Waiting [2020-11-30T16:05:29.269Z] e73272ec9a57: Waiting [2020-11-30T16:05:29.269Z] 1e910a182e73: Waiting [2020-11-30T16:05:29.269Z] 4e634b169226: Waiting [2020-11-30T16:05:29.269Z] a92cc7c5fd73: Verifying Checksum [2020-11-30T16:05:29.269Z] a92cc7c5fd73: Download complete [2020-11-30T16:05:29.269Z] ed8968b2872e: Download complete [2020-11-30T16:05:29.269Z] e73272ec9a57: Verifying Checksum [2020-11-30T16:05:29.269Z] e73272ec9a57: Download complete [2020-11-30T16:05:29.552Z] df20fa9351a1: Verifying Checksum [2020-11-30T16:05:29.552Z] df20fa9351a1: Download complete [2020-11-30T16:05:29.824Z] 1e910a182e73: Verifying Checksum [2020-11-30T16:05:29.824Z] 1e910a182e73: Download complete [2020-11-30T16:05:30.088Z] df20fa9351a1: Pull complete [2020-11-30T16:05:30.088Z] ed8968b2872e: Pull complete [2020-11-30T16:05:30.365Z] a92cc7c5fd73: Pull complete [2020-11-30T16:05:31.874Z] 4e634b169226: Verifying Checksum [2020-11-30T16:05:31.874Z] 4e634b169226: Download complete [2020-11-30T16:05:33.879Z] e871e8e8d7a9: Verifying Checksum [2020-11-30T16:05:33.879Z] e871e8e8d7a9: Download complete [2020-11-30T16:05:40.551Z] e871e8e8d7a9: Pull complete [2020-11-30T16:05:40.551Z] e73272ec9a57: Pull complete [2020-11-30T16:05:40.551Z] 1e910a182e73: Pull complete [2020-11-30T16:05:45.936Z] 4e634b169226: Pull complete [2020-11-30T16:05:45.936Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-30T16:05:45.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-30T16:05:45.936Z] ---> f7629b54cfaa [2020-11-30T16:05:45.936Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-30T16:05:45.936Z] ---> Running in 61dc0c3e0aa2 [2020-11-30T16:05:46.204Z] Removing intermediate container 61dc0c3e0aa2 [2020-11-30T16:05:46.204Z] ---> cb3a0651a526 [2020-11-30T16:05:46.204Z] Step 4/7 : RUN apk add bash [2020-11-30T16:05:46.204Z] ---> Running in fb688c2b7558 [2020-11-30T16:05:47.179Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T16:05:47.762Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T16:05:48.298Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-30T16:05:48.353Z] OK: 166 MiB in 39 packages [2020-11-30T16:05:48.945Z] Removing intermediate container fb688c2b7558 [2020-11-30T16:05:48.945Z] ---> 228405ee6970 [2020-11-30T16:05:48.945Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-30T16:05:48.945Z] ---> Running in 0a059dddfb3e [2020-11-30T16:05:49.222Z] Removing intermediate container 0a059dddfb3e [2020-11-30T16:05:49.222Z] ---> 81f71cb5c11e [2020-11-30T16:05:49.222Z] Step 6/7 : COPY go.mod . [2020-11-30T16:05:49.292Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.045s coverage: 85.7% of statements [2020-11-30T16:05:49.292Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements [2020-11-30T16:05:49.491Z] ---> f09e7eaf51d2 [2020-11-30T16:05:49.491Z] Step 7/7 : RUN go mod download [2020-11-30T16:05:49.861Z] ---> Running in abe06ea2805d [2020-11-30T16:05:51.285Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.054s coverage: 45.4% of statements [2020-11-30T16:05:51.285Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.035s coverage: 77.8% of statements [2020-11-30T16:05:51.285Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-30T16:05:51.285Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.6% of statements [2020-11-30T16:05:51.893Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.067s coverage: 14.7% of statements [2020-11-30T16:05:52.500Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.025s coverage: 100.0% of statements [2020-11-30T16:05:53.951Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.122s coverage: 91.8% of statements [2020-11-30T16:05:53.951Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-30T16:05:53.951Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-30T16:05:53.951Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.018s coverage: 100.0% of statements [2020-11-30T16:05:54.232Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.029s coverage: 47.8% of statements [2020-11-30T16:05:59.670Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.177s coverage: 63.0% of statements [2020-11-30T16:05:59.670Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.019s coverage: 26.3% of statements [2020-11-30T16:05:59.670Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.020s coverage: 15.4% of statements [2020-11-30T16:05:59.670Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.020s coverage: 15.4% of statements [2020-11-30T16:05:59.670Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.014s coverage: 14.3% of statements [2020-11-30T16:05:59.670Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-30T16:05:59.949Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.041s coverage: 81.5% of statements [2020-11-30T16:05:59.949Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-30T16:05:59.949Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-30T16:06:00.944Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.056s coverage: 29.1% of statements [2020-11-30T16:06:00.944Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.028s coverage: 100.0% of statements [2020-11-30T16:06:02.381Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.056s coverage: 94.4% of statements [2020-11-30T16:06:02.381Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements [2020-11-30T16:06:02.381Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-30T16:06:02.418Z] Removing intermediate container abe06ea2805d [2020-11-30T16:06:02.418Z] ---> 8d831f88a11e [2020-11-30T16:06:02.418Z] Successfully built 8d831f88a11e [2020-11-30T16:06:02.418Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-30T16:06:02.659Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-30T16:06:02.965Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-30T16:06:03.339Z] . [Pipeline] withDockerContainer [2020-11-30T16:06:03.705Z] prd-centos7-docker-4c-2g-13872 does not seem to be running inside a container [2020-11-30T16:06:03.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-30T16:06:04.915Z] $ docker top d4e7d64c499fb60bf8d5512579980e0514f9aeb1e5369b5120d8759990b3412b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T16:06:05.445Z] + go version [2020-11-30T16:06:05.445Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-30T16:06:05.465Z] $ docker stop --time=1 d4e7d64c499fb60bf8d5512579980e0514f9aeb1e5369b5120d8759990b3412b [2020-11-30T16:06:06.858Z] $ docker rm -f d4e7d64c499fb60bf8d5512579980e0514f9aeb1e5369b5120d8759990b3412b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-30T16:06:07.785Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-30T16:06:07.785Z] . [Pipeline] withDockerContainer [2020-11-30T16:06:07.900Z] prd-centos7-docker-4c-2g-13872 does not seem to be running inside a container [2020-11-30T16:06:07.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-30T16:06:08.131Z] gofmt -l . [2020-11-30T16:06:08.131Z] [ "`gofmt -l .`" = "" ] [2020-11-30T16:06:08.622Z] $ docker top fa68204b45ea3ef46acfb99d5155f30074d7415fd2d4a55942ab3317a5f81cd8 -eo pid,comm [Pipeline] { [Pipeline] } [2020-11-30T16:06:08.839Z] $ docker stop --time=1 b5bee3b14eab7186c3db34124c828b8110a4cea8fd0ffd54685aabc485418f10 [2020-11-30T16:06:11.156Z] $ docker rm -f b5bee3b14eab7186c3db34124c828b8110a4cea8fd0ffd54685aabc485418f10 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2020-11-30T16:06:12.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-30T16:06:12.113Z] + make test [2020-11-30T16:06:12.113Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-30T16:06:13.068Z] 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] } [2020-11-30T16:06:20.404Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-30T16:06:21.397Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.020s coverage: 85.7% of statements [2020-11-30T16:06:21.397Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.017s coverage: 100.0% of statements [2020-11-30T16:06:22.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.020s coverage: 45.4% of statements [2020-11-30T16:06:22.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.009s coverage: 77.8% of statements [2020-11-30T16:06:22.006Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-30T16:06:22.006Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.008s coverage: 6.6% of statements [2020-11-30T16:06:23.453Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.014s coverage: 14.7% of statements [2020-11-30T16:06:23.454Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements [2020-11-30T16:06:23.454Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.045s coverage: 91.8% of statements [2020-11-30T16:06:23.454Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-30T16:06:23.454Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-30T16:06:23.454Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements [2020-11-30T16:06:23.728Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.006s coverage: 47.8% of statements [2020-11-30T16:06:25.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 63.0% of statements [2020-11-30T16:06:25.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements [2020-11-30T16:06:25.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.011s coverage: 15.4% of statements [2020-11-30T16:06:25.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.012s coverage: 15.4% of statements [2020-11-30T16:06:25.740Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.024s coverage: 14.3% of statements [2020-11-30T16:06:25.740Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-30T16:06:27.191Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.037s coverage: 81.5% of statements [2020-11-30T16:06:27.191Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2020-11-30T16:06:27.191Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-30T16:06:27.191Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.053s coverage: 29.1% of statements [2020-11-30T16:06:27.191Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.011s coverage: 100.0% of statements [2020-11-30T16:06:27.191Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.037s coverage: 94.4% of statements [2020-11-30T16:06:27.191Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.017s coverage: 100.0% of statements [2020-11-30T16:06:27.191Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-30T16:06:27.462Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-30T16:06:30.071Z] gofmt -l . [2020-11-30T16:06:30.071Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-30T16:06:30.362Z] $ docker stop --time=1 fa68204b45ea3ef46acfb99d5155f30074d7415fd2d4a55942ab3317a5f81cd8 [2020-11-30T16:06:32.760Z] $ docker rm -f fa68204b45ea3ef46acfb99d5155f30074d7415fd2d4a55942ab3317a5f81cd8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-30T16:06:33.479Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-30T16:06:33.495Z] Warning: overwriting stash ‘coverage-report’ [2020-11-30T16:06:33.846Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-30T16:06:36.095Z] provisioning config files... [2020-11-30T16:06:36.122Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-374@tmp/config1543885554295105588tmp [Pipeline] { [Pipeline] sh [2020-11-30T16:06:36.502Z] + set +x [2020-11-30T16:06:36.502Z] + curl -s https://codecov.io/bash [2020-11-30T16:06:36.502Z] + bash -s -- [2020-11-30T16:06:36.765Z] [2020-11-30T16:06:36.765Z] _____ _ [2020-11-30T16:06:36.765Z] / ____| | | [2020-11-30T16:06:36.765Z] | | ___ __| | ___ ___ _____ __ [2020-11-30T16:06:36.765Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-30T16:06:36.765Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-30T16:06:36.765Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-30T16:06:36.765Z] Bash-20201124-79cbc08 [2020-11-30T16:06:36.765Z] [2020-11-30T16:06:36.765Z] [2020-11-30T16:06:36.765Z] ==> Jenkins CI detected. [2020-11-30T16:06:36.765Z] project root: . [2020-11-30T16:06:36.765Z] --> token set from env [2020-11-30T16:06:36.765Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-30T16:06:36.765Z] ==> Running gcov in . (disable via -X gcov) [2020-11-30T16:06:36.765Z] ==> Python coveragepy not found [2020-11-30T16:06:36.765Z] ==> Searching for coverage reports in: [2020-11-30T16:06:36.765Z] + . [2020-11-30T16:06:36.765Z] -> Found 1 reports [2020-11-30T16:06:36.766Z] ==> Detecting git/mercurial file structure [2020-11-30T16:06:36.766Z] ==> Reading reports [2020-11-30T16:06:36.766Z] + ./coverage.out bytes=107122 [2020-11-30T16:06:36.766Z] ==> Appending adjustments [2020-11-30T16:06:36.766Z] https://docs.codecov.io/docs/fixing-reports [2020-11-30T16:06:37.712Z] + Found adjustments [2020-11-30T16:06:37.712Z] ==> Gzipping contents [2020-11-30T16:06:37.712Z] 20K /tmp/codecov.6kZoHy.gz [2020-11-30T16:06:37.712Z] ==> Uploading reports [2020-11-30T16:06:37.712Z] url: https://codecov.io [2020-11-30T16:06:37.712Z] query: branch=PR-374&commit=a8ce2b3fc069b207de7cdef9b12322abae87fba9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-374%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=374&job=&cmd_args= [2020-11-30T16:06:37.712Z] -> Pinging Codecov [2020-11-30T16:06:37.712Z] https://codecov.io/upload/v4?package=bash-20201124-79cbc08&token=secret&branch=PR-374&commit=a8ce2b3fc069b207de7cdef9b12322abae87fba9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-374%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=374&job=&cmd_args= [2020-11-30T16:06:38.660Z] -> Uploading to [2020-11-30T16:06:38.660Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-30/71470A77251A30514AAF9C0BB2E5B6CE/a8ce2b3fc069b207de7cdef9b12322abae87fba9/cb35e9ae-5b6f-4304-8aee-8c90779a4724.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201130T160638Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d04739c3dcb8af47b7333bad6ee149c11d148b604d21aa85011e7a9066669cd9 [2020-11-30T16:06:38.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-30T16:06:38.660Z] Dload Upload Total Spent Left Speed [2020-11-30T16:06:38.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17388 0 0 100 17388 0 37803 --:--:-- --:--:-- --:--:-- 37800 100 17388 0 0 100 17388 0 37790 --:--:-- --:--:-- --:--:-- 37800 [2020-11-30T16:06:38.922Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a8ce2b3fc069b207de7cdef9b12322abae87fba9 [Pipeline] } [2020-11-30T16:06:38.932Z] 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-30T16:06:41.868Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T16:06:42.171Z] ---> package-listing.sh [2020-11-30T16:06:42.171Z] ++ facter osfamily [2020-11-30T16:06:42.171Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-30T16:06:42.171Z] + OS_FAMILY=redhat [2020-11-30T16:06:42.171Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-374 [2020-11-30T16:06:42.171Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-30T16:06:42.171Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-30T16:06:42.171Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-30T16:06:42.171Z] + PACKAGES=/tmp/packages_start.txt [2020-11-30T16:06:42.171Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-374 ']' [2020-11-30T16:06:42.171Z] + PACKAGES=/tmp/packages_end.txt [2020-11-30T16:06:42.171Z] + case "${OS_FAMILY}" in [2020-11-30T16:06:42.171Z] + rpm -qa [2020-11-30T16:06:42.171Z] + sort [2020-11-30T16:06:47.482Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-30T16:06:47.482Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-30T16:06:47.482Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-30T16:06:47.482Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-374 ']' [2020-11-30T16:06:47.482Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-374/archives/ [2020-11-30T16:06:47.482Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-374/archives/ [Pipeline] echo [2020-11-30T16:06:47.495Z] 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-374/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-30T16:06:47.789Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-30T16:06:48.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T16:06:48.095Z] [2020-11-30T16:06:48.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-30T16:06:48.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T16:06:48.482Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-30T16:06:48.482Z] df20fa9351a1: Pulling fs layer [2020-11-30T16:06:48.482Z] 36b3adc4ff6f: Pulling fs layer [2020-11-30T16:06:48.482Z] 8ad3a11d3b57: Pulling fs layer [2020-11-30T16:06:48.482Z] 46f8f816bc3b: Pulling fs layer [2020-11-30T16:06:48.482Z] 93b61091891f: Pulling fs layer [2020-11-30T16:06:48.482Z] 93b9cdb0e59b: Pulling fs layer [2020-11-30T16:06:48.482Z] 5e14af77c1be: Pulling fs layer [2020-11-30T16:06:48.483Z] 01666e4c0597: Pulling fs layer [2020-11-30T16:06:48.483Z] aa168da1d23b: Pulling fs layer [2020-11-30T16:06:48.483Z] 46f8f816bc3b: Waiting [2020-11-30T16:06:48.483Z] 93b61091891f: Waiting [2020-11-30T16:06:48.483Z] 93b9cdb0e59b: Waiting [2020-11-30T16:06:48.483Z] 5e14af77c1be: Waiting [2020-11-30T16:06:48.483Z] 01666e4c0597: Waiting [2020-11-30T16:06:48.483Z] aa168da1d23b: Waiting [2020-11-30T16:06:48.483Z] 36b3adc4ff6f: Verifying Checksum [2020-11-30T16:06:48.483Z] 36b3adc4ff6f: Download complete [2020-11-30T16:06:48.483Z] 46f8f816bc3b: Verifying Checksum [2020-11-30T16:06:48.483Z] 46f8f816bc3b: Download complete [2020-11-30T16:06:48.483Z] df20fa9351a1: Verifying Checksum [2020-11-30T16:06:48.483Z] df20fa9351a1: Download complete [2020-11-30T16:06:48.746Z] 93b9cdb0e59b: Verifying Checksum [2020-11-30T16:06:48.746Z] 93b9cdb0e59b: Download complete [2020-11-30T16:06:48.746Z] 5e14af77c1be: Verifying Checksum [2020-11-30T16:06:48.746Z] 5e14af77c1be: Download complete [2020-11-30T16:06:48.746Z] 93b61091891f: Verifying Checksum [2020-11-30T16:06:48.746Z] 93b61091891f: Download complete [2020-11-30T16:06:48.746Z] 01666e4c0597: Verifying Checksum [2020-11-30T16:06:48.746Z] 01666e4c0597: Download complete [2020-11-30T16:06:49.014Z] 8ad3a11d3b57: Verifying Checksum [2020-11-30T16:06:49.014Z] 8ad3a11d3b57: Download complete [2020-11-30T16:06:49.014Z] df20fa9351a1: Pull complete [2020-11-30T16:06:49.292Z] 36b3adc4ff6f: Pull complete [2020-11-30T16:06:50.692Z] aa168da1d23b: Verifying Checksum [2020-11-30T16:06:50.692Z] aa168da1d23b: Download complete [2020-11-30T16:06:50.960Z] 8ad3a11d3b57: Pull complete [2020-11-30T16:06:51.534Z] 46f8f816bc3b: Pull complete [2020-11-30T16:06:51.796Z] 93b61091891f: Pull complete [2020-11-30T16:06:52.058Z] 93b9cdb0e59b: Pull complete [2020-11-30T16:06:52.058Z] 5e14af77c1be: Pull complete [2020-11-30T16:06:52.058Z] 01666e4c0597: Pull complete [2020-11-30T16:06:58.685Z] aa168da1d23b: Pull complete [2020-11-30T16:06:58.685Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-30T16:06:58.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-30T16:06:58.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-30T16:06:58.843Z] prd-centos7-docker-4c-2g-13869 does not seem to be running inside a container [2020-11-30T16:06:58.893Z] $ 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-374/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-374 -v /w/workspace/dry_go-mod-core-contracts_PR-374:/w/workspace/dry_go-mod-core-contracts_PR-374:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-374@tmp:/w/workspace/dry_go-mod-core-contracts_PR-374@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-30T16:07:02.309Z] $ docker top 30894abc0594e7d4154818878f08f3b5d12e447a176ef5326b27a6455c52f13b -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-30T16:07:02.912Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-30T16:07:03.217Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-30T16:07:03.521Z] + ls /var/log/sa-host [2020-11-30T16:07:03.521Z] + sadf -c /var/log/sa-host/sa23 [2020-11-30T16:07:03.521Z] file_magic: OK [2020-11-30T16:07:03.521Z] HZ: Using current value: 100 [2020-11-30T16:07:03.521Z] file_header: OK [2020-11-30T16:07:03.521Z] 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-30T16:07:03.521Z] Statistics: [2020-11-30T16:07:03.521Z] Hnuu...uuuununununu... [2020-11-30T16:07:03.521Z] File successfully converted to sysstat format version 12.2.1 [2020-11-30T16:07:03.521Z] + sadf -c /var/log/sa-host/sa30 [2020-11-30T16:07:03.521Z] file_magic: OK [2020-11-30T16:07:03.521Z] HZ: Using current value: 100 [2020-11-30T16:07:03.521Z] file_header: OK [2020-11-30T16:07:03.521Z] 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-30T16:07:03.521Z] Statistics: [2020-11-30T16:07:03.521Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-30T16:07:03.521Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-30T16:07:04.150Z] provisioning config files... [2020-11-30T16:07:04.170Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-374@tmp/config2220896869247216477tmp [Pipeline] { [Pipeline] echo [2020-11-30T16:07:04.272Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T16:07:04.575Z] ---> create-netrc.sh [Pipeline] } [2020-11-30T16:07:04.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-30T16:07:04.734Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T16:07:05.034Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-30T16:07:05.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T16:07:05.342Z] ---> sudo-logs.sh [2020-11-30T16:07:05.342Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-30T16:07:05.352Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T16:07:05.651Z] ---> job-cost.sh [2020-11-30T16:07:05.651Z] lf-activate-venv: SKIPPING [2020-11-30T16:07:05.651Z] INFO: No Stack... [2020-11-30T16:07:07.047Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-30T16:07:07.310Z] INFO: Archiving Costs [Pipeline] echo [2020-11-30T16:07:07.324Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-30T16:07:07.622Z] ---> logs-deploy.sh [2020-11-30T16:07:07.622Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-374/2 [2020-11-30T16:07:07.622Z] INFO: archiving workspace using pattern(s): [2020-11-30T16:07:09.546Z] Archives upload complete. [2020-11-30T16:07:09.546Z] INFO: archiving logs to Nexus