15:10:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143175 15:10:29 Running as SYSTEM 15:10:29 [EnvInject] - Loading node environment variables. 15:10:29 Building remotely on prd-ubuntu1804-builder-4c-4g-18219 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:10:29 [ssh-agent] Looking for ssh-agent implementation... 15:10:29 $ ssh-agent 15:10:29 SSH_AUTH_SOCK=/tmp/ssh-2S8jdK99i3Q4/agent.1744 15:10:29 SSH_AGENT_PID=1746 15:10:29 [ssh-agent] Started. 15:10:29 Running ssh-add (command line suppressed) 15:10:29 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17614870551049722277.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17614870551049722277.key) 15:10:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:10:29 The recommended git tool is: NONE 15:10:30 using credential onap-jenkins-ssh 15:10:30 Wiping out workspace first. 15:10:31 Cloning the remote Git repository 15:10:31 Cloning repository git://cloud.onap.org/mirror/oom.git 15:10:31 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:10:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:10:31 > git --version # timeout=10 15:10:31 > git --version # 'git version 2.17.1' 15:10:31 using GIT_SSH to set credentials Gerrit user 15:10:31 Verifying host key using manually-configured host key entries 15:10:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:10:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:10:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:36 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:10:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:10:36 using GIT_SSH to set credentials Gerrit user 15:10:36 Verifying host key using manually-configured host key entries 15:10:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143175/2 # timeout=30 15:10:37 > git rev-parse 1d6d33019a80b957e48f21fb7436d9df9990ab12^{commit} # timeout=10 15:10:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:10:37 Checking out Revision 1d6d33019a80b957e48f21fb7436d9df9990ab12 (refs/changes/75/143175/2) 15:10:37 > git config core.sparsecheckout # timeout=10 15:10:37 > git checkout -f 1d6d33019a80b957e48f21fb7436d9df9990ab12 # timeout=30 15:10:40 Commit message: "[POLICY] Fix GroupAuthorizationException in clamp-ac" 15:10:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:10:40 > git rev-list --no-walk 220eeb60c6aa62389c27a28ce27bc97727289e0d # timeout=10 15:10:41 [EnvInject] - Injecting environment variables from a build step. 15:10:41 [EnvInject] - Injecting as environment variables the properties content 15:10:41 PYTHON=python3 15:10:41 15:10:41 [EnvInject] - Variables injected successfully. 15:10:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11625138960060559792.sh 15:10:41 ---> tox-install.sh 15:10:41 + source /home/jenkins/lf-env.sh 15:10:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:10:41 ++ mktemp -d /tmp/venv-XXXX 15:10:41 + lf_venv=/tmp/venv-cxUN 15:10:41 + local venv_file=/tmp/.os_lf_venv 15:10:41 + local python=python3 15:10:41 + local options 15:10:41 + local set_path=true 15:10:41 + local install_args= 15:10:41 ++ 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 15:10:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:10:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:10:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:10:41 + true 15:10:41 + case $1 in 15:10:41 + venv_file=/tmp/.toxenv 15:10:41 + shift 2 15:10:41 + true 15:10:41 + case $1 in 15:10:41 + shift 15:10:41 + break 15:10:41 + case $python in 15:10:41 + local pkg_list= 15:10:41 + [[ -d /opt/pyenv ]] 15:10:41 + echo 'Setup pyenv:' 15:10:41 Setup pyenv: 15:10:41 + export PYENV_ROOT=/opt/pyenv 15:10:41 + PYENV_ROOT=/opt/pyenv 15:10:41 + 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 15:10:41 + 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 15:10:41 + pyenv versions 15:10:41 * system (set by /opt/pyenv/version) 15:10:41 * 3.8.13 (set by /opt/pyenv/version) 15:10:41 * 3.9.13 (set by /opt/pyenv/version) 15:10:41 * 3.10.6 (set by /opt/pyenv/version) 15:10:41 + command -v pyenv 15:10:41 ++ pyenv init - --no-rehash 15:10:41 + 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[*]}"'\'')" 15:10:41 export PATH="/opt/pyenv/shims:${PATH}" 15:10:41 export PYENV_SHELL=bash 15:10:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:10:41 pyenv() { 15:10:41 local command 15:10:41 command="${1:-}" 15:10:41 if [ "$#" -gt 0 ]; then 15:10:41 shift 15:10:41 fi 15:10:41 15:10:41 case "$command" in 15:10:41 rehash|shell) 15:10:41 eval "$(pyenv "sh-$command" "$@")" 15:10:41 ;; 15:10:41 *) 15:10:41 command pyenv "$command" "$@" 15:10:41 ;; 15:10:41 esac 15:10:41 }' 15:10:41 +++ 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[*]}"' 15:10:41 ++ 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 15:10:41 ++ 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 15:10:41 ++ 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 15:10:41 ++ export PYENV_SHELL=bash 15:10:41 ++ PYENV_SHELL=bash 15:10:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:10:41 +++ complete -F _pyenv pyenv 15:10:41 ++ lf-pyver python3 15:10:41 ++ local py_version_xy=python3 15:10:41 ++ local py_version_xyz= 15:10:41 ++ awk '{ print $1 }' 15:10:41 ++ grep -E '^[0-9.]*[0-9]$' 15:10:41 ++ pyenv versions 15:10:41 ++ local command 15:10:41 ++ command=versions 15:10:41 ++ '[' 1 -gt 0 ']' 15:10:41 ++ shift 15:10:41 ++ case "$command" in 15:10:41 ++ command pyenv versions 15:10:41 ++ pyenv versions 15:10:41 ++ sed 's/^[ *]* //' 15:10:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:10:41 +++ grep '^3' /tmp/.pyenv_versions 15:10:41 +++ sort -V 15:10:41 +++ tail -n 1 15:10:41 ++ py_version_xyz=3.10.6 15:10:41 ++ [[ -z 3.10.6 ]] 15:10:41 ++ echo 3.10.6 15:10:41 ++ return 0 15:10:41 + pyenv local 3.10.6 15:10:41 + local command 15:10:41 + command=local 15:10:41 + '[' 2 -gt 0 ']' 15:10:41 + shift 15:10:41 + case "$command" in 15:10:41 + command pyenv local 3.10.6 15:10:41 + pyenv local 3.10.6 15:10:41 + for arg in "$@" 15:10:41 + case $arg in 15:10:41 + pkg_list+='tox ' 15:10:41 + for arg in "$@" 15:10:41 + case $arg in 15:10:41 + pkg_list+='virtualenv ' 15:10:41 + for arg in "$@" 15:10:41 + case $arg in 15:10:41 + pkg_list+='urllib3~=1.26.15 ' 15:10:41 + [[ -f /tmp/.toxenv ]] 15:10:41 + [[ ! -f /tmp/.toxenv ]] 15:10:41 + [[ -n '' ]] 15:10:41 + python3 -m venv /tmp/venv-cxUN 15:10:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cxUN' 15:10:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cxUN 15:10:45 + echo /tmp/venv-cxUN 15:10:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:10:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:10:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:10:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:10:45 + local 'pip_opts=--upgrade --quiet' 15:10:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:10:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:10:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:10:45 + [[ -n '' ]] 15:10:45 + [[ -n '' ]] 15:10:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:10:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:10:45 + /tmp/venv-cxUN/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 15:10:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:10:50 lf-activate-venv(): INFO: Base packages installed successfully 15:10:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:10:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:10:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:10:50 + /tmp/venv-cxUN/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 15:10:52 + type python3 15:10:52 + true 15:10:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cxUN/bin to PATH' 15:10:52 lf-activate-venv(): INFO: Adding /tmp/venv-cxUN/bin to PATH 15:10:52 + PATH=/tmp/venv-cxUN/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 15:10:52 + return 0 15:10:52 + python3 --version 15:10:52 Python 3.10.6 15:10:52 + python3 -m pip --version 15:10:53 pip 26.0.1 from /tmp/venv-cxUN/lib/python3.10/site-packages/pip (python 3.10) 15:10:53 + python3 -m pip freeze 15:10:53 cachetools==7.0.1 15:10:53 chardet==5.2.0 15:10:53 colorama==0.4.6 15:10:53 distlib==0.4.0 15:10:53 filelock==3.24.2 15:10:53 packaging==26.0 15:10:53 platformdirs==4.9.2 15:10:53 pluggy==1.6.0 15:10:53 pyproject-api==1.10.0 15:10:53 tomli==2.4.0 15:10:53 tox==4.38.0 15:10:53 typing_extensions==4.15.0 15:10:53 urllib3==1.26.20 15:10:53 virtualenv==20.37.0 15:10:53 [EnvInject] - Injecting environment variables from a build step. 15:10:53 [EnvInject] - Injecting as environment variables the properties content 15:10:53 PARALLEL=false 15:10:53 15:10:53 [EnvInject] - Variables injected successfully. 15:10:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17469371638172905461.sh 15:10:53 ---> tox-run.sh 15:10:53 + 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 15:10:53 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:10:53 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:10:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:10:53 + cd /w/workspace/oom-master-pre-commit-lint/. 15:10:53 + source /home/jenkins/lf-env.sh 15:10:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:10:53 ++ mktemp -d /tmp/venv-XXXX 15:10:53 + lf_venv=/tmp/venv-hnwC 15:10:53 + local venv_file=/tmp/.os_lf_venv 15:10:53 + local python=python3 15:10:53 + local options 15:10:53 + local set_path=true 15:10:53 + local install_args= 15:10:53 ++ 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 15:10:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:10:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:10:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:10:53 + true 15:10:53 + case $1 in 15:10:53 + venv_file=/tmp/.toxenv 15:10:53 + shift 2 15:10:53 + true 15:10:53 + case $1 in 15:10:53 + shift 15:10:53 + break 15:10:53 + case $python in 15:10:53 + local pkg_list= 15:10:53 + [[ -d /opt/pyenv ]] 15:10:53 + echo 'Setup pyenv:' 15:10:53 Setup pyenv: 15:10:53 + export PYENV_ROOT=/opt/pyenv 15:10:53 + PYENV_ROOT=/opt/pyenv 15:10:53 + 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 15:10:53 + 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 15:10:53 + pyenv versions 15:10:53 system 15:10:53 3.8.13 15:10:53 3.9.13 15:10:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:10:53 + command -v pyenv 15:10:53 ++ pyenv init - --no-rehash 15:10:53 + 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[*]}"'\'')" 15:10:53 export PATH="/opt/pyenv/shims:${PATH}" 15:10:53 export PYENV_SHELL=bash 15:10:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:10:53 pyenv() { 15:10:53 local command 15:10:53 command="${1:-}" 15:10:53 if [ "$#" -gt 0 ]; then 15:10:53 shift 15:10:53 fi 15:10:53 15:10:53 case "$command" in 15:10:53 rehash|shell) 15:10:53 eval "$(pyenv "sh-$command" "$@")" 15:10:53 ;; 15:10:53 *) 15:10:53 command pyenv "$command" "$@" 15:10:53 ;; 15:10:53 esac 15:10:53 }' 15:10:53 +++ 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[*]}"' 15:10:53 ++ 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 15:10:53 ++ 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 15:10:53 ++ 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 15:10:53 ++ export PYENV_SHELL=bash 15:10:53 ++ PYENV_SHELL=bash 15:10:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:10:53 +++ complete -F _pyenv pyenv 15:10:53 ++ lf-pyver python3 15:10:53 ++ local py_version_xy=python3 15:10:53 ++ local py_version_xyz= 15:10:53 ++ pyenv versions 15:10:53 ++ local command 15:10:53 ++ command=versions 15:10:53 ++ '[' 1 -gt 0 ']' 15:10:53 ++ shift 15:10:53 ++ case "$command" in 15:10:53 ++ command pyenv versions 15:10:53 ++ pyenv versions 15:10:53 ++ awk '{ print $1 }' 15:10:53 ++ sed 's/^[ *]* //' 15:10:53 ++ grep -E '^[0-9.]*[0-9]$' 15:10:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:10:53 +++ grep '^3' /tmp/.pyenv_versions 15:10:53 +++ sort -V 15:10:53 +++ tail -n 1 15:10:53 ++ py_version_xyz=3.10.6 15:10:53 ++ [[ -z 3.10.6 ]] 15:10:53 ++ echo 3.10.6 15:10:53 ++ return 0 15:10:53 + pyenv local 3.10.6 15:10:53 + local command 15:10:53 + command=local 15:10:53 + '[' 2 -gt 0 ']' 15:10:53 + shift 15:10:53 + case "$command" in 15:10:53 + command pyenv local 3.10.6 15:10:53 + pyenv local 3.10.6 15:10:53 + for arg in "$@" 15:10:53 + case $arg in 15:10:53 + pkg_list+='tox ' 15:10:53 + for arg in "$@" 15:10:53 + case $arg in 15:10:53 + pkg_list+='virtualenv ' 15:10:53 + for arg in "$@" 15:10:53 + case $arg in 15:10:53 + pkg_list+='urllib3~=1.26.15 ' 15:10:53 + [[ -f /tmp/.toxenv ]] 15:10:53 ++ cat /tmp/.toxenv 15:10:53 + lf_venv=/tmp/venv-cxUN 15:10:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cxUN from' file:/tmp/.toxenv 15:10:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cxUN from file:/tmp/.toxenv 15:10:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:10:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:10:53 + local 'pip_opts=--upgrade --quiet' 15:10:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:10:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:10:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:10:53 + [[ -n '' ]] 15:10:53 + [[ -n '' ]] 15:10:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:10:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:10:53 + /tmp/venv-cxUN/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 15:10:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:10:54 lf-activate-venv(): INFO: Base packages installed successfully 15:10:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:10:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:10:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:10:54 + /tmp/venv-cxUN/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 15:10:55 + type python3 15:10:55 + true 15:10:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cxUN/bin to PATH' 15:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-cxUN/bin to PATH 15:10:55 + PATH=/tmp/venv-cxUN/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 15:10:55 + return 0 15:10:55 + [[ -d /opt/pyenv ]] 15:10:55 + echo '---> Setting up pyenv' 15:10:55 ---> Setting up pyenv 15:10:55 + export PYENV_ROOT=/opt/pyenv 15:10:55 + PYENV_ROOT=/opt/pyenv 15:10:55 + export PATH=/opt/pyenv/bin:/tmp/venv-cxUN/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 15:10:55 + PATH=/opt/pyenv/bin:/tmp/venv-cxUN/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 15:10:55 ++ pwd 15:10:55 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:10:55 + export PYTHONPATH 15:10:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:10:55 + TOX_TESTENV_PASSENV=PYTHONPATH 15:10:55 + tox --version 15:10:55 4.38.0 from /tmp/venv-cxUN/lib/python3.10/site-packages/tox/__init__.py 15:10:55 + PARALLEL=false 15:10:55 + TOX_OPTIONS_LIST= 15:10:55 + [[ -n pre-commit ]] 15:10:55 + TOX_OPTIONS_LIST=' -e pre-commit' 15:10:55 + case ${PARALLEL,,} in 15:10:55 + tox -e pre-commit 15:10:55 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:10:56 pre-commit: install_deps> python -I -m pip install pre-commit 15:10:59 pre-commit: freeze> python -m pip freeze --all 15:10:59 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==20.37.0 15:10:59 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:11:00 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:11:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:11:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:11:02 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:11:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:11:02 [INFO] Once installed this environment will be reused. 15:11:02 [INFO] This may take a few minutes... 15:11:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:11:06 [INFO] Once installed this environment will be reused. 15:11:06 [INFO] This may take a few minutes... 15:11:10 trim trailing whitespace.................................................Passed 15:11:11 Tabs remover.............................................................Passed 15:11:11 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:11:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:11:11 [INFO] Once installed this environment will be reused. 15:11:11 [INFO] This may take a few minutes... 15:11:19 gitlint..............................................(no files to check)Skipped 15:11:19 pre-commit: OK (23.27=setup[3.75]+cmd[11.21,8.31] seconds) 15:11:19 congratulations :) (23.31 seconds) 15:11:19 + tox_status=0 15:11:19 + echo '---> Completed tox runs' 15:11:19 ---> Completed tox runs 15:11:19 + for i in .tox/*/log 15:11:19 ++ echo .tox/pre-commit/log 15:11:19 ++ awk -F/ '{print $2}' 15:11:19 + tox_env=pre-commit 15:11:19 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:11:19 + DOC_DIR=docs/_build/html 15:11:19 + [[ -d docs/_build/html ]] 15:11:19 + echo '---> tox-run.sh ends' 15:11:19 ---> tox-run.sh ends 15:11:19 + test 0 -eq 0 15:11:19 $ ssh-agent -k 15:11:19 unset SSH_AUTH_SOCK; 15:11:19 unset SSH_AGENT_PID; 15:11:19 echo Agent pid 1746 killed; 15:11:19 [ssh-agent] Stopped. 15:11:19 [PostBuildScript] - [INFO] Executing post build scripts. 15:11:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7380799245020336735.sh 15:11:19 ---> sysstat.sh 15:11:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15326280975831405433.sh 15:11:20 ---> package-listing.sh 15:11:20 ++ facter osfamily 15:11:20 ++ tr '[:upper:]' '[:lower:]' 15:11:20 + OS_FAMILY=debian 15:11:20 + workspace=/w/workspace/oom-master-pre-commit-lint 15:11:20 + START_PACKAGES=/tmp/packages_start.txt 15:11:20 + END_PACKAGES=/tmp/packages_end.txt 15:11:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:11:20 + PACKAGES=/tmp/packages_start.txt 15:11:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:11:20 + PACKAGES=/tmp/packages_end.txt 15:11:20 + case "${OS_FAMILY}" in 15:11:20 + dpkg -l 15:11:20 + grep '^ii' 15:11:20 + '[' -f /tmp/packages_start.txt ']' 15:11:20 + '[' -f /tmp/packages_end.txt ']' 15:11:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:11:20 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:11:20 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:11:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:11:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins319377968809529531.sh 15:11:20 ---> capture-instance-metadata.sh 15:11:20 Setup pyenv: 15:11:20 system 15:11:20 3.8.13 15:11:20 3.9.13 15:11:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:11:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DS6F 15:11:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:11:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:28 lf-activate-venv(): INFO: Base packages installed successfully 15:11:28 lf-activate-venv(): INFO: Installing additional packages: lftools 15:11:50 lf-activate-venv(): INFO: Adding /tmp/venv-DS6F/bin to PATH 15:11:50 INFO: Running in OpenStack, capturing instance metadata 15:11:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10023090478929790708.sh 15:11:51 provisioning config files... 15:11:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config770423082413887104tmp 15:11:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:11:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:11:51 [EnvInject] - Injecting environment variables from a build step. 15:11:51 [EnvInject] - Injecting as environment variables the properties content 15:11:51 SERVER_ID=logs 15:11:51 15:11:51 [EnvInject] - Variables injected successfully. 15:11:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9665132145926054523.sh 15:11:51 ---> create-netrc.sh 15:11:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5108999285184818630.sh 15:11:51 ---> python-tools-install.sh 15:11:51 Setup pyenv: 15:11:51 system 15:11:51 3.8.13 15:11:51 3.9.13 15:11:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:11:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DS6F from file:/tmp/.os_lf_venv 15:11:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:53 lf-activate-venv(): INFO: Base packages installed successfully 15:11:53 lf-activate-venv(): INFO: Installing additional packages: lftools 15:12:00 lf-activate-venv(): INFO: Adding /tmp/venv-DS6F/bin to PATH 15:12:00 Generating Requirements File 15:12:18 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. 15:12:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:12:18 Python 3.10.6 15:12:18 pip 26.0.1 from /tmp/venv-DS6F/lib/python3.10/site-packages/pip (python 3.10) 15:12:19 appdirs==1.4.4 15:12:19 argcomplete==3.6.3 15:12:19 aspy.yaml==1.3.0 15:12:19 attrs==25.4.0 15:12:19 autopage==0.6.0 15:12:19 backports.strenum==1.3.1 15:12:19 beautifulsoup4==4.14.3 15:12:19 boto3==1.42.51 15:12:19 botocore==1.42.51 15:12:19 bs4==0.0.2 15:12:19 certifi==2026.1.4 15:12:19 cffi==2.0.0 15:12:19 cfgv==3.5.0 15:12:19 chardet==5.2.0 15:12:19 charset-normalizer==3.4.4 15:12:19 click==8.3.1 15:12:19 cliff==4.13.2 15:12:19 cmd2==3.2.0 15:12:19 cryptography==3.3.2 15:12:19 debtcollector==3.0.0 15:12:19 decorator==5.2.1 15:12:19 defusedxml==0.7.1 15:12:19 Deprecated==1.3.1 15:12:19 distlib==0.4.0 15:12:19 dnspython==2.8.0 15:12:19 docker==7.1.0 15:12:19 dogpile.cache==1.5.0 15:12:19 durationpy==0.10 15:12:19 email-validator==2.3.0 15:12:19 filelock==3.24.2 15:12:19 future==1.0.0 15:12:19 gitdb==4.0.12 15:12:19 GitPython==3.1.46 15:12:19 httplib2==0.30.2 15:12:19 identify==2.6.16 15:12:19 idna==3.11 15:12:19 importlib-resources==1.5.0 15:12:19 iso8601==2.1.0 15:12:19 Jinja2==3.1.6 15:12:19 jmespath==1.1.0 15:12:19 jsonpatch==1.33 15:12:19 jsonpointer==3.0.0 15:12:19 jsonschema==4.26.0 15:12:19 jsonschema-specifications==2025.9.1 15:12:19 keystoneauth1==5.13.0 15:12:19 kubernetes==35.0.0 15:12:19 lftools==0.37.21 15:12:19 lxml==6.0.2 15:12:19 markdown-it-py==4.0.0 15:12:19 MarkupSafe==3.0.3 15:12:19 mdurl==0.1.2 15:12:19 msgpack==1.1.2 15:12:19 multi_key_dict==2.0.3 15:12:19 munch==4.0.0 15:12:19 netaddr==1.3.0 15:12:19 niet==1.4.2 15:12:19 nodeenv==1.10.0 15:12:19 oauth2client==4.1.3 15:12:19 oauthlib==3.3.1 15:12:19 openstacksdk==4.10.0 15:12:19 os-service-types==1.8.2 15:12:19 osc-lib==4.4.0 15:12:19 oslo.config==10.3.0 15:12:19 oslo.context==6.3.0 15:12:19 oslo.i18n==6.7.2 15:12:19 oslo.log==8.1.0 15:12:19 oslo.serialization==5.9.1 15:12:19 oslo.utils==9.2.0 15:12:19 packaging==26.0 15:12:19 pbr==7.0.3 15:12:19 platformdirs==4.9.2 15:12:19 prettytable==3.17.0 15:12:19 psutil==7.2.2 15:12:19 pyasn1==0.6.2 15:12:19 pyasn1_modules==0.4.2 15:12:19 pycparser==3.0 15:12:19 pygerrit2==2.0.15 15:12:19 PyGithub==2.8.1 15:12:19 Pygments==2.19.2 15:12:19 PyJWT==2.11.0 15:12:19 PyNaCl==1.6.2 15:12:19 pyparsing==2.4.7 15:12:19 pyperclip==1.11.0 15:12:19 pyrsistent==0.20.0 15:12:19 python-cinderclient==9.8.0 15:12:19 python-dateutil==2.9.0.post0 15:12:19 python-heatclient==5.0.0 15:12:19 python-jenkins==1.8.3 15:12:19 python-keystoneclient==5.7.0 15:12:19 python-magnumclient==4.9.0 15:12:19 python-openstackclient==9.0.0 15:12:19 python-swiftclient==4.9.0 15:12:19 PyYAML==6.0.3 15:12:19 referencing==0.37.0 15:12:19 requests==2.32.5 15:12:19 requests-oauthlib==2.0.0 15:12:19 requestsexceptions==1.4.0 15:12:19 rfc3986==2.0.0 15:12:19 rich==14.3.2 15:12:19 rich-argparse==1.7.2 15:12:19 rpds-py==0.30.0 15:12:19 rsa==4.9.1 15:12:19 ruamel.yaml==0.19.1 15:12:19 ruamel.yaml.clib==0.2.15 15:12:19 s3transfer==0.16.0 15:12:19 simplejson==3.20.2 15:12:19 six==1.17.0 15:12:19 smmap==5.0.2 15:12:19 soupsieve==2.8.3 15:12:19 stevedore==5.6.0 15:12:19 tabulate==0.9.0 15:12:19 toml==0.10.2 15:12:19 tomlkit==0.14.0 15:12:19 tqdm==4.67.3 15:12:19 typing_extensions==4.15.0 15:12:19 tzdata==2025.3 15:12:19 urllib3==1.26.20 15:12:19 virtualenv==20.37.0 15:12:19 wcwidth==0.6.0 15:12:19 websocket-client==1.9.0 15:12:19 wrapt==2.1.1 15:12:19 xdg==6.0.0 15:12:19 xmltodict==1.0.3 15:12:19 yq==3.4.3 15:12:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15434244526064136395.sh 15:12:19 ---> sudo-logs.sh 15:12:19 Archiving 'sudo' log.. 15:12:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16325180891844524266.sh 15:12:19 ---> job-cost.sh 15:12:19 INFO: Activating Python virtual environment... 15:12:19 Setup pyenv: 15:12:19 system 15:12:19 3.8.13 15:12:19 3.9.13 15:12:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:12:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DS6F from file:/tmp/.os_lf_venv 15:12:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:22 lf-activate-venv(): INFO: Base packages installed successfully 15:12:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:12:29 lf-activate-venv(): INFO: Adding /tmp/venv-DS6F/bin to PATH 15:12:29 INFO: No stack-cost file found 15:12:29 INFO: Instance uptime: 167s 15:12:29 INFO: Fetching instance metadata (attempt 1 of 3)... 15:12:29 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:12:29 INFO: Successfully fetched instance metadata 15:12:29 INFO: Instance type: v3-standard-4 15:12:29 INFO: Retrieving pricing info for: v3-standard-4 15:12:29 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:12:29 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=167 15:12:29 INFO: Successfully fetched Vexxhost pricing API 15:12:29 INFO: Retrieved cost: 0.11 15:12:29 INFO: Retrieved resource: v3-standard-4 15:12:29 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:12:29 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:12:29 INFO: Successfully archived job cost data 15:12:29 DEBUG: Cost data: oom-master-pre-commit-lint,4420,2026-02-18 15:12:29,v3-standard-4,167,0.11,0.00,SUCCESS 15:12:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3545376047668259367.sh 15:12:29 ---> logs-deploy.sh 15:12:29 Setup pyenv: 15:12:29 system 15:12:29 3.8.13 15:12:29 3.9.13 15:12:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:12:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DS6F from file:/tmp/.os_lf_venv 15:12:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:31 lf-activate-venv(): INFO: Base packages installed successfully 15:12:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:12:39 lf-activate-venv(): INFO: Adding /tmp/venv-DS6F/bin to PATH 15:12:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4420 15:12:39 INFO: archiving workspace using pattern(s): 15:12:40 Archives upload complete. 15:12:40 INFO: archiving logs to Nexus 15:12:41 ---> uname -a: 15:12:41 Linux prd-ubuntu1804-builder-4c-4g-18219 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:12:41 15:12:41 15:12:41 ---> lscpu: 15:12:41 Architecture: x86_64 15:12:41 CPU op-mode(s): 32-bit, 64-bit 15:12:41 Byte Order: Little Endian 15:12:41 CPU(s): 4 15:12:41 On-line CPU(s) list: 0-3 15:12:41 Thread(s) per core: 1 15:12:41 Core(s) per socket: 1 15:12:41 Socket(s): 4 15:12:41 NUMA node(s): 1 15:12:41 Vendor ID: AuthenticAMD 15:12:41 CPU family: 23 15:12:41 Model: 49 15:12:41 Model name: AMD EPYC-Rome Processor 15:12:41 Stepping: 0 15:12:41 CPU MHz: 2800.000 15:12:41 BogoMIPS: 5600.00 15:12:41 Virtualization: AMD-V 15:12:41 Hypervisor vendor: KVM 15:12:41 Virtualization type: full 15:12:41 L1d cache: 32K 15:12:41 L1i cache: 32K 15:12:41 L2 cache: 512K 15:12:41 L3 cache: 16384K 15:12:41 NUMA node0 CPU(s): 0-3 15:12:41 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 15:12:41 15:12:41 15:12:41 ---> nproc: 15:12:41 4 15:12:41 15:12:41 15:12:41 ---> df -h: 15:12:41 Filesystem Size Used Avail Use% Mounted on 15:12:41 udev 7.9G 0 7.9G 0% /dev 15:12:41 tmpfs 1.6G 676K 1.6G 1% /run 15:12:41 /dev/vda1 78G 8.4G 69G 11% / 15:12:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:12:41 tmpfs 5.0M 0 5.0M 0% /run/lock 15:12:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:12:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:12:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:12:41 15:12:41 15:12:41 ---> free -m: 15:12:41 total used free shared buff/cache available 15:12:41 Mem: 16040 552 13285 0 2202 15167 15:12:41 Swap: 1023 0 1023 15:12:41 15:12:41 15:12:41 ---> ip addr: 15:12:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:12:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:12:41 inet 127.0.0.1/8 scope host lo 15:12:41 valid_lft forever preferred_lft forever 15:12:41 inet6 ::1/128 scope host 15:12:41 valid_lft forever preferred_lft forever 15:12:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:12:41 link/ether fa:16:3e:f7:b4:3e brd ff:ff:ff:ff:ff:ff 15:12:41 inet 10.30.107.84/23 brd 10.30.107.255 scope global dynamic ens3 15:12:41 valid_lft 86229sec preferred_lft 86229sec 15:12:41 inet6 fe80::f816:3eff:fef7:b43e/64 scope link 15:12:41 valid_lft forever preferred_lft forever 15:12:41 15:12:41 15:12:41 ---> sar -b -r -n DEV: 15:12:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18219) 02/18/26 _x86_64_ (4 CPU) 15:12:41 15:12:41 15:09:53 LINUX RESTART (4 CPU) 15:12:41 15:12:41 15:10:01 tps rtps wtps bread/s bwrtn/s 15:12:41 15:11:01 178.59 82.97 95.62 4103.72 50868.99 15:12:41 15:12:01 112.45 1.00 111.45 112.38 22846.59 15:12:41 Average: 145.52 41.98 103.53 2108.05 36857.79 15:12:41 15:12:41 15:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:12:41 15:11:01 14108904 15573464 2316064 14.10 48632 1623420 876464 5.02 659720 1454232 105092 15:12:41 15:12:01 13791516 15586408 2633452 16.03 77884 1904664 747624 4.28 722260 1670152 131304 15:12:41 Average: 13950210 15579936 2474758 15.07 63258 1764042 812044 4.65 690990 1562192 118198 15:12:41 15:12:41 15:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:12:41 15:11:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 15:12:41 15:11:01 ens3 396.03 284.72 1984.67 76.15 0.00 0.00 0.00 0.00 15:12:41 15:12:01 lo 2.07 2.07 0.24 0.24 0.00 0.00 0.00 0.00 15:12:41 15:12:01 ens3 75.67 55.91 962.23 10.72 0.00 0.00 0.00 0.00 15:12:41 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 15:12:41 Average: ens3 235.85 170.31 1473.45 43.43 0.00 0.00 0.00 0.00 15:12:41 15:12:41 15:12:41 ---> sar -P ALL: 15:12:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18219) 02/18/26 _x86_64_ (4 CPU) 15:12:41 15:12:41 15:09:53 LINUX RESTART (4 CPU) 15:12:41 15:12:41 15:10:01 CPU %user %nice %system %iowait %steal %idle 15:12:41 15:11:01 all 14.74 0.00 2.14 21.01 0.06 62.05 15:12:41 15:11:01 0 12.08 0.00 1.37 8.01 0.07 78.47 15:12:41 15:11:01 1 18.77 0.00 2.59 27.11 0.07 51.45 15:12:41 15:11:01 2 8.65 0.00 2.55 30.32 0.08 58.40 15:12:41 15:11:01 3 19.43 0.00 2.07 18.65 0.07 59.79 15:12:41 15:12:01 all 21.92 0.00 1.81 3.73 0.05 72.48 15:12:41 15:12:01 0 24.35 0.00 1.62 0.45 0.05 73.53 15:12:41 15:12:01 1 15.02 0.00 1.79 6.25 0.03 76.91 15:12:41 15:12:01 2 11.60 0.00 1.09 6.42 0.03 80.86 15:12:41 15:12:01 3 36.80 0.00 2.78 1.79 0.08 58.54 15:12:41 Average: all 18.33 0.00 1.98 12.36 0.06 67.27 15:12:41 Average: 0 18.22 0.00 1.50 4.23 0.06 76.00 15:12:41 Average: 1 16.90 0.00 2.19 16.69 0.05 64.18 15:12:41 Average: 2 10.13 0.00 1.82 18.30 0.06 69.70 15:12:41 Average: 3 28.12 0.00 2.42 10.21 0.08 59.16 15:12:41 15:12:41 15:12:41