09:22:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143337 09:22:49 Running as SYSTEM 09:22:49 [EnvInject] - Loading node environment variables. 09:22:49 Building remotely on prd-ubuntu1804-builder-4c-4g-20012 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:22:49 [ssh-agent] Looking for ssh-agent implementation... 09:22:49 $ ssh-agent 09:22:49 SSH_AUTH_SOCK=/tmp/ssh-UHxhY55q1kM8/agent.1817 09:22:49 SSH_AGENT_PID=1819 09:22:49 [ssh-agent] Started. 09:22:49 Running ssh-add (command line suppressed) 09:22:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5120362520606242517.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5120362520606242517.key) 09:22:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:22:49 The recommended git tool is: NONE 09:22:51 using credential onap-jenkins-ssh 09:22:51 Wiping out workspace first. 09:22:51 Cloning the remote Git repository 09:22:51 Cloning repository git://cloud.onap.org/mirror/oom.git 09:22:52 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:22:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:22:52 > git --version # timeout=10 09:22:52 > git --version # 'git version 2.17.1' 09:22:52 using GIT_SSH to set credentials Gerrit user 09:22:52 Verifying host key using manually-configured host key entries 09:22:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:22:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:22:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:22:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:22:58 using GIT_SSH to set credentials Gerrit user 09:22:58 Verifying host key using manually-configured host key entries 09:22:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/143337/6 # timeout=30 09:22:59 > git rev-parse 33b19e009991520b2024c998c20b53411ae46743^{commit} # timeout=10 09:22:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:22:59 Checking out Revision 33b19e009991520b2024c998c20b53411ae46743 (refs/changes/37/143337/6) 09:22:59 > git config core.sparsecheckout # timeout=10 09:22:59 > git checkout -f 33b19e009991520b2024c998c20b53411ae46743 # timeout=30 09:23:02 Commit message: "Fix GroupAuthorizationException in ACM" 09:23:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:23:02 > git rev-list --no-walk c2e4d2b04151cd5c542c6902a5b33128963c2ffe # timeout=10 09:23:03 [EnvInject] - Injecting environment variables from a build step. 09:23:03 [EnvInject] - Injecting as environment variables the properties content 09:23:03 PYTHON=python3 09:23:03 09:23:03 [EnvInject] - Variables injected successfully. 09:23:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8571468977457833480.sh 09:23:03 ---> tox-install.sh 09:23:03 + source /home/jenkins/lf-env.sh 09:23:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:23:03 ++ mktemp -d /tmp/venv-XXXX 09:23:03 + lf_venv=/tmp/venv-qyrF 09:23:03 + local venv_file=/tmp/.os_lf_venv 09:23:03 + local python=python3 09:23:03 + local options 09:23:03 + local set_path=true 09:23:03 + local install_args= 09:23: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 09:23:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:23:03 + true 09:23:03 + case $1 in 09:23:03 + venv_file=/tmp/.toxenv 09:23:03 + shift 2 09:23:03 + true 09:23:03 + case $1 in 09:23:03 + shift 09:23:03 + break 09:23:03 + case $python in 09:23:03 + local pkg_list= 09:23:03 + [[ -d /opt/pyenv ]] 09:23:03 + echo 'Setup pyenv:' 09:23:03 Setup pyenv: 09:23:03 + export PYENV_ROOT=/opt/pyenv 09:23:03 + PYENV_ROOT=/opt/pyenv 09:23:03 + 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 09:23:03 + 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 09:23:03 + pyenv versions 09:23:03 * system (set by /opt/pyenv/version) 09:23:03 * 3.8.13 (set by /opt/pyenv/version) 09:23:03 * 3.9.13 (set by /opt/pyenv/version) 09:23:03 * 3.10.6 (set by /opt/pyenv/version) 09:23:03 + command -v pyenv 09:23:03 ++ pyenv init - --no-rehash 09:23: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[*]}"'\'')" 09:23:03 export PATH="/opt/pyenv/shims:${PATH}" 09:23:03 export PYENV_SHELL=bash 09:23:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:23:03 pyenv() { 09:23:03 local command 09:23:03 command="${1:-}" 09:23:03 if [ "$#" -gt 0 ]; then 09:23:03 shift 09:23:03 fi 09:23:03 09:23:03 case "$command" in 09:23:03 rehash|shell) 09:23:03 eval "$(pyenv "sh-$command" "$@")" 09:23:03 ;; 09:23:03 *) 09:23:03 command pyenv "$command" "$@" 09:23:03 ;; 09:23:03 esac 09:23:03 }' 09:23: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[*]}"' 09:23:03 ++ 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 09:23:03 ++ 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 09:23:03 ++ 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 09:23:03 ++ export PYENV_SHELL=bash 09:23:03 ++ PYENV_SHELL=bash 09:23:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:23:03 +++ complete -F _pyenv pyenv 09:23:03 ++ lf-pyver python3 09:23:03 ++ local py_version_xy=python3 09:23:03 ++ local py_version_xyz= 09:23:03 ++ pyenv versions 09:23:03 ++ local command 09:23:03 ++ command=versions 09:23:03 ++ '[' 1 -gt 0 ']' 09:23:03 ++ shift 09:23:03 ++ case "$command" in 09:23:03 ++ command pyenv versions 09:23:03 ++ pyenv versions 09:23:03 ++ sed 's/^[ *]* //' 09:23:03 ++ grep -E '^[0-9.]*[0-9]$' 09:23:03 ++ awk '{ print $1 }' 09:23:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:23:03 +++ grep '^3' /tmp/.pyenv_versions 09:23:03 +++ sort -V 09:23:03 +++ tail -n 1 09:23:03 ++ py_version_xyz=3.10.6 09:23:03 ++ [[ -z 3.10.6 ]] 09:23:03 ++ echo 3.10.6 09:23:03 ++ return 0 09:23:03 + pyenv local 3.10.6 09:23:03 + local command 09:23:03 + command=local 09:23:03 + '[' 2 -gt 0 ']' 09:23:03 + shift 09:23:03 + case "$command" in 09:23:03 + command pyenv local 3.10.6 09:23:03 + pyenv local 3.10.6 09:23:03 + for arg in "$@" 09:23:03 + case $arg in 09:23:03 + pkg_list+='tox ' 09:23:03 + for arg in "$@" 09:23:03 + case $arg in 09:23:03 + pkg_list+='virtualenv ' 09:23:03 + for arg in "$@" 09:23:03 + case $arg in 09:23:03 + pkg_list+='urllib3~=1.26.15 ' 09:23:03 + [[ -f /tmp/.toxenv ]] 09:23:03 + [[ ! -f /tmp/.toxenv ]] 09:23:03 + [[ -n '' ]] 09:23:03 + python3 -m venv /tmp/venv-qyrF 09:23:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qyrF' 09:23:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qyrF 09:23:09 + echo /tmp/venv-qyrF 09:23:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:23:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:23:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:23:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:09 + local 'pip_opts=--upgrade --quiet' 09:23:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:23:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:23:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:23:09 + [[ -n '' ]] 09:23:09 + [[ -n '' ]] 09:23:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:23:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:09 + /tmp/venv-qyrF/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 09:23:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:23:15 lf-activate-venv(): INFO: Base packages installed successfully 09:23:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:23:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:23:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:23:15 + /tmp/venv-qyrF/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 09:23:23 + type python3 09:23:23 + true 09:23:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qyrF/bin to PATH' 09:23:23 lf-activate-venv(): INFO: Adding /tmp/venv-qyrF/bin to PATH 09:23:23 + PATH=/tmp/venv-qyrF/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 09:23:23 + return 0 09:23:23 + python3 --version 09:23:23 Python 3.10.6 09:23:23 + python3 -m pip --version 09:23:23 pip 26.0.1 from /tmp/venv-qyrF/lib/python3.10/site-packages/pip (python 3.10) 09:23:23 + python3 -m pip freeze 09:23:23 cachetools==7.0.1 09:23:23 colorama==0.4.6 09:23:23 distlib==0.4.0 09:23:23 filelock==3.24.3 09:23:23 packaging==26.0 09:23:23 platformdirs==4.9.2 09:23:23 pluggy==1.6.0 09:23:23 pyproject-api==1.10.0 09:23:23 tomli==2.4.0 09:23:23 tox==4.46.0 09:23:23 typing_extensions==4.15.0 09:23:23 urllib3==1.26.20 09:23:23 virtualenv==20.39.0 09:23:23 [EnvInject] - Injecting environment variables from a build step. 09:23:23 [EnvInject] - Injecting as environment variables the properties content 09:23:23 PARALLEL=false 09:23:23 09:23:23 [EnvInject] - Variables injected successfully. 09:23:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13521155978088974140.sh 09:23:23 ---> tox-run.sh 09:23:23 + 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 09:23:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:23:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:23:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:23:23 + cd /w/workspace/oom-master-pre-commit-lint/. 09:23:23 + source /home/jenkins/lf-env.sh 09:23:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:23:23 ++ mktemp -d /tmp/venv-XXXX 09:23:23 + lf_venv=/tmp/venv-8USX 09:23:23 + local venv_file=/tmp/.os_lf_venv 09:23:23 + local python=python3 09:23:23 + local options 09:23:23 + local set_path=true 09:23:23 + local install_args= 09:23:23 ++ 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 09:23:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:23:23 + true 09:23:23 + case $1 in 09:23:23 + venv_file=/tmp/.toxenv 09:23:23 + shift 2 09:23:23 + true 09:23:23 + case $1 in 09:23:23 + shift 09:23:23 + break 09:23:23 + case $python in 09:23:23 + local pkg_list= 09:23:23 + [[ -d /opt/pyenv ]] 09:23:23 + echo 'Setup pyenv:' 09:23:23 Setup pyenv: 09:23:23 + export PYENV_ROOT=/opt/pyenv 09:23:23 + PYENV_ROOT=/opt/pyenv 09:23:23 + 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 09:23:23 + 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 09:23:23 + pyenv versions 09:23:23 system 09:23:23 3.8.13 09:23:23 3.9.13 09:23:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:23:23 + command -v pyenv 09:23:23 ++ pyenv init - --no-rehash 09:23:23 + 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[*]}"'\'')" 09:23:23 export PATH="/opt/pyenv/shims:${PATH}" 09:23:23 export PYENV_SHELL=bash 09:23:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:23:23 pyenv() { 09:23:23 local command 09:23:23 command="${1:-}" 09:23:23 if [ "$#" -gt 0 ]; then 09:23:23 shift 09:23:23 fi 09:23:23 09:23:23 case "$command" in 09:23:23 rehash|shell) 09:23:23 eval "$(pyenv "sh-$command" "$@")" 09:23:23 ;; 09:23:23 *) 09:23:23 command pyenv "$command" "$@" 09:23:23 ;; 09:23:23 esac 09:23:23 }' 09:23:23 +++ 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[*]}"' 09:23:23 ++ 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 09:23:23 ++ 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 09:23:23 ++ 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 09:23:23 ++ export PYENV_SHELL=bash 09:23:23 ++ PYENV_SHELL=bash 09:23:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:23:23 +++ complete -F _pyenv pyenv 09:23:23 ++ lf-pyver python3 09:23:23 ++ local py_version_xy=python3 09:23:23 ++ local py_version_xyz= 09:23:23 ++ pyenv versions 09:23:23 ++ sed 's/^[ *]* //' 09:23:23 ++ awk '{ print $1 }' 09:23:23 ++ local command 09:23:23 ++ command=versions 09:23:23 ++ '[' 1 -gt 0 ']' 09:23:23 ++ shift 09:23:23 ++ case "$command" in 09:23:23 ++ command pyenv versions 09:23:23 ++ pyenv versions 09:23:23 ++ grep -E '^[0-9.]*[0-9]$' 09:23:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:23:23 +++ grep '^3' /tmp/.pyenv_versions 09:23:23 +++ sort -V 09:23:23 +++ tail -n 1 09:23:23 ++ py_version_xyz=3.10.6 09:23:23 ++ [[ -z 3.10.6 ]] 09:23:23 ++ echo 3.10.6 09:23:23 ++ return 0 09:23:23 + pyenv local 3.10.6 09:23:23 + local command 09:23:23 + command=local 09:23:23 + '[' 2 -gt 0 ']' 09:23:23 + shift 09:23:23 + case "$command" in 09:23:23 + command pyenv local 3.10.6 09:23:23 + pyenv local 3.10.6 09:23:23 + for arg in "$@" 09:23:23 + case $arg in 09:23:23 + pkg_list+='tox ' 09:23:23 + for arg in "$@" 09:23:23 + case $arg in 09:23:23 + pkg_list+='virtualenv ' 09:23:23 + for arg in "$@" 09:23:23 + case $arg in 09:23:23 + pkg_list+='urllib3~=1.26.15 ' 09:23:23 + [[ -f /tmp/.toxenv ]] 09:23:23 ++ cat /tmp/.toxenv 09:23:23 + lf_venv=/tmp/venv-qyrF 09:23:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qyrF from' file:/tmp/.toxenv 09:23:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qyrF from file:/tmp/.toxenv 09:23:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:23:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:23 + local 'pip_opts=--upgrade --quiet' 09:23:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:23:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:23:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:23:23 + [[ -n '' ]] 09:23:23 + [[ -n '' ]] 09:23:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:23:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:23 + /tmp/venv-qyrF/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 09:23:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:23:24 lf-activate-venv(): INFO: Base packages installed successfully 09:23:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:23:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:23:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:23:24 + /tmp/venv-qyrF/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 09:23:25 + type python3 09:23:25 + true 09:23:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qyrF/bin to PATH' 09:23:25 lf-activate-venv(): INFO: Adding /tmp/venv-qyrF/bin to PATH 09:23:25 + PATH=/tmp/venv-qyrF/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 09:23:25 + return 0 09:23:25 + [[ -d /opt/pyenv ]] 09:23:25 + echo '---> Setting up pyenv' 09:23:25 ---> Setting up pyenv 09:23:25 + export PYENV_ROOT=/opt/pyenv 09:23:25 + PYENV_ROOT=/opt/pyenv 09:23:25 + export PATH=/opt/pyenv/bin:/tmp/venv-qyrF/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 09:23:25 + PATH=/opt/pyenv/bin:/tmp/venv-qyrF/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 09:23:25 ++ pwd 09:23:25 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:23:25 + export PYTHONPATH 09:23:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:23:25 + TOX_TESTENV_PASSENV=PYTHONPATH 09:23:25 + tox --version 09:23:26 4.46.0 from /tmp/venv-qyrF/lib/python3.10/site-packages/tox/__init__.py 09:23:26 + PARALLEL=false 09:23:26 + TOX_OPTIONS_LIST= 09:23:26 + [[ -n pre-commit ]] 09:23:26 + TOX_OPTIONS_LIST=' -e pre-commit' 09:23:26 + case ${PARALLEL,,} in 09:23:26 + tox -e pre-commit 09:23:26 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:23:27 pre-commit: install_deps> python -I -m pip install pre-commit 09:23:29 pre-commit: freeze> python -m pip freeze --all 09:23:30 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,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.39.0 09:23:30 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:23:30 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:23:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:23:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:23:33 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:23:33 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:23:33 [INFO] Once installed this environment will be reused. 09:23:33 [INFO] This may take a few minutes... 09:23:37 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:23:37 [INFO] Once installed this environment will be reused. 09:23:37 [INFO] This may take a few minutes... 09:23:42 trim trailing whitespace.................................................Passed 09:23:42 Tabs remover.............................................................Passed 09:23:42 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:23:42 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:23:42 [INFO] Once installed this environment will be reused. 09:23:42 [INFO] This may take a few minutes... 09:23:51 gitlint..............................................(no files to check)Skipped 09:23:51 pre-commit: OK (24.84=setup[3.50]+cmd[12.12,9.22] seconds) 09:23:51 congratulations :) (24.88 seconds) 09:23:51 + tox_status=0 09:23:51 + echo '---> Completed tox runs' 09:23:51 ---> Completed tox runs 09:23:51 + for i in .tox/*/log 09:23:51 ++ echo .tox/pre-commit/log 09:23:51 ++ awk -F/ '{print $2}' 09:23:51 + tox_env=pre-commit 09:23:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:23:51 + DOC_DIR=docs/_build/html 09:23:51 + [[ -d docs/_build/html ]] 09:23:51 + echo '---> tox-run.sh ends' 09:23:51 ---> tox-run.sh ends 09:23:51 + test 0 -eq 0 09:23:51 $ ssh-agent -k 09:23:51 unset SSH_AUTH_SOCK; 09:23:51 unset SSH_AGENT_PID; 09:23:51 echo Agent pid 1819 killed; 09:23:51 [ssh-agent] Stopped. 09:23:51 [PostBuildScript] - [INFO] Executing post build scripts. 09:23:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins116930029105451055.sh 09:23:51 ---> sysstat.sh 09:23:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10744137161982392079.sh 09:23:52 ---> package-listing.sh 09:23:52 ++ tr '[:upper:]' '[:lower:]' 09:23:52 ++ facter osfamily 09:23:52 + OS_FAMILY=debian 09:23:52 + workspace=/w/workspace/oom-master-pre-commit-lint 09:23:52 + START_PACKAGES=/tmp/packages_start.txt 09:23:52 + END_PACKAGES=/tmp/packages_end.txt 09:23:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:52 + PACKAGES=/tmp/packages_start.txt 09:23:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:23:52 + PACKAGES=/tmp/packages_end.txt 09:23:52 + case "${OS_FAMILY}" in 09:23:52 + grep '^ii' 09:23:52 + dpkg -l 09:23:52 + '[' -f /tmp/packages_start.txt ']' 09:23:52 + '[' -f /tmp/packages_end.txt ']' 09:23:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:23:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:23:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:23:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1269215570579990163.sh 09:23:52 ---> capture-instance-metadata.sh 09:23:52 Setup pyenv: 09:23:52 system 09:23:52 3.8.13 09:23:52 3.9.13 09:23:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:23:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MAtr 09:23:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:23:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:00 lf-activate-venv(): INFO: Base packages installed successfully 09:24:00 lf-activate-venv(): INFO: Installing additional packages: lftools 09:24:35 lf-activate-venv(): INFO: Adding /tmp/venv-MAtr/bin to PATH 09:24:35 INFO: Running in OpenStack, capturing instance metadata 09:24:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13783686347531424395.sh 09:24:36 provisioning config files... 09:24:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17719794354673801834tmp 09:24:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:24:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:24:36 [EnvInject] - Injecting environment variables from a build step. 09:24:36 [EnvInject] - Injecting as environment variables the properties content 09:24:36 SERVER_ID=logs 09:24:36 09:24:36 [EnvInject] - Variables injected successfully. 09:24:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7181676423184556047.sh 09:24:36 ---> create-netrc.sh 09:24:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7822719056067389570.sh 09:24:36 ---> python-tools-install.sh 09:24:36 Setup pyenv: 09:24:36 system 09:24:36 3.8.13 09:24:36 3.9.13 09:24:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:24:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAtr from file:/tmp/.os_lf_venv 09:24:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:38 lf-activate-venv(): INFO: Base packages installed successfully 09:24:38 lf-activate-venv(): INFO: Installing additional packages: lftools 09:24:46 lf-activate-venv(): INFO: Adding /tmp/venv-MAtr/bin to PATH 09:24:46 Generating Requirements File 09:25:11 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. 09:25:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:25:11 Python 3.10.6 09:25:11 pip 26.0.1 from /tmp/venv-MAtr/lib/python3.10/site-packages/pip (python 3.10) 09:25:12 appdirs==1.4.4 09:25:12 argcomplete==3.6.3 09:25:12 aspy.yaml==1.3.0 09:25:12 attrs==25.4.0 09:25:12 autopage==0.6.0 09:25:12 backports.strenum==1.3.1 09:25:12 beautifulsoup4==4.14.3 09:25:12 boto3==1.42.56 09:25:12 botocore==1.42.56 09:25:12 bs4==0.0.2 09:25:12 certifi==2026.2.25 09:25:12 cffi==2.0.0 09:25:12 cfgv==3.5.0 09:25:12 chardet==6.0.0.post1 09:25:12 charset-normalizer==3.4.4 09:25:12 click==8.3.1 09:25:12 cliff==4.13.2 09:25:12 cmd2==3.2.2 09:25:12 cryptography==3.3.2 09:25:12 debtcollector==3.0.0 09:25:12 decorator==5.2.1 09:25:12 defusedxml==0.7.1 09:25:12 Deprecated==1.3.1 09:25:12 distlib==0.4.0 09:25:12 dnspython==2.8.0 09:25:12 docker==7.1.0 09:25:12 dogpile.cache==1.5.0 09:25:12 durationpy==0.10 09:25:12 email-validator==2.3.0 09:25:12 filelock==3.24.3 09:25:12 future==1.0.0 09:25:12 gitdb==4.0.12 09:25:12 GitPython==3.1.46 09:25:12 httplib2==0.30.2 09:25:12 identify==2.6.16 09:25:12 idna==3.11 09:25:12 importlib-resources==1.5.0 09:25:12 iso8601==2.1.0 09:25:12 Jinja2==3.1.6 09:25:12 jmespath==1.1.0 09:25:12 jsonpatch==1.33 09:25:12 jsonpointer==3.0.0 09:25:12 jsonschema==4.26.0 09:25:12 jsonschema-specifications==2025.9.1 09:25:12 keystoneauth1==5.13.1 09:25:12 kubernetes==35.0.0 09:25:12 lftools==0.37.21 09:25:12 lxml==6.0.2 09:25:12 markdown-it-py==4.0.0 09:25:12 MarkupSafe==3.0.3 09:25:12 mdurl==0.1.2 09:25:12 msgpack==1.1.2 09:25:12 multi_key_dict==2.0.3 09:25:12 munch==4.0.0 09:25:12 netaddr==1.3.0 09:25:12 niet==1.4.2 09:25:12 nodeenv==1.10.0 09:25:12 oauth2client==4.1.3 09:25:12 oauthlib==3.3.1 09:25:12 openstacksdk==4.10.0 09:25:12 os-service-types==1.8.2 09:25:12 osc-lib==4.4.0 09:25:12 oslo.config==10.3.0 09:25:12 oslo.context==6.3.0 09:25:12 oslo.i18n==6.7.2 09:25:12 oslo.log==8.1.0 09:25:12 oslo.serialization==5.9.1 09:25:12 oslo.utils==10.0.0 09:25:12 packaging==26.0 09:25:12 pbr==7.0.3 09:25:12 platformdirs==4.9.2 09:25:12 prettytable==3.17.0 09:25:12 psutil==7.2.2 09:25:12 pyasn1==0.6.2 09:25:12 pyasn1_modules==0.4.2 09:25:12 pycparser==3.0 09:25:12 pygerrit2==2.0.15 09:25:12 PyGithub==2.8.1 09:25:12 Pygments==2.19.2 09:25:12 PyJWT==2.11.0 09:25:12 PyNaCl==1.6.2 09:25:12 pyparsing==2.4.7 09:25:12 pyperclip==1.11.0 09:25:12 pyrsistent==0.20.0 09:25:12 python-cinderclient==9.8.0 09:25:12 python-dateutil==2.9.0.post0 09:25:12 python-heatclient==5.0.0 09:25:12 python-jenkins==1.8.3 09:25:12 python-keystoneclient==5.7.0 09:25:12 python-magnumclient==4.9.0 09:25:12 python-openstackclient==9.0.0 09:25:12 python-swiftclient==4.9.0 09:25:12 PyYAML==6.0.3 09:25:12 referencing==0.37.0 09:25:12 requests==2.32.5 09:25:12 requests-oauthlib==2.0.0 09:25:12 requestsexceptions==1.4.0 09:25:12 rfc3986==2.0.0 09:25:12 rich==14.3.3 09:25:12 rich-argparse==1.7.2 09:25:12 rpds-py==0.30.0 09:25:12 rsa==4.9.1 09:25:12 ruamel.yaml==0.19.1 09:25:12 ruamel.yaml.clib==0.2.15 09:25:12 s3transfer==0.16.0 09:25:12 simplejson==3.20.2 09:25:12 six==1.17.0 09:25:12 smmap==5.0.2 09:25:12 soupsieve==2.8.3 09:25:12 stevedore==5.7.0 09:25:12 tabulate==0.9.0 09:25:12 toml==0.10.2 09:25:12 tomlkit==0.14.0 09:25:12 tqdm==4.67.3 09:25:12 typing_extensions==4.15.0 09:25:12 urllib3==1.26.20 09:25:12 virtualenv==20.39.0 09:25:12 wcwidth==0.6.0 09:25:12 websocket-client==1.9.0 09:25:12 wrapt==2.1.1 09:25:12 xdg==6.0.0 09:25:12 xmltodict==1.0.4 09:25:12 yq==3.4.3 09:25:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14020509456768441241.sh 09:25:12 ---> sudo-logs.sh 09:25:12 Archiving 'sudo' log.. 09:25:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16619765245823821091.sh 09:25:12 ---> job-cost.sh 09:25:12 INFO: Activating Python virtual environment... 09:25:12 Setup pyenv: 09:25:12 system 09:25:12 3.8.13 09:25:12 3.9.13 09:25:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:25:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAtr from file:/tmp/.os_lf_venv 09:25:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:14 lf-activate-venv(): INFO: Base packages installed successfully 09:25:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:25:19 lf-activate-venv(): INFO: Adding /tmp/venv-MAtr/bin to PATH 09:25:19 INFO: No stack-cost file found 09:25:19 INFO: Instance uptime: 268s 09:25:19 INFO: Fetching instance metadata (attempt 1 of 3)... 09:25:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:25:20 INFO: Successfully fetched instance metadata 09:25:20 INFO: Instance type: v3-standard-4 09:25:20 INFO: Retrieving pricing info for: v3-standard-4 09:25:20 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:25:20 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=268 09:25:20 INFO: Successfully fetched Vexxhost pricing API 09:25:20 INFO: Retrieved cost: 0.11 09:25:20 INFO: Retrieved resource: v3-standard-4 09:25:20 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 09:25:20 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 09:25:20 INFO: Successfully archived job cost data 09:25:20 DEBUG: Cost data: oom-master-pre-commit-lint,4452,2026-02-25 09:25:20,v3-standard-4,268,0.11,0.00,SUCCESS 09:25:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15420121261072911592.sh 09:25:20 ---> logs-deploy.sh 09:25:20 Setup pyenv: 09:25:20 system 09:25:20 3.8.13 09:25:20 3.9.13 09:25:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:25:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MAtr from file:/tmp/.os_lf_venv 09:25:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:22 lf-activate-venv(): INFO: Base packages installed successfully 09:25:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:25:30 lf-activate-venv(): INFO: Adding /tmp/venv-MAtr/bin to PATH 09:25:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4452 09:25:30 INFO: archiving workspace using pattern(s): 09:25:30 /tmp/venv-MAtr/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:25:30 warnings.warn( 09:25:31 Archives upload complete. 09:25:31 INFO: archiving logs to Nexus 09:25:31 /tmp/venv-MAtr/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:25:31 warnings.warn( 09:25:32 ---> uname -a: 09:25:32 Linux prd-ubuntu1804-builder-4c-4g-20012 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:25:32 09:25:32 09:25:32 ---> lscpu: 09:25:32 Architecture: x86_64 09:25:32 CPU op-mode(s): 32-bit, 64-bit 09:25:32 Byte Order: Little Endian 09:25:32 CPU(s): 4 09:25:32 On-line CPU(s) list: 0-3 09:25:32 Thread(s) per core: 1 09:25:32 Core(s) per socket: 1 09:25:32 Socket(s): 4 09:25:32 NUMA node(s): 1 09:25:32 Vendor ID: AuthenticAMD 09:25:32 CPU family: 23 09:25:32 Model: 49 09:25:32 Model name: AMD EPYC-Rome Processor 09:25:32 Stepping: 0 09:25:32 CPU MHz: 2799.998 09:25:32 BogoMIPS: 5599.99 09:25:32 Virtualization: AMD-V 09:25:32 Hypervisor vendor: KVM 09:25:32 Virtualization type: full 09:25:32 L1d cache: 32K 09:25:32 L1i cache: 32K 09:25:32 L2 cache: 512K 09:25:32 L3 cache: 16384K 09:25:32 NUMA node0 CPU(s): 0-3 09:25:32 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 09:25:32 09:25:32 09:25:32 ---> nproc: 09:25:32 4 09:25:32 09:25:32 09:25:32 ---> df -h: 09:25:32 Filesystem Size Used Avail Use% Mounted on 09:25:32 udev 7.9G 0 7.9G 0% /dev 09:25:32 tmpfs 1.6G 676K 1.6G 1% /run 09:25:32 /dev/vda1 78G 8.4G 69G 11% / 09:25:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:25:32 tmpfs 5.0M 0 5.0M 0% /run/lock 09:25:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:25:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:25:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:25:32 09:25:32 09:25:32 ---> free -m: 09:25:32 total used free shared buff/cache available 09:25:32 Mem: 16040 569 13258 0 2211 15149 09:25:32 Swap: 1023 0 1023 09:25:32 09:25:32 09:25:32 ---> ip addr: 09:25:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:25:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:25:32 inet 127.0.0.1/8 scope host lo 09:25:32 valid_lft forever preferred_lft forever 09:25:32 inet6 ::1/128 scope host 09:25:32 valid_lft forever preferred_lft forever 09:25:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:25:32 link/ether fa:16:3e:51:1e:4e brd ff:ff:ff:ff:ff:ff 09:25:32 inet 10.30.107.245/23 brd 10.30.107.255 scope global dynamic ens3 09:25:32 valid_lft 86179sec preferred_lft 86179sec 09:25:32 inet6 fe80::f816:3eff:fe51:1e4e/64 scope link 09:25:32 valid_lft forever preferred_lft forever 09:25:32 09:25:32 09:25:32 ---> sar -b -r -n DEV: 09:25:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20012) 02/25/26 _x86_64_ (4 CPU) 09:25:32 09:25:32 09:22:13 LINUX RESTART (4 CPU) 09:25:32 09:25:32 09:23:01 tps rtps wtps bread/s bwrtn/s 09:25:32 09:24:01 87.97 23.93 64.04 807.47 17926.35 09:25:32 09:25:01 80.54 0.72 79.82 94.25 18650.09 09:25:32 Average: 84.25 12.32 71.93 450.86 18288.22 09:25:32 09:25:32 09:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:25:32 09:24:01 13976160 15571480 2448808 14.91 58652 1735560 754144 4.32 722180 1508512 121368 09:25:32 09:25:01 13696728 15543568 2728240 16.61 80032 1952796 759400 4.35 763720 1718432 174680 09:25:32 Average: 13836444 15557524 2588524 15.76 69342 1844178 756772 4.33 742950 1613472 148024 09:25:32 09:25:32 09:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:25:32 09:24:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 09:25:32 09:24:01 ens3 114.56 80.44 850.36 26.65 0.00 0.00 0.00 0.00 09:25:32 09:25:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 09:25:32 09:25:01 ens3 49.08 36.49 761.82 8.32 0.00 0.00 0.00 0.00 09:25:32 Average: lo 1.70 1.70 0.19 0.19 0.00 0.00 0.00 0.00 09:25:32 Average: ens3 81.82 58.47 806.09 17.49 0.00 0.00 0.00 0.00 09:25:32 09:25:32 09:25:32 ---> sar -P ALL: 09:25:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20012) 02/25/26 _x86_64_ (4 CPU) 09:25:32 09:25:32 09:22:13 LINUX RESTART (4 CPU) 09:25:32 09:25:32 09:23:01 CPU %user %nice %system %iowait %steal %idle 09:25:32 09:24:01 all 18.65 0.00 1.99 7.12 0.07 72.17 09:25:32 09:24:01 0 16.71 0.00 1.99 2.07 0.07 79.17 09:25:32 09:24:01 1 28.14 0.00 2.34 1.89 0.07 67.56 09:25:32 09:24:01 2 17.61 0.00 2.00 13.70 0.08 66.61 09:25:32 09:24:01 3 12.16 0.00 1.65 10.74 0.05 75.39 09:25:32 09:25:01 all 14.27 0.00 0.98 10.15 0.05 74.55 09:25:32 09:25:01 0 16.85 0.00 1.27 28.16 0.07 53.65 09:25:32 09:25:01 1 11.07 0.00 0.85 0.62 0.02 87.44 09:25:32 09:25:01 2 26.03 0.00 1.37 8.19 0.07 64.35 09:25:32 09:25:01 3 3.11 0.00 0.40 3.66 0.02 92.82 09:25:32 Average: all 16.46 0.00 1.49 8.63 0.06 73.36 09:25:32 Average: 0 16.78 0.00 1.63 15.10 0.07 66.42 09:25:32 Average: 1 19.61 0.00 1.59 1.25 0.04 77.51 09:25:32 Average: 2 21.80 0.00 1.68 10.96 0.07 65.49 09:25:32 Average: 3 7.63 0.00 1.03 7.20 0.03 84.11 09:25:32 09:25:32 09:25:32