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 0a81a3158a62444627f2e64ac16745261dc2dd4a Obtained Jenkinsfile from af8aa216260df0556b394ae78b2a31d110cb53a2 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-11591 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 0a81a3158a62444627f2e64ac16745261dc2dd4a Merge succeeded, producing 0a81a3158a62444627f2e64ac16745261dc2dd4a Checking out Revision 0a81a3158a62444627f2e64ac16745261dc2dd4a (PR-365) > git config core.sparsecheckout # timeout=10 > git checkout -f 0a81a3158a62444627f2e64ac16745261dc2dd4a # 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 0a81a3158a62444627f2e64ac16745261dc2dd4a # timeout=10 Commit message: "feat(clients): Add V2 CommonClient" First time build. Skipping changelog. > git rev-list --no-walk 7f5dfe98cacf122770e4c9a320cd083bcd119e48 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:02:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:02:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:02:13 ========================================================= 09:02:13 EdgeX Global Pipelines Version Info 09:02:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:02:15 ------------------- 09:02:15 stable info: 09:02:15 ------------------- 09:02:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:02:15 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 09:02:15 Message: update stable to v1.0.162 09:02:16 ------------------- 09:02:16 experimental info: 09:02:16 ------------------- 09:02:16 Commited By: **** collab-it+edgex@linuxfoundation.org 09:02:16 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 09:02:16 Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 09:02:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:02:16 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:02:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:02:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:02:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:02:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 09:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:02:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:02:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 09:02:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 09:02:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 09:02:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a81a3158a62444627f2e64ac16745261dc2dd4a [Pipeline] echo 09:02:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a81a31 [Pipeline] echo 09:02:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:02:19 provisioning config files... 09:02:19 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config7592044117379652723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:19 ---> docker-login.sh 09:02:19 nexus3.edgexfoundry.org:10001 09:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:20 Configure a credential helper to remove this warning. See 09:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:20 09:02:20 Login Succeeded 09:02:20 nexus3.edgexfoundry.org:10002 09:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:20 Configure a credential helper to remove this warning. See 09:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:20 09:02:20 Login Succeeded 09:02:20 nexus3.edgexfoundry.org:10003 09:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:20 Configure a credential helper to remove this warning. See 09:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:20 09:02:20 Login Succeeded 09:02:20 nexus3.edgexfoundry.org:10004 09:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:20 Configure a credential helper to remove this warning. See 09:02:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:20 09:02:20 Login Succeeded 09:02:20 docker.io 09:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:02:21 Configure a credential helper to remove this warning. See 09:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:02:21 09:02:21 Login Succeeded 09:02:21 ---> docker-login.sh ends [Pipeline] } 09:02:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:02:21 + git log --format=format:%s -1 0a81a3158a62444627f2e64ac16745261dc2dd4a [Pipeline] echo 09:02:22 GIT_COMMIT: 0a81a3158a62444627f2e64ac16745261dc2dd4a, Commit Message: feat(clients): Add V2 CommonClient [Pipeline] echo 09:02:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:02:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:02:23 09:02:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:02:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:02:23 latest: Pulling from edgex-devops/git-semver 09:02:23 31603596830f: Pulling fs layer 09:02:23 2a8b12db71e7: Pulling fs layer 09:02:23 6ca5941a6612: Pulling fs layer 09:02:23 ecc8261a40a4: Pulling fs layer 09:02:23 ecc8261a40a4: Waiting 09:02:23 2a8b12db71e7: Verifying Checksum 09:02:23 2a8b12db71e7: Download complete 09:02:23 31603596830f: Download complete 09:02:23 ecc8261a40a4: Verifying Checksum 09:02:23 ecc8261a40a4: Download complete 09:02:23 6ca5941a6612: Verifying Checksum 09:02:23 6ca5941a6612: Download complete 09:02:23 31603596830f: Pull complete 09:02:24 2a8b12db71e7: Pull complete 09:02:25 6ca5941a6612: Pull complete 09:02:25 ecc8261a40a4: Pull complete 09:02:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:02:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:02:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:02:25 prd-centos7-docker-4c-2g-11591 does not seem to be running inside a container 09:02:25 $ 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 09:02:27 $ docker top 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:02:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:02:28 [ssh-agent] Looking for ssh-agent implementation... 09:02:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:02:28 $ docker exec 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 ssh-agent 09:02:28 SSH_AUTH_SOCK=/tmp/ssh-klzgewxWKdhN/agent.12 09:02:28 SSH_AGENT_PID=18 09:02:28 Running ssh-add (command line suppressed) 09:02:28 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3672331867596438005.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_3672331867596438005.key) 09:02:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:02:29 + git tag --points-at HEAD [Pipeline] } 09:02:29 $ docker exec --env ******** --env ******** 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 ssh-agent -k 09:02:29 unset SSH_AUTH_SOCK; 09:02:29 unset SSH_AGENT_PID; 09:02:29 echo Agent pid 18 killed; 09:02:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:02:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:02:29 [ssh-agent] Looking for ssh-agent implementation... 09:02:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:02:29 $ docker exec 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 ssh-agent 09:02:29 SSH_AUTH_SOCK=/tmp/ssh-76IrK2vkCQC6/agent.46 09:02:29 SSH_AGENT_PID=51 09:02:29 Running ssh-add (command line suppressed) 09:02:29 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_422577900039759644.key (/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/private_key_422577900039759644.key) 09:02:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:02:30 + git semver init 09:02:30 # -> Open(): unable to determine branch for HEAD 09:02:30 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.git 09:02:30 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-365 09:02:30 # $SEMVER_REMOTE_NAME = origin 09:02:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:02:30 # $SEMVER_USER_NAME = edgex-jenkins 09:02:30 # $SEMVER_BRANCH = PR-365 09:02:30 # $SEMVER_TEMP = /tmp/semver-591187997 09:02:30 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 09:02:30 # '/tmp/semver-591187997' -> '/w/workspace/dry_go-mod-core-contracts_PR-365/.semver' 09:02:30 # -> Force: false 09:02:30 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-365/.semver [Pipeline] } 09:02:30 $ docker exec --env ******** --env ******** 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 ssh-agent -k 09:02:30 unset SSH_AUTH_SOCK; 09:02:30 unset SSH_AGENT_PID; 09:02:30 echo Agent pid 51 killed; 09:02:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:02:31 + git semver [Pipeline] } 09:02:31 $ docker stop --time=1 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 09:02:33 $ docker rm -f 70575d99f9fd1c58e3da9634f5159e5421dc73aa3964d2a07d5cd1e95afe0364 [Pipeline] // withDockerContainer [Pipeline] sh 09:02:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:02:34 Stashed 1 file(s) [Pipeline] echo 09:02:34 [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 09:02:49 Still waiting to schedule task 09:02:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:02:49 Still waiting to schedule task 09:02:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:04:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11592 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 09:04:43 Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout 09:04:48 using credential edgex-jenkins-ssh 09:04:48 Cloning the remote Git repository 09:04:48 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:04:48 > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 09:04:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:04:48 > git --version # timeout=10 09:04:48 > git --version # 'git version 2.17.1' 09:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 09:04:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:04:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:04:49 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:04:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:04:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:04:49 > 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 09:04:50 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 0a81a3158a62444627f2e64ac16745261dc2dd4a 09:04:50 Merge succeeded, producing 0a81a3158a62444627f2e64ac16745261dc2dd4a 09:04:50 Checking out Revision 0a81a3158a62444627f2e64ac16745261dc2dd4a (PR-365) 09:04:50 > git config core.sparsecheckout # timeout=10 09:04:50 > git checkout -f 0a81a3158a62444627f2e64ac16745261dc2dd4a # timeout=10 09:04:50 > git remote # timeout=10 09:04:50 > git config --get remote.origin.url # timeout=10 09:04:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:04:50 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 09:04:50 > git rev-parse HEAD^{commit} # timeout=10 09:04:50 > git config core.sparsecheckout # timeout=10 09:04:50 > git checkout -f 0a81a3158a62444627f2e64ac16745261dc2dd4a # timeout=10 09:04:55 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 09:04:55 provisioning config files... 09:04:55 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/11@tmp/config4030670011322392819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:57 ---> docker-login.sh 09:04:57 nexus3.edgexfoundry.org:10001 09:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:58 Running on prd-centos7-docker-4c-2g-11594 in /w/workspace/dry_go-mod-core-contracts_PR-365 [Pipeline] { [Pipeline] ws 09:04:58 Running in /w/workspace/go-mod-core-contracts/11 [Pipeline] { [Pipeline] checkout 09:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:58 Configure a credential helper to remove this warning. See 09:04:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:58 09:04:58 Login Succeeded 09:04:58 nexus3.edgexfoundry.org:10002 09:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:59 Configure a credential helper to remove this warning. See 09:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:59 09:04:59 Login Succeeded 09:04:59 nexus3.edgexfoundry.org:10003 09:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:04:59 Configure a credential helper to remove this warning. See 09:04:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:04:59 09:04:59 Login Succeeded 09:04:59 nexus3.edgexfoundry.org:10004 09:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:00 Configure a credential helper to remove this warning. See 09:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:00 09:05:00 Login Succeeded 09:05:00 docker.io 09:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:00 Configure a credential helper to remove this warning. See 09:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:00 09:05:00 Login Succeeded 09:05:00 ---> docker-login.sh ends [Pipeline] } 09:05:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:05:00 using credential edgex-jenkins-ssh 09:05:01 Cloning the remote Git repository [Pipeline] echo 09:05:01 ========================================================= 09:05:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:05:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:05:01 + 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 . 09:05:01 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 09:05:01 > git init /w/workspace/go-mod-core-contracts/11 # timeout=10 09:05:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:05:01 > git --version # timeout=10 09:05:01 > git --version # 'git version 2.16.5' 09:05:01 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:02 Sending build context to Docker daemon 1.858MB 09:05:02 Step 1/7 : ARG BASE=golang:1.15-alpine 09:05:02 Step 2/7 : FROM ${BASE} 09:05:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:05:02 b538f80385f9: Pulling fs layer 09:05:02 74f711af9a0d: Pulling fs layer 09:05:02 99f96fe45779: Pulling fs layer 09:05:02 8529a6b9a6be: Pulling fs layer 09:05:02 45590311c82a: Pulling fs layer 09:05:02 69ca0ff8b7b3: Pulling fs layer 09:05:02 209524e5b208: Pulling fs layer 09:05:02 8529a6b9a6be: Waiting 09:05:02 45590311c82a: Waiting 09:05:02 69ca0ff8b7b3: Waiting 09:05:02 209524e5b208: Waiting 09:05:02 99f96fe45779: Verifying Checksum 09:05:02 99f96fe45779: Download complete 09:05:02 74f711af9a0d: Verifying Checksum 09:05:02 74f711af9a0d: Download complete 09:05:02 45590311c82a: Verifying Checksum 09:05:02 45590311c82a: Download complete 09:05:02 69ca0ff8b7b3: Download complete 09:05:03 b538f80385f9: Verifying Checksum 09:05:03 b538f80385f9: Download complete 09:05:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:05:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:05:02 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 09:05:02 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 09:05:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:02 > 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 09:05:03 b538f80385f9: Pull complete 09:05:04 74f711af9a0d: Pull complete 09:05:04 Merging remotes/origin/master commit af8aa216260df0556b394ae78b2a31d110cb53a2 into PR head commit 0a81a3158a62444627f2e64ac16745261dc2dd4a 09:05:04 > git config core.sparsecheckout # timeout=10 09:05:04 > git checkout -f 0a81a3158a62444627f2e64ac16745261dc2dd4a # timeout=10 09:05:04 Merge succeeded, producing 0a81a3158a62444627f2e64ac16745261dc2dd4a 09:05:04 Checking out Revision 0a81a3158a62444627f2e64ac16745261dc2dd4a (PR-365) 09:05:04 99f96fe45779: Pull complete 09:05:04 > git remote # timeout=10 09:05:04 > git config --get remote.origin.url # timeout=10 09:05:04 using GIT_SSH to set credentials SSH Credentials for GitHub 09:05:04 > git merge af8aa216260df0556b394ae78b2a31d110cb53a2 # timeout=10 09:05:04 > git rev-parse HEAD^{commit} # timeout=10 09:05:04 > git config core.sparsecheckout # timeout=10 09:05:04 > git checkout -f 0a81a3158a62444627f2e64ac16745261dc2dd4a # timeout=10 09:05:06 209524e5b208: Download complete 09:05:06 8529a6b9a6be: Download complete 09:05:08 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 09:05:08 provisioning config files... 09:05:08 copy managed file [go-mod-core-contracts-settings] to file:/w/workspace/go-mod-core-contracts/11@tmp/config3809718061666798267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:09 ---> docker-login.sh 09:05:09 nexus3.edgexfoundry.org:10001 09:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:10 Configure a credential helper to remove this warning. See 09:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:10 09:05:10 Login Succeeded 09:05:10 nexus3.edgexfoundry.org:10002 09:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:10 Configure a credential helper to remove this warning. See 09:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:10 09:05:10 Login Succeeded 09:05:10 nexus3.edgexfoundry.org:10003 09:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:10 Configure a credential helper to remove this warning. See 09:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:10 09:05:10 Login Succeeded 09:05:10 nexus3.edgexfoundry.org:10004 09:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:10 Configure a credential helper to remove this warning. See 09:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:10 09:05:10 Login Succeeded 09:05:10 docker.io 09:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:05:11 Configure a credential helper to remove this warning. See 09:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:05:11 09:05:11 Login Succeeded 09:05:11 ---> docker-login.sh ends [Pipeline] } 09:05:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:05:11 ========================================================= 09:05:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:05:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:05:11 + 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 . 09:05:12 Sending build context to Docker daemon 1.858MB 09:05:12 Step 1/7 : ARG BASE=golang:1.15-alpine 09:05:12 Step 2/7 : FROM ${BASE} 09:05:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:05:12 df20fa9351a1: Pulling fs layer 09:05:12 ed8968b2872e: Pulling fs layer 09:05:12 a92cc7c5fd73: Pulling fs layer 09:05:12 e871e8e8d7a9: Pulling fs layer 09:05:12 e73272ec9a57: Pulling fs layer 09:05:12 1e910a182e73: Pulling fs layer 09:05:12 4e634b169226: Pulling fs layer 09:05:12 e73272ec9a57: Waiting 09:05:12 e871e8e8d7a9: Waiting 09:05:12 1e910a182e73: Waiting 09:05:12 4e634b169226: Waiting 09:05:12 a92cc7c5fd73: Verifying Checksum 09:05:12 a92cc7c5fd73: Download complete 09:05:12 ed8968b2872e: Download complete 09:05:12 e73272ec9a57: Verifying Checksum 09:05:12 e73272ec9a57: Download complete 09:05:12 1e910a182e73: Verifying Checksum 09:05:12 1e910a182e73: Download complete 09:05:12 df20fa9351a1: Verifying Checksum 09:05:12 df20fa9351a1: Download complete 09:05:12 df20fa9351a1: Pull complete 09:05:12 ed8968b2872e: Pull complete 09:05:12 a92cc7c5fd73: Pull complete 09:05:14 4e634b169226: Verifying Checksum 09:05:14 4e634b169226: Download complete 09:05:14 e871e8e8d7a9: Verifying Checksum 09:05:14 e871e8e8d7a9: Download complete 09:05:18 8529a6b9a6be: Pull complete 09:05:18 45590311c82a: Pull complete 09:05:18 69ca0ff8b7b3: Pull complete 09:05:19 e871e8e8d7a9: Pull complete 09:05:19 e73272ec9a57: Pull complete 09:05:20 1e910a182e73: Pull complete 09:05:21 209524e5b208: Pull complete 09:05:21 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 09:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:05:21 ---> 5bddaf1c2fca 09:05:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:05:24 ---> Running in 8f3ab65825db 09:05:24 Removing intermediate container 8f3ab65825db 09:05:24 ---> 993cd08f8076 09:05:24 Step 4/7 : RUN apk add bash 09:05:24 ---> Running in 7673bff9473c 09:05:25 4e634b169226: Pull complete 09:05:25 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 09:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:05:25 ---> f7629b54cfaa 09:05:25 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 09:05:25 ---> Running in 44e2dcb26de4 09:05:25 Removing intermediate container 44e2dcb26de4 09:05:25 ---> c6a93916eb7c 09:05:25 Step 4/7 : RUN apk add bash 09:05:25 ---> Running in ac8955d7dba2 09:05:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:05:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:05:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:05:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:05:28 OK: 166 MiB in 39 packages 09:05:28 OK: 142 MiB in 39 packages 09:05:28 Removing intermediate container ac8955d7dba2 09:05:28 ---> 73662ff9f1a7 09:05:28 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:05:28 ---> Running in decba649fc58 09:05:28 Removing intermediate container decba649fc58 09:05:28 ---> 2829a6b80fae 09:05:28 Step 6/7 : COPY go.mod . 09:05:29 ---> 595f61fd1309 09:05:29 Step 7/7 : RUN go mod download 09:05:29 ---> Running in be5acbc7001a 09:05:29 Removing intermediate container 7673bff9473c 09:05:29 ---> 1c7932728524 09:05:29 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 09:05:29 ---> Running in 90eda43080b3 09:05:29 Removing intermediate container 90eda43080b3 09:05:29 ---> d7074b2f2723 09:05:29 Step 6/7 : COPY go.mod . 09:05:30 ---> a25672ea306e 09:05:30 Step 7/7 : RUN go mod download 09:05:30 ---> Running in 45e85057cf5d 09:05:41 Removing intermediate container be5acbc7001a 09:05:41 ---> 078acd53907c 09:05:41 Successfully built 078acd53907c 09:05:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:05:41 + docker inspect -f . ci-base-image-x86_64 09:05:41 . [Pipeline] withDockerContainer 09:05:41 prd-centos7-docker-4c-2g-11594 does not seem to be running inside a container 09:05:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 09:05:42 $ docker top 2b4f2c5c7cffb84aeb7581b1a6bef81791de9d0c4757cd32b5e4773c35fcf9a2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:43 + go version 09:05:43 go version go1.15.2 linux/amd64 [Pipeline] } 09:05:43 $ docker stop --time=1 2b4f2c5c7cffb84aeb7581b1a6bef81791de9d0c4757cd32b5e4773c35fcf9a2 09:05:44 $ docker rm -f 2b4f2c5c7cffb84aeb7581b1a6bef81791de9d0c4757cd32b5e4773c35fcf9a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:05:45 + docker inspect -f . ci-base-image-x86_64 09:05:45 . [Pipeline] withDockerContainer 09:05:45 prd-centos7-docker-4c-2g-11594 does not seem to be running inside a container 09:05:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 09:05:45 Removing intermediate container 45e85057cf5d 09:05:45 ---> faff24766d24 09:05:45 Successfully built faff24766d24 09:05:45 Successfully tagged ci-base-image-arm64:latest 09:05:46 $ docker top 4af8a90b28013905e07aae6c664d4835417875048c1e6a0b3b414523928bd97b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:05:46 + make test 09:05:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:05:46 + docker inspect -f . ci-base-image-arm64 09:05:46 . [Pipeline] withDockerContainer 09:05:47 prd-ubuntu18.04-docker-arm64-4c-16g-11592 does not seem to be running inside a container 09:05:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 09:05:49 $ docker top a1f90f1dc0d1bfff375742a122836575185202f5f06db1b300b4be9cc4c55f69 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:50 + go version 09:05:50 go version go1.15.2 linux/arm64 [Pipeline] } 09:05:50 $ docker stop --time=1 a1f90f1dc0d1bfff375742a122836575185202f5f06db1b300b4be9cc4c55f69 09:05:52 $ docker rm -f a1f90f1dc0d1bfff375742a122836575185202f5f06db1b300b4be9cc4c55f69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:05:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:05:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.014s coverage: 85.7% of statements 09:05:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements 09:05:53 + docker inspect -f . ci-base-image-arm64 09:05:53 . [Pipeline] withDockerContainer 09:05:53 prd-ubuntu18.04-docker-arm64-4c-16g-11592 does not seem to be running inside a container 09:05:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/11 -v /w/workspace/go-mod-core-contracts/11:/w/workspace/go-mod-core-contracts/11:rw,z -v /w/workspace/go-mod-core-contracts/11@tmp:/w/workspace/go-mod-core-contracts/11@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 09:05:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.037s coverage: 45.4% of statements 09:05:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.024s coverage: 77.8% of statements 09:05:53 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:05:53 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.011s coverage: 6.4% of statements 09:05:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.7% of statements 09:05:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.020s coverage: 100.0% of statements 09:05:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.035s coverage: 91.8% of statements 09:05:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:05:54 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:05:54 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.018s coverage: 100.0% of statements 09:05:55 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.014s coverage: 48.9% of statements 09:05:55 $ docker top 79055adc52b952519ad75123d16dbb1cc1714576575da251e9f8ecb8bc31a44b -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.030s coverage: 63.0% of statements 09:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.005s coverage: 26.3% of statements 09:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.012s coverage: 15.4% of statements 09:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.007s coverage: 15.4% of statements 09:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.016s coverage: 14.3% of statements 09:05:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 09:05:57 + make test 09:05:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.026s coverage: 75.7% of statements 09:05:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] 09:05:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.014s coverage: 29.1% of statements 09:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.014s coverage: 100.0% of statements 09:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.015s coverage: 94.4% of statements 09:05:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 100.0% of statements 09:05:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:05:57 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:05:59 gofmt -l . 09:05:59 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:05:59 $ docker stop --time=1 4af8a90b28013905e07aae6c664d4835417875048c1e6a0b3b414523928bd97b 09:06:02 $ docker rm -f 4af8a90b28013905e07aae6c664d4835417875048c1e6a0b3b414523928bd97b [Pipeline] // withDockerContainer [Pipeline] sh 09:06:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:06:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:06:19 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 09:06:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements 09:06:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.039s coverage: 100.0% of statements 09:06:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.105s coverage: 45.4% of statements 09:06:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.023s coverage: 77.8% of statements 09:06:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 09:06:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.017s coverage: 6.4% of statements 09:06:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.047s coverage: 14.7% of statements 09:06:23 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.061s coverage: 100.0% of statements 09:06:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.109s coverage: 91.8% of statements 09:06:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 09:06:24 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 09:06:24 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.032s coverage: 100.0% of statements 09:06:25 ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.054s coverage: 48.9% of statements 09:06:30 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.105s coverage: 63.0% of statements 09:06:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.022s coverage: 26.3% of statements 09:06:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.060s coverage: 15.4% of statements 09:06:30 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.044s coverage: 15.4% of statements 09:06:30 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.017s coverage: 14.3% of statements 09:06:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 09:06:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.055s coverage: 75.7% of statements 09:06:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/interfaces [no test files] 09:06:30 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 09:06:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.068s coverage: 29.1% of statements 09:06:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.024s coverage: 100.0% of statements 09:06:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.059s coverage: 94.4% of statements 09:06:33 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.023s coverage: 100.0% of statements 09:06:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 09:06:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:06:37 gofmt -l . 09:06:37 [ "`gofmt -l .`" = "" ] [Pipeline] } 09:06:38 $ docker stop --time=1 79055adc52b952519ad75123d16dbb1cc1714576575da251e9f8ecb8bc31a44b 09:06:40 $ docker rm -f 79055adc52b952519ad75123d16dbb1cc1714576575da251e9f8ecb8bc31a44b [Pipeline] // withDockerContainer [Pipeline] sh 09:06:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:06:41 Warning: overwriting stash ‘coverage-report’ 09:06:42 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 09:06:44 provisioning config files... 09:06:44 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config8936125649447640121tmp [Pipeline] { [Pipeline] sh 09:06:45 + set +x 09:06:45 + curl -s https://codecov.io/bash 09:06:45 + bash -s -- 09:06:45 09:06:45 _____ _ 09:06:45 / ____| | | 09:06:45 | | ___ __| | ___ ___ _____ __ 09:06:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:06:45 | |___| (_) | (_| | __/ (_| (_) \ V / 09:06:45 \_____\___/ \__,_|\___|\___\___/ \_/ 09:06:45 Bash-20201106-81372f2 09:06:45 09:06:45 09:06:45 ==> Jenkins CI detected. 09:06:45 project root: . 09:06:45 --> token set from env 09:06:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:06:45 ==> Running gcov in . (disable via -X gcov) 09:06:45 ==> Python coveragepy not found 09:06:45 ==> Searching for coverage reports in: 09:06:45 + . 09:06:45 -> Found 1 reports 09:06:45 ==> Detecting git/mercurial file structure 09:06:45 ==> Reading reports 09:06:45 + ./coverage.out bytes=109840 09:06:45 ==> Appending adjustments 09:06:45 https://docs.codecov.io/docs/fixing-reports 09:06:46 + Found adjustments 09:06:46 ==> Gzipping contents 09:06:46 ==> Uploading reports 09:06:46 url: https://codecov.io 09:06:46 query: branch=PR-365&commit=0a81a3158a62444627f2e64ac16745261dc2dd4a&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 09:06:46 -> Pinging Codecov 09:06:46 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-365&commit=0a81a3158a62444627f2e64ac16745261dc2dd4a&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-365%2F11%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=365&job=&cmd_args= 09:06:47 -> Uploading to 09:06:47 https://storage.googleapis.com/codecov/v4/raw/2020-11-09/71470A77251A30514AAF9C0BB2E5B6CE/0a81a3158a62444627f2e64ac16745261dc2dd4a/6c2b7d81-3582-4dbd-80b3-4ffe9cadc1f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201109T090646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19a46c1733f01bea26a79bc54405f86b770a44158f1ca447be0f20912327ab39 09:06:47 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:47 Dload Upload Total Spent Left Speed 09:06:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17628 0 0 100 17628 0 41159 --:--:-- --:--:-- --:--:-- 41186 09:06:47 -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/0a81a3158a62444627f2e64ac16745261dc2dd4a [Pipeline] } 09:06:47 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 09:06:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:50 ---> package-listing.sh 09:06:50 ++ facter osfamily 09:06:50 ++ tr '[:upper:]' '[:lower:]' 09:06:50 + OS_FAMILY=redhat 09:06:50 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-365 09:06:50 + START_PACKAGES=/tmp/packages_start.txt 09:06:50 + END_PACKAGES=/tmp/packages_end.txt 09:06:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:50 + PACKAGES=/tmp/packages_start.txt 09:06:50 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 09:06:50 + PACKAGES=/tmp/packages_end.txt 09:06:50 + case "${OS_FAMILY}" in 09:06:50 + rpm -qa 09:06:50 + sort 09:06:55 + '[' -f /tmp/packages_start.txt ']' 09:06:55 + '[' -f /tmp/packages_end.txt ']' 09:06:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:55 + '[' /w/workspace/dry_go-mod-core-contracts_PR-365 ']' 09:06:55 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-365/archives/ 09:06:55 + 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 09:06:55 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 09:06:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:06:55 09:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:06:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:06:56 alpine: Pulling from edgex-lftools-log-publisher 09:06:56 df20fa9351a1: Pulling fs layer 09:06:56 36b3adc4ff6f: Pulling fs layer 09:06:56 8ad3a11d3b57: Pulling fs layer 09:06:56 46f8f816bc3b: Pulling fs layer 09:06:56 93b61091891f: Pulling fs layer 09:06:56 93b9cdb0e59b: Pulling fs layer 09:06:56 5e14af77c1be: Pulling fs layer 09:06:56 01666e4c0597: Pulling fs layer 09:06:56 aa168da1d23b: Pulling fs layer 09:06:56 46f8f816bc3b: Waiting 09:06:56 93b61091891f: Waiting 09:06:56 93b9cdb0e59b: Waiting 09:06:56 5e14af77c1be: Waiting 09:06:56 01666e4c0597: Waiting 09:06:56 aa168da1d23b: Waiting 09:06:56 36b3adc4ff6f: Verifying Checksum 09:06:56 36b3adc4ff6f: Download complete 09:06:56 46f8f816bc3b: Verifying Checksum 09:06:56 46f8f816bc3b: Download complete 09:06:56 df20fa9351a1: Verifying Checksum 09:06:56 df20fa9351a1: Download complete 09:06:56 93b9cdb0e59b: Verifying Checksum 09:06:56 93b9cdb0e59b: Download complete 09:06:56 93b61091891f: Verifying Checksum 09:06:56 93b61091891f: Download complete 09:06:56 5e14af77c1be: Verifying Checksum 09:06:56 5e14af77c1be: Download complete 09:06:56 01666e4c0597: Verifying Checksum 09:06:56 01666e4c0597: Download complete 09:06:56 8ad3a11d3b57: Verifying Checksum 09:06:56 8ad3a11d3b57: Download complete 09:06:56 df20fa9351a1: Pull complete 09:06:56 36b3adc4ff6f: Pull complete 09:06:57 8ad3a11d3b57: Pull complete 09:06:57 46f8f816bc3b: Pull complete 09:06:58 93b61091891f: Pull complete 09:06:58 93b9cdb0e59b: Pull complete 09:06:58 5e14af77c1be: Pull complete 09:06:58 aa168da1d23b: Download complete 09:06:58 01666e4c0597: Pull complete 09:07:06 aa168da1d23b: Pull complete 09:07:06 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:07:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:07:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:07:07 prd-centos7-docker-4c-2g-11591 does not seem to be running inside a container 09:07:07 $ 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 09:07:10 $ docker top 0c16ad6a1b9a9f4dba59ad2806d414b6e4afbc43df284c160522d234ffb46469 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:11 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:11 + mkdir -p /var/log/sa [Pipeline] sh 09:07:12 + ls /var/log/sa-host 09:07:12 + sadf -c /var/log/sa-host/sa05 09:07:12 file_magic: OK 09:07:12 HZ: Using current value: 100 09:07:12 file_header: OK 09:07:12 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 09:07:12 Statistics: 09:07:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:07:12 File successfully converted to sysstat format version 12.2.1 09:07:12 + sadf -c /var/log/sa-host/sa09 09:07:12 file_magic: OK 09:07:12 HZ: Using current value: 100 09:07:12 file_header: OK 09:07:12 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 09:07:12 Statistics: 09:07:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:07:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:12 provisioning config files... 09:07:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-365@tmp/config4674331219436325968tmp [Pipeline] { [Pipeline] echo 09:07:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:13 ---> create-netrc.sh [Pipeline] } 09:07:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:07:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:07:13 ---> python-tools-install.sh [Pipeline] echo 09:07:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:13 ---> sudo-logs.sh 09:07:13 Archiving 'sudo' log.. [Pipeline] echo 09:07:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:14 ---> job-cost.sh 09:07:14 lf-activate-venv: SKIPPING 09:07:14 INFO: No Stack... 09:07:16 INFO: Retrieving Pricing Info for: v1-standard-2 09:07:16 INFO: Archiving Costs [Pipeline] echo 09:07:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:16 ---> logs-deploy.sh 09:07:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-365/11 09:07:16 INFO: archiving workspace using pattern(s): 09:07:18 Archives upload complete. 09:07:18 INFO: archiving logs to Nexus 09:07:19 ---> uname -a: 09:07:19 Linux prd-centos7-docker-4c-2g-11591.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 09:07:19 09:07:19 09:07:19 ---> lscpu: 09:07:19 Architecture: x86_64 09:07:19 CPU op-mode(s): 32-bit, 64-bit 09:07:19 Byte Order: Little Endian 09:07:19 Address sizes: 40 bits physical, 48 bits virtual 09:07:19 CPU(s): 4 09:07:19 On-line CPU(s) list: 0-3 09:07:19 Thread(s) per core: 1 09:07:19 Core(s) per socket: 1 09:07:19 Socket(s): 4 09:07:19 NUMA node(s): 1 09:07:19 Vendor ID: GenuineIntel 09:07:19 CPU family: 6 09:07:19 Model: 44 09:07:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:07:19 Stepping: 1 09:07:19 CPU MHz: 2933.442 09:07:19 BogoMIPS: 5866.88 09:07:19 Virtualization: VT-x 09:07:19 Hypervisor vendor: KVM 09:07:19 Virtualization type: full 09:07:19 L1d cache: 128 KiB 09:07:19 L1i cache: 128 KiB 09:07:19 L2 cache: 16 MiB 09:07:19 L3 cache: 64 MiB 09:07:19 NUMA node0 CPU(s): 0-3 09:07:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:07:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:07:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:07:19 Vulnerability Meltdown: Mitigation; PTI 09:07:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:07:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:07:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:07:19 Vulnerability Tsx async abort: Not affected 09:07:19 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 09:07:19 09:07:19 09:07:19 ---> nproc: 09:07:19 4 09:07:19 09:07:19 09:07:19 ---> df -h: 09:07:19 Filesystem Size Used Available Use% Mounted on 09:07:19 overlay 50.0G 7.2G 42.8G 14% / 09:07:19 tmpfs 64.0M 0 64.0M 0% /dev 09:07:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:07:19 shm 64.0M 0 64.0M 0% /dev/shm 09:07:19 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 09:07:19 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 09:07:19 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 09:07:19 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 09:07:19 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365@tmp 09:07:19 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 09:07:19 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 09:07:19 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 09:07:19 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 09:07:19 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-365 09:07:19 09:07:19 09:07:19 ---> free -m: 09:07:19 total used free shared buff/cache available 09:07:19 Mem: 1837 692 113 0 1031 1042 09:07:19 Swap: 1023 1 1022 09:07:19 09:07:19 09:07:19 ---> ip addr: 09:07:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:07:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:07:19 inet 127.0.0.1/8 scope host lo 09:07:19 valid_lft forever preferred_lft forever 09:07:19 inet6 ::1/128 scope host 09:07:19 valid_lft forever preferred_lft forever 09:07:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:07:19 link/ether fa:16:3e:fb:ac:8d brd ff:ff:ff:ff:ff:ff 09:07:19 inet 10.30.122.120/23 brd 10.30.123.255 scope global dynamic eth0 09:07:19 valid_lft 86060sec preferred_lft 86060sec 09:07:19 inet6 fe80::f816:3eff:fefb:ac8d/64 scope link 09:07:19 valid_lft forever preferred_lft forever 09:07:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:07:19 link/ether 02:42:25:9e:6f:d3 brd ff:ff:ff:ff:ff:ff 09:07:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:07:19 valid_lft forever preferred_lft forever 09:07:19 inet6 fe80::42:25ff:fe9e:6fd3/64 scope link 09:07:19 valid_lft forever preferred_lft forever 09:07:19 09:07:19 09:07:19 ---> sar -b -r -n DEV: 09:07:19 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) 09:07:19 09:07:19 09:01:20 LINUX RESTART (4 CPU) 09:07:19 09:07:19 09:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:07:19 09:03:02 63.72 15.81 47.91 0.00 5050.42 5007.32 0.00 09:07:19 09:04:01 0.86 0.00 0.86 0.00 0.00 20.86 0.00 09:07:19 09:05:01 0.28 0.00 0.28 0.00 0.00 4.31 0.00 09:07:19 09:06:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 09:07:19 09:07:01 61.81 44.51 17.30 0.00 4358.32 7045.39 0.00 09:07:19 Average: 25.48 12.12 13.36 0.00 1889.51 2426.48 0.00 09:07:19 09:07:19 09:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:07:19 09:03:02 161096 0 590104 31.36 2620 1127736 1107512 37.80 421308 1138664 20 09:07:19 09:04:01 165056 0 586136 31.15 2620 1127744 1082268 36.94 421692 1134900 20 09:07:19 09:05:01 166080 0 585104 31.10 2620 1127752 1073160 36.63 422132 1134192 16 09:07:19 09:06:01 163756 0 587428 31.22 2620 1127752 1073196 36.63 424476 1133576 16 09:07:19 09:07:01 69972 0 697396 37.06 2620 1111568 1506980 51.43 549804 1068056 57812 09:07:19 Average: 145192 0 609234 32.38 2620 1124510 1168623 39.88 447882 1121878 11577 09:07:19 09:07:19 09:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:07:19 09:03:02 eth0 405.92 275.35 791.91 89.43 0.00 0.00 0.00 0.00 09:07:19 09:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:19 09:03:02 docker0 3.98 3.58 1.06 12.84 0.00 0.00 0.00 0.00 09:07:19 09:04:01 eth0 3.56 1.27 2.26 0.08 0.00 0.00 0.00 0.00 09:07:19 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:19 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:19 09:05:01 eth0 1.63 0.85 0.68 0.42 0.00 0.00 0.00 0.00 09:07:19 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:19 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:19 09:06:01 eth0 0.42 0.35 0.26 0.20 0.00 0.00 0.00 0.00 09:07:19 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:19 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:19 09:07:01 eth0 199.07 164.60 2166.54 17.51 0.00 0.00 0.00 0.00 09:07:19 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:19 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:19 Average: eth0 122.59 88.83 594.98 21.61 0.00 0.00 0.00 0.00 09:07:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:07:19 Average: docker0 0.80 0.72 0.21 2.58 0.00 0.00 0.00 0.00 09:07:19 09:07:19 09:07:19 ---> sar -P ALL: 09:07:19 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/09/20 _x86_64_ (4 CPU) 09:07:19 09:07:19 09:01:20 LINUX RESTART (4 CPU) 09:07:19 09:07:19 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:07:19 09:03:02 all 7.83 0.00 3.52 2.00 0.01 86.64 09:07:19 09:03:02 0 7.90 0.00 3.90 0.35 0.02 87.82 09:07:19 09:03:02 1 8.40 0.00 3.39 2.13 0.02 86.06 09:07:19 09:03:02 2 8.63 0.00 3.19 2.90 0.00 85.28 09:07:19 09:03:02 3 6.38 0.00 3.59 2.62 0.02 87.39 09:07:19 09:04:01 all 0.17 0.00 0.06 0.00 0.00 99.78 09:07:19 09:04:01 0 0.05 0.00 0.08 0.00 0.00 99.86 09:07:19 09:04:01 1 0.07 0.00 0.05 0.00 0.00 99.88 09:07:19 09:04:01 2 0.47 0.00 0.05 0.00 0.00 99.47 09:07:19 09:04:01 3 0.07 0.00 0.03 0.00 0.00 99.90 09:07:19 09:05:01 all 0.17 0.00 0.04 0.00 0.00 99.79 09:07:19 09:05:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:07:19 09:05:01 1 0.07 0.00 0.03 0.00 0.00 99.90 09:07:19 09:05:01 2 0.48 0.00 0.03 0.00 0.00 99.48 09:07:19 09:05:01 3 0.08 0.00 0.07 0.00 0.00 99.85 09:07:19 09:06:01 all 0.15 0.00 0.02 0.00 0.00 99.83 09:07:19 09:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:07:19 09:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:07:19 09:06:01 2 0.50 0.00 0.03 0.00 0.00 99.47 09:07:19 09:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:07:19 09:07:01 all 3.85 0.00 2.43 1.11 0.01 92.60 09:07:19 09:07:01 0 3.43 0.00 2.39 0.25 0.00 93.92 09:07:19 09:07:01 1 3.20 0.00 2.28 0.15 0.02 94.36 09:07:19 09:07:01 2 3.49 0.00 2.27 0.25 0.00 93.99 09:07:19 09:07:01 3 5.30 0.00 2.80 3.79 0.02 88.10 09:07:19 Average: all 2.43 0.00 1.21 0.62 0.00 95.73 09:07:19 Average: 0 2.29 0.00 1.28 0.12 0.00 96.30 09:07:19 Average: 1 2.35 0.00 1.16 0.46 0.01 96.03 09:07:19 Average: 2 2.72 0.00 1.12 0.63 0.00 95.54 09:07:19 Average: 3 2.37 0.00 1.30 1.28 0.01 95.05 09:07:19 09:07:19 09:07:19