11:45:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143382 11:45:04 Running as SYSTEM 11:45:04 [EnvInject] - Loading node environment variables. 11:45:04 Building remotely on prd-ubuntu1804-builder-4c-4g-20042 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:45:04 [ssh-agent] Looking for ssh-agent implementation... 11:45:04 $ ssh-agent 11:45:04 SSH_AUTH_SOCK=/tmp/ssh-33iuSEhCg4Bm/agent.1724 11:45:04 SSH_AGENT_PID=1726 11:45:04 [ssh-agent] Started. 11:45:04 Running ssh-add (command line suppressed) 11:45:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9545809163487343953.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9545809163487343953.key) 11:45:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:45:04 The recommended git tool is: NONE 11:45:06 using credential onap-jenkins-ssh 11:45:06 Wiping out workspace first. 11:45:06 Cloning the remote Git repository 11:45:06 Cloning repository git://cloud.onap.org/mirror/oom.git 11:45:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:45:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:45:06 > git --version # timeout=10 11:45:06 > git --version # 'git version 2.17.1' 11:45:06 using GIT_SSH to set credentials Gerrit user 11:45:06 Verifying host key using manually-configured host key entries 11:45:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:45:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:45:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:45:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:45:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:45:12 using GIT_SSH to set credentials Gerrit user 11:45:12 Verifying host key using manually-configured host key entries 11:45:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/82/143382/2 # timeout=30 11:45:12 > git rev-parse 085171455694eda0163af8da9637aae8c650920a^{commit} # timeout=10 11:45:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:45:12 Checking out Revision 085171455694eda0163af8da9637aae8c650920a (refs/changes/82/143382/2) 11:45:12 > git config core.sparsecheckout # timeout=10 11:45:12 > git checkout -f 085171455694eda0163af8da9637aae8c650920a # timeout=30 11:45:15 Commit message: "[SO] 1.16.0 release" 11:45:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:45:15 > git rev-list --no-walk c2e4d2b04151cd5c542c6902a5b33128963c2ffe # timeout=10 11:45:15 [EnvInject] - Injecting environment variables from a build step. 11:45:15 [EnvInject] - Injecting as environment variables the properties content 11:45:15 PYTHON=python3 11:45:15 11:45:15 [EnvInject] - Variables injected successfully. 11:45:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12091128584773681157.sh 11:45:15 ---> tox-install.sh 11:45:15 + source /home/jenkins/lf-env.sh 11:45:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:45:15 ++ mktemp -d /tmp/venv-XXXX 11:45:15 + lf_venv=/tmp/venv-Aj63 11:45:15 + local venv_file=/tmp/.os_lf_venv 11:45:15 + local python=python3 11:45:15 + local options 11:45:15 + local set_path=true 11:45:15 + local install_args= 11:45:15 ++ 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 11:45:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:45:15 + true 11:45:15 + case $1 in 11:45:15 + venv_file=/tmp/.toxenv 11:45:15 + shift 2 11:45:15 + true 11:45:15 + case $1 in 11:45:15 + shift 11:45:15 + break 11:45:15 + case $python in 11:45:15 + local pkg_list= 11:45:15 + [[ -d /opt/pyenv ]] 11:45:15 + echo 'Setup pyenv:' 11:45:15 Setup pyenv: 11:45:15 + export PYENV_ROOT=/opt/pyenv 11:45:15 + PYENV_ROOT=/opt/pyenv 11:45:15 + 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 11:45:15 + 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 11:45:15 + pyenv versions 11:45:15 * system (set by /opt/pyenv/version) 11:45:15 * 3.8.13 (set by /opt/pyenv/version) 11:45:15 * 3.9.13 (set by /opt/pyenv/version) 11:45:15 * 3.10.6 (set by /opt/pyenv/version) 11:45:15 + command -v pyenv 11:45:15 ++ pyenv init - --no-rehash 11:45:16 + 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[*]}"'\'')" 11:45:16 export PATH="/opt/pyenv/shims:${PATH}" 11:45:16 export PYENV_SHELL=bash 11:45:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:45:16 pyenv() { 11:45:16 local command 11:45:16 command="${1:-}" 11:45:16 if [ "$#" -gt 0 ]; then 11:45:16 shift 11:45:16 fi 11:45:16 11:45:16 case "$command" in 11:45:16 rehash|shell) 11:45:16 eval "$(pyenv "sh-$command" "$@")" 11:45:16 ;; 11:45:16 *) 11:45:16 command pyenv "$command" "$@" 11:45:16 ;; 11:45:16 esac 11:45:16 }' 11:45:16 +++ 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[*]}"' 11:45:16 ++ 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 11:45:16 ++ 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 11:45:16 ++ 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 11:45:16 ++ export PYENV_SHELL=bash 11:45:16 ++ PYENV_SHELL=bash 11:45:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:45:16 +++ complete -F _pyenv pyenv 11:45:16 ++ lf-pyver python3 11:45:16 ++ local py_version_xy=python3 11:45:16 ++ local py_version_xyz= 11:45:16 ++ pyenv versions 11:45:16 ++ local command 11:45:16 ++ command=versions 11:45:16 ++ '[' 1 -gt 0 ']' 11:45:16 ++ shift 11:45:16 ++ case "$command" in 11:45:16 ++ command pyenv versions 11:45:16 ++ pyenv versions 11:45:16 ++ awk '{ print $1 }' 11:45:16 ++ sed 's/^[ *]* //' 11:45:16 ++ grep -E '^[0-9.]*[0-9]$' 11:45:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:45:16 +++ grep '^3' /tmp/.pyenv_versions 11:45:16 +++ sort -V 11:45:16 +++ tail -n 1 11:45:16 ++ py_version_xyz=3.10.6 11:45:16 ++ [[ -z 3.10.6 ]] 11:45:16 ++ echo 3.10.6 11:45:16 ++ return 0 11:45:16 + pyenv local 3.10.6 11:45:16 + local command 11:45:16 + command=local 11:45:16 + '[' 2 -gt 0 ']' 11:45:16 + shift 11:45:16 + case "$command" in 11:45:16 + command pyenv local 3.10.6 11:45:16 + pyenv local 3.10.6 11:45:16 + for arg in "$@" 11:45:16 + case $arg in 11:45:16 + pkg_list+='tox ' 11:45:16 + for arg in "$@" 11:45:16 + case $arg in 11:45:16 + pkg_list+='virtualenv ' 11:45:16 + for arg in "$@" 11:45:16 + case $arg in 11:45:16 + pkg_list+='urllib3~=1.26.15 ' 11:45:16 + [[ -f /tmp/.toxenv ]] 11:45:16 + [[ ! -f /tmp/.toxenv ]] 11:45:16 + [[ -n '' ]] 11:45:16 + python3 -m venv /tmp/venv-Aj63 11:45:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Aj63' 11:45:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Aj63 11:45:20 + echo /tmp/venv-Aj63 11:45:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:45:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:45:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:45:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:45:20 + local 'pip_opts=--upgrade --quiet' 11:45:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:45:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:45:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:45:20 + [[ -n '' ]] 11:45:20 + [[ -n '' ]] 11:45:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:45:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:45:20 + /tmp/venv-Aj63/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 11:45:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:45:24 lf-activate-venv(): INFO: Base packages installed successfully 11:45:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:45:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:45:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:45:24 + /tmp/venv-Aj63/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 11:45:28 + type python3 11:45:28 + true 11:45:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Aj63/bin to PATH' 11:45:28 lf-activate-venv(): INFO: Adding /tmp/venv-Aj63/bin to PATH 11:45:28 + PATH=/tmp/venv-Aj63/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 11:45:28 + return 0 11:45:28 + python3 --version 11:45:28 Python 3.10.6 11:45:28 + python3 -m pip --version 11:45:28 pip 26.0.1 from /tmp/venv-Aj63/lib/python3.10/site-packages/pip (python 3.10) 11:45:28 + python3 -m pip freeze 11:45:28 cachetools==7.0.1 11:45:28 colorama==0.4.6 11:45:28 distlib==0.4.0 11:45:28 filelock==3.24.3 11:45:28 packaging==26.0 11:45:28 platformdirs==4.9.2 11:45:28 pluggy==1.6.0 11:45:28 pyproject-api==1.10.0 11:45:28 tomli==2.4.0 11:45:28 tox==4.46.0 11:45:28 typing_extensions==4.15.0 11:45:28 urllib3==1.26.20 11:45:28 virtualenv==20.39.0 11:45:28 [EnvInject] - Injecting environment variables from a build step. 11:45:28 [EnvInject] - Injecting as environment variables the properties content 11:45:28 PARALLEL=false 11:45:28 11:45:28 [EnvInject] - Variables injected successfully. 11:45:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12064234716844501288.sh 11:45:28 ---> tox-run.sh 11:45:28 + 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 11:45:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:45:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:45:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:45:28 + cd /w/workspace/oom-master-pre-commit-lint/. 11:45:28 + source /home/jenkins/lf-env.sh 11:45:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:45:28 ++ mktemp -d /tmp/venv-XXXX 11:45:28 + lf_venv=/tmp/venv-fQvZ 11:45:28 + local venv_file=/tmp/.os_lf_venv 11:45:28 + local python=python3 11:45:28 + local options 11:45:28 + local set_path=true 11:45:28 + local install_args= 11:45:28 ++ 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 11:45:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:45:28 + true 11:45:28 + case $1 in 11:45:28 + venv_file=/tmp/.toxenv 11:45:28 + shift 2 11:45:28 + true 11:45:28 + case $1 in 11:45:28 + shift 11:45:28 + break 11:45:28 + case $python in 11:45:28 + local pkg_list= 11:45:28 + [[ -d /opt/pyenv ]] 11:45:28 + echo 'Setup pyenv:' 11:45:28 Setup pyenv: 11:45:28 + export PYENV_ROOT=/opt/pyenv 11:45:28 + PYENV_ROOT=/opt/pyenv 11:45:28 + 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 11:45:28 + 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 11:45:28 + pyenv versions 11:45:28 system 11:45:28 3.8.13 11:45:28 3.9.13 11:45:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:45:28 + command -v pyenv 11:45:28 ++ pyenv init - --no-rehash 11:45:28 + 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[*]}"'\'')" 11:45:28 export PATH="/opt/pyenv/shims:${PATH}" 11:45:28 export PYENV_SHELL=bash 11:45:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:45:28 pyenv() { 11:45:28 local command 11:45:28 command="${1:-}" 11:45:28 if [ "$#" -gt 0 ]; then 11:45:28 shift 11:45:28 fi 11:45:28 11:45:28 case "$command" in 11:45:28 rehash|shell) 11:45:28 eval "$(pyenv "sh-$command" "$@")" 11:45:28 ;; 11:45:28 *) 11:45:28 command pyenv "$command" "$@" 11:45:28 ;; 11:45:28 esac 11:45:28 }' 11:45:28 +++ 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[*]}"' 11:45:28 ++ 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 11:45:28 ++ 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 11:45:28 ++ 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 11:45:28 ++ export PYENV_SHELL=bash 11:45:28 ++ PYENV_SHELL=bash 11:45:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:45:28 +++ complete -F _pyenv pyenv 11:45:28 ++ lf-pyver python3 11:45:28 ++ local py_version_xy=python3 11:45:28 ++ local py_version_xyz= 11:45:28 ++ pyenv versions 11:45:28 ++ local command 11:45:28 ++ command=versions 11:45:28 ++ '[' 1 -gt 0 ']' 11:45:28 ++ shift 11:45:28 ++ case "$command" in 11:45:28 ++ command pyenv versions 11:45:28 ++ pyenv versions 11:45:28 ++ sed 's/^[ *]* //' 11:45:28 ++ grep -E '^[0-9.]*[0-9]$' 11:45:28 ++ awk '{ print $1 }' 11:45:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:45:28 +++ grep '^3' /tmp/.pyenv_versions 11:45:28 +++ sort -V 11:45:28 +++ tail -n 1 11:45:28 ++ py_version_xyz=3.10.6 11:45:28 ++ [[ -z 3.10.6 ]] 11:45:28 ++ echo 3.10.6 11:45:28 ++ return 0 11:45:28 + pyenv local 3.10.6 11:45:28 + local command 11:45:28 + command=local 11:45:28 + '[' 2 -gt 0 ']' 11:45:28 + shift 11:45:28 + case "$command" in 11:45:28 + command pyenv local 3.10.6 11:45:28 + pyenv local 3.10.6 11:45:28 + for arg in "$@" 11:45:28 + case $arg in 11:45:28 + pkg_list+='tox ' 11:45:28 + for arg in "$@" 11:45:28 + case $arg in 11:45:28 + pkg_list+='virtualenv ' 11:45:28 + for arg in "$@" 11:45:28 + case $arg in 11:45:28 + pkg_list+='urllib3~=1.26.15 ' 11:45:28 + [[ -f /tmp/.toxenv ]] 11:45:28 ++ cat /tmp/.toxenv 11:45:28 + lf_venv=/tmp/venv-Aj63 11:45:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Aj63 from' file:/tmp/.toxenv 11:45:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Aj63 from file:/tmp/.toxenv 11:45:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:45:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:45:28 + local 'pip_opts=--upgrade --quiet' 11:45:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:45:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:45:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:45:28 + [[ -n '' ]] 11:45:28 + [[ -n '' ]] 11:45:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:45:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:45:28 + /tmp/venv-Aj63/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 11:45:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:45:29 lf-activate-venv(): INFO: Base packages installed successfully 11:45:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:45:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:45:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:45:29 + /tmp/venv-Aj63/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 11:45:30 + type python3 11:45:30 + true 11:45:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Aj63/bin to PATH' 11:45:30 lf-activate-venv(): INFO: Adding /tmp/venv-Aj63/bin to PATH 11:45:30 + PATH=/tmp/venv-Aj63/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 11:45:30 + return 0 11:45:30 + [[ -d /opt/pyenv ]] 11:45:30 + echo '---> Setting up pyenv' 11:45:30 ---> Setting up pyenv 11:45:30 + export PYENV_ROOT=/opt/pyenv 11:45:30 + PYENV_ROOT=/opt/pyenv 11:45:30 + export PATH=/opt/pyenv/bin:/tmp/venv-Aj63/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 11:45:30 + PATH=/opt/pyenv/bin:/tmp/venv-Aj63/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 11:45:30 ++ pwd 11:45:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:45:30 + export PYTHONPATH 11:45:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:45:30 + TOX_TESTENV_PASSENV=PYTHONPATH 11:45:30 + tox --version 11:45:31 4.46.0 from /tmp/venv-Aj63/lib/python3.10/site-packages/tox/__init__.py 11:45:31 + PARALLEL=false 11:45:31 + TOX_OPTIONS_LIST= 11:45:31 + [[ -n pre-commit ]] 11:45:31 + TOX_OPTIONS_LIST=' -e pre-commit' 11:45:31 + case ${PARALLEL,,} in 11:45:31 + tox -e pre-commit 11:45:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:45:32 pre-commit: install_deps> python -I -m pip install pre-commit 11:45:35 pre-commit: freeze> python -m pip freeze --all 11:45:35 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 11:45:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:45:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:45:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:45:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:45:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:45:42 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:45:42 [INFO] Once installed this environment will be reused. 11:45:42 [INFO] This may take a few minutes... 11:45:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:45:55 [INFO] Once installed this environment will be reused. 11:45:55 [INFO] This may take a few minutes... 11:46:00 trim trailing whitespace.................................................Passed 11:46:00 Tabs remover.............................................................Passed 11:46:00 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:46:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:46:00 [INFO] Once installed this environment will be reused. 11:46:00 [INFO] This may take a few minutes... 11:46:26 gitlint..............................................(no files to check)Skipped 11:46:26 pre-commit: OK (54.84=setup[3.79]+cmd[24.93,26.12] seconds) 11:46:26 congratulations :) (54.88 seconds) 11:46:26 + tox_status=0 11:46:26 + echo '---> Completed tox runs' 11:46:26 ---> Completed tox runs 11:46:26 + for i in .tox/*/log 11:46:26 ++ echo .tox/pre-commit/log 11:46:26 ++ awk -F/ '{print $2}' 11:46:26 + tox_env=pre-commit 11:46:26 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:46:26 + DOC_DIR=docs/_build/html 11:46:26 + [[ -d docs/_build/html ]] 11:46:26 + echo '---> tox-run.sh ends' 11:46:26 ---> tox-run.sh ends 11:46:26 + test 0 -eq 0 11:46:26 $ ssh-agent -k 11:46:26 unset SSH_AUTH_SOCK; 11:46:26 unset SSH_AGENT_PID; 11:46:26 echo Agent pid 1726 killed; 11:46:26 [ssh-agent] Stopped. 11:46:26 [PostBuildScript] - [INFO] Executing post build scripts. 11:46:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6952876264601168840.sh 11:46:26 ---> sysstat.sh 11:46:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1540501926700955117.sh 11:46:27 ---> package-listing.sh 11:46:27 ++ facter osfamily 11:46:27 ++ tr '[:upper:]' '[:lower:]' 11:46:27 + OS_FAMILY=debian 11:46:27 + workspace=/w/workspace/oom-master-pre-commit-lint 11:46:27 + START_PACKAGES=/tmp/packages_start.txt 11:46:27 + END_PACKAGES=/tmp/packages_end.txt 11:46:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:46:27 + PACKAGES=/tmp/packages_start.txt 11:46:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:46:27 + PACKAGES=/tmp/packages_end.txt 11:46:27 + case "${OS_FAMILY}" in 11:46:27 + dpkg -l 11:46:27 + grep '^ii' 11:46:27 + '[' -f /tmp/packages_start.txt ']' 11:46:27 + '[' -f /tmp/packages_end.txt ']' 11:46:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:46:27 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:46:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:46:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:46:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8527851052886219627.sh 11:46:27 ---> capture-instance-metadata.sh 11:46:27 Setup pyenv: 11:46:27 system 11:46:27 3.8.13 11:46:27 3.9.13 11:46:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:46:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YKu7 11:46:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:46:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:46:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:46:35 lf-activate-venv(): INFO: Base packages installed successfully 11:46:35 lf-activate-venv(): INFO: Installing additional packages: lftools 11:46:59 lf-activate-venv(): INFO: Adding /tmp/venv-YKu7/bin to PATH 11:46:59 INFO: Running in OpenStack, capturing instance metadata 11:46:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12241947681740234074.sh 11:46:59 provisioning config files... 11:46:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1341687341313943353tmp 11:46:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:46:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:46:59 [EnvInject] - Injecting environment variables from a build step. 11:46:59 [EnvInject] - Injecting as environment variables the properties content 11:46:59 SERVER_ID=logs 11:46:59 11:46:59 [EnvInject] - Variables injected successfully. 11:46:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2806764655790998052.sh 11:46:59 ---> create-netrc.sh 11:46:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1718420512073910462.sh 11:46:59 ---> python-tools-install.sh 11:46:59 Setup pyenv: 11:46:59 system 11:46:59 3.8.13 11:46:59 3.9.13 11:46:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:46:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YKu7 from file:/tmp/.os_lf_venv 11:46:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:46:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:47:01 lf-activate-venv(): INFO: Base packages installed successfully 11:47:01 lf-activate-venv(): INFO: Installing additional packages: lftools 11:47:10 lf-activate-venv(): INFO: Adding /tmp/venv-YKu7/bin to PATH 11:47:10 Generating Requirements File 11:47:27 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. 11:47:27 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:47:28 Python 3.10.6 11:47:28 pip 26.0.1 from /tmp/venv-YKu7/lib/python3.10/site-packages/pip (python 3.10) 11:47:28 appdirs==1.4.4 11:47:28 argcomplete==3.6.3 11:47:28 aspy.yaml==1.3.0 11:47:28 attrs==25.4.0 11:47:28 autopage==0.6.0 11:47:28 backports.strenum==1.3.1 11:47:28 beautifulsoup4==4.14.3 11:47:28 boto3==1.42.56 11:47:28 botocore==1.42.56 11:47:28 bs4==0.0.2 11:47:28 certifi==2026.2.25 11:47:28 cffi==2.0.0 11:47:28 cfgv==3.5.0 11:47:28 chardet==6.0.0.post1 11:47:28 charset-normalizer==3.4.4 11:47:28 click==8.3.1 11:47:28 cliff==4.13.2 11:47:28 cmd2==3.2.2 11:47:28 cryptography==3.3.2 11:47:28 debtcollector==3.0.0 11:47:28 decorator==5.2.1 11:47:28 defusedxml==0.7.1 11:47:28 Deprecated==1.3.1 11:47:28 distlib==0.4.0 11:47:28 dnspython==2.8.0 11:47:28 docker==7.1.0 11:47:28 dogpile.cache==1.5.0 11:47:28 durationpy==0.10 11:47:28 email-validator==2.3.0 11:47:28 filelock==3.24.3 11:47:28 future==1.0.0 11:47:28 gitdb==4.0.12 11:47:28 GitPython==3.1.46 11:47:28 httplib2==0.30.2 11:47:28 identify==2.6.16 11:47:28 idna==3.11 11:47:28 importlib-resources==1.5.0 11:47:28 iso8601==2.1.0 11:47:28 Jinja2==3.1.6 11:47:28 jmespath==1.1.0 11:47:28 jsonpatch==1.33 11:47:28 jsonpointer==3.0.0 11:47:28 jsonschema==4.26.0 11:47:28 jsonschema-specifications==2025.9.1 11:47:28 keystoneauth1==5.13.1 11:47:28 kubernetes==35.0.0 11:47:28 lftools==0.37.21 11:47:28 lxml==6.0.2 11:47:28 markdown-it-py==4.0.0 11:47:28 MarkupSafe==3.0.3 11:47:28 mdurl==0.1.2 11:47:28 msgpack==1.1.2 11:47:28 multi_key_dict==2.0.3 11:47:28 munch==4.0.0 11:47:28 netaddr==1.3.0 11:47:28 niet==1.4.2 11:47:28 nodeenv==1.10.0 11:47:28 oauth2client==4.1.3 11:47:28 oauthlib==3.3.1 11:47:28 openstacksdk==4.10.0 11:47:28 os-service-types==1.8.2 11:47:28 osc-lib==4.4.0 11:47:28 oslo.config==10.3.0 11:47:28 oslo.context==6.3.0 11:47:28 oslo.i18n==6.7.2 11:47:28 oslo.log==8.1.0 11:47:28 oslo.serialization==5.9.1 11:47:28 oslo.utils==10.0.0 11:47:28 packaging==26.0 11:47:28 pbr==7.0.3 11:47:28 platformdirs==4.9.2 11:47:28 prettytable==3.17.0 11:47:28 psutil==7.2.2 11:47:28 pyasn1==0.6.2 11:47:28 pyasn1_modules==0.4.2 11:47:28 pycparser==3.0 11:47:28 pygerrit2==2.0.15 11:47:28 PyGithub==2.8.1 11:47:28 Pygments==2.19.2 11:47:28 PyJWT==2.11.0 11:47:28 PyNaCl==1.6.2 11:47:28 pyparsing==2.4.7 11:47:28 pyperclip==1.11.0 11:47:28 pyrsistent==0.20.0 11:47:28 python-cinderclient==9.8.0 11:47:28 python-dateutil==2.9.0.post0 11:47:28 python-heatclient==5.0.0 11:47:28 python-jenkins==1.8.3 11:47:28 python-keystoneclient==5.7.0 11:47:28 python-magnumclient==4.9.0 11:47:28 python-openstackclient==9.0.0 11:47:28 python-swiftclient==4.9.0 11:47:28 PyYAML==6.0.3 11:47:28 referencing==0.37.0 11:47:28 requests==2.32.5 11:47:28 requests-oauthlib==2.0.0 11:47:28 requestsexceptions==1.4.0 11:47:28 rfc3986==2.0.0 11:47:28 rich==14.3.3 11:47:28 rich-argparse==1.7.2 11:47:28 rpds-py==0.30.0 11:47:28 rsa==4.9.1 11:47:28 ruamel.yaml==0.19.1 11:47:28 ruamel.yaml.clib==0.2.15 11:47:28 s3transfer==0.16.0 11:47:28 simplejson==3.20.2 11:47:28 six==1.17.0 11:47:28 smmap==5.0.2 11:47:28 soupsieve==2.8.3 11:47:28 stevedore==5.7.0 11:47:28 tabulate==0.9.0 11:47:28 toml==0.10.2 11:47:28 tomlkit==0.14.0 11:47:28 tqdm==4.67.3 11:47:28 typing_extensions==4.15.0 11:47:28 urllib3==1.26.20 11:47:28 virtualenv==20.39.0 11:47:28 wcwidth==0.6.0 11:47:28 websocket-client==1.9.0 11:47:28 wrapt==2.1.1 11:47:28 xdg==6.0.0 11:47:28 xmltodict==1.0.4 11:47:28 yq==3.4.3 11:47:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8769363205679533458.sh 11:47:28 ---> sudo-logs.sh 11:47:28 Archiving 'sudo' log.. 11:47:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3652955299810019259.sh 11:47:28 ---> job-cost.sh 11:47:28 INFO: Activating Python virtual environment... 11:47:28 Setup pyenv: 11:47:29 system 11:47:29 3.8.13 11:47:29 3.9.13 11:47:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:47:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YKu7 from file:/tmp/.os_lf_venv 11:47:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:47:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:47:31 lf-activate-venv(): INFO: Base packages installed successfully 11:47:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:47:38 lf-activate-venv(): INFO: Adding /tmp/venv-YKu7/bin to PATH 11:47:38 INFO: No stack-cost file found 11:47:38 INFO: Instance uptime: 222s 11:47:38 INFO: Fetching instance metadata (attempt 1 of 3)... 11:47:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:47:38 INFO: Successfully fetched instance metadata 11:47:38 INFO: Instance type: v3-standard-4 11:47:38 INFO: Retrieving pricing info for: v3-standard-4 11:47:38 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:47:38 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=222 11:47:39 INFO: Successfully fetched Vexxhost pricing API 11:47:39 INFO: Retrieved cost: 0.11 11:47:39 INFO: Retrieved resource: v3-standard-4 11:47:39 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:47:39 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:47:39 INFO: Successfully archived job cost data 11:47:39 DEBUG: Cost data: oom-master-pre-commit-lint,4453,2026-02-25 11:47:39,v3-standard-4,222,0.11,0.00,SUCCESS 11:47:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11549398776036240389.sh 11:47:39 ---> logs-deploy.sh 11:47:39 Setup pyenv: 11:47:39 system 11:47:39 3.8.13 11:47:39 3.9.13 11:47:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:47:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YKu7 from file:/tmp/.os_lf_venv 11:47:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:47:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:47:41 lf-activate-venv(): INFO: Base packages installed successfully 11:47:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:47:50 lf-activate-venv(): INFO: Adding /tmp/venv-YKu7/bin to PATH 11:47:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4453 11:47:50 INFO: archiving workspace using pattern(s): 11:47:50 /tmp/venv-YKu7/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! 11:47:50 warnings.warn( 11:47:51 Archives upload complete. 11:47:52 INFO: archiving logs to Nexus 11:47:52 /tmp/venv-YKu7/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! 11:47:52 warnings.warn( 11:47:53 ---> uname -a: 11:47:53 Linux prd-ubuntu1804-builder-4c-4g-20042 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:47:53 11:47:53 11:47:53 ---> lscpu: 11:47:53 Architecture: x86_64 11:47:53 CPU op-mode(s): 32-bit, 64-bit 11:47:53 Byte Order: Little Endian 11:47:53 CPU(s): 4 11:47:53 On-line CPU(s) list: 0-3 11:47:53 Thread(s) per core: 1 11:47:53 Core(s) per socket: 1 11:47:53 Socket(s): 4 11:47:53 NUMA node(s): 1 11:47:53 Vendor ID: AuthenticAMD 11:47:53 CPU family: 23 11:47:53 Model: 49 11:47:53 Model name: AMD EPYC-Rome Processor 11:47:53 Stepping: 0 11:47:53 CPU MHz: 2799.998 11:47:53 BogoMIPS: 5599.99 11:47:53 Virtualization: AMD-V 11:47:53 Hypervisor vendor: KVM 11:47:53 Virtualization type: full 11:47:53 L1d cache: 32K 11:47:53 L1i cache: 32K 11:47:53 L2 cache: 512K 11:47:53 L3 cache: 16384K 11:47:53 NUMA node0 CPU(s): 0-3 11:47:53 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 11:47:53 11:47:53 11:47:53 ---> nproc: 11:47:53 4 11:47:53 11:47:53 11:47:53 ---> df -h: 11:47:53 Filesystem Size Used Avail Use% Mounted on 11:47:53 udev 7.9G 0 7.9G 0% /dev 11:47:53 tmpfs 1.6G 676K 1.6G 1% /run 11:47:53 /dev/vda1 78G 8.4G 69G 11% / 11:47:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:47:53 tmpfs 5.0M 0 5.0M 0% /run/lock 11:47:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:47:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:47:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:47:53 11:47:53 11:47:53 ---> free -m: 11:47:53 total used free shared buff/cache available 11:47:53 Mem: 16040 618 13210 0 2211 15100 11:47:53 Swap: 1023 0 1023 11:47:53 11:47:53 11:47:53 ---> ip addr: 11:47:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:47:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:47:53 inet 127.0.0.1/8 scope host lo 11:47:53 valid_lft forever preferred_lft forever 11:47:53 inet6 ::1/128 scope host 11:47:53 valid_lft forever preferred_lft forever 11:47:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:47:53 link/ether fa:16:3e:e5:97:92 brd ff:ff:ff:ff:ff:ff 11:47:53 inet 10.30.106.98/23 brd 10.30.107.255 scope global dynamic ens3 11:47:53 valid_lft 86210sec preferred_lft 86210sec 11:47:53 inet6 fe80::f816:3eff:fee5:9792/64 scope link 11:47:53 valid_lft forever preferred_lft forever 11:47:53 11:47:53 11:47:53 ---> sar -b -r -n DEV: 11:47:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20042) 02/25/26 _x86_64_ (4 CPU) 11:47:53 11:47:53 11:44:46 LINUX RESTART (4 CPU) 11:47:53 11:47:53 11:45:01 tps rtps wtps bread/s bwrtn/s 11:47:53 11:46:01 259.25 49.38 209.87 3256.13 23309.60 11:47:53 11:47:01 78.04 0.88 77.16 103.70 21251.45 11:47:53 Average: 168.63 25.13 143.50 1679.65 22280.35 11:47:53 11:47:53 11:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:47:53 11:46:01 13925360 15479896 2499608 15.22 53864 1702408 883248 5.05 791904 1494404 110388 11:47:53 11:47:01 13727032 15533904 2697936 16.43 76952 1917796 777688 4.45 762824 1694216 170648 11:47:53 Average: 13826196 15506900 2598772 15.82 65408 1810102 830468 4.75 777364 1594310 140518 11:47:53 11:47:53 11:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:47:53 11:46:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 11:47:53 11:46:01 ens3 444.62 315.33 2266.18 81.16 0.00 0.00 0.00 0.00 11:47:53 11:47:01 lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 11:47:53 11:47:01 ens3 46.18 34.42 694.39 8.44 0.00 0.00 0.00 0.00 11:47:53 Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 11:47:53 Average: ens3 245.37 174.85 1480.15 44.79 0.00 0.00 0.00 0.00 11:47:53 11:47:53 11:47:53 ---> sar -P ALL: 11:47:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20042) 02/25/26 _x86_64_ (4 CPU) 11:47:53 11:47:53 11:44:46 LINUX RESTART (4 CPU) 11:47:53 11:47:53 11:45:01 CPU %user %nice %system %iowait %steal %idle 11:47:53 11:46:01 all 19.75 0.00 2.46 11.49 0.07 66.23 11:47:53 11:46:01 0 21.59 0.00 2.06 0.55 0.07 75.73 11:47:53 11:46:01 1 16.44 0.00 1.91 13.38 0.05 68.22 11:47:53 11:46:01 2 15.68 0.00 3.05 30.12 0.07 51.08 11:47:53 11:46:01 3 25.27 0.00 2.79 1.94 0.07 69.94 11:47:53 11:47:01 all 15.00 0.00 1.27 12.37 0.05 71.30 11:47:53 11:47:01 0 11.94 0.00 0.99 15.42 0.03 71.62 11:47:53 11:47:01 1 10.58 0.00 1.07 23.89 0.05 64.41 11:47:53 11:47:01 2 11.66 0.00 1.27 8.87 0.03 78.17 11:47:53 11:47:01 3 25.82 0.00 1.75 1.33 0.07 71.03 11:47:53 Average: all 17.37 0.00 1.87 11.93 0.06 68.77 11:47:53 Average: 0 16.76 0.00 1.52 7.99 0.05 73.67 11:47:53 Average: 1 13.51 0.00 1.49 18.64 0.05 66.31 11:47:53 Average: 2 13.67 0.00 2.16 19.48 0.05 64.65 11:47:53 Average: 3 25.54 0.00 2.27 1.64 0.07 70.48 11:47:53 11:47:53 11:47:53