06:05:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 06:05:08 Running as SYSTEM 06:05:08 [EnvInject] - Loading node environment variables. 06:05:08 Building remotely on prd-ubuntu1804-builder-4c-4g-13363 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:05:09 [ssh-agent] Looking for ssh-agent implementation... 06:05:09 $ ssh-agent 06:05:09 SSH_AUTH_SOCK=/tmp/ssh-Q9gFEbsLeqJM/agent.1669 06:05:09 SSH_AGENT_PID=1671 06:05:09 [ssh-agent] Started. 06:05:09 Running ssh-add (command line suppressed) 06:05:09 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18434549484805090963.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18434549484805090963.key) 06:05:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:05:09 The recommended git tool is: NONE 06:05:10 using credential onap-jenkins-ssh 06:05:10 Wiping out workspace first. 06:05:10 Cloning the remote Git repository 06:05:10 Cloning repository git://cloud.onap.org/mirror/oom.git 06:05:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:05:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:05:10 > git --version # timeout=10 06:05:10 > git --version # 'git version 2.17.1' 06:05:10 using GIT_SSH to set credentials Gerrit user 06:05:10 Verifying host key using manually-configured host key entries 06:05:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:05:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:05:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:05:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:05:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:05:16 using GIT_SSH to set credentials Gerrit user 06:05:16 Verifying host key using manually-configured host key entries 06:05:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/26 # timeout=30 06:05:16 > git rev-parse 4f72676662ed4a04321633cbe6947c1443d11947^{commit} # timeout=10 06:05:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:05:16 Checking out Revision 4f72676662ed4a04321633cbe6947c1443d11947 (refs/changes/44/145544/26) 06:05:16 > git config core.sparsecheckout # timeout=10 06:05:16 > git checkout -f 4f72676662ed4a04321633cbe6947c1443d11947 # timeout=30 06:05:19 Commit message: "[SDC] 13.2.0 release" 06:05:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:05:19 > git rev-list --no-walk 88294ba3237545110000f58e658eef5be5e89e36 # timeout=10 06:05:20 [EnvInject] - Injecting environment variables from a build step. 06:05:20 [EnvInject] - Injecting as environment variables the properties content 06:05:20 PYTHON=python3 06:05:20 06:05:20 [EnvInject] - Variables injected successfully. 06:05:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14408429515424710434.sh 06:05:20 ---> tox-install.sh 06:05:20 + source /home/jenkins/lf-env.sh 06:05:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:05:20 ++ mktemp -d /tmp/venv-XXXX 06:05:20 + lf_venv=/tmp/venv-s1tD 06:05:20 + local venv_file=/tmp/.os_lf_venv 06:05:20 + local python=python3 06:05:20 + local options 06:05:20 + local set_path=true 06:05:20 + local install_args= 06:05:20 ++ 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 06:05:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:05:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:05:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:05:20 + true 06:05:20 + case $1 in 06:05:20 + venv_file=/tmp/.toxenv 06:05:20 + shift 2 06:05:20 + true 06:05:20 + case $1 in 06:05:20 + shift 06:05:20 + break 06:05:20 + case $python in 06:05:20 + local pkg_list= 06:05:20 + [[ -d /opt/pyenv ]] 06:05:20 + echo 'Setup pyenv:' 06:05:20 Setup pyenv: 06:05:20 + export PYENV_ROOT=/opt/pyenv 06:05:20 + PYENV_ROOT=/opt/pyenv 06:05:20 + 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 06:05:20 + 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 06:05:20 + pyenv versions 06:05:20 * system (set by /opt/pyenv/version) 06:05:20 * 3.8.13 (set by /opt/pyenv/version) 06:05:20 * 3.9.13 (set by /opt/pyenv/version) 06:05:20 * 3.10.6 (set by /opt/pyenv/version) 06:05:20 + command -v pyenv 06:05:20 ++ pyenv init - --no-rehash 06:05:20 + 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[*]}"'\'')" 06:05:20 export PATH="/opt/pyenv/shims:${PATH}" 06:05:20 export PYENV_SHELL=bash 06:05:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:05:20 pyenv() { 06:05:20 local command 06:05:20 command="${1:-}" 06:05:20 if [ "$#" -gt 0 ]; then 06:05:20 shift 06:05:20 fi 06:05:20 06:05:20 case "$command" in 06:05:20 rehash|shell) 06:05:20 eval "$(pyenv "sh-$command" "$@")" 06:05:20 ;; 06:05:20 *) 06:05:20 command pyenv "$command" "$@" 06:05:20 ;; 06:05:20 esac 06:05:20 }' 06:05:20 +++ 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[*]}"' 06:05:20 ++ 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 06:05:20 ++ 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 06:05:20 ++ 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 06:05:20 ++ export PYENV_SHELL=bash 06:05:20 ++ PYENV_SHELL=bash 06:05:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:05:20 +++ complete -F _pyenv pyenv 06:05:20 ++ lf-pyver python3 06:05:20 ++ local py_version_xy=python3 06:05:20 ++ local py_version_xyz= 06:05:20 ++ pyenv versions 06:05:20 ++ local command 06:05:20 ++ command=versions 06:05:20 ++ '[' 1 -gt 0 ']' 06:05:20 ++ shift 06:05:20 ++ case "$command" in 06:05:20 ++ command pyenv versions 06:05:20 ++ pyenv versions 06:05:20 ++ sed 's/^[ *]* //' 06:05:20 ++ awk '{ print $1 }' 06:05:20 ++ grep -E '^[0-9.]*[0-9]$' 06:05:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:05:20 +++ grep '^3' /tmp/.pyenv_versions 06:05:20 +++ sort -V 06:05:20 +++ tail -n 1 06:05:20 ++ py_version_xyz=3.10.6 06:05:20 ++ [[ -z 3.10.6 ]] 06:05:20 ++ echo 3.10.6 06:05:20 ++ return 0 06:05:20 + pyenv local 3.10.6 06:05:20 + local command 06:05:20 + command=local 06:05:20 + '[' 2 -gt 0 ']' 06:05:20 + shift 06:05:20 + case "$command" in 06:05:20 + command pyenv local 3.10.6 06:05:20 + pyenv local 3.10.6 06:05:20 + for arg in "$@" 06:05:20 + case $arg in 06:05:20 + pkg_list+='tox ' 06:05:20 + for arg in "$@" 06:05:20 + case $arg in 06:05:20 + pkg_list+='virtualenv ' 06:05:20 + for arg in "$@" 06:05:20 + case $arg in 06:05:20 + pkg_list+='urllib3~=1.26.15 ' 06:05:20 + [[ -f /tmp/.toxenv ]] 06:05:20 + [[ ! -f /tmp/.toxenv ]] 06:05:20 + [[ -n '' ]] 06:05:20 + python3 -m venv /tmp/venv-s1tD 06:05:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s1tD' 06:05:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s1tD 06:05:24 + echo /tmp/venv-s1tD 06:05:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:05:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:05:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:05:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:05:24 + local 'pip_opts=--upgrade --quiet' 06:05:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:05:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:05:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:05:24 + [[ -n '' ]] 06:05:24 + [[ -n '' ]] 06:05:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:05:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:05:24 + /tmp/venv-s1tD/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 06:05:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:05:28 lf-activate-venv(): INFO: Base packages installed successfully 06:05:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:05:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:05:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:05:28 + /tmp/venv-s1tD/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 06:05:30 + type python3 06:05:30 + true 06:05:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-s1tD/bin to PATH' 06:05:30 lf-activate-venv(): INFO: Adding /tmp/venv-s1tD/bin to PATH 06:05:30 + PATH=/tmp/venv-s1tD/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 06:05:30 + return 0 06:05:30 + python3 --version 06:05:30 Python 3.10.6 06:05:30 + python3 -m pip --version 06:05:30 pip 26.2.1 from /tmp/venv-s1tD/lib/python3.10/site-packages/pip (python 3.10) 06:05:30 + python3 -m pip freeze 06:05:31 cachetools==7.1.7 06:05:31 colorama==0.4.6 06:05:31 distlib==0.4.3 06:05:31 filelock==3.32.3 06:05:31 packaging==26.3 06:05:31 platformdirs==4.11.3 06:05:31 pluggy==1.6.0 06:05:31 pyproject-api==1.11.0 06:05:31 python-discovery==1.5.2 06:05:31 tomli==2.4.1 06:05:31 tomli_w==1.2.0 06:05:31 tox==4.60.0 06:05:31 typing_extensions==4.16.0 06:05:31 urllib3==1.26.20 06:05:31 virtualenv==21.7.4 06:05:31 [EnvInject] - Injecting environment variables from a build step. 06:05:31 [EnvInject] - Injecting as environment variables the properties content 06:05:31 PARALLEL=false 06:05:31 06:05:31 [EnvInject] - Variables injected successfully. 06:05:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins571704163015354911.sh 06:05:31 ---> tox-run.sh 06:05:31 + 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 06:05:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:05:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:05:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:05:31 + cd /w/workspace/oom-master-pre-commit-lint/. 06:05:31 + source /home/jenkins/lf-env.sh 06:05:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:05:31 ++ mktemp -d /tmp/venv-XXXX 06:05:31 + lf_venv=/tmp/venv-wjXo 06:05:31 + local venv_file=/tmp/.os_lf_venv 06:05:31 + local python=python3 06:05:31 + local options 06:05:31 + local set_path=true 06:05:31 + local install_args= 06:05:31 ++ 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 06:05:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:05:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:05:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:05:31 + true 06:05:31 + case $1 in 06:05:31 + venv_file=/tmp/.toxenv 06:05:31 + shift 2 06:05:31 + true 06:05:31 + case $1 in 06:05:31 + shift 06:05:31 + break 06:05:31 + case $python in 06:05:31 + local pkg_list= 06:05:31 + [[ -d /opt/pyenv ]] 06:05:31 + echo 'Setup pyenv:' 06:05:31 Setup pyenv: 06:05:31 + export PYENV_ROOT=/opt/pyenv 06:05:31 + PYENV_ROOT=/opt/pyenv 06:05:31 + 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 06:05:31 + 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 06:05:31 + pyenv versions 06:05:31 system 06:05:31 3.8.13 06:05:31 3.9.13 06:05:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:05:31 + command -v pyenv 06:05:31 ++ pyenv init - --no-rehash 06:05:31 + 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[*]}"'\'')" 06:05:31 export PATH="/opt/pyenv/shims:${PATH}" 06:05:31 export PYENV_SHELL=bash 06:05:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:05:31 pyenv() { 06:05:31 local command 06:05:31 command="${1:-}" 06:05:31 if [ "$#" -gt 0 ]; then 06:05:31 shift 06:05:31 fi 06:05:31 06:05:31 case "$command" in 06:05:31 rehash|shell) 06:05:31 eval "$(pyenv "sh-$command" "$@")" 06:05:31 ;; 06:05:31 *) 06:05:31 command pyenv "$command" "$@" 06:05:31 ;; 06:05:31 esac 06:05:31 }' 06:05:31 +++ 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[*]}"' 06:05:31 ++ 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 06:05:31 ++ 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 06:05:31 ++ 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 06:05:31 ++ export PYENV_SHELL=bash 06:05:31 ++ PYENV_SHELL=bash 06:05:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:05:31 +++ complete -F _pyenv pyenv 06:05:31 ++ lf-pyver python3 06:05:31 ++ local py_version_xy=python3 06:05:31 ++ local py_version_xyz= 06:05:31 ++ pyenv versions 06:05:31 ++ local command 06:05:31 ++ command=versions 06:05:31 ++ sed 's/^[ *]* //' 06:05:31 ++ '[' 1 -gt 0 ']' 06:05:31 ++ shift 06:05:31 ++ case "$command" in 06:05:31 ++ command pyenv versions 06:05:31 ++ pyenv versions 06:05:31 ++ awk '{ print $1 }' 06:05:31 ++ grep -E '^[0-9.]*[0-9]$' 06:05:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:05:31 +++ grep '^3' /tmp/.pyenv_versions 06:05:31 +++ sort -V 06:05:31 +++ tail -n 1 06:05:31 ++ py_version_xyz=3.10.6 06:05:31 ++ [[ -z 3.10.6 ]] 06:05:31 ++ echo 3.10.6 06:05:31 ++ return 0 06:05:31 + pyenv local 3.10.6 06:05:31 + local command 06:05:31 + command=local 06:05:31 + '[' 2 -gt 0 ']' 06:05:31 + shift 06:05:31 + case "$command" in 06:05:31 + command pyenv local 3.10.6 06:05:31 + pyenv local 3.10.6 06:05:31 + for arg in "$@" 06:05:31 + case $arg in 06:05:31 + pkg_list+='tox ' 06:05:31 + for arg in "$@" 06:05:31 + case $arg in 06:05:31 + pkg_list+='virtualenv ' 06:05:31 + for arg in "$@" 06:05:31 + case $arg in 06:05:31 + pkg_list+='urllib3~=1.26.15 ' 06:05:31 + [[ -f /tmp/.toxenv ]] 06:05:31 ++ cat /tmp/.toxenv 06:05:31 + lf_venv=/tmp/venv-s1tD 06:05:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s1tD from' file:/tmp/.toxenv 06:05:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-s1tD from file:/tmp/.toxenv 06:05:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:05:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:05:31 + local 'pip_opts=--upgrade --quiet' 06:05:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:05:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:05:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:05:31 + [[ -n '' ]] 06:05:31 + [[ -n '' ]] 06:05:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:05:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:05:31 + /tmp/venv-s1tD/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 06:05:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:05:32 lf-activate-venv(): INFO: Base packages installed successfully 06:05:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:05:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:05:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:05:32 + /tmp/venv-s1tD/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 06:05:33 + type python3 06:05:33 + true 06:05:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-s1tD/bin to PATH' 06:05:33 lf-activate-venv(): INFO: Adding /tmp/venv-s1tD/bin to PATH 06:05:33 + PATH=/tmp/venv-s1tD/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 06:05:33 + return 0 06:05:33 + [[ -d /opt/pyenv ]] 06:05:33 + echo '---> Setting up pyenv' 06:05:33 ---> Setting up pyenv 06:05:33 + export PYENV_ROOT=/opt/pyenv 06:05:33 + PYENV_ROOT=/opt/pyenv 06:05:33 + export PATH=/opt/pyenv/bin:/tmp/venv-s1tD/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 06:05:33 + PATH=/opt/pyenv/bin:/tmp/venv-s1tD/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 06:05:33 ++ pwd 06:05:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:05:33 + export PYTHONPATH 06:05:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:05:33 + TOX_TESTENV_PASSENV=PYTHONPATH 06:05:33 + tox --version 06:05:33 4.60.0 from /tmp/venv-s1tD/lib/python3.10/site-packages/tox/__init__.py 06:05:33 + PARALLEL=false 06:05:33 + TOX_OPTIONS_LIST= 06:05:33 + [[ -n pre-commit ]] 06:05:33 + TOX_OPTIONS_LIST=' -e pre-commit' 06:05:33 + case ${PARALLEL,,} in 06:05:33 + tox -e pre-commit 06:05:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:05:34 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 06:05:37 pre-commit: freeze> python -m pip freeze --all 06:05:37 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 06:05:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:05:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:05:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:05:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:05:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:05:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:05:40 [INFO] Once installed this environment will be reused. 06:05:40 [INFO] This may take a few minutes... 06:05:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:05:44 [INFO] Once installed this environment will be reused. 06:05:44 [INFO] This may take a few minutes... 06:05:48 trim trailing whitespace.................................................Passed 06:05:48 Tabs remover.............................................................Passed 06:05:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:05:49 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:05:49 [INFO] Once installed this environment will be reused. 06:05:49 [INFO] This may take a few minutes... 06:05:56 gitlint..............................................(no files to check)Skipped 06:05:56 pre-commit: OK (23.27=setup[3.89]+cmd[11.28,8.10] seconds) 06:05:56 congratulations :) (23.31 seconds) 06:05:56 + tox_status=0 06:05:56 + echo '---> Completed tox runs' 06:05:56 ---> Completed tox runs 06:05:56 + for i in .tox/*/log 06:05:56 ++ echo .tox/pre-commit/log 06:05:56 ++ awk -F/ '{print $2}' 06:05:56 + tox_env=pre-commit 06:05:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:05:56 + DOC_DIR=docs/_build/html 06:05:56 + [[ -d docs/_build/html ]] 06:05:56 + echo '---> tox-run.sh ends' 06:05:56 ---> tox-run.sh ends 06:05:56 + test 0 -eq 0 06:05:58 $ ssh-agent -k 06:05:58 unset SSH_AUTH_SOCK; 06:05:58 unset SSH_AGENT_PID; 06:05:58 echo Agent pid 1671 killed; 06:05:58 [ssh-agent] Stopped. 06:05:58 [PostBuildScript] - [INFO] Executing post build scripts. 06:05:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2036552579419535967.sh 06:05:58 ---> sysstat.sh 06:05:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9184828686142059340.sh 06:05:58 ---> package-listing.sh 06:05:58 ++ tr '[:upper:]' '[:lower:]' 06:05:58 ++ facter osfamily 06:05:59 + OS_FAMILY=debian 06:05:59 + workspace=/w/workspace/oom-master-pre-commit-lint 06:05:59 + START_PACKAGES=/tmp/packages_start.txt 06:05:59 + END_PACKAGES=/tmp/packages_end.txt 06:05:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:05:59 + PACKAGES=/tmp/packages_start.txt 06:05:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:05:59 + PACKAGES=/tmp/packages_end.txt 06:05:59 + case "${OS_FAMILY}" in 06:05:59 + dpkg -l 06:05:59 + grep '^ii' 06:05:59 + '[' -f /tmp/packages_start.txt ']' 06:05:59 + '[' -f /tmp/packages_end.txt ']' 06:05:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:05:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:05:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:05:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:05:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6237349496670666368.sh 06:05:59 ---> capture-instance-metadata.sh 06:05:59 Setup pyenv: 06:05:59 system 06:05:59 3.8.13 06:05:59 3.9.13 06:05:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:06:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QBTS 06:06:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:06 lf-activate-venv(): INFO: Base packages installed successfully 06:06:06 lf-activate-venv(): INFO: Installing additional packages: lftools 06:06:27 lf-activate-venv(): INFO: Adding /tmp/venv-QBTS/bin to PATH 06:06:27 INFO: Running in OpenStack, capturing instance metadata 06:06:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9755484023232949511.sh 06:06:27 provisioning config files... 06:06:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6002939567300751449tmp 06:06:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:06:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:06:27 [EnvInject] - Injecting environment variables from a build step. 06:06:27 [EnvInject] - Injecting as environment variables the properties content 06:06:27 SERVER_ID=logs 06:06:27 06:06:27 [EnvInject] - Variables injected successfully. 06:06:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins384036568567605736.sh 06:06:27 ---> create-netrc.sh 06:06:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3633997059476420746.sh 06:06:27 ---> python-tools-install.sh 06:06:27 Setup pyenv: 06:06:27 system 06:06:28 3.8.13 06:06:28 3.9.13 06:06:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:06:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBTS from file:/tmp/.os_lf_venv 06:06:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:06:29 lf-activate-venv(): INFO: Base packages installed successfully 06:06:29 lf-activate-venv(): INFO: Installing additional packages: lftools 06:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-QBTS/bin to PATH 06:06:35 Generating Requirements File 06:06:56 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. 06:06:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:06:57 Python 3.10.6 06:06:57 pip 26.2.1 from /tmp/venv-QBTS/lib/python3.10/site-packages/pip (python 3.10) 06:06:57 aiohappyeyeballs==2.7.1 06:06:57 aiohttp==3.14.3 06:06:57 aiosignal==1.4.0 06:06:57 appdirs==1.4.4 06:06:57 argcomplete==3.7.2 06:06:57 aspy.yaml==1.3.0 06:06:57 async-timeout==5.0.1 06:06:57 attrs==26.1.0 06:06:57 autopage==0.6.0 06:06:57 backports.strenum==1.3.1 06:06:57 beautifulsoup4==4.15.0 06:06:57 boto3==1.43.73 06:06:57 botocore==1.43.73 06:06:57 bs4==0.0.2 06:06:57 certifi==2026.7.22 06:06:57 cffi==2.1.1 06:06:57 cfgv==3.5.0 06:06:57 chardet==7.6.0 06:06:57 charset-normalizer==3.5.1 06:06:57 click==8.4.2 06:06:57 cliff==4.14.0 06:06:57 cmd2==3.5.1 06:06:57 cryptography==3.3.2 06:06:57 debtcollector==3.1.0 06:06:57 decorator==5.3.1 06:06:57 defusedxml==0.7.1 06:06:57 Deprecated==1.3.1 06:06:57 distlib==0.4.3 06:06:57 dnspython==2.8.0 06:06:57 docker==7.2.0 06:06:57 dogpile.cache==1.5.0 06:06:57 durationpy==0.10 06:06:57 email-validator==2.3.0 06:06:57 filelock==3.32.3 06:06:57 frozenlist==1.8.0 06:06:57 future==1.0.0 06:06:57 gitdb==4.0.12 06:06:57 GitPython==3.1.59 06:06:57 httplib2==0.30.2 06:06:57 identify==2.6.19 06:06:57 idna==3.19 06:06:57 importlib-resources==1.5.0 06:06:57 iso8601==2.1.0 06:06:57 Jinja2==3.1.6 06:06:57 jmespath==1.1.0 06:06:57 jsonpatch==1.33 06:06:57 jsonpointer==3.1.1 06:06:57 jsonschema==4.26.0 06:06:57 jsonschema-specifications==2025.9.1 06:06:57 keystoneauth1==5.14.0 06:06:57 kubernetes==36.0.3 06:06:57 lftools==0.37.23 06:06:57 lxml==6.1.1 06:06:57 markdown-it-py==4.2.0 06:06:57 MarkupSafe==3.0.3 06:06:57 mdurl==0.1.2 06:06:57 msgpack==1.2.1 06:06:57 multi_key_dict==2.0.3 06:06:57 multidict==6.7.1 06:06:57 munch==4.0.0 06:06:57 netaddr==1.3.0 06:06:57 niet==1.4.2 06:06:57 nodeenv==1.10.0 06:06:57 oauth2client==4.1.3 06:06:57 oauthlib==3.3.1 06:06:57 openstacksdk==4.13.0 06:06:57 os-service-types==1.8.2 06:06:57 osc-lib==4.6.0 06:06:57 oslo.config==10.4.0 06:06:57 oslo.context==6.4.0 06:06:57 oslo.i18n==6.8.0 06:06:57 oslo.log==8.2.0 06:06:57 oslo.serialization==5.10.0 06:06:57 oslo.utils==10.1.1 06:06:57 packaging==26.3 06:06:57 pbr==7.0.3 06:06:57 platformdirs==4.11.3 06:06:57 prettytable==3.18.0 06:06:57 propcache==0.5.2 06:06:57 psutil==7.2.2 06:06:57 pyasn1==0.6.4 06:06:57 pyasn1_modules==0.4.2 06:06:57 pycparser==3.0 06:06:57 pygerrit2==2.0.15 06:06:57 PyGithub==2.9.1 06:06:57 Pygments==2.21.0 06:06:57 PyJWT==2.13.0 06:06:57 PyNaCl==1.6.2 06:06:57 pyparsing==2.4.7 06:06:57 pyperclip==1.11.0 06:06:57 pyrsistent==0.20.0 06:06:57 python-cinderclient==9.9.0 06:06:57 python-dateutil==2.9.0.post0 06:06:57 python-discovery==1.5.2 06:06:57 python-heatclient==5.2.0 06:06:57 python-jenkins==1.8.3 06:06:57 python-keystoneclient==5.8.0 06:06:57 python-magnumclient==4.11.0 06:06:57 python-openstackclient==10.0.0 06:06:57 python-swiftclient==4.10.0 06:06:57 PyYAML==6.0.3 06:06:57 referencing==0.37.0 06:06:57 requests==2.34.2 06:06:57 requests-oauthlib==2.0.0 06:06:57 rfc3986==2.0.0 06:06:57 rich==15.0.0 06:06:57 rich-argparse==1.8.0 06:06:57 rpds-py==0.30.0 06:06:57 rsa==4.9.1 06:06:57 ruamel.yaml==0.19.1 06:06:57 ruamel.yaml.clib==0.2.15 06:06:57 s3transfer==0.19.2 06:06:57 simplejson==4.1.1 06:06:57 six==1.17.0 06:06:57 smmap==5.0.3 06:06:57 soupsieve==2.9.2 06:06:57 stevedore==5.8.0 06:06:57 tabulate==0.10.0 06:06:57 toml==0.10.2 06:06:57 tomlkit==0.15.1 06:06:57 tqdm==4.70.0 06:06:57 typing_extensions==4.16.0 06:06:57 urllib3==1.26.20 06:06:57 virtualenv==21.7.4 06:06:57 wcwidth==0.8.2 06:06:57 websocket-client==1.9.0 06:06:57 wrapt==2.3.0 06:06:57 xdg==6.0.0 06:06:57 xmltodict==1.0.4 06:06:57 yarl==1.24.5 06:06:57 yq==4.1.2 06:06:57 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins12172027605107973163.sh 06:06:57 ---> uv-install.sh 06:06:57 Installing uv/uvx (latest) using shell installer 06:06:57 2026-08-18 06:06:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-ZMI0fJ.sh" [1] 06:06:57 downloading uv 0.12.5 x86_64-unknown-linux-gnu 06:06:58 installing to /home/jenkins/.local/bin 06:06:58 uv 06:06:58 uvx 06:06:58 everything's installed! 06:06:58 06:06:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:06:58 06:06:58 source $HOME/.local/bin/env (sh, bash, zsh) 06:06:58 source $HOME/.local/bin/env.fish (fish) 06:06:58 Adding install location to PATH 06:06:58 ---> Validating uv/uvx install 06:06:58 uvx 0.12.5 (x86_64-unknown-linux-gnu) 06:06:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2443954588935737953.sh 06:06:58 ---> sudo-logs.sh 06:06:58 Archiving 'sudo' log.. 06:06:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12661223645879604167.sh 06:06:59 ---> job-cost.sh 06:06:59 INFO: Activating Python virtual environment... 06:06:59 Setup pyenv: 06:06:59 system 06:06:59 3.8.13 06:06:59 3.9.13 06:06:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBTS from file:/tmp/.os_lf_venv 06:06:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:06:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:07:00 lf-activate-venv(): INFO: Base packages installed successfully 06:07:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-QBTS/bin to PATH 06:07:05 INFO: No stack-cost file found 06:07:05 INFO: Instance uptime: 144s 06:07:05 INFO: Fetching instance metadata (attempt 1 of 3)... 06:07:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:07:05 INFO: Successfully fetched instance metadata 06:07:05 INFO: Instance type: v3-standard-4 06:07:05 INFO: Retrieving pricing info for: v3-standard-4 06:07:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:07:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 06:07:05 INFO: Successfully fetched Vexxhost pricing API 06:07:05 INFO: Retrieved cost: 0.11 06:07:05 INFO: Retrieved resource: v3-standard-4 06:07:05 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:07:05 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:07:05 INFO: Successfully archived job cost data 06:07:05 DEBUG: Cost data: oom-master-pre-commit-lint,4805,2026-08-18 06:07:05,v3-standard-4,144,0.11,0.00,SUCCESS 06:07:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11249364677515464301.sh 06:07:05 ---> logs-deploy.sh 06:07:05 Setup pyenv: 06:07:05 system 06:07:05 3.8.13 06:07:05 3.9.13 06:07:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:07:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBTS from file:/tmp/.os_lf_venv 06:07:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:07:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:07:07 lf-activate-venv(): INFO: Base packages installed successfully 06:07:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:07:13 lf-activate-venv(): INFO: Adding /tmp/venv-QBTS/bin to PATH 06:07:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4805 06:07:13 INFO: archiving workspace using pattern(s): 06:07:14 Archives upload complete. 06:07:14 INFO: archiving logs to Nexus 06:07:15 ---> uname -a: 06:07:15 Linux prd-ubuntu1804-builder-4c-4g-13363 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:07:15 06:07:15 06:07:15 ---> lscpu: 06:07:15 Architecture: x86_64 06:07:15 CPU op-mode(s): 32-bit, 64-bit 06:07:15 Byte Order: Little Endian 06:07:15 CPU(s): 4 06:07:15 On-line CPU(s) list: 0-3 06:07:15 Thread(s) per core: 1 06:07:15 Core(s) per socket: 1 06:07:15 Socket(s): 4 06:07:15 NUMA node(s): 1 06:07:15 Vendor ID: AuthenticAMD 06:07:15 CPU family: 23 06:07:15 Model: 49 06:07:15 Model name: AMD EPYC-Rome Processor 06:07:15 Stepping: 0 06:07:15 CPU MHz: 2800.000 06:07:15 BogoMIPS: 5600.00 06:07:15 Virtualization: AMD-V 06:07:15 Hypervisor vendor: KVM 06:07:15 Virtualization type: full 06:07:15 L1d cache: 32K 06:07:15 L1i cache: 32K 06:07:15 L2 cache: 512K 06:07:15 L3 cache: 16384K 06:07:15 NUMA node0 CPU(s): 0-3 06:07:15 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 06:07:15 06:07:15 06:07:15 ---> nproc: 06:07:15 4 06:07:15 06:07:15 06:07:15 ---> df -h: 06:07:15 Filesystem Size Used Avail Use% Mounted on 06:07:15 udev 7.9G 0 7.9G 0% /dev 06:07:15 tmpfs 1.6G 676K 1.6G 1% /run 06:07:15 /dev/vda1 78G 8.5G 69G 11% / 06:07:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:07:15 tmpfs 5.0M 0 5.0M 0% /run/lock 06:07:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:07:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:07:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:07:15 06:07:15 06:07:15 ---> free -m: 06:07:15 total used free shared buff/cache available 06:07:15 Mem: 16040 565 13139 0 2334 15150 06:07:15 Swap: 1023 0 1023 06:07:15 06:07:15 06:07:15 ---> ip addr: 06:07:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:07:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:07:15 inet 127.0.0.1/8 scope host lo 06:07:15 valid_lft forever preferred_lft forever 06:07:15 inet6 ::1/128 scope host 06:07:15 valid_lft forever preferred_lft forever 06:07:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:07:15 link/ether fa:16:3e:f9:60:a0 brd ff:ff:ff:ff:ff:ff 06:07:15 inet 10.30.106.171/23 brd 10.30.107.255 scope global dynamic ens3 06:07:15 valid_lft 86253sec preferred_lft 86253sec 06:07:15 inet6 fe80::f816:3eff:fef9:60a0/64 scope link 06:07:15 valid_lft forever preferred_lft forever 06:07:15 06:07:15 06:07:15 ---> sar -b -r -n DEV: 06:07:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13363) 08/18/26 _x86_64_ (4 CPU) 06:07:15 06:07:15 06:04:50 LINUX RESTART (4 CPU) 06:07:15 06:07:15 06:05:01 tps rtps wtps bread/s bwrtn/s 06:07:15 06:06:02 329.43 59.01 270.42 3726.18 61690.25 06:07:15 06:07:01 129.62 1.14 128.49 133.40 15430.60 06:07:15 Average: 230.36 30.31 200.05 1944.88 38754.76 06:07:15 06:07:15 06:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:07:15 06:06:02 13963300 15546960 2461660 14.99 57904 1725960 777952 4.45 754948 1493332 151668 06:07:15 06:07:01 13503752 15554376 2921208 17.79 86316 2141412 736100 4.21 760328 1899060 234020 06:07:15 Average: 13733526 15550668 2691434 16.39 72110 1933686 757026 4.33 757638 1696196 192844 06:07:15 06:07:15 06:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:07:15 06:06:02 ens3 406.58 285.50 2280.47 77.31 0.00 0.00 0.00 0.00 06:07:15 06:06:02 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 06:07:15 06:07:01 ens3 91.36 60.89 1504.24 10.45 0.00 0.00 0.00 0.00 06:07:15 06:07:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 06:07:15 Average: ens3 250.29 174.14 1895.61 44.16 0.00 0.00 0.00 0.00 06:07:15 Average: lo 1.55 1.55 0.17 0.17 0.00 0.00 0.00 0.00 06:07:15 06:07:15 06:07:15 ---> sar -P ALL: 06:07:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13363) 08/18/26 _x86_64_ (4 CPU) 06:07:15 06:07:15 06:04:50 LINUX RESTART (4 CPU) 06:07:15 06:07:15 06:05:01 CPU %user %nice %system %iowait %steal %idle 06:07:15 06:06:02 all 22.81 0.00 2.85 2.60 0.07 71.67 06:07:15 06:06:02 0 26.15 0.00 2.86 0.77 0.07 70.15 06:07:15 06:06:02 1 27.39 0.00 2.59 0.82 0.07 69.14 06:07:15 06:06:02 2 15.44 0.00 2.44 2.69 0.05 79.39 06:07:15 06:06:02 3 22.28 0.00 3.50 6.14 0.07 68.01 06:07:15 06:07:01 all 21.15 0.00 1.60 1.19 0.06 76.01 06:07:15 06:07:01 0 10.99 0.00 0.71 0.19 0.03 88.08 06:07:15 06:07:01 1 17.49 0.00 1.38 0.17 0.05 80.91 06:07:15 06:07:01 2 22.45 0.00 2.22 3.18 0.07 72.08 06:07:15 06:07:01 3 33.67 0.00 2.07 1.24 0.07 62.95 06:07:15 Average: all 21.98 0.00 2.23 1.90 0.06 73.83 06:07:15 Average: 0 18.62 0.00 1.79 0.48 0.05 79.06 06:07:15 Average: 1 22.48 0.00 1.99 0.50 0.06 74.97 06:07:15 Average: 2 18.91 0.00 2.33 2.93 0.06 75.76 06:07:15 Average: 3 27.94 0.00 2.79 3.71 0.07 65.50 06:07:15 06:07:15 06:07:15