18:44:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143626 18:44:15 Running as SYSTEM 18:44:15 [EnvInject] - Loading node environment variables. 18:44:15 Building remotely on prd-ubuntu1804-builder-4c-4g-3836 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 18:44:15 [ssh-agent] Looking for ssh-agent implementation... 18:44:15 $ ssh-agent 18:44:15 SSH_AUTH_SOCK=/tmp/ssh-eccgeALwqROd/agent.1631 18:44:15 SSH_AGENT_PID=1633 18:44:15 [ssh-agent] Started. 18:44:15 Running ssh-add (command line suppressed) 18:44:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4670777741496593454.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4670777741496593454.key) 18:44:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:44:15 The recommended git tool is: NONE 18:44:16 using credential onap-jenkins-ssh 18:44:16 Wiping out workspace first. 18:44:16 Cloning the remote Git repository 18:44:16 Cloning repository git://cloud.onap.org/mirror/oom.git 18:44:16 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 18:44:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:44:16 > git --version # timeout=10 18:44:16 > git --version # 'git version 2.17.1' 18:44:16 using GIT_SSH to set credentials Gerrit user 18:44:16 Verifying host key using manually-configured host key entries 18:44:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:44:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:44:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:44:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:44:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:44:22 using GIT_SSH to set credentials Gerrit user 18:44:22 Verifying host key using manually-configured host key entries 18:44:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/26/143626/3 # timeout=30 18:44:22 > git rev-parse b447b7d3c29207412d06550771f4fd47b75f9a95^{commit} # timeout=10 18:44:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:44:22 Checking out Revision b447b7d3c29207412d06550771f4fd47b75f9a95 (refs/changes/26/143626/3) 18:44:22 > git config core.sparsecheckout # timeout=10 18:44:22 > git checkout -f b447b7d3c29207412d06550771f4fd47b75f9a95 # timeout=30 18:44:25 Commit message: "[AAI] Make auth globally configurable" 18:44:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:44:25 > git rev-list --no-walk 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=10 18:44:26 [EnvInject] - Injecting environment variables from a build step. 18:44:26 [EnvInject] - Injecting as environment variables the properties content 18:44:26 PYTHON=python3 18:44:26 18:44:26 [EnvInject] - Variables injected successfully. 18:44:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9928232755507847585.sh 18:44:26 ---> tox-install.sh 18:44:26 + source /home/jenkins/lf-env.sh 18:44:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:44:26 ++ mktemp -d /tmp/venv-XXXX 18:44:26 + lf_venv=/tmp/venv-LS0A 18:44:26 + local venv_file=/tmp/.os_lf_venv 18:44:26 + local python=python3 18:44:26 + local options 18:44:26 + local set_path=true 18:44:26 + local install_args= 18:44:26 ++ 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 18:44:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:44:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:44:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:44:26 + true 18:44:26 + case $1 in 18:44:26 + venv_file=/tmp/.toxenv 18:44:26 + shift 2 18:44:26 + true 18:44:26 + case $1 in 18:44:26 + shift 18:44:26 + break 18:44:26 + case $python in 18:44:26 + local pkg_list= 18:44:26 + [[ -d /opt/pyenv ]] 18:44:26 + echo 'Setup pyenv:' 18:44:26 Setup pyenv: 18:44:26 + export PYENV_ROOT=/opt/pyenv 18:44:26 + PYENV_ROOT=/opt/pyenv 18:44:26 + 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 18:44:26 + 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 18:44:26 + pyenv versions 18:44:26 * system (set by /opt/pyenv/version) 18:44:26 * 3.8.13 (set by /opt/pyenv/version) 18:44:26 * 3.9.13 (set by /opt/pyenv/version) 18:44:26 * 3.10.6 (set by /opt/pyenv/version) 18:44:26 + command -v pyenv 18:44:26 ++ pyenv init - --no-rehash 18:44:26 + 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[*]}"'\'')" 18:44:26 export PATH="/opt/pyenv/shims:${PATH}" 18:44:26 export PYENV_SHELL=bash 18:44:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:44:26 pyenv() { 18:44:26 local command 18:44:26 command="${1:-}" 18:44:26 if [ "$#" -gt 0 ]; then 18:44:26 shift 18:44:26 fi 18:44:26 18:44:26 case "$command" in 18:44:26 rehash|shell) 18:44:26 eval "$(pyenv "sh-$command" "$@")" 18:44:26 ;; 18:44:26 *) 18:44:26 command pyenv "$command" "$@" 18:44:26 ;; 18:44:26 esac 18:44:26 }' 18:44:26 +++ 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[*]}"' 18:44:26 ++ 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 18:44:26 ++ 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 18:44:26 ++ 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 18:44:26 ++ export PYENV_SHELL=bash 18:44:26 ++ PYENV_SHELL=bash 18:44:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:44:26 +++ complete -F _pyenv pyenv 18:44:26 ++ lf-pyver python3 18:44:26 ++ local py_version_xy=python3 18:44:26 ++ local py_version_xyz= 18:44:26 ++ pyenv versions 18:44:26 ++ sed 's/^[ *]* //' 18:44:26 ++ local command 18:44:26 ++ awk '{ print $1 }' 18:44:26 ++ command=versions 18:44:26 ++ grep -E '^[0-9.]*[0-9]$' 18:44:26 ++ '[' 1 -gt 0 ']' 18:44:26 ++ shift 18:44:26 ++ case "$command" in 18:44:26 ++ command pyenv versions 18:44:26 ++ pyenv versions 18:44:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:44:26 +++ grep '^3' /tmp/.pyenv_versions 18:44:26 +++ sort -V 18:44:26 +++ tail -n 1 18:44:26 ++ py_version_xyz=3.10.6 18:44:26 ++ [[ -z 3.10.6 ]] 18:44:26 ++ echo 3.10.6 18:44:26 ++ return 0 18:44:26 + pyenv local 3.10.6 18:44:26 + local command 18:44:26 + command=local 18:44:26 + '[' 2 -gt 0 ']' 18:44:26 + shift 18:44:26 + case "$command" in 18:44:26 + command pyenv local 3.10.6 18:44:26 + pyenv local 3.10.6 18:44:26 + for arg in "$@" 18:44:26 + case $arg in 18:44:26 + pkg_list+='tox ' 18:44:26 + for arg in "$@" 18:44:26 + case $arg in 18:44:26 + pkg_list+='virtualenv ' 18:44:26 + for arg in "$@" 18:44:26 + case $arg in 18:44:26 + pkg_list+='urllib3~=1.26.15 ' 18:44:26 + [[ -f /tmp/.toxenv ]] 18:44:26 + [[ ! -f /tmp/.toxenv ]] 18:44:26 + [[ -n '' ]] 18:44:26 + python3 -m venv /tmp/venv-LS0A 18:44:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LS0A' 18:44:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LS0A 18:44:30 + echo /tmp/venv-LS0A 18:44:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:44:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:44:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:44:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:44:30 + local 'pip_opts=--upgrade --quiet' 18:44:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:44:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:44:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:44:30 + [[ -n '' ]] 18:44:30 + [[ -n '' ]] 18:44:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:44:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:44:30 + /tmp/venv-LS0A/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 18:44:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:44:34 lf-activate-venv(): INFO: Base packages installed successfully 18:44:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:44:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:44:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:44:34 + /tmp/venv-LS0A/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 18:44:36 + type python3 18:44:36 + true 18:44:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LS0A/bin to PATH' 18:44:36 lf-activate-venv(): INFO: Adding /tmp/venv-LS0A/bin to PATH 18:44:36 + PATH=/tmp/venv-LS0A/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 18:44:36 + return 0 18:44:36 + python3 --version 18:44:36 Python 3.10.6 18:44:36 + python3 -m pip --version 18:44:36 pip 26.0.1 from /tmp/venv-LS0A/lib/python3.10/site-packages/pip (python 3.10) 18:44:36 + python3 -m pip freeze 18:44:36 cachetools==7.0.5 18:44:36 colorama==0.4.6 18:44:36 distlib==0.4.0 18:44:36 filelock==3.29.0 18:44:36 packaging==26.1 18:44:36 platformdirs==4.9.6 18:44:36 pluggy==1.6.0 18:44:36 pyproject-api==1.10.0 18:44:36 python-discovery==1.2.2 18:44:36 tomli==2.4.1 18:44:36 tomli_w==1.2.0 18:44:36 tox==4.53.0 18:44:36 typing_extensions==4.15.0 18:44:36 urllib3==1.26.20 18:44:36 virtualenv==21.2.4 18:44:36 [EnvInject] - Injecting environment variables from a build step. 18:44:36 [EnvInject] - Injecting as environment variables the properties content 18:44:36 PARALLEL=false 18:44:36 18:44:36 [EnvInject] - Variables injected successfully. 18:44:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8890277510899407517.sh 18:44:36 ---> tox-run.sh 18:44:36 + 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 18:44:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 18:44:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 18:44:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 18:44:36 + cd /w/workspace/oom-master-pre-commit-lint/. 18:44:36 + source /home/jenkins/lf-env.sh 18:44:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:44:36 ++ mktemp -d /tmp/venv-XXXX 18:44:36 + lf_venv=/tmp/venv-IXEM 18:44:36 + local venv_file=/tmp/.os_lf_venv 18:44:36 + local python=python3 18:44:36 + local options 18:44:36 + local set_path=true 18:44:36 + local install_args= 18:44:36 ++ 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 18:44:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:44:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:44:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:44:36 + true 18:44:36 + case $1 in 18:44:36 + venv_file=/tmp/.toxenv 18:44:36 + shift 2 18:44:36 + true 18:44:36 + case $1 in 18:44:36 + shift 18:44:36 + break 18:44:36 + case $python in 18:44:36 + local pkg_list= 18:44:36 + [[ -d /opt/pyenv ]] 18:44:36 + echo 'Setup pyenv:' 18:44:36 Setup pyenv: 18:44:36 + export PYENV_ROOT=/opt/pyenv 18:44:36 + PYENV_ROOT=/opt/pyenv 18:44:36 + 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 18:44:36 + 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 18:44:36 + pyenv versions 18:44:36 system 18:44:36 3.8.13 18:44:36 3.9.13 18:44:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:44:36 + command -v pyenv 18:44:36 ++ pyenv init - --no-rehash 18:44:36 + 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[*]}"'\'')" 18:44:36 export PATH="/opt/pyenv/shims:${PATH}" 18:44:36 export PYENV_SHELL=bash 18:44:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:44:36 pyenv() { 18:44:36 local command 18:44:36 command="${1:-}" 18:44:36 if [ "$#" -gt 0 ]; then 18:44:36 shift 18:44:36 fi 18:44:36 18:44:36 case "$command" in 18:44:36 rehash|shell) 18:44:36 eval "$(pyenv "sh-$command" "$@")" 18:44:36 ;; 18:44:36 *) 18:44:36 command pyenv "$command" "$@" 18:44:36 ;; 18:44:36 esac 18:44:36 }' 18:44:36 +++ 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[*]}"' 18:44:36 ++ 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 18:44:36 ++ 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 18:44:36 ++ 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 18:44:36 ++ export PYENV_SHELL=bash 18:44:36 ++ PYENV_SHELL=bash 18:44:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:44:36 +++ complete -F _pyenv pyenv 18:44:36 ++ lf-pyver python3 18:44:36 ++ local py_version_xy=python3 18:44:36 ++ local py_version_xyz= 18:44:36 ++ pyenv versions 18:44:36 ++ local command 18:44:36 ++ command=versions 18:44:36 ++ '[' 1 -gt 0 ']' 18:44:36 ++ shift 18:44:36 ++ case "$command" in 18:44:36 ++ command pyenv versions 18:44:36 ++ pyenv versions 18:44:36 ++ awk '{ print $1 }' 18:44:36 ++ sed 's/^[ *]* //' 18:44:36 ++ grep -E '^[0-9.]*[0-9]$' 18:44:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:44:36 +++ sort -V 18:44:36 +++ grep '^3' /tmp/.pyenv_versions 18:44:36 +++ tail -n 1 18:44:36 ++ py_version_xyz=3.10.6 18:44:36 ++ [[ -z 3.10.6 ]] 18:44:36 ++ echo 3.10.6 18:44:36 ++ return 0 18:44:36 + pyenv local 3.10.6 18:44:36 + local command 18:44:36 + command=local 18:44:36 + '[' 2 -gt 0 ']' 18:44:36 + shift 18:44:36 + case "$command" in 18:44:36 + command pyenv local 3.10.6 18:44:36 + pyenv local 3.10.6 18:44:36 + for arg in "$@" 18:44:36 + case $arg in 18:44:36 + pkg_list+='tox ' 18:44:36 + for arg in "$@" 18:44:36 + case $arg in 18:44:36 + pkg_list+='virtualenv ' 18:44:36 + for arg in "$@" 18:44:36 + case $arg in 18:44:36 + pkg_list+='urllib3~=1.26.15 ' 18:44:36 + [[ -f /tmp/.toxenv ]] 18:44:36 ++ cat /tmp/.toxenv 18:44:36 + lf_venv=/tmp/venv-LS0A 18:44:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LS0A from' file:/tmp/.toxenv 18:44:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LS0A from file:/tmp/.toxenv 18:44:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:44:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:44:36 + local 'pip_opts=--upgrade --quiet' 18:44:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:44:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:44:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:44:36 + [[ -n '' ]] 18:44:36 + [[ -n '' ]] 18:44:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:44:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:44:36 + /tmp/venv-LS0A/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 18:44:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:44:37 lf-activate-venv(): INFO: Base packages installed successfully 18:44:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:44:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:44:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:44:37 + /tmp/venv-LS0A/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 18:44:38 + type python3 18:44:38 + true 18:44:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LS0A/bin to PATH' 18:44:38 lf-activate-venv(): INFO: Adding /tmp/venv-LS0A/bin to PATH 18:44:38 + PATH=/tmp/venv-LS0A/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 18:44:38 + return 0 18:44:38 + [[ -d /opt/pyenv ]] 18:44:38 + echo '---> Setting up pyenv' 18:44:38 ---> Setting up pyenv 18:44:38 + export PYENV_ROOT=/opt/pyenv 18:44:38 + PYENV_ROOT=/opt/pyenv 18:44:38 + export PATH=/opt/pyenv/bin:/tmp/venv-LS0A/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 18:44:38 + PATH=/opt/pyenv/bin:/tmp/venv-LS0A/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 18:44:38 ++ pwd 18:44:38 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 18:44:38 + export PYTHONPATH 18:44:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:44:38 + TOX_TESTENV_PASSENV=PYTHONPATH 18:44:38 + tox --version 18:44:38 4.53.0 from /tmp/venv-LS0A/lib/python3.10/site-packages/tox/__init__.py 18:44:38 + PARALLEL=false 18:44:38 + TOX_OPTIONS_LIST= 18:44:38 + [[ -n pre-commit ]] 18:44:38 + TOX_OPTIONS_LIST=' -e pre-commit' 18:44:38 + case ${PARALLEL,,} in 18:44:38 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 18:44:38 + tox -e pre-commit 18:44:40 pre-commit: install_deps> python -I -m pip install pre-commit 18:44:42 pre-commit: freeze> python -m pip freeze --all 18:44:43 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,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.4 18:44:43 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 18:44:43 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:44:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:44:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:44:45 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:44:45 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:44:45 [INFO] Once installed this environment will be reused. 18:44:45 [INFO] This may take a few minutes... 18:44:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:44:49 [INFO] Once installed this environment will be reused. 18:44:49 [INFO] This may take a few minutes... 18:44:53 trim trailing whitespace.................................................Passed 18:44:53 Tabs remover.............................................................Passed 18:44:53 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 18:44:54 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:44:54 [INFO] Once installed this environment will be reused. 18:44:54 [INFO] This may take a few minutes... 18:45:02 gitlint..............................................(no files to check)Skipped 18:45:02 pre-commit: OK (23.26=setup[3.80]+cmd[10.80,8.67] seconds) 18:45:02 congratulations :) (23.32 seconds) 18:45:02 + tox_status=0 18:45:02 + echo '---> Completed tox runs' 18:45:02 ---> Completed tox runs 18:45:02 + for i in .tox/*/log 18:45:02 ++ echo .tox/pre-commit/log 18:45:02 ++ awk -F/ '{print $2}' 18:45:02 + tox_env=pre-commit 18:45:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 18:45:02 + DOC_DIR=docs/_build/html 18:45:02 + [[ -d docs/_build/html ]] 18:45:02 + echo '---> tox-run.sh ends' 18:45:02 ---> tox-run.sh ends 18:45:02 + test 0 -eq 0 18:45:02 $ ssh-agent -k 18:45:02 unset SSH_AUTH_SOCK; 18:45:02 unset SSH_AGENT_PID; 18:45:02 echo Agent pid 1633 killed; 18:45:02 [ssh-agent] Stopped. 18:45:02 [PostBuildScript] - [INFO] Executing post build scripts. 18:45:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7244697223122601291.sh 18:45:02 ---> sysstat.sh 18:45:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12249623740707075804.sh 18:45:03 ---> package-listing.sh 18:45:03 ++ tr '[:upper:]' '[:lower:]' 18:45:03 ++ facter osfamily 18:45:03 + OS_FAMILY=debian 18:45:03 + workspace=/w/workspace/oom-master-pre-commit-lint 18:45:03 + START_PACKAGES=/tmp/packages_start.txt 18:45:03 + END_PACKAGES=/tmp/packages_end.txt 18:45:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:45:03 + PACKAGES=/tmp/packages_start.txt 18:45:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:45:03 + PACKAGES=/tmp/packages_end.txt 18:45:03 + case "${OS_FAMILY}" in 18:45:03 + dpkg -l 18:45:03 + grep '^ii' 18:45:03 + '[' -f /tmp/packages_start.txt ']' 18:45:03 + '[' -f /tmp/packages_end.txt ']' 18:45:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:45:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 18:45:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 18:45:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 18:45:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3486882883244661306.sh 18:45:03 ---> capture-instance-metadata.sh 18:45:03 Setup pyenv: 18:45:03 system 18:45:03 3.8.13 18:45:03 3.9.13 18:45:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:45:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-17xg 18:45:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:45:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:45:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:45:11 lf-activate-venv(): INFO: Base packages installed successfully 18:45:11 lf-activate-venv(): INFO: Installing additional packages: lftools 18:45:32 lf-activate-venv(): INFO: Adding /tmp/venv-17xg/bin to PATH 18:45:32 INFO: Running in OpenStack, capturing instance metadata 18:45:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8773302099645074517.sh 18:45:32 provisioning config files... 18:45:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9410323553477680781tmp 18:45:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:45:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:45:32 [EnvInject] - Injecting environment variables from a build step. 18:45:32 [EnvInject] - Injecting as environment variables the properties content 18:45:32 SERVER_ID=logs 18:45:32 18:45:32 [EnvInject] - Variables injected successfully. 18:45:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5878464676326087188.sh 18:45:32 ---> create-netrc.sh 18:45:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7904278302927357170.sh 18:45:32 ---> python-tools-install.sh 18:45:32 Setup pyenv: 18:45:33 system 18:45:33 3.8.13 18:45:33 3.9.13 18:45:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:45:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17xg from file:/tmp/.os_lf_venv 18:45:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:45:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:45:34 lf-activate-venv(): INFO: Base packages installed successfully 18:45:34 lf-activate-venv(): INFO: Installing additional packages: lftools 18:45:42 lf-activate-venv(): INFO: Adding /tmp/venv-17xg/bin to PATH 18:45:42 Generating Requirements File 18:45: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. 18:45:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:45:59 Python 3.10.6 18:46:00 pip 26.0.1 from /tmp/venv-17xg/lib/python3.10/site-packages/pip (python 3.10) 18:46:00 appdirs==1.4.4 18:46:00 argcomplete==3.6.3 18:46:00 aspy.yaml==1.3.0 18:46:00 attrs==26.1.0 18:46:00 autopage==0.6.0 18:46:00 backports.strenum==1.3.1 18:46:00 beautifulsoup4==4.14.3 18:46:00 boto3==1.42.91 18:46:00 botocore==1.42.91 18:46:00 bs4==0.0.2 18:46:00 certifi==2026.2.25 18:46:00 cffi==2.0.0 18:46:00 cfgv==3.5.0 18:46:00 chardet==7.4.3 18:46:00 charset-normalizer==3.4.7 18:46:00 click==8.3.2 18:46:00 cliff==4.13.3 18:46:00 cmd2==3.5.0 18:46:00 cryptography==3.3.2 18:46:00 debtcollector==3.1.0 18:46:00 decorator==5.2.1 18:46:00 defusedxml==0.7.1 18:46:00 Deprecated==1.3.1 18:46:00 distlib==0.4.0 18:46:00 dnspython==2.8.0 18:46:00 docker==7.1.0 18:46:00 dogpile.cache==1.5.0 18:46:00 durationpy==0.10 18:46:00 email-validator==2.3.0 18:46:00 filelock==3.29.0 18:46:00 future==1.0.0 18:46:00 gitdb==4.0.12 18:46:00 GitPython==3.1.46 18:46:00 httplib2==0.30.2 18:46:00 identify==2.6.19 18:46:00 idna==3.11 18:46:00 importlib-resources==1.5.0 18:46:00 iso8601==2.1.0 18:46:00 Jinja2==3.1.6 18:46:00 jmespath==1.1.0 18:46:00 jsonpatch==1.33 18:46:00 jsonpointer==3.1.1 18:46:00 jsonschema==4.26.0 18:46:00 jsonschema-specifications==2025.9.1 18:46:00 keystoneauth1==5.13.1 18:46:00 kubernetes==35.0.0 18:46:00 lftools==0.37.22 18:46:00 lxml==6.1.0 18:46:00 markdown-it-py==4.0.0 18:46:00 MarkupSafe==3.0.3 18:46:00 mdurl==0.1.2 18:46:00 msgpack==1.1.2 18:46:00 multi_key_dict==2.0.3 18:46:00 munch==4.0.0 18:46:00 netaddr==1.3.0 18:46:00 niet==1.4.2 18:46:00 nodeenv==1.10.0 18:46:00 oauth2client==4.1.3 18:46:00 oauthlib==3.3.1 18:46:00 openstacksdk==4.11.0 18:46:00 os-service-types==1.8.2 18:46:00 osc-lib==4.5.0 18:46:00 oslo.config==10.3.0 18:46:00 oslo.context==6.3.0 18:46:00 oslo.i18n==6.7.2 18:46:00 oslo.log==8.1.0 18:46:00 oslo.serialization==5.9.1 18:46:00 oslo.utils==10.0.1 18:46:00 packaging==26.1 18:46:00 pbr==7.0.3 18:46:00 platformdirs==4.9.6 18:46:00 prettytable==3.17.0 18:46:00 psutil==7.2.2 18:46:00 pyasn1==0.6.3 18:46:00 pyasn1_modules==0.4.2 18:46:00 pycparser==3.0 18:46:00 pygerrit2==2.0.15 18:46:00 PyGithub==2.9.1 18:46:00 Pygments==2.20.0 18:46:00 PyJWT==2.12.1 18:46:00 PyNaCl==1.6.2 18:46:00 pyparsing==2.4.7 18:46:00 pyperclip==1.11.0 18:46:00 pyrsistent==0.20.0 18:46:00 python-cinderclient==9.9.0 18:46:00 python-dateutil==2.9.0.post0 18:46:00 python-discovery==1.2.2 18:46:00 python-heatclient==5.1.0 18:46:00 python-jenkins==1.8.3 18:46:00 python-keystoneclient==5.8.0 18:46:00 python-magnumclient==4.10.0 18:46:00 python-openstackclient==9.0.0 18:46:00 python-swiftclient==4.10.0 18:46:00 PyYAML==6.0.3 18:46:00 referencing==0.37.0 18:46:00 requests==2.33.1 18:46:00 requests-oauthlib==2.0.0 18:46:00 rfc3986==2.0.0 18:46:00 rich==15.0.0 18:46:00 rich-argparse==1.7.2 18:46:00 rpds-py==0.30.0 18:46:00 rsa==4.9.1 18:46:00 ruamel.yaml==0.19.1 18:46:00 ruamel.yaml.clib==0.2.15 18:46:00 s3transfer==0.16.0 18:46:00 simplejson==4.0.1 18:46:00 six==1.17.0 18:46:00 smmap==5.0.3 18:46:00 soupsieve==2.8.3 18:46:00 stevedore==5.7.0 18:46:00 tabulate==0.10.0 18:46:00 toml==0.10.2 18:46:00 tomlkit==0.14.0 18:46:00 tqdm==4.67.3 18:46:00 typing_extensions==4.15.0 18:46:00 urllib3==1.26.20 18:46:00 virtualenv==21.2.4 18:46:00 wcwidth==0.6.0 18:46:00 websocket-client==1.9.0 18:46:00 wrapt==2.1.2 18:46:00 xdg==6.0.0 18:46:00 xmltodict==1.0.4 18:46:00 yq==3.4.3 18:46:00 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13627332225893420527.sh 18:46:00 ---> uv-install.sh 18:46:00 Installing uv/uvx (latest) using shell installer 18:46:00 2026-04-20 18:46:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-jOusqR.sh" [1] 18:46:00 downloading uv 0.11.7 x86_64-unknown-linux-gnu 18:46:01 installing to /home/jenkins/.local/bin 18:46:01 uv 18:46:01 uvx 18:46:01 everything's installed! 18:46:01 18:46:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:46:01 18:46:01 source $HOME/.local/bin/env (sh, bash, zsh) 18:46:01 source $HOME/.local/bin/env.fish (fish) 18:46:01 Adding install location to PATH 18:46:01 ---> Validating uv/uvx install 18:46:01 uvx 0.11.7 (x86_64-unknown-linux-gnu) 18:46:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8786830275714534139.sh 18:46:01 ---> sudo-logs.sh 18:46:01 Archiving 'sudo' log.. 18:46:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15090290008989909681.sh 18:46:02 ---> job-cost.sh 18:46:02 INFO: Activating Python virtual environment... 18:46:02 Setup pyenv: 18:46:02 system 18:46:02 3.8.13 18:46:02 3.9.13 18:46:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:46:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17xg from file:/tmp/.os_lf_venv 18:46:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:46:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:46:04 lf-activate-venv(): INFO: Base packages installed successfully 18:46:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:46:09 lf-activate-venv(): INFO: Adding /tmp/venv-17xg/bin to PATH 18:46:09 INFO: No stack-cost file found 18:46:09 INFO: Instance uptime: 139s 18:46:09 INFO: Fetching instance metadata (attempt 1 of 3)... 18:46:09 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:46:09 INFO: Successfully fetched instance metadata 18:46:09 INFO: Instance type: v3-standard-4 18:46:09 INFO: Retrieving pricing info for: v3-standard-4 18:46:09 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:46:09 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 18:46:09 INFO: Successfully fetched Vexxhost pricing API 18:46:09 INFO: Retrieved cost: 0.11 18:46:09 INFO: Retrieved resource: v3-standard-4 18:46:09 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 18:46:09 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 18:46:09 INFO: Successfully archived job cost data 18:46:09 DEBUG: Cost data: oom-master-pre-commit-lint,4603,2026-04-20 18:46:09,v3-standard-4,139,0.11,0.00,SUCCESS 18:46:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1678129629834945736.sh 18:46:09 ---> logs-deploy.sh 18:46:09 Setup pyenv: 18:46:09 system 18:46:09 3.8.13 18:46:09 3.9.13 18:46:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 18:46:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-17xg from file:/tmp/.os_lf_venv 18:46:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:46:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:46:11 lf-activate-venv(): INFO: Base packages installed successfully 18:46:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:46:19 lf-activate-venv(): INFO: Adding /tmp/venv-17xg/bin to PATH 18:46:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4603 18:46:19 INFO: archiving workspace using pattern(s): 18:46:20 Archives upload complete. 18:46:20 INFO: archiving logs to Nexus 18:46:21 ---> uname -a: 18:46:21 Linux prd-ubuntu1804-builder-4c-4g-3836 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:46:21 18:46:21 18:46:21 ---> lscpu: 18:46:21 Architecture: x86_64 18:46:21 CPU op-mode(s): 32-bit, 64-bit 18:46:21 Byte Order: Little Endian 18:46:21 CPU(s): 4 18:46:21 On-line CPU(s) list: 0-3 18:46:21 Thread(s) per core: 1 18:46:21 Core(s) per socket: 1 18:46:21 Socket(s): 4 18:46:21 NUMA node(s): 1 18:46:21 Vendor ID: AuthenticAMD 18:46:21 CPU family: 23 18:46:21 Model: 49 18:46:21 Model name: AMD EPYC-Rome Processor 18:46:21 Stepping: 0 18:46:21 CPU MHz: 2799.998 18:46:21 BogoMIPS: 5599.99 18:46:21 Virtualization: AMD-V 18:46:21 Hypervisor vendor: KVM 18:46:21 Virtualization type: full 18:46:21 L1d cache: 32K 18:46:21 L1i cache: 32K 18:46:21 L2 cache: 512K 18:46:21 L3 cache: 16384K 18:46:21 NUMA node0 CPU(s): 0-3 18:46:21 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 18:46:21 18:46:21 18:46:21 ---> nproc: 18:46:21 4 18:46:21 18:46:21 18:46:21 ---> df -h: 18:46:21 Filesystem Size Used Avail Use% Mounted on 18:46:21 udev 7.9G 0 7.9G 0% /dev 18:46:21 tmpfs 1.6G 676K 1.6G 1% /run 18:46:21 /dev/vda1 78G 8.5G 69G 11% / 18:46:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:46:21 tmpfs 5.0M 0 5.0M 0% /run/lock 18:46:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:46:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:46:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:46:21 18:46:21 18:46:21 ---> free -m: 18:46:21 total used free shared buff/cache available 18:46:21 Mem: 16040 552 13220 0 2266 15166 18:46:21 Swap: 1023 0 1023 18:46:21 18:46:21 18:46:21 ---> ip addr: 18:46:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:46:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:46:21 inet 127.0.0.1/8 scope host lo 18:46:21 valid_lft forever preferred_lft forever 18:46:21 inet6 ::1/128 scope host 18:46:21 valid_lft forever preferred_lft forever 18:46:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:46:21 link/ether fa:16:3e:8a:e0:ee brd ff:ff:ff:ff:ff:ff 18:46:21 inet 10.30.107.234/23 brd 10.30.107.255 scope global dynamic ens3 18:46:21 valid_lft 86256sec preferred_lft 86256sec 18:46:21 inet6 fe80::f816:3eff:fe8a:e0ee/64 scope link 18:46:21 valid_lft forever preferred_lft forever 18:46:21 18:46:21 18:46:21 ---> sar -b -r -n DEV: 18:46:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3836) 04/20/26 _x86_64_ (4 CPU) 18:46:21 18:46:21 18:44:00 LINUX RESTART (4 CPU) 18:46:21 18:46:21 18:45:01 tps rtps wtps bread/s bwrtn/s 18:46:21 18:46:01 117.58 1.05 116.53 122.38 13217.53 18:46:21 Average: 117.58 1.05 116.53 122.38 13217.53 18:46:21 18:46:21 18:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:46:21 18:46:01 13591956 15598004 2833012 17.25 86508 2098480 724628 4.15 739772 1835044 260028 18:46:21 Average: 13591956 15598004 2833012 17.25 86508 2098480 724628 4.15 739772 1835044 260028 18:46:21 18:46:21 18:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:46:21 18:46:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 18:46:21 18:46:01 ens3 87.07 67.24 1339.49 13.13 0.00 0.00 0.00 0.00 18:46:21 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 18:46:21 Average: ens3 87.07 67.24 1339.49 13.13 0.00 0.00 0.00 0.00 18:46:21 18:46:21 18:46:21 ---> sar -P ALL: 18:46:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3836) 04/20/26 _x86_64_ (4 CPU) 18:46:21 18:46:21 18:44:00 LINUX RESTART (4 CPU) 18:46:21 18:46:21 18:45:01 CPU %user %nice %system %iowait %steal %idle 18:46:21 18:46:01 all 21.50 0.00 1.82 1.07 0.05 75.57 18:46:21 18:46:01 0 14.72 0.00 1.80 0.82 0.05 82.61 18:46:21 18:46:01 1 14.75 0.00 1.32 0.22 0.07 83.65 18:46:21 18:46:01 2 10.68 0.00 1.50 2.69 0.03 85.10 18:46:21 18:46:01 3 45.87 0.00 2.66 0.54 0.05 50.89 18:46:21 Average: all 21.50 0.00 1.82 1.07 0.05 75.57 18:46:21 Average: 0 14.72 0.00 1.80 0.82 0.05 82.61 18:46:21 Average: 1 14.75 0.00 1.32 0.22 0.07 83.65 18:46:21 Average: 2 10.68 0.00 1.50 2.69 0.03 85.10 18:46:21 Average: 3 45.87 0.00 2.66 0.54 0.05 50.89 18:46:21 18:46:21 18:46:21