05:01:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 05:01:26 Running as SYSTEM 05:01:26 [EnvInject] - Loading node environment variables. 05:01:26 Building remotely on prd-ubuntu1804-builder-4c-4g-13344 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:01:26 [ssh-agent] Looking for ssh-agent implementation... 05:01:26 $ ssh-agent 05:01:26 SSH_AUTH_SOCK=/tmp/ssh-GgCLF4pktjO8/agent.1722 05:01:26 SSH_AGENT_PID=1724 05:01:26 [ssh-agent] Started. 05:01:26 Running ssh-add (command line suppressed) 05:01:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4390039174632757030.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4390039174632757030.key) 05:01:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:01:26 The recommended git tool is: NONE 05:01:28 using credential onap-jenkins-ssh 05:01:28 Wiping out workspace first. 05:01:28 Cloning the remote Git repository 05:01:28 Cloning repository git://cloud.onap.org/mirror/oom.git 05:01:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:01:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:01:28 > git --version # timeout=10 05:01:28 > git --version # 'git version 2.17.1' 05:01:28 using GIT_SSH to set credentials Gerrit user 05:01:28 Verifying host key using manually-configured host key entries 05:01:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:01:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:01:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:01:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:01:33 using GIT_SSH to set credentials Gerrit user 05:01:33 Verifying host key using manually-configured host key entries 05:01:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/25 # timeout=30 05:01:33 > git rev-parse 055140686ad7a299359aead3deaf78a0d6b3055b^{commit} # timeout=10 05:01:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:01:33 Checking out Revision 055140686ad7a299359aead3deaf78a0d6b3055b (refs/changes/44/145544/25) 05:01:33 > git config core.sparsecheckout # timeout=10 05:01:33 > git checkout -f 055140686ad7a299359aead3deaf78a0d6b3055b # timeout=30 05:01:37 Commit message: "[SDC] 13.2.0 release" 05:01:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:01:37 > git rev-list --no-walk e4531a26b17f5a50b2dd01210ecd625ec00861cb # timeout=10 05:01:37 [EnvInject] - Injecting environment variables from a build step. 05:01:37 [EnvInject] - Injecting as environment variables the properties content 05:01:37 PYTHON=python3 05:01:37 05:01:37 [EnvInject] - Variables injected successfully. 05:01:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17942131335583800774.sh 05:01:37 ---> tox-install.sh 05:01:37 + source /home/jenkins/lf-env.sh 05:01:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:01:37 ++ mktemp -d /tmp/venv-XXXX 05:01:37 + lf_venv=/tmp/venv-ttO7 05:01:37 + local venv_file=/tmp/.os_lf_venv 05:01:37 + local python=python3 05:01:37 + local options 05:01:37 + local set_path=true 05:01:37 + local install_args= 05:01:37 ++ 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 05:01:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:01:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:01:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:01:37 + true 05:01:37 + case $1 in 05:01:37 + venv_file=/tmp/.toxenv 05:01:37 + shift 2 05:01:37 + true 05:01:37 + case $1 in 05:01:37 + shift 05:01:37 + break 05:01:37 + case $python in 05:01:37 + local pkg_list= 05:01:37 + [[ -d /opt/pyenv ]] 05:01:37 + echo 'Setup pyenv:' 05:01:37 Setup pyenv: 05:01:37 + export PYENV_ROOT=/opt/pyenv 05:01:37 + PYENV_ROOT=/opt/pyenv 05:01:37 + 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 05:01:37 + 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 05:01:37 + pyenv versions 05:01:37 * system (set by /opt/pyenv/version) 05:01:37 * 3.8.13 (set by /opt/pyenv/version) 05:01:37 * 3.9.13 (set by /opt/pyenv/version) 05:01:37 * 3.10.6 (set by /opt/pyenv/version) 05:01:37 + command -v pyenv 05:01:37 ++ pyenv init - --no-rehash 05:01:37 + 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[*]}"'\'')" 05:01:37 export PATH="/opt/pyenv/shims:${PATH}" 05:01:37 export PYENV_SHELL=bash 05:01:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:01:37 pyenv() { 05:01:37 local command 05:01:37 command="${1:-}" 05:01:37 if [ "$#" -gt 0 ]; then 05:01:37 shift 05:01:37 fi 05:01:37 05:01:37 case "$command" in 05:01:37 rehash|shell) 05:01:37 eval "$(pyenv "sh-$command" "$@")" 05:01:37 ;; 05:01:37 *) 05:01:37 command pyenv "$command" "$@" 05:01:37 ;; 05:01:37 esac 05:01:37 }' 05:01:37 +++ 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[*]}"' 05:01:37 ++ 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 05:01:37 ++ 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 05:01:37 ++ 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 05:01:37 ++ export PYENV_SHELL=bash 05:01:37 ++ PYENV_SHELL=bash 05:01:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:01:37 +++ complete -F _pyenv pyenv 05:01:37 ++ lf-pyver python3 05:01:37 ++ local py_version_xy=python3 05:01:37 ++ local py_version_xyz= 05:01:37 ++ pyenv versions 05:01:37 ++ local command 05:01:37 ++ command=versions 05:01:37 ++ '[' 1 -gt 0 ']' 05:01:37 ++ shift 05:01:37 ++ case "$command" in 05:01:37 ++ command pyenv versions 05:01:37 ++ pyenv versions 05:01:37 ++ sed 's/^[ *]* //' 05:01:37 ++ awk '{ print $1 }' 05:01:37 ++ grep -E '^[0-9.]*[0-9]$' 05:01:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:01:37 +++ grep '^3' /tmp/.pyenv_versions 05:01:37 +++ sort -V 05:01:37 +++ tail -n 1 05:01:37 ++ py_version_xyz=3.10.6 05:01:37 ++ [[ -z 3.10.6 ]] 05:01:37 ++ echo 3.10.6 05:01:37 ++ return 0 05:01:37 + pyenv local 3.10.6 05:01:37 + local command 05:01:37 + command=local 05:01:37 + '[' 2 -gt 0 ']' 05:01:37 + shift 05:01:37 + case "$command" in 05:01:37 + command pyenv local 3.10.6 05:01:37 + pyenv local 3.10.6 05:01:37 + for arg in "$@" 05:01:37 + case $arg in 05:01:37 + pkg_list+='tox ' 05:01:37 + for arg in "$@" 05:01:37 + case $arg in 05:01:37 + pkg_list+='virtualenv ' 05:01:37 + for arg in "$@" 05:01:37 + case $arg in 05:01:37 + pkg_list+='urllib3~=1.26.15 ' 05:01:37 + [[ -f /tmp/.toxenv ]] 05:01:37 + [[ ! -f /tmp/.toxenv ]] 05:01:37 + [[ -n '' ]] 05:01:37 + python3 -m venv /tmp/venv-ttO7 05:01:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ttO7' 05:01:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ttO7 05:01:41 + echo /tmp/venv-ttO7 05:01:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:01:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:01:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:01:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:01:41 + local 'pip_opts=--upgrade --quiet' 05:01:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:01:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:01:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:01:41 + [[ -n '' ]] 05:01:41 + [[ -n '' ]] 05:01:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:01:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:01:41 + /tmp/venv-ttO7/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 05:01:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:01:46 lf-activate-venv(): INFO: Base packages installed successfully 05:01:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:01:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:01:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:01:46 + /tmp/venv-ttO7/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 05:01:48 + type python3 05:01:48 + true 05:01:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ttO7/bin to PATH' 05:01:48 lf-activate-venv(): INFO: Adding /tmp/venv-ttO7/bin to PATH 05:01:48 + PATH=/tmp/venv-ttO7/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 05:01:48 + return 0 05:01:48 + python3 --version 05:01:48 Python 3.10.6 05:01:48 + python3 -m pip --version 05:01:48 pip 26.2.1 from /tmp/venv-ttO7/lib/python3.10/site-packages/pip (python 3.10) 05:01:48 + python3 -m pip freeze 05:01:48 cachetools==7.1.7 05:01:48 colorama==0.4.6 05:01:48 distlib==0.4.3 05:01:48 filelock==3.32.3 05:01:48 packaging==26.3 05:01:48 platformdirs==4.11.3 05:01:48 pluggy==1.6.0 05:01:48 pyproject-api==1.11.0 05:01:48 python-discovery==1.5.2 05:01:48 tomli==2.4.1 05:01:48 tomli_w==1.2.0 05:01:48 tox==4.60.0 05:01:48 typing_extensions==4.16.0 05:01:48 urllib3==1.26.20 05:01:48 virtualenv==21.7.4 05:01:48 [EnvInject] - Injecting environment variables from a build step. 05:01:48 [EnvInject] - Injecting as environment variables the properties content 05:01:48 PARALLEL=false 05:01:48 05:01:48 [EnvInject] - Variables injected successfully. 05:01:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins437606034623851064.sh 05:01:48 ---> tox-run.sh 05:01:48 + 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 05:01:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:01:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:01:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:01:48 + cd /w/workspace/oom-master-pre-commit-lint/. 05:01:48 + source /home/jenkins/lf-env.sh 05:01:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:01:48 ++ mktemp -d /tmp/venv-XXXX 05:01:48 + lf_venv=/tmp/venv-WXin 05:01:48 + local venv_file=/tmp/.os_lf_venv 05:01:48 + local python=python3 05:01:48 + local options 05:01:48 + local set_path=true 05:01:48 + local install_args= 05:01:48 ++ 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 05:01:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:01:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:01:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:01:48 + true 05:01:48 + case $1 in 05:01:48 + venv_file=/tmp/.toxenv 05:01:48 + shift 2 05:01:48 + true 05:01:48 + case $1 in 05:01:48 + shift 05:01:48 + break 05:01:48 + case $python in 05:01:48 + local pkg_list= 05:01:48 + [[ -d /opt/pyenv ]] 05:01:48 + echo 'Setup pyenv:' 05:01:48 Setup pyenv: 05:01:48 + export PYENV_ROOT=/opt/pyenv 05:01:48 + PYENV_ROOT=/opt/pyenv 05:01:48 + 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 05:01:48 + 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 05:01:48 + pyenv versions 05:01:48 system 05:01:48 3.8.13 05:01:48 3.9.13 05:01:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:01:48 + command -v pyenv 05:01:48 ++ pyenv init - --no-rehash 05:01:48 + 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[*]}"'\'')" 05:01:48 export PATH="/opt/pyenv/shims:${PATH}" 05:01:48 export PYENV_SHELL=bash 05:01:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:01:48 pyenv() { 05:01:48 local command 05:01:48 command="${1:-}" 05:01:48 if [ "$#" -gt 0 ]; then 05:01:48 shift 05:01:48 fi 05:01:48 05:01:48 case "$command" in 05:01:48 rehash|shell) 05:01:48 eval "$(pyenv "sh-$command" "$@")" 05:01:48 ;; 05:01:48 *) 05:01:48 command pyenv "$command" "$@" 05:01:48 ;; 05:01:48 esac 05:01:48 }' 05:01:48 +++ 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[*]}"' 05:01:48 ++ 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 05:01:48 ++ 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 05:01:48 ++ 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 05:01:48 ++ export PYENV_SHELL=bash 05:01:48 ++ PYENV_SHELL=bash 05:01:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:01:48 +++ complete -F _pyenv pyenv 05:01:48 ++ lf-pyver python3 05:01:48 ++ local py_version_xy=python3 05:01:48 ++ local py_version_xyz= 05:01:48 ++ pyenv versions 05:01:48 ++ local command 05:01:48 ++ command=versions 05:01:48 ++ '[' 1 -gt 0 ']' 05:01:48 ++ shift 05:01:48 ++ case "$command" in 05:01:48 ++ command pyenv versions 05:01:48 ++ pyenv versions 05:01:48 ++ grep -E '^[0-9.]*[0-9]$' 05:01:48 ++ awk '{ print $1 }' 05:01:48 ++ sed 's/^[ *]* //' 05:01:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:01:48 +++ grep '^3' /tmp/.pyenv_versions 05:01:48 +++ sort -V 05:01:48 +++ tail -n 1 05:01:48 ++ py_version_xyz=3.10.6 05:01:48 ++ [[ -z 3.10.6 ]] 05:01:48 ++ echo 3.10.6 05:01:48 ++ return 0 05:01:48 + pyenv local 3.10.6 05:01:48 + local command 05:01:48 + command=local 05:01:48 + '[' 2 -gt 0 ']' 05:01:48 + shift 05:01:48 + case "$command" in 05:01:48 + command pyenv local 3.10.6 05:01:48 + pyenv local 3.10.6 05:01:49 + for arg in "$@" 05:01:49 + case $arg in 05:01:49 + pkg_list+='tox ' 05:01:49 + for arg in "$@" 05:01:49 + case $arg in 05:01:49 + pkg_list+='virtualenv ' 05:01:49 + for arg in "$@" 05:01:49 + case $arg in 05:01:49 + pkg_list+='urllib3~=1.26.15 ' 05:01:49 + [[ -f /tmp/.toxenv ]] 05:01:49 ++ cat /tmp/.toxenv 05:01:49 + lf_venv=/tmp/venv-ttO7 05:01:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ttO7 from' file:/tmp/.toxenv 05:01:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ttO7 from file:/tmp/.toxenv 05:01:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:01:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:01:49 + local 'pip_opts=--upgrade --quiet' 05:01:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:01:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:01:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:01:49 + [[ -n '' ]] 05:01:49 + [[ -n '' ]] 05:01:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:01:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:01:49 + /tmp/venv-ttO7/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 05:01:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:01:49 lf-activate-venv(): INFO: Base packages installed successfully 05:01:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:01:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:01:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:01:49 + /tmp/venv-ttO7/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 05:01:50 + type python3 05:01:50 + true 05:01:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ttO7/bin to PATH' 05:01:50 lf-activate-venv(): INFO: Adding /tmp/venv-ttO7/bin to PATH 05:01:50 + PATH=/tmp/venv-ttO7/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 05:01:50 + return 0 05:01:50 + [[ -d /opt/pyenv ]] 05:01:50 + echo '---> Setting up pyenv' 05:01:50 ---> Setting up pyenv 05:01:50 + export PYENV_ROOT=/opt/pyenv 05:01:50 + PYENV_ROOT=/opt/pyenv 05:01:50 + export PATH=/opt/pyenv/bin:/tmp/venv-ttO7/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 05:01:50 + PATH=/opt/pyenv/bin:/tmp/venv-ttO7/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 05:01:50 ++ pwd 05:01:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:01:50 + export PYTHONPATH 05:01:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:01:50 + TOX_TESTENV_PASSENV=PYTHONPATH 05:01:50 + tox --version 05:01:50 4.60.0 from /tmp/venv-ttO7/lib/python3.10/site-packages/tox/__init__.py 05:01:50 + PARALLEL=false 05:01:50 + TOX_OPTIONS_LIST= 05:01:50 + [[ -n pre-commit ]] 05:01:50 + TOX_OPTIONS_LIST=' -e pre-commit' 05:01:50 + case ${PARALLEL,,} in 05:01:50 + tox -e pre-commit 05:01:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:01:52 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 05:01:54 pre-commit: freeze> python -m pip freeze --all 05:01:55 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.3,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.3,pre_commit==4.6.0,python-discovery==1.5.2,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.4 05:01:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:01:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:01:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:01:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:01:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:01:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:01:58 [INFO] Once installed this environment will be reused. 05:01:58 [INFO] This may take a few minutes... 05:02:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:02:02 [INFO] Once installed this environment will be reused. 05:02:02 [INFO] This may take a few minutes... 05:02:07 trim trailing whitespace.................................................Passed 05:02:07 Tabs remover.............................................................Passed 05:02:07 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:02:07 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:02:07 [INFO] Once installed this environment will be reused. 05:02:07 [INFO] This may take a few minutes... 05:02:15 gitlint..............................................(no files to check)Skipped 05:02:15 pre-commit: OK (24.07=setup[3.78]+cmd[12.26,8.03] seconds) 05:02:15 congratulations :) (24.10 seconds) 05:02:15 + tox_status=0 05:02:15 + echo '---> Completed tox runs' 05:02:15 ---> Completed tox runs 05:02:15 + for i in .tox/*/log 05:02:15 ++ echo .tox/pre-commit/log 05:02:15 ++ awk -F/ '{print $2}' 05:02:15 + tox_env=pre-commit 05:02:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:02:15 + DOC_DIR=docs/_build/html 05:02:15 + [[ -d docs/_build/html ]] 05:02:15 + echo '---> tox-run.sh ends' 05:02:15 ---> tox-run.sh ends 05:02:15 + test 0 -eq 0 05:02:15 $ ssh-agent -k 05:02:15 unset SSH_AUTH_SOCK; 05:02:15 unset SSH_AGENT_PID; 05:02:15 echo Agent pid 1724 killed; 05:02:15 [ssh-agent] Stopped. 05:02:15 [PostBuildScript] - [INFO] Executing post build scripts. 05:02:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3233172275822893427.sh 05:02:15 ---> sysstat.sh 05:02:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10843365177119679215.sh 05:02:15 ---> package-listing.sh 05:02:15 ++ facter osfamily 05:02:15 ++ tr '[:upper:]' '[:lower:]' 05:02:16 + OS_FAMILY=debian 05:02:16 + workspace=/w/workspace/oom-master-pre-commit-lint 05:02:16 + START_PACKAGES=/tmp/packages_start.txt 05:02:16 + END_PACKAGES=/tmp/packages_end.txt 05:02:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:02:16 + PACKAGES=/tmp/packages_start.txt 05:02:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:02:16 + PACKAGES=/tmp/packages_end.txt 05:02:16 + case "${OS_FAMILY}" in 05:02:16 + dpkg -l 05:02:16 + grep '^ii' 05:02:16 + '[' -f /tmp/packages_start.txt ']' 05:02:16 + '[' -f /tmp/packages_end.txt ']' 05:02:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:02:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:02:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:02:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:02:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6636406285472070488.sh 05:02:16 ---> capture-instance-metadata.sh 05:02:16 Setup pyenv: 05:02:16 system 05:02:16 3.8.13 05:02:16 3.9.13 05:02:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:02:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g6Yo 05:02:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:02:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:02:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:02:23 lf-activate-venv(): INFO: Base packages installed successfully 05:02:23 lf-activate-venv(): INFO: Installing additional packages: lftools 05:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-g6Yo/bin to PATH 05:02:44 INFO: Running in OpenStack, capturing instance metadata 05:02:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10896030564421478782.sh 05:02:45 provisioning config files... 05:02:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8623694962881594144tmp 05:02:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:02:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:02:45 [EnvInject] - Injecting environment variables from a build step. 05:02:45 [EnvInject] - Injecting as environment variables the properties content 05:02:45 SERVER_ID=logs 05:02:45 05:02:45 [EnvInject] - Variables injected successfully. 05:02:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13265966061152738436.sh 05:02:45 ---> create-netrc.sh 05:02:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14000128006753061608.sh 05:02:45 ---> python-tools-install.sh 05:02:45 Setup pyenv: 05:02:45 system 05:02:45 3.8.13 05:02:45 3.9.13 05:02:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:02:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g6Yo from file:/tmp/.os_lf_venv 05:02:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:02:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:02:47 lf-activate-venv(): INFO: Base packages installed successfully 05:02:47 lf-activate-venv(): INFO: Installing additional packages: lftools 05:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-g6Yo/bin to PATH 05:02:53 Generating Requirements File 05:03:14 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. 05:03:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:03:14 Python 3.10.6 05:03:14 pip 26.2.1 from /tmp/venv-g6Yo/lib/python3.10/site-packages/pip (python 3.10) 05:03:15 aiohappyeyeballs==2.7.1 05:03:15 aiohttp==3.14.3 05:03:15 aiosignal==1.4.0 05:03:15 appdirs==1.4.4 05:03:15 argcomplete==3.7.2 05:03:15 aspy.yaml==1.3.0 05:03:15 async-timeout==5.0.1 05:03:15 attrs==26.1.0 05:03:15 autopage==0.6.0 05:03:15 backports.strenum==1.3.1 05:03:15 beautifulsoup4==4.15.0 05:03:15 boto3==1.43.73 05:03:15 botocore==1.43.73 05:03:15 bs4==0.0.2 05:03:15 certifi==2026.7.22 05:03:15 cffi==2.1.1 05:03:15 cfgv==3.5.0 05:03:15 chardet==7.6.0 05:03:15 charset-normalizer==3.5.1 05:03:15 click==8.4.2 05:03:15 cliff==4.14.0 05:03:15 cmd2==3.5.1 05:03:15 cryptography==3.3.2 05:03:15 debtcollector==3.1.0 05:03:15 decorator==5.3.1 05:03:15 defusedxml==0.7.1 05:03:15 Deprecated==1.3.1 05:03:15 distlib==0.4.3 05:03:15 dnspython==2.8.0 05:03:15 docker==7.2.0 05:03:15 dogpile.cache==1.5.0 05:03:15 durationpy==0.10 05:03:15 email-validator==2.3.0 05:03:15 filelock==3.32.3 05:03:15 frozenlist==1.8.0 05:03:15 future==1.0.0 05:03:15 gitdb==4.0.12 05:03:15 GitPython==3.1.59 05:03:15 httplib2==0.30.2 05:03:15 identify==2.6.19 05:03:15 idna==3.18 05:03:15 importlib-resources==1.5.0 05:03:15 iso8601==2.1.0 05:03:15 Jinja2==3.1.6 05:03:15 jmespath==1.1.0 05:03:15 jsonpatch==1.33 05:03:15 jsonpointer==3.1.1 05:03:15 jsonschema==4.26.0 05:03:15 jsonschema-specifications==2025.9.1 05:03:15 keystoneauth1==5.14.0 05:03:15 kubernetes==36.0.3 05:03:15 lftools==0.37.23 05:03:15 lxml==6.1.1 05:03:15 markdown-it-py==4.2.0 05:03:15 MarkupSafe==3.0.3 05:03:15 mdurl==0.1.2 05:03:15 msgpack==1.2.1 05:03:15 multi_key_dict==2.0.3 05:03:15 multidict==6.7.1 05:03:15 munch==4.0.0 05:03:15 netaddr==1.3.0 05:03:15 niet==1.4.2 05:03:15 nodeenv==1.10.0 05:03:15 oauth2client==4.1.3 05:03:15 oauthlib==3.3.1 05:03:15 openstacksdk==4.13.0 05:03:15 os-service-types==1.8.2 05:03:15 osc-lib==4.6.0 05:03:15 oslo.config==10.4.0 05:03:15 oslo.context==6.4.0 05:03:15 oslo.i18n==6.8.0 05:03:15 oslo.log==8.2.0 05:03:15 oslo.serialization==5.10.0 05:03:15 oslo.utils==10.1.1 05:03:15 packaging==26.3 05:03:15 pbr==7.0.3 05:03:15 platformdirs==4.11.3 05:03:15 prettytable==3.18.0 05:03:15 propcache==0.5.2 05:03:15 psutil==7.2.2 05:03:15 pyasn1==0.6.4 05:03:15 pyasn1_modules==0.4.2 05:03:15 pycparser==3.0 05:03:15 pygerrit2==2.0.15 05:03:15 PyGithub==2.9.1 05:03:15 Pygments==2.21.0 05:03:15 PyJWT==2.13.0 05:03:15 PyNaCl==1.6.2 05:03:15 pyparsing==2.4.7 05:03:15 pyperclip==1.11.0 05:03:15 pyrsistent==0.20.0 05:03:15 python-cinderclient==9.9.0 05:03:15 python-dateutil==2.9.0.post0 05:03:15 python-discovery==1.5.2 05:03:15 python-heatclient==5.2.0 05:03:15 python-jenkins==1.8.3 05:03:15 python-keystoneclient==5.8.0 05:03:15 python-magnumclient==4.11.0 05:03:15 python-openstackclient==10.0.0 05:03:15 python-swiftclient==4.10.0 05:03:15 PyYAML==6.0.3 05:03:15 referencing==0.37.0 05:03:15 requests==2.34.2 05:03:15 requests-oauthlib==2.0.0 05:03:15 rfc3986==2.0.0 05:03:15 rich==15.0.0 05:03:15 rich-argparse==1.8.0 05:03:15 rpds-py==0.30.0 05:03:15 rsa==4.9.1 05:03:15 ruamel.yaml==0.19.1 05:03:15 ruamel.yaml.clib==0.2.15 05:03:15 s3transfer==0.19.2 05:03:15 simplejson==4.1.1 05:03:15 six==1.17.0 05:03:15 smmap==5.0.3 05:03:15 soupsieve==2.9.2 05:03:15 stevedore==5.8.0 05:03:15 tabulate==0.10.0 05:03:15 toml==0.10.2 05:03:15 tomlkit==0.15.1 05:03:15 tqdm==4.70.0 05:03:15 typing_extensions==4.16.0 05:03:15 urllib3==1.26.20 05:03:15 virtualenv==21.7.4 05:03:15 wcwidth==0.8.2 05:03:15 websocket-client==1.9.0 05:03:15 wrapt==2.3.0 05:03:15 xdg==6.0.0 05:03:15 xmltodict==1.0.4 05:03:15 yarl==1.24.5 05:03:15 yq==4.1.2 05:03:15 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins1126531815276986754.sh 05:03:15 ---> uv-install.sh 05:03:15 Installing uv/uvx (latest) using shell installer 05:03:15 2026-08-18 05:03:15 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-zkjswa.sh" [1] 05:03:15 downloading uv 0.12.5 x86_64-unknown-linux-gnu 05:03:16 installing to /home/jenkins/.local/bin 05:03:16 uv 05:03:16 uvx 05:03:16 everything's installed! 05:03:16 05:03:16 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:03:16 05:03:16 source $HOME/.local/bin/env (sh, bash, zsh) 05:03:16 source $HOME/.local/bin/env.fish (fish) 05:03:16 Adding install location to PATH 05:03:16 ---> Validating uv/uvx install 05:03:16 uvx 0.12.5 (x86_64-unknown-linux-gnu) 05:03:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12371719976584816846.sh 05:03:16 ---> sudo-logs.sh 05:03:16 Archiving 'sudo' log.. 05:03:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1339429342998475059.sh 05:03:16 ---> job-cost.sh 05:03:16 INFO: Activating Python virtual environment... 05:03:16 Setup pyenv: 05:03:16 system 05:03:16 3.8.13 05:03:16 3.9.13 05:03:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:03:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g6Yo from file:/tmp/.os_lf_venv 05:03:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:03:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:03:18 lf-activate-venv(): INFO: Base packages installed successfully 05:03:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:03:22 lf-activate-venv(): INFO: Adding /tmp/venv-g6Yo/bin to PATH 05:03:22 INFO: No stack-cost file found 05:03:22 INFO: Instance uptime: 149s 05:03:22 INFO: Fetching instance metadata (attempt 1 of 3)... 05:03:22 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:03:23 INFO: Successfully fetched instance metadata 05:03:23 INFO: Instance type: v3-standard-4 05:03:23 INFO: Retrieving pricing info for: v3-standard-4 05:03:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:03:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=149 05:03:23 INFO: Successfully fetched Vexxhost pricing API 05:03:23 INFO: Retrieved cost: 0.11 05:03:23 INFO: Retrieved resource: v3-standard-4 05:03:23 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:03:23 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:03:23 INFO: Successfully archived job cost data 05:03:23 DEBUG: Cost data: oom-master-pre-commit-lint,4803,2026-08-18 05:03:23,v3-standard-4,149,0.11,0.00,SUCCESS 05:03:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6550941048656780170.sh 05:03:23 ---> logs-deploy.sh 05:03:23 Setup pyenv: 05:03:23 system 05:03:23 3.8.13 05:03:23 3.9.13 05:03:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:03:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g6Yo from file:/tmp/.os_lf_venv 05:03:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:03:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:03:25 lf-activate-venv(): INFO: Base packages installed successfully 05:03:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:03:31 lf-activate-venv(): INFO: Adding /tmp/venv-g6Yo/bin to PATH 05:03:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4803 05:03:31 INFO: archiving workspace using pattern(s): 05:03:32 Archives upload complete. 05:03:32 INFO: archiving logs to Nexus 05:03:33 ---> uname -a: 05:03:33 Linux prd-ubuntu1804-builder-4c-4g-13344 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:03:33 05:03:33 05:03:33 ---> lscpu: 05:03:33 Architecture: x86_64 05:03:33 CPU op-mode(s): 32-bit, 64-bit 05:03:33 Byte Order: Little Endian 05:03:33 CPU(s): 4 05:03:33 On-line CPU(s) list: 0-3 05:03:33 Thread(s) per core: 1 05:03:33 Core(s) per socket: 1 05:03:33 Socket(s): 4 05:03:33 NUMA node(s): 1 05:03:33 Vendor ID: AuthenticAMD 05:03:33 CPU family: 23 05:03:33 Model: 49 05:03:33 Model name: AMD EPYC-Rome Processor 05:03:33 Stepping: 0 05:03:33 CPU MHz: 2799.998 05:03:33 BogoMIPS: 5599.99 05:03:33 Virtualization: AMD-V 05:03:33 Hypervisor vendor: KVM 05:03:33 Virtualization type: full 05:03:33 L1d cache: 32K 05:03:33 L1i cache: 32K 05:03:33 L2 cache: 512K 05:03:33 L3 cache: 16384K 05:03:33 NUMA node0 CPU(s): 0-3 05:03:33 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 05:03:33 05:03:33 05:03:33 ---> nproc: 05:03:33 4 05:03:33 05:03:33 05:03:33 ---> df -h: 05:03:33 Filesystem Size Used Avail Use% Mounted on 05:03:33 udev 7.9G 0 7.9G 0% /dev 05:03:33 tmpfs 1.6G 676K 1.6G 1% /run 05:03:33 /dev/vda1 78G 8.5G 69G 11% / 05:03:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:03:33 tmpfs 5.0M 0 5.0M 0% /run/lock 05:03:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:03:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:03:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:03:33 05:03:33 05:03:33 ---> free -m: 05:03:33 total used free shared buff/cache available 05:03:33 Mem: 16040 556 13143 0 2339 15159 05:03:33 Swap: 1023 0 1023 05:03:33 05:03:33 05:03:33 ---> ip addr: 05:03:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:03:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:03:33 inet 127.0.0.1/8 scope host lo 05:03:33 valid_lft forever preferred_lft forever 05:03:33 inet6 ::1/128 scope host 05:03:33 valid_lft forever preferred_lft forever 05:03:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:03:33 link/ether fa:16:3e:ec:0b:a4 brd ff:ff:ff:ff:ff:ff 05:03:33 inet 10.30.107.253/23 brd 10.30.107.255 scope global dynamic ens3 05:03:33 valid_lft 86256sec preferred_lft 86256sec 05:03:33 inet6 fe80::f816:3eff:feec:ba4/64 scope link 05:03:33 valid_lft forever preferred_lft forever 05:03:33 05:03:33 05:03:33 ---> sar -b -r -n DEV: 05:03:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13344) 08/18/26 _x86_64_ (4 CPU) 05:03:33 05:03:33 05:01:11 LINUX RESTART (4 CPU) 05:03:33 05:03:33 05:02:02 tps rtps wtps bread/s bwrtn/s 05:03:33 05:03:01 123.23 0.92 122.32 109.41 37480.56 05:03:33 Average: 123.23 0.92 122.32 109.41 37480.56 05:03:33 05:03:33 05:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:03:33 05:03:01 13701560 15552088 2723408 16.58 78896 1957540 767060 4.39 759168 1721256 178676 05:03:33 Average: 13701560 15552088 2723408 16.58 78896 1957540 767060 4.39 759168 1721256 178676 05:03:33 05:03:33 05:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:03:33 05:03:01 ens3 71.87 49.45 937.05 10.45 0.00 0.00 0.00 0.00 05:03:33 05:03:01 lo 1.22 1.22 0.15 0.15 0.00 0.00 0.00 0.00 05:03:33 Average: ens3 71.87 49.45 937.05 10.45 0.00 0.00 0.00 0.00 05:03:33 Average: lo 1.22 1.22 0.15 0.15 0.00 0.00 0.00 0.00 05:03:33 05:03:33 05:03:33 ---> sar -P ALL: 05:03:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13344) 08/18/26 _x86_64_ (4 CPU) 05:03:33 05:03:33 05:01:11 LINUX RESTART (4 CPU) 05:03:33 05:03:33 05:02:02 CPU %user %nice %system %iowait %steal %idle 05:03:33 05:03:01 all 21.68 0.00 1.63 1.60 0.06 75.03 05:03:33 05:03:01 0 12.06 0.00 0.97 0.05 0.05 86.87 05:03:33 05:03:01 1 32.81 0.00 2.15 0.64 0.08 64.31 05:03:33 05:03:01 2 31.24 0.00 2.04 0.83 0.08 65.81 05:03:33 05:03:01 3 10.68 0.00 1.40 4.87 0.05 83.00 05:03:33 Average: all 21.68 0.00 1.63 1.60 0.06 75.03 05:03:33 Average: 0 12.06 0.00 0.97 0.05 0.05 86.87 05:03:33 Average: 1 32.81 0.00 2.15 0.64 0.08 64.31 05:03:33 Average: 2 31.24 0.00 2.04 0.83 0.08 65.81 05:03:33 Average: 3 10.68 0.00 1.40 4.87 0.05 83.00 05:03:33 05:03:33 05:03:33