17:11:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143337 17:11:25 Running as SYSTEM 17:11:25 [EnvInject] - Loading node environment variables. 17:11:25 Building remotely on prd-ubuntu1804-builder-4c-4g-18476 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 17:11:25 [ssh-agent] Looking for ssh-agent implementation... 17:11:26 $ ssh-agent 17:11:26 SSH_AUTH_SOCK=/tmp/ssh-fJoKcaLyZLHR/agent.1661 17:11:26 SSH_AGENT_PID=1663 17:11:26 [ssh-agent] Started. 17:11:26 Running ssh-add (command line suppressed) 17:11:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10295814948157614629.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10295814948157614629.key) 17:11:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:11:26 The recommended git tool is: NONE 17:11:27 using credential onap-jenkins-ssh 17:11:27 Wiping out workspace first. 17:11:27 Cloning the remote Git repository 17:11:27 Cloning repository git://cloud.onap.org/mirror/oom.git 17:11:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 17:11:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:11:27 > git --version # timeout=10 17:11:27 > git --version # 'git version 2.17.1' 17:11:27 using GIT_SSH to set credentials Gerrit user 17:11:27 Verifying host key using manually-configured host key entries 17:11:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:11:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:11:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:11:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:11:33 using GIT_SSH to set credentials Gerrit user 17:11:33 Verifying host key using manually-configured host key entries 17:11:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/143337/1 # timeout=30 17:11:33 > git rev-parse 480e06aa90d9a88d85c5b9b79ff433738ef57b02^{commit} # timeout=10 17:11:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:11:33 Checking out Revision 480e06aa90d9a88d85c5b9b79ff433738ef57b02 (refs/changes/37/143337/1) 17:11:33 > git config core.sparsecheckout # timeout=10 17:11:33 > git checkout -f 480e06aa90d9a88d85c5b9b79ff433738ef57b02 # timeout=30 17:11:36 Commit message: "Fix GroupAuthorizationException in ACM" 17:11:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:11:36 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 17:11:37 [EnvInject] - Injecting environment variables from a build step. 17:11:37 [EnvInject] - Injecting as environment variables the properties content 17:11:37 PYTHON=python3 17:11:37 17:11:37 [EnvInject] - Variables injected successfully. 17:11:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13712709731686280307.sh 17:11:37 ---> tox-install.sh 17:11:37 + source /home/jenkins/lf-env.sh 17:11:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:11:37 ++ mktemp -d /tmp/venv-XXXX 17:11:37 + lf_venv=/tmp/venv-kCFy 17:11:37 + local venv_file=/tmp/.os_lf_venv 17:11:37 + local python=python3 17:11:37 + local options 17:11:37 + local set_path=true 17:11:37 + local install_args= 17:11:37 ++ 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 17:11:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:11:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:11:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:11:37 + true 17:11:37 + case $1 in 17:11:37 + venv_file=/tmp/.toxenv 17:11:37 + shift 2 17:11:37 + true 17:11:37 + case $1 in 17:11:37 + shift 17:11:37 + break 17:11:37 + case $python in 17:11:37 + local pkg_list= 17:11:37 + [[ -d /opt/pyenv ]] 17:11:37 + echo 'Setup pyenv:' 17:11:37 Setup pyenv: 17:11:37 + export PYENV_ROOT=/opt/pyenv 17:11:37 + PYENV_ROOT=/opt/pyenv 17:11:37 + 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 17:11:37 + 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 17:11:37 + pyenv versions 17:11:37 * system (set by /opt/pyenv/version) 17:11:37 * 3.8.13 (set by /opt/pyenv/version) 17:11:37 * 3.9.13 (set by /opt/pyenv/version) 17:11:37 * 3.10.6 (set by /opt/pyenv/version) 17:11:37 + command -v pyenv 17:11:37 ++ pyenv init - --no-rehash 17:11:37 + 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[*]}"'\'')" 17:11:37 export PATH="/opt/pyenv/shims:${PATH}" 17:11:37 export PYENV_SHELL=bash 17:11:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:11:37 pyenv() { 17:11:37 local command 17:11:37 command="${1:-}" 17:11:37 if [ "$#" -gt 0 ]; then 17:11:37 shift 17:11:37 fi 17:11:37 17:11:37 case "$command" in 17:11:37 rehash|shell) 17:11:37 eval "$(pyenv "sh-$command" "$@")" 17:11:37 ;; 17:11:37 *) 17:11:37 command pyenv "$command" "$@" 17:11:37 ;; 17:11:37 esac 17:11:37 }' 17:11:37 +++ 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[*]}"' 17:11:37 ++ 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 17:11:37 ++ 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 17:11:37 ++ 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 17:11:37 ++ export PYENV_SHELL=bash 17:11:37 ++ PYENV_SHELL=bash 17:11:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:11:37 +++ complete -F _pyenv pyenv 17:11:37 ++ lf-pyver python3 17:11:37 ++ local py_version_xy=python3 17:11:37 ++ local py_version_xyz= 17:11:37 ++ pyenv versions 17:11:37 ++ local command 17:11:37 ++ command=versions 17:11:37 ++ '[' 1 -gt 0 ']' 17:11:37 ++ shift 17:11:37 ++ case "$command" in 17:11:37 ++ command pyenv versions 17:11:37 ++ sed 's/^[ *]* //' 17:11:37 ++ pyenv versions 17:11:37 ++ awk '{ print $1 }' 17:11:37 ++ grep -E '^[0-9.]*[0-9]$' 17:11:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:11:37 +++ grep '^3' /tmp/.pyenv_versions 17:11:37 +++ sort -V 17:11:37 +++ tail -n 1 17:11:37 ++ py_version_xyz=3.10.6 17:11:37 ++ [[ -z 3.10.6 ]] 17:11:37 ++ echo 3.10.6 17:11:37 ++ return 0 17:11:37 + pyenv local 3.10.6 17:11:37 + local command 17:11:37 + command=local 17:11:37 + '[' 2 -gt 0 ']' 17:11:37 + shift 17:11:37 + case "$command" in 17:11:37 + command pyenv local 3.10.6 17:11:37 + pyenv local 3.10.6 17:11:37 + for arg in "$@" 17:11:37 + case $arg in 17:11:37 + pkg_list+='tox ' 17:11:37 + for arg in "$@" 17:11:37 + case $arg in 17:11:37 + pkg_list+='virtualenv ' 17:11:37 + for arg in "$@" 17:11:37 + case $arg in 17:11:37 + pkg_list+='urllib3~=1.26.15 ' 17:11:37 + [[ -f /tmp/.toxenv ]] 17:11:37 + [[ ! -f /tmp/.toxenv ]] 17:11:37 + [[ -n '' ]] 17:11:37 + python3 -m venv /tmp/venv-kCFy 17:11:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kCFy' 17:11:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kCFy 17:11:41 + echo /tmp/venv-kCFy 17:11:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:11:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:11:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:11:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:11:41 + local 'pip_opts=--upgrade --quiet' 17:11:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:11:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:11:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:11:41 + [[ -n '' ]] 17:11:41 + [[ -n '' ]] 17:11:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:11:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:11:41 + /tmp/venv-kCFy/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 17:11:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:11:45 lf-activate-venv(): INFO: Base packages installed successfully 17:11:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:11:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:11:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:11:45 + /tmp/venv-kCFy/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 17:11:47 + type python3 17:11:47 + true 17:11:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kCFy/bin to PATH' 17:11:47 lf-activate-venv(): INFO: Adding /tmp/venv-kCFy/bin to PATH 17:11:47 + PATH=/tmp/venv-kCFy/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 17:11:47 + return 0 17:11:47 + python3 --version 17:11:47 Python 3.10.6 17:11:47 + python3 -m pip --version 17:11:48 pip 26.0.1 from /tmp/venv-kCFy/lib/python3.10/site-packages/pip (python 3.10) 17:11:48 + python3 -m pip freeze 17:11:48 cachetools==7.0.1 17:11:48 chardet==5.2.0 17:11:48 colorama==0.4.6 17:11:48 distlib==0.4.0 17:11:48 filelock==3.24.3 17:11:48 packaging==26.0 17:11:48 platformdirs==4.9.2 17:11:48 pluggy==1.6.0 17:11:48 pyproject-api==1.10.0 17:11:48 tomli==2.4.0 17:11:48 tox==4.41.0 17:11:48 typing_extensions==4.15.0 17:11:48 urllib3==1.26.20 17:11:48 virtualenv==20.38.0 17:11:48 [EnvInject] - Injecting environment variables from a build step. 17:11:48 [EnvInject] - Injecting as environment variables the properties content 17:11:48 PARALLEL=false 17:11:48 17:11:48 [EnvInject] - Variables injected successfully. 17:11:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6801453542452444475.sh 17:11:48 ---> tox-run.sh 17:11:48 + 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 17:11:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 17:11:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 17:11:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 17:11:48 + cd /w/workspace/oom-master-pre-commit-lint/. 17:11:48 + source /home/jenkins/lf-env.sh 17:11:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:11:48 ++ mktemp -d /tmp/venv-XXXX 17:11:48 + lf_venv=/tmp/venv-pgd5 17:11:48 + local venv_file=/tmp/.os_lf_venv 17:11:48 + local python=python3 17:11:48 + local options 17:11:48 + local set_path=true 17:11:48 + local install_args= 17:11:48 ++ 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 17:11:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:11:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:11:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:11:48 + true 17:11:48 + case $1 in 17:11:48 + venv_file=/tmp/.toxenv 17:11:48 + shift 2 17:11:48 + true 17:11:48 + case $1 in 17:11:48 + shift 17:11:48 + break 17:11:48 + case $python in 17:11:48 + local pkg_list= 17:11:48 + [[ -d /opt/pyenv ]] 17:11:48 + echo 'Setup pyenv:' 17:11:48 Setup pyenv: 17:11:48 + export PYENV_ROOT=/opt/pyenv 17:11:48 + PYENV_ROOT=/opt/pyenv 17:11:48 + 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 17:11:48 + 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 17:11:48 + pyenv versions 17:11:48 system 17:11:48 3.8.13 17:11:48 3.9.13 17:11:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:11:48 + command -v pyenv 17:11:48 ++ pyenv init - --no-rehash 17:11:48 + 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[*]}"'\'')" 17:11:48 export PATH="/opt/pyenv/shims:${PATH}" 17:11:48 export PYENV_SHELL=bash 17:11:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:11:48 pyenv() { 17:11:48 local command 17:11:48 command="${1:-}" 17:11:48 if [ "$#" -gt 0 ]; then 17:11:48 shift 17:11:48 fi 17:11:48 17:11:48 case "$command" in 17:11:48 rehash|shell) 17:11:48 eval "$(pyenv "sh-$command" "$@")" 17:11:48 ;; 17:11:48 *) 17:11:48 command pyenv "$command" "$@" 17:11:48 ;; 17:11:48 esac 17:11:48 }' 17:11:48 +++ 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[*]}"' 17:11:48 ++ 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 17:11:48 ++ 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 17:11:48 ++ 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 17:11:48 ++ export PYENV_SHELL=bash 17:11:48 ++ PYENV_SHELL=bash 17:11:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:11:48 +++ complete -F _pyenv pyenv 17:11:48 ++ lf-pyver python3 17:11:48 ++ local py_version_xy=python3 17:11:48 ++ local py_version_xyz= 17:11:48 ++ pyenv versions 17:11:48 ++ local command 17:11:48 ++ command=versions 17:11:48 ++ '[' 1 -gt 0 ']' 17:11:48 ++ shift 17:11:48 ++ case "$command" in 17:11:48 ++ command pyenv versions 17:11:48 ++ pyenv versions 17:11:48 ++ awk '{ print $1 }' 17:11:48 ++ grep -E '^[0-9.]*[0-9]$' 17:11:48 ++ sed 's/^[ *]* //' 17:11:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:11:48 +++ grep '^3' /tmp/.pyenv_versions 17:11:48 +++ tail -n 1 17:11:48 +++ sort -V 17:11:48 ++ py_version_xyz=3.10.6 17:11:48 ++ [[ -z 3.10.6 ]] 17:11:48 ++ echo 3.10.6 17:11:48 ++ return 0 17:11:48 + pyenv local 3.10.6 17:11:48 + local command 17:11:48 + command=local 17:11:48 + '[' 2 -gt 0 ']' 17:11:48 + shift 17:11:48 + case "$command" in 17:11:48 + command pyenv local 3.10.6 17:11:48 + pyenv local 3.10.6 17:11:48 + for arg in "$@" 17:11:48 + case $arg in 17:11:48 + pkg_list+='tox ' 17:11:48 + for arg in "$@" 17:11:48 + case $arg in 17:11:48 + pkg_list+='virtualenv ' 17:11:48 + for arg in "$@" 17:11:48 + case $arg in 17:11:48 + pkg_list+='urllib3~=1.26.15 ' 17:11:48 + [[ -f /tmp/.toxenv ]] 17:11:48 ++ cat /tmp/.toxenv 17:11:48 + lf_venv=/tmp/venv-kCFy 17:11:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kCFy from' file:/tmp/.toxenv 17:11:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kCFy from file:/tmp/.toxenv 17:11:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:11:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:11:48 + local 'pip_opts=--upgrade --quiet' 17:11:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:11:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:11:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:11:48 + [[ -n '' ]] 17:11:48 + [[ -n '' ]] 17:11:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:11:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:11:48 + /tmp/venv-kCFy/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 17:11:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:11:49 lf-activate-venv(): INFO: Base packages installed successfully 17:11:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:11:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:11:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:11:49 + /tmp/venv-kCFy/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 17:11:50 + type python3 17:11:50 + true 17:11:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kCFy/bin to PATH' 17:11:50 lf-activate-venv(): INFO: Adding /tmp/venv-kCFy/bin to PATH 17:11:50 + PATH=/tmp/venv-kCFy/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 17:11:50 + return 0 17:11:50 + [[ -d /opt/pyenv ]] 17:11:50 + echo '---> Setting up pyenv' 17:11:50 ---> Setting up pyenv 17:11:50 + export PYENV_ROOT=/opt/pyenv 17:11:50 + PYENV_ROOT=/opt/pyenv 17:11:50 + export PATH=/opt/pyenv/bin:/tmp/venv-kCFy/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 17:11:50 + PATH=/opt/pyenv/bin:/tmp/venv-kCFy/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 17:11:50 ++ pwd 17:11:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 17:11:50 + export PYTHONPATH 17:11:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:11:50 + TOX_TESTENV_PASSENV=PYTHONPATH 17:11:50 + tox --version 17:11:51 4.41.0 from /tmp/venv-kCFy/lib/python3.10/site-packages/tox/__init__.py 17:11:51 + PARALLEL=false 17:11:51 + TOX_OPTIONS_LIST= 17:11:51 + [[ -n pre-commit ]] 17:11:51 + TOX_OPTIONS_LIST=' -e pre-commit' 17:11:51 + case ${PARALLEL,,} in 17:11:51 + tox -e pre-commit 17:11:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 17:11:52 pre-commit: install_deps> python -I -m pip install pre-commit 17:11:54 pre-commit: freeze> python -m pip freeze --all 17:11:55 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.38.0 17:11:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 17:11:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:11:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:11:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:11:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:11:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:11:57 [INFO] Once installed this environment will be reused. 17:11:57 [INFO] This may take a few minutes... 17:12:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:12:01 [INFO] Once installed this environment will be reused. 17:12:01 [INFO] This may take a few minutes... 17:12:06 trim trailing whitespace.................................................Passed 17:12:06 Tabs remover.............................................................Passed 17:12:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 17:12:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:12:06 [INFO] Once installed this environment will be reused. 17:12:06 [INFO] This may take a few minutes... 17:12:14 gitlint..............................................(no files to check)Skipped 17:12:14 pre-commit: OK (23.08=setup[3.64]+cmd[11.28,8.17] seconds) 17:12:14 congratulations :) (23.12 seconds) 17:12:14 + tox_status=0 17:12:14 + echo '---> Completed tox runs' 17:12:14 ---> Completed tox runs 17:12:14 + for i in .tox/*/log 17:12:14 ++ echo .tox/pre-commit/log 17:12:14 ++ awk -F/ '{print $2}' 17:12:14 + tox_env=pre-commit 17:12:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 17:12:14 + DOC_DIR=docs/_build/html 17:12:14 + [[ -d docs/_build/html ]] 17:12:14 + echo '---> tox-run.sh ends' 17:12:14 ---> tox-run.sh ends 17:12:14 + test 0 -eq 0 17:12:14 $ ssh-agent -k 17:12:14 unset SSH_AUTH_SOCK; 17:12:14 unset SSH_AGENT_PID; 17:12:14 echo Agent pid 1663 killed; 17:12:14 [ssh-agent] Stopped. 17:12:14 [PostBuildScript] - [INFO] Executing post build scripts. 17:12:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11524038319403566890.sh 17:12:14 ---> sysstat.sh 17:12:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7873627315036813263.sh 17:12:15 ---> package-listing.sh 17:12:15 ++ facter osfamily 17:12:15 ++ tr '[:upper:]' '[:lower:]' 17:12:15 + OS_FAMILY=debian 17:12:15 + workspace=/w/workspace/oom-master-pre-commit-lint 17:12:15 + START_PACKAGES=/tmp/packages_start.txt 17:12:15 + END_PACKAGES=/tmp/packages_end.txt 17:12:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:15 + PACKAGES=/tmp/packages_start.txt 17:12:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:12:15 + PACKAGES=/tmp/packages_end.txt 17:12:15 + case "${OS_FAMILY}" in 17:12:15 + dpkg -l 17:12:15 + grep '^ii' 17:12:15 + '[' -f /tmp/packages_start.txt ']' 17:12:15 + '[' -f /tmp/packages_end.txt ']' 17:12:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:12:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 17:12:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 17:12:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7609442016648663609.sh 17:12:15 ---> capture-instance-metadata.sh 17:12:15 Setup pyenv: 17:12:15 system 17:12:15 3.8.13 17:12:15 3.9.13 17:12:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:12:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ayp1 17:12:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:12:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:12:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:12:23 lf-activate-venv(): INFO: Base packages installed successfully 17:12:23 lf-activate-venv(): INFO: Installing additional packages: lftools 17:12:43 lf-activate-venv(): INFO: Adding /tmp/venv-Ayp1/bin to PATH 17:12:43 INFO: Running in OpenStack, capturing instance metadata 17:12:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11996354302303353489.sh 17:12:43 provisioning config files... 17:12:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9806307126880928939tmp 17:12:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:12:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:12:43 [EnvInject] - Injecting environment variables from a build step. 17:12:43 [EnvInject] - Injecting as environment variables the properties content 17:12:43 SERVER_ID=logs 17:12:43 17:12:43 [EnvInject] - Variables injected successfully. 17:12:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4821940839973686416.sh 17:12:43 ---> create-netrc.sh 17:12:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11876279662999995218.sh 17:12:43 ---> python-tools-install.sh 17:12:44 Setup pyenv: 17:12:44 system 17:12:44 3.8.13 17:12:44 3.9.13 17:12:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:12:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ayp1 from file:/tmp/.os_lf_venv 17:12:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:12:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:12:45 lf-activate-venv(): INFO: Base packages installed successfully 17:12:45 lf-activate-venv(): INFO: Installing additional packages: lftools 17:12:53 lf-activate-venv(): INFO: Adding /tmp/venv-Ayp1/bin to PATH 17:12:53 Generating Requirements File 17:13:10 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. 17:13:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:13:10 Python 3.10.6 17:13:10 pip 26.0.1 from /tmp/venv-Ayp1/lib/python3.10/site-packages/pip (python 3.10) 17:13:10 appdirs==1.4.4 17:13:10 argcomplete==3.6.3 17:13:10 aspy.yaml==1.3.0 17:13:10 attrs==25.4.0 17:13:10 autopage==0.6.0 17:13:10 backports.strenum==1.3.1 17:13:10 beautifulsoup4==4.14.3 17:13:10 boto3==1.42.52 17:13:10 botocore==1.42.52 17:13:10 bs4==0.0.2 17:13:10 certifi==2026.1.4 17:13:10 cffi==2.0.0 17:13:10 cfgv==3.5.0 17:13:10 chardet==5.2.0 17:13:10 charset-normalizer==3.4.4 17:13:10 click==8.3.1 17:13:10 cliff==4.13.2 17:13:10 cmd2==3.2.0 17:13:10 cryptography==3.3.2 17:13:10 debtcollector==3.0.0 17:13:10 decorator==5.2.1 17:13:10 defusedxml==0.7.1 17:13:10 Deprecated==1.3.1 17:13:10 distlib==0.4.0 17:13:10 dnspython==2.8.0 17:13:10 docker==7.1.0 17:13:10 dogpile.cache==1.5.0 17:13:10 durationpy==0.10 17:13:10 email-validator==2.3.0 17:13:10 filelock==3.24.3 17:13:10 future==1.0.0 17:13:10 gitdb==4.0.12 17:13:10 GitPython==3.1.46 17:13:10 httplib2==0.30.2 17:13:10 identify==2.6.16 17:13:10 idna==3.11 17:13:10 importlib-resources==1.5.0 17:13:10 iso8601==2.1.0 17:13:10 Jinja2==3.1.6 17:13:10 jmespath==1.1.0 17:13:10 jsonpatch==1.33 17:13:10 jsonpointer==3.0.0 17:13:10 jsonschema==4.26.0 17:13:10 jsonschema-specifications==2025.9.1 17:13:10 keystoneauth1==5.13.0 17:13:10 kubernetes==35.0.0 17:13:10 lftools==0.37.21 17:13:10 lxml==6.0.2 17:13:10 markdown-it-py==4.0.0 17:13:10 MarkupSafe==3.0.3 17:13:10 mdurl==0.1.2 17:13:10 msgpack==1.1.2 17:13:10 multi_key_dict==2.0.3 17:13:10 munch==4.0.0 17:13:10 netaddr==1.3.0 17:13:10 niet==1.4.2 17:13:10 nodeenv==1.10.0 17:13:10 oauth2client==4.1.3 17:13:10 oauthlib==3.3.1 17:13:10 openstacksdk==4.10.0 17:13:10 os-service-types==1.8.2 17:13:10 osc-lib==4.4.0 17:13:10 oslo.config==10.3.0 17:13:10 oslo.context==6.3.0 17:13:10 oslo.i18n==6.7.2 17:13:10 oslo.log==8.1.0 17:13:10 oslo.serialization==5.9.1 17:13:10 oslo.utils==9.2.0 17:13:10 packaging==26.0 17:13:10 pbr==7.0.3 17:13:10 platformdirs==4.9.2 17:13:10 prettytable==3.17.0 17:13:10 psutil==7.2.2 17:13:10 pyasn1==0.6.2 17:13:10 pyasn1_modules==0.4.2 17:13:10 pycparser==3.0 17:13:10 pygerrit2==2.0.15 17:13:10 PyGithub==2.8.1 17:13:10 Pygments==2.19.2 17:13:10 PyJWT==2.11.0 17:13:10 PyNaCl==1.6.2 17:13:10 pyparsing==2.4.7 17:13:10 pyperclip==1.11.0 17:13:10 pyrsistent==0.20.0 17:13:10 python-cinderclient==9.8.0 17:13:10 python-dateutil==2.9.0.post0 17:13:10 python-heatclient==5.0.0 17:13:10 python-jenkins==1.8.3 17:13:10 python-keystoneclient==5.7.0 17:13:10 python-magnumclient==4.9.0 17:13:10 python-openstackclient==9.0.0 17:13:10 python-swiftclient==4.9.0 17:13:10 PyYAML==6.0.3 17:13:10 referencing==0.37.0 17:13:10 requests==2.32.5 17:13:10 requests-oauthlib==2.0.0 17:13:10 requestsexceptions==1.4.0 17:13:10 rfc3986==2.0.0 17:13:10 rich==14.3.2 17:13:10 rich-argparse==1.7.2 17:13:10 rpds-py==0.30.0 17:13:10 rsa==4.9.1 17:13:10 ruamel.yaml==0.19.1 17:13:10 ruamel.yaml.clib==0.2.15 17:13:10 s3transfer==0.16.0 17:13:10 simplejson==3.20.2 17:13:10 six==1.17.0 17:13:10 smmap==5.0.2 17:13:10 soupsieve==2.8.3 17:13:10 stevedore==5.6.0 17:13:10 tabulate==0.9.0 17:13:10 toml==0.10.2 17:13:10 tomlkit==0.14.0 17:13:10 tqdm==4.67.3 17:13:10 typing_extensions==4.15.0 17:13:10 tzdata==2025.3 17:13:10 urllib3==1.26.20 17:13:10 virtualenv==20.38.0 17:13:10 wcwidth==0.6.0 17:13:10 websocket-client==1.9.0 17:13:10 wrapt==2.1.1 17:13:10 xdg==6.0.0 17:13:10 xmltodict==1.0.3 17:13:10 yq==3.4.3 17:13:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7244091618510549741.sh 17:13:10 ---> sudo-logs.sh 17:13:10 Archiving 'sudo' log.. 17:13:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins409173966858567308.sh 17:13:11 ---> job-cost.sh 17:13:11 INFO: Activating Python virtual environment... 17:13:11 Setup pyenv: 17:13:11 system 17:13:11 3.8.13 17:13:11 3.9.13 17:13:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:13:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ayp1 from file:/tmp/.os_lf_venv 17:13:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:13:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:13:13 lf-activate-venv(): INFO: Base packages installed successfully 17:13:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:13:17 lf-activate-venv(): INFO: Adding /tmp/venv-Ayp1/bin to PATH 17:13:17 INFO: No stack-cost file found 17:13:17 INFO: Instance uptime: 136s 17:13:17 INFO: Fetching instance metadata (attempt 1 of 3)... 17:13:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:13:18 INFO: Successfully fetched instance metadata 17:13:18 INFO: Instance type: v3-standard-4 17:13:18 INFO: Retrieving pricing info for: v3-standard-4 17:13:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:13:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=136 17:13:18 INFO: Successfully fetched Vexxhost pricing API 17:13:18 INFO: Retrieved cost: 0.11 17:13:18 INFO: Retrieved resource: v3-standard-4 17:13:18 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 17:13:18 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 17:13:18 INFO: Successfully archived job cost data 17:13:18 DEBUG: Cost data: oom-master-pre-commit-lint,4429,2026-02-19 17:13:18,v3-standard-4,136,0.11,0.00,SUCCESS 17:13:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16237130485370991819.sh 17:13:18 ---> logs-deploy.sh 17:13:18 Setup pyenv: 17:13:18 system 17:13:18 3.8.13 17:13:18 3.9.13 17:13:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:13:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ayp1 from file:/tmp/.os_lf_venv 17:13:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:13:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:13:20 lf-activate-venv(): INFO: Base packages installed successfully 17:13:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:13:27 lf-activate-venv(): INFO: Adding /tmp/venv-Ayp1/bin to PATH 17:13:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4429 17:13:27 INFO: archiving workspace using pattern(s): 17:13:28 Archives upload complete. 17:13:28 INFO: archiving logs to Nexus 17:13:29 ---> uname -a: 17:13:29 Linux prd-ubuntu1804-builder-4c-4g-18476 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:13:29 17:13:29 17:13:29 ---> lscpu: 17:13:29 Architecture: x86_64 17:13:29 CPU op-mode(s): 32-bit, 64-bit 17:13:29 Byte Order: Little Endian 17:13:29 CPU(s): 4 17:13:29 On-line CPU(s) list: 0-3 17:13:29 Thread(s) per core: 1 17:13:29 Core(s) per socket: 1 17:13:29 Socket(s): 4 17:13:29 NUMA node(s): 1 17:13:29 Vendor ID: AuthenticAMD 17:13:29 CPU family: 23 17:13:29 Model: 49 17:13:29 Model name: AMD EPYC-Rome Processor 17:13:29 Stepping: 0 17:13:29 CPU MHz: 2800.000 17:13:29 BogoMIPS: 5600.00 17:13:29 Virtualization: AMD-V 17:13:29 Hypervisor vendor: KVM 17:13:29 Virtualization type: full 17:13:29 L1d cache: 32K 17:13:29 L1i cache: 32K 17:13:29 L2 cache: 512K 17:13:29 L3 cache: 16384K 17:13:29 NUMA node0 CPU(s): 0-3 17:13:29 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 17:13:29 17:13:29 17:13:29 ---> nproc: 17:13:29 4 17:13:29 17:13:29 17:13:29 ---> df -h: 17:13:29 Filesystem Size Used Avail Use% Mounted on 17:13:29 udev 7.9G 0 7.9G 0% /dev 17:13:29 tmpfs 1.6G 676K 1.6G 1% /run 17:13:29 /dev/vda1 78G 8.4G 69G 11% / 17:13:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:13:29 tmpfs 5.0M 0 5.0M 0% /run/lock 17:13:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:13:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:13:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:13:29 17:13:29 17:13:29 ---> free -m: 17:13:29 total used free shared buff/cache available 17:13:29 Mem: 16040 592 13244 0 2202 15126 17:13:29 Swap: 1023 0 1023 17:13:29 17:13:29 17:13:29 ---> ip addr: 17:13:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:13:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:13:29 inet 127.0.0.1/8 scope host lo 17:13:29 valid_lft forever preferred_lft forever 17:13:29 inet6 ::1/128 scope host 17:13:29 valid_lft forever preferred_lft forever 17:13:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:13:29 link/ether fa:16:3e:07:ff:70 brd ff:ff:ff:ff:ff:ff 17:13:29 inet 10.30.106.107/23 brd 10.30.107.255 scope global dynamic ens3 17:13:29 valid_lft 86260sec preferred_lft 86260sec 17:13:29 inet6 fe80::f816:3eff:fe07:ff70/64 scope link 17:13:29 valid_lft forever preferred_lft forever 17:13:29 17:13:29 17:13:29 ---> sar -b -r -n DEV: 17:13:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18476) 02/19/26 _x86_64_ (4 CPU) 17:13:29 17:13:29 17:11:11 LINUX RESTART (4 CPU) 17:13:29 17:13:29 17:12:02 tps rtps wtps bread/s bwrtn/s 17:13:29 17:13:01 115.49 0.95 114.54 112.66 12872.39 17:13:29 Average: 115.49 0.95 114.54 112.66 12872.39 17:13:29 17:13:29 17:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:13:29 17:13:01 13676164 15513548 2748804 16.74 79780 1943084 804036 4.60 783648 1719316 168212 17:13:29 Average: 13676164 15513548 2748804 16.74 79780 1943084 804036 4.60 783648 1719316 168212 17:13:29 17:13:29 17:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:13:29 17:13:01 ens3 65.63 48.18 874.59 12.13 0.00 0.00 0.00 0.00 17:13:29 17:13:01 lo 1.83 1.83 0.22 0.22 0.00 0.00 0.00 0.00 17:13:29 Average: ens3 65.63 48.18 874.59 12.13 0.00 0.00 0.00 0.00 17:13:29 Average: lo 1.83 1.83 0.22 0.22 0.00 0.00 0.00 0.00 17:13:29 17:13:29 17:13:29 ---> sar -P ALL: 17:13:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18476) 02/19/26 _x86_64_ (4 CPU) 17:13:29 17:13:29 17:11:11 LINUX RESTART (4 CPU) 17:13:29 17:13:29 17:12:02 CPU %user %nice %system %iowait %steal %idle 17:13:29 17:13:01 all 21.58 0.00 1.81 1.52 0.06 75.03 17:13:29 17:13:01 0 12.43 0.00 1.20 2.44 0.07 83.86 17:13:29 17:13:01 1 33.28 0.00 2.21 1.66 0.07 62.78 17:13:29 17:13:01 2 34.55 0.00 2.85 0.93 0.05 61.62 17:13:29 17:13:01 3 6.03 0.00 1.04 1.04 0.05 91.85 17:13:29 Average: all 21.58 0.00 1.81 1.52 0.06 75.03 17:13:29 Average: 0 12.43 0.00 1.20 2.44 0.07 83.86 17:13:29 Average: 1 33.28 0.00 2.21 1.66 0.07 62.78 17:13:29 Average: 2 34.55 0.00 2.85 0.93 0.05 61.62 17:13:29 Average: 3 6.03 0.00 1.04 1.04 0.05 91.85 17:13:29 17:13:29 17:13:29