17:17:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143475 17:17:26 Running as SYSTEM 17:17:27 [EnvInject] - Loading node environment variables. 17:17:27 Building remotely on prd-ubuntu1804-builder-4c-4g-3309 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 17:17:27 [ssh-agent] Looking for ssh-agent implementation... 17:17:27 $ ssh-agent 17:17:27 SSH_AUTH_SOCK=/tmp/ssh-QYMzS9N4vdAZ/agent.1669 17:17:27 SSH_AGENT_PID=1671 17:17:27 [ssh-agent] Started. 17:17:27 Running ssh-add (command line suppressed) 17:17:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11613903684172703296.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11613903684172703296.key) 17:17:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:17:27 The recommended git tool is: NONE 17:17:28 using credential onap-jenkins-ssh 17:17:29 Wiping out workspace first. 17:17:29 Cloning the remote Git repository 17:17:29 Cloning repository git://cloud.onap.org/mirror/oom.git 17:17:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 17:17:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:17:29 > git --version # timeout=10 17:17:29 > git --version # 'git version 2.17.1' 17:17:29 using GIT_SSH to set credentials Gerrit user 17:17:29 Verifying host key using manually-configured host key entries 17:17:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:17:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:17:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:17:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:17:35 using GIT_SSH to set credentials Gerrit user 17:17:35 Verifying host key using manually-configured host key entries 17:17:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/75/143475/6 # timeout=30 17:17:35 > git rev-parse d08a66000a390162e4c0f63cd48ec4812c93ecac^{commit} # timeout=10 17:17:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:17:35 Checking out Revision d08a66000a390162e4c0f63cd48ec4812c93ecac (refs/changes/75/143475/6) 17:17:35 > git config core.sparsecheckout # timeout=10 17:17:35 > git checkout -f d08a66000a390162e4c0f63cd48ec4812c93ecac # timeout=30 17:17:38 Commit message: "Docs: Replace blockdiag/seqdiag with Mermaid" 17:17:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:17:38 > git rev-list --no-walk a1c60ef6e0f2ee4c68bf3d6c0000ed232be29809 # timeout=10 17:17:39 [EnvInject] - Injecting environment variables from a build step. 17:17:39 [EnvInject] - Injecting as environment variables the properties content 17:17:39 PYTHON=python3 17:17:39 17:17:39 [EnvInject] - Variables injected successfully. 17:17:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7944731839962559689.sh 17:17:39 ---> tox-install.sh 17:17:39 + source /home/jenkins/lf-env.sh 17:17:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:17:39 ++ mktemp -d /tmp/venv-XXXX 17:17:39 + lf_venv=/tmp/venv-VZZn 17:17:39 + local venv_file=/tmp/.os_lf_venv 17:17:39 + local python=python3 17:17:39 + local options 17:17:39 + local set_path=true 17:17:39 + local install_args= 17:17:39 ++ 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:17:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:17:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:17:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:17:39 + true 17:17:39 + case $1 in 17:17:39 + venv_file=/tmp/.toxenv 17:17:39 + shift 2 17:17:39 + true 17:17:39 + case $1 in 17:17:39 + shift 17:17:39 + break 17:17:39 + case $python in 17:17:39 + local pkg_list= 17:17:39 + [[ -d /opt/pyenv ]] 17:17:39 + echo 'Setup pyenv:' 17:17:39 Setup pyenv: 17:17:39 + export PYENV_ROOT=/opt/pyenv 17:17:39 + PYENV_ROOT=/opt/pyenv 17:17:39 + 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:17:39 + 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:17:39 + pyenv versions 17:17:39 * system (set by /opt/pyenv/version) 17:17:39 * 3.8.13 (set by /opt/pyenv/version) 17:17:39 * 3.9.13 (set by /opt/pyenv/version) 17:17:39 * 3.10.6 (set by /opt/pyenv/version) 17:17:39 + command -v pyenv 17:17:39 ++ pyenv init - --no-rehash 17:17:39 + 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:17:39 export PATH="/opt/pyenv/shims:${PATH}" 17:17:39 export PYENV_SHELL=bash 17:17:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:17:39 pyenv() { 17:17:39 local command 17:17:39 command="${1:-}" 17:17:39 if [ "$#" -gt 0 ]; then 17:17:39 shift 17:17:39 fi 17:17:39 17:17:39 case "$command" in 17:17:39 rehash|shell) 17:17:39 eval "$(pyenv "sh-$command" "$@")" 17:17:39 ;; 17:17:39 *) 17:17:39 command pyenv "$command" "$@" 17:17:39 ;; 17:17:39 esac 17:17:39 }' 17:17:39 +++ 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:17:39 ++ 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:17:39 ++ 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:17:39 ++ 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:17:39 ++ export PYENV_SHELL=bash 17:17:39 ++ PYENV_SHELL=bash 17:17:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:17:39 +++ complete -F _pyenv pyenv 17:17:39 ++ lf-pyver python3 17:17:39 ++ local py_version_xy=python3 17:17:39 ++ local py_version_xyz= 17:17:39 ++ sed 's/^[ *]* //' 17:17:39 ++ pyenv versions 17:17:39 ++ local command 17:17:39 ++ command=versions 17:17:39 ++ '[' 1 -gt 0 ']' 17:17:39 ++ shift 17:17:39 ++ case "$command" in 17:17:39 ++ command pyenv versions 17:17:39 ++ pyenv versions 17:17:39 ++ awk '{ print $1 }' 17:17:39 ++ grep -E '^[0-9.]*[0-9]$' 17:17:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:17:39 +++ grep '^3' /tmp/.pyenv_versions 17:17:39 +++ sort -V 17:17:39 +++ tail -n 1 17:17:39 ++ py_version_xyz=3.10.6 17:17:39 ++ [[ -z 3.10.6 ]] 17:17:39 ++ echo 3.10.6 17:17:39 ++ return 0 17:17:39 + pyenv local 3.10.6 17:17:39 + local command 17:17:39 + command=local 17:17:39 + '[' 2 -gt 0 ']' 17:17:39 + shift 17:17:39 + case "$command" in 17:17:39 + command pyenv local 3.10.6 17:17:39 + pyenv local 3.10.6 17:17:39 + for arg in "$@" 17:17:39 + case $arg in 17:17:39 + pkg_list+='tox ' 17:17:39 + for arg in "$@" 17:17:39 + case $arg in 17:17:39 + pkg_list+='virtualenv ' 17:17:39 + for arg in "$@" 17:17:39 + case $arg in 17:17:39 + pkg_list+='urllib3~=1.26.15 ' 17:17:39 + [[ -f /tmp/.toxenv ]] 17:17:39 + [[ ! -f /tmp/.toxenv ]] 17:17:39 + [[ -n '' ]] 17:17:39 + python3 -m venv /tmp/venv-VZZn 17:17:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VZZn' 17:17:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VZZn 17:17:43 + echo /tmp/venv-VZZn 17:17:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:17:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:17:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:17:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:17:43 + local 'pip_opts=--upgrade --quiet' 17:17:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:17:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:17:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:17:43 + [[ -n '' ]] 17:17:43 + [[ -n '' ]] 17:17:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:17:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:17:43 + /tmp/venv-VZZn/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:17:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:17:47 lf-activate-venv(): INFO: Base packages installed successfully 17:17:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:17:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:17:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:17:47 + /tmp/venv-VZZn/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:17:50 + type python3 17:17:50 + true 17:17:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VZZn/bin to PATH' 17:17:50 lf-activate-venv(): INFO: Adding /tmp/venv-VZZn/bin to PATH 17:17:50 + PATH=/tmp/venv-VZZn/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:17:50 + return 0 17:17:50 + python3 --version 17:17:50 Python 3.10.6 17:17:50 + python3 -m pip --version 17:17:50 pip 26.0.1 from /tmp/venv-VZZn/lib/python3.10/site-packages/pip (python 3.10) 17:17:50 + python3 -m pip freeze 17:17:50 cachetools==7.0.5 17:17:50 colorama==0.4.6 17:17:50 distlib==0.4.0 17:17:50 filelock==3.25.2 17:17:50 packaging==26.0 17:17:50 platformdirs==4.9.4 17:17:50 pluggy==1.6.0 17:17:50 pyproject-api==1.10.0 17:17:50 python-discovery==1.2.0 17:17:50 tomli==2.4.0 17:17:50 tomli_w==1.2.0 17:17:50 tox==4.50.1 17:17:50 typing_extensions==4.15.0 17:17:50 urllib3==1.26.20 17:17:50 virtualenv==21.2.0 17:17:50 [EnvInject] - Injecting environment variables from a build step. 17:17:50 [EnvInject] - Injecting as environment variables the properties content 17:17:50 PARALLEL=false 17:17:50 17:17:50 [EnvInject] - Variables injected successfully. 17:17:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14573160477940557351.sh 17:17:50 ---> tox-run.sh 17:17:50 + 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:17:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 17:17:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 17:17:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 17:17:50 + cd /w/workspace/oom-master-pre-commit-lint/. 17:17:50 + source /home/jenkins/lf-env.sh 17:17:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:17:50 ++ mktemp -d /tmp/venv-XXXX 17:17:50 + lf_venv=/tmp/venv-T4dd 17:17:50 + local venv_file=/tmp/.os_lf_venv 17:17:50 + local python=python3 17:17:50 + local options 17:17:50 + local set_path=true 17:17:50 + local install_args= 17:17:50 ++ 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:17:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:17:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:17:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:17:50 + true 17:17:50 + case $1 in 17:17:50 + venv_file=/tmp/.toxenv 17:17:50 + shift 2 17:17:50 + true 17:17:50 + case $1 in 17:17:50 + shift 17:17:50 + break 17:17:50 + case $python in 17:17:50 + local pkg_list= 17:17:50 + [[ -d /opt/pyenv ]] 17:17:50 + echo 'Setup pyenv:' 17:17:50 Setup pyenv: 17:17:50 + export PYENV_ROOT=/opt/pyenv 17:17:50 + PYENV_ROOT=/opt/pyenv 17:17:50 + 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:17:50 + 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:17:50 + pyenv versions 17:17:50 system 17:17:50 3.8.13 17:17:50 3.9.13 17:17:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:17:50 + command -v pyenv 17:17:50 ++ pyenv init - --no-rehash 17:17:50 + 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:17:50 export PATH="/opt/pyenv/shims:${PATH}" 17:17:50 export PYENV_SHELL=bash 17:17:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:17:50 pyenv() { 17:17:50 local command 17:17:50 command="${1:-}" 17:17:50 if [ "$#" -gt 0 ]; then 17:17:50 shift 17:17:50 fi 17:17:50 17:17:50 case "$command" in 17:17:50 rehash|shell) 17:17:50 eval "$(pyenv "sh-$command" "$@")" 17:17:50 ;; 17:17:50 *) 17:17:50 command pyenv "$command" "$@" 17:17:50 ;; 17:17:50 esac 17:17:50 }' 17:17:50 +++ 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:17:50 ++ 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:17:50 ++ 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:17:50 ++ 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:17:50 ++ export PYENV_SHELL=bash 17:17:50 ++ PYENV_SHELL=bash 17:17:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:17:50 +++ complete -F _pyenv pyenv 17:17:50 ++ lf-pyver python3 17:17:50 ++ local py_version_xy=python3 17:17:50 ++ local py_version_xyz= 17:17:50 ++ pyenv versions 17:17:50 ++ local command 17:17:50 ++ command=versions 17:17:50 ++ '[' 1 -gt 0 ']' 17:17:50 ++ shift 17:17:50 ++ case "$command" in 17:17:50 ++ command pyenv versions 17:17:50 ++ pyenv versions 17:17:50 ++ awk '{ print $1 }' 17:17:50 ++ sed 's/^[ *]* //' 17:17:50 ++ grep -E '^[0-9.]*[0-9]$' 17:17:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:17:50 +++ grep '^3' /tmp/.pyenv_versions 17:17:50 +++ sort -V 17:17:50 +++ tail -n 1 17:17:50 ++ py_version_xyz=3.10.6 17:17:50 ++ [[ -z 3.10.6 ]] 17:17:50 ++ echo 3.10.6 17:17:50 ++ return 0 17:17:50 + pyenv local 3.10.6 17:17:50 + local command 17:17:50 + command=local 17:17:50 + '[' 2 -gt 0 ']' 17:17:50 + shift 17:17:50 + case "$command" in 17:17:50 + command pyenv local 3.10.6 17:17:50 + pyenv local 3.10.6 17:17:50 + for arg in "$@" 17:17:50 + case $arg in 17:17:50 + pkg_list+='tox ' 17:17:50 + for arg in "$@" 17:17:50 + case $arg in 17:17:50 + pkg_list+='virtualenv ' 17:17:50 + for arg in "$@" 17:17:50 + case $arg in 17:17:50 + pkg_list+='urllib3~=1.26.15 ' 17:17:50 + [[ -f /tmp/.toxenv ]] 17:17:50 ++ cat /tmp/.toxenv 17:17:50 + lf_venv=/tmp/venv-VZZn 17:17:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VZZn from' file:/tmp/.toxenv 17:17:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VZZn from file:/tmp/.toxenv 17:17:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:17:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:17:50 + local 'pip_opts=--upgrade --quiet' 17:17:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:17:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:17:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:17:50 + [[ -n '' ]] 17:17:50 + [[ -n '' ]] 17:17:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:17:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:17:50 + /tmp/venv-VZZn/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:17:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:17:51 lf-activate-venv(): INFO: Base packages installed successfully 17:17:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:17:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:17:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:17:51 + /tmp/venv-VZZn/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:17:52 + type python3 17:17:52 + true 17:17:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VZZn/bin to PATH' 17:17:52 lf-activate-venv(): INFO: Adding /tmp/venv-VZZn/bin to PATH 17:17:52 + PATH=/tmp/venv-VZZn/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:17:52 + return 0 17:17:52 + [[ -d /opt/pyenv ]] 17:17:52 + echo '---> Setting up pyenv' 17:17:52 ---> Setting up pyenv 17:17:52 + export PYENV_ROOT=/opt/pyenv 17:17:52 + PYENV_ROOT=/opt/pyenv 17:17:52 + export PATH=/opt/pyenv/bin:/tmp/venv-VZZn/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:17:52 + PATH=/opt/pyenv/bin:/tmp/venv-VZZn/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:17:52 ++ pwd 17:17:52 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 17:17:52 + export PYTHONPATH 17:17:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:17:52 + TOX_TESTENV_PASSENV=PYTHONPATH 17:17:52 + tox --version 17:17:53 4.50.1 from /tmp/venv-VZZn/lib/python3.10/site-packages/tox/__init__.py 17:17:53 + PARALLEL=false 17:17:53 + TOX_OPTIONS_LIST= 17:17:53 + [[ -n pre-commit ]] 17:17:53 + TOX_OPTIONS_LIST=' -e pre-commit' 17:17:53 + case ${PARALLEL,,} in 17:17:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 17:17:53 + tox -e pre-commit 17:17:54 pre-commit: install_deps> python -I -m pip install pre-commit 17:17:59 pre-commit: freeze> python -m pip freeze --all 17:17:59 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 17:17:59 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 17:18:00 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 17:18:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 17:18:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 17:18:03 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:18:03 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 17:18:03 [INFO] Once installed this environment will be reused. 17:18:03 [INFO] This may take a few minutes... 17:18:07 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 17:18:07 [INFO] Once installed this environment will be reused. 17:18:07 [INFO] This may take a few minutes... 17:18:12 trim trailing whitespace.................................................Passed 17:18:12 Tabs remover.............................................................Passed 17:18:12 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 17:18:12 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 17:18:12 [INFO] Once installed this environment will be reused. 17:18:12 [INFO] This may take a few minutes... 17:18:20 gitlint..............................................(no files to check)Skipped 17:18:20 pre-commit: OK (27.32=setup[6.50]+cmd[12.50,8.32] seconds) 17:18:20 congratulations :) (27.36 seconds) 17:18:20 + tox_status=0 17:18:20 + echo '---> Completed tox runs' 17:18:20 ---> Completed tox runs 17:18:20 + for i in .tox/*/log 17:18:20 ++ echo .tox/pre-commit/log 17:18:20 ++ awk -F/ '{print $2}' 17:18:20 + tox_env=pre-commit 17:18:20 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 17:18:20 + DOC_DIR=docs/_build/html 17:18:20 + [[ -d docs/_build/html ]] 17:18:20 + echo '---> tox-run.sh ends' 17:18:20 ---> tox-run.sh ends 17:18:20 + test 0 -eq 0 17:18:20 $ ssh-agent -k 17:18:20 unset SSH_AUTH_SOCK; 17:18:20 unset SSH_AGENT_PID; 17:18:20 echo Agent pid 1671 killed; 17:18:20 [ssh-agent] Stopped. 17:18:20 [PostBuildScript] - [INFO] Executing post build scripts. 17:18:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11500936923127802477.sh 17:18:20 ---> sysstat.sh 17:18:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2805712419513650744.sh 17:18:21 ---> package-listing.sh 17:18:21 ++ facter osfamily 17:18:21 ++ tr '[:upper:]' '[:lower:]' 17:18:21 + OS_FAMILY=debian 17:18:21 + workspace=/w/workspace/oom-master-pre-commit-lint 17:18:21 + START_PACKAGES=/tmp/packages_start.txt 17:18:21 + END_PACKAGES=/tmp/packages_end.txt 17:18:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:21 + PACKAGES=/tmp/packages_start.txt 17:18:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:18:21 + PACKAGES=/tmp/packages_end.txt 17:18:21 + case "${OS_FAMILY}" in 17:18:21 + dpkg -l 17:18:21 + grep '^ii' 17:18:21 + '[' -f /tmp/packages_start.txt ']' 17:18:21 + '[' -f /tmp/packages_end.txt ']' 17:18:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:21 + '[' /w/workspace/oom-master-pre-commit-lint ']' 17:18:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 17:18:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 17:18:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1645700382735102251.sh 17:18:21 ---> capture-instance-metadata.sh 17:18:21 Setup pyenv: 17:18:21 system 17:18:21 3.8.13 17:18:21 3.9.13 17:18:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:18:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iSFv 17:18:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:18:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:29 lf-activate-venv(): INFO: Base packages installed successfully 17:18:29 lf-activate-venv(): INFO: Installing additional packages: lftools 17:18:50 lf-activate-venv(): INFO: Adding /tmp/venv-iSFv/bin to PATH 17:18:50 INFO: Running in OpenStack, capturing instance metadata 17:18:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15246878788863460311.sh 17:18:50 provisioning config files... 17:18:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15127617507845247979tmp 17:18:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:18:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:18:50 [EnvInject] - Injecting environment variables from a build step. 17:18:50 [EnvInject] - Injecting as environment variables the properties content 17:18:50 SERVER_ID=logs 17:18:50 17:18:50 [EnvInject] - Variables injected successfully. 17:18:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1332581958986257496.sh 17:18:50 ---> create-netrc.sh 17:18:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1977832766487496678.sh 17:18:50 ---> python-tools-install.sh 17:18:50 Setup pyenv: 17:18:50 system 17:18:50 3.8.13 17:18:50 3.9.13 17:18:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:18:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iSFv from file:/tmp/.os_lf_venv 17:18:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:18:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:18:52 lf-activate-venv(): INFO: Base packages installed successfully 17:18:52 lf-activate-venv(): INFO: Installing additional packages: lftools 17:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-iSFv/bin to PATH 17:18:59 Generating Requirements File 17:19:18 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:19:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:19:18 Python 3.10.6 17:19:18 pip 26.0.1 from /tmp/venv-iSFv/lib/python3.10/site-packages/pip (python 3.10) 17:19:19 appdirs==1.4.4 17:19:19 argcomplete==3.6.3 17:19:19 aspy.yaml==1.3.0 17:19:19 attrs==26.1.0 17:19:19 autopage==0.6.0 17:19:19 backports.strenum==1.3.1 17:19:19 beautifulsoup4==4.14.3 17:19:19 boto3==1.42.71 17:19:19 botocore==1.42.71 17:19:19 bs4==0.0.2 17:19:19 certifi==2026.2.25 17:19:19 cffi==2.0.0 17:19:19 cfgv==3.5.0 17:19:19 chardet==7.2.0 17:19:19 charset-normalizer==3.4.6 17:19:19 click==8.3.1 17:19:19 cliff==4.13.2 17:19:19 cmd2==3.4.0 17:19:19 cryptography==3.3.2 17:19:19 debtcollector==3.0.0 17:19:19 decorator==5.2.1 17:19:19 defusedxml==0.7.1 17:19:19 Deprecated==1.3.1 17:19:19 distlib==0.4.0 17:19:19 dnspython==2.8.0 17:19:19 docker==7.1.0 17:19:19 dogpile.cache==1.5.0 17:19:19 durationpy==0.10 17:19:19 email-validator==2.3.0 17:19:19 filelock==3.25.2 17:19:19 future==1.0.0 17:19:19 gitdb==4.0.12 17:19:19 GitPython==3.1.46 17:19:19 httplib2==0.30.2 17:19:19 identify==2.6.18 17:19:19 idna==3.11 17:19:19 importlib-resources==1.5.0 17:19:19 iso8601==2.1.0 17:19:19 Jinja2==3.1.6 17:19:19 jmespath==1.1.0 17:19:19 jsonpatch==1.33 17:19:19 jsonpointer==3.0.0 17:19:19 jsonschema==4.26.0 17:19:19 jsonschema-specifications==2025.9.1 17:19:19 keystoneauth1==5.13.1 17:19:19 kubernetes==35.0.0 17:19:19 lftools==0.37.22 17:19:19 lxml==6.0.2 17:19:19 markdown-it-py==4.0.0 17:19:19 MarkupSafe==3.0.3 17:19:19 mdurl==0.1.2 17:19:19 msgpack==1.1.2 17:19:19 multi_key_dict==2.0.3 17:19:19 munch==4.0.0 17:19:19 netaddr==1.3.0 17:19:19 niet==1.4.2 17:19:19 nodeenv==1.10.0 17:19:19 oauth2client==4.1.3 17:19:19 oauthlib==3.3.1 17:19:19 openstacksdk==4.10.0 17:19:19 os-service-types==1.8.2 17:19:19 osc-lib==4.4.0 17:19:19 oslo.config==10.3.0 17:19:19 oslo.context==6.3.0 17:19:19 oslo.i18n==6.7.2 17:19:19 oslo.log==8.1.0 17:19:19 oslo.serialization==5.9.1 17:19:19 oslo.utils==10.0.0 17:19:19 packaging==26.0 17:19:19 pbr==7.0.3 17:19:19 platformdirs==4.9.4 17:19:19 prettytable==3.17.0 17:19:19 psutil==7.2.2 17:19:19 pyasn1==0.6.3 17:19:19 pyasn1_modules==0.4.2 17:19:19 pycparser==3.0 17:19:19 pygerrit2==2.0.15 17:19:19 PyGithub==2.8.1 17:19:19 Pygments==2.19.2 17:19:19 PyJWT==2.12.1 17:19:19 PyNaCl==1.6.2 17:19:19 pyparsing==2.4.7 17:19:19 pyperclip==1.11.0 17:19:19 pyrsistent==0.20.0 17:19:19 python-cinderclient==9.9.0 17:19:19 python-dateutil==2.9.0.post0 17:19:19 python-discovery==1.2.0 17:19:19 python-heatclient==5.1.0 17:19:19 python-jenkins==1.8.3 17:19:19 python-keystoneclient==5.8.0 17:19:19 python-magnumclient==4.10.0 17:19:19 python-openstackclient==9.0.0 17:19:19 python-swiftclient==4.10.0 17:19:19 PyYAML==6.0.3 17:19:19 referencing==0.37.0 17:19:19 requests==2.32.5 17:19:19 requests-oauthlib==2.0.0 17:19:19 requestsexceptions==1.4.0 17:19:19 rfc3986==2.0.0 17:19:19 rich==14.3.3 17:19:19 rich-argparse==1.7.2 17:19:19 rpds-py==0.30.0 17:19:19 rsa==4.9.1 17:19:19 ruamel.yaml==0.19.1 17:19:19 ruamel.yaml.clib==0.2.15 17:19:19 s3transfer==0.16.0 17:19:19 simplejson==3.20.2 17:19:19 six==1.17.0 17:19:19 smmap==5.0.3 17:19:19 soupsieve==2.8.3 17:19:19 stevedore==5.7.0 17:19:19 tabulate==0.10.0 17:19:19 toml==0.10.2 17:19:19 tomlkit==0.14.0 17:19:19 tqdm==4.67.3 17:19:19 typing_extensions==4.15.0 17:19:19 urllib3==1.26.20 17:19:19 virtualenv==21.2.0 17:19:19 wcwidth==0.6.0 17:19:19 websocket-client==1.9.0 17:19:19 wrapt==2.1.2 17:19:19 xdg==6.0.0 17:19:19 xmltodict==1.0.4 17:19:19 yq==3.4.3 17:19:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3406120705699040685.sh 17:19:19 ---> sudo-logs.sh 17:19:19 Archiving 'sudo' log.. 17:19:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4466465580921022606.sh 17:19:19 ---> job-cost.sh 17:19:19 INFO: Activating Python virtual environment... 17:19:19 Setup pyenv: 17:19:19 system 17:19:19 3.8.13 17:19:19 3.9.13 17:19:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:19:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iSFv from file:/tmp/.os_lf_venv 17:19:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:19:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:19:21 lf-activate-venv(): INFO: Base packages installed successfully 17:19:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:19:26 lf-activate-venv(): INFO: Adding /tmp/venv-iSFv/bin to PATH 17:19:26 INFO: No stack-cost file found 17:19:26 INFO: Instance uptime: 153s 17:19:26 INFO: Fetching instance metadata (attempt 1 of 3)... 17:19:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:19:26 INFO: Successfully fetched instance metadata 17:19:26 INFO: Instance type: v3-standard-4 17:19:26 INFO: Retrieving pricing info for: v3-standard-4 17:19:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:19:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=153 17:19:27 INFO: Successfully fetched Vexxhost pricing API 17:19:27 INFO: Retrieved cost: 0.11 17:19:27 INFO: Retrieved resource: v3-standard-4 17:19:27 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 17:19:27 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 17:19:27 INFO: Successfully archived job cost data 17:19:27 DEBUG: Cost data: oom-master-pre-commit-lint,4508,2026-03-19 17:19:27,v3-standard-4,153,0.11,0.00,SUCCESS 17:19:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9792197574686030552.sh 17:19:27 ---> logs-deploy.sh 17:19:27 Setup pyenv: 17:19:27 system 17:19:27 3.8.13 17:19:27 3.9.13 17:19:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 17:19:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iSFv from file:/tmp/.os_lf_venv 17:19:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:19:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:19:28 lf-activate-venv(): INFO: Base packages installed successfully 17:19:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:19:36 lf-activate-venv(): INFO: Adding /tmp/venv-iSFv/bin to PATH 17:19:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4508 17:19:36 INFO: archiving workspace using pattern(s): 17:19:36 /tmp/venv-iSFv/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 17:19:36 warnings.warn( 17:19:37 Archives upload complete. 17:19:37 INFO: archiving logs to Nexus 17:19:37 /tmp/venv-iSFv/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 17:19:37 warnings.warn( 17:19:38 ---> uname -a: 17:19:38 Linux prd-ubuntu1804-builder-4c-4g-3309 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:19:38 17:19:38 17:19:38 ---> lscpu: 17:19:38 Architecture: x86_64 17:19:38 CPU op-mode(s): 32-bit, 64-bit 17:19:38 Byte Order: Little Endian 17:19:38 CPU(s): 4 17:19:38 On-line CPU(s) list: 0-3 17:19:38 Thread(s) per core: 1 17:19:38 Core(s) per socket: 1 17:19:38 Socket(s): 4 17:19:38 NUMA node(s): 1 17:19:38 Vendor ID: AuthenticAMD 17:19:38 CPU family: 23 17:19:38 Model: 49 17:19:38 Model name: AMD EPYC-Rome Processor 17:19:38 Stepping: 0 17:19:38 CPU MHz: 2800.000 17:19:38 BogoMIPS: 5600.00 17:19:38 Virtualization: AMD-V 17:19:38 Hypervisor vendor: KVM 17:19:38 Virtualization type: full 17:19:38 L1d cache: 32K 17:19:38 L1i cache: 32K 17:19:38 L2 cache: 512K 17:19:38 L3 cache: 16384K 17:19:38 NUMA node0 CPU(s): 0-3 17:19:38 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:19:38 17:19:38 17:19:38 ---> nproc: 17:19:38 4 17:19:38 17:19:38 17:19:38 ---> df -h: 17:19:38 Filesystem Size Used Avail Use% Mounted on 17:19:38 udev 7.9G 0 7.9G 0% /dev 17:19:38 tmpfs 1.6G 676K 1.6G 1% /run 17:19:38 /dev/vda1 78G 8.4G 69G 11% / 17:19:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:19:38 tmpfs 5.0M 0 5.0M 0% /run/lock 17:19:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:19:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:19:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:19:38 17:19:38 17:19:38 ---> free -m: 17:19:38 total used free shared buff/cache available 17:19:38 Mem: 16040 607 13230 0 2201 15111 17:19:38 Swap: 1023 0 1023 17:19:38 17:19:38 17:19:38 ---> ip addr: 17:19:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:19:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:19:38 inet 127.0.0.1/8 scope host lo 17:19:38 valid_lft forever preferred_lft forever 17:19:38 inet6 ::1/128 scope host 17:19:38 valid_lft forever preferred_lft forever 17:19:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:19:38 link/ether fa:16:3e:63:40:fb brd ff:ff:ff:ff:ff:ff 17:19:38 inet 10.30.107.69/23 brd 10.30.107.255 scope global dynamic ens3 17:19:38 valid_lft 86243sec preferred_lft 86243sec 17:19:38 inet6 fe80::f816:3eff:fe63:40fb/64 scope link 17:19:38 valid_lft forever preferred_lft forever 17:19:38 17:19:38 17:19:38 ---> sar -b -r -n DEV: 17:19:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3309) 03/19/26 _x86_64_ (4 CPU) 17:19:38 17:19:38 17:17:10 LINUX RESTART (4 CPU) 17:19:38 17:19:38 17:18:01 tps rtps wtps bread/s bwrtn/s 17:19:38 17:19:01 105.82 1.05 104.77 112.78 23900.42 17:19:38 Average: 105.82 1.05 104.77 112.78 23900.42 17:19:38 17:19:38 17:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:19:38 17:19:01 13707260 15509832 2717708 16.55 78072 1911940 817400 4.68 797600 1679236 168000 17:19:38 Average: 13707260 15509832 2717708 16.55 78072 1911940 817400 4.68 797600 1679236 168000 17:19:38 17:19:38 17:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:19:38 17:19:01 lo 2.27 2.27 0.26 0.26 0.00 0.00 0.00 0.00 17:19:38 17:19:01 ens3 75.57 55.07 1137.54 10.93 0.00 0.00 0.00 0.00 17:19:38 Average: lo 2.27 2.27 0.26 0.26 0.00 0.00 0.00 0.00 17:19:38 Average: ens3 75.57 55.07 1137.54 10.93 0.00 0.00 0.00 0.00 17:19:38 17:19:38 17:19:38 ---> sar -P ALL: 17:19:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3309) 03/19/26 _x86_64_ (4 CPU) 17:19:38 17:19:38 17:17:10 LINUX RESTART (4 CPU) 17:19:38 17:19:38 17:18:01 CPU %user %nice %system %iowait %steal %idle 17:19:38 17:19:01 all 23.16 0.00 1.91 2.66 0.06 72.20 17:19:38 17:19:01 0 42.35 0.00 2.87 4.45 0.08 50.24 17:19:38 17:19:01 1 12.48 0.00 1.42 3.82 0.05 82.23 17:19:38 17:19:01 2 6.87 0.00 0.94 0.02 0.07 92.11 17:19:38 17:19:01 3 30.92 0.00 2.42 2.36 0.05 64.25 17:19:38 Average: all 23.16 0.00 1.91 2.66 0.06 72.20 17:19:38 Average: 0 42.35 0.00 2.87 4.45 0.08 50.24 17:19:38 Average: 1 12.48 0.00 1.42 3.82 0.05 82.23 17:19:38 Average: 2 6.87 0.00 0.94 0.02 0.07 92.11 17:19:38 Average: 3 30.92 0.00 2.42 2.36 0.05 64.25 17:19:38 17:19:38 17:19:38