12:28:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 12:28:05 Running as SYSTEM 12:28:05 [EnvInject] - Loading node environment variables. 12:28:05 Building remotely on prd-ubuntu1804-builder-4c-4g-5577 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:28:05 [ssh-agent] Looking for ssh-agent implementation... 12:28:05 $ ssh-agent 12:28:05 SSH_AUTH_SOCK=/tmp/ssh-ilWUeNQQGWyp/agent.1659 12:28:05 SSH_AGENT_PID=1661 12:28:05 [ssh-agent] Started. 12:28:05 Running ssh-add (command line suppressed) 12:28:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_902609844846080926.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_902609844846080926.key) 12:28:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:28:05 The recommended git tool is: NONE 12:28:07 using credential onap-jenkins-ssh 12:28:07 Wiping out workspace first. 12:28:07 Cloning the remote Git repository 12:28:07 Cloning repository git://cloud.onap.org/mirror/oom.git 12:28:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:28:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:28:07 > git --version # timeout=10 12:28:07 > git --version # 'git version 2.17.1' 12:28:07 using GIT_SSH to set credentials Gerrit user 12:28:07 Verifying host key using manually-configured host key entries 12:28:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:28:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:28:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:28:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:28:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:28:12 using GIT_SSH to set credentials Gerrit user 12:28:12 Verifying host key using manually-configured host key entries 12:28:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/4 # timeout=30 12:28:13 > git rev-parse 4305ccba9867a810162bc3844049cd9c2868dbee^{commit} # timeout=10 12:28:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:28:13 Checking out Revision 4305ccba9867a810162bc3844049cd9c2868dbee (refs/changes/64/144064/4) 12:28:13 > git config core.sparsecheckout # timeout=10 12:28:13 > git checkout -f 4305ccba9867a810162bc3844049cd9c2868dbee # timeout=30 12:28:16 Commit message: "[SO] 17.2.0" 12:28:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:28:16 > git rev-list --no-walk 1c3b0e959906fc7eae83719da0abfe5518b0d23e # timeout=10 12:28:16 [EnvInject] - Injecting environment variables from a build step. 12:28:16 [EnvInject] - Injecting as environment variables the properties content 12:28:16 PYTHON=python3 12:28:16 12:28:16 [EnvInject] - Variables injected successfully. 12:28:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2907974697170523779.sh 12:28:16 ---> tox-install.sh 12:28:16 + source /home/jenkins/lf-env.sh 12:28:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:28:16 ++ mktemp -d /tmp/venv-XXXX 12:28:16 + lf_venv=/tmp/venv-0pU6 12:28:16 + local venv_file=/tmp/.os_lf_venv 12:28:16 + local python=python3 12:28:16 + local options 12:28:16 + local set_path=true 12:28:16 + local install_args= 12:28: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 12:28:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:28:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:28:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:28:16 + true 12:28:16 + case $1 in 12:28:16 + venv_file=/tmp/.toxenv 12:28:16 + shift 2 12:28:16 + true 12:28:16 + case $1 in 12:28:16 + shift 12:28:16 + break 12:28:16 + case $python in 12:28:16 + local pkg_list= 12:28:16 + [[ -d /opt/pyenv ]] 12:28:16 + echo 'Setup pyenv:' 12:28:16 Setup pyenv: 12:28:16 + export PYENV_ROOT=/opt/pyenv 12:28:16 + PYENV_ROOT=/opt/pyenv 12:28: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 12:28: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 12:28:16 + pyenv versions 12:28:17 * system (set by /opt/pyenv/version) 12:28:17 * 3.8.13 (set by /opt/pyenv/version) 12:28:17 * 3.9.13 (set by /opt/pyenv/version) 12:28:17 * 3.10.6 (set by /opt/pyenv/version) 12:28:17 + command -v pyenv 12:28:17 ++ pyenv init - --no-rehash 12:28:17 + 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[*]}"'\'')" 12:28:17 export PATH="/opt/pyenv/shims:${PATH}" 12:28:17 export PYENV_SHELL=bash 12:28:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:28:17 pyenv() { 12:28:17 local command 12:28:17 command="${1:-}" 12:28:17 if [ "$#" -gt 0 ]; then 12:28:17 shift 12:28:17 fi 12:28:17 12:28:17 case "$command" in 12:28:17 rehash|shell) 12:28:17 eval "$(pyenv "sh-$command" "$@")" 12:28:17 ;; 12:28:17 *) 12:28:17 command pyenv "$command" "$@" 12:28:17 ;; 12:28:17 esac 12:28:17 }' 12:28:17 +++ 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[*]}"' 12:28:17 ++ 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 12:28:17 ++ 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 12:28:17 ++ 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 12:28:17 ++ export PYENV_SHELL=bash 12:28:17 ++ PYENV_SHELL=bash 12:28:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:28:17 +++ complete -F _pyenv pyenv 12:28:17 ++ lf-pyver python3 12:28:17 ++ local py_version_xy=python3 12:28:17 ++ local py_version_xyz= 12:28:17 ++ pyenv versions 12:28:17 ++ local command 12:28:17 ++ command=versions 12:28:17 ++ '[' 1 -gt 0 ']' 12:28:17 ++ shift 12:28:17 ++ case "$command" in 12:28:17 ++ command pyenv versions 12:28:17 ++ pyenv versions 12:28:17 ++ sed 's/^[ *]* //' 12:28:17 ++ grep -E '^[0-9.]*[0-9]$' 12:28:17 ++ awk '{ print $1 }' 12:28:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:28:17 +++ grep '^3' /tmp/.pyenv_versions 12:28:17 +++ sort -V 12:28:17 +++ tail -n 1 12:28:17 ++ py_version_xyz=3.10.6 12:28:17 ++ [[ -z 3.10.6 ]] 12:28:17 ++ echo 3.10.6 12:28:17 ++ return 0 12:28:17 + pyenv local 3.10.6 12:28:17 + local command 12:28:17 + command=local 12:28:17 + '[' 2 -gt 0 ']' 12:28:17 + shift 12:28:17 + case "$command" in 12:28:17 + command pyenv local 3.10.6 12:28:17 + pyenv local 3.10.6 12:28:17 + for arg in "$@" 12:28:17 + case $arg in 12:28:17 + pkg_list+='tox ' 12:28:17 + for arg in "$@" 12:28:17 + case $arg in 12:28:17 + pkg_list+='virtualenv ' 12:28:17 + for arg in "$@" 12:28:17 + case $arg in 12:28:17 + pkg_list+='urllib3~=1.26.15 ' 12:28:17 + [[ -f /tmp/.toxenv ]] 12:28:17 + [[ ! -f /tmp/.toxenv ]] 12:28:17 + [[ -n '' ]] 12:28:17 + python3 -m venv /tmp/venv-0pU6 12:28:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0pU6' 12:28:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0pU6 12:28:21 + echo /tmp/venv-0pU6 12:28:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:28:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:28:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:28:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:28:21 + local 'pip_opts=--upgrade --quiet' 12:28:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:28:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:28:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:28:21 + [[ -n '' ]] 12:28:21 + [[ -n '' ]] 12:28:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:28:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:28:21 + /tmp/venv-0pU6/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 12:28:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:28:25 lf-activate-venv(): INFO: Base packages installed successfully 12:28:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:28:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:28:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:28:25 + /tmp/venv-0pU6/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 12:28:27 + type python3 12:28:27 + true 12:28:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0pU6/bin to PATH' 12:28:27 lf-activate-venv(): INFO: Adding /tmp/venv-0pU6/bin to PATH 12:28:27 + PATH=/tmp/venv-0pU6/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 12:28:27 + return 0 12:28:27 + python3 --version 12:28:27 Python 3.10.6 12:28:27 + python3 -m pip --version 12:28:27 pip 26.0.1 from /tmp/venv-0pU6/lib/python3.10/site-packages/pip (python 3.10) 12:28:27 + python3 -m pip freeze 12:28:28 cachetools==7.0.6 12:28:28 colorama==0.4.6 12:28:28 distlib==0.4.0 12:28:28 filelock==3.29.0 12:28:28 packaging==26.1 12:28:28 platformdirs==4.9.6 12:28:28 pluggy==1.6.0 12:28:28 pyproject-api==1.10.0 12:28:28 python-discovery==1.2.2 12:28:28 tomli==2.4.1 12:28:28 tomli_w==1.2.0 12:28:28 tox==4.53.0 12:28:28 typing_extensions==4.15.0 12:28:28 urllib3==1.26.20 12:28:28 virtualenv==21.2.4 12:28:28 [EnvInject] - Injecting environment variables from a build step. 12:28:28 [EnvInject] - Injecting as environment variables the properties content 12:28:28 PARALLEL=false 12:28:28 12:28:28 [EnvInject] - Variables injected successfully. 12:28:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1773888469524933106.sh 12:28:28 ---> tox-run.sh 12:28: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 12:28:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:28:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:28:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:28:28 + cd /w/workspace/oom-master-pre-commit-lint/. 12:28:28 + source /home/jenkins/lf-env.sh 12:28:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:28:28 ++ mktemp -d /tmp/venv-XXXX 12:28:28 + lf_venv=/tmp/venv-fQIt 12:28:28 + local venv_file=/tmp/.os_lf_venv 12:28:28 + local python=python3 12:28:28 + local options 12:28:28 + local set_path=true 12:28:28 + local install_args= 12:28: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 12:28:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:28:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:28:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:28:28 + true 12:28:28 + case $1 in 12:28:28 + venv_file=/tmp/.toxenv 12:28:28 + shift 2 12:28:28 + true 12:28:28 + case $1 in 12:28:28 + shift 12:28:28 + break 12:28:28 + case $python in 12:28:28 + local pkg_list= 12:28:28 + [[ -d /opt/pyenv ]] 12:28:28 + echo 'Setup pyenv:' 12:28:28 Setup pyenv: 12:28:28 + export PYENV_ROOT=/opt/pyenv 12:28:28 + PYENV_ROOT=/opt/pyenv 12:28: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 12:28: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 12:28:28 + pyenv versions 12:28:28 system 12:28:28 3.8.13 12:28:28 3.9.13 12:28:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:28:28 + command -v pyenv 12:28:28 ++ pyenv init - --no-rehash 12:28: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[*]}"'\'')" 12:28:28 export PATH="/opt/pyenv/shims:${PATH}" 12:28:28 export PYENV_SHELL=bash 12:28:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:28:28 pyenv() { 12:28:28 local command 12:28:28 command="${1:-}" 12:28:28 if [ "$#" -gt 0 ]; then 12:28:28 shift 12:28:28 fi 12:28:28 12:28:28 case "$command" in 12:28:28 rehash|shell) 12:28:28 eval "$(pyenv "sh-$command" "$@")" 12:28:28 ;; 12:28:28 *) 12:28:28 command pyenv "$command" "$@" 12:28:28 ;; 12:28:28 esac 12:28:28 }' 12:28: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[*]}"' 12:28: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 12:28: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 12:28: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 12:28:28 ++ export PYENV_SHELL=bash 12:28:28 ++ PYENV_SHELL=bash 12:28:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:28:28 +++ complete -F _pyenv pyenv 12:28:28 ++ lf-pyver python3 12:28:28 ++ local py_version_xy=python3 12:28:28 ++ local py_version_xyz= 12:28:28 ++ pyenv versions 12:28:28 ++ local command 12:28:28 ++ command=versions 12:28:28 ++ '[' 1 -gt 0 ']' 12:28:28 ++ shift 12:28:28 ++ case "$command" in 12:28:28 ++ command pyenv versions 12:28:28 ++ pyenv versions 12:28:28 ++ sed 's/^[ *]* //' 12:28:28 ++ grep -E '^[0-9.]*[0-9]$' 12:28:28 ++ awk '{ print $1 }' 12:28:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:28:28 +++ grep '^3' /tmp/.pyenv_versions 12:28:28 +++ sort -V 12:28:28 +++ tail -n 1 12:28:28 ++ py_version_xyz=3.10.6 12:28:28 ++ [[ -z 3.10.6 ]] 12:28:28 ++ echo 3.10.6 12:28:28 ++ return 0 12:28:28 + pyenv local 3.10.6 12:28:28 + local command 12:28:28 + command=local 12:28:28 + '[' 2 -gt 0 ']' 12:28:28 + shift 12:28:28 + case "$command" in 12:28:28 + command pyenv local 3.10.6 12:28:28 + pyenv local 3.10.6 12:28:28 + for arg in "$@" 12:28:28 + case $arg in 12:28:28 + pkg_list+='tox ' 12:28:28 + for arg in "$@" 12:28:28 + case $arg in 12:28:28 + pkg_list+='virtualenv ' 12:28:28 + for arg in "$@" 12:28:28 + case $arg in 12:28:28 + pkg_list+='urllib3~=1.26.15 ' 12:28:28 + [[ -f /tmp/.toxenv ]] 12:28:28 ++ cat /tmp/.toxenv 12:28:28 + lf_venv=/tmp/venv-0pU6 12:28:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0pU6 from' file:/tmp/.toxenv 12:28:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0pU6 from file:/tmp/.toxenv 12:28:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:28:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:28:28 + local 'pip_opts=--upgrade --quiet' 12:28:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:28:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:28:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:28:28 + [[ -n '' ]] 12:28:28 + [[ -n '' ]] 12:28:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:28:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:28:28 + /tmp/venv-0pU6/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 12:28:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:28:29 lf-activate-venv(): INFO: Base packages installed successfully 12:28:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:28:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:28:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:28:29 + /tmp/venv-0pU6/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 12:28:30 + type python3 12:28:30 + true 12:28:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0pU6/bin to PATH' 12:28:30 lf-activate-venv(): INFO: Adding /tmp/venv-0pU6/bin to PATH 12:28:30 + PATH=/tmp/venv-0pU6/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 12:28:30 + return 0 12:28:30 + [[ -d /opt/pyenv ]] 12:28:30 + echo '---> Setting up pyenv' 12:28:30 ---> Setting up pyenv 12:28:30 + export PYENV_ROOT=/opt/pyenv 12:28:30 + PYENV_ROOT=/opt/pyenv 12:28:30 + export PATH=/opt/pyenv/bin:/tmp/venv-0pU6/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 12:28:30 + PATH=/opt/pyenv/bin:/tmp/venv-0pU6/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 12:28:30 ++ pwd 12:28:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:28:30 + export PYTHONPATH 12:28:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:28:30 + TOX_TESTENV_PASSENV=PYTHONPATH 12:28:30 + tox --version 12:28:30 4.53.0 from /tmp/venv-0pU6/lib/python3.10/site-packages/tox/__init__.py 12:28:30 + PARALLEL=false 12:28:30 + TOX_OPTIONS_LIST= 12:28:30 + [[ -n pre-commit ]] 12:28:30 + TOX_OPTIONS_LIST=' -e pre-commit' 12:28:30 + case ${PARALLEL,,} in 12:28:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:28:30 + tox -e pre-commit 12:28:32 pre-commit: install_deps> python -I -m pip install pre-commit 12:28:34 pre-commit: freeze> python -m pip freeze --all 12:28:35 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.6.0,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.2.4 12:28:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:28:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:28:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:28:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:28:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:28:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:28:37 [INFO] Once installed this environment will be reused. 12:28:37 [INFO] This may take a few minutes... 12:28:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:28:41 [INFO] Once installed this environment will be reused. 12:28:41 [INFO] This may take a few minutes... 12:28:46 trim trailing whitespace.................................................Passed 12:28:46 Tabs remover.............................................................Passed 12:28:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:28:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:28:47 [INFO] Once installed this environment will be reused. 12:28:47 [INFO] This may take a few minutes... 12:28:55 gitlint..............................................(no files to check)Skipped 12:28:55 pre-commit: OK (24.17=setup[3.99]+cmd[11.58,8.59] seconds) 12:28:55 congratulations :) (24.21 seconds) 12:28:55 + tox_status=0 12:28:55 + echo '---> Completed tox runs' 12:28:55 ---> Completed tox runs 12:28:55 + for i in .tox/*/log 12:28:55 ++ awk -F/ '{print $2}' 12:28:55 ++ echo .tox/pre-commit/log 12:28:55 + tox_env=pre-commit 12:28:55 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:28:55 + DOC_DIR=docs/_build/html 12:28:55 + [[ -d docs/_build/html ]] 12:28:55 + echo '---> tox-run.sh ends' 12:28:55 ---> tox-run.sh ends 12:28:55 + test 0 -eq 0 12:28:55 $ ssh-agent -k 12:28:55 unset SSH_AUTH_SOCK; 12:28:55 unset SSH_AGENT_PID; 12:28:55 echo Agent pid 1661 killed; 12:28:55 [ssh-agent] Stopped. 12:28:55 [PostBuildScript] - [INFO] Executing post build scripts. 12:28:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8089775451443304348.sh 12:28:55 ---> sysstat.sh 12:28:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13095897958818904273.sh 12:28:55 ---> package-listing.sh 12:28:55 ++ facter osfamily 12:28:55 ++ tr '[:upper:]' '[:lower:]' 12:28:56 + OS_FAMILY=debian 12:28:56 + workspace=/w/workspace/oom-master-pre-commit-lint 12:28:56 + START_PACKAGES=/tmp/packages_start.txt 12:28:56 + END_PACKAGES=/tmp/packages_end.txt 12:28:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:28:56 + PACKAGES=/tmp/packages_start.txt 12:28:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:28:56 + PACKAGES=/tmp/packages_end.txt 12:28:56 + case "${OS_FAMILY}" in 12:28:56 + dpkg -l 12:28:56 + grep '^ii' 12:28:56 + '[' -f /tmp/packages_start.txt ']' 12:28:56 + '[' -f /tmp/packages_end.txt ']' 12:28:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:28:56 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:28:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:28:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:28:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14711115308885114628.sh 12:28:56 ---> capture-instance-metadata.sh 12:28:56 Setup pyenv: 12:28:56 system 12:28:56 3.8.13 12:28:56 3.9.13 12:28:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:29:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zJuP 12:29:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:29:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:04 lf-activate-venv(): INFO: Base packages installed successfully 12:29:04 lf-activate-venv(): INFO: Installing additional packages: lftools 12:29:24 lf-activate-venv(): INFO: Adding /tmp/venv-zJuP/bin to PATH 12:29:24 INFO: Running in OpenStack, capturing instance metadata 12:29:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5940963162269353931.sh 12:29:25 provisioning config files... 12:29:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15875440662910640176tmp 12:29:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:29:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:29:25 [EnvInject] - Injecting environment variables from a build step. 12:29:25 [EnvInject] - Injecting as environment variables the properties content 12:29:25 SERVER_ID=logs 12:29:25 12:29:25 [EnvInject] - Variables injected successfully. 12:29:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2335732572126606611.sh 12:29:25 ---> create-netrc.sh 12:29:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6573407098604064549.sh 12:29:25 ---> python-tools-install.sh 12:29:25 Setup pyenv: 12:29:25 system 12:29:25 3.8.13 12:29:25 3.9.13 12:29:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:29:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zJuP from file:/tmp/.os_lf_venv 12:29:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:27 lf-activate-venv(): INFO: Base packages installed successfully 12:29:27 lf-activate-venv(): INFO: Installing additional packages: lftools 12:29:34 lf-activate-venv(): INFO: Adding /tmp/venv-zJuP/bin to PATH 12:29:34 Generating Requirements File 12:29:51 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. 12:29:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:29:52 Python 3.10.6 12:29:52 pip 26.0.1 from /tmp/venv-zJuP/lib/python3.10/site-packages/pip (python 3.10) 12:29:52 appdirs==1.4.4 12:29:52 argcomplete==3.6.3 12:29:52 aspy.yaml==1.3.0 12:29:52 attrs==26.1.0 12:29:52 autopage==0.6.0 12:29:52 backports.strenum==1.3.1 12:29:52 beautifulsoup4==4.14.3 12:29:52 boto3==1.42.95 12:29:52 botocore==1.42.95 12:29:52 bs4==0.0.2 12:29:52 certifi==2026.4.22 12:29:52 cffi==2.0.0 12:29:52 cfgv==3.5.0 12:29:52 chardet==7.4.3 12:29:52 charset-normalizer==3.4.7 12:29:52 click==8.3.3 12:29:52 cliff==4.13.3 12:29:52 cmd2==3.5.0 12:29:52 cryptography==3.3.2 12:29:52 debtcollector==3.1.0 12:29:52 decorator==5.2.1 12:29:52 defusedxml==0.7.1 12:29:52 Deprecated==1.3.1 12:29:52 distlib==0.4.0 12:29:52 dnspython==2.8.0 12:29:52 docker==7.1.0 12:29:52 dogpile.cache==1.5.0 12:29:52 durationpy==0.10 12:29:52 email-validator==2.3.0 12:29:52 filelock==3.29.0 12:29:52 future==1.0.0 12:29:52 gitdb==4.0.12 12:29:52 GitPython==3.1.47 12:29:52 httplib2==0.30.2 12:29:52 identify==2.6.19 12:29:52 idna==3.13 12:29:52 importlib-resources==1.5.0 12:29:52 iso8601==2.1.0 12:29:52 Jinja2==3.1.6 12:29:52 jmespath==1.1.0 12:29:52 jsonpatch==1.33 12:29:52 jsonpointer==3.1.1 12:29:52 jsonschema==4.26.0 12:29:52 jsonschema-specifications==2025.9.1 12:29:52 keystoneauth1==5.13.1 12:29:52 kubernetes==35.0.0 12:29:52 lftools==0.37.22 12:29:52 lxml==6.1.0 12:29:52 markdown-it-py==4.0.0 12:29:52 MarkupSafe==3.0.3 12:29:52 mdurl==0.1.2 12:29:52 msgpack==1.1.2 12:29:52 multi_key_dict==2.0.3 12:29:52 munch==4.0.0 12:29:52 netaddr==1.3.0 12:29:52 niet==1.4.2 12:29:52 nodeenv==1.10.0 12:29:52 oauth2client==4.1.3 12:29:52 oauthlib==3.3.1 12:29:52 openstacksdk==4.11.0 12:29:52 os-service-types==1.8.2 12:29:52 osc-lib==4.5.0 12:29:52 oslo.config==10.3.0 12:29:52 oslo.context==6.3.0 12:29:52 oslo.i18n==6.7.2 12:29:52 oslo.log==8.1.0 12:29:52 oslo.serialization==5.9.1 12:29:52 oslo.utils==10.0.1 12:29:52 packaging==26.1 12:29:52 pbr==7.0.3 12:29:52 platformdirs==4.9.6 12:29:52 prettytable==3.17.0 12:29:52 psutil==7.2.2 12:29:52 pyasn1==0.6.3 12:29:52 pyasn1_modules==0.4.2 12:29:52 pycparser==3.0 12:29:52 pygerrit2==2.0.15 12:29:52 PyGithub==2.9.1 12:29:52 Pygments==2.20.0 12:29:52 PyJWT==2.12.1 12:29:52 PyNaCl==1.6.2 12:29:52 pyparsing==2.4.7 12:29:52 pyperclip==1.11.0 12:29:52 pyrsistent==0.20.0 12:29:52 python-cinderclient==9.9.0 12:29:52 python-dateutil==2.9.0.post0 12:29:52 python-discovery==1.2.2 12:29:52 python-heatclient==5.1.0 12:29:52 python-jenkins==1.8.3 12:29:52 python-keystoneclient==5.8.0 12:29:52 python-magnumclient==4.10.0 12:29:52 python-openstackclient==9.0.0 12:29:52 python-swiftclient==4.10.0 12:29:52 PyYAML==6.0.3 12:29:52 referencing==0.37.0 12:29:52 requests==2.33.1 12:29:52 requests-oauthlib==2.0.0 12:29:52 rfc3986==2.0.0 12:29:52 rich==15.0.0 12:29:52 rich-argparse==1.7.2 12:29:52 rpds-py==0.30.0 12:29:52 rsa==4.9.1 12:29:52 ruamel.yaml==0.19.1 12:29:52 ruamel.yaml.clib==0.2.15 12:29:52 s3transfer==0.16.1 12:29:52 simplejson==4.1.0 12:29:52 six==1.17.0 12:29:52 smmap==5.0.3 12:29:52 soupsieve==2.8.3 12:29:52 stevedore==5.7.0 12:29:52 tabulate==0.10.0 12:29:52 toml==0.10.2 12:29:52 tomlkit==0.14.0 12:29:52 tqdm==4.67.3 12:29:52 typing_extensions==4.15.0 12:29:52 urllib3==1.26.20 12:29:52 virtualenv==21.2.4 12:29:52 wcwidth==0.6.0 12:29:52 websocket-client==1.9.0 12:29:52 wrapt==2.1.2 12:29:52 xdg==6.0.0 12:29:52 xmltodict==1.0.4 12:29:52 yq==3.4.3 12:29:52 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins14915075646943840785.sh 12:29:52 ---> uv-install.sh 12:29:52 Installing uv/uvx (latest) using shell installer 12:29:52 2026-04-24 12:29:52 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-iLpdQY.sh" [1] 12:29:53 downloading uv 0.11.7 x86_64-unknown-linux-gnu 12:29:53 installing to /home/jenkins/.local/bin 12:29:53 uv 12:29:53 uvx 12:29:53 everything's installed! 12:29:53 12:29:53 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:29:53 12:29:53 source $HOME/.local/bin/env (sh, bash, zsh) 12:29:53 source $HOME/.local/bin/env.fish (fish) 12:29:53 Adding install location to PATH 12:29:53 ---> Validating uv/uvx install 12:29:53 uvx 0.11.7 (x86_64-unknown-linux-gnu) 12:29:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17868002035347748992.sh 12:29:53 ---> sudo-logs.sh 12:29:53 Archiving 'sudo' log.. 12:29:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17184556726478246512.sh 12:29:54 ---> job-cost.sh 12:29:54 INFO: Activating Python virtual environment... 12:29:54 Setup pyenv: 12:29:54 system 12:29:54 3.8.13 12:29:54 3.9.13 12:29:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:29:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zJuP from file:/tmp/.os_lf_venv 12:29:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:56 lf-activate-venv(): INFO: Base packages installed successfully 12:29:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:30:01 lf-activate-venv(): INFO: Adding /tmp/venv-zJuP/bin to PATH 12:30:01 INFO: No stack-cost file found 12:30:01 INFO: Instance uptime: 139s 12:30:01 INFO: Fetching instance metadata (attempt 1 of 3)... 12:30:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:30:01 INFO: Successfully fetched instance metadata 12:30:01 INFO: Instance type: v3-standard-4 12:30:01 INFO: Retrieving pricing info for: v3-standard-4 12:30:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:30:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 12:30:01 INFO: Successfully fetched Vexxhost pricing API 12:30:01 INFO: Retrieved cost: 0.11 12:30:01 INFO: Retrieved resource: v3-standard-4 12:30:01 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 12:30:01 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 12:30:01 INFO: Successfully archived job cost data 12:30:01 DEBUG: Cost data: oom-master-pre-commit-lint,4605,2026-04-24 12:30:01,v3-standard-4,139,0.11,0.00,SUCCESS 12:30:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2801887933325495821.sh 12:30:01 ---> logs-deploy.sh 12:30:01 Setup pyenv: 12:30:01 system 12:30:01 3.8.13 12:30:01 3.9.13 12:30:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:30:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zJuP from file:/tmp/.os_lf_venv 12:30:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:03 lf-activate-venv(): INFO: Base packages installed successfully 12:30:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:30:12 lf-activate-venv(): INFO: Adding /tmp/venv-zJuP/bin to PATH 12:30:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4605 12:30:12 INFO: archiving workspace using pattern(s): 12:30:13 Archives upload complete. 12:30:13 INFO: archiving logs to Nexus 12:30:14 ---> uname -a: 12:30:14 Linux prd-ubuntu1804-builder-4c-4g-5577 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:30:14 12:30:14 12:30:14 ---> lscpu: 12:30:14 Architecture: x86_64 12:30:14 CPU op-mode(s): 32-bit, 64-bit 12:30:14 Byte Order: Little Endian 12:30:14 CPU(s): 4 12:30:14 On-line CPU(s) list: 0-3 12:30:14 Thread(s) per core: 1 12:30:14 Core(s) per socket: 1 12:30:14 Socket(s): 4 12:30:14 NUMA node(s): 1 12:30:14 Vendor ID: AuthenticAMD 12:30:14 CPU family: 23 12:30:14 Model: 49 12:30:14 Model name: AMD EPYC-Rome Processor 12:30:14 Stepping: 0 12:30:14 CPU MHz: 2799.998 12:30:14 BogoMIPS: 5599.99 12:30:14 Virtualization: AMD-V 12:30:14 Hypervisor vendor: KVM 12:30:14 Virtualization type: full 12:30:14 L1d cache: 32K 12:30:14 L1i cache: 32K 12:30:14 L2 cache: 512K 12:30:14 L3 cache: 16384K 12:30:14 NUMA node0 CPU(s): 0-3 12:30:14 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 12:30:14 12:30:14 12:30:14 ---> nproc: 12:30:14 4 12:30:14 12:30:14 12:30:14 ---> df -h: 12:30:14 Filesystem Size Used Avail Use% Mounted on 12:30:14 udev 7.9G 0 7.9G 0% /dev 12:30:14 tmpfs 1.6G 676K 1.6G 1% /run 12:30:14 /dev/vda1 78G 8.5G 69G 11% / 12:30:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:30:14 tmpfs 5.0M 0 5.0M 0% /run/lock 12:30:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:30:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:30:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:30:14 12:30:14 12:30:14 ---> free -m: 12:30:14 total used free shared buff/cache available 12:30:14 Mem: 16040 604 13171 0 2263 15113 12:30:14 Swap: 1023 0 1023 12:30:14 12:30:14 12:30:14 ---> ip addr: 12:30:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:30:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:30:14 inet 127.0.0.1/8 scope host lo 12:30:14 valid_lft forever preferred_lft forever 12:30:14 inet6 ::1/128 scope host 12:30:14 valid_lft forever preferred_lft forever 12:30:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:30:14 link/ether fa:16:3e:56:36:cd brd ff:ff:ff:ff:ff:ff 12:30:14 inet 10.30.106.163/23 brd 10.30.107.255 scope global dynamic ens3 12:30:14 valid_lft 86256sec preferred_lft 86256sec 12:30:14 inet6 fe80::f816:3eff:fe56:36cd/64 scope link 12:30:14 valid_lft forever preferred_lft forever 12:30:14 12:30:14 12:30:14 ---> sar -b -r -n DEV: 12:30:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5577) 04/24/26 _x86_64_ (4 CPU) 12:30:14 12:30:14 12:27:51 LINUX RESTART (4 CPU) 12:30:14 12:30:14 12:28:01 tps rtps wtps bread/s bwrtn/s 12:30:14 12:29:02 356.52 55.79 300.73 3647.39 60948.91 12:30:14 12:30:01 133.81 1.17 132.64 136.65 14885.88 12:30:14 Average: 246.10 28.71 217.39 1906.77 38110.91 12:30:14 12:30:14 12:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:30:14 12:29:02 13907116 15514544 2517844 15.33 58864 1747796 825516 4.72 783940 1515408 152692 12:30:14 12:30:01 13557680 15542140 2867280 17.46 87116 2076916 772280 4.42 774480 1834044 179256 12:30:14 Average: 13732398 15528342 2692562 16.39 72990 1912356 798898 4.57 779210 1674726 165974 12:30:14 12:30:14 12:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:30:14 12:29:02 lo 2.33 2.33 0.25 0.25 0.00 0.00 0.00 0.00 12:30:14 12:29:02 ens3 500.77 323.41 2292.99 82.63 0.00 0.00 0.00 0.00 12:30:14 12:30:01 lo 1.76 1.76 0.20 0.20 0.00 0.00 0.00 0.00 12:30:14 12:30:01 ens3 96.41 73.45 1361.81 13.46 0.00 0.00 0.00 0.00 12:30:14 Average: lo 2.05 2.05 0.22 0.22 0.00 0.00 0.00 0.00 12:30:14 Average: ens3 300.29 199.48 1831.31 48.34 0.00 0.00 0.00 0.00 12:30:14 12:30:14 12:30:14 ---> sar -P ALL: 12:30:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5577) 04/24/26 _x86_64_ (4 CPU) 12:30:14 12:30:14 12:27:51 LINUX RESTART (4 CPU) 12:30:14 12:30:14 12:28:01 CPU %user %nice %system %iowait %steal %idle 12:30:14 12:29:02 all 25.35 0.00 2.90 2.60 0.08 69.07 12:30:14 12:29:02 0 31.56 0.00 3.96 5.07 0.08 59.32 12:30:14 12:29:02 1 19.34 0.00 2.09 0.70 0.07 77.80 12:30:14 12:29:02 2 27.05 0.00 2.43 0.79 0.10 69.63 12:30:14 12:29:02 3 23.49 0.00 3.07 3.83 0.10 69.51 12:30:14 12:30:01 all 21.34 0.00 1.70 1.22 0.06 75.69 12:30:14 12:30:01 0 34.36 0.00 2.32 0.71 0.07 62.54 12:30:14 12:30:01 1 17.51 0.00 1.88 2.27 0.03 78.30 12:30:14 12:30:01 2 20.89 0.00 1.41 0.09 0.07 77.55 12:30:14 12:30:01 3 12.53 0.00 1.19 1.80 0.05 84.43 12:30:14 Average: all 23.36 0.00 2.30 1.91 0.07 72.36 12:30:14 Average: 0 32.95 0.00 3.15 2.90 0.08 60.92 12:30:14 Average: 1 18.43 0.00 1.99 1.48 0.05 78.05 12:30:14 Average: 2 23.99 0.00 1.93 0.44 0.08 73.56 12:30:14 Average: 3 18.05 0.00 2.14 2.82 0.08 76.92 12:30:14 12:30:14 12:30:14