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