Branch indexing 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 490a96143ed88d263d0e9894a43bf3751025c41b rather than e59b1e621698c536fb4bc10276db5a11dc7fbe46 Obtained Jenkinsfile from 490a96143ed88d263d0e9894a43bf3751025c41b 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-ssh7403601523157928981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh2866880978633089278.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 144eb70ba3d470a427e699408e811d3f535e987a 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-646/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-646/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3076396574617351341.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh5443913195307675144.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-646/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-646/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1050490885846484812.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3034 in /w/workspace/dry_go-mod-core-contracts_PR-646 [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-646 # 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-646@tmp/jenkins-gitclient-ssh8131090450165057784.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 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit e59b1e621698c536fb4bc10276db5a11dc7fbe46 > 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-646@tmp/jenkins-gitclient-ssh8123577977413342562.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e59b1e621698c536fb4bc10276db5a11dc7fbe46 # 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-646@tmp/jenkins-gitclient-ssh9072332009085202813.key Merge succeeded, producing c9647e380d9a4c31bfe85f0a7e718a01ffca3519 Checking out Revision c9647e380d9a4c31bfe85f0a7e718a01ffca3519 (PR-646) > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9647e380d9a4c31bfe85f0a7e718a01ffca3519 # timeout=10 Commit message: "Merge commit '490a96143ed88d263d0e9894a43bf3751025c41b' into HEAD" > git rev-list --no-walk e59b1e621698c536fb4bc10276db5a11dc7fbe46 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:42:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:42:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:42:27 ========================================================= 00:42:27 EdgeX Global Pipelines Version Info 00:42:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:42:29 ------------------- 00:42:29 stable info: 00:42:29 ------------------- 00:42:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:42:29 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:42:29 Message: update stable to v1.0.196 00:42:29 ------------------- 00:42:29 experimental info: 00:42:29 ------------------- 00:42:29 Commited By: **** collab-it+edgex@linuxfoundation.org 00:42:29 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:42:29 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:42:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 00:42:29 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 00:42:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:42:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-646 [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-646 [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-646 [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9647e380d9a4c31bfe85f0a7e718a01ffca3519 [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9647e3 [Pipeline] echo 00:42:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:42:31 + git log --format=format:%s -1 c9647e380d9a4c31bfe85f0a7e718a01ffca3519 [Pipeline] echo 00:42:31 GIT_COMMIT: c9647e380d9a4c31bfe85f0a7e718a01ffca3519, Commit Message: Merge commit '490a96143ed88d263d0e9894a43bf3751025c41b' into HEAD [Pipeline] echo 00:42:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:42:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:42:32 00:42:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:42:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:42:33 latest: Pulling from edgex-devops/git-semver 00:42:33 31603596830f: Pulling fs layer 00:42:33 b6dc333f4379: Pulling fs layer 00:42:33 3d9ef1400e77: Pulling fs layer 00:42:33 fd332fbdc1db: Pulling fs layer 00:42:33 fd332fbdc1db: Waiting 00:42:33 b6dc333f4379: Verifying Checksum 00:42:33 b6dc333f4379: Download complete 00:42:33 31603596830f: Verifying Checksum 00:42:33 31603596830f: Download complete 00:42:33 31603596830f: Pull complete 00:42:33 b6dc333f4379: Pull complete 00:42:33 fd332fbdc1db: Verifying Checksum 00:42:33 fd332fbdc1db: Download complete 00:42:34 3d9ef1400e77: Verifying Checksum 00:42:34 3d9ef1400e77: Download complete 00:42:34 3d9ef1400e77: Pull complete 00:42:34 fd332fbdc1db: Pull complete 00:42:34 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 00:42:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:42:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:42:34 prd-centos7-docker-4c-2g-3034 does not seem to be running inside a container 00:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-646 -v /w/workspace/dry_go-mod-core-contracts_PR-646:/w/workspace/dry_go-mod-core-contracts_PR-646:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-646@tmp:/w/workspace/dry_go-mod-core-contracts_PR-646@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 00:42:35 $ docker top 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:42:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:42:35 [ssh-agent] Looking for ssh-agent implementation... 00:42:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:35 $ docker exec 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 ssh-agent 00:42:35 SSH_AUTH_SOCK=/tmp/ssh-q39EnjUv0k2M/agent.15 00:42:35 SSH_AGENT_PID=21 00:42:35 Running ssh-add (command line suppressed) 00:42:36 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_8442318881026163591.key (/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_8442318881026163591.key) 00:42:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:42:36 + git tag --points-at HEAD [Pipeline] } 00:42:36 $ docker exec --env ******** --env ******** 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 ssh-agent -k 00:42:36 unset SSH_AUTH_SOCK; 00:42:36 unset SSH_AGENT_PID; 00:42:36 echo Agent pid 21 killed; 00:42:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:42:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:42:36 [ssh-agent] Looking for ssh-agent implementation... 00:42:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:36 $ docker exec 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 ssh-agent 00:42:36 SSH_AUTH_SOCK=/tmp/ssh-uBsdZadhXlCh/agent.54 00:42:36 SSH_AGENT_PID=60 00:42:36 Running ssh-add (command line suppressed) 00:42:36 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_9047464144021815772.key (/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/private_key_9047464144021815772.key) 00:42:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:42:37 + git semver init 00:42:37 # -> Open(): unable to determine branch for HEAD 00:42:37 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-646/.git 00:42:37 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-646 00:42:37 # $SEMVER_REMOTE_NAME = origin 00:42:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:42:37 # $SEMVER_USER_NAME = edgex-jenkins 00:42:37 # $SEMVER_BRANCH = PR-646 00:42:37 # $SEMVER_TEMP = /tmp/semver-475771761 00:42:37 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 00:42:37 # '/tmp/semver-475771761' -> '/w/workspace/dry_go-mod-core-contracts_PR-646/.semver' 00:42:37 # -> Force: false 00:42:37 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-646/.semver [Pipeline] } 00:42:37 $ docker exec --env ******** --env ******** 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 ssh-agent -k 00:42:37 unset SSH_AUTH_SOCK; 00:42:37 unset SSH_AGENT_PID; 00:42:37 echo Agent pid 60 killed; 00:42:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:42:38 + git semver [Pipeline] } 00:42:38 $ docker stop --time=1 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 00:42:39 $ docker rm -f 15fc4a18ddf67fbe2a48ffa8ca1c69df055c10b6b436fcb907d9023917404d19 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:42:40 Stashed 1 file(s) [Pipeline] echo 00:42:40 [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 00:42:55 Still waiting to schedule task 00:42:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:42:55 Still waiting to schedule task 00:42:55 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3031’ 00:45:37 Running on prd-centos7-docker-4c-2g-3035 in /w/workspace/dry_go-mod-core-contracts_PR-646 [Pipeline] { [Pipeline] ws 00:45:37 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 00:45:37 Selected Git installation does not exist. Using Default 00:45:37 The recommended git tool is: NONE 00:45:43 using credential edgex-jenkins-ssh 00:45:43 Cloning the remote Git repository 00:45:43 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:45:43 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 00:45:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:45:43 > git --version # timeout=10 00:45:43 > git --version # 'git version 2.24.4' 00:45:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:43 [INFO] Currently running in a labeled security context 00:45:43 [INFO] Currently SELinux is 'enforcing' on the host 00:45:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh7985628037762595174.key 00:45:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:44 Merging remotes/origin/main commit 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit e59b1e621698c536fb4bc10276db5a11dc7fbe46 00:45:45 Merge succeeded, producing 5b4440257ca5eaa8e4c4a58db207ab34bc29c7e1 00:45:45 Checking out Revision 5b4440257ca5eaa8e4c4a58db207ab34bc29c7e1 (PR-646) 00:45:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:45:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:45:44 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:45:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:45:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:44 [INFO] Currently running in a labeled security context 00:45:44 [INFO] Currently SELinux is 'enforcing' on the host 00:45:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh2813992174774363020.key 00:45:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:45:44 > git config core.sparsecheckout # timeout=10 00:45:44 > git checkout -f e59b1e621698c536fb4bc10276db5a11dc7fbe46 # timeout=10 00:45:45 > git remote # timeout=10 00:45:45 > git config --get remote.origin.url # timeout=10 00:45:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:45:45 [INFO] Currently running in a labeled security context 00:45:45 [INFO] Currently SELinux is 'enforcing' on the host 00:45:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh4084039527042837791.key 00:45:45 > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 00:45:45 > git rev-parse HEAD^{commit} # timeout=10 00:45:45 > git config core.sparsecheckout # timeout=10 00:45:45 > git checkout -f 5b4440257ca5eaa8e4c4a58db207ab34bc29c7e1 # timeout=10 00:45:48 Commit message: "Merge commit '490a96143ed88d263d0e9894a43bf3751025c41b' into HEAD" 00:45:48 > git rev-list --no-walk e59b1e621698c536fb4bc10276db5a11dc7fbe46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:45:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:45:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:45:50 + true 00:45:50 + sudo service docker restart 00:45:50 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:46:09 ========================================================= 00:46:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:46:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:46:09 + 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 . 00:46:09 Sending build context to Docker daemon 2.931MB 00:46:09 Step 1/7 : ARG BASE=golang:1.16-alpine 00:46:09 Step 2/7 : FROM ${BASE} 00:46:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:46:09 540db60ca938: Pulling fs layer 00:46:09 adcc1eea9eea: Pulling fs layer 00:46:09 4c4ab2625f07: Pulling fs layer 00:46:09 0773c198feca: Pulling fs layer 00:46:09 345f892a5656: Pulling fs layer 00:46:09 4796506630df: Pulling fs layer 00:46:09 cc55df3e53f1: Pulling fs layer 00:46:09 4d027b6c602c: Pulling fs layer 00:46:09 449e75d2c14e: Pulling fs layer 00:46:09 0773c198feca: Waiting 00:46:09 345f892a5656: Waiting 00:46:09 4796506630df: Waiting 00:46:09 cc55df3e53f1: Waiting 00:46:09 4d027b6c602c: Waiting 00:46:09 449e75d2c14e: Waiting 00:46:09 4c4ab2625f07: Verifying Checksum 00:46:09 4c4ab2625f07: Download complete 00:46:09 adcc1eea9eea: Verifying Checksum 00:46:09 adcc1eea9eea: Download complete 00:46:09 345f892a5656: Verifying Checksum 00:46:09 345f892a5656: Download complete 00:46:09 4796506630df: Verifying Checksum 00:46:09 4796506630df: Download complete 00:46:10 cc55df3e53f1: Verifying Checksum 00:46:10 cc55df3e53f1: Download complete 00:46:10 540db60ca938: Verifying Checksum 00:46:10 540db60ca938: Download complete 00:46:10 540db60ca938: Pull complete 00:46:10 adcc1eea9eea: Pull complete 00:46:10 4c4ab2625f07: Pull complete 00:46:10 4d027b6c602c: Verifying Checksum 00:46:10 4d027b6c602c: Download complete 00:46:13 449e75d2c14e: Verifying Checksum 00:46:13 449e75d2c14e: Download complete 00:46:15 0773c198feca: Verifying Checksum 00:46:15 0773c198feca: Download complete 00:46:18 0773c198feca: Pull complete 00:46:18 345f892a5656: Pull complete 00:46:18 4796506630df: Pull complete 00:46:18 cc55df3e53f1: Pull complete 00:46:18 4d027b6c602c: Pull complete 00:46:19 449e75d2c14e: Pull complete 00:46:19 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 00:46:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:46:19 ---> 0d28375d9b5b 00:46:19 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:46:23 ---> Running in 4f4c031dec4d 00:46:23 Removing intermediate container 4f4c031dec4d 00:46:23 ---> 0faac41ba634 00:46:23 Step 4/7 : RUN apk add bash 00:46:23 ---> Running in 98d48936840b 00:46:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:46:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:46:26 OK: 149 MiB in 40 packages 00:46:26 Removing intermediate container 98d48936840b 00:46:26 ---> 2b01cb58f040 00:46:26 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:46:26 ---> Running in d21224b3597a 00:46:26 Removing intermediate container d21224b3597a 00:46:26 ---> 8f0af5a52dd3 00:46:26 Step 6/7 : COPY go.mod . 00:46:26 ---> 7c3a1b4fa864 00:46:26 Step 7/7 : RUN go mod download 00:46:26 ---> Running in 8349cde68ddb 00:46:52 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3036 in /w/workspace/dry_go-mod-core-contracts_PR-646 [Pipeline] { [Pipeline] ws 00:46:52 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 00:46:52 Selected Git installation does not exist. Using Default 00:46:52 The recommended git tool is: NONE 00:46:57 using credential edgex-jenkins-ssh 00:46:57 Cloning the remote Git repository 00:46:58 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 00:46:58 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 00:46:58 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:46:58 > git --version # timeout=10 00:46:58 > git --version # 'git version 2.17.1' 00:46:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:46:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:46:59 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 00:46:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 00:46:59 using GIT_SSH to set credentials SSH Credentials for GitHub 00:46:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:47:00 Merging remotes/origin/main commit 490a96143ed88d263d0e9894a43bf3751025c41b into PR head commit e59b1e621698c536fb4bc10276db5a11dc7fbe46 00:47:00 Merge succeeded, producing 67b9a941afa760febaff6f1c970f4ab9c61b1a90 00:47:00 Checking out Revision 67b9a941afa760febaff6f1c970f4ab9c61b1a90 (PR-646) 00:47:00 > git config core.sparsecheckout # timeout=10 00:47:00 > git checkout -f e59b1e621698c536fb4bc10276db5a11dc7fbe46 # timeout=10 00:47:00 > git remote # timeout=10 00:47:00 > git config --get remote.origin.url # timeout=10 00:47:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:47:00 > git merge 490a96143ed88d263d0e9894a43bf3751025c41b # timeout=10 00:47:00 > git rev-parse HEAD^{commit} # timeout=10 00:47:00 > git config core.sparsecheckout # timeout=10 00:47:00 > git checkout -f 67b9a941afa760febaff6f1c970f4ab9c61b1a90 # timeout=10 00:47:04 Commit message: "Merge commit '490a96143ed88d263d0e9894a43bf3751025c41b' into HEAD" 00:47:04 > git rev-list --no-walk e59b1e621698c536fb4bc10276db5a11dc7fbe46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:05 Removing intermediate container 8349cde68ddb 00:47:05 ---> 07f02526b646 00:47:05 Successfully built 07f02526b646 00:47:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:47:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 00:47:06 + docker inspect -f . ci-base-image-x86_64 00:47:06 . [Pipeline] withDockerContainer 00:47:06 prd-centos7-docker-4c-2g-3035 does not seem to be running inside a container 00:47:06 $ 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-x86_64 cat 00:47:06 $ docker top c62d6835a5c60e0a12fed1484c12eb109f3dbfdf2eb4aaf9c0a27a172233adcd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:47:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:47:07 + go version 00:47:07 go version go1.16.5 linux/amd64 [Pipeline] } 00:47:07 $ docker stop --time=1 c62d6835a5c60e0a12fed1484c12eb109f3dbfdf2eb4aaf9c0a27a172233adcd 00:47:07 + sudo service docker restart 00:47:07 + true 00:47:08 $ docker rm -f c62d6835a5c60e0a12fed1484c12eb109f3dbfdf2eb4aaf9c0a27a172233adcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:47:09 + docker inspect -f . ci-base-image-x86_64 00:47:09 . [Pipeline] withDockerContainer 00:47:09 prd-centos7-docker-4c-2g-3035 does not seem to be running inside a container 00:47:09 $ 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-x86_64 cat 00:47:09 $ docker top be00ed67034b9fc71a88e84ef1a24bcad4879f080e381f58df57de57354ed4ba -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:10 + go mod tidy [Pipeline] sh 00:47:10 + make test 00:47:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:47:11 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:47:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.055s coverage: 83.5% of statements 00:47:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:47:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:47:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 00:47:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.007s coverage: 26.3% of statements 00:47:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 00:47:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.009s coverage: 47.2% of statements 00:47:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements 00:47:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.058s coverage: 86.2% of statements 00:47:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 00:47:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.004s coverage: 36.1% of statements 00:47:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 00:47:22 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] unstash [Pipeline] echo 00:47:26 ========================================================= 00:47:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:47:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:47:26 + 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 . 00:47:27 Sending build context to Docker daemon 2.93MB 00:47:27 Step 1/7 : ARG BASE=golang:1.16-alpine 00:47:27 Step 2/7 : FROM ${BASE} 00:47:28 gofmt -l . 00:47:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:47:28 $ docker stop --time=1 be00ed67034b9fc71a88e84ef1a24bcad4879f080e381f58df57de57354ed4ba 00:47:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:47:29 595b0fe564bb: Pulling fs layer 00:47:29 24495759ef45: Pulling fs layer 00:47:29 d148012ef14d: Pulling fs layer 00:47:29 cb65c68fc2e2: Pulling fs layer 00:47:29 093eec477d81: Pulling fs layer 00:47:29 a6d5b2bbb924: Pulling fs layer 00:47:29 2446dc1eb7d3: Pulling fs layer 00:47:29 596795e73e0f: Pulling fs layer 00:47:29 cb65c68fc2e2: Waiting 00:47:29 093eec477d81: Waiting 00:47:29 a6d5b2bbb924: Waiting 00:47:29 596795e73e0f: Waiting 00:47:29 2446dc1eb7d3: Waiting 00:47:29 d148012ef14d: Verifying Checksum 00:47:29 d148012ef14d: Download complete 00:47:29 24495759ef45: Verifying Checksum 00:47:29 24495759ef45: Download complete 00:47:29 093eec477d81: Verifying Checksum 00:47:29 093eec477d81: Download complete 00:47:29 595b0fe564bb: Verifying Checksum 00:47:29 595b0fe564bb: Download complete 00:47:29 a6d5b2bbb924: Download complete 00:47:29 2446dc1eb7d3: Download complete 00:47:29 $ docker rm -f be00ed67034b9fc71a88e84ef1a24bcad4879f080e381f58df57de57354ed4ba [Pipeline] // withDockerContainer [Pipeline] sh 00:47:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:47:30 595b0fe564bb: Pull complete 00:47:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 00:47:30 24495759ef45: Pull complete [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 00:47:31 d148012ef14d: Pull complete 00:47:31 596795e73e0f: Verifying Checksum 00:47:31 596795e73e0f: Download complete [Pipeline] libraryResource [Pipeline] sh 00:47:31 ---> job-cost.sh 00:47:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SxAN 00:47:33 cb65c68fc2e2: Download complete 00:47:41 cb65c68fc2e2: Pull complete 00:47:42 093eec477d81: Pull complete 00:47:42 a6d5b2bbb924: Pull complete 00:47:42 2446dc1eb7d3: Pull complete 00:47:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:47:48 596795e73e0f: Pull complete 00:47:48 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 00:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:47:48 ---> d9e956139c92 00:47:48 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:47:49 ---> Running in b9107dc8d0cf 00:47:49 Removing intermediate container b9107dc8d0cf 00:47:49 ---> 81ab94201621 00:47:49 Step 4/7 : RUN apk add bash 00:47:50 ---> Running in 87cf2d5a9a91 00:47:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:47:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:47:53 OK: 138 MiB in 40 packages 00:47:54 Removing intermediate container 87cf2d5a9a91 00:47:54 ---> c734769cf107 00:47:54 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 00:47:54 ---> Running in cb8a51814d18 00:47:55 Removing intermediate container cb8a51814d18 00:47:55 ---> bb97651bbdf2 00:47:55 Step 6/7 : COPY go.mod . 00:47:56 ---> 8fe696c4985b 00:47:56 Step 7/7 : RUN go mod download 00:47:56 ---> Running in efc10bd9a638 00:47:59 lf-activate-venv(): INFO: Adding /tmp/venv-SxAN/bin to PATH 00:47:59 INFO: No Stack... 00:47:59 INFO: Retrieving Pricing Info for: v3-standard-2 00:48:00 INFO: Archiving Costs [Pipeline] sh 00:48:00 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 00:48:00 + cut -d, -f6 [Pipeline] lock 00:48:00 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] 00:48:00 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] did not exist. Created. 00:48:00 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:48:01 + echo total: 0.05999999865889549 [Pipeline] stash 00:48:01 Stashed 1 file(s) [Pipeline] } 00:48:01 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:49:18 Removing intermediate container efc10bd9a638 00:49:18 ---> b8885619d3dd 00:49:18 Successfully built b8885619d3dd 00:49:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:49:18 + docker inspect -f . ci-base-image-arm64 00:49:18 . [Pipeline] withDockerContainer 00:49:19 prd-ubuntu18.04-docker-arm64-4c-16g-3036 does not seem to be running inside a container 00:49:19 $ 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-arm64 cat 00:49:20 $ docker top 16999652e31eecbd7e191a9dc477e4cf65b86f083b20c9a72beabdefb40cee38 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:21 + go version 00:49:21 go version go1.16.5 linux/arm64 [Pipeline] } 00:49:21 $ docker stop --time=1 16999652e31eecbd7e191a9dc477e4cf65b86f083b20c9a72beabdefb40cee38 00:49:23 $ docker rm -f 16999652e31eecbd7e191a9dc477e4cf65b86f083b20c9a72beabdefb40cee38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:49:24 + docker inspect -f . ci-base-image-arm64 00:49:24 . [Pipeline] withDockerContainer 00:49:24 prd-ubuntu18.04-docker-arm64-4c-16g-3036 does not seem to be running inside a container 00:49:24 $ 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-arm64 cat 00:49:26 $ docker top 0af43639a01ccfea0057e1aa8e9908d2de2beb84402512923c1a26d89108a546 -eo pid,comm [Pipeline] { [Pipeline] sh 00:49:27 + go mod tidy [Pipeline] sh 00:49:28 + make test 00:49:28 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:49:29 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 00:50:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.449s coverage: 83.5% of statements 00:50:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 00:50:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 00:50:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 00:50:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.086s coverage: 26.3% of statements 00:50:08 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 00:50:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.103s coverage: 47.2% of statements 00:50:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.094s coverage: 90.0% of statements 00:50:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.240s coverage: 86.2% of statements 00:50:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.075s coverage: 59.5% of statements 00:50:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.1% of statements 00:50:08 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.036s coverage: 49.4% of statements 00:50:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 00:50:27 gofmt -l . 00:50:27 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:50:27 $ docker stop --time=1 0af43639a01ccfea0057e1aa8e9908d2de2beb84402512923c1a26d89108a546 00:50:29 $ docker rm -f 0af43639a01ccfea0057e1aa8e9908d2de2beb84402512923c1a26d89108a546 [Pipeline] // withDockerContainer [Pipeline] sh 00:50:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:50:30 Warning: overwriting stash ‘coverage-report’ 00:50:30 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 00:50:31 ---> job-cost.sh 00:50:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Icgj 00:51:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:53:10 lf-activate-venv(): INFO: Adding /tmp/venv-Icgj/bin to PATH 00:53:10 INFO: No Stack... 00:53:10 INFO: Retrieving Pricing Info for: v2-standard-4 00:53:10 INFO: Archiving Costs [Pipeline] sh 00:53:10 + cut -d, -f6 00:53:10 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock 00:53:10 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] 00:53:10 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] did not exist. Created. 00:53:10 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:53:11 /w/workspace/go-mod-core-contracts/2@tmp/durable-caa447f7/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-caa447f7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:53:11 + echo total: 0.18000000715255737 [Pipeline] stash 00:53:11 Warning: overwriting stash ‘stack-cost’ 00:53:11 Stashed 1 file(s) [Pipeline] } 00:53:11 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-646-2-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 00:53:12 provisioning config files... 00:53:12 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/config3333874612576769356tmp [Pipeline] { [Pipeline] sh 00:53:12 + set +x 00:53:12 + curl -s https://codecov.io/bash 00:53:12 + bash -s -- 00:53:12 00:53:12 _____ _ 00:53:12 / ____| | | 00:53:12 | | ___ __| | ___ ___ _____ __ 00:53:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:53:12 | |___| (_) | (_| | __/ (_| (_) \ V / 00:53:12 \_____\___/ \__,_|\___|\___\___/ \_/ 00:53:12 Bash-1.0.5 00:53:12 00:53:12 00:53:12 ==> git version 2.24.4 found 00:53:12 ==> 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 00:53:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:53:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:53:12 ==> Jenkins CI detected. 00:53:12 project root: . 00:53:12 --> token set from env 00:53:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:53:12 ==> Running gcov in . (disable via -X gcov) 00:53:12 ==> Python coveragepy not found 00:53:12 ==> Searching for coverage reports in: 00:53:12 + . 00:53:13 -> Found 1 reports 00:53:13 ==> Detecting git/mercurial file structure 00:53:13 ==> Reading reports 00:53:13 + ./coverage.out bytes=101588 00:53:13 ==> Appending adjustments 00:53:13 https://docs.codecov.io/docs/fixing-reports 00:53:13 + Found adjustments 00:53:13 ==> Gzipping contents 00:53:13 16K /tmp/codecov.5Y6z6l.gz 00:53:13 ==> Uploading reports 00:53:13 url: https://codecov.io 00:53:13 query: branch=PR-646&commit=c9647e380d9a4c31bfe85f0a7e718a01ffca3519&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-646%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=646&job=&cmd_args= 00:53:13 -> Pinging Codecov 00:53:13 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=PR-646&commit=c9647e380d9a4c31bfe85f0a7e718a01ffca3519&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-646%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=646&job=&cmd_args= 00:53:14 -> Uploading to 00:53:14 https://storage.googleapis.com/codecov/v4/raw/2021-07-16/71470A77251A30514AAF9C0BB2E5B6CE/c9647e380d9a4c31bfe85f0a7e718a01ffca3519/2eb0ea73-3e2b-49eb-9960-045b33b45d82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210716%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210716T005313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd98d761b0a785f32358eeaf9d5235d60014fe45af106f559296554d5a3f7560 00:53:14 % Total % Received % Xferd Average Speed Time Time Time Current 00:53:14 Dload Upload Total Spent Left Speed 00:53:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15251 0 0 100 15251 0 41009 --:--:-- --:--:-- --:--:-- 41107 00:53:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c9647e380d9a4c31bfe85f0a7e718a01ffca3519 [Pipeline] } 00:53: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 00:53:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:53:16 ---> package-listing.sh 00:53:16 ++ facter osfamily 00:53:16 ++ tr '[:upper:]' '[:lower:]' 00:53:17 + OS_FAMILY=redhat 00:53:17 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-646 00:53:17 + START_PACKAGES=/tmp/packages_start.txt 00:53:17 + END_PACKAGES=/tmp/packages_end.txt 00:53:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:53:17 + PACKAGES=/tmp/packages_start.txt 00:53:17 + '[' /w/workspace/dry_go-mod-core-contracts_PR-646 ']' 00:53:17 + PACKAGES=/tmp/packages_end.txt 00:53:17 + case "${OS_FAMILY}" in 00:53:17 + rpm -qa 00:53:17 + sort 00:53:17 + '[' -f /tmp/packages_start.txt ']' 00:53:17 + '[' -f /tmp/packages_end.txt ']' 00:53:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:53:17 + '[' /w/workspace/dry_go-mod-core-contracts_PR-646 ']' 00:53:17 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-646/archives/ 00:53:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-646/archives/ [Pipeline] echo 00:53:17 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-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:53:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:53:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:18 00:53:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:53:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:18 alpine: Pulling from edgex-lftools-log-publisher 00:53:18 5843afab3874: Pulling fs layer 00:53:18 2dfaacf7024e: Pulling fs layer 00:53:18 2dbba127c6aa: Pulling fs layer 00:53:18 1a467efa2204: Pulling fs layer 00:53:18 865369a531d5: Pulling fs layer 00:53:18 2dc3bafdbf1c: Pulling fs layer 00:53:18 9ac237eaa80d: Pulling fs layer 00:53:18 6bcad4ecc5c2: Pulling fs layer 00:53:18 7074353bde3e: Pulling fs layer 00:53:18 1a467efa2204: Waiting 00:53:18 865369a531d5: Waiting 00:53:18 2dc3bafdbf1c: Waiting 00:53:18 9ac237eaa80d: Waiting 00:53:18 6bcad4ecc5c2: Waiting 00:53:18 7074353bde3e: Waiting 00:53:19 2dfaacf7024e: Verifying Checksum 00:53:19 2dfaacf7024e: Download complete 00:53:19 1a467efa2204: Verifying Checksum 00:53:19 1a467efa2204: Download complete 00:53:19 5843afab3874: Verifying Checksum 00:53:19 5843afab3874: Download complete 00:53:19 2dc3bafdbf1c: Verifying Checksum 00:53:19 2dc3bafdbf1c: Download complete 00:53:19 9ac237eaa80d: Verifying Checksum 00:53:19 9ac237eaa80d: Download complete 00:53:19 6bcad4ecc5c2: Verifying Checksum 00:53:19 6bcad4ecc5c2: Download complete 00:53:19 865369a531d5: Verifying Checksum 00:53:19 865369a531d5: Download complete 00:53:19 5843afab3874: Pull complete 00:53:19 2dfaacf7024e: Pull complete 00:53:19 2dbba127c6aa: Verifying Checksum 00:53:19 2dbba127c6aa: Download complete 00:53:20 2dbba127c6aa: Pull complete 00:53:20 1a467efa2204: Pull complete 00:53:20 865369a531d5: Pull complete 00:53:20 2dc3bafdbf1c: Pull complete 00:53:20 9ac237eaa80d: Pull complete 00:53:21 6bcad4ecc5c2: Pull complete 00:53:24 7074353bde3e: Verifying Checksum 00:53:24 7074353bde3e: Download complete 00:53:28 7074353bde3e: Pull complete 00:53:28 Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 00:53:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:53:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:53:28 prd-centos7-docker-4c-2g-3034 does not seem to be running inside a container 00:53:28 $ 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-646/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-646 -v /w/workspace/dry_go-mod-core-contracts_PR-646:/w/workspace/dry_go-mod-core-contracts_PR-646:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-646@tmp:/w/workspace/dry_go-mod-core-contracts_PR-646@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:alpine cat 00:53:30 $ docker top 058e37e373ff4fb35db8d1a8b599490b3d7c1bc196eda9dc168fb6278d0ee388 -eo pid,comm [Pipeline] { [Pipeline] sh 00:53:31 + touch /tmp/pre-build-complete [Pipeline] sh 00:53:31 + mkdir -p /var/log/sa [Pipeline] sh 00:53:31 + ls /var/log/sa-host 00:53:31 + sadf -c /var/log/sa-host/sa05 00:53:31 file_magic: OK 00:53:31 HZ: Using current value: 100 00:53:31 file_header: OK 00:53:31 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 00:53:31 Statistics: 00:53:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:31 File successfully converted to sysstat format version 12.5.4 00:53:31 + sadf -c /var/log/sa-host/sa16 00:53:31 file_magic: OK 00:53:31 HZ: Using current value: 100 00:53:31 file_header: OK 00:53:31 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 00:53:31 Statistics: 00:53:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:53:31 File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:32 provisioning config files... 00:53:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-646@tmp/config6175200713335632796tmp [Pipeline] { [Pipeline] echo 00:53:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:53:33 ---> create-netrc.sh [Pipeline] } 00:53:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:53:33 ---> python-tools-install.sh [Pipeline] echo 00:53:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:53:33 ---> sudo-logs.sh 00:53:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:53:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:53:34 ---> job-cost.sh 00:53:34 lf-activate-venv: SKIPPING 00:53:34 DEBUG: total: 0.18000000715255737 00:53:34 INFO: Retrieving Stack Cost... 00:53:35 INFO: Retrieving Pricing Info for: v3-standard-2 00:53:35 INFO: Archiving Costs [Pipeline] echo 00:53:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:35 ---> logs-deploy.sh 00:53:35 lf-activate-venv: SKIPPING 00:53:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-646/2 00:53:35 INFO: archiving workspace using pattern(s): 00:53:36 Archives upload complete. 00:53:36 INFO: archiving logs to Nexus 00:53:37 ---> uname -a: 00:53:37 Linux prd-centos7-docker-4c-2g-3034.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:53:37 00:53:37 00:53:37 ---> lscpu: 00:53:37 Architecture: x86_64 00:53:37 CPU op-mode(s): 32-bit, 64-bit 00:53:37 Address sizes: 40 bits physical, 48 bits virtual 00:53:37 Byte Order: Little Endian 00:53:37 CPU(s): 2 00:53:37 On-line CPU(s) list: 0,1 00:53:37 Vendor ID: AuthenticAMD 00:53:37 BIOS Vendor ID: QEMU 00:53:37 Model name: AMD EPYC-Rome Processor 00:53:37 BIOS Model name: pc-i440fx-4.2 00:53:37 CPU family: 23 00:53:37 Model: 49 00:53:37 Thread(s) per core: 1 00:53:37 Core(s) per socket: 1 00:53:37 Socket(s): 2 00:53:37 Stepping: 0 00:53:37 BogoMIPS: 5599.99 00:53:37 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 00:53:37 Virtualization: AMD-V 00:53:37 Hypervisor vendor: KVM 00:53:37 Virtualization type: full 00:53:37 L1d cache: 64 KiB (2 instances) 00:53:37 L1i cache: 64 KiB (2 instances) 00:53:37 L2 cache: 1 MiB (2 instances) 00:53:37 L3 cache: 32 MiB (2 instances) 00:53:37 NUMA node(s): 1 00:53:37 NUMA node0 CPU(s): 0,1 00:53:37 Vulnerability Itlb multihit: Not affected 00:53:37 Vulnerability L1tf: Not affected 00:53:37 Vulnerability Mds: Not affected 00:53:37 Vulnerability Meltdown: Not affected 00:53:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:53:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:53:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:53:37 Vulnerability Srbds: Not affected 00:53:37 Vulnerability Tsx async abort: Not affected 00:53:37 00:53:37 00:53:37 ---> nproc: 00:53:37 2 00:53:37 00:53:37 00:53:37 ---> df -h: 00:53:37 Filesystem Size Used Available Use% Mounted on 00:53:37 overlay 40.0G 7.6G 32.4G 19% / 00:53:37 tmpfs 64.0M 0 64.0M 0% /dev 00:53:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:53:37 shm 64.0M 0 64.0M 0% /dev/shm 00:53:37 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 00:53:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 00:53:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 00:53:37 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 00:53:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 00:53:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 00:53:37 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 00:53:37 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 00:53:37 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-646 00:53:37 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dry_go-mod-core-contracts_PR-646@tmp 00:53:37 00:53:37 00:53:37 ---> free -m: 00:53:37 total used free shared buff/cache available 00:53:37 Mem: 7821 844 4771 0 2204 6687 00:53:37 Swap: 1023 0 1023 00:53:37 00:53:37 00:53:37 ---> ip addr: 00:53:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:53:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:53:37 inet 127.0.0.1/8 scope host lo 00:53:37 valid_lft forever preferred_lft forever 00:53:37 inet6 ::1/128 scope host 00:53:37 valid_lft forever preferred_lft forever 00:53:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:53:37 link/ether fa:16:3e:9d:ff:1a brd ff:ff:ff:ff:ff:ff 00:53:37 inet 10.30.122.77/23 brd 10.30.123.255 scope global dynamic eth0 00:53:37 valid_lft 85698sec preferred_lft 85698sec 00:53:37 inet6 fe80::f816:3eff:fe9d:ff1a/64 scope link 00:53:37 valid_lft forever preferred_lft forever 00:53:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:53:37 link/ether 02:42:39:83:b1:b4 brd ff:ff:ff:ff:ff:ff 00:53:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:53:37 valid_lft forever preferred_lft forever 00:53:37 inet6 fe80::42:39ff:fe83:b1b4/64 scope link 00:53:37 valid_lft forever preferred_lft forever 00:53:37 00:53:37 00:53:37 ---> sar -b -r -n DEV: 00:53:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 00:53:37 00:53:37 00:41:45 LINUX RESTART (2 CPU) 00:53:37 00:53:37 00:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:53:37 00:43:02 160.98 31.49 129.49 0.00 6117.30 39941.33 0.00 00:53:37 00:44:01 1.56 0.00 1.56 0.00 0.00 32.75 0.00 00:53:37 00:45:01 0.48 0.00 0.48 0.00 0.00 6.99 0.00 00:53:37 00:46:01 0.23 0.00 0.23 0.00 0.00 2.17 0.00 00:53:37 00:47:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 00:53:37 00:48:01 0.33 0.00 0.33 0.00 0.00 5.06 0.00 00:53:37 00:49:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 00:53:37 00:50:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 00:53:37 00:51:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 00:53:37 00:52:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 00:53:37 00:53:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 00:53:37 Average: 15.02 2.87 12.15 0.00 557.10 3643.08 0.00 00:53:37 00:53:37 00:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:37 00:43:02 5458188 0 810880 10.12 2620 1737252 1301328 14.37 584796 1563968 132 00:53:37 00:44:01 5467312 0 801752 10.01 2620 1737256 1229952 13.58 577284 1563932 16 00:53:37 00:45:01 5471400 0 797656 9.96 2620 1737264 1198084 13.23 579408 1558704 8 00:53:37 00:46:01 5469292 0 799760 9.99 2620 1737268 1198228 13.23 581428 1558700 16 00:53:37 00:47:01 5470188 0 798856 9.97 2620 1737276 1198252 13.23 574516 1565716 28 00:53:37 00:48:01 5466812 0 802232 10.02 2620 1737276 1198264 13.23 577156 1565716 8 00:53:37 00:49:01 5466936 0 802104 10.02 2620 1737280 1198288 13.23 577336 1565716 8 00:53:37 00:50:01 5459416 0 809616 10.11 2620 1737288 1198084 13.23 584820 1565716 16 00:53:37 00:51:01 5458564 0 810468 10.12 2620 1737288 1198084 13.23 585364 1565716 8 00:53:37 00:52:01 5458520 0 810504 10.12 2620 1737296 1198084 13.23 587052 1563944 8 00:53:37 00:53:01 5458480 0 810544 10.12 2620 1737296 1198168 13.23 587564 1563940 8 00:53:37 Average: 5464101 0 804943 10.05 2620 1737276 1210438 13.36 581520 1563797 23 00:53:37 00:53:37 00:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:37 00:43:02 eth0 545.06 327.74 1040.45 79.90 0.00 0.00 0.00 0.00 00:53:37 00:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:43:02 docker0 9.93 6.69 2.36 26.64 0.00 0.00 0.00 0.00 00:53:37 00:44:01 eth0 3.93 1.85 3.09 0.14 0.00 0.00 0.00 0.00 00:53:37 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:45:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:37 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:46:01 eth0 1.67 0.40 0.43 0.21 0.00 0.00 0.00 0.00 00:53:37 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:47:01 eth0 1.10 0.30 0.31 0.20 0.00 0.00 0.00 0.00 00:53:37 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:48:01 eth0 0.55 0.28 0.20 0.08 0.00 0.00 0.00 0.00 00:53:37 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:49:01 eth0 0.52 0.38 0.30 0.21 0.00 0.00 0.00 0.00 00:53:37 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:50:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:37 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:53:37 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:53:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 00:53:37 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 Average: eth0 50.40 30.18 95.16 7.36 0.00 0.00 0.00 0.00 00:53:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:53:37 Average: docker0 0.90 0.61 0.21 2.43 0.00 0.00 0.00 0.00 00:53:37 00:53:37 00:53:37 ---> sar -P ALL: 00:53:37 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 00:53:37 00:53:37 00:41:45 LINUX RESTART (2 CPU) 00:53:37 00:53:37 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:53:37 00:43:02 all 19.94 0.00 6.28 5.56 0.06 68.15 00:53:37 00:43:02 0 18.05 0.00 6.67 4.01 0.05 71.22 00:53:37 00:43:02 1 21.85 0.00 5.89 7.11 0.07 65.09 00:53:37 00:44:01 all 0.20 0.00 0.08 0.00 0.03 99.69 00:53:37 00:44:01 0 0.05 0.00 0.07 0.00 0.02 99.86 00:53:37 00:44:01 1 0.34 0.00 0.09 0.00 0.05 99.52 00:53:37 00:45:01 all 0.09 0.00 0.10 0.00 0.01 99.80 00:53:37 00:45:01 0 0.07 0.00 0.07 0.00 0.00 99.87 00:53:37 00:45:01 1 0.12 0.00 0.13 0.00 0.02 99.73 00:53:37 00:46:01 all 0.19 0.00 0.05 0.00 0.03 99.73 00:53:37 00:46:01 0 0.05 0.00 0.05 0.00 0.02 99.88 00:53:37 00:46:01 1 0.33 0.00 0.05 0.00 0.03 99.58 00:53:37 00:47:01 all 0.18 0.00 0.04 0.00 0.03 99.75 00:53:37 00:47:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:53:37 00:47:01 1 0.30 0.00 0.07 0.00 0.03 99.60 00:53:37 00:48:01 all 0.10 0.00 0.05 0.00 0.02 99.83 00:53:37 00:48:01 0 0.07 0.00 0.08 0.00 0.02 99.83 00:53:37 00:48:01 1 0.13 0.00 0.02 0.00 0.02 99.83 00:53:37 00:49:01 all 0.16 0.00 0.04 0.00 0.03 99.77 00:53:37 00:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 00:53:37 00:49:01 1 0.27 0.00 0.05 0.00 0.02 99.67 00:53:37 00:50:01 all 0.16 0.00 0.06 0.00 0.03 99.76 00:53:37 00:50:01 0 0.05 0.00 0.07 0.00 0.03 99.85 00:53:37 00:50:01 1 0.27 0.00 0.05 0.00 0.02 99.67 00:53:37 00:51:01 all 0.21 0.00 0.04 0.00 0.02 99.73 00:53:37 00:51:01 0 0.07 0.00 0.07 0.00 0.02 99.85 00:53:37 00:51:01 1 0.35 0.00 0.02 0.00 0.02 99.62 00:53:37 00:52:01 all 0.13 0.00 0.04 0.00 0.03 99.79 00:53:37 00:52:01 0 0.05 0.00 0.05 0.00 0.05 99.85 00:53:37 00:52:01 1 0.22 0.00 0.03 0.00 0.02 99.73 00:53:37 00:53:01 all 0.13 0.00 0.06 0.00 0.01 99.80 00:53:37 00:53:01 0 0.03 0.00 0.07 0.00 0.02 99.88 00:53:37 00:53:01 1 0.23 0.00 0.05 0.00 0.00 99.72 00:53:37 00:53:37 Average: CPU %user %nice %system %iowait %steal %idle 00:53:37 Average: all 1.90 0.00 0.60 0.49 0.03 96.98 00:53:37 Average: 0 1.64 0.00 0.64 0.35 0.03 97.34 00:53:37 Average: 1 2.16 0.00 0.57 0.63 0.03 96.62 00:53:37 00:53:37 00:53:37