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