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 [2023-11-15T22:57:32.385Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-15T22:57:32.445Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-15T22:57:32.467Z] ========================================================= [2023-11-15T22:57:32.467Z] EdgeX Global Pipelines Version Info [2023-11-15T22:57:32.467Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:57:33.182Z] ------------------- [2023-11-15T22:57:33.182Z] stable info: [2023-11-15T22:57:33.182Z] ------------------- [2023-11-15T22:57:33.183Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-15T22:57:33.183Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-15T22:57:33.183Z] Message: update stable to v1.0.258 [2023-11-15T22:57:33.751Z] ------------------- [2023-11-15T22:57:33.751Z] experimental info: [2023-11-15T22:57:33.751Z] ------------------- [2023-11-15T22:57:33.751Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-15T22:57:33.751Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-15T22:57:33.751Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-15T22:57:33.929Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-15T22:57:33.945Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-15T22:57:33.963Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-15T22:57:33.985Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-15T22:57:33.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-15T22:57:34.013Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-15T22:57:34.029Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-15T22:57:34.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-15T22:57:34.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-15T22:57:34.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-15T22:57:34.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-15T22:57:34.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-15T22:57:34.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-15T22:57:34.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-15T22:57:34.176Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T22:57:34.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-15T22:57:34.211Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T22:57:34.224Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-15T22:57:34.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-15T22:57:34.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-15T22:57:34.270Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-15T22:57:34.289Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-15T22:57:34.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-15T22:57:34.322Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-15T22:57:34.339Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-15T22:57:34.359Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-15T22:57:34.374Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-15T22:57:34.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo [2023-11-15T22:57:34.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo [2023-11-15T22:57:34.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo [2023-11-15T22:57:34.441Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c8369be06a5c5a29b6c14d39caafaee9c646641 [Pipeline] echo [2023-11-15T22:57:34.462Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c8369b [Pipeline] echo [2023-11-15T22:57:34.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:57:34.538Z] provisioning config files... [2023-11-15T22:57:34.551Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config7365065677643967104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:57:34.852Z] ---> docker-login.sh [2023-11-15T22:57:34.852Z] nexus3.edgexfoundry.org:10001 [2023-11-15T22:57:34.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:57:35.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:57:35.113Z] Configure a credential helper to remove this warning. See [2023-11-15T22:57:35.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:57:35.113Z] [2023-11-15T22:57:35.113Z] Login Succeeded [2023-11-15T22:57:35.113Z] nexus3.edgexfoundry.org:10002 [2023-11-15T22:57:35.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:57:35.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:57:35.113Z] Configure a credential helper to remove this warning. See [2023-11-15T22:57:35.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:57:35.113Z] [2023-11-15T22:57:35.113Z] Login Succeeded [2023-11-15T22:57:35.113Z] nexus3.edgexfoundry.org:10003 [2023-11-15T22:57:35.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:57:35.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:57:35.371Z] Configure a credential helper to remove this warning. See [2023-11-15T22:57:35.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:57:35.371Z] [2023-11-15T22:57:35.371Z] Login Succeeded [2023-11-15T22:57:35.371Z] nexus3.edgexfoundry.org:10004 [2023-11-15T22:57:35.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:57:35.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:57:35.371Z] Configure a credential helper to remove this warning. See [2023-11-15T22:57:35.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:57:35.371Z] [2023-11-15T22:57:35.371Z] Login Succeeded [2023-11-15T22:57:35.371Z] docker.io [2023-11-15T22:57:35.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-15T22:57:35.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-15T22:57:35.634Z] Configure a credential helper to remove this warning. See [2023-11-15T22:57:35.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-15T22:57:35.634Z] [2023-11-15T22:57:35.634Z] Login Succeeded [2023-11-15T22:57:35.634Z] ---> docker-login.sh ends [Pipeline] } [2023-11-15T22:57:35.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-15T22:57:35.999Z] + git rev-list -1 --merges 6c8369be06a5c5a29b6c14d39caafaee9c646641~1..6c8369be06a5c5a29b6c14d39caafaee9c646641 [Pipeline] echo [2023-11-15T22:57:36.023Z] -----------> git rev-list -1 --merges 6c8369be06a5c5a29b6c14d39caafaee9c646641~1..6c8369be06a5c5a29b6c14d39caafaee9c646641 6c8369be06a5c5a29b6c14d39caafaee9c646641 [false] [Pipeline] sh [2023-11-15T22:57:36.311Z] + git log --format=format:%s -1 6c8369be06a5c5a29b6c14d39caafaee9c646641 [Pipeline] echo [2023-11-15T22:57:36.324Z] ========================================================= [2023-11-15T22:57:36.324Z] [isLTSReleaseBuild] No build required. isLTSRelease: [true] [2023-11-15T22:57:36.324Z] ========================================================= 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 [2023-11-15T22:57:37.283Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_napa/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:57:37.585Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:57:38.444Z] ---> package-listing.sh [2023-11-15T22:57:38.444Z] ++ facter osfamily [2023-11-15T22:57:38.444Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-15T22:57:38.703Z] + OS_FAMILY=debian [2023-11-15T22:57:38.703Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_napa [2023-11-15T22:57:38.703Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-15T22:57:38.703Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-15T22:57:38.703Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-15T22:57:38.703Z] + PACKAGES=/tmp/packages_start.txt [2023-11-15T22:57:38.703Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_napa ']' [2023-11-15T22:57:38.703Z] + PACKAGES=/tmp/packages_end.txt [2023-11-15T22:57:38.703Z] + case "${OS_FAMILY}" in [2023-11-15T22:57:38.703Z] + dpkg -l [2023-11-15T22:57:38.703Z] + grep '^ii' [2023-11-15T22:57:38.703Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-15T22:57:38.703Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-15T22:57:38.703Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-15T22:57:38.703Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_napa ']' [2023-11-15T22:57:38.703Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_napa/archives/ [2023-11-15T22:57:38.703Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_napa/archives/ [Pipeline] echo [2023-11-15T22:57:38.714Z] 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 [2023-11-15T22:57:38.993Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:57:39.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:57:39.599Z] [2023-11-15T22:57:39.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-15T22:57:39.905Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:57:39.905Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-15T22:57:39.905Z] 5eb5b503b376: Pulling fs layer [2023-11-15T22:57:39.905Z] 5c69ac0246d0: Pulling fs layer [2023-11-15T22:57:39.905Z] ec43610c2a17: Pulling fs layer [2023-11-15T22:57:39.905Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-15T22:57:39.905Z] 33b1e0a273af: Pulling fs layer [2023-11-15T22:57:39.905Z] 5d3b04190fa2: Pulling fs layer [2023-11-15T22:57:39.905Z] 2f39f015ded8: Pulling fs layer [2023-11-15T22:57:39.905Z] 33b1e0a273af: Waiting [2023-11-15T22:57:39.905Z] 5d3b04190fa2: Waiting [2023-11-15T22:57:39.905Z] 2f39f015ded8: Waiting [2023-11-15T22:57:39.905Z] 5c69ac0246d0: Verifying Checksum [2023-11-15T22:57:39.905Z] 5c69ac0246d0: Download complete [2023-11-15T22:57:39.905Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-15T22:57:39.905Z] 3a2ae6a8a46f: Download complete [2023-11-15T22:57:39.905Z] ec43610c2a17: Verifying Checksum [2023-11-15T22:57:39.905Z] ec43610c2a17: Download complete [2023-11-15T22:57:39.905Z] 5d3b04190fa2: Download complete [2023-11-15T22:57:39.905Z] 33b1e0a273af: Verifying Checksum [2023-11-15T22:57:39.905Z] 33b1e0a273af: Download complete [2023-11-15T22:57:40.166Z] 5eb5b503b376: Download complete [2023-11-15T22:57:40.734Z] 2f39f015ded8: Download complete [2023-11-15T22:57:41.301Z] 5eb5b503b376: Pull complete [2023-11-15T22:57:41.560Z] 5c69ac0246d0: Pull complete [2023-11-15T22:57:42.127Z] ec43610c2a17: Pull complete [2023-11-15T22:57:42.127Z] 3a2ae6a8a46f: Pull complete [2023-11-15T22:57:42.384Z] 33b1e0a273af: Pull complete [2023-11-15T22:57:42.384Z] 5d3b04190fa2: Pull complete [2023-11-15T22:57:46.569Z] 2f39f015ded8: Pull complete [2023-11-15T22:57:46.569Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-15T22:57:46.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-15T22:57:46.569Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-15T22:57:46.659Z] prd-ubuntu20.04-docker-8c-8g-18192 does not seem to be running inside a container [2023-11-15T22:57:46.705Z] $ 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 [2023-11-15T22:57:53.153Z] $ docker top 4115f79261ca7e28c686e7378e2811e23b33bca67d3e9cfa6e8c72fbe687e6e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-15T22:57:53.486Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-15T22:57:53.773Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-15T22:57:54.062Z] + ls /var/log/sa-host [2023-11-15T22:57:54.062Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-15T22:57:54.131Z] provisioning config files... [2023-11-15T22:57:54.139Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_napa@tmp/config11696059213318435714tmp [Pipeline] { [Pipeline] echo [2023-11-15T22:57:54.150Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:57:54.439Z] ---> create-netrc.sh [Pipeline] } [2023-11-15T22:57:54.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:57:54.774Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-15T22:57:54.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:57:55.069Z] ---> sudo-logs.sh [2023-11-15T22:57:55.069Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-15T22:57:55.091Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:57:55.373Z] ---> job-cost.sh [2023-11-15T22:57:55.373Z] lf-activate-venv: SKIPPING [2023-11-15T22:57:55.373Z] INFO: No Stack... [2023-11-15T22:57:55.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-15T22:57:56.201Z] INFO: Archiving Costs [Pipeline] echo [2023-11-15T22:57:56.213Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-15T22:57:56.496Z] ---> logs-deploy.sh [2023-11-15T22:57:56.496Z] lf-activate-venv: SKIPPING [2023-11-15T22:57:56.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/napa/3 [2023-11-15T22:57:56.496Z] INFO: archiving workspace using pattern(s): [2023-11-15T22:57:57.431Z] Archives upload complete. [2023-11-15T22:57:57.691Z] INFO: archiving logs to Nexus [2023-11-15T22:57:58.260Z] ---> uname -a: [2023-11-15T22:57:58.260Z] 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 [2023-11-15T22:57:58.260Z] [2023-11-15T22:57:58.260Z] [2023-11-15T22:57:58.260Z] ---> lscpu: [2023-11-15T22:57:58.260Z] Architecture: x86_64 [2023-11-15T22:57:58.260Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-15T22:57:58.260Z] Byte Order: Little Endian [2023-11-15T22:57:58.260Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-15T22:57:58.260Z] CPU(s): 8 [2023-11-15T22:57:58.260Z] On-line CPU(s) list: 0-7 [2023-11-15T22:57:58.260Z] Thread(s) per core: 1 [2023-11-15T22:57:58.260Z] Core(s) per socket: 1 [2023-11-15T22:57:58.260Z] Socket(s): 8 [2023-11-15T22:57:58.260Z] NUMA node(s): 1 [2023-11-15T22:57:58.260Z] Vendor ID: AuthenticAMD [2023-11-15T22:57:58.260Z] CPU family: 23 [2023-11-15T22:57:58.260Z] Model: 49 [2023-11-15T22:57:58.260Z] Model name: AMD EPYC-Rome Processor [2023-11-15T22:57:58.260Z] Stepping: 0 [2023-11-15T22:57:58.260Z] CPU MHz: 2800.000 [2023-11-15T22:57:58.260Z] BogoMIPS: 5600.00 [2023-11-15T22:57:58.260Z] Virtualization: AMD-V [2023-11-15T22:57:58.260Z] Hypervisor vendor: KVM [2023-11-15T22:57:58.260Z] Virtualization type: full [2023-11-15T22:57:58.260Z] L1d cache: 256 KiB [2023-11-15T22:57:58.260Z] L1i cache: 256 KiB [2023-11-15T22:57:58.260Z] L2 cache: 4 MiB [2023-11-15T22:57:58.260Z] L3 cache: 128 MiB [2023-11-15T22:57:58.260Z] NUMA node0 CPU(s): 0-7 [2023-11-15T22:57:58.260Z] Vulnerability Itlb multihit: Not affected [2023-11-15T22:57:58.260Z] Vulnerability L1tf: Not affected [2023-11-15T22:57:58.260Z] Vulnerability Mds: Not affected [2023-11-15T22:57:58.260Z] Vulnerability Meltdown: Not affected [2023-11-15T22:57:58.260Z] Vulnerability Mmio stale data: Not affected [2023-11-15T22:57:58.260Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-15T22:57:58.260Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-15T22:57:58.260Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-15T22:57:58.260Z] Vulnerability Srbds: Not affected [2023-11-15T22:57:58.260Z] Vulnerability Tsx async abort: Not affected [2023-11-15T22:57:58.260Z] 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 [2023-11-15T22:57:58.260Z] [2023-11-15T22:57:58.260Z] [2023-11-15T22:57:58.260Z] ---> nproc: [2023-11-15T22:57:58.260Z] 8 [2023-11-15T22:57:58.260Z] [2023-11-15T22:57:58.260Z] [2023-11-15T22:57:58.260Z] ---> df -h: [2023-11-15T22:57:58.260Z] Filesystem Size Used Avail Use% Mounted on [2023-11-15T22:57:58.260Z] overlay 155G 9.7G 146G 7% / [2023-11-15T22:57:58.260Z] tmpfs 64M 0 64M 0% /dev [2023-11-15T22:57:58.260Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-15T22:57:58.260Z] shm 64M 0 64M 0% /dev/shm [2023-11-15T22:57:58.260Z] /dev/vda1 155G 9.7G 146G 7% /facter-os [2023-11-15T22:57:58.260Z] [2023-11-15T22:57:58.260Z] [2023-11-15T22:57:58.260Z] ---> sar -b -r -n DEV: [2023-11-15T22:57:58.260Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18192) 11/15/23 _x86_64_ (8 CPU) [2023-11-15T22:57:58.260Z] [2023-11-15T22:57:58.260Z] 22:16:20 LINUX RESTART (8 CPU) [2023-11-15T22:57:58.260Z] [2023-11-15T22:57:58.260Z] 22:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-15T22:57:58.260Z] 22:18:01 45.61 23.47 22.14 0.00 2350.19 79519.11 0.00 [2023-11-15T22:57:58.260Z] 22:19:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 [2023-11-15T22:57:58.260Z] 22:20:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2023-11-15T22:57:58.260Z] 22:21:01 1.65 0.02 1.63 0.00 0.80 19.46 0.00 [2023-11-15T22:57:58.260Z] 22:22:01 51.74 10.65 41.09 0.00 5155.14 8473.92 0.00 [2023-11-15T22:57:58.260Z] 22:23:01 4.85 0.02 4.83 0.00 0.13 106.78 0.00 [2023-11-15T22:57:58.260Z] 22:24:01 2.00 0.00 2.00 0.00 0.00 21.33 0.00 [2023-11-15T22:57:58.260Z] 22:25:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 [2023-11-15T22:57:58.260Z] 22:26:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2023-11-15T22:57:58.260Z] 22:27:01 2.00 0.00 2.00 0.00 0.00 23.20 0.00 [2023-11-15T22:57:58.260Z] 22:28:01 1.57 0.00 1.57 0.00 0.00 22.00 0.00 [2023-11-15T22:57:58.260Z] 22:29:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 [2023-11-15T22:57:58.260Z] 22:30:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2023-11-15T22:57:58.260Z] 22:31:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2023-11-15T22:57:58.260Z] 22:32:01 1.97 0.02 1.95 0.00 0.13 26.25 0.00 [2023-11-15T22:57:58.260Z] 22:33:01 1.90 0.00 1.90 0.00 0.00 20.79 0.00 [2023-11-15T22:57:58.260Z] 22:34:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2023-11-15T22:57:58.260Z] 22:35:01 1.92 0.00 1.92 0.00 0.00 22.26 0.00 [2023-11-15T22:57:58.260Z] 22:36:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2023-11-15T22:57:58.260Z] 22:37:01 1.72 0.00 1.72 0.00 0.00 20.53 0.00 [2023-11-15T22:57:58.260Z] 22:38:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2023-11-15T22:57:58.260Z] 22:39:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2023-11-15T22:57:58.260Z] 22:40:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2023-11-15T22:57:58.260Z] 22:41:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 [2023-11-15T22:57:58.260Z] 22:42:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2023-11-15T22:57:58.260Z] 22:43:02 1.95 0.00 1.95 0.00 0.00 21.86 0.00 [2023-11-15T22:57:58.260Z] 22:44:01 1.32 0.00 1.32 0.00 0.00 14.78 0.00 [2023-11-15T22:57:58.260Z] 22:45:01 5.86 3.80 2.07 0.00 86.77 34.79 0.00 [2023-11-15T22:57:58.260Z] 22:46:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 [2023-11-15T22:57:58.260Z] 22:47:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 [2023-11-15T22:57:58.260Z] 22:48:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2023-11-15T22:57:58.260Z] 22:49:01 1.97 0.00 1.97 0.00 0.00 21.06 0.00 [2023-11-15T22:57:58.260Z] 22:50:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 [2023-11-15T22:57:58.261Z] 22:51:01 1.77 0.00 1.77 0.00 0.00 19.87 0.00 [2023-11-15T22:57:58.261Z] 22:52:01 1.32 0.00 1.32 0.00 0.00 14.00 0.00 [2023-11-15T22:57:58.261Z] 22:53:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 [2023-11-15T22:57:58.261Z] 22:54:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 [2023-11-15T22:57:58.261Z] 22:55:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 [2023-11-15T22:57:58.261Z] 22:56:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2023-11-15T22:57:58.261Z] 22:57:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 [2023-11-15T22:57:58.261Z] Average: 4.09 0.95 3.14 0.00 189.96 2222.09 0.00 [2023-11-15T22:57:58.261Z] [2023-11-15T22:57:58.261Z] 22:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-15T22:57:58.261Z] 22:18:01 30587208 31862696 513768 1.56 47300 1543100 1658316 4.89 605220 1417764 84 [2023-11-15T22:57:58.261Z] 22:19:01 30589520 31865116 511144 1.55 47384 1543108 1658316 4.89 603108 1417748 16 [2023-11-15T22:57:58.261Z] 22:20:01 30589376 31865040 511064 1.55 47416 1543108 1658316 4.89 604292 1417756 4 [2023-11-15T22:57:58.261Z] 22:21:01 30587616 31863380 512472 1.56 47480 1543136 1674372 4.93 605816 1417784 12 [2023-11-15T22:57:58.261Z] 22:22:01 30098184 31824240 511508 1.56 77632 1967624 1600128 4.72 917152 1551560 924 [2023-11-15T22:57:58.261Z] 22:23:01 30105464 31826748 509712 1.55 76236 1964364 1609488 4.74 914556 1548292 308 [2023-11-15T22:57:58.261Z] 22:24:01 30105604 31827016 509404 1.55 76324 1964368 1609488 4.74 914792 1548296 8 [2023-11-15T22:57:58.261Z] 22:25:01 30105836 31827344 509200 1.55 76420 1964368 1609488 4.74 914920 1548296 8 [2023-11-15T22:57:58.261Z] 22:26:01 30105600 31827220 509300 1.55 76516 1964376 1609488 4.74 915100 1548300 4 [2023-11-15T22:57:58.261Z] 22:27:01 30101648 31823356 513060 1.56 76600 1964384 1609488 4.74 920716 1548304 8 [2023-11-15T22:57:58.261Z] 22:28:01 30096656 31818480 517876 1.57 76712 1964384 1609488 4.74 927148 1548304 8 [2023-11-15T22:57:58.261Z] 22:29:01 30096136 31818056 518236 1.58 76800 1964388 1609488 4.74 927144 1548308 8 [2023-11-15T22:57:58.261Z] 22:30:01 30101404 31823392 512812 1.56 76888 1964384 1609488 4.74 921728 1548312 8 [2023-11-15T22:57:58.261Z] 22:31:01 30101048 31823100 513068 1.56 76920 1964392 1609488 4.74 921824 1548320 8 [2023-11-15T22:57:58.261Z] 22:32:01 30097824 31819964 515816 1.57 77004 1964372 1624452 4.79 922268 1548292 8 [2023-11-15T22:57:58.261Z] 22:33:01 30104924 31827308 508360 1.55 77092 1964500 1624452 4.79 915116 1548420 8 [2023-11-15T22:57:58.261Z] 22:34:01 30105136 31827656 507836 1.54 77180 1964504 1624452 4.79 915100 1548424 8 [2023-11-15T22:57:58.261Z] 22:35:01 30105052 31827644 507952 1.54 77252 1964512 1624452 4.79 915148 1548436 12 [2023-11-15T22:57:58.261Z] 22:36:01 30105068 31827724 507868 1.54 77284 1964512 1624452 4.79 915256 1548440 180 [2023-11-15T22:57:58.261Z] 22:37:01 30105996 31828708 506828 1.54 77340 1964508 1624452 4.79 914340 1548436 40 [2023-11-15T22:57:58.261Z] 22:38:01 30106012 31828760 506748 1.54 77372 1964520 1624452 4.79 915384 1548440 16 [2023-11-15T22:57:58.261Z] 22:39:01 30105712 31828480 506984 1.54 77404 1964520 1624452 4.79 915624 1548440 40 [2023-11-15T22:57:58.261Z] 22:40:01 30105440 31828236 507416 1.54 77436 1964524 1624452 4.79 916320 1548444 8 [2023-11-15T22:57:58.261Z] 22:41:01 30105440 31828300 507364 1.54 77492 1964516 1608312 4.74 916768 1548452 8 [2023-11-15T22:57:58.261Z] 22:42:01 30105408 31828272 507296 1.54 77544 1964516 1608312 4.74 916672 1548456 4 [2023-11-15T22:57:58.261Z] 22:43:02 30104856 31827868 507688 1.54 77612 1964536 1608312 4.74 917072 1548472 8 [2023-11-15T22:57:58.261Z] 22:44:01 30104304 31827388 508144 1.55 77684 1964540 1608312 4.74 918300 1548472 8 [2023-11-15T22:57:58.261Z] 22:45:01 30053504 31780000 554808 1.69 77760 1967424 1608312 4.74 967724 1550024 188 [2023-11-15T22:57:58.261Z] 22:46:01 30053204 31779812 554948 1.69 77856 1967424 1608312 4.74 967596 1550032 140 [2023-11-15T22:57:58.261Z] 22:47:01 30053164 31779848 554840 1.69 77944 1967420 1608312 4.74 967580 1550040 8 [2023-11-15T22:57:58.261Z] 22:48:01 30052580 31779336 555296 1.69 78008 1967424 1608312 4.74 968204 1550028 4 [2023-11-15T22:57:58.261Z] 22:49:01 30052020 31778896 555696 1.69 78096 1967432 1608312 4.74 968360 1550028 168 [2023-11-15T22:57:58.261Z] 22:50:01 30051968 31778904 555796 1.69 78192 1967436 1608312 4.74 968460 1550032 8 [2023-11-15T22:57:58.261Z] 22:51:01 30051448 31778496 556224 1.69 78256 1967440 1608312 4.74 968748 1550036 8 [2023-11-15T22:57:58.261Z] 22:52:01 30051392 31778520 556132 1.69 78336 1967440 1608312 4.74 968896 1550036 188 [2023-11-15T22:57:58.261Z] 22:53:01 30050524 31777700 556848 1.69 78384 1967448 1608312 4.74 969208 1550040 4 [2023-11-15T22:57:58.261Z] 22:54:01 30050752 31777964 556548 1.69 78408 1967448 1608312 4.74 968992 1550040 8 [2023-11-15T22:57:58.261Z] 22:55:01 30050444 31777712 556744 1.69 78456 1967452 1608312 4.74 969148 1550048 8 [2023-11-15T22:57:58.261Z] 22:56:01 30050144 31777448 557036 1.69 78488 1967456 1608312 4.74 969480 1550052 20 [2023-11-15T22:57:58.261Z] 22:57:01 30049832 31777228 557408 1.70 78576 1967456 1608312 4.74 970128 1550052 8 [2023-11-15T22:57:58.261Z] Average: 30135086 31814334 525181 1.60 74477 1923369 1617405 4.77 902985 1535936 63 [2023-11-15T22:57:58.261Z] [2023-11-15T22:57:58.261Z] 22:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-15T22:57:58.261Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:18:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:18:01 ens3 104.79 81.67 414.20 21.19 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:19:01 ens3 3.08 0.43 0.55 0.27 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:20:01 ens3 2.63 0.65 0.70 0.41 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:21:01 ens3 1.43 0.88 0.78 0.60 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:22:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:22:01 ens3 176.45 70.42 2728.94 5.11 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:23:01 ens3 0.68 0.32 0.16 0.08 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:24:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:25:01 ens3 0.42 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:26:01 ens3 0.45 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:27:01 ens3 1.03 0.22 0.16 0.08 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:28:01 ens3 0.68 0.50 0.39 0.27 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:29:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:30:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:31:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:32:01 ens3 0.27 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:33:01 ens3 0.57 0.35 0.15 0.08 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:34:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:35:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.261Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:36:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:37:01 ens3 0.72 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:38:01 ens3 1.22 0.62 0.46 0.35 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:39:01 ens3 0.47 0.17 0.12 0.07 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:40:01 ens3 0.35 0.27 0.25 0.20 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:41:01 ens3 0.68 0.40 0.27 0.22 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:43:02 ens3 0.57 0.25 0.12 0.08 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:44:01 ens3 0.83 0.63 0.39 0.23 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:45:01 ens3 12.65 9.76 12.18 6.50 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:46:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:47:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:48:01 ens3 0.45 0.30 0.38 0.08 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:51:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:53:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:54:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:56:01 ens3 0.80 0.22 0.15 0.08 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] 22:57:01 ens3 0.57 0.57 0.32 0.23 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] Average: lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] Average: ens3 7.87 4.25 79.06 0.91 0.00 0.00 0.00 0.00 [2023-11-15T22:57:58.262Z] [2023-11-15T22:57:58.262Z] [2023-11-15T22:57:58.262Z] ---> sar -P ALL: [2023-11-15T22:57:58.262Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18192) 11/15/23 _x86_64_ (8 CPU) [2023-11-15T22:57:58.262Z] [2023-11-15T22:57:58.262Z] 22:16:20 LINUX RESTART (8 CPU) [2023-11-15T22:57:58.262Z] [2023-11-15T22:57:58.262Z] 22:17:01 CPU %user %nice %system %iowait %steal %idle [2023-11-15T22:57:58.262Z] 22:18:01 all 1.99 0.00 0.29 2.40 0.01 95.30 [2023-11-15T22:57:58.262Z] 22:18:01 0 1.40 0.00 0.30 0.55 0.00 97.75 [2023-11-15T22:57:58.262Z] 22:18:01 1 1.97 0.00 0.15 0.22 0.00 97.66 [2023-11-15T22:57:58.262Z] 22:18:01 2 0.73 0.00 0.27 3.86 0.00 95.14 [2023-11-15T22:57:58.262Z] 22:18:01 3 3.03 0.00 0.37 1.25 0.02 95.33 [2023-11-15T22:57:58.262Z] 22:18:01 4 0.92 0.00 0.28 1.10 0.02 97.68 [2023-11-15T22:57:58.262Z] 22:18:01 5 3.50 0.00 0.20 6.06 0.02 90.23 [2023-11-15T22:57:58.262Z] 22:18:01 6 2.34 0.00 0.37 6.10 0.02 91.18 [2023-11-15T22:57:58.262Z] 22:18:01 7 2.06 0.00 0.37 0.10 0.02 97.46 [2023-11-15T22:57:58.262Z] 22:19:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-11-15T22:57:58.262Z] 22:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-15T22:57:58.262Z] 22:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-15T22:57:58.262Z] 22:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-15T22:57:58.262Z] 22:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.262Z] 22:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.262Z] 22:19:01 5 0.03 0.00 0.02 0.05 0.00 99.90 [2023-11-15T22:57:58.262Z] 22:19:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-15T22:57:58.262Z] 22:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.262Z] 22:20:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-11-15T22:57:58.262Z] 22:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.262Z] 22:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.262Z] 22:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.262Z] 22:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.262Z] 22:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.262Z] 22:20:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-15T22:57:58.262Z] 22:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.262Z] 22:20:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-11-15T22:57:58.262Z] 22:21:01 all 0.05 0.00 0.01 0.02 0.00 99.92 [2023-11-15T22:57:58.262Z] 22:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.262Z] 22:21:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-15T22:57:58.262Z] 22:21:01 2 0.17 0.00 0.02 0.03 0.02 99.77 [2023-11-15T22:57:58.262Z] 22:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.262Z] 22:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.262Z] 22:21:01 5 0.05 0.00 0.00 0.08 0.00 99.87 [2023-11-15T22:57:58.262Z] 22:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.262Z] 22:21:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2023-11-15T22:57:58.262Z] 22:22:01 all 2.67 0.00 1.56 2.31 0.02 93.44 [2023-11-15T22:57:58.262Z] 22:22:01 0 2.61 0.00 2.61 3.96 0.02 90.81 [2023-11-15T22:57:58.262Z] 22:22:01 1 3.53 0.00 1.96 1.14 0.02 93.36 [2023-11-15T22:57:58.262Z] 22:22:01 2 2.38 0.00 1.31 0.25 0.02 96.05 [2023-11-15T22:57:58.262Z] 22:22:01 3 2.49 0.00 1.12 0.74 0.03 95.62 [2023-11-15T22:57:58.262Z] 22:22:01 4 2.50 0.00 1.37 0.72 0.02 95.39 [2023-11-15T22:57:58.262Z] 22:22:01 5 2.16 0.00 1.69 1.17 0.03 94.95 [2023-11-15T22:57:58.262Z] 22:22:01 6 2.94 0.00 1.02 0.58 0.02 95.44 [2023-11-15T22:57:58.262Z] 22:22:01 7 2.76 0.00 1.39 9.91 0.03 85.91 [2023-11-15T22:57:58.262Z] 22:23:01 all 0.09 0.00 0.07 0.11 0.00 99.74 [2023-11-15T22:57:58.262Z] 22:23:01 0 0.08 0.00 0.05 0.00 0.00 99.87 [2023-11-15T22:57:58.262Z] 22:23:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2023-11-15T22:57:58.262Z] 22:23:01 2 0.12 0.00 0.05 0.33 0.00 99.50 [2023-11-15T22:57:58.263Z] 22:23:01 3 0.08 0.00 0.08 0.00 0.00 99.83 [2023-11-15T22:57:58.263Z] 22:23:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2023-11-15T22:57:58.263Z] 22:23:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-15T22:57:58.263Z] 22:23:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2023-11-15T22:57:58.263Z] 22:23:01 7 0.22 0.00 0.13 0.50 0.00 99.15 [2023-11-15T22:57:58.263Z] 22:24:01 all 0.10 0.00 0.00 0.01 0.01 99.88 [2023-11-15T22:57:58.263Z] 22:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-15T22:57:58.263Z] 22:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:57:58.263Z] 22:24:01 2 0.65 0.00 0.00 0.05 0.02 99.28 [2023-11-15T22:57:58.263Z] 22:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:57:58.263Z] 22:24:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:25:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-11-15T22:57:58.263Z] 22:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:25:01 2 0.08 0.00 0.00 0.02 0.00 99.90 [2023-11-15T22:57:58.263Z] 22:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-15T22:57:58.263Z] 22:25:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:26:01 all 0.02 0.00 0.01 0.03 0.00 99.93 [2023-11-15T22:57:58.263Z] 22:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-15T22:57:58.263Z] 22:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:26:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-15T22:57:58.263Z] 22:26:01 7 0.00 0.00 0.00 0.27 0.02 99.72 [2023-11-15T22:57:58.263Z] 22:27:01 all 0.13 0.00 0.01 0.09 0.00 99.77 [2023-11-15T22:57:58.263Z] 22:27:01 0 0.03 0.00 0.00 0.10 0.00 99.87 [2023-11-15T22:57:58.263Z] 22:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:27:01 2 0.90 0.00 0.03 0.00 0.00 99.06 [2023-11-15T22:57:58.263Z] 22:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:27:01 7 0.02 0.00 0.00 0.58 0.00 99.40 [2023-11-15T22:57:58.263Z] 22:28:01 all 0.13 0.00 0.01 0.01 0.00 99.85 [2023-11-15T22:57:58.263Z] 22:28:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-15T22:57:58.263Z] 22:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:28:01 2 0.80 0.00 0.00 0.00 0.02 99.18 [2023-11-15T22:57:58.263Z] 22:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:28:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-15T22:57:58.263Z] 22:28:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2023-11-15T22:57:58.263Z] [2023-11-15T22:57:58.263Z] 22:28:01 CPU %user %nice %system %iowait %steal %idle [2023-11-15T22:57:58.263Z] 22:29:01 all 0.20 0.00 0.01 0.13 0.00 99.66 [2023-11-15T22:57:58.263Z] 22:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:29:01 2 1.48 0.00 0.00 0.00 0.00 98.52 [2023-11-15T22:57:58.263Z] 22:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:29:01 7 0.00 0.00 0.00 1.03 0.00 98.97 [2023-11-15T22:57:58.263Z] 22:30:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2023-11-15T22:57:58.263Z] 22:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:30:01 2 0.35 0.00 0.02 0.00 0.00 99.63 [2023-11-15T22:57:58.263Z] 22:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-15T22:57:58.263Z] 22:30:01 7 0.00 0.00 0.03 0.03 0.00 99.93 [2023-11-15T22:57:58.263Z] 22:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:31:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-15T22:57:58.263Z] 22:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:31:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-15T22:57:58.263Z] 22:32:01 all 0.03 0.00 0.03 0.01 0.00 99.92 [2023-11-15T22:57:58.263Z] 22:32:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-15T22:57:58.263Z] 22:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:32:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-15T22:57:58.263Z] 22:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:32:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2023-11-15T22:57:58.263Z] 22:32:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2023-11-15T22:57:58.263Z] 22:32:01 7 0.02 0.00 0.02 0.08 0.00 99.88 [2023-11-15T22:57:58.263Z] 22:33:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-11-15T22:57:58.263Z] 22:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:33:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:33:01 2 0.15 0.00 0.00 0.00 0.00 99.85 [2023-11-15T22:57:58.263Z] 22:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-15T22:57:58.263Z] 22:33:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2023-11-15T22:57:58.263Z] 22:33:01 7 0.00 0.00 0.00 0.10 0.00 99.90 [2023-11-15T22:57:58.263Z] 22:34:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2023-11-15T22:57:58.263Z] 22:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:34:01 2 0.23 0.00 0.00 0.00 0.00 99.77 [2023-11-15T22:57:58.263Z] 22:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:34:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2023-11-15T22:57:58.263Z] 22:34:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:35:01 all 0.07 0.00 0.02 0.01 0.00 99.90 [2023-11-15T22:57:58.263Z] 22:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:35:01 2 0.48 0.00 0.05 0.00 0.02 99.45 [2023-11-15T22:57:58.263Z] 22:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:35:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-15T22:57:58.263Z] 22:35:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2023-11-15T22:57:58.263Z] 22:36:01 all 0.01 0.00 0.01 0.03 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-15T22:57:58.263Z] 22:36:01 1 0.02 0.00 0.00 0.15 0.02 99.82 [2023-11-15T22:57:58.263Z] 22:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:36:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:37:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-15T22:57:58.263Z] 22:37:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:38:01 all 0.12 0.00 0.01 0.00 0.00 99.86 [2023-11-15T22:57:58.263Z] 22:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:38:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:38:01 2 0.85 0.00 0.00 0.00 0.00 99.15 [2023-11-15T22:57:58.263Z] 22:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:57:58.263Z] 22:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:38:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-15T22:57:58.263Z] 22:39:01 all 0.20 0.00 0.02 0.00 0.00 99.77 [2023-11-15T22:57:58.263Z] 22:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.263Z] 22:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:39:01 2 1.45 0.00 0.13 0.00 0.00 98.42 [2023-11-15T22:57:58.263Z] 22:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-15T22:57:58.263Z] 22:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-15T22:57:58.263Z] [2023-11-15T22:57:58.263Z] 22:39:01 CPU %user %nice %system %iowait %steal %idle [2023-11-15T22:57:58.263Z] 22:40:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-11-15T22:57:58.263Z] 22:40:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-15T22:57:58.263Z] 22:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-15T22:57:58.263Z] 22:40:01 2 0.42 0.00 0.00 0.00 0.02 99.57 [2023-11-15T22:57:58.263Z] 22:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.263Z] 22:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:57:58.263Z] 22:41:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-11-15T22:57:58.263Z] 22:41:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2023-11-15T22:57:58.263Z] 22:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-15T22:57:58.263Z] 22:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-15T22:57:58.264Z] 22:41:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:42:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:43:02 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:43:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:43:02 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:43:02 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:43:02 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:43:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:43:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:43:02 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-15T22:57:58.264Z] 22:43:02 7 0.02 0.00 0.02 0.05 0.00 99.92 [2023-11-15T22:57:58.264Z] 22:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:44:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-15T22:57:58.264Z] 22:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:44:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:45:01 all 0.44 0.00 0.03 0.20 0.01 99.33 [2023-11-15T22:57:58.264Z] 22:45:01 0 0.67 0.00 0.07 1.04 0.00 98.23 [2023-11-15T22:57:58.264Z] 22:45:01 1 0.12 0.00 0.02 0.02 0.00 99.85 [2023-11-15T22:57:58.264Z] 22:45:01 2 0.55 0.00 0.02 0.00 0.02 99.42 [2023-11-15T22:57:58.264Z] 22:45:01 3 1.73 0.00 0.03 0.00 0.00 98.23 [2023-11-15T22:57:58.264Z] 22:45:01 4 0.17 0.00 0.00 0.00 0.00 99.83 [2023-11-15T22:57:58.264Z] 22:45:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-15T22:57:58.264Z] 22:45:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2023-11-15T22:57:58.264Z] 22:45:01 7 0.15 0.00 0.03 0.55 0.02 99.25 [2023-11-15T22:57:58.264Z] 22:46:01 all 0.03 0.00 0.01 0.05 0.00 99.90 [2023-11-15T22:57:58.264Z] 22:46:01 0 0.23 0.00 0.00 0.00 0.02 99.75 [2023-11-15T22:57:58.264Z] 22:46:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-15T22:57:58.264Z] 22:46:01 7 0.00 0.00 0.00 0.42 0.00 99.58 [2023-11-15T22:57:58.264Z] 22:47:01 all 0.22 0.00 0.01 0.01 0.00 99.76 [2023-11-15T22:57:58.264Z] 22:47:01 0 1.53 0.00 0.00 0.00 0.00 98.47 [2023-11-15T22:57:58.264Z] 22:47:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-15T22:57:58.264Z] 22:47:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:47:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2023-11-15T22:57:58.264Z] 22:47:01 7 0.02 0.00 0.00 0.07 0.00 99.92 [2023-11-15T22:57:58.264Z] 22:48:01 all 0.26 0.00 0.01 0.02 0.00 99.71 [2023-11-15T22:57:58.264Z] 22:48:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2023-11-15T22:57:58.264Z] 22:48:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2023-11-15T22:57:58.264Z] 22:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:48:01 7 0.02 0.00 0.02 0.13 0.00 99.83 [2023-11-15T22:57:58.264Z] 22:49:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2023-11-15T22:57:58.264Z] 22:49:01 0 0.75 0.00 0.03 0.00 0.00 99.22 [2023-11-15T22:57:58.264Z] 22:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:57:58.264Z] 22:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-15T22:57:58.264Z] 22:49:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2023-11-15T22:57:58.264Z] 22:50:01 all 0.09 0.00 0.00 0.01 0.00 99.90 [2023-11-15T22:57:58.264Z] 22:50:01 0 0.60 0.00 0.00 0.00 0.00 99.40 [2023-11-15T22:57:58.264Z] 22:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-15T22:57:58.264Z] 22:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-15T22:57:58.264Z] 22:50:01 7 0.02 0.00 0.00 0.07 0.00 99.92 [2023-11-15T22:57:58.264Z] [2023-11-15T22:57:58.264Z] 22:50:01 CPU %user %nice %system %iowait %steal %idle [2023-11-15T22:57:58.264Z] 22:51:01 all 0.10 0.00 0.00 0.00 0.00 99.89 [2023-11-15T22:57:58.264Z] 22:51:01 0 0.67 0.00 0.00 0.00 0.00 99.33 [2023-11-15T22:57:58.264Z] 22:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-15T22:57:58.264Z] 22:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-15T22:57:58.264Z] 22:51:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-15T22:57:58.264Z] 22:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:57:58.264Z] 22:52:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-15T22:57:58.264Z] 22:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:52:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-15T22:57:58.264Z] 22:52:01 7 0.00 0.00 0.00 0.03 0.03 99.93 [2023-11-15T22:57:58.264Z] 22:53:01 all 0.09 0.00 0.00 0.00 0.00 99.90 [2023-11-15T22:57:58.264Z] 22:53:01 0 0.62 0.00 0.02 0.00 0.00 99.37 [2023-11-15T22:57:58.264Z] 22:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:53:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-15T22:57:58.264Z] 22:53:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2023-11-15T22:57:58.264Z] 22:54:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-11-15T22:57:58.264Z] 22:54:01 0 0.65 0.00 0.02 0.00 0.00 99.33 [2023-11-15T22:57:58.264Z] 22:54:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-15T22:57:58.264Z] 22:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-15T22:57:58.264Z] 22:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:55:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-15T22:57:58.264Z] 22:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-15T22:57:58.264Z] 22:55:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:56:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2023-11-15T22:57:58.264Z] 22:56:01 0 0.55 0.00 0.00 0.00 0.00 99.45 [2023-11-15T22:57:58.264Z] 22:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:56:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-15T22:57:58.264Z] 22:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-15T22:57:58.264Z] 22:56:01 7 0.02 0.00 0.02 0.12 0.00 99.85 [2023-11-15T22:57:58.264Z] 22:57:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2023-11-15T22:57:58.264Z] 22:57:01 0 1.11 0.00 0.02 0.00 0.00 98.88 [2023-11-15T22:57:58.264Z] 22:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-15T22:57:58.264Z] 22:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-15T22:57:58.264Z] 22:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-15T22:57:58.264Z] 22:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-15T22:57:58.264Z] 22:57:01 7 0.02 0.00 0.00 0.07 0.00 99.92 [2023-11-15T22:57:58.264Z] Average: all 0.20 0.00 0.06 0.14 0.00 99.60 [2023-11-15T22:57:58.264Z] Average: 0 0.35 0.00 0.08 0.14 0.00 99.42 [2023-11-15T22:57:58.264Z] Average: 1 0.15 0.00 0.06 0.04 0.00 99.74 [2023-11-15T22:57:58.264Z] Average: 2 0.31 0.00 0.05 0.11 0.00 99.52 [2023-11-15T22:57:58.264Z] Average: 3 0.20 0.00 0.05 0.05 0.00 99.70 [2023-11-15T22:57:58.264Z] Average: 4 0.10 0.00 0.05 0.05 0.00 99.81 [2023-11-15T22:57:58.264Z] Average: 5 0.15 0.00 0.06 0.18 0.00 99.60 [2023-11-15T22:57:58.264Z] Average: 6 0.16 0.00 0.06 0.17 0.01 99.61 [2023-11-15T22:57:58.264Z] Average: 7 0.14 0.00 0.05 0.37 0.01 99.44 [2023-11-15T22:57:58.264Z] [2023-11-15T22:57:58.264Z] [2023-11-15T22:57:58.264Z]