10:11:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 10:11:46 Running as SYSTEM 10:11:46 [EnvInject] - Loading node environment variables. 10:11:46 Building remotely on prd-ubuntu1804-builder-4c-4g-422 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:11:46 [ssh-agent] Looking for ssh-agent implementation... 10:11:46 $ ssh-agent 10:11:46 SSH_AUTH_SOCK=/tmp/ssh-AqtnZBZLY1qG/agent.1667 10:11:46 SSH_AGENT_PID=1669 10:11:46 [ssh-agent] Started. 10:11:46 Running ssh-add (command line suppressed) 10:11:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11172593184658428040.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11172593184658428040.key) 10:11:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:11:47 The recommended git tool is: NONE 10:11:48 using credential onap-jenkins-ssh 10:11:48 Wiping out workspace first. 10:11:48 Cloning the remote Git repository 10:11:48 Cloning repository git://cloud.onap.org/mirror/oom.git 10:11:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:11:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:11:48 > git --version # timeout=10 10:11:48 > git --version # 'git version 2.17.1' 10:11:48 using GIT_SSH to set credentials Gerrit user 10:11:48 Verifying host key using manually-configured host key entries 10:11:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:11:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:11:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:11:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:11:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:11:55 using GIT_SSH to set credentials Gerrit user 10:11:55 Verifying host key using manually-configured host key entries 10:11:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/7 # timeout=30 10:11:55 > git rev-parse f9ec1ce024acadf832ff879e242a0fb546119b2c^{commit} # timeout=10 10:11:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:11:55 Checking out Revision f9ec1ce024acadf832ff879e242a0fb546119b2c (refs/changes/15/146015/7) 10:11:55 > git config core.sparsecheckout # timeout=10 10:11:55 > git checkout -f f9ec1ce024acadf832ff879e242a0fb546119b2c # timeout=30 10:11:59 Commit message: "[POLICY] Update docker images to latest versions" 10:11:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:11:59 > git rev-list --no-walk 14ace7cc58e0f060d4c48684141f125d0ff0169a # timeout=10 10:11:59 [EnvInject] - Injecting environment variables from a build step. 10:11:59 [EnvInject] - Injecting as environment variables the properties content 10:11:59 PYTHON=python3 10:11:59 10:11:59 [EnvInject] - Variables injected successfully. 10:11:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4714873868732041288.sh 10:11:59 ---> tox-install.sh 10:11:59 + source /home/jenkins/lf-env.sh 10:11:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:11:59 ++ mktemp -d /tmp/venv-XXXX 10:11:59 + lf_venv=/tmp/venv-SrOF 10:11:59 + local venv_file=/tmp/.os_lf_venv 10:11:59 + local python=python3 10:11:59 + local options 10:11:59 + local set_path=true 10:11:59 + local install_args= 10:11:59 ++ 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 10:11:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:11:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:11:59 + true 10:11:59 + case $1 in 10:11:59 + venv_file=/tmp/.toxenv 10:11:59 + shift 2 10:11:59 + true 10:11:59 + case $1 in 10:11:59 + shift 10:11:59 + break 10:11:59 + case $python in 10:11:59 + local pkg_list= 10:11:59 + [[ -d /opt/pyenv ]] 10:11:59 + echo 'Setup pyenv:' 10:11:59 Setup pyenv: 10:11:59 + export PYENV_ROOT=/opt/pyenv 10:11:59 + PYENV_ROOT=/opt/pyenv 10:11:59 + 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 10:11:59 + 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 10:11:59 + pyenv versions 10:11:59 * system (set by /opt/pyenv/version) 10:11:59 * 3.8.13 (set by /opt/pyenv/version) 10:11:59 * 3.9.13 (set by /opt/pyenv/version) 10:11:59 * 3.10.6 (set by /opt/pyenv/version) 10:11:59 + command -v pyenv 10:11:59 ++ pyenv init - --no-rehash 10:11:59 + 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[*]}"'\'')" 10:11:59 export PATH="/opt/pyenv/shims:${PATH}" 10:11:59 export PYENV_SHELL=bash 10:11:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:11:59 pyenv() { 10:11:59 local command 10:11:59 command="${1:-}" 10:11:59 if [ "$#" -gt 0 ]; then 10:11:59 shift 10:11:59 fi 10:11:59 10:11:59 case "$command" in 10:11:59 rehash|shell) 10:11:59 eval "$(pyenv "sh-$command" "$@")" 10:11:59 ;; 10:11:59 *) 10:11:59 command pyenv "$command" "$@" 10:11:59 ;; 10:11:59 esac 10:11:59 }' 10:11:59 +++ 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[*]}"' 10:11:59 ++ 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 10:11:59 ++ 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 10:11:59 ++ 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 10:11:59 ++ export PYENV_SHELL=bash 10:11:59 ++ PYENV_SHELL=bash 10:11:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:11:59 +++ complete -F _pyenv pyenv 10:11:59 ++ lf-pyver python3 10:11:59 ++ local py_version_xy=python3 10:11:59 ++ local py_version_xyz= 10:11:59 ++ pyenv versions 10:11:59 ++ local command 10:11:59 ++ awk '{ print $1 }' 10:11:59 ++ command=versions 10:11:59 ++ '[' 1 -gt 0 ']' 10:11:59 ++ shift 10:11:59 ++ grep -E '^[0-9.]*[0-9]$' 10:11:59 ++ case "$command" in 10:11:59 ++ command pyenv versions 10:11:59 ++ pyenv versions 10:11:59 ++ sed 's/^[ *]* //' 10:11:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:11:59 +++ grep '^3' /tmp/.pyenv_versions 10:11:59 +++ sort -V 10:11:59 +++ tail -n 1 10:11:59 ++ py_version_xyz=3.10.6 10:11:59 ++ [[ -z 3.10.6 ]] 10:11:59 ++ echo 3.10.6 10:11:59 ++ return 0 10:11:59 + pyenv local 3.10.6 10:11:59 + local command 10:11:59 + command=local 10:11:59 + '[' 2 -gt 0 ']' 10:11:59 + shift 10:11:59 + case "$command" in 10:11:59 + command pyenv local 3.10.6 10:11:59 + pyenv local 3.10.6 10:11:59 + for arg in "$@" 10:11:59 + case $arg in 10:11:59 + pkg_list+='tox ' 10:11:59 + for arg in "$@" 10:11:59 + case $arg in 10:11:59 + pkg_list+='virtualenv ' 10:11:59 + for arg in "$@" 10:11:59 + case $arg in 10:11:59 + pkg_list+='urllib3~=1.26.15 ' 10:11:59 + [[ -f /tmp/.toxenv ]] 10:11:59 + [[ ! -f /tmp/.toxenv ]] 10:11:59 + [[ -n '' ]] 10:11:59 + python3 -m venv /tmp/venv-SrOF 10:12:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SrOF' 10:12:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SrOF 10:12:03 + echo /tmp/venv-SrOF 10:12:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:12:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:12:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:12:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:03 + local 'pip_opts=--upgrade --quiet' 10:12:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:12:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:12:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:12:03 + [[ -n '' ]] 10:12:03 + [[ -n '' ]] 10:12:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:12:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:03 + /tmp/venv-SrOF/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 10:12:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:12:08 lf-activate-venv(): INFO: Base packages installed successfully 10:12:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:12:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:12:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:12:08 + /tmp/venv-SrOF/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 10:12:10 + type python3 10:12:10 + true 10:12:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SrOF/bin to PATH' 10:12:10 lf-activate-venv(): INFO: Adding /tmp/venv-SrOF/bin to PATH 10:12:10 + PATH=/tmp/venv-SrOF/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 10:12:10 + return 0 10:12:10 + python3 --version 10:12:10 Python 3.10.6 10:12:10 + python3 -m pip --version 10:12:10 pip 26.1.2 from /tmp/venv-SrOF/lib/python3.10/site-packages/pip (python 3.10) 10:12:10 + python3 -m pip freeze 10:12:10 cachetools==7.1.4 10:12:10 colorama==0.4.6 10:12:10 distlib==0.4.3 10:12:10 filelock==3.30.2 10:12:10 packaging==26.2 10:12:10 platformdirs==4.10.0 10:12:10 pluggy==1.6.0 10:12:10 pyproject-api==1.10.1 10:12:10 python-discovery==1.4.4 10:12:10 tomli==2.4.1 10:12:10 tomli_w==1.2.0 10:12:10 tox==4.56.4 10:12:10 typing_extensions==4.16.0 10:12:10 urllib3==1.26.20 10:12:10 virtualenv==21.6.1 10:12:10 [EnvInject] - Injecting environment variables from a build step. 10:12:10 [EnvInject] - Injecting as environment variables the properties content 10:12:10 PARALLEL=false 10:12:10 10:12:10 [EnvInject] - Variables injected successfully. 10:12:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4446496907289105960.sh 10:12:10 ---> tox-run.sh 10:12:10 + 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 10:12:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:12:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:12:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:12:10 + cd /w/workspace/oom-master-pre-commit-lint/. 10:12:10 + source /home/jenkins/lf-env.sh 10:12:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:12:10 ++ mktemp -d /tmp/venv-XXXX 10:12:10 + lf_venv=/tmp/venv-Idvm 10:12:10 + local venv_file=/tmp/.os_lf_venv 10:12:10 + local python=python3 10:12:10 + local options 10:12:10 + local set_path=true 10:12:10 + local install_args= 10:12:10 ++ 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 10:12:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:12:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:12:10 + true 10:12:10 + case $1 in 10:12:10 + venv_file=/tmp/.toxenv 10:12:10 + shift 2 10:12:10 + true 10:12:10 + case $1 in 10:12:10 + shift 10:12:10 + break 10:12:10 + case $python in 10:12:10 + local pkg_list= 10:12:10 + [[ -d /opt/pyenv ]] 10:12:10 + echo 'Setup pyenv:' 10:12:10 Setup pyenv: 10:12:10 + export PYENV_ROOT=/opt/pyenv 10:12:10 + PYENV_ROOT=/opt/pyenv 10:12:10 + 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 10:12:10 + 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 10:12:10 + pyenv versions 10:12:10 system 10:12:10 3.8.13 10:12:10 3.9.13 10:12:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:12:10 + command -v pyenv 10:12:10 ++ pyenv init - --no-rehash 10:12:10 + 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[*]}"'\'')" 10:12:10 export PATH="/opt/pyenv/shims:${PATH}" 10:12:10 export PYENV_SHELL=bash 10:12:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:12:10 pyenv() { 10:12:10 local command 10:12:10 command="${1:-}" 10:12:10 if [ "$#" -gt 0 ]; then 10:12:10 shift 10:12:10 fi 10:12:10 10:12:10 case "$command" in 10:12:10 rehash|shell) 10:12:10 eval "$(pyenv "sh-$command" "$@")" 10:12:10 ;; 10:12:10 *) 10:12:10 command pyenv "$command" "$@" 10:12:10 ;; 10:12:10 esac 10:12:10 }' 10:12:10 +++ 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[*]}"' 10:12:10 ++ 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 10:12:10 ++ 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 10:12:10 ++ 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 10:12:10 ++ export PYENV_SHELL=bash 10:12:10 ++ PYENV_SHELL=bash 10:12:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:12:10 +++ complete -F _pyenv pyenv 10:12:10 ++ lf-pyver python3 10:12:10 ++ local py_version_xy=python3 10:12:10 ++ local py_version_xyz= 10:12:10 ++ pyenv versions 10:12:10 ++ local command 10:12:10 ++ command=versions 10:12:10 ++ '[' 1 -gt 0 ']' 10:12:10 ++ shift 10:12:10 ++ case "$command" in 10:12:10 ++ command pyenv versions 10:12:10 ++ pyenv versions 10:12:10 ++ awk '{ print $1 }' 10:12:10 ++ sed 's/^[ *]* //' 10:12:10 ++ grep -E '^[0-9.]*[0-9]$' 10:12:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:12:10 +++ grep '^3' /tmp/.pyenv_versions 10:12:10 +++ sort -V 10:12:10 +++ tail -n 1 10:12:10 ++ py_version_xyz=3.10.6 10:12:10 ++ [[ -z 3.10.6 ]] 10:12:10 ++ echo 3.10.6 10:12:10 ++ return 0 10:12:10 + pyenv local 3.10.6 10:12:10 + local command 10:12:10 + command=local 10:12:10 + '[' 2 -gt 0 ']' 10:12:10 + shift 10:12:10 + case "$command" in 10:12:10 + command pyenv local 3.10.6 10:12:10 + pyenv local 3.10.6 10:12:10 + for arg in "$@" 10:12:10 + case $arg in 10:12:10 + pkg_list+='tox ' 10:12:10 + for arg in "$@" 10:12:10 + case $arg in 10:12:10 + pkg_list+='virtualenv ' 10:12:10 + for arg in "$@" 10:12:10 + case $arg in 10:12:10 + pkg_list+='urllib3~=1.26.15 ' 10:12:10 + [[ -f /tmp/.toxenv ]] 10:12:10 ++ cat /tmp/.toxenv 10:12:10 + lf_venv=/tmp/venv-SrOF 10:12:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrOF from' file:/tmp/.toxenv 10:12:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrOF from file:/tmp/.toxenv 10:12:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:12:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:10 + local 'pip_opts=--upgrade --quiet' 10:12:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:12:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:12:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:12:10 + [[ -n '' ]] 10:12:10 + [[ -n '' ]] 10:12:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:12:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:10 + /tmp/venv-SrOF/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 10:12:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:12:11 lf-activate-venv(): INFO: Base packages installed successfully 10:12:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:12:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:12:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:12:11 + /tmp/venv-SrOF/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 10:12:12 + type python3 10:12:12 + true 10:12:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SrOF/bin to PATH' 10:12:12 lf-activate-venv(): INFO: Adding /tmp/venv-SrOF/bin to PATH 10:12:12 + PATH=/tmp/venv-SrOF/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 10:12:12 + return 0 10:12:12 + [[ -d /opt/pyenv ]] 10:12:12 + echo '---> Setting up pyenv' 10:12:12 ---> Setting up pyenv 10:12:12 + export PYENV_ROOT=/opt/pyenv 10:12:12 + PYENV_ROOT=/opt/pyenv 10:12:12 + export PATH=/opt/pyenv/bin:/tmp/venv-SrOF/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 10:12:12 + PATH=/opt/pyenv/bin:/tmp/venv-SrOF/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 10:12:12 ++ pwd 10:12:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:12:12 + export PYTHONPATH 10:12:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:12:12 + TOX_TESTENV_PASSENV=PYTHONPATH 10:12:12 + tox --version 10:12:13 4.56.4 from /tmp/venv-SrOF/lib/python3.10/site-packages/tox/__init__.py 10:12:13 + PARALLEL=false 10:12:13 + TOX_OPTIONS_LIST= 10:12:13 + [[ -n pre-commit ]] 10:12:13 + TOX_OPTIONS_LIST=' -e pre-commit' 10:12:13 + case ${PARALLEL,,} in 10:12:13 + tox -e pre-commit 10:12:13 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:12:14 pre-commit: install_deps> python -I -m pip install pre-commit 10:12:17 pre-commit: freeze> python -m pip freeze --all 10:12:17 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 10:12:17 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:12:17 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:12:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:12:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:12:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:12:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:12:20 [INFO] Once installed this environment will be reused. 10:12:20 [INFO] This may take a few minutes... 10:12:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:12:24 [INFO] Once installed this environment will be reused. 10:12:24 [INFO] This may take a few minutes... 10:12:29 trim trailing whitespace.................................................Passed 10:12:29 Tabs remover.............................................................Passed 10:12:29 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:12:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:12:29 [INFO] Once installed this environment will be reused. 10:12:29 [INFO] This may take a few minutes... 10:12:37 gitlint..............................................(no files to check)Skipped 10:12:37 pre-commit: OK (24.53=setup[4.02]+cmd[11.87,8.63] seconds) 10:12:37 congratulations :) (24.56 seconds) 10:12:38 + tox_status=0 10:12:38 + echo '---> Completed tox runs' 10:12:38 ---> Completed tox runs 10:12:38 + for i in .tox/*/log 10:12:38 ++ echo .tox/pre-commit/log 10:12:38 ++ awk -F/ '{print $2}' 10:12:38 + tox_env=pre-commit 10:12:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:12:38 + DOC_DIR=docs/_build/html 10:12:38 + [[ -d docs/_build/html ]] 10:12:38 + echo '---> tox-run.sh ends' 10:12:38 ---> tox-run.sh ends 10:12:38 + test 0 -eq 0 10:12:38 $ ssh-agent -k 10:12:38 unset SSH_AUTH_SOCK; 10:12:38 unset SSH_AGENT_PID; 10:12:38 echo Agent pid 1669 killed; 10:12:38 [ssh-agent] Stopped. 10:12:38 [PostBuildScript] - [INFO] Executing post build scripts. 10:12:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14171697316395186695.sh 10:12:38 ---> sysstat.sh 10:12:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7955530761860078927.sh 10:12:38 ---> package-listing.sh 10:12:38 ++ facter osfamily 10:12:38 ++ tr '[:upper:]' '[:lower:]' 10:12:38 + OS_FAMILY=debian 10:12:38 + workspace=/w/workspace/oom-master-pre-commit-lint 10:12:38 + START_PACKAGES=/tmp/packages_start.txt 10:12:38 + END_PACKAGES=/tmp/packages_end.txt 10:12:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:12:38 + PACKAGES=/tmp/packages_start.txt 10:12:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:12:38 + PACKAGES=/tmp/packages_end.txt 10:12:38 + case "${OS_FAMILY}" in 10:12:38 + dpkg -l 10:12:38 + grep '^ii' 10:12:38 + '[' -f /tmp/packages_start.txt ']' 10:12:38 + '[' -f /tmp/packages_end.txt ']' 10:12:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:12:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:12:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:12:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:12:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins168483970780947244.sh 10:12:38 ---> capture-instance-metadata.sh 10:12:38 Setup pyenv: 10:12:38 system 10:12:38 3.8.13 10:12:38 3.9.13 10:12:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:12:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GUT6 10:12:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:12:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:12:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:12:46 lf-activate-venv(): INFO: Base packages installed successfully 10:12:46 lf-activate-venv(): INFO: Installing additional packages: lftools 10:13:07 lf-activate-venv(): INFO: Adding /tmp/venv-GUT6/bin to PATH 10:13:07 INFO: Running in OpenStack, capturing instance metadata 10:13:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5130952063386438331.sh 10:13:08 provisioning config files... 10:13:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6038547668421733724tmp 10:13:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:13:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:13:08 [EnvInject] - Injecting environment variables from a build step. 10:13:08 [EnvInject] - Injecting as environment variables the properties content 10:13:08 SERVER_ID=logs 10:13:08 10:13:08 [EnvInject] - Variables injected successfully. 10:13:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14625822822764663592.sh 10:13:08 ---> create-netrc.sh 10:13:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16087208421658553348.sh 10:13:08 ---> python-tools-install.sh 10:13:08 Setup pyenv: 10:13:08 system 10:13:08 3.8.13 10:13:08 3.9.13 10:13:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:13:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GUT6 from file:/tmp/.os_lf_venv 10:13:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:13:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:13:10 lf-activate-venv(): INFO: Base packages installed successfully 10:13:10 lf-activate-venv(): INFO: Installing additional packages: lftools 10:13:17 lf-activate-venv(): INFO: Adding /tmp/venv-GUT6/bin to PATH 10:13:17 Generating Requirements File 10:13:40 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. 10:13:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:13:40 Python 3.10.6 10:13:40 pip 26.1.2 from /tmp/venv-GUT6/lib/python3.10/site-packages/pip (python 3.10) 10:13:41 aiohappyeyeballs==2.7.1 10:13:41 aiohttp==3.14.1 10:13:41 aiosignal==1.4.0 10:13:41 appdirs==1.4.4 10:13:41 argcomplete==3.7.0 10:13:41 aspy.yaml==1.3.0 10:13:41 async-timeout==5.0.1 10:13:41 attrs==26.1.0 10:13:41 autopage==0.6.0 10:13:41 backports.strenum==1.3.1 10:13:41 beautifulsoup4==4.15.0 10:13:41 boto3==1.43.50 10:13:41 botocore==1.43.50 10:13:41 bs4==0.0.2 10:13:41 certifi==2026.6.17 10:13:41 cffi==2.1.0 10:13:41 cfgv==3.5.0 10:13:41 chardet==7.4.3 10:13:41 charset-normalizer==3.4.9 10:13:41 click==8.4.2 10:13:41 cliff==4.14.0 10:13:41 cmd2==3.5.1 10:13:41 cryptography==3.3.2 10:13:41 debtcollector==3.1.0 10:13:41 decorator==5.3.1 10:13:41 defusedxml==0.7.1 10:13:41 Deprecated==1.3.1 10:13:41 distlib==0.4.3 10:13:41 dnspython==2.8.0 10:13:41 docker==7.2.0 10:13:41 dogpile.cache==1.5.0 10:13:41 durationpy==0.10 10:13:41 email-validator==2.3.0 10:13:41 filelock==3.30.2 10:13:41 frozenlist==1.8.0 10:13:41 future==1.0.0 10:13:41 gitdb==4.0.12 10:13:41 GitPython==3.1.52 10:13:41 httplib2==0.30.2 10:13:41 identify==2.6.19 10:13:41 idna==3.18 10:13:41 importlib-resources==1.5.0 10:13:41 iso8601==2.1.0 10:13:41 Jinja2==3.1.6 10:13:41 jmespath==1.1.0 10:13:41 jsonpatch==1.33 10:13:41 jsonpointer==3.1.1 10:13:41 jsonschema==4.26.0 10:13:41 jsonschema-specifications==2025.9.1 10:13:41 keystoneauth1==5.14.0 10:13:41 kubernetes==36.0.3 10:13:41 lftools==0.37.22 10:13:41 lxml==6.1.1 10:13:41 markdown-it-py==4.2.0 10:13:41 MarkupSafe==3.0.3 10:13:41 mdurl==0.1.2 10:13:41 msgpack==1.2.1 10:13:41 multi_key_dict==2.0.3 10:13:41 multidict==6.7.1 10:13:41 munch==4.0.0 10:13:41 netaddr==1.3.0 10:13:41 niet==1.4.2 10:13:41 nodeenv==1.10.0 10:13:41 oauth2client==4.1.3 10:13:41 oauthlib==3.3.1 10:13:41 openstacksdk==4.13.0 10:13:41 os-service-types==1.8.2 10:13:41 osc-lib==4.6.0 10:13:41 oslo.config==10.4.0 10:13:41 oslo.context==6.4.0 10:13:41 oslo.i18n==6.8.0 10:13:41 oslo.log==8.2.0 10:13:41 oslo.serialization==5.10.0 10:13:41 oslo.utils==10.1.1 10:13:41 packaging==26.2 10:13:41 pbr==7.0.3 10:13:41 platformdirs==4.10.0 10:13:41 prettytable==3.18.0 10:13:41 propcache==0.5.2 10:13:41 psutil==7.2.2 10:13:41 pyasn1==0.6.4 10:13:41 pyasn1_modules==0.4.2 10:13:41 pycparser==3.0 10:13:41 pygerrit2==2.0.15 10:13:41 PyGithub==2.9.1 10:13:41 Pygments==2.20.0 10:13:41 PyJWT==2.13.0 10:13:41 PyNaCl==1.6.2 10:13:41 pyparsing==2.4.7 10:13:41 pyperclip==1.11.0 10:13:41 pyrsistent==0.20.0 10:13:41 python-cinderclient==9.9.0 10:13:41 python-dateutil==2.9.0.post0 10:13:41 python-discovery==1.4.4 10:13:41 python-heatclient==5.2.0 10:13:41 python-jenkins==1.8.3 10:13:41 python-keystoneclient==5.8.0 10:13:41 python-magnumclient==4.11.0 10:13:41 python-openstackclient==10.0.0 10:13:41 python-swiftclient==4.10.0 10:13:41 PyYAML==6.0.3 10:13:41 referencing==0.37.0 10:13:41 requests==2.34.2 10:13:41 requests-oauthlib==2.0.0 10:13:41 rfc3986==2.0.0 10:13:41 rich==15.0.0 10:13:41 rich-argparse==1.8.0 10:13:41 rpds-py==0.30.0 10:13:41 rsa==4.9.1 10:13:41 ruamel.yaml==0.19.1 10:13:41 ruamel.yaml.clib==0.2.15 10:13:41 s3transfer==0.19.1 10:13:41 simplejson==4.1.1 10:13:41 six==1.17.0 10:13:41 smmap==5.0.3 10:13:41 soupsieve==2.8.4 10:13:41 stevedore==5.8.0 10:13:41 tabulate==0.10.0 10:13:41 toml==0.10.2 10:13:41 tomlkit==0.15.1 10:13:41 tqdm==4.68.4 10:13:41 typing_extensions==4.16.0 10:13:41 urllib3==1.26.20 10:13:41 virtualenv==21.6.1 10:13:41 wcwidth==0.8.2 10:13:41 websocket-client==1.9.0 10:13:41 wrapt==2.2.2 10:13:41 xdg==6.0.0 10:13:41 xmltodict==1.0.4 10:13:41 yarl==1.24.2 10:13:41 yq==4.1.2 10:13:41 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3190907399541466105.sh 10:13:41 ---> uv-install.sh 10:13:41 Installing uv/uvx (latest) using shell installer 10:13:41 2026-07-17 10:13:41 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-BAyn3Z.sh" [1] 10:13:41 downloading uv 0.11.29 x86_64-unknown-linux-gnu 10:13:42 installing to /home/jenkins/.local/bin 10:13:42 uv 10:13:42 uvx 10:13:42 everything's installed! 10:13:42 10:13:42 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:13:42 10:13:42 source $HOME/.local/bin/env (sh, bash, zsh) 10:13:42 source $HOME/.local/bin/env.fish (fish) 10:13:42 Adding install location to PATH 10:13:42 ---> Validating uv/uvx install 10:13:42 uvx 0.11.29 (x86_64-unknown-linux-gnu) 10:13:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17133359660701648188.sh 10:13:42 ---> sudo-logs.sh 10:13:42 Archiving 'sudo' log.. 10:13:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16080001634721231177.sh 10:13:42 ---> job-cost.sh 10:13:42 INFO: Activating Python virtual environment... 10:13:42 Setup pyenv: 10:13:42 system 10:13:42 3.8.13 10:13:42 3.9.13 10:13:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:13:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GUT6 from file:/tmp/.os_lf_venv 10:13:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:13:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:13:44 lf-activate-venv(): INFO: Base packages installed successfully 10:13:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-GUT6/bin to PATH 10:13:49 INFO: No stack-cost file found 10:13:49 INFO: Instance uptime: 148s 10:13:49 INFO: Fetching instance metadata (attempt 1 of 3)... 10:13:49 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:13:50 INFO: Successfully fetched instance metadata 10:13:50 INFO: Instance type: v3-standard-4 10:13:50 INFO: Retrieving pricing info for: v3-standard-4 10:13:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:13:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=148 10:13:50 INFO: Successfully fetched Vexxhost pricing API 10:13:50 INFO: Retrieved cost: 0.11 10:13:50 INFO: Retrieved resource: v3-standard-4 10:13:50 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:13:50 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:13:50 INFO: Successfully archived job cost data 10:13:50 DEBUG: Cost data: oom-master-pre-commit-lint,4720,2026-07-17 10:13:50,v3-standard-4,148,0.11,0.00,SUCCESS 10:13:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins134445514031857089.sh 10:13:50 ---> logs-deploy.sh 10:13:50 Setup pyenv: 10:13:50 system 10:13:50 3.8.13 10:13:50 3.9.13 10:13:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:13:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GUT6 from file:/tmp/.os_lf_venv 10:13:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:13:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:13:52 lf-activate-venv(): INFO: Base packages installed successfully 10:13:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:13:59 lf-activate-venv(): INFO: Adding /tmp/venv-GUT6/bin to PATH 10:13:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4720 10:13:59 INFO: archiving workspace using pattern(s): 10:14:01 Archives upload complete. 10:14:01 INFO: archiving logs to Nexus 10:14:02 ---> uname -a: 10:14:02 Linux prd-ubuntu1804-builder-4c-4g-422 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:14:02 10:14:02 10:14:02 ---> lscpu: 10:14:02 Architecture: x86_64 10:14:02 CPU op-mode(s): 32-bit, 64-bit 10:14:02 Byte Order: Little Endian 10:14:02 CPU(s): 4 10:14:02 On-line CPU(s) list: 0-3 10:14:02 Thread(s) per core: 1 10:14:02 Core(s) per socket: 1 10:14:02 Socket(s): 4 10:14:02 NUMA node(s): 1 10:14:02 Vendor ID: AuthenticAMD 10:14:02 CPU family: 23 10:14:02 Model: 49 10:14:02 Model name: AMD EPYC-Rome Processor 10:14:02 Stepping: 0 10:14:02 CPU MHz: 2799.998 10:14:02 BogoMIPS: 5599.99 10:14:02 Virtualization: AMD-V 10:14:02 Hypervisor vendor: KVM 10:14:02 Virtualization type: full 10:14:02 L1d cache: 32K 10:14:02 L1i cache: 32K 10:14:02 L2 cache: 512K 10:14:02 L3 cache: 16384K 10:14:02 NUMA node0 CPU(s): 0-3 10:14:02 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 10:14:02 10:14:02 10:14:02 ---> nproc: 10:14:02 4 10:14:02 10:14:02 10:14:02 ---> df -h: 10:14:02 Filesystem Size Used Avail Use% Mounted on 10:14:02 udev 7.9G 0 7.9G 0% /dev 10:14:02 tmpfs 1.6G 676K 1.6G 1% /run 10:14:02 /dev/vda1 78G 8.6G 69G 11% / 10:14:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:14:02 tmpfs 5.0M 0 5.0M 0% /run/lock 10:14:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:14:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:14:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:14:02 10:14:02 10:14:02 ---> free -m: 10:14:02 total used free shared buff/cache available 10:14:02 Mem: 16040 559 13131 0 2348 15156 10:14:02 Swap: 1023 0 1023 10:14:02 10:14:02 10:14:02 ---> ip addr: 10:14:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:14:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:14:02 inet 127.0.0.1/8 scope host lo 10:14:02 valid_lft forever preferred_lft forever 10:14:02 inet6 ::1/128 scope host 10:14:02 valid_lft forever preferred_lft forever 10:14:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:14:02 link/ether fa:16:3e:bf:22:70 brd ff:ff:ff:ff:ff:ff 10:14:02 inet 10.30.106.235/23 brd 10.30.107.255 scope global dynamic ens3 10:14:02 valid_lft 86247sec preferred_lft 86247sec 10:14:02 inet6 fe80::f816:3eff:febf:2270/64 scope link 10:14:02 valid_lft forever preferred_lft forever 10:14:02 10:14:02 10:14:02 ---> sar -b -r -n DEV: 10:14:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-422) 07/17/26 _x86_64_ (4 CPU) 10:14:02 10:14:02 10:11:30 LINUX RESTART (4 CPU) 10:14:02 10:14:02 10:12:02 tps rtps wtps bread/s bwrtn/s 10:14:02 10:13:01 106.69 9.12 97.58 190.75 24881.21 10:14:02 10:14:01 112.51 2.20 110.31 186.77 25014.36 10:14:02 Average: 109.63 5.63 104.00 188.74 24948.34 10:14:02 10:14:02 10:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:14:02 10:13:01 13781900 15502436 2643068 16.09 67376 1847364 832736 4.77 809904 1604892 135100 10:14:02 10:14:01 13452608 15525960 2972360 18.10 89280 2160152 780884 4.47 807608 1900164 214252 10:14:02 Average: 13617254 15514198 2807714 17.09 78328 2003758 806810 4.62 808756 1752528 174676 10:14:02 10:14:02 10:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:14:02 10:13:01 lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 10:14:02 10:13:01 ens3 127.10 82.02 1516.02 13.15 0.00 0.00 0.00 0.00 10:14:02 10:14:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 10:14:02 10:14:01 ens3 75.85 57.89 841.57 13.19 0.00 0.00 0.00 0.00 10:14:02 Average: lo 2.05 2.05 0.23 0.23 0.00 0.00 0.00 0.00 10:14:02 Average: ens3 101.26 69.85 1175.96 13.17 0.00 0.00 0.00 0.00 10:14:02 10:14:02 10:14:02 ---> sar -P ALL: 10:14:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-422) 07/17/26 _x86_64_ (4 CPU) 10:14:02 10:14:02 10:11:30 LINUX RESTART (4 CPU) 10:14:02 10:14:02 10:12:02 CPU %user %nice %system %iowait %steal %idle 10:14:02 10:13:01 all 21.79 0.00 2.06 1.39 0.06 74.70 10:14:02 10:13:01 0 12.07 0.00 1.53 0.84 0.05 85.50 10:14:02 10:13:01 1 25.84 0.00 2.41 3.91 0.07 67.77 10:14:02 10:13:01 2 21.48 0.00 2.02 0.20 0.05 76.24 10:14:02 10:13:01 3 27.85 0.00 2.29 0.58 0.08 69.20 10:14:02 10:14:01 all 20.75 0.00 1.49 1.11 0.05 76.60 10:14:02 10:14:01 0 8.77 0.00 0.54 1.04 0.05 89.61 10:14:02 10:14:01 1 34.03 0.00 2.81 2.91 0.07 60.19 10:14:02 10:14:01 2 19.74 0.00 1.24 0.12 0.07 78.84 10:14:02 10:14:01 3 20.43 0.00 1.37 0.38 0.03 77.78 10:14:02 Average: all 21.26 0.00 1.77 1.25 0.06 75.66 10:14:02 Average: 0 10.41 0.00 1.03 0.94 0.05 87.56 10:14:02 Average: 1 29.97 0.00 2.61 3.40 0.07 63.95 10:14:02 Average: 2 20.60 0.00 1.63 0.16 0.06 77.55 10:14:02 Average: 3 24.11 0.00 1.83 0.48 0.06 73.53 10:14:02 10:14:02 10:14:02