Pull request #654 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch main at d716e4bd64eb2f0184bfb0999371e7b59e8321c7 rather than 630bcf1bb1abea78142f51b3c0fae4fde3875451 Obtained Jenkinsfile from d716e4bd64eb2f0184bfb0999371e7b59e8321c7 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5631060007035093968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3055919621981769369.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-654/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-654/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3771138521244819340.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5365830364298353046.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-654/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-654/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3646437235967428676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-192 in /w/workspace/dry_go-mod-core-contracts_PR-654 [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-654 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-654@tmp/jenkins-gitclient-ssh4720855005155660885.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/main commit d716e4bd64eb2f0184bfb0999371e7b59e8321c7 into PR head commit 630bcf1bb1abea78142f51b3c0fae4fde3875451 > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-654@tmp/jenkins-gitclient-ssh2631713168833869952.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/654/head:refs/remotes/origin/PR-654 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 630bcf1bb1abea78142f51b3c0fae4fde3875451 Checking out Revision 630bcf1bb1abea78142f51b3c0fae4fde3875451 (PR-654) > git config core.sparsecheckout # timeout=10 > git checkout -f 630bcf1bb1abea78142f51b3c0fae4fde3875451 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-654@tmp/jenkins-gitclient-ssh331853454970078761.key > git merge d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 630bcf1bb1abea78142f51b3c0fae4fde3875451 # timeout=10 Commit message: "feat: Add omitempty tag To Reading DTO" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:29:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:29:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:29:44 ========================================================= 07:29:44 EdgeX Global Pipelines Version Info 07:29:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6ea0f78e668c1c1cb68b1c95e0a60345380cd466 # timeout=10 07:29:45 ------------------- 07:29:45 stable info: 07:29:45 ------------------- 07:29:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:29:45 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 07:29:45 Message: update stable to v1.0.197 07:29:46 ------------------- 07:29:46 experimental info: 07:29:46 ------------------- 07:29:46 Commited By: **** collab-it+edgex@linuxfoundation.org 07:29:46 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 07:29:46 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:29:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 07:29:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 07:29:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:29:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:29:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:29:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-654 [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-654 [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-654 [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 630bcf1bb1abea78142f51b3c0fae4fde3875451 [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 630bcf1 [Pipeline] echo 07:29:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:29:48 + git log --format=format:%s -1 630bcf1bb1abea78142f51b3c0fae4fde3875451 [Pipeline] echo 07:29:48 GIT_COMMIT: 630bcf1bb1abea78142f51b3c0fae4fde3875451, Commit Message: feat: Add omitempty tag To Reading DTO [Pipeline] echo 07:29:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:29:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:29:49 07:29:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:29:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:29:49 latest: Pulling from edgex-devops/git-semver 07:29:49 31603596830f: Pulling fs layer 07:29:49 b6dc333f4379: Pulling fs layer 07:29:49 3d9ef1400e77: Pulling fs layer 07:29:49 fd332fbdc1db: Pulling fs layer 07:29:49 fd332fbdc1db: Waiting 07:29:49 b6dc333f4379: Verifying Checksum 07:29:49 b6dc333f4379: Download complete 07:29:49 31603596830f: Verifying Checksum 07:29:49 31603596830f: Download complete 07:29:50 31603596830f: Pull complete 07:29:50 fd332fbdc1db: Verifying Checksum 07:29:50 fd332fbdc1db: Download complete 07:29:50 b6dc333f4379: Pull complete 07:29:50 3d9ef1400e77: Verifying Checksum 07:29:50 3d9ef1400e77: Download complete 07:29:50 3d9ef1400e77: Pull complete 07:29:50 fd332fbdc1db: Pull complete 07:29:50 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 07:29:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:29:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:29:51 prd-centos7-docker-4c-2g-192 does not seem to be running inside a container 07:29: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-654 -v /w/workspace/dry_go-mod-core-contracts_PR-654:/w/workspace/dry_go-mod-core-contracts_PR-654:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-654@tmp:/w/workspace/dry_go-mod-core-contracts_PR-654@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:29:51 $ docker top 8c7465a5cf6df639b9b8c525a27c9203bd57e28743cea57e137211aa244efc61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:29:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:52 [ssh-agent] Looking for ssh-agent implementation... 07:29:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:52 $ docker exec 8c7465a5cf6df639b9b8c525a27c9203bd57e28743cea57e137211aa244efc61 ssh-agent 07:29:52 SSH_AUTH_SOCK=/tmp/ssh-5iTxyK36na0N/agent.15 07:29:52 SSH_AGENT_PID=21 07:29:52 Running ssh-add (command line suppressed) 07:29:52 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-654@tmp/private_key_5452868197017172761.key (/w/workspace/dry_go-mod-core-contracts_PR-654@tmp/private_key_5452868197017172761.key) 07:29:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:52 + git tag --points-at HEAD [Pipeline] } 07:29:52 $ docker exec --env ******** --env ******** 8c7465a5cf6df639b9b8c525a27c9203bd57e28743cea57e137211aa244efc61 ssh-agent -k 07:29:52 unset SSH_AUTH_SOCK; 07:29:52 unset SSH_AGENT_PID; 07:29:52 echo Agent pid 21 killed; 07:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:29:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:52 [ssh-agent] Looking for ssh-agent implementation... 07:29:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:53 $ docker exec 8c7465a5cf6df639b9b8c525a27c9203bd57e28743cea57e137211aa244efc61 ssh-agent 07:29:53 SSH_AUTH_SOCK=/tmp/ssh-jGGmVMHgVLDu/agent.54 07:29:53 SSH_AGENT_PID=60 07:29:53 Running ssh-add (command line suppressed) 07:29:53 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-654@tmp/private_key_6901440216618439496.key (/w/workspace/dry_go-mod-core-contracts_PR-654@tmp/private_key_6901440216618439496.key) 07:29:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:53 + git semver init 07:29:53 # -> Open(): unable to determine branch for HEAD 07:29:53 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-654/.git 07:29:53 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-654 07:29:53 # $SEMVER_REMOTE_NAME = origin 07:29:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:29:53 # $SEMVER_USER_NAME = edgex-jenkins 07:29:53 # $SEMVER_BRANCH = PR-654 07:29:53 # $SEMVER_TEMP = /tmp/semver-039835752 07:29:53 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 07:29:54 # '/tmp/semver-039835752' -> '/w/workspace/dry_go-mod-core-contracts_PR-654/.semver' 07:29:54 # -> Force: false 07:29:54 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-654/.semver [Pipeline] } 07:29:54 $ docker exec --env ******** --env ******** 8c7465a5cf6df639b9b8c525a27c9203bd57e28743cea57e137211aa244efc61 ssh-agent -k 07:29:54 unset SSH_AUTH_SOCK; 07:29:54 unset SSH_AGENT_PID; 07:29:54 echo Agent pid 60 killed; 07:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:54 + git semver [Pipeline] } 07:29:54 $ docker stop --time=1 8c7465a5cf6df639b9b8c525a27c9203bd57e28743cea57e137211aa244efc61 07:29:55 $ docker rm -f 8c7465a5cf6df639b9b8c525a27c9203bd57e28743cea57e137211aa244efc61 [Pipeline] // withDockerContainer [Pipeline] sh 07:29:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:29:56 Stashed 1 file(s) [Pipeline] echo 07:29:56 [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 07:30:11 Still waiting to schedule task 07:30:11 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-192’ 07:30:11 Still waiting to schedule task 07:30:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:32:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-193 in /w/workspace/dry_go-mod-core-contracts_PR-654 [Pipeline] { [Pipeline] ws 07:32:16 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 07:32:16 Selected Git installation does not exist. Using Default 07:32:16 The recommended git tool is: NONE 07:32:22 using credential edgex-jenkins-ssh 07:32:22 Cloning the remote Git repository 07:32:22 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:32:22 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 07:32:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:32:22 > git --version # timeout=10 07:32:22 > git --version # 'git version 2.17.1' 07:32:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:24 Merging remotes/origin/main commit d716e4bd64eb2f0184bfb0999371e7b59e8321c7 into PR head commit 630bcf1bb1abea78142f51b3c0fae4fde3875451 07:32:25 Merge succeeded, producing 630bcf1bb1abea78142f51b3c0fae4fde3875451 07:32:25 Checking out Revision 630bcf1bb1abea78142f51b3c0fae4fde3875451 (PR-654) 07:32:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:24 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:32:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/654/head:refs/remotes/origin/PR-654 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:32:24 > git config core.sparsecheckout # timeout=10 07:32:25 > git checkout -f 630bcf1bb1abea78142f51b3c0fae4fde3875451 # timeout=10 07:32:25 > git remote # timeout=10 07:32:25 > git config --get remote.origin.url # timeout=10 07:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:25 > git merge d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 07:32:25 > git rev-parse HEAD^{commit} # timeout=10 07:32:25 > git config core.sparsecheckout # timeout=10 07:32:25 > git checkout -f 630bcf1bb1abea78142f51b3c0fae4fde3875451 # timeout=10 07:32:29 Commit message: "feat: Add omitempty tag To Reading DTO" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:32:30 ========================================================= 07:32:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:32:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:32:31 + 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 . 07:32:32 Sending build context to Docker daemon 2.935MB 07:32:32 Step 1/7 : ARG BASE=golang:1.16-alpine 07:32:32 Step 2/7 : FROM ${BASE} 07:32:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:32:32 595b0fe564bb: Pulling fs layer 07:32:32 24495759ef45: Pulling fs layer 07:32:32 d148012ef14d: Pulling fs layer 07:32:32 cb65c68fc2e2: Pulling fs layer 07:32:32 093eec477d81: Pulling fs layer 07:32:32 a6d5b2bbb924: Pulling fs layer 07:32:32 2446dc1eb7d3: Pulling fs layer 07:32:32 596795e73e0f: Pulling fs layer 07:32:32 a6d5b2bbb924: Waiting 07:32:32 cb65c68fc2e2: Waiting 07:32:32 2446dc1eb7d3: Waiting 07:32:32 093eec477d81: Waiting 07:32:32 d148012ef14d: Verifying Checksum 07:32:32 d148012ef14d: Download complete 07:32:32 24495759ef45: Download complete 07:32:32 093eec477d81: Verifying Checksum 07:32:32 093eec477d81: Download complete 07:32:32 a6d5b2bbb924: Download complete 07:32:32 595b0fe564bb: Verifying Checksum 07:32:32 595b0fe564bb: Download complete 07:32:32 2446dc1eb7d3: Verifying Checksum 07:32:32 2446dc1eb7d3: Download complete 07:32:33 595b0fe564bb: Pull complete 07:32:34 24495759ef45: Pull complete 07:32:34 d148012ef14d: Pull complete 07:32:35 596795e73e0f: Verifying Checksum 07:32:35 596795e73e0f: Download complete 07:32:36 cb65c68fc2e2: Verifying Checksum 07:32:36 cb65c68fc2e2: Download complete 07:32:39 Running on prd-centos7-docker-4c-2g-194 in /w/workspace/dry_go-mod-core-contracts_PR-654 [Pipeline] { [Pipeline] ws 07:32:39 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 07:32:39 Selected Git installation does not exist. Using Default 07:32:39 The recommended git tool is: NONE 07:32:42 using credential edgex-jenkins-ssh 07:32:42 Cloning the remote Git repository 07:32:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 07:32:41 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 07:32:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:32:41 > git --version # timeout=10 07:32:41 > git --version # 'git version 2.24.4' 07:32:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:41 [INFO] Currently running in a labeled security context 07:32:41 [INFO] Currently SELinux is 'enforcing' on the host 07:32:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh3351061567578063722.key 07:32:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:43 Merging remotes/origin/main commit d716e4bd64eb2f0184bfb0999371e7b59e8321c7 into PR head commit 630bcf1bb1abea78142f51b3c0fae4fde3875451 07:32:43 Merge succeeded, producing 630bcf1bb1abea78142f51b3c0fae4fde3875451 07:32:43 Checking out Revision 630bcf1bb1abea78142f51b3c0fae4fde3875451 (PR-654) 07:32:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:32:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 07:32:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 07:32:42 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:42 [INFO] Currently running in a labeled security context 07:32:42 [INFO] Currently SELinux is 'enforcing' on the host 07:32:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4762616887007462632.key 07:32:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/654/head:refs/remotes/origin/PR-654 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:32:43 > git config core.sparsecheckout # timeout=10 07:32:43 > git checkout -f 630bcf1bb1abea78142f51b3c0fae4fde3875451 # timeout=10 07:32:43 > git remote # timeout=10 07:32:43 > git config --get remote.origin.url # timeout=10 07:32:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:43 [INFO] Currently running in a labeled security context 07:32:43 [INFO] Currently SELinux is 'enforcing' on the host 07:32:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh1439264258856575852.key 07:32:43 > git merge d716e4bd64eb2f0184bfb0999371e7b59e8321c7 # timeout=10 07:32:43 > git rev-parse HEAD^{commit} # timeout=10 07:32:43 > git config core.sparsecheckout # timeout=10 07:32:43 > git checkout -f 630bcf1bb1abea78142f51b3c0fae4fde3875451 # timeout=10 07:32:47 cb65c68fc2e2: Pull complete 07:32:47 093eec477d81: Pull complete 07:32:47 Commit message: "feat: Add omitempty tag To Reading DTO" [Pipeline] withEnv [Pipeline] { 07:32:47 a6d5b2bbb924: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:32:48 ========================================================= 07:32:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:32:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:32:48 2446dc1eb7d3: Pull complete 07:32:48 + 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 . 07:32:48 Sending build context to Docker daemon 2.936MB 07:32:48 Step 1/7 : ARG BASE=golang:1.16-alpine 07:32:48 Step 2/7 : FROM ${BASE} 07:32:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:32:48 540db60ca938: Pulling fs layer 07:32:48 adcc1eea9eea: Pulling fs layer 07:32:48 4c4ab2625f07: Pulling fs layer 07:32:48 0773c198feca: Pulling fs layer 07:32:48 345f892a5656: Pulling fs layer 07:32:48 4796506630df: Pulling fs layer 07:32:48 cc55df3e53f1: Pulling fs layer 07:32:48 4d027b6c602c: Pulling fs layer 07:32:48 449e75d2c14e: Pulling fs layer 07:32:48 4796506630df: Waiting 07:32:48 cc55df3e53f1: Waiting 07:32:48 4d027b6c602c: Waiting 07:32:48 449e75d2c14e: Waiting 07:32:48 0773c198feca: Waiting 07:32:48 345f892a5656: Waiting 07:32:48 4c4ab2625f07: Verifying Checksum 07:32:48 4c4ab2625f07: Download complete 07:32:48 adcc1eea9eea: Verifying Checksum 07:32:48 adcc1eea9eea: Download complete 07:32:48 345f892a5656: Verifying Checksum 07:32:48 345f892a5656: Download complete 07:32:48 4796506630df: Verifying Checksum 07:32:48 4796506630df: Download complete 07:32:48 cc55df3e53f1: Verifying Checksum 07:32:48 cc55df3e53f1: Download complete 07:32:48 540db60ca938: Verifying Checksum 07:32:48 540db60ca938: Download complete 07:32:49 540db60ca938: Pull complete 07:32:49 adcc1eea9eea: Pull complete 07:32:49 4c4ab2625f07: Pull complete 07:32:49 4d027b6c602c: Verifying Checksum 07:32:49 4d027b6c602c: Download complete 07:32:52 596795e73e0f: Pull complete 07:32:52 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 07:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:32:52 ---> d9e956139c92 07:32:52 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:32:52 449e75d2c14e: Verifying Checksum 07:32:52 449e75d2c14e: Download complete 07:32:53 0773c198feca: Verifying Checksum 07:32:53 0773c198feca: Download complete 07:32:55 ---> Running in 2ff366ff6b64 07:32:55 Removing intermediate container 2ff366ff6b64 07:32:55 ---> 2db1c528071f 07:32:55 Step 4/7 : RUN apk add bash 07:32:55 ---> Running in 74946976dcc9 07:32:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:32:57 0773c198feca: Pull complete 07:32:57 345f892a5656: Pull complete 07:32:57 4796506630df: Pull complete 07:32:57 cc55df3e53f1: Pull complete 07:32:57 4d027b6c602c: Pull complete 07:32:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:32:59 OK: 138 MiB in 40 packages 07:32:59 449e75d2c14e: Pull complete 07:32:59 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 07:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:32:59 ---> 0d28375d9b5b 07:32:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:33:00 Removing intermediate container 74946976dcc9 07:33:00 ---> f5c58d0226f8 07:33:00 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:33:00 ---> Running in 8b13f9304808 07:33:00 Removing intermediate container 8b13f9304808 07:33:00 ---> 94e3711b2c7d 07:33:00 Step 6/7 : COPY go.mod . 07:33:01 ---> Running in 2dfba54d58d2 07:33:01 Removing intermediate container 2dfba54d58d2 07:33:01 ---> e957990fbf92 07:33:01 Step 4/7 : RUN apk add bash 07:33:01 ---> Running in c8e451eb9285 07:33:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 07:33:01 ---> a02cc2a8dc0e 07:33:01 Step 7/7 : RUN go mod download 07:33:01 ---> Running in 14e174c96935 07:33:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 07:33:02 OK: 149 MiB in 40 packages 07:33:02 Removing intermediate container c8e451eb9285 07:33:02 ---> b55f0b5b4250 07:33:02 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 07:33:02 ---> Running in 6e95ff842d90 07:33:03 Removing intermediate container 6e95ff842d90 07:33:03 ---> ea9ee6b8ca6f 07:33:03 Step 6/7 : COPY go.mod . 07:33:03 ---> 9e348d8eecc5 07:33:03 Step 7/7 : RUN go mod download 07:33:03 ---> Running in 59cfb846bf6a 07:33:42 Removing intermediate container 59cfb846bf6a 07:33:42 ---> 0cb9144cb7a9 07:33:42 Successfully built 0cb9144cb7a9 07:33:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:33:42 + docker inspect -f . ci-base-image-x86_64 07:33:42 . [Pipeline] withDockerContainer 07:33:42 prd-centos7-docker-4c-2g-194 does not seem to be running inside a container 07:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:33:43 $ docker top cf2bf95bc8caafe509d77db66b760bb0c21939a0b17e3e34aa237f97b5e357f4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:43 + go version 07:33:43 go version go1.16.5 linux/amd64 [Pipeline] } 07:33:43 $ docker stop --time=1 cf2bf95bc8caafe509d77db66b760bb0c21939a0b17e3e34aa237f97b5e357f4 07:33:44 $ docker rm -f cf2bf95bc8caafe509d77db66b760bb0c21939a0b17e3e34aa237f97b5e357f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:33:45 + docker inspect -f . ci-base-image-x86_64 07:33:45 . [Pipeline] withDockerContainer 07:33:45 prd-centos7-docker-4c-2g-194 does not seem to be running inside a container 07:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:33:46 $ docker top 9ee40ce11e08c2aeca492719492c33f53e670c0436e05ab20cd7427e054e6b94 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:46 + go mod tidy [Pipeline] sh 07:33:47 + make test 07:33:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:33:47 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:33:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.077s coverage: 83.5% of statements 07:33:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 07:33:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:33:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 07:33:57 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.005s coverage: 26.3% of statements 07:33:57 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 07:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 46.9% of statements 07:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.031s coverage: 90.0% of statements 07:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.031s coverage: 86.2% of statements 07:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.013s coverage: 59.5% of statements 07:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 36.1% of statements 07:33:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.011s coverage: 49.4% of statements 07:33:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:34:05 gofmt -l . 07:34:05 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:34:05 $ docker stop --time=1 9ee40ce11e08c2aeca492719492c33f53e670c0436e05ab20cd7427e054e6b94 07:34:06 $ docker rm -f 9ee40ce11e08c2aeca492719492c33f53e670c0436e05ab20cd7427e054e6b94 [Pipeline] // withDockerContainer [Pipeline] sh 07:34:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:34:07 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:34:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:08 07:34:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:34:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:08 latest: Pulling from edgex-lftools-log-publisher 07:34:08 b4d181a07f80: Pulling fs layer 07:34:08 a1111a8f2ec3: Pulling fs layer 07:34:08 ed53099fbce6: Pulling fs layer 07:34:08 dc539afda2c1: Pulling fs layer 07:34:08 77bc0d833cb6: Pulling fs layer 07:34:08 9065ff56babe: Pulling fs layer 07:34:08 d287ab97295c: Pulling fs layer 07:34:08 77bc0d833cb6: Waiting 07:34:08 9065ff56babe: Waiting 07:34:08 d287ab97295c: Waiting 07:34:08 dc539afda2c1: Waiting 07:34:09 a1111a8f2ec3: Verifying Checksum 07:34:09 a1111a8f2ec3: Download complete 07:34:09 dc539afda2c1: Verifying Checksum 07:34:09 dc539afda2c1: Download complete 07:34:09 77bc0d833cb6: Verifying Checksum 07:34:09 77bc0d833cb6: Download complete 07:34:09 9065ff56babe: Verifying Checksum 07:34:09 9065ff56babe: Download complete 07:34:09 ed53099fbce6: Verifying Checksum 07:34:09 ed53099fbce6: Download complete 07:34:10 b4d181a07f80: Verifying Checksum 07:34:10 b4d181a07f80: Download complete 07:34:11 b4d181a07f80: Pull complete 07:34:11 a1111a8f2ec3: Pull complete 07:34:12 ed53099fbce6: Pull complete 07:34:12 dc539afda2c1: Pull complete 07:34:12 77bc0d833cb6: Pull complete 07:34:12 9065ff56babe: Pull complete 07:34:14 d287ab97295c: Verifying Checksum 07:34:14 d287ab97295c: Download complete 07:34:18 d287ab97295c: Pull complete 07:34:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:34:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:34:19 prd-centos7-docker-4c-2g-194 does not seem to be running inside a container 07:34:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:34:21 $ docker top d9eb55975574297a0336060813efeb6ee90b337e7802d71d3e622a746a9b7919 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:21 ---> job-cost.sh 07:34:21 lf-activate-venv: SKIPPING 07:34:21 INFO: No Stack... 07:34:22 INFO: Retrieving Pricing Info for: v3-standard-2 07:34:23 INFO: Archiving Costs [Pipeline] sh 07:34:23 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 07:34:23 + cut -d, -f6 [Pipeline] lock 07:34:23 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-654-2-stack-cost] 07:34:23 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-654-2-stack-cost] did not exist. Created. 07:34:23 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-654-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:34:23 Removing intermediate container 14e174c96935 07:34:23 ---> 4ca1264927a2 07:34:23 Successfully built 4ca1264927a2 07:34:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:34:23 + echo total: 0.05999999865889549 [Pipeline] stash 07:34:23 Stashed 1 file(s) [Pipeline] } 07:34:23 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-654-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:34:24 $ docker stop --time=1 d9eb55975574297a0336060813efeb6ee90b337e7802d71d3e622a746a9b7919 07:34:24 + docker inspect -f . ci-base-image-arm64 07:34:24 . 07:34:25 $ docker rm -f d9eb55975574297a0336060813efeb6ee90b337e7802d71d3e622a746a9b7919 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 07:34:25 prd-ubuntu18.04-docker-arm64-4c-16g-193 does not seem to be running inside a container 07:34:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:34:27 $ docker top 8f5369b6376a8775fb76ec6b4be623432bc3410f275dff2b19d341126931c39a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:34:28 + go version 07:34:28 go version go1.16.5 linux/arm64 [Pipeline] } 07:34:28 $ docker stop --time=1 8f5369b6376a8775fb76ec6b4be623432bc3410f275dff2b19d341126931c39a 07:34:30 $ docker rm -f 8f5369b6376a8775fb76ec6b4be623432bc3410f275dff2b19d341126931c39a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:34:31 + docker inspect -f . ci-base-image-arm64 07:34:31 . [Pipeline] withDockerContainer 07:34:31 prd-ubuntu18.04-docker-arm64-4c-16g-193 does not seem to be running inside a container 07:34:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:34:33 $ docker top af5f4df9072716244ee0ff4969545735e297828b4120fd56012adbb72da1529e -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:34 + go mod tidy [Pipeline] sh 07:34:35 + make test 07:34:35 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:34:36 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 07:35:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.442s coverage: 83.5% of statements 07:35:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 07:35:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 07:35:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 07:35:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.067s coverage: 26.3% of statements 07:35:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 07:35:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.082s coverage: 46.9% of statements 07:35:11 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.054s coverage: 90.0% of statements 07:35:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.236s coverage: 86.2% of statements 07:35:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.069s coverage: 59.5% of statements 07:35:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.1% of statements 07:35:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.038s coverage: 49.4% of statements 07:35:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 07:35:36 gofmt -l . 07:35:36 [ "`gofmt -l .`" = "" ] [Pipeline] } 07:35:36 $ docker stop --time=1 af5f4df9072716244ee0ff4969545735e297828b4120fd56012adbb72da1529e 07:35:38 $ docker rm -f af5f4df9072716244ee0ff4969545735e297828b4120fd56012adbb72da1529e [Pipeline] // withDockerContainer [Pipeline] sh 07:35:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:35:39 Warning: overwriting stash ‘coverage-report’ 07:35:40 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:35:41 07:35:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:35:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:35:41 arm64: Pulling from edgex-lftools-log-publisher 07:35:41 448f6bf000e3: Pulling fs layer 07:35:41 f757da607395: Pulling fs layer 07:35:41 05883995daec: Pulling fs layer 07:35:41 8603b9c90790: Pulling fs layer 07:35:41 1560dd03e051: Pulling fs layer 07:35:41 27f5ce0e4adf: Pulling fs layer 07:35:41 c2d8d7efcc4b: Pulling fs layer 07:35:41 8603b9c90790: Waiting 07:35:41 c2d8d7efcc4b: Waiting 07:35:41 1560dd03e051: Waiting 07:35:41 27f5ce0e4adf: Waiting 07:35:42 f757da607395: Verifying Checksum 07:35:42 f757da607395: Download complete 07:35:42 8603b9c90790: Verifying Checksum 07:35:42 8603b9c90790: Download complete 07:35:42 1560dd03e051: Verifying Checksum 07:35:42 1560dd03e051: Download complete 07:35:42 27f5ce0e4adf: Verifying Checksum 07:35:42 27f5ce0e4adf: Download complete 07:35:42 05883995daec: Verifying Checksum 07:35:42 05883995daec: Download complete 07:35:43 448f6bf000e3: Verifying Checksum 07:35:43 448f6bf000e3: Download complete 07:35:47 c2d8d7efcc4b: Verifying Checksum 07:35:47 c2d8d7efcc4b: Download complete 07:35:47 448f6bf000e3: Pull complete 07:35:47 f757da607395: Pull complete 07:35:49 05883995daec: Pull complete 07:35:49 8603b9c90790: Pull complete 07:35:50 1560dd03e051: Pull complete 07:35:51 27f5ce0e4adf: Pull complete 07:36:06 c2d8d7efcc4b: Pull complete 07:36:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:36:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:36:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:36:06 prd-ubuntu18.04-docker-arm64-4c-16g-193 does not seem to be running inside a container 07:36:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:36:10 $ docker top b32fd72ae87e6fdff4826c061ac227b7623d3d9e5709ea2c65e81b2690e5c91b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:36:10 ---> job-cost.sh 07:36:10 lf-activate-venv: SKIPPING 07:36:10 INFO: No Stack... 07:36:11 INFO: Retrieving Pricing Info for: v2-standard-4 07:36:12 INFO: Archiving Costs [Pipeline] sh 07:36:13 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 07:36:13 + cut -d, -f6 [Pipeline] lock 07:36:13 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-654-2-stack-cost] 07:36:13 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-654-2-stack-cost] did not exist. Created. 07:36:13 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-654-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:36:13 /w/workspace/go-mod-core-contracts/2@tmp/durable-d2eb3b51/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-d2eb3b51/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 07:36:14 + echo total: 0.18000000715255737 [Pipeline] stash 07:36:14 Warning: overwriting stash ‘stack-cost’ 07:36:14 Stashed 1 file(s) [Pipeline] } 07:36:14 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-654-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:36:14 $ docker stop --time=1 b32fd72ae87e6fdff4826c061ac227b7623d3d9e5709ea2c65e81b2690e5c91b 07:36:16 $ docker rm -f b32fd72ae87e6fdff4826c061ac227b7623d3d9e5709ea2c65e81b2690e5c91b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 07:36:17 provisioning config files... 07:36:17 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-654@tmp/config1497309047021294045tmp [Pipeline] { [Pipeline] sh 07:36:17 + set +x 07:36:17 + curl -s https://codecov.io/bash 07:36:17 + bash -s -- 07:36:17 07:36:17 _____ _ 07:36:17 / ____| | | 07:36:17 | | ___ __| | ___ ___ _____ __ 07:36:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:36:17 | |___| (_) | (_| | __/ (_| (_) \ V / 07:36:17 \_____\___/ \__,_|\___|\___\___/ \_/ 07:36:17 Bash-1.0.6 07:36:17 07:36:17 07:36:17 ==> git version 2.24.4 found 07:36:17 ==> 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 07:36:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:36:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:36:17 ==> Jenkins CI detected. 07:36:17 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-654 07:36:17 project root: . 07:36:17 --> token set from env 07:36:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:36:18 ==> Running gcov in . (disable via -X gcov) 07:36:18 ==> Python coveragepy not found 07:36:18 ==> Searching for coverage reports in: 07:36:18 + . 07:36:18 -> Found 1 reports 07:36:18 ==> Detecting git/mercurial file structure 07:36:18 ==> Reading reports 07:36:18 + ./coverage.out bytes=101588 07:36:18 ==> Appending adjustments 07:36:18 https://docs.codecov.io/docs/fixing-reports 07:36:18 + Found adjustments 07:36:18 ==> Gzipping contents 07:36:18 16K /tmp/codecov.ABHVSN.gz 07:36:18 ==> Uploading reports 07:36:18 url: https://codecov.io 07:36:18 query: branch=PR-654&commit=630bcf1bb1abea78142f51b3c0fae4fde3875451&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-654%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=654&job=&cmd_args= 07:36:18 -> Pinging Codecov 07:36:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-654&commit=630bcf1bb1abea78142f51b3c0fae4fde3875451&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-654%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=654&job=&cmd_args= 07:36:19 -> Uploading to 07:36:19 https://storage.googleapis.com/codecov/v4/raw/2021-07-26/71470A77251A30514AAF9C0BB2E5B6CE/630bcf1bb1abea78142f51b3c0fae4fde3875451/586cffc1-6615-434c-a09f-43dd5aa2d361.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210726%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210726T073618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=21667248b7f2d02ad0559a5d97d03482a3e7e5edc0988d0cde05a8a59a070e5f 07:36:19 % Total % Received % Xferd Average Speed Time Time Time Current 07:36:19 Dload Upload Total Spent Left Speed 07:36:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15204 0 0 100 15204 0 38074 --:--:-- --:--:-- --:--:-- 38010 100 15204 0 0 100 15204 0 38058 --:--:-- --:--:-- --:--:-- 38010 07:36:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/630bcf1bb1abea78142f51b3c0fae4fde3875451 [Pipeline] } 07:36:19 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 07:36:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:36:22 ---> package-listing.sh 07:36:22 ++ tr '[:upper:]' '[:lower:]' 07:36:22 ++ facter osfamily 07:36:22 + OS_FAMILY=redhat 07:36:22 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-654 07:36:22 + START_PACKAGES=/tmp/packages_start.txt 07:36:22 + END_PACKAGES=/tmp/packages_end.txt 07:36:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:36:22 + PACKAGES=/tmp/packages_start.txt 07:36:22 + '[' /w/workspace/dry_go-mod-core-contracts_PR-654 ']' 07:36:22 + PACKAGES=/tmp/packages_end.txt 07:36:22 + case "${OS_FAMILY}" in 07:36:22 + rpm -qa 07:36:22 + sort 07:36:23 + '[' -f /tmp/packages_start.txt ']' 07:36:23 + '[' -f /tmp/packages_end.txt ']' 07:36:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:36:23 + '[' /w/workspace/dry_go-mod-core-contracts_PR-654 ']' 07:36:23 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-654/archives/ 07:36:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-654/archives/ [Pipeline] echo 07:36:23 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-654/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:36:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:36:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:24 07:36:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:36:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:24 latest: Pulling from edgex-lftools-log-publisher 07:36:24 b4d181a07f80: Pulling fs layer 07:36:24 a1111a8f2ec3: Pulling fs layer 07:36:24 ed53099fbce6: Pulling fs layer 07:36:24 dc539afda2c1: Pulling fs layer 07:36:24 77bc0d833cb6: Pulling fs layer 07:36:24 9065ff56babe: Pulling fs layer 07:36:24 d287ab97295c: Pulling fs layer 07:36:24 dc539afda2c1: Waiting 07:36:24 77bc0d833cb6: Waiting 07:36:24 9065ff56babe: Waiting 07:36:24 d287ab97295c: Waiting 07:36:24 a1111a8f2ec3: Verifying Checksum 07:36:24 a1111a8f2ec3: Download complete 07:36:24 dc539afda2c1: Verifying Checksum 07:36:24 dc539afda2c1: Download complete 07:36:25 77bc0d833cb6: Verifying Checksum 07:36:25 77bc0d833cb6: Download complete 07:36:25 9065ff56babe: Verifying Checksum 07:36:25 9065ff56babe: Download complete 07:36:25 ed53099fbce6: Verifying Checksum 07:36:25 ed53099fbce6: Download complete 07:36:26 b4d181a07f80: Verifying Checksum 07:36:26 b4d181a07f80: Download complete 07:36:27 b4d181a07f80: Pull complete 07:36:27 a1111a8f2ec3: Pull complete 07:36:28 ed53099fbce6: Pull complete 07:36:28 dc539afda2c1: Pull complete 07:36:28 77bc0d833cb6: Pull complete 07:36:28 9065ff56babe: Pull complete 07:36:30 d287ab97295c: Verifying Checksum 07:36:30 d287ab97295c: Download complete 07:36:34 d287ab97295c: Pull complete 07:36:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:36:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:36:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:36:34 prd-centos7-docker-4c-2g-192 does not seem to be running inside a container 07:36:34 $ 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-654/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-654 -v /w/workspace/dry_go-mod-core-contracts_PR-654:/w/workspace/dry_go-mod-core-contracts_PR-654:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-654@tmp:/w/workspace/dry_go-mod-core-contracts_PR-654@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:36:37 $ docker top b591108ca1b94530ad0685c8ceac62eaf9cafe8b0bb7e923d29f42429c182d53 -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:37 + touch /tmp/pre-build-complete [Pipeline] sh 07:36:38 + mkdir -p /var/log/sysstat [Pipeline] sh 07:36:38 + ls /var/log/sa-host 07:36:38 + sadf -c /var/log/sa-host/sa05 07:36:38 file_magic: OK 07:36:38 HZ: Using current value: 100 07:36:38 file_header: OK 07:36:38 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 07:36:38 Statistics: 07:36:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:36:38 File successfully converted to sysstat format version 12.0.3 07:36:38 + sadf -c /var/log/sa-host/sa26 07:36:38 file_magic: OK 07:36:38 HZ: Using current value: 100 07:36:38 file_header: OK 07:36:38 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 07:36:38 Statistics: 07:36:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:36:38 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:36:39 provisioning config files... 07:36:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-654@tmp/config787335017461268615tmp [Pipeline] { [Pipeline] echo 07:36:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:36:39 ---> create-netrc.sh [Pipeline] } 07:36:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:36:39 ---> python-tools-install.sh [Pipeline] echo 07:36:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:36:40 ---> sudo-logs.sh 07:36:40 Archiving 'sudo' log.. 07:36:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-192.vexxhost.local: Name or service not known 07:36:40 sudo: unable to resolve host prd-centos7-docker-4c-2g-192.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 07:36:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:36:40 ---> job-cost.sh 07:36:40 lf-activate-venv: SKIPPING 07:36:40 DEBUG: total: 0.18000000715255737 07:36:40 INFO: Retrieving Stack Cost... 07:36:41 INFO: Retrieving Pricing Info for: v3-standard-2 07:36:41 INFO: Archiving Costs [Pipeline] echo 07:36:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:36:42 ---> logs-deploy.sh 07:36:42 lf-activate-venv: SKIPPING 07:36:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-654/2 07:36:42 INFO: archiving workspace using pattern(s): 07:36:42 Archives upload complete. 07:36:42 INFO: archiving logs to Nexus 07:36:43 ---> uname -a: 07:36:43 Linux prd-centos7-docker-4c-2g-192.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 07:36:43 07:36:43 07:36:43 ---> lscpu: 07:36:43 Architecture: x86_64 07:36:43 CPU op-mode(s): 32-bit, 64-bit 07:36:43 Byte Order: Little Endian 07:36:43 Address sizes: 40 bits physical, 48 bits virtual 07:36:43 CPU(s): 2 07:36:43 On-line CPU(s) list: 0,1 07:36:43 Thread(s) per core: 1 07:36:43 Core(s) per socket: 1 07:36:43 Socket(s): 2 07:36:43 NUMA node(s): 1 07:36:43 Vendor ID: AuthenticAMD 07:36:43 CPU family: 23 07:36:43 Model: 49 07:36:43 Model name: AMD EPYC-Rome Processor 07:36:43 Stepping: 0 07:36:43 CPU MHz: 2799.998 07:36:43 BogoMIPS: 5599.99 07:36:43 Virtualization: AMD-V 07:36:43 Hypervisor vendor: KVM 07:36:43 Virtualization type: full 07:36:43 L1d cache: 32K 07:36:43 L1i cache: 32K 07:36:43 L2 cache: 512K 07:36:43 L3 cache: 16384K 07:36:43 NUMA node0 CPU(s): 0,1 07:36:43 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:36:43 07:36:43 07:36:43 ---> nproc: 07:36:43 2 07:36:43 07:36:43 07:36:43 ---> df -h: 07:36:43 Filesystem Size Used Avail Use% Mounted on 07:36:43 overlay 40G 7.7G 33G 20% / 07:36:43 tmpfs 64M 0 64M 0% /dev 07:36:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:36:43 shm 64M 0 64M 0% /dev/shm 07:36:43 /dev/vda1 40G 7.7G 33G 20% /facter-os 07:36:43 07:36:43 07:36:43 ---> sar -b -r -n DEV: 07:36:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/26/21 _x86_64_ (2 CPU) 07:36:43 07:36:43 07:29:06 LINUX RESTART (2 CPU) 07:36:43 07:36:43 07:30:02 tps rtps wtps bread/s bwrtn/s 07:36:43 07:31:01 3.76 0.00 3.76 0.00 133.42 07:36:43 07:32:01 0.55 0.00 0.55 0.00 10.03 07:36:43 07:33:01 0.15 0.00 0.15 0.00 1.60 07:36:43 07:34:01 0.27 0.00 0.27 0.00 4.00 07:36:43 07:35:01 0.27 0.00 0.27 0.00 3.08 07:36:43 07:36:01 0.28 0.00 0.28 0.00 3.76 07:36:43 Average: 0.87 0.00 0.87 0.00 25.69 07:36:43 07:36:43 07:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:36:43 07:31:01 5471412 0 797576 9.96 2620 1737332 1205984 13.31 576668 1561700 24 07:36:43 07:32:01 5469368 0 799612 9.98 2620 1737340 1205984 13.31 579320 1560960 8 07:36:43 07:33:01 5468428 0 800552 10.00 2620 1737340 1206236 13.32 580572 1560960 16 07:36:43 07:34:01 5468692 0 800280 9.99 2620 1737348 1205984 13.31 579592 1561584 8 07:36:43 07:35:01 5465868 0 803100 10.03 2620 1737352 1206104 13.32 579676 1564928 8 07:36:43 07:36:01 5464768 0 804192 10.04 2620 1737360 1206044 13.32 580440 1564928 8 07:36:43 Average: 5468089 0 800885 10.00 2620 1737345 1206056 13.32 579378 1562510 12 07:36:43 07:36:43 07:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:36:43 07:31:01 eth0 0.56 0.08 0.04 0.01 0.00 0.00 0.00 0.00 07:36:43 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:32:01 eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 07:36:43 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:33:01 eth0 5.15 2.58 3.44 0.53 0.00 0.00 0.00 0.00 07:36:43 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:34:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:35:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:36:43 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:36:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:36:43 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 Average: eth0 1.08 0.52 0.61 0.10 0.00 0.00 0.00 0.00 07:36:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:36:43 07:36:43 07:36:43 ---> sar -P ALL: 07:36:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/26/21 _x86_64_ (2 CPU) 07:36:43 07:36:43 07:29:06 LINUX RESTART (2 CPU) 07:36:43 07:36:43 07:30:02 CPU %user %nice %system %iowait %steal %idle 07:36:43 07:31:01 all 0.20 0.00 0.07 0.00 0.02 99.72 07:36:43 07:31:01 0 0.31 0.00 0.05 0.00 0.02 99.63 07:36:43 07:31:01 1 0.08 0.00 0.08 0.00 0.02 99.81 07:36:43 07:32:01 all 0.13 0.00 0.03 0.00 0.03 99.80 07:36:43 07:32:01 0 0.20 0.00 0.03 0.00 0.02 99.75 07:36:43 07:32:01 1 0.07 0.00 0.03 0.00 0.05 99.85 07:36:43 07:33:01 all 0.16 0.00 0.05 0.00 0.03 99.77 07:36:43 07:33:01 0 0.05 0.00 0.05 0.00 0.03 99.87 07:36:43 07:33:01 1 0.27 0.00 0.05 0.00 0.02 99.67 07:36:43 07:34:01 all 0.14 0.00 0.04 0.00 0.03 99.79 07:36:43 07:34:01 0 0.07 0.00 0.07 0.00 0.03 99.83 07:36:43 07:34:01 1 0.22 0.00 0.02 0.00 0.02 99.75 07:36:43 07:35:01 all 0.16 0.00 0.05 0.00 0.02 99.77 07:36:43 07:35:01 0 0.23 0.00 0.05 0.00 0.02 99.70 07:36:43 07:35:01 1 0.08 0.00 0.05 0.00 0.02 99.85 07:36:43 07:36:01 all 0.16 0.00 0.03 0.00 0.03 99.78 07:36:43 07:36:01 0 0.30 0.00 0.05 0.00 0.03 99.62 07:36:43 07:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:36:43 Average: all 0.16 0.00 0.05 0.00 0.02 99.77 07:36:43 Average: 0 0.19 0.00 0.05 0.00 0.03 99.73 07:36:43 Average: 1 0.12 0.00 0.04 0.00 0.02 99.81 07:36:43 07:36:43 07:36:43