07:40:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143214 07:40:15 Running as SYSTEM 07:40:15 [EnvInject] - Loading node environment variables. 07:40:15 Building remotely on prd-ubuntu1804-builder-4c-4g-7415 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:40:15 [ssh-agent] Looking for ssh-agent implementation... 07:40:15 $ ssh-agent 07:40:15 SSH_AUTH_SOCK=/tmp/ssh-2pE5xVGLz151/agent.1753 07:40:15 SSH_AGENT_PID=1755 07:40:15 [ssh-agent] Started. 07:40:15 Running ssh-add (command line suppressed) 07:40:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13328757696156478058.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13328757696156478058.key) 07:40:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:40:15 The recommended git tool is: NONE 07:40:17 using credential onap-jenkins-ssh 07:40:17 Wiping out workspace first. 07:40:17 Cloning the remote Git repository 07:40:17 Cloning repository git://cloud.onap.org/mirror/oom.git 07:40:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:40:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:40:17 > git --version # timeout=10 07:40:17 > git --version # 'git version 2.17.1' 07:40:17 using GIT_SSH to set credentials Gerrit user 07:40:17 Verifying host key using manually-configured host key entries 07:40:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:40:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:40:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:40:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:40:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:40:23 using GIT_SSH to set credentials Gerrit user 07:40:23 Verifying host key using manually-configured host key entries 07:40:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/143214/3 # timeout=30 07:40:24 > git rev-parse 263397202217d4dcb379ff567ef540d23551f8fb^{commit} # timeout=10 07:40:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:40:24 Checking out Revision 263397202217d4dcb379ff567ef540d23551f8fb (refs/changes/14/143214/3) 07:40:24 > git config core.sparsecheckout # timeout=10 07:40:24 > git checkout -f 263397202217d4dcb379ff567ef540d23551f8fb # timeout=30 07:40:27 Commit message: "Fix read the docs validation job" 07:40:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:40:27 > git rev-list --no-walk 30e35469091375b1f3525865c12870fc071836b4 # timeout=10 07:40:27 [EnvInject] - Injecting environment variables from a build step. 07:40:27 [EnvInject] - Injecting as environment variables the properties content 07:40:27 PYTHON=python3 07:40:27 07:40:27 [EnvInject] - Variables injected successfully. 07:40:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12701604748096141610.sh 07:40:28 ---> tox-install.sh 07:40:28 + source /home/jenkins/lf-env.sh 07:40:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:40:28 ++ mktemp -d /tmp/venv-XXXX 07:40:28 + lf_venv=/tmp/venv-i8tP 07:40:28 + local venv_file=/tmp/.os_lf_venv 07:40:28 + local python=python3 07:40:28 + local options 07:40:28 + local set_path=true 07:40:28 + local install_args= 07:40:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:40:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:40:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:40:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:40:28 + true 07:40:28 + case $1 in 07:40:28 + venv_file=/tmp/.toxenv 07:40:28 + shift 2 07:40:28 + true 07:40:28 + case $1 in 07:40:28 + shift 07:40:28 + break 07:40:28 + case $python in 07:40:28 + local pkg_list= 07:40:28 + [[ -d /opt/pyenv ]] 07:40:28 + echo 'Setup pyenv:' 07:40:28 Setup pyenv: 07:40:28 + export PYENV_ROOT=/opt/pyenv 07:40:28 + PYENV_ROOT=/opt/pyenv 07:40:28 + 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 07:40:28 + 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 07:40:28 + pyenv versions 07:40:28 * system (set by /opt/pyenv/version) 07:40:28 * 3.8.13 (set by /opt/pyenv/version) 07:40:28 * 3.9.13 (set by /opt/pyenv/version) 07:40:28 * 3.10.6 (set by /opt/pyenv/version) 07:40:28 + command -v pyenv 07:40:28 ++ pyenv init - --no-rehash 07:40:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:40:28 export PATH="/opt/pyenv/shims:${PATH}" 07:40:28 export PYENV_SHELL=bash 07:40:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:40:28 pyenv() { 07:40:28 local command 07:40:28 command="${1:-}" 07:40:28 if [ "$#" -gt 0 ]; then 07:40:28 shift 07:40:28 fi 07:40:28 07:40:28 case "$command" in 07:40:28 rehash|shell) 07:40:28 eval "$(pyenv "sh-$command" "$@")" 07:40:28 ;; 07:40:28 *) 07:40:28 command pyenv "$command" "$@" 07:40:28 ;; 07:40:28 esac 07:40:28 }' 07:40:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:40:28 ++ 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 07:40:28 ++ 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 07:40:28 ++ 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 07:40:28 ++ export PYENV_SHELL=bash 07:40:28 ++ PYENV_SHELL=bash 07:40:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:40:28 +++ complete -F _pyenv pyenv 07:40:28 ++ lf-pyver python3 07:40:28 ++ local py_version_xy=python3 07:40:28 ++ local py_version_xyz= 07:40:28 ++ pyenv versions 07:40:28 ++ local command 07:40:28 ++ command=versions 07:40:28 ++ '[' 1 -gt 0 ']' 07:40:28 ++ shift 07:40:28 ++ case "$command" in 07:40:28 ++ command pyenv versions 07:40:28 ++ pyenv versions 07:40:28 ++ sed 's/^[ *]* //' 07:40:28 ++ awk '{ print $1 }' 07:40:28 ++ grep -E '^[0-9.]*[0-9]$' 07:40:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:40:28 +++ grep '^3' /tmp/.pyenv_versions 07:40:28 +++ tail -n 1 07:40:28 +++ sort -V 07:40:28 ++ py_version_xyz=3.10.6 07:40:28 ++ [[ -z 3.10.6 ]] 07:40:28 ++ echo 3.10.6 07:40:28 ++ return 0 07:40:28 + pyenv local 3.10.6 07:40:28 + local command 07:40:28 + command=local 07:40:28 + '[' 2 -gt 0 ']' 07:40:28 + shift 07:40:28 + case "$command" in 07:40:28 + command pyenv local 3.10.6 07:40:28 + pyenv local 3.10.6 07:40:28 + for arg in "$@" 07:40:28 + case $arg in 07:40:28 + pkg_list+='tox ' 07:40:28 + for arg in "$@" 07:40:28 + case $arg in 07:40:28 + pkg_list+='virtualenv ' 07:40:28 + for arg in "$@" 07:40:28 + case $arg in 07:40:28 + pkg_list+='urllib3~=1.26.15 ' 07:40:28 + [[ -f /tmp/.toxenv ]] 07:40:28 + [[ ! -f /tmp/.toxenv ]] 07:40:28 + [[ -n '' ]] 07:40:28 + python3 -m venv /tmp/venv-i8tP 07:40:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i8tP' 07:40:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-i8tP 07:40:32 + echo /tmp/venv-i8tP 07:40:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:40:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:40:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:40:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:32 + local 'pip_opts=--upgrade --quiet' 07:40:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:40:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:40:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:40:32 + [[ -n '' ]] 07:40:32 + [[ -n '' ]] 07:40:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:40:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:40:32 + /tmp/venv-i8tP/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 07:40:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:40:36 lf-activate-venv(): INFO: Base packages installed successfully 07:40:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:40:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:40:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:40:36 + /tmp/venv-i8tP/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 07:40:40 + type python3 07:40:40 + true 07:40:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-i8tP/bin to PATH' 07:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-i8tP/bin to PATH 07:40:40 + PATH=/tmp/venv-i8tP/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 07:40:40 + return 0 07:40:40 + python3 --version 07:40:40 Python 3.10.6 07:40:40 + python3 -m pip --version 07:40:40 pip 26.0.1 from /tmp/venv-i8tP/lib/python3.10/site-packages/pip (python 3.10) 07:40:40 + python3 -m pip freeze 07:40:41 cachetools==7.0.1 07:40:41 chardet==5.2.0 07:40:41 colorama==0.4.6 07:40:41 distlib==0.4.0 07:40:41 filelock==3.21.2 07:40:41 packaging==26.0 07:40:41 platformdirs==4.7.0 07:40:41 pluggy==1.6.0 07:40:41 pyproject-api==1.10.0 07:40:41 tomli==2.4.0 07:40:41 tox==4.35.0 07:40:41 typing_extensions==4.15.0 07:40:41 urllib3==1.26.20 07:40:41 virtualenv==20.36.1 07:40:41 [EnvInject] - Injecting environment variables from a build step. 07:40:41 [EnvInject] - Injecting as environment variables the properties content 07:40:41 PARALLEL=false 07:40:41 07:40:41 [EnvInject] - Variables injected successfully. 07:40:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10205423185141005249.sh 07:40:41 ---> tox-run.sh 07:40:41 + 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 07:40:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:40:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:40:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:40:41 + cd /w/workspace/oom-master-pre-commit-lint/. 07:40:41 + source /home/jenkins/lf-env.sh 07:40:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:40:41 ++ mktemp -d /tmp/venv-XXXX 07:40:41 + lf_venv=/tmp/venv-dN6z 07:40:41 + local venv_file=/tmp/.os_lf_venv 07:40:41 + local python=python3 07:40:41 + local options 07:40:41 + local set_path=true 07:40:41 + local install_args= 07:40:41 ++ 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 07:40:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:40:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:40:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:40:41 + true 07:40:41 + case $1 in 07:40:41 + venv_file=/tmp/.toxenv 07:40:41 + shift 2 07:40:41 + true 07:40:41 + case $1 in 07:40:41 + shift 07:40:41 + break 07:40:41 + case $python in 07:40:41 + local pkg_list= 07:40:41 + [[ -d /opt/pyenv ]] 07:40:41 + echo 'Setup pyenv:' 07:40:41 Setup pyenv: 07:40:41 + export PYENV_ROOT=/opt/pyenv 07:40:41 + PYENV_ROOT=/opt/pyenv 07:40:41 + 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 07:40:41 + 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 07:40:41 + pyenv versions 07:40:41 system 07:40:41 3.8.13 07:40:41 3.9.13 07:40:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:40:41 + command -v pyenv 07:40:41 ++ pyenv init - --no-rehash 07:40:41 + 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[*]}"'\'')" 07:40:41 export PATH="/opt/pyenv/shims:${PATH}" 07:40:41 export PYENV_SHELL=bash 07:40:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:40:41 pyenv() { 07:40:41 local command 07:40:41 command="${1:-}" 07:40:41 if [ "$#" -gt 0 ]; then 07:40:41 shift 07:40:41 fi 07:40:41 07:40:41 case "$command" in 07:40:41 rehash|shell) 07:40:41 eval "$(pyenv "sh-$command" "$@")" 07:40:41 ;; 07:40:41 *) 07:40:41 command pyenv "$command" "$@" 07:40:41 ;; 07:40:41 esac 07:40:41 }' 07:40:41 +++ 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[*]}"' 07:40:41 ++ 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 07:40:41 ++ 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 07:40:41 ++ 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 07:40:41 ++ export PYENV_SHELL=bash 07:40:41 ++ PYENV_SHELL=bash 07:40:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:40:41 +++ complete -F _pyenv pyenv 07:40:41 ++ lf-pyver python3 07:40:41 ++ local py_version_xy=python3 07:40:41 ++ local py_version_xyz= 07:40:41 ++ pyenv versions 07:40:41 ++ sed 's/^[ *]* //' 07:40:41 ++ local command 07:40:41 ++ command=versions 07:40:41 ++ '[' 1 -gt 0 ']' 07:40:41 ++ shift 07:40:41 ++ case "$command" in 07:40:41 ++ command pyenv versions 07:40:41 ++ pyenv versions 07:40:41 ++ awk '{ print $1 }' 07:40:41 ++ grep -E '^[0-9.]*[0-9]$' 07:40:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:40:41 +++ grep '^3' /tmp/.pyenv_versions 07:40:41 +++ sort -V 07:40:41 +++ tail -n 1 07:40:41 ++ py_version_xyz=3.10.6 07:40:41 ++ [[ -z 3.10.6 ]] 07:40:41 ++ echo 3.10.6 07:40:41 ++ return 0 07:40:41 + pyenv local 3.10.6 07:40:41 + local command 07:40:41 + command=local 07:40:41 + '[' 2 -gt 0 ']' 07:40:41 + shift 07:40:41 + case "$command" in 07:40:41 + command pyenv local 3.10.6 07:40:41 + pyenv local 3.10.6 07:40:41 + for arg in "$@" 07:40:41 + case $arg in 07:40:41 + pkg_list+='tox ' 07:40:41 + for arg in "$@" 07:40:41 + case $arg in 07:40:41 + pkg_list+='virtualenv ' 07:40:41 + for arg in "$@" 07:40:41 + case $arg in 07:40:41 + pkg_list+='urllib3~=1.26.15 ' 07:40:41 + [[ -f /tmp/.toxenv ]] 07:40:41 ++ cat /tmp/.toxenv 07:40:41 + lf_venv=/tmp/venv-i8tP 07:40:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i8tP from' file:/tmp/.toxenv 07:40:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-i8tP from file:/tmp/.toxenv 07:40:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:40:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:41 + local 'pip_opts=--upgrade --quiet' 07:40:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:40:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:40:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:40:41 + [[ -n '' ]] 07:40:41 + [[ -n '' ]] 07:40:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:40:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:40:41 + /tmp/venv-i8tP/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 07:40:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:40:42 lf-activate-venv(): INFO: Base packages installed successfully 07:40:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:40:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:40:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:40:42 + /tmp/venv-i8tP/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 07:40:43 + type python3 07:40:43 + true 07:40:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-i8tP/bin to PATH' 07:40:43 lf-activate-venv(): INFO: Adding /tmp/venv-i8tP/bin to PATH 07:40:43 + PATH=/tmp/venv-i8tP/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 07:40:43 + return 0 07:40:43 + [[ -d /opt/pyenv ]] 07:40:43 + echo '---> Setting up pyenv' 07:40:43 ---> Setting up pyenv 07:40:43 + export PYENV_ROOT=/opt/pyenv 07:40:43 + PYENV_ROOT=/opt/pyenv 07:40:43 + export PATH=/opt/pyenv/bin:/tmp/venv-i8tP/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 07:40:43 + PATH=/opt/pyenv/bin:/tmp/venv-i8tP/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 07:40:43 ++ pwd 07:40:43 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:40:43 + export PYTHONPATH 07:40:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:40:43 + TOX_TESTENV_PASSENV=PYTHONPATH 07:40:43 + tox --version 07:40:43 4.35.0 from /tmp/venv-i8tP/lib/python3.10/site-packages/tox/__init__.py 07:40:43 + PARALLEL=false 07:40:43 + TOX_OPTIONS_LIST= 07:40:43 + [[ -n pre-commit ]] 07:40:43 + TOX_OPTIONS_LIST=' -e pre-commit' 07:40:43 + case ${PARALLEL,,} in 07:40:43 + tox -e pre-commit 07:40:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:40:45 pre-commit: install_deps> python -I -m pip install pre-commit 07:40:52 pre-commit: freeze> python -m pip freeze --all 07:40:52 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.21.2,identify==2.6.16,nodeenv==1.10.0,pip==25.3,platformdirs==4.7.0,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,typing_extensions==4.15.0,virtualenv==20.36.1 07:40:52 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:40:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:40:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:40:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:40:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:40:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:40:56 [INFO] Once installed this environment will be reused. 07:40:56 [INFO] This may take a few minutes... 07:41:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:41:00 [INFO] Once installed this environment will be reused. 07:41:00 [INFO] This may take a few minutes... 07:41:05 trim trailing whitespace.................................................Passed 07:41:05 Tabs remover.............................................................Passed 07:41:05 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:41:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:41:06 [INFO] Once installed this environment will be reused. 07:41:06 [INFO] This may take a few minutes... 07:41:15 gitlint..............................................(no files to check)Skipped 07:41:15 pre-commit: OK (31.77=setup[8.21]+cmd[13.36,10.21] seconds) 07:41:15 congratulations :) (31.80 seconds) 07:41:16 + tox_status=0 07:41:16 + echo '---> Completed tox runs' 07:41:16 ---> Completed tox runs 07:41:16 + for i in .tox/*/log 07:41:16 ++ echo .tox/pre-commit/log 07:41:16 ++ awk -F/ '{print $2}' 07:41:16 + tox_env=pre-commit 07:41:16 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:41:16 + DOC_DIR=docs/_build/html 07:41:16 + [[ -d docs/_build/html ]] 07:41:16 + echo '---> tox-run.sh ends' 07:41:16 ---> tox-run.sh ends 07:41:16 + test 0 -eq 0 07:41:16 $ ssh-agent -k 07:41:16 unset SSH_AUTH_SOCK; 07:41:16 unset SSH_AGENT_PID; 07:41:16 echo Agent pid 1755 killed; 07:41:16 [ssh-agent] Stopped. 07:41:16 [PostBuildScript] - [INFO] Executing post build scripts. 07:41:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17513671758694695417.sh 07:41:16 ---> sysstat.sh 07:41:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1342504240662591520.sh 07:41:16 ---> package-listing.sh 07:41:16 ++ facter osfamily 07:41:16 ++ tr '[:upper:]' '[:lower:]' 07:41:16 + OS_FAMILY=debian 07:41:16 + workspace=/w/workspace/oom-master-pre-commit-lint 07:41:16 + START_PACKAGES=/tmp/packages_start.txt 07:41:16 + END_PACKAGES=/tmp/packages_end.txt 07:41:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:16 + PACKAGES=/tmp/packages_start.txt 07:41:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:41:16 + PACKAGES=/tmp/packages_end.txt 07:41:16 + case "${OS_FAMILY}" in 07:41:16 + dpkg -l 07:41:16 + grep '^ii' 07:41:16 + '[' -f /tmp/packages_start.txt ']' 07:41:16 + '[' -f /tmp/packages_end.txt ']' 07:41:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:41:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:41:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:41:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8627996260516208955.sh 07:41:16 ---> capture-instance-metadata.sh 07:41:16 Setup pyenv: 07:41:16 system 07:41:16 3.8.13 07:41:16 3.9.13 07:41:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:41:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RzRL 07:41:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:41:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:24 lf-activate-venv(): INFO: Base packages installed successfully 07:41:24 lf-activate-venv(): INFO: Installing additional packages: lftools 07:41:45 lf-activate-venv(): INFO: Adding /tmp/venv-RzRL/bin to PATH 07:41:45 INFO: Running in OpenStack, capturing instance metadata 07:41:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7825470800388473736.sh 07:41:45 provisioning config files... 07:41:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6444942373658627416tmp 07:41:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:41:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:41:45 [EnvInject] - Injecting environment variables from a build step. 07:41:45 [EnvInject] - Injecting as environment variables the properties content 07:41:45 SERVER_ID=logs 07:41:45 07:41:45 [EnvInject] - Variables injected successfully. 07:41:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9176717030740187996.sh 07:41:45 ---> create-netrc.sh 07:41:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15727137142948294946.sh 07:41:45 ---> python-tools-install.sh 07:41:45 Setup pyenv: 07:41:45 system 07:41:45 3.8.13 07:41:45 3.9.13 07:41:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:41:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RzRL from file:/tmp/.os_lf_venv 07:41:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:47 lf-activate-venv(): INFO: Base packages installed successfully 07:41:47 lf-activate-venv(): INFO: Installing additional packages: lftools 07:41:54 lf-activate-venv(): INFO: Adding /tmp/venv-RzRL/bin to PATH 07:41:54 Generating Requirements File 07:42:11 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. 07:42:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:42:12 Python 3.10.6 07:42:12 pip 26.0.1 from /tmp/venv-RzRL/lib/python3.10/site-packages/pip (python 3.10) 07:42:12 appdirs==1.4.4 07:42:12 argcomplete==3.6.3 07:42:12 aspy.yaml==1.3.0 07:42:12 attrs==25.4.0 07:42:12 autopage==0.6.0 07:42:12 backports.strenum==1.3.1 07:42:12 beautifulsoup4==4.14.3 07:42:12 boto3==1.42.48 07:42:12 botocore==1.42.48 07:42:12 bs4==0.0.2 07:42:12 certifi==2026.1.4 07:42:12 cffi==2.0.0 07:42:12 cfgv==3.5.0 07:42:12 chardet==5.2.0 07:42:12 charset-normalizer==3.4.4 07:42:12 click==8.3.1 07:42:12 cliff==4.13.1 07:42:12 cmd2==3.2.0 07:42:12 cryptography==3.3.2 07:42:12 debtcollector==3.0.0 07:42:12 decorator==5.2.1 07:42:12 defusedxml==0.7.1 07:42:12 Deprecated==1.3.1 07:42:12 distlib==0.4.0 07:42:12 dnspython==2.8.0 07:42:12 docker==7.1.0 07:42:12 dogpile.cache==1.5.0 07:42:12 durationpy==0.10 07:42:12 email-validator==2.3.0 07:42:12 filelock==3.21.2 07:42:12 future==1.0.0 07:42:12 gitdb==4.0.12 07:42:12 GitPython==3.1.46 07:42:12 httplib2==0.30.2 07:42:12 identify==2.6.16 07:42:12 idna==3.11 07:42:12 importlib-resources==1.5.0 07:42:12 iso8601==2.1.0 07:42:12 Jinja2==3.1.6 07:42:12 jmespath==1.1.0 07:42:12 jsonpatch==1.33 07:42:12 jsonpointer==3.0.0 07:42:12 jsonschema==4.26.0 07:42:12 jsonschema-specifications==2025.9.1 07:42:12 keystoneauth1==5.13.0 07:42:12 kubernetes==35.0.0 07:42:12 lftools==0.37.21 07:42:12 lxml==6.0.2 07:42:12 markdown-it-py==4.0.0 07:42:12 MarkupSafe==3.0.3 07:42:12 mdurl==0.1.2 07:42:12 msgpack==1.1.2 07:42:12 multi_key_dict==2.0.3 07:42:12 munch==4.0.0 07:42:12 netaddr==1.3.0 07:42:12 niet==1.4.2 07:42:12 nodeenv==1.10.0 07:42:12 oauth2client==4.1.3 07:42:12 oauthlib==3.3.1 07:42:12 openstacksdk==4.9.0 07:42:12 os-service-types==1.8.2 07:42:12 osc-lib==4.3.0 07:42:12 oslo.config==10.2.0 07:42:12 oslo.context==6.2.0 07:42:12 oslo.i18n==6.7.1 07:42:12 oslo.log==8.0.0 07:42:12 oslo.serialization==5.9.0 07:42:12 oslo.utils==9.2.0 07:42:12 packaging==26.0 07:42:12 pbr==7.0.3 07:42:12 platformdirs==4.7.0 07:42:12 prettytable==3.17.0 07:42:12 psutil==7.2.2 07:42:12 pyasn1==0.6.2 07:42:12 pyasn1_modules==0.4.2 07:42:12 pycparser==3.0 07:42:12 pygerrit2==2.0.15 07:42:12 PyGithub==2.8.1 07:42:12 Pygments==2.19.2 07:42:12 PyJWT==2.11.0 07:42:12 PyNaCl==1.6.2 07:42:12 pyparsing==2.4.7 07:42:12 pyperclip==1.11.0 07:42:12 pyrsistent==0.20.0 07:42:12 python-cinderclient==9.8.0 07:42:12 python-dateutil==2.9.0.post0 07:42:12 python-heatclient==5.0.0 07:42:12 python-jenkins==1.8.3 07:42:12 python-keystoneclient==5.7.0 07:42:12 python-magnumclient==4.9.0 07:42:12 python-openstackclient==8.3.0 07:42:12 python-swiftclient==4.9.0 07:42:12 PyYAML==6.0.3 07:42:12 referencing==0.37.0 07:42:12 requests==2.32.5 07:42:12 requests-oauthlib==2.0.0 07:42:12 requestsexceptions==1.4.0 07:42:12 rfc3986==2.0.0 07:42:12 rich==14.3.2 07:42:12 rich-argparse==1.7.2 07:42:12 rpds-py==0.30.0 07:42:12 rsa==4.9.1 07:42:12 ruamel.yaml==0.19.1 07:42:12 ruamel.yaml.clib==0.2.15 07:42:12 s3transfer==0.16.0 07:42:12 simplejson==3.20.2 07:42:12 six==1.17.0 07:42:12 smmap==5.0.2 07:42:12 soupsieve==2.8.3 07:42:12 stevedore==5.6.0 07:42:12 tabulate==0.9.0 07:42:12 toml==0.10.2 07:42:12 tomlkit==0.14.0 07:42:12 tqdm==4.67.3 07:42:12 typing_extensions==4.15.0 07:42:12 tzdata==2025.3 07:42:12 urllib3==1.26.20 07:42:12 virtualenv==20.36.1 07:42:12 wcwidth==0.6.0 07:42:12 websocket-client==1.9.0 07:42:12 wrapt==2.1.1 07:42:12 xdg==6.0.0 07:42:12 xmltodict==1.0.2 07:42:12 yq==3.4.3 07:42:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins377578846652445052.sh 07:42:12 ---> sudo-logs.sh 07:42:12 Archiving 'sudo' log.. 07:42:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15224274217563109996.sh 07:42:12 ---> job-cost.sh 07:42:12 INFO: Activating Python virtual environment... 07:42:12 Setup pyenv: 07:42:12 system 07:42:12 3.8.13 07:42:12 3.9.13 07:42:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:42:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RzRL from file:/tmp/.os_lf_venv 07:42:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:14 lf-activate-venv(): INFO: Base packages installed successfully 07:42:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:42:19 lf-activate-venv(): INFO: Adding /tmp/venv-RzRL/bin to PATH 07:42:19 INFO: No stack-cost file found 07:42:19 INFO: Instance uptime: 170s 07:42:19 INFO: Fetching instance metadata (attempt 1 of 3)... 07:42:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:42:19 INFO: Successfully fetched instance metadata 07:42:19 INFO: Instance type: v3-standard-4 07:42:19 INFO: Retrieving pricing info for: v3-standard-4 07:42:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:42:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=170 07:42:20 INFO: Successfully fetched Vexxhost pricing API 07:42:20 INFO: Retrieved cost: 0.11 07:42:20 INFO: Retrieved resource: v3-standard-4 07:42:20 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:42:20 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:42:20 INFO: Successfully archived job cost data 07:42:20 DEBUG: Cost data: oom-master-pre-commit-lint,4405,2026-02-13 07:42:20,v3-standard-4,170,0.11,0.00,SUCCESS 07:42:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14162683805488484244.sh 07:42:20 ---> logs-deploy.sh 07:42:20 Setup pyenv: 07:42:20 system 07:42:20 3.8.13 07:42:20 3.9.13 07:42:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:42:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RzRL from file:/tmp/.os_lf_venv 07:42:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:42:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:42:21 lf-activate-venv(): INFO: Base packages installed successfully 07:42:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:42:29 lf-activate-venv(): INFO: Adding /tmp/venv-RzRL/bin to PATH 07:42:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4405 07:42:29 INFO: archiving workspace using pattern(s): 07:42:30 Archives upload complete. 07:42:30 INFO: archiving logs to Nexus 07:42:31 ---> uname -a: 07:42:31 Linux prd-ubuntu1804-builder-4c-4g-7415 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:42:31 07:42:31 07:42:31 ---> lscpu: 07:42:31 Architecture: x86_64 07:42:31 CPU op-mode(s): 32-bit, 64-bit 07:42:31 Byte Order: Little Endian 07:42:31 CPU(s): 4 07:42:31 On-line CPU(s) list: 0-3 07:42:31 Thread(s) per core: 1 07:42:31 Core(s) per socket: 1 07:42:31 Socket(s): 4 07:42:31 NUMA node(s): 1 07:42:31 Vendor ID: AuthenticAMD 07:42:31 CPU family: 23 07:42:31 Model: 49 07:42:31 Model name: AMD EPYC-Rome Processor 07:42:31 Stepping: 0 07:42:31 CPU MHz: 2800.000 07:42:31 BogoMIPS: 5600.00 07:42:31 Virtualization: AMD-V 07:42:31 Hypervisor vendor: KVM 07:42:31 Virtualization type: full 07:42:31 L1d cache: 32K 07:42:31 L1i cache: 32K 07:42:31 L2 cache: 512K 07:42:31 L3 cache: 16384K 07:42:31 NUMA node0 CPU(s): 0-3 07:42:31 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 07:42:31 07:42:31 07:42:31 ---> nproc: 07:42:31 4 07:42:31 07:42:31 07:42:31 ---> df -h: 07:42:31 Filesystem Size Used Avail Use% Mounted on 07:42:31 udev 7.9G 0 7.9G 0% /dev 07:42:31 tmpfs 1.6G 680K 1.6G 1% /run 07:42:31 /dev/vda1 78G 8.4G 69G 11% / 07:42:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:42:31 tmpfs 5.0M 0 5.0M 0% /run/lock 07:42:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:42:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:42:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:42:31 07:42:31 07:42:31 ---> free -m: 07:42:31 total used free shared buff/cache available 07:42:31 Mem: 16040 561 13255 0 2223 15157 07:42:31 Swap: 1023 0 1023 07:42:31 07:42:31 07:42:31 ---> ip addr: 07:42:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:42:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:42:31 inet 127.0.0.1/8 scope host lo 07:42:31 valid_lft forever preferred_lft forever 07:42:31 inet6 ::1/128 scope host 07:42:31 valid_lft forever preferred_lft forever 07:42:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:42:31 link/ether fa:16:3e:9e:0c:98 brd ff:ff:ff:ff:ff:ff 07:42:31 inet 10.30.106.244/23 brd 10.30.107.255 scope global dynamic ens3 07:42:31 valid_lft 86230sec preferred_lft 86230sec 07:42:31 inet6 fe80::f816:3eff:fe9e:c98/64 scope link 07:42:31 valid_lft forever preferred_lft forever 07:42:31 07:42:31 07:42:31 ---> sar -b -r -n DEV: 07:42:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7415) 02/13/26 _x86_64_ (4 CPU) 07:42:31 07:42:31 07:39:53 LINUX RESTART (4 CPU) 07:42:31 07:42:31 07:40:01 tps rtps wtps bread/s bwrtn/s 07:42:31 07:41:01 240.63 60.11 180.52 3769.24 80446.86 07:42:31 07:42:01 117.21 1.52 115.70 128.78 26757.14 07:42:31 Average: 178.92 30.81 148.11 1949.01 53602.00 07:42:31 07:42:31 07:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:42:31 07:41:01 13958652 15494736 2466316 15.02 52788 1686520 881472 5.04 758988 1496176 131172 07:42:31 07:42:01 13726472 15583672 2698496 16.43 80152 1961856 724728 4.15 724848 1726280 165436 07:42:31 Average: 13842562 15539204 2582406 15.72 66470 1824188 803100 4.60 741918 1611228 148304 07:42:31 07:42:31 07:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:42:31 07:41:01 ens3 479.25 316.85 2302.14 79.69 0.00 0.00 0.00 0.00 07:42:31 07:41:01 lo 2.53 2.53 0.28 0.28 0.00 0.00 0.00 0.00 07:42:31 07:42:01 ens3 71.89 54.09 891.63 23.28 0.00 0.00 0.00 0.00 07:42:31 07:42:01 lo 2.20 2.20 0.25 0.25 0.00 0.00 0.00 0.00 07:42:31 Average: ens3 275.57 185.47 1596.88 51.48 0.00 0.00 0.00 0.00 07:42:31 Average: lo 2.37 2.37 0.26 0.26 0.00 0.00 0.00 0.00 07:42:31 07:42:31 07:42:31 ---> sar -P ALL: 07:42:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7415) 02/13/26 _x86_64_ (4 CPU) 07:42:31 07:42:31 07:39:53 LINUX RESTART (4 CPU) 07:42:31 07:42:31 07:40:01 CPU %user %nice %system %iowait %steal %idle 07:42:31 07:41:01 all 20.34 0.00 2.19 14.85 0.07 62.54 07:42:31 07:41:01 0 18.21 0.00 2.53 10.45 0.07 68.74 07:42:31 07:41:01 1 17.06 0.00 2.02 4.21 0.05 76.66 07:42:31 07:41:01 2 28.15 0.00 2.31 27.74 0.07 41.74 07:42:31 07:41:01 3 17.94 0.00 1.95 17.02 0.07 63.02 07:42:31 07:42:01 all 22.59 0.00 1.68 4.00 0.07 71.65 07:42:31 07:42:01 0 27.69 0.00 1.66 1.00 0.07 69.58 07:42:31 07:42:01 1 27.00 0.00 2.04 2.39 0.08 68.48 07:42:31 07:42:01 2 16.35 0.00 1.54 7.82 0.07 74.23 07:42:31 07:42:01 3 19.33 0.00 1.48 4.82 0.05 74.31 07:42:31 Average: all 21.47 0.00 1.94 9.42 0.07 67.11 07:42:31 Average: 0 22.97 0.00 2.10 5.70 0.07 69.16 07:42:31 Average: 1 22.03 0.00 2.03 3.30 0.07 72.57 07:42:31 Average: 2 22.25 0.00 1.92 17.77 0.07 58.00 07:42:31 Average: 3 18.64 0.00 1.72 10.90 0.06 68.69 07:42:31 07:42:31 07:42:31