11:53:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147235 11:53:04 Running as SYSTEM 11:53:04 [EnvInject] - Loading node environment variables. 11:53:04 Building remotely on prd-ubuntu1804-builder-4c-4g-17846 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:53:04 [ssh-agent] Looking for ssh-agent implementation... 11:53:04 $ ssh-agent 11:53:04 SSH_AUTH_SOCK=/tmp/ssh-b1ARPr97qA5D/agent.1704 11:53:04 SSH_AGENT_PID=1706 11:53:04 [ssh-agent] Started. 11:53:04 Running ssh-add (command line suppressed) 11:53:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14814041190105534092.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14814041190105534092.key) 11:53:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:53:04 The recommended git tool is: NONE 11:53:06 using credential onap-jenkins-ssh 11:53:06 Wiping out workspace first. 11:53:06 Cloning the remote Git repository 11:53:06 Cloning repository git://cloud.onap.org/mirror/oom.git 11:53:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:53:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:53:06 > git --version # timeout=10 11:53:06 > git --version # 'git version 2.17.1' 11:53:06 using GIT_SSH to set credentials Gerrit user 11:53:06 Verifying host key using manually-configured host key entries 11:53:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:53:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:53:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:53:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:53:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:53:13 using GIT_SSH to set credentials Gerrit user 11:53:13 Verifying host key using manually-configured host key entries 11:53:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/35/147235/2 # timeout=30 11:53:13 > git rev-parse 36eb85885a1442b73a2c592bc2fb2d0f9ae6d818^{commit} # timeout=10 11:53:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:53:13 Checking out Revision 36eb85885a1442b73a2c592bc2fb2d0f9ae6d818 (refs/changes/35/147235/2) 11:53:13 > git config core.sparsecheckout # timeout=10 11:53:13 > git checkout -f 36eb85885a1442b73a2c592bc2fb2d0f9ae6d818 # timeout=30 11:53:16 Commit message: "[SDC] 13.3.0" 11:53:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:53:16 > git rev-list --no-walk 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde # timeout=10 11:53:16 [EnvInject] - Injecting environment variables from a build step. 11:53:16 [EnvInject] - Injecting as environment variables the properties content 11:53:16 PYTHON=python3 11:53:16 11:53:16 [EnvInject] - Variables injected successfully. 11:53:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14556297511184794648.sh 11:53:16 ---> tox-install.sh 11:53:16 + source /home/jenkins/lf-env.sh 11:53:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:53:16 ++ mktemp -d /tmp/venv-XXXX 11:53:16 + lf_venv=/tmp/venv-bIB5 11:53:16 + local venv_file=/tmp/.os_lf_venv 11:53:16 + local python=python3 11:53:16 + local options 11:53:16 + local set_path=true 11:53:16 + local install_args= 11:53:16 ++ 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 11:53:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:53:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:53:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:53:16 + true 11:53:16 + case $1 in 11:53:16 + venv_file=/tmp/.toxenv 11:53:16 + shift 2 11:53:16 + true 11:53:16 + case $1 in 11:53:16 + shift 11:53:16 + break 11:53:16 + case $python in 11:53:16 + local pkg_list= 11:53:16 + [[ -d /opt/pyenv ]] 11:53:16 + echo 'Setup pyenv:' 11:53:16 Setup pyenv: 11:53:16 + export PYENV_ROOT=/opt/pyenv 11:53:16 + PYENV_ROOT=/opt/pyenv 11:53:16 + 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 11:53:16 + 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 11:53:16 + pyenv versions 11:53:16 * system (set by /opt/pyenv/version) 11:53:16 * 3.8.13 (set by /opt/pyenv/version) 11:53:16 * 3.9.13 (set by /opt/pyenv/version) 11:53:16 * 3.10.6 (set by /opt/pyenv/version) 11:53:16 + command -v pyenv 11:53:16 ++ pyenv init - --no-rehash 11:53:16 + 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[*]}"'\'')" 11:53:16 export PATH="/opt/pyenv/shims:${PATH}" 11:53:16 export PYENV_SHELL=bash 11:53:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:53:16 pyenv() { 11:53:16 local command 11:53:16 command="${1:-}" 11:53:16 if [ "$#" -gt 0 ]; then 11:53:16 shift 11:53:16 fi 11:53:16 11:53:16 case "$command" in 11:53:16 rehash|shell) 11:53:16 eval "$(pyenv "sh-$command" "$@")" 11:53:16 ;; 11:53:16 *) 11:53:16 command pyenv "$command" "$@" 11:53:16 ;; 11:53:16 esac 11:53:16 }' 11:53:16 +++ 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[*]}"' 11:53:16 ++ 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 11:53:16 ++ 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 11:53:16 ++ 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 11:53:16 ++ export PYENV_SHELL=bash 11:53:16 ++ PYENV_SHELL=bash 11:53:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:53:16 +++ complete -F _pyenv pyenv 11:53:16 ++ lf-pyver python3 11:53:16 ++ local py_version_xy=python3 11:53:16 ++ local py_version_xyz= 11:53:16 ++ pyenv versions 11:53:16 ++ local command 11:53:16 ++ command=versions 11:53:16 ++ '[' 1 -gt 0 ']' 11:53:16 ++ shift 11:53:16 ++ case "$command" in 11:53:16 ++ command pyenv versions 11:53:16 ++ pyenv versions 11:53:16 ++ sed 's/^[ *]* //' 11:53:16 ++ grep -E '^[0-9.]*[0-9]$' 11:53:16 ++ awk '{ print $1 }' 11:53:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:53:17 +++ grep '^3' /tmp/.pyenv_versions 11:53:17 +++ sort -V 11:53:17 +++ tail -n 1 11:53:17 ++ py_version_xyz=3.10.6 11:53:17 ++ [[ -z 3.10.6 ]] 11:53:17 ++ echo 3.10.6 11:53:17 ++ return 0 11:53:17 + pyenv local 3.10.6 11:53:17 + local command 11:53:17 + command=local 11:53:17 + '[' 2 -gt 0 ']' 11:53:17 + shift 11:53:17 + case "$command" in 11:53:17 + command pyenv local 3.10.6 11:53:17 + pyenv local 3.10.6 11:53:17 + for arg in "$@" 11:53:17 + case $arg in 11:53:17 + pkg_list+='tox ' 11:53:17 + for arg in "$@" 11:53:17 + case $arg in 11:53:17 + pkg_list+='virtualenv ' 11:53:17 + for arg in "$@" 11:53:17 + case $arg in 11:53:17 + pkg_list+='urllib3~=1.26.15 ' 11:53:17 + [[ -f /tmp/.toxenv ]] 11:53:17 + [[ ! -f /tmp/.toxenv ]] 11:53:17 + [[ -n '' ]] 11:53:17 + python3 -m venv /tmp/venv-bIB5 11:53:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bIB5' 11:53:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bIB5 11:53:21 + echo /tmp/venv-bIB5 11:53:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:53:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:53:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:53:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:21 + local 'pip_opts=--upgrade --quiet' 11:53:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:53:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:53:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:53:21 + [[ -n '' ]] 11:53:21 + [[ -n '' ]] 11:53:21 + lf-venv-pip-install /tmp/venv-bIB5/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:53:21 + local venv_python=/tmp/venv-bIB5/bin/python3 11:53:21 + shift 11:53:21 + local upstream=https://pypi.org/simple 11:53:21 + /tmp/venv-bIB5/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 11:53:25 + return 0 11:53:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:53:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:53:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:53:25 + lf-venv-pip-install /tmp/venv-bIB5/bin/python3 --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 11:53:25 + local venv_python=/tmp/venv-bIB5/bin/python3 11:53:25 + shift 11:53:25 + local upstream=https://pypi.org/simple 11:53:25 + /tmp/venv-bIB5/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 11:53:27 + return 0 11:53:27 + type python3 11:53:27 + true 11:53:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bIB5/bin to PATH' 11:53:27 lf-activate-venv(): INFO: Adding /tmp/venv-bIB5/bin to PATH 11:53:27 + PATH=/tmp/venv-bIB5/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 11:53:27 + return 0 11:53:27 + python3 --version 11:53:27 Python 3.10.6 11:53:27 + python3 -m pip --version 11:53:27 pip 26.2.1 from /tmp/venv-bIB5/lib/python3.10/site-packages/pip (python 3.10) 11:53:27 + python3 -m pip freeze 11:53:27 cachetools==7.1.8 11:53:27 colorama==0.4.6 11:53:27 distlib==0.4.3 11:53:27 filelock==3.32.5 11:53:27 packaging==26.3 11:53:27 platformdirs==4.11.7 11:53:27 pluggy==1.6.0 11:53:27 pyproject-api==1.11.0 11:53:27 python-discovery==1.6.0 11:53:27 tomli==2.4.1 11:53:27 tomli_w==1.2.0 11:53:27 tox==4.61.2 11:53:27 typing_extensions==4.16.0 11:53:27 urllib3==1.26.20 11:53:27 virtualenv==21.7.8 11:53:27 [EnvInject] - Injecting environment variables from a build step. 11:53:27 [EnvInject] - Injecting as environment variables the properties content 11:53:27 PARALLEL=false 11:53:27 11:53:27 [EnvInject] - Variables injected successfully. 11:53:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17439863576542796252.sh 11:53:28 ---> tox-run.sh 11:53:28 + 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 11:53:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:53:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:53:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:53:28 + cd /w/workspace/oom-master-pre-commit-lint/. 11:53:28 + source /home/jenkins/lf-env.sh 11:53:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:53:28 ++ mktemp -d /tmp/venv-XXXX 11:53:28 + lf_venv=/tmp/venv-Y9SU 11:53:28 + local venv_file=/tmp/.os_lf_venv 11:53:28 + local python=python3 11:53:28 + local options 11:53:28 + local set_path=true 11:53:28 + local install_args= 11:53:28 ++ 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 11:53:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:53:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:53:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:53:28 + true 11:53:28 + case $1 in 11:53:28 + venv_file=/tmp/.toxenv 11:53:28 + shift 2 11:53:28 + true 11:53:28 + case $1 in 11:53:28 + shift 11:53:28 + break 11:53:28 + case $python in 11:53:28 + local pkg_list= 11:53:28 + [[ -d /opt/pyenv ]] 11:53:28 + echo 'Setup pyenv:' 11:53:28 Setup pyenv: 11:53:28 + export PYENV_ROOT=/opt/pyenv 11:53:28 + PYENV_ROOT=/opt/pyenv 11:53:28 + 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 11:53:28 + 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 11:53:28 + pyenv versions 11:53:28 system 11:53:28 3.8.13 11:53:28 3.9.13 11:53:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:53:28 + command -v pyenv 11:53:28 ++ pyenv init - --no-rehash 11:53:28 + 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[*]}"'\'')" 11:53:28 export PATH="/opt/pyenv/shims:${PATH}" 11:53:28 export PYENV_SHELL=bash 11:53:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:53:28 pyenv() { 11:53:28 local command 11:53:28 command="${1:-}" 11:53:28 if [ "$#" -gt 0 ]; then 11:53:28 shift 11:53:28 fi 11:53:28 11:53:28 case "$command" in 11:53:28 rehash|shell) 11:53:28 eval "$(pyenv "sh-$command" "$@")" 11:53:28 ;; 11:53:28 *) 11:53:28 command pyenv "$command" "$@" 11:53:28 ;; 11:53:28 esac 11:53:28 }' 11:53:28 +++ 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[*]}"' 11:53:28 ++ 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 11:53:28 ++ 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 11:53:28 ++ 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 11:53:28 ++ export PYENV_SHELL=bash 11:53:28 ++ PYENV_SHELL=bash 11:53:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:53:28 +++ complete -F _pyenv pyenv 11:53:28 ++ lf-pyver python3 11:53:28 ++ local py_version_xy=python3 11:53:28 ++ local py_version_xyz= 11:53:28 ++ pyenv versions 11:53:28 ++ local command 11:53:28 ++ command=versions 11:53:28 ++ '[' 1 -gt 0 ']' 11:53:28 ++ shift 11:53:28 ++ case "$command" in 11:53:28 ++ command pyenv versions 11:53:28 ++ pyenv versions 11:53:28 ++ sed 's/^[ *]* //' 11:53:28 ++ awk '{ print $1 }' 11:53:28 ++ grep -E '^[0-9.]*[0-9]$' 11:53:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:53:28 +++ grep '^3' /tmp/.pyenv_versions 11:53:28 +++ sort -V 11:53:28 +++ tail -n 1 11:53:28 ++ py_version_xyz=3.10.6 11:53:28 ++ [[ -z 3.10.6 ]] 11:53:28 ++ echo 3.10.6 11:53:28 ++ return 0 11:53:28 + pyenv local 3.10.6 11:53:28 + local command 11:53:28 + command=local 11:53:28 + '[' 2 -gt 0 ']' 11:53:28 + shift 11:53:28 + case "$command" in 11:53:28 + command pyenv local 3.10.6 11:53:28 + pyenv local 3.10.6 11:53:28 + for arg in "$@" 11:53:28 + case $arg in 11:53:28 + pkg_list+='tox ' 11:53:28 + for arg in "$@" 11:53:28 + case $arg in 11:53:28 + pkg_list+='virtualenv ' 11:53:28 + for arg in "$@" 11:53:28 + case $arg in 11:53:28 + pkg_list+='urllib3~=1.26.15 ' 11:53:28 + [[ -f /tmp/.toxenv ]] 11:53:28 ++ cat /tmp/.toxenv 11:53:28 + lf_venv=/tmp/venv-bIB5 11:53:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bIB5 from' file:/tmp/.toxenv 11:53:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bIB5 from file:/tmp/.toxenv 11:53:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:53:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:28 + local 'pip_opts=--upgrade --quiet' 11:53:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:53:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:53:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:53:28 + [[ -n '' ]] 11:53:28 + [[ -n '' ]] 11:53:28 + lf-venv-pip-install /tmp/venv-bIB5/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:53:28 + local venv_python=/tmp/venv-bIB5/bin/python3 11:53:28 + shift 11:53:28 + local upstream=https://pypi.org/simple 11:53:28 + /tmp/venv-bIB5/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 11:53:29 + return 0 11:53:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:53:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:53:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:53:29 + lf-venv-pip-install /tmp/venv-bIB5/bin/python3 --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 11:53:29 + local venv_python=/tmp/venv-bIB5/bin/python3 11:53:29 + shift 11:53:29 + local upstream=https://pypi.org/simple 11:53:29 + /tmp/venv-bIB5/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 11:53:29 + return 0 11:53:29 + type python3 11:53:29 + true 11:53:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bIB5/bin to PATH' 11:53:29 lf-activate-venv(): INFO: Adding /tmp/venv-bIB5/bin to PATH 11:53:29 + PATH=/tmp/venv-bIB5/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 11:53:29 + return 0 11:53:29 + [[ -d /opt/pyenv ]] 11:53:29 + echo '---> Setting up pyenv' 11:53:29 ---> Setting up pyenv 11:53:29 + export PYENV_ROOT=/opt/pyenv 11:53:29 + PYENV_ROOT=/opt/pyenv 11:53:29 + export PATH=/opt/pyenv/bin:/tmp/venv-bIB5/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 11:53:29 + PATH=/opt/pyenv/bin:/tmp/venv-bIB5/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 11:53:29 ++ pwd 11:53:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:53:29 + export PYTHONPATH 11:53:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:53:29 + TOX_TESTENV_PASSENV=PYTHONPATH 11:53:29 + tox --version 11:53:30 4.61.2 from /tmp/venv-bIB5/lib/python3.10/site-packages/tox/__init__.py 11:53:30 + PARALLEL=false 11:53:30 + TOX_OPTIONS_LIST= 11:53:30 + [[ -n pre-commit ]] 11:53:30 + TOX_OPTIONS_LIST=' -e pre-commit' 11:53:30 + case ${PARALLEL,,} in 11:53:30 + tox -e pre-commit 11:53:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:53:31 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 11:53:34 pre-commit: freeze> python -m pip freeze --all 11:53:34 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.5,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.7,pre_commit==4.6.0,python-discovery==1.6.0,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.8 11:53:34 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:53:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:53:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:53:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:53:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:53:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:53:37 [INFO] Once installed this environment will be reused. 11:53:37 [INFO] This may take a few minutes... 11:53:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:53:41 [INFO] Once installed this environment will be reused. 11:53:41 [INFO] This may take a few minutes... 11:53:49 trim trailing whitespace.................................................Passed 11:53:49 Tabs remover.............................................................Passed 11:53:49 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:53:50 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:53:50 [INFO] Once installed this environment will be reused. 11:53:50 [INFO] This may take a few minutes... 11:53:58 gitlint..............................................(no files to check)Skipped 11:53:58 pre-commit: OK (27.63=setup[3.92]+cmd[15.36,8.35] seconds) 11:53:58 congratulations :) (27.66 seconds) 11:53:58 + tox_status=0 11:53:58 + echo '---> Completed tox runs' 11:53:58 ---> Completed tox runs 11:53:58 + for i in .tox/*/log 11:53:58 ++ echo .tox/pre-commit/log 11:53:58 ++ awk -F/ '{print $2}' 11:53:58 + tox_env=pre-commit 11:53:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:53:58 + DOC_DIR=docs/_build/html 11:53:58 + [[ -d docs/_build/html ]] 11:53:58 + echo '---> tox-run.sh ends' 11:53:58 ---> tox-run.sh ends 11:53:58 + test 0 -eq 0 11:53:58 $ ssh-agent -k 11:53:58 unset SSH_AUTH_SOCK; 11:53:58 unset SSH_AGENT_PID; 11:53:58 echo Agent pid 1706 killed; 11:53:58 [ssh-agent] Stopped. 11:53:58 [PostBuildScript] - [INFO] Executing post build scripts. 11:53:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11877290218802058700.sh 11:53:58 ---> sysstat.sh 11:53:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15161181418425442498.sh 11:53:58 ---> package-listing.sh 11:53:58 ++ facter osfamily 11:53:58 ++ tr '[:upper:]' '[:lower:]' 11:53:59 + OS_FAMILY=debian 11:53:59 + workspace=/w/workspace/oom-master-pre-commit-lint 11:53:59 + START_PACKAGES=/tmp/packages_start.txt 11:53:59 + END_PACKAGES=/tmp/packages_end.txt 11:53:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:53:59 + PACKAGES=/tmp/packages_start.txt 11:53:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:53:59 + PACKAGES=/tmp/packages_end.txt 11:53:59 + case "${OS_FAMILY}" in 11:53:59 + dpkg -l 11:53:59 + grep '^ii' 11:53:59 + '[' -f /tmp/packages_start.txt ']' 11:53:59 + '[' -f /tmp/packages_end.txt ']' 11:53:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:53:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:53:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:53:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:53:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7045411250790644648.sh 11:53:59 ---> capture-instance-metadata.sh 11:53:59 Setup pyenv: 11:53:59 system 11:53:59 3.8.13 11:53:59 3.9.13 11:53:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:54:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fMqa 11:54:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:54:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:54:06 lf-activate-venv(): INFO: Installing additional packages: lftools 11:54:27 lf-activate-venv(): INFO: Adding /tmp/venv-fMqa/bin to PATH 11:54:27 INFO: Running in OpenStack, capturing instance metadata 11:54:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13098112064469298157.sh 11:54:27 provisioning config files... 11:54:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8287423477219156326tmp 11:54:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:54:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:54:27 [EnvInject] - Injecting environment variables from a build step. 11:54:27 [EnvInject] - Injecting as environment variables the properties content 11:54:27 SERVER_ID=logs 11:54:27 11:54:27 [EnvInject] - Variables injected successfully. 11:54:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5244730829899486950.sh 11:54:27 ---> create-netrc.sh 11:54:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4821312589758992755.sh 11:54:27 ---> python-tools-install.sh 11:54:27 Setup pyenv: 11:54:28 system 11:54:28 3.8.13 11:54:28 3.9.13 11:54:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:54:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMqa from file:/tmp/.os_lf_venv 11:54:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:54:29 lf-activate-venv(): INFO: Installing additional packages: lftools 11:54:35 lf-activate-venv(): INFO: Adding /tmp/venv-fMqa/bin to PATH 11:54:35 Generating Requirements File 11:54:59 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. 11:54:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:54:59 Python 3.10.6 11:54:59 pip 26.2.1 from /tmp/venv-fMqa/lib/python3.10/site-packages/pip (python 3.10) 11:55:00 aiohappyeyeballs==2.7.1 11:55:00 aiohttp==3.14.3 11:55:00 aiosignal==1.4.0 11:55:00 appdirs==1.4.4 11:55:00 argcomplete==3.7.2 11:55:00 aspy.yaml==1.3.0 11:55:00 async-timeout==5.0.1 11:55:00 attrs==26.1.0 11:55:00 autopage==0.6.0 11:55:00 backports.strenum==1.3.1 11:55:00 beautifulsoup4==4.15.0 11:55:00 boto3==1.43.88 11:55:00 botocore==1.43.88 11:55:00 bs4==0.0.2 11:55:00 certifi==2026.7.22 11:55:00 cffi==2.1.1 11:55:00 cfgv==3.5.0 11:55:00 chardet==7.6.0 11:55:00 charset-normalizer==3.5.1 11:55:00 click==8.5.0 11:55:00 cliff==4.14.0 11:55:00 cmd2==3.5.1 11:55:00 cryptography==3.3.2 11:55:00 debtcollector==3.1.0 11:55:00 decorator==5.3.1 11:55:00 defusedxml==0.7.1 11:55:00 Deprecated==1.3.1 11:55:00 distlib==0.4.3 11:55:00 dnspython==2.8.0 11:55:00 docker==7.2.0 11:55:00 dogpile.cache==1.5.0 11:55:00 durationpy==0.11 11:55:00 email-validator==2.3.0 11:55:00 filelock==3.32.5 11:55:00 frozenlist==1.8.0 11:55:00 future==1.0.0 11:55:00 gitdb==4.0.12 11:55:00 GitPython==3.1.61 11:55:00 httplib2==0.30.2 11:55:00 identify==2.6.19 11:55:00 idna==3.19 11:55:00 importlib-resources==1.5.0 11:55:00 iso8601==2.1.0 11:55:00 Jinja2==3.1.6 11:55:00 jmespath==1.1.0 11:55:00 jsonpatch==1.33 11:55:00 jsonpointer==3.1.1 11:55:00 jsonschema==4.26.0 11:55:00 jsonschema-specifications==2025.9.1 11:55:00 keystoneauth1==5.14.0 11:55:00 kubernetes==36.0.3 11:55:00 lftools==0.37.23 11:55:00 lxml==6.1.3 11:55:00 markdown-it-py==4.2.0 11:55:00 MarkupSafe==3.0.3 11:55:00 mdurl==0.1.2 11:55:00 msgpack==1.2.2 11:55:00 multi_key_dict==2.0.3 11:55:00 multidict==6.7.1 11:55:00 munch==4.0.0 11:55:00 netaddr==1.3.0 11:55:00 niet==1.4.2 11:55:00 nodeenv==1.10.0 11:55:00 oauth2client==4.1.3 11:55:00 oauthlib==3.3.1 11:55:00 openstacksdk==4.13.0 11:55:00 os-service-types==1.8.2 11:55:00 osc-lib==4.6.0 11:55:00 oslo.config==10.4.0 11:55:00 oslo.context==6.4.0 11:55:00 oslo.i18n==6.8.0 11:55:00 oslo.log==8.2.0 11:55:00 oslo.serialization==5.10.0 11:55:00 oslo.utils==10.1.1 11:55:00 packaging==26.3 11:55:00 pbr==7.0.3 11:55:00 platformdirs==4.11.7 11:55:00 prettytable==3.18.0 11:55:00 propcache==0.5.2 11:55:00 psutil==7.2.2 11:55:00 pyasn1==0.6.4 11:55:00 pyasn1_modules==0.4.2 11:55:00 pycparser==3.0 11:55:00 pygerrit2==2.0.15 11:55:00 PyGithub==2.10.0 11:55:00 Pygments==2.21.0 11:55:00 PyJWT==2.13.0 11:55:00 PyNaCl==1.6.2 11:55:00 pyparsing==2.4.7 11:55:00 pyperclip==1.11.0 11:55:00 pyrsistent==0.20.0 11:55:00 python-cinderclient==9.9.0 11:55:00 python-dateutil==2.9.0.post0 11:55:00 python-discovery==1.6.0 11:55:00 python-heatclient==5.2.0 11:55:00 python-jenkins==1.8.3 11:55:00 python-keystoneclient==6.0.0 11:55:00 python-magnumclient==4.11.0 11:55:00 python-openstackclient==10.0.0 11:55:00 python-swiftclient==4.11.0 11:55:00 PyYAML==6.0.3 11:55:00 referencing==0.37.0 11:55:00 requests==2.34.2 11:55:00 requests-oauthlib==2.0.0 11:55:00 rfc3986==2.0.0 11:55:00 rich==15.0.0 11:55:00 rich-argparse==1.8.0 11:55:00 rpds-py==0.30.0 11:55:00 rsa==4.9.1 11:55:00 ruamel.yaml==0.19.1 11:55:00 ruamel.yaml.clib==0.2.15 11:55:00 s3transfer==0.19.2 11:55:00 simplejson==4.1.2 11:55:00 six==1.17.0 11:55:00 smmap==5.0.3 11:55:00 soupsieve==2.9.2 11:55:00 stevedore==5.8.0 11:55:00 tabulate==0.10.0 11:55:00 toml==0.10.2 11:55:00 tomlkit==0.15.1 11:55:00 tqdm==4.70.0 11:55:00 typing_extensions==4.16.0 11:55:00 urllib3==1.26.20 11:55:00 virtualenv==21.7.8 11:55:00 wcwidth==0.8.3 11:55:00 websocket-client==1.9.2 11:55:00 wrapt==2.4.0 11:55:00 xdg==6.0.0 11:55:00 xmltodict==1.0.4 11:55:00 yarl==1.24.5 11:55:00 yq==4.1.2 11:55:00 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins146840253842138056.sh 11:55:00 ---> uv-install.sh 11:55:00 Installing uv/uvx (latest) using shell installer 11:55:00 2026-09-04 11:55:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-x9WgDL.sh" [1] 11:55:00 downloading uv 0.12.9 x86_64-unknown-linux-gnu 11:55:01 installing to /home/jenkins/.local/bin 11:55:01 uv 11:55:01 uvx 11:55:01 everything's installed! 11:55:01 11:55:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:55:01 11:55:01 source $HOME/.local/bin/env (sh, bash, zsh) 11:55:01 source $HOME/.local/bin/env.fish (fish) 11:55:01 Adding install location to PATH 11:55:01 ---> Validating uv/uvx install 11:55:01 uvx 0.12.9 (x86_64-unknown-linux-gnu) 11:55:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2109682146638627858.sh 11:55:01 ---> sudo-logs.sh 11:55:01 Archiving 'sudo' log.. 11:55:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3794188862330359504.sh 11:55:01 ---> job-cost.sh 11:55:01 INFO: Activating Python virtual environment... 11:55:01 Setup pyenv: 11:55:01 system 11:55:01 3.8.13 11:55:01 3.9.13 11:55:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:55:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMqa from file:/tmp/.os_lf_venv 11:55:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:55:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:55:07 lf-activate-venv(): INFO: Adding /tmp/venv-fMqa/bin to PATH 11:55:07 INFO: No stack-cost file found 11:55:07 INFO: Instance uptime: 153s 11:55:07 INFO: Fetching instance metadata (attempt 1 of 3)... 11:55:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:55:08 INFO: Successfully fetched instance metadata 11:55:08 INFO: Instance type: v3-standard-4 11:55:08 INFO: Retrieving pricing info for: v3-standard-4 11:55:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:55:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=153 11:55:08 INFO: Successfully fetched Vexxhost pricing API 11:55:08 INFO: Retrieved cost: 0.11 11:55:08 INFO: Retrieved resource: v3-standard-4 11:55:08 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:55:08 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:55:08 INFO: Successfully archived job cost data 11:55:08 DEBUG: Cost data: oom-master-pre-commit-lint,4828,2026-09-04 11:55:08,v3-standard-4,153,0.11,0.00,SUCCESS 11:55:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2791791736447950023.sh 11:55:08 ---> logs-deploy.sh 11:55:08 Setup pyenv: 11:55:08 system 11:55:08 3.8.13 11:55:08 3.9.13 11:55:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:55:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fMqa from file:/tmp/.os_lf_venv 11:55:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:55:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:55:16 lf-activate-venv(): INFO: Adding /tmp/venv-fMqa/bin to PATH 11:55:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4828 11:55:16 INFO: archiving workspace using pattern(s): 11:55:17 Archives upload complete. 11:55:17 INFO: archiving logs to Nexus 11:55:18 ---> uname -a: 11:55:18 Linux prd-ubuntu1804-builder-4c-4g-17846 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:55:18 11:55:18 11:55:18 ---> lscpu: 11:55:18 Architecture: x86_64 11:55:18 CPU op-mode(s): 32-bit, 64-bit 11:55:18 Byte Order: Little Endian 11:55:18 CPU(s): 4 11:55:18 On-line CPU(s) list: 0-3 11:55:18 Thread(s) per core: 1 11:55:18 Core(s) per socket: 1 11:55:18 Socket(s): 4 11:55:18 NUMA node(s): 1 11:55:18 Vendor ID: AuthenticAMD 11:55:18 CPU family: 23 11:55:18 Model: 49 11:55:18 Model name: AMD EPYC-Rome Processor 11:55:18 Stepping: 0 11:55:18 CPU MHz: 2799.998 11:55:18 BogoMIPS: 5599.99 11:55:18 Virtualization: AMD-V 11:55:18 Hypervisor vendor: KVM 11:55:18 Virtualization type: full 11:55:18 L1d cache: 32K 11:55:18 L1i cache: 32K 11:55:18 L2 cache: 512K 11:55:18 L3 cache: 16384K 11:55:18 NUMA node0 CPU(s): 0-3 11:55:18 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 11:55:18 11:55:18 11:55:18 ---> nproc: 11:55:18 4 11:55:18 11:55:18 11:55:18 ---> df -h: 11:55:18 Filesystem Size Used Avail Use% Mounted on 11:55:18 udev 7.9G 0 7.9G 0% /dev 11:55:18 tmpfs 1.6G 672K 1.6G 1% /run 11:55:18 /dev/vda1 78G 8.5G 69G 11% / 11:55:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:55:18 tmpfs 5.0M 0 5.0M 0% /run/lock 11:55:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:55:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:55:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:55:18 11:55:18 11:55:18 ---> free -m: 11:55:18 total used free shared buff/cache available 11:55:18 Mem: 16040 552 13159 0 2327 15163 11:55:18 Swap: 1023 0 1023 11:55:18 11:55:18 11:55:18 ---> ip addr: 11:55:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:55:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:55:18 inet 127.0.0.1/8 scope host lo 11:55:18 valid_lft forever preferred_lft forever 11:55:18 inet6 ::1/128 scope host 11:55:18 valid_lft forever preferred_lft forever 11:55:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:55:18 link/ether fa:16:3e:82:7a:e4 brd ff:ff:ff:ff:ff:ff 11:55:18 inet 10.30.107.239/23 brd 10.30.107.255 scope global dynamic ens3 11:55:18 valid_lft 86246sec preferred_lft 86246sec 11:55:18 inet6 fe80::f816:3eff:fe82:7ae4/64 scope link 11:55:18 valid_lft forever preferred_lft forever 11:55:18 11:55:18 11:55:18 ---> sar -b -r -n DEV: 11:55:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17846) 09/04/26 _x86_64_ (4 CPU) 11:55:18 11:55:18 11:52:45 LINUX RESTART (4 CPU) 11:55:18 11:55:18 11:53:01 tps rtps wtps bread/s bwrtn/s 11:55:18 11:54:02 199.82 32.24 167.57 1068.36 60888.65 11:55:18 11:55:01 118.81 0.88 117.93 111.85 14672.77 11:55:18 Average: 159.65 16.69 142.96 594.12 37974.86 11:55:18 11:55:18 11:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:55:18 11:54:02 13977908 15561240 2447060 14.90 57920 1725872 778312 4.45 737312 1493012 134784 11:55:18 11:55:01 13547708 15588744 2877260 17.52 86232 2131152 731092 4.18 721468 1891364 227392 11:55:18 Average: 13762808 15574992 2662160 16.21 72076 1928512 754702 4.32 729390 1692188 181088 11:55:18 11:55:18 11:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:55:18 11:54:02 ens3 292.93 231.43 2097.91 68.91 0.00 0.00 0.00 0.00 11:55:18 11:54:02 lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 11:55:18 11:55:01 ens3 109.13 81.17 1460.37 11.57 0.00 0.00 0.00 0.00 11:55:18 11:55:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 11:55:18 Average: ens3 201.81 156.93 1781.81 40.48 0.00 0.00 0.00 0.00 11:55:18 Average: lo 1.48 1.48 0.16 0.16 0.00 0.00 0.00 0.00 11:55:18 11:55:18 11:55:18 ---> sar -P ALL: 11:55:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17846) 09/04/26 _x86_64_ (4 CPU) 11:55:18 11:55:18 11:52:45 LINUX RESTART (4 CPU) 11:55:18 11:55:18 11:53:01 CPU %user %nice %system %iowait %steal %idle 11:55:18 11:54:02 all 22.67 0.00 2.36 2.74 0.02 72.21 11:55:18 11:54:02 0 25.34 0.00 2.47 0.45 0.02 71.72 11:55:18 11:54:02 1 13.92 0.00 2.25 6.26 0.02 77.55 11:55:18 11:54:02 2 24.57 0.00 2.00 0.13 0.03 73.25 11:55:18 11:54:02 3 26.90 0.00 2.71 4.12 0.02 66.25 11:55:18 11:55:01 all 20.39 0.00 1.40 1.79 0.01 76.41 11:55:18 11:55:01 0 35.17 0.00 2.02 0.51 0.00 62.30 11:55:18 11:55:01 1 12.75 0.00 1.06 2.61 0.00 83.57 11:55:18 11:55:01 2 24.51 0.00 1.38 0.58 0.02 73.52 11:55:18 11:55:01 3 9.14 0.00 1.14 3.43 0.00 86.28 11:55:18 Average: all 21.54 0.00 1.88 2.27 0.01 74.30 11:55:18 Average: 0 30.22 0.00 2.25 0.48 0.01 67.04 11:55:18 Average: 1 13.34 0.00 1.66 4.45 0.01 80.54 11:55:18 Average: 2 24.54 0.00 1.69 0.35 0.03 73.38 11:55:18 Average: 3 18.09 0.00 1.93 3.78 0.01 76.19 11:55:18 11:55:18 11:55:18