Pull request #367 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 f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11901 in /w/workspace/dry_go-mod-core-contracts_PR-367 [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-367 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 Merge succeeded, producing f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 Checking out Revision f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 (PR-367) > 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/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # 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 f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # timeout=10 Commit message: "feat(clients): Implement Add method for V2 EventClient" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk b7719e61e1142dc331a4d8c0addcb6bf254d367c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:35:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:35:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:35:54 ========================================================= 02:35:54 EdgeX Global Pipelines Version Info 02:35:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:35:56 ------------------- 02:35:56 stable info: 02:35:56 ------------------- 02:35:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:35:56 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 02:35:56 Message: update stable to v1.0.162 02:35:57 ------------------- 02:35:57 experimental info: 02:35:57 ------------------- 02:35:57 Commited By: **** collab-it+edgex@linuxfoundation.org 02:35:57 Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 02:35:57 Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:35:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 02:35:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 02:35:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:35:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:35:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:35:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:35:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:35:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:35:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:35:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:35:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:35:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 02:35:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:35:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:35:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:35:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:35:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:35:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:35:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 02:35:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:35:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:35:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:36:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:36:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:36:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:36:00 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:36:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-367 [Pipeline] echo 02:36:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-367 [Pipeline] echo 02:36:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-367 [Pipeline] echo 02:36:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 [Pipeline] echo 02:36:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f38fab9 [Pipeline] echo 02:36:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:36:01 provisioning config files... 02:36:01 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config4501221229517523441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:36:02 ---> docker-login.sh 02:36:02 nexus3.edgexfoundry.org:10001 02:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:02 Configure a credential helper to remove this warning. See 02:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:02 02:36:02 Login Succeeded 02:36:02 nexus3.edgexfoundry.org:10002 02:36:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:02 Configure a credential helper to remove this warning. See 02:36:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:02 02:36:02 Login Succeeded 02:36:02 nexus3.edgexfoundry.org:10003 02:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:03 Configure a credential helper to remove this warning. See 02:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:03 02:36:03 Login Succeeded 02:36:03 nexus3.edgexfoundry.org:10004 02:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:03 Configure a credential helper to remove this warning. See 02:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:03 02:36:03 Login Succeeded 02:36:03 docker.io 02:36:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:36:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:36:03 Configure a credential helper to remove this warning. See 02:36:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:36:03 02:36:03 Login Succeeded 02:36:03 ---> docker-login.sh ends [Pipeline] } 02:36:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:36:04 + git log --format=format:%s -1 f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 [Pipeline] echo 02:36:04 GIT_COMMIT: f38fab932a99a4dd9fb9dd8fa7aef13a19b37201, Commit Message: feat(clients): Implement Add method for V2 EventClient [Pipeline] echo 02:36:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:36:05 02:36:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:36:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:36:06 latest: Pulling from edgex-devops/git-semver 02:36:06 31603596830f: Pulling fs layer 02:36:06 2a8b12db71e7: Pulling fs layer 02:36:06 6ca5941a6612: Pulling fs layer 02:36:06 ecc8261a40a4: Pulling fs layer 02:36:06 ecc8261a40a4: Waiting 02:36:06 2a8b12db71e7: Verifying Checksum 02:36:06 2a8b12db71e7: Download complete 02:36:06 31603596830f: Download complete 02:36:06 ecc8261a40a4: Verifying Checksum 02:36:06 ecc8261a40a4: Download complete 02:36:06 6ca5941a6612: Verifying Checksum 02:36:06 6ca5941a6612: Download complete 02:36:06 31603596830f: Pull complete 02:36:06 2a8b12db71e7: Pull complete 02:36:07 6ca5941a6612: Pull complete 02:36:08 ecc8261a40a4: Pull complete 02:36:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:36:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:36:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:36:08 prd-centos7-docker-4c-2g-11901 does not seem to be running inside a container 02:36:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@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 02:36:10 $ docker top 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:36:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:10 [ssh-agent] Looking for ssh-agent implementation... 02:36:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:11 $ docker exec 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 ssh-agent 02:36:11 SSH_AUTH_SOCK=/tmp/ssh-hwxctZHH3VMg/agent.12 02:36:11 SSH_AGENT_PID=17 02:36:11 Running ssh-add (command line suppressed) 02:36:11 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6392805786036536387.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_6392805786036536387.key) 02:36:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:11 + git tag --points-at HEAD [Pipeline] } 02:36:11 $ docker exec --env ******** --env ******** 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 ssh-agent -k 02:36:12 unset SSH_AUTH_SOCK; 02:36:12 unset SSH_AGENT_PID; 02:36:12 echo Agent pid 17 killed; 02:36:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:36:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:36:12 [ssh-agent] Looking for ssh-agent implementation... 02:36:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:36:12 $ docker exec 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 ssh-agent 02:36:12 SSH_AUTH_SOCK=/tmp/ssh-h3sLvAbq6YOP/agent.48 02:36:12 SSH_AGENT_PID=53 02:36:12 Running ssh-add (command line suppressed) 02:36:12 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_5678968843532552468.key (/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/private_key_5678968843532552468.key) 02:36:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:36:13 + git semver init 02:36:13 # -> Open(): unable to determine branch for HEAD 02:36:13 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.git 02:36:13 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-367 02:36:13 # $SEMVER_REMOTE_NAME = origin 02:36:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:36:13 # $SEMVER_USER_NAME = edgex-jenkins 02:36:13 # $SEMVER_BRANCH = PR-367 02:36:13 # $SEMVER_TEMP = /tmp/semver-736488569 02:36:13 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 02:36:13 # '/tmp/semver-736488569' -> '/w/workspace/dry_go-mod-core-contracts_PR-367/.semver' 02:36:13 # -> Force: false 02:36:13 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-367/.semver [Pipeline] } 02:36:13 $ docker exec --env ******** --env ******** 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 ssh-agent -k 02:36:13 unset SSH_AUTH_SOCK; 02:36:13 unset SSH_AGENT_PID; 02:36:13 echo Agent pid 53 killed; 02:36:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:36:14 + git semver [Pipeline] } 02:36:14 $ docker stop --time=1 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 02:36:16 $ docker rm -f 187495da73b63902113f8a0d2f30634c7fbec0c2407881dae85269c3795a6c25 [Pipeline] // withDockerContainer [Pipeline] sh 02:36:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:36:17 Stashed 1 file(s) [Pipeline] echo 02:36:17 [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 02:36:32 Still waiting to schedule task 02:36:32 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11901’ 02:36:32 Still waiting to schedule task 02:36:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:38:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11903 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws 02:38:20 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 02:38:25 using credential edgex-jenkins-ssh 02:38:25 Cloning the remote Git repository 02:38:25 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:38:25 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 02:38:25 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:38:25 > git --version # timeout=10 02:38:25 > git --version # 'git version 2.17.1' 02:38:25 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:27 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 02:38:27 Merge succeeded, producing f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 02:38:27 Checking out Revision f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 (PR-367) 02:38:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:38:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:38:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:38:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:38:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:38:27 > git config core.sparsecheckout # timeout=10 02:38:27 > git checkout -f f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # timeout=10 02:38:27 > git remote # timeout=10 02:38:27 > git config --get remote.origin.url # timeout=10 02:38:27 using GIT_SSH to set credentials SSH Credentials for GitHub 02:38:27 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 02:38:27 > git rev-parse HEAD^{commit} # timeout=10 02:38:27 > git config core.sparsecheckout # timeout=10 02:38:27 > git checkout -f f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # timeout=10 02:38:32 Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:38:33 provisioning config files... 02:38:33 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/3@tmp/config4354837721813913990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:38:34 ---> docker-login.sh 02:38:34 nexus3.edgexfoundry.org:10001 02:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:35 Configure a credential helper to remove this warning. See 02:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:35 02:38:35 Login Succeeded 02:38:35 nexus3.edgexfoundry.org:10002 02:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:36 Configure a credential helper to remove this warning. See 02:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:36 02:38:36 Login Succeeded 02:38:36 nexus3.edgexfoundry.org:10003 02:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:37 Configure a credential helper to remove this warning. See 02:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:37 02:38:37 Login Succeeded 02:38:37 nexus3.edgexfoundry.org:10004 02:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:37 Configure a credential helper to remove this warning. See 02:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:37 02:38:37 Login Succeeded 02:38:37 docker.io 02:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:38:38 Configure a credential helper to remove this warning. See 02:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:38:38 02:38:38 Login Succeeded 02:38:38 ---> docker-login.sh ends [Pipeline] } 02:38:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:38:38 ========================================================= 02:38:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:38:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:38:39 + 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 . 02:38:39 Sending build context to Docker daemon 1.851MB 02:38:39 Step 1/7 : ARG BASE=golang:1.15-alpine 02:38:39 Step 2/7 : FROM ${BASE} 02:38:39 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:38:39 b538f80385f9: Pulling fs layer 02:38:39 74f711af9a0d: Pulling fs layer 02:38:39 99f96fe45779: Pulling fs layer 02:38:39 8529a6b9a6be: Pulling fs layer 02:38:39 45590311c82a: Pulling fs layer 02:38:39 8529a6b9a6be: Waiting 02:38:39 69ca0ff8b7b3: Pulling fs layer 02:38:39 209524e5b208: Pulling fs layer 02:38:39 45590311c82a: Waiting 02:38:39 69ca0ff8b7b3: Waiting 02:38:39 209524e5b208: Waiting 02:38:39 99f96fe45779: Download complete 02:38:39 74f711af9a0d: Download complete 02:38:39 45590311c82a: Verifying Checksum 02:38:39 45590311c82a: Download complete 02:38:40 69ca0ff8b7b3: Verifying Checksum 02:38:40 69ca0ff8b7b3: Download complete 02:38:40 b538f80385f9: Verifying Checksum 02:38:40 b538f80385f9: Download complete 02:38:41 b538f80385f9: Pull complete 02:38:41 74f711af9a0d: Pull complete 02:38:42 99f96fe45779: Pull complete 02:38:42 209524e5b208: Verifying Checksum 02:38:42 209524e5b208: Download complete 02:38:43 8529a6b9a6be: Verifying Checksum 02:38:43 8529a6b9a6be: Download complete 02:38:53 8529a6b9a6be: Pull complete 02:38:54 45590311c82a: Pull complete 02:38:54 69ca0ff8b7b3: Pull complete 02:38:59 209524e5b208: Pull complete 02:38:59 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 02:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:38:59 ---> 5bddaf1c2fca 02:38:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:39:01 ---> Running in e54e0f8a1992 02:39:01 Removing intermediate container e54e0f8a1992 02:39:01 ---> 4fcbef86ae7d 02:39:01 Step 4/7 : RUN apk add bash 02:39:01 ---> Running in b1583051c64c 02:39:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:39:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:39:07 OK: 142 MiB in 39 packages 02:39:09 Removing intermediate container b1583051c64c 02:39:09 ---> 8a0625c0364e 02:39:09 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:39:09 ---> Running in 774aceda380c 02:39:09 Removing intermediate container 774aceda380c 02:39:09 ---> 50042c9e13d2 02:39:09 Step 6/7 : COPY go.mod . 02:39:10 ---> a3015d4f32ef 02:39:10 Step 7/7 : RUN go mod download 02:39:10 ---> Running in 7c3f417069db 02:39:15 Running on prd-centos7-docker-4c-2g-11904 in /w/workspace/dry_go-mod-core-contracts_PR-367 [Pipeline] { [Pipeline] ws 02:39:15 Running in /w/workspace/go-mod-core-contracts/3 [Pipeline] { [Pipeline] checkout 02:39:18 using credential edgex-jenkins-ssh 02:39:18 Cloning the remote Git repository 02:39:18 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 02:39:18 > git init /w/workspace/go-mod-core-contracts/3 # timeout=10 02:39:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:39:18 > git --version # timeout=10 02:39:18 > git --version # 'git version 2.16.5' 02:39:18 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:39:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:39:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:39:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 02:39:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 02:39:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/367/head:refs/remotes/origin/PR-367 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:39:19 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 02:39:19 Merge succeeded, producing f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 02:39:19 Checking out Revision f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 (PR-367) 02:39:19 > git config core.sparsecheckout # timeout=10 02:39:19 > git checkout -f f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # timeout=10 02:39:19 > git remote # timeout=10 02:39:19 > git config --get remote.origin.url # timeout=10 02:39:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:39:19 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 02:39:19 > git rev-parse HEAD^{commit} # timeout=10 02:39:19 > git config core.sparsecheckout # timeout=10 02:39:19 > git checkout -f f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 # timeout=10 02:39:23 Commit message: "feat(clients): Implement Add method for V2 EventClient" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:39:24 provisioning config files... 02:39:24 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/3@tmp/config170840785146063940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:39:25 ---> docker-login.sh 02:39:25 nexus3.edgexfoundry.org:10001 02:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:25 Configure a credential helper to remove this warning. See 02:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:25 02:39:25 Login Succeeded 02:39:25 nexus3.edgexfoundry.org:10002 02:39:25 Removing intermediate container 7c3f417069db 02:39:25 ---> 4441c1bf4512 02:39:25 Successfully built 4441c1bf4512 02:39:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:25 Configure a credential helper to remove this warning. See 02:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:25 02:39:25 Login Succeeded 02:39:25 nexus3.edgexfoundry.org:10003 02:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:25 Configure a credential helper to remove this warning. See 02:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:25 02:39:25 Login Succeeded 02:39:25 nexus3.edgexfoundry.org:10004 02:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:25 + docker inspect -f . ci-base-image-arm64 02:39:25 . [Pipeline] withDockerContainer 02:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:26 Configure a credential helper to remove this warning. See 02:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:26 02:39:26 Login Succeeded 02:39:26 docker.io 02:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:39:26 prd-ubuntu18.04-docker-arm64-4c-16g-11903 does not seem to be running inside a container 02:39:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 02:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:39:26 Configure a credential helper to remove this warning. See 02:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:39:26 02:39:26 Login Succeeded 02:39:26 ---> docker-login.sh ends 02:39:28 $ docker top 89450f3bda2691b695e8a82725aab44bfcd1ee2b408b86a010b300b36b7c4450 -eo pid,comm [Pipeline] { [Pipeline] } 02:39:28 Deleting 1 temporary files [Pipeline] sh [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:39:28 ========================================================= 02:39:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:39:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:39:29 + 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 . 02:39:29 Sending build context to Docker daemon 1.851MB 02:39:29 Step 1/7 : ARG BASE=golang:1.15-alpine 02:39:29 Step 2/7 : FROM ${BASE} 02:39:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:39:29 df20fa9351a1: Pulling fs layer 02:39:29 ed8968b2872e: Pulling fs layer 02:39:29 a92cc7c5fd73: Pulling fs layer 02:39:29 e871e8e8d7a9: Pulling fs layer 02:39:29 e73272ec9a57: Pulling fs layer 02:39:29 1e910a182e73: Pulling fs layer 02:39:29 4e634b169226: Pulling fs layer 02:39:29 e73272ec9a57: Waiting 02:39:29 1e910a182e73: Waiting 02:39:29 4e634b169226: Waiting 02:39:29 e871e8e8d7a9: Waiting 02:39:29 a92cc7c5fd73: Verifying Checksum 02:39:29 a92cc7c5fd73: Download complete 02:39:29 ed8968b2872e: Verifying Checksum 02:39:29 ed8968b2872e: Download complete 02:39:29 e73272ec9a57: Verifying Checksum 02:39:29 e73272ec9a57: Download complete 02:39:29 1e910a182e73: Verifying Checksum 02:39:29 1e910a182e73: Download complete 02:39:29 df20fa9351a1: Verifying Checksum 02:39:29 df20fa9351a1: Download complete 02:39:29 + go version 02:39:29 go version go1.15.2 linux/arm64 [Pipeline] } 02:39:29 $ docker stop --time=1 89450f3bda2691b695e8a82725aab44bfcd1ee2b408b86a010b300b36b7c4450 02:39:29 df20fa9351a1: Pull complete 02:39:30 ed8968b2872e: Pull complete 02:39:30 a92cc7c5fd73: Pull complete 02:39:31 $ docker rm -f 89450f3bda2691b695e8a82725aab44bfcd1ee2b408b86a010b300b36b7c4450 [Pipeline] // withDockerContainer [Pipeline] } 02:39:31 4e634b169226: Verifying Checksum 02:39:31 4e634b169226: Download complete [Pipeline] // script [Pipeline] } [Pipeline] // stage 02:39:32 e871e8e8d7a9: Download complete [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:39:32 + docker inspect -f . ci-base-image-arm64 02:39:32 . [Pipeline] withDockerContainer 02:39:32 prd-ubuntu18.04-docker-arm64-4c-16g-11903 does not seem to be running inside a container 02:39:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 02:39:34 $ docker top b61037d8c8ff1ff2c7f060c07c79110158a0241a06701c80240b6d1efb4fe416 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:36 + make test 02:39:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:39:37 e871e8e8d7a9: Pull complete 02:39:37 e73272ec9a57: Pull complete 02:39:38 1e910a182e73: Pull complete 02:39:43 4e634b169226: Pull complete 02:39:43 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 02:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:39:43 ---> f7629b54cfaa 02:39:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:39:43 ---> Running in 42b7f466f8d8 02:39:43 Removing intermediate container 42b7f466f8d8 02:39:43 ---> 06b815986620 02:39:43 Step 4/7 : RUN apk add bash 02:39:43 ---> Running in e6d99cb38e19 02:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:39:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:39:45 OK: 166 MiB in 39 packages 02:39:46 Removing intermediate container e6d99cb38e19 02:39:46 ---> 71f59be57269 02:39:46 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 02:39:46 ---> Running in 1b428f0a1f99 02:39:46 Removing intermediate container 1b428f0a1f99 02:39:46 ---> 4330568134af 02:39:46 Step 6/7 : COPY go.mod . 02:39:46 ---> e6d1aed57599 02:39:46 Step 7/7 : RUN go mod download 02:39:47 ---> Running in c378e32c0221 02:39:58 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:39:59 Removing intermediate container c378e32c0221 02:39:59 ---> 6bfc58746f67 02:39:59 Successfully built 6bfc58746f67 02:39:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:39:59 + docker inspect -f . ci-base-image-x86_64 02:39:59 . [Pipeline] withDockerContainer 02:39:59 prd-centos7-docker-4c-2g-11904 does not seem to be running inside a container 02:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 02:40:00 $ docker top 389e590cfc63275eb713b8bb7d4616dfcb0c83940a9afac035b912e12688ff60 -eo pid,comm 02:40:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.059s coverage: 85.7% of statements 02:40:00 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.070s coverage: 100.0% of statements [Pipeline] { [Pipeline] sh 02:40:01 + go version 02:40:01 go version go1.15.2 linux/amd64 [Pipeline] } 02:40:01 $ docker stop --time=1 389e590cfc63275eb713b8bb7d4616dfcb0c83940a9afac035b912e12688ff60 02:40:03 $ docker rm -f 389e590cfc63275eb713b8bb7d4616dfcb0c83940a9afac035b912e12688ff60 [Pipeline] // withDockerContainer [Pipeline] } 02:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.084s coverage: 45.4% of statements 02:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements 02:40:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:40:03 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:40:03 + docker inspect -f . ci-base-image-x86_64 02:40:03 . [Pipeline] withDockerContainer 02:40:04 prd-centos7-docker-4c-2g-11904 does not seem to be running inside a container 02:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/3 -v /w/workspace/go-mod-core-contracts/3:/w/workspace/go-mod-core-contracts/3:rw,z -v /w/workspace/go-mod-core-contracts/3@tmp:/w/workspace/go-mod-core-contracts/3@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 02:40:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.070s coverage: 14.7% of statements 02:40:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.075s coverage: 100.0% of statements 02:40:04 $ docker top 8b8d094498384f1d1527c1a11a3e8cec11ee590c78b9db1d02197576e075ca4c -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:05 + make test 02:40:05 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:40:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.098s coverage: 91.8% of statements 02:40:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:40:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:40:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.020s coverage: 100.0% of statements 02:40:06 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.019s coverage: 46.8% of statements 02:40:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 02:40:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.010s coverage: 85.7% of statements 02:40:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.020s coverage: 100.0% of statements 02:40:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.023s coverage: 45.4% of statements 02:40:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.019s coverage: 77.8% of statements 02:40:12 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 02:40:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.007s coverage: 6.4% of statements 02:40:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.021s coverage: 14.7% of statements 02:40:12 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.011s coverage: 100.0% of statements 02:40:13 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.096s coverage: 63.0% of statements 02:40:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.026s coverage: 26.3% of statements 02:40:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.017s coverage: 15.4% of statements 02:40:13 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.032s coverage: 15.4% of statements 02:40:13 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.030s coverage: 14.3% of statements 02:40:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:40:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.038s coverage: 88.9% of statements 02:40:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 02:40:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:40:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.056s coverage: 91.8% of statements 02:40:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 02:40:13 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 02:40:13 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.007s coverage: 100.0% of statements 02:40:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.050s coverage: 29.1% of statements 02:40:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.046s coverage: 100.0% of statements 02:40:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.064s coverage: 94.4% of statements 02:40:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.024s coverage: 100.0% of statements 02:40:14 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:40:14 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.005s coverage: 46.8% of statements 02:40:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:40:16 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.022s coverage: 63.0% of statements 02:40:16 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.006s coverage: 26.3% of statements 02:40:16 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.010s coverage: 15.4% of statements 02:40:16 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.010s coverage: 15.4% of statements 02:40:16 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.008s coverage: 14.3% of statements 02:40:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 02:40:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.025s coverage: 88.9% of statements 02:40:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 02:40:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 02:40:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 29.1% of statements 02:40:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.010s coverage: 100.0% of statements 02:40:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements 02:40:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 100.0% of statements 02:40:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 02:40:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 02:40:18 gofmt -l . 02:40:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 02:40:18 $ docker stop --time=1 8b8d094498384f1d1527c1a11a3e8cec11ee590c78b9db1d02197576e075ca4c 02:40:20 gofmt -l . 02:40:20 [ "`gofmt -l .`" = "" ] 02:40:21 $ docker rm -f 8b8d094498384f1d1527c1a11a3e8cec11ee590c78b9db1d02197576e075ca4c [Pipeline] // withDockerContainer [Pipeline] } 02:40:21 $ docker stop --time=1 b61037d8c8ff1ff2c7f060c07c79110158a0241a06701c80240b6d1efb4fe416 02:40:23 $ docker rm -f b61037d8c8ff1ff2c7f060c07c79110158a0241a06701c80240b6d1efb4fe416 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh 02:40:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:40:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:40:24 Warning: overwriting stash ‘coverage-report’ 02:40:24 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] } 02:40:25 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // stage [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 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 02:40:28 provisioning config files... 02:40:28 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config5251315553696833403tmp [Pipeline] { [Pipeline] sh 02:40:28 + set +x 02:40:28 + curl -s https://codecov.io/bash 02:40:28 + bash -s -- 02:40:28 02:40:28 _____ _ 02:40:28 / ____| | | 02:40:28 | | ___ __| | ___ ___ _____ __ 02:40:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:40:28 | |___| (_) | (_| | __/ (_| (_) \ V / 02:40:28 \_____\___/ \__,_|\___|\___\___/ \_/ 02:40:28 Bash-20201106-81372f2 02:40:28 02:40:28 02:40:28 ==> Jenkins CI detected. 02:40:28 project root: . 02:40:28 --> token set from env 02:40:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:40:28 ==> Running gcov in . (disable via -X gcov) 02:40:28 ==> Python coveragepy not found 02:40:28 ==> Searching for coverage reports in: 02:40:28 + . 02:40:28 -> Found 1 reports 02:40:28 ==> Detecting git/mercurial file structure 02:40:28 ==> Reading reports 02:40:28 + ./coverage.out bytes=106508 02:40:28 ==> Appending adjustments 02:40:28 https://docs.codecov.io/docs/fixing-reports 02:40:29 + Found adjustments 02:40:29 ==> Gzipping contents 02:40:29 ==> Uploading reports 02:40:29 url: https://codecov.io 02:40:29 query: branch=PR-367&commit=f38fab932a99a4dd9fb9dd8fa7aef13a19b37201&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= 02:40:29 -> Pinging Codecov 02:40:29 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-367&commit=f38fab932a99a4dd9fb9dd8fa7aef13a19b37201&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-367%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=367&job=&cmd_args= 02:40:30 -> Uploading to 02:40:30 https://storage.googleapis.com/codecov/v4/raw/2020-11-12/71470A77251A30514AAF9C0BB2E5B6CE/f38fab932a99a4dd9fb9dd8fa7aef13a19b37201/1a3764a9-5dee-48a0-94d1-68de49059f18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T024029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=861a84327edaf5451fb462dba5591d05a6fd61da1f28e06ef80e571e356048aa 02:40:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:30 Dload Upload Total Spent Left Speed 02:40:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17303 0 0 100 17303 0 43816 --:--:-- --:--:-- --:--:-- 43916 02:40:30 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f38fab932a99a4dd9fb9dd8fa7aef13a19b37201 [Pipeline] } 02:40:30 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 02:40:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:40:33 ---> package-listing.sh 02:40:33 ++ facter osfamily 02:40:33 ++ tr '[:upper:]' '[:lower:]' 02:40:33 + OS_FAMILY=redhat 02:40:33 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-367 02:40:33 + START_PACKAGES=/tmp/packages_start.txt 02:40:33 + END_PACKAGES=/tmp/packages_end.txt 02:40:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:40:33 + PACKAGES=/tmp/packages_start.txt 02:40:33 + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' 02:40:33 + PACKAGES=/tmp/packages_end.txt 02:40:33 + case "${OS_FAMILY}" in 02:40:33 + rpm -qa 02:40:33 + sort 02:40:38 + '[' -f /tmp/packages_start.txt ']' 02:40:38 + '[' -f /tmp/packages_end.txt ']' 02:40:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:40:38 + '[' /w/workspace/dry_go-mod-core-contracts_PR-367 ']' 02:40:38 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ 02:40:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-367/archives/ [Pipeline] echo 02:40:38 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-367/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:40:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:40:38 02:40:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:40:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:40:39 alpine: Pulling from edgex-lftools-log-publisher 02:40:39 df20fa9351a1: Pulling fs layer 02:40:39 36b3adc4ff6f: Pulling fs layer 02:40:39 8ad3a11d3b57: Pulling fs layer 02:40:39 46f8f816bc3b: Pulling fs layer 02:40:39 93b61091891f: Pulling fs layer 02:40:39 93b9cdb0e59b: Pulling fs layer 02:40:39 5e14af77c1be: Pulling fs layer 02:40:39 01666e4c0597: Pulling fs layer 02:40:39 aa168da1d23b: Pulling fs layer 02:40:39 93b9cdb0e59b: Waiting 02:40:39 46f8f816bc3b: Waiting 02:40:39 01666e4c0597: Waiting 02:40:39 5e14af77c1be: Waiting 02:40:39 36b3adc4ff6f: Verifying Checksum 02:40:39 36b3adc4ff6f: Download complete 02:40:39 46f8f816bc3b: Verifying Checksum 02:40:39 46f8f816bc3b: Download complete 02:40:39 df20fa9351a1: Verifying Checksum 02:40:39 df20fa9351a1: Download complete 02:40:39 93b9cdb0e59b: Verifying Checksum 02:40:39 93b9cdb0e59b: Download complete 02:40:39 5e14af77c1be: Verifying Checksum 02:40:39 5e14af77c1be: Download complete 02:40:39 93b61091891f: Download complete 02:40:39 01666e4c0597: Verifying Checksum 02:40:39 01666e4c0597: Download complete 02:40:39 df20fa9351a1: Pull complete 02:40:39 36b3adc4ff6f: Pull complete 02:40:40 8ad3a11d3b57: Download complete 02:40:40 8ad3a11d3b57: Pull complete 02:40:41 46f8f816bc3b: Pull complete 02:40:41 93b61091891f: Pull complete 02:40:41 93b9cdb0e59b: Pull complete 02:40:41 aa168da1d23b: Verifying Checksum 02:40:41 aa168da1d23b: Download complete 02:40:41 5e14af77c1be: Pull complete 02:40:41 01666e4c0597: Pull complete 02:40:50 aa168da1d23b: Pull complete 02:40:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:40:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:40:50 prd-centos7-docker-4c-2g-11901 does not seem to be running inside a container 02:40:50 $ 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-367/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-367 -v /w/workspace/dry_go-mod-core-contracts_PR-367:/w/workspace/dry_go-mod-core-contracts_PR-367:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-367@tmp:/w/workspace/dry_go-mod-core-contracts_PR-367@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 02:40:54 $ docker top df8658c61280c1f051de7e2eb2b4a89b2489bf84907a2d0181915ea161eb1f8a -eo pid,comm [Pipeline] { [Pipeline] sh 02:40:54 + touch /tmp/pre-build-complete [Pipeline] sh 02:40:55 + mkdir -p /var/log/sa [Pipeline] sh 02:40:55 + ls /var/log/sa-host 02:40:55 + sadf -c /var/log/sa-host/sa05 02:40:55 file_magic: OK 02:40:55 HZ: Using current value: 100 02:40:55 file_header: OK 02:40:55 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 02:40:55 Statistics: 02:40:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:40:55 File successfully converted to sysstat format version 12.2.1 02:40:55 + sadf -c /var/log/sa-host/sa12 02:40:55 file_magic: OK 02:40:55 HZ: Using current value: 100 02:40:55 file_header: OK 02:40:55 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 02:40:55 Statistics: 02:40:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:40:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:56 provisioning config files... 02:40:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-367@tmp/config8901392384634913544tmp [Pipeline] { [Pipeline] echo 02:40:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:40:56 ---> create-netrc.sh [Pipeline] } 02:40:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:40:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:40:56 ---> python-tools-install.sh [Pipeline] echo 02:40:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:40:57 ---> sudo-logs.sh 02:40:57 Archiving 'sudo' log.. [Pipeline] echo 02:40:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:40:57 ---> job-cost.sh 02:40:57 lf-activate-venv: SKIPPING 02:40:57 INFO: No Stack... 02:40:58 INFO: Retrieving Pricing Info for: v1-standard-2 02:40:59 INFO: Archiving Costs [Pipeline] echo 02:40:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:40:59 ---> logs-deploy.sh 02:40:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-367/3 02:40:59 INFO: archiving workspace using pattern(s): 02:41:01 Archives upload complete. 02:41:01 INFO: archiving logs to Nexus 02:41:02 ---> uname -a: 02:41:02 Linux prd-centos7-docker-4c-2g-11901.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 02:41:02 02:41:02 02:41:02 ---> lscpu: 02:41:02 Architecture: x86_64 02:41:02 CPU op-mode(s): 32-bit, 64-bit 02:41:02 Byte Order: Little Endian 02:41:02 Address sizes: 40 bits physical, 48 bits virtual 02:41:02 CPU(s): 4 02:41:02 On-line CPU(s) list: 0-3 02:41:02 Thread(s) per core: 1 02:41:02 Core(s) per socket: 1 02:41:02 Socket(s): 4 02:41:02 NUMA node(s): 1 02:41:02 Vendor ID: GenuineIntel 02:41:02 CPU family: 6 02:41:02 Model: 44 02:41:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:41:02 Stepping: 1 02:41:02 CPU MHz: 2933.438 02:41:02 BogoMIPS: 5866.87 02:41:02 Virtualization: VT-x 02:41:02 Hypervisor vendor: KVM 02:41:02 Virtualization type: full 02:41:02 L1d cache: 128 KiB 02:41:02 L1i cache: 128 KiB 02:41:02 L2 cache: 16 MiB 02:41:02 L3 cache: 64 MiB 02:41:02 NUMA node0 CPU(s): 0-3 02:41:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:41:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:41:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:41:02 Vulnerability Meltdown: Mitigation; PTI 02:41:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:41:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:41:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:41:02 Vulnerability Tsx async abort: Not affected 02:41:02 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 02:41:02 02:41:02 02:41:02 ---> nproc: 02:41:02 4 02:41:02 02:41:02 02:41:02 ---> df -h: 02:41:02 Filesystem Size Used Available Use% Mounted on 02:41:02 overlay 50.0G 7.2G 42.8G 14% / 02:41:02 tmpfs 64.0M 0 64.0M 0% /dev 02:41:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:41:02 shm 64.0M 0 64.0M 0% /dev/shm 02:41:02 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 02:41:02 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 02:41:02 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 02:41:02 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 02:41:02 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 02:41:02 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 02:41:02 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-367 02:41:02 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-367@tmp 02:41:02 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 02:41:02 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 02:41:02 02:41:02 02:41:02 ---> free -m: 02:41:02 total used free shared buff/cache available 02:41:02 Mem: 1837 666 117 0 1053 1069 02:41:02 Swap: 1023 0 1023 02:41:02 02:41:02 02:41:02 ---> ip addr: 02:41:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:41:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:41:02 inet 127.0.0.1/8 scope host lo 02:41:02 valid_lft forever preferred_lft forever 02:41:02 inet6 ::1/128 scope host 02:41:02 valid_lft forever preferred_lft forever 02:41:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:41:02 link/ether fa:16:3e:dc:0a:f2 brd ff:ff:ff:ff:ff:ff 02:41:02 inet 10.30.122.255/23 brd 10.30.123.255 scope global dynamic eth0 02:41:02 valid_lft 86059sec preferred_lft 86059sec 02:41:02 inet6 fe80::f816:3eff:fedc:af2/64 scope link 02:41:02 valid_lft forever preferred_lft forever 02:41:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:41:02 link/ether 02:42:c2:55:49:20 brd ff:ff:ff:ff:ff:ff 02:41:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:41:02 valid_lft forever preferred_lft forever 02:41:02 inet6 fe80::42:c2ff:fe55:4920/64 scope link 02:41:02 valid_lft forever preferred_lft forever 02:41:02 02:41:02 02:41:02 ---> sar -b -r -n DEV: 02:41:02 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/12/20 _x86_64_ (4 CPU) 02:41:02 02:41:02 02:35:04 LINUX RESTART (4 CPU) 02:41:02 02:41:02 02:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:41:02 02:37:01 24.86 5.45 19.41 0.00 1562.63 2169.09 0.00 02:41:02 02:38:01 1.87 0.00 1.87 0.00 0.00 37.97 0.00 02:41:02 02:39:01 0.38 0.00 0.38 0.00 0.00 6.38 0.00 02:41:02 02:40:01 0.30 0.00 0.30 0.00 0.00 4.85 0.00 02:41:02 Average: 6.78 1.35 5.43 0.00 385.92 548.05 0.00 02:41:02 02:41:02 02:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:41:02 02:37:01 160332 0 569520 30.27 2620 1149084 1127492 38.48 376424 1182432 16 02:41:02 02:38:01 166464 0 563380 29.94 2620 1149092 1076928 36.75 376424 1177984 12 02:41:02 02:39:01 166572 0 563212 29.93 2620 1149152 1076952 36.75 376420 1177996 16 02:41:02 02:40:01 164224 0 565616 30.06 2620 1149096 1076988 36.76 384332 1172112 8 02:41:02 Average: 164398 0 565432 30.05 2620 1149106 1089590 37.19 378400 1177631 13 02:41:02 02:41:02 02:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:41:02 02:37:01 eth0 80.77 65.40 354.98 38.20 0.00 0.00 0.00 0.00 02:41:02 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:02 02:37:01 docker0 4.06 3.23 1.12 13.03 0.00 0.00 0.00 0.00 02:41:02 02:38:01 eth0 4.71 2.06 3.45 0.31 0.00 0.00 0.00 0.00 02:41:02 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:02 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:02 02:39:01 eth0 1.05 0.40 0.32 0.21 0.00 0.00 0.00 0.00 02:41:02 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:02 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:02 02:40:01 eth0 1.20 0.27 0.31 0.19 0.00 0.00 0.00 0.00 02:41:02 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:02 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:02 Average: eth0 21.70 16.84 88.69 9.61 0.00 0.00 0.00 0.00 02:41:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:41:02 Average: docker0 1.00 0.80 0.28 3.22 0.00 0.00 0.00 0.00 02:41:02 02:41:02 02:41:02 ---> sar -P ALL: 02:41:02 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/12/20 _x86_64_ (4 CPU) 02:41:02 02:41:02 02:35:04 LINUX RESTART (4 CPU) 02:41:02 02:41:02 02:36:02 CPU %user %nice %system %iowait %steal %idle 02:41:02 02:37:01 all 2.45 0.00 1.81 0.89 0.01 94.84 02:41:02 02:37:01 0 2.79 0.00 2.20 0.19 0.00 94.82 02:41:02 02:37:01 1 2.30 0.00 2.02 1.04 0.02 94.62 02:41:02 02:37:01 2 2.44 0.00 1.41 1.84 0.02 94.29 02:41:02 02:37:01 3 2.26 0.00 1.62 0.49 0.02 95.61 02:41:02 02:38:01 all 0.16 0.00 0.06 0.00 0.00 99.77 02:41:02 02:38:01 0 0.48 0.00 0.07 0.00 0.02 99.43 02:41:02 02:38:01 1 0.07 0.00 0.07 0.00 0.00 99.87 02:41:02 02:38:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:41:02 02:38:01 3 0.03 0.00 0.05 0.00 0.00 99.92 02:41:02 02:39:01 all 0.16 0.00 0.03 0.00 0.00 99.81 02:41:02 02:39:01 0 0.48 0.00 0.03 0.00 0.00 99.48 02:41:02 02:39:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:41:02 02:39:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:41:02 02:39:01 3 0.05 0.00 0.02 0.00 0.00 99.93 02:41:02 02:40:01 all 0.16 0.00 0.05 0.00 0.00 99.79 02:41:02 02:40:01 0 0.53 0.00 0.03 0.00 0.00 99.43 02:41:02 02:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:41:02 02:40:01 2 0.05 0.00 0.08 0.00 0.00 99.87 02:41:02 02:40:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:41:02 Average: all 0.72 0.00 0.48 0.22 0.00 98.57 02:41:02 Average: 0 1.06 0.00 0.57 0.05 0.00 98.31 02:41:02 Average: 1 0.60 0.00 0.53 0.26 0.00 98.61 02:41:02 Average: 2 0.64 0.00 0.39 0.45 0.00 98.51 02:41:02 Average: 3 0.59 0.00 0.42 0.12 0.00 98.86 02:41:02 02:41:02 02:41:02