06:30:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 06:30:37 Running as SYSTEM 06:30:37 [EnvInject] - Loading node environment variables. 06:30:37 Building remotely on prd-ubuntu1804-builder-4c-4g-4085 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:30:37 [ssh-agent] Looking for ssh-agent implementation... 06:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:37 $ ssh-agent 06:30:37 SSH_AUTH_SOCK=/tmp/ssh-dhZpXKIAsaNv/agent.1786 06:30:37 SSH_AGENT_PID=1788 06:30:37 [ssh-agent] Started. 06:30:37 Running ssh-add (command line suppressed) 06:30:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7196929618711920502.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7196929618711920502.key) 06:30:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:30:37 The recommended git tool is: NONE 06:30:39 using credential onap-jenkins-ssh 06:30:39 Wiping out workspace first. 06:30:39 Cloning the remote Git repository 06:30:39 Cloning repository git://cloud.onap.org/mirror/oom.git 06:30:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:30:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:30:39 > git --version # timeout=10 06:30:39 > git --version # 'git version 2.17.1' 06:30:39 using GIT_SSH to set credentials Gerrit user 06:30:39 Verifying host key using manually-configured host key entries 06:30:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:30:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:30:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:30:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:30:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:30:45 using GIT_SSH to set credentials Gerrit user 06:30:45 Verifying host key using manually-configured host key entries 06:30:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/8 # timeout=30 06:30:45 > git rev-parse 715da3b1123f4dfb3bf0f4125987089bc3f0c605^{commit} # timeout=10 06:30:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:30:45 Checking out Revision 715da3b1123f4dfb3bf0f4125987089bc3f0c605 (refs/changes/84/141684/8) 06:30:45 > git config core.sparsecheckout # timeout=10 06:30:45 > git checkout -f 715da3b1123f4dfb3bf0f4125987089bc3f0c605 # timeout=30 06:30:48 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 06:30:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:30:48 > git rev-list --no-walk 5fa1f785e3fb780982f0fc76334bad8fb8a10188 # timeout=10 06:30:49 [EnvInject] - Injecting environment variables from a build step. 06:30:49 [EnvInject] - Injecting as environment variables the properties content 06:30:49 PYTHON=python3 06:30:49 06:30:49 [EnvInject] - Variables injected successfully. 06:30:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10072904668019558030.sh 06:30:49 ---> tox-install.sh 06:30:49 + source /home/jenkins/lf-env.sh 06:30:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:30:49 ++ mktemp -d /tmp/venv-XXXX 06:30:49 + lf_venv=/tmp/venv-pVYQ 06:30:49 + local venv_file=/tmp/.os_lf_venv 06:30:49 + local python=python3 06:30:49 + local options 06:30:49 + local set_path=true 06:30:49 + local install_args= 06:30:49 ++ 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 06:30:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:30:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:30:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:30:49 + true 06:30:49 + case $1 in 06:30:49 + venv_file=/tmp/.toxenv 06:30:49 + shift 2 06:30:49 + true 06:30:49 + case $1 in 06:30:49 + shift 06:30:49 + break 06:30:49 + case $python in 06:30:49 + local pkg_list= 06:30:49 + [[ -d /opt/pyenv ]] 06:30:49 + echo 'Setup pyenv:' 06:30:49 Setup pyenv: 06:30:49 + export PYENV_ROOT=/opt/pyenv 06:30:49 + PYENV_ROOT=/opt/pyenv 06:30:49 + 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 06:30:49 + 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 06:30:49 + pyenv versions 06:30:49 * system (set by /opt/pyenv/version) 06:30:49 * 3.8.13 (set by /opt/pyenv/version) 06:30:49 * 3.9.13 (set by /opt/pyenv/version) 06:30:49 * 3.10.6 (set by /opt/pyenv/version) 06:30:49 + command -v pyenv 06:30:49 ++ pyenv init - --no-rehash 06:30:49 + 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:30:49 export PATH="/opt/pyenv/shims:${PATH}" 06:30:49 export PYENV_SHELL=bash 06:30:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:30:49 pyenv() { 06:30:49 local command 06:30:49 command="${1:-}" 06:30:49 if [ "$#" -gt 0 ]; then 06:30:49 shift 06:30:49 fi 06:30:49 06:30:49 case "$command" in 06:30:49 rehash|shell) 06:30:49 eval "$(pyenv "sh-$command" "$@")" 06:30:49 ;; 06:30:49 *) 06:30:49 command pyenv "$command" "$@" 06:30:49 ;; 06:30:49 esac 06:30:49 }' 06:30:49 +++ 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:30:49 ++ 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 06:30:49 ++ 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 06:30:49 ++ 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 06:30:49 ++ export PYENV_SHELL=bash 06:30:49 ++ PYENV_SHELL=bash 06:30:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:30:49 +++ complete -F _pyenv pyenv 06:30:49 ++ lf-pyver python3 06:30:49 ++ local py_version_xy=python3 06:30:49 ++ local py_version_xyz= 06:30:49 ++ pyenv versions 06:30:49 ++ local command 06:30:49 ++ command=versions 06:30:49 ++ '[' 1 -gt 0 ']' 06:30:49 ++ shift 06:30:49 ++ case "$command" in 06:30:49 ++ command pyenv versions 06:30:49 ++ pyenv versions 06:30:49 ++ sed 's/^[ *]* //' 06:30:49 ++ awk '{ print $1 }' 06:30:49 ++ grep -E '^[0-9.]*[0-9]$' 06:30:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:30:49 +++ grep '^3' /tmp/.pyenv_versions 06:30:49 +++ sort -V 06:30:49 +++ tail -n 1 06:30:49 ++ py_version_xyz=3.10.6 06:30:49 ++ [[ -z 3.10.6 ]] 06:30:49 ++ echo 3.10.6 06:30:49 ++ return 0 06:30:49 + pyenv local 3.10.6 06:30:49 + local command 06:30:49 + command=local 06:30:49 + '[' 2 -gt 0 ']' 06:30:49 + shift 06:30:49 + case "$command" in 06:30:49 + command pyenv local 3.10.6 06:30:49 + pyenv local 3.10.6 06:30:49 + for arg in "$@" 06:30:49 + case $arg in 06:30:49 + pkg_list+='tox ' 06:30:49 + for arg in "$@" 06:30:49 + case $arg in 06:30:49 + pkg_list+='virtualenv ' 06:30:49 + for arg in "$@" 06:30:49 + case $arg in 06:30:49 + pkg_list+='urllib3~=1.26.15 ' 06:30:49 + [[ -f /tmp/.toxenv ]] 06:30:49 + [[ ! -f /tmp/.toxenv ]] 06:30:49 + [[ -n '' ]] 06:30:49 + python3 -m venv /tmp/venv-pVYQ 06:30:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pVYQ' 06:30:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pVYQ 06:30:54 + echo /tmp/venv-pVYQ 06:30:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:30:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:30:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:30:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:54 + local 'pip_opts=--upgrade --quiet' 06:30:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:30:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:30:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:30:54 + [[ -n '' ]] 06:30:54 + [[ -n '' ]] 06:30:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:30:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:54 + /tmp/venv-pVYQ/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:31:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:31:00 lf-activate-venv(): INFO: Base packages installed successfully 06:31:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:31:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:31:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:31:00 + /tmp/venv-pVYQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:31:03 + type python3 06:31:03 + true 06:31:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pVYQ/bin to PATH' 06:31:03 lf-activate-venv(): INFO: Adding /tmp/venv-pVYQ/bin to PATH 06:31:03 + PATH=/tmp/venv-pVYQ/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 06:31:03 + return 0 06:31:03 + python3 --version 06:31:03 Python 3.10.6 06:31:03 + python3 -m pip --version 06:31:03 pip 25.2 from /tmp/venv-pVYQ/lib/python3.10/site-packages/pip (python 3.10) 06:31:03 + python3 -m pip freeze 06:31:03 cachetools==6.2.1 06:31:03 chardet==5.2.0 06:31:03 colorama==0.4.6 06:31:03 distlib==0.4.0 06:31:03 filelock==3.20.0 06:31:03 packaging==25.0 06:31:03 platformdirs==4.5.0 06:31:03 pluggy==1.6.0 06:31:03 pyproject-api==1.10.0 06:31:03 tomli==2.3.0 06:31:03 tox==4.31.0 06:31:03 typing_extensions==4.15.0 06:31:03 urllib3==1.26.20 06:31:03 virtualenv==20.35.3 06:31:03 [EnvInject] - Injecting environment variables from a build step. 06:31:03 [EnvInject] - Injecting as environment variables the properties content 06:31:03 PARALLEL=false 06:31:03 06:31:03 [EnvInject] - Variables injected successfully. 06:31:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10626904298703908184.sh 06:31:03 ---> tox-run.sh 06:31:03 + 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 06:31:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:31:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:31:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:31:03 + cd /w/workspace/oom-master-pre-commit-lint/. 06:31:03 + source /home/jenkins/lf-env.sh 06:31:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:31:03 ++ mktemp -d /tmp/venv-XXXX 06:31:03 + lf_venv=/tmp/venv-VhCn 06:31:03 + local venv_file=/tmp/.os_lf_venv 06:31:03 + local python=python3 06:31:03 + local options 06:31:03 + local set_path=true 06:31:03 + local install_args= 06:31:03 ++ 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 06:31:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:31:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:31:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:31:03 + true 06:31:03 + case $1 in 06:31:03 + venv_file=/tmp/.toxenv 06:31:03 + shift 2 06:31:03 + true 06:31:03 + case $1 in 06:31:03 + shift 06:31:03 + break 06:31:03 + case $python in 06:31:03 + local pkg_list= 06:31:03 + [[ -d /opt/pyenv ]] 06:31:03 + echo 'Setup pyenv:' 06:31:03 Setup pyenv: 06:31:03 + export PYENV_ROOT=/opt/pyenv 06:31:03 + PYENV_ROOT=/opt/pyenv 06:31:03 + 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 06:31:03 + 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 06:31:03 + pyenv versions 06:31:03 system 06:31:03 3.8.13 06:31:03 3.9.13 06:31:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:31:03 + command -v pyenv 06:31:03 ++ pyenv init - --no-rehash 06:31:03 + 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:31:03 export PATH="/opt/pyenv/shims:${PATH}" 06:31:03 export PYENV_SHELL=bash 06:31:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:31:03 pyenv() { 06:31:03 local command 06:31:03 command="${1:-}" 06:31:03 if [ "$#" -gt 0 ]; then 06:31:03 shift 06:31:03 fi 06:31:03 06:31:03 case "$command" in 06:31:03 rehash|shell) 06:31:03 eval "$(pyenv "sh-$command" "$@")" 06:31:03 ;; 06:31:03 *) 06:31:03 command pyenv "$command" "$@" 06:31:03 ;; 06:31:03 esac 06:31:03 }' 06:31:03 +++ 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:31:03 ++ 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 06:31:03 ++ 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 06:31:03 ++ 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 06:31:03 ++ export PYENV_SHELL=bash 06:31:03 ++ PYENV_SHELL=bash 06:31:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:31:03 +++ complete -F _pyenv pyenv 06:31:03 ++ lf-pyver python3 06:31:03 ++ local py_version_xy=python3 06:31:03 ++ local py_version_xyz= 06:31:03 ++ pyenv versions 06:31:03 ++ local command 06:31:03 ++ command=versions 06:31:03 ++ '[' 1 -gt 0 ']' 06:31:03 ++ shift 06:31:03 ++ case "$command" in 06:31:03 ++ command pyenv versions 06:31:03 ++ pyenv versions 06:31:03 ++ awk '{ print $1 }' 06:31:03 ++ sed 's/^[ *]* //' 06:31:03 ++ grep -E '^[0-9.]*[0-9]$' 06:31:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:31:03 +++ grep '^3' /tmp/.pyenv_versions 06:31:03 +++ sort -V 06:31:03 +++ tail -n 1 06:31:03 ++ py_version_xyz=3.10.6 06:31:03 ++ [[ -z 3.10.6 ]] 06:31:03 ++ echo 3.10.6 06:31:03 ++ return 0 06:31:03 + pyenv local 3.10.6 06:31:03 + local command 06:31:03 + command=local 06:31:03 + '[' 2 -gt 0 ']' 06:31:03 + shift 06:31:03 + case "$command" in 06:31:03 + command pyenv local 3.10.6 06:31:03 + pyenv local 3.10.6 06:31:03 + for arg in "$@" 06:31:03 + case $arg in 06:31:03 + pkg_list+='tox ' 06:31:03 + for arg in "$@" 06:31:03 + case $arg in 06:31:03 + pkg_list+='virtualenv ' 06:31:03 + for arg in "$@" 06:31:03 + case $arg in 06:31:03 + pkg_list+='urllib3~=1.26.15 ' 06:31:03 + [[ -f /tmp/.toxenv ]] 06:31:03 ++ cat /tmp/.toxenv 06:31:03 + lf_venv=/tmp/venv-pVYQ 06:31:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pVYQ from' file:/tmp/.toxenv 06:31:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pVYQ from file:/tmp/.toxenv 06:31:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:31:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:03 + local 'pip_opts=--upgrade --quiet' 06:31:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:31:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:31:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:31:03 + [[ -n '' ]] 06:31:03 + [[ -n '' ]] 06:31:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:31:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:03 + /tmp/venv-pVYQ/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:31:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:31:04 lf-activate-venv(): INFO: Base packages installed successfully 06:31:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:31:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:31:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:31:04 + /tmp/venv-pVYQ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:31:05 + type python3 06:31:05 + true 06:31:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pVYQ/bin to PATH' 06:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-pVYQ/bin to PATH 06:31:05 + PATH=/tmp/venv-pVYQ/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 06:31:05 + return 0 06:31:05 + [[ -d /opt/pyenv ]] 06:31:05 + echo '---> Setting up pyenv' 06:31:05 ---> Setting up pyenv 06:31:05 + export PYENV_ROOT=/opt/pyenv 06:31:05 + PYENV_ROOT=/opt/pyenv 06:31:05 + export PATH=/opt/pyenv/bin:/tmp/venv-pVYQ/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 06:31:05 + PATH=/opt/pyenv/bin:/tmp/venv-pVYQ/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 06:31:05 ++ pwd 06:31:05 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:31:05 + export PYTHONPATH 06:31:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:31:05 + TOX_TESTENV_PASSENV=PYTHONPATH 06:31:05 + tox --version 06:31:06 4.31.0 from /tmp/venv-pVYQ/lib/python3.10/site-packages/tox/__init__.py 06:31:06 + PARALLEL=false 06:31:06 + TOX_OPTIONS_LIST= 06:31:06 + [[ -n pre-commit ]] 06:31:06 + TOX_OPTIONS_LIST=' -e pre-commit' 06:31:06 + case ${PARALLEL,,} in 06:31:06 + tox -e pre-commit 06:31:06 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:31:07 pre-commit: install_deps> python -I -m pip install pre-commit 06:31:15 pre-commit: freeze> python -m pip freeze --all 06:31:15 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.35.3 06:31:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:31:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:31:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:31:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:31:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:31:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:31:18 [INFO] Once installed this environment will be reused. 06:31:18 [INFO] This may take a few minutes... 06:31:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:31:22 [INFO] Once installed this environment will be reused. 06:31:22 [INFO] This may take a few minutes... 06:31:27 trim trailing whitespace.................................................Passed 06:31:27 Tabs remover.............................................................Passed 06:31:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:31:28 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:31:28 [INFO] Once installed this environment will be reused. 06:31:28 [INFO] This may take a few minutes... 06:31:36 gitlint..............................................(no files to check)Skipped 06:31:36 pre-commit: OK (30.06=setup[9.07]+cmd[11.97,9.02] seconds) 06:31:36 congratulations :) (30.10 seconds) 06:31:36 + tox_status=0 06:31:36 + echo '---> Completed tox runs' 06:31:36 ---> Completed tox runs 06:31:36 + for i in .tox/*/log 06:31:36 ++ echo .tox/pre-commit/log 06:31:36 ++ awk -F/ '{print $2}' 06:31:36 + tox_env=pre-commit 06:31:36 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:31:36 + DOC_DIR=docs/_build/html 06:31:36 + [[ -d docs/_build/html ]] 06:31:36 + echo '---> tox-run.sh ends' 06:31:36 ---> tox-run.sh ends 06:31:36 + test 0 -eq 0 06:31:37 $ ssh-agent -k 06:31:37 unset SSH_AUTH_SOCK; 06:31:37 unset SSH_AGENT_PID; 06:31:37 echo Agent pid 1788 killed; 06:31:37 [ssh-agent] Stopped. 06:31:37 [PostBuildScript] - [INFO] Executing post build scripts. 06:31:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9550703241681533395.sh 06:31:37 ---> sysstat.sh 06:31:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9306415523690157138.sh 06:31:37 ---> package-listing.sh 06:31:37 ++ tr '[:upper:]' '[:lower:]' 06:31:37 ++ facter osfamily 06:31:37 + OS_FAMILY=debian 06:31:37 + workspace=/w/workspace/oom-master-pre-commit-lint 06:31:37 + START_PACKAGES=/tmp/packages_start.txt 06:31:37 + END_PACKAGES=/tmp/packages_end.txt 06:31:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:31:37 + PACKAGES=/tmp/packages_start.txt 06:31:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:31:37 + PACKAGES=/tmp/packages_end.txt 06:31:37 + case "${OS_FAMILY}" in 06:31:37 + dpkg -l 06:31:37 + grep '^ii' 06:31:37 + '[' -f /tmp/packages_start.txt ']' 06:31:37 + '[' -f /tmp/packages_end.txt ']' 06:31:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:31:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:31:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:31:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:31:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15534636817891197950.sh 06:31:37 ---> capture-instance-metadata.sh 06:31:37 Setup pyenv: 06:31:37 system 06:31:37 3.8.13 06:31:37 3.9.13 06:31:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:31:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lbyv 06:31:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:31:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:31:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:31:48 lf-activate-venv(): INFO: Base packages installed successfully 06:31:48 lf-activate-venv(): INFO: Installing additional packages: lftools 06:32:16 lf-activate-venv(): INFO: Adding /tmp/venv-Lbyv/bin to PATH 06:32:16 INFO: Running in OpenStack, capturing instance metadata 06:32:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10622966406172752476.sh 06:32:17 provisioning config files... 06:32:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15035095372269342927tmp 06:32:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:32:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:32:17 [EnvInject] - Injecting environment variables from a build step. 06:32:17 [EnvInject] - Injecting as environment variables the properties content 06:32:17 SERVER_ID=logs 06:32:17 06:32:17 [EnvInject] - Variables injected successfully. 06:32:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16292083074408635047.sh 06:32:17 ---> create-netrc.sh 06:32:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12384286037741896343.sh 06:32:17 ---> python-tools-install.sh 06:32:17 Setup pyenv: 06:32:17 system 06:32:17 3.8.13 06:32:17 3.9.13 06:32:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:32:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lbyv from file:/tmp/.os_lf_venv 06:32:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:19 lf-activate-venv(): INFO: Base packages installed successfully 06:32:19 lf-activate-venv(): INFO: Installing additional packages: lftools 06:32:27 lf-activate-venv(): INFO: Adding /tmp/venv-Lbyv/bin to PATH 06:32:27 Generating Requirements File 06:32:47 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:32:47 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 06:32:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:32:47 Python 3.10.6 06:32:47 pip 25.2 from /tmp/venv-Lbyv/lib/python3.10/site-packages/pip (python 3.10) 06:32:47 appdirs==1.4.4 06:32:47 argcomplete==3.6.3 06:32:47 aspy.yaml==1.3.0 06:32:47 attrs==25.4.0 06:32:47 autopage==0.5.2 06:32:47 beautifulsoup4==4.14.2 06:32:47 boto3==1.40.55 06:32:47 botocore==1.40.55 06:32:47 bs4==0.0.2 06:32:47 cachetools==6.2.1 06:32:47 certifi==2025.10.5 06:32:47 cffi==2.0.0 06:32:47 cfgv==3.4.0 06:32:47 chardet==5.2.0 06:32:47 charset-normalizer==3.4.4 06:32:47 click==8.3.0 06:32:47 cliff==4.11.0 06:32:47 cmd2==2.7.0 06:32:47 cryptography==3.3.2 06:32:47 debtcollector==3.0.0 06:32:47 decorator==5.2.1 06:32:47 defusedxml==0.7.1 06:32:47 Deprecated==1.2.18 06:32:47 distlib==0.4.0 06:32:47 dnspython==2.8.0 06:32:47 docker==7.1.0 06:32:47 dogpile.cache==1.5.0 06:32:47 durationpy==0.10 06:32:47 email-validator==2.3.0 06:32:47 filelock==3.20.0 06:32:47 future==1.0.0 06:32:47 gitdb==4.0.12 06:32:47 GitPython==3.1.45 06:32:47 google-auth==2.41.1 06:32:47 httplib2==0.31.0 06:32:47 identify==2.6.15 06:32:47 idna==3.11 06:32:47 importlib-resources==1.5.0 06:32:47 iso8601==2.1.0 06:32:47 Jinja2==3.1.6 06:32:47 jmespath==1.0.1 06:32:47 jsonpatch==1.33 06:32:47 jsonpointer==3.0.0 06:32:47 jsonschema==4.25.1 06:32:47 jsonschema-specifications==2025.9.1 06:32:47 keystoneauth1==5.12.0 06:32:47 kubernetes==34.1.0 06:32:47 lftools==0.37.15 06:32:47 lxml==6.0.2 06:32:47 markdown-it-py==4.0.0 06:32:47 MarkupSafe==3.0.3 06:32:47 mdurl==0.1.2 06:32:47 msgpack==1.1.2 06:32:47 multi_key_dict==2.0.3 06:32:47 munch==4.0.0 06:32:47 netaddr==1.3.0 06:32:47 niet==1.4.2 06:32:47 nodeenv==1.9.1 06:32:47 oauth2client==4.1.3 06:32:47 oauthlib==3.3.1 06:32:47 openstacksdk==4.7.1 06:32:47 os-service-types==1.8.0 06:32:47 osc-lib==4.2.0 06:32:47 oslo.config==10.0.0 06:32:47 oslo.context==6.1.0 06:32:47 oslo.i18n==6.6.0 06:32:47 oslo.log==7.2.1 06:32:47 oslo.serialization==5.8.0 06:32:47 oslo.utils==9.1.0 06:32:47 packaging==25.0 06:32:47 pbr==7.0.1 06:32:47 platformdirs==4.5.0 06:32:47 prettytable==3.16.0 06:32:47 psutil==7.1.1 06:32:47 pyasn1==0.6.1 06:32:47 pyasn1_modules==0.4.2 06:32:47 pycparser==2.23 06:32:47 pygerrit2==2.0.15 06:32:47 PyGithub==2.8.1 06:32:47 Pygments==2.19.2 06:32:47 PyJWT==2.10.1 06:32:47 PyNaCl==1.6.0 06:32:47 pyparsing==2.4.7 06:32:47 pyperclip==1.11.0 06:32:47 pyrsistent==0.20.0 06:32:47 python-cinderclient==9.8.0 06:32:47 python-dateutil==2.9.0.post0 06:32:47 python-heatclient==4.3.0 06:32:47 python-jenkins==1.8.3 06:32:47 python-keystoneclient==5.7.0 06:32:47 python-magnumclient==4.9.0 06:32:47 python-openstackclient==8.2.0 06:32:47 python-swiftclient==4.8.0 06:32:47 PyYAML==6.0.3 06:32:47 referencing==0.37.0 06:32:47 requests==2.32.5 06:32:47 requests-oauthlib==2.0.0 06:32:47 requestsexceptions==1.4.0 06:32:47 rfc3986==2.0.0 06:32:47 rich==14.2.0 06:32:47 rich-argparse==1.7.1 06:32:47 rpds-py==0.27.1 06:32:47 rsa==4.9.1 06:32:47 ruamel.yaml==0.18.15 06:32:47 ruamel.yaml.clib==0.2.14 06:32:47 s3transfer==0.14.0 06:32:47 simplejson==3.20.2 06:32:47 six==1.17.0 06:32:47 smmap==5.0.2 06:32:47 soupsieve==2.8 06:32:47 stevedore==5.5.0 06:32:47 tabulate==0.9.0 06:32:47 toml==0.10.2 06:32:47 tomlkit==0.13.3 06:32:47 tqdm==4.67.1 06:32:47 typing_extensions==4.15.0 06:32:47 tzdata==2025.2 06:32:47 urllib3==1.26.20 06:32:47 virtualenv==20.35.3 06:32:47 wcwidth==0.2.14 06:32:47 websocket-client==1.9.0 06:32:47 wrapt==2.0.0 06:32:47 xdg==6.0.0 06:32:47 xmltodict==1.0.2 06:32:47 yq==3.4.3 06:32:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7765226593208995718.sh 06:32:48 ---> sudo-logs.sh 06:32:48 Archiving 'sudo' log.. 06:32:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10430633928350887782.sh 06:32:48 ---> job-cost.sh 06:32:48 Setup pyenv: 06:32:48 system 06:32:48 3.8.13 06:32:48 3.9.13 06:32:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:32:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lbyv from file:/tmp/.os_lf_venv 06:32:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:50 lf-activate-venv(): INFO: Base packages installed successfully 06:32:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:32:56 lf-activate-venv(): INFO: Adding /tmp/venv-Lbyv/bin to PATH 06:32:56 INFO: No Stack... 06:32:56 INFO: Retrieving Pricing Info for: v3-standard-4 06:32:56 INFO: Archiving Costs 06:32:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13794790979020256079.sh 06:32:56 ---> logs-deploy.sh 06:32:56 Setup pyenv: 06:32:56 system 06:32:56 3.8.13 06:32:56 3.9.13 06:32:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:32:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Lbyv from file:/tmp/.os_lf_venv 06:32:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:32:58 lf-activate-venv(): INFO: Base packages installed successfully 06:32:58 lf-activate-venv(): INFO: Installing additional packages: lftools 06:33:08 lf-activate-venv(): INFO: Adding /tmp/venv-Lbyv/bin to PATH 06:33:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4275 06:33:08 INFO: archiving workspace using pattern(s): 06:33:09 Archives upload complete. 06:33:09 INFO: archiving logs to Nexus 06:33:10 ---> uname -a: 06:33:10 Linux prd-ubuntu1804-builder-4c-4g-4085 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:33:10 06:33:10 06:33:10 ---> lscpu: 06:33:10 Architecture: x86_64 06:33:10 CPU op-mode(s): 32-bit, 64-bit 06:33:10 Byte Order: Little Endian 06:33:10 CPU(s): 4 06:33:10 On-line CPU(s) list: 0-3 06:33:10 Thread(s) per core: 1 06:33:10 Core(s) per socket: 1 06:33:10 Socket(s): 4 06:33:10 NUMA node(s): 1 06:33:10 Vendor ID: AuthenticAMD 06:33:10 CPU family: 23 06:33:10 Model: 49 06:33:10 Model name: AMD EPYC-Rome Processor 06:33:10 Stepping: 0 06:33:10 CPU MHz: 2800.000 06:33:10 BogoMIPS: 5600.00 06:33:10 Virtualization: AMD-V 06:33:10 Hypervisor vendor: KVM 06:33:10 Virtualization type: full 06:33:10 L1d cache: 32K 06:33:10 L1i cache: 32K 06:33:10 L2 cache: 512K 06:33:10 L3 cache: 16384K 06:33:10 NUMA node0 CPU(s): 0-3 06:33:10 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 06:33:10 06:33:10 06:33:10 ---> nproc: 06:33:10 4 06:33:10 06:33:10 06:33:10 ---> df -h: 06:33:10 Filesystem Size Used Avail Use% Mounted on 06:33:10 udev 7.9G 0 7.9G 0% /dev 06:33:10 tmpfs 1.6G 676K 1.6G 1% /run 06:33:10 /dev/vda1 78G 8.4G 69G 11% / 06:33:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:33:10 tmpfs 5.0M 0 5.0M 0% /run/lock 06:33:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:33:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:33:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:33:10 06:33:10 06:33:10 ---> free -m: 06:33:10 total used free shared buff/cache available 06:33:10 Mem: 16040 558 13265 0 2216 15160 06:33:10 Swap: 1023 0 1023 06:33:10 06:33:10 06:33:10 ---> ip addr: 06:33:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:33:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:33:10 inet 127.0.0.1/8 scope host lo 06:33:10 valid_lft forever preferred_lft forever 06:33:10 inet6 ::1/128 scope host 06:33:10 valid_lft forever preferred_lft forever 06:33:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:33:10 link/ether fa:16:3e:ae:8e:12 brd ff:ff:ff:ff:ff:ff 06:33:10 inet 10.30.106.75/23 brd 10.30.107.255 scope global dynamic ens3 06:33:10 valid_lft 86208sec preferred_lft 86208sec 06:33:10 inet6 fe80::f816:3eff:feae:8e12/64 scope link 06:33:10 valid_lft forever preferred_lft forever 06:33:10 06:33:10 06:33:10 ---> sar -b -r -n DEV: 06:33:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4085) 10/21/25 _x86_64_ (4 CPU) 06:33:10 06:33:10 06:30:04 LINUX RESTART (4 CPU) 06:33:10 06:33:10 06:31:01 tps rtps wtps bread/s bwrtn/s 06:33:10 06:32:01 92.73 5.27 87.47 142.38 31013.76 06:33:10 06:33:01 105.75 1.05 104.70 120.91 33209.67 06:33:10 Average: 99.24 3.16 96.08 131.64 32111.71 06:33:10 06:33:10 06:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:10 06:32:01 13868928 15509344 2556040 15.56 63352 1773268 805892 4.61 794056 1540376 87096 06:33:10 06:33:01 13595688 15533692 2829280 17.23 87588 2030324 763188 4.37 784284 1789652 130264 06:33:10 Average: 13732308 15521518 2692660 16.39 75470 1901796 784540 4.49 789170 1665014 108680 06:33:10 06:33:10 06:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:10 06:32:01 ens3 56.56 42.69 704.65 9.63 0.00 0.00 0.00 0.00 06:33:10 06:32:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 06:33:10 06:33:01 ens3 52.12 41.73 838.14 9.94 0.00 0.00 0.00 0.00 06:33:10 06:33:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 06:33:10 Average: ens3 54.34 42.21 771.39 9.78 0.00 0.00 0.00 0.00 06:33:10 Average: lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 06:33:10 06:33:10 06:33:10 ---> sar -P ALL: 06:33:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4085) 10/21/25 _x86_64_ (4 CPU) 06:33:10 06:33:10 06:30:04 LINUX RESTART (4 CPU) 06:33:10 06:33:10 06:31:01 CPU %user %nice %system %iowait %steal %idle 06:33:10 06:32:01 all 18.88 0.00 1.88 7.65 0.09 71.49 06:33:10 06:32:01 0 9.52 0.00 1.32 4.58 0.08 84.49 06:33:10 06:32:01 1 25.42 0.00 2.19 21.80 0.12 50.48 06:33:10 06:32:01 2 22.34 0.00 2.26 2.44 0.12 72.85 06:33:10 06:32:01 3 18.30 0.00 1.75 1.77 0.07 78.11 06:33:10 06:33:01 all 19.90 0.00 1.44 4.21 0.07 74.37 06:33:10 06:33:01 0 14.36 0.00 1.40 0.77 0.05 83.42 06:33:10 06:33:01 1 14.34 0.00 0.93 0.87 0.08 83.78 06:33:10 06:33:01 2 4.20 0.00 1.09 14.42 0.03 80.26 06:33:10 06:33:01 3 46.65 0.00 2.37 0.82 0.10 50.07 06:33:10 Average: all 19.39 0.00 1.66 5.93 0.08 72.93 06:33:10 Average: 0 11.94 0.00 1.36 2.68 0.07 83.96 06:33:10 Average: 1 19.87 0.00 1.56 11.32 0.10 67.15 06:33:10 Average: 2 13.27 0.00 1.67 8.43 0.08 76.56 06:33:10 Average: 3 32.48 0.00 2.06 1.29 0.08 64.08 06:33:10 06:33:10 06:33:10