19:05:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146656 19:05:17 Running as SYSTEM 19:05:17 [EnvInject] - Loading node environment variables. 19:05:17 Building remotely on prd-ubuntu1804-builder-4c-4g-13445 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:05:17 [ssh-agent] Looking for ssh-agent implementation... 19:05:17 $ ssh-agent 19:05:17 SSH_AUTH_SOCK=/tmp/ssh-lJZt0Mt9Jwuu/agent.1645 19:05:17 SSH_AGENT_PID=1647 19:05:17 [ssh-agent] Started. 19:05:17 Running ssh-add (command line suppressed) 19:05:17 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1017599838900948984.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1017599838900948984.key) 19:05:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:05:17 The recommended git tool is: NONE 19:05:19 using credential onap-jenkins-ssh 19:05:19 Wiping out workspace first. 19:05:19 Cloning the remote Git repository 19:05:19 Cloning repository git://cloud.onap.org/mirror/oom.git 19:05:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:05:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:05:19 > git --version # timeout=10 19:05:19 > git --version # 'git version 2.17.1' 19:05:19 using GIT_SSH to set credentials Gerrit user 19:05:19 Verifying host key using manually-configured host key entries 19:05:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:05:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:05:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:05:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:05:25 using GIT_SSH to set credentials Gerrit user 19:05:25 Verifying host key using manually-configured host key entries 19:05:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/56/146656/2 # timeout=30 19:05:25 > git rev-parse 358f66f82c8f9272b0940c11dbe0f7c065125f36^{commit} # timeout=10 19:05:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:05:25 Checking out Revision 358f66f82c8f9272b0940c11dbe0f7c065125f36 (refs/changes/56/146656/2) 19:05:25 > git config core.sparsecheckout # timeout=10 19:05:25 > git checkout -f 358f66f82c8f9272b0940c11dbe0f7c065125f36 # timeout=30 19:05:28 Commit message: "[DOCS] FIX multiple duplicated word typos" 19:05:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:05:28 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 19:05:29 [EnvInject] - Injecting environment variables from a build step. 19:05:29 [EnvInject] - Injecting as environment variables the properties content 19:05:29 PYTHON=python3 19:05:29 19:05:29 [EnvInject] - Variables injected successfully. 19:05:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3959272443711595755.sh 19:05:29 ---> tox-install.sh 19:05:29 + source /home/jenkins/lf-env.sh 19:05:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:05:29 ++ mktemp -d /tmp/venv-XXXX 19:05:29 + lf_venv=/tmp/venv-mokt 19:05:29 + local venv_file=/tmp/.os_lf_venv 19:05:29 + local python=python3 19:05:29 + local options 19:05:29 + local set_path=true 19:05:29 + local install_args= 19:05:29 ++ 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:05:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:05:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:05:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:05:29 + true 19:05:29 + case $1 in 19:05:29 + venv_file=/tmp/.toxenv 19:05:29 + shift 2 19:05:29 + true 19:05:29 + case $1 in 19:05:29 + shift 19:05:29 + break 19:05:29 + case $python in 19:05:29 + local pkg_list= 19:05:29 + [[ -d /opt/pyenv ]] 19:05:29 + echo 'Setup pyenv:' 19:05:29 Setup pyenv: 19:05:29 + export PYENV_ROOT=/opt/pyenv 19:05:29 + PYENV_ROOT=/opt/pyenv 19:05:29 + 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 19:05:29 + 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 19:05:29 + pyenv versions 19:05:29 * system (set by /opt/pyenv/version) 19:05:29 * 3.8.13 (set by /opt/pyenv/version) 19:05:29 * 3.9.13 (set by /opt/pyenv/version) 19:05:29 * 3.10.6 (set by /opt/pyenv/version) 19:05:29 + command -v pyenv 19:05:29 ++ pyenv init - --no-rehash 19:05:29 + 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:05:29 export PATH="/opt/pyenv/shims:${PATH}" 19:05:29 export PYENV_SHELL=bash 19:05:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:05:29 pyenv() { 19:05:29 local command 19:05:29 command="${1:-}" 19:05:29 if [ "$#" -gt 0 ]; then 19:05:29 shift 19:05:29 fi 19:05:29 19:05:29 case "$command" in 19:05:29 rehash|shell) 19:05:29 eval "$(pyenv "sh-$command" "$@")" 19:05:29 ;; 19:05:29 *) 19:05:29 command pyenv "$command" "$@" 19:05:29 ;; 19:05:29 esac 19:05:29 }' 19:05:29 +++ 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:05:29 ++ 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 19:05:29 ++ 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 19:05:29 ++ 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 19:05:29 ++ export PYENV_SHELL=bash 19:05:29 ++ PYENV_SHELL=bash 19:05:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:05:29 +++ complete -F _pyenv pyenv 19:05:29 ++ lf-pyver python3 19:05:29 ++ local py_version_xy=python3 19:05:29 ++ local py_version_xyz= 19:05:29 ++ pyenv versions 19:05:29 ++ local command 19:05:29 ++ command=versions 19:05:29 ++ '[' 1 -gt 0 ']' 19:05:29 ++ shift 19:05:29 ++ case "$command" in 19:05:29 ++ command pyenv versions 19:05:29 ++ pyenv versions 19:05:29 ++ sed 's/^[ *]* //' 19:05:29 ++ awk '{ print $1 }' 19:05:29 ++ grep -E '^[0-9.]*[0-9]$' 19:05:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:05:29 +++ grep '^3' /tmp/.pyenv_versions 19:05:29 +++ sort -V 19:05:29 +++ tail -n 1 19:05:29 ++ py_version_xyz=3.10.6 19:05:29 ++ [[ -z 3.10.6 ]] 19:05:29 ++ echo 3.10.6 19:05:29 ++ return 0 19:05:29 + pyenv local 3.10.6 19:05:29 + local command 19:05:29 + command=local 19:05:29 + '[' 2 -gt 0 ']' 19:05:29 + shift 19:05:29 + case "$command" in 19:05:29 + command pyenv local 3.10.6 19:05:29 + pyenv local 3.10.6 19:05:29 + for arg in "$@" 19:05:29 + case $arg in 19:05:29 + pkg_list+='tox ' 19:05:29 + for arg in "$@" 19:05:29 + case $arg in 19:05:29 + pkg_list+='virtualenv ' 19:05:29 + for arg in "$@" 19:05:29 + case $arg in 19:05:29 + pkg_list+='urllib3~=1.26.15 ' 19:05:29 + [[ -f /tmp/.toxenv ]] 19:05:29 + [[ ! -f /tmp/.toxenv ]] 19:05:29 + [[ -n '' ]] 19:05:29 + python3 -m venv /tmp/venv-mokt 19:05:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mokt' 19:05:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mokt 19:05:33 + echo /tmp/venv-mokt 19:05:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:05:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:05:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:05:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:33 + local 'pip_opts=--upgrade --quiet' 19:05:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:05:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:05:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:05:33 + [[ -n '' ]] 19:05:33 + [[ -n '' ]] 19:05:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:05:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:33 + /tmp/venv-mokt/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:05:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:05:37 lf-activate-venv(): INFO: Base packages installed successfully 19:05:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:05:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:05:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:05:37 + /tmp/venv-mokt/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:05:40 + type python3 19:05:40 + true 19:05:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mokt/bin to PATH' 19:05:40 lf-activate-venv(): INFO: Adding /tmp/venv-mokt/bin to PATH 19:05:40 + PATH=/tmp/venv-mokt/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:05:40 + return 0 19:05:40 + python3 --version 19:05:40 Python 3.10.6 19:05:40 + python3 -m pip --version 19:05:40 pip 26.1.2 from /tmp/venv-mokt/lib/python3.10/site-packages/pip (python 3.10) 19:05:40 + python3 -m pip freeze 19:05:40 cachetools==7.1.6 19:05:40 colorama==0.4.6 19:05:40 distlib==0.4.3 19:05:40 filelock==3.32.0 19:05:40 packaging==26.2 19:05:40 platformdirs==4.11.0 19:05:40 pluggy==1.6.0 19:05:40 pyproject-api==1.11.0 19:05:40 python-discovery==1.5.0 19:05:40 tomli==2.4.1 19:05:40 tomli_w==1.2.0 19:05:40 tox==4.58.0 19:05:40 typing_extensions==4.16.0 19:05:40 urllib3==1.26.20 19:05:40 virtualenv==21.7.0 19:05:40 [EnvInject] - Injecting environment variables from a build step. 19:05:40 [EnvInject] - Injecting as environment variables the properties content 19:05:40 PARALLEL=false 19:05:40 19:05:40 [EnvInject] - Variables injected successfully. 19:05:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins105586203231264933.sh 19:05:40 ---> tox-run.sh 19:05:40 + 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:05:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:05:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:05:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:05:40 + cd /w/workspace/oom-master-pre-commit-lint/. 19:05:40 + source /home/jenkins/lf-env.sh 19:05:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:05:40 ++ mktemp -d /tmp/venv-XXXX 19:05:40 + lf_venv=/tmp/venv-dBvJ 19:05:40 + local venv_file=/tmp/.os_lf_venv 19:05:40 + local python=python3 19:05:40 + local options 19:05:40 + local set_path=true 19:05:40 + local install_args= 19:05:40 ++ 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:05:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:05:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:05:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:05:40 + true 19:05:40 + case $1 in 19:05:40 + venv_file=/tmp/.toxenv 19:05:40 + shift 2 19:05:40 + true 19:05:40 + case $1 in 19:05:40 + shift 19:05:40 + break 19:05:40 + case $python in 19:05:40 + local pkg_list= 19:05:40 + [[ -d /opt/pyenv ]] 19:05:40 + echo 'Setup pyenv:' 19:05:40 Setup pyenv: 19:05:40 + export PYENV_ROOT=/opt/pyenv 19:05:40 + PYENV_ROOT=/opt/pyenv 19:05:40 + 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:05:40 + 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:05:40 + pyenv versions 19:05:40 system 19:05:40 3.8.13 19:05:40 3.9.13 19:05:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:05:40 + command -v pyenv 19:05:40 ++ pyenv init - --no-rehash 19:05:40 + 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:05:40 export PATH="/opt/pyenv/shims:${PATH}" 19:05:40 export PYENV_SHELL=bash 19:05:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:05:40 pyenv() { 19:05:40 local command 19:05:40 command="${1:-}" 19:05:40 if [ "$#" -gt 0 ]; then 19:05:40 shift 19:05:40 fi 19:05:40 19:05:40 case "$command" in 19:05:40 rehash|shell) 19:05:40 eval "$(pyenv "sh-$command" "$@")" 19:05:40 ;; 19:05:40 *) 19:05:40 command pyenv "$command" "$@" 19:05:40 ;; 19:05:40 esac 19:05:40 }' 19:05:40 +++ 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:05:40 ++ 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:05:40 ++ 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:05:40 ++ 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:05:40 ++ export PYENV_SHELL=bash 19:05:40 ++ PYENV_SHELL=bash 19:05:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:05:40 +++ complete -F _pyenv pyenv 19:05:40 ++ lf-pyver python3 19:05:40 ++ local py_version_xy=python3 19:05:40 ++ local py_version_xyz= 19:05:40 ++ pyenv versions 19:05:40 ++ local command 19:05:40 ++ command=versions 19:05:40 ++ '[' 1 -gt 0 ']' 19:05:40 ++ shift 19:05:40 ++ case "$command" in 19:05:40 ++ command pyenv versions 19:05:40 ++ pyenv versions 19:05:40 ++ sed 's/^[ *]* //' 19:05:40 ++ grep -E '^[0-9.]*[0-9]$' 19:05:40 ++ awk '{ print $1 }' 19:05:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:05:40 +++ grep '^3' /tmp/.pyenv_versions 19:05:40 +++ sort -V 19:05:40 +++ tail -n 1 19:05:40 ++ py_version_xyz=3.10.6 19:05:40 ++ [[ -z 3.10.6 ]] 19:05:40 ++ echo 3.10.6 19:05:40 ++ return 0 19:05:40 + pyenv local 3.10.6 19:05:40 + local command 19:05:40 + command=local 19:05:40 + '[' 2 -gt 0 ']' 19:05:40 + shift 19:05:40 + case "$command" in 19:05:40 + command pyenv local 3.10.6 19:05:40 + pyenv local 3.10.6 19:05:41 + for arg in "$@" 19:05:41 + case $arg in 19:05:41 + pkg_list+='tox ' 19:05:41 + for arg in "$@" 19:05:41 + case $arg in 19:05:41 + pkg_list+='virtualenv ' 19:05:41 + for arg in "$@" 19:05:41 + case $arg in 19:05:41 + pkg_list+='urllib3~=1.26.15 ' 19:05:41 + [[ -f /tmp/.toxenv ]] 19:05:41 ++ cat /tmp/.toxenv 19:05:41 + lf_venv=/tmp/venv-mokt 19:05:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mokt from' file:/tmp/.toxenv 19:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mokt from file:/tmp/.toxenv 19:05:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:05:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:05:41 + local 'pip_opts=--upgrade --quiet' 19:05:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:05:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:05:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:05:41 + [[ -n '' ]] 19:05:41 + [[ -n '' ]] 19:05:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:05:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:05:41 + /tmp/venv-mokt/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:05:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:05:41 lf-activate-venv(): INFO: Base packages installed successfully 19:05:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:05:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:05:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:05:41 + /tmp/venv-mokt/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:05:42 + type python3 19:05:42 + true 19:05:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mokt/bin to PATH' 19:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-mokt/bin to PATH 19:05:42 + PATH=/tmp/venv-mokt/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:05:42 + return 0 19:05:42 + [[ -d /opt/pyenv ]] 19:05:42 + echo '---> Setting up pyenv' 19:05:42 ---> Setting up pyenv 19:05:42 + export PYENV_ROOT=/opt/pyenv 19:05:42 + PYENV_ROOT=/opt/pyenv 19:05:42 + export PATH=/opt/pyenv/bin:/tmp/venv-mokt/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:05:42 + PATH=/opt/pyenv/bin:/tmp/venv-mokt/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:05:42 ++ pwd 19:05:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:05:42 + export PYTHONPATH 19:05:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:05:42 + TOX_TESTENV_PASSENV=PYTHONPATH 19:05:42 + tox --version 19:05:43 4.58.0 from /tmp/venv-mokt/lib/python3.10/site-packages/tox/__init__.py 19:05:43 + PARALLEL=false 19:05:43 + TOX_OPTIONS_LIST= 19:05:43 + [[ -n pre-commit ]] 19:05:43 + TOX_OPTIONS_LIST=' -e pre-commit' 19:05:43 + case ${PARALLEL,,} in 19:05:43 + tox -e pre-commit 19:05:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:05:44 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 19:05:47 pre-commit: freeze> python -m pip freeze --all 19:05:47 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:05:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:05:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:05:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:05:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:05:53 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:05:54 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:05:54 [INFO] Once installed this environment will be reused. 19:05:54 [INFO] This may take a few minutes... 19:05:57 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:05:57 [INFO] Once installed this environment will be reused. 19:05:57 [INFO] This may take a few minutes... 19:06:02 trim trailing whitespace.................................................Passed 19:06:02 Tabs remover.............................................................Passed 19:06:02 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:06:02 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:06:02 [INFO] Once installed this environment will be reused. 19:06:02 [INFO] This may take a few minutes... 19:06:10 gitlint..............................................(no files to check)Skipped 19:06:10 pre-commit: OK (27.22=setup[3.88]+cmd[15.19,8.15] seconds) 19:06:10 congratulations :) (27.26 seconds) 19:06:10 + tox_status=0 19:06:10 + echo '---> Completed tox runs' 19:06:10 ---> Completed tox runs 19:06:10 + for i in .tox/*/log 19:06:10 ++ echo .tox/pre-commit/log 19:06:10 ++ awk -F/ '{print $2}' 19:06:10 + tox_env=pre-commit 19:06:10 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:06:10 + DOC_DIR=docs/_build/html 19:06:10 + [[ -d docs/_build/html ]] 19:06:10 + echo '---> tox-run.sh ends' 19:06:10 ---> tox-run.sh ends 19:06:10 + test 0 -eq 0 19:06:10 $ ssh-agent -k 19:06:10 unset SSH_AUTH_SOCK; 19:06:10 unset SSH_AGENT_PID; 19:06:10 echo Agent pid 1647 killed; 19:06:10 [ssh-agent] Stopped. 19:06:10 [PostBuildScript] - [INFO] Executing post build scripts. 19:06:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1893818076074923983.sh 19:06:10 ---> sysstat.sh 19:06:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9538545528170500197.sh 19:06:11 ---> package-listing.sh 19:06:11 ++ facter osfamily 19:06:11 ++ tr '[:upper:]' '[:lower:]' 19:06:11 + OS_FAMILY=debian 19:06:11 + workspace=/w/workspace/oom-master-pre-commit-lint 19:06:11 + START_PACKAGES=/tmp/packages_start.txt 19:06:11 + END_PACKAGES=/tmp/packages_end.txt 19:06:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:06:11 + PACKAGES=/tmp/packages_start.txt 19:06:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:06:11 + PACKAGES=/tmp/packages_end.txt 19:06:11 + case "${OS_FAMILY}" in 19:06:11 + dpkg -l 19:06:11 + grep '^ii' 19:06:11 + '[' -f /tmp/packages_start.txt ']' 19:06:11 + '[' -f /tmp/packages_end.txt ']' 19:06:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:06:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:06:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:06:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:06:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4711828658477075358.sh 19:06:11 ---> capture-instance-metadata.sh 19:06:11 Setup pyenv: 19:06:11 system 19:06:11 3.8.13 19:06:11 3.9.13 19:06:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:06:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0bNy 19:06:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:19 lf-activate-venv(): INFO: Base packages installed successfully 19:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-0bNy/bin to PATH 19:06:39 INFO: Running in OpenStack, capturing instance metadata 19:06:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9422686388924266654.sh 19:06:39 provisioning config files... 19:06:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4078038112487045411tmp 19:06:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:06:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:06:39 [EnvInject] - Injecting environment variables from a build step. 19:06:39 [EnvInject] - Injecting as environment variables the properties content 19:06:39 SERVER_ID=logs 19:06:39 19:06:39 [EnvInject] - Variables injected successfully. 19:06:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5557824781572520874.sh 19:06:39 ---> create-netrc.sh 19:06:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7461552248869753516.sh 19:06:39 ---> python-tools-install.sh 19:06:39 Setup pyenv: 19:06:39 system 19:06:39 3.8.13 19:06:39 3.9.13 19:06:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:06:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0bNy from file:/tmp/.os_lf_venv 19:06:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:06:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:06:41 lf-activate-venv(): INFO: Base packages installed successfully 19:06:41 lf-activate-venv(): INFO: Installing additional packages: lftools 19:06:48 lf-activate-venv(): INFO: Adding /tmp/venv-0bNy/bin to PATH 19:06:48 Generating Requirements File 19:07:09 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:07:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:07:09 Python 3.10.6 19:07:09 pip 26.1.2 from /tmp/venv-0bNy/lib/python3.10/site-packages/pip (python 3.10) 19:07:10 aiohappyeyeballs==2.7.1 19:07:10 aiohttp==3.14.3 19:07:10 aiosignal==1.4.0 19:07:10 appdirs==1.4.4 19:07:10 argcomplete==3.7.0 19:07:10 aspy.yaml==1.3.0 19:07:10 async-timeout==5.0.1 19:07:10 attrs==26.1.0 19:07:10 autopage==0.6.0 19:07:10 backports.strenum==1.3.1 19:07:10 beautifulsoup4==4.15.0 19:07:10 boto3==1.43.57 19:07:10 botocore==1.43.57 19:07:10 bs4==0.0.2 19:07:10 certifi==2026.7.22 19:07:10 cffi==2.1.0 19:07:10 cfgv==3.5.0 19:07:10 chardet==7.4.3 19:07:10 charset-normalizer==3.4.9 19:07:10 click==8.4.2 19:07:10 cliff==4.14.0 19:07:10 cmd2==3.5.1 19:07:10 cryptography==3.3.2 19:07:10 debtcollector==3.1.0 19:07:10 decorator==5.3.1 19:07:10 defusedxml==0.7.1 19:07:10 Deprecated==1.3.1 19:07:10 distlib==0.4.3 19:07:10 dnspython==2.8.0 19:07:10 docker==7.2.0 19:07:10 dogpile.cache==1.5.0 19:07:10 durationpy==0.10 19:07:10 email-validator==2.3.0 19:07:10 filelock==3.32.0 19:07:10 frozenlist==1.8.0 19:07:10 future==1.0.0 19:07:10 gitdb==4.0.12 19:07:10 GitPython==3.1.57 19:07:10 httplib2==0.30.2 19:07:10 identify==2.6.19 19:07:10 idna==3.18 19:07:10 importlib-resources==1.5.0 19:07:10 iso8601==2.1.0 19:07:10 Jinja2==3.1.6 19:07:10 jmespath==1.1.0 19:07:10 jsonpatch==1.33 19:07:10 jsonpointer==3.1.1 19:07:10 jsonschema==4.26.0 19:07:10 jsonschema-specifications==2025.9.1 19:07:10 keystoneauth1==5.14.0 19:07:10 kubernetes==36.0.3 19:07:10 lftools==0.37.22 19:07:10 lxml==6.1.1 19:07:10 markdown-it-py==4.2.0 19:07:10 MarkupSafe==3.0.3 19:07:10 mdurl==0.1.2 19:07:10 msgpack==1.2.1 19:07:10 multi_key_dict==2.0.3 19:07:10 multidict==6.7.1 19:07:10 munch==4.0.0 19:07:10 netaddr==1.3.0 19:07:10 niet==1.4.2 19:07:10 nodeenv==1.10.0 19:07:10 oauth2client==4.1.3 19:07:10 oauthlib==3.3.1 19:07:10 openstacksdk==4.13.0 19:07:10 os-service-types==1.8.2 19:07:10 osc-lib==4.6.0 19:07:10 oslo.config==10.4.0 19:07:10 oslo.context==6.4.0 19:07:10 oslo.i18n==6.8.0 19:07:10 oslo.log==8.2.0 19:07:10 oslo.serialization==5.10.0 19:07:10 oslo.utils==10.1.1 19:07:10 packaging==26.2 19:07:10 pbr==7.0.3 19:07:10 platformdirs==4.11.0 19:07:10 prettytable==3.18.0 19:07:10 propcache==0.5.2 19:07:10 psutil==7.2.2 19:07:10 pyasn1==0.6.4 19:07:10 pyasn1_modules==0.4.2 19:07:10 pycparser==3.0 19:07:10 pygerrit2==2.0.15 19:07:10 PyGithub==2.9.1 19:07:10 Pygments==2.20.0 19:07:10 PyJWT==2.13.0 19:07:10 PyNaCl==1.6.2 19:07:10 pyparsing==2.4.7 19:07:10 pyperclip==1.11.0 19:07:10 pyrsistent==0.20.0 19:07:10 python-cinderclient==9.9.0 19:07:10 python-dateutil==2.9.0.post0 19:07:10 python-discovery==1.5.0 19:07:10 python-heatclient==5.2.0 19:07:10 python-jenkins==1.8.3 19:07:10 python-keystoneclient==5.8.0 19:07:10 python-magnumclient==4.11.0 19:07:10 python-openstackclient==10.0.0 19:07:10 python-swiftclient==4.10.0 19:07:10 PyYAML==6.0.3 19:07:10 referencing==0.37.0 19:07:10 requests==2.34.2 19:07:10 requests-oauthlib==2.0.0 19:07:10 rfc3986==2.0.0 19:07:10 rich==15.0.0 19:07:10 rich-argparse==1.8.0 19:07:10 rpds-py==0.30.0 19:07:10 rsa==4.9.1 19:07:10 ruamel.yaml==0.19.1 19:07:10 ruamel.yaml.clib==0.2.15 19:07:10 s3transfer==0.19.2 19:07:10 simplejson==4.1.1 19:07:10 six==1.17.0 19:07:10 smmap==5.0.3 19:07:10 soupsieve==2.9.1 19:07:10 stevedore==5.8.0 19:07:10 tabulate==0.10.0 19:07:10 toml==0.10.2 19:07:10 tomlkit==0.15.1 19:07:10 tqdm==4.70.0 19:07:10 typing_extensions==4.16.0 19:07:10 urllib3==1.26.20 19:07:10 virtualenv==21.7.0 19:07:10 wcwidth==0.8.2 19:07:10 websocket-client==1.9.0 19:07:10 wrapt==2.3.0 19:07:10 xdg==6.0.0 19:07:10 xmltodict==1.0.4 19:07:10 yarl==1.24.5 19:07:10 yq==4.1.2 19:07:10 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4362134963570574141.sh 19:07:10 ---> uv-install.sh 19:07:10 Installing uv/uvx (latest) using shell installer 19:07:10 2026-07-28 19:07:10 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-NYU9D5.sh" [1] 19:07:10 downloading uv 0.12.0 x86_64-unknown-linux-gnu 19:07:11 installing to /home/jenkins/.local/bin 19:07:11 uv 19:07:11 uvx 19:07:11 everything's installed! 19:07:11 19:07:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 19:07:11 19:07:11 source $HOME/.local/bin/env (sh, bash, zsh) 19:07:11 source $HOME/.local/bin/env.fish (fish) 19:07:11 Adding install location to PATH 19:07:11 ---> Validating uv/uvx install 19:07:11 uvx 0.12.0 (x86_64-unknown-linux-gnu) 19:07:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6927661954024529294.sh 19:07:11 ---> sudo-logs.sh 19:07:11 Archiving 'sudo' log.. 19:07:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6574801743000925837.sh 19:07:11 ---> job-cost.sh 19:07:11 INFO: Activating Python virtual environment... 19:07:11 Setup pyenv: 19:07:11 system 19:07:11 3.8.13 19:07:11 3.9.13 19:07:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:07:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0bNy from file:/tmp/.os_lf_venv 19:07:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:13 lf-activate-venv(): INFO: Base packages installed successfully 19:07:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-0bNy/bin to PATH 19:07:18 INFO: No stack-cost file found 19:07:18 INFO: Instance uptime: 157s 19:07:18 INFO: Fetching instance metadata (attempt 1 of 3)... 19:07:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:07:18 INFO: Successfully fetched instance metadata 19:07:18 INFO: Instance type: v3-standard-4 19:07:18 INFO: Retrieving pricing info for: v3-standard-4 19:07:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:07:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=157 19:07:18 INFO: Successfully fetched Vexxhost pricing API 19:07:18 INFO: Retrieved cost: 0.11 19:07:18 INFO: Retrieved resource: v3-standard-4 19:07:18 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 19:07:18 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 19:07:18 INFO: Successfully archived job cost data 19:07:18 DEBUG: Cost data: oom-master-pre-commit-lint,4764,2026-07-28 19:07:18,v3-standard-4,157,0.11,0.00,SUCCESS 19:07:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10459356641983366852.sh 19:07:18 ---> logs-deploy.sh 19:07:18 Setup pyenv: 19:07:18 system 19:07:18 3.8.13 19:07:18 3.9.13 19:07:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:07:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0bNy from file:/tmp/.os_lf_venv 19:07:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:07:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:07:20 lf-activate-venv(): INFO: Base packages installed successfully 19:07:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:07:27 lf-activate-venv(): INFO: Adding /tmp/venv-0bNy/bin to PATH 19:07:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4764 19:07:27 INFO: archiving workspace using pattern(s): 19:07:28 Archives upload complete. 19:07:28 INFO: archiving logs to Nexus 19:07:29 ---> uname -a: 19:07:29 Linux prd-ubuntu1804-builder-4c-4g-13445 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:07:29 19:07:29 19:07:29 ---> lscpu: 19:07:29 Architecture: x86_64 19:07:29 CPU op-mode(s): 32-bit, 64-bit 19:07:29 Byte Order: Little Endian 19:07:29 CPU(s): 4 19:07:29 On-line CPU(s) list: 0-3 19:07:29 Thread(s) per core: 1 19:07:29 Core(s) per socket: 1 19:07:29 Socket(s): 4 19:07:29 NUMA node(s): 1 19:07:29 Vendor ID: AuthenticAMD 19:07:29 CPU family: 23 19:07:29 Model: 49 19:07:29 Model name: AMD EPYC-Rome Processor 19:07:29 Stepping: 0 19:07:29 CPU MHz: 2799.998 19:07:29 BogoMIPS: 5599.99 19:07:29 Virtualization: AMD-V 19:07:29 Hypervisor vendor: KVM 19:07:29 Virtualization type: full 19:07:29 L1d cache: 32K 19:07:29 L1i cache: 32K 19:07:29 L2 cache: 512K 19:07:29 L3 cache: 16384K 19:07:29 NUMA node0 CPU(s): 0-3 19:07:29 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:07:29 19:07:29 19:07:29 ---> nproc: 19:07:29 4 19:07:29 19:07:29 19:07:29 ---> df -h: 19:07:29 Filesystem Size Used Avail Use% Mounted on 19:07:29 udev 7.9G 0 7.9G 0% /dev 19:07:29 tmpfs 1.6G 676K 1.6G 1% /run 19:07:29 /dev/vda1 78G 8.5G 69G 11% / 19:07:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:07:29 tmpfs 5.0M 0 5.0M 0% /run/lock 19:07:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:07:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:07:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:07:29 19:07:29 19:07:29 ---> free -m: 19:07:29 total used free shared buff/cache available 19:07:29 Mem: 16040 570 13127 0 2342 15145 19:07:29 Swap: 1023 0 1023 19:07:29 19:07:29 19:07:29 ---> ip addr: 19:07:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:07:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:07:29 inet 127.0.0.1/8 scope host lo 19:07:29 valid_lft forever preferred_lft forever 19:07:29 inet6 ::1/128 scope host 19:07:29 valid_lft forever preferred_lft forever 19:07:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:07:29 link/ether fa:16:3e:0b:1c:20 brd ff:ff:ff:ff:ff:ff 19:07:29 inet 10.30.107.77/23 brd 10.30.107.255 scope global dynamic ens3 19:07:29 valid_lft 86239sec preferred_lft 86239sec 19:07:29 inet6 fe80::f816:3eff:fe0b:1c20/64 scope link 19:07:29 valid_lft forever preferred_lft forever 19:07:29 19:07:29 19:07:29 ---> sar -b -r -n DEV: 19:07:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13445) 07/28/26 _x86_64_ (4 CPU) 19:07:29 19:07:29 19:04:50 LINUX RESTART (4 CPU) 19:07:29 19:07:29 19:05:01 tps rtps wtps bread/s bwrtn/s 19:07:29 19:06:02 325.08 58.81 266.27 3718.71 63209.60 19:07:29 19:07:01 121.13 2.05 119.08 129.20 12218.40 19:07:29 Average: 223.96 30.67 193.30 1939.04 37928.21 19:07:29 19:07:29 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:29 19:06:02 13998656 15543756 2426304 14.77 53260 1694360 860548 4.92 724904 1487940 131792 19:07:29 19:07:01 13626036 15492488 2798924 17.04 81772 1969720 806504 4.62 819292 1730312 174512 19:07:29 Average: 13812346 15518122 2612614 15.91 67516 1832040 833526 4.77 772098 1609126 153152 19:07:29 19:07:29 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:07:29 19:06:02 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 19:07:29 19:06:02 ens3 514.11 343.88 2279.35 79.38 0.00 0.00 0.00 0.00 19:07:29 19:07:01 lo 1.83 1.83 0.21 0.21 0.00 0.00 0.00 0.00 19:07:29 19:07:01 ens3 82.21 57.36 945.61 12.60 0.00 0.00 0.00 0.00 19:07:29 Average: lo 1.85 1.85 0.20 0.20 0.00 0.00 0.00 0.00 19:07:29 Average: ens3 299.97 201.82 1618.08 46.27 0.00 0.00 0.00 0.00 19:07:29 19:07:29 19:07:29 ---> sar -P ALL: 19:07:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13445) 07/28/26 _x86_64_ (4 CPU) 19:07:29 19:07:29 19:04:50 LINUX RESTART (4 CPU) 19:07:29 19:07:29 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:07:29 19:06:02 all 19.74 0.00 2.43 2.69 0.06 75.07 19:07:29 19:06:02 0 25.63 0.00 2.64 0.67 0.07 70.99 19:07:29 19:06:02 1 19.60 0.00 2.46 5.00 0.07 72.88 19:07:29 19:06:02 2 18.32 0.00 1.88 1.95 0.05 77.80 19:07:29 19:06:02 3 15.37 0.00 2.75 3.17 0.07 78.64 19:07:29 19:07:01 all 21.63 0.00 1.71 1.28 0.05 75.33 19:07:29 19:07:01 0 22.17 0.00 1.29 0.27 0.03 76.24 19:07:29 19:07:01 1 38.73 0.00 2.47 2.37 0.09 56.34 19:07:29 19:07:01 2 16.31 0.00 1.87 2.38 0.05 79.39 19:07:29 19:07:01 3 9.36 0.00 1.21 0.10 0.03 89.30 19:07:29 Average: all 20.68 0.00 2.07 1.99 0.05 75.20 19:07:29 Average: 0 23.91 0.00 1.97 0.47 0.05 73.60 19:07:29 Average: 1 29.09 0.00 2.47 3.69 0.08 64.68 19:07:29 Average: 2 17.32 0.00 1.87 2.16 0.05 78.59 19:07:29 Average: 3 12.38 0.00 1.99 1.65 0.05 83.93 19:07:29 19:07:29 19:07:29