07:56:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 07:56:43 Running as SYSTEM 07:56:43 [EnvInject] - Loading node environment variables. 07:56:43 Building remotely on prd-ubuntu1804-builder-4c-4g-20000 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:56:43 [ssh-agent] Looking for ssh-agent implementation... 07:56:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:56:43 $ ssh-agent 07:56:43 SSH_AUTH_SOCK=/tmp/ssh-GjBkKBh4nLy7/agent.2040 07:56:43 SSH_AGENT_PID=2042 07:56:43 [ssh-agent] Started. 07:56:43 Running ssh-add (command line suppressed) 07:56:43 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12523510710568145568.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12523510710568145568.key) 07:56:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:56:43 The recommended git tool is: NONE 07:56:44 using credential onap-jenkins-ssh 07:56:44 Wiping out workspace first. 07:56:44 Cloning the remote Git repository 07:56:44 Cloning repository git://cloud.onap.org/mirror/oom.git 07:56:45 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:56:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:56:45 > git --version # timeout=10 07:56:45 > git --version # 'git version 2.17.1' 07:56:45 using GIT_SSH to set credentials Gerrit user 07:56:45 Verifying host key using manually-configured host key entries 07:56:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:56:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:56:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:56:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:56:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:56:50 using GIT_SSH to set credentials Gerrit user 07:56:50 Verifying host key using manually-configured host key entries 07:56:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/6 # timeout=30 07:56:50 > git rev-parse 35db47c15edab26f335653d159a5440494331b81^{commit} # timeout=10 07:56:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:56:50 Checking out Revision 35db47c15edab26f335653d159a5440494331b81 (refs/changes/03/137603/6) 07:56:50 > git config core.sparsecheckout # timeout=10 07:56:50 > git checkout -f 35db47c15edab26f335653d159a5440494331b81 # timeout=30 07:56:54 Commit message: "[AAI] Add model-loader tracing config" 07:56:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:56:54 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 07:56:54 [EnvInject] - Injecting environment variables from a build step. 07:56:54 [EnvInject] - Injecting as environment variables the properties content 07:56:54 PYTHON=python3 07:56:54 07:56:54 [EnvInject] - Variables injected successfully. 07:56:54 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6995276691295537478.sh 07:56:54 ---> tox-install.sh 07:56:54 + source /home/jenkins/lf-env.sh 07:56:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:56:54 ++ mktemp -d /tmp/venv-XXXX 07:56:54 + lf_venv=/tmp/venv-rqpm 07:56:54 + local venv_file=/tmp/.os_lf_venv 07:56:54 + local python=python3 07:56:54 + local options 07:56:54 + local set_path=true 07:56:54 + local install_args= 07:56:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:56:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:56:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:56:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:56:54 + true 07:56:54 + case $1 in 07:56:54 + venv_file=/tmp/.toxenv 07:56:54 + shift 2 07:56:54 + true 07:56:54 + case $1 in 07:56:54 + shift 07:56:54 + break 07:56:54 + case $python in 07:56:54 + local pkg_list= 07:56:54 + [[ -d /opt/pyenv ]] 07:56:54 + echo 'Setup pyenv:' 07:56:54 Setup pyenv: 07:56:54 + export PYENV_ROOT=/opt/pyenv 07:56:54 + PYENV_ROOT=/opt/pyenv 07:56:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:56:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:56:54 + pyenv versions 07:56:54 * system (set by /opt/pyenv/version) 07:56:54 * 3.8.13 (set by /opt/pyenv/version) 07:56:54 * 3.9.13 (set by /opt/pyenv/version) 07:56:54 * 3.10.6 (set by /opt/pyenv/version) 07:56:54 + command -v pyenv 07:56:54 ++ pyenv init - --no-rehash 07:56:54 + 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[*]}"'\'')" 07:56:54 export PATH="/opt/pyenv/shims:${PATH}" 07:56:54 export PYENV_SHELL=bash 07:56:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:56:54 pyenv() { 07:56:54 local command 07:56:54 command="${1:-}" 07:56:54 if [ "$#" -gt 0 ]; then 07:56:54 shift 07:56:54 fi 07:56:54 07:56:54 case "$command" in 07:56:54 rehash|shell) 07:56:54 eval "$(pyenv "sh-$command" "$@")" 07:56:54 ;; 07:56:54 *) 07:56:54 command pyenv "$command" "$@" 07:56:54 ;; 07:56:54 esac 07:56:54 }' 07:56:54 +++ 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[*]}"' 07:56:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:56:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:56:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:56:54 ++ export PYENV_SHELL=bash 07:56:54 ++ PYENV_SHELL=bash 07:56:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:56:54 +++ complete -F _pyenv pyenv 07:56:54 ++ lf-pyver python3 07:56:54 ++ local py_version_xy=python3 07:56:54 ++ local py_version_xyz= 07:56:54 ++ sed 's/^[ *]* //' 07:56:54 ++ pyenv versions 07:56:54 ++ awk '{ print $1 }' 07:56:54 ++ local command 07:56:54 ++ command=versions 07:56:54 ++ '[' 1 -gt 0 ']' 07:56:54 ++ shift 07:56:54 ++ case "$command" in 07:56:54 ++ command pyenv versions 07:56:54 ++ pyenv versions 07:56:54 ++ grep -E '^[0-9.]*[0-9]$' 07:56:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:56:54 +++ grep '^3' /tmp/.pyenv_versions 07:56:54 +++ sort -V 07:56:54 +++ tail -n 1 07:56:54 ++ py_version_xyz=3.10.6 07:56:54 ++ [[ -z 3.10.6 ]] 07:56:54 ++ echo 3.10.6 07:56:54 ++ return 0 07:56:54 + pyenv local 3.10.6 07:56:54 + local command 07:56:54 + command=local 07:56:54 + '[' 2 -gt 0 ']' 07:56:54 + shift 07:56:54 + case "$command" in 07:56:54 + command pyenv local 3.10.6 07:56:54 + pyenv local 3.10.6 07:56:54 + for arg in "$@" 07:56:54 + case $arg in 07:56:54 + pkg_list+='tox ' 07:56:54 + for arg in "$@" 07:56:54 + case $arg in 07:56:54 + pkg_list+='virtualenv ' 07:56:54 + for arg in "$@" 07:56:54 + case $arg in 07:56:54 + pkg_list+='urllib3~=1.26.15 ' 07:56:54 + [[ -f /tmp/.toxenv ]] 07:56:54 + [[ ! -f /tmp/.toxenv ]] 07:56:54 + [[ -n '' ]] 07:56:54 + python3 -m venv /tmp/venv-rqpm 07:56:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rqpm' 07:56:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rqpm 07:56:58 + echo /tmp/venv-rqpm 07:56:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:56:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:56:58 + /tmp/venv-rqpm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:57:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:57:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:57:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:57:01 + /tmp/venv-rqpm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:57:04 + type python3 07:57:04 + true 07:57:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rqpm/bin to PATH' 07:57:04 lf-activate-venv(): INFO: Adding /tmp/venv-rqpm/bin to PATH 07:57:04 + PATH=/tmp/venv-rqpm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:57:04 + return 0 07:57:04 + python3 --version 07:57:04 Python 3.10.6 07:57:04 + python3 -m pip --version 07:57:04 pip 24.0 from /tmp/venv-rqpm/lib/python3.10/site-packages/pip (python 3.10) 07:57:04 + python3 -m pip freeze 07:57:05 cachetools==5.3.3 07:57:05 chardet==5.2.0 07:57:05 colorama==0.4.6 07:57:05 distlib==0.3.8 07:57:05 filelock==3.13.3 07:57:05 packaging==24.0 07:57:05 platformdirs==4.2.0 07:57:05 pluggy==1.4.0 07:57:05 pyproject-api==1.6.1 07:57:05 tomli==2.0.1 07:57:05 tox==4.14.2 07:57:05 urllib3==1.26.18 07:57:05 virtualenv==20.25.1 07:57:05 [EnvInject] - Injecting environment variables from a build step. 07:57:05 [EnvInject] - Injecting as environment variables the properties content 07:57:05 PARALLEL=false 07:57:05 07:57:05 [EnvInject] - Variables injected successfully. 07:57:05 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12081442625685636981.sh 07:57:05 ---> tox-run.sh 07:57:05 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:57:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:57:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:57:05 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:57:05 + cd /w/workspace/oom-master-commit-lint/. 07:57:05 + source /home/jenkins/lf-env.sh 07:57:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:57:05 ++ mktemp -d /tmp/venv-XXXX 07:57:05 + lf_venv=/tmp/venv-SAAh 07:57:05 + local venv_file=/tmp/.os_lf_venv 07:57:05 + local python=python3 07:57:05 + local options 07:57:05 + local set_path=true 07:57:05 + local install_args= 07:57:05 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:57:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:57:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:57:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:57:05 + true 07:57:05 + case $1 in 07:57:05 + venv_file=/tmp/.toxenv 07:57:05 + shift 2 07:57:05 + true 07:57:05 + case $1 in 07:57:05 + shift 07:57:05 + break 07:57:05 + case $python in 07:57:05 + local pkg_list= 07:57:05 + [[ -d /opt/pyenv ]] 07:57:05 + echo 'Setup pyenv:' 07:57:05 Setup pyenv: 07:57:05 + export PYENV_ROOT=/opt/pyenv 07:57:05 + PYENV_ROOT=/opt/pyenv 07:57:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:57:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:57:05 + pyenv versions 07:57:05 system 07:57:05 3.8.13 07:57:05 3.9.13 07:57:05 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:57:05 + command -v pyenv 07:57:05 ++ pyenv init - --no-rehash 07:57:05 + 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[*]}"'\'')" 07:57:05 export PATH="/opt/pyenv/shims:${PATH}" 07:57:05 export PYENV_SHELL=bash 07:57:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:57:05 pyenv() { 07:57:05 local command 07:57:05 command="${1:-}" 07:57:05 if [ "$#" -gt 0 ]; then 07:57:05 shift 07:57:05 fi 07:57:05 07:57:05 case "$command" in 07:57:05 rehash|shell) 07:57:05 eval "$(pyenv "sh-$command" "$@")" 07:57:05 ;; 07:57:05 *) 07:57:05 command pyenv "$command" "$@" 07:57:05 ;; 07:57:05 esac 07:57:05 }' 07:57:05 +++ 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[*]}"' 07:57:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:57:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:57:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:57:05 ++ export PYENV_SHELL=bash 07:57:05 ++ PYENV_SHELL=bash 07:57:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:57:05 +++ complete -F _pyenv pyenv 07:57:05 ++ lf-pyver python3 07:57:05 ++ local py_version_xy=python3 07:57:05 ++ local py_version_xyz= 07:57:05 ++ pyenv versions 07:57:05 ++ local command 07:57:05 ++ command=versions 07:57:05 ++ '[' 1 -gt 0 ']' 07:57:05 ++ shift 07:57:05 ++ case "$command" in 07:57:05 ++ command pyenv versions 07:57:05 ++ pyenv versions 07:57:05 ++ awk '{ print $1 }' 07:57:05 ++ grep -E '^[0-9.]*[0-9]$' 07:57:05 ++ sed 's/^[ *]* //' 07:57:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:57:05 +++ grep '^3' /tmp/.pyenv_versions 07:57:05 +++ sort -V 07:57:05 +++ tail -n 1 07:57:05 ++ py_version_xyz=3.10.6 07:57:05 ++ [[ -z 3.10.6 ]] 07:57:05 ++ echo 3.10.6 07:57:05 ++ return 0 07:57:05 + pyenv local 3.10.6 07:57:05 + local command 07:57:05 + command=local 07:57:05 + '[' 2 -gt 0 ']' 07:57:05 + shift 07:57:05 + case "$command" in 07:57:05 + command pyenv local 3.10.6 07:57:05 + pyenv local 3.10.6 07:57:05 + for arg in "$@" 07:57:05 + case $arg in 07:57:05 + pkg_list+='tox ' 07:57:05 + for arg in "$@" 07:57:05 + case $arg in 07:57:05 + pkg_list+='virtualenv ' 07:57:05 + for arg in "$@" 07:57:05 + case $arg in 07:57:05 + pkg_list+='urllib3~=1.26.15 ' 07:57:05 + [[ -f /tmp/.toxenv ]] 07:57:05 ++ cat /tmp/.toxenv 07:57:05 + lf_venv=/tmp/venv-rqpm 07:57:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rqpm from' file:/tmp/.toxenv 07:57:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rqpm from file:/tmp/.toxenv 07:57:05 + /tmp/venv-rqpm/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:57:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:57:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:57:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:57:06 + /tmp/venv-rqpm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:57:07 + type python3 07:57:07 + true 07:57:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rqpm/bin to PATH' 07:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-rqpm/bin to PATH 07:57:07 + PATH=/tmp/venv-rqpm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:57:07 + return 0 07:57:07 + [[ -d /opt/pyenv ]] 07:57:07 + echo '---> Setting up pyenv' 07:57:07 ---> Setting up pyenv 07:57:07 + export PYENV_ROOT=/opt/pyenv 07:57:07 + PYENV_ROOT=/opt/pyenv 07:57:07 + export PATH=/opt/pyenv/bin:/tmp/venv-rqpm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:57:07 + PATH=/opt/pyenv/bin:/tmp/venv-rqpm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:57:07 ++ pwd 07:57:07 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:57:07 + export PYTHONPATH 07:57:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:57:07 + TOX_TESTENV_PASSENV=PYTHONPATH 07:57:07 + tox --version 07:57:07 4.14.2 from /tmp/venv-rqpm/lib/python3.10/site-packages/tox/__init__.py 07:57:08 + PARALLEL=false 07:57:08 + TOX_OPTIONS_LIST= 07:57:08 + [[ -n gitlint ]] 07:57:08 + TOX_OPTIONS_LIST=' -e gitlint' 07:57:08 + case ${PARALLEL,,} in 07:57:08 + tox -e gitlint 07:57:08 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:57:10 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 07:57:35 gitlint: freeze> python -m pip freeze --all 07:57:36 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 07:57:36 gitlint: commands[0]> gitlint 07:57:36 gitlint: OK (28.00=setup[27.82]+cmd[0.18] seconds) 07:57:36 congratulations :) (28.18 seconds) 07:57:36 + tox_status=0 07:57:36 + echo '---> Completed tox runs' 07:57:36 ---> Completed tox runs 07:57:36 + for i in .tox/*/log 07:57:36 ++ echo .tox/gitlint/log 07:57:36 ++ awk -F/ '{print $2}' 07:57:36 + tox_env=gitlint 07:57:36 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:57:36 + DOC_DIR=docs/_build/html 07:57:36 + [[ -d docs/_build/html ]] 07:57:36 + echo '---> tox-run.sh ends' 07:57:36 ---> tox-run.sh ends 07:57:36 + test 0 -eq 0 07:57:36 $ ssh-agent -k 07:57:36 unset SSH_AUTH_SOCK; 07:57:36 unset SSH_AGENT_PID; 07:57:36 echo Agent pid 2042 killed; 07:57:36 [ssh-agent] Stopped. 07:57:36 [PostBuildScript] - [INFO] Executing post build scripts. 07:57:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2919800150896064374.sh 07:57:36 ---> sysstat.sh 07:57:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12413692582897104544.sh 07:57:36 ---> package-listing.sh 07:57:36 ++ facter osfamily 07:57:36 ++ tr '[:upper:]' '[:lower:]' 07:57:37 + OS_FAMILY=debian 07:57:37 + workspace=/w/workspace/oom-master-commit-lint 07:57:37 + START_PACKAGES=/tmp/packages_start.txt 07:57:37 + END_PACKAGES=/tmp/packages_end.txt 07:57:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:57:37 + PACKAGES=/tmp/packages_start.txt 07:57:37 + '[' /w/workspace/oom-master-commit-lint ']' 07:57:37 + PACKAGES=/tmp/packages_end.txt 07:57:37 + case "${OS_FAMILY}" in 07:57:37 + dpkg -l 07:57:37 + grep '^ii' 07:57:37 + '[' -f /tmp/packages_start.txt ']' 07:57:37 + '[' -f /tmp/packages_end.txt ']' 07:57:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:57:37 + '[' /w/workspace/oom-master-commit-lint ']' 07:57:37 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:57:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:57:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14817815765141841932.sh 07:57:37 ---> capture-instance-metadata.sh 07:57:37 Setup pyenv: 07:57:37 system 07:57:37 3.8.13 07:57:37 3.9.13 07:57:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:57:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rZc6 07:57:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:57:43 lf-activate-venv(): INFO: Installing: lftools 07:58:15 lf-activate-venv(): INFO: Adding /tmp/venv-rZc6/bin to PATH 07:58:15 INFO: Running in OpenStack, capturing instance metadata 07:58:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1896746562581091939.sh 07:58:15 provisioning config files... 07:58:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config17187490582923509718tmp 07:58:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:58:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:58:15 [EnvInject] - Injecting environment variables from a build step. 07:58:15 [EnvInject] - Injecting as environment variables the properties content 07:58:15 SERVER_ID=logs 07:58:15 07:58:15 [EnvInject] - Variables injected successfully. 07:58:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5170261604035757168.sh 07:58:15 ---> create-netrc.sh 07:58:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9019850856396981884.sh 07:58:15 ---> python-tools-install.sh 07:58:15 Setup pyenv: 07:58:15 system 07:58:15 3.8.13 07:58:15 3.9.13 07:58:15 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:58:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZc6 from file:/tmp/.os_lf_venv 07:58:17 lf-activate-venv(): INFO: Installing: lftools 07:58:24 lf-activate-venv(): INFO: Adding /tmp/venv-rZc6/bin to PATH 07:58:24 Generating Requirements File 07:58:52 Python 3.10.6 07:58:52 pip 24.0 from /tmp/venv-rZc6/lib/python3.10/site-packages/pip (python 3.10) 07:58:53 appdirs==1.4.4 07:58:53 argcomplete==3.2.3 07:58:53 aspy.yaml==1.3.0 07:58:53 attrs==23.2.0 07:58:53 autopage==0.5.2 07:58:53 beautifulsoup4==4.12.3 07:58:53 boto3==1.34.75 07:58:53 botocore==1.34.75 07:58:53 bs4==0.0.2 07:58:53 cachetools==5.3.3 07:58:53 certifi==2024.2.2 07:58:53 cffi==1.16.0 07:58:53 cfgv==3.4.0 07:58:53 chardet==5.2.0 07:58:53 charset-normalizer==3.3.2 07:58:53 click==8.1.7 07:58:53 cliff==4.6.0 07:58:53 cmd2==2.4.3 07:58:53 cryptography==3.3.2 07:58:53 debtcollector==3.0.0 07:58:53 decorator==5.1.1 07:58:53 defusedxml==0.7.1 07:58:53 Deprecated==1.2.14 07:58:53 distlib==0.3.8 07:58:53 dnspython==2.6.1 07:58:53 docker==4.2.2 07:58:53 dogpile.cache==1.3.2 07:58:53 email_validator==2.1.1 07:58:53 filelock==3.13.3 07:58:53 future==1.0.0 07:58:53 gitdb==4.0.11 07:58:53 GitPython==3.1.43 07:58:53 google-auth==2.29.0 07:58:53 httplib2==0.22.0 07:58:53 identify==2.5.35 07:58:53 idna==3.6 07:58:53 importlib-resources==1.5.0 07:58:53 iso8601==2.1.0 07:58:53 Jinja2==3.1.3 07:58:53 jmespath==1.0.1 07:58:53 jsonpatch==1.33 07:58:53 jsonpointer==2.4 07:58:53 jsonschema==4.21.1 07:58:53 jsonschema-specifications==2023.12.1 07:58:53 keystoneauth1==5.6.0 07:58:53 kubernetes==29.0.0 07:58:53 lftools==0.37.10 07:58:53 lxml==5.2.0 07:58:53 MarkupSafe==2.1.5 07:58:53 msgpack==1.0.8 07:58:53 multi_key_dict==2.0.3 07:58:53 munch==4.0.0 07:58:53 netaddr==1.2.1 07:58:53 netifaces==0.11.0 07:58:53 niet==1.4.2 07:58:53 nodeenv==1.8.0 07:58:53 oauth2client==4.1.3 07:58:53 oauthlib==3.2.2 07:58:53 openstacksdk==3.0.0 07:58:53 os-client-config==2.1.0 07:58:53 os-service-types==1.7.0 07:58:53 osc-lib==3.0.1 07:58:53 oslo.config==9.4.0 07:58:53 oslo.context==5.5.0 07:58:53 oslo.i18n==6.3.0 07:58:53 oslo.log==5.5.1 07:58:53 oslo.serialization==5.4.0 07:58:53 oslo.utils==7.1.0 07:58:53 packaging==24.0 07:58:53 pbr==6.0.0 07:58:53 platformdirs==4.2.0 07:58:53 prettytable==3.10.0 07:58:53 pyasn1==0.6.0 07:58:53 pyasn1_modules==0.4.0 07:58:53 pycparser==2.22 07:58:53 pygerrit2==2.0.15 07:58:53 PyGithub==2.3.0 07:58:53 pyinotify==0.9.6 07:58:53 PyJWT==2.8.0 07:58:53 PyNaCl==1.5.0 07:58:53 pyparsing==2.4.7 07:58:53 pyperclip==1.8.2 07:58:53 pyrsistent==0.20.0 07:58:53 python-cinderclient==9.5.0 07:58:53 python-dateutil==2.9.0.post0 07:58:53 python-heatclient==3.5.0 07:58:53 python-jenkins==1.8.2 07:58:53 python-keystoneclient==5.4.0 07:58:53 python-magnumclient==4.4.0 07:58:53 python-novaclient==18.6.0 07:58:53 python-openstackclient==6.6.0 07:58:53 python-swiftclient==4.5.0 07:58:53 PyYAML==6.0.1 07:58:53 referencing==0.34.0 07:58:53 requests==2.31.0 07:58:53 requests-oauthlib==2.0.0 07:58:53 requestsexceptions==1.4.0 07:58:53 rfc3986==2.0.0 07:58:53 rpds-py==0.18.0 07:58:53 rsa==4.9 07:58:53 ruamel.yaml==0.18.6 07:58:53 ruamel.yaml.clib==0.2.8 07:58:53 s3transfer==0.10.1 07:58:53 simplejson==3.19.2 07:58:53 six==1.16.0 07:58:53 smmap==5.0.1 07:58:53 soupsieve==2.5 07:58:53 stevedore==5.2.0 07:58:53 tabulate==0.9.0 07:58:53 toml==0.10.2 07:58:53 tomlkit==0.12.4 07:58:53 tqdm==4.66.2 07:58:53 typing_extensions==4.10.0 07:58:53 tzdata==2024.1 07:58:53 urllib3==1.26.18 07:58:53 virtualenv==20.25.1 07:58:53 wcwidth==0.2.13 07:58:53 websocket-client==1.7.0 07:58:53 wrapt==1.16.0 07:58:53 xdg==6.0.0 07:58:53 xmltodict==0.13.0 07:58:53 yq==3.2.3 07:58:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4555293269052151452.sh 07:58:53 ---> sudo-logs.sh 07:58:53 Archiving 'sudo' log.. 07:58:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13144059373498580559.sh 07:58:53 ---> job-cost.sh 07:58:53 Setup pyenv: 07:58:53 system 07:58:53 3.8.13 07:58:53 3.9.13 07:58:53 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:58:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZc6 from file:/tmp/.os_lf_venv 07:58:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:58:59 lf-activate-venv(): INFO: Adding /tmp/venv-rZc6/bin to PATH 07:58:59 INFO: No Stack... 07:59:00 INFO: Retrieving Pricing Info for: v3-standard-4 07:59:00 INFO: Archiving Costs 07:59:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15780887749722973867.sh 07:59:00 ---> logs-deploy.sh 07:59:00 Setup pyenv: 07:59:00 system 07:59:00 3.8.13 07:59:00 3.9.13 07:59:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:59:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rZc6 from file:/tmp/.os_lf_venv 07:59:02 lf-activate-venv(): INFO: Installing: lftools 07:59:11 lf-activate-venv(): INFO: Adding /tmp/venv-rZc6/bin to PATH 07:59:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7283 07:59:11 INFO: archiving workspace using pattern(s): 07:59:12 Archives upload complete. 07:59:12 INFO: archiving logs to Nexus 07:59:13 ---> uname -a: 07:59:13 Linux prd-ubuntu1804-builder-4c-4g-20000 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:59:13 07:59:13 07:59:13 ---> lscpu: 07:59:13 Architecture: x86_64 07:59:13 CPU op-mode(s): 32-bit, 64-bit 07:59:13 Byte Order: Little Endian 07:59:13 CPU(s): 4 07:59:13 On-line CPU(s) list: 0-3 07:59:13 Thread(s) per core: 1 07:59:13 Core(s) per socket: 1 07:59:13 Socket(s): 4 07:59:13 NUMA node(s): 1 07:59:13 Vendor ID: AuthenticAMD 07:59:13 CPU family: 23 07:59:13 Model: 49 07:59:13 Model name: AMD EPYC-Rome Processor 07:59:13 Stepping: 0 07:59:13 CPU MHz: 2800.000 07:59:13 BogoMIPS: 5600.00 07:59:13 Virtualization: AMD-V 07:59:13 Hypervisor vendor: KVM 07:59:13 Virtualization type: full 07:59:13 L1d cache: 32K 07:59:13 L1i cache: 32K 07:59:13 L2 cache: 512K 07:59:13 L3 cache: 16384K 07:59:13 NUMA node0 CPU(s): 0-3 07:59:13 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 07:59:13 07:59:13 07:59:13 ---> nproc: 07:59:13 4 07:59:13 07:59:13 07:59:13 ---> df -h: 07:59:13 Filesystem Size Used Avail Use% Mounted on 07:59:13 udev 7.9G 0 7.9G 0% /dev 07:59:13 tmpfs 1.6G 672K 1.6G 1% /run 07:59:13 /dev/vda1 78G 8.4G 69G 11% / 07:59:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:59:13 tmpfs 5.0M 0 5.0M 0% /run/lock 07:59:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:59:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:59:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:59:13 07:59:13 07:59:13 ---> free -m: 07:59:13 total used free shared buff/cache available 07:59:13 Mem: 16040 574 13186 0 2278 15142 07:59:13 Swap: 1023 0 1023 07:59:13 07:59:13 07:59:13 ---> ip addr: 07:59:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:59:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:59:13 inet 127.0.0.1/8 scope host lo 07:59:13 valid_lft forever preferred_lft forever 07:59:13 inet6 ::1/128 scope host 07:59:13 valid_lft forever preferred_lft forever 07:59:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:59:13 link/ether fa:16:3e:24:d5:6c brd ff:ff:ff:ff:ff:ff 07:59:13 inet 10.30.106.125/23 brd 10.30.107.255 scope global dynamic ens3 07:59:13 valid_lft 83668sec preferred_lft 83668sec 07:59:13 inet6 fe80::f816:3eff:fe24:d56c/64 scope link 07:59:13 valid_lft forever preferred_lft forever 07:59:13 07:59:13 07:59:13 ---> sar -b -r -n DEV: 07:59:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20000) 04/02/24 _x86_64_ (4 CPU) 07:59:13 07:59:13 07:13:43 LINUX RESTART (4 CPU) 07:59:13 07:59:13 07:14:01 tps rtps wtps bread/s bwrtn/s 07:59:13 07:15:01 18.31 3.32 15.00 88.65 7718.98 07:59:13 07:16:01 5.90 0.03 5.87 2.40 6741.94 07:59:13 07:17:01 5.42 0.02 5.40 0.13 6733.68 07:59:13 07:18:01 5.62 0.00 5.62 0.00 6870.99 07:59:13 07:19:01 7.63 2.08 5.55 57.32 6737.14 07:59:13 07:20:01 5.30 0.02 5.28 0.13 6869.39 07:59:13 07:21:01 5.97 0.00 5.97 0.00 6874.32 07:59:13 07:22:01 5.28 0.00 5.28 0.00 6867.26 07:59:13 07:23:01 5.32 0.00 5.32 0.00 6732.74 07:59:13 07:24:01 2.37 0.00 2.37 0.00 1763.04 07:59:13 07:25:01 1.12 0.00 1.12 0.00 13.20 07:59:13 07:26:01 1.42 0.00 1.42 0.00 17.20 07:59:13 07:27:01 0.73 0.00 0.73 0.00 8.93 07:59:13 07:28:01 1.00 0.00 1.00 0.00 12.53 07:59:13 07:29:01 4.03 2.37 1.67 18.93 25.33 07:59:13 07:30:01 1.30 0.00 1.30 0.00 15.73 07:59:13 07:31:01 0.90 0.00 0.90 0.00 10.53 07:59:13 07:32:01 0.87 0.00 0.87 0.00 12.13 07:59:13 07:33:01 0.98 0.00 0.98 0.00 12.13 07:59:13 07:34:01 1.47 0.00 1.47 0.00 18.00 07:59:13 07:35:01 0.82 0.00 0.82 0.00 9.73 07:59:13 07:36:01 1.42 0.00 1.42 0.00 16.93 07:59:13 07:37:01 0.80 0.00 0.80 0.00 9.73 07:59:13 07:38:01 0.87 0.00 0.87 0.00 11.46 07:59:13 07:39:02 0.95 0.00 0.95 0.00 11.19 07:59:13 07:40:01 0.93 0.00 0.93 0.00 12.88 07:59:13 07:41:01 0.97 0.00 0.97 0.00 12.00 07:59:13 07:42:01 0.90 0.00 0.90 0.00 12.00 07:59:13 07:43:01 1.07 0.00 1.07 0.00 13.06 07:59:13 07:44:01 1.27 0.00 1.27 0.00 15.86 07:59:13 07:45:01 1.08 0.00 1.08 0.00 14.00 07:59:13 07:46:01 2.65 1.12 1.53 23.20 24.00 07:59:13 07:47:01 1.20 0.00 1.20 0.00 13.86 07:59:13 07:48:01 1.32 0.00 1.32 0.00 16.00 07:59:13 07:49:01 0.90 0.00 0.90 0.00 10.93 07:59:13 07:50:01 1.58 0.00 1.58 0.00 19.20 07:59:13 07:51:01 0.83 0.00 0.83 0.00 10.26 07:59:13 07:52:01 1.35 0.00 1.35 0.00 16.80 07:59:13 07:53:01 0.92 0.00 0.92 0.00 11.60 07:59:13 07:54:01 0.82 0.00 0.82 0.00 12.00 07:59:13 07:55:01 1.15 0.00 1.15 0.00 14.40 07:59:13 07:56:01 0.80 0.00 0.80 0.00 11.20 07:59:13 07:57:01 144.44 17.90 126.55 757.61 3334.51 07:59:13 07:58:01 105.37 14.50 90.87 464.46 7926.15 07:59:13 07:59:01 125.40 14.16 111.23 1072.09 14820.60 07:59:13 Average: 10.69 1.23 9.45 55.24 2010.39 07:59:13 07:59:13 07:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:59:13 07:15:01 14454816 15683848 1970152 11.99 32056 1416116 703884 4.03 496980 1298976 32 07:59:13 07:16:01 14455424 15684612 1969544 11.99 32136 1416188 703884 4.03 498560 1298884 176 07:59:13 07:17:01 14454340 15683668 1970628 12.00 32220 1416188 703884 4.03 498996 1298892 12 07:59:13 07:18:01 14454772 15684180 1970196 12.00 32300 1416200 703884 4.03 498900 1298900 124 07:59:13 07:19:01 14432628 15664276 1992340 12.13 32396 1417916 703884 4.03 520100 1299536 16 07:59:13 07:20:01 14432492 15664228 1992476 12.13 32480 1417932 703884 4.03 519944 1299548 220 07:59:13 07:21:01 14432508 15664360 1992460 12.13 32560 1417936 703884 4.03 520088 1299556 28 07:59:13 07:22:01 14432484 15664420 1992484 12.13 32632 1417940 703884 4.03 519984 1299556 160 07:59:13 07:23:01 14432104 15664120 1992864 12.13 32704 1417940 703884 4.03 520344 1299564 8 07:59:13 07:24:01 14431448 15663552 1993520 12.14 32760 1417948 719916 4.12 520300 1299572 180 07:59:13 07:25:01 14431248 15663540 1993720 12.14 32800 1418080 719916 4.12 520272 1299692 160 07:59:13 07:26:01 14431528 15663864 1993440 12.14 32840 1418084 719916 4.12 520592 1299700 12 07:59:13 07:27:01 14431024 15663396 1993944 12.14 32864 1418084 719916 4.12 520836 1299696 168 07:59:13 07:28:01 14431080 15663456 1993888 12.14 32904 1418088 719916 4.12 520636 1299700 156 07:59:13 07:29:01 14429824 15662860 1995144 12.15 33508 1418084 706944 4.05 521408 1299704 4 07:59:13 07:30:01 14429988 15663064 1994980 12.15 33540 1418096 706944 4.05 521380 1299708 40 07:59:13 07:31:01 14429764 15662900 1995204 12.15 33580 1418096 706944 4.05 521864 1299708 20 07:59:13 07:32:01 14429732 15662924 1995236 12.15 33620 1418100 706944 4.05 521736 1299712 248 07:59:13 07:33:01 14429664 15662884 1995304 12.15 33644 1418104 706944 4.05 521760 1299716 8 07:59:13 07:34:01 14429540 15662808 1995428 12.15 33684 1418108 706944 4.05 521844 1299724 4 07:59:13 07:35:01 14429828 15663104 1995140 12.15 33708 1418112 706944 4.05 521668 1299724 8 07:59:13 07:36:01 14429636 15662964 1995332 12.15 33740 1418116 706944 4.05 522004 1299728 12 07:59:13 07:37:01 14429504 15662888 1995464 12.15 33764 1418124 706944 4.05 521916 1299736 176 07:59:13 07:38:01 14429520 15662932 1995448 12.15 33796 1418128 706944 4.05 521900 1299740 160 07:59:13 07:39:02 14429204 15662652 1995764 12.15 33812 1418128 706944 4.05 522108 1299740 8 07:59:13 07:40:01 14429444 15662920 1995524 12.15 33852 1418132 706944 4.05 521968 1299744 156 07:59:13 07:41:01 14429436 15662956 1995532 12.15 33876 1418136 706944 4.05 522060 1299748 8 07:59:13 07:42:01 14429540 15663100 1995428 12.15 33916 1418144 706944 4.05 522220 1299752 160 07:59:13 07:43:01 14428912 15662544 1996056 12.15 33956 1418144 706944 4.05 522116 1299756 4 07:59:13 07:44:01 14429160 15662828 1995808 12.15 33988 1418148 706944 4.05 522232 1299760 40 07:59:13 07:45:01 14428460 15662192 1996508 12.16 34052 1418144 706944 4.05 522332 1299764 8 07:59:13 07:46:01 14427396 15662072 1997572 12.16 34140 1418828 718556 4.11 522592 1300208 160 07:59:13 07:47:01 14427288 15662008 1997680 12.16 34176 1418828 718556 4.11 522744 1300208 12 07:59:13 07:48:01 14427548 15662304 1997420 12.16 34216 1418832 718556 4.11 522792 1300212 52 07:59:13 07:49:01 14427192 15661976 1997776 12.16 34240 1418836 718556 4.11 522876 1300216 16 07:59:13 07:50:01 14427240 15662052 1997728 12.16 34288 1418816 718556 4.11 522960 1300220 4 07:59:13 07:51:01 14427248 15662108 1997720 12.16 34312 1418844 718556 4.11 522856 1300224 8 07:59:13 07:52:01 14427272 15662200 1997696 12.16 34352 1418848 718556 4.11 523044 1300228 200 07:59:13 07:53:01 14427552 15662516 1997416 12.16 34384 1418852 718556 4.11 523080 1300232 172 07:59:13 07:54:01 14427268 15662408 1997700 12.16 34424 1418988 718556 4.11 523120 1300368 272 07:59:13 07:55:01 14426680 15661848 1998288 12.17 34468 1418972 718556 4.11 523264 1300368 8 07:59:13 07:56:01 14427140 15662364 1997828 12.16 34500 1418992 718556 4.11 523172 1300372 244 07:59:13 07:57:01 14166228 15555328 2258740 13.75 42920 1557624 792072 4.53 663204 1404012 61108 07:59:13 07:58:01 13771184 15481156 2653784 16.16 74716 1827304 817784 4.68 787508 1635524 204780 07:59:13 07:59:01 13531584 15534440 2893384 17.62 96760 2083380 765864 4.38 763240 1868588 107696 07:59:13 Average: 14391286 15655529 2033682 12.38 36035 1445081 716276 4.10 534122 1322183 8383 07:59:13 07:59:13 07:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:59:13 07:15:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:15:01 ens3 113.38 62.21 251.88 16.70 0.00 0.00 0.00 0.00 07:59:13 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:16:01 ens3 1.58 0.97 0.73 1.79 0.00 0.00 0.00 0.00 07:59:13 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:17:01 ens3 0.63 0.42 0.36 0.49 0.00 0.00 0.00 0.00 07:59:13 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:18:01 ens3 0.25 0.30 0.06 0.39 0.00 0.00 0.00 0.00 07:59:13 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:19:01 ens3 10.10 8.58 6.52 10.38 0.00 0.00 0.00 0.00 07:59:13 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:20:01 ens3 0.28 0.27 0.06 0.21 0.00 0.00 0.00 0.00 07:59:13 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:21:01 ens3 0.20 0.12 0.06 0.01 0.00 0.00 0.00 0.00 07:59:13 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:22:01 ens3 0.20 0.23 0.06 0.34 0.00 0.00 0.00 0.00 07:59:13 07:23:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:23:01 ens3 0.18 0.63 0.06 0.05 0.00 0.00 0.00 0.00 07:59:13 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:24:01 ens3 0.38 1.10 0.14 0.42 0.00 0.00 0.00 0.00 07:59:13 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:25:01 ens3 0.33 0.47 0.28 0.10 0.00 0.00 0.00 0.00 07:59:13 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:26:01 ens3 0.32 0.32 0.11 0.18 0.00 0.00 0.00 0.00 07:59:13 07:27:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:27:01 ens3 0.22 0.22 0.06 0.50 0.00 0.00 0.00 0.00 07:59:13 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:28:01 ens3 0.23 0.17 0.06 0.17 0.00 0.00 0.00 0.00 07:59:13 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:29:01 ens3 0.27 0.25 0.13 0.21 0.00 0.00 0.00 0.00 07:59:13 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:30:01 ens3 0.30 0.23 0.07 0.21 0.00 0.00 0.00 0.00 07:59:13 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:31:01 ens3 1.10 0.50 0.47 0.42 0.00 0.00 0.00 0.00 07:59:13 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:32:01 ens3 0.28 0.23 0.06 0.27 0.00 0.00 0.00 0.00 07:59:13 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:33:01 ens3 0.25 0.22 0.06 0.21 0.00 0.00 0.00 0.00 07:59:13 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:34:01 ens3 0.37 0.27 0.14 0.21 0.00 0.00 0.00 0.00 07:59:13 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:35:01 ens3 0.23 0.07 0.06 0.04 0.00 0.00 0.00 0.00 07:59:13 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:36:01 ens3 0.57 0.50 0.21 0.86 0.00 0.00 0.00 0.00 07:59:13 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:37:01 ens3 0.15 0.15 0.05 0.18 0.00 0.00 0.00 0.00 07:59:13 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:38:01 ens3 0.22 0.23 0.06 0.18 0.00 0.00 0.00 0.00 07:59:13 07:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:39:02 ens3 0.27 0.22 0.13 0.21 0.00 0.00 0.00 0.00 07:59:13 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:40:01 ens3 0.24 0.24 0.06 0.22 0.00 0.00 0.00 0.00 07:59:13 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:41:01 ens3 0.17 0.15 0.05 0.17 0.00 0.00 0.00 0.00 07:59:13 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:42:01 ens3 0.22 0.22 0.06 0.18 0.00 0.00 0.00 0.00 07:59:13 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:43:01 ens3 0.85 0.43 0.35 0.32 0.00 0.00 0.00 0.00 07:59:13 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:44:01 ens3 0.70 0.30 0.16 0.44 0.00 0.00 0.00 0.00 07:59:13 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:45:01 ens3 1.18 0.88 0.69 0.80 0.00 0.00 0.00 0.00 07:59:13 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:46:01 ens3 0.23 0.22 0.06 0.21 0.00 0.00 0.00 0.00 07:59:13 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:47:01 ens3 0.25 0.17 0.06 0.18 0.00 0.00 0.00 0.00 07:59:13 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:48:01 ens3 1.32 0.53 0.59 0.45 0.00 0.00 0.00 0.00 07:59:13 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:49:01 ens3 0.23 0.07 0.06 0.10 0.00 0.00 0.00 0.00 07:59:13 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:50:01 ens3 0.53 0.30 0.20 0.26 0.00 0.00 0.00 0.00 07:59:13 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:51:01 ens3 0.18 0.17 0.06 0.18 0.00 0.00 0.00 0.00 07:59:13 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:52:01 ens3 0.25 0.27 0.06 0.18 0.00 0.00 0.00 0.00 07:59:13 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:53:01 ens3 0.18 0.13 0.06 0.17 0.00 0.00 0.00 0.00 07:59:13 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:54:01 ens3 0.58 0.18 0.10 0.18 0.00 0.00 0.00 0.00 07:59:13 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:13 07:55:01 ens3 0.98 0.83 0.58 0.70 0.00 0.00 0.00 0.00 07:59:13 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:13 07:56:01 ens3 0.62 0.47 0.26 0.86 0.00 0.00 0.00 0.00 07:59:13 07:57:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:59:13 07:57:01 ens3 205.05 143.69 1013.40 47.79 0.00 0.00 0.00 0.00 07:59:13 07:58:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 07:59:13 07:58:01 ens3 61.74 42.68 746.38 11.31 0.00 0.00 0.00 0.00 07:59:13 07:59:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 07:59:13 07:59:01 ens3 49.44 34.29 766.85 8.72 0.00 0.00 0.00 0.00 07:59:13 Average: lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 07:59:13 Average: ens3 10.16 6.78 62.07 2.40 0.00 0.00 0.00 0.00 07:59:13 07:59:13 07:59:13 ---> sar -P ALL: 07:59:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20000) 04/02/24 _x86_64_ (4 CPU) 07:59:13 07:59:13 07:13:43 LINUX RESTART (4 CPU) 07:59:13 07:59:13 07:14:01 CPU %user %nice %system %iowait %steal %idle 07:59:13 07:15:01 all 1.76 0.00 0.13 0.79 0.01 97.32 07:59:13 07:15:01 0 0.87 0.00 0.15 0.00 0.02 98.97 07:59:13 07:15:01 1 2.70 0.00 0.03 0.08 0.00 97.18 07:59:13 07:15:01 2 1.65 0.00 0.22 3.00 0.02 95.11 07:59:13 07:15:01 3 1.80 0.00 0.08 0.07 0.02 98.03 07:59:13 07:16:01 all 0.17 0.00 0.03 0.96 0.00 98.83 07:59:13 07:16:01 0 0.17 0.00 0.05 0.15 0.02 99.62 07:59:13 07:16:01 1 0.18 0.00 0.03 0.00 0.00 99.78 07:59:13 07:16:01 2 0.07 0.00 0.03 3.72 0.00 96.18 07:59:13 07:16:01 3 0.25 0.00 0.00 0.00 0.00 99.75 07:59:13 07:17:01 all 0.03 0.00 0.01 0.78 0.00 99.17 07:59:13 07:17:01 0 0.07 0.00 0.03 0.10 0.00 99.80 07:59:13 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:17:01 2 0.03 0.00 0.00 3.00 0.00 96.96 07:59:13 07:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:59:13 07:18:01 all 0.02 0.00 0.01 0.88 0.01 99.08 07:59:13 07:18:01 0 0.05 0.00 0.05 0.15 0.02 99.73 07:59:13 07:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:59:13 07:18:01 2 0.02 0.00 0.00 3.37 0.02 96.60 07:59:13 07:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:59:13 07:19:01 all 0.71 0.00 0.05 0.60 0.00 98.63 07:59:13 07:19:01 0 0.65 0.00 0.08 0.08 0.02 99.16 07:59:13 07:19:01 1 0.72 0.00 0.03 0.02 0.02 99.22 07:59:13 07:19:01 2 0.98 0.00 0.03 2.27 0.02 96.70 07:59:13 07:19:01 3 0.48 0.00 0.07 0.03 0.00 99.42 07:59:13 07:20:01 all 0.02 0.00 0.01 0.50 0.01 99.47 07:59:13 07:20:01 0 0.00 0.00 0.00 0.07 0.02 99.92 07:59:13 07:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:59:13 07:20:01 2 0.02 0.00 0.00 1.94 0.02 98.03 07:59:13 07:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:59:13 07:21:01 all 0.03 0.00 0.00 0.65 0.01 99.32 07:59:13 07:21:01 0 0.03 0.00 0.00 0.10 0.00 99.87 07:59:13 07:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:21:01 2 0.03 0.00 0.02 2.50 0.00 97.45 07:59:13 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:22:01 all 0.02 0.00 0.01 0.67 0.00 99.29 07:59:13 07:22:01 0 0.03 0.00 0.02 0.10 0.00 99.85 07:59:13 07:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:22:01 2 0.02 0.00 0.02 2.59 0.02 97.36 07:59:13 07:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:23:01 all 0.02 0.00 0.01 0.62 0.01 99.34 07:59:13 07:23:01 0 0.03 0.00 0.00 0.03 0.02 99.92 07:59:13 07:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:59:13 07:23:01 2 0.03 0.00 0.02 2.44 0.02 97.50 07:59:13 07:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:59:13 07:24:01 all 0.03 0.00 0.00 0.22 0.00 99.75 07:59:13 07:24:01 0 0.03 0.00 0.02 0.05 0.00 99.90 07:59:13 07:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:24:01 2 0.03 0.00 0.02 0.85 0.02 99.08 07:59:13 07:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:59:13 07:25:01 all 0.03 0.00 0.02 0.01 0.00 99.95 07:59:13 07:25:01 0 0.07 0.00 0.02 0.03 0.00 99.88 07:59:13 07:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:59:13 07:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:59:13 07:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:59:13 07:25:01 CPU %user %nice %system %iowait %steal %idle 07:59:13 07:26:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:59:13 07:26:01 0 0.02 0.00 0.00 0.02 0.02 99.95 07:59:13 07:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:59:13 07:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:59:13 07:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:59:13 07:27:01 0 0.03 0.00 0.02 0.02 0.00 99.93 07:59:13 07:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:27:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:59:13 07:27:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:59:13 07:28:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:59:13 07:28:01 0 0.02 0.00 0.02 0.02 0.00 99.95 07:59:13 07:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:59:13 07:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:59:13 07:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:29:01 all 0.03 0.00 0.02 0.01 0.00 99.93 07:59:13 07:29:01 0 0.03 0.00 0.00 0.02 0.00 99.95 07:59:13 07:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:59:13 07:29:01 2 0.05 0.00 0.03 0.02 0.02 99.88 07:59:13 07:29:01 3 0.03 0.00 0.03 0.03 0.00 99.90 07:59:13 07:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:59:13 07:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:59:13 07:30:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:59:13 07:30:01 2 0.05 0.00 0.00 0.02 0.02 99.92 07:59:13 07:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:31:01 all 0.04 0.00 0.01 0.00 0.00 99.94 07:59:13 07:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:59:13 07:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:31:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:59:13 07:31:01 3 0.07 0.00 0.00 0.00 0.00 99.93 07:59:13 07:32:01 all 0.02 0.00 0.02 0.01 0.00 99.95 07:59:13 07:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:59:13 07:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:32:01 2 0.03 0.00 0.07 0.03 0.00 99.87 07:59:13 07:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:59:13 07:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:59:13 07:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:33:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:59:13 07:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:59:13 07:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:59:13 07:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:34:01 2 0.02 0.00 0.02 0.03 0.02 99.92 07:59:13 07:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:59:13 07:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:59:13 07:35:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:59:13 07:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:36:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:59:13 07:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:59:13 07:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:36:01 2 0.05 0.00 0.02 0.03 0.00 99.90 07:59:13 07:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:59:13 07:59:13 07:36:01 CPU %user %nice %system %iowait %steal %idle 07:59:13 07:37:01 all 0.02 0.00 0.00 0.00 0.00 99.97 07:59:13 07:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:59:13 07:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:59:13 07:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:59:13 07:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:59:13 07:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:59:13 07:38:01 2 0.00 0.00 0.03 0.03 0.00 99.93 07:59:13 07:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:39:02 all 0.01 0.00 0.01 0.01 0.00 99.96 07:59:13 07:39:02 0 0.03 0.00 0.02 0.03 0.00 99.92 07:59:13 07:39:02 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:39:02 2 0.02 0.00 0.05 0.02 0.02 99.90 07:59:13 07:39:02 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:59:13 07:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:59:13 07:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:40:01 2 0.03 0.00 0.02 0.03 0.02 99.90 07:59:13 07:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:41:01 all 0.01 0.00 0.01 0.02 0.00 99.96 07:59:13 07:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:59:13 07:41:01 2 0.03 0.00 0.03 0.07 0.00 99.87 07:59:13 07:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:42:01 all 0.43 0.00 0.02 0.01 0.00 99.53 07:59:13 07:42:01 0 1.68 0.00 0.02 0.00 0.02 98.29 07:59:13 07:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:42:01 2 0.02 0.00 0.07 0.02 0.02 99.88 07:59:13 07:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:59:13 07:43:01 all 0.53 0.00 0.01 0.00 0.00 99.45 07:59:13 07:43:01 0 2.05 0.00 0.02 0.00 0.00 97.93 07:59:13 07:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:43:01 2 0.03 0.00 0.03 0.02 0.02 99.90 07:59:13 07:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:44:01 all 0.51 0.00 0.02 0.01 0.01 99.46 07:59:13 07:44:01 0 1.99 0.00 0.00 0.00 0.02 98.00 07:59:13 07:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:44:01 2 0.00 0.00 0.03 0.03 0.02 99.92 07:59:13 07:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:59:13 07:45:01 all 0.23 0.00 0.00 0.00 0.00 99.75 07:59:13 07:45:01 0 0.85 0.00 0.02 0.00 0.00 99.14 07:59:13 07:45:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:59:13 07:45:01 2 0.07 0.00 0.00 0.03 0.00 99.90 07:59:13 07:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:59:13 07:46:01 all 0.37 0.00 0.08 0.02 0.00 99.53 07:59:13 07:46:01 0 1.13 0.00 0.10 0.00 0.00 98.77 07:59:13 07:46:01 1 0.07 0.00 0.07 0.02 0.00 99.85 07:59:13 07:46:01 2 0.02 0.00 0.08 0.00 0.02 99.88 07:59:13 07:46:01 3 0.25 0.00 0.07 0.02 0.00 99.67 07:59:13 07:47:01 all 0.16 0.00 0.01 0.01 0.00 99.82 07:59:13 07:47:01 0 0.55 0.00 0.02 0.00 0.02 99.42 07:59:13 07:47:01 1 0.00 0.00 0.00 0.03 0.00 99.97 07:59:13 07:47:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:59:13 07:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:59:13 07:47:01 CPU %user %nice %system %iowait %steal %idle 07:59:13 07:48:01 all 0.03 0.00 0.02 0.01 0.00 99.95 07:59:13 07:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:59:13 07:48:01 1 0.02 0.00 0.02 0.03 0.00 99.93 07:59:13 07:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:59:13 07:48:01 3 0.03 0.00 0.02 0.02 0.00 99.93 07:59:13 07:49:01 all 0.02 0.00 0.00 0.00 0.00 99.97 07:59:13 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:49:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:59:13 07:49:01 2 0.05 0.00 0.02 0.00 0.02 99.92 07:59:13 07:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:50:01 all 0.06 0.00 0.01 0.01 0.00 99.92 07:59:13 07:50:01 0 0.20 0.00 0.02 0.00 0.00 99.78 07:59:13 07:50:01 1 0.02 0.00 0.02 0.03 0.00 99.93 07:59:13 07:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:59:13 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:51:01 all 0.51 0.00 0.01 0.00 0.01 99.47 07:59:13 07:51:01 0 1.99 0.00 0.00 0.00 0.03 97.98 07:59:13 07:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:59:13 07:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:52:01 all 0.23 0.00 0.01 0.04 0.00 99.72 07:59:13 07:52:01 0 0.88 0.00 0.02 0.07 0.02 99.02 07:59:13 07:52:01 1 0.02 0.00 0.02 0.10 0.02 99.85 07:59:13 07:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:59:13 07:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:59:13 07:53:01 all 0.51 0.00 0.02 0.01 0.00 99.46 07:59:13 07:53:01 0 1.97 0.00 0.02 0.00 0.00 98.01 07:59:13 07:53:01 1 0.05 0.00 0.03 0.03 0.00 99.88 07:59:13 07:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:59:13 07:54:01 all 0.07 0.00 0.01 0.01 0.00 99.91 07:59:13 07:54:01 0 0.20 0.00 0.00 0.00 0.00 99.80 07:59:13 07:54:01 1 0.03 0.00 0.03 0.07 0.02 99.85 07:59:13 07:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:59:13 07:55:01 all 0.32 0.00 0.01 0.02 0.00 99.63 07:59:13 07:55:01 0 1.21 0.00 0.02 0.00 0.00 98.78 07:59:13 07:55:01 1 0.07 0.00 0.02 0.08 0.00 99.83 07:59:13 07:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:59:13 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:56:01 all 0.15 0.00 0.03 0.00 0.00 99.82 07:59:13 07:56:01 0 0.50 0.00 0.07 0.00 0.00 99.43 07:59:13 07:56:01 1 0.05 0.00 0.03 0.02 0.02 99.88 07:59:13 07:56:01 2 0.05 0.00 0.00 0.00 0.00 99.95 07:59:13 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:59:13 07:57:01 all 6.90 0.00 0.77 1.26 0.03 91.04 07:59:13 07:57:01 0 6.52 0.00 1.25 4.18 0.03 88.01 07:59:13 07:57:01 1 9.46 0.00 0.83 0.50 0.05 89.15 07:59:13 07:57:01 2 8.82 0.00 0.53 0.17 0.02 90.46 07:59:13 07:57:01 3 2.79 0.00 0.48 0.23 0.03 96.46 07:59:13 07:58:01 all 20.61 0.00 1.63 2.14 0.07 75.56 07:59:13 07:58:01 0 25.36 0.00 1.30 0.20 0.05 73.09 07:59:13 07:58:01 1 11.23 0.00 1.62 5.51 0.10 81.54 07:59:13 07:58:01 2 36.49 0.00 2.45 1.24 0.08 59.74 07:59:13 07:58:01 3 9.30 0.00 1.11 1.59 0.02 87.98 07:59:13 07:59:13 07:58:01 CPU %user %nice %system %iowait %steal %idle 07:59:13 07:59:01 all 20.94 0.00 1.55 2.79 0.05 74.67 07:59:13 07:59:01 0 25.02 0.00 1.32 0.43 0.05 73.18 07:59:13 07:59:01 1 13.64 0.00 1.88 4.79 0.05 79.64 07:59:13 07:59:01 2 23.27 0.00 1.53 1.15 0.05 73.99 07:59:13 07:59:01 3 21.84 0.00 1.48 4.80 0.07 71.81 07:59:13 Average: all 1.24 0.00 0.10 0.29 0.01 98.36 07:59:13 Average: 0 1.66 0.00 0.11 0.13 0.01 98.09 07:59:13 Average: 1 0.85 0.00 0.11 0.25 0.01 98.78 07:59:13 Average: 2 1.61 0.00 0.12 0.64 0.01 97.62 07:59:13 Average: 3 0.83 0.00 0.08 0.15 0.00 98.94 07:59:13 07:59:13 07:59:13