Pull request #475 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 546a872fd7ee270ebfbf167397cf4be618b9c8ed+8f7953445b72aeaee75aad4ef61ff15b3674e342 (5216f37d94b638c462545b07d670a70d86919171) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-475/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-475/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-24360 in /w/workspace/dry_go-mod-core-contracts_PR-475 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-475 # 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8f7953445b72aeaee75aad4ef61ff15b3674e342 into PR head commit 546a872fd7ee270ebfbf167397cf4be618b9c8ed Merge succeeded, producing 546a872fd7ee270ebfbf167397cf4be618b9c8ed Checking out Revision 546a872fd7ee270ebfbf167397cf4be618b9c8ed (PR-475) > git config core.sparsecheckout # timeout=10 > git checkout -f 546a872fd7ee270ebfbf167397cf4be618b9c8ed # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8f7953445b72aeaee75aad4ef61ff15b3674e342 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 546a872fd7ee270ebfbf167397cf4be618b9c8ed # timeout=10 Commit message: "fix: Unsure ApiVersion is set when converting models to DTOs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:45:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:45:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:45:56 ========================================================= 17:45:56 EdgeX Global Pipelines Version Info 17:45:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:45:58 ------------------- 17:45:58 stable info: 17:45:58 ------------------- 17:45:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:45:58 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:45:58 Message: update stable to v1.0.179 17:45:59 ------------------- 17:45:59 experimental info: 17:45:59 ------------------- 17:45:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:45:59 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 17:45:59 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:45:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:45:59 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:46:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:46:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:46:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:46:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:46:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:46:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 17:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:46:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:46:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:46:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:46:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:46:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:46:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:46:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:46:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:46:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:46:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:46:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:46:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:46:03 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 17:46:03 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 17:46:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-475 [Pipeline] echo 17:46:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-475 [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-475 [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 546a872fd7ee270ebfbf167397cf4be618b9c8ed [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 546a872 [Pipeline] echo 17:46:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:46:05 + git log --format=format:%s -1 546a872fd7ee270ebfbf167397cf4be618b9c8ed [Pipeline] echo 17:46:05 GIT_COMMIT: 546a872fd7ee270ebfbf167397cf4be618b9c8ed, Commit Message: fix: Unsure ApiVersion is set when converting models to DTOs [Pipeline] echo 17:46:05 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:46:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:46:06 17:46:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:46:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:46:07 latest: Pulling from edgex-devops/git-semver 17:46:07 31603596830f: Pulling fs layer 17:46:07 2a8b12db71e7: Pulling fs layer 17:46:07 6ca5941a6612: Pulling fs layer 17:46:07 ecc8261a40a4: Pulling fs layer 17:46:07 ecc8261a40a4: Waiting 17:46:07 2a8b12db71e7: Verifying Checksum 17:46:07 2a8b12db71e7: Download complete 17:46:07 31603596830f: Download complete 17:46:07 ecc8261a40a4: Verifying Checksum 17:46:07 ecc8261a40a4: Download complete 17:46:07 6ca5941a6612: Verifying Checksum 17:46:07 6ca5941a6612: Download complete 17:46:07 31603596830f: Pull complete 17:46:07 2a8b12db71e7: Pull complete 17:46:08 6ca5941a6612: Pull complete 17:46:08 ecc8261a40a4: Pull complete 17:46:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:46:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:46:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:46:09 prd-centos7-docker-4c-2g-24360 does not seem to be running inside a container 17:46:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-475 -v /w/workspace/dry_go-mod-core-contracts_PR-475:/w/workspace/dry_go-mod-core-contracts_PR-475:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-475@tmp:/w/workspace/dry_go-mod-core-contracts_PR-475@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:46:11 $ docker top 41c4516ea4d9cbe0622d623b69fd8ed550dec903f18610c85a6ab6059bbf9169 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:46:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:12 [ssh-agent] Looking for ssh-agent implementation... 17:46:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:12 $ docker exec 41c4516ea4d9cbe0622d623b69fd8ed550dec903f18610c85a6ab6059bbf9169 ssh-agent 17:46:12 SSH_AUTH_SOCK=/tmp/ssh-64KMCxlH7cyu/agent.12 17:46:12 SSH_AGENT_PID=17 17:46:12 Running ssh-add (command line suppressed) 17:46:12 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-475@tmp/private_key_8297051243551203933.key (/w/workspace/dry_go-mod-core-contracts_PR-475@tmp/private_key_8297051243551203933.key) 17:46:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:13 + git tag --points-at HEAD [Pipeline] } 17:46:13 $ docker exec --env ******** --env ******** 41c4516ea4d9cbe0622d623b69fd8ed550dec903f18610c85a6ab6059bbf9169 ssh-agent -k 17:46:13 unset SSH_AUTH_SOCK; 17:46:13 unset SSH_AGENT_PID; 17:46:13 echo Agent pid 17 killed; 17:46:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:46:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:46:13 [ssh-agent] Looking for ssh-agent implementation... 17:46:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:46:13 $ docker exec 41c4516ea4d9cbe0622d623b69fd8ed550dec903f18610c85a6ab6059bbf9169 ssh-agent 17:46:14 SSH_AUTH_SOCK=/tmp/ssh-FV4K3Oy84SSt/agent.46 17:46:14 SSH_AGENT_PID=52 17:46:14 Running ssh-add (command line suppressed) 17:46:14 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-475@tmp/private_key_3338397601387161762.key (/w/workspace/dry_go-mod-core-contracts_PR-475@tmp/private_key_3338397601387161762.key) 17:46:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:46:14 + git semver init 17:46:14 # -> Open(): unable to determine branch for HEAD 17:46:14 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-475/.git 17:46:14 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-475 17:46:14 # $SEMVER_REMOTE_NAME = origin 17:46:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:46:14 # $SEMVER_USER_NAME = edgex-jenkins 17:46:14 # $SEMVER_BRANCH = PR-475 17:46:14 # $SEMVER_TEMP = /tmp/semver-825669526 17:46:14 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:46:15 # '/tmp/semver-825669526' -> '/w/workspace/dry_go-mod-core-contracts_PR-475/.semver' 17:46:15 # -> Force: false 17:46:15 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-475/.semver [Pipeline] } 17:46:15 $ docker exec --env ******** --env ******** 41c4516ea4d9cbe0622d623b69fd8ed550dec903f18610c85a6ab6059bbf9169 ssh-agent -k 17:46:15 unset SSH_AUTH_SOCK; 17:46:15 unset SSH_AGENT_PID; 17:46:15 echo Agent pid 52 killed; 17:46:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:46:16 + git semver [Pipeline] } 17:46:16 $ docker stop --time=1 41c4516ea4d9cbe0622d623b69fd8ed550dec903f18610c85a6ab6059bbf9169 17:46:18 $ docker rm -f 41c4516ea4d9cbe0622d623b69fd8ed550dec903f18610c85a6ab6059bbf9169 [Pipeline] // withDockerContainer [Pipeline] sh 17:46:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:46:19 Stashed 1 file(s) [Pipeline] echo 17:46:19 [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 17:46:35 Still waiting to schedule task 17:46:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:46:35 Still waiting to schedule task 17:46:35 ‘prd-ubuntu18.04-docker-arm64-4c-16g-24361’ is offline 17:48:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24363 in /w/workspace/dry_go-mod-core-contracts_PR-475 [Pipeline] { [Pipeline] ws 17:48:31 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 17:48:36 using credential edgex-jenkins-ssh 17:48:36 Cloning the remote Git repository 17:48:36 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:48:36 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 17:48:36 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:48:36 > git --version # timeout=10 17:48:36 > git --version # 'git version 2.17.1' 17:48:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:48:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:37 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:48:38 Merging remotes/origin/master commit 8f7953445b72aeaee75aad4ef61ff15b3674e342 into PR head commit 546a872fd7ee270ebfbf167397cf4be618b9c8ed [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 17:48:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:48:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:48:38 > git config core.sparsecheckout # timeout=10 17:48:38 > git checkout -f 546a872fd7ee270ebfbf167397cf4be618b9c8ed # timeout=10 [Pipeline] } 17:48:39 Failed in branch arm64 17:50:38 Running on prd-centos7-docker-4c-2g-24364 in /w/workspace/dry_go-mod-core-contracts_PR-475 [Pipeline] { [Pipeline] ws 17:50:38 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 17:50:41 using credential edgex-jenkins-ssh 17:50:41 Cloning the remote Git repository 17:50:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:50:41 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 17:50:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:50:41 > git --version # timeout=10 17:50:41 > git --version # 'git version 2.24.3' 17:50:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:42 Merging remotes/origin/master commit 8f7953445b72aeaee75aad4ef61ff15b3674e342 into PR head commit 546a872fd7ee270ebfbf167397cf4be618b9c8ed [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 17:50:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:50:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:50:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:50:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:50:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:50:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/475/head:refs/remotes/origin/PR-475 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:50:42 > git config core.sparsecheckout # timeout=10 17:50:42 > git checkout -f 546a872fd7ee270ebfbf167397cf4be618b9c8ed # timeout=10 [Pipeline] // stage [Pipeline] } 17:50:43 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:50:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:50:48 ---> package-listing.sh 17:50:48 ++ facter osfamily 17:50:48 ++ tr '[:upper:]' '[:lower:]' 17:50:48 + OS_FAMILY=redhat 17:50:48 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-475 17:50:48 + START_PACKAGES=/tmp/packages_start.txt 17:50:48 + END_PACKAGES=/tmp/packages_end.txt 17:50:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:50:48 + PACKAGES=/tmp/packages_start.txt 17:50:48 + '[' /w/workspace/dry_go-mod-core-contracts_PR-475 ']' 17:50:48 + PACKAGES=/tmp/packages_end.txt 17:50:48 + case "${OS_FAMILY}" in 17:50:48 + rpm -qa 17:50:48 + sort 17:50:53 + '[' -f /tmp/packages_start.txt ']' 17:50:53 + '[' -f /tmp/packages_end.txt ']' 17:50:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:50:53 + '[' /w/workspace/dry_go-mod-core-contracts_PR-475 ']' 17:50:53 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-475/archives/ 17:50:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-475/archives/ [Pipeline] echo 17:50:53 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-475/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:50:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:50:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:50:54 17:50:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:50:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:50:54 alpine: Pulling from edgex-lftools-log-publisher 17:50:54 df20fa9351a1: Pulling fs layer 17:50:54 36b3adc4ff6f: Pulling fs layer 17:50:54 8ad3a11d3b57: Pulling fs layer 17:50:54 46f8f816bc3b: Pulling fs layer 17:50:54 93b61091891f: Pulling fs layer 17:50:54 93b9cdb0e59b: Pulling fs layer 17:50:54 5e14af77c1be: Pulling fs layer 17:50:54 01666e4c0597: Pulling fs layer 17:50:54 aa168da1d23b: Pulling fs layer 17:50:54 93b61091891f: Waiting 17:50:54 93b9cdb0e59b: Waiting 17:50:54 5e14af77c1be: Waiting 17:50:54 01666e4c0597: Waiting 17:50:54 aa168da1d23b: Waiting 17:50:54 36b3adc4ff6f: Download complete 17:50:54 46f8f816bc3b: Verifying Checksum 17:50:54 46f8f816bc3b: Download complete 17:50:54 df20fa9351a1: Verifying Checksum 17:50:54 df20fa9351a1: Download complete 17:50:54 93b9cdb0e59b: Verifying Checksum 17:50:54 93b9cdb0e59b: Download complete 17:50:54 5e14af77c1be: Verifying Checksum 17:50:54 5e14af77c1be: Download complete 17:50:54 93b61091891f: Verifying Checksum 17:50:54 93b61091891f: Download complete 17:50:54 01666e4c0597: Verifying Checksum 17:50:54 01666e4c0597: Download complete 17:50:55 df20fa9351a1: Pull complete 17:50:55 36b3adc4ff6f: Pull complete 17:50:55 8ad3a11d3b57: Verifying Checksum 17:50:55 8ad3a11d3b57: Download complete 17:50:56 8ad3a11d3b57: Pull complete 17:50:56 46f8f816bc3b: Pull complete 17:50:57 93b61091891f: Pull complete 17:50:57 93b9cdb0e59b: Pull complete 17:50:57 aa168da1d23b: Verifying Checksum 17:50:57 aa168da1d23b: Download complete 17:50:57 5e14af77c1be: Pull complete 17:50:57 01666e4c0597: Pull complete 17:51:05 aa168da1d23b: Pull complete 17:51:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:51:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:51:05 prd-centos7-docker-4c-2g-24360 does not seem to be running inside a container 17:51:05 $ 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-475/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-475 -v /w/workspace/dry_go-mod-core-contracts_PR-475:/w/workspace/dry_go-mod-core-contracts_PR-475:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-475@tmp:/w/workspace/dry_go-mod-core-contracts_PR-475@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:51:09 $ docker top 1e10c562c9088b7dfec1408c9b2ea3e88722da2ad9952d7f65a9cc900417f2b4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:10 + touch /tmp/pre-build-complete [Pipeline] sh 17:51:10 + mkdir -p /var/log/sa [Pipeline] sh 17:51:10 + ls /var/log/sa-host 17:51:10 + sadf -c /var/log/sa-host/sa01 17:51:10 file_magic: OK 17:51:10 HZ: Using current value: 100 17:51:10 file_header: OK 17:51:10 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 17:51:10 Statistics: 17:51:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:51:10 File successfully converted to sysstat format version 12.2.1 17:51:10 + sadf -c /var/log/sa-host/sa23 17:51:10 file_magic: OK 17:51:10 HZ: Using current value: 100 17:51:10 file_header: OK 17:51:10 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 17:51:10 Statistics: 17:51:10 Hnuu...uuuununununu... 17:51:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:11 provisioning config files... 17:51:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-475@tmp/config5546334482040712527tmp [Pipeline] { [Pipeline] echo 17:51:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:51:11 ---> create-netrc.sh [Pipeline] } 17:51:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:51:11 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:51:12 ---> python-tools-install.sh [Pipeline] echo 17:51:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:51:12 ---> sudo-logs.sh 17:51:12 Archiving 'sudo' log.. [Pipeline] echo 17:51:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:51:12 ---> job-cost.sh 17:51:12 lf-activate-venv: SKIPPING 17:51:12 INFO: No Stack... 17:51:13 INFO: Retrieving Pricing Info for: v1-standard-2 17:51:14 INFO: Archiving Costs [Pipeline] echo 17:51:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:51:14 ---> logs-deploy.sh 17:51:14 lf-activate-venv: SKIPPING 17:51:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-475/1 17:51:14 INFO: archiving workspace using pattern(s): 17:51:16 Archives upload complete. 17:51:16 INFO: archiving logs to Nexus 17:51:17 ---> uname -a: 17:51:17 Linux prd-centos7-docker-4c-2g-24360.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:51:17 17:51:17 17:51:17 ---> lscpu: 17:51:17 Architecture: x86_64 17:51:17 CPU op-mode(s): 32-bit, 64-bit 17:51:17 Byte Order: Little Endian 17:51:17 Address sizes: 40 bits physical, 48 bits virtual 17:51:17 CPU(s): 4 17:51:17 On-line CPU(s) list: 0-3 17:51:17 Thread(s) per core: 1 17:51:17 Core(s) per socket: 1 17:51:17 Socket(s): 4 17:51:17 NUMA node(s): 1 17:51:17 Vendor ID: GenuineIntel 17:51:17 CPU family: 6 17:51:17 Model: 44 17:51:17 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:51:17 Stepping: 1 17:51:17 CPU MHz: 2933.438 17:51:17 BogoMIPS: 5866.87 17:51:17 Virtualization: VT-x 17:51:17 Hypervisor vendor: KVM 17:51:17 Virtualization type: full 17:51:17 L1d cache: 128 KiB 17:51:17 L1i cache: 128 KiB 17:51:17 L2 cache: 16 MiB 17:51:17 L3 cache: 64 MiB 17:51:17 NUMA node0 CPU(s): 0-3 17:51:17 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:51:17 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:51:17 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:51:17 Vulnerability Meltdown: Mitigation; PTI 17:51:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:51:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:51:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:51:17 Vulnerability Srbds: Not affected 17:51:17 Vulnerability Tsx async abort: Not affected 17:51:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:51:17 17:51:17 17:51:17 ---> nproc: 17:51:17 4 17:51:17 17:51:17 17:51:17 ---> df -h: 17:51:17 Filesystem Size Used Available Use% Mounted on 17:51:17 overlay 50.0G 6.9G 43.1G 14% / 17:51:17 tmpfs 64.0M 0 64.0M 0% /dev 17:51:17 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:51:17 shm 64.0M 0 64.0M 0% /dev/shm 17:51:17 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 17:51:17 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 17:51:17 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 17:51:17 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 17:51:17 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 17:51:17 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 17:51:17 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dry_go-mod-core-contracts_PR-475 17:51:17 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dry_go-mod-core-contracts_PR-475@tmp 17:51:17 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 17:51:17 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 17:51:17 17:51:17 17:51:17 ---> free -m: 17:51:17 total used free shared buff/cache available 17:51:17 Mem: 1837 711 110 0 1014 1021 17:51:17 Swap: 1023 0 1023 17:51:17 17:51:17 17:51:17 ---> ip addr: 17:51:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:51:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:51:17 inet 127.0.0.1/8 scope host lo 17:51:17 valid_lft forever preferred_lft forever 17:51:17 inet6 ::1/128 scope host 17:51:17 valid_lft forever preferred_lft forever 17:51:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:51:17 link/ether fa:16:3e:f0:32:7d brd ff:ff:ff:ff:ff:ff 17:51:17 inet 10.30.122.34/23 brd 10.30.123.255 scope global dynamic eth0 17:51:17 valid_lft 84826sec preferred_lft 84826sec 17:51:17 inet6 fe80::f816:3eff:fef0:327d/64 scope link 17:51:17 valid_lft forever preferred_lft forever 17:51:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:51:17 link/ether 02:42:e2:5a:93:28 brd ff:ff:ff:ff:ff:ff 17:51:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:51:17 valid_lft forever preferred_lft forever 17:51:17 inet6 fe80::42:e2ff:fe5a:9328/64 scope link 17:51:17 valid_lft forever preferred_lft forever 17:51:17 17:51:17 17:51:17 ---> sar -b -r -n DEV: 17:51:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 17:51:17 17:51:17 17:24:52 LINUX RESTART (4 CPU) 17:51:17 17:51:17 17:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:51:17 17:27:01 2.43 0.00 2.43 0.00 0.00 40.90 0.00 17:51:17 17:28:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 17:51:17 17:29:01 0.22 0.00 0.22 0.00 0.00 1.90 0.00 17:51:17 17:30:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 17:51:17 17:31:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 17:51:17 17:32:01 0.30 0.00 0.30 0.00 0.00 3.41 0.00 17:51:17 17:33:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 17:51:17 17:34:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 17:51:17 17:35:01 0.32 0.00 0.32 0.00 0.00 3.63 0.00 17:51:17 17:36:01 0.22 0.00 0.22 0.00 0.00 3.26 0.00 17:51:17 17:37:01 0.35 0.00 0.35 0.00 0.00 5.28 0.00 17:51:17 17:38:01 0.20 0.00 0.20 0.00 0.00 1.95 0.00 17:51:17 17:39:01 0.25 0.00 0.25 0.00 0.00 2.03 0.00 17:51:17 17:40:01 0.50 0.20 0.30 0.00 6.39 3.15 0.00 17:51:17 17:41:01 0.75 0.00 0.75 0.00 0.00 15.05 0.00 17:51:17 17:42:01 0.29 0.00 0.29 0.00 0.00 3.41 0.00 17:51:17 17:43:01 0.22 0.00 0.22 0.00 0.00 2.96 0.00 17:51:17 17:44:01 0.22 0.00 0.22 0.00 0.00 3.60 0.00 17:51:17 17:45:01 0.23 0.00 0.23 0.00 0.00 2.86 0.00 17:51:17 17:46:01 19.55 3.55 16.00 0.00 287.49 195.44 0.00 17:51:17 17:47:01 33.00 10.97 22.03 0.00 4344.46 2575.84 0.00 17:51:17 17:48:01 0.38 0.00 0.38 0.00 0.00 6.58 0.00 17:51:17 17:49:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 17:51:17 17:50:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 17:51:17 17:51:01 88.80 59.96 28.84 0.00 4535.60 13939.27 0.00 17:51:17 Average: 6.00 2.99 3.01 0.00 367.36 674.08 0.00 17:51:17 17:51:17 17:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:51:17 17:27:01 89656 0 477216 25.36 2620 1312052 988232 33.73 293428 1302920 8 17:51:17 17:28:01 88804 0 478060 25.41 2620 1312060 996624 34.01 292088 1305492 8 17:51:17 17:29:01 89096 0 477764 25.39 2620 1312064 996492 34.01 291424 1305492 8 17:51:17 17:30:01 88912 0 477944 25.40 2620 1312068 1004688 34.29 291388 1305492 8 17:51:17 17:31:01 88896 0 477956 25.40 2620 1312072 1004796 34.29 291932 1305492 8 17:51:17 17:32:01 89364 0 477484 25.38 2620 1312076 1004688 34.29 291372 1305492 8 17:51:17 17:33:01 89356 0 477488 25.38 2620 1312080 1004724 34.29 291684 1305492 8 17:51:17 17:34:01 89356 0 477480 25.38 2620 1312088 1004688 34.29 291508 1305492 8 17:51:17 17:35:01 88520 0 478308 25.42 2620 1312096 1004820 34.29 292200 1305492 20 17:51:17 17:36:01 85756 0 481068 25.57 2620 1312100 1012956 34.57 294856 1305492 16 17:51:17 17:37:01 86364 0 480456 25.54 2620 1312104 1012884 34.57 294216 1305492 16 17:51:17 17:38:01 86612 0 480204 25.52 2620 1312108 1012884 34.57 294220 1305492 8 17:51:17 17:39:01 86672 0 480136 25.52 2620 1312116 1012880 34.57 294224 1305492 8 17:51:17 17:40:01 86300 0 480508 25.54 2620 1312116 1012884 34.57 294352 1305492 16 17:51:17 17:41:01 86112 0 480688 25.55 2620 1312124 1012956 34.57 294848 1305496 8 17:51:17 17:42:01 85904 0 480892 25.56 2620 1312128 1012884 34.57 294364 1305492 20 17:51:17 17:43:01 85880 0 480916 25.56 2620 1312128 1012980 34.57 294984 1305492 8 17:51:17 17:44:01 85660 0 481128 25.57 2620 1312136 1012968 34.57 294840 1305492 16 17:51:17 17:45:01 86028 0 480756 25.55 2620 1312140 1012884 34.57 294380 1305492 8 17:51:17 17:46:01 68080 0 570220 30.31 2620 1240624 1058476 36.12 399776 1217720 18664 17:51:17 17:47:01 157164 0 614276 32.65 2620 1107484 1090424 37.21 435728 1088644 28 17:51:17 17:48:01 161972 0 609516 32.39 2620 1107436 1078684 36.81 436240 1084388 8 17:51:17 17:49:01 161244 0 610240 32.43 2620 1107440 1078852 36.82 436904 1084692 8 17:51:17 17:50:01 161912 0 609568 32.40 2620 1107444 1078684 36.81 435856 1084692 8 17:51:17 17:51:01 69400 0 724668 38.51 2620 1084856 1506544 51.42 595828 980160 41208 17:51:17 Average: 97721 0 513798 27.31 2620 1267406 1041223 35.54 332506 1253683 2405 17:51:17 17:51:17 17:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:51:17 17:27:01 eth0 0.72 0.07 0.06 0.01 0.00 0.00 0.00 0.00 17:51:17 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:28:01 eth0 0.55 0.30 0.27 0.17 0.00 0.00 0.00 0.00 17:51:17 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:29:01 eth0 0.07 0.08 0.01 0.04 0.00 0.00 0.00 0.00 17:51:17 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:51:17 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:31:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:51:17 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:51:17 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:33:01 eth0 0.22 0.15 0.12 0.01 0.00 0.00 0.00 0.00 17:51:17 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:34:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:35:01 eth0 0.98 0.37 0.32 0.20 0.00 0.00 0.00 0.00 17:51:17 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:36:01 eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 17:51:17 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:37:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:51:17 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:51:17 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:51:17 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:51:17 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:41:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 17:51:17 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:51:17 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:43:01 eth0 0.23 0.22 0.10 0.04 0.00 0.00 0.00 0.00 17:51:17 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:44:01 eth0 0.30 0.17 0.17 0.16 0.00 0.00 0.00 0.00 17:51:17 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:45:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:51:17 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:46:01 eth0 283.18 168.44 363.45 42.79 0.00 0.00 0.00 0.00 17:51:17 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:47:01 eth0 74.71 59.91 353.44 27.11 0.00 0.00 0.00 0.00 17:51:17 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:47:01 docker0 6.43 4.76 1.56 17.89 0.00 0.00 0.00 0.00 17:51:17 17:48:01 eth0 0.75 0.03 0.06 0.00 0.00 0.00 0.00 0.00 17:51:17 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:49:01 eth0 0.47 0.25 0.27 0.19 0.00 0.00 0.00 0.00 17:51:17 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:50:01 eth0 0.37 0.08 0.02 0.01 0.00 0.00 0.00 0.00 17:51:17 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:51:01 eth0 191.30 165.29 2165.01 16.13 0.00 0.00 0.00 0.00 17:51:17 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 Average: eth0 22.24 15.88 115.49 3.49 0.00 0.00 0.00 0.00 17:51:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 Average: docker0 0.26 0.19 0.06 0.72 0.00 0.00 0.00 0.00 17:51:17 17:51:17 17:51:17 ---> sar -P ALL: 17:51:17 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) 17:51:17 17:51:17 17:24:52 LINUX RESTART (4 CPU) 17:51:17 17:51:17 17:26:01 CPU %user %nice %system %iowait %steal %idle 17:51:17 17:27:01 all 0.13 0.00 0.05 0.00 0.00 99.81 17:51:17 17:27:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:51:17 17:27:01 1 0.45 0.00 0.07 0.00 0.02 99.47 17:51:17 17:27:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:51:17 17:27:01 3 0.05 0.00 0.05 0.00 0.00 99.90 17:51:17 17:28:01 all 0.22 0.00 0.03 0.00 0.00 99.76 17:51:17 17:28:01 0 0.63 0.00 0.02 0.00 0.00 99.35 17:51:17 17:28:01 1 0.12 0.00 0.02 0.00 0.00 99.87 17:51:17 17:28:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:51:17 17:28:01 3 0.07 0.00 0.05 0.00 0.00 99.88 17:51:17 17:29:01 all 0.13 0.00 0.03 0.00 0.00 99.83 17:51:17 17:29:01 0 0.45 0.00 0.02 0.00 0.00 99.53 17:51:17 17:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:51:17 17:29:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:51:17 17:29:01 3 0.03 0.00 0.05 0.00 0.02 99.90 17:51:17 17:30:01 all 0.13 0.00 0.03 0.00 0.00 99.84 17:51:17 17:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:51:17 17:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:51:17 17:30:01 2 0.43 0.00 0.03 0.00 0.00 99.53 17:51:17 17:30:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:51:17 17:31:01 all 0.15 0.00 0.03 0.00 0.00 99.81 17:51:17 17:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:51:17 17:31:01 1 0.05 0.00 0.07 0.00 0.02 99.87 17:51:17 17:31:01 2 0.50 0.00 0.03 0.00 0.00 99.47 17:51:17 17:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:51:17 17:32:01 all 0.16 0.00 0.04 0.00 0.00 99.80 17:51:17 17:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:51:17 17:32:01 1 0.05 0.00 0.05 0.00 0.00 99.90 17:51:17 17:32:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:51:17 17:32:01 3 0.52 0.00 0.03 0.00 0.00 99.45 17:51:17 17:33:01 all 0.15 0.00 0.03 0.00 0.00 99.83 17:51:17 17:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:51:17 17:33:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:51:17 17:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:51:17 17:33:01 3 0.50 0.00 0.02 0.00 0.00 99.48 17:51:17 17:34:01 all 0.14 0.00 0.03 0.00 0.00 99.83 17:51:17 17:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:51:17 17:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:51:17 17:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 17:51:17 17:34:01 3 0.47 0.00 0.03 0.00 0.00 99.50 17:51:17 17:35:01 all 0.03 0.00 0.03 0.00 0.00 99.94 17:51:17 17:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:51:17 17:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:51:17 17:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:51:17 17:35:01 3 0.05 0.00 0.05 0.00 0.00 99.90 17:51:17 17:36:01 all 0.10 0.00 0.03 0.00 0.00 99.87 17:51:17 17:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:51:17 17:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:51:17 17:36:01 2 0.05 0.00 0.05 0.00 0.00 99.90 17:51:17 17:36:01 3 0.30 0.00 0.03 0.00 0.00 99.67 17:51:17 17:37:01 all 0.14 0.00 0.03 0.00 0.00 99.83 17:51:17 17:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:51:17 17:37:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:51:17 17:37:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:51:17 17:37:01 3 0.48 0.00 0.02 0.00 0.00 99.50 17:51:17 17:51:17 17:37:01 CPU %user %nice %system %iowait %steal %idle 17:51:17 17:38:01 all 0.15 0.00 0.03 0.00 0.01 99.81 17:51:17 17:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:51:17 17:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 17:51:17 17:38:01 2 0.18 0.00 0.07 0.00 0.02 99.73 17:51:17 17:38:01 3 0.35 0.00 0.02 0.00 0.00 99.63 17:51:17 17:39:01 all 0.15 0.00 0.02 0.00 0.00 99.83 17:51:17 17:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:51:17 17:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:51:17 17:39:01 2 0.52 0.00 0.03 0.00 0.00 99.45 17:51:17 17:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:51:17 17:40:01 all 0.15 0.00 0.05 0.00 0.00 99.80 17:51:17 17:40:01 0 0.03 0.00 0.05 0.00 0.00 99.92 17:51:17 17:40:01 1 0.05 0.00 0.05 0.00 0.00 99.90 17:51:17 17:40:01 2 0.50 0.00 0.08 0.00 0.00 99.42 17:51:17 17:40:01 3 0.00 0.00 0.03 0.00 0.00 99.97 17:51:17 17:41:01 all 0.16 0.00 0.04 0.00 0.00 99.80 17:51:17 17:41:01 0 0.52 0.00 0.02 0.00 0.02 99.45 17:51:17 17:41:01 1 0.05 0.00 0.05 0.00 0.00 99.90 17:51:17 17:41:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:51:17 17:41:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:51:17 17:42:01 all 0.15 0.00 0.03 0.00 0.00 99.82 17:51:17 17:42:01 0 0.51 0.00 0.02 0.00 0.00 99.47 17:51:17 17:42:01 1 0.07 0.00 0.07 0.00 0.00 99.86 17:51:17 17:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:51:17 17:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:51:17 17:43:01 all 0.15 0.00 0.03 0.00 0.00 99.81 17:51:17 17:43:01 0 0.33 0.00 0.02 0.00 0.00 99.65 17:51:17 17:43:01 1 0.03 0.00 0.07 0.00 0.00 99.90 17:51:17 17:43:01 2 0.23 0.00 0.03 0.00 0.00 99.73 17:51:17 17:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:51:17 17:44:01 all 0.16 0.00 0.02 0.00 0.00 99.82 17:51:17 17:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:51:17 17:44:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:51:17 17:44:01 2 0.52 0.00 0.02 0.00 0.00 99.47 17:51:17 17:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:51:17 17:45:01 all 0.15 0.00 0.05 0.00 0.00 99.80 17:51:17 17:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:51:17 17:45:01 1 0.02 0.00 0.07 0.00 0.02 99.90 17:51:17 17:45:01 2 0.52 0.00 0.05 0.00 0.00 99.43 17:51:17 17:45:01 3 0.03 0.00 0.05 0.00 0.00 99.92 17:51:17 17:46:01 all 3.54 0.00 1.03 0.65 0.01 94.77 17:51:17 17:46:01 0 2.86 0.00 1.54 0.07 0.02 95.51 17:51:17 17:46:01 1 3.16 0.00 0.87 0.54 0.00 95.43 17:51:17 17:46:01 2 4.29 0.00 1.04 1.77 0.02 92.88 17:51:17 17:46:01 3 3.83 0.00 0.69 0.22 0.02 95.25 17:51:17 17:47:01 all 2.39 0.00 1.85 0.98 0.01 94.77 17:51:17 17:47:01 0 2.43 0.00 2.00 0.81 0.00 94.77 17:51:17 17:47:01 1 2.58 0.00 2.01 2.35 0.02 93.04 17:51:17 17:47:01 2 2.19 0.00 1.84 0.64 0.00 95.33 17:51:17 17:47:01 3 2.34 0.00 1.56 0.13 0.02 95.95 17:51:17 17:48:01 all 0.05 0.00 0.05 0.00 0.00 99.90 17:51:17 17:48:01 0 0.05 0.00 0.05 0.00 0.00 99.90 17:51:17 17:48:01 1 0.10 0.00 0.07 0.00 0.00 99.83 17:51:17 17:48:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:51:17 17:48:01 3 0.05 0.00 0.05 0.00 0.00 99.90 17:51:17 17:51:17 17:48:01 CPU %user %nice %system %iowait %steal %idle 17:51:17 17:49:01 all 0.17 0.00 0.04 0.00 0.00 99.79 17:51:17 17:49:01 0 0.05 0.00 0.07 0.00 0.02 99.87 17:51:17 17:49:01 1 0.53 0.00 0.07 0.00 0.00 99.40 17:51:17 17:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:51:17 17:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 17:51:17 17:50:01 all 0.15 0.00 0.02 0.00 0.00 99.82 17:51:17 17:50:01 0 0.05 0.00 0.05 0.00 0.00 99.90 17:51:17 17:50:01 1 0.52 0.00 0.02 0.00 0.00 99.47 17:51:17 17:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:51:17 17:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:51:17 17:51:01 all 4.65 0.00 2.95 1.33 0.04 91.04 17:51:17 17:51:01 0 4.32 0.00 3.09 1.06 0.02 91.51 17:51:17 17:51:01 1 4.60 0.00 2.74 1.31 0.03 91.31 17:51:17 17:51:01 2 5.03 0.00 2.81 1.19 0.07 90.90 17:51:17 17:51:01 3 4.63 0.00 3.14 1.75 0.03 90.45 17:51:17 Average: all 0.54 0.00 0.26 0.12 0.00 99.07 17:51:17 Average: 0 0.50 0.00 0.29 0.08 0.00 99.14 17:51:17 Average: 1 0.51 0.00 0.26 0.17 0.00 99.06 17:51:17 Average: 2 0.61 0.00 0.26 0.14 0.00 98.98 17:51:17 Average: 3 0.56 0.00 0.24 0.08 0.00 99.11 17:51:17 17:51:17 17:51:17