14:07:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/142163 14:07:48 Running as SYSTEM 14:07:48 [EnvInject] - Loading node environment variables. 14:07:48 Building remotely on prd-ubuntu1804-builder-4c-4g-4198 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:07:48 [ssh-agent] Looking for ssh-agent implementation... 14:07:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:49 $ ssh-agent 14:07:49 SSH_AUTH_SOCK=/tmp/ssh-mbKTR2pGOQv9/agent.1670 14:07:49 SSH_AGENT_PID=1672 14:07:49 [ssh-agent] Started. 14:07:49 Running ssh-add (command line suppressed) 14:07:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13934467941735109174.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13934467941735109174.key) 14:07:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:07:49 The recommended git tool is: NONE 14:07:51 using credential onap-jenkins-ssh 14:07:51 Wiping out workspace first. 14:07:51 Cloning the remote Git repository 14:07:51 Cloning repository git://cloud.onap.org/mirror/oom.git 14:07:51 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:07:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:07:51 > git --version # timeout=10 14:07:51 > git --version # 'git version 2.17.1' 14:07:51 using GIT_SSH to set credentials Gerrit user 14:07:51 Verifying host key using manually-configured host key entries 14:07:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:07:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:07:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:07:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:07:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:07:57 using GIT_SSH to set credentials Gerrit user 14:07:57 Verifying host key using manually-configured host key entries 14:07:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/142163/14 # timeout=30 14:07:57 > git rev-parse 371b04db5c820c209f7bb08bd1b1737e4b3ae495^{commit} # timeout=10 14:07:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:07:57 Checking out Revision 371b04db5c820c209f7bb08bd1b1737e4b3ae495 (refs/changes/63/142163/14) 14:07:57 > git config core.sparsecheckout # timeout=10 14:07:57 > git checkout -f 371b04db5c820c209f7bb08bd1b1737e4b3ae495 # timeout=30 14:07:59 Commit message: "[COMMON] Update readiness image" 14:07:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:07:59 > git rev-list --no-walk 6627a86d7bfa3e4572777f85369f81a4c5505372 # timeout=10 14:07:59 [EnvInject] - Injecting environment variables from a build step. 14:07:59 [EnvInject] - Injecting as environment variables the properties content 14:07:59 PYTHON=python3 14:07:59 14:07:59 [EnvInject] - Variables injected successfully. 14:07:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3956565115620609678.sh 14:07:59 ---> tox-install.sh 14:07:59 + source /home/jenkins/lf-env.sh 14:07:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:07:59 ++ mktemp -d /tmp/venv-XXXX 14:07:59 + lf_venv=/tmp/venv-MSNX 14:07:59 + local venv_file=/tmp/.os_lf_venv 14:07:59 + local python=python3 14:07:59 + local options 14:07:59 + local set_path=true 14:07:59 + local install_args= 14:07:59 ++ 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 14:07:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:07:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:07:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:07:59 + true 14:07:59 + case $1 in 14:07:59 + venv_file=/tmp/.toxenv 14:07:59 + shift 2 14:07:59 + true 14:07:59 + case $1 in 14:07:59 + shift 14:07:59 + break 14:07:59 + case $python in 14:07:59 + local pkg_list= 14:07:59 + [[ -d /opt/pyenv ]] 14:07:59 + echo 'Setup pyenv:' 14:07:59 Setup pyenv: 14:07:59 + export PYENV_ROOT=/opt/pyenv 14:07:59 + PYENV_ROOT=/opt/pyenv 14:07:59 + 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 14:07:59 + 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 14:07:59 + pyenv versions 14:07:59 * system (set by /opt/pyenv/version) 14:07:59 * 3.8.13 (set by /opt/pyenv/version) 14:07:59 * 3.9.13 (set by /opt/pyenv/version) 14:07:59 * 3.10.6 (set by /opt/pyenv/version) 14:07:59 + command -v pyenv 14:07:59 ++ pyenv init - --no-rehash 14:07:59 + 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[*]}"'\'')" 14:07:59 export PATH="/opt/pyenv/shims:${PATH}" 14:07:59 export PYENV_SHELL=bash 14:07:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:07:59 pyenv() { 14:07:59 local command 14:07:59 command="${1:-}" 14:07:59 if [ "$#" -gt 0 ]; then 14:07:59 shift 14:07:59 fi 14:07:59 14:07:59 case "$command" in 14:07:59 rehash|shell) 14:07:59 eval "$(pyenv "sh-$command" "$@")" 14:07:59 ;; 14:07:59 *) 14:07:59 command pyenv "$command" "$@" 14:07:59 ;; 14:07:59 esac 14:07:59 }' 14:07:59 +++ 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[*]}"' 14:07:59 ++ 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 14:07:59 ++ 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 14:07:59 ++ 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 14:07:59 ++ export PYENV_SHELL=bash 14:07:59 ++ PYENV_SHELL=bash 14:07:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:07:59 +++ complete -F _pyenv pyenv 14:07:59 ++ lf-pyver python3 14:07:59 ++ local py_version_xy=python3 14:07:59 ++ local py_version_xyz= 14:07:59 ++ pyenv versions 14:07:59 ++ local command 14:07:59 ++ command=versions 14:07:59 ++ '[' 1 -gt 0 ']' 14:07:59 ++ shift 14:07:59 ++ case "$command" in 14:07:59 ++ command pyenv versions 14:07:59 ++ pyenv versions 14:07:59 ++ sed 's/^[ *]* //' 14:07:59 ++ awk '{ print $1 }' 14:07:59 ++ grep -E '^[0-9.]*[0-9]$' 14:07:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:07:59 +++ grep '^3' /tmp/.pyenv_versions 14:07:59 +++ sort -V 14:07:59 +++ tail -n 1 14:07:59 ++ py_version_xyz=3.10.6 14:07:59 ++ [[ -z 3.10.6 ]] 14:07:59 ++ echo 3.10.6 14:07:59 ++ return 0 14:07:59 + pyenv local 3.10.6 14:07:59 + local command 14:07:59 + command=local 14:07:59 + '[' 2 -gt 0 ']' 14:07:59 + shift 14:07:59 + case "$command" in 14:07:59 + command pyenv local 3.10.6 14:07:59 + pyenv local 3.10.6 14:07:59 + for arg in "$@" 14:07:59 + case $arg in 14:07:59 + pkg_list+='tox ' 14:07:59 + for arg in "$@" 14:07:59 + case $arg in 14:07:59 + pkg_list+='virtualenv ' 14:07:59 + for arg in "$@" 14:07:59 + case $arg in 14:07:59 + pkg_list+='urllib3~=1.26.15 ' 14:07:59 + [[ -f /tmp/.toxenv ]] 14:07:59 + [[ ! -f /tmp/.toxenv ]] 14:07:59 + [[ -n '' ]] 14:07:59 + python3 -m venv /tmp/venv-MSNX 14:08:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MSNX' 14:08:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MSNX 14:08:05 + echo /tmp/venv-MSNX 14:08:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:08:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:08:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:08:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:05 + local 'pip_opts=--upgrade --quiet' 14:08:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:08:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:08:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:08:05 + [[ -n '' ]] 14:08:05 + [[ -n '' ]] 14:08:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:08:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:05 + /tmp/venv-MSNX/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 14:08:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:08:09 lf-activate-venv(): INFO: Base packages installed successfully 14:08:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:08:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:08:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:08:09 + /tmp/venv-MSNX/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 14:08:12 + type python3 14:08:12 + true 14:08:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MSNX/bin to PATH' 14:08:12 lf-activate-venv(): INFO: Adding /tmp/venv-MSNX/bin to PATH 14:08:12 + PATH=/tmp/venv-MSNX/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 14:08:12 + return 0 14:08:12 + python3 --version 14:08:12 Python 3.10.6 14:08:12 + python3 -m pip --version 14:08:12 pip 25.2 from /tmp/venv-MSNX/lib/python3.10/site-packages/pip (python 3.10) 14:08:12 + python3 -m pip freeze 14:08:13 cachetools==6.2.1 14:08:13 chardet==5.2.0 14:08:13 colorama==0.4.6 14:08:13 distlib==0.4.0 14:08:13 filelock==3.20.0 14:08:13 packaging==25.0 14:08:13 platformdirs==4.5.0 14:08:13 pluggy==1.6.0 14:08:13 pyproject-api==1.10.0 14:08:13 tomli==2.3.0 14:08:13 tox==4.31.0 14:08:13 typing_extensions==4.15.0 14:08:13 urllib3==1.26.20 14:08:13 virtualenv==20.35.3 14:08:13 [EnvInject] - Injecting environment variables from a build step. 14:08:13 [EnvInject] - Injecting as environment variables the properties content 14:08:13 PARALLEL=false 14:08:13 14:08:13 [EnvInject] - Variables injected successfully. 14:08:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4035805895415782385.sh 14:08:13 ---> tox-run.sh 14:08:13 + 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 14:08:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:08:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:08:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:08:13 + cd /w/workspace/oom-master-pre-commit-lint/. 14:08:13 + source /home/jenkins/lf-env.sh 14:08:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:13 ++ mktemp -d /tmp/venv-XXXX 14:08:13 + lf_venv=/tmp/venv-Wwq6 14:08:13 + local venv_file=/tmp/.os_lf_venv 14:08:13 + local python=python3 14:08:13 + local options 14:08:13 + local set_path=true 14:08:13 + local install_args= 14:08:13 ++ 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 14:08:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:08:13 + true 14:08:13 + case $1 in 14:08:13 + venv_file=/tmp/.toxenv 14:08:13 + shift 2 14:08:13 + true 14:08:13 + case $1 in 14:08:13 + shift 14:08:13 + break 14:08:13 + case $python in 14:08:13 + local pkg_list= 14:08:13 + [[ -d /opt/pyenv ]] 14:08:13 + echo 'Setup pyenv:' 14:08:13 Setup pyenv: 14:08:13 + export PYENV_ROOT=/opt/pyenv 14:08:13 + PYENV_ROOT=/opt/pyenv 14:08:13 + 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 14:08:13 + 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 14:08:13 + pyenv versions 14:08:13 system 14:08:13 3.8.13 14:08:13 3.9.13 14:08:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:08:13 + command -v pyenv 14:08:13 ++ pyenv init - --no-rehash 14:08:13 + 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[*]}"'\'')" 14:08:13 export PATH="/opt/pyenv/shims:${PATH}" 14:08:13 export PYENV_SHELL=bash 14:08:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:08:13 pyenv() { 14:08:13 local command 14:08:13 command="${1:-}" 14:08:13 if [ "$#" -gt 0 ]; then 14:08:13 shift 14:08:13 fi 14:08:13 14:08:13 case "$command" in 14:08:13 rehash|shell) 14:08:13 eval "$(pyenv "sh-$command" "$@")" 14:08:13 ;; 14:08:13 *) 14:08:13 command pyenv "$command" "$@" 14:08:13 ;; 14:08:13 esac 14:08:13 }' 14:08:13 +++ 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[*]}"' 14:08:13 ++ 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 14:08:13 ++ 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 14:08:13 ++ 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 14:08:13 ++ export PYENV_SHELL=bash 14:08:13 ++ PYENV_SHELL=bash 14:08:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:08:13 +++ complete -F _pyenv pyenv 14:08:13 ++ lf-pyver python3 14:08:13 ++ local py_version_xy=python3 14:08:13 ++ local py_version_xyz= 14:08:13 ++ pyenv versions 14:08:13 ++ local command 14:08:13 ++ command=versions 14:08:13 ++ '[' 1 -gt 0 ']' 14:08:13 ++ shift 14:08:13 ++ case "$command" in 14:08:13 ++ command pyenv versions 14:08:13 ++ pyenv versions 14:08:13 ++ awk '{ print $1 }' 14:08:13 ++ sed 's/^[ *]* //' 14:08:13 ++ grep -E '^[0-9.]*[0-9]$' 14:08:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:08:13 +++ sort -V 14:08:13 +++ grep '^3' /tmp/.pyenv_versions 14:08:13 +++ tail -n 1 14:08:13 ++ py_version_xyz=3.10.6 14:08:13 ++ [[ -z 3.10.6 ]] 14:08:13 ++ echo 3.10.6 14:08:13 ++ return 0 14:08:13 + pyenv local 3.10.6 14:08:13 + local command 14:08:13 + command=local 14:08:13 + '[' 2 -gt 0 ']' 14:08:13 + shift 14:08:13 + case "$command" in 14:08:13 + command pyenv local 3.10.6 14:08:13 + pyenv local 3.10.6 14:08:13 + for arg in "$@" 14:08:13 + case $arg in 14:08:13 + pkg_list+='tox ' 14:08:13 + for arg in "$@" 14:08:13 + case $arg in 14:08:13 + pkg_list+='virtualenv ' 14:08:13 + for arg in "$@" 14:08:13 + case $arg in 14:08:13 + pkg_list+='urllib3~=1.26.15 ' 14:08:13 + [[ -f /tmp/.toxenv ]] 14:08:13 ++ cat /tmp/.toxenv 14:08:13 + lf_venv=/tmp/venv-MSNX 14:08:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MSNX from' file:/tmp/.toxenv 14:08:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MSNX from file:/tmp/.toxenv 14:08:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:08:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:13 + local 'pip_opts=--upgrade --quiet' 14:08:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:08:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:08:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:08:13 + [[ -n '' ]] 14:08:13 + [[ -n '' ]] 14:08:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:08:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:13 + /tmp/venv-MSNX/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 14:08:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:08:14 lf-activate-venv(): INFO: Base packages installed successfully 14:08:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:08:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:08:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:08:14 + /tmp/venv-MSNX/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 14:08:15 + type python3 14:08:15 + true 14:08:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MSNX/bin to PATH' 14:08:15 lf-activate-venv(): INFO: Adding /tmp/venv-MSNX/bin to PATH 14:08:15 + PATH=/tmp/venv-MSNX/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 14:08:15 + return 0 14:08:15 + [[ -d /opt/pyenv ]] 14:08:15 + echo '---> Setting up pyenv' 14:08:15 ---> Setting up pyenv 14:08:15 + export PYENV_ROOT=/opt/pyenv 14:08:15 + PYENV_ROOT=/opt/pyenv 14:08:15 + export PATH=/opt/pyenv/bin:/tmp/venv-MSNX/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 14:08:15 + PATH=/opt/pyenv/bin:/tmp/venv-MSNX/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 14:08:15 ++ pwd 14:08:15 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:08:15 + export PYTHONPATH 14:08:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:08:15 + TOX_TESTENV_PASSENV=PYTHONPATH 14:08:15 + tox --version 14:08:15 4.31.0 from /tmp/venv-MSNX/lib/python3.10/site-packages/tox/__init__.py 14:08:15 + PARALLEL=false 14:08:15 + TOX_OPTIONS_LIST= 14:08:15 + [[ -n pre-commit ]] 14:08:15 + TOX_OPTIONS_LIST=' -e pre-commit' 14:08:15 + case ${PARALLEL,,} in 14:08:15 + tox -e pre-commit 14:08:15 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:08:17 pre-commit: install_deps> python -I -m pip install pre-commit 14:08:21 pre-commit: freeze> python -m pip freeze --all 14:08:22 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 14:08:22 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:08:22 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:08:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:08:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:08:24 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:08:24 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:08:24 [INFO] Once installed this environment will be reused. 14:08:24 [INFO] This may take a few minutes... 14:08:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:08:29 [INFO] Once installed this environment will be reused. 14:08:29 [INFO] This may take a few minutes... 14:08:38 trim trailing whitespace.................................................Passed 14:08:38 Tabs remover.............................................................Passed 14:08:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:08:38 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:08:38 [INFO] Once installed this environment will be reused. 14:08:38 [INFO] This may take a few minutes... 14:08:59 gitlint..............................................(no files to check)Skipped 14:08:59 pre-commit: OK (43.15=setup[5.63]+cmd[16.31,21.21] seconds) 14:08:59 congratulations :) (43.18 seconds) 14:08:59 + tox_status=0 14:08:59 + echo '---> Completed tox runs' 14:08:59 ---> Completed tox runs 14:08:59 + for i in .tox/*/log 14:08:59 ++ awk -F/ '{print $2}' 14:08:59 ++ echo .tox/pre-commit/log 14:08:59 + tox_env=pre-commit 14:08:59 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:08:59 + DOC_DIR=docs/_build/html 14:08:59 + [[ -d docs/_build/html ]] 14:08:59 + echo '---> tox-run.sh ends' 14:08:59 ---> tox-run.sh ends 14:08:59 + test 0 -eq 0 14:08:59 $ ssh-agent -k 14:08:59 unset SSH_AUTH_SOCK; 14:08:59 unset SSH_AGENT_PID; 14:08:59 echo Agent pid 1672 killed; 14:08:59 [ssh-agent] Stopped. 14:08:59 [PostBuildScript] - [INFO] Executing post build scripts. 14:08:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7054388620929070849.sh 14:08:59 ---> sysstat.sh 14:09:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16347641410701464235.sh 14:09:00 ---> package-listing.sh 14:09:00 ++ tr '[:upper:]' '[:lower:]' 14:09:00 ++ facter osfamily 14:09:01 + OS_FAMILY=debian 14:09:01 + workspace=/w/workspace/oom-master-pre-commit-lint 14:09:01 + START_PACKAGES=/tmp/packages_start.txt 14:09:01 + END_PACKAGES=/tmp/packages_end.txt 14:09:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:09:01 + PACKAGES=/tmp/packages_start.txt 14:09:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:09:01 + PACKAGES=/tmp/packages_end.txt 14:09:01 + case "${OS_FAMILY}" in 14:09:01 + dpkg -l 14:09:01 + grep '^ii' 14:09:01 + '[' -f /tmp/packages_start.txt ']' 14:09:01 + '[' -f /tmp/packages_end.txt ']' 14:09:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:09:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:09:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:09:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:09:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1533249693517780416.sh 14:09:01 ---> capture-instance-metadata.sh 14:09:01 Setup pyenv: 14:09:01 system 14:09:01 3.8.13 14:09:01 3.9.13 14:09:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:09:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LqZm 14:09:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:09:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:11 lf-activate-venv(): INFO: Base packages installed successfully 14:09:11 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:02 lf-activate-venv(): INFO: Adding /tmp/venv-LqZm/bin to PATH 14:10:02 INFO: Running in OpenStack, capturing instance metadata 14:10:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1625579446288747133.sh 14:10:03 provisioning config files... 14:10:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4834661333480243436tmp 14:10:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:10:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:10:03 [EnvInject] - Injecting environment variables from a build step. 14:10:03 [EnvInject] - Injecting as environment variables the properties content 14:10:03 SERVER_ID=logs 14:10:03 14:10:03 [EnvInject] - Variables injected successfully. 14:10:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10675460152459413081.sh 14:10:03 ---> create-netrc.sh 14:10:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7585074377942619343.sh 14:10:03 ---> python-tools-install.sh 14:10:03 Setup pyenv: 14:10:03 system 14:10:03 3.8.13 14:10:03 3.9.13 14:10:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:10:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LqZm from file:/tmp/.os_lf_venv 14:10:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:05 lf-activate-venv(): INFO: Base packages installed successfully 14:10:05 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-LqZm/bin to PATH 14:10:15 Generating Requirements File 14:10:51 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. 14:10:51 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:10:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:10:51 Python 3.10.6 14:10:52 pip 25.2 from /tmp/venv-LqZm/lib/python3.10/site-packages/pip (python 3.10) 14:10:52 appdirs==1.4.4 14:10:52 argcomplete==3.6.3 14:10:52 aspy.yaml==1.3.0 14:10:52 attrs==25.4.0 14:10:52 autopage==0.5.2 14:10:52 beautifulsoup4==4.14.2 14:10:52 boto3==1.40.55 14:10:52 botocore==1.40.55 14:10:52 bs4==0.0.2 14:10:52 cachetools==6.2.1 14:10:52 certifi==2025.10.5 14:10:52 cffi==2.0.0 14:10:52 cfgv==3.4.0 14:10:52 chardet==5.2.0 14:10:52 charset-normalizer==3.4.4 14:10:52 click==8.3.0 14:10:52 cliff==4.11.0 14:10:52 cmd2==2.7.0 14:10:52 cryptography==3.3.2 14:10:52 debtcollector==3.0.0 14:10:52 decorator==5.2.1 14:10:52 defusedxml==0.7.1 14:10:52 Deprecated==1.2.18 14:10:52 distlib==0.4.0 14:10:52 dnspython==2.8.0 14:10:52 docker==7.1.0 14:10:52 dogpile.cache==1.5.0 14:10:52 durationpy==0.10 14:10:52 email-validator==2.3.0 14:10:52 filelock==3.20.0 14:10:52 future==1.0.0 14:10:52 gitdb==4.0.12 14:10:52 GitPython==3.1.45 14:10:52 google-auth==2.41.1 14:10:52 httplib2==0.31.0 14:10:52 identify==2.6.15 14:10:52 idna==3.11 14:10:52 importlib-resources==1.5.0 14:10:52 iso8601==2.1.0 14:10:52 Jinja2==3.1.6 14:10:52 jmespath==1.0.1 14:10:52 jsonpatch==1.33 14:10:52 jsonpointer==3.0.0 14:10:52 jsonschema==4.25.1 14:10:52 jsonschema-specifications==2025.9.1 14:10:52 keystoneauth1==5.12.0 14:10:52 kubernetes==34.1.0 14:10:52 lftools==0.37.15 14:10:52 lxml==6.0.2 14:10:52 markdown-it-py==4.0.0 14:10:52 MarkupSafe==3.0.3 14:10:52 mdurl==0.1.2 14:10:52 msgpack==1.1.2 14:10:52 multi_key_dict==2.0.3 14:10:52 munch==4.0.0 14:10:52 netaddr==1.3.0 14:10:52 niet==1.4.2 14:10:52 nodeenv==1.9.1 14:10:52 oauth2client==4.1.3 14:10:52 oauthlib==3.3.1 14:10:52 openstacksdk==4.7.1 14:10:52 os-service-types==1.8.0 14:10:52 osc-lib==4.2.0 14:10:52 oslo.config==10.0.0 14:10:52 oslo.context==6.1.0 14:10:52 oslo.i18n==6.6.0 14:10:52 oslo.log==7.2.1 14:10:52 oslo.serialization==5.8.0 14:10:52 oslo.utils==9.1.0 14:10:52 packaging==25.0 14:10:52 pbr==7.0.1 14:10:52 platformdirs==4.5.0 14:10:52 prettytable==3.16.0 14:10:52 psutil==7.1.1 14:10:52 pyasn1==0.6.1 14:10:52 pyasn1_modules==0.4.2 14:10:52 pycparser==2.23 14:10:52 pygerrit2==2.0.15 14:10:52 PyGithub==2.8.1 14:10:52 Pygments==2.19.2 14:10:52 PyJWT==2.10.1 14:10:52 PyNaCl==1.6.0 14:10:52 pyparsing==2.4.7 14:10:52 pyperclip==1.11.0 14:10:52 pyrsistent==0.20.0 14:10:52 python-cinderclient==9.8.0 14:10:52 python-dateutil==2.9.0.post0 14:10:52 python-heatclient==4.3.0 14:10:52 python-jenkins==1.8.3 14:10:52 python-keystoneclient==5.7.0 14:10:52 python-magnumclient==4.9.0 14:10:52 python-openstackclient==8.2.0 14:10:52 python-swiftclient==4.8.0 14:10:52 PyYAML==6.0.3 14:10:52 referencing==0.37.0 14:10:52 requests==2.32.5 14:10:52 requests-oauthlib==2.0.0 14:10:52 requestsexceptions==1.4.0 14:10:52 rfc3986==2.0.0 14:10:52 rich==14.2.0 14:10:52 rich-argparse==1.7.1 14:10:52 rpds-py==0.27.1 14:10:52 rsa==4.9.1 14:10:52 ruamel.yaml==0.18.15 14:10:52 ruamel.yaml.clib==0.2.14 14:10:52 s3transfer==0.14.0 14:10:52 simplejson==3.20.2 14:10:52 six==1.17.0 14:10:52 smmap==5.0.2 14:10:52 soupsieve==2.8 14:10:52 stevedore==5.5.0 14:10:52 tabulate==0.9.0 14:10:52 toml==0.10.2 14:10:52 tomlkit==0.13.3 14:10:52 tqdm==4.67.1 14:10:52 typing_extensions==4.15.0 14:10:52 tzdata==2025.2 14:10:52 urllib3==1.26.20 14:10:52 virtualenv==20.35.3 14:10:52 wcwidth==0.2.14 14:10:52 websocket-client==1.9.0 14:10:52 wrapt==2.0.0 14:10:52 xdg==6.0.0 14:10:52 xmltodict==1.0.2 14:10:52 yq==3.4.3 14:10:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins630653677118847530.sh 14:10:52 ---> sudo-logs.sh 14:10:52 Archiving 'sudo' log.. 14:10:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13540103092844221619.sh 14:10:52 ---> job-cost.sh 14:10:52 Setup pyenv: 14:10:53 system 14:10:53 3.8.13 14:10:53 3.9.13 14:10:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:10:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LqZm from file:/tmp/.os_lf_venv 14:10:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:55 lf-activate-venv(): INFO: Base packages installed successfully 14:10:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:11:03 lf-activate-venv(): INFO: Adding /tmp/venv-LqZm/bin to PATH 14:11:03 INFO: No Stack... 14:11:03 INFO: Retrieving Pricing Info for: v3-standard-4 14:11:04 INFO: Archiving Costs 14:11:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13531064787898055984.sh 14:11:04 ---> logs-deploy.sh 14:11:04 Setup pyenv: 14:11:04 system 14:11:04 3.8.13 14:11:04 3.9.13 14:11:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:11:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LqZm from file:/tmp/.os_lf_venv 14:11:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:06 lf-activate-venv(): INFO: Base packages installed successfully 14:11:06 lf-activate-venv(): INFO: Installing additional packages: lftools 14:11:17 lf-activate-venv(): INFO: Adding /tmp/venv-LqZm/bin to PATH 14:11:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4285 14:11:17 INFO: archiving workspace using pattern(s): 14:11:18 Archives upload complete. 14:11:18 INFO: archiving logs to Nexus 14:11:19 ---> uname -a: 14:11:19 Linux prd-ubuntu1804-builder-4c-4g-4198 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:11:19 14:11:19 14:11:19 ---> lscpu: 14:11:19 Architecture: x86_64 14:11:19 CPU op-mode(s): 32-bit, 64-bit 14:11:19 Byte Order: Little Endian 14:11:19 CPU(s): 4 14:11:19 On-line CPU(s) list: 0-3 14:11:19 Thread(s) per core: 1 14:11:19 Core(s) per socket: 1 14:11:19 Socket(s): 4 14:11:19 NUMA node(s): 1 14:11:19 Vendor ID: AuthenticAMD 14:11:19 CPU family: 23 14:11:19 Model: 49 14:11:19 Model name: AMD EPYC-Rome Processor 14:11:19 Stepping: 0 14:11:19 CPU MHz: 2799.998 14:11:19 BogoMIPS: 5599.99 14:11:19 Virtualization: AMD-V 14:11:19 Hypervisor vendor: KVM 14:11:19 Virtualization type: full 14:11:19 L1d cache: 32K 14:11:19 L1i cache: 32K 14:11:19 L2 cache: 512K 14:11:19 L3 cache: 16384K 14:11:19 NUMA node0 CPU(s): 0-3 14:11:19 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 14:11:19 14:11:19 14:11:19 ---> nproc: 14:11:19 4 14:11:19 14:11:19 14:11:19 ---> df -h: 14:11:19 Filesystem Size Used Avail Use% Mounted on 14:11:19 udev 7.9G 0 7.9G 0% /dev 14:11:19 tmpfs 1.6G 680K 1.6G 1% /run 14:11:19 /dev/vda1 78G 8.4G 69G 11% / 14:11:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:11:19 tmpfs 5.0M 0 5.0M 0% /run/lock 14:11:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:11:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:11:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:11:19 14:11:19 14:11:20 ---> free -m: 14:11:20 total used free shared buff/cache available 14:11:20 Mem: 16040 555 13269 0 2214 15162 14:11:20 Swap: 1023 0 1023 14:11:20 14:11:20 14:11:20 ---> ip addr: 14:11:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:11:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:11:20 inet 127.0.0.1/8 scope host lo 14:11:20 valid_lft forever preferred_lft forever 14:11:20 inet6 ::1/128 scope host 14:11:20 valid_lft forever preferred_lft forever 14:11:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:11:20 link/ether fa:16:3e:71:9d:c3 brd ff:ff:ff:ff:ff:ff 14:11:20 inet 10.30.107.53/23 brd 10.30.107.255 scope global dynamic ens3 14:11:20 valid_lft 86168sec preferred_lft 86168sec 14:11:20 inet6 fe80::f816:3eff:fe71:9dc3/64 scope link 14:11:20 valid_lft forever preferred_lft forever 14:11:20 14:11:20 14:11:20 ---> sar -b -r -n DEV: 14:11:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4198) 10/21/25 _x86_64_ (4 CPU) 14:11:20 14:11:20 14:07:28 LINUX RESTART (4 CPU) 14:11:20 14:11:20 14:08:03 tps rtps wtps bread/s bwrtn/s 14:11:20 14:09:01 70.47 9.15 61.32 173.76 20489.43 14:11:20 14:10:01 68.51 0.18 68.32 26.53 19104.82 14:11:20 14:11:01 72.94 2.02 70.92 122.25 20246.76 14:11:20 Average: 70.64 3.72 66.92 106.77 19940.91 14:11:20 14:11:20 14:08:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:11:20 14:09:01 14024360 15600024 2400600 14.62 58400 1717064 753512 4.31 686708 1491908 62684 14:11:20 14:10:01 13616088 15467772 2808872 17.10 76812 1959900 860600 4.93 869684 1688660 173784 14:11:20 14:11:01 13589184 15518396 2835776 17.27 87176 2021708 776412 4.44 792476 1781556 121428 14:11:20 Average: 13743211 15528731 2681749 16.33 74129 1899557 796841 4.56 782956 1654041 119299 14:11:20 14:11:20 14:08:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:11:20 14:09:01 lo 2.07 2.07 0.23 0.23 0.00 0.00 0.00 0.00 14:11:20 14:09:01 ens3 60.96 44.60 842.97 7.87 0.00 0.00 0.00 0.00 14:11:20 14:10:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 14:11:20 14:10:01 ens3 32.88 25.40 617.37 4.59 0.00 0.00 0.00 0.00 14:11:20 14:11:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 14:11:20 14:11:01 ens3 29.75 24.78 281.49 7.51 0.00 0.00 0.00 0.00 14:11:20 Average: lo 1.21 1.21 0.14 0.14 0.00 0.00 0.00 0.00 14:11:20 Average: ens3 40.97 31.44 577.66 6.64 0.00 0.00 0.00 0.00 14:11:20 14:11:20 14:11:20 ---> sar -P ALL: 14:11:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4198) 10/21/25 _x86_64_ (4 CPU) 14:11:20 14:11:20 14:07:28 LINUX RESTART (4 CPU) 14:11:20 14:11:20 14:08:03 CPU %user %nice %system %iowait %steal %idle 14:11:20 14:09:01 all 15.84 0.00 1.66 13.33 0.08 69.10 14:11:20 14:09:01 0 13.14 0.00 1.59 19.70 0.10 65.46 14:11:20 14:09:01 1 15.32 0.00 1.44 2.02 0.05 81.17 14:11:20 14:09:01 2 13.73 0.00 1.50 21.09 0.09 63.60 14:11:20 14:09:01 3 21.14 0.00 2.12 10.53 0.09 66.12 14:11:20 14:10:01 all 11.18 0.00 0.76 16.01 0.05 71.99 14:11:20 14:10:01 0 16.83 0.00 1.10 1.72 0.05 80.30 14:11:20 14:10:01 1 13.41 0.00 0.65 3.43 0.03 82.47 14:11:20 14:10:01 2 2.94 0.00 0.23 1.67 0.03 95.12 14:11:20 14:10:01 3 11.55 0.00 1.10 57.15 0.10 30.10 14:11:20 14:11:01 all 14.82 0.00 1.01 10.89 0.04 73.24 14:11:20 14:11:01 0 25.80 0.00 1.59 17.34 0.08 55.18 14:11:20 14:11:01 1 12.74 0.00 0.73 2.43 0.03 84.06 14:11:20 14:11:01 2 15.54 0.00 1.19 1.57 0.03 81.67 14:11:20 14:11:01 3 5.25 0.00 0.53 22.19 0.03 71.99 14:11:20 Average: all 13.92 0.00 1.14 13.41 0.06 71.47 14:11:20 Average: 0 18.65 0.00 1.43 12.83 0.08 67.02 14:11:20 Average: 1 13.81 0.00 0.93 2.64 0.04 82.58 14:11:20 Average: 2 10.70 0.00 0.97 7.94 0.05 80.34 14:11:20 Average: 3 12.53 0.00 1.24 30.21 0.07 55.96 14:11:20 14:11:20 14:11:20