07:04:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 07:04:07 Running as SYSTEM 07:04:07 [EnvInject] - Loading node environment variables. 07:04:07 Building remotely on prd-ubuntu1804-builder-4c-4g-4483 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:04:07 [ssh-agent] Looking for ssh-agent implementation... 07:04:07 $ ssh-agent 07:04:07 SSH_AUTH_SOCK=/tmp/ssh-moVHVfclxMdf/agent.1641 07:04:07 SSH_AGENT_PID=1643 07:04:07 [ssh-agent] Started. 07:04:07 Running ssh-add (command line suppressed) 07:04:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16466465965433438299.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16466465965433438299.key) 07:04:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:04:07 The recommended git tool is: NONE 07:04:09 using credential onap-jenkins-ssh 07:04:09 Wiping out workspace first. 07:04:09 Cloning the remote Git repository 07:04:09 Cloning repository git://cloud.onap.org/mirror/oom.git 07:04:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:04:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:04:09 > git --version # timeout=10 07:04:09 > git --version # 'git version 2.17.1' 07:04:09 using GIT_SSH to set credentials Gerrit user 07:04:09 Verifying host key using manually-configured host key entries 07:04:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:04:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:04:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:04:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:04:15 using GIT_SSH to set credentials Gerrit user 07:04:15 Verifying host key using manually-configured host key entries 07:04:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/6 # timeout=30 07:04:15 > git rev-parse a1bfd068fc2374174c7bec8f8463bd7c8b567b74^{commit} # timeout=10 07:04:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:04:15 Checking out Revision a1bfd068fc2374174c7bec8f8463bd7c8b567b74 (refs/changes/44/145544/6) 07:04:15 > git config core.sparsecheckout # timeout=10 07:04:15 > git checkout -f a1bfd068fc2374174c7bec8f8463bd7c8b567b74 # timeout=30 07:04:18 Commit message: "[SDC] 13.2.0 release" 07:04:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:04:18 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 07:04:19 [EnvInject] - Injecting environment variables from a build step. 07:04:19 [EnvInject] - Injecting as environment variables the properties content 07:04:19 PYTHON=python3 07:04:19 07:04:19 [EnvInject] - Variables injected successfully. 07:04:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2893087788656326582.sh 07:04:19 ---> tox-install.sh 07:04:19 + source /home/jenkins/lf-env.sh 07:04:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:04:19 ++ mktemp -d /tmp/venv-XXXX 07:04:19 + lf_venv=/tmp/venv-UjLZ 07:04:19 + local venv_file=/tmp/.os_lf_venv 07:04:19 + local python=python3 07:04:19 + local options 07:04:19 + local set_path=true 07:04:19 + local install_args= 07:04:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:04:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:04:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:04:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:04:19 + true 07:04:19 + case $1 in 07:04:19 + venv_file=/tmp/.toxenv 07:04:19 + shift 2 07:04:19 + true 07:04:19 + case $1 in 07:04:19 + shift 07:04:19 + break 07:04:19 + case $python in 07:04:19 + local pkg_list= 07:04:19 + [[ -d /opt/pyenv ]] 07:04:19 + echo 'Setup pyenv:' 07:04:19 Setup pyenv: 07:04:19 + export PYENV_ROOT=/opt/pyenv 07:04:19 + PYENV_ROOT=/opt/pyenv 07:04:19 + 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 07:04:19 + 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 07:04:19 + pyenv versions 07:04:19 * system (set by /opt/pyenv/version) 07:04:19 * 3.8.13 (set by /opt/pyenv/version) 07:04:19 * 3.9.13 (set by /opt/pyenv/version) 07:04:19 * 3.10.6 (set by /opt/pyenv/version) 07:04:19 + command -v pyenv 07:04:19 ++ pyenv init - --no-rehash 07:04:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:04:19 export PATH="/opt/pyenv/shims:${PATH}" 07:04:19 export PYENV_SHELL=bash 07:04:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:04:19 pyenv() { 07:04:19 local command 07:04:19 command="${1:-}" 07:04:19 if [ "$#" -gt 0 ]; then 07:04:19 shift 07:04:19 fi 07:04:19 07:04:19 case "$command" in 07:04:19 rehash|shell) 07:04:19 eval "$(pyenv "sh-$command" "$@")" 07:04:19 ;; 07:04:19 *) 07:04:19 command pyenv "$command" "$@" 07:04:19 ;; 07:04:19 esac 07:04:19 }' 07:04:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:04:19 ++ 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 07:04:19 ++ 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 07:04:19 ++ 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 07:04:19 ++ export PYENV_SHELL=bash 07:04:19 ++ PYENV_SHELL=bash 07:04:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:04:19 +++ complete -F _pyenv pyenv 07:04:19 ++ lf-pyver python3 07:04:19 ++ local py_version_xy=python3 07:04:19 ++ local py_version_xyz= 07:04:19 ++ pyenv versions 07:04:19 ++ local command 07:04:19 ++ command=versions 07:04:19 ++ '[' 1 -gt 0 ']' 07:04:19 ++ shift 07:04:19 ++ case "$command" in 07:04:19 ++ command pyenv versions 07:04:19 ++ pyenv versions 07:04:19 ++ sed 's/^[ *]* //' 07:04:19 ++ awk '{ print $1 }' 07:04:19 ++ grep -E '^[0-9.]*[0-9]$' 07:04:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:04:19 +++ grep '^3' /tmp/.pyenv_versions 07:04:19 +++ sort -V 07:04:19 +++ tail -n 1 07:04:19 ++ py_version_xyz=3.10.6 07:04:19 ++ [[ -z 3.10.6 ]] 07:04:19 ++ echo 3.10.6 07:04:19 ++ return 0 07:04:19 + pyenv local 3.10.6 07:04:19 + local command 07:04:19 + command=local 07:04:19 + '[' 2 -gt 0 ']' 07:04:19 + shift 07:04:19 + case "$command" in 07:04:19 + command pyenv local 3.10.6 07:04:19 + pyenv local 3.10.6 07:04:19 + for arg in "$@" 07:04:19 + case $arg in 07:04:19 + pkg_list+='tox ' 07:04:19 + for arg in "$@" 07:04:19 + case $arg in 07:04:19 + pkg_list+='virtualenv ' 07:04:19 + for arg in "$@" 07:04:19 + case $arg in 07:04:19 + pkg_list+='urllib3~=1.26.15 ' 07:04:19 + [[ -f /tmp/.toxenv ]] 07:04:19 + [[ ! -f /tmp/.toxenv ]] 07:04:19 + [[ -n '' ]] 07:04:19 + python3 -m venv /tmp/venv-UjLZ 07:04:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UjLZ' 07:04:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UjLZ 07:04:23 + echo /tmp/venv-UjLZ 07:04:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:04:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:04:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:04:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:23 + local 'pip_opts=--upgrade --quiet' 07:04:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:04:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:04:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:04:23 + [[ -n '' ]] 07:04:23 + [[ -n '' ]] 07:04:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:04:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:23 + /tmp/venv-UjLZ/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 07:04:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:04:28 lf-activate-venv(): INFO: Base packages installed successfully 07:04:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:04:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:04:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:04:28 + /tmp/venv-UjLZ/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 07:04:30 + type python3 07:04:30 + true 07:04:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UjLZ/bin to PATH' 07:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-UjLZ/bin to PATH 07:04:30 + PATH=/tmp/venv-UjLZ/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 07:04:30 + return 0 07:04:30 + python3 --version 07:04:30 Python 3.10.6 07:04:30 + python3 -m pip --version 07:04:30 pip 26.1.2 from /tmp/venv-UjLZ/lib/python3.10/site-packages/pip (python 3.10) 07:04:30 + python3 -m pip freeze 07:04:30 cachetools==7.1.4 07:04:30 colorama==0.4.6 07:04:30 distlib==0.4.3 07:04:30 filelock==3.29.4 07:04:30 packaging==26.2 07:04:30 platformdirs==4.10.0 07:04:30 pluggy==1.6.0 07:04:30 pyproject-api==1.10.1 07:04:30 python-discovery==1.4.2 07:04:30 tomli==2.4.1 07:04:30 tomli_w==1.2.0 07:04:30 tox==4.56.1 07:04:30 typing_extensions==4.15.0 07:04:30 urllib3==1.26.20 07:04:30 virtualenv==21.5.1 07:04:31 [EnvInject] - Injecting environment variables from a build step. 07:04:31 [EnvInject] - Injecting as environment variables the properties content 07:04:31 PARALLEL=false 07:04:31 07:04:31 [EnvInject] - Variables injected successfully. 07:04:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14207205803081830950.sh 07:04:31 ---> tox-run.sh 07:04:31 + 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 07:04:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:04:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:04:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:04:31 + cd /w/workspace/oom-master-pre-commit-lint/. 07:04:31 + source /home/jenkins/lf-env.sh 07:04:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:04:31 ++ mktemp -d /tmp/venv-XXXX 07:04:31 + lf_venv=/tmp/venv-riSb 07:04:31 + local venv_file=/tmp/.os_lf_venv 07:04:31 + local python=python3 07:04:31 + local options 07:04:31 + local set_path=true 07:04:31 + local install_args= 07:04:31 ++ 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 07:04:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:04:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:04:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:04:31 + true 07:04:31 + case $1 in 07:04:31 + venv_file=/tmp/.toxenv 07:04:31 + shift 2 07:04:31 + true 07:04:31 + case $1 in 07:04:31 + shift 07:04:31 + break 07:04:31 + case $python in 07:04:31 + local pkg_list= 07:04:31 + [[ -d /opt/pyenv ]] 07:04:31 + echo 'Setup pyenv:' 07:04:31 Setup pyenv: 07:04:31 + export PYENV_ROOT=/opt/pyenv 07:04:31 + PYENV_ROOT=/opt/pyenv 07:04:31 + 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 07:04:31 + 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 07:04:31 + pyenv versions 07:04:31 system 07:04:31 3.8.13 07:04:31 3.9.13 07:04:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:04:31 + command -v pyenv 07:04:31 ++ pyenv init - --no-rehash 07:04:31 + 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[*]}"'\'')" 07:04:31 export PATH="/opt/pyenv/shims:${PATH}" 07:04:31 export PYENV_SHELL=bash 07:04:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:04:31 pyenv() { 07:04:31 local command 07:04:31 command="${1:-}" 07:04:31 if [ "$#" -gt 0 ]; then 07:04:31 shift 07:04:31 fi 07:04:31 07:04:31 case "$command" in 07:04:31 rehash|shell) 07:04:31 eval "$(pyenv "sh-$command" "$@")" 07:04:31 ;; 07:04:31 *) 07:04:31 command pyenv "$command" "$@" 07:04:31 ;; 07:04:31 esac 07:04:31 }' 07:04:31 +++ 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[*]}"' 07:04:31 ++ 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 07:04:31 ++ 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 07:04:31 ++ 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 07:04:31 ++ export PYENV_SHELL=bash 07:04:31 ++ PYENV_SHELL=bash 07:04:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:04:31 +++ complete -F _pyenv pyenv 07:04:31 ++ lf-pyver python3 07:04:31 ++ local py_version_xy=python3 07:04:31 ++ local py_version_xyz= 07:04:31 ++ pyenv versions 07:04:31 ++ local command 07:04:31 ++ command=versions 07:04:31 ++ '[' 1 -gt 0 ']' 07:04:31 ++ shift 07:04:31 ++ case "$command" in 07:04:31 ++ command pyenv versions 07:04:31 ++ pyenv versions 07:04:31 ++ sed 's/^[ *]* //' 07:04:31 ++ awk '{ print $1 }' 07:04:31 ++ grep -E '^[0-9.]*[0-9]$' 07:04:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:04:31 +++ sort -V 07:04:31 +++ tail -n 1 07:04:31 +++ grep '^3' /tmp/.pyenv_versions 07:04:31 ++ py_version_xyz=3.10.6 07:04:31 ++ [[ -z 3.10.6 ]] 07:04:31 ++ echo 3.10.6 07:04:31 ++ return 0 07:04:31 + pyenv local 3.10.6 07:04:31 + local command 07:04:31 + command=local 07:04:31 + '[' 2 -gt 0 ']' 07:04:31 + shift 07:04:31 + case "$command" in 07:04:31 + command pyenv local 3.10.6 07:04:31 + pyenv local 3.10.6 07:04:31 + for arg in "$@" 07:04:31 + case $arg in 07:04:31 + pkg_list+='tox ' 07:04:31 + for arg in "$@" 07:04:31 + case $arg in 07:04:31 + pkg_list+='virtualenv ' 07:04:31 + for arg in "$@" 07:04:31 + case $arg in 07:04:31 + pkg_list+='urllib3~=1.26.15 ' 07:04:31 + [[ -f /tmp/.toxenv ]] 07:04:31 ++ cat /tmp/.toxenv 07:04:31 + lf_venv=/tmp/venv-UjLZ 07:04:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UjLZ from' file:/tmp/.toxenv 07:04:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UjLZ from file:/tmp/.toxenv 07:04:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:04:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:04:31 + local 'pip_opts=--upgrade --quiet' 07:04:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:04:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:04:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:04:31 + [[ -n '' ]] 07:04:31 + [[ -n '' ]] 07:04:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:04:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:04:31 + /tmp/venv-UjLZ/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 07:04:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:04:32 lf-activate-venv(): INFO: Base packages installed successfully 07:04:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:04:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:04:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:04:32 + /tmp/venv-UjLZ/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 07:04:33 + type python3 07:04:33 + true 07:04:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UjLZ/bin to PATH' 07:04:33 lf-activate-venv(): INFO: Adding /tmp/venv-UjLZ/bin to PATH 07:04:33 + PATH=/tmp/venv-UjLZ/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 07:04:33 + return 0 07:04:33 + [[ -d /opt/pyenv ]] 07:04:33 + echo '---> Setting up pyenv' 07:04:33 ---> Setting up pyenv 07:04:33 + export PYENV_ROOT=/opt/pyenv 07:04:33 + PYENV_ROOT=/opt/pyenv 07:04:33 + export PATH=/opt/pyenv/bin:/tmp/venv-UjLZ/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 07:04:33 + PATH=/opt/pyenv/bin:/tmp/venv-UjLZ/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 07:04:33 ++ pwd 07:04:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:04:33 + export PYTHONPATH 07:04:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:04:33 + TOX_TESTENV_PASSENV=PYTHONPATH 07:04:33 + tox --version 07:04:33 4.56.1 from /tmp/venv-UjLZ/lib/python3.10/site-packages/tox/__init__.py 07:04:33 + PARALLEL=false 07:04:33 + TOX_OPTIONS_LIST= 07:04:33 + [[ -n pre-commit ]] 07:04:33 + TOX_OPTIONS_LIST=' -e pre-commit' 07:04:33 + case ${PARALLEL,,} in 07:04:33 + tox -e pre-commit 07:04:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:04:34 pre-commit: install_deps> python -I -m pip install pre-commit 07:04:37 pre-commit: freeze> python -m pip freeze --all 07:04:37 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.1 07:04:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:04:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:04:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:04:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:04:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:04:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:04:40 [INFO] Once installed this environment will be reused. 07:04:40 [INFO] This may take a few minutes... 07:04:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:04:44 [INFO] Once installed this environment will be reused. 07:04:44 [INFO] This may take a few minutes... 07:04:49 trim trailing whitespace.................................................Passed 07:04:49 Tabs remover.............................................................Passed 07:04:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:04:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:04:49 [INFO] Once installed this environment will be reused. 07:04:49 [INFO] This may take a few minutes... 07:04:58 gitlint..............................................(no files to check)Skipped 07:04:58 pre-commit: OK (24.60=setup[4.00]+cmd[11.42,9.19] seconds) 07:04:58 congratulations :) (24.64 seconds) 07:04:58 + tox_status=0 07:04:58 + echo '---> Completed tox runs' 07:04:58 ---> Completed tox runs 07:04:58 + for i in .tox/*/log 07:04:58 ++ awk -F/ '{print $2}' 07:04:58 ++ echo .tox/pre-commit/log 07:04:58 + tox_env=pre-commit 07:04:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:04:58 + DOC_DIR=docs/_build/html 07:04:58 + [[ -d docs/_build/html ]] 07:04:58 + echo '---> tox-run.sh ends' 07:04:58 ---> tox-run.sh ends 07:04:58 + test 0 -eq 0 07:04:58 $ ssh-agent -k 07:04:58 unset SSH_AUTH_SOCK; 07:04:58 unset SSH_AGENT_PID; 07:04:58 echo Agent pid 1643 killed; 07:04:58 [ssh-agent] Stopped. 07:04:58 [PostBuildScript] - [INFO] Executing post build scripts. 07:04:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5519831509747827916.sh 07:04:58 ---> sysstat.sh 07:04:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7507744766158317430.sh 07:04:59 ---> package-listing.sh 07:04:59 ++ facter osfamily 07:04:59 ++ tr '[:upper:]' '[:lower:]' 07:04:59 + OS_FAMILY=debian 07:04:59 + workspace=/w/workspace/oom-master-pre-commit-lint 07:04:59 + START_PACKAGES=/tmp/packages_start.txt 07:04:59 + END_PACKAGES=/tmp/packages_end.txt 07:04:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:04:59 + PACKAGES=/tmp/packages_start.txt 07:04:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:04:59 + PACKAGES=/tmp/packages_end.txt 07:04:59 + case "${OS_FAMILY}" in 07:04:59 + dpkg -l 07:04:59 + grep '^ii' 07:04:59 + '[' -f /tmp/packages_start.txt ']' 07:04:59 + '[' -f /tmp/packages_end.txt ']' 07:04:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:04:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:04:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:04:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:04:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15655580539109404921.sh 07:04:59 ---> capture-instance-metadata.sh 07:04:59 Setup pyenv: 07:04:59 system 07:04:59 3.8.13 07:04:59 3.9.13 07:04:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:05:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RlsT 07:05:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:05:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:07 lf-activate-venv(): INFO: Base packages installed successfully 07:05:07 lf-activate-venv(): INFO: Installing additional packages: lftools 07:05:28 lf-activate-venv(): INFO: Adding /tmp/venv-RlsT/bin to PATH 07:05:28 INFO: Running in OpenStack, capturing instance metadata 07:05:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17252312629072683897.sh 07:05:29 provisioning config files... 07:05:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4709915608336881072tmp 07:05:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:05:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:05:30 [EnvInject] - Injecting environment variables from a build step. 07:05:30 [EnvInject] - Injecting as environment variables the properties content 07:05:30 SERVER_ID=logs 07:05:30 07:05:30 [EnvInject] - Variables injected successfully. 07:05:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6273642526192061946.sh 07:05:30 ---> create-netrc.sh 07:05:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4707784282627078676.sh 07:05:30 ---> python-tools-install.sh 07:05:30 Setup pyenv: 07:05:30 system 07:05:30 3.8.13 07:05:30 3.9.13 07:05:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RlsT from file:/tmp/.os_lf_venv 07:05:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:05:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:05:32 lf-activate-venv(): INFO: Base packages installed successfully 07:05:32 lf-activate-venv(): INFO: Installing additional packages: lftools 07:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-RlsT/bin to PATH 07:05:39 Generating Requirements File 07:06:02 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. 07:06:02 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:06:02 Python 3.10.6 07:06:02 pip 26.1.2 from /tmp/venv-RlsT/lib/python3.10/site-packages/pip (python 3.10) 07:06:03 aiohappyeyeballs==2.7.1 07:06:03 aiohttp==3.14.1 07:06:03 aiosignal==1.4.0 07:06:03 appdirs==1.4.4 07:06:03 argcomplete==3.7.0 07:06:03 aspy.yaml==1.3.0 07:06:03 async-timeout==5.0.1 07:06:03 attrs==26.1.0 07:06:03 autopage==0.6.0 07:06:03 backports.strenum==1.3.1 07:06:03 beautifulsoup4==4.15.0 07:06:03 boto3==1.43.39 07:06:03 botocore==1.43.39 07:06:03 bs4==0.0.2 07:06:03 certifi==2026.6.17 07:06:03 cffi==2.0.0 07:06:03 cfgv==3.5.0 07:06:03 chardet==7.4.3 07:06:03 charset-normalizer==3.4.7 07:06:03 click==8.4.2 07:06:03 cliff==4.14.0 07:06:03 cmd2==3.5.1 07:06:03 cryptography==3.3.2 07:06:03 debtcollector==3.1.0 07:06:03 decorator==5.3.1 07:06:03 defusedxml==0.7.1 07:06:03 Deprecated==1.3.1 07:06:03 distlib==0.4.3 07:06:03 dnspython==2.8.0 07:06:03 docker==7.1.0 07:06:03 dogpile.cache==1.5.0 07:06:03 durationpy==0.10 07:06:03 email-validator==2.3.0 07:06:03 filelock==3.29.4 07:06:03 frozenlist==1.8.0 07:06:03 future==1.0.0 07:06:03 gitdb==4.0.12 07:06:03 GitPython==3.1.50 07:06:03 httplib2==0.30.2 07:06:03 identify==2.6.19 07:06:03 idna==3.18 07:06:03 importlib-resources==1.5.0 07:06:03 iso8601==2.1.0 07:06:03 Jinja2==3.1.6 07:06:03 jmespath==1.1.0 07:06:03 jsonpatch==1.33 07:06:03 jsonpointer==3.1.1 07:06:03 jsonschema==4.26.0 07:06:03 jsonschema-specifications==2025.9.1 07:06:03 keystoneauth1==5.14.0 07:06:03 kubernetes==36.0.2 07:06:03 lftools==0.37.22 07:06:03 lxml==6.1.1 07:06:03 markdown-it-py==4.2.0 07:06:03 MarkupSafe==3.0.3 07:06:03 mdurl==0.1.2 07:06:03 msgpack==1.2.1 07:06:03 multi_key_dict==2.0.3 07:06:03 multidict==6.7.1 07:06:03 munch==4.0.0 07:06:03 netaddr==1.3.0 07:06:03 niet==1.4.2 07:06:03 nodeenv==1.10.0 07:06:03 oauth2client==4.1.3 07:06:03 oauthlib==3.3.1 07:06:03 openstacksdk==4.13.0 07:06:03 os-service-types==1.8.2 07:06:03 osc-lib==4.6.0 07:06:03 oslo.config==10.4.0 07:06:03 oslo.context==6.4.0 07:06:03 oslo.i18n==6.8.0 07:06:03 oslo.log==8.2.0 07:06:03 oslo.serialization==5.10.0 07:06:03 oslo.utils==10.1.1 07:06:03 packaging==26.2 07:06:03 pbr==7.0.3 07:06:03 platformdirs==4.10.0 07:06:03 prettytable==3.18.0 07:06:03 propcache==0.5.2 07:06:03 psutil==7.2.2 07:06:03 pyasn1==0.6.3 07:06:03 pyasn1_modules==0.4.2 07:06:03 pycparser==3.0 07:06:03 pygerrit2==2.0.15 07:06:03 PyGithub==2.9.1 07:06:03 Pygments==2.20.0 07:06:03 PyJWT==2.13.0 07:06:03 PyNaCl==1.6.2 07:06:03 pyparsing==2.4.7 07:06:03 pyperclip==1.11.0 07:06:03 pyrsistent==0.20.0 07:06:03 python-cinderclient==9.9.0 07:06:03 python-dateutil==2.9.0.post0 07:06:03 python-discovery==1.4.2 07:06:03 python-heatclient==5.2.0 07:06:03 python-jenkins==1.8.3 07:06:03 python-keystoneclient==5.8.0 07:06:03 python-magnumclient==4.10.0 07:06:03 python-openstackclient==10.0.0 07:06:03 python-swiftclient==4.10.0 07:06:03 PyYAML==6.0.3 07:06:03 referencing==0.37.0 07:06:03 requests==2.34.2 07:06:03 requests-oauthlib==2.0.0 07:06:03 rfc3986==2.0.0 07:06:03 rich==15.0.0 07:06:03 rich-argparse==1.8.0 07:06:03 rpds-py==0.30.0 07:06:03 rsa==4.9.1 07:06:03 ruamel.yaml==0.19.1 07:06:03 ruamel.yaml.clib==0.2.15 07:06:03 s3transfer==0.19.0 07:06:03 simplejson==4.1.1 07:06:03 six==1.17.0 07:06:03 smmap==5.0.3 07:06:03 soupsieve==2.8.4 07:06:03 stevedore==5.8.0 07:06:03 tabulate==0.10.0 07:06:03 toml==0.10.2 07:06:03 tomlkit==0.15.0 07:06:03 tqdm==4.68.3 07:06:03 typing_extensions==4.15.0 07:06:03 urllib3==1.26.20 07:06:03 virtualenv==21.5.1 07:06:03 wcwidth==0.8.2 07:06:03 websocket-client==1.9.0 07:06:03 wrapt==2.2.2 07:06:03 xdg==6.0.0 07:06:03 xmltodict==1.0.4 07:06:03 yarl==1.24.2 07:06:03 yq==3.4.3 07:06:03 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4413506018031982529.sh 07:06:03 ---> uv-install.sh 07:06:03 Installing uv/uvx (latest) using shell installer 07:06:03 2026-07-02 07:06:03 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-ITkZOx.sh" [1] 07:06:03 downloading uv 0.11.26 x86_64-unknown-linux-gnu 07:06:04 installing to /home/jenkins/.local/bin 07:06:04 uv 07:06:04 uvx 07:06:04 everything's installed! 07:06:04 07:06:04 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:06:04 07:06:04 source $HOME/.local/bin/env (sh, bash, zsh) 07:06:04 source $HOME/.local/bin/env.fish (fish) 07:06:04 Adding install location to PATH 07:06:04 ---> Validating uv/uvx install 07:06:04 uvx 0.11.26 (x86_64-unknown-linux-gnu) 07:06:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6248562641150062959.sh 07:06:04 ---> sudo-logs.sh 07:06:04 Archiving 'sudo' log.. 07:06:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2871150748598886766.sh 07:06:04 ---> job-cost.sh 07:06:04 INFO: Activating Python virtual environment... 07:06:04 Setup pyenv: 07:06:04 system 07:06:04 3.8.13 07:06:04 3.9.13 07:06:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:06:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RlsT from file:/tmp/.os_lf_venv 07:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:06 lf-activate-venv(): INFO: Base packages installed successfully 07:06:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:06:11 lf-activate-venv(): INFO: Adding /tmp/venv-RlsT/bin to PATH 07:06:11 INFO: No stack-cost file found 07:06:11 INFO: Instance uptime: 146s 07:06:11 INFO: Fetching instance metadata (attempt 1 of 3)... 07:06:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:06:11 INFO: Successfully fetched instance metadata 07:06:11 INFO: Instance type: v3-standard-4 07:06:11 INFO: Retrieving pricing info for: v3-standard-4 07:06:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:06:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 07:06:12 INFO: Successfully fetched Vexxhost pricing API 07:06:12 INFO: Retrieved cost: 0.11 07:06:12 INFO: Retrieved resource: v3-standard-4 07:06:12 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:06:12 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:06:12 INFO: Successfully archived job cost data 07:06:12 DEBUG: Cost data: oom-master-pre-commit-lint,4676,2026-07-02 07:06:12,v3-standard-4,146,0.11,0.00,SUCCESS 07:06:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9714096589019082874.sh 07:06:12 ---> logs-deploy.sh 07:06:12 Setup pyenv: 07:06:12 system 07:06:12 3.8.13 07:06:12 3.9.13 07:06:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RlsT from file:/tmp/.os_lf_venv 07:06:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:06:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:06:14 lf-activate-venv(): INFO: Base packages installed successfully 07:06:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-RlsT/bin to PATH 07:06:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4676 07:06:21 INFO: archiving workspace using pattern(s): 07:06:22 Archives upload complete. 07:06:23 INFO: archiving logs to Nexus 07:06:23 ---> uname -a: 07:06:23 Linux prd-ubuntu1804-builder-4c-4g-4483 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:06:23 07:06:23 07:06:23 ---> lscpu: 07:06:23 Architecture: x86_64 07:06:23 CPU op-mode(s): 32-bit, 64-bit 07:06:23 Byte Order: Little Endian 07:06:23 CPU(s): 4 07:06:23 On-line CPU(s) list: 0-3 07:06:23 Thread(s) per core: 1 07:06:23 Core(s) per socket: 1 07:06:23 Socket(s): 4 07:06:23 NUMA node(s): 1 07:06:23 Vendor ID: AuthenticAMD 07:06:23 CPU family: 23 07:06:23 Model: 49 07:06:23 Model name: AMD EPYC-Rome Processor 07:06:23 Stepping: 0 07:06:23 CPU MHz: 2800.000 07:06:23 BogoMIPS: 5600.00 07:06:23 Virtualization: AMD-V 07:06:23 Hypervisor vendor: KVM 07:06:23 Virtualization type: full 07:06:23 L1d cache: 32K 07:06:23 L1i cache: 32K 07:06:23 L2 cache: 512K 07:06:23 L3 cache: 16384K 07:06:23 NUMA node0 CPU(s): 0-3 07:06:23 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 07:06:23 07:06:23 07:06:23 ---> nproc: 07:06:23 4 07:06:23 07:06:23 07:06:24 ---> df -h: 07:06:24 Filesystem Size Used Avail Use% Mounted on 07:06:24 udev 7.9G 0 7.9G 0% /dev 07:06:24 tmpfs 1.6G 676K 1.6G 1% /run 07:06:24 /dev/vda1 78G 8.5G 69G 11% / 07:06:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:06:24 tmpfs 5.0M 0 5.0M 0% /run/lock 07:06:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:06:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:06:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:06:24 07:06:24 07:06:24 ---> free -m: 07:06:24 total used free shared buff/cache available 07:06:24 Mem: 16040 568 13130 0 2340 15146 07:06:24 Swap: 1023 0 1023 07:06:24 07:06:24 07:06:24 ---> ip addr: 07:06:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:06:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:06:24 inet 127.0.0.1/8 scope host lo 07:06:24 valid_lft forever preferred_lft forever 07:06:24 inet6 ::1/128 scope host 07:06:24 valid_lft forever preferred_lft forever 07:06:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:06:24 link/ether fa:16:3e:23:15:e2 brd ff:ff:ff:ff:ff:ff 07:06:24 inet 10.30.107.31/23 brd 10.30.107.255 scope global dynamic ens3 07:06:24 valid_lft 86250sec preferred_lft 86250sec 07:06:24 inet6 fe80::f816:3eff:fe23:15e2/64 scope link 07:06:24 valid_lft forever preferred_lft forever 07:06:24 07:06:24 07:06:24 ---> sar -b -r -n DEV: 07:06:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4483) 07/02/26 _x86_64_ (4 CPU) 07:06:24 07:06:24 07:03:56 LINUX RESTART (4 CPU) 07:06:24 07:06:24 07:04:02 tps rtps wtps bread/s bwrtn/s 07:06:24 07:05:00 275.53 60.79 214.74 3837.04 92605.32 07:06:24 07:06:01 126.80 1.80 125.00 115.52 14622.52 07:06:24 Average: 199.93 30.80 169.12 1945.28 52964.17 07:06:24 07:06:24 07:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:06:24 07:05:00 14023672 15589696 2401296 14.62 58192 1708392 742708 4.25 710848 1477856 128152 07:06:24 07:06:01 13507416 15492824 2917552 17.76 86692 2077084 847680 4.85 832784 1824848 184492 07:06:24 Average: 13765544 15541260 2659424 16.19 72442 1892738 795194 4.55 771816 1651352 156322 07:06:24 07:06:24 07:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:06:24 07:05:00 ens3 501.25 311.29 2297.65 80.79 0.00 0.00 0.00 0.00 07:06:24 07:05:00 lo 2.71 2.71 0.28 0.28 0.00 0.00 0.00 0.00 07:06:24 07:06:01 ens3 68.61 53.71 1064.61 15.72 0.00 0.00 0.00 0.00 07:06:24 07:06:01 lo 1.38 1.38 0.14 0.14 0.00 0.00 0.00 0.00 07:06:24 Average: ens3 281.33 180.35 1670.86 47.72 0.00 0.00 0.00 0.00 07:06:24 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 07:06:24 07:06:24 07:06:24 ---> sar -P ALL: 07:06:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4483) 07/02/26 _x86_64_ (4 CPU) 07:06:24 07:06:24 07:03:56 LINUX RESTART (4 CPU) 07:06:24 07:06:24 07:04:02 CPU %user %nice %system %iowait %steal %idle 07:06:24 07:05:00 all 23.88 0.00 3.03 4.91 0.08 68.10 07:06:24 07:05:00 0 23.37 0.00 3.17 6.03 0.09 67.34 07:06:24 07:05:00 1 28.02 0.00 2.71 4.93 0.07 64.27 07:06:24 07:05:00 2 22.57 0.00 3.36 7.47 0.07 66.53 07:06:24 07:05:00 3 21.55 0.00 2.89 1.21 0.09 74.26 07:06:24 07:06:01 all 20.36 0.00 1.45 1.41 0.06 76.72 07:06:24 07:06:01 0 41.22 0.00 2.06 0.43 0.07 56.23 07:06:24 07:06:01 1 25.08 0.00 1.84 1.37 0.08 71.62 07:06:24 07:06:01 2 8.95 0.00 0.89 1.92 0.05 88.19 07:06:24 07:06:01 3 6.15 0.00 0.99 1.89 0.05 90.93 07:06:24 Average: all 22.09 0.00 2.23 3.13 0.07 72.49 07:06:24 Average: 0 32.47 0.00 2.61 3.17 0.08 61.68 07:06:24 Average: 1 26.53 0.00 2.27 3.12 0.08 68.01 07:06:24 Average: 2 15.64 0.00 2.10 4.65 0.06 77.56 07:06:24 Average: 3 13.71 0.00 1.92 1.56 0.07 82.74 07:06:24 07:06:24 07:06:24