21:42:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146192 21:42:56 Running as SYSTEM 21:42:56 [EnvInject] - Loading node environment variables. 21:42:56 Building remotely on prd-ubuntu1804-builder-4c-4g-293 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 21:42:56 [ssh-agent] Looking for ssh-agent implementation... 21:42:56 $ ssh-agent 21:42:56 SSH_AUTH_SOCK=/tmp/ssh-MZJGDmSoC5C9/agent.1653 21:42:56 SSH_AGENT_PID=1654 21:42:56 [ssh-agent] Started. 21:42:56 Running ssh-add (command line suppressed) 21:42:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13095392843161900515.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13095392843161900515.key) 21:42:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:42:57 The recommended git tool is: NONE 21:42:58 using credential onap-jenkins-ssh 21:42:58 Wiping out workspace first. 21:42:58 Cloning the remote Git repository 21:42:58 Cloning repository git://cloud.onap.org/mirror/oom.git 21:42:58 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 21:42:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:42:58 > git --version # timeout=10 21:42:58 > git --version # 'git version 2.17.1' 21:42:58 using GIT_SSH to set credentials Gerrit user 21:42:58 Verifying host key using manually-configured host key entries 21:42:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:43:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:43:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:43:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 21:43:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 21:43:03 using GIT_SSH to set credentials Gerrit user 21:43:03 Verifying host key using manually-configured host key entries 21:43:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/92/146192/2 # timeout=30 21:43:04 > git rev-parse ac5b99b431940bce29bccadc54efd775ac8176d4^{commit} # timeout=10 21:43:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:43:04 Checking out Revision ac5b99b431940bce29bccadc54efd775ac8176d4 (refs/changes/92/146192/2) 21:43:04 > git config core.sparsecheckout # timeout=10 21:43:04 > git checkout -f ac5b99b431940bce29bccadc54efd775ac8176d4 # timeout=30 21:43:07 Commit message: "[CI] Refactor find-tabs.sh to use native git grep" 21:43:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:43:07 > git rev-list --no-walk e0343f9ccb4eb4a62cb8b2ae75e3790fbba4e6f5 # timeout=10 21:43:08 [EnvInject] - Injecting environment variables from a build step. 21:43:08 [EnvInject] - Injecting as environment variables the properties content 21:43:08 PYTHON=python3 21:43:08 21:43:08 [EnvInject] - Variables injected successfully. 21:43:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2921365580432987664.sh 21:43:08 ---> tox-install.sh 21:43:08 + source /home/jenkins/lf-env.sh 21:43:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:43:08 ++ mktemp -d /tmp/venv-XXXX 21:43:08 + lf_venv=/tmp/venv-OVgu 21:43:08 + local venv_file=/tmp/.os_lf_venv 21:43:08 + local python=python3 21:43:08 + local options 21:43:08 + local set_path=true 21:43:08 + local install_args= 21:43:08 ++ 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 21:43:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:43:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:43:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:43:08 + true 21:43:08 + case $1 in 21:43:08 + venv_file=/tmp/.toxenv 21:43:08 + shift 2 21:43:08 + true 21:43:08 + case $1 in 21:43:08 + shift 21:43:08 + break 21:43:08 + case $python in 21:43:08 + local pkg_list= 21:43:08 + [[ -d /opt/pyenv ]] 21:43:08 + echo 'Setup pyenv:' 21:43:08 Setup pyenv: 21:43:08 + export PYENV_ROOT=/opt/pyenv 21:43:08 + PYENV_ROOT=/opt/pyenv 21:43:08 + 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 21:43:08 + 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 21:43:08 + pyenv versions 21:43:08 * system (set by /opt/pyenv/version) 21:43:08 * 3.8.13 (set by /opt/pyenv/version) 21:43:08 * 3.9.13 (set by /opt/pyenv/version) 21:43:08 * 3.10.6 (set by /opt/pyenv/version) 21:43:08 + command -v pyenv 21:43:08 ++ pyenv init - --no-rehash 21:43:08 + 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[*]}"'\'')" 21:43:08 export PATH="/opt/pyenv/shims:${PATH}" 21:43:08 export PYENV_SHELL=bash 21:43:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:43:08 pyenv() { 21:43:08 local command 21:43:08 command="${1:-}" 21:43:08 if [ "$#" -gt 0 ]; then 21:43:08 shift 21:43:08 fi 21:43:08 21:43:08 case "$command" in 21:43:08 rehash|shell) 21:43:08 eval "$(pyenv "sh-$command" "$@")" 21:43:08 ;; 21:43:08 *) 21:43:08 command pyenv "$command" "$@" 21:43:08 ;; 21:43:08 esac 21:43:08 }' 21:43:08 +++ 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[*]}"' 21:43:08 ++ 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 21:43:08 ++ 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 21:43:08 ++ 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 21:43:08 ++ export PYENV_SHELL=bash 21:43:08 ++ PYENV_SHELL=bash 21:43:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:43:08 +++ complete -F _pyenv pyenv 21:43:08 ++ lf-pyver python3 21:43:08 ++ local py_version_xy=python3 21:43:08 ++ local py_version_xyz= 21:43:08 ++ pyenv versions 21:43:08 ++ local command 21:43:08 ++ command=versions 21:43:08 ++ '[' 1 -gt 0 ']' 21:43:08 ++ shift 21:43:08 ++ case "$command" in 21:43:08 ++ command pyenv versions 21:43:08 ++ pyenv versions 21:43:08 ++ sed 's/^[ *]* //' 21:43:08 ++ awk '{ print $1 }' 21:43:08 ++ grep -E '^[0-9.]*[0-9]$' 21:43:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:43:08 +++ grep '^3' /tmp/.pyenv_versions 21:43:08 +++ sort -V 21:43:08 +++ tail -n 1 21:43:08 ++ py_version_xyz=3.10.6 21:43:08 ++ [[ -z 3.10.6 ]] 21:43:08 ++ echo 3.10.6 21:43:08 ++ return 0 21:43:08 + pyenv local 3.10.6 21:43:08 + local command 21:43:08 + command=local 21:43:08 + '[' 2 -gt 0 ']' 21:43:08 + shift 21:43:08 + case "$command" in 21:43:08 + command pyenv local 3.10.6 21:43:08 + pyenv local 3.10.6 21:43:08 + for arg in "$@" 21:43:08 + case $arg in 21:43:08 + pkg_list+='tox ' 21:43:08 + for arg in "$@" 21:43:08 + case $arg in 21:43:08 + pkg_list+='virtualenv ' 21:43:08 + for arg in "$@" 21:43:08 + case $arg in 21:43:08 + pkg_list+='urllib3~=1.26.15 ' 21:43:08 + [[ -f /tmp/.toxenv ]] 21:43:08 + [[ ! -f /tmp/.toxenv ]] 21:43:08 + [[ -n '' ]] 21:43:08 + python3 -m venv /tmp/venv-OVgu 21:43:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OVgu' 21:43:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OVgu 21:43:12 + echo /tmp/venv-OVgu 21:43:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:43:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:43:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:43:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:43:12 + local 'pip_opts=--upgrade --quiet' 21:43:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:43:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:43:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:43:12 + [[ -n '' ]] 21:43:12 + [[ -n '' ]] 21:43:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:43:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:43:12 + /tmp/venv-OVgu/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 21:43:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:43:16 lf-activate-venv(): INFO: Base packages installed successfully 21:43:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:43:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:43:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:43:16 + /tmp/venv-OVgu/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 21:43:19 + type python3 21:43:19 + true 21:43:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OVgu/bin to PATH' 21:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-OVgu/bin to PATH 21:43:19 + PATH=/tmp/venv-OVgu/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 21:43:19 + return 0 21:43:19 + python3 --version 21:43:19 Python 3.10.6 21:43:19 + python3 -m pip --version 21:43:19 pip 26.1.2 from /tmp/venv-OVgu/lib/python3.10/site-packages/pip (python 3.10) 21:43:19 + python3 -m pip freeze 21:43:19 cachetools==7.1.4 21:43:19 colorama==0.4.6 21:43:19 distlib==0.4.3 21:43:19 filelock==3.30.2 21:43:19 packaging==26.2 21:43:19 platformdirs==4.10.0 21:43:19 pluggy==1.6.0 21:43:19 pyproject-api==1.10.1 21:43:19 python-discovery==1.4.4 21:43:19 tomli==2.4.1 21:43:19 tomli_w==1.2.0 21:43:19 tox==4.56.4 21:43:19 typing_extensions==4.16.0 21:43:19 urllib3==1.26.20 21:43:19 virtualenv==21.6.1 21:43:19 [EnvInject] - Injecting environment variables from a build step. 21:43:19 [EnvInject] - Injecting as environment variables the properties content 21:43:19 PARALLEL=false 21:43:19 21:43:19 [EnvInject] - Variables injected successfully. 21:43:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4774814588599128642.sh 21:43:19 ---> tox-run.sh 21:43:19 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:43:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 21:43:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 21:43:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 21:43:19 + cd /w/workspace/oom-master-pre-commit-lint/. 21:43:19 + source /home/jenkins/lf-env.sh 21:43:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:43:19 ++ mktemp -d /tmp/venv-XXXX 21:43:19 + lf_venv=/tmp/venv-g1Hd 21:43:19 + local venv_file=/tmp/.os_lf_venv 21:43:19 + local python=python3 21:43:19 + local options 21:43:19 + local set_path=true 21:43:19 + local install_args= 21:43:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:43:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:43:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:43:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:43:19 + true 21:43:19 + case $1 in 21:43:19 + venv_file=/tmp/.toxenv 21:43:19 + shift 2 21:43:19 + true 21:43:19 + case $1 in 21:43:19 + shift 21:43:19 + break 21:43:19 + case $python in 21:43:19 + local pkg_list= 21:43:19 + [[ -d /opt/pyenv ]] 21:43:19 + echo 'Setup pyenv:' 21:43:19 Setup pyenv: 21:43:19 + export PYENV_ROOT=/opt/pyenv 21:43:19 + PYENV_ROOT=/opt/pyenv 21:43:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:43:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:43:19 + pyenv versions 21:43:19 system 21:43:19 3.8.13 21:43:19 3.9.13 21:43:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:43:19 + command -v pyenv 21:43:19 ++ pyenv init - --no-rehash 21:43:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 21:43:19 export PATH="/opt/pyenv/shims:${PATH}" 21:43:19 export PYENV_SHELL=bash 21:43:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:43:19 pyenv() { 21:43:19 local command 21:43:19 command="${1:-}" 21:43:19 if [ "$#" -gt 0 ]; then 21:43:19 shift 21:43:19 fi 21:43:19 21:43:19 case "$command" in 21:43:19 rehash|shell) 21:43:19 eval "$(pyenv "sh-$command" "$@")" 21:43:19 ;; 21:43:19 *) 21:43:19 command pyenv "$command" "$@" 21:43:19 ;; 21:43:19 esac 21:43:19 }' 21:43:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 21:43:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:43:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:43:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 21:43:19 ++ export PYENV_SHELL=bash 21:43:19 ++ PYENV_SHELL=bash 21:43:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:43:19 +++ complete -F _pyenv pyenv 21:43:19 ++ lf-pyver python3 21:43:19 ++ local py_version_xy=python3 21:43:19 ++ local py_version_xyz= 21:43:19 ++ pyenv versions 21:43:19 ++ local command 21:43:19 ++ command=versions 21:43:19 ++ '[' 1 -gt 0 ']' 21:43:19 ++ shift 21:43:19 ++ case "$command" in 21:43:19 ++ command pyenv versions 21:43:19 ++ pyenv versions 21:43:19 ++ sed 's/^[ *]* //' 21:43:19 ++ awk '{ print $1 }' 21:43:19 ++ grep -E '^[0-9.]*[0-9]$' 21:43:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:43:19 +++ grep '^3' /tmp/.pyenv_versions 21:43:19 +++ sort -V 21:43:19 +++ tail -n 1 21:43:19 ++ py_version_xyz=3.10.6 21:43:19 ++ [[ -z 3.10.6 ]] 21:43:19 ++ echo 3.10.6 21:43:19 ++ return 0 21:43:19 + pyenv local 3.10.6 21:43:19 + local command 21:43:19 + command=local 21:43:19 + '[' 2 -gt 0 ']' 21:43:19 + shift 21:43:19 + case "$command" in 21:43:19 + command pyenv local 3.10.6 21:43:19 + pyenv local 3.10.6 21:43:19 + for arg in "$@" 21:43:19 + case $arg in 21:43:19 + pkg_list+='tox ' 21:43:19 + for arg in "$@" 21:43:19 + case $arg in 21:43:19 + pkg_list+='virtualenv ' 21:43:19 + for arg in "$@" 21:43:19 + case $arg in 21:43:19 + pkg_list+='urllib3~=1.26.15 ' 21:43:19 + [[ -f /tmp/.toxenv ]] 21:43:19 ++ cat /tmp/.toxenv 21:43:19 + lf_venv=/tmp/venv-OVgu 21:43:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OVgu from' file:/tmp/.toxenv 21:43:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OVgu from file:/tmp/.toxenv 21:43:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:43:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:43:19 + local 'pip_opts=--upgrade --quiet' 21:43:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:43:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:43:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:43:19 + [[ -n '' ]] 21:43:19 + [[ -n '' ]] 21:43:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:43:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:43:19 + /tmp/venv-OVgu/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 21:43:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:43:20 lf-activate-venv(): INFO: Base packages installed successfully 21:43:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:43:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:43:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:43:20 + /tmp/venv-OVgu/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 21:43:21 + type python3 21:43:21 + true 21:43:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OVgu/bin to PATH' 21:43:21 lf-activate-venv(): INFO: Adding /tmp/venv-OVgu/bin to PATH 21:43:21 + PATH=/tmp/venv-OVgu/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 21:43:21 + return 0 21:43:21 + [[ -d /opt/pyenv ]] 21:43:21 + echo '---> Setting up pyenv' 21:43:21 ---> Setting up pyenv 21:43:21 + export PYENV_ROOT=/opt/pyenv 21:43:21 + PYENV_ROOT=/opt/pyenv 21:43:21 + export PATH=/opt/pyenv/bin:/tmp/venv-OVgu/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 21:43:21 + PATH=/opt/pyenv/bin:/tmp/venv-OVgu/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 21:43:21 ++ pwd 21:43:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 21:43:21 + export PYTHONPATH 21:43:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:43:21 + TOX_TESTENV_PASSENV=PYTHONPATH 21:43:21 + tox --version 21:43:22 4.56.4 from /tmp/venv-OVgu/lib/python3.10/site-packages/tox/__init__.py 21:43:22 + PARALLEL=false 21:43:22 + TOX_OPTIONS_LIST= 21:43:22 + [[ -n pre-commit ]] 21:43:22 + TOX_OPTIONS_LIST=' -e pre-commit' 21:43:22 + case ${PARALLEL,,} in 21:43:22 + tox -e pre-commit 21:43:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 21:43:23 pre-commit: install_deps> python -I -m pip install pre-commit 21:43:26 pre-commit: freeze> python -m pip freeze --all 21:43:26 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.30.2,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 21:43:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 21:43:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:43:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:43:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:43:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:43:28 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:43:28 [INFO] Once installed this environment will be reused. 21:43:28 [INFO] This may take a few minutes... 21:43:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:43:32 [INFO] Once installed this environment will be reused. 21:43:32 [INFO] This may take a few minutes... 21:43:37 trim trailing whitespace.................................................Passed 21:43:37 Tabs remover.............................................................Passed 21:43:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 21:43:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:43:37 [INFO] Once installed this environment will be reused. 21:43:37 [INFO] This may take a few minutes... 21:43:46 gitlint..............................................(no files to check)Skipped 21:43:46 pre-commit: OK (23.92=setup[4.24]+cmd[11.02,8.65] seconds) 21:43:46 congratulations :) (23.95 seconds) 21:43:46 + tox_status=0 21:43:46 + echo '---> Completed tox runs' 21:43:46 ---> Completed tox runs 21:43:46 + for i in .tox/*/log 21:43:46 ++ echo .tox/pre-commit/log 21:43:46 ++ awk -F/ '{print $2}' 21:43:46 + tox_env=pre-commit 21:43:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 21:43:46 + DOC_DIR=docs/_build/html 21:43:46 + [[ -d docs/_build/html ]] 21:43:46 + echo '---> tox-run.sh ends' 21:43:46 ---> tox-run.sh ends 21:43:46 + test 0 -eq 0 21:43:46 $ ssh-agent -k 21:43:46 unset SSH_AUTH_SOCK; 21:43:46 unset SSH_AGENT_PID; 21:43:46 echo Agent pid 1654 killed; 21:43:46 [ssh-agent] Stopped. 21:43:46 [PostBuildScript] - [INFO] Executing post build scripts. 21:43:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3852189279465846285.sh 21:43:46 ---> sysstat.sh 21:43:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8017476624707304559.sh 21:43:46 ---> package-listing.sh 21:43:46 ++ facter osfamily 21:43:46 ++ tr '[:upper:]' '[:lower:]' 21:43:47 + OS_FAMILY=debian 21:43:47 + workspace=/w/workspace/oom-master-pre-commit-lint 21:43:47 + START_PACKAGES=/tmp/packages_start.txt 21:43:47 + END_PACKAGES=/tmp/packages_end.txt 21:43:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:43:47 + PACKAGES=/tmp/packages_start.txt 21:43:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:43:47 + PACKAGES=/tmp/packages_end.txt 21:43:47 + case "${OS_FAMILY}" in 21:43:47 + dpkg -l 21:43:47 + grep '^ii' 21:43:47 + '[' -f /tmp/packages_start.txt ']' 21:43:47 + '[' -f /tmp/packages_end.txt ']' 21:43:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:43:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 21:43:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 21:43:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 21:43:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1994179233048737888.sh 21:43:47 ---> capture-instance-metadata.sh 21:43:47 Setup pyenv: 21:43:47 system 21:43:47 3.8.13 21:43:47 3.9.13 21:43:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:43:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dP0I 21:43:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:43:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:43:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:43:54 lf-activate-venv(): INFO: Base packages installed successfully 21:43:54 lf-activate-venv(): INFO: Installing additional packages: lftools 21:44:17 lf-activate-venv(): INFO: Adding /tmp/venv-dP0I/bin to PATH 21:44:17 INFO: Running in OpenStack, capturing instance metadata 21:44:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2213383595946816094.sh 21:44:17 provisioning config files... 21:44:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5279443842546654643tmp 21:44:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:44:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:44:17 [EnvInject] - Injecting environment variables from a build step. 21:44:17 [EnvInject] - Injecting as environment variables the properties content 21:44:17 SERVER_ID=logs 21:44:17 21:44:17 [EnvInject] - Variables injected successfully. 21:44:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7775081037620573598.sh 21:44:17 ---> create-netrc.sh 21:44:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16722404851389810155.sh 21:44:17 ---> python-tools-install.sh 21:44:17 Setup pyenv: 21:44:17 system 21:44:17 3.8.13 21:44:17 3.9.13 21:44:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:44:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dP0I from file:/tmp/.os_lf_venv 21:44:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:44:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:44:22 lf-activate-venv(): INFO: Base packages installed successfully 21:44:22 lf-activate-venv(): INFO: Installing additional packages: lftools 21:44:30 lf-activate-venv(): INFO: Adding /tmp/venv-dP0I/bin to PATH 21:44:30 Generating Requirements File 21:44:53 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. 21:44:53 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:44:53 Python 3.10.6 21:44:53 pip 26.1.2 from /tmp/venv-dP0I/lib/python3.10/site-packages/pip (python 3.10) 21:44:53 aiohappyeyeballs==2.7.1 21:44:53 aiohttp==3.14.1 21:44:53 aiosignal==1.4.0 21:44:53 appdirs==1.4.4 21:44:53 argcomplete==3.7.0 21:44:53 aspy.yaml==1.3.0 21:44:53 async-timeout==5.0.1 21:44:53 attrs==26.1.0 21:44:53 autopage==0.6.0 21:44:53 backports.strenum==1.3.1 21:44:53 beautifulsoup4==4.15.0 21:44:53 boto3==1.43.50 21:44:53 botocore==1.43.50 21:44:53 bs4==0.0.2 21:44:53 certifi==2026.6.17 21:44:53 cffi==2.1.0 21:44:53 cfgv==3.5.0 21:44:53 chardet==7.4.3 21:44:53 charset-normalizer==3.4.9 21:44:53 click==8.4.2 21:44:53 cliff==4.14.0 21:44:53 cmd2==3.5.1 21:44:53 cryptography==3.3.2 21:44:53 debtcollector==3.1.0 21:44:53 decorator==5.3.1 21:44:53 defusedxml==0.7.1 21:44:53 Deprecated==1.3.1 21:44:53 distlib==0.4.3 21:44:53 dnspython==2.8.0 21:44:53 docker==7.2.0 21:44:53 dogpile.cache==1.5.0 21:44:53 durationpy==0.10 21:44:53 email-validator==2.3.0 21:44:53 filelock==3.30.2 21:44:53 frozenlist==1.8.0 21:44:53 future==1.0.0 21:44:53 gitdb==4.0.12 21:44:53 GitPython==3.1.52 21:44:53 httplib2==0.30.2 21:44:53 identify==2.6.19 21:44:53 idna==3.18 21:44:53 importlib-resources==1.5.0 21:44:53 iso8601==2.1.0 21:44:53 Jinja2==3.1.6 21:44:53 jmespath==1.1.0 21:44:53 jsonpatch==1.33 21:44:53 jsonpointer==3.1.1 21:44:53 jsonschema==4.26.0 21:44:53 jsonschema-specifications==2025.9.1 21:44:53 keystoneauth1==5.14.0 21:44:53 kubernetes==36.0.3 21:44:53 lftools==0.37.22 21:44:53 lxml==6.1.1 21:44:53 markdown-it-py==4.2.0 21:44:53 MarkupSafe==3.0.3 21:44:53 mdurl==0.1.2 21:44:53 msgpack==1.2.1 21:44:53 multi_key_dict==2.0.3 21:44:53 multidict==6.7.1 21:44:53 munch==4.0.0 21:44:53 netaddr==1.3.0 21:44:53 niet==1.4.2 21:44:53 nodeenv==1.10.0 21:44:53 oauth2client==4.1.3 21:44:53 oauthlib==3.3.1 21:44:53 openstacksdk==4.13.0 21:44:53 os-service-types==1.8.2 21:44:53 osc-lib==4.6.0 21:44:53 oslo.config==10.4.0 21:44:53 oslo.context==6.4.0 21:44:53 oslo.i18n==6.8.0 21:44:53 oslo.log==8.2.0 21:44:53 oslo.serialization==5.10.0 21:44:53 oslo.utils==10.1.1 21:44:53 packaging==26.2 21:44:53 pbr==7.0.3 21:44:53 platformdirs==4.10.0 21:44:53 prettytable==3.18.0 21:44:53 propcache==0.5.2 21:44:53 psutil==7.2.2 21:44:53 pyasn1==0.6.4 21:44:53 pyasn1_modules==0.4.2 21:44:53 pycparser==3.0 21:44:53 pygerrit2==2.0.15 21:44:53 PyGithub==2.9.1 21:44:53 Pygments==2.20.0 21:44:53 PyJWT==2.13.0 21:44:53 PyNaCl==1.6.2 21:44:53 pyparsing==2.4.7 21:44:53 pyperclip==1.11.0 21:44:53 pyrsistent==0.20.0 21:44:53 python-cinderclient==9.9.0 21:44:53 python-dateutil==2.9.0.post0 21:44:53 python-discovery==1.4.4 21:44:53 python-heatclient==5.2.0 21:44:53 python-jenkins==1.8.3 21:44:53 python-keystoneclient==5.8.0 21:44:53 python-magnumclient==4.11.0 21:44:53 python-openstackclient==10.0.0 21:44:53 python-swiftclient==4.10.0 21:44:53 PyYAML==6.0.3 21:44:53 referencing==0.37.0 21:44:53 requests==2.34.2 21:44:53 requests-oauthlib==2.0.0 21:44:53 rfc3986==2.0.0 21:44:53 rich==15.0.0 21:44:53 rich-argparse==1.8.0 21:44:53 rpds-py==0.30.0 21:44:53 rsa==4.9.1 21:44:53 ruamel.yaml==0.19.1 21:44:53 ruamel.yaml.clib==0.2.15 21:44:53 s3transfer==0.19.1 21:44:53 simplejson==4.1.1 21:44:53 six==1.17.0 21:44:53 smmap==5.0.3 21:44:53 soupsieve==2.8.4 21:44:53 stevedore==5.8.0 21:44:53 tabulate==0.10.0 21:44:53 toml==0.10.2 21:44:53 tomlkit==0.15.0 21:44:53 tqdm==4.68.4 21:44:53 typing_extensions==4.16.0 21:44:53 urllib3==1.26.20 21:44:53 virtualenv==21.6.1 21:44:53 wcwidth==0.8.2 21:44:53 websocket-client==1.9.0 21:44:53 wrapt==2.2.2 21:44:53 xdg==6.0.0 21:44:53 xmltodict==1.0.4 21:44:53 yarl==1.24.2 21:44:53 yq==4.1.2 21:44:53 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4401145880020276994.sh 21:44:53 ---> uv-install.sh 21:44:53 Installing uv/uvx (latest) using shell installer 21:44:54 2026-07-16 21:44:54 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Ub0GHv.sh" [1] 21:44:54 downloading uv 0.11.29 x86_64-unknown-linux-gnu 21:44:55 installing to /home/jenkins/.local/bin 21:44:55 uv 21:44:55 uvx 21:44:55 everything's installed! 21:44:55 21:44:55 To add $HOME/.local/bin to your PATH, either restart your shell or run: 21:44:55 21:44:55 source $HOME/.local/bin/env (sh, bash, zsh) 21:44:55 source $HOME/.local/bin/env.fish (fish) 21:44:55 Adding install location to PATH 21:44:55 ---> Validating uv/uvx install 21:44:55 uvx 0.11.29 (x86_64-unknown-linux-gnu) 21:44:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14708825497952380458.sh 21:44:55 ---> sudo-logs.sh 21:44:55 Archiving 'sudo' log.. 21:44:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17697709692725329023.sh 21:44:55 ---> job-cost.sh 21:44:55 INFO: Activating Python virtual environment... 21:44:55 Setup pyenv: 21:44:55 system 21:44:55 3.8.13 21:44:55 3.9.13 21:44:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:44:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dP0I from file:/tmp/.os_lf_venv 21:44:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:44:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:44:57 lf-activate-venv(): INFO: Base packages installed successfully 21:44:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:45:02 lf-activate-venv(): INFO: Adding /tmp/venv-dP0I/bin to PATH 21:45:02 INFO: No stack-cost file found 21:45:02 INFO: Instance uptime: 154s 21:45:02 INFO: Fetching instance metadata (attempt 1 of 3)... 21:45:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:45:02 INFO: Successfully fetched instance metadata 21:45:02 INFO: Instance type: v3-standard-4 21:45:02 INFO: Retrieving pricing info for: v3-standard-4 21:45:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:45:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=154 21:45:03 INFO: Successfully fetched Vexxhost pricing API 21:45:03 INFO: Retrieved cost: 0.11 21:45:03 INFO: Retrieved resource: v3-standard-4 21:45:03 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 21:45:03 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 21:45:03 INFO: Successfully archived job cost data 21:45:03 DEBUG: Cost data: oom-master-pre-commit-lint,4718,2026-07-16 21:45:03,v3-standard-4,154,0.11,0.00,SUCCESS 21:45:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4035106713358423452.sh 21:45:03 ---> logs-deploy.sh 21:45:03 Setup pyenv: 21:45:03 system 21:45:03 3.8.13 21:45:03 3.9.13 21:45:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 21:45:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dP0I from file:/tmp/.os_lf_venv 21:45:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:45:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:45:05 lf-activate-venv(): INFO: Base packages installed successfully 21:45:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:45:12 lf-activate-venv(): INFO: Adding /tmp/venv-dP0I/bin to PATH 21:45:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4718 21:45:12 INFO: archiving workspace using pattern(s): 21:45:13 Archives upload complete. 21:45:13 INFO: archiving logs to Nexus 21:45:14 ---> uname -a: 21:45:14 Linux prd-ubuntu1804-builder-4c-4g-293 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:45:14 21:45:14 21:45:14 ---> lscpu: 21:45:14 Architecture: x86_64 21:45:14 CPU op-mode(s): 32-bit, 64-bit 21:45:14 Byte Order: Little Endian 21:45:14 CPU(s): 4 21:45:14 On-line CPU(s) list: 0-3 21:45:14 Thread(s) per core: 1 21:45:14 Core(s) per socket: 1 21:45:14 Socket(s): 4 21:45:14 NUMA node(s): 1 21:45:14 Vendor ID: AuthenticAMD 21:45:14 CPU family: 23 21:45:14 Model: 49 21:45:14 Model name: AMD EPYC-Rome Processor 21:45:14 Stepping: 0 21:45:14 CPU MHz: 2799.998 21:45:14 BogoMIPS: 5599.99 21:45:14 Virtualization: AMD-V 21:45:14 Hypervisor vendor: KVM 21:45:14 Virtualization type: full 21:45:14 L1d cache: 32K 21:45:14 L1i cache: 32K 21:45:14 L2 cache: 512K 21:45:14 L3 cache: 16384K 21:45:14 NUMA node0 CPU(s): 0-3 21:45:14 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 21:45:14 21:45:14 21:45:14 ---> nproc: 21:45:14 4 21:45:14 21:45:14 21:45:14 ---> df -h: 21:45:14 Filesystem Size Used Avail Use% Mounted on 21:45:14 udev 7.9G 0 7.9G 0% /dev 21:45:14 tmpfs 1.6G 676K 1.6G 1% /run 21:45:14 /dev/vda1 78G 8.6G 69G 11% / 21:45:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:45:14 tmpfs 5.0M 0 5.0M 0% /run/lock 21:45:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 21:45:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:45:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 21:45:14 21:45:14 21:45:14 ---> free -m: 21:45:14 total used free shared buff/cache available 21:45:14 Mem: 16040 635 13055 0 2348 15080 21:45:14 Swap: 1023 0 1023 21:45:14 21:45:14 21:45:14 ---> ip addr: 21:45:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:45:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:45:14 inet 127.0.0.1/8 scope host lo 21:45:14 valid_lft forever preferred_lft forever 21:45:14 inet6 ::1/128 scope host 21:45:14 valid_lft forever preferred_lft forever 21:45:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:45:14 link/ether fa:16:3e:61:13:51 brd ff:ff:ff:ff:ff:ff 21:45:14 inet 10.30.107.241/23 brd 10.30.107.255 scope global dynamic ens3 21:45:14 valid_lft 86248sec preferred_lft 86248sec 21:45:14 inet6 fe80::f816:3eff:fe61:1351/64 scope link 21:45:14 valid_lft forever preferred_lft forever 21:45:14 21:45:14 21:45:14 ---> sar -b -r -n DEV: 21:45:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-293) 07/16/26 _x86_64_ (4 CPU) 21:45:14 21:45:14 21:42:44 LINUX RESTART (4 CPU) 21:45:14 21:45:14 21:43:01 tps rtps wtps bread/s bwrtn/s 21:45:14 21:44:01 328.79 24.36 304.43 816.93 51703.57 21:45:14 21:45:01 107.68 1.15 106.53 134.38 12789.20 21:45:14 Average: 218.25 12.76 205.49 475.68 32248.00 21:45:14 21:45:14 21:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:45:14 21:44:01 13821036 15437212 2603932 15.85 60848 1752944 887424 5.08 866996 1517752 94684 21:45:14 21:45:01 13364952 15437448 3060016 18.63 88348 2160772 854832 4.89 879552 1915964 254208 21:45:14 Average: 13592994 15437330 2831974 17.24 74598 1956858 871128 4.99 873274 1716858 174446 21:45:14 21:45:14 21:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:45:14 21:44:01 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 21:45:14 21:44:01 ens3 141.24 101.55 1167.10 30.55 0.00 0.00 0.00 0.00 21:45:14 21:45:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 21:45:14 21:45:01 ens3 96.30 69.54 1499.72 12.43 0.00 0.00 0.00 0.00 21:45:14 Average: lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 21:45:14 Average: ens3 118.77 85.55 1333.40 21.49 0.00 0.00 0.00 0.00 21:45:14 21:45:14 21:45:14 ---> sar -P ALL: 21:45:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-293) 07/16/26 _x86_64_ (4 CPU) 21:45:14 21:45:14 21:42:44 LINUX RESTART (4 CPU) 21:45:14 21:45:14 21:43:01 CPU %user %nice %system %iowait %steal %idle 21:45:14 21:44:01 all 22.34 0.00 2.68 2.60 0.06 72.33 21:45:14 21:44:01 0 16.99 0.00 2.14 0.33 0.05 80.49 21:45:14 21:44:01 1 29.71 0.00 2.66 0.84 0.05 66.75 21:45:14 21:44:01 2 25.09 0.00 3.73 6.64 0.07 64.48 21:45:14 21:44:01 3 17.57 0.00 2.21 2.57 0.05 77.60 21:45:14 21:45:01 all 18.86 0.00 1.35 1.18 0.05 78.57 21:45:14 21:45:01 0 13.34 0.00 0.99 0.17 0.03 85.47 21:45:14 21:45:01 1 4.56 0.00 0.79 0.79 0.05 93.82 21:45:14 21:45:01 2 9.28 0.00 1.10 2.54 0.05 87.03 21:45:14 21:45:01 3 48.24 0.00 2.56 1.22 0.07 47.91 21:45:14 Average: all 20.60 0.00 2.01 1.89 0.05 75.45 21:45:14 Average: 0 15.17 0.00 1.56 0.25 0.04 82.97 21:45:14 Average: 1 17.15 0.00 1.72 0.81 0.05 80.26 21:45:14 Average: 2 17.18 0.00 2.41 4.59 0.06 75.76 21:45:14 Average: 3 32.91 0.00 2.39 1.89 0.06 62.74 21:45:14 21:45:14 21:45:14