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 664cdb328e44b5e60cbd0e8abef29471fb1ce935 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 ‘prd-centos7-docker-4c-2g-11622’ is offline Running on prd-centos7-docker-4c-2g-11623 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 664cdb328e44b5e60cbd0e8abef29471fb1ce935 Merge succeeded, producing 664cdb328e44b5e60cbd0e8abef29471fb1ce935 Checking out Revision 664cdb328e44b5e60cbd0e8abef29471fb1ce935 (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # 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 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # 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-09T15:54:24.913Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-09T15:54:25.280Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-09T15:54:25.398Z] ========================================================= [2020-11-09T15:54:25.398Z] EdgeX Global Pipelines Version Info [2020-11-09T15:54:25.398Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d680ee1ff123014c52ffb744859c66e1972b8f69 # timeout=10 [2020-11-09T15:54:28.794Z] ------------------- [2020-11-09T15:54:28.794Z] stable info: [2020-11-09T15:54:28.794Z] ------------------- [2020-11-09T15:54:28.794Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-09T15:54:28.794Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T15:54:28.794Z] Message: update stable to v1.0.162 [2020-11-09T15:54:29.788Z] ------------------- [2020-11-09T15:54:29.788Z] experimental info: [2020-11-09T15:54:29.788Z] ------------------- [2020-11-09T15:54:29.788Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-09T15:54:29.788Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-09T15:54:29.788Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-09T15:54:30.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2020-11-09T15:54:30.403Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2020-11-09T15:54:30.541Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-09T15:54:30.641Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-09T15:54:30.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-09T15:54:30.833Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-09T15:54:30.938Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-09T15:54:31.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-09T15:54:31.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-09T15:54:31.237Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-09T15:54:31.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-09T15:54:31.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2020-11-09T15:54:31.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-09T15:54:31.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-09T15:54:31.757Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T15:54:31.932Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T15:54:32.026Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T15:54:32.126Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-09T15:54:32.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2020-11-09T15:54:32.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-09T15:54:32.516Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-09T15:54:32.615Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-09T15:54:32.716Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-09T15:54:32.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-09T15:54:32.914Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-11-09T15:54:33.013Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-09T15:54:33.163Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo [2020-11-09T15:54:33.260Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo [2020-11-09T15:54:33.397Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo [2020-11-09T15:54:33.498Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 664cdb328e44b5e60cbd0e8abef29471fb1ce935 [Pipeline] echo [2020-11-09T15:54:33.601Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 664cdb3 [Pipeline] echo [2020-11-09T15:54:33.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-09T15:54:33.862Z] provisioning config files... [2020-11-09T15:54:33.894Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config3397696062882685305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T15:54:34.295Z] ---> docker-login.sh [2020-11-09T15:54:34.295Z] nexus3.edgexfoundry.org:10001 [2020-11-09T15:54:34.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:54:34.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:54:34.902Z] Configure a credential helper to remove this warning. See [2020-11-09T15:54:34.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:54:34.902Z] [2020-11-09T15:54:34.902Z] Login Succeeded [2020-11-09T15:54:34.902Z] nexus3.edgexfoundry.org:10002 [2020-11-09T15:54:35.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:54:35.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:54:35.477Z] Configure a credential helper to remove this warning. See [2020-11-09T15:54:35.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:54:35.477Z] [2020-11-09T15:54:35.477Z] Login Succeeded [2020-11-09T15:54:35.477Z] nexus3.edgexfoundry.org:10003 [2020-11-09T15:54:35.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:54:35.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:54:35.782Z] Configure a credential helper to remove this warning. See [2020-11-09T15:54:35.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:54:35.782Z] [2020-11-09T15:54:35.782Z] Login Succeeded [2020-11-09T15:54:35.782Z] nexus3.edgexfoundry.org:10004 [2020-11-09T15:54:35.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:54:36.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:54:36.052Z] Configure a credential helper to remove this warning. See [2020-11-09T15:54:36.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:54:36.052Z] [2020-11-09T15:54:36.052Z] Login Succeeded [2020-11-09T15:54:36.052Z] docker.io [2020-11-09T15:54:36.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:54:36.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:54:36.654Z] Configure a credential helper to remove this warning. See [2020-11-09T15:54:36.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:54:36.654Z] [2020-11-09T15:54:36.654Z] Login Succeeded [2020-11-09T15:54:36.654Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T15:54:36.685Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-09T15:54:38.116Z] + git log --format=format:%s -1 664cdb328e44b5e60cbd0e8abef29471fb1ce935 [Pipeline] echo [2020-11-09T15:54:38.210Z] GIT_COMMIT: 664cdb328e44b5e60cbd0e8abef29471fb1ce935, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo [2020-11-09T15:54:38.255Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-09T15:54:39.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T15:54:39.043Z] [2020-11-09T15:54:39.043Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T15:54:39.452Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T15:54:39.452Z] latest: Pulling from edgex-devops/git-semver [2020-11-09T15:54:39.452Z] 31603596830f: Pulling fs layer [2020-11-09T15:54:39.452Z] 2a8b12db71e7: Pulling fs layer [2020-11-09T15:54:39.452Z] 6ca5941a6612: Pulling fs layer [2020-11-09T15:54:39.452Z] ecc8261a40a4: Pulling fs layer [2020-11-09T15:54:39.452Z] ecc8261a40a4: Waiting [2020-11-09T15:54:39.452Z] 2a8b12db71e7: Download complete [2020-11-09T15:54:40.055Z] 31603596830f: Verifying Checksum [2020-11-09T15:54:40.055Z] 31603596830f: Download complete [2020-11-09T15:54:40.055Z] ecc8261a40a4: Verifying Checksum [2020-11-09T15:54:40.055Z] ecc8261a40a4: Download complete [2020-11-09T15:54:40.331Z] 6ca5941a6612: Verifying Checksum [2020-11-09T15:54:40.331Z] 6ca5941a6612: Download complete [2020-11-09T15:54:40.596Z] 31603596830f: Pull complete [2020-11-09T15:54:40.864Z] 2a8b12db71e7: Pull complete [2020-11-09T15:54:41.831Z] 6ca5941a6612: Pull complete [2020-11-09T15:54:42.414Z] ecc8261a40a4: Pull complete [2020-11-09T15:54:42.414Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-09T15:54:42.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-09T15:54:42.414Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-09T15:54:42.557Z] prd-centos7-docker-4c-2g-11623 does not seem to be running inside a container [2020-11-09T15:54:42.703Z] $ 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-09T15:54:45.435Z] $ docker top 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-09T15:54:45.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T15:54:45.785Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T15:54:46.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T15:54:46.135Z] $ docker exec 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 ssh-agent [2020-11-09T15:54:46.344Z] SSH_AUTH_SOCK=/tmp/ssh-j4qXUDYRaQNo/agent.12 [2020-11-09T15:54:46.344Z] SSH_AGENT_PID=17 [2020-11-09T15:54:46.366Z] Running ssh-add (command line suppressed) [2020-11-09T15:54:46.574Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_1662663830910823795.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_1662663830910823795.key) [2020-11-09T15:54:46.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T15:54:47.006Z] + git tag --points-at HEAD [Pipeline] } [2020-11-09T15:54:47.044Z] $ docker exec --env ******** --env ******** 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 ssh-agent -k [2020-11-09T15:54:47.207Z] unset SSH_AUTH_SOCK; [2020-11-09T15:54:47.207Z] unset SSH_AGENT_PID; [2020-11-09T15:54:47.207Z] echo Agent pid 17 killed; [2020-11-09T15:54:47.286Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-09T15:54:47.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-09T15:54:47.443Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-09T15:54:47.737Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-09T15:54:47.744Z] $ docker exec 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 ssh-agent [2020-11-09T15:54:47.995Z] SSH_AUTH_SOCK=/tmp/ssh-uLu4721DhsJQ/agent.46 [2020-11-09T15:54:47.995Z] SSH_AGENT_PID=52 [2020-11-09T15:54:48.003Z] Running ssh-add (command line suppressed) [2020-11-09T15:54:48.239Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8536425194558203139.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_8536425194558203139.key) [2020-11-09T15:54:48.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-09T15:54:48.732Z] + git semver init [2020-11-09T15:54:48.732Z] # -> Open(): unable to determine branch for HEAD [2020-11-09T15:54:48.732Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git [2020-11-09T15:54:48.732Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T15:54:48.732Z] # $SEMVER_REMOTE_NAME = origin [2020-11-09T15:54:48.732Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-09T15:54:48.732Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-09T15:54:48.732Z] # $SEMVER_BRANCH = PR-365 [2020-11-09T15:54:48.732Z] # $SEMVER_TEMP = /tmp/semver-362730402 [2020-11-09T15:54:48.732Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2020-11-09T15:54:49.785Z] # '/tmp/semver-362730402' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' [2020-11-09T15:54:49.785Z] # -> Force: false [2020-11-09T15:54:49.785Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } [2020-11-09T15:54:49.819Z] $ docker exec --env ******** --env ******** 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 ssh-agent -k [2020-11-09T15:54:50.247Z] unset SSH_AUTH_SOCK; [2020-11-09T15:54:50.272Z] unset SSH_AGENT_PID; [2020-11-09T15:54:50.272Z] echo Agent pid 52 killed; [2020-11-09T15:54:50.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-09T15:54:50.920Z] + git semver [Pipeline] } [2020-11-09T15:54:50.953Z] $ docker stop --time=1 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 [2020-11-09T15:54:52.686Z] $ docker rm -f 47ee6e47b9df64263539d89aa02f7def154e7b00419f1841b802b0bcefc321a4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T15:54:53.313Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-09T15:54:54.754Z] Stashed 1 file(s) [Pipeline] echo [2020-11-09T15:54:54.758Z] [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-09T15:55:10.338Z] Still waiting to schedule task [2020-11-09T15:55:10.339Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11623’ [2020-11-09T15:55:10.341Z] Still waiting to schedule task [2020-11-09T15:55:10.341Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-09T15:56:50.668Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11624 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T15:56:50.732Z] Running in /w/workspace/go-mod-core-contracts/17 [Pipeline] { [Pipeline] checkout [2020-11-09T15:56:56.123Z] using credential edgex-jenkins-ssh [2020-11-09T15:56:56.215Z] Cloning the remote Git repository [2020-11-09T15:56:56.283Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T15:56:56.407Z] > git init /w/workspace/go-mod-core-contracts/17 # timeout=10 [2020-11-09T15:56:56.492Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T15:56:56.493Z] > git --version # timeout=10 [2020-11-09T15:56:56.509Z] > git --version # 'git version 2.17.1' [2020-11-09T15:56:56.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T15:56:56.604Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T15:56:58.300Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 664cdb328e44b5e60cbd0e8abef29471fb1ce935 [2020-11-09T15:56:57.554Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T15:56:57.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T15:56:57.611Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T15:56:57.668Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T15:56:57.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T15:56:57.681Z] > 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-09T15:56:58.319Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:56:58.338Z] > git checkout -f 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # timeout=10 [2020-11-09T15:56:58.666Z] Merge succeeded, producing 664cdb328e44b5e60cbd0e8abef29471fb1ce935 [2020-11-09T15:56:58.666Z] Checking out Revision 664cdb328e44b5e60cbd0e8abef29471fb1ce935 (PR-365) [2020-11-09T15:56:58.481Z] > git remote # timeout=10 [2020-11-09T15:56:58.543Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T15:56:58.569Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T15:56:58.581Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T15:56:58.616Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T15:56:58.675Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:56:58.719Z] > git checkout -f 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # timeout=10 [2020-11-09T15:57:03.041Z] 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-09T15:57:03.867Z] provisioning config files... [2020-11-09T15:57:03.911Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/17@tmp/config6829896036760627620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T15:57:05.027Z] ---> docker-login.sh [2020-11-09T15:57:05.027Z] nexus3.edgexfoundry.org:10001 [2020-11-09T15:57:06.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:57:06.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:57:06.298Z] Configure a credential helper to remove this warning. See [2020-11-09T15:57:06.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:57:06.298Z] [2020-11-09T15:57:06.298Z] Login Succeeded [2020-11-09T15:57:06.298Z] nexus3.edgexfoundry.org:10002 [2020-11-09T15:57:06.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:57:06.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:57:06.851Z] Configure a credential helper to remove this warning. See [2020-11-09T15:57:06.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:57:06.851Z] [2020-11-09T15:57:06.851Z] Login Succeeded [2020-11-09T15:57:06.851Z] nexus3.edgexfoundry.org:10003 [2020-11-09T15:57:07.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:57:07.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:57:07.403Z] Configure a credential helper to remove this warning. See [2020-11-09T15:57:07.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:57:07.403Z] [2020-11-09T15:57:07.403Z] Login Succeeded [2020-11-09T15:57:07.403Z] nexus3.edgexfoundry.org:10004 [2020-11-09T15:57:07.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:57:07.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:57:07.681Z] Configure a credential helper to remove this warning. See [2020-11-09T15:57:07.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:57:07.681Z] [2020-11-09T15:57:07.681Z] Login Succeeded [2020-11-09T15:57:07.955Z] docker.io [2020-11-09T15:57:08.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:57:08.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:57:08.512Z] Configure a credential helper to remove this warning. See [2020-11-09T15:57:08.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:57:08.512Z] [2020-11-09T15:57:08.512Z] Login Succeeded [2020-11-09T15:57:08.512Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T15:57:08.590Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T15:57:09.050Z] ========================================================= [2020-11-09T15:57:09.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-09T15:57:09.050Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T15:57:09.455Z] + 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-09T15:57:10.071Z] Sending build context to Docker daemon 1.857MB [2020-11-09T15:57:10.071Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T15:57:10.071Z] Step 2/7 : FROM ${BASE} [2020-11-09T15:57:10.071Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-09T15:57:10.071Z] b538f80385f9: Pulling fs layer [2020-11-09T15:57:10.071Z] 74f711af9a0d: Pulling fs layer [2020-11-09T15:57:10.071Z] 99f96fe45779: Pulling fs layer [2020-11-09T15:57:10.071Z] 8529a6b9a6be: Pulling fs layer [2020-11-09T15:57:10.071Z] 45590311c82a: Pulling fs layer [2020-11-09T15:57:10.071Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-09T15:57:10.071Z] 209524e5b208: Pulling fs layer [2020-11-09T15:57:10.071Z] 45590311c82a: Waiting [2020-11-09T15:57:10.071Z] 69ca0ff8b7b3: Waiting [2020-11-09T15:57:10.071Z] 8529a6b9a6be: Waiting [2020-11-09T15:57:10.071Z] 209524e5b208: Waiting [2020-11-09T15:57:10.071Z] 99f96fe45779: Verifying Checksum [2020-11-09T15:57:10.071Z] 99f96fe45779: Download complete [2020-11-09T15:57:10.071Z] 74f711af9a0d: Verifying Checksum [2020-11-09T15:57:10.071Z] 74f711af9a0d: Download complete [2020-11-09T15:57:10.071Z] 45590311c82a: Verifying Checksum [2020-11-09T15:57:10.071Z] 45590311c82a: Download complete [2020-11-09T15:57:10.358Z] b538f80385f9: Verifying Checksum [2020-11-09T15:57:10.358Z] b538f80385f9: Download complete [2020-11-09T15:57:10.358Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-09T15:57:10.358Z] 69ca0ff8b7b3: Download complete [2020-11-09T15:57:10.963Z] b538f80385f9: Pull complete [2020-11-09T15:57:11.577Z] 74f711af9a0d: Pull complete [2020-11-09T15:57:12.194Z] 99f96fe45779: Pull complete [2020-11-09T15:57:13.642Z] 209524e5b208: Verifying Checksum [2020-11-09T15:57:13.642Z] 209524e5b208: Download complete [2020-11-09T15:57:14.633Z] 8529a6b9a6be: Verifying Checksum [2020-11-09T15:57:14.633Z] 8529a6b9a6be: Download complete [2020-11-09T15:57:27.060Z] 8529a6b9a6be: Pull complete [2020-11-09T15:57:27.060Z] 45590311c82a: Pull complete [2020-11-09T15:57:27.060Z] 69ca0ff8b7b3: Pull complete [2020-11-09T15:57:29.700Z] 209524e5b208: Pull complete [2020-11-09T15:57:29.700Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-09T15:57:29.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-09T15:57:29.700Z] ---> 5bddaf1c2fca [2020-11-09T15:57:29.700Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T15:57:32.339Z] ---> Running in c9c7402b16db [2020-11-09T15:57:32.939Z] Removing intermediate container c9c7402b16db [2020-11-09T15:57:32.939Z] ---> 097a333d5695 [2020-11-09T15:57:32.939Z] Step 4/7 : RUN apk add bash [2020-11-09T15:57:32.939Z] ---> Running in 714017750b5f [2020-11-09T15:57:34.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-09T15:57:35.549Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-09T15:57:36.553Z] OK: 142 MiB in 39 packages [2020-11-09T15:57:37.541Z] Removing intermediate container 714017750b5f [2020-11-09T15:57:37.541Z] ---> 70e9dab35888 [2020-11-09T15:57:37.541Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T15:57:37.815Z] ---> Running in eae5b530fdb9 [2020-11-09T15:57:38.090Z] Removing intermediate container eae5b530fdb9 [2020-11-09T15:57:38.090Z] ---> f82d8d61572f [2020-11-09T15:57:38.090Z] Step 6/7 : COPY go.mod . [2020-11-09T15:57:39.073Z] ---> a45a5f977722 [2020-11-09T15:57:39.073Z] Step 7/7 : RUN go mod download [2020-11-09T15:57:39.073Z] ---> Running in 83e59dba6448 [2020-11-09T15:57:39.189Z] Running on prd-centos7-docker-4c-2g-11625 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws [2020-11-09T15:57:39.244Z] Running in /w/workspace/go-mod-core-contracts/17 [Pipeline] { [Pipeline] checkout [2020-11-09T15:57:42.171Z] using credential edgex-jenkins-ssh [2020-11-09T15:57:42.230Z] Cloning the remote Git repository [2020-11-09T15:57:42.251Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T15:57:42.311Z] > git init /w/workspace/go-mod-core-contracts/17 # timeout=10 [2020-11-09T15:57:42.362Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T15:57:42.362Z] > git --version # timeout=10 [2020-11-09T15:57:42.367Z] > git --version # 'git version 2.16.5' [2020-11-09T15:57:42.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T15:57:42.389Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T15:57:43.600Z] Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 664cdb328e44b5e60cbd0e8abef29471fb1ce935 [2020-11-09T15:57:43.697Z] Merge succeeded, producing 664cdb328e44b5e60cbd0e8abef29471fb1ce935 [2020-11-09T15:57:43.697Z] Checking out Revision 664cdb328e44b5e60cbd0e8abef29471fb1ce935 (PR-365) [2020-11-09T15:57:43.050Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T15:57:43.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-09T15:57:43.072Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2020-11-09T15:57:43.083Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2020-11-09T15:57:43.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T15:57:43.087Z] > 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-09T15:57:43.604Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:57:43.609Z] > git checkout -f 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # timeout=10 [2020-11-09T15:57:43.665Z] > git remote # timeout=10 [2020-11-09T15:57:43.670Z] > git config --get remote.origin.url # timeout=10 [2020-11-09T15:57:43.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-09T15:57:43.678Z] > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 [2020-11-09T15:57:43.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-09T15:57:43.696Z] > git config core.sparsecheckout # timeout=10 [2020-11-09T15:57:43.701Z] > git checkout -f 664cdb328e44b5e60cbd0e8abef29471fb1ce935 # timeout=10 [2020-11-09T15:57:47.375Z] 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-09T15:57:48.174Z] provisioning config files... [2020-11-09T15:57:48.200Z] copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/17@tmp/config1613891535485678767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-09T15:57:48.872Z] ---> docker-login.sh [2020-11-09T15:57:48.872Z] nexus3.edgexfoundry.org:10001 [2020-11-09T15:57:49.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:57:49.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:57:49.138Z] Configure a credential helper to remove this warning. See [2020-11-09T15:57:49.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:57:49.138Z] [2020-11-09T15:57:49.138Z] Login Succeeded [2020-11-09T15:57:49.138Z] nexus3.edgexfoundry.org:10002 [2020-11-09T15:57:49.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:57:49.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:57:49.400Z] Configure a credential helper to remove this warning. See [2020-11-09T15:57:49.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:57:49.400Z] [2020-11-09T15:57:49.400Z] Login Succeeded [2020-11-09T15:57:49.400Z] nexus3.edgexfoundry.org:10003 [2020-11-09T15:57:49.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:57:49.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:57:49.400Z] Configure a credential helper to remove this warning. See [2020-11-09T15:57:49.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:57:49.400Z] [2020-11-09T15:57:49.400Z] Login Succeeded [2020-11-09T15:57:49.400Z] nexus3.edgexfoundry.org:10004 [2020-11-09T15:57:49.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:57:49.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:57:49.662Z] Configure a credential helper to remove this warning. See [2020-11-09T15:57:49.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:57:49.662Z] [2020-11-09T15:57:49.662Z] Login Succeeded [2020-11-09T15:57:49.662Z] docker.io [2020-11-09T15:57:49.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-09T15:57:50.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-09T15:57:50.192Z] Configure a credential helper to remove this warning. See [2020-11-09T15:57:50.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-09T15:57:50.192Z] [2020-11-09T15:57:50.192Z] Login Succeeded [2020-11-09T15:57:50.192Z] ---> docker-login.sh ends [Pipeline] } [2020-11-09T15:57:50.233Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-09T15:57:50.567Z] ========================================================= [2020-11-09T15:57:50.567Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-09T15:57:50.567Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-09T15:57:51.003Z] + 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-09T15:57:51.275Z] Sending build context to Docker daemon 1.857MB [2020-11-09T15:57:51.275Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-11-09T15:57:51.275Z] Step 2/7 : FROM ${BASE} [2020-11-09T15:57:51.275Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-09T15:57:51.275Z] df20fa9351a1: Pulling fs layer [2020-11-09T15:57:51.275Z] ed8968b2872e: Pulling fs layer [2020-11-09T15:57:51.275Z] a92cc7c5fd73: Pulling fs layer [2020-11-09T15:57:51.275Z] e871e8e8d7a9: Pulling fs layer [2020-11-09T15:57:51.275Z] e73272ec9a57: Pulling fs layer [2020-11-09T15:57:51.275Z] 1e910a182e73: Pulling fs layer [2020-11-09T15:57:51.275Z] 4e634b169226: Pulling fs layer [2020-11-09T15:57:51.275Z] e73272ec9a57: Waiting [2020-11-09T15:57:51.275Z] 1e910a182e73: Waiting [2020-11-09T15:57:51.275Z] 4e634b169226: Waiting [2020-11-09T15:57:51.275Z] a92cc7c5fd73: Verifying Checksum [2020-11-09T15:57:51.275Z] a92cc7c5fd73: Download complete [2020-11-09T15:57:51.275Z] ed8968b2872e: Download complete [2020-11-09T15:57:51.275Z] e73272ec9a57: Verifying Checksum [2020-11-09T15:57:51.275Z] e73272ec9a57: Download complete [2020-11-09T15:57:51.275Z] 1e910a182e73: Verifying Checksum [2020-11-09T15:57:51.275Z] 1e910a182e73: Download complete [2020-11-09T15:57:51.275Z] df20fa9351a1: Verifying Checksum [2020-11-09T15:57:51.275Z] df20fa9351a1: Download complete [2020-11-09T15:57:51.542Z] df20fa9351a1: Pull complete [2020-11-09T15:57:51.809Z] ed8968b2872e: Pull complete [2020-11-09T15:57:51.809Z] a92cc7c5fd73: Pull complete [2020-11-09T15:57:53.750Z] 4e634b169226: Verifying Checksum [2020-11-09T15:57:53.750Z] 4e634b169226: Download complete [2020-11-09T15:57:53.750Z] e871e8e8d7a9: Verifying Checksum [2020-11-09T15:57:53.750Z] e871e8e8d7a9: Download complete [2020-11-09T15:57:54.180Z] Removing intermediate container 83e59dba6448 [2020-11-09T15:57:54.180Z] ---> 58b5a968410a [2020-11-09T15:57:54.180Z] Successfully built 58b5a968410a [2020-11-09T15:57:54.180Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T15:57:54.531Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T15:57:54.531Z] . [Pipeline] withDockerContainer [2020-11-09T15:57:54.765Z] prd-ubuntu18.04-docker-arm64-4c-16g-11624 does not seem to be running inside a container [2020-11-09T15:57:54.859Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/17 -v /w/workspace/go-mod-core-contracts/17:/w/workspace/go-mod-core-contracts/17:rw,z -v /w/workspace/go-mod-core-contracts/17@tmp:/w/workspace/go-mod-core-contracts/17@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-09T15:57:56.688Z] $ docker top 0e5bb826bc96b2c9fbc0fb3e0e3eab1c75b81e71de0848341e83ed380c514b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T15:57:58.124Z] + go version [2020-11-09T15:57:58.124Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-09T15:57:58.149Z] $ docker stop --time=1 0e5bb826bc96b2c9fbc0fb3e0e3eab1c75b81e71de0848341e83ed380c514b22 [2020-11-09T15:57:59.095Z] e871e8e8d7a9: Pull complete [2020-11-09T15:57:59.095Z] e73272ec9a57: Pull complete [2020-11-09T15:57:59.095Z] 1e910a182e73: Pull complete [2020-11-09T15:58:00.101Z] $ docker rm -f 0e5bb826bc96b2c9fbc0fb3e0e3eab1c75b81e71de0848341e83ed380c514b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T15:58:01.204Z] + docker inspect -f . ci-base-image-arm64 [2020-11-09T15:58:01.204Z] . [Pipeline] withDockerContainer [2020-11-09T15:58:01.472Z] prd-ubuntu18.04-docker-arm64-4c-16g-11624 does not seem to be running inside a container [2020-11-09T15:58:01.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/17 -v /w/workspace/go-mod-core-contracts/17:/w/workspace/go-mod-core-contracts/17:rw,z -v /w/workspace/go-mod-core-contracts/17@tmp:/w/workspace/go-mod-core-contracts/17@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-09T15:58:03.534Z] $ docker top 9be5839b345a8bb4d7747e6d849d295705e9e60d2c3aeb540906e0fd34dbfa00 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T15:58:04.415Z] 4e634b169226: Pull complete [2020-11-09T15:58:04.415Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-09T15:58:04.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-09T15:58:04.415Z] ---> f7629b54cfaa [2020-11-09T15:58:04.416Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-11-09T15:58:04.416Z] ---> Running in 254ce4e17840 [2020-11-09T15:58:04.416Z] Removing intermediate container 254ce4e17840 [2020-11-09T15:58:04.416Z] ---> 1b8c7c177dd9 [2020-11-09T15:58:04.416Z] Step 4/7 : RUN apk add bash [2020-11-09T15:58:04.416Z] ---> Running in 5f28cb2123c3 [2020-11-09T15:58:04.969Z] + make test [2020-11-09T15:58:04.969Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T15:58:04.991Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-09T15:58:05.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-09T15:58:06.142Z] OK: 166 MiB in 39 packages [2020-11-09T15:58:06.715Z] Removing intermediate container 5f28cb2123c3 [2020-11-09T15:58:06.715Z] ---> b921507cef1d [2020-11-09T15:58:06.715Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2020-11-09T15:58:06.715Z] ---> Running in 2020d45a2c91 [2020-11-09T15:58:06.977Z] Removing intermediate container 2020d45a2c91 [2020-11-09T15:58:06.977Z] ---> 529c24791c54 [2020-11-09T15:58:06.977Z] Step 6/7 : COPY go.mod . [2020-11-09T15:58:06.977Z] ---> 95a5cbc464cd [2020-11-09T15:58:06.977Z] Step 7/7 : RUN go mod download [2020-11-09T15:58:06.977Z] ---> Running in 8baec732c6ad [2020-11-09T15:58:19.259Z] Removing intermediate container 8baec732c6ad [2020-11-09T15:58:19.259Z] ---> 6d69f82a01bf [2020-11-09T15:58:19.259Z] Successfully built 6d69f82a01bf [2020-11-09T15:58:19.259Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-09T15:58:19.582Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T15:58:19.582Z] . [Pipeline] withDockerContainer [2020-11-09T15:58:19.701Z] prd-centos7-docker-4c-2g-11625 does not seem to be running inside a container [2020-11-09T15:58:19.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/17 -v /w/workspace/go-mod-core-contracts/17:/w/workspace/go-mod-core-contracts/17:rw,z -v /w/workspace/go-mod-core-contracts/17@tmp:/w/workspace/go-mod-core-contracts/17@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-09T15:58:20.417Z] $ docker top 8ca8520bead9ee849217c7a83638cb094162d96fba8dff340bb4e33729886d7a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T15:58:20.912Z] + go version [2020-11-09T15:58:20.912Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-09T15:58:20.973Z] $ docker stop --time=1 8ca8520bead9ee849217c7a83638cb094162d96fba8dff340bb4e33729886d7a [2020-11-09T15:58:22.328Z] $ docker rm -f 8ca8520bead9ee849217c7a83638cb094162d96fba8dff340bb4e33729886d7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-09T15:58:23.172Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-09T15:58:23.172Z] . [Pipeline] withDockerContainer [2020-11-09T15:58:23.265Z] prd-centos7-docker-4c-2g-11625 does not seem to be running inside a container [2020-11-09T15:58:23.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/17 -v /w/workspace/go-mod-core-contracts/17:/w/workspace/go-mod-core-contracts/17:rw,z -v /w/workspace/go-mod-core-contracts/17@tmp:/w/workspace/go-mod-core-contracts/17@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-09T15:58:23.942Z] $ docker top 5c16ddb490bee14d1082b4f8185ebc926cc65128343663e6dddd595477b31ca8 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T15:58:24.416Z] + make test [2020-11-09T15:58:24.416Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-11-09T15:58:27.192Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T15:58:27.792Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.046s coverage: 85.7% of statements [2020-11-09T15:58:27.792Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.035s coverage: 100.0% of statements [2020-11-09T15:58:29.791Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.080s coverage: 45.4% of statements [2020-11-09T15:58:29.791Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.027s coverage: 77.8% of statements [2020-11-09T15:58:29.791Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T15:58:29.791Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.028s coverage: 6.4% of statements [2020-11-09T15:58:31.084Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2020-11-09T15:58:31.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.011s coverage: 85.7% of statements [2020-11-09T15:58:31.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.022s coverage: 100.0% of statements [2020-11-09T15:58:31.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.013s coverage: 45.4% of statements [2020-11-09T15:58:31.084Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.007s coverage: 77.8% of statements [2020-11-09T15:58:31.084Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2020-11-09T15:58:31.349Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements [2020-11-09T15:58:32.500Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.011s coverage: 14.7% of statements [2020-11-09T15:58:32.500Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.006s coverage: 100.0% of statements [2020-11-09T15:58:32.500Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.050s coverage: 91.8% of statements [2020-11-09T15:58:32.500Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T15:58:32.500Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T15:58:32.500Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements [2020-11-09T15:58:32.518Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.065s coverage: 14.7% of statements [2020-11-09T15:58:32.518Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.050s coverage: 100.0% of statements [2020-11-09T15:58:32.518Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.072s coverage: 91.8% of statements [2020-11-09T15:58:32.518Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2020-11-09T15:58:32.518Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2020-11-09T15:58:32.518Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.019s coverage: 100.0% of statements [2020-11-09T15:58:33.122Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.027s coverage: 46.8% of statements [2020-11-09T15:58:33.904Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.013s coverage: 46.8% of statements [2020-11-09T15:58:35.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.020s coverage: 63.0% of statements [2020-11-09T15:58:35.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements [2020-11-09T15:58:35.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.018s coverage: 15.4% of statements [2020-11-09T15:58:35.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.021s coverage: 15.4% of statements [2020-11-09T15:58:35.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.010s coverage: 14.3% of statements [2020-11-09T15:58:35.323Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T15:58:35.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.063s coverage: 81.0% of statements [2020-11-09T15:58:35.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils 0.039s coverage: 4.4% of statements [2020-11-09T15:58:35.323Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-09T15:58:35.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.035s coverage: 29.1% of statements [2020-11-09T15:58:35.323Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.032s coverage: 100.0% of statements [2020-11-09T15:58:35.900Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements [2020-11-09T15:58:35.900Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements [2020-11-09T15:58:35.900Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T15:58:35.900Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-11-09T15:58:37.318Z] gofmt -l . [2020-11-09T15:58:37.318Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-09T15:58:37.592Z] $ docker stop --time=1 5c16ddb490bee14d1082b4f8185ebc926cc65128343663e6dddd595477b31ca8 [2020-11-09T15:58:38.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.089s coverage: 63.0% of statements [2020-11-09T15:58:38.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.010s coverage: 26.3% of statements [2020-11-09T15:58:38.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.049s coverage: 15.4% of statements [2020-11-09T15:58:38.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.016s coverage: 15.4% of statements [2020-11-09T15:58:38.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.017s coverage: 14.3% of statements [2020-11-09T15:58:38.549Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2020-11-09T15:58:38.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.032s coverage: 81.0% of statements [2020-11-09T15:58:38.549Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils 0.031s coverage: 4.4% of statements [2020-11-09T15:58:38.549Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2020-11-09T15:58:39.152Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.048s coverage: 29.1% of statements [2020-11-09T15:58:39.805Z] $ docker rm -f 5c16ddb490bee14d1082b4f8185ebc926cc65128343663e6dddd595477b31ca8 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T15:58:40.151Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.053s coverage: 100.0% of statements [2020-11-09T15:58:40.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-09T15:58:40.712Z] 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) [2020-11-09T15:58:41.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.060s coverage: 94.4% of statements [2020-11-09T15:58:41.595Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.025s coverage: 100.0% of statements [2020-11-09T15:58:41.595Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2020-11-09T15:58:41.595Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... 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-09T15:58:45.910Z] gofmt -l . [2020-11-09T15:58:46.503Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2020-11-09T15:58:46.800Z] $ docker stop --time=1 9be5839b345a8bb4d7747e6d849d295705e9e60d2c3aeb540906e0fd34dbfa00 [2020-11-09T15:58:49.055Z] $ docker rm -f 9be5839b345a8bb4d7747e6d849d295705e9e60d2c3aeb540906e0fd34dbfa00 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-09T15:58:49.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-09T15:58:49.973Z] Warning: overwriting stash ‘coverage-report’ [2020-11-09T15:58:51.050Z] 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-09T15:58:53.047Z] provisioning config files... [2020-11-09T15:58:53.059Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config8080811296501755736tmp [Pipeline] { [Pipeline] sh [2020-11-09T15:58:53.500Z] + set +x [2020-11-09T15:58:53.500Z] + bash -s -- [2020-11-09T15:58:53.500Z] + curl -s https://codecov.io/bash [2020-11-09T15:58:53.773Z] [2020-11-09T15:58:53.773Z] _____ _ [2020-11-09T15:58:53.773Z] / ____| | | [2020-11-09T15:58:53.773Z] | | ___ __| | ___ ___ _____ __ [2020-11-09T15:58:53.773Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-09T15:58:53.773Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-09T15:58:53.773Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-09T15:58:53.773Z] Bash-20201106-81372f2 [2020-11-09T15:58:53.773Z] [2020-11-09T15:58:53.773Z] [2020-11-09T15:58:53.773Z] ==> Jenkins CI detected. [2020-11-09T15:58:53.773Z] project root: . [2020-11-09T15:58:53.773Z] --> token set from env [2020-11-09T15:58:53.773Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-09T15:58:53.773Z] ==> Running gcov in . (disable via -X gcov) [2020-11-09T15:58:53.773Z] ==> Python coveragepy not found [2020-11-09T15:58:53.773Z] ==> Searching for coverage reports in: [2020-11-09T15:58:53.773Z] + . [2020-11-09T15:58:53.773Z] -> Found 1 reports [2020-11-09T15:58:53.773Z] ==> Detecting git/mercurial file structure [2020-11-09T15:58:53.773Z] ==> Reading reports [2020-11-09T15:58:53.773Z] + ./coverage.out bytes=109858 [2020-11-09T15:58:53.773Z] ==> Appending adjustments [2020-11-09T15:58:53.773Z] https://docs.codecov.io/docs/fixing-reports [2020-11-09T15:58:55.216Z] + Found adjustments [2020-11-09T15:58:55.216Z] ==> Gzipping contents [2020-11-09T15:58:55.216Z] ==> Uploading reports [2020-11-09T15:58:55.216Z] url: https://codecov.io [2020-11-09T15:58:55.216Z] query: branch=PR-365&commit=664cdb328e44b5e60cbd0e8abef29471fb1ce935&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F17%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T15:58:55.216Z] -> Pinging Codecov [2020-11-09T15:58:55.216Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=664cdb328e44b5e60cbd0e8abef29471fb1ce935&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F17%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= [2020-11-09T15:58:56.191Z] -> Uploading to [2020-11-09T15:58:56.191Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-09/71470A77251A30514AAF9C0BB2E5B6CE/664cdb328e44b5e60cbd0e8abef29471fb1ce935/148b3655-5241-46c3-a2c6-5293a717aa33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T155855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea22424044ff8de90f87c098f3170a97f790dd56b9674eecdc3110d2df43cd89 [2020-11-09T15:58:56.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-09T15:58:56.191Z] Dload Upload Total Spent Left Speed [2020-11-09T15:58:56.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17681 0 0 100 17681 0 33982 --:--:-- --:--:-- --:--:-- 33936 [2020-11-09T15:58:56.459Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/664cdb328e44b5e60cbd0e8abef29471fb1ce935 [Pipeline] } [2020-11-09T15:58:56.479Z] 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-09T15:58:58.967Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T15:58:59.764Z] ---> package-listing.sh [2020-11-09T15:58:59.764Z] ++ facter osfamily [2020-11-09T15:58:59.764Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-09T15:58:59.764Z] + OS_FAMILY=redhat [2020-11-09T15:58:59.764Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T15:58:59.764Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-09T15:58:59.764Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-09T15:58:59.764Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-09T15:58:59.764Z] + PACKAGES=/tmp/packages_start.txt [2020-11-09T15:58:59.764Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T15:58:59.764Z] + PACKAGES=/tmp/packages_end.txt [2020-11-09T15:58:59.764Z] + case "${OS_FAMILY}" in [2020-11-09T15:58:59.764Z] + rpm -qa [2020-11-09T15:58:59.764Z] + sort [2020-11-09T15:59:04.335Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-09T15:59:04.335Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-09T15:59:04.335Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-09T15:59:04.335Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' [2020-11-09T15:59:04.335Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ [2020-11-09T15:59:04.335Z] + 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-09T15:59:04.352Z] 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-09T15:59:04.656Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-09T15:59:05.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T15:59:05.565Z] [2020-11-09T15:59:05.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-09T15:59:06.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T15:59:06.034Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-09T15:59:06.034Z] df20fa9351a1: Pulling fs layer [2020-11-09T15:59:06.034Z] 36b3adc4ff6f: Pulling fs layer [2020-11-09T15:59:06.034Z] 8ad3a11d3b57: Pulling fs layer [2020-11-09T15:59:06.034Z] 46f8f816bc3b: Pulling fs layer [2020-11-09T15:59:06.034Z] 93b61091891f: Pulling fs layer [2020-11-09T15:59:06.034Z] 93b9cdb0e59b: Pulling fs layer [2020-11-09T15:59:06.034Z] 5e14af77c1be: Pulling fs layer [2020-11-09T15:59:06.034Z] 01666e4c0597: Pulling fs layer [2020-11-09T15:59:06.034Z] aa168da1d23b: Pulling fs layer [2020-11-09T15:59:06.034Z] 46f8f816bc3b: Waiting [2020-11-09T15:59:06.034Z] 93b61091891f: Waiting [2020-11-09T15:59:06.034Z] 93b9cdb0e59b: Waiting [2020-11-09T15:59:06.034Z] 5e14af77c1be: Waiting [2020-11-09T15:59:06.034Z] 01666e4c0597: Waiting [2020-11-09T15:59:06.034Z] aa168da1d23b: Waiting [2020-11-09T15:59:06.330Z] 36b3adc4ff6f: Verifying Checksum [2020-11-09T15:59:06.330Z] 36b3adc4ff6f: Download complete [2020-11-09T15:59:06.330Z] 46f8f816bc3b: Verifying Checksum [2020-11-09T15:59:06.330Z] 46f8f816bc3b: Download complete [2020-11-09T15:59:06.330Z] df20fa9351a1: Download complete [2020-11-09T15:59:06.653Z] 93b9cdb0e59b: Download complete [2020-11-09T15:59:06.653Z] 5e14af77c1be: Verifying Checksum [2020-11-09T15:59:06.653Z] 5e14af77c1be: Download complete [2020-11-09T15:59:06.653Z] 93b61091891f: Verifying Checksum [2020-11-09T15:59:06.653Z] 93b61091891f: Download complete [2020-11-09T15:59:06.653Z] 01666e4c0597: Verifying Checksum [2020-11-09T15:59:06.653Z] 01666e4c0597: Download complete [2020-11-09T15:59:06.933Z] df20fa9351a1: Pull complete [2020-11-09T15:59:07.205Z] 8ad3a11d3b57: Verifying Checksum [2020-11-09T15:59:07.205Z] 8ad3a11d3b57: Download complete [2020-11-09T15:59:07.205Z] 36b3adc4ff6f: Pull complete [2020-11-09T15:59:08.873Z] 8ad3a11d3b57: Pull complete [2020-11-09T15:59:08.873Z] 46f8f816bc3b: Pull complete [2020-11-09T15:59:09.538Z] 93b61091891f: Pull complete [2020-11-09T15:59:09.861Z] 93b9cdb0e59b: Pull complete [2020-11-09T15:59:09.861Z] 5e14af77c1be: Pull complete [2020-11-09T15:59:10.192Z] 01666e4c0597: Pull complete [2020-11-09T15:59:12.187Z] aa168da1d23b: Verifying Checksum [2020-11-09T15:59:12.187Z] aa168da1d23b: Download complete [2020-11-09T15:59:22.401Z] aa168da1d23b: Pull complete [2020-11-09T15:59:22.401Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-09T15:59:22.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-09T15:59:22.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-09T15:59:22.632Z] prd-centos7-docker-4c-2g-11623 does not seem to be running inside a container [2020-11-09T15:59:22.752Z] $ 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-09T15:59:26.234Z] $ docker top ed3409b63baa70a27d19cf0a888ba66cc59c3bed1d81f396705b0cacb681fd91 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-09T15:59:26.890Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-09T15:59:27.292Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-09T15:59:27.832Z] + ls /var/log/sa-host [2020-11-09T15:59:27.832Z] + sadf -c /var/log/sa-host/sa05 [2020-11-09T15:59:27.832Z] file_magic: OK [2020-11-09T15:59:27.832Z] HZ: Using current value: 100 [2020-11-09T15:59:27.832Z] file_header: OK [2020-11-09T15:59:27.832Z] 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-09T15:59:27.832Z] Statistics: [2020-11-09T15:59:27.832Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T15:59:27.832Z] File successfully converted to sysstat format version 12.2.1 [2020-11-09T15:59:27.832Z] + sadf -c /var/log/sa-host/sa09 [2020-11-09T15:59:27.832Z] file_magic: OK [2020-11-09T15:59:27.832Z] HZ: Using current value: 100 [2020-11-09T15:59:27.832Z] file_header: OK [2020-11-09T15:59:27.832Z] 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-09T15:59:27.832Z] Statistics: [2020-11-09T15:59:27.832Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-09T15:59:27.832Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-09T15:59:28.077Z] provisioning config files... [2020-11-09T15:59:28.128Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config5098942272848185703tmp [Pipeline] { [Pipeline] echo [2020-11-09T15:59:28.199Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T15:59:28.629Z] ---> create-netrc.sh [Pipeline] } [2020-11-09T15:59:28.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-09T15:59:28.832Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T15:59:29.191Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-09T15:59:29.205Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T15:59:29.543Z] ---> sudo-logs.sh [2020-11-09T15:59:29.543Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-09T15:59:29.556Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T15:59:29.879Z] ---> job-cost.sh [2020-11-09T15:59:29.879Z] lf-activate-venv: SKIPPING [2020-11-09T15:59:29.879Z] INFO: No Stack... [2020-11-09T15:59:31.301Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-09T15:59:31.567Z] INFO: Archiving Costs [Pipeline] echo [2020-11-09T15:59:31.583Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-09T15:59:31.893Z] ---> logs-deploy.sh [2020-11-09T15:59:31.893Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/17 [2020-11-09T15:59:31.893Z] INFO: archiving workspace using pattern(s): [2020-11-09T15:59:33.841Z] Archives upload complete. [2020-11-09T15:59:34.106Z] INFO: archiving logs to Nexus [2020-11-09T15:59:35.554Z] ---> uname -a: [2020-11-09T15:59:35.554Z] Linux prd-centos7-docker-4c-2g-11623.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-11-09T15:59:35.554Z] [2020-11-09T15:59:35.554Z] [2020-11-09T15:59:35.554Z] ---> lscpu: [2020-11-09T15:59:35.554Z] Architecture: x86_64 [2020-11-09T15:59:35.554Z] CPU op-mode(s): 32-bit, 64-bit [2020-11-09T15:59:35.554Z] Byte Order: Little Endian [2020-11-09T15:59:35.554Z] Address sizes: 40 bits physical, 48 bits virtual [2020-11-09T15:59:35.554Z] CPU(s): 4 [2020-11-09T15:59:35.554Z] On-line CPU(s) list: 0-3 [2020-11-09T15:59:35.554Z] Thread(s) per core: 1 [2020-11-09T15:59:35.554Z] Core(s) per socket: 1 [2020-11-09T15:59:35.554Z] Socket(s): 4 [2020-11-09T15:59:35.554Z] NUMA node(s): 1 [2020-11-09T15:59:35.554Z] Vendor ID: GenuineIntel [2020-11-09T15:59:35.554Z] CPU family: 6 [2020-11-09T15:59:35.554Z] Model: 44 [2020-11-09T15:59:35.554Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-11-09T15:59:35.554Z] Stepping: 1 [2020-11-09T15:59:35.554Z] CPU MHz: 2933.438 [2020-11-09T15:59:35.554Z] BogoMIPS: 5866.87 [2020-11-09T15:59:35.554Z] Virtualization: VT-x [2020-11-09T15:59:35.554Z] Hypervisor vendor: KVM [2020-11-09T15:59:35.554Z] Virtualization type: full [2020-11-09T15:59:35.554Z] L1d cache: 128 KiB [2020-11-09T15:59:35.554Z] L1i cache: 128 KiB [2020-11-09T15:59:35.554Z] L2 cache: 16 MiB [2020-11-09T15:59:35.554Z] L3 cache: 64 MiB [2020-11-09T15:59:35.554Z] NUMA node0 CPU(s): 0-3 [2020-11-09T15:59:35.554Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-11-09T15:59:35.554Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-11-09T15:59:35.554Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-11-09T15:59:35.554Z] Vulnerability Meltdown: Mitigation; PTI [2020-11-09T15:59:35.554Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-11-09T15:59:35.554Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-11-09T15:59:35.554Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-11-09T15:59:35.554Z] Vulnerability Tsx async abort: Not affected [2020-11-09T15:59:35.554Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-11-09T15:59:35.554Z] [2020-11-09T15:59:35.554Z] [2020-11-09T15:59:35.554Z] ---> nproc: [2020-11-09T15:59:35.554Z] 4 [2020-11-09T15:59:35.554Z] [2020-11-09T15:59:35.554Z] [2020-11-09T15:59:35.554Z] ---> df -h: [2020-11-09T15:59:35.554Z] Filesystem Size Used Available Use% Mounted on [2020-11-09T15:59:35.554Z] overlay 50.0G 7.2G 42.8G 14% / [2020-11-09T15:59:35.554Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-11-09T15:59:35.554Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-11-09T15:59:35.554Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-11-09T15:59:35.554Z] /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os [2020-11-09T15:59:35.554Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-11-09T15:59:35.554Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-11-09T15:59:35.554Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-11-09T15:59:35.554Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host [2020-11-09T15:59:35.554Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure [2020-11-09T15:59:35.554Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log [2020-11-09T15:59:35.554Z] /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json [2020-11-09T15:59:35.554Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 [2020-11-09T15:59:35.554Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp [2020-11-09T15:59:35.554Z] [2020-11-09T15:59:35.554Z] [2020-11-09T15:59:35.554Z] ---> free -m: [2020-11-09T15:59:35.554Z] total used free shared buff/cache available [2020-11-09T15:59:35.554Z] Mem: 1837 663 122 0 1052 1072 [2020-11-09T15:59:35.554Z] Swap: 1023 1 1022 [2020-11-09T15:59:35.554Z] [2020-11-09T15:59:35.554Z] [2020-11-09T15:59:35.554Z] ---> ip addr: [2020-11-09T15:59:35.554Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-11-09T15:59:35.554Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-11-09T15:59:35.554Z] inet 127.0.0.1/8 scope host lo [2020-11-09T15:59:35.554Z] valid_lft forever preferred_lft forever [2020-11-09T15:59:35.554Z] inet6 ::1/128 scope host [2020-11-09T15:59:35.554Z] valid_lft forever preferred_lft forever [2020-11-09T15:59:35.554Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-11-09T15:59:35.554Z] link/ether fa:16:3e:6d:73:88 brd ff:ff:ff:ff:ff:ff [2020-11-09T15:59:35.554Z] inet 10.30.122.249/23 brd 10.30.123.255 scope global dynamic eth0 [2020-11-09T15:59:35.554Z] valid_lft 86041sec preferred_lft 86041sec [2020-11-09T15:59:35.554Z] inet6 fe80::f816:3eff:fe6d:7388/64 scope link [2020-11-09T15:59:35.554Z] valid_lft forever preferred_lft forever [2020-11-09T15:59:35.554Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-11-09T15:59:35.554Z] link/ether 02:42:c3:7b:ac:43 brd ff:ff:ff:ff:ff:ff [2020-11-09T15:59:35.554Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-11-09T15:59:35.554Z] valid_lft forever preferred_lft forever [2020-11-09T15:59:35.554Z] inet6 fe80::42:c3ff:fe7b:ac43/64 scope link [2020-11-09T15:59:35.554Z] valid_lft forever preferred_lft forever [2020-11-09T15:59:35.554Z] [2020-11-09T15:59:35.554Z]