06:39:36 Started by timer 06:39:36 Running as SYSTEM 06:39:36 [EnvInject] - Loading node environment variables. 06:39:36 Building remotely on prd-centos8-builder-2c-1g-1794 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-openstack-cron 06:39:36 [ssh-agent] Looking for ssh-agent implementation... 06:39:36 $ ssh-agent 06:39:36 SSH_AUTH_SOCK=/tmp/ssh-lUn0LYpKwyeg/agent.44858 06:39:36 SSH_AGENT_PID=44860 06:39:36 [ssh-agent] Started. 06:39:36 Running ssh-add (command line suppressed) 06:39:36 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_15408385388601984734.key (/w/workspace/ci-management-openstack-cron@tmp/private_key_15408385388601984734.key) 06:39:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:39:36 The recommended git tool is: NONE 06:39:39 using credential onap-jenkins-ssh 06:39:39 Wiping out workspace first. 06:39:39 Cloning the remote Git repository 06:39:39 Cloning repository git://cloud.onap.org/mirror/ci-management 06:39:39 > git init /w/workspace/ci-management-openstack-cron # timeout=10 06:39:39 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 06:39:39 > git --version # timeout=10 06:39:39 > git --version # 'git version 2.43.0' 06:39:39 using GIT_SSH to set credentials Gerrit user 06:39:39 [INFO] Currently running in a labeled security context 06:39:39 [INFO] Currently SELinux is 'enforcing' on the host 06:39:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh13997950904116612404.key 06:39:39 Verifying host key using manually-configured host key entries 06:39:39 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:41 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 06:39:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:41 Avoid second fetch 06:39:41 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:39:41 Checking out Revision c57fcaf3da8355c5f21aea58caba9e9a2cf71f1e (refs/remotes/origin/master) 06:39:41 > git config core.sparsecheckout # timeout=10 06:39:41 > git checkout -f c57fcaf3da8355c5f21aea58caba9e9a2cf71f1e # timeout=10 06:39:42 Commit message: "Fix CPS sonar-verify by upgrading Java version" 06:39:42 > git rev-list --no-walk c57fcaf3da8355c5f21aea58caba9e9a2cf71f1e # timeout=10 06:39:42 > git remote # timeout=10 06:39:42 > git submodule init # timeout=10 06:39:42 > git submodule sync # timeout=10 06:39:42 > git config --get remote.origin.url # timeout=10 06:39:42 > git submodule init # timeout=10 06:39:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:39:42 > git config --get submodule.global-jjb.url # timeout=10 06:39:42 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:39:42 > git config --get submodule.packer/common-packer.url # timeout=10 06:39:42 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:39:43 > git submodule update --init --recursive global-jjb # timeout=10 06:39:43 > git submodule update --init --recursive packer/common-packer # timeout=10 06:39:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:39:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:39:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:39:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:39:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:39:48 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:39:48 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 06:39:48 No emails were triggered. 06:39:48 provisioning config files... 06:39:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:39:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:39:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:39:48 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2843349598818577811.sh 06:39:48 ---> python-tools-install.sh 06:39:48 Setup pyenv: 06:39:48 system 06:39:48 * 3.8.13 (set by /opt/pyenv/version) 06:39:48 * 3.9.13 (set by /opt/pyenv/version) 06:39:48 * 3.10.6 (set by /opt/pyenv/version) 06:39:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iVcY 06:39:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:39:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:39:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:39:56 lf-activate-venv(): INFO: Base packages installed successfully 06:39:56 lf-activate-venv(): INFO: Installing additional packages: lftools 06:40:18 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:40:18 Generating Requirements File 06:40:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:40:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:40:41 Python 3.10.6 06:40:41 pip 26.1.2 from /tmp/venv-iVcY/lib/python3.10/site-packages/pip (python 3.10) 06:40:41 aiohappyeyeballs==2.7.1 06:40:41 aiohttp==3.14.2 06:40:41 aiosignal==1.4.0 06:40:41 appdirs==1.4.4 06:40:41 argcomplete==3.7.0 06:40:41 aspy.yaml==1.3.0 06:40:41 async-timeout==5.0.1 06:40:41 attrs==26.1.0 06:40:41 autopage==0.6.0 06:40:41 backports.strenum==1.3.1 06:40:41 beautifulsoup4==4.15.0 06:40:41 boto3==1.43.53 06:40:41 botocore==1.43.53 06:40:41 bs4==0.0.2 06:40:41 certifi==2026.7.22 06:40:41 cffi==2.1.0 06:40:41 cfgv==3.5.0 06:40:41 chardet==7.4.3 06:40:41 charset-normalizer==3.4.9 06:40:41 click==8.4.2 06:40:41 cliff==4.14.0 06:40:41 cmd2==3.5.1 06:40:41 cryptography==3.3.2 06:40:41 debtcollector==3.1.0 06:40:41 decorator==5.3.1 06:40:41 defusedxml==0.7.1 06:40:41 Deprecated==1.3.1 06:40:41 distlib==0.4.3 06:40:41 dnspython==2.8.0 06:40:41 docker==7.2.0 06:40:41 dogpile.cache==1.5.0 06:40:41 durationpy==0.10 06:40:41 email-validator==2.3.0 06:40:41 filelock==3.32.0 06:40:41 frozenlist==1.8.0 06:40:41 future==1.0.0 06:40:41 gitdb==4.0.12 06:40:41 GitPython==3.1.54 06:40:41 httplib2==0.30.2 06:40:41 identify==2.6.19 06:40:41 idna==3.18 06:40:41 importlib-resources==1.5.0 06:40:41 iso8601==2.1.0 06:40:41 Jinja2==3.1.6 06:40:41 jmespath==1.1.0 06:40:41 jsonpatch==1.33 06:40:41 jsonpointer==3.1.1 06:40:41 jsonschema==4.26.0 06:40:41 jsonschema-specifications==2025.9.1 06:40:41 keystoneauth1==5.14.0 06:40:41 kubernetes==36.0.3 06:40:41 lftools==0.37.22 06:40:41 lxml==6.1.1 06:40:41 markdown-it-py==4.2.0 06:40:41 MarkupSafe==3.0.3 06:40:41 mdurl==0.1.2 06:40:41 msgpack==1.2.1 06:40:41 multi_key_dict==2.0.3 06:40:41 multidict==6.7.1 06:40:41 munch==4.0.0 06:40:41 netaddr==1.3.0 06:40:41 niet==1.4.2 06:40:41 nodeenv==1.10.0 06:40:41 oauth2client==4.1.3 06:40:41 oauthlib==3.3.1 06:40:41 openstacksdk==4.13.0 06:40:41 os-service-types==1.8.2 06:40:41 osc-lib==4.6.0 06:40:41 oslo.config==10.4.0 06:40:41 oslo.context==6.4.0 06:40:41 oslo.i18n==6.8.0 06:40:41 oslo.log==8.2.0 06:40:41 oslo.serialization==5.10.0 06:40:41 oslo.utils==10.1.1 06:40:41 packaging==26.2 06:40:41 pbr==7.0.3 06:40:41 platformdirs==4.11.0 06:40:41 prettytable==3.18.0 06:40:41 propcache==0.5.2 06:40:41 psutil==7.2.2 06:40:41 pyasn1==0.6.4 06:40:41 pyasn1_modules==0.4.2 06:40:41 pycparser==3.0 06:40:41 pygerrit2==2.0.15 06:40:41 PyGithub==2.9.1 06:40:41 Pygments==2.20.0 06:40:41 PyJWT==2.13.0 06:40:41 PyNaCl==1.6.2 06:40:41 pyparsing==2.4.7 06:40:41 pyperclip==1.11.0 06:40:41 pyrsistent==0.20.0 06:40:41 python-cinderclient==9.9.0 06:40:41 python-dateutil==2.9.0.post0 06:40:41 python-discovery==1.5.0 06:40:41 python-heatclient==5.2.0 06:40:41 python-jenkins==1.8.3 06:40:41 python-keystoneclient==5.8.0 06:40:41 python-magnumclient==4.11.0 06:40:41 python-openstackclient==10.0.0 06:40:41 python-swiftclient==4.10.0 06:40:41 PyYAML==6.0.3 06:40:41 referencing==0.37.0 06:40:41 requests==2.34.2 06:40:41 requests-oauthlib==2.0.0 06:40:41 rfc3986==2.0.0 06:40:41 rich==15.0.0 06:40:41 rich-argparse==1.8.0 06:40:41 rpds-py==0.30.0 06:40:41 rsa==4.9.1 06:40:41 ruamel.yaml==0.19.1 06:40:41 ruamel.yaml.clib==0.2.15 06:40:41 s3transfer==0.19.1 06:40:41 simplejson==4.1.1 06:40:41 six==1.17.0 06:40:41 smmap==5.0.3 06:40:41 soupsieve==2.9.1 06:40:41 stevedore==5.8.0 06:40:41 tabulate==0.10.0 06:40:41 toml==0.10.2 06:40:41 tomlkit==0.15.1 06:40:41 tqdm==4.69.0 06:40:41 typing_extensions==4.16.0 06:40:41 urllib3==1.26.20 06:40:41 virtualenv==21.7.0 06:40:41 wcwidth==0.8.2 06:40:41 websocket-client==1.9.0 06:40:41 wrapt==2.2.2 06:40:41 xdg==6.0.0 06:40:41 xmltodict==1.0.4 06:40:41 yarl==1.24.5 06:40:41 yq==4.1.2 06:40:41 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins8024691653952080753.sh 06:40:41 ---> uv-install.sh 06:40:41 Installing uv/uvx (latest) using shell installer 06:40:42 2026-07-22 06:40:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Fp1ohi.sh" [1] 06:40:42 downloading uv 0.11.31 x86_64-unknown-linux-gnu 06:40:42 installing to /home/jenkins/.local/bin 06:40:42 uv 06:40:42 uvx 06:40:42 everything's installed! 06:40:42 ---> Validating uv/uvx install 06:40:42 uvx 0.11.31 (x86_64-unknown-linux-gnu) 06:40:42 [EnvInject] - Injecting environment variables from a build step. 06:40:42 [EnvInject] - Injecting as environment variables the properties content 06:40:42 OS_CLOUD=vex 06:40:42 06:40:42 [EnvInject] - Variables injected successfully. 06:40:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:40:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:40:43 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11869862751975227188.sh 06:40:43 ---> Orphaned k8s clusters 06:40:43 Setup pyenv: 06:40:43 system 06:40:43 3.8.13 06:40:43 3.9.13 06:40:43 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:40:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from file:/tmp/.os_lf_venv 06:40:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:40:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:40:45 lf-activate-venv(): INFO: Base packages installed successfully 06:40:45 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 06:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:40:56 -----> Delete orphaned cluster 06:40:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:40:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:40:56 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16847593714235051099.sh 06:40:56 ---> Orphaned stacks 06:40:56 Setup pyenv: 06:40:56 system 06:40:56 3.8.13 06:40:56 3.9.13 06:40:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:40:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from file:/tmp/.os_lf_venv 06:40:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:40:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:40:58 lf-activate-venv(): INFO: Base packages installed successfully 06:40:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 06:41:13 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:41:13 + mapfile -t OS_COE_CLUSTERS_ID 06:41:13 ++ awk '{print $1}' 06:41:13 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 06:41:13 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 06:41:16 + echo '-----> Active clusters -> stacks' 06:41:16 -----> Active clusters -> stacks 06:41:16 + OS_COE_STACKS=() 06:41:16 + [[ 0 -gt 0 ]] 06:41:16 + mapfile -t OS_STACKS 06:41:16 ++ awk '{print $1}' 06:41:16 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 06:41:17 + echo '-----> Active stacks' 06:41:17 -----> Active stacks 06:41:17 + echo '-----> Delete orphaned stacks' 06:41:17 -----> Delete orphaned stacks 06:41:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:41:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:41:17 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins17998776856189514554.sh 06:41:17 ---> Orphaned servers 06:41:17 Setup pyenv: 06:41:17 system 06:41:17 3.8.13 06:41:17 3.9.13 06:41:17 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:41:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from file:/tmp/.os_lf_venv 06:41:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:41:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:41:19 lf-activate-venv(): INFO: Base packages installed successfully 06:41:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:41:33 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:41:37 -----> Active servers 06:41:37 prd-centos8-builder-2c-1g-1800 06:41:37 prd-ubuntu2204-docker-8c-8g-1799 06:41:37 prd-ubuntu2204-docker-8c-8g-1798 06:41:37 prd-ubuntu1804-docker-8c-8g-1797 06:41:37 prd-ubuntu1804-builder-4c-4g-1796 06:41:37 prd-centos8-builder-2c-1g-1794 06:41:37 prd-ubuntu1804-builder-4c-4g-1788 06:41:37 prd-centos8-docker-8c-8g-1787 06:41:37 prd-queue-docker-4c-4g-8633 06:41:37 -----> Delete orphaned servers 06:41:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:41:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:41:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins13412046031446646986.sh 06:41:39 ---> Orphaned ports 06:41:39 Setup pyenv: 06:41:39 system 06:41:39 3.8.13 06:41:39 3.9.13 06:41:39 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:41:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from file:/tmp/.os_lf_venv 06:41:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:41:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:41:41 lf-activate-venv(): INFO: Base packages installed successfully 06:41:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 06:41:50 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:41:52 No orphaned ports to process. 06:41:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:41:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:41:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins833925484470853390.sh 06:41:52 ---> Orphaned volumes 06:41:52 + source /home/jenkins/lf-env.sh 06:41:52 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:41:52 ++ mktemp -d /tmp/venv-XXXX 06:41:52 + lf_venv=/tmp/venv-TsQe 06:41:52 + local venv_file=/tmp/.os_lf_venv 06:41:52 + local python=python3 06:41:52 + local options 06:41:52 + local set_path=true 06:41:52 + local install_args= 06:41:52 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:41:52 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:41:52 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:41:52 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:41:52 + true 06:41:52 + case $1 in 06:41:52 + python=python3 06:41:52 + shift 2 06:41:52 + true 06:41:52 + case $1 in 06:41:52 + shift 06:41:52 + break 06:41:52 + case $python in 06:41:52 + local pkg_list= 06:41:52 + [[ -d /opt/pyenv ]] 06:41:52 + echo 'Setup pyenv:' 06:41:52 Setup pyenv: 06:41:52 + export PYENV_ROOT=/opt/pyenv 06:41:52 + PYENV_ROOT=/opt/pyenv 06:41:52 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:41:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:41:52 + pyenv versions 06:41:52 system 06:41:52 3.8.13 06:41:52 3.9.13 06:41:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:41:52 + command -v pyenv 06:41:52 ++ pyenv init - --no-rehash 06:41:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:41:52 export PATH="/opt/pyenv/shims:${PATH}" 06:41:52 export PYENV_SHELL=bash 06:41:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:41:52 pyenv() { 06:41:52 local command 06:41:52 command="${1:-}" 06:41:52 if [ "$#" -gt 0 ]; then 06:41:52 shift 06:41:52 fi 06:41:52 06:41:52 case "$command" in 06:41:52 rehash|shell) 06:41:52 eval "$(pyenv "sh-$command" "$@")" 06:41:52 ;; 06:41:52 *) 06:41:52 command pyenv "$command" "$@" 06:41:52 ;; 06:41:52 esac 06:41:52 }' 06:41:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:41:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:41:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:41:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:41:52 ++ export PYENV_SHELL=bash 06:41:52 ++ PYENV_SHELL=bash 06:41:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:41:52 +++ complete -F _pyenv pyenv 06:41:52 ++ lf-pyver python3 06:41:52 ++ local py_version_xy=python3 06:41:52 ++ local py_version_xyz= 06:41:52 ++ pyenv versions 06:41:52 ++ local command 06:41:52 ++ command=versions 06:41:52 ++ grep -E '^[0-9.]*[0-9]$' 06:41:52 ++ '[' 1 -gt 0 ']' 06:41:52 ++ shift 06:41:52 ++ case "$command" in 06:41:52 ++ command pyenv versions 06:41:52 ++ pyenv versions 06:41:52 ++ sed 's/^[ *]* //' 06:41:52 ++ awk '{ print $1 }' 06:41:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:41:52 +++ grep '^3' /tmp/.pyenv_versions 06:41:52 +++ tail -n 1 06:41:52 +++ sort -V 06:41:52 ++ py_version_xyz=3.10.6 06:41:52 ++ [[ -z 3.10.6 ]] 06:41:52 ++ echo 3.10.6 06:41:52 ++ return 0 06:41:52 + pyenv local 3.10.6 06:41:52 + local command 06:41:52 + command=local 06:41:52 + '[' 2 -gt 0 ']' 06:41:52 + shift 06:41:52 + case "$command" in 06:41:52 + command pyenv local 3.10.6 06:41:52 + pyenv local 3.10.6 06:41:52 + for arg in "$@" 06:41:52 + case $arg in 06:41:52 + pkg_list+='lftools[openstack] ' 06:41:52 + for arg in "$@" 06:41:52 + case $arg in 06:41:52 + pkg_list+='kubernetes ' 06:41:52 + for arg in "$@" 06:41:52 + case $arg in 06:41:52 + pkg_list+='niet ' 06:41:52 + for arg in "$@" 06:41:52 + case $arg in 06:41:52 + pkg_list+='python-heatclient ' 06:41:52 + for arg in "$@" 06:41:52 + case $arg in 06:41:52 + pkg_list+='python-openstackclient ' 06:41:52 + for arg in "$@" 06:41:52 + case $arg in 06:41:52 + pkg_list+='python-magnumclient ' 06:41:52 + for arg in "$@" 06:41:52 + case $arg in 06:41:52 + pkg_list+='yq ' 06:41:52 + [[ -f /tmp/.os_lf_venv ]] 06:41:52 ++ cat /tmp/.os_lf_venv 06:41:52 + lf_venv=/tmp/venv-iVcY 06:41:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from' file:/tmp/.os_lf_venv 06:41:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from file:/tmp/.os_lf_venv 06:41:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:41:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:41:52 + local 'pip_opts=--upgrade --quiet' 06:41:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:41:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:41:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:41:52 + [[ -n '' ]] 06:41:52 + [[ -n '' ]] 06:41:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:41:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:41:52 + /tmp/venv-iVcY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:41:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:41:54 lf-activate-venv(): INFO: Base packages installed successfully 06:41:54 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 06:41:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 06:41:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:41:54 + /tmp/venv-iVcY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:42:06 + type python3 06:42:06 + true 06:42:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH' 06:42:06 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:42:06 + PATH=/tmp/venv-iVcY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:42:06 + return 0 06:42:06 + mapfile -t os_volumes 06:42:06 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 06:42:09 + '[' 0 -eq 0 ']' 06:42:09 + echo 'No orphaned volumes found.' 06:42:09 No orphaned volumes found. 06:42:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:42:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:42:09 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8164563772327790498.sh 06:42:09 ---> Protect in-use images 06:42:09 Setup pyenv: 06:42:09 system 06:42:09 3.8.13 06:42:09 3.9.13 06:42:09 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:42:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from file:/tmp/.os_lf_venv 06:42:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:42:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:42:11 lf-activate-venv(): INFO: Base packages installed successfully 06:42:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 06:42:23 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:42:23 INFO: There are images to protect defined in jenkins-config. 06:42:23 INFO: Protecting the following images: 06:42:23 CentOS Stream 8 - redis - - 310180101-1010 06:42:23 Ubuntu 20.04 - memcached - x86_64 - 160580505-5011 06:42:23 ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261 06:42:23 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409 06:42:23 ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903 06:42:23 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509 06:42:23 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020 06:42:23 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948 06:42:23 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260527-113236.028 06:42:23 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280 06:42:23 ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069 06:42:23 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260624-182104.601 06:42:23 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654 06:42:24 Protected setting for CentOS Stream 8 - redis - - 310180101-1010: True 06:42:26 Protected setting for Ubuntu 20.04 - memcached - x86_64 - 160580505-5011: True 06:42:28 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20220919-201912.261: True 06:42:29 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240210-033512.409: True 06:42:31 Protected setting for ZZCI - CentOS Stream 8 - docker - x86_64 - 20230815-011808.903: True 06:42:33 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20221013-041722.509: True 06:42:34 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20220919-185927.020: True 06:42:36 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251120-032659.948: True 06:42:38 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260527-113236.028: True 06:42:39 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20230418-162442.280: True 06:42:41 Protected setting for ZZCI - Ubuntu 20.04 - helm - x86_64 - 20230405-210810.069: True 06:42:42 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260624-182104.601: True 06:42:44 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260623-072033.654: True 06:42:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:42:44 Run condition [Boolean condition] enabling perform for step [BuilderChain] 06:42:44 [EnvInject] - Injecting environment variables from a build step. 06:42:44 [EnvInject] - Injecting as environment variables the properties content 06:42:44 OS_IMAGE_CLEANUP_AGE=30 06:42:44 06:42:44 [EnvInject] - Variables injected successfully. 06:42:44 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15860848984032987734.sh 06:42:44 ---> Cleanup old images 06:42:44 Setup pyenv: 06:42:44 system 06:42:44 3.8.13 06:42:44 3.9.13 06:42:44 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:42:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from file:/tmp/.os_lf_venv 06:42:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:42:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:42:46 lf-activate-venv(): INFO: Base packages installed successfully 06:42:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:42:58 + lftools openstack --os-cloud vex image cleanup --days=30 06:43:02 Removing 173 images from vex. 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260621-141931.418 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260521-141935.761 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260421-141927.309 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260321-141857.669 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260224-182100.820 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260221-141901.045 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20260127-113205.784 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260124-182100.951 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20260121-141900.489 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20251227-113210.890 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251224-182106.368 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20251221-142003.742 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20251127-113205.743 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251124-182100.002 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251123-072001.090 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20251121-141901.051 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250627-113157.689 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250624-182100.494 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250621-141906.434 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250620-032744.224 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250527-113201.887 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250524-182103.553 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250523-072012.190 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250521-141911.746 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250520-032707.645 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250424-131617.482 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250424-085751.198 is shared. Cannot remove... 06:43:02 WARNING: Image Ubuntu 24.04.2 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 22.04.5 LTS (arm64) [2025-03-27] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 20.04.5 LTS (arm64) [2025-04-03] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 18.04.6 LTS (arm64) [2023-06-07] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2023-06-07] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 24.04.2 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 20.04.5 LTS (x86_64) [2025-04-03] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 22.04.5 LTS (x86_64) [2025-03-27] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250327-113201.060 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250321-141857.469 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250320-032659.935 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250227-113159.856 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20250221-141859.933 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250220-032706.208 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20250127-113207.822 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20250120-032729.082 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241227-113212.746 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241220-032746.435 is shared. Cannot remove... 06:43:02 WARNING: Image debian-12-generic-amd64-20241201 not owned by project vex. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20241127-113226.803 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20241120-032717.425 is shared. Cannot remove... 06:43:02 WARNING: Image Ubuntu-24.04-20241004 not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 24.04 LTS (aarch64) [2024-10-09] is shared. Cannot remove... 06:43:02 WARNING: Image Ubuntu 24.04 LTS (x86_64) [2024-10-09] is shared. Cannot remove... 06:43:02 WARNING: Image Ubuntu 22.04.5 LTS (aarch64) [2024-09-12] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240211-112451.372 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20240127-113206.584 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240120-032801.949 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20240111-112448.069 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20240110-033512.759 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20240104-212418.856 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231227-113208.588 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231211-112437.944 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231210-033512.702 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231204-212405.484 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231127-113222.430 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231120-032717.230 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231111-112415.248 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231110-033510.987 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231104-212424.572 is shared. Cannot remove... 06:43:02 WARNING: Image Ubuntu 22.04 LTS (x86_64) [2023-10-26] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20231027-113229.509 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20231020-032733.732 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20231011-112521.942 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20231010-033514.198 is shared. Cannot remove... 06:43:02 WARNING: Image ubuntu-22.04-github-runner not owned by project vex. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20231004-212419.264 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230927-113218.851 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230920-032717.735 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230912-120920.514 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230911-112419.626 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230910-033517.891 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230904-212418.501 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230820-032706.923 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack - x86_64 - 20230811-112418.421 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230810-033511.871 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230804-212421.493 is shared. Cannot remove... 06:43:02 WARNING: Image ubuntu-2204-kube-v1.27.3 not owned by project vex. Cannot remove... 06:43:02 WARNING: Image ubuntu-2204-kube-v1.26.6 not owned by project vex. Cannot remove... 06:43:02 WARNING: Image ubuntu-2204-kube-v1.25.11 not owned by project vex. Cannot remove... 06:43:02 WARNING: Image ubuntu-2204-kube-v1.24.15 not owned by project vex. Cannot remove... 06:43:02 WARNING: Image ubuntu-2204-kube-v1.23.17 not owned by project vex. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230620-032714.042 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - devstack-yoga - x86_64 - 20230615-043133.122 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230615-011814.399 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230614-003111.574 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230610-033506.215 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230520-032715.140 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230510-033505.283 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230503-170559.500 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230503-170552.816 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230503-170552.854 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230420-032712.279 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230418-024312.857 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230417-165304.534 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230415-011814.620 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-191322.407 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-175559.488 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230414-111536.680 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230413-202502.616 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-221201.975 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230412-213219.859 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20230412-102321.132 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-234003.353 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230411-220817.921 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230410-033511.378 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230320-173839.990 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230315-011753.201 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230310-033504.343 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230301-101716.084 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20230115-011755.133 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20230110-033458.935 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221215-011758.659 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221210-033453.860 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221115-011758.314 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221110-033500.235 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20221102-045757.308 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20221022-173358.650 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20221015-011756.135 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20221013-024139.075 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221013-013558.654 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20221010-033501.326 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220927-220844.972 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-201941.383 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-201951.981 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - docker - x86_64 - 20220919-185911.007 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220919-185853.121 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220919-185928.112 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-194344.622 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220909-013013.297 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220909-012931.325 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220909-012938.286 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220908-162947.106 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20220907-203929.065 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-191159.584 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220907-025403.466 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - docker - x86_64 - 20220907-025424.654 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - CentOS Stream 8 - builder - x86_64 - 20220907-005529.455 is shared. Cannot remove... 06:43:02 WARNING: Image ZZCI - Ubuntu 20.04 - docker - arm64 - 20220906-195131.222 is shared. Cannot remove... 06:43:02 WARNING: Image CentOS 7-x86_64 [2020-04-22] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 20.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 18.04 LTS [2022-04-11] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image CentOS Stream 9 (x86_64) [2022-02-24] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image CentOS Stream 8 (x86_64) [2022-01-25] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Fedora CoreOS 34 not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Fedora 35 (x86_64) [2021-11-02] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Fedora 35 (aarch64) [2021-11-02] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Fedora 34 (aarch64) [2021-04-27] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Fedora 34 (x86_64) [2021-04-27] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 18.04.6 LTS (aarch64) [2021-09-28] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 20.04.3 LTS (x86_64) [2021-10-04] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 20.04.3 LTS (aarch64) [2021-10-04] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Ubuntu 18.04.6 LTS (x86_64) [2021-09-28] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image LF - Ubuntu 18.04 LTS (2020-07-29) is shared. Cannot remove... 06:43:02 WARNING: Image Debian 10.6.1 (x86_64) [2020-10-23] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image Debian 10.6.1 (aarch64) [2020-10-23] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image OpenSUSE Leap 15.2 (x86_64) [2019-10-21] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image CentOS 7.8 (x86_64) [2020-04-22] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image CentOS 7.8 (aarch64) [2020-04-22] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image CentOS 8.2 (x86_64) [2020-06-11] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image CentOS 8.2 (aarch64) [2020-06-11] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image LF - CentOS 7.1905 (2019-06-04) is shared. Cannot remove... 06:43:02 WARNING: Image CentOS Linux 7.6.1901 (Core) [2019-01-28] not owned by project vex. Cannot remove... 06:43:02 WARNING: Image LF - Ubuntu 18.04 LTS (2018-09-03) is shared. Cannot remove... 06:43:02 WARNING: Image LF - CentOS 7.1808 (2018-09-06) is shared. Cannot remove... 06:43:02 WARNING: Image openSUSE Leap 42.1 (x86_64) [2017-03-14] not owned by project vex. Cannot remove... 06:43:02 $ ssh-agent -k 06:43:02 unset SSH_AUTH_SOCK; 06:43:02 unset SSH_AGENT_PID; 06:43:02 echo Agent pid 44860 killed; 06:43:02 [ssh-agent] Stopped. 06:43:02 [PostBuildScript] - [INFO] Executing post build scripts. 06:43:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16832206153609141947.sh 06:43:02 ---> sysstat.sh 06:43:02 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3575288576843259772.sh 06:43:02 ---> package-listing.sh 06:43:02 ++ facter osfamily 06:43:02 ++ tr '[:upper:]' '[:lower:]' 06:43:03 + OS_FAMILY=redhat 06:43:03 + workspace=/w/workspace/ci-management-openstack-cron 06:43:03 + START_PACKAGES=/tmp/packages_start.txt 06:43:03 + END_PACKAGES=/tmp/packages_end.txt 06:43:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:03 + PACKAGES=/tmp/packages_start.txt 06:43:03 + '[' /w/workspace/ci-management-openstack-cron ']' 06:43:03 + PACKAGES=/tmp/packages_end.txt 06:43:03 + case "${OS_FAMILY}" in 06:43:03 + rpm -qa 06:43:03 + sort 06:43:03 + '[' -f /tmp/packages_start.txt ']' 06:43:03 + '[' -f /tmp/packages_end.txt ']' 06:43:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:03 + '[' /w/workspace/ci-management-openstack-cron ']' 06:43:03 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 06:43:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 06:43:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17641756562295431742.sh 06:43:03 ---> capture-instance-metadata.sh 06:43:03 Setup pyenv: 06:43:03 system 06:43:03 3.8.13 06:43:03 3.9.13 06:43:03 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:43:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from file:/tmp/.os_lf_venv 06:43:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:05 lf-activate-venv(): INFO: Base packages installed successfully 06:43:05 lf-activate-venv(): INFO: Installing additional packages: lftools 06:43:13 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:43:13 INFO: Running in OpenStack, capturing instance metadata 06:43:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7728385415826093362.sh 06:43:13 provisioning config files... 06:43:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config6592765743928833197tmp 06:43:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:43:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:43:13 [EnvInject] - Injecting environment variables from a build step. 06:43:13 [EnvInject] - Injecting as environment variables the properties content 06:43:13 SERVER_ID=logs 06:43:13 06:43:13 [EnvInject] - Variables injected successfully. 06:43:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3137684441385518076.sh 06:43:13 ---> create-netrc.sh 06:43:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2175947089496509984.sh 06:43:14 ---> python-tools-install.sh 06:43:14 Setup pyenv: 06:43:14 system 06:43:14 3.8.13 06:43:14 3.9.13 06:43:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:43:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from file:/tmp/.os_lf_venv 06:43:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:16 lf-activate-venv(): INFO: Base packages installed successfully 06:43:16 lf-activate-venv(): INFO: Installing additional packages: lftools 06:43:23 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:43:23 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins18391524532632067861.sh 06:43:23 ---> uv-install.sh 06:43:23 uv 0.11.31 is already installed 06:43:23 uvx 0.11.31 (x86_64-unknown-linux-gnu) 06:43:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8471833624945044561.sh 06:43:23 ---> sudo-logs.sh 06:43:23 Archiving 'sudo' log.. 06:43:24 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6455997890600341609.sh 06:43:24 ---> job-cost.sh 06:43:24 INFO: Activating Python virtual environment... 06:43:24 Setup pyenv: 06:43:24 system 06:43:24 3.8.13 06:43:24 3.9.13 06:43:24 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:43:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from file:/tmp/.os_lf_venv 06:43:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:26 lf-activate-venv(): INFO: Base packages installed successfully 06:43:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:43:32 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:43:32 INFO: No stack-cost file found 06:43:32 INFO: Instance uptime: 9011s 06:43:32 INFO: Fetching instance metadata (attempt 1 of 3)... 06:43:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:43:32 INFO: Successfully fetched instance metadata 06:43:32 INFO: Instance type: v3-standard-2 06:43:32 INFO: Retrieving pricing info for: v3-standard-2 06:43:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:43:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=9011 06:43:32 INFO: Successfully fetched Vexxhost pricing API 06:43:32 INFO: Retrieved cost: 0.17 06:43:32 INFO: Retrieved resource: v3-standard-2 06:43:32 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 06:43:32 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 06:43:32 INFO: Successfully archived job cost data 06:43:32 DEBUG: Cost data: ci-management-openstack-cron,64055,2026-07-22 06:43:32,v3-standard-2,9011,0.17,0.00,SUCCESS 06:43:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins475568742621963496.sh 06:43:32 ---> logs-deploy.sh 06:43:32 Setup pyenv: 06:43:33 system 06:43:33 3.8.13 06:43:33 3.9.13 06:43:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:43:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iVcY from file:/tmp/.os_lf_venv 06:43:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:35 lf-activate-venv(): INFO: Base packages installed successfully 06:43:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:43:45 lf-activate-venv(): INFO: Adding /tmp/venv-iVcY/bin to PATH 06:43:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-openstack-cron/64055 06:43:45 INFO: archiving workspace using pattern(s): 06:43:46 Archives upload complete. 06:43:46 INFO: archiving logs to Nexus 06:43:47 ---> uname -a: 06:43:47 Linux prd-centos8-builder-2c-1g-1794.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:43:47 06:43:47 06:43:47 ---> lscpu: 06:43:47 Architecture: x86_64 06:43:47 CPU op-mode(s): 32-bit, 64-bit 06:43:47 Byte Order: Little Endian 06:43:47 CPU(s): 2 06:43:47 On-line CPU(s) list: 0,1 06:43:47 Thread(s) per core: 1 06:43:47 Core(s) per socket: 1 06:43:47 Socket(s): 2 06:43:47 NUMA node(s): 1 06:43:47 Vendor ID: AuthenticAMD 06:43:47 CPU family: 23 06:43:47 Model: 49 06:43:47 Model name: AMD EPYC-Rome Processor 06:43:47 Stepping: 0 06:43:47 CPU MHz: 2799.998 06:43:47 BogoMIPS: 5599.99 06:43:47 Virtualization: AMD-V 06:43:47 Hypervisor vendor: KVM 06:43:47 Virtualization type: full 06:43:47 L1d cache: 32K 06:43:47 L1i cache: 32K 06:43:47 L2 cache: 512K 06:43:47 L3 cache: 16384K 06:43:47 NUMA node0 CPU(s): 0,1 06:43:47 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 06:43:47 06:43:47 06:43:47 ---> nproc: 06:43:47 2 06:43:47 06:43:47 06:43:47 ---> df -h: 06:43:47 Filesystem Size Used Avail Use% Mounted on 06:43:47 devtmpfs 3.8G 0 3.8G 0% /dev 06:43:47 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:43:47 tmpfs 3.8G 17M 3.8G 1% /run 06:43:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:43:47 /dev/vda1 40G 9.3G 31G 24% / 06:43:47 tmpfs 770M 0 770M 0% /run/user/1001 06:43:47 06:43:47 06:43:47 ---> free -m: 06:43:47 total used free shared buff/cache available 06:43:47 Mem: 7697 576 4837 19 2283 6811 06:43:47 Swap: 1023 0 1023 06:43:47 06:43:47 06:43:47 ---> ip addr: 06:43:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:43:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:43:47 inet 127.0.0.1/8 scope host lo 06:43:47 valid_lft forever preferred_lft forever 06:43:47 inet6 ::1/128 scope host 06:43:47 valid_lft forever preferred_lft forever 06:43:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:43:47 link/ether fa:16:3e:bd:10:bc brd ff:ff:ff:ff:ff:ff 06:43:47 altname enp0s3 06:43:47 altname ens3 06:43:47 inet 10.30.107.125/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:43:47 valid_lft 77384sec preferred_lft 77384sec 06:43:47 inet6 fe80::f816:3eff:febd:10bc/64 scope link 06:43:47 valid_lft forever preferred_lft forever 06:43:47 06:43:47 06:43:47 ---> sar -b -r -n DEV: 06:43:47 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/22/2026 _x86_64_ (2 CPU) 06:43:47 06:43:47 04:13:27 LINUX RESTART (2 CPU) 06:43:47 06:43:47 04:14:01 AM tps rtps wtps bread/s bwrtn/s 06:43:47 04:15:01 AM 116.95 100.33 16.61 911.18 665.71 06:43:47 04:16:01 AM 0.65 0.12 0.53 4.93 12.63 06:43:47 04:17:01 AM 3.77 2.80 0.97 1350.08 31.19 06:43:47 04:18:01 AM 0.88 0.03 0.85 3.87 48.43 06:43:47 04:19:01 AM 4.83 4.65 0.18 530.49 15.68 06:43:47 04:20:01 AM 0.87 0.12 0.75 4.40 24.10 06:43:47 04:21:01 AM 0.30 0.00 0.30 0.00 4.22 06:43:47 04:22:01 AM 0.20 0.00 0.20 0.00 3.35 06:43:47 04:23:01 AM 0.22 0.00 0.22 0.00 1.78 06:43:47 04:24:01 AM 0.10 0.00 0.10 0.00 0.78 06:43:47 04:25:01 AM 0.15 0.00 0.15 0.00 16.51 06:43:47 04:26:01 AM 0.20 0.00 0.20 0.00 28.80 06:43:47 04:27:01 AM 0.17 0.00 0.17 0.00 27.11 06:43:47 04:28:01 AM 0.25 0.00 0.25 0.00 10.26 06:43:47 04:29:01 AM 0.27 0.00 0.27 0.00 22.31 06:43:47 04:30:01 AM 1.00 0.00 1.00 0.00 20.51 06:43:47 04:31:01 AM 0.23 0.00 0.23 0.00 3.23 06:43:47 04:32:01 AM 0.28 0.00 0.28 0.00 25.80 06:43:47 04:33:01 AM 0.17 0.00 0.17 0.00 4.83 06:43:47 04:34:01 AM 0.22 0.00 0.22 0.00 72.94 06:43:47 04:35:01 AM 0.20 0.00 0.20 0.00 32.66 06:43:47 04:36:01 AM 0.15 0.00 0.15 0.00 15.74 06:43:47 04:37:01 AM 0.15 0.00 0.15 0.00 15.78 06:43:47 04:38:01 AM 0.17 0.00 0.17 0.00 1.58 06:43:47 04:39:01 AM 0.13 0.00 0.13 0.00 12.40 06:43:47 04:40:01 AM 0.15 0.00 0.15 0.00 39.20 06:43:47 04:41:01 AM 0.23 0.00 0.23 0.00 10.86 06:43:47 04:42:01 AM 0.25 0.00 0.25 0.00 12.56 06:43:47 04:43:01 AM 0.12 0.00 0.12 0.00 6.40 06:43:47 04:44:01 AM 0.15 0.00 0.15 0.00 1.20 06:43:47 04:45:01 AM 0.12 0.00 0.12 0.00 1.32 06:43:47 04:46:01 AM 0.13 0.00 0.13 0.00 0.92 06:43:47 04:47:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 04:48:01 AM 0.12 0.00 0.12 0.00 9.53 06:43:47 04:49:01 AM 0.27 0.00 0.27 0.00 3.48 06:43:47 04:50:01 AM 0.22 0.00 0.22 0.00 3.60 06:43:47 04:51:01 AM 0.13 0.00 0.13 0.00 1.25 06:43:47 04:52:01 AM 0.23 0.00 0.23 0.00 2.83 06:43:47 04:53:01 AM 0.15 0.00 0.15 0.00 1.63 06:43:47 04:54:01 AM 0.23 0.00 0.23 0.00 2.83 06:43:47 04:55:01 AM 0.12 0.00 0.12 0.00 0.90 06:43:47 04:56:01 AM 0.18 0.00 0.18 0.00 2.40 06:43:47 04:57:01 AM 0.18 0.00 0.18 0.00 2.15 06:43:47 04:58:01 AM 0.17 0.00 0.17 0.00 3.88 06:43:47 04:59:01 AM 0.12 0.00 0.12 0.00 0.93 06:43:47 05:00:01 AM 0.15 0.00 0.15 0.00 1.20 06:43:47 05:01:01 AM 0.18 0.02 0.17 0.13 2.02 06:43:47 05:02:01 AM 0.35 0.07 0.28 1.73 5.51 06:43:47 05:03:01 AM 0.67 0.50 0.17 474.05 5.78 06:43:47 05:04:01 AM 0.20 0.00 0.20 0.00 2.46 06:43:47 05:05:01 AM 0.18 0.00 0.18 0.00 2.38 06:43:47 05:06:01 AM 0.15 0.00 0.15 0.00 1.45 06:43:47 05:07:01 AM 0.08 0.00 0.08 0.00 0.63 06:43:47 05:08:01 AM 0.13 0.02 0.12 0.13 0.93 06:43:47 05:09:01 AM 9.93 6.53 3.40 912.63 89.72 06:43:47 05:10:01 AM 1.23 0.30 0.93 6.40 22.73 06:43:47 05:11:01 AM 0.25 0.00 0.25 0.00 2.83 06:43:47 05:12:01 AM 0.22 0.00 0.22 0.00 5.20 06:43:47 05:13:01 AM 0.12 0.00 0.12 0.00 0.77 06:43:47 05:14:01 AM 0.17 0.00 0.17 0.00 2.05 06:43:47 05:15:01 AM 0.13 0.00 0.13 0.00 1.32 06:43:47 05:16:01 AM 0.25 0.00 0.25 0.00 4.22 06:43:47 05:17:01 AM 0.18 0.00 0.18 0.00 2.13 06:43:47 05:18:01 AM 0.10 0.00 0.10 0.00 0.77 06:43:47 05:19:01 AM 0.10 0.00 0.10 0.00 0.77 06:43:47 05:20:01 AM 0.22 0.00 0.22 0.00 2.82 06:43:47 05:21:01 AM 0.27 0.00 0.27 0.00 3.65 06:43:47 05:22:01 AM 0.13 0.00 0.13 0.00 1.45 06:43:47 05:23:01 AM 0.17 0.00 0.17 0.00 1.77 06:43:47 05:24:01 AM 0.17 0.00 0.17 0.00 2.02 06:43:47 05:25:01 AM 0.12 0.00 0.12 0.00 0.90 06:43:47 05:26:01 AM 0.15 0.00 0.15 0.00 4.83 06:43:47 05:27:01 AM 0.20 0.00 0.20 0.00 16.29 06:43:47 05:28:01 AM 0.18 0.00 0.18 0.00 2.32 06:43:47 05:29:01 AM 0.17 0.00 0.17 0.00 1.58 06:43:47 05:30:01 AM 0.27 0.00 0.27 0.00 10.91 06:43:47 05:31:01 AM 0.17 0.00 0.17 0.00 1.62 06:43:47 05:32:01 AM 0.27 0.00 0.27 0.00 4.17 06:43:47 05:33:01 AM 0.22 0.00 0.22 0.00 2.43 06:43:47 05:34:01 AM 0.15 0.00 0.15 0.00 1.45 06:43:47 05:35:01 AM 0.10 0.00 0.10 0.00 0.80 06:43:47 05:36:01 AM 0.13 0.00 0.13 0.00 0.92 06:43:47 05:37:01 AM 0.13 0.00 0.13 0.00 8.28 06:43:47 05:38:01 AM 0.17 0.00 0.17 0.00 5.75 06:43:47 05:39:01 AM 0.27 0.07 0.20 1.07 5.72 06:43:47 05:40:01 AM 0.20 0.00 0.20 0.00 11.90 06:43:47 05:41:01 AM 0.32 0.00 0.32 0.00 5.15 06:43:47 05:42:01 AM 0.23 0.00 0.23 0.00 4.08 06:43:47 05:43:01 AM 0.13 0.00 0.13 0.00 1.57 06:43:47 05:44:01 AM 0.15 0.00 0.15 0.00 1.73 06:43:47 05:45:01 AM 0.13 0.00 0.13 0.00 1.68 06:43:47 05:46:01 AM 0.17 0.00 0.17 0.00 2.13 06:43:47 05:47:01 AM 0.13 0.00 0.13 0.00 0.93 06:43:47 05:48:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 05:49:01 AM 0.27 0.00 0.27 0.00 3.73 06:43:47 05:50:01 AM 0.30 0.00 0.30 0.00 4.92 06:43:47 05:51:01 AM 0.13 0.00 0.13 0.00 1.07 06:43:47 05:52:01 AM 0.13 0.00 0.13 0.00 1.70 06:43:47 05:53:01 AM 0.18 0.00 0.18 0.00 2.25 06:43:47 05:54:01 AM 0.17 0.00 0.17 0.00 1.87 06:43:47 05:55:01 AM 0.12 0.00 0.12 0.00 1.17 06:43:47 05:56:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 05:57:01 AM 0.10 0.00 0.10 0.00 0.77 06:43:47 05:58:01 AM 0.12 0.00 0.12 0.00 0.77 06:43:47 05:59:01 AM 0.12 0.00 0.12 0.00 0.92 06:43:47 06:00:01 AM 0.10 0.00 0.10 0.00 1.04 06:43:47 06:00:01 AM 1.96 0.00 1.96 0.00 15.69 06:43:47 06:01:01 AM 0.22 0.00 0.22 0.00 2.85 06:43:47 06:02:01 AM 0.23 0.00 0.23 0.00 3.35 06:43:47 06:03:01 AM 0.10 0.00 0.10 0.00 0.77 06:43:47 06:04:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 06:05:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 06:06:01 AM 0.10 0.00 0.10 0.00 0.77 06:43:47 06:07:01 AM 0.18 0.00 0.18 0.00 2.25 06:43:47 06:08:02 AM 0.15 0.00 0.15 0.00 1.58 06:43:47 06:09:01 AM 0.14 0.00 0.14 0.00 1.36 06:43:47 06:10:01 AM 0.12 0.00 0.12 0.00 1.17 06:43:47 06:11:01 AM 0.13 0.00 0.13 0.00 1.07 06:43:47 06:12:01 AM 0.13 0.00 0.13 0.00 1.70 06:43:47 06:13:01 AM 0.13 0.00 0.13 0.00 0.95 06:43:47 06:14:01 AM 0.18 0.00 0.18 0.00 2.40 06:43:47 06:15:01 AM 0.18 0.00 0.18 0.00 1.73 06:43:47 06:16:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 06:17:01 AM 0.10 0.00 0.10 0.00 0.77 06:43:47 06:18:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 06:19:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 06:20:01 AM 0.10 0.00 0.10 0.00 0.77 06:43:47 06:21:01 AM 0.20 0.00 0.20 0.00 2.55 06:43:47 06:22:01 AM 0.18 0.00 0.18 0.00 2.65 06:43:47 06:23:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 06:24:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 06:25:01 AM 0.10 0.00 0.10 0.00 0.83 06:43:47 06:26:01 AM 0.13 0.00 0.13 0.00 0.92 06:43:47 06:27:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 06:28:01 AM 0.10 0.00 0.10 0.00 0.77 06:43:47 06:29:01 AM 0.10 0.00 0.10 0.00 0.73 06:43:47 06:30:01 AM 0.23 0.00 0.23 0.00 2.58 06:43:47 06:31:01 AM 0.22 0.00 0.22 0.00 2.68 06:43:47 06:32:01 AM 0.18 0.00 0.18 0.00 2.52 06:43:47 06:33:01 AM 0.10 0.00 0.10 0.00 0.77 06:43:47 06:34:01 AM 0.10 0.00 0.10 0.00 0.63 06:43:47 06:35:01 AM 0.12 0.00 0.12 0.00 0.80 06:43:47 06:36:01 AM 0.13 0.00 0.13 0.00 0.92 06:43:47 06:37:01 AM 0.10 0.00 0.10 0.00 0.80 06:43:47 06:38:01 AM 0.22 0.00 0.22 0.00 2.53 06:43:47 06:39:01 AM 2.68 2.43 0.25 113.30 4.63 06:43:47 06:40:01 AM 252.37 9.45 242.92 1341.82 3648.58 06:43:47 06:41:01 AM 137.32 1.17 136.15 222.99 11297.02 06:43:47 06:42:01 AM 55.50 0.40 55.10 44.79 8181.41 06:43:47 06:43:01 AM 24.80 0.65 24.15 21.33 862.17 06:43:47 Average: 4.27 0.87 3.40 39.91 171.57 06:43:47 06:43:47 04:14:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:43:47 04:15:01 AM 6040284 7359724 1842156 23.37 2688 1509704 332740 3.73 137264 1427936 20 06:43:47 04:16:01 AM 6038624 7358220 1843816 23.39 2688 1509856 332740 3.73 137284 1429276 4 06:43:47 04:17:01 AM 5992972 7353468 1889468 23.97 2688 1550332 370748 4.15 138412 1471788 8 06:43:47 04:18:01 AM 5991196 7352580 1891244 23.99 2688 1551220 352236 3.94 159596 1452216 48 06:43:47 04:19:01 AM 5938500 7316452 1943940 24.66 2688 1567768 561040 6.28 160764 1502856 252 06:43:47 04:20:01 AM 5936488 7314596 1945952 24.69 2688 1567904 598792 6.70 160804 1504968 4 06:43:47 04:21:01 AM 5936140 7314248 1946300 24.69 2688 1567904 573596 6.42 160804 1505432 4 06:43:47 04:22:01 AM 5936148 7314260 1946292 24.69 2688 1567908 573596 6.42 160804 1505508 8 06:43:47 04:23:01 AM 5936524 7314636 1945916 24.69 2688 1567908 573596 6.42 160804 1505304 8 06:43:47 04:24:01 AM 5932792 7310932 1949648 24.73 2688 1567940 573596 6.42 160812 1509036 44 06:43:47 04:25:01 AM 5930172 7308824 1952268 24.77 2688 1568448 573596 6.42 160812 1511096 116 06:43:47 04:26:01 AM 5923956 7303320 1958484 24.85 2688 1569160 573596 6.42 160812 1517380 16 06:43:47 04:27:01 AM 5918660 7298948 1963780 24.91 2688 1570088 573596 6.42 160812 1522736 200 06:43:47 04:28:01 AM 5919060 7299364 1963380 24.91 2688 1570100 573596 6.42 160812 1522524 8 06:43:47 04:29:01 AM 5917592 7298460 1964848 24.93 2688 1570652 589000 6.59 160816 1523312 12 06:43:47 04:30:01 AM 5917544 7298412 1964896 24.93 2688 1570652 575504 6.44 160812 1523196 4 06:43:47 04:31:01 AM 5917852 7298788 1964588 24.92 2688 1570720 575504 6.44 160824 1523300 72 06:43:47 04:32:01 AM 5916880 7298392 1965560 24.94 2688 1571296 575504 6.44 160824 1524072 4 06:43:47 04:33:01 AM 5907256 7290004 1975184 25.06 2688 1572532 575504 6.44 160824 1533688 1160 06:43:47 04:34:01 AM 5905728 7289780 1976712 25.08 2688 1573836 575504 6.44 160824 1535204 356 06:43:47 04:35:01 AM 5905496 7290104 1976944 25.08 2688 1574388 575504 6.44 160824 1535772 4 06:43:47 04:36:01 AM 5904252 7289484 1978188 25.10 2688 1575016 575504 6.44 160824 1536412 196 06:43:47 04:37:01 AM 5904104 7289588 1978336 25.10 2688 1575264 575504 6.44 160824 1536676 4 06:43:47 04:38:01 AM 5904256 7289740 1978184 25.10 2688 1575264 575504 6.44 160824 1536520 4 06:43:47 04:39:01 AM 5880044 7266684 2002396 25.40 2688 1576436 575504 6.44 160824 1560684 868 06:43:47 04:40:01 AM 5879140 7266300 2003300 25.41 2688 1576940 575928 6.45 160824 1561456 236 06:43:47 04:41:01 AM 5879644 7267096 2002796 25.41 2688 1577232 575928 6.45 160824 1561524 292 06:43:47 04:42:01 AM 5879848 7267300 2002592 25.41 2688 1577232 575928 6.45 160824 1561388 4 06:43:47 04:43:01 AM 5878636 7266256 2003804 25.42 2688 1577400 575928 6.45 160824 1561808 12 06:43:47 04:44:01 AM 5878752 7266372 2003688 25.42 2688 1577400 575928 6.45 160824 1561680 4 06:43:47 04:45:01 AM 5878788 7266412 2003652 25.42 2688 1577404 575928 6.45 160824 1561684 4 06:43:47 04:46:01 AM 5878908 7266532 2003532 25.42 2688 1577404 575928 6.45 160824 1561684 4 06:43:47 04:47:01 AM 5878276 7266148 2004164 25.43 2688 1577652 575928 6.45 160824 1562228 264 06:43:47 04:48:01 AM 5878448 7266324 2003992 25.42 2688 1577656 575928 6.45 160824 1562096 8 06:43:47 04:49:01 AM 5878496 7266412 2003944 25.42 2688 1577696 575928 6.45 160824 1562272 44 06:43:47 04:50:01 AM 5878020 7265936 2004420 25.43 2688 1577696 593628 6.65 160824 1562484 4 06:43:47 04:51:01 AM 5878556 7266492 2003884 25.42 2688 1577712 593628 6.65 160824 1562220 20 06:43:47 04:52:01 AM 5878620 7266556 2003820 25.42 2688 1577712 593628 6.65 160824 1562152 8 06:43:47 04:53:01 AM 5878656 7266600 2003784 25.42 2688 1577720 593628 6.65 160824 1562160 4 06:43:47 04:54:01 AM 5878816 7266760 2003624 25.42 2688 1577720 593628 6.65 160824 1562336 12 06:43:47 04:55:01 AM 5878828 7266772 2003612 25.42 2688 1577720 593628 6.65 160824 1562236 4 06:43:47 04:56:01 AM 5878764 7266712 2003676 25.42 2688 1577724 593628 6.65 160824 1562240 4 06:43:47 04:57:01 AM 5878656 7266676 2003784 25.42 2688 1577796 593628 6.65 160824 1562452 76 06:43:47 04:58:01 AM 5878972 7266992 2003468 25.42 2688 1577796 593628 6.65 160824 1562316 8 06:43:47 04:59:01 AM 5878884 7266908 2003556 25.42 2688 1577800 593628 6.65 160824 1562320 4 06:43:47 05:00:01 AM 5878676 7266708 2003764 25.42 2688 1577808 588316 6.59 160824 1562512 12 06:43:47 05:01:01 AM 5877820 7265856 2004620 25.43 2688 1577812 588316 6.59 160824 1563148 4 06:43:47 05:02:01 AM 5878524 7266636 2003916 25.42 2688 1577880 588316 6.59 160856 1562716 4 06:43:47 05:03:01 AM 5863596 7266056 2018844 25.61 2688 1592208 588316 6.59 160904 1577556 4 06:43:47 05:04:01 AM 5863796 7266260 2018644 25.61 2688 1592212 588316 6.59 160904 1577344 4 06:43:47 05:05:01 AM 5863920 7266384 2018520 25.61 2688 1592212 588316 6.59 160904 1577344 4 06:43:47 05:06:01 AM 5864036 7266500 2018404 25.61 2688 1592212 588316 6.59 160904 1577344 4 06:43:47 05:07:01 AM 5863916 7266384 2018524 25.61 2688 1592216 588316 6.59 160904 1577468 4 06:43:47 05:08:01 AM 5863520 7265996 2018920 25.61 2688 1592232 588316 6.59 160904 1577544 20 06:43:47 05:09:01 AM 5835712 7265892 2046728 25.97 2688 1619588 567620 6.36 167540 1598136 8 06:43:47 05:10:01 AM 5835328 7265716 2047112 25.97 2688 1619788 585776 6.56 167648 1598356 4 06:43:47 05:11:01 AM 5835160 7265608 2047280 25.97 2688 1619836 585776 6.56 167648 1598544 64 06:43:47 05:12:01 AM 5835272 7265724 2047168 25.97 2688 1619840 585776 6.56 167648 1598408 8 06:43:47 05:13:01 AM 5835148 7265600 2047292 25.97 2688 1619840 585776 6.56 167648 1598408 4 06:43:47 05:14:01 AM 5835264 7265716 2047176 25.97 2688 1619840 585776 6.56 167648 1598524 4 06:43:47 05:15:01 AM 5835128 7265592 2047312 25.97 2688 1619852 585776 6.56 167648 1598604 4 06:43:47 05:16:01 AM 5835044 7265540 2047396 25.97 2688 1619884 585776 6.56 167648 1598592 4 06:43:47 05:17:01 AM 5835004 7265500 2047436 25.97 2688 1619884 585776 6.56 167648 1598576 4 06:43:47 05:18:01 AM 5835036 7265536 2047404 25.97 2688 1619888 585776 6.56 167648 1598580 8 06:43:47 05:19:01 AM 5835036 7265536 2047404 25.97 2688 1619896 585776 6.56 167648 1598640 20 06:43:47 05:20:01 AM 5835048 7265556 2047392 25.97 2688 1619896 580528 6.50 167648 1598588 8 06:43:47 05:21:01 AM 5835016 7265536 2047424 25.97 2688 1619900 580528 6.50 167648 1598592 4 06:43:47 05:22:01 AM 5834992 7265520 2047448 25.97 2688 1619908 580528 6.50 167648 1598668 12 06:43:47 05:23:01 AM 5835344 7265876 2047096 25.97 2688 1619912 580528 6.50 167648 1598488 4 06:43:47 05:24:01 AM 5835088 7265624 2047352 25.97 2688 1619916 580528 6.50 167648 1598644 4 06:43:47 05:25:01 AM 5835308 7265852 2047132 25.97 2688 1619940 580528 6.50 167648 1598564 36 06:43:47 05:26:01 AM 5834440 7265260 2048000 25.98 2688 1620220 580528 6.50 167648 1598856 212 06:43:47 05:27:01 AM 5834024 7265076 2048416 25.99 2688 1620432 580528 6.50 167648 1599088 4 06:43:47 05:28:01 AM 5834168 7265228 2048272 25.99 2688 1620440 580528 6.50 167648 1599028 4 06:43:47 05:29:01 AM 5834196 7265256 2048244 25.98 2688 1620440 580528 6.50 167648 1598960 4 06:43:47 05:30:01 AM 5834828 7266076 2047612 25.98 2688 1620628 575576 6.44 167676 1598912 4 06:43:47 05:31:01 AM 5834380 7265628 2048060 25.98 2688 1620628 575576 6.44 167676 1599124 8 06:43:47 05:32:01 AM 5834272 7265532 2048168 25.98 2688 1620640 575576 6.44 167676 1599208 4 06:43:47 05:33:01 AM 5834448 7265708 2047992 25.98 2688 1620640 575576 6.44 167676 1599140 4 06:43:47 05:34:01 AM 5834484 7265744 2047956 25.98 2688 1620640 575576 6.44 167680 1599184 4 06:43:47 05:35:01 AM 5834480 7265744 2047960 25.98 2688 1620644 575576 6.44 167676 1599112 4 06:43:47 05:36:01 AM 5834568 7265832 2047872 25.98 2688 1620644 575576 6.44 167676 1599232 12 06:43:47 05:37:01 AM 5833620 7265092 2048820 25.99 2688 1620852 575576 6.44 167676 1599616 4 06:43:47 05:38:01 AM 5833728 7265340 2048712 25.99 2688 1620992 575576 6.44 167676 1599756 4 06:43:47 05:39:01 AM 5830192 7262224 2052248 26.04 2688 1621412 575576 6.44 168832 1601308 284 06:43:47 05:40:01 AM 5830292 7262324 2052148 26.03 2688 1621412 591008 6.62 168832 1601184 8 06:43:47 05:41:01 AM 5830584 7262620 2051856 26.03 2688 1621416 591008 6.62 168832 1601072 8 06:43:47 05:42:01 AM 5830028 7262064 2052412 26.04 2688 1621416 591008 6.62 168840 1601600 4 06:43:47 05:43:01 AM 5830204 7262244 2052236 26.04 2688 1621420 591008 6.62 168840 1601356 4 06:43:47 05:44:01 AM 5830324 7262364 2052116 26.03 2688 1621420 591008 6.62 168840 1601472 4 06:43:47 05:45:01 AM 5830208 7262248 2052232 26.04 2688 1621420 591008 6.62 168840 1601356 4 06:43:47 05:46:01 AM 5830328 7262372 2052112 26.03 2688 1621424 591008 6.62 168840 1601476 4 06:43:47 05:47:01 AM 5830468 7262512 2051972 26.03 2688 1621424 591008 6.62 168840 1601360 4 06:43:47 05:48:01 AM 5830296 7262340 2052144 26.03 2688 1621424 591008 6.62 168840 1601360 4 06:43:47 05:49:01 AM 5830356 7262404 2052084 26.03 2688 1621428 591008 6.62 168840 1601480 4 06:43:47 05:50:01 AM 5830704 7262752 2051736 26.03 2688 1621428 591008 6.62 168836 1601208 4 06:43:47 05:51:01 AM 5830648 7262704 2051792 26.03 2688 1621432 591008 6.62 168836 1601216 4 06:43:47 05:52:01 AM 5830800 7262856 2051640 26.03 2688 1621432 591008 6.62 168836 1601100 4 06:43:47 05:53:01 AM 5830824 7262880 2051616 26.03 2688 1621432 591008 6.62 168836 1601100 4 06:43:47 05:54:01 AM 5830912 7262972 2051528 26.03 2688 1621436 591008 6.62 168844 1601144 4 06:43:47 05:55:01 AM 5830800 7262860 2051640 26.03 2688 1621436 591008 6.62 168844 1601260 4 06:43:47 05:56:01 AM 5830860 7262920 2051580 26.03 2688 1621436 591008 6.62 168844 1601260 4 06:43:47 05:57:01 AM 5830948 7263012 2051492 26.03 2688 1621440 591008 6.62 168844 1601152 4 06:43:47 05:58:01 AM 5831016 7263080 2051424 26.03 2688 1621440 591008 6.62 168844 1601268 4 06:43:47 05:59:01 AM 5828664 7260728 2053776 26.06 2688 1621440 591008 6.62 168848 1603280 4 06:43:47 06:00:01 AM 5829268 7261332 2053172 26.05 2688 1621440 591008 6.62 168848 1602932 4 06:43:47 06:00:01 AM 5828664 7260740 2053776 26.06 2688 1621448 591008 6.62 168848 1603288 28 06:43:47 06:01:01 AM 5827864 7259944 2054576 26.07 2688 1621452 591008 6.62 168848 1603872 4 06:43:47 06:02:01 AM 5828660 7260740 2053780 26.06 2688 1621452 591008 6.62 168860 1603280 4 06:43:47 06:03:01 AM 5828820 7260904 2053620 26.05 2688 1621456 591008 6.62 168860 1603408 4 06:43:47 06:04:01 AM 5828956 7261040 2053484 26.05 2688 1621456 591008 6.62 168860 1603292 4 06:43:47 06:05:01 AM 5828880 7260964 2053560 26.05 2688 1621456 591008 6.62 168860 1603292 4 06:43:47 06:06:01 AM 5828848 7260936 2053592 26.05 2688 1621460 591008 6.62 168860 1603412 4 06:43:47 06:07:01 AM 5828948 7261036 2053492 26.05 2688 1621460 591008 6.62 168860 1603296 8 06:43:47 06:08:02 AM 5828948 7261036 2053492 26.05 2688 1621460 591008 6.62 168860 1603412 4 06:43:47 06:09:01 AM 5829032 7261124 2053408 26.05 2688 1621464 591008 6.62 168860 1603300 4 06:43:47 06:10:01 AM 5828728 7260820 2053712 26.05 2688 1621464 576628 6.46 168860 1603416 4 06:43:47 06:11:01 AM 5828932 7261028 2053508 26.05 2688 1621468 576628 6.46 168860 1603424 4 06:43:47 06:12:01 AM 5829136 7261232 2053304 26.05 2688 1621468 576628 6.46 168860 1603308 4 06:43:47 06:13:01 AM 5829164 7261260 2053276 26.05 2688 1621468 576628 6.46 168860 1603308 4 06:43:47 06:14:01 AM 5829052 7261152 2053388 26.05 2688 1621472 576628 6.46 168860 1603312 4 06:43:47 06:15:01 AM 5829080 7261180 2053360 26.05 2688 1621472 576628 6.46 168860 1603428 4 06:43:47 06:16:01 AM 5829148 7261248 2053292 26.05 2688 1621472 576628 6.46 168860 1603312 4 06:43:47 06:17:01 AM 5829236 7261340 2053204 26.05 2688 1621476 576628 6.46 168860 1603432 4 06:43:47 06:18:01 AM 5829288 7261392 2053152 26.05 2688 1621476 576628 6.46 168860 1603432 4 06:43:47 06:19:01 AM 5829300 7261404 2053140 26.05 2688 1621476 576628 6.46 168860 1603432 4 06:43:47 06:20:01 AM 5829096 7261204 2053344 26.05 2688 1621480 576288 6.45 168860 1603552 4 06:43:47 06:21:01 AM 5829172 7261280 2053268 26.05 2688 1621480 576288 6.45 168860 1603324 4 06:43:47 06:22:01 AM 5828920 7261032 2053520 26.05 2688 1621484 576288 6.45 168860 1603332 4 06:43:47 06:23:01 AM 5828892 7261004 2053548 26.05 2688 1621484 576288 6.45 168860 1603332 4 06:43:47 06:24:01 AM 5828984 7261096 2053456 26.05 2688 1621484 576288 6.45 168860 1603332 4 06:43:47 06:25:01 AM 5828888 7261004 2053552 26.05 2688 1621488 576288 6.45 168860 1603336 4 06:43:47 06:26:01 AM 5829040 7261156 2053400 26.05 2688 1621488 576288 6.45 168860 1603336 4 06:43:47 06:27:01 AM 5829104 7261220 2053336 26.05 2688 1621488 576288 6.45 168860 1603336 4 06:43:47 06:28:01 AM 5829104 7261224 2053336 26.05 2688 1621492 576288 6.45 168860 1603340 4 06:43:47 06:29:01 AM 5829072 7261184 2053368 26.05 2688 1621492 576288 6.45 168860 1603340 8 06:43:47 06:30:01 AM 5828820 7260932 2053620 26.05 2688 1621492 591672 6.62 168860 1603572 4 06:43:47 06:31:01 AM 5829144 7261260 2053296 26.05 2688 1621496 591672 6.62 168860 1603344 4 06:43:47 06:32:01 AM 5829192 7261308 2053248 26.05 2688 1621496 591672 6.62 168860 1603344 4 06:43:47 06:33:01 AM 5829080 7261200 2053360 26.05 2688 1621500 591672 6.62 168860 1603348 4 06:43:47 06:34:01 AM 5829164 7261284 2053276 26.05 2688 1621500 591672 6.62 168860 1603348 4 06:43:47 06:35:01 AM 5829168 7261288 2053272 26.05 2688 1621500 591672 6.62 168860 1603348 4 06:43:47 06:36:01 AM 5829180 7261296 2053260 26.05 2688 1621500 591672 6.62 168860 1603348 4 06:43:47 06:37:01 AM 5829264 7261384 2053176 26.05 2688 1621504 591672 6.62 168860 1603352 4 06:43:47 06:38:01 AM 5829144 7261264 2053296 26.05 2688 1621504 591672 6.62 168860 1603352 4 06:43:47 06:39:01 AM 5707424 7157168 2175016 27.59 2688 1639080 611232 6.84 176084 1717164 14184 06:43:47 06:40:01 AM 5445044 7020308 2437396 30.92 2688 1758392 725416 8.12 206516 1924836 55248 06:43:47 06:41:01 AM 4973468 6984352 2908972 36.90 2688 2174060 688920 7.71 214700 2311064 208048 06:43:47 06:42:01 AM 4922064 6937052 2960376 37.56 2688 2177384 744884 8.34 246052 2327816 8424 06:43:47 06:43:01 AM 4953904 6969772 2928536 37.15 2688 2178016 716204 8.02 247420 2293796 7496 06:43:47 Average: 5835942 7262936 2046498 25.96 2688 1615946 580800 6.50 166896 1596353 1993 06:43:47 06:43:47 04:14:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:43:47 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:15:01 AM eth0 0.30 0.15 0.02 0.01 0.00 0.00 0.00 0.00 06:43:47 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:16:01 AM eth0 0.80 0.18 0.12 0.03 0.00 0.00 0.00 0.00 06:43:47 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:17:01 AM eth0 1.33 0.53 0.17 0.15 0.00 0.00 0.00 0.00 06:43:47 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:18:01 AM eth0 5.67 4.88 13.38 0.42 0.00 0.00 0.00 0.00 06:43:47 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:19:01 AM eth0 5.25 3.22 10.44 0.29 0.00 0.00 0.00 0.00 06:43:47 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:20:01 AM eth0 1.00 0.18 0.21 0.12 0.00 0.00 0.00 0.00 06:43:47 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:21:01 AM eth0 0.43 0.17 0.10 0.07 0.00 0.00 0.00 0.00 06:43:47 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:22:01 AM eth0 0.43 0.17 0.19 0.02 0.00 0.00 0.00 0.00 06:43:47 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:23:01 AM eth0 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:43:47 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:24:01 AM eth0 0.62 0.32 0.75 0.15 0.00 0.00 0.00 0.00 06:43:47 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:25:01 AM eth0 2.30 1.40 9.25 0.47 0.00 0.00 0.00 0.00 06:43:47 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:26:01 AM eth0 2.43 1.83 12.86 0.48 0.00 0.00 0.00 0.00 06:43:47 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:27:01 AM eth0 2.68 1.92 16.79 0.62 0.00 0.00 0.00 0.00 06:43:47 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:28:01 AM eth0 0.30 0.15 0.03 0.01 0.00 0.00 0.00 0.00 06:43:47 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:29:01 AM eth0 2.75 1.62 10.16 0.36 0.00 0.00 0.00 0.00 06:43:47 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:30:01 AM eth0 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 06:43:47 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:31:01 AM eth0 0.57 0.50 1.05 0.07 0.00 0.00 0.00 0.00 06:43:47 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:32:01 AM eth0 1.78 1.33 10.53 0.35 0.00 0.00 0.00 0.00 06:43:47 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:33:01 AM eth0 4.53 2.72 22.31 0.78 0.00 0.00 0.00 0.00 06:43:47 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:34:01 AM eth0 3.77 2.32 23.46 0.73 0.00 0.00 0.00 0.00 06:43:47 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:35:01 AM eth0 1.80 1.12 10.10 0.32 0.00 0.00 0.00 0.00 06:43:47 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:36:01 AM eth0 2.05 1.27 11.26 0.35 0.00 0.00 0.00 0.00 06:43:47 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:37:01 AM eth0 0.97 0.40 4.36 0.13 0.00 0.00 0.00 0.00 06:43:47 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:38:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:39:01 AM eth0 6.50 3.77 21.34 0.81 0.00 0.00 0.00 0.00 06:43:47 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:40:01 AM eth0 2.42 1.13 9.25 0.37 0.00 0.00 0.00 0.00 06:43:47 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:41:01 AM eth0 0.93 0.75 5.20 0.18 0.00 0.00 0.00 0.00 06:43:47 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:42:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:43:47 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:43:01 AM eth0 1.03 0.60 2.93 0.11 0.00 0.00 0.00 0.00 06:43:47 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:44:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:45:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:46:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:47:01 AM eth0 1.07 0.58 4.73 0.16 0.00 0.00 0.00 0.00 06:43:47 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:48:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:49:01 AM eth0 0.52 0.27 0.75 0.04 0.00 0.00 0.00 0.00 06:43:47 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:50:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:51:01 AM eth0 0.23 0.12 0.03 0.01 0.00 0.00 0.00 0.00 06:43:47 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:52:01 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:53:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:54:01 AM eth0 0.32 0.10 0.10 0.02 0.00 0.00 0.00 0.00 06:43:47 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:55:01 AM eth0 0.32 0.10 0.16 0.01 0.00 0.00 0.00 0.00 06:43:47 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:56:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:57:01 AM eth0 0.73 0.32 1.30 0.05 0.00 0.00 0.00 0.00 06:43:47 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:58:01 AM eth0 0.17 0.08 0.05 0.01 0.00 0.00 0.00 0.00 06:43:47 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 04:59:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:00:01 AM eth0 0.35 0.15 0.17 0.01 0.00 0.00 0.00 0.00 06:43:47 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:01:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:02:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:03:01 AM eth0 1.32 0.70 1.98 0.13 0.00 0.00 0.00 0.00 06:43:47 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:04:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:05:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:06:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:07:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:08:01 AM eth0 0.37 0.25 0.18 0.02 0.00 0.00 0.00 0.00 06:43:47 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:09:01 AM eth0 0.93 0.82 0.08 0.07 0.00 0.00 0.00 0.00 06:43:47 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:10:01 AM eth0 0.33 0.07 0.16 0.00 0.00 0.00 0.00 0.00 06:43:47 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:11:01 AM eth0 0.50 0.28 0.80 0.05 0.00 0.00 0.00 0.00 06:43:47 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:12:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:14:01 AM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:15:01 AM eth0 0.35 0.07 0.17 0.01 0.00 0.00 0.00 0.00 06:43:47 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:16:01 AM eth0 0.67 0.23 0.75 0.03 0.00 0.00 0.00 0.00 06:43:47 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:17:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:18:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:19:01 AM eth0 0.18 0.07 0.02 0.01 0.00 0.00 0.00 0.00 06:43:47 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:20:01 AM eth0 0.23 0.08 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:21:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:22:01 AM eth0 0.33 0.07 0.17 0.01 0.00 0.00 0.00 0.00 06:43:47 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:23:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:24:01 AM eth0 0.30 0.08 0.12 0.03 0.00 0.00 0.00 0.00 06:43:47 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:25:01 AM eth0 0.88 0.35 1.98 0.07 0.00 0.00 0.00 0.00 06:43:47 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:26:01 AM eth0 0.72 0.42 3.69 0.11 0.00 0.00 0.00 0.00 06:43:47 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:27:01 AM eth0 1.08 0.52 3.78 0.13 0.00 0.00 0.00 0.00 06:43:47 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:28:01 AM eth0 0.27 0.12 0.03 0.01 0.00 0.00 0.00 0.00 06:43:47 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:29:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:30:01 AM eth0 0.68 0.37 3.47 0.10 0.00 0.00 0.00 0.00 06:43:47 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:31:01 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:32:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:43:47 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:33:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:34:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:35:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:36:01 AM eth0 0.25 0.07 0.07 0.01 0.00 0.00 0.00 0.00 06:43:47 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:37:01 AM eth0 0.95 0.80 3.91 0.15 0.00 0.00 0.00 0.00 06:43:47 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:38:01 AM eth0 0.58 0.40 2.33 0.08 0.00 0.00 0.00 0.00 06:43:47 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:39:01 AM eth0 1.42 1.27 7.03 0.26 0.00 0.00 0.00 0.00 06:43:47 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:40:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:41:01 AM eth0 0.18 0.03 0.04 0.00 0.00 0.00 0.00 0.00 06:43:47 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:42:01 AM eth0 0.23 0.08 0.09 0.14 0.00 0.00 0.00 0.00 06:43:47 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:44:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:45:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:46:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:47:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:48:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:49:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:50:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:51:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:52:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:54:01 AM eth0 0.25 0.08 0.06 0.02 0.00 0.00 0.00 0.00 06:43:47 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:55:01 AM eth0 0.22 0.08 0.04 0.00 0.00 0.00 0.00 0.00 06:43:47 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:58:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 05:59:01 AM eth0 0.20 0.07 0.06 0.01 0.00 0.00 0.00 0.00 06:43:47 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:00:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:00:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:02:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:03:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:04:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:06:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:07:01 AM eth0 0.20 0.05 0.05 0.00 0.00 0.00 0.00 0.00 06:43:47 06:08:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:08:02 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:09:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:10:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:12:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:14:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:15:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:18:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:19:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:20:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:22:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:24:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:25:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:26:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:27:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:28:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:29:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 06:43:47 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:30:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:31:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:32:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:33:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:35:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:36:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:47 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:39:01 AM eth0 72.48 38.90 268.80 42.78 0.00 0.00 0.00 0.00 06:43:47 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:40:01 AM eth0 103.13 65.04 637.67 39.69 0.00 0.00 0.00 0.00 06:43:47 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:41:01 AM eth0 89.00 59.08 1532.26 11.21 0.00 0.00 0.00 0.00 06:43:47 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:42:01 AM eth0 36.82 30.57 55.92 13.92 0.00 0.00 0.00 0.00 06:43:47 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 06:43:01 AM eth0 23.23 20.05 23.43 7.20 0.00 0.00 0.00 0.00 06:43:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:47 Average: eth0 2.73 1.73 18.49 0.83 0.00 0.00 0.00 0.00 06:43:47 06:43:47 06:43:47 ---> sar -P ALL: 06:43:47 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/22/2026 _x86_64_ (2 CPU) 06:43:47 06:43:47 04:13:27 LINUX RESTART (2 CPU) 06:43:47 06:43:47 04:14:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 04:15:01 AM all 0.68 1.74 35.77 1.61 0.08 60.13 06:43:47 04:15:01 AM 0 0.69 1.70 35.00 1.52 0.08 61.00 06:43:47 04:15:01 AM 1 0.67 1.77 36.54 1.70 0.07 59.25 06:43:47 04:16:01 AM all 0.07 0.00 0.04 0.01 0.03 99.86 06:43:47 04:16:01 AM 0 0.05 0.00 0.05 0.02 0.02 99.87 06:43:47 04:16:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 06:43:47 04:17:01 AM all 0.20 0.00 0.28 0.07 0.03 99.43 06:43:47 04:17:01 AM 0 0.15 0.00 0.23 0.02 0.03 99.57 06:43:47 04:17:01 AM 1 0.25 0.00 0.32 0.12 0.02 99.30 06:43:47 04:18:01 AM all 0.10 0.00 0.15 0.01 0.04 99.70 06:43:47 04:18:01 AM 0 0.10 0.00 0.13 0.02 0.03 99.72 06:43:47 04:18:01 AM 1 0.10 0.00 0.17 0.00 0.05 99.68 06:43:47 04:19:01 AM all 0.58 0.00 0.13 0.06 0.03 99.20 06:43:47 04:19:01 AM 0 0.58 0.00 0.12 0.00 0.03 99.27 06:43:47 04:19:01 AM 1 0.58 0.00 0.13 0.12 0.03 99.13 06:43:47 04:20:01 AM all 0.41 0.00 0.07 0.00 0.03 99.49 06:43:47 04:20:01 AM 0 0.60 0.00 0.03 0.00 0.02 99.35 06:43:47 04:20:01 AM 1 0.22 0.00 0.10 0.00 0.05 99.63 06:43:47 04:21:01 AM all 0.28 0.00 0.08 0.00 0.05 99.58 06:43:47 04:21:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.40 06:43:47 04:21:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 06:43:47 04:22:01 AM all 0.33 0.00 0.03 0.00 0.04 99.59 06:43:47 04:22:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 06:43:47 04:22:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77 06:43:47 04:23:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 06:43:47 04:23:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 06:43:47 04:23:01 AM 1 0.10 0.00 0.12 0.00 0.08 99.70 06:43:47 04:24:01 AM all 0.41 0.00 0.07 0.00 0.04 99.48 06:43:47 04:24:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33 06:43:47 04:24:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63 06:43:47 04:25:01 AM all 0.48 0.00 0.08 0.00 0.04 99.39 06:43:47 04:25:01 AM 0 0.65 0.00 0.10 0.00 0.05 99.20 06:43:47 04:25:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 06:43:47 06:43:47 04:25:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 04:26:01 AM all 0.46 0.00 0.07 0.00 0.03 99.44 06:43:47 04:26:01 AM 0 0.67 0.00 0.07 0.00 0.02 99.25 06:43:47 04:26:01 AM 1 0.25 0.00 0.07 0.00 0.05 99.63 06:43:47 04:27:01 AM all 0.44 0.00 0.09 0.00 0.04 99.42 06:43:47 04:27:01 AM 0 0.68 0.00 0.08 0.00 0.03 99.20 06:43:47 04:27:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65 06:43:47 04:28:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 06:43:47 04:28:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35 06:43:47 04:28:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 06:43:47 04:29:01 AM all 0.28 0.00 0.11 0.00 0.04 99.57 06:43:47 04:29:01 AM 0 0.37 0.00 0.13 0.00 0.03 99.46 06:43:47 04:29:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 06:43:47 04:30:01 AM all 0.33 0.00 0.06 0.01 0.03 99.57 06:43:47 04:30:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 06:43:47 04:30:01 AM 1 0.13 0.00 0.08 0.02 0.05 99.72 06:43:47 04:31:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 06:43:47 04:31:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 06:43:47 04:31:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 06:43:47 04:32:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 06:43:47 04:32:01 AM 0 0.15 0.00 0.10 0.00 0.05 99.70 06:43:47 04:32:01 AM 1 0.62 0.00 0.05 0.00 0.02 99.32 06:43:47 04:33:01 AM all 0.43 0.00 0.10 0.00 0.03 99.44 06:43:47 04:33:01 AM 0 0.22 0.00 0.12 0.00 0.03 99.63 06:43:47 04:33:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25 06:43:47 04:34:01 AM all 0.22 0.00 0.11 0.00 0.03 99.64 06:43:47 04:34:01 AM 0 0.23 0.00 0.13 0.00 0.05 99.58 06:43:47 04:34:01 AM 1 0.20 0.00 0.08 0.00 0.02 99.70 06:43:47 04:35:01 AM all 0.36 0.00 0.07 0.00 0.04 99.53 06:43:47 04:35:01 AM 0 0.17 0.00 0.10 0.00 0.05 99.68 06:43:47 04:35:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 06:43:47 04:36:01 AM all 0.41 0.00 0.07 0.00 0.03 99.49 06:43:47 04:36:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 06:43:47 04:36:01 AM 1 0.65 0.00 0.05 0.00 0.03 99.27 06:43:47 06:43:47 04:36:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 04:37:01 AM all 0.39 0.00 0.08 0.00 0.04 99.49 06:43:47 04:37:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70 06:43:47 04:37:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28 06:43:47 04:38:01 AM all 0.28 0.00 0.08 0.00 0.04 99.61 06:43:47 04:38:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65 06:43:47 04:38:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.57 06:43:47 04:39:01 AM all 0.63 0.00 0.15 0.00 0.04 99.17 06:43:47 04:39:01 AM 0 0.27 0.00 0.17 0.00 0.05 99.52 06:43:47 04:39:01 AM 1 1.00 0.00 0.13 0.00 0.03 98.83 06:43:47 04:40:01 AM all 0.38 0.00 0.08 0.00 0.05 99.49 06:43:47 04:40:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53 06:43:47 04:40:01 AM 1 0.38 0.00 0.10 0.00 0.07 99.45 06:43:47 04:41:01 AM all 0.33 0.00 0.09 0.00 0.03 99.55 06:43:47 04:41:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 06:43:47 04:41:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 06:43:47 04:42:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68 06:43:47 04:42:01 AM 0 0.32 0.00 0.03 0.00 0.00 99.65 06:43:47 04:42:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72 06:43:47 04:43:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 06:43:47 04:43:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53 06:43:47 04:43:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 06:43:47 04:44:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 06:43:47 04:44:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 06:43:47 04:44:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 06:43:47 04:45:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 06:43:47 04:45:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 06:43:47 04:45:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 06:43:47 04:46:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73 06:43:47 04:46:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 06:43:47 04:46:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.56 06:43:47 04:47:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 06:43:47 04:47:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 06:43:47 04:47:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 06:43:47 06:43:47 04:47:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 04:48:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 06:43:47 04:48:01 AM 0 0.15 0.00 0.12 0.00 0.05 99.68 06:43:47 04:48:01 AM 1 0.52 0.00 0.00 0.00 0.03 99.45 06:43:47 04:49:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 06:43:47 04:49:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 06:43:47 04:49:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 06:43:47 04:50:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 06:43:47 04:50:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 06:43:47 04:50:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 06:43:47 04:51:01 AM all 0.24 0.00 0.08 0.00 0.04 99.64 06:43:47 04:51:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 06:43:47 04:51:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 06:43:47 04:52:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 06:43:47 04:52:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 06:43:47 04:52:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 06:43:47 04:53:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 06:43:47 04:53:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 06:43:47 04:53:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 06:43:47 04:54:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 06:43:47 04:54:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 06:43:47 04:54:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 06:43:47 04:55:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 06:43:47 04:55:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 06:43:47 04:55:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 06:43:47 04:56:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 06:43:47 04:56:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 06:43:47 04:56:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 06:43:47 04:57:01 AM all 0.10 0.00 0.08 0.00 0.03 99.79 06:43:47 04:57:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 06:43:47 04:57:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 06:43:47 04:58:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 06:43:47 04:58:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 06:43:47 04:58:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 06:43:47 06:43:47 04:58:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 04:59:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 06:43:47 04:59:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 06:43:47 04:59:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 06:43:47 05:00:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 06:43:47 05:00:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 06:43:47 05:00:01 AM 1 0.33 0.00 0.08 0.00 0.03 99.55 06:43:47 05:01:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 06:43:47 05:01:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 06:43:47 05:01:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 06:43:47 05:02:01 AM all 0.28 0.00 0.08 0.01 0.03 99.60 06:43:47 05:02:01 AM 0 0.18 0.00 0.08 0.00 0.02 99.72 06:43:47 05:02:01 AM 1 0.38 0.00 0.08 0.02 0.03 99.48 06:43:47 05:03:01 AM all 0.23 0.00 0.08 0.03 0.03 99.63 06:43:47 05:03:01 AM 0 0.30 0.00 0.10 0.05 0.03 99.52 06:43:47 05:03:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75 06:43:47 05:04:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 06:43:47 05:04:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.81 06:43:47 05:04:01 AM 1 0.54 0.00 0.08 0.00 0.02 99.36 06:43:47 05:05:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56 06:43:47 05:05:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 06:43:47 05:05:01 AM 1 0.63 0.00 0.05 0.00 0.05 99.27 06:43:47 05:06:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52 06:43:47 05:06:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 06:43:47 05:06:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 06:43:47 05:07:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 06:43:47 05:07:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 06:43:47 05:07:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 06:43:47 05:08:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 06:43:47 05:08:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 06:43:47 05:08:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 06:43:47 05:09:01 AM all 0.18 0.25 0.19 0.13 0.03 99.22 06:43:47 05:09:01 AM 0 0.15 0.20 0.18 0.08 0.03 99.35 06:43:47 05:09:01 AM 1 0.22 0.30 0.20 0.17 0.02 99.10 06:43:47 06:43:47 05:09:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 05:10:01 AM all 0.30 0.01 0.09 0.02 0.03 99.56 06:43:47 05:10:01 AM 0 0.55 0.02 0.10 0.02 0.03 99.28 06:43:47 05:10:01 AM 1 0.05 0.00 0.08 0.02 0.02 99.83 06:43:47 05:11:01 AM all 0.35 0.00 0.08 0.00 0.03 99.54 06:43:47 05:11:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25 06:43:47 05:11:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 06:43:47 05:12:01 AM all 0.31 0.00 0.08 0.00 0.03 99.57 06:43:47 05:12:01 AM 0 0.58 0.00 0.12 0.00 0.05 99.25 06:43:47 05:12:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 06:43:47 05:13:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 06:43:47 05:13:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33 06:43:47 05:13:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 06:43:47 05:14:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70 06:43:47 05:14:01 AM 0 0.37 0.00 0.08 0.00 0.05 99.50 06:43:47 05:14:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 06:43:47 05:15:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63 06:43:47 05:15:01 AM 0 0.49 0.00 0.10 0.00 0.05 99.36 06:43:47 05:15:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 06:43:47 05:16:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63 06:43:47 05:16:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 06:43:47 05:16:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 06:43:47 05:17:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 06:43:47 05:17:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 06:43:47 05:17:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 06:43:47 05:18:01 AM all 0.36 0.00 0.07 0.00 0.03 99.55 06:43:47 05:18:01 AM 0 0.58 0.00 0.02 0.00 0.02 99.38 06:43:47 05:18:01 AM 1 0.13 0.00 0.12 0.00 0.03 99.72 06:43:47 05:19:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 06:43:47 05:19:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 06:43:47 05:19:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 06:43:47 05:20:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 06:43:47 05:20:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 06:43:47 05:20:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 06:43:47 06:43:47 05:20:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 05:21:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 06:43:47 05:21:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 06:43:47 05:21:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 06:43:47 05:22:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 06:43:47 05:22:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30 06:43:47 05:22:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 06:43:47 05:23:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 06:43:47 05:23:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 06:43:47 05:23:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 06:43:47 05:24:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67 06:43:47 05:24:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 06:43:47 05:24:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77 06:43:47 05:25:01 AM all 0.37 0.00 0.05 0.00 0.03 99.55 06:43:47 05:25:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32 06:43:47 05:25:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 06:43:47 05:26:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 06:43:47 05:26:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 06:43:47 05:26:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 06:43:47 05:27:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57 06:43:47 05:27:01 AM 0 0.63 0.00 0.07 0.00 0.02 99.28 06:43:47 05:27:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 06:43:47 05:28:01 AM all 0.14 0.00 0.05 0.00 0.03 99.77 06:43:47 05:28:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73 06:43:47 05:28:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 06:43:47 05:29:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 06:43:47 05:29:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 06:43:47 05:29:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 06:43:47 05:30:01 AM all 0.36 0.00 0.07 0.00 0.03 99.55 06:43:47 05:30:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 06:43:47 05:30:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28 06:43:47 05:31:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60 06:43:47 05:31:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 06:43:47 05:31:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 06:43:47 06:43:47 05:31:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 05:32:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 06:43:47 05:32:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 06:43:47 05:32:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 06:43:47 05:33:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 06:43:47 05:33:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75 06:43:47 05:33:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 06:43:47 05:34:01 AM all 0.22 0.00 0.04 0.00 0.03 99.72 06:43:47 05:34:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 06:43:47 05:34:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 06:43:47 05:35:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 06:43:47 05:35:01 AM 0 0.68 0.00 0.10 0.00 0.03 99.18 06:43:47 05:35:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 06:43:47 05:36:01 AM all 0.33 0.00 0.09 0.00 0.03 99.56 06:43:47 05:36:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 06:43:47 05:36:01 AM 1 0.48 0.00 0.10 0.00 0.02 99.40 06:43:47 05:37:01 AM all 0.45 0.00 0.08 0.00 0.03 99.44 06:43:47 05:37:01 AM 0 0.25 0.00 0.10 0.00 0.03 99.62 06:43:47 05:37:01 AM 1 0.65 0.00 0.05 0.00 0.03 99.27 06:43:47 05:38:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57 06:43:47 05:38:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40 06:43:47 05:38:01 AM 1 0.22 0.00 0.03 0.00 0.02 99.73 06:43:47 05:39:01 AM all 0.34 0.00 0.09 0.00 0.03 99.53 06:43:47 05:39:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43 06:43:47 05:39:01 AM 1 0.23 0.00 0.10 0.00 0.03 99.63 06:43:47 05:40:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 06:43:47 05:40:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 06:43:47 05:40:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70 06:43:47 05:41:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 06:43:47 05:41:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 06:43:47 05:41:01 AM 1 0.12 0.00 0.12 0.00 0.05 99.72 06:43:47 05:42:01 AM all 0.36 0.00 0.05 0.00 0.03 99.56 06:43:47 05:42:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 06:43:47 05:42:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 06:43:47 06:43:47 05:42:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 05:43:01 AM all 0.30 0.00 0.08 0.00 0.04 99.58 06:43:47 05:43:01 AM 0 0.58 0.00 0.12 0.00 0.05 99.25 06:43:47 05:43:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 06:43:47 05:44:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72 06:43:47 05:44:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 06:43:47 05:44:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65 06:43:47 05:45:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 06:43:47 05:45:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 06:43:47 05:45:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 06:43:47 05:46:01 AM all 0.17 0.00 0.08 0.00 0.03 99.73 06:43:47 05:46:01 AM 0 0.23 0.00 0.08 0.00 0.02 99.67 06:43:47 05:46:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 06:43:47 05:47:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 06:43:47 05:47:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 06:43:47 05:47:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 06:43:47 05:48:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 06:43:47 05:48:01 AM 0 0.40 0.00 0.08 0.00 0.05 99.47 06:43:47 05:48:01 AM 1 0.25 0.00 0.03 0.00 0.00 99.72 06:43:47 05:49:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 06:43:47 05:49:01 AM 0 0.65 0.00 0.08 0.00 0.03 99.23 06:43:47 05:49:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 06:43:47 05:50:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 06:43:47 05:50:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23 06:43:47 05:50:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88 06:43:47 05:51:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 06:43:47 05:51:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 06:43:47 05:51:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 06:43:47 05:52:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 06:43:47 05:52:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 06:43:47 05:52:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 06:43:47 05:53:01 AM all 0.18 0.00 0.08 0.00 0.02 99.73 06:43:47 05:53:01 AM 0 0.20 0.00 0.05 0.00 0.02 99.73 06:43:47 05:53:01 AM 1 0.15 0.00 0.10 0.00 0.02 99.73 06:43:47 06:43:47 05:53:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 05:54:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59 06:43:47 05:54:01 AM 0 0.53 0.00 0.00 0.00 0.02 99.45 06:43:47 05:54:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 06:43:47 05:55:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 06:43:47 05:55:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65 06:43:47 05:55:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58 06:43:47 05:56:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 06:43:47 05:56:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72 06:43:47 05:56:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 06:43:47 05:57:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 06:43:47 05:57:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 06:43:47 05:57:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53 06:43:47 05:58:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 06:43:47 05:58:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 06:43:47 05:58:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57 06:43:47 05:59:01 AM all 0.53 0.00 0.05 0.00 0.04 99.37 06:43:47 05:59:01 AM 0 0.15 0.00 0.05 0.00 0.07 99.73 06:43:47 05:59:01 AM 1 0.92 0.00 0.05 0.00 0.02 99.01 06:43:47 06:00:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 06:43:47 06:00:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 06:43:47 06:00:01 AM 1 0.49 0.00 0.03 0.00 0.02 99.46 06:43:47 06:00:01 AM all 1.98 0.00 1.98 0.00 0.00 96.04 06:43:47 06:00:01 AM 0 1.96 0.00 1.96 0.00 0.00 96.08 06:43:47 06:00:01 AM 1 2.00 0.00 2.00 0.00 0.00 96.00 06:43:47 06:01:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62 06:43:47 06:01:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 06:43:47 06:01:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47 06:43:47 06:02:01 AM all 0.09 0.00 0.06 0.00 0.04 99.81 06:43:47 06:02:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 06:43:47 06:02:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 06:43:47 06:03:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56 06:43:47 06:03:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78 06:43:47 06:03:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 06:43:47 06:43:47 06:03:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 06:04:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67 06:43:47 06:04:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 06:43:47 06:04:01 AM 1 0.33 0.00 0.02 0.00 0.02 99.63 06:43:47 06:05:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55 06:43:47 06:05:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 06:43:47 06:05:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 06:43:47 06:06:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 06:43:47 06:06:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 06:43:47 06:06:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 06:43:47 06:07:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 06:43:47 06:07:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 06:43:47 06:07:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 06:43:47 06:08:02 AM all 0.30 0.00 0.07 0.00 0.04 99.59 06:43:47 06:08:02 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 06:43:47 06:08:02 AM 1 0.50 0.00 0.03 0.00 0.05 99.42 06:43:47 06:09:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 06:43:47 06:09:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 06:43:47 06:09:01 AM 1 0.51 0.00 0.03 0.00 0.03 99.42 06:43:47 06:10:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 06:43:47 06:10:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72 06:43:47 06:10:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 06:43:47 06:11:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 06:43:47 06:11:01 AM 0 0.27 0.00 0.10 0.00 0.07 99.57 06:43:47 06:11:01 AM 1 0.28 0.00 0.02 0.00 0.02 99.68 06:43:47 06:12:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 06:43:47 06:12:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 06:43:47 06:12:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 06:43:47 06:13:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 06:43:47 06:13:01 AM 0 0.63 0.00 0.08 0.00 0.07 99.22 06:43:47 06:13:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93 06:43:47 06:14:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66 06:43:47 06:14:01 AM 0 0.43 0.00 0.10 0.00 0.05 99.41 06:43:47 06:14:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 06:43:47 06:43:47 06:14:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 06:15:01 AM all 0.12 0.00 0.06 0.00 0.05 99.77 06:43:47 06:15:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 06:43:47 06:15:01 AM 1 0.15 0.00 0.02 0.00 0.05 99.78 06:43:47 06:16:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73 06:43:47 06:16:01 AM 0 0.17 0.00 0.03 0.00 0.02 99.78 06:43:47 06:16:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 06:43:47 06:17:01 AM all 0.16 0.00 0.09 0.00 0.04 99.71 06:43:47 06:17:01 AM 0 0.25 0.00 0.13 0.00 0.05 99.56 06:43:47 06:17:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 06:43:47 06:18:01 AM all 0.24 0.00 0.07 0.00 0.05 99.64 06:43:47 06:18:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72 06:43:47 06:18:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 06:43:47 06:19:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 06:43:47 06:19:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 06:43:47 06:19:01 AM 1 0.50 0.00 0.00 0.00 0.02 99.48 06:43:47 06:20:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 06:43:47 06:20:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 06:43:47 06:20:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 06:43:47 06:21:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 06:43:47 06:21:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 06:43:47 06:21:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47 06:43:47 06:22:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 06:43:47 06:22:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73 06:43:47 06:22:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 06:43:47 06:23:01 AM all 0.11 0.00 0.05 0.00 0.03 99.81 06:43:47 06:23:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 06:43:47 06:23:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 06:43:47 06:24:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68 06:43:47 06:24:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93 06:43:47 06:24:01 AM 1 0.42 0.00 0.08 0.00 0.07 99.43 06:43:47 06:25:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 06:43:47 06:25:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 06:43:47 06:25:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 06:43:47 06:43:47 06:25:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 06:26:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 06:43:47 06:26:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 06:43:47 06:26:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 06:43:47 06:27:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 06:43:47 06:27:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 06:43:47 06:27:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 06:43:47 06:28:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 06:43:47 06:28:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 06:43:47 06:28:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 06:43:47 06:29:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 06:43:47 06:29:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 06:43:47 06:29:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 06:43:47 06:30:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 06:43:47 06:30:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 06:43:47 06:30:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 06:43:47 06:31:01 AM all 0.09 0.00 0.07 0.00 0.03 99.81 06:43:47 06:31:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 06:43:47 06:31:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 06:43:47 06:32:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 06:43:47 06:32:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 06:43:47 06:32:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 06:43:47 06:33:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 06:43:47 06:33:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 06:43:47 06:33:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 06:43:47 06:34:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 06:43:47 06:34:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 06:43:47 06:34:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 06:43:47 06:35:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 06:43:47 06:35:01 AM 0 0.10 0.00 0.12 0.00 0.07 99.72 06:43:47 06:35:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 06:43:47 06:36:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61 06:43:47 06:36:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 06:43:47 06:36:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42 06:43:47 06:43:47 06:36:01 AM CPU %user %nice %system %iowait %steal %idle 06:43:47 06:37:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 06:43:47 06:37:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 06:43:47 06:37:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 06:43:47 06:38:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 06:43:47 06:38:01 AM 0 0.12 0.00 0.07 0.00 0.08 99.73 06:43:47 06:38:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 06:43:47 06:39:01 AM all 5.90 0.00 1.03 0.02 0.04 93.01 06:43:47 06:39:01 AM 0 4.48 0.00 1.35 0.03 0.05 94.08 06:43:47 06:39:01 AM 1 7.33 0.00 0.70 0.00 0.03 91.94 06:43:47 06:40:01 AM all 17.12 0.00 3.61 1.40 0.07 77.80 06:43:47 06:40:01 AM 0 17.28 0.00 3.37 0.54 0.08 78.73 06:43:47 06:40:01 AM 1 16.96 0.00 3.86 2.27 0.05 76.86 06:43:47 06:41:01 AM all 37.87 0.00 6.00 1.20 0.12 54.80 06:43:47 06:41:01 AM 0 35.09 0.00 6.55 1.17 0.13 57.06 06:43:47 06:41:01 AM 1 40.65 0.00 5.46 1.23 0.12 52.54 06:43:47 06:42:01 AM all 37.13 0.00 4.03 0.73 0.10 58.01 06:43:47 06:42:01 AM 0 25.59 0.00 4.13 1.02 0.10 69.16 06:43:47 06:42:01 AM 1 48.66 0.00 3.93 0.45 0.10 46.87 06:43:47 06:43:01 AM all 36.01 0.00 3.12 0.18 0.10 60.59 06:43:47 06:43:01 AM 0 27.27 0.00 2.55 0.12 0.10 69.96 06:43:47 06:43:01 AM 1 44.73 0.00 3.68 0.25 0.10 51.23 06:43:47 Average: all 1.20 0.01 0.42 0.04 0.04 98.29 06:43:47 Average: 0 1.01 0.01 0.42 0.03 0.04 98.48 06:43:47 Average: 1 1.38 0.01 0.42 0.04 0.03 98.11 06:43:47 06:43:47 06:43:47