Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 02e15b8c7f216d4af99e550946e7c2b91bcc16c7+64e6da7535685e5140ae00626b8183334678fd62 (9d9d674cd8dd6374401fe76d1cbe4fe06bfc94a1) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7094085892167343927.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1957712018074985258.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5467675396829513286.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5440837984999561822.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-628/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh580283026793259358.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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:pre] ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-649 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-628 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh1844545310270325170.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 Merge succeeded, producing b7d7961ce8af05372741cb54c0c3908cc4abb5f8 Checking out Revision b7d7961ce8af05372741cb54c0c3908cc4abb5f8 (PR-628) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh7067003824780585031.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/jenkins-gitclient-ssh6518985552965616365.key > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7d7961ce8af05372741cb54c0c3908cc4abb5f8 # timeout=10 Commit message: "Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:39:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 03c341cd2d20c9524f9627acae39a342b42c3c90 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:39:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:39:44 ========================================================= 04:39:44 EdgeX Global Pipelines Version Info 04:39:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:39:45 ------------------- 04:39:45 stable info: 04:39:45 ------------------- 04:39:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:39:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:39:45 Message: update stable to v1.0.195 04:39:46 ------------------- 04:39:46 experimental info: 04:39:46 ------------------- 04:39:46 Commited By: **** collab-it+edgex@linuxfoundation.org 04:39:46 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:39:46 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:39:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-628 [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-628 [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-628 [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7d7961ce8af05372741cb54c0c3908cc4abb5f8 [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7d7961 [Pipeline] echo 04:39:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:39:47 + git log --format=format:%s -1 b7d7961ce8af05372741cb54c0c3908cc4abb5f8 [Pipeline] echo 04:39:47 GIT_COMMIT: b7d7961ce8af05372741cb54c0c3908cc4abb5f8, Commit Message: Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD [Pipeline] echo 04:39:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:39:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:39:49 04:39:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:39:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:39:49 latest: Pulling from edgex-devops/git-semver 04:39:49 31603596830f: Pulling fs layer 04:39:49 54011a49482f: Pulling fs layer 04:39:49 a6820b24f6d8: Pulling fs layer 04:39:49 f581987b2513: Pulling fs layer 04:39:49 f581987b2513: Waiting 04:39:49 54011a49482f: Verifying Checksum 04:39:49 54011a49482f: Download complete 04:39:50 31603596830f: Verifying Checksum 04:39:50 31603596830f: Download complete 04:39:50 f581987b2513: Verifying Checksum 04:39:50 f581987b2513: Download complete 04:39:50 a6820b24f6d8: Verifying Checksum 04:39:50 a6820b24f6d8: Download complete 04:39:50 31603596830f: Pull complete 04:39:50 54011a49482f: Pull complete 04:39:51 a6820b24f6d8: Pull complete 04:39:51 f581987b2513: Pull complete 04:39:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:39:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:39:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:39:51 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 04:39:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 04:39:53 $ docker top 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:53 [ssh-agent] Looking for ssh-agent implementation... 04:39:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:53 $ docker exec 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 ssh-agent 04:39:53 SSH_AUTH_SOCK=/tmp/ssh-v4ObbPalGHwM/agent.14 04:39:53 SSH_AGENT_PID=20 04:39:53 Running ssh-add (command line suppressed) 04:39:53 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7123793924386785239.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_7123793924386785239.key) 04:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:53 + git tag --points-at HEAD [Pipeline] } 04:39:53 $ docker exec --env ******** --env ******** 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 ssh-agent -k 04:39:54 unset SSH_AUTH_SOCK; 04:39:54 unset SSH_AGENT_PID; 04:39:54 echo Agent pid 20 killed; 04:39:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:39:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:54 [ssh-agent] Looking for ssh-agent implementation... 04:39:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:54 $ docker exec 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 ssh-agent 04:39:54 SSH_AUTH_SOCK=/tmp/ssh-kyALrVyMMdlN/agent.54 04:39:54 SSH_AGENT_PID=59 04:39:54 Running ssh-add (command line suppressed) 04:39:54 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_220206152626613300.key (/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/private_key_220206152626613300.key) 04:39:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:54 + git semver init 04:39:54 # -> Open(): unable to determine branch for HEAD 04:39:54 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.git 04:39:54 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-628 04:39:54 # $SEMVER_REMOTE_NAME = origin 04:39:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:39:54 # $SEMVER_USER_NAME = edgex-jenkins 04:39:54 # $SEMVER_BRANCH = PR-628 04:39:54 # $SEMVER_TEMP = /tmp/semver-299017679 04:39:54 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 04:39:55 # '/tmp/semver-299017679' -> '/w/workspace/dry_go-mod-core-contracts_PR-628/.semver' 04:39:55 # -> Force: false 04:39:55 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-628/.semver [Pipeline] } 04:39:55 $ docker exec --env ******** --env ******** 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 ssh-agent -k 04:39:55 unset SSH_AUTH_SOCK; 04:39:55 unset SSH_AGENT_PID; 04:39:55 echo Agent pid 59 killed; 04:39:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:56 + git semver [Pipeline] } 04:39:56 $ docker stop --time=1 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 04:39:57 $ docker rm -f 36444405a7082a362fd45b4acd8728813927958d9155d97ceb50fc7f4729e632 [Pipeline] // withDockerContainer [Pipeline] sh 04:39:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:39:58 Stashed 1 file(s) [Pipeline] echo 04:39:58 [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 04:40:13 Still waiting to schedule task 04:40:13 ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ 04:40:13 ‘prd-centos7-docker-4c-2g-1825’ is offline 04:40:13 ‘prd-centos7-docker-4c-2g-650’ is offline 04:40:13 Still waiting to schedule task 04:40:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:42:07 Running on prd-centos7-docker-4c-2g-652 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 04:42:07 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 04:42:07 Selected Git installation does not exist. Using Default 04:42:07 The recommended git tool is: NONE 04:42:10 using credential edgex-jenkins-ssh 04:42:10 Cloning the remote Git repository 04:42:09 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:09 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 04:42:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:09 > git --version # timeout=10 04:42:09 > git --version # 'git version 2.24.4' 04:42:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:09 [INFO] Currently running in a labeled security context 04:42:09 [INFO] Currently SELinux is 'enforcing' on the host 04:42:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh3894984816334984300.key 04:42:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:11 Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 04:42:11 Merge succeeded, producing 82abbdf840724ac7780bb03c4b309164cb53dc00 04:42:11 Checking out Revision 82abbdf840724ac7780bb03c4b309164cb53dc00 (PR-628) 04:42:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-651 in /w/workspace/dry_go-mod-core-contracts_PR-628 [Pipeline] { [Pipeline] ws 04:42:12 Running in /w/workspace/go-mod-core-contracts/5 [Pipeline] { [Pipeline] checkout 04:42:10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:10 [INFO] Currently running in a labeled security context 04:42:10 [INFO] Currently SELinux is 'enforcing' on the host 04:42:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh3586438311419092331.key 04:42:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:11 > git config core.sparsecheckout # timeout=10 04:42:11 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 04:42:11 > git remote # timeout=10 04:42:11 > git config --get remote.origin.url # timeout=10 04:42:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:11 [INFO] Currently running in a labeled security context 04:42:11 [INFO] Currently SELinux is 'enforcing' on the host 04:42:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/5@tmp/jenkins-gitclient-ssh1434495233410017081.key 04:42:11 > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 04:42:11 > git rev-parse HEAD^{commit} # timeout=10 04:42:11 > git config core.sparsecheckout # timeout=10 04:42:11 > git checkout -f 82abbdf840724ac7780bb03c4b309164cb53dc00 # timeout=10 04:42:12 Selected Git installation does not exist. Using Default 04:42:12 The recommended git tool is: NONE 04:42:15 Commit message: "Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD" 04:42:15 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:14 > git rev-list --no-walk 03c341cd2d20c9524f9627acae39a342b42c3c90 # timeout=10 04:42:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:42:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:42:16 + sudo service docker restart 04:42:16 + true 04:42:16 Redirecting to /bin/systemctl restart docker.service 04:42:17 using credential edgex-jenkins-ssh 04:42:17 Cloning the remote Git repository 04:42:17 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:17 > git init /w/workspace/go-mod-core-contracts/5 # timeout=10 04:42:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:18 > git --version # timeout=10 04:42:18 > git --version # 'git version 2.17.1' 04:42:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 04:42:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 04:42:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:20 Merging remotes/origin/master commit 64e6da7535685e5140ae00626b8183334678fd62 into PR head commit 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 04:42:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/628/head:refs/remotes/origin/PR-628 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:20 > git config core.sparsecheckout # timeout=10 04:42:20 > git checkout -f 02e15b8c7f216d4af99e550946e7c2b91bcc16c7 # timeout=10 04:42:20 > git remote # timeout=10 04:42:20 > git config --get remote.origin.url # timeout=10 04:42:20 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:20 > git merge 64e6da7535685e5140ae00626b8183334678fd62 # timeout=10 04:42:21 Merge succeeded, producing f86bd93614a29115994ab4007b42369c3ffba436 04:42:21 Checking out Revision f86bd93614a29115994ab4007b42369c3ffba436 (PR-628) 04:42:21 > git rev-parse HEAD^{commit} # timeout=10 04:42:21 > git config core.sparsecheckout # timeout=10 04:42:21 > git checkout -f f86bd93614a29115994ab4007b42369c3ffba436 # timeout=10 04:42:25 Commit message: "Merge commit '64e6da7535685e5140ae00626b8183334678fd62' into HEAD" 04:42:25 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 04:42:25 > git rev-list --no-walk 03c341cd2d20c9524f9627acae39a342b42c3c90 # timeout=10 [Pipeline] sh 04:42:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:42:27 + sudo service docker restart+ 04:42:27 true [Pipeline] unstash [Pipeline] echo 04:42:35 ========================================================= 04:42:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:42:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:42:35 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 04:42:35 Sending build context to Docker daemon 2.927MB 04:42:35 Step 1/7 : ARG BASE=golang:1.16-alpine 04:42:35 Step 2/7 : FROM ${BASE} 04:42:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:42:36 540db60ca938: Pulling fs layer 04:42:36 adcc1eea9eea: Pulling fs layer 04:42:36 4c4ab2625f07: Pulling fs layer 04:42:36 0510c868ecb4: Pulling fs layer 04:42:36 afea3b2eda06: Pulling fs layer 04:42:36 7809a108b3ef: Pulling fs layer 04:42:36 f706445af74f: Pulling fs layer 04:42:36 0510c868ecb4: Waiting 04:42:36 afea3b2eda06: Waiting 04:42:36 7809a108b3ef: Waiting 04:42:36 f706445af74f: Waiting 04:42:36 4c4ab2625f07: Verifying Checksum 04:42:36 4c4ab2625f07: Download complete 04:42:36 adcc1eea9eea: Verifying Checksum 04:42:36 adcc1eea9eea: Download complete 04:42:36 afea3b2eda06: Verifying Checksum 04:42:36 afea3b2eda06: Download complete 04:42:36 7809a108b3ef: Verifying Checksum 04:42:36 7809a108b3ef: Download complete 04:42:36 540db60ca938: Verifying Checksum 04:42:36 540db60ca938: Download complete 04:42:36 540db60ca938: Pull complete 04:42:36 adcc1eea9eea: Pull complete 04:42:36 4c4ab2625f07: Pull complete 04:42:38 f706445af74f: Verifying Checksum 04:42:38 f706445af74f: Download complete 04:42:38 0510c868ecb4: Verifying Checksum 04:42:38 0510c868ecb4: Download complete 04:42:41 0510c868ecb4: Pull complete 04:42:42 afea3b2eda06: Pull complete 04:42:42 7809a108b3ef: Pull complete 04:42:43 f706445af74f: Pull complete 04:42:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:42:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:42:43 ---> b068be0155e3 04:42:43 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] unstash [Pipeline] echo 04:42:46 ========================================================= 04:42:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:42:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:42:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 04:42:47 Sending build context to Docker daemon 2.926MB 04:42:47 Step 1/7 : ARG BASE=golang:1.16-alpine 04:42:47 Step 2/7 : FROM ${BASE} 04:42:47 ---> Running in deccfe6ef28b 04:42:47 Removing intermediate container deccfe6ef28b 04:42:47 ---> a8b7fff3406e 04:42:47 Step 4/7 : RUN apk add bash 04:42:47 ---> Running in 955a12ad657b 04:42:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:42:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:42:48 595b0fe564bb: Pulling fs layer 04:42:48 3088b5b3c5c0: Pulling fs layer 04:42:48 5b7225fbf94c: Pulling fs layer 04:42:48 ba82ee9f976e: Pulling fs layer 04:42:48 506bd15cee9f: Pulling fs layer 04:42:48 75a0a4a0db45: Pulling fs layer 04:42:48 618dc40b7e24: Pulling fs layer 04:42:48 ba82ee9f976e: Waiting 04:42:48 506bd15cee9f: Waiting 04:42:48 75a0a4a0db45: Waiting 04:42:48 618dc40b7e24: Waiting 04:42:48 5b7225fbf94c: Verifying Checksum 04:42:48 5b7225fbf94c: Download complete 04:42:48 3088b5b3c5c0: Verifying Checksum 04:42:48 3088b5b3c5c0: Download complete 04:42:48 506bd15cee9f: Download complete 04:42:48 75a0a4a0db45: Verifying Checksum 04:42:48 75a0a4a0db45: Download complete 04:42:48 595b0fe564bb: Verifying Checksum 04:42:48 595b0fe564bb: Download complete 04:42:48 595b0fe564bb: Pull complete 04:42:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:42:49 3088b5b3c5c0: Pull complete 04:42:49 5b7225fbf94c: Pull complete 04:42:50 OK: 149 MiB in 40 packages 04:42:50 Removing intermediate container 955a12ad657b 04:42:50 ---> 7775a77db2c0 04:42:50 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:42:50 ---> Running in cb3c2fc23e9f 04:42:50 618dc40b7e24: Verifying Checksum 04:42:50 618dc40b7e24: Download complete 04:42:50 Removing intermediate container cb3c2fc23e9f 04:42:50 ---> d481ee0bae95 04:42:50 Step 6/7 : COPY go.mod . 04:42:50 ---> c0e1472c0c83 04:42:50 Step 7/7 : RUN go mod download 04:42:50 ---> Running in d4d30df6424c 04:42:51 ba82ee9f976e: Verifying Checksum 04:42:51 ba82ee9f976e: Download complete 04:42:58 Removing intermediate container d4d30df6424c 04:42:58 ---> 2cdbc7020f49 04:42:58 Successfully built 2cdbc7020f49 04:42:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:42:59 + docker inspect -f . ci-base-image-x86_64 04:42:59 . [Pipeline] withDockerContainer 04:42:59 prd-centos7-docker-4c-2g-652 does not seem to be running inside a container 04:42:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:42:59 $ docker top d682a12793a2a10ebf35828122eb7ffd7e77ebd7d3fcf82b04452fd43482646b -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:00 + go version 04:43:00 go version go1.16.3 linux/amd64 [Pipeline] } 04:43:00 $ docker stop --time=1 d682a12793a2a10ebf35828122eb7ffd7e77ebd7d3fcf82b04452fd43482646b 04:43:01 $ docker rm -f d682a12793a2a10ebf35828122eb7ffd7e77ebd7d3fcf82b04452fd43482646b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:01 + docker inspect -f . ci-base-image-x86_64 04:43:01 . [Pipeline] withDockerContainer 04:43:02 prd-centos7-docker-4c-2g-652 does not seem to be running inside a container 04:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:43:02 ba82ee9f976e: Pull complete 04:43:02 506bd15cee9f: Pull complete 04:43:02 75a0a4a0db45: Pull complete 04:43:02 $ docker top 77a16118ebcb41735927320fce24cdde24e06e56ea8cf1ada01fac9393295d5e -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:02 + go mod tidy [Pipeline] sh 04:43:03 + make test 04:43:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:43:03 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:43:06 618dc40b7e24: Pull complete 04:43:06 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:43:06 ---> a36622ca3599 04:43:06 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 04:43:08 ---> Running in d2347b7fb597 04:43:08 Removing intermediate container d2347b7fb597 04:43:08 ---> ce6b953f41f9 04:43:08 Step 4/7 : RUN apk add bash 04:43:09 ---> Running in 680a4a568437 04:43:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:43:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:43:12 OK: 138 MiB in 40 packages 04:43:13 Removing intermediate container 680a4a568437 04:43:13 ---> c35b2dfd18f0 04:43:13 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 04:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.062s coverage: 83.2% of statements 04:43:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:43:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:43:13 ---> Running in 2c144e3cad4d 04:43:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:43:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 04:43:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:43:14 Removing intermediate container 2c144e3cad4d 04:43:14 ---> f77d35386dfe 04:43:14 Step 6/7 : COPY go.mod . 04:43:14 ---> fd2a1f79431a 04:43:14 Step 7/7 : RUN go mod download 04:43:15 ---> Running in 6a5aa8dd9260 04:43:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 45.5% of statements 04:43:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.017s coverage: 90.0% of statements 04:43:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.034s coverage: 86.2% of statements 04:43:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.012s coverage: 59.5% of statements 04:43:15 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 35.5% of statements 04:43:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.007s coverage: 49.4% of statements 04:43:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:43:21 gofmt -l . 04:43:21 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:43:21 $ docker stop --time=1 77a16118ebcb41735927320fce24cdde24e06e56ea8cf1ada01fac9393295d5e 04:43:23 $ docker rm -f 77a16118ebcb41735927320fce24cdde24e06e56ea8cf1ada01fac9393295d5e [Pipeline] // withDockerContainer [Pipeline] sh 04:43:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:43:23 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 Post stage [Pipeline] libraryResource [Pipeline] sh 04:43:24 ---> job-cost.sh 04:43:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1qHW 04:43:33 Removing intermediate container 6a5aa8dd9260 04:43:33 ---> ff2ed43148f4 04:43:33 Successfully built ff2ed43148f4 04:43:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:43:33 + docker inspect -f . ci-base-image-arm64 04:43:33 . [Pipeline] withDockerContainer 04:43:34 prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 04:43:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 04:43:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:43:35 $ docker top ba7dd61b7854e1adf95f67fa1eca36678d7a947d029159ef036761f213067c97 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:36 + go version 04:43:36 go version go1.16.5 linux/arm64 [Pipeline] } 04:43:36 $ docker stop --time=1 ba7dd61b7854e1adf95f67fa1eca36678d7a947d029159ef036761f213067c97 04:43:38 $ docker rm -f ba7dd61b7854e1adf95f67fa1eca36678d7a947d029159ef036761f213067c97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:43:39 + docker inspect -f . ci-base-image-arm64 04:43:39 . [Pipeline] withDockerContainer 04:43:39 prd-ubuntu18.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 04:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/5 -v /w/workspace/go-mod-core-contracts/5:/w/workspace/go-mod-core-contracts/5:rw,z -v /w/workspace/go-mod-core-contracts/5@tmp:/w/workspace/go-mod-core-contracts/5@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 04:43:41 $ docker top 6e25cefda217f3b6560a0757a9e96b6b06ad1e3c9c56e5b84cb3fb246a5cc9d5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:43:42 + go mod tidy [Pipeline] sh 04:43:43 + make test 04:43:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 04:43:44 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 04:43:47 lf-activate-venv(): INFO: Adding /tmp/venv-1qHW/bin to PATH 04:43:47 INFO: No Stack... 04:43:47 INFO: Retrieving Pricing Info for: v3-standard-2 04:43:47 INFO: Archiving Costs [Pipeline] sh 04:43:47 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv 04:43:47 + cut -d, -f6 [Pipeline] lock 04:43:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] 04:43:47 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] did not exist. Created. 04:43:47 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:43:48 + echo total: 0.05999999865889549 [Pipeline] stash 04:43:48 Stashed 1 file(s) [Pipeline] } 04:43:48 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:44:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.388s coverage: 83.2% of statements 04:44:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 04:44:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 04:44:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 04:44:16 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.063s coverage: 26.3% of statements 04:44:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 04:44:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.085s coverage: 45.5% of statements 04:44:17 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.107s coverage: 90.0% of statements 04:44:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.223s coverage: 86.2% of statements 04:44:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.037s coverage: 59.5% of statements 04:44:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.015s coverage: 35.5% of statements 04:44:20 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.032s coverage: 49.4% of statements 04:44:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 04:44:42 gofmt -l . 04:44:42 [ "`gofmt -l .`" = "" ] [Pipeline] } 04:44:43 $ docker stop --time=1 6e25cefda217f3b6560a0757a9e96b6b06ad1e3c9c56e5b84cb3fb246a5cc9d5 04:44:45 $ docker rm -f 6e25cefda217f3b6560a0757a9e96b6b06ad1e3c9c56e5b84cb3fb246a5cc9d5 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:44:45 Warning: overwriting stash ‘coverage-report’ 04:44:46 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 Post stage [Pipeline] libraryResource [Pipeline] sh 04:44:47 ---> job-cost.sh 04:44:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hirI 04:45:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:47:11 lf-activate-venv(): INFO: Adding /tmp/venv-hirI/bin to PATH 04:47:11 INFO: No Stack... 04:47:11 INFO: Retrieving Pricing Info for: v2-standard-4 04:47:11 INFO: Archiving Costs [Pipeline] sh 04:47:11 + cut -d, -f6 04:47:11 + cat /w/workspace/go-mod-core-contracts/5/archives/cost.csv [Pipeline] lock 04:47:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] 04:47:11 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] did not exist. Created. 04:47:11 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:47:11 /w/workspace/go-mod-core-contracts/5@tmp/durable-95b41ebf/script.sh: 1: /w/workspace/go-mod-core-contracts/5@tmp/durable-95b41ebf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:47:12 + echo total: 0.18000000715255737 [Pipeline] stash 04:47:12 Warning: overwriting stash ‘stack-cost’ 04:47:12 Stashed 1 file(s) [Pipeline] } 04:47:12 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-628-5-stack-cost] [Pipeline] // lock [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] configFileProvider 04:47:13 provisioning config files... 04:47:13 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config8957968286456708626tmp [Pipeline] { [Pipeline] sh 04:47:13 + set +x 04:47:13 + curl -s https://codecov.io/bash 04:47:13 + bash -s -- 04:47:13 04:47:13 _____ _ 04:47:13 / ____| | | 04:47:13 | | ___ __| | ___ ___ _____ __ 04:47:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:47:13 | |___| (_) | (_| | __/ (_| (_) \ V / 04:47:13 \_____\___/ \__,_|\___|\___\___/ \_/ 04:47:13 Bash-1.0.3 04:47:13 04:47:13 04:47:13 ==> git version 2.24.4 found 04:47:13 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 04:47:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:47:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:47:13 ==> Jenkins CI detected. 04:47:13 project root: . 04:47:13 --> token set from env 04:47:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:47:13 ==> Running gcov in . (disable via -X gcov) 04:47:13 ==> Python coveragepy not found 04:47:13 ==> Searching for coverage reports in: 04:47:13 + . 04:47:13 -> Found 1 reports 04:47:13 ==> Detecting git/mercurial file structure 04:47:13 ==> Reading reports 04:47:13 + ./coverage.out bytes=105070 04:47:13 ==> Appending adjustments 04:47:13 https://docs.codecov.io/docs/fixing-reports 04:47:14 + Found adjustments 04:47:14 ==> Gzipping contents 04:47:14 16K /tmp/codecov.AYuu3M.gz 04:47:14 ==> Uploading reports 04:47:14 url: https://codecov.io 04:47:14 query: branch=PR-628&commit=b7d7961ce8af05372741cb54c0c3908cc4abb5f8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 04:47:14 -> Pinging Codecov 04:47:14 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-628&commit=b7d7961ce8af05372741cb54c0c3908cc4abb5f8&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-628%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=628&job=&cmd_args= 04:47:14 -> Uploading to 04:47:14 https://storage.googleapis.com/codecov/v4/raw/2021-06-22/71470A77251A30514AAF9C0BB2E5B6CE/b7d7961ce8af05372741cb54c0c3908cc4abb5f8/eac79f65-fad3-4d7d-a007-cdc21ba82771.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210622%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210622T044714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6222e276c6537a8de729327e310aa6905a66365653d20c2e6f237d012bd95386 04:47:14 % Total % Received % Xferd Average Speed Time Time Time Current 04:47:14 Dload Upload Total Spent Left Speed 04:47:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15724 0 0 100 15724 0 41750 --:--:-- --:--:-- --:--:-- 41819 04:47:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b7d7961ce8af05372741cb54c0c3908cc4abb5f8 [Pipeline] } 04:47:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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 04:47:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:47:17 ---> package-listing.sh 04:47:17 ++ tr '[:upper:]' '[:lower:]' 04:47:17 ++ facter osfamily 04:47:17 + OS_FAMILY=redhat 04:47:17 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-628 04:47:17 + START_PACKAGES=/tmp/packages_start.txt 04:47:17 + END_PACKAGES=/tmp/packages_end.txt 04:47:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:47:17 + PACKAGES=/tmp/packages_start.txt 04:47:17 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 04:47:17 + PACKAGES=/tmp/packages_end.txt 04:47:17 + case "${OS_FAMILY}" in 04:47:17 + rpm -qa 04:47:17 + sort 04:47:18 + '[' -f /tmp/packages_start.txt ']' 04:47:18 + '[' -f /tmp/packages_end.txt ']' 04:47:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:47:18 + '[' /w/workspace/dry_go-mod-core-contracts_PR-628 ']' 04:47:18 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ 04:47:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-628/archives/ [Pipeline] echo 04:47:18 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-628/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:47:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:47:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:47:18 04:47:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:47:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:47:19 alpine: Pulling from edgex-lftools-log-publisher 04:47:19 df20fa9351a1: Pulling fs layer 04:47:19 36b3adc4ff6f: Pulling fs layer 04:47:19 8ad3a11d3b57: Pulling fs layer 04:47:19 46f8f816bc3b: Pulling fs layer 04:47:19 93b61091891f: Pulling fs layer 04:47:19 93b9cdb0e59b: Pulling fs layer 04:47:19 5e14af77c1be: Pulling fs layer 04:47:19 01666e4c0597: Pulling fs layer 04:47:19 aa168da1d23b: Pulling fs layer 04:47:19 46f8f816bc3b: Waiting 04:47:19 93b61091891f: Waiting 04:47:19 93b9cdb0e59b: Waiting 04:47:19 5e14af77c1be: Waiting 04:47:19 01666e4c0597: Waiting 04:47:19 aa168da1d23b: Waiting 04:47:19 36b3adc4ff6f: Verifying Checksum 04:47:19 36b3adc4ff6f: Download complete 04:47:19 46f8f816bc3b: Verifying Checksum 04:47:19 46f8f816bc3b: Download complete 04:47:19 df20fa9351a1: Verifying Checksum 04:47:19 93b9cdb0e59b: Verifying Checksum 04:47:19 93b9cdb0e59b: Download complete 04:47:19 5e14af77c1be: Verifying Checksum 04:47:19 5e14af77c1be: Download complete 04:47:19 93b61091891f: Verifying Checksum 04:47:19 93b61091891f: Download complete 04:47:19 01666e4c0597: Verifying Checksum 04:47:19 01666e4c0597: Download complete 04:47:19 df20fa9351a1: Pull complete 04:47:19 36b3adc4ff6f: Pull complete 04:47:20 8ad3a11d3b57: Verifying Checksum 04:47:20 8ad3a11d3b57: Download complete 04:47:20 8ad3a11d3b57: Pull complete 04:47:20 46f8f816bc3b: Pull complete 04:47:20 93b61091891f: Pull complete 04:47:21 93b9cdb0e59b: Pull complete 04:47:21 5e14af77c1be: Pull complete 04:47:21 01666e4c0597: Pull complete 04:47:21 aa168da1d23b: Verifying Checksum 04:47:21 aa168da1d23b: Download complete 04:47:25 aa168da1d23b: Pull complete 04:47:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:47:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:47:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:47:26 prd-centos7-docker-4c-2g-649 does not seem to be running inside a container 04:47:26 $ 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-628/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-628 -v /w/workspace/dry_go-mod-core-contracts_PR-628:/w/workspace/dry_go-mod-core-contracts_PR-628:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-628@tmp:/w/workspace/dry_go-mod-core-contracts_PR-628@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 04:47:28 $ docker top 40cb4590b0e1518f435124e052a1b19aac6d0e0966267d3e342c91734751fe83 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:29 + touch /tmp/pre-build-complete [Pipeline] sh 04:47:29 + mkdir -p /var/log/sa [Pipeline] sh 04:47:29 + ls /var/log/sa-host 04:47:29 + sadf -c /var/log/sa-host/sa05 04:47:29 file_magic: OK 04:47:29 HZ: Using current value: 100 04:47:29 file_header: OK 04:47:29 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 04:47:29 Statistics: 04:47:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:47:29 File successfully converted to sysstat format version 12.2.1 04:47:29 + sadf -c /var/log/sa-host/sa22 04:47:29 file_magic: OK 04:47:29 HZ: Using current value: 100 04:47:29 file_header: OK 04:47:29 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 04:47:29 Statistics: 04:47:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:47:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:47:30 provisioning config files... 04:47:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-628@tmp/config738555355394754592tmp [Pipeline] { [Pipeline] echo 04:47:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:47:30 ---> create-netrc.sh [Pipeline] } 04:47:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:47:31 ---> python-tools-install.sh [Pipeline] echo 04:47:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:47:31 ---> sudo-logs.sh 04:47:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:47:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:47:31 ---> job-cost.sh 04:47:31 lf-activate-venv: SKIPPING 04:47:31 DEBUG: total: 0.18000000715255737 04:47:31 INFO: Retrieving Stack Cost... 04:47:32 INFO: Retrieving Pricing Info for: v3-standard-2 04:47:32 INFO: Archiving Costs [Pipeline] echo 04:47:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:47:33 ---> logs-deploy.sh 04:47:33 lf-activate-venv: SKIPPING 04:47:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-628/5 04:47:33 INFO: archiving workspace using pattern(s): 04:47:34 Archives upload complete. 04:47:34 INFO: archiving logs to Nexus 04:47:34 ---> uname -a: 04:47:34 Linux prd-centos7-docker-4c-2g-649.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:47:34 04:47:34 04:47:34 ---> lscpu: 04:47:34 Architecture: x86_64 04:47:34 CPU op-mode(s): 32-bit, 64-bit 04:47:34 Byte Order: Little Endian 04:47:34 Address sizes: 40 bits physical, 48 bits virtual 04:47:34 CPU(s): 2 04:47:34 On-line CPU(s) list: 0,1 04:47:34 Thread(s) per core: 1 04:47:34 Core(s) per socket: 1 04:47:34 Socket(s): 2 04:47:34 NUMA node(s): 1 04:47:34 Vendor ID: AuthenticAMD 04:47:34 CPU family: 23 04:47:34 Model: 49 04:47:34 Model name: AMD EPYC-Rome Processor 04:47:34 Stepping: 0 04:47:34 CPU MHz: 2799.998 04:47:34 BogoMIPS: 5599.99 04:47:34 Virtualization: AMD-V 04:47:34 Hypervisor vendor: KVM 04:47:34 Virtualization type: full 04:47:34 L1d cache: 64 KiB 04:47:34 L1i cache: 64 KiB 04:47:34 L2 cache: 1 MiB 04:47:34 L3 cache: 32 MiB 04:47:34 NUMA node0 CPU(s): 0,1 04:47:34 Vulnerability Itlb multihit: Not affected 04:47:34 Vulnerability L1tf: Not affected 04:47:34 Vulnerability Mds: Not affected 04:47:34 Vulnerability Meltdown: Not affected 04:47:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:47:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:47:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:47:34 Vulnerability Srbds: Not affected 04:47:34 Vulnerability Tsx async abort: Not affected 04:47:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:47:34 04:47:34 04:47:34 ---> nproc: 04:47:34 2 04:47:34 04:47:34 04:47:34 ---> df -h: 04:47:34 Filesystem Size Used Available Use% Mounted on 04:47:34 overlay 40.0G 7.6G 32.4G 19% / 04:47:34 tmpfs 64.0M 0 64.0M 0% /dev 04:47:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:47:34 shm 64.0M 0 64.0M 0% /dev/shm 04:47:34 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 04:47:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 04:47:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 04:47:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 04:47:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 04:47:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 04:47:34 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 04:47:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-628 04:47:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-628@tmp 04:47:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 04:47:34 04:47:34 04:47:34 ---> free -m: 04:47:34 total used free shared buff/cache available 04:47:34 Mem: 7821 954 4768 0 2098 6689 04:47:34 Swap: 1023 0 1023 04:47:34 04:47:34 04:47:34 ---> ip addr: 04:47:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:47:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:47:34 inet 127.0.0.1/8 scope host lo 04:47:34 valid_lft forever preferred_lft forever 04:47:34 inet6 ::1/128 scope host 04:47:34 valid_lft forever preferred_lft forever 04:47:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:47:34 link/ether fa:16:3e:71:6e:a1 brd ff:ff:ff:ff:ff:ff 04:47:34 inet 10.30.123.115/23 brd 10.30.123.255 scope global dynamic eth0 04:47:34 valid_lft 85899sec preferred_lft 85899sec 04:47:34 inet6 fe80::f816:3eff:fe71:6ea1/64 scope link 04:47:34 valid_lft forever preferred_lft forever 04:47:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:47:34 link/ether 02:42:fb:32:81:dd brd ff:ff:ff:ff:ff:ff 04:47:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:47:34 valid_lft forever preferred_lft forever 04:47:34 inet6 fe80::42:fbff:fe32:81dd/64 scope link 04:47:34 valid_lft forever preferred_lft forever 04:47:34 04:47:34 04:47:34 ---> sar -b -r -n DEV: 04:47:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 04:47:34 04:47:34 04:39:03 LINUX RESTART (2 CPU) 04:47:34 04:47:34 04:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:47:34 04:41:01 3.46 0.00 3.46 0.00 0.00 120.29 0.00 04:47:34 04:42:01 0.43 0.00 0.43 0.00 0.00 6.76 0.00 04:47:34 04:43:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 04:47:34 04:44:02 0.22 0.00 0.22 0.00 0.00 2.73 0.00 04:47:34 04:45:01 0.27 0.00 0.27 0.00 0.00 3.86 0.00 04:47:34 04:46:01 0.38 0.00 0.38 0.00 0.00 5.16 0.00 04:47:34 04:47:01 0.13 0.00 0.13 0.00 0.00 2.28 0.00 04:47:34 Average: 0.74 0.00 0.74 0.00 0.00 20.67 0.00 04:47:34 04:47:34 04:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:47:34 04:41:01 5464644 0 800884 10.00 2620 1740792 1238412 13.67 573208 1570932 20 04:47:34 04:42:01 5467280 0 798240 9.97 2620 1740800 1203460 13.29 573884 1568540 12 04:47:34 04:43:01 5463656 0 801864 10.01 2620 1740800 1203712 13.29 577280 1568536 12 04:47:34 04:44:02 5463908 0 801608 10.01 2620 1740804 1203664 13.29 576336 1569328 8 04:47:34 04:45:01 5464172 0 801336 10.01 2620 1740812 1203676 13.29 569636 1575968 16 04:47:34 04:46:01 5464076 0 801432 10.01 2620 1740812 1203460 13.29 569592 1576008 20 04:47:34 04:47:01 5463116 0 802380 10.02 2620 1740824 1203460 13.29 570488 1576008 16 04:47:34 Average: 5464407 0 801106 10.00 2620 1740806 1208549 13.34 572918 1572189 15 04:47:34 04:47:34 04:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:47:34 04:41:01 eth0 4.18 1.87 3.30 0.31 0.00 0.00 0.00 0.00 04:47:34 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:42:01 eth0 0.75 0.08 0.08 0.01 0.00 0.00 0.00 0.00 04:47:34 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:43:01 eth0 1.65 0.50 0.42 0.21 0.00 0.00 0.00 0.00 04:47:34 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:44:02 eth0 0.57 0.28 0.27 0.20 0.00 0.00 0.00 0.00 04:47:34 04:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:45:01 eth0 0.75 0.56 0.45 0.28 0.00 0.00 0.00 0.00 04:47:34 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:46:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:47:34 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:47:34 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 Average: eth0 1.16 0.49 0.65 0.15 0.00 0.00 0.00 0.00 04:47:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:47:34 04:47:34 04:47:34 ---> sar -P ALL: 04:47:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/22/21 _x86_64_ (2 CPU) 04:47:34 04:47:34 04:39:03 LINUX RESTART (2 CPU) 04:47:34 04:47:34 04:40:01 CPU %user %nice %system %iowait %steal %idle 04:47:34 04:41:01 all 0.18 0.00 0.06 0.00 0.03 99.72 04:47:34 04:41:01 0 0.28 0.00 0.07 0.00 0.03 99.61 04:47:34 04:41:01 1 0.08 0.00 0.05 0.00 0.03 99.83 04:47:34 04:42:01 all 0.13 0.00 0.03 0.00 0.03 99.81 04:47:34 04:42:01 0 0.20 0.00 0.05 0.00 0.03 99.72 04:47:34 04:42:01 1 0.05 0.00 0.02 0.00 0.03 99.90 04:47:34 04:43:01 all 0.10 0.00 0.04 0.00 0.03 99.83 04:47:34 04:43:01 0 0.17 0.00 0.05 0.00 0.02 99.77 04:47:34 04:43:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:47:34 04:44:02 all 0.09 0.00 0.02 0.00 0.03 99.87 04:47:34 04:44:02 0 0.15 0.00 0.02 0.00 0.02 99.82 04:47:34 04:44:02 1 0.03 0.00 0.02 0.00 0.03 99.92 04:47:34 04:45:01 all 0.17 0.00 0.15 0.00 0.04 99.64 04:47:34 04:45:01 0 0.24 0.00 0.14 0.00 0.03 99.59 04:47:34 04:45:01 1 0.10 0.00 0.17 0.00 0.05 99.68 04:47:34 04:46:01 all 0.12 0.00 0.02 0.00 0.02 99.85 04:47:34 04:46:01 0 0.22 0.00 0.02 0.00 0.00 99.77 04:47:34 04:46:01 1 0.02 0.00 0.02 0.00 0.03 99.93 04:47:34 04:47:01 all 0.13 0.00 0.06 0.00 0.03 99.79 04:47:34 04:47:01 0 0.22 0.00 0.05 0.00 0.02 99.72 04:47:34 04:47:01 1 0.03 0.00 0.07 0.00 0.03 99.87 04:47:34 Average: all 0.13 0.00 0.05 0.00 0.03 99.79 04:47:34 Average: 0 0.21 0.00 0.06 0.00 0.02 99.71 04:47:34 Average: 1 0.05 0.00 0.05 0.00 0.04 99.86 04:47:34 04:47:34 04:47:34