Push event to branch napa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c8369be06a5c5a29b6c14d39caafaee9c646641 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-ssh9219630096278328403.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9678412824149214019.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/device-mqtt-go/branches/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1377479160426343937.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh14097579848638980112.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/device-mqtt-go/branches/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3203822600404693706.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-18192 in /w/workspace/edgexfoundry_device-mqtt-go_napa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_napa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6c8369be06a5c5a29b6c14d39caafaee9c646641 (napa) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c8369be06a5c5a29b6c14d39caafaee9c646641 # timeout=10 Commit message: "ci(lts-release): LTS release v3.1.0 @2e27f69" > git rev-list --no-walk fa4100193ec444accf56839354f84f86ac780886 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:57:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:57:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:57:32 ========================================================= 22:57:32 EdgeX Global Pipelines Version Info 22:57:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:57:33 ------------------- 22:57:33 stable info: 22:57:33 ------------------- 22:57:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:57:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:57:33 Message: update stable to v1.0.258 22:57:33 ------------------- 22:57:33 experimental info: 22:57:33 ------------------- 22:57:33 Commited By: **** collab-it+edgex@linuxfoundation.org 22:57:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:57:33 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:57:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c8369be06a5c5a29b6c14d39caafaee9c646641 [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c8369b [Pipeline] echo 22:57:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:34 provisioning config files... 22:57:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config7365065677643967104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:34 ---> docker-login.sh 22:57:34 nexus3.edgexfoundry.org:10001 22:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:35 Configure a credential helper to remove this warning. See 22:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:35 22:57:35 Login Succeeded 22:57:35 nexus3.edgexfoundry.org:10002 22:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:35 Configure a credential helper to remove this warning. See 22:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:35 22:57:35 Login Succeeded 22:57:35 nexus3.edgexfoundry.org:10003 22:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:35 Configure a credential helper to remove this warning. See 22:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:35 22:57:35 Login Succeeded 22:57:35 nexus3.edgexfoundry.org:10004 22:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:35 Configure a credential helper to remove this warning. See 22:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:35 22:57:35 Login Succeeded 22:57:35 docker.io 22:57:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:35 Configure a credential helper to remove this warning. See 22:57:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:35 22:57:35 Login Succeeded 22:57:35 ---> docker-login.sh ends [Pipeline] } 22:57:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:57:35 + git rev-list -1 --merges 6c8369be06a5c5a29b6c14d39caafaee9c646641~1..6c8369be06a5c5a29b6c14d39caafaee9c646641 [Pipeline] echo 22:57:36 -----------> git rev-list -1 --merges 6c8369be06a5c5a29b6c14d39caafaee9c646641~1..6c8369be06a5c5a29b6c14d39caafaee9c646641 6c8369be06a5c5a29b6c14d39caafaee9c646641 [false] [Pipeline] sh 22:57:36 + git log --format=format:%s -1 6c8369be06a5c5a29b6c14d39caafaee9c646641 [Pipeline] echo 22:57:36 ========================================================= 22:57:36 [isLTSReleaseBuild] No build required. isLTSRelease: [true] 22:57:36 ========================================================= Stage "Build Check" skipped due to when conditional [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build Check" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional Stage "arm64" skipped due to when conditional [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Prep) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) Stage "amd64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Build Check" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Build Check" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:57:37 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_napa/archives ] [Pipeline] libraryResource [Pipeline] sh 22:57:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:57:38 ---> package-listing.sh 22:57:38 ++ facter osfamily 22:57:38 ++ tr '[:upper:]' '[:lower:]' 22:57:38 + OS_FAMILY=debian 22:57:38 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_napa 22:57:38 + START_PACKAGES=/tmp/packages_start.txt 22:57:38 + END_PACKAGES=/tmp/packages_end.txt 22:57:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:57:38 + PACKAGES=/tmp/packages_start.txt 22:57:38 + '[' /w/workspace/edgexfoundry_device-mqtt-go_napa ']' 22:57:38 + PACKAGES=/tmp/packages_end.txt 22:57:38 + case "${OS_FAMILY}" in 22:57:38 + dpkg -l 22:57:38 + grep '^ii' 22:57:38 + '[' -f /tmp/packages_start.txt ']' 22:57:38 + '[' -f /tmp/packages_end.txt ']' 22:57:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:57:38 + '[' /w/workspace/edgexfoundry_device-mqtt-go_napa ']' 22:57:38 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_napa/archives/ 22:57:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_napa/archives/ [Pipeline] echo 22:57:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:57:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:39 22:57:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:39 latest: Pulling from edgex-lftools-log-publisher 22:57:39 5eb5b503b376: Pulling fs layer 22:57:39 5c69ac0246d0: Pulling fs layer 22:57:39 ec43610c2a17: Pulling fs layer 22:57:39 3a2ae6a8a46f: Pulling fs layer 22:57:39 33b1e0a273af: Pulling fs layer 22:57:39 5d3b04190fa2: Pulling fs layer 22:57:39 2f39f015ded8: Pulling fs layer 22:57:39 33b1e0a273af: Waiting 22:57:39 5d3b04190fa2: Waiting 22:57:39 2f39f015ded8: Waiting 22:57:39 5c69ac0246d0: Verifying Checksum 22:57:39 5c69ac0246d0: Download complete 22:57:39 3a2ae6a8a46f: Verifying Checksum 22:57:39 3a2ae6a8a46f: Download complete 22:57:39 ec43610c2a17: Verifying Checksum 22:57:39 ec43610c2a17: Download complete 22:57:39 5d3b04190fa2: Download complete 22:57:39 33b1e0a273af: Verifying Checksum 22:57:39 33b1e0a273af: Download complete 22:57:40 5eb5b503b376: Download complete 22:57:40 2f39f015ded8: Download complete 22:57:41 5eb5b503b376: Pull complete 22:57:41 5c69ac0246d0: Pull complete 22:57:42 ec43610c2a17: Pull complete 22:57:42 3a2ae6a8a46f: Pull complete 22:57:42 33b1e0a273af: Pull complete 22:57:42 5d3b04190fa2: Pull complete 22:57:46 2f39f015ded8: Pull complete 22:57:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:57:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:57:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:46 prd-ubuntu20.04-docker-8c-8g-18192 does not seem to be running inside a container 22:57:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_napa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_napa -v /w/workspace/edgexfoundry_device-mqtt-go_napa:/w/workspace/edgexfoundry_device-mqtt-go_napa:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_napa@tmp:/w/workspace/edgexfoundry_device-mqtt-go_napa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:57:53 $ docker top 4115f79261ca7e28c686e7378e2811e23b33bca67d3e9cfa6e8c72fbe687e6e4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:53 + touch /tmp/pre-build-complete [Pipeline] sh 22:57:53 + mkdir -p /var/log/sysstat [Pipeline] sh 22:57:54 + ls /var/log/sa-host 22:57:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:57:54 provisioning config files... 22:57:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config11696059213318435714tmp [Pipeline] { [Pipeline] echo 22:57:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:57:54 ---> create-netrc.sh [Pipeline] } 22:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:57:54 ---> python-tools-install.sh [Pipeline] echo 22:57:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:57:55 ---> sudo-logs.sh 22:57:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:57:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:57:55 ---> job-cost.sh 22:57:55 lf-activate-venv: SKIPPING 22:57:55 INFO: No Stack... 22:57:55 INFO: Retrieving Pricing Info for: v3-standard-8 22:57:56 INFO: Archiving Costs [Pipeline] echo 22:57:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:57:56 ---> logs-deploy.sh 22:57:56 lf-activate-venv: SKIPPING 22:57:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/napa/3 22:57:56 INFO: archiving workspace using pattern(s): 22:57:57 Archives upload complete. 22:57:57 INFO: archiving logs to Nexus 22:57:58 ---> uname -a: 22:57:58 Linux prd-ubuntu20-04-docker-8c-8g-18192 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:57:58 22:57:58 22:57:58 ---> lscpu: 22:57:58 Architecture: x86_64 22:57:58 CPU op-mode(s): 32-bit, 64-bit 22:57:58 Byte Order: Little Endian 22:57:58 Address sizes: 40 bits physical, 48 bits virtual 22:57:58 CPU(s): 8 22:57:58 On-line CPU(s) list: 0-7 22:57:58 Thread(s) per core: 1 22:57:58 Core(s) per socket: 1 22:57:58 Socket(s): 8 22:57:58 NUMA node(s): 1 22:57:58 Vendor ID: AuthenticAMD 22:57:58 CPU family: 23 22:57:58 Model: 49 22:57:58 Model name: AMD EPYC-Rome Processor 22:57:58 Stepping: 0 22:57:58 CPU MHz: 2800.000 22:57:58 BogoMIPS: 5600.00 22:57:58 Virtualization: AMD-V 22:57:58 Hypervisor vendor: KVM 22:57:58 Virtualization type: full 22:57:58 L1d cache: 256 KiB 22:57:58 L1i cache: 256 KiB 22:57:58 L2 cache: 4 MiB 22:57:58 L3 cache: 128 MiB 22:57:58 NUMA node0 CPU(s): 0-7 22:57:58 Vulnerability Itlb multihit: Not affected 22:57:58 Vulnerability L1tf: Not affected 22:57:58 Vulnerability Mds: Not affected 22:57:58 Vulnerability Meltdown: Not affected 22:57:58 Vulnerability Mmio stale data: Not affected 22:57:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:57:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:57:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:57:58 Vulnerability Srbds: Not affected 22:57:58 Vulnerability Tsx async abort: Not affected 22:57:58 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:57:58 22:57:58 22:57:58 ---> nproc: 22:57:58 8 22:57:58 22:57:58 22:57:58 ---> df -h: 22:57:58 Filesystem Size Used Avail Use% Mounted on 22:57:58 overlay 155G 9.7G 146G 7% / 22:57:58 tmpfs 64M 0 64M 0% /dev 22:57:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:57:58 shm 64M 0 64M 0% /dev/shm 22:57:58 /dev/vda1 155G 9.7G 146G 7% /facter-os 22:57:58 22:57:58 22:57:58 ---> sar -b -r -n DEV: 22:57:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18192) 11/15/23 _x86_64_ (8 CPU) 22:57:58 22:57:58 22:16:20 LINUX RESTART (8 CPU) 22:57:58 22:57:58 22:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:57:58 22:18:01 45.61 23.47 22.14 0.00 2350.19 79519.11 0.00 22:57:58 22:19:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 22:57:58 22:20:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 22:57:58 22:21:01 1.65 0.02 1.63 0.00 0.80 19.46 0.00 22:57:58 22:22:01 51.74 10.65 41.09 0.00 5155.14 8473.92 0.00 22:57:58 22:23:01 4.85 0.02 4.83 0.00 0.13 106.78 0.00 22:57:58 22:24:01 2.00 0.00 2.00 0.00 0.00 21.33 0.00 22:57:58 22:25:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 22:57:58 22:26:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 22:57:58 22:27:01 2.00 0.00 2.00 0.00 0.00 23.20 0.00 22:57:58 22:28:01 1.57 0.00 1.57 0.00 0.00 22.00 0.00 22:57:58 22:29:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 22:57:58 22:30:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 22:57:58 22:31:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 22:57:58 22:32:01 1.97 0.02 1.95 0.00 0.13 26.25 0.00 22:57:58 22:33:01 1.90 0.00 1.90 0.00 0.00 20.79 0.00 22:57:58 22:34:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 22:57:58 22:35:01 1.92 0.00 1.92 0.00 0.00 22.26 0.00 22:57:58 22:36:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 22:57:58 22:37:01 1.72 0.00 1.72 0.00 0.00 20.53 0.00 22:57:58 22:38:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 22:57:58 22:39:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 22:57:58 22:40:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 22:57:58 22:41:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 22:57:58 22:42:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 22:57:58 22:43:02 1.95 0.00 1.95 0.00 0.00 21.86 0.00 22:57:58 22:44:01 1.32 0.00 1.32 0.00 0.00 14.78 0.00 22:57:58 22:45:01 5.86 3.80 2.07 0.00 86.77 34.79 0.00 22:57:58 22:46:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 22:57:58 22:47:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 22:57:58 22:48:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 22:57:58 22:49:01 1.97 0.00 1.97 0.00 0.00 21.06 0.00 22:57:58 22:50:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 22:57:58 22:51:01 1.77 0.00 1.77 0.00 0.00 19.87 0.00 22:57:58 22:52:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 22:57:58 22:53:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 22:57:58 22:54:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 22:57:58 22:55:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 22:57:58 22:56:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 22:57:58 22:57:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 22:57:58 Average: 4.09 0.95 3.14 0.00 189.96 2222.09 0.00 22:57:58 22:57:58 22:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:57:58 22:18:01 30587208 31862696 513768 1.56 47300 1543100 1658316 4.89 605220 1417764 84 22:57:58 22:19:01 30589520 31865116 511144 1.55 47384 1543108 1658316 4.89 603108 1417748 16 22:57:58 22:20:01 30589376 31865040 511064 1.55 47416 1543108 1658316 4.89 604292 1417756 4 22:57:58 22:21:01 30587616 31863380 512472 1.56 47480 1543136 1674372 4.93 605816 1417784 12 22:57:58 22:22:01 30098184 31824240 511508 1.56 77632 1967624 1600128 4.72 917152 1551560 924 22:57:58 22:23:01 30105464 31826748 509712 1.55 76236 1964364 1609488 4.74 914556 1548292 308 22:57:58 22:24:01 30105604 31827016 509404 1.55 76324 1964368 1609488 4.74 914792 1548296 8 22:57:58 22:25:01 30105836 31827344 509200 1.55 76420 1964368 1609488 4.74 914920 1548296 8 22:57:58 22:26:01 30105600 31827220 509300 1.55 76516 1964376 1609488 4.74 915100 1548300 4 22:57:58 22:27:01 30101648 31823356 513060 1.56 76600 1964384 1609488 4.74 920716 1548304 8 22:57:58 22:28:01 30096656 31818480 517876 1.57 76712 1964384 1609488 4.74 927148 1548304 8 22:57:58 22:29:01 30096136 31818056 518236 1.58 76800 1964388 1609488 4.74 927144 1548308 8 22:57:58 22:30:01 30101404 31823392 512812 1.56 76888 1964384 1609488 4.74 921728 1548312 8 22:57:58 22:31:01 30101048 31823100 513068 1.56 76920 1964392 1609488 4.74 921824 1548320 8 22:57:58 22:32:01 30097824 31819964 515816 1.57 77004 1964372 1624452 4.79 922268 1548292 8 22:57:58 22:33:01 30104924 31827308 508360 1.55 77092 1964500 1624452 4.79 915116 1548420 8 22:57:58 22:34:01 30105136 31827656 507836 1.54 77180 1964504 1624452 4.79 915100 1548424 8 22:57:58 22:35:01 30105052 31827644 507952 1.54 77252 1964512 1624452 4.79 915148 1548436 12 22:57:58 22:36:01 30105068 31827724 507868 1.54 77284 1964512 1624452 4.79 915256 1548440 180 22:57:58 22:37:01 30105996 31828708 506828 1.54 77340 1964508 1624452 4.79 914340 1548436 40 22:57:58 22:38:01 30106012 31828760 506748 1.54 77372 1964520 1624452 4.79 915384 1548440 16 22:57:58 22:39:01 30105712 31828480 506984 1.54 77404 1964520 1624452 4.79 915624 1548440 40 22:57:58 22:40:01 30105440 31828236 507416 1.54 77436 1964524 1624452 4.79 916320 1548444 8 22:57:58 22:41:01 30105440 31828300 507364 1.54 77492 1964516 1608312 4.74 916768 1548452 8 22:57:58 22:42:01 30105408 31828272 507296 1.54 77544 1964516 1608312 4.74 916672 1548456 4 22:57:58 22:43:02 30104856 31827868 507688 1.54 77612 1964536 1608312 4.74 917072 1548472 8 22:57:58 22:44:01 30104304 31827388 508144 1.55 77684 1964540 1608312 4.74 918300 1548472 8 22:57:58 22:45:01 30053504 31780000 554808 1.69 77760 1967424 1608312 4.74 967724 1550024 188 22:57:58 22:46:01 30053204 31779812 554948 1.69 77856 1967424 1608312 4.74 967596 1550032 140 22:57:58 22:47:01 30053164 31779848 554840 1.69 77944 1967420 1608312 4.74 967580 1550040 8 22:57:58 22:48:01 30052580 31779336 555296 1.69 78008 1967424 1608312 4.74 968204 1550028 4 22:57:58 22:49:01 30052020 31778896 555696 1.69 78096 1967432 1608312 4.74 968360 1550028 168 22:57:58 22:50:01 30051968 31778904 555796 1.69 78192 1967436 1608312 4.74 968460 1550032 8 22:57:58 22:51:01 30051448 31778496 556224 1.69 78256 1967440 1608312 4.74 968748 1550036 8 22:57:58 22:52:01 30051392 31778520 556132 1.69 78336 1967440 1608312 4.74 968896 1550036 188 22:57:58 22:53:01 30050524 31777700 556848 1.69 78384 1967448 1608312 4.74 969208 1550040 4 22:57:58 22:54:01 30050752 31777964 556548 1.69 78408 1967448 1608312 4.74 968992 1550040 8 22:57:58 22:55:01 30050444 31777712 556744 1.69 78456 1967452 1608312 4.74 969148 1550048 8 22:57:58 22:56:01 30050144 31777448 557036 1.69 78488 1967456 1608312 4.74 969480 1550052 20 22:57:58 22:57:01 30049832 31777228 557408 1.70 78576 1967456 1608312 4.74 970128 1550052 8 22:57:58 Average: 30135086 31814334 525181 1.60 74477 1923369 1617405 4.77 902985 1535936 63 22:57:58 22:57:58 22:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:57:58 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:18:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:18:01 ens3 104.79 81.67 414.20 21.19 0.00 0.00 0.00 0.00 22:57:58 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:19:01 ens3 3.08 0.43 0.55 0.27 0.00 0.00 0.00 0.00 22:57:58 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:20:01 ens3 2.63 0.65 0.70 0.41 0.00 0.00 0.00 0.00 22:57:58 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:21:01 ens3 1.43 0.88 0.78 0.60 0.00 0.00 0.00 0.00 22:57:58 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:22:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 22:57:58 22:22:01 ens3 176.45 70.42 2728.94 5.11 0.00 0.00 0.00 0.00 22:57:58 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:23:01 ens3 0.68 0.32 0.16 0.08 0.00 0.00 0.00 0.00 22:57:58 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:24:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 22:57:58 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:25:01 ens3 0.42 0.13 0.02 0.01 0.00 0.00 0.00 0.00 22:57:58 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:26:01 ens3 0.45 0.00 0.02 0.00 0.00 0.00 0.00 0.00 22:57:58 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:27:01 ens3 1.03 0.22 0.16 0.08 0.00 0.00 0.00 0.00 22:57:58 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:28:01 ens3 0.68 0.50 0.39 0.27 0.00 0.00 0.00 0.00 22:57:58 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:29:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:30:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:57:58 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:31:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:57:58 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:32:01 ens3 0.27 0.02 0.01 0.00 0.00 0.00 0.00 0.00 22:57:58 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:33:01 ens3 0.57 0.35 0.15 0.08 0.00 0.00 0.00 0.00 22:57:58 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:34:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 22:57:58 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:35:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:57:58 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:36:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:57:58 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:37:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 22:57:58 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:38:01 ens3 1.22 0.62 0.46 0.35 0.00 0.00 0.00 0.00 22:57:58 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:39:01 ens3 0.47 0.17 0.12 0.07 0.00 0.00 0.00 0.00 22:57:58 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:40:01 ens3 0.35 0.27 0.25 0.20 0.00 0.00 0.00 0.00 22:57:58 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:41:01 ens3 0.68 0.40 0.27 0.22 0.00 0.00 0.00 0.00 22:57:58 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:43:02 ens3 0.57 0.25 0.12 0.08 0.00 0.00 0.00 0.00 22:57:58 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:44:01 ens3 0.83 0.63 0.39 0.23 0.00 0.00 0.00 0.00 22:57:58 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 22:57:58 22:45:01 ens3 12.65 9.76 12.18 6.50 0.00 0.00 0.00 0.00 22:57:58 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:46:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:47:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:48:01 ens3 0.45 0.30 0.38 0.08 0.00 0.00 0.00 0.00 22:57:58 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:51:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:53:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 22:57:58 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:54:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:56:01 ens3 0.80 0.22 0.15 0.08 0.00 0.00 0.00 0.00 22:57:58 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 22:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 22:57:01 ens3 0.57 0.57 0.32 0.23 0.00 0.00 0.00 0.00 22:57:58 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:57:58 Average: lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:57:58 Average: ens3 7.87 4.25 79.06 0.91 0.00 0.00 0.00 0.00 22:57:58 22:57:58 22:57:58 ---> sar -P ALL: 22:57:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18192) 11/15/23 _x86_64_ (8 CPU) 22:57:58 22:57:58 22:16:20 LINUX RESTART (8 CPU) 22:57:58 22:57:58 22:17:01 CPU %user %nice %system %iowait %steal %idle 22:57:58 22:18:01 all 1.99 0.00 0.29 2.40 0.01 95.30 22:57:58 22:18:01 0 1.40 0.00 0.30 0.55 0.00 97.75 22:57:58 22:18:01 1 1.97 0.00 0.15 0.22 0.00 97.66 22:57:58 22:18:01 2 0.73 0.00 0.27 3.86 0.00 95.14 22:57:58 22:18:01 3 3.03 0.00 0.37 1.25 0.02 95.33 22:57:58 22:18:01 4 0.92 0.00 0.28 1.10 0.02 97.68 22:57:58 22:18:01 5 3.50 0.00 0.20 6.06 0.02 90.23 22:57:58 22:18:01 6 2.34 0.00 0.37 6.10 0.02 91.18 22:57:58 22:18:01 7 2.06 0.00 0.37 0.10 0.02 97.46 22:57:58 22:19:01 all 0.03 0.00 0.01 0.01 0.01 99.95 22:57:58 22:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:57:58 22:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:57:58 22:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 22:57:58 22:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:19:01 5 0.03 0.00 0.02 0.05 0.00 99.90 22:57:58 22:19:01 6 0.00 0.00 0.03 0.00 0.00 99.97 22:57:58 22:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 22:57:58 22:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:20:01 5 0.02 0.00 0.02 0.02 0.02 99.93 22:57:58 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:20:01 7 0.02 0.00 0.02 0.03 0.00 99.93 22:57:58 22:21:01 all 0.05 0.00 0.01 0.02 0.00 99.92 22:57:58 22:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:57:58 22:21:01 2 0.17 0.00 0.02 0.03 0.02 99.77 22:57:58 22:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:21:01 5 0.05 0.00 0.00 0.08 0.00 99.87 22:57:58 22:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:21:01 7 0.08 0.00 0.02 0.00 0.02 99.88 22:57:58 22:22:01 all 2.67 0.00 1.56 2.31 0.02 93.44 22:57:58 22:22:01 0 2.61 0.00 2.61 3.96 0.02 90.81 22:57:58 22:22:01 1 3.53 0.00 1.96 1.14 0.02 93.36 22:57:58 22:22:01 2 2.38 0.00 1.31 0.25 0.02 96.05 22:57:58 22:22:01 3 2.49 0.00 1.12 0.74 0.03 95.62 22:57:58 22:22:01 4 2.50 0.00 1.37 0.72 0.02 95.39 22:57:58 22:22:01 5 2.16 0.00 1.69 1.17 0.03 94.95 22:57:58 22:22:01 6 2.94 0.00 1.02 0.58 0.02 95.44 22:57:58 22:22:01 7 2.76 0.00 1.39 9.91 0.03 85.91 22:57:58 22:23:01 all 0.09 0.00 0.07 0.11 0.00 99.74 22:57:58 22:23:01 0 0.08 0.00 0.05 0.00 0.00 99.87 22:57:58 22:23:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:57:58 22:23:01 2 0.12 0.00 0.05 0.33 0.00 99.50 22:57:58 22:23:01 3 0.08 0.00 0.08 0.00 0.00 99.83 22:57:58 22:23:01 4 0.03 0.00 0.05 0.02 0.02 99.88 22:57:58 22:23:01 5 0.03 0.00 0.05 0.00 0.00 99.92 22:57:58 22:23:01 6 0.07 0.00 0.07 0.00 0.00 99.87 22:57:58 22:23:01 7 0.22 0.00 0.13 0.50 0.00 99.15 22:57:58 22:24:01 all 0.10 0.00 0.00 0.01 0.01 99.88 22:57:58 22:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:57:58 22:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:57:58 22:24:01 2 0.65 0.00 0.00 0.05 0.02 99.28 22:57:58 22:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:57:58 22:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:57:58 22:24:01 7 0.02 0.00 0.00 0.03 0.00 99.95 22:57:58 22:25:01 all 0.02 0.00 0.01 0.01 0.00 99.96 22:57:58 22:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:25:01 2 0.08 0.00 0.00 0.02 0.00 99.90 22:57:58 22:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 22:57:58 22:25:01 7 0.00 0.00 0.02 0.03 0.00 99.95 22:57:58 22:26:01 all 0.02 0.00 0.01 0.03 0.00 99.93 22:57:58 22:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 22:57:58 22:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:26:01 6 0.07 0.00 0.02 0.00 0.02 99.90 22:57:58 22:26:01 7 0.00 0.00 0.00 0.27 0.02 99.72 22:57:58 22:27:01 all 0.13 0.00 0.01 0.09 0.00 99.77 22:57:58 22:27:01 0 0.03 0.00 0.00 0.10 0.00 99.87 22:57:58 22:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:27:01 2 0.90 0.00 0.03 0.00 0.00 99.06 22:57:58 22:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 22:57:58 22:27:01 7 0.02 0.00 0.00 0.58 0.00 99.40 22:57:58 22:28:01 all 0.13 0.00 0.01 0.01 0.00 99.85 22:57:58 22:28:01 0 0.07 0.00 0.00 0.00 0.00 99.93 22:57:58 22:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:28:01 2 0.80 0.00 0.00 0.00 0.02 99.18 22:57:58 22:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:28:01 6 0.07 0.00 0.03 0.00 0.02 99.88 22:57:58 22:28:01 7 0.02 0.00 0.00 0.05 0.00 99.93 22:57:58 22:57:58 22:28:01 CPU %user %nice %system %iowait %steal %idle 22:57:58 22:29:01 all 0.20 0.00 0.01 0.13 0.00 99.66 22:57:58 22:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 22:57:58 22:29:01 2 1.48 0.00 0.00 0.00 0.00 98.52 22:57:58 22:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:29:01 7 0.00 0.00 0.00 1.03 0.00 98.97 22:57:58 22:30:01 all 0.05 0.00 0.01 0.00 0.00 99.93 22:57:58 22:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:30:01 2 0.35 0.00 0.02 0.00 0.00 99.63 22:57:58 22:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:57:58 22:30:01 7 0.00 0.00 0.03 0.03 0.00 99.93 22:57:58 22:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:57:58 22:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:31:01 1 0.00 0.00 0.03 0.00 0.02 99.95 22:57:58 22:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:31:01 7 0.00 0.00 0.00 0.02 0.02 99.97 22:57:58 22:32:01 all 0.03 0.00 0.03 0.01 0.00 99.92 22:57:58 22:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:57:58 22:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:32:01 3 0.03 0.00 0.05 0.00 0.00 99.92 22:57:58 22:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:32:01 5 0.03 0.00 0.05 0.00 0.00 99.92 22:57:58 22:32:01 6 0.02 0.00 0.05 0.00 0.02 99.92 22:57:58 22:32:01 7 0.02 0.00 0.02 0.08 0.00 99.88 22:57:58 22:33:01 all 0.03 0.00 0.01 0.01 0.00 99.94 22:57:58 22:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:33:01 1 0.00 0.00 0.03 0.02 0.00 99.95 22:57:58 22:33:01 2 0.15 0.00 0.00 0.00 0.00 99.85 22:57:58 22:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:57:58 22:33:01 6 0.07 0.00 0.05 0.00 0.00 99.88 22:57:58 22:33:01 7 0.00 0.00 0.00 0.10 0.00 99.90 22:57:58 22:34:01 all 0.04 0.00 0.01 0.00 0.00 99.94 22:57:58 22:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:34:01 2 0.23 0.00 0.00 0.00 0.00 99.77 22:57:58 22:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:34:01 6 0.02 0.00 0.05 0.00 0.02 99.92 22:57:58 22:34:01 7 0.00 0.00 0.00 0.03 0.00 99.97 22:57:58 22:35:01 all 0.07 0.00 0.02 0.01 0.00 99.90 22:57:58 22:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 22:57:58 22:35:01 2 0.48 0.00 0.05 0.00 0.02 99.45 22:57:58 22:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:35:01 6 0.05 0.00 0.03 0.00 0.00 99.92 22:57:58 22:35:01 7 0.02 0.00 0.00 0.05 0.00 99.93 22:57:58 22:36:01 all 0.01 0.00 0.01 0.03 0.00 99.95 22:57:58 22:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:57:58 22:36:01 1 0.02 0.00 0.00 0.15 0.02 99.82 22:57:58 22:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:36:01 7 0.00 0.00 0.00 0.05 0.00 99.95 22:57:58 22:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:57:58 22:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:37:01 1 0.00 0.00 0.03 0.00 0.00 99.97 22:57:58 22:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:57:58 22:37:01 7 0.00 0.00 0.00 0.03 0.00 99.97 22:57:58 22:38:01 all 0.12 0.00 0.01 0.00 0.00 99.86 22:57:58 22:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 22:57:58 22:38:01 2 0.85 0.00 0.00 0.00 0.00 99.15 22:57:58 22:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:57:58 22:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:57:58 22:38:01 7 0.00 0.00 0.02 0.02 0.02 99.95 22:57:58 22:39:01 all 0.20 0.00 0.02 0.00 0.00 99.77 22:57:58 22:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:57:58 22:39:01 2 1.45 0.00 0.13 0.00 0.00 98.42 22:57:58 22:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 22:57:58 22:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 22:57:58 22:57:58 22:39:01 CPU %user %nice %system %iowait %steal %idle 22:57:58 22:40:01 all 0.06 0.00 0.01 0.00 0.01 99.92 22:57:58 22:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:57:58 22:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:57:58 22:40:01 2 0.42 0.00 0.00 0.00 0.02 99.57 22:57:58 22:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:57:58 22:41:01 all 0.03 0.00 0.01 0.01 0.00 99.95 22:57:58 22:41:01 0 0.10 0.00 0.00 0.00 0.00 99.90 22:57:58 22:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 22:57:58 22:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:57:58 22:41:01 7 0.02 0.00 0.00 0.03 0.00 99.95 22:57:58 22:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:57:58 22:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 22:57:58 22:43:02 all 0.01 0.00 0.00 0.01 0.00 99.97 22:57:58 22:43:02 0 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:43:02 1 0.00 0.00 0.00 0.02 0.00 99.98 22:57:58 22:43:02 2 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:43:02 3 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:43:02 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:43:02 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:43:02 6 0.03 0.00 0.02 0.00 0.02 99.93 22:57:58 22:43:02 7 0.02 0.00 0.02 0.05 0.00 99.92 22:57:58 22:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 22:57:58 22:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:44:01 1 0.00 0.00 0.00 0.02 0.02 99.97 22:57:58 22:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:44:01 6 0.02 0.00 0.03 0.00 0.00 99.95 22:57:58 22:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:57:58 22:45:01 all 0.44 0.00 0.03 0.20 0.01 99.33 22:57:58 22:45:01 0 0.67 0.00 0.07 1.04 0.00 98.23 22:57:58 22:45:01 1 0.12 0.00 0.02 0.02 0.00 99.85 22:57:58 22:45:01 2 0.55 0.00 0.02 0.00 0.02 99.42 22:57:58 22:45:01 3 1.73 0.00 0.03 0.00 0.00 98.23 22:57:58 22:45:01 4 0.17 0.00 0.00 0.00 0.00 99.83 22:57:58 22:45:01 5 0.05 0.00 0.03 0.00 0.00 99.92 22:57:58 22:45:01 6 0.05 0.00 0.05 0.00 0.02 99.88 22:57:58 22:45:01 7 0.15 0.00 0.03 0.55 0.02 99.25 22:57:58 22:46:01 all 0.03 0.00 0.01 0.05 0.00 99.90 22:57:58 22:46:01 0 0.23 0.00 0.00 0.00 0.02 99.75 22:57:58 22:46:01 1 0.00 0.00 0.02 0.02 0.00 99.97 22:57:58 22:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 22:57:58 22:46:01 7 0.00 0.00 0.00 0.42 0.00 99.58 22:57:58 22:47:01 all 0.22 0.00 0.01 0.01 0.00 99.76 22:57:58 22:47:01 0 1.53 0.00 0.00 0.00 0.00 98.47 22:57:58 22:47:01 1 0.02 0.00 0.02 0.02 0.02 99.93 22:57:58 22:47:01 2 0.05 0.00 0.00 0.00 0.00 99.95 22:57:58 22:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:47:01 6 0.05 0.00 0.05 0.00 0.02 99.88 22:57:58 22:47:01 7 0.02 0.00 0.00 0.07 0.00 99.92 22:57:58 22:48:01 all 0.26 0.00 0.01 0.02 0.00 99.71 22:57:58 22:48:01 0 1.97 0.00 0.00 0.00 0.00 98.03 22:57:58 22:48:01 1 0.00 0.00 0.02 0.05 0.00 99.93 22:57:58 22:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:48:01 7 0.02 0.00 0.02 0.13 0.00 99.83 22:57:58 22:49:01 all 0.10 0.00 0.01 0.01 0.01 99.87 22:57:58 22:49:01 0 0.75 0.00 0.03 0.00 0.00 99.22 22:57:58 22:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 22:57:58 22:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:57:58 22:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 22:57:58 22:49:01 7 0.00 0.00 0.02 0.03 0.02 99.93 22:57:58 22:50:01 all 0.09 0.00 0.00 0.01 0.00 99.90 22:57:58 22:50:01 0 0.60 0.00 0.00 0.00 0.00 99.40 22:57:58 22:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:57:58 22:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 22:57:58 22:50:01 7 0.02 0.00 0.00 0.07 0.00 99.92 22:57:58 22:57:58 22:50:01 CPU %user %nice %system %iowait %steal %idle 22:57:58 22:51:01 all 0.10 0.00 0.00 0.00 0.00 99.89 22:57:58 22:51:01 0 0.67 0.00 0.00 0.00 0.00 99.33 22:57:58 22:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 22:57:58 22:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 22:57:58 22:51:01 7 0.02 0.00 0.00 0.03 0.00 99.95 22:57:58 22:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:57:58 22:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:57:58 22:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:57:58 22:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:52:01 6 0.03 0.00 0.03 0.00 0.02 99.92 22:57:58 22:52:01 7 0.00 0.00 0.00 0.03 0.03 99.93 22:57:58 22:53:01 all 0.09 0.00 0.00 0.00 0.00 99.90 22:57:58 22:53:01 0 0.62 0.00 0.02 0.00 0.00 99.37 22:57:58 22:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 22:57:58 22:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:53:01 6 0.07 0.00 0.02 0.00 0.00 99.92 22:57:58 22:53:01 7 0.00 0.00 0.00 0.03 0.02 99.95 22:57:58 22:54:01 all 0.09 0.00 0.01 0.00 0.00 99.89 22:57:58 22:54:01 0 0.65 0.00 0.02 0.00 0.00 99.33 22:57:58 22:54:01 1 0.02 0.00 0.02 0.02 0.00 99.95 22:57:58 22:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 22:57:58 22:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:57:58 22:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 22:57:58 22:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 22:57:58 22:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:57:58 22:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:57:58 22:55:01 7 0.00 0.00 0.00 0.03 0.00 99.97 22:57:58 22:56:01 all 0.08 0.00 0.01 0.01 0.00 99.90 22:57:58 22:56:01 0 0.55 0.00 0.00 0.00 0.00 99.45 22:57:58 22:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:57:58 22:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:57:58 22:56:01 7 0.02 0.00 0.02 0.12 0.00 99.85 22:57:58 22:57:01 all 0.16 0.00 0.01 0.01 0.00 99.82 22:57:58 22:57:01 0 1.11 0.00 0.02 0.00 0.00 98.88 22:57:58 22:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:57:58 22:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:57:58 22:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 22:57:58 22:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:57:58 22:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:57:58 22:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:57:58 22:57:01 7 0.02 0.00 0.00 0.07 0.00 99.92 22:57:58 Average: all 0.20 0.00 0.06 0.14 0.00 99.60 22:57:58 Average: 0 0.35 0.00 0.08 0.14 0.00 99.42 22:57:58 Average: 1 0.15 0.00 0.06 0.04 0.00 99.74 22:57:58 Average: 2 0.31 0.00 0.05 0.11 0.00 99.52 22:57:58 Average: 3 0.20 0.00 0.05 0.05 0.00 99.70 22:57:58 Average: 4 0.10 0.00 0.05 0.05 0.00 99.81 22:57:58 Average: 5 0.15 0.00 0.06 0.18 0.00 99.60 22:57:58 Average: 6 0.16 0.00 0.06 0.17 0.01 99.61 22:57:58 Average: 7 0.14 0.00 0.05 0.37 0.01 99.44 22:57:58 22:57:58 22:57:58