20:05:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145961 20:05:46 Running as SYSTEM 20:05:46 [EnvInject] - Loading node environment variables. 20:05:46 Building remotely on prd-ubuntu1804-builder-4c-4g-862 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 20:05:46 [ssh-agent] Looking for ssh-agent implementation... 20:05:47 $ ssh-agent 20:05:47 SSH_AUTH_SOCK=/tmp/ssh-dCAiYQ72F579/agent.1625 20:05:47 SSH_AGENT_PID=1627 20:05:47 [ssh-agent] Started. 20:05:47 Running ssh-add (command line suppressed) 20:05:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2574926540642683654.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2574926540642683654.key) 20:05:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:05:47 The recommended git tool is: NONE 20:05:48 using credential onap-jenkins-ssh 20:05:48 Wiping out workspace first. 20:05:48 Cloning the remote Git repository 20:05:48 Cloning repository git://cloud.onap.org/mirror/oom.git 20:05:48 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 20:05:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:05:48 > git --version # timeout=10 20:05:48 > git --version # 'git version 2.17.1' 20:05:48 using GIT_SSH to set credentials Gerrit user 20:05:48 Verifying host key using manually-configured host key entries 20:05:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:05:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:05:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:05:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:05:53 using GIT_SSH to set credentials Gerrit user 20:05:53 Verifying host key using manually-configured host key entries 20:05:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/145961/2 # timeout=30 20:05:54 > git rev-parse 6c212ab722bf80f6cc95a4a4188aaa63ae8e77ab^{commit} # timeout=10 20:05:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:05:54 Checking out Revision 6c212ab722bf80f6cc95a4a4188aaa63ae8e77ab (refs/changes/61/145961/2) 20:05:54 > git config core.sparsecheckout # timeout=10 20:05:54 > git checkout -f 6c212ab722bf80f6cc95a4a4188aaa63ae8e77ab # timeout=30 20:05:57 Commit message: "Fix critical ShellCheck warnings in Helm plugins" 20:05:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:05:57 > git rev-list --no-walk 6659e75d0e95da82ff86812f80e85d053e19decc # timeout=10 20:05:58 [EnvInject] - Injecting environment variables from a build step. 20:05:58 [EnvInject] - Injecting as environment variables the properties content 20:05:58 PYTHON=python3 20:05:58 20:05:58 [EnvInject] - Variables injected successfully. 20:05:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18156113295869409749.sh 20:05:58 ---> tox-install.sh 20:05:58 + source /home/jenkins/lf-env.sh 20:05:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:05:58 ++ mktemp -d /tmp/venv-XXXX 20:05:58 + lf_venv=/tmp/venv-sXPQ 20:05:58 + local venv_file=/tmp/.os_lf_venv 20:05:58 + local python=python3 20:05:58 + local options 20:05:58 + local set_path=true 20:05:58 + local install_args= 20:05: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 20:05:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:05:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:05:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:05:58 + true 20:05:58 + case $1 in 20:05:58 + venv_file=/tmp/.toxenv 20:05:58 + shift 2 20:05:58 + true 20:05:58 + case $1 in 20:05:58 + shift 20:05:58 + break 20:05:58 + case $python in 20:05:58 + local pkg_list= 20:05:58 + [[ -d /opt/pyenv ]] 20:05:58 + echo 'Setup pyenv:' 20:05:58 Setup pyenv: 20:05:58 + export PYENV_ROOT=/opt/pyenv 20:05:58 + PYENV_ROOT=/opt/pyenv 20:05: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 20:05: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 20:05:58 + pyenv versions 20:05:58 * system (set by /opt/pyenv/version) 20:05:58 * 3.8.13 (set by /opt/pyenv/version) 20:05:58 * 3.9.13 (set by /opt/pyenv/version) 20:05:58 * 3.10.6 (set by /opt/pyenv/version) 20:05:58 + command -v pyenv 20:05:58 ++ pyenv init - --no-rehash 20:05: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[*]}"'\'')" 20:05:58 export PATH="/opt/pyenv/shims:${PATH}" 20:05:58 export PYENV_SHELL=bash 20:05:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:05:58 pyenv() { 20:05:58 local command 20:05:58 command="${1:-}" 20:05:58 if [ "$#" -gt 0 ]; then 20:05:58 shift 20:05:58 fi 20:05:58 20:05:58 case "$command" in 20:05:58 rehash|shell) 20:05:58 eval "$(pyenv "sh-$command" "$@")" 20:05:58 ;; 20:05:58 *) 20:05:58 command pyenv "$command" "$@" 20:05:58 ;; 20:05:58 esac 20:05:58 }' 20:05: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[*]}"' 20:05: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 20:05: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 20:05: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 20:05:58 ++ export PYENV_SHELL=bash 20:05:58 ++ PYENV_SHELL=bash 20:05:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:05:58 +++ complete -F _pyenv pyenv 20:05:58 ++ lf-pyver python3 20:05:58 ++ local py_version_xy=python3 20:05:58 ++ local py_version_xyz= 20:05:58 ++ pyenv versions 20:05:58 ++ local command 20:05:58 ++ command=versions 20:05:58 ++ '[' 1 -gt 0 ']' 20:05:58 ++ shift 20:05:58 ++ case "$command" in 20:05:58 ++ command pyenv versions 20:05:58 ++ pyenv versions 20:05:58 ++ awk '{ print $1 }' 20:05:58 ++ grep -E '^[0-9.]*[0-9]$' 20:05:58 ++ sed 's/^[ *]* //' 20:05:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:05:58 +++ grep '^3' /tmp/.pyenv_versions 20:05:58 +++ sort -V 20:05:58 +++ tail -n 1 20:05:58 ++ py_version_xyz=3.10.6 20:05:58 ++ [[ -z 3.10.6 ]] 20:05:58 ++ echo 3.10.6 20:05:58 ++ return 0 20:05:58 + pyenv local 3.10.6 20:05:58 + local command 20:05:58 + command=local 20:05:58 + '[' 2 -gt 0 ']' 20:05:58 + shift 20:05:58 + case "$command" in 20:05:58 + command pyenv local 3.10.6 20:05:58 + pyenv local 3.10.6 20:05:58 + for arg in "$@" 20:05:58 + case $arg in 20:05:58 + pkg_list+='tox ' 20:05:58 + for arg in "$@" 20:05:58 + case $arg in 20:05:58 + pkg_list+='virtualenv ' 20:05:58 + for arg in "$@" 20:05:58 + case $arg in 20:05:58 + pkg_list+='urllib3~=1.26.15 ' 20:05:58 + [[ -f /tmp/.toxenv ]] 20:05:58 + [[ ! -f /tmp/.toxenv ]] 20:05:58 + [[ -n '' ]] 20:05:58 + python3 -m venv /tmp/venv-sXPQ 20:06:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sXPQ' 20:06:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sXPQ 20:06:02 + echo /tmp/venv-sXPQ 20:06:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:06:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:06:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:02 + local 'pip_opts=--upgrade --quiet' 20:06:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:06:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:06:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:06:02 + [[ -n '' ]] 20:06:02 + [[ -n '' ]] 20:06:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:02 + /tmp/venv-sXPQ/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 20:06:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:06:07 lf-activate-venv(): INFO: Base packages installed successfully 20:06:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:06:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:06:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:06:07 + /tmp/venv-sXPQ/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 20:06:09 + type python3 20:06:09 + true 20:06:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sXPQ/bin to PATH' 20:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-sXPQ/bin to PATH 20:06:09 + PATH=/tmp/venv-sXPQ/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 20:06:09 + return 0 20:06:09 + python3 --version 20:06:09 Python 3.10.6 20:06:09 + python3 -m pip --version 20:06:09 pip 26.1.2 from /tmp/venv-sXPQ/lib/python3.10/site-packages/pip (python 3.10) 20:06:09 + python3 -m pip freeze 20:06:09 cachetools==7.1.4 20:06:09 colorama==0.4.6 20:06:09 distlib==0.4.3 20:06:09 filelock==3.31.0 20:06:09 packaging==26.2 20:06:09 platformdirs==4.10.1 20:06:09 pluggy==1.6.0 20:06:09 pyproject-api==1.10.1 20:06:09 python-discovery==1.4.4 20:06:09 tomli==2.4.1 20:06:09 tomli_w==1.2.0 20:06:09 tox==4.57.0 20:06:09 typing_extensions==4.16.0 20:06:09 urllib3==1.26.20 20:06:09 virtualenv==21.6.1 20:06:09 [EnvInject] - Injecting environment variables from a build step. 20:06:09 [EnvInject] - Injecting as environment variables the properties content 20:06:09 PARALLEL=false 20:06:09 20:06:09 [EnvInject] - Variables injected successfully. 20:06:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6784501264981732388.sh 20:06:09 ---> tox-run.sh 20:06:09 + 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 20:06:09 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 20:06:09 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 20:06:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 20:06:09 + cd /w/workspace/oom-master-pre-commit-lint/. 20:06:09 + source /home/jenkins/lf-env.sh 20:06:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:06:09 ++ mktemp -d /tmp/venv-XXXX 20:06:09 + lf_venv=/tmp/venv-h7xC 20:06:09 + local venv_file=/tmp/.os_lf_venv 20:06:09 + local python=python3 20:06:09 + local options 20:06:09 + local set_path=true 20:06:09 + local install_args= 20:06:09 ++ 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 20:06:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:06:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:06:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:06:09 + true 20:06:09 + case $1 in 20:06:09 + venv_file=/tmp/.toxenv 20:06:09 + shift 2 20:06:09 + true 20:06:09 + case $1 in 20:06:09 + shift 20:06:09 + break 20:06:09 + case $python in 20:06:09 + local pkg_list= 20:06:09 + [[ -d /opt/pyenv ]] 20:06:09 + echo 'Setup pyenv:' 20:06:09 Setup pyenv: 20:06:09 + export PYENV_ROOT=/opt/pyenv 20:06:09 + PYENV_ROOT=/opt/pyenv 20:06:09 + 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 20:06:09 + 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 20:06:09 + pyenv versions 20:06:09 system 20:06:09 3.8.13 20:06:09 3.9.13 20:06:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:06:09 + command -v pyenv 20:06:09 ++ pyenv init - --no-rehash 20:06:09 + 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[*]}"'\'')" 20:06:09 export PATH="/opt/pyenv/shims:${PATH}" 20:06:09 export PYENV_SHELL=bash 20:06:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:06:09 pyenv() { 20:06:09 local command 20:06:09 command="${1:-}" 20:06:09 if [ "$#" -gt 0 ]; then 20:06:09 shift 20:06:09 fi 20:06:09 20:06:09 case "$command" in 20:06:09 rehash|shell) 20:06:09 eval "$(pyenv "sh-$command" "$@")" 20:06:09 ;; 20:06:09 *) 20:06:09 command pyenv "$command" "$@" 20:06:09 ;; 20:06:09 esac 20:06:09 }' 20:06:09 +++ 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[*]}"' 20:06:09 ++ 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 20:06:09 ++ 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 20:06:09 ++ 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 20:06:09 ++ export PYENV_SHELL=bash 20:06:09 ++ PYENV_SHELL=bash 20:06:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:06:09 +++ complete -F _pyenv pyenv 20:06:09 ++ lf-pyver python3 20:06:09 ++ local py_version_xy=python3 20:06:09 ++ local py_version_xyz= 20:06:09 ++ pyenv versions 20:06:09 ++ local command 20:06:09 ++ command=versions 20:06:09 ++ awk '{ print $1 }' 20:06:09 ++ '[' 1 -gt 0 ']' 20:06:09 ++ shift 20:06:09 ++ case "$command" in 20:06:09 ++ command pyenv versions 20:06:09 ++ pyenv versions 20:06:09 ++ sed 's/^[ *]* //' 20:06:09 ++ grep -E '^[0-9.]*[0-9]$' 20:06:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:06:10 +++ grep '^3' /tmp/.pyenv_versions 20:06:10 +++ tail -n 1 20:06:10 +++ sort -V 20:06:10 ++ py_version_xyz=3.10.6 20:06:10 ++ [[ -z 3.10.6 ]] 20:06:10 ++ echo 3.10.6 20:06:10 ++ return 0 20:06:10 + pyenv local 3.10.6 20:06:10 + local command 20:06:10 + command=local 20:06:10 + '[' 2 -gt 0 ']' 20:06:10 + shift 20:06:10 + case "$command" in 20:06:10 + command pyenv local 3.10.6 20:06:10 + pyenv local 3.10.6 20:06:10 + for arg in "$@" 20:06:10 + case $arg in 20:06:10 + pkg_list+='tox ' 20:06:10 + for arg in "$@" 20:06:10 + case $arg in 20:06:10 + pkg_list+='virtualenv ' 20:06:10 + for arg in "$@" 20:06:10 + case $arg in 20:06:10 + pkg_list+='urllib3~=1.26.15 ' 20:06:10 + [[ -f /tmp/.toxenv ]] 20:06:10 ++ cat /tmp/.toxenv 20:06:10 + lf_venv=/tmp/venv-sXPQ 20:06:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sXPQ from' file:/tmp/.toxenv 20:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sXPQ from file:/tmp/.toxenv 20:06:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:10 + local 'pip_opts=--upgrade --quiet' 20:06:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:06:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:06:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:06:10 + [[ -n '' ]] 20:06:10 + [[ -n '' ]] 20:06:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:10 + /tmp/venv-sXPQ/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 20:06:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:06:10 lf-activate-venv(): INFO: Base packages installed successfully 20:06:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:06:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:06:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:06:10 + /tmp/venv-sXPQ/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 20:06:12 + type python3 20:06:12 + true 20:06:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sXPQ/bin to PATH' 20:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-sXPQ/bin to PATH 20:06:12 + PATH=/tmp/venv-sXPQ/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 20:06:12 + return 0 20:06:12 + [[ -d /opt/pyenv ]] 20:06:12 + echo '---> Setting up pyenv' 20:06:12 ---> Setting up pyenv 20:06:12 + export PYENV_ROOT=/opt/pyenv 20:06:12 + PYENV_ROOT=/opt/pyenv 20:06:12 + export PATH=/opt/pyenv/bin:/tmp/venv-sXPQ/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 20:06:12 + PATH=/opt/pyenv/bin:/tmp/venv-sXPQ/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 20:06:12 ++ pwd 20:06:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 20:06:12 + export PYTHONPATH 20:06:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:06:12 + TOX_TESTENV_PASSENV=PYTHONPATH 20:06:12 + tox --version 20:06:12 4.57.0 from /tmp/venv-sXPQ/lib/python3.10/site-packages/tox/__init__.py 20:06:12 + PARALLEL=false 20:06:12 + TOX_OPTIONS_LIST= 20:06:12 + [[ -n pre-commit ]] 20:06:12 + TOX_OPTIONS_LIST=' -e pre-commit' 20:06:12 + case ${PARALLEL,,} in 20:06:12 + tox -e pre-commit 20:06:12 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 20:06:13 pre-commit: install_deps> python -I -m pip install pre-commit 20:06:16 pre-commit: freeze> python -m pip freeze --all 20:06:17 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.31.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.1,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 20:06:17 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 20:06:17 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:06:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:06:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:06:19 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:06:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:06:19 [INFO] Once installed this environment will be reused. 20:06:19 [INFO] This may take a few minutes... 20:06:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:06:24 [INFO] Once installed this environment will be reused. 20:06:24 [INFO] This may take a few minutes... 20:06:28 trim trailing whitespace.................................................Passed 20:06:28 Tabs remover.............................................................Passed 20:06:29 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:06:29 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:06:29 [INFO] Once installed this environment will be reused. 20:06:29 [INFO] This may take a few minutes... 20:06:37 gitlint..............................................(no files to check)Skipped 20:06:38 pre-commit: OK (25.36=setup[4.40]+cmd[11.97,8.99] seconds) 20:06:38 congratulations :) (25.40 seconds) 20:06:38 + tox_status=0 20:06:38 + echo '---> Completed tox runs' 20:06:38 ---> Completed tox runs 20:06:38 + for i in .tox/*/log 20:06:38 ++ echo .tox/pre-commit/log 20:06:38 ++ awk -F/ '{print $2}' 20:06:38 + tox_env=pre-commit 20:06:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:06:38 + DOC_DIR=docs/_build/html 20:06:38 + [[ -d docs/_build/html ]] 20:06:38 + echo '---> tox-run.sh ends' 20:06:38 ---> tox-run.sh ends 20:06:38 + test 0 -eq 0 20:06:38 $ ssh-agent -k 20:06:38 unset SSH_AUTH_SOCK; 20:06:38 unset SSH_AGENT_PID; 20:06:38 echo Agent pid 1627 killed; 20:06:38 [ssh-agent] Stopped. 20:06:38 [PostBuildScript] - [INFO] Executing post build scripts. 20:06:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins192314496819898530.sh 20:06:38 ---> sysstat.sh 20:06:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9670350449250003751.sh 20:06:38 ---> package-listing.sh 20:06:38 ++ facter osfamily 20:06:38 ++ tr '[:upper:]' '[:lower:]' 20:06:38 + OS_FAMILY=debian 20:06:38 + workspace=/w/workspace/oom-master-pre-commit-lint 20:06:38 + START_PACKAGES=/tmp/packages_start.txt 20:06:38 + END_PACKAGES=/tmp/packages_end.txt 20:06:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:38 + PACKAGES=/tmp/packages_start.txt 20:06:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:06:38 + PACKAGES=/tmp/packages_end.txt 20:06:38 + case "${OS_FAMILY}" in 20:06:38 + dpkg -l 20:06:38 + grep '^ii' 20:06:38 + '[' -f /tmp/packages_start.txt ']' 20:06:38 + '[' -f /tmp/packages_end.txt ']' 20:06:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:06:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:06:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:06:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11180330042645175514.sh 20:06:38 ---> capture-instance-metadata.sh 20:06:38 Setup pyenv: 20:06:38 system 20:06:38 3.8.13 20:06:38 3.9.13 20:06:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:06:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BBhz 20:06:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:06:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:06:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:06:46 lf-activate-venv(): INFO: Base packages installed successfully 20:06:46 lf-activate-venv(): INFO: Installing additional packages: lftools 20:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-BBhz/bin to PATH 20:07:08 INFO: Running in OpenStack, capturing instance metadata 20:07:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7566472033013124221.sh 20:07:08 provisioning config files... 20:07:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9645541866740092649tmp 20:07:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:07:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:07:08 [EnvInject] - Injecting environment variables from a build step. 20:07:08 [EnvInject] - Injecting as environment variables the properties content 20:07:08 SERVER_ID=logs 20:07:08 20:07:08 [EnvInject] - Variables injected successfully. 20:07:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7506036402873436558.sh 20:07:08 ---> create-netrc.sh 20:07:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins767192176355702418.sh 20:07:08 ---> python-tools-install.sh 20:07:08 Setup pyenv: 20:07:08 system 20:07:08 3.8.13 20:07:08 3.9.13 20:07:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BBhz from file:/tmp/.os_lf_venv 20:07:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:07:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:10 lf-activate-venv(): INFO: Base packages installed successfully 20:07:10 lf-activate-venv(): INFO: Installing additional packages: lftools 20:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-BBhz/bin to PATH 20:07:18 Generating Requirements File 20:07:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:07:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:07:41 Python 3.10.6 20:07:41 pip 26.1.2 from /tmp/venv-BBhz/lib/python3.10/site-packages/pip (python 3.10) 20:07:41 aiohappyeyeballs==2.7.1 20:07:41 aiohttp==3.14.1 20:07:41 aiosignal==1.4.0 20:07:41 appdirs==1.4.4 20:07:41 argcomplete==3.7.0 20:07:41 aspy.yaml==1.3.0 20:07:41 async-timeout==5.0.1 20:07:41 attrs==26.1.0 20:07:41 autopage==0.6.0 20:07:41 backports.strenum==1.3.1 20:07:41 beautifulsoup4==4.15.0 20:07:41 boto3==1.43.51 20:07:41 botocore==1.43.51 20:07:41 bs4==0.0.2 20:07:41 certifi==2026.6.17 20:07:41 cffi==2.1.0 20:07:41 cfgv==3.5.0 20:07:41 chardet==7.4.3 20:07:41 charset-normalizer==3.4.9 20:07:41 click==8.4.2 20:07:41 cliff==4.14.0 20:07:41 cmd2==3.5.1 20:07:41 cryptography==3.3.2 20:07:41 debtcollector==3.1.0 20:07:41 decorator==5.3.1 20:07:41 defusedxml==0.7.1 20:07:41 Deprecated==1.3.1 20:07:41 distlib==0.4.3 20:07:41 dnspython==2.8.0 20:07:41 docker==7.2.0 20:07:41 dogpile.cache==1.5.0 20:07:41 durationpy==0.10 20:07:41 email-validator==2.3.0 20:07:41 filelock==3.31.0 20:07:41 frozenlist==1.8.0 20:07:41 future==1.0.0 20:07:41 gitdb==4.0.12 20:07:41 GitPython==3.1.52 20:07:41 httplib2==0.30.2 20:07:41 identify==2.6.19 20:07:41 idna==3.18 20:07:41 importlib-resources==1.5.0 20:07:41 iso8601==2.1.0 20:07:41 Jinja2==3.1.6 20:07:41 jmespath==1.1.0 20:07:41 jsonpatch==1.33 20:07:41 jsonpointer==3.1.1 20:07:41 jsonschema==4.26.0 20:07:41 jsonschema-specifications==2025.9.1 20:07:41 keystoneauth1==5.14.0 20:07:41 kubernetes==36.0.3 20:07:41 lftools==0.37.22 20:07:41 lxml==6.1.1 20:07:41 markdown-it-py==4.2.0 20:07:41 MarkupSafe==3.0.3 20:07:41 mdurl==0.1.2 20:07:41 msgpack==1.2.1 20:07:41 multi_key_dict==2.0.3 20:07:41 multidict==6.7.1 20:07:41 munch==4.0.0 20:07:41 netaddr==1.3.0 20:07:41 niet==1.4.2 20:07:41 nodeenv==1.10.0 20:07:41 oauth2client==4.1.3 20:07:41 oauthlib==3.3.1 20:07:41 openstacksdk==4.13.0 20:07:41 os-service-types==1.8.2 20:07:41 osc-lib==4.6.0 20:07:41 oslo.config==10.4.0 20:07:41 oslo.context==6.4.0 20:07:41 oslo.i18n==6.8.0 20:07:41 oslo.log==8.2.0 20:07:41 oslo.serialization==5.10.0 20:07:41 oslo.utils==10.1.1 20:07:41 packaging==26.2 20:07:41 pbr==7.0.3 20:07:41 platformdirs==4.10.1 20:07:41 prettytable==3.18.0 20:07:41 propcache==0.5.2 20:07:41 psutil==7.2.2 20:07:41 pyasn1==0.6.4 20:07:41 pyasn1_modules==0.4.2 20:07:41 pycparser==3.0 20:07:41 pygerrit2==2.0.15 20:07:41 PyGithub==2.9.1 20:07:41 Pygments==2.20.0 20:07:41 PyJWT==2.13.0 20:07:41 PyNaCl==1.6.2 20:07:41 pyparsing==2.4.7 20:07:41 pyperclip==1.11.0 20:07:41 pyrsistent==0.20.0 20:07:41 python-cinderclient==9.9.0 20:07:41 python-dateutil==2.9.0.post0 20:07:41 python-discovery==1.4.4 20:07:41 python-heatclient==5.2.0 20:07:41 python-jenkins==1.8.3 20:07:41 python-keystoneclient==5.8.0 20:07:41 python-magnumclient==4.11.0 20:07:41 python-openstackclient==10.0.0 20:07:41 python-swiftclient==4.10.0 20:07:41 PyYAML==6.0.3 20:07:41 referencing==0.37.0 20:07:41 requests==2.34.2 20:07:41 requests-oauthlib==2.0.0 20:07:41 rfc3986==2.0.0 20:07:41 rich==15.0.0 20:07:41 rich-argparse==1.8.0 20:07:41 rpds-py==0.30.0 20:07:41 rsa==4.9.1 20:07:41 ruamel.yaml==0.19.1 20:07:41 ruamel.yaml.clib==0.2.15 20:07:41 s3transfer==0.19.1 20:07:41 simplejson==4.1.1 20:07:41 six==1.17.0 20:07:41 smmap==5.0.3 20:07:41 soupsieve==2.8.4 20:07:41 stevedore==5.8.0 20:07:41 tabulate==0.10.0 20:07:41 toml==0.10.2 20:07:41 tomlkit==0.15.1 20:07:41 tqdm==4.69.0 20:07:41 typing_extensions==4.16.0 20:07:41 urllib3==1.26.20 20:07:41 virtualenv==21.6.1 20:07:41 wcwidth==0.8.2 20:07:41 websocket-client==1.9.0 20:07:41 wrapt==2.2.2 20:07:41 xdg==6.0.0 20:07:41 xmltodict==1.0.4 20:07:41 yarl==1.24.2 20:07:41 yq==4.1.2 20:07:41 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13867085317510993443.sh 20:07:41 ---> uv-install.sh 20:07:41 Installing uv/uvx (latest) using shell installer 20:07:42 2026-07-18 20:07:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-dcmzY6.sh" [1] 20:07:42 downloading uv 0.11.29 x86_64-unknown-linux-gnu 20:07:43 installing to /home/jenkins/.local/bin 20:07:43 uv 20:07:43 uvx 20:07:43 everything's installed! 20:07:43 20:07:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:07:43 20:07:43 source $HOME/.local/bin/env (sh, bash, zsh) 20:07:43 source $HOME/.local/bin/env.fish (fish) 20:07:43 Adding install location to PATH 20:07:43 ---> Validating uv/uvx install 20:07:43 uvx 0.11.29 (x86_64-unknown-linux-gnu) 20:07:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7439037317911420497.sh 20:07:43 ---> sudo-logs.sh 20:07:43 Archiving 'sudo' log.. 20:07:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4184134237283206258.sh 20:07:43 ---> job-cost.sh 20:07:43 INFO: Activating Python virtual environment... 20:07:43 Setup pyenv: 20:07:43 system 20:07:43 3.8.13 20:07:43 3.9.13 20:07:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:07:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BBhz from file:/tmp/.os_lf_venv 20:07:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:07:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:45 lf-activate-venv(): INFO: Base packages installed successfully 20:07:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-BBhz/bin to PATH 20:07:50 INFO: No stack-cost file found 20:07:50 INFO: Instance uptime: 150s 20:07:50 INFO: Fetching instance metadata (attempt 1 of 3)... 20:07:50 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:07:50 INFO: Successfully fetched instance metadata 20:07:50 INFO: Instance type: v3-standard-4 20:07:50 INFO: Retrieving pricing info for: v3-standard-4 20:07:50 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:07:50 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=150 20:07:50 INFO: Successfully fetched Vexxhost pricing API 20:07:50 INFO: Retrieved cost: 0.11 20:07:50 INFO: Retrieved resource: v3-standard-4 20:07:50 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 20:07:50 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 20:07:50 INFO: Successfully archived job cost data 20:07:50 DEBUG: Cost data: oom-master-pre-commit-lint,4721,2026-07-18 20:07:50,v3-standard-4,150,0.11,0.00,SUCCESS 20:07:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5396516697732349471.sh 20:07:50 ---> logs-deploy.sh 20:07:50 Setup pyenv: 20:07:50 system 20:07:51 3.8.13 20:07:51 3.9.13 20:07:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:07:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BBhz from file:/tmp/.os_lf_venv 20:07:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:07:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:07:52 lf-activate-venv(): INFO: Base packages installed successfully 20:07:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-BBhz/bin to PATH 20:08:00 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4721 20:08:00 INFO: archiving workspace using pattern(s): 20:08:01 Archives upload complete. 20:08:01 INFO: archiving logs to Nexus 20:08:02 ---> uname -a: 20:08:02 Linux prd-ubuntu1804-builder-4c-4g-862 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:08:02 20:08:02 20:08:02 ---> lscpu: 20:08:02 Architecture: x86_64 20:08:02 CPU op-mode(s): 32-bit, 64-bit 20:08:02 Byte Order: Little Endian 20:08:02 CPU(s): 4 20:08:02 On-line CPU(s) list: 0-3 20:08:02 Thread(s) per core: 1 20:08:02 Core(s) per socket: 1 20:08:02 Socket(s): 4 20:08:02 NUMA node(s): 1 20:08:02 Vendor ID: AuthenticAMD 20:08:02 CPU family: 23 20:08:02 Model: 49 20:08:02 Model name: AMD EPYC-Rome Processor 20:08:02 Stepping: 0 20:08:02 CPU MHz: 2799.998 20:08:02 BogoMIPS: 5599.99 20:08:02 Virtualization: AMD-V 20:08:02 Hypervisor vendor: KVM 20:08:02 Virtualization type: full 20:08:02 L1d cache: 32K 20:08:02 L1i cache: 32K 20:08:02 L2 cache: 512K 20:08:02 L3 cache: 16384K 20:08:02 NUMA node0 CPU(s): 0-3 20:08: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 20:08:02 20:08:02 20:08:02 ---> nproc: 20:08:02 4 20:08:02 20:08:02 20:08:02 ---> df -h: 20:08:02 Filesystem Size Used Avail Use% Mounted on 20:08:02 udev 7.9G 0 7.9G 0% /dev 20:08:02 tmpfs 1.6G 676K 1.6G 1% /run 20:08:02 /dev/vda1 78G 8.6G 69G 11% / 20:08:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:08:02 tmpfs 5.0M 0 5.0M 0% /run/lock 20:08:02 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:08:02 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:08:02 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:08:02 20:08:02 20:08:02 ---> free -m: 20:08:02 total used free shared buff/cache available 20:08:02 Mem: 16040 549 13142 0 2347 15166 20:08:02 Swap: 1023 0 1023 20:08:02 20:08:02 20:08:02 ---> ip addr: 20:08:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:08:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:08:02 inet 127.0.0.1/8 scope host lo 20:08:02 valid_lft forever preferred_lft forever 20:08:02 inet6 ::1/128 scope host 20:08:02 valid_lft forever preferred_lft forever 20:08:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:08:02 link/ether fa:16:3e:6b:b7:69 brd ff:ff:ff:ff:ff:ff 20:08:02 inet 10.30.106.83/23 brd 10.30.107.255 scope global dynamic ens3 20:08:02 valid_lft 86246sec preferred_lft 86246sec 20:08:02 inet6 fe80::f816:3eff:fe6b:b769/64 scope link 20:08:02 valid_lft forever preferred_lft forever 20:08:02 20:08:02 20:08:02 ---> sar -b -r -n DEV: 20:08:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-862) 07/18/26 _x86_64_ (4 CPU) 20:08:02 20:08:02 20:05:31 LINUX RESTART (4 CPU) 20:08:02 20:08:02 20:06:01 tps rtps wtps bread/s bwrtn/s 20:08:02 20:07:01 119.03 8.87 110.16 172.50 38746.88 20:08:02 20:08:01 96.93 2.23 94.70 199.97 10847.13 20:08:02 Average: 107.98 5.55 102.43 186.24 24797.00 20:08:02 20:08:02 20:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:08:02 20:07:01 13804296 15512388 2620664 15.96 66072 1837240 811620 4.64 798828 1597672 113508 20:08:02 20:08:01 13469824 15542016 2955136 17.99 89320 2159424 756976 4.33 780052 1912512 217908 20:08:02 Average: 13637060 15527202 2787900 16.97 77696 1998332 784298 4.49 789440 1755092 165708 20:08:02 20:08:02 20:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:08:02 20:07:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 20:08:02 20:07:01 ens3 108.25 80.22 1492.78 12.69 0.00 0.00 0.00 0.00 20:08:02 20:08:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 20:08:02 20:08:01 ens3 71.54 53.32 841.21 11.12 0.00 0.00 0.00 0.00 20:08:02 Average: lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 20:08:02 Average: ens3 89.89 66.77 1167.00 11.91 0.00 0.00 0.00 0.00 20:08:02 20:08:02 20:08:02 ---> sar -P ALL: 20:08:02 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-862) 07/18/26 _x86_64_ (4 CPU) 20:08:02 20:08:02 20:05:31 LINUX RESTART (4 CPU) 20:08:02 20:08:02 20:06:01 CPU %user %nice %system %iowait %steal %idle 20:08:02 20:07:01 all 21.63 0.00 2.19 2.22 0.07 73.89 20:08:02 20:07:01 0 14.93 0.00 1.47 6.04 0.05 77.51 20:08:02 20:07:01 1 13.31 0.00 2.19 2.01 0.07 82.43 20:08:02 20:07:01 2 37.74 0.00 3.01 0.70 0.07 58.48 20:08:02 20:07:01 3 20.48 0.00 2.09 0.15 0.07 77.21 20:08:02 20:08:01 all 20.64 0.00 1.51 1.11 0.05 76.69 20:08:02 20:08:01 0 10.47 0.00 0.82 0.13 0.03 88.55 20:08:02 20:08:01 1 7.09 0.00 1.59 3.59 0.05 87.68 20:08:02 20:08:01 2 31.30 0.00 1.80 0.43 0.07 66.39 20:08:02 20:08:01 3 33.70 0.00 1.84 0.23 0.07 64.16 20:08:02 Average: all 21.14 0.00 1.85 1.66 0.06 75.29 20:08:02 Average: 0 12.70 0.00 1.14 3.09 0.04 83.03 20:08:02 Average: 1 10.20 0.00 1.89 2.80 0.06 85.06 20:08:02 Average: 2 34.52 0.00 2.41 0.57 0.07 62.43 20:08:02 Average: 3 27.10 0.00 1.96 0.19 0.07 70.68 20:08:02 20:08:02 20:08:02