14:13:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 14:13:35 Running as SYSTEM 14:13:35 [EnvInject] - Loading node environment variables. 14:13:35 Building remotely on prd-ubuntu1804-builder-4c-4g-1223 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:13:35 [ssh-agent] Looking for ssh-agent implementation... 14:13:35 $ ssh-agent 14:13:35 SSH_AUTH_SOCK=/tmp/ssh-QTfkPvqCNfkR/agent.1637 14:13:35 SSH_AGENT_PID=1639 14:13:35 [ssh-agent] Started. 14:13:35 Running ssh-add (command line suppressed) 14:13:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11733192312840256343.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11733192312840256343.key) 14:13:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:13:35 The recommended git tool is: NONE 14:13:37 using credential onap-jenkins-ssh 14:13:37 Wiping out workspace first. 14:13:37 Cloning the remote Git repository 14:13:37 Cloning repository git://cloud.onap.org/mirror/oom.git 14:13:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:13:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:13:37 > git --version # timeout=10 14:13:37 > git --version # 'git version 2.17.1' 14:13:37 using GIT_SSH to set credentials Gerrit user 14:13:37 Verifying host key using manually-configured host key entries 14:13:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:13:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:13:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:13:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:13:42 using GIT_SSH to set credentials Gerrit user 14:13:42 Verifying host key using manually-configured host key entries 14:13:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/10 # timeout=30 14:13:42 > git rev-parse 634f003c0900288245c07e40cd9f0ee562a7ee39^{commit} # timeout=10 14:13:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:13:42 Checking out Revision 634f003c0900288245c07e40cd9f0ee562a7ee39 (refs/changes/47/143947/10) 14:13:42 > git config core.sparsecheckout # timeout=10 14:13:42 > git checkout -f 634f003c0900288245c07e40cd9f0ee562a7ee39 # timeout=30 14:13:46 Commit message: "[SO] 17.1.0 release" 14:13:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:13:46 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 14:13:46 [EnvInject] - Injecting environment variables from a build step. 14:13:46 [EnvInject] - Injecting as environment variables the properties content 14:13:46 PYTHON=python3 14:13:46 14:13:46 [EnvInject] - Variables injected successfully. 14:13:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12160578195715951387.sh 14:13:46 ---> tox-install.sh 14:13:46 + source /home/jenkins/lf-env.sh 14:13:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:13:46 ++ mktemp -d /tmp/venv-XXXX 14:13:46 + lf_venv=/tmp/venv-BT74 14:13:46 + local venv_file=/tmp/.os_lf_venv 14:13:46 + local python=python3 14:13:46 + local options 14:13:46 + local set_path=true 14:13:46 + local install_args= 14:13:46 ++ 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 14:13:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:13:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:13:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:13:46 + true 14:13:46 + case $1 in 14:13:46 + venv_file=/tmp/.toxenv 14:13:46 + shift 2 14:13:46 + true 14:13:46 + case $1 in 14:13:46 + shift 14:13:46 + break 14:13:46 + case $python in 14:13:46 + local pkg_list= 14:13:46 + [[ -d /opt/pyenv ]] 14:13:46 + echo 'Setup pyenv:' 14:13:46 Setup pyenv: 14:13:46 + export PYENV_ROOT=/opt/pyenv 14:13:46 + PYENV_ROOT=/opt/pyenv 14:13:46 + 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 14:13:46 + 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 14:13:46 + pyenv versions 14:13:46 * system (set by /opt/pyenv/version) 14:13:46 * 3.8.13 (set by /opt/pyenv/version) 14:13:46 * 3.9.13 (set by /opt/pyenv/version) 14:13:46 * 3.10.6 (set by /opt/pyenv/version) 14:13:46 + command -v pyenv 14:13:46 ++ pyenv init - --no-rehash 14:13:46 + 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[*]}"'\'')" 14:13:46 export PATH="/opt/pyenv/shims:${PATH}" 14:13:46 export PYENV_SHELL=bash 14:13:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:13:46 pyenv() { 14:13:46 local command 14:13:46 command="${1:-}" 14:13:46 if [ "$#" -gt 0 ]; then 14:13:46 shift 14:13:46 fi 14:13:46 14:13:46 case "$command" in 14:13:46 rehash|shell) 14:13:46 eval "$(pyenv "sh-$command" "$@")" 14:13:46 ;; 14:13:46 *) 14:13:46 command pyenv "$command" "$@" 14:13:46 ;; 14:13:46 esac 14:13:46 }' 14:13:46 +++ 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[*]}"' 14:13:46 ++ 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 14:13:46 ++ 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 14:13:46 ++ 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 14:13:46 ++ export PYENV_SHELL=bash 14:13:46 ++ PYENV_SHELL=bash 14:13:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:13:46 +++ complete -F _pyenv pyenv 14:13:46 ++ lf-pyver python3 14:13:46 ++ local py_version_xy=python3 14:13:46 ++ local py_version_xyz= 14:13:46 ++ pyenv versions 14:13:46 ++ local command 14:13:46 ++ command=versions 14:13:46 ++ '[' 1 -gt 0 ']' 14:13:46 ++ shift 14:13:46 ++ case "$command" in 14:13:46 ++ command pyenv versions 14:13:46 ++ pyenv versions 14:13:46 ++ awk '{ print $1 }' 14:13:46 ++ grep -E '^[0-9.]*[0-9]$' 14:13:46 ++ sed 's/^[ *]* //' 14:13:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:13:46 +++ grep '^3' /tmp/.pyenv_versions 14:13:46 +++ sort -V 14:13:46 +++ tail -n 1 14:13:46 ++ py_version_xyz=3.10.6 14:13:46 ++ [[ -z 3.10.6 ]] 14:13:46 ++ echo 3.10.6 14:13:46 ++ return 0 14:13:46 + pyenv local 3.10.6 14:13:46 + local command 14:13:46 + command=local 14:13:46 + '[' 2 -gt 0 ']' 14:13:46 + shift 14:13:46 + case "$command" in 14:13:46 + command pyenv local 3.10.6 14:13:46 + pyenv local 3.10.6 14:13:47 + for arg in "$@" 14:13:47 + case $arg in 14:13:47 + pkg_list+='tox ' 14:13:47 + for arg in "$@" 14:13:47 + case $arg in 14:13:47 + pkg_list+='virtualenv ' 14:13:47 + for arg in "$@" 14:13:47 + case $arg in 14:13:47 + pkg_list+='urllib3~=1.26.15 ' 14:13:47 + [[ -f /tmp/.toxenv ]] 14:13:47 + [[ ! -f /tmp/.toxenv ]] 14:13:47 + [[ -n '' ]] 14:13:47 + python3 -m venv /tmp/venv-BT74 14:13:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BT74' 14:13:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BT74 14:13:51 + echo /tmp/venv-BT74 14:13:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:13:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:13:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:13:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:13:51 + local 'pip_opts=--upgrade --quiet' 14:13:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:13:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:13:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:13:51 + [[ -n '' ]] 14:13:51 + [[ -n '' ]] 14:13:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:13:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:13:51 + /tmp/venv-BT74/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 14:13:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:13:55 lf-activate-venv(): INFO: Base packages installed successfully 14:13:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:13:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:13:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:13:55 + /tmp/venv-BT74/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 14:13:56 + type python3 14:13:56 + true 14:13:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BT74/bin to PATH' 14:13:56 lf-activate-venv(): INFO: Adding /tmp/venv-BT74/bin to PATH 14:13:56 + PATH=/tmp/venv-BT74/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 14:13:56 + return 0 14:13:56 + python3 --version 14:13:56 Python 3.10.6 14:13:56 + python3 -m pip --version 14:13:57 pip 26.0.1 from /tmp/venv-BT74/lib/python3.10/site-packages/pip (python 3.10) 14:13:57 + python3 -m pip freeze 14:13:57 cachetools==7.0.5 14:13:57 colorama==0.4.6 14:13:57 distlib==0.4.0 14:13:57 filelock==3.25.2 14:13:57 packaging==26.0 14:13:57 platformdirs==4.9.6 14:13:57 pluggy==1.6.0 14:13:57 pyproject-api==1.10.0 14:13:57 python-discovery==1.2.2 14:13:57 tomli==2.4.1 14:13:57 tomli_w==1.2.0 14:13:57 tox==4.52.1 14:13:57 typing_extensions==4.15.0 14:13:57 urllib3==1.26.20 14:13:57 virtualenv==21.2.1 14:13:57 [EnvInject] - Injecting environment variables from a build step. 14:13:57 [EnvInject] - Injecting as environment variables the properties content 14:13:57 PARALLEL=false 14:13:57 14:13:57 [EnvInject] - Variables injected successfully. 14:13:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12798704655391401500.sh 14:13:57 ---> tox-run.sh 14:13:57 + 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 14:13:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:13:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:13:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:13:57 + cd /w/workspace/oom-master-pre-commit-lint/. 14:13:57 + source /home/jenkins/lf-env.sh 14:13:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:13:57 ++ mktemp -d /tmp/venv-XXXX 14:13:57 + lf_venv=/tmp/venv-TJKA 14:13:57 + local venv_file=/tmp/.os_lf_venv 14:13:57 + local python=python3 14:13:57 + local options 14:13:57 + local set_path=true 14:13:57 + local install_args= 14:13:57 ++ 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 14:13:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:13:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:13:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:13:57 + true 14:13:57 + case $1 in 14:13:57 + venv_file=/tmp/.toxenv 14:13:57 + shift 2 14:13:57 + true 14:13:57 + case $1 in 14:13:57 + shift 14:13:57 + break 14:13:57 + case $python in 14:13:57 + local pkg_list= 14:13:57 + [[ -d /opt/pyenv ]] 14:13:57 + echo 'Setup pyenv:' 14:13:57 Setup pyenv: 14:13:57 + export PYENV_ROOT=/opt/pyenv 14:13:57 + PYENV_ROOT=/opt/pyenv 14:13:57 + 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 14:13:57 + 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 14:13:57 + pyenv versions 14:13:57 system 14:13:57 3.8.13 14:13:57 3.9.13 14:13:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:13:57 + command -v pyenv 14:13:57 ++ pyenv init - --no-rehash 14:13:57 + 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[*]}"'\'')" 14:13:57 export PATH="/opt/pyenv/shims:${PATH}" 14:13:57 export PYENV_SHELL=bash 14:13:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:13:57 pyenv() { 14:13:57 local command 14:13:57 command="${1:-}" 14:13:57 if [ "$#" -gt 0 ]; then 14:13:57 shift 14:13:57 fi 14:13:57 14:13:57 case "$command" in 14:13:57 rehash|shell) 14:13:57 eval "$(pyenv "sh-$command" "$@")" 14:13:57 ;; 14:13:57 *) 14:13:57 command pyenv "$command" "$@" 14:13:57 ;; 14:13:57 esac 14:13:57 }' 14:13:57 +++ 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[*]}"' 14:13:57 ++ 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 14:13:57 ++ 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 14:13:57 ++ 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 14:13:57 ++ export PYENV_SHELL=bash 14:13:57 ++ PYENV_SHELL=bash 14:13:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:13:57 +++ complete -F _pyenv pyenv 14:13:57 ++ lf-pyver python3 14:13:57 ++ local py_version_xy=python3 14:13:57 ++ local py_version_xyz= 14:13:57 ++ pyenv versions 14:13:57 ++ awk '{ print $1 }' 14:13:57 ++ sed 's/^[ *]* //' 14:13:57 ++ grep -E '^[0-9.]*[0-9]$' 14:13:57 ++ local command 14:13:57 ++ command=versions 14:13:57 ++ '[' 1 -gt 0 ']' 14:13:57 ++ shift 14:13:57 ++ case "$command" in 14:13:57 ++ command pyenv versions 14:13:57 ++ pyenv versions 14:13:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:13:57 +++ grep '^3' /tmp/.pyenv_versions 14:13:57 +++ sort -V 14:13:57 +++ tail -n 1 14:13:57 ++ py_version_xyz=3.10.6 14:13:57 ++ [[ -z 3.10.6 ]] 14:13:57 ++ echo 3.10.6 14:13:57 ++ return 0 14:13:57 + pyenv local 3.10.6 14:13:57 + local command 14:13:57 + command=local 14:13:57 + '[' 2 -gt 0 ']' 14:13:57 + shift 14:13:57 + case "$command" in 14:13:57 + command pyenv local 3.10.6 14:13:57 + pyenv local 3.10.6 14:13:57 + for arg in "$@" 14:13:57 + case $arg in 14:13:57 + pkg_list+='tox ' 14:13:57 + for arg in "$@" 14:13:57 + case $arg in 14:13:57 + pkg_list+='virtualenv ' 14:13:57 + for arg in "$@" 14:13:57 + case $arg in 14:13:57 + pkg_list+='urllib3~=1.26.15 ' 14:13:57 + [[ -f /tmp/.toxenv ]] 14:13:57 ++ cat /tmp/.toxenv 14:13:57 + lf_venv=/tmp/venv-BT74 14:13:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BT74 from' file:/tmp/.toxenv 14:13:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BT74 from file:/tmp/.toxenv 14:13:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:13:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:13:57 + local 'pip_opts=--upgrade --quiet' 14:13:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:13:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:13:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:13:57 + [[ -n '' ]] 14:13:57 + [[ -n '' ]] 14:13:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:13:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:13:57 + /tmp/venv-BT74/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 14:13:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:13:58 lf-activate-venv(): INFO: Base packages installed successfully 14:13:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:13:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:13:58 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:13:58 + /tmp/venv-BT74/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 14:13:59 + type python3 14:13:59 + true 14:13:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BT74/bin to PATH' 14:13:59 lf-activate-venv(): INFO: Adding /tmp/venv-BT74/bin to PATH 14:13:59 + PATH=/tmp/venv-BT74/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 14:13:59 + return 0 14:13:59 + [[ -d /opt/pyenv ]] 14:13:59 + echo '---> Setting up pyenv' 14:13:59 ---> Setting up pyenv 14:13:59 + export PYENV_ROOT=/opt/pyenv 14:13:59 + PYENV_ROOT=/opt/pyenv 14:13:59 + export PATH=/opt/pyenv/bin:/tmp/venv-BT74/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 14:13:59 + PATH=/opt/pyenv/bin:/tmp/venv-BT74/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 14:13:59 ++ pwd 14:13:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:13:59 + export PYTHONPATH 14:13:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:13:59 + TOX_TESTENV_PASSENV=PYTHONPATH 14:13:59 + tox --version 14:13:59 4.52.1 from /tmp/venv-BT74/lib/python3.10/site-packages/tox/__init__.py 14:13:59 + PARALLEL=false 14:13:59 + TOX_OPTIONS_LIST= 14:13:59 + [[ -n pre-commit ]] 14:13:59 + TOX_OPTIONS_LIST=' -e pre-commit' 14:13:59 + case ${PARALLEL,,} in 14:13:59 + tox -e pre-commit 14:13:59 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:14:00 pre-commit: install_deps> python -I -m pip install pre-commit 14:14:03 pre-commit: freeze> python -m pip freeze --all 14:14:03 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.6,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.2.1 14:14:03 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:14:03 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:14:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:14:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:14:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:14:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:14:06 [INFO] Once installed this environment will be reused. 14:14:06 [INFO] This may take a few minutes... 14:14:09 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:14:09 [INFO] Once installed this environment will be reused. 14:14:09 [INFO] This may take a few minutes... 14:14:14 trim trailing whitespace.................................................Passed 14:14:14 Tabs remover.............................................................Passed 14:14:14 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:14:14 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:14:14 [INFO] Once installed this environment will be reused. 14:14:14 [INFO] This may take a few minutes... 14:14:22 gitlint..............................................(no files to check)Skipped 14:14:22 pre-commit: OK (22.66=setup[3.75]+cmd[10.66,8.25] seconds) 14:14:22 congratulations :) (22.70 seconds) 14:14:22 + tox_status=0 14:14:22 + echo '---> Completed tox runs' 14:14:22 ---> Completed tox runs 14:14:22 + for i in .tox/*/log 14:14:22 ++ echo .tox/pre-commit/log 14:14:22 ++ awk -F/ '{print $2}' 14:14:22 + tox_env=pre-commit 14:14:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:14:22 + DOC_DIR=docs/_build/html 14:14:22 + [[ -d docs/_build/html ]] 14:14:22 + echo '---> tox-run.sh ends' 14:14:22 ---> tox-run.sh ends 14:14:22 + test 0 -eq 0 14:14:22 $ ssh-agent -k 14:14:22 unset SSH_AUTH_SOCK; 14:14:22 unset SSH_AGENT_PID; 14:14:22 echo Agent pid 1639 killed; 14:14:22 [ssh-agent] Stopped. 14:14:22 [PostBuildScript] - [INFO] Executing post build scripts. 14:14:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1947863376805490383.sh 14:14:22 ---> sysstat.sh 14:14:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14295002088330532704.sh 14:14:23 ---> package-listing.sh 14:14:23 ++ facter osfamily 14:14:23 ++ tr '[:upper:]' '[:lower:]' 14:14:23 + OS_FAMILY=debian 14:14:23 + workspace=/w/workspace/oom-master-pre-commit-lint 14:14:23 + START_PACKAGES=/tmp/packages_start.txt 14:14:23 + END_PACKAGES=/tmp/packages_end.txt 14:14:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:14:23 + PACKAGES=/tmp/packages_start.txt 14:14:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:14:23 + PACKAGES=/tmp/packages_end.txt 14:14:23 + case "${OS_FAMILY}" in 14:14:23 + dpkg -l 14:14:23 + grep '^ii' 14:14:23 + '[' -f /tmp/packages_start.txt ']' 14:14:23 + '[' -f /tmp/packages_end.txt ']' 14:14:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:14:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:14:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:14:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:14:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9976343190657650276.sh 14:14:23 ---> capture-instance-metadata.sh 14:14:23 Setup pyenv: 14:14:23 system 14:14:23 3.8.13 14:14:23 3.9.13 14:14:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:14:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pfmO 14:14:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:14:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:14:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:14:31 lf-activate-venv(): INFO: Base packages installed successfully 14:14:31 lf-activate-venv(): INFO: Installing additional packages: lftools 14:14:50 lf-activate-venv(): INFO: Adding /tmp/venv-pfmO/bin to PATH 14:14:50 INFO: Running in OpenStack, capturing instance metadata 14:14:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17989481646454447525.sh 14:14:50 provisioning config files... 14:14:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1824048419497607138tmp 14:14:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:14:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:14:50 [EnvInject] - Injecting environment variables from a build step. 14:14:50 [EnvInject] - Injecting as environment variables the properties content 14:14:50 SERVER_ID=logs 14:14:50 14:14:50 [EnvInject] - Variables injected successfully. 14:14:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14359549158372118444.sh 14:14:50 ---> create-netrc.sh 14:14:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12323711887293351083.sh 14:14:50 ---> python-tools-install.sh 14:14:50 Setup pyenv: 14:14:51 system 14:14:51 3.8.13 14:14:51 3.9.13 14:14:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:14:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pfmO from file:/tmp/.os_lf_venv 14:14:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:14:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:14:52 lf-activate-venv(): INFO: Base packages installed successfully 14:14:52 lf-activate-venv(): INFO: Installing additional packages: lftools 14:15:00 lf-activate-venv(): INFO: Adding /tmp/venv-pfmO/bin to PATH 14:15:00 Generating Requirements File 14:15:16 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. 14:15:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:15:16 Python 3.10.6 14:15:16 pip 26.0.1 from /tmp/venv-pfmO/lib/python3.10/site-packages/pip (python 3.10) 14:15:17 appdirs==1.4.4 14:15:17 argcomplete==3.6.3 14:15:17 aspy.yaml==1.3.0 14:15:17 attrs==26.1.0 14:15:17 autopage==0.6.0 14:15:17 backports.strenum==1.3.1 14:15:17 beautifulsoup4==4.14.3 14:15:17 boto3==1.42.88 14:15:17 botocore==1.42.88 14:15:17 bs4==0.0.2 14:15:17 certifi==2026.2.25 14:15:17 cffi==2.0.0 14:15:17 cfgv==3.5.0 14:15:17 chardet==7.4.2 14:15:17 charset-normalizer==3.4.7 14:15:17 click==8.3.2 14:15:17 cliff==4.13.3 14:15:17 cmd2==3.4.0 14:15:17 cryptography==3.3.2 14:15:17 debtcollector==3.1.0 14:15:17 decorator==5.2.1 14:15:17 defusedxml==0.7.1 14:15:17 Deprecated==1.3.1 14:15:17 distlib==0.4.0 14:15:17 dnspython==2.8.0 14:15:17 docker==7.1.0 14:15:17 dogpile.cache==1.5.0 14:15:17 durationpy==0.10 14:15:17 email-validator==2.3.0 14:15:17 filelock==3.25.2 14:15:17 future==1.0.0 14:15:17 gitdb==4.0.12 14:15:17 GitPython==3.1.46 14:15:17 httplib2==0.30.2 14:15:17 identify==2.6.18 14:15:17 idna==3.11 14:15:17 importlib-resources==1.5.0 14:15:17 iso8601==2.1.0 14:15:17 Jinja2==3.1.6 14:15:17 jmespath==1.1.0 14:15:17 jsonpatch==1.33 14:15:17 jsonpointer==3.1.1 14:15:17 jsonschema==4.26.0 14:15:17 jsonschema-specifications==2025.9.1 14:15:17 keystoneauth1==5.13.1 14:15:17 kubernetes==35.0.0 14:15:17 lftools==0.37.22 14:15:17 lxml==6.0.4 14:15:17 markdown-it-py==4.0.0 14:15:17 MarkupSafe==3.0.3 14:15:17 mdurl==0.1.2 14:15:17 msgpack==1.1.2 14:15:17 multi_key_dict==2.0.3 14:15:17 munch==4.0.0 14:15:17 netaddr==1.3.0 14:15:17 niet==1.4.2 14:15:17 nodeenv==1.10.0 14:15:17 oauth2client==4.1.3 14:15:17 oauthlib==3.3.1 14:15:17 openstacksdk==4.11.0 14:15:17 os-service-types==1.8.2 14:15:17 osc-lib==4.4.0 14:15:17 oslo.config==10.3.0 14:15:17 oslo.context==6.3.0 14:15:17 oslo.i18n==6.7.2 14:15:17 oslo.log==8.1.0 14:15:17 oslo.serialization==5.9.1 14:15:17 oslo.utils==10.0.1 14:15:17 packaging==26.0 14:15:17 pbr==7.0.3 14:15:17 platformdirs==4.9.6 14:15:17 prettytable==3.17.0 14:15:17 psutil==7.2.2 14:15:17 pyasn1==0.6.3 14:15:17 pyasn1_modules==0.4.2 14:15:17 pycparser==3.0 14:15:17 pygerrit2==2.0.15 14:15:17 PyGithub==2.9.0 14:15:17 Pygments==2.20.0 14:15:17 PyJWT==2.12.1 14:15:17 PyNaCl==1.6.2 14:15:17 pyparsing==2.4.7 14:15:17 pyperclip==1.11.0 14:15:17 pyrsistent==0.20.0 14:15:17 python-cinderclient==9.9.0 14:15:17 python-dateutil==2.9.0.post0 14:15:17 python-discovery==1.2.2 14:15:17 python-heatclient==5.1.0 14:15:17 python-jenkins==1.8.3 14:15:17 python-keystoneclient==5.8.0 14:15:17 python-magnumclient==4.10.0 14:15:17 python-openstackclient==9.0.0 14:15:17 python-swiftclient==4.10.0 14:15:17 PyYAML==6.0.3 14:15:17 referencing==0.37.0 14:15:17 requests==2.33.1 14:15:17 requests-oauthlib==2.0.0 14:15:17 rfc3986==2.0.0 14:15:17 rich==15.0.0 14:15:17 rich-argparse==1.7.2 14:15:17 rpds-py==0.30.0 14:15:17 rsa==4.9.1 14:15:17 ruamel.yaml==0.19.1 14:15:17 ruamel.yaml.clib==0.2.15 14:15:17 s3transfer==0.16.0 14:15:17 simplejson==3.20.2 14:15:17 six==1.17.0 14:15:17 smmap==5.0.3 14:15:17 soupsieve==2.8.3 14:15:17 stevedore==5.7.0 14:15:17 tabulate==0.10.0 14:15:17 toml==0.10.2 14:15:17 tomlkit==0.14.0 14:15:17 tqdm==4.67.3 14:15:17 typing_extensions==4.15.0 14:15:17 urllib3==1.26.20 14:15:17 virtualenv==21.2.1 14:15:17 wcwidth==0.6.0 14:15:17 websocket-client==1.9.0 14:15:17 wrapt==2.1.2 14:15:17 xdg==6.0.0 14:15:17 xmltodict==1.0.4 14:15:17 yq==3.4.3 14:15:17 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins1948051577682378545.sh 14:15:17 ---> uv-install.sh 14:15:17 Installing uv/uvx (latest) using shell installer 14:15:17 2026-04-13 14:15:17 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-13T15%3A09%3A22Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-13T14%3A09%3A05Z&ske=2026-04-13T15%3A09%3A22Z&sks=b&skv=2018-11-09&sig=Tu4tvTJski0Re8ciaUnCWAOBGbpayvDn%2BDHdJWYRvew%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjA4OTkyMCwibmJmIjoxNzc2MDg5NjIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.y_XxClxIg-_sryodaaZQ4vkI3oufVjVZD2d1hUOKmoE&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-MZ5JeC.sh" [1] 14:15:17 downloading uv 0.11.6 x86_64-unknown-linux-gnu 14:15:18 installing to /home/jenkins/.local/bin 14:15:18 uv 14:15:18 uvx 14:15:18 everything's installed! 14:15:18 14:15:18 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:15:18 14:15:18 source $HOME/.local/bin/env (sh, bash, zsh) 14:15:18 source $HOME/.local/bin/env.fish (fish) 14:15:18 Adding install location to PATH 14:15:18 ---> Validating uv/uvx install 14:15:18 uvx 0.11.6 (x86_64-unknown-linux-gnu) 14:15:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7077962150009442446.sh 14:15:18 ---> sudo-logs.sh 14:15:18 Archiving 'sudo' log.. 14:15:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins569394260977311649.sh 14:15:18 ---> job-cost.sh 14:15:18 INFO: Activating Python virtual environment... 14:15:18 Setup pyenv: 14:15:18 system 14:15:18 3.8.13 14:15:18 3.9.13 14:15:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:15:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pfmO from file:/tmp/.os_lf_venv 14:15:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:15:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:15:20 lf-activate-venv(): INFO: Base packages installed successfully 14:15:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:15:25 lf-activate-venv(): INFO: Adding /tmp/venv-pfmO/bin to PATH 14:15:25 INFO: No stack-cost file found 14:15:25 INFO: Instance uptime: 135s 14:15:25 INFO: Fetching instance metadata (attempt 1 of 3)... 14:15:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:15:25 INFO: Successfully fetched instance metadata 14:15:25 INFO: Instance type: v3-standard-4 14:15:25 INFO: Retrieving pricing info for: v3-standard-4 14:15:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:15:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=135 14:15:25 INFO: Successfully fetched Vexxhost pricing API 14:15:25 INFO: Retrieved cost: 0.11 14:15:25 INFO: Retrieved resource: v3-standard-4 14:15:25 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:15:25 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:15:25 INFO: Successfully archived job cost data 14:15:25 DEBUG: Cost data: oom-master-pre-commit-lint,4594,2026-04-13 14:15:25,v3-standard-4,135,0.11,0.00,SUCCESS 14:15:25 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14667451728787185266.sh 14:15:25 ---> logs-deploy.sh 14:15:25 Setup pyenv: 14:15:25 system 14:15:25 3.8.13 14:15:25 3.9.13 14:15:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:15:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pfmO from file:/tmp/.os_lf_venv 14:15:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:15:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:15:27 lf-activate-venv(): INFO: Base packages installed successfully 14:15:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:15:35 lf-activate-venv(): INFO: Adding /tmp/venv-pfmO/bin to PATH 14:15:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4594 14:15:35 INFO: archiving workspace using pattern(s): 14:15:36 Archives upload complete. 14:15:36 INFO: archiving logs to Nexus 14:15:37 ---> uname -a: 14:15:37 Linux prd-ubuntu1804-builder-4c-4g-1223 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:15:37 14:15:37 14:15:37 ---> lscpu: 14:15:37 Architecture: x86_64 14:15:37 CPU op-mode(s): 32-bit, 64-bit 14:15:37 Byte Order: Little Endian 14:15:37 CPU(s): 4 14:15:37 On-line CPU(s) list: 0-3 14:15:37 Thread(s) per core: 1 14:15:37 Core(s) per socket: 1 14:15:37 Socket(s): 4 14:15:37 NUMA node(s): 1 14:15:37 Vendor ID: AuthenticAMD 14:15:37 CPU family: 23 14:15:37 Model: 49 14:15:37 Model name: AMD EPYC-Rome Processor 14:15:37 Stepping: 0 14:15:37 CPU MHz: 2799.998 14:15:37 BogoMIPS: 5599.99 14:15:37 Virtualization: AMD-V 14:15:37 Hypervisor vendor: KVM 14:15:37 Virtualization type: full 14:15:37 L1d cache: 32K 14:15:37 L1i cache: 32K 14:15:37 L2 cache: 512K 14:15:37 L3 cache: 16384K 14:15:37 NUMA node0 CPU(s): 0-3 14:15:37 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 14:15:37 14:15:37 14:15:37 ---> nproc: 14:15:37 4 14:15:37 14:15:37 14:15:37 ---> df -h: 14:15:37 Filesystem Size Used Avail Use% Mounted on 14:15:37 udev 7.9G 0 7.9G 0% /dev 14:15:37 tmpfs 1.6G 676K 1.6G 1% /run 14:15:37 /dev/vda1 78G 8.5G 69G 11% / 14:15:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:15:37 tmpfs 5.0M 0 5.0M 0% /run/lock 14:15:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:15:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:15:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:15:37 14:15:37 14:15:37 ---> free -m: 14:15:37 total used free shared buff/cache available 14:15:37 Mem: 16040 546 13231 0 2261 15172 14:15:37 Swap: 1023 0 1023 14:15:37 14:15:37 14:15:37 ---> ip addr: 14:15:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:15:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:15:37 inet 127.0.0.1/8 scope host lo 14:15:37 valid_lft forever preferred_lft forever 14:15:37 inet6 ::1/128 scope host 14:15:37 valid_lft forever preferred_lft forever 14:15:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:15:37 link/ether fa:16:3e:15:77:35 brd ff:ff:ff:ff:ff:ff 14:15:37 inet 10.30.107.32/23 brd 10.30.107.255 scope global dynamic ens3 14:15:37 valid_lft 86260sec preferred_lft 86260sec 14:15:37 inet6 fe80::f816:3eff:fe15:7735/64 scope link 14:15:37 valid_lft forever preferred_lft forever 14:15:37 14:15:37 14:15:37 ---> sar -b -r -n DEV: 14:15:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1223) 04/13/26 _x86_64_ (4 CPU) 14:15:37 14:15:37 14:13:19 LINUX RESTART (4 CPU) 14:15:37 14:15:37 14:14:02 tps rtps wtps bread/s bwrtn/s 14:15:37 14:15:01 131.74 1.88 129.86 138.96 42835.32 14:15:37 Average: 131.74 1.88 129.86 138.96 42835.32 14:15:37 14:15:37 14:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:15:37 14:15:01 13789636 15586076 2635332 16.04 78392 1905648 746560 4.27 719528 1674356 154924 14:15:37 Average: 13789636 15586076 2635332 16.04 78392 1905648 746560 4.27 719528 1674356 154924 14:15:37 14:15:37 14:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:15:37 14:15:01 ens3 86.93 63.43 1319.58 11.69 0.00 0.00 0.00 0.00 14:15:37 14:15:01 lo 2.37 2.37 0.26 0.26 0.00 0.00 0.00 0.00 14:15:37 Average: ens3 86.93 63.43 1319.58 11.69 0.00 0.00 0.00 0.00 14:15:37 Average: lo 2.37 2.37 0.26 0.26 0.00 0.00 0.00 0.00 14:15:37 14:15:37 14:15:37 ---> sar -P ALL: 14:15:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1223) 04/13/26 _x86_64_ (4 CPU) 14:15:37 14:15:37 14:13:19 LINUX RESTART (4 CPU) 14:15:37 14:15:37 14:14:02 CPU %user %nice %system %iowait %steal %idle 14:15:37 14:15:01 all 23.26 0.00 1.94 1.72 0.06 73.01 14:15:37 14:15:01 0 30.40 0.00 2.60 3.92 0.08 62.99 14:15:37 14:15:01 1 36.92 0.00 2.44 0.22 0.05 60.37 14:15:37 14:15:01 2 17.91 0.00 1.67 0.71 0.07 79.64 14:15:37 14:15:01 3 7.93 0.00 1.04 2.02 0.03 88.97 14:15:37 Average: all 23.26 0.00 1.94 1.72 0.06 73.01 14:15:37 Average: 0 30.40 0.00 2.60 3.92 0.08 62.99 14:15:37 Average: 1 36.92 0.00 2.44 0.22 0.05 60.37 14:15:37 Average: 2 17.91 0.00 1.67 0.71 0.07 79.64 14:15:37 Average: 3 7.93 0.00 1.04 2.02 0.03 88.97 14:15:37 14:15:37 14:15:37