18:59:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146657 18:59:46 Running as SYSTEM 18:59:46 [EnvInject] - Loading node environment variables. 18:59:46 Building remotely on prd-ubuntu1804-builder-4c-4g-13426 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:59:46 [ssh-agent] Looking for ssh-agent implementation... 18:59:46 $ ssh-agent 18:59:46 SSH_AUTH_SOCK=/tmp/ssh-oURN5JkXxHNU/agent.1634 18:59:46 SSH_AGENT_PID=1636 18:59:46 [ssh-agent] Started. 18:59:46 Running ssh-add (command line suppressed) 18:59:46 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14692875300576009378.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14692875300576009378.key) 18:59:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:59:46 The recommended git tool is: NONE 18:59:48 using credential onap-jenkins-ssh 18:59:48 Wiping out workspace first. 18:59:48 Cloning the remote Git repository 18:59:48 Cloning repository git://cloud.onap.org/mirror/oom.git 18:59:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:59:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:59:48 > git --version # timeout=10 18:59:48 > git --version # 'git version 2.17.1' 18:59:48 using GIT_SSH to set credentials Gerrit user 18:59:48 Verifying host key using manually-configured host key entries 18:59:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:59:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:59:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:54 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:59:54 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:59:54 using GIT_SSH to set credentials Gerrit user 18:59:54 Verifying host key using manually-configured host key entries 18:59:54 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/146657/4 # timeout=30 18:59:54 > git rev-parse a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27^{commit} # timeout=10 18:59:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:59:54 Checking out Revision a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27 (refs/changes/57/146657/4) 18:59:54 > git config core.sparsecheckout # timeout=10 18:59:54 > git checkout -f a892b7063532f9ea8cf7eeffe97fb4f6cf8afb27 # timeout=30 18:59:57 Commit message: "[BUILD] FIX apt install graphviz hang in tox" 18:59:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:59:57 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 18:59:58 [EnvInject] - Injecting environment variables from a build step. 18:59:58 [EnvInject] - Injecting as environment variables the properties content 18:59:58 PYTHON=python3 18:59:58 18:59:58 [EnvInject] - Variables injected successfully. 18:59:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8584539059249443442.sh 18:59:58 ---> tox-install.sh 18:59:58 + source /home/jenkins/lf-env.sh 18:59:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:59:58 ++ mktemp -d /tmp/venv-XXXX 18:59:58 + lf_venv=/tmp/venv-EFjw 18:59:58 + local venv_file=/tmp/.os_lf_venv 18:59:58 + local python=python3 18:59:58 + local options 18:59:58 + local set_path=true 18:59:58 + local install_args= 18:59:58 ++ 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 18:59:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:59:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:59:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:59:58 + true 18:59:58 + case $1 in 18:59:58 + venv_file=/tmp/.toxenv 18:59:58 + shift 2 18:59:58 + true 18:59:58 + case $1 in 18:59:58 + shift 18:59:58 + break 18:59:58 + case $python in 18:59:58 + local pkg_list= 18:59:58 + [[ -d /opt/pyenv ]] 18:59:58 + echo 'Setup pyenv:' 18:59:58 Setup pyenv: 18:59:58 + export PYENV_ROOT=/opt/pyenv 18:59:58 + PYENV_ROOT=/opt/pyenv 18:59:58 + 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 18:59:58 + 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 18:59:58 + pyenv versions 18:59:58 * system (set by /opt/pyenv/version) 18:59:58 * 3.8.13 (set by /opt/pyenv/version) 18:59:58 * 3.9.13 (set by /opt/pyenv/version) 18:59:58 * 3.10.6 (set by /opt/pyenv/version) 18:59:58 + command -v pyenv 18:59:58 ++ pyenv init - --no-rehash 18:59:58 + 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[*]}"'\'')" 18:59:58 export PATH="/opt/pyenv/shims:${PATH}" 18:59:58 export PYENV_SHELL=bash 18:59:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:59:58 pyenv() { 18:59:58 local command 18:59:58 command="${1:-}" 18:59:58 if [ "$#" -gt 0 ]; then 18:59:58 shift 18:59:58 fi 18:59:58 18:59:58 case "$command" in 18:59:58 rehash|shell) 18:59:58 eval "$(pyenv "sh-$command" "$@")" 18:59:58 ;; 18:59:58 *) 18:59:58 command pyenv "$command" "$@" 18:59:58 ;; 18:59:58 esac 18:59:58 }' 18:59:58 +++ 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[*]}"' 18:59:58 ++ 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 18:59:58 ++ 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 18:59:58 ++ 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 18:59:58 ++ export PYENV_SHELL=bash 18:59:58 ++ PYENV_SHELL=bash 18:59:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:59:58 +++ complete -F _pyenv pyenv 18:59:58 ++ lf-pyver python3 18:59:58 ++ local py_version_xy=python3 18:59:58 ++ local py_version_xyz= 18:59:58 ++ pyenv versions 18:59:58 ++ local command 18:59:58 ++ command=versions 18:59:58 ++ '[' 1 -gt 0 ']' 18:59:58 ++ shift 18:59:58 ++ case "$command" in 18:59:58 ++ command pyenv versions 18:59:58 ++ pyenv versions 18:59:58 ++ sed 's/^[ *]* //' 18:59:58 ++ awk '{ print $1 }' 18:59:58 ++ grep -E '^[0-9.]*[0-9]$' 18:59:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:59:58 +++ grep '^3' /tmp/.pyenv_versions 18:59:58 +++ sort -V 18:59:58 +++ tail -n 1 18:59:58 ++ py_version_xyz=3.10.6 18:59:58 ++ [[ -z 3.10.6 ]] 18:59:58 ++ echo 3.10.6 18:59:58 ++ return 0 18:59:58 + pyenv local 3.10.6 18:59:58 + local command 18:59:58 + command=local 18:59:58 + '[' 2 -gt 0 ']' 18:59:58 + shift 18:59:58 + case "$command" in 18:59:58 + command pyenv local 3.10.6 18:59:58 + pyenv local 3.10.6 18:59:58 + for arg in "$@" 18:59:58 + case $arg in 18:59:58 + pkg_list+='tox ' 18:59:58 + for arg in "$@" 18:59:58 + case $arg in 18:59:58 + pkg_list+='virtualenv ' 18:59:58 + for arg in "$@" 18:59:58 + case $arg in 18:59:58 + pkg_list+='urllib3~=1.26.15 ' 18:59:58 + [[ -f /tmp/.toxenv ]] 18:59:58 + [[ ! -f /tmp/.toxenv ]] 18:59:58 + [[ -n '' ]] 18:59:58 + python3 -m venv /tmp/venv-EFjw 19:00:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EFjw' 19:00:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EFjw 19:00:02 + echo /tmp/venv-EFjw 19:00:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:00:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:00:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:00:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:02 + local 'pip_opts=--upgrade --quiet' 19:00:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:00:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:00:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:00:02 + [[ -n '' ]] 19:00:02 + [[ -n '' ]] 19:00:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:00:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:02 + /tmp/venv-EFjw/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 19:00:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:00:06 lf-activate-venv(): INFO: Base packages installed successfully 19:00:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:00:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:00:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:00:06 + /tmp/venv-EFjw/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 19:00:08 + type python3 19:00:08 + true 19:00:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EFjw/bin to PATH' 19:00:08 lf-activate-venv(): INFO: Adding /tmp/venv-EFjw/bin to PATH 19:00:08 + PATH=/tmp/venv-EFjw/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 19:00:08 + return 0 19:00:08 + python3 --version 19:00:08 Python 3.10.6 19:00:08 + python3 -m pip --version 19:00:08 pip 26.1.2 from /tmp/venv-EFjw/lib/python3.10/site-packages/pip (python 3.10) 19:00:08 + python3 -m pip freeze 19:00:08 cachetools==7.1.6 19:00:08 colorama==0.4.6 19:00:08 distlib==0.4.3 19:00:08 filelock==3.32.0 19:00:08 packaging==26.2 19:00:08 platformdirs==4.11.0 19:00:08 pluggy==1.6.0 19:00:08 pyproject-api==1.11.0 19:00:08 python-discovery==1.5.0 19:00:08 tomli==2.4.1 19:00:08 tomli_w==1.2.0 19:00:08 tox==4.58.0 19:00:08 typing_extensions==4.16.0 19:00:08 urllib3==1.26.20 19:00:08 virtualenv==21.7.0 19:00:08 [EnvInject] - Injecting environment variables from a build step. 19:00:08 [EnvInject] - Injecting as environment variables the properties content 19:00:08 PARALLEL=false 19:00:08 19:00:08 [EnvInject] - Variables injected successfully. 19:00:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14115051252169042873.sh 19:00:08 ---> tox-run.sh 19:00:08 + 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 19:00:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:00:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:00:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:00:08 + cd /w/workspace/oom-master-pre-commit-lint/. 19:00:08 + source /home/jenkins/lf-env.sh 19:00:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:00:08 ++ mktemp -d /tmp/venv-XXXX 19:00:08 + lf_venv=/tmp/venv-VRlF 19:00:08 + local venv_file=/tmp/.os_lf_venv 19:00:08 + local python=python3 19:00:08 + local options 19:00:08 + local set_path=true 19:00:08 + local install_args= 19:00: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 19:00:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:00:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:00:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:00:08 + true 19:00:08 + case $1 in 19:00:08 + venv_file=/tmp/.toxenv 19:00:08 + shift 2 19:00:08 + true 19:00:08 + case $1 in 19:00:08 + shift 19:00:08 + break 19:00:08 + case $python in 19:00:08 + local pkg_list= 19:00:08 + [[ -d /opt/pyenv ]] 19:00:08 + echo 'Setup pyenv:' 19:00:08 Setup pyenv: 19:00:08 + export PYENV_ROOT=/opt/pyenv 19:00:08 + PYENV_ROOT=/opt/pyenv 19:00:08 + 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 19:00:08 + 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 19:00:08 + pyenv versions 19:00:08 system 19:00:08 3.8.13 19:00:08 3.9.13 19:00:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:00:08 + command -v pyenv 19:00:08 ++ pyenv init - --no-rehash 19:00: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[*]}"'\'')" 19:00:08 export PATH="/opt/pyenv/shims:${PATH}" 19:00:08 export PYENV_SHELL=bash 19:00:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:00:08 pyenv() { 19:00:08 local command 19:00:08 command="${1:-}" 19:00:08 if [ "$#" -gt 0 ]; then 19:00:08 shift 19:00:08 fi 19:00:08 19:00:08 case "$command" in 19:00:08 rehash|shell) 19:00:08 eval "$(pyenv "sh-$command" "$@")" 19:00:08 ;; 19:00:08 *) 19:00:08 command pyenv "$command" "$@" 19:00:08 ;; 19:00:08 esac 19:00:08 }' 19:00: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[*]}"' 19:00:08 ++ 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 19:00:08 ++ 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 19:00:08 ++ 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 19:00:08 ++ export PYENV_SHELL=bash 19:00:08 ++ PYENV_SHELL=bash 19:00:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:00:08 +++ complete -F _pyenv pyenv 19:00:08 ++ lf-pyver python3 19:00:08 ++ local py_version_xy=python3 19:00:08 ++ local py_version_xyz= 19:00:08 ++ pyenv versions 19:00:08 ++ local command 19:00:08 ++ command=versions 19:00:08 ++ '[' 1 -gt 0 ']' 19:00:08 ++ shift 19:00:08 ++ case "$command" in 19:00:08 ++ command pyenv versions 19:00:08 ++ pyenv versions 19:00:08 ++ sed 's/^[ *]* //' 19:00:08 ++ grep -E '^[0-9.]*[0-9]$' 19:00:08 ++ awk '{ print $1 }' 19:00:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:00:08 +++ grep '^3' /tmp/.pyenv_versions 19:00:08 +++ sort -V 19:00:08 +++ tail -n 1 19:00:08 ++ py_version_xyz=3.10.6 19:00:08 ++ [[ -z 3.10.6 ]] 19:00:08 ++ echo 3.10.6 19:00:08 ++ return 0 19:00:08 + pyenv local 3.10.6 19:00:08 + local command 19:00:08 + command=local 19:00:08 + '[' 2 -gt 0 ']' 19:00:08 + shift 19:00:08 + case "$command" in 19:00:08 + command pyenv local 3.10.6 19:00:08 + pyenv local 3.10.6 19:00:09 + for arg in "$@" 19:00:09 + case $arg in 19:00:09 + pkg_list+='tox ' 19:00:09 + for arg in "$@" 19:00:09 + case $arg in 19:00:09 + pkg_list+='virtualenv ' 19:00:09 + for arg in "$@" 19:00:09 + case $arg in 19:00:09 + pkg_list+='urllib3~=1.26.15 ' 19:00:09 + [[ -f /tmp/.toxenv ]] 19:00:09 ++ cat /tmp/.toxenv 19:00:09 + lf_venv=/tmp/venv-EFjw 19:00:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EFjw from' file:/tmp/.toxenv 19:00:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EFjw from file:/tmp/.toxenv 19:00:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:00:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:09 + local 'pip_opts=--upgrade --quiet' 19:00:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:00:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:00:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:00:09 + [[ -n '' ]] 19:00:09 + [[ -n '' ]] 19:00:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:00:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:09 + /tmp/venv-EFjw/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 19:00:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:00:09 lf-activate-venv(): INFO: Base packages installed successfully 19:00:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:00:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:00:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:00:09 + /tmp/venv-EFjw/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 19:00:10 + type python3 19:00:10 + true 19:00:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EFjw/bin to PATH' 19:00:10 lf-activate-venv(): INFO: Adding /tmp/venv-EFjw/bin to PATH 19:00:10 + PATH=/tmp/venv-EFjw/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 19:00:10 + return 0 19:00:10 + [[ -d /opt/pyenv ]] 19:00:10 + echo '---> Setting up pyenv' 19:00:10 ---> Setting up pyenv 19:00:10 + export PYENV_ROOT=/opt/pyenv 19:00:10 + PYENV_ROOT=/opt/pyenv 19:00:10 + export PATH=/opt/pyenv/bin:/tmp/venv-EFjw/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 19:00:10 + PATH=/opt/pyenv/bin:/tmp/venv-EFjw/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 19:00:10 ++ pwd 19:00:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:00:10 + export PYTHONPATH 19:00:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:00:10 + TOX_TESTENV_PASSENV=PYTHONPATH 19:00:10 + tox --version 19:00:11 4.58.0 from /tmp/venv-EFjw/lib/python3.10/site-packages/tox/__init__.py 19:00:11 + PARALLEL=false 19:00:11 + TOX_OPTIONS_LIST= 19:00:11 + [[ -n pre-commit ]] 19:00:11 + TOX_OPTIONS_LIST=' -e pre-commit' 19:00:11 + case ${PARALLEL,,} in 19:00:11 + tox -e pre-commit 19:00:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:00:12 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 19:00:14 pre-commit: freeze> python -m pip freeze --all 19:00:15 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 19:00:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:00:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:00:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:00:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:00:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:00:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:00:17 [INFO] Once installed this environment will be reused. 19:00:17 [INFO] This may take a few minutes... 19:00:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:00:21 [INFO] Once installed this environment will be reused. 19:00:21 [INFO] This may take a few minutes... 19:00:25 trim trailing whitespace.................................................Passed 19:00:25 Tabs remover.............................................................Passed 19:00:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:00:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:00:26 [INFO] Once installed this environment will be reused. 19:00:26 [INFO] This may take a few minutes... 19:00:34 gitlint..............................................(no files to check)Skipped 19:00:34 pre-commit: OK (23.15=setup[3.88]+cmd[10.78,8.49] seconds) 19:00:34 congratulations :) (23.19 seconds) 19:00:34 + tox_status=0 19:00:34 + echo '---> Completed tox runs' 19:00:34 ---> Completed tox runs 19:00:34 + for i in .tox/*/log 19:00:34 ++ echo .tox/pre-commit/log 19:00:34 ++ awk -F/ '{print $2}' 19:00:34 + tox_env=pre-commit 19:00:34 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:00:34 + DOC_DIR=docs/_build/html 19:00:34 + [[ -d docs/_build/html ]] 19:00:34 + echo '---> tox-run.sh ends' 19:00:34 ---> tox-run.sh ends 19:00:34 + test 0 -eq 0 19:00:34 $ ssh-agent -k 19:00:34 unset SSH_AUTH_SOCK; 19:00:34 unset SSH_AGENT_PID; 19:00:34 echo Agent pid 1636 killed; 19:00:34 [ssh-agent] Stopped. 19:00:34 [PostBuildScript] - [INFO] Executing post build scripts. 19:00:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8151769913498696129.sh 19:00:34 ---> sysstat.sh 19:00:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17303761104468930384.sh 19:00:35 ---> package-listing.sh 19:00:35 ++ facter osfamily 19:00:35 ++ tr '[:upper:]' '[:lower:]' 19:00:35 + OS_FAMILY=debian 19:00:35 + workspace=/w/workspace/oom-master-pre-commit-lint 19:00:35 + START_PACKAGES=/tmp/packages_start.txt 19:00:35 + END_PACKAGES=/tmp/packages_end.txt 19:00:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:00:35 + PACKAGES=/tmp/packages_start.txt 19:00:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:00:35 + PACKAGES=/tmp/packages_end.txt 19:00:35 + case "${OS_FAMILY}" in 19:00:35 + dpkg -l 19:00:35 + grep '^ii' 19:00:35 + '[' -f /tmp/packages_start.txt ']' 19:00:35 + '[' -f /tmp/packages_end.txt ']' 19:00:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:00:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:00:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:00:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:00:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6363276367747859211.sh 19:00:35 ---> capture-instance-metadata.sh 19:00:35 Setup pyenv: 19:00:35 system 19:00:35 3.8.13 19:00:35 3.9.13 19:00:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:00:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nwxT 19:00:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:00:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:00:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:00:42 lf-activate-venv(): INFO: Base packages installed successfully 19:00:42 lf-activate-venv(): INFO: Installing additional packages: lftools 19:01:02 lf-activate-venv(): INFO: Adding /tmp/venv-nwxT/bin to PATH 19:01:02 INFO: Running in OpenStack, capturing instance metadata 19:01:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9532905017280515310.sh 19:01:03 provisioning config files... 19:01:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3247046802141810363tmp 19:01:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:01:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:01:03 [EnvInject] - Injecting environment variables from a build step. 19:01:03 [EnvInject] - Injecting as environment variables the properties content 19:01:03 SERVER_ID=logs 19:01:03 19:01:03 [EnvInject] - Variables injected successfully. 19:01:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1369430165461796430.sh 19:01:03 ---> create-netrc.sh 19:01:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3461519588789056919.sh 19:01:03 ---> python-tools-install.sh 19:01:03 Setup pyenv: 19:01:03 system 19:01:03 3.8.13 19:01:03 3.9.13 19:01:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:01:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nwxT from file:/tmp/.os_lf_venv 19:01:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:05 lf-activate-venv(): INFO: Base packages installed successfully 19:01:05 lf-activate-venv(): INFO: Installing additional packages: lftools 19:01:15 lf-activate-venv(): INFO: Adding /tmp/venv-nwxT/bin to PATH 19:01:15 Generating Requirements File 19:01:37 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. 19:01:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:01:37 Python 3.10.6 19:01:37 pip 26.1.2 from /tmp/venv-nwxT/lib/python3.10/site-packages/pip (python 3.10) 19:01:38 aiohappyeyeballs==2.7.1 19:01:38 aiohttp==3.14.3 19:01:38 aiosignal==1.4.0 19:01:38 appdirs==1.4.4 19:01:38 argcomplete==3.7.0 19:01:38 aspy.yaml==1.3.0 19:01:38 async-timeout==5.0.1 19:01:38 attrs==26.1.0 19:01:38 autopage==0.6.0 19:01:38 backports.strenum==1.3.1 19:01:38 beautifulsoup4==4.15.0 19:01:38 boto3==1.43.57 19:01:38 botocore==1.43.57 19:01:38 bs4==0.0.2 19:01:38 certifi==2026.7.22 19:01:38 cffi==2.1.0 19:01:38 cfgv==3.5.0 19:01:38 chardet==7.4.3 19:01:38 charset-normalizer==3.4.9 19:01:38 click==8.4.2 19:01:38 cliff==4.14.0 19:01:38 cmd2==3.5.1 19:01:38 cryptography==3.3.2 19:01:38 debtcollector==3.1.0 19:01:38 decorator==5.3.1 19:01:38 defusedxml==0.7.1 19:01:38 Deprecated==1.3.1 19:01:38 distlib==0.4.3 19:01:38 dnspython==2.8.0 19:01:38 docker==7.2.0 19:01:38 dogpile.cache==1.5.0 19:01:38 durationpy==0.10 19:01:38 email-validator==2.3.0 19:01:38 filelock==3.32.0 19:01:38 frozenlist==1.8.0 19:01:38 future==1.0.0 19:01:38 gitdb==4.0.12 19:01:38 GitPython==3.1.57 19:01:38 httplib2==0.30.2 19:01:38 identify==2.6.19 19:01:38 idna==3.18 19:01:38 importlib-resources==1.5.0 19:01:38 iso8601==2.1.0 19:01:38 Jinja2==3.1.6 19:01:38 jmespath==1.1.0 19:01:38 jsonpatch==1.33 19:01:38 jsonpointer==3.1.1 19:01:38 jsonschema==4.26.0 19:01:38 jsonschema-specifications==2025.9.1 19:01:38 keystoneauth1==5.14.0 19:01:38 kubernetes==36.0.3 19:01:38 lftools==0.37.22 19:01:38 lxml==6.1.1 19:01:38 markdown-it-py==4.2.0 19:01:38 MarkupSafe==3.0.3 19:01:38 mdurl==0.1.2 19:01:38 msgpack==1.2.1 19:01:38 multi_key_dict==2.0.3 19:01:38 multidict==6.7.1 19:01:38 munch==4.0.0 19:01:38 netaddr==1.3.0 19:01:38 niet==1.4.2 19:01:38 nodeenv==1.10.0 19:01:38 oauth2client==4.1.3 19:01:38 oauthlib==3.3.1 19:01:38 openstacksdk==4.13.0 19:01:38 os-service-types==1.8.2 19:01:38 osc-lib==4.6.0 19:01:38 oslo.config==10.4.0 19:01:38 oslo.context==6.4.0 19:01:38 oslo.i18n==6.8.0 19:01:38 oslo.log==8.2.0 19:01:38 oslo.serialization==5.10.0 19:01:38 oslo.utils==10.1.1 19:01:38 packaging==26.2 19:01:38 pbr==7.0.3 19:01:38 platformdirs==4.11.0 19:01:38 prettytable==3.18.0 19:01:38 propcache==0.5.2 19:01:38 psutil==7.2.2 19:01:38 pyasn1==0.6.4 19:01:38 pyasn1_modules==0.4.2 19:01:38 pycparser==3.0 19:01:38 pygerrit2==2.0.15 19:01:38 PyGithub==2.9.1 19:01:38 Pygments==2.20.0 19:01:38 PyJWT==2.13.0 19:01:38 PyNaCl==1.6.2 19:01:38 pyparsing==2.4.7 19:01:38 pyperclip==1.11.0 19:01:38 pyrsistent==0.20.0 19:01:38 python-cinderclient==9.9.0 19:01:38 python-dateutil==2.9.0.post0 19:01:38 python-discovery==1.5.0 19:01:38 python-heatclient==5.2.0 19:01:38 python-jenkins==1.8.3 19:01:38 python-keystoneclient==5.8.0 19:01:38 python-magnumclient==4.11.0 19:01:38 python-openstackclient==10.0.0 19:01:38 python-swiftclient==4.10.0 19:01:38 PyYAML==6.0.3 19:01:38 referencing==0.37.0 19:01:38 requests==2.34.2 19:01:38 requests-oauthlib==2.0.0 19:01:38 rfc3986==2.0.0 19:01:38 rich==15.0.0 19:01:38 rich-argparse==1.8.0 19:01:38 rpds-py==0.30.0 19:01:38 rsa==4.9.1 19:01:38 ruamel.yaml==0.19.1 19:01:38 ruamel.yaml.clib==0.2.15 19:01:38 s3transfer==0.19.2 19:01:38 simplejson==4.1.1 19:01:38 six==1.17.0 19:01:38 smmap==5.0.3 19:01:38 soupsieve==2.9.1 19:01:38 stevedore==5.8.0 19:01:38 tabulate==0.10.0 19:01:38 toml==0.10.2 19:01:38 tomlkit==0.15.1 19:01:38 tqdm==4.70.0 19:01:38 typing_extensions==4.16.0 19:01:38 urllib3==1.26.20 19:01:38 virtualenv==21.7.0 19:01:38 wcwidth==0.8.2 19:01:38 websocket-client==1.9.0 19:01:38 wrapt==2.3.0 19:01:38 xdg==6.0.0 19:01:38 xmltodict==1.0.4 19:01:38 yarl==1.24.5 19:01:38 yq==4.1.2 19:01:38 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins6492192086283006773.sh 19:01:38 ---> uv-install.sh 19:01:38 Installing uv/uvx (latest) using shell installer 19:01:38 2026-07-28 19:01:38 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-PTJE4F.sh" [1] 19:01:38 downloading uv 0.11.33 x86_64-unknown-linux-gnu 19:01:39 installing to /home/jenkins/.local/bin 19:01:39 uv 19:01:39 uvx 19:01:39 everything's installed! 19:01:39 19:01:39 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:01:39 19:01:39 source $HOME/.local/bin/env (sh, bash, zsh) 19:01:39 source $HOME/.local/bin/env.fish (fish) 19:01:39 Adding install location to PATH 19:01:39 ---> Validating uv/uvx install 19:01:39 uvx 0.11.33 (x86_64-unknown-linux-gnu) 19:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6460282715774606624.sh 19:01:39 ---> sudo-logs.sh 19:01:39 Archiving 'sudo' log.. 19:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15727995375770111389.sh 19:01:39 ---> job-cost.sh 19:01:39 INFO: Activating Python virtual environment... 19:01:39 Setup pyenv: 19:01:39 system 19:01:39 3.8.13 19:01:39 3.9.13 19:01:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nwxT from file:/tmp/.os_lf_venv 19:01:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:41 lf-activate-venv(): INFO: Base packages installed successfully 19:01:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:01:46 lf-activate-venv(): INFO: Adding /tmp/venv-nwxT/bin to PATH 19:01:46 INFO: No stack-cost file found 19:01:46 INFO: Instance uptime: 145s 19:01:46 INFO: Fetching instance metadata (attempt 1 of 3)... 19:01:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:01:46 INFO: Successfully fetched instance metadata 19:01:46 INFO: Instance type: v3-standard-4 19:01:46 INFO: Retrieving pricing info for: v3-standard-4 19:01:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:01:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=145 19:01:46 INFO: Successfully fetched Vexxhost pricing API 19:01:46 INFO: Retrieved cost: 0.11 19:01:46 INFO: Retrieved resource: v3-standard-4 19:01:46 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 19:01:46 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 19:01:46 INFO: Successfully archived job cost data 19:01:46 DEBUG: Cost data: oom-master-pre-commit-lint,4762,2026-07-28 19:01:46,v3-standard-4,145,0.11,0.00,SUCCESS 19:01:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5244808164443462115.sh 19:01:46 ---> logs-deploy.sh 19:01:46 Setup pyenv: 19:01:46 system 19:01:46 3.8.13 19:01:46 3.9.13 19:01:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:01:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nwxT from file:/tmp/.os_lf_venv 19:01:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:01:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:01:48 lf-activate-venv(): INFO: Base packages installed successfully 19:01:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:01:56 lf-activate-venv(): INFO: Adding /tmp/venv-nwxT/bin to PATH 19:01:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4762 19:01:56 INFO: archiving workspace using pattern(s): 19:01:57 Archives upload complete. 19:01:57 INFO: archiving logs to Nexus 19:01:58 ---> uname -a: 19:01:58 Linux prd-ubuntu1804-builder-4c-4g-13426 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:01:58 19:01:58 19:01:58 ---> lscpu: 19:01:58 Architecture: x86_64 19:01:58 CPU op-mode(s): 32-bit, 64-bit 19:01:58 Byte Order: Little Endian 19:01:58 CPU(s): 4 19:01:58 On-line CPU(s) list: 0-3 19:01:58 Thread(s) per core: 1 19:01:58 Core(s) per socket: 1 19:01:58 Socket(s): 4 19:01:58 NUMA node(s): 1 19:01:58 Vendor ID: AuthenticAMD 19:01:58 CPU family: 23 19:01:58 Model: 49 19:01:58 Model name: AMD EPYC-Rome Processor 19:01:58 Stepping: 0 19:01:58 CPU MHz: 2799.998 19:01:58 BogoMIPS: 5599.99 19:01:58 Virtualization: AMD-V 19:01:58 Hypervisor vendor: KVM 19:01:58 Virtualization type: full 19:01:58 L1d cache: 32K 19:01:58 L1i cache: 32K 19:01:58 L2 cache: 512K 19:01:58 L3 cache: 16384K 19:01:58 NUMA node0 CPU(s): 0-3 19:01:58 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 19:01:58 19:01:58 19:01:58 ---> nproc: 19:01:58 4 19:01:58 19:01:58 19:01:58 ---> df -h: 19:01:58 Filesystem Size Used Avail Use% Mounted on 19:01:58 udev 7.9G 0 7.9G 0% /dev 19:01:58 tmpfs 1.6G 676K 1.6G 1% /run 19:01:58 /dev/vda1 78G 8.5G 69G 11% / 19:01:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:01:58 tmpfs 5.0M 0 5.0M 0% /run/lock 19:01:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:01:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:01:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:01:58 19:01:58 19:01:58 ---> free -m: 19:01:58 total used free shared buff/cache available 19:01:58 Mem: 16040 542 13156 0 2341 15174 19:01:58 Swap: 1023 0 1023 19:01:58 19:01:58 19:01:58 ---> ip addr: 19:01:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:01:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:01:58 inet 127.0.0.1/8 scope host lo 19:01:58 valid_lft forever preferred_lft forever 19:01:58 inet6 ::1/128 scope host 19:01:58 valid_lft forever preferred_lft forever 19:01:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:01:58 link/ether fa:16:3e:a2:94:86 brd ff:ff:ff:ff:ff:ff 19:01:58 inet 10.30.106.137/23 brd 10.30.107.255 scope global dynamic ens3 19:01:58 valid_lft 86250sec preferred_lft 86250sec 19:01:58 inet6 fe80::f816:3eff:fea2:9486/64 scope link 19:01:58 valid_lft forever preferred_lft forever 19:01:58 19:01:58 19:01:58 ---> sar -b -r -n DEV: 19:01:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13426) 07/28/26 _x86_64_ (4 CPU) 19:01:58 19:01:58 18:59:31 LINUX RESTART (4 CPU) 19:01:58 19:01:58 19:00:01 tps rtps wtps bread/s bwrtn/s 19:01:58 19:01:01 127.81 8.98 118.83 191.80 32187.40 19:01:58 Average: 127.81 8.98 118.83 191.80 32187.40 19:01:58 19:01:58 19:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:01:58 19:01:01 13655976 15509024 2768992 16.86 76684 1962392 820148 4.69 837932 1687232 225516 19:01:58 Average: 13655976 15509024 2768992 16.86 76684 1962392 820148 4.69 837932 1687232 225516 19:01:58 19:01:58 19:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:01:58 19:01:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 19:01:58 19:01:01 ens3 94.75 68.26 1481.00 12.89 0.00 0.00 0.00 0.00 19:01:58 Average: lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 19:01:58 Average: ens3 94.75 68.26 1481.00 12.89 0.00 0.00 0.00 0.00 19:01:58 19:01:58 19:01:58 ---> sar -P ALL: 19:01:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13426) 07/28/26 _x86_64_ (4 CPU) 19:01:58 19:01:58 18:59:31 LINUX RESTART (4 CPU) 19:01:58 19:01:58 19:00:01 CPU %user %nice %system %iowait %steal %idle 19:01:58 19:01:01 all 22.93 0.00 2.11 1.80 0.07 73.10 19:01:58 19:01:01 0 16.37 0.00 1.77 0.40 0.07 81.40 19:01:58 19:01:01 1 32.00 0.00 3.07 0.65 0.07 64.21 19:01:58 19:01:01 2 21.80 0.00 1.89 2.67 0.07 73.58 19:01:58 19:01:01 3 21.61 0.00 1.71 3.50 0.08 73.11 19:01:58 Average: all 22.93 0.00 2.11 1.80 0.07 73.10 19:01:58 Average: 0 16.37 0.00 1.77 0.40 0.07 81.40 19:01:58 Average: 1 32.00 0.00 3.07 0.65 0.07 64.21 19:01:58 Average: 2 21.80 0.00 1.89 2.67 0.07 73.58 19:01:58 Average: 3 21.61 0.00 1.71 3.50 0.08 73.11 19:01:58 19:01:58 19:01:58