14:45:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143175 14:45:24 Running as SYSTEM 14:45:24 [EnvInject] - Loading node environment variables. 14:45:24 Building remotely on prd-ubuntu1804-builder-4c-4g-18440 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:45:24 [ssh-agent] Looking for ssh-agent implementation... 14:45:24 $ ssh-agent 14:45:24 SSH_AUTH_SOCK=/tmp/ssh-UyDwWnA0pMXn/agent.1775 14:45:24 SSH_AGENT_PID=1777 14:45:24 [ssh-agent] Started. 14:45:24 Running ssh-add (command line suppressed) 14:45:24 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15088884015454077366.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15088884015454077366.key) 14:45:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:45:24 The recommended git tool is: NONE 14:45:26 using credential onap-jenkins-ssh 14:45:26 Wiping out workspace first. 14:45:26 Cloning the remote Git repository 14:45:26 Cloning repository git://cloud.onap.org/mirror/oom.git 14:45:26 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:45:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:45:26 > git --version # timeout=10 14:45:26 > git --version # 'git version 2.17.1' 14:45:26 using GIT_SSH to set credentials Gerrit user 14:45:26 Verifying host key using manually-configured host key entries 14:45:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:45:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:45:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:45:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:45:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:45:31 using GIT_SSH to set credentials Gerrit user 14:45:31 Verifying host key using manually-configured host key entries 14:45:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143175/4 # timeout=30 14:45:32 > git rev-parse 5b4178ccd2b628e268aa12b40fc2a7bcc84ab7b2^{commit} # timeout=10 14:45:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:45:32 Checking out Revision 5b4178ccd2b628e268aa12b40fc2a7bcc84ab7b2 (refs/changes/75/143175/4) 14:45:32 > git config core.sparsecheckout # timeout=10 14:45:32 > git checkout -f 5b4178ccd2b628e268aa12b40fc2a7bcc84ab7b2 # timeout=30 14:45:35 Commit message: "[POLICY] Fix GroupAuthorizationException in clamp-ac" 14:45:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:45:35 > git rev-list --no-walk 6671ed8a477df35c5921fc2cf79f1049b7e845ce # timeout=10 14:45:35 [EnvInject] - Injecting environment variables from a build step. 14:45:35 [EnvInject] - Injecting as environment variables the properties content 14:45:35 PYTHON=python3 14:45:35 14:45:35 [EnvInject] - Variables injected successfully. 14:45:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14745251738943365455.sh 14:45:35 ---> tox-install.sh 14:45:35 + source /home/jenkins/lf-env.sh 14:45:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:45:35 ++ mktemp -d /tmp/venv-XXXX 14:45:35 + lf_venv=/tmp/venv-5tjl 14:45:35 + local venv_file=/tmp/.os_lf_venv 14:45:35 + local python=python3 14:45:35 + local options 14:45:35 + local set_path=true 14:45:35 + local install_args= 14:45:35 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:45:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:45:35 + true 14:45:35 + case $1 in 14:45:35 + venv_file=/tmp/.toxenv 14:45:35 + shift 2 14:45:35 + true 14:45:35 + case $1 in 14:45:35 + shift 14:45:35 + break 14:45:35 + case $python in 14:45:35 + local pkg_list= 14:45:35 + [[ -d /opt/pyenv ]] 14:45:35 + echo 'Setup pyenv:' 14:45:35 Setup pyenv: 14:45:35 + export PYENV_ROOT=/opt/pyenv 14:45:35 + PYENV_ROOT=/opt/pyenv 14:45:35 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:35 + pyenv versions 14:45:35 * system (set by /opt/pyenv/version) 14:45:35 * 3.8.13 (set by /opt/pyenv/version) 14:45:35 * 3.9.13 (set by /opt/pyenv/version) 14:45:35 * 3.10.6 (set by /opt/pyenv/version) 14:45:35 + command -v pyenv 14:45:35 ++ pyenv init - --no-rehash 14:45:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:45:35 export PATH="/opt/pyenv/shims:${PATH}" 14:45:35 export PYENV_SHELL=bash 14:45:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:45:35 pyenv() { 14:45:35 local command 14:45:35 command="${1:-}" 14:45:35 if [ "$#" -gt 0 ]; then 14:45:35 shift 14:45:35 fi 14:45:35 14:45:35 case "$command" in 14:45:35 rehash|shell) 14:45:35 eval "$(pyenv "sh-$command" "$@")" 14:45:35 ;; 14:45:35 *) 14:45:35 command pyenv "$command" "$@" 14:45:35 ;; 14:45:35 esac 14:45:35 }' 14:45:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:45:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:35 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:35 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:35 ++ export PYENV_SHELL=bash 14:45:35 ++ PYENV_SHELL=bash 14:45:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:45:35 +++ complete -F _pyenv pyenv 14:45:35 ++ lf-pyver python3 14:45:35 ++ local py_version_xy=python3 14:45:35 ++ local py_version_xyz= 14:45:35 ++ pyenv versions 14:45:35 ++ local command 14:45:35 ++ sed 's/^[ *]* //' 14:45:35 ++ awk '{ print $1 }' 14:45:35 ++ command=versions 14:45:35 ++ grep -E '^[0-9.]*[0-9]$' 14:45:35 ++ '[' 1 -gt 0 ']' 14:45:35 ++ shift 14:45:35 ++ case "$command" in 14:45:35 ++ command pyenv versions 14:45:35 ++ pyenv versions 14:45:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:45:35 +++ grep '^3' /tmp/.pyenv_versions 14:45:35 +++ sort -V 14:45:35 +++ tail -n 1 14:45:35 ++ py_version_xyz=3.10.6 14:45:35 ++ [[ -z 3.10.6 ]] 14:45:35 ++ echo 3.10.6 14:45:35 ++ return 0 14:45:35 + pyenv local 3.10.6 14:45:35 + local command 14:45:35 + command=local 14:45:35 + '[' 2 -gt 0 ']' 14:45:35 + shift 14:45:35 + case "$command" in 14:45:35 + command pyenv local 3.10.6 14:45:35 + pyenv local 3.10.6 14:45:35 + for arg in "$@" 14:45:35 + case $arg in 14:45:35 + pkg_list+='tox ' 14:45:35 + for arg in "$@" 14:45:35 + case $arg in 14:45:35 + pkg_list+='virtualenv ' 14:45:35 + for arg in "$@" 14:45:35 + case $arg in 14:45:35 + pkg_list+='urllib3~=1.26.15 ' 14:45:35 + [[ -f /tmp/.toxenv ]] 14:45:35 + [[ ! -f /tmp/.toxenv ]] 14:45:35 + [[ -n '' ]] 14:45:35 + python3 -m venv /tmp/venv-5tjl 14:45:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5tjl' 14:45:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5tjl 14:45:40 + echo /tmp/venv-5tjl 14:45:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:45:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:45:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:45:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:40 + local 'pip_opts=--upgrade --quiet' 14:45:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:45:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:45:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:45:40 + [[ -n '' ]] 14:45:40 + [[ -n '' ]] 14:45:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:45:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:40 + /tmp/venv-5tjl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:45:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:45:44 lf-activate-venv(): INFO: Base packages installed successfully 14:45:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:45:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:45:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:45:44 + /tmp/venv-5tjl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:45:47 + type python3 14:45:47 + true 14:45:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5tjl/bin to PATH' 14:45:47 lf-activate-venv(): INFO: Adding /tmp/venv-5tjl/bin to PATH 14:45:47 + PATH=/tmp/venv-5tjl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:47 + return 0 14:45:47 + python3 --version 14:45:47 Python 3.10.6 14:45:47 + python3 -m pip --version 14:45:47 pip 26.0.1 from /tmp/venv-5tjl/lib/python3.10/site-packages/pip (python 3.10) 14:45:47 + python3 -m pip freeze 14:45:47 cachetools==7.0.1 14:45:47 chardet==5.2.0 14:45:47 colorama==0.4.6 14:45:47 distlib==0.4.0 14:45:47 filelock==3.24.3 14:45:47 packaging==26.0 14:45:47 platformdirs==4.9.2 14:45:47 pluggy==1.6.0 14:45:47 pyproject-api==1.10.0 14:45:47 tomli==2.4.0 14:45:47 tox==4.40.0 14:45:47 typing_extensions==4.15.0 14:45:47 urllib3==1.26.20 14:45:47 virtualenv==20.38.0 14:45:47 [EnvInject] - Injecting environment variables from a build step. 14:45:47 [EnvInject] - Injecting as environment variables the properties content 14:45:47 PARALLEL=false 14:45:47 14:45:47 [EnvInject] - Variables injected successfully. 14:45:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9864213312376121364.sh 14:45:47 ---> tox-run.sh 14:45:47 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:45:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:45:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:45:47 + cd /w/workspace/oom-master-pre-commit-lint/. 14:45:47 + source /home/jenkins/lf-env.sh 14:45:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:45:47 ++ mktemp -d /tmp/venv-XXXX 14:45:47 + lf_venv=/tmp/venv-pLjk 14:45:47 + local venv_file=/tmp/.os_lf_venv 14:45:47 + local python=python3 14:45:47 + local options 14:45:47 + local set_path=true 14:45:47 + local install_args= 14:45:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:45:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:45:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:45:47 + true 14:45:47 + case $1 in 14:45:47 + venv_file=/tmp/.toxenv 14:45:47 + shift 2 14:45:47 + true 14:45:47 + case $1 in 14:45:47 + shift 14:45:47 + break 14:45:47 + case $python in 14:45:47 + local pkg_list= 14:45:47 + [[ -d /opt/pyenv ]] 14:45:47 + echo 'Setup pyenv:' 14:45:47 Setup pyenv: 14:45:47 + export PYENV_ROOT=/opt/pyenv 14:45:47 + PYENV_ROOT=/opt/pyenv 14:45:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:47 + pyenv versions 14:45:47 system 14:45:47 3.8.13 14:45:47 3.9.13 14:45:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:45:47 + command -v pyenv 14:45:47 ++ pyenv init - --no-rehash 14:45:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:45:47 export PATH="/opt/pyenv/shims:${PATH}" 14:45:47 export PYENV_SHELL=bash 14:45:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:45:47 pyenv() { 14:45:47 local command 14:45:47 command="${1:-}" 14:45:47 if [ "$#" -gt 0 ]; then 14:45:47 shift 14:45:47 fi 14:45:47 14:45:47 case "$command" in 14:45:47 rehash|shell) 14:45:47 eval "$(pyenv "sh-$command" "$@")" 14:45:47 ;; 14:45:47 *) 14:45:47 command pyenv "$command" "$@" 14:45:47 ;; 14:45:47 esac 14:45:47 }' 14:45:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:45:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:47 ++ export PYENV_SHELL=bash 14:45:47 ++ PYENV_SHELL=bash 14:45:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:45:47 +++ complete -F _pyenv pyenv 14:45:47 ++ lf-pyver python3 14:45:47 ++ local py_version_xy=python3 14:45:47 ++ local py_version_xyz= 14:45:47 ++ pyenv versions 14:45:47 ++ local command 14:45:47 ++ command=versions 14:45:47 ++ '[' 1 -gt 0 ']' 14:45:47 ++ shift 14:45:47 ++ case "$command" in 14:45:47 ++ command pyenv versions 14:45:47 ++ pyenv versions 14:45:47 ++ awk '{ print $1 }' 14:45:47 ++ grep -E '^[0-9.]*[0-9]$' 14:45:47 ++ sed 's/^[ *]* //' 14:45:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:45:48 +++ grep '^3' /tmp/.pyenv_versions 14:45:48 +++ sort -V 14:45:48 +++ tail -n 1 14:45:48 ++ py_version_xyz=3.10.6 14:45:48 ++ [[ -z 3.10.6 ]] 14:45:48 ++ echo 3.10.6 14:45:48 ++ return 0 14:45:48 + pyenv local 3.10.6 14:45:48 + local command 14:45:48 + command=local 14:45:48 + '[' 2 -gt 0 ']' 14:45:48 + shift 14:45:48 + case "$command" in 14:45:48 + command pyenv local 3.10.6 14:45:48 + pyenv local 3.10.6 14:45:48 + for arg in "$@" 14:45:48 + case $arg in 14:45:48 + pkg_list+='tox ' 14:45:48 + for arg in "$@" 14:45:48 + case $arg in 14:45:48 + pkg_list+='virtualenv ' 14:45:48 + for arg in "$@" 14:45:48 + case $arg in 14:45:48 + pkg_list+='urllib3~=1.26.15 ' 14:45:48 + [[ -f /tmp/.toxenv ]] 14:45:48 ++ cat /tmp/.toxenv 14:45:48 + lf_venv=/tmp/venv-5tjl 14:45:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5tjl from' file:/tmp/.toxenv 14:45:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5tjl from file:/tmp/.toxenv 14:45:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:45:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:45:48 + local 'pip_opts=--upgrade --quiet' 14:45:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:45:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:45:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:45:48 + [[ -n '' ]] 14:45:48 + [[ -n '' ]] 14:45:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:45:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:45:48 + /tmp/venv-5tjl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 14:45:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:45:48 lf-activate-venv(): INFO: Base packages installed successfully 14:45:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:45:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:45:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:45:48 + /tmp/venv-5tjl/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:45:50 + type python3 14:45:50 + true 14:45:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5tjl/bin to PATH' 14:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-5tjl/bin to PATH 14:45:50 + PATH=/tmp/venv-5tjl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:50 + return 0 14:45:50 + [[ -d /opt/pyenv ]] 14:45:50 + echo '---> Setting up pyenv' 14:45:50 ---> Setting up pyenv 14:45:50 + export PYENV_ROOT=/opt/pyenv 14:45:50 + PYENV_ROOT=/opt/pyenv 14:45:50 + export PATH=/opt/pyenv/bin:/tmp/venv-5tjl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:50 + PATH=/opt/pyenv/bin:/tmp/venv-5tjl/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:45:50 ++ pwd 14:45:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:45:50 + export PYTHONPATH 14:45:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:45:50 + TOX_TESTENV_PASSENV=PYTHONPATH 14:45:50 + tox --version 14:45:50 4.40.0 from /tmp/venv-5tjl/lib/python3.10/site-packages/tox/__init__.py 14:45:50 + PARALLEL=false 14:45:50 + TOX_OPTIONS_LIST= 14:45:50 + [[ -n pre-commit ]] 14:45:50 + TOX_OPTIONS_LIST=' -e pre-commit' 14:45:50 + case ${PARALLEL,,} in 14:45:50 + tox -e pre-commit 14:45:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:45:52 pre-commit: install_deps> python -I -m pip install pre-commit 14:45:54 pre-commit: freeze> python -m pip freeze --all 14:45: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 14:45:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:45:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:45:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:45:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:45:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:45:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:45:58 [INFO] Once installed this environment will be reused. 14:45:58 [INFO] This may take a few minutes... 14:46:03 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:46:03 [INFO] Once installed this environment will be reused. 14:46:03 [INFO] This may take a few minutes... 14:46:08 trim trailing whitespace.................................................Passed 14:46:08 Tabs remover.............................................................Passed 14:46:08 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:46:08 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:46:08 [INFO] Once installed this environment will be reused. 14:46:08 [INFO] This may take a few minutes... 14:46:17 gitlint..............................................(no files to check)Skipped 14:46:17 pre-commit: OK (26.79=setup[3.88]+cmd[13.26,9.65] seconds) 14:46:17 congratulations :) (26.83 seconds) 14:46:18 + tox_status=0 14:46:18 + echo '---> Completed tox runs' 14:46:18 ---> Completed tox runs 14:46:18 + for i in .tox/*/log 14:46:18 ++ echo .tox/pre-commit/log 14:46:18 ++ awk -F/ '{print $2}' 14:46:18 + tox_env=pre-commit 14:46:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:46:18 + DOC_DIR=docs/_build/html 14:46:18 + [[ -d docs/_build/html ]] 14:46:18 + echo '---> tox-run.sh ends' 14:46:18 ---> tox-run.sh ends 14:46:18 + test 0 -eq 0 14:46:18 $ ssh-agent -k 14:46:18 unset SSH_AUTH_SOCK; 14:46:18 unset SSH_AGENT_PID; 14:46:18 echo Agent pid 1777 killed; 14:46:18 [ssh-agent] Stopped. 14:46:18 [PostBuildScript] - [INFO] Executing post build scripts. 14:46:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17811725923115557434.sh 14:46:18 ---> sysstat.sh 14:46:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3346571655281976066.sh 14:46:18 ---> package-listing.sh 14:46:18 ++ facter osfamily 14:46:18 ++ tr '[:upper:]' '[:lower:]' 14:46:18 + OS_FAMILY=debian 14:46:18 + workspace=/w/workspace/oom-master-pre-commit-lint 14:46:18 + START_PACKAGES=/tmp/packages_start.txt 14:46:18 + END_PACKAGES=/tmp/packages_end.txt 14:46:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:46:18 + PACKAGES=/tmp/packages_start.txt 14:46:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:46:18 + PACKAGES=/tmp/packages_end.txt 14:46:18 + case "${OS_FAMILY}" in 14:46:18 + dpkg -l 14:46:18 + grep '^ii' 14:46:18 + '[' -f /tmp/packages_start.txt ']' 14:46:18 + '[' -f /tmp/packages_end.txt ']' 14:46:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:46:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:46:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:46:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:46:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2719491694331822899.sh 14:46:18 ---> capture-instance-metadata.sh 14:46:18 Setup pyenv: 14:46:18 system 14:46:18 3.8.13 14:46:18 3.9.13 14:46:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:46:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p8h3 14:46:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:46:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:27 lf-activate-venv(): INFO: Base packages installed successfully 14:46:27 lf-activate-venv(): INFO: Installing additional packages: lftools 14:46:49 lf-activate-venv(): INFO: Adding /tmp/venv-p8h3/bin to PATH 14:46:49 INFO: Running in OpenStack, capturing instance metadata 14:46:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16450973400158679253.sh 14:46:49 provisioning config files... 14:46:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14392659899653198440tmp 14:46:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:46:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:46:49 [EnvInject] - Injecting environment variables from a build step. 14:46:49 [EnvInject] - Injecting as environment variables the properties content 14:46:49 SERVER_ID=logs 14:46:49 14:46:49 [EnvInject] - Variables injected successfully. 14:46:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16829404334752162174.sh 14:46:49 ---> create-netrc.sh 14:46:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1609766511530006431.sh 14:46:49 ---> python-tools-install.sh 14:46:49 Setup pyenv: 14:46:49 system 14:46:49 3.8.13 14:46:49 3.9.13 14:46:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:46:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p8h3 from file:/tmp/.os_lf_venv 14:46:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:46:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:46:51 lf-activate-venv(): INFO: Base packages installed successfully 14:46:51 lf-activate-venv(): INFO: Installing additional packages: lftools 14:46:58 lf-activate-venv(): INFO: Adding /tmp/venv-p8h3/bin to PATH 14:46:58 Generating Requirements File 14:47:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:47:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:47:18 Python 3.10.6 14:47:18 pip 26.0.1 from /tmp/venv-p8h3/lib/python3.10/site-packages/pip (python 3.10) 14:47:18 appdirs==1.4.4 14:47:18 argcomplete==3.6.3 14:47:18 aspy.yaml==1.3.0 14:47:18 attrs==25.4.0 14:47:18 autopage==0.6.0 14:47:18 backports.strenum==1.3.1 14:47:18 beautifulsoup4==4.14.3 14:47:18 boto3==1.42.52 14:47:18 botocore==1.42.52 14:47:18 bs4==0.0.2 14:47:18 certifi==2026.1.4 14:47:18 cffi==2.0.0 14:47:18 cfgv==3.5.0 14:47:18 chardet==5.2.0 14:47:18 charset-normalizer==3.4.4 14:47:18 click==8.3.1 14:47:18 cliff==4.13.2 14:47:18 cmd2==3.2.0 14:47:18 cryptography==3.3.2 14:47:18 debtcollector==3.0.0 14:47:18 decorator==5.2.1 14:47:18 defusedxml==0.7.1 14:47:18 Deprecated==1.3.1 14:47:18 distlib==0.4.0 14:47:18 dnspython==2.8.0 14:47:18 docker==7.1.0 14:47:18 dogpile.cache==1.5.0 14:47:18 durationpy==0.10 14:47:18 email-validator==2.3.0 14:47:18 filelock==3.24.3 14:47:18 future==1.0.0 14:47:18 gitdb==4.0.12 14:47:18 GitPython==3.1.46 14:47:18 httplib2==0.30.2 14:47:18 identify==2.6.16 14:47:18 idna==3.11 14:47:18 importlib-resources==1.5.0 14:47:18 iso8601==2.1.0 14:47:18 Jinja2==3.1.6 14:47:18 jmespath==1.1.0 14:47:18 jsonpatch==1.33 14:47:18 jsonpointer==3.0.0 14:47:18 jsonschema==4.26.0 14:47:18 jsonschema-specifications==2025.9.1 14:47:18 keystoneauth1==5.13.0 14:47:18 kubernetes==35.0.0 14:47:18 lftools==0.37.21 14:47:18 lxml==6.0.2 14:47:18 markdown-it-py==4.0.0 14:47:18 MarkupSafe==3.0.3 14:47:18 mdurl==0.1.2 14:47:18 msgpack==1.1.2 14:47:18 multi_key_dict==2.0.3 14:47:18 munch==4.0.0 14:47:18 netaddr==1.3.0 14:47:18 niet==1.4.2 14:47:18 nodeenv==1.10.0 14:47:18 oauth2client==4.1.3 14:47:18 oauthlib==3.3.1 14:47:18 openstacksdk==4.10.0 14:47:18 os-service-types==1.8.2 14:47:18 osc-lib==4.4.0 14:47:18 oslo.config==10.3.0 14:47:18 oslo.context==6.3.0 14:47:18 oslo.i18n==6.7.2 14:47:18 oslo.log==8.1.0 14:47:18 oslo.serialization==5.9.1 14:47:18 oslo.utils==9.2.0 14:47:18 packaging==26.0 14:47:18 pbr==7.0.3 14:47:18 platformdirs==4.9.2 14:47:18 prettytable==3.17.0 14:47:18 psutil==7.2.2 14:47:18 pyasn1==0.6.2 14:47:18 pyasn1_modules==0.4.2 14:47:18 pycparser==3.0 14:47:18 pygerrit2==2.0.15 14:47:18 PyGithub==2.8.1 14:47:18 Pygments==2.19.2 14:47:18 PyJWT==2.11.0 14:47:18 PyNaCl==1.6.2 14:47:18 pyparsing==2.4.7 14:47:18 pyperclip==1.11.0 14:47:18 pyrsistent==0.20.0 14:47:18 python-cinderclient==9.8.0 14:47:18 python-dateutil==2.9.0.post0 14:47:18 python-heatclient==5.0.0 14:47:18 python-jenkins==1.8.3 14:47:18 python-keystoneclient==5.7.0 14:47:18 python-magnumclient==4.9.0 14:47:18 python-openstackclient==9.0.0 14:47:18 python-swiftclient==4.9.0 14:47:18 PyYAML==6.0.3 14:47:18 referencing==0.37.0 14:47:18 requests==2.32.5 14:47:18 requests-oauthlib==2.0.0 14:47:18 requestsexceptions==1.4.0 14:47:18 rfc3986==2.0.0 14:47:18 rich==14.3.2 14:47:18 rich-argparse==1.7.2 14:47:18 rpds-py==0.30.0 14:47:18 rsa==4.9.1 14:47:18 ruamel.yaml==0.19.1 14:47:18 ruamel.yaml.clib==0.2.15 14:47:18 s3transfer==0.16.0 14:47:18 simplejson==3.20.2 14:47:18 six==1.17.0 14:47:18 smmap==5.0.2 14:47:18 soupsieve==2.8.3 14:47:18 stevedore==5.6.0 14:47:18 tabulate==0.9.0 14:47:18 toml==0.10.2 14:47:18 tomlkit==0.14.0 14:47:18 tqdm==4.67.3 14:47:18 typing_extensions==4.15.0 14:47:18 tzdata==2025.3 14:47:18 urllib3==1.26.20 14:47:18 virtualenv==20.38.0 14:47:18 wcwidth==0.6.0 14:47:18 websocket-client==1.9.0 14:47:18 wrapt==2.1.1 14:47:18 xdg==6.0.0 14:47:18 xmltodict==1.0.3 14:47:18 yq==3.4.3 14:47:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2245144061570295734.sh 14:47:18 ---> sudo-logs.sh 14:47:18 Archiving 'sudo' log.. 14:47:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins877155051483196441.sh 14:47:18 ---> job-cost.sh 14:47:18 INFO: Activating Python virtual environment... 14:47:18 Setup pyenv: 14:47:18 system 14:47:18 3.8.13 14:47:18 3.9.13 14:47:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:47:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p8h3 from file:/tmp/.os_lf_venv 14:47:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:47:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:47:20 lf-activate-venv(): INFO: Base packages installed successfully 14:47:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:47:25 lf-activate-venv(): INFO: Adding /tmp/venv-p8h3/bin to PATH 14:47:25 INFO: No stack-cost file found 14:47:25 INFO: Instance uptime: 179s 14:47:25 INFO: Fetching instance metadata (attempt 1 of 3)... 14:47:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:47:25 INFO: Successfully fetched instance metadata 14:47:25 INFO: Instance type: v3-standard-4 14:47:25 INFO: Retrieving pricing info for: v3-standard-4 14:47:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:47:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=179 14:47:26 INFO: Successfully fetched Vexxhost pricing API 14:47:26 INFO: Retrieved cost: 0.11 14:47:26 INFO: Retrieved resource: v3-standard-4 14:47:26 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:47:26 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:47:26 INFO: Successfully archived job cost data 14:47:26 DEBUG: Cost data: oom-master-pre-commit-lint,4426,2026-02-19 14:47:26,v3-standard-4,179,0.11,0.00,SUCCESS 14:47:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15941855550430231294.sh 14:47:26 ---> logs-deploy.sh 14:47:26 Setup pyenv: 14:47:26 system 14:47:26 3.8.13 14:47:26 3.9.13 14:47:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:47:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p8h3 from file:/tmp/.os_lf_venv 14:47:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:47:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:47:27 lf-activate-venv(): INFO: Base packages installed successfully 14:47:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:47:35 lf-activate-venv(): INFO: Adding /tmp/venv-p8h3/bin to PATH 14:47:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4426 14:47:35 INFO: archiving workspace using pattern(s): 14:47:36 Archives upload complete. 14:47:36 INFO: archiving logs to Nexus 14:47:37 ---> uname -a: 14:47:37 Linux prd-ubuntu1804-builder-4c-4g-18440 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:47:37 14:47:37 14:47:37 ---> lscpu: 14:47:37 Architecture: x86_64 14:47:37 CPU op-mode(s): 32-bit, 64-bit 14:47:37 Byte Order: Little Endian 14:47:37 CPU(s): 4 14:47:37 On-line CPU(s) list: 0-3 14:47:37 Thread(s) per core: 1 14:47:37 Core(s) per socket: 1 14:47:37 Socket(s): 4 14:47:37 NUMA node(s): 1 14:47:37 Vendor ID: AuthenticAMD 14:47:37 CPU family: 23 14:47:37 Model: 49 14:47:37 Model name: AMD EPYC-Rome Processor 14:47:37 Stepping: 0 14:47:37 CPU MHz: 2799.998 14:47:37 BogoMIPS: 5599.99 14:47:37 Virtualization: AMD-V 14:47:37 Hypervisor vendor: KVM 14:47:37 Virtualization type: full 14:47:37 L1d cache: 32K 14:47:37 L1i cache: 32K 14:47:37 L2 cache: 512K 14:47:37 L3 cache: 16384K 14:47:37 NUMA node0 CPU(s): 0-3 14:47:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:47:37 14:47:37 14:47:37 ---> nproc: 14:47:37 4 14:47:37 14:47:37 14:47:37 ---> df -h: 14:47:37 Filesystem Size Used Avail Use% Mounted on 14:47:37 udev 7.9G 0 7.9G 0% /dev 14:47:37 tmpfs 1.6G 676K 1.6G 1% /run 14:47:37 /dev/vda1 78G 8.4G 69G 11% / 14:47:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:47:37 tmpfs 5.0M 0 5.0M 0% /run/lock 14:47:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:47:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:47:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:47:37 14:47:37 14:47:37 ---> free -m: 14:47:37 total used free shared buff/cache available 14:47:37 Mem: 16040 562 13275 0 2201 15157 14:47:37 Swap: 1023 0 1023 14:47:37 14:47:37 14:47:37 ---> ip addr: 14:47:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:47:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:47:37 inet 127.0.0.1/8 scope host lo 14:47:37 valid_lft forever preferred_lft forever 14:47:37 inet6 ::1/128 scope host 14:47:37 valid_lft forever preferred_lft forever 14:47:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:47:37 link/ether fa:16:3e:44:0c:6f brd ff:ff:ff:ff:ff:ff 14:47:37 inet 10.30.107.233/23 brd 10.30.107.255 scope global dynamic ens3 14:47:37 valid_lft 86244sec preferred_lft 86244sec 14:47:37 inet6 fe80::f816:3eff:fe44:c6f/64 scope link 14:47:37 valid_lft forever preferred_lft forever 14:47:37 14:47:37 14:47:37 ---> sar -b -r -n DEV: 14:47:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18440) 02/19/26 _x86_64_ (4 CPU) 14:47:37 14:47:37 14:45:06 LINUX RESTART (4 CPU) 14:47:37 14:47:37 14:46:01 tps rtps wtps bread/s bwrtn/s 14:47:37 14:47:01 100.28 0.97 99.32 111.47 16800.27 14:47:37 Average: 100.28 0.97 99.32 111.47 16800.27 14:47:37 14:47:37 14:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:47:37 14:47:01 13772908 15567188 2652060 16.15 77696 1904484 749112 4.29 743500 1670408 144612 14:47:37 Average: 13772908 15567188 2652060 16.15 77696 1904484 749112 4.29 743500 1670408 144612 14:47:37 14:47:37 14:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:47:37 14:47:01 lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 14:47:37 14:47:01 ens3 52.58 39.62 761.36 10.87 0.00 0.00 0.00 0.00 14:47:37 Average: lo 1.80 1.80 0.21 0.21 0.00 0.00 0.00 0.00 14:47:37 Average: ens3 52.58 39.62 761.36 10.87 0.00 0.00 0.00 0.00 14:47:37 14:47:37 14:47:37 ---> sar -P ALL: 14:47:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18440) 02/19/26 _x86_64_ (4 CPU) 14:47:37 14:47:37 14:45:06 LINUX RESTART (4 CPU) 14:47:37 14:47:37 14:46:01 CPU %user %nice %system %iowait %steal %idle 14:47:37 14:47:01 all 20.76 0.00 1.58 3.44 0.07 74.14 14:47:37 14:47:01 0 18.75 0.00 1.44 2.01 0.08 77.73 14:47:37 14:47:01 1 42.13 0.00 2.33 2.18 0.08 53.29 14:47:37 14:47:01 2 11.69 0.00 1.44 3.26 0.05 83.57 14:47:37 14:47:01 3 10.52 0.00 1.17 6.31 0.05 81.95 14:47:37 Average: all 20.76 0.00 1.58 3.44 0.07 74.14 14:47:37 Average: 0 18.75 0.00 1.44 2.01 0.08 77.73 14:47:37 Average: 1 42.13 0.00 2.33 2.18 0.08 53.29 14:47:37 Average: 2 11.69 0.00 1.44 3.26 0.05 83.57 14:47:37 Average: 3 10.52 0.00 1.17 6.31 0.05 81.95 14:47:37 14:47:37 14:47:37