10:51:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145079 10:51:59 Running as SYSTEM 10:52:00 [EnvInject] - Loading node environment variables. 10:52:00 Building remotely on prd-ubuntu1804-builder-4c-4g-12785 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:52:00 [ssh-agent] Looking for ssh-agent implementation... 10:52:00 $ ssh-agent 10:52:00 SSH_AUTH_SOCK=/tmp/ssh-9iAaJvwVwXI2/agent.1668 10:52:00 SSH_AGENT_PID=1670 10:52:00 [ssh-agent] Started. 10:52:00 Running ssh-add (command line suppressed) 10:52:00 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4861469925309988013.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4861469925309988013.key) 10:52:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:52:00 The recommended git tool is: NONE 10:52:01 using credential onap-jenkins-ssh 10:52:01 Wiping out workspace first. 10:52:01 Cloning the remote Git repository 10:52:01 Cloning repository git://cloud.onap.org/mirror/oom.git 10:52:01 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:52:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:52:01 > git --version # timeout=10 10:52:01 > git --version # 'git version 2.17.1' 10:52:01 using GIT_SSH to set credentials Gerrit user 10:52:01 Verifying host key using manually-configured host key entries 10:52:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:52:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:52:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:52:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:52:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:52:07 using GIT_SSH to set credentials Gerrit user 10:52:07 Verifying host key using manually-configured host key entries 10:52:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/145079/9 # timeout=30 10:52:07 > git rev-parse 81210f1c399dbeb117aa11311d6bf7eddb756242^{commit} # timeout=10 10:52:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:52:07 Checking out Revision 81210f1c399dbeb117aa11311d6bf7eddb756242 (refs/changes/79/145079/9) 10:52:07 > git config core.sparsecheckout # timeout=10 10:52:07 > git checkout -f 81210f1c399dbeb117aa11311d6bf7eddb756242 # timeout=30 10:52:11 Commit message: "[SO] 17.3.1" 10:52:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:52:11 > git rev-list --no-walk 1c41e2f54dc3eff8add65ee2fb47b84caf00a1af # timeout=10 10:52:12 [EnvInject] - Injecting environment variables from a build step. 10:52:12 [EnvInject] - Injecting as environment variables the properties content 10:52:12 PYTHON=python3 10:52:12 10:52:12 [EnvInject] - Variables injected successfully. 10:52:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3267815463042145541.sh 10:52:12 ---> tox-install.sh 10:52:12 + source /home/jenkins/lf-env.sh 10:52:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:52:12 ++ mktemp -d /tmp/venv-XXXX 10:52:12 + lf_venv=/tmp/venv-DCZh 10:52:12 + local venv_file=/tmp/.os_lf_venv 10:52:12 + local python=python3 10:52:12 + local options 10:52:12 + local set_path=true 10:52:12 + local install_args= 10:52:12 ++ 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 10:52:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:52:12 + true 10:52:12 + case $1 in 10:52:12 + venv_file=/tmp/.toxenv 10:52:12 + shift 2 10:52:12 + true 10:52:12 + case $1 in 10:52:12 + shift 10:52:12 + break 10:52:12 + case $python in 10:52:12 + local pkg_list= 10:52:12 + [[ -d /opt/pyenv ]] 10:52:12 + echo 'Setup pyenv:' 10:52:12 Setup pyenv: 10:52:12 + export PYENV_ROOT=/opt/pyenv 10:52:12 + PYENV_ROOT=/opt/pyenv 10:52:12 + 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 10:52:12 + 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 10:52:12 + pyenv versions 10:52:12 * system (set by /opt/pyenv/version) 10:52:12 * 3.8.13 (set by /opt/pyenv/version) 10:52:12 * 3.9.13 (set by /opt/pyenv/version) 10:52:12 * 3.10.6 (set by /opt/pyenv/version) 10:52:12 + command -v pyenv 10:52:12 ++ pyenv init - --no-rehash 10:52:12 + 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[*]}"'\'')" 10:52:12 export PATH="/opt/pyenv/shims:${PATH}" 10:52:12 export PYENV_SHELL=bash 10:52:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:52:12 pyenv() { 10:52:12 local command 10:52:12 command="${1:-}" 10:52:12 if [ "$#" -gt 0 ]; then 10:52:12 shift 10:52:12 fi 10:52:12 10:52:12 case "$command" in 10:52:12 rehash|shell) 10:52:12 eval "$(pyenv "sh-$command" "$@")" 10:52:12 ;; 10:52:12 *) 10:52:12 command pyenv "$command" "$@" 10:52:12 ;; 10:52:12 esac 10:52:12 }' 10:52:12 +++ 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[*]}"' 10:52:12 ++ 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 10:52:12 ++ 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 10:52:12 ++ 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 10:52:12 ++ export PYENV_SHELL=bash 10:52:12 ++ PYENV_SHELL=bash 10:52:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:52:12 +++ complete -F _pyenv pyenv 10:52:12 ++ lf-pyver python3 10:52:12 ++ local py_version_xy=python3 10:52:12 ++ local py_version_xyz= 10:52:12 ++ pyenv versions 10:52:12 ++ local command 10:52:12 ++ command=versions 10:52:12 ++ '[' 1 -gt 0 ']' 10:52:12 ++ shift 10:52:12 ++ case "$command" in 10:52:12 ++ command pyenv versions 10:52:12 ++ pyenv versions 10:52:12 ++ awk '{ print $1 }' 10:52:12 ++ sed 's/^[ *]* //' 10:52:12 ++ grep -E '^[0-9.]*[0-9]$' 10:52:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:52:12 +++ sort -V 10:52:12 +++ tail -n 1 10:52:12 +++ grep '^3' /tmp/.pyenv_versions 10:52:12 ++ py_version_xyz=3.10.6 10:52:12 ++ [[ -z 3.10.6 ]] 10:52:12 ++ echo 3.10.6 10:52:12 ++ return 0 10:52:12 + pyenv local 3.10.6 10:52:12 + local command 10:52:12 + command=local 10:52:12 + '[' 2 -gt 0 ']' 10:52:12 + shift 10:52:12 + case "$command" in 10:52:12 + command pyenv local 3.10.6 10:52:12 + pyenv local 3.10.6 10:52:12 + for arg in "$@" 10:52:12 + case $arg in 10:52:12 + pkg_list+='tox ' 10:52:12 + for arg in "$@" 10:52:12 + case $arg in 10:52:12 + pkg_list+='virtualenv ' 10:52:12 + for arg in "$@" 10:52:12 + case $arg in 10:52:12 + pkg_list+='urllib3~=1.26.15 ' 10:52:12 + [[ -f /tmp/.toxenv ]] 10:52:12 + [[ ! -f /tmp/.toxenv ]] 10:52:12 + [[ -n '' ]] 10:52:12 + python3 -m venv /tmp/venv-DCZh 10:52:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DCZh' 10:52:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DCZh 10:52:16 + echo /tmp/venv-DCZh 10:52:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:52:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:52:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:52:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:16 + local 'pip_opts=--upgrade --quiet' 10:52:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:52:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:52:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:52:16 + [[ -n '' ]] 10:52:16 + [[ -n '' ]] 10:52:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:52:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:16 + /tmp/venv-DCZh/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 10:52:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:52:21 lf-activate-venv(): INFO: Base packages installed successfully 10:52:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:52:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:52:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:52:21 + /tmp/venv-DCZh/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 10:52:23 + type python3 10:52:23 + true 10:52:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DCZh/bin to PATH' 10:52:23 lf-activate-venv(): INFO: Adding /tmp/venv-DCZh/bin to PATH 10:52:23 + PATH=/tmp/venv-DCZh/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 10:52:23 + return 0 10:52:23 + python3 --version 10:52:23 Python 3.10.6 10:52:23 + python3 -m pip --version 10:52:23 pip 26.1.2 from /tmp/venv-DCZh/lib/python3.10/site-packages/pip (python 3.10) 10:52:23 + python3 -m pip freeze 10:52:23 cachetools==7.1.4 10:52:23 colorama==0.4.6 10:52:23 distlib==0.4.3 10:52:23 filelock==3.29.4 10:52:23 packaging==26.2 10:52:23 platformdirs==4.10.0 10:52:23 pluggy==1.6.0 10:52:23 pyproject-api==1.10.1 10:52:23 python-discovery==1.4.2 10:52:23 tomli==2.4.1 10:52:23 tomli_w==1.2.0 10:52:23 tox==4.55.1 10:52:23 typing_extensions==4.15.0 10:52:23 urllib3==1.26.20 10:52:23 virtualenv==21.5.1 10:52:23 [EnvInject] - Injecting environment variables from a build step. 10:52:23 [EnvInject] - Injecting as environment variables the properties content 10:52:23 PARALLEL=false 10:52:23 10:52:23 [EnvInject] - Variables injected successfully. 10:52:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5933376273222795978.sh 10:52:23 ---> tox-run.sh 10:52:23 + 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 10:52:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:52:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:52:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:52:23 + cd /w/workspace/oom-master-pre-commit-lint/. 10:52:23 + source /home/jenkins/lf-env.sh 10:52:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:52:23 ++ mktemp -d /tmp/venv-XXXX 10:52:23 + lf_venv=/tmp/venv-SkZn 10:52:23 + local venv_file=/tmp/.os_lf_venv 10:52:23 + local python=python3 10:52:23 + local options 10:52:23 + local set_path=true 10:52:23 + local install_args= 10:52:23 ++ 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 10:52:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:52:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:52:23 + true 10:52:23 + case $1 in 10:52:23 + venv_file=/tmp/.toxenv 10:52:23 + shift 2 10:52:23 + true 10:52:23 + case $1 in 10:52:23 + shift 10:52:23 + break 10:52:23 + case $python in 10:52:23 + local pkg_list= 10:52:23 + [[ -d /opt/pyenv ]] 10:52:23 + echo 'Setup pyenv:' 10:52:23 Setup pyenv: 10:52:23 + export PYENV_ROOT=/opt/pyenv 10:52:23 + PYENV_ROOT=/opt/pyenv 10:52:23 + 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 10:52:23 + 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 10:52:23 + pyenv versions 10:52:24 system 10:52:24 3.8.13 10:52:24 3.9.13 10:52:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:52:24 + command -v pyenv 10:52:24 ++ pyenv init - --no-rehash 10:52:24 + 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[*]}"'\'')" 10:52:24 export PATH="/opt/pyenv/shims:${PATH}" 10:52:24 export PYENV_SHELL=bash 10:52:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:52:24 pyenv() { 10:52:24 local command 10:52:24 command="${1:-}" 10:52:24 if [ "$#" -gt 0 ]; then 10:52:24 shift 10:52:24 fi 10:52:24 10:52:24 case "$command" in 10:52:24 rehash|shell) 10:52:24 eval "$(pyenv "sh-$command" "$@")" 10:52:24 ;; 10:52:24 *) 10:52:24 command pyenv "$command" "$@" 10:52:24 ;; 10:52:24 esac 10:52:24 }' 10:52:24 +++ 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[*]}"' 10:52:24 ++ 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 10:52:24 ++ 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 10:52:24 ++ 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 10:52:24 ++ export PYENV_SHELL=bash 10:52:24 ++ PYENV_SHELL=bash 10:52:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:52:24 +++ complete -F _pyenv pyenv 10:52:24 ++ lf-pyver python3 10:52:24 ++ local py_version_xy=python3 10:52:24 ++ local py_version_xyz= 10:52:24 ++ pyenv versions 10:52:24 ++ local command 10:52:24 ++ sed 's/^[ *]* //' 10:52:24 ++ command=versions 10:52:24 ++ '[' 1 -gt 0 ']' 10:52:24 ++ shift 10:52:24 ++ case "$command" in 10:52:24 ++ command pyenv versions 10:52:24 ++ pyenv versions 10:52:24 ++ awk '{ print $1 }' 10:52:24 ++ grep -E '^[0-9.]*[0-9]$' 10:52:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:52:24 +++ grep '^3' /tmp/.pyenv_versions 10:52:24 +++ sort -V 10:52:24 +++ tail -n 1 10:52:24 ++ py_version_xyz=3.10.6 10:52:24 ++ [[ -z 3.10.6 ]] 10:52:24 ++ echo 3.10.6 10:52:24 ++ return 0 10:52:24 + pyenv local 3.10.6 10:52:24 + local command 10:52:24 + command=local 10:52:24 + '[' 2 -gt 0 ']' 10:52:24 + shift 10:52:24 + case "$command" in 10:52:24 + command pyenv local 3.10.6 10:52:24 + pyenv local 3.10.6 10:52:24 + for arg in "$@" 10:52:24 + case $arg in 10:52:24 + pkg_list+='tox ' 10:52:24 + for arg in "$@" 10:52:24 + case $arg in 10:52:24 + pkg_list+='virtualenv ' 10:52:24 + for arg in "$@" 10:52:24 + case $arg in 10:52:24 + pkg_list+='urllib3~=1.26.15 ' 10:52:24 + [[ -f /tmp/.toxenv ]] 10:52:24 ++ cat /tmp/.toxenv 10:52:24 + lf_venv=/tmp/venv-DCZh 10:52:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DCZh from' file:/tmp/.toxenv 10:52:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DCZh from file:/tmp/.toxenv 10:52:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:52:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:24 + local 'pip_opts=--upgrade --quiet' 10:52:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:52:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:52:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:52:24 + [[ -n '' ]] 10:52:24 + [[ -n '' ]] 10:52:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:52:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:52:24 + /tmp/venv-DCZh/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 10:52:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:52:25 lf-activate-venv(): INFO: Base packages installed successfully 10:52:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:52:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:52:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:52:25 + /tmp/venv-DCZh/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 10:52:26 + type python3 10:52:26 + true 10:52:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DCZh/bin to PATH' 10:52:26 lf-activate-venv(): INFO: Adding /tmp/venv-DCZh/bin to PATH 10:52:26 + PATH=/tmp/venv-DCZh/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 10:52:26 + return 0 10:52:26 + [[ -d /opt/pyenv ]] 10:52:26 + echo '---> Setting up pyenv' 10:52:26 ---> Setting up pyenv 10:52:26 + export PYENV_ROOT=/opt/pyenv 10:52:26 + PYENV_ROOT=/opt/pyenv 10:52:26 + export PATH=/opt/pyenv/bin:/tmp/venv-DCZh/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 10:52:26 + PATH=/opt/pyenv/bin:/tmp/venv-DCZh/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 10:52:26 ++ pwd 10:52:26 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:52:26 + export PYTHONPATH 10:52:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:52:26 + TOX_TESTENV_PASSENV=PYTHONPATH 10:52:26 + tox --version 10:52:26 4.55.1 from /tmp/venv-DCZh/lib/python3.10/site-packages/tox/__init__.py 10:52:26 + PARALLEL=false 10:52:26 + TOX_OPTIONS_LIST= 10:52:26 + [[ -n pre-commit ]] 10:52:26 + TOX_OPTIONS_LIST=' -e pre-commit' 10:52:26 + case ${PARALLEL,,} in 10:52:26 + tox -e pre-commit 10:52:26 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:52:27 pre-commit: install_deps> python -I -m pip install pre-commit 10:52:30 pre-commit: freeze> python -m pip freeze --all 10:52:30 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.4,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.10.0,pre_commit==4.6.0,python-discovery==1.4.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.5.1 10:52:30 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:52:31 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:52:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:52:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:52:33 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:52:33 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:52:33 [INFO] Once installed this environment will be reused. 10:52:33 [INFO] This may take a few minutes... 10:52:37 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:52:37 [INFO] Once installed this environment will be reused. 10:52:37 [INFO] This may take a few minutes... 10:52:42 trim trailing whitespace.................................................Passed 10:52:42 Tabs remover.............................................................Passed 10:52:42 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:52:42 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:52:42 [INFO] Once installed this environment will be reused. 10:52:42 [INFO] This may take a few minutes... 10:52:51 gitlint..............................................(no files to check)Skipped 10:52:51 pre-commit: OK (24.86=setup[4.26]+cmd[11.49,9.11] seconds) 10:52:51 congratulations :) (24.90 seconds) 10:52:51 + tox_status=0 10:52:51 + echo '---> Completed tox runs' 10:52:51 ---> Completed tox runs 10:52:51 + for i in .tox/*/log 10:52:51 ++ echo .tox/pre-commit/log 10:52:51 ++ awk -F/ '{print $2}' 10:52:51 + tox_env=pre-commit 10:52:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:52:51 + DOC_DIR=docs/_build/html 10:52:51 + [[ -d docs/_build/html ]] 10:52:51 + echo '---> tox-run.sh ends' 10:52:51 ---> tox-run.sh ends 10:52:51 + test 0 -eq 0 10:52:51 $ ssh-agent -k 10:52:51 unset SSH_AUTH_SOCK; 10:52:51 unset SSH_AGENT_PID; 10:52:51 echo Agent pid 1670 killed; 10:52:51 [ssh-agent] Stopped. 10:52:51 [PostBuildScript] - [INFO] Executing post build scripts. 10:52:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15233938257799854829.sh 10:52:51 ---> sysstat.sh 10:52:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11214350909733549018.sh 10:52:52 ---> package-listing.sh 10:52:52 ++ facter osfamily 10:52:52 ++ tr '[:upper:]' '[:lower:]' 10:52:52 + OS_FAMILY=debian 10:52:52 + workspace=/w/workspace/oom-master-pre-commit-lint 10:52:52 + START_PACKAGES=/tmp/packages_start.txt 10:52:52 + END_PACKAGES=/tmp/packages_end.txt 10:52:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:52:52 + PACKAGES=/tmp/packages_start.txt 10:52:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:52:52 + PACKAGES=/tmp/packages_end.txt 10:52:52 + case "${OS_FAMILY}" in 10:52:52 + dpkg -l 10:52:52 + grep '^ii' 10:52:52 + '[' -f /tmp/packages_start.txt ']' 10:52:52 + '[' -f /tmp/packages_end.txt ']' 10:52:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:52:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:52:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:52:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:52:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8389121149311504568.sh 10:52:52 ---> capture-instance-metadata.sh 10:52:52 Setup pyenv: 10:52:52 system 10:52:52 3.8.13 10:52:52 3.9.13 10:52:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:52:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WGz3 10:52:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:52:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:52:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:53:00 lf-activate-venv(): INFO: Base packages installed successfully 10:53:00 lf-activate-venv(): INFO: Installing additional packages: lftools 10:53:22 lf-activate-venv(): INFO: Adding /tmp/venv-WGz3/bin to PATH 10:53:22 INFO: Running in OpenStack, capturing instance metadata 10:53:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15340374046794658644.sh 10:53:22 provisioning config files... 10:53:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16880203840391424299tmp 10:53:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:53:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:53:22 [EnvInject] - Injecting environment variables from a build step. 10:53:22 [EnvInject] - Injecting as environment variables the properties content 10:53:22 SERVER_ID=logs 10:53:22 10:53:22 [EnvInject] - Variables injected successfully. 10:53:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins476495716511735540.sh 10:53:22 ---> create-netrc.sh 10:53:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15161738497382687858.sh 10:53:22 ---> python-tools-install.sh 10:53:22 Setup pyenv: 10:53:23 system 10:53:23 3.8.13 10:53:23 3.9.13 10:53:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:53:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WGz3 from file:/tmp/.os_lf_venv 10:53:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:53:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:53:25 lf-activate-venv(): INFO: Base packages installed successfully 10:53:25 lf-activate-venv(): INFO: Installing additional packages: lftools 10:53:33 lf-activate-venv(): INFO: Adding /tmp/venv-WGz3/bin to PATH 10:53:33 Generating Requirements File 10:53: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. 10:53:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:53:56 Python 3.10.6 10:53:56 pip 26.1.2 from /tmp/venv-WGz3/lib/python3.10/site-packages/pip (python 3.10) 10:53:57 aiohappyeyeballs==2.6.2 10:53:57 aiohttp==3.14.1 10:53:57 aiosignal==1.4.0 10:53:57 appdirs==1.4.4 10:53:57 argcomplete==3.6.3 10:53:57 aspy.yaml==1.3.0 10:53:57 async-timeout==5.0.1 10:53:57 attrs==26.1.0 10:53:57 autopage==0.6.0 10:53:57 backports.strenum==1.3.1 10:53:57 beautifulsoup4==4.15.0 10:53:57 boto3==1.43.31 10:53:57 botocore==1.43.31 10:53:57 bs4==0.0.2 10:53:57 certifi==2026.6.17 10:53:57 cffi==2.0.0 10:53:57 cfgv==3.5.0 10:53:57 chardet==7.4.3 10:53:57 charset-normalizer==3.4.7 10:53:57 click==8.4.1 10:53:57 cliff==4.14.0 10:53:57 cmd2==3.5.1 10:53:57 cryptography==3.3.2 10:53:57 debtcollector==3.1.0 10:53:57 decorator==5.3.1 10:53:57 defusedxml==0.7.1 10:53:57 Deprecated==1.3.1 10:53:57 distlib==0.4.3 10:53:57 dnspython==2.8.0 10:53:57 docker==7.1.0 10:53:57 dogpile.cache==1.5.0 10:53:57 durationpy==0.10 10:53:57 email-validator==2.3.0 10:53:57 filelock==3.29.4 10:53:57 frozenlist==1.8.0 10:53:57 future==1.0.0 10:53:57 gitdb==4.0.12 10:53:57 GitPython==3.1.50 10:53:57 httplib2==0.30.2 10:53:57 identify==2.6.19 10:53:57 idna==3.18 10:53:57 importlib-resources==1.5.0 10:53:57 iso8601==2.1.0 10:53:57 Jinja2==3.1.6 10:53:57 jmespath==1.1.0 10:53:57 jsonpatch==1.33 10:53:57 jsonpointer==3.1.1 10:53:57 jsonschema==4.26.0 10:53:57 jsonschema-specifications==2025.9.1 10:53:57 keystoneauth1==5.14.0 10:53:57 kubernetes==36.0.2 10:53:57 lftools==0.37.22 10:53:57 lxml==6.1.1 10:53:57 markdown-it-py==4.2.0 10:53:57 MarkupSafe==3.0.3 10:53:57 mdurl==0.1.2 10:53:57 msgpack==1.2.0 10:53:57 multi_key_dict==2.0.3 10:53:57 multidict==6.7.1 10:53:57 munch==4.0.0 10:53:57 netaddr==1.3.0 10:53:57 niet==1.4.2 10:53:57 nodeenv==1.10.0 10:53:57 oauth2client==4.1.3 10:53:57 oauthlib==3.3.1 10:53:57 openstacksdk==4.13.0 10:53:57 os-service-types==1.8.2 10:53:57 osc-lib==4.6.0 10:53:57 oslo.config==10.4.0 10:53:57 oslo.context==6.4.0 10:53:57 oslo.i18n==6.8.0 10:53:57 oslo.log==8.2.0 10:53:57 oslo.serialization==5.10.0 10:53:57 oslo.utils==10.1.1 10:53:57 packaging==26.2 10:53:57 pbr==7.0.3 10:53:57 platformdirs==4.10.0 10:53:57 prettytable==3.17.0 10:53:57 propcache==0.5.2 10:53:57 psutil==7.2.2 10:53:57 pyasn1==0.6.3 10:53:57 pyasn1_modules==0.4.2 10:53:57 pycparser==3.0 10:53:57 pygerrit2==2.0.15 10:53:57 PyGithub==2.9.1 10:53:57 Pygments==2.20.0 10:53:57 PyJWT==2.13.0 10:53:57 PyNaCl==1.6.2 10:53:57 pyparsing==2.4.7 10:53:57 pyperclip==1.11.0 10:53:57 pyrsistent==0.20.0 10:53:57 python-cinderclient==9.9.0 10:53:57 python-dateutil==2.9.0.post0 10:53:57 python-discovery==1.4.2 10:53:57 python-heatclient==5.2.0 10:53:57 python-jenkins==1.8.3 10:53:57 python-keystoneclient==5.8.0 10:53:57 python-magnumclient==4.10.0 10:53:57 python-openstackclient==10.0.0 10:53:57 python-swiftclient==4.10.0 10:53:57 PyYAML==6.0.3 10:53:57 referencing==0.37.0 10:53:57 requests==2.34.2 10:53:57 requests-oauthlib==2.0.0 10:53:57 rfc3986==2.0.0 10:53:57 rich==15.0.0 10:53:57 rich-argparse==1.8.0 10:53:57 rpds-py==0.30.0 10:53:57 rsa==4.9.1 10:53:57 ruamel.yaml==0.19.1 10:53:57 ruamel.yaml.clib==0.2.15 10:53:57 s3transfer==0.19.0 10:53:57 simplejson==4.1.1 10:53:57 six==1.17.0 10:53:57 smmap==5.0.3 10:53:57 soupsieve==2.8.4 10:53:57 stevedore==5.8.0 10:53:57 tabulate==0.10.0 10:53:57 toml==0.10.2 10:53:57 tomlkit==0.15.0 10:53:57 tqdm==4.68.3 10:53:57 typing_extensions==4.15.0 10:53:57 urllib3==1.26.20 10:53:57 virtualenv==21.5.1 10:53:57 wcwidth==0.8.1 10:53:57 websocket-client==1.9.0 10:53:57 wrapt==2.2.1 10:53:57 xdg==6.0.0 10:53:57 xmltodict==1.0.4 10:53:57 yarl==1.24.2 10:53:57 yq==3.4.3 10:53:57 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3616598686456063652.sh 10:53:57 ---> uv-install.sh 10:53:57 Installing uv/uvx (latest) using shell installer 10:53:57 2026-06-17 10:53:57 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-OT7jxH.sh" [1] 10:53:57 downloading uv 0.11.21 x86_64-unknown-linux-gnu 10:53:58 installing to /home/jenkins/.local/bin 10:53:58 uv 10:53:58 uvx 10:53:58 everything's installed! 10:53:58 10:53:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:53:58 10:53:58 source $HOME/.local/bin/env (sh, bash, zsh) 10:53:58 source $HOME/.local/bin/env.fish (fish) 10:53:58 Adding install location to PATH 10:53:58 ---> Validating uv/uvx install 10:53:58 uvx 0.11.21 (x86_64-unknown-linux-gnu) 10:53:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10402893945036923549.sh 10:53:58 ---> sudo-logs.sh 10:53:58 Archiving 'sudo' log.. 10:53:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17912796498219303086.sh 10:53:58 ---> job-cost.sh 10:53:58 INFO: Activating Python virtual environment... 10:53:58 Setup pyenv: 10:53:58 system 10:53:58 3.8.13 10:53:58 3.9.13 10:53:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:53:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WGz3 from file:/tmp/.os_lf_venv 10:53:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:53:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:54:00 lf-activate-venv(): INFO: Base packages installed successfully 10:54:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:54:06 lf-activate-venv(): INFO: Adding /tmp/venv-WGz3/bin to PATH 10:54:06 INFO: No stack-cost file found 10:54:06 INFO: Instance uptime: 150s 10:54:06 INFO: Fetching instance metadata (attempt 1 of 3)... 10:54:06 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:54:06 INFO: Successfully fetched instance metadata 10:54:06 INFO: Instance type: v3-standard-4 10:54:06 INFO: Retrieving pricing info for: v3-standard-4 10:54:06 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:54:06 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=150 10:54:06 INFO: Successfully fetched Vexxhost pricing API 10:54:06 INFO: Retrieved cost: 0.11 10:54:06 INFO: Retrieved resource: v3-standard-4 10:54:06 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 10:54:06 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 10:54:06 INFO: Successfully archived job cost data 10:54:06 DEBUG: Cost data: oom-master-pre-commit-lint,4658,2026-06-17 10:54:06,v3-standard-4,150,0.11,0.00,SUCCESS 10:54:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10075203349513307104.sh 10:54:06 ---> logs-deploy.sh 10:54:06 Setup pyenv: 10:54:06 system 10:54:06 3.8.13 10:54:06 3.9.13 10:54:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:54:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WGz3 from file:/tmp/.os_lf_venv 10:54:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:54:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:54:08 lf-activate-venv(): INFO: Base packages installed successfully 10:54:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:54:16 lf-activate-venv(): INFO: Adding /tmp/venv-WGz3/bin to PATH 10:54:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4658 10:54:16 INFO: archiving workspace using pattern(s): 10:54:17 Archives upload complete. 10:54:18 INFO: archiving logs to Nexus 10:54:19 ---> uname -a: 10:54:19 Linux prd-ubuntu1804-builder-4c-4g-12785 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:54:19 10:54:19 10:54:19 ---> lscpu: 10:54:19 Architecture: x86_64 10:54:19 CPU op-mode(s): 32-bit, 64-bit 10:54:19 Byte Order: Little Endian 10:54:19 CPU(s): 4 10:54:19 On-line CPU(s) list: 0-3 10:54:19 Thread(s) per core: 1 10:54:19 Core(s) per socket: 1 10:54:19 Socket(s): 4 10:54:19 NUMA node(s): 1 10:54:19 Vendor ID: AuthenticAMD 10:54:19 CPU family: 23 10:54:19 Model: 49 10:54:19 Model name: AMD EPYC-Rome Processor 10:54:19 Stepping: 0 10:54:19 CPU MHz: 2799.998 10:54:19 BogoMIPS: 5599.99 10:54:19 Virtualization: AMD-V 10:54:19 Hypervisor vendor: KVM 10:54:19 Virtualization type: full 10:54:19 L1d cache: 32K 10:54:19 L1i cache: 32K 10:54:19 L2 cache: 512K 10:54:19 L3 cache: 16384K 10:54:19 NUMA node0 CPU(s): 0-3 10:54:19 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 10:54:19 10:54:19 10:54:19 ---> nproc: 10:54:19 4 10:54:19 10:54:19 10:54:19 ---> df -h: 10:54:19 Filesystem Size Used Avail Use% Mounted on 10:54:19 udev 7.9G 0 7.9G 0% /dev 10:54:19 tmpfs 1.6G 676K 1.6G 1% /run 10:54:19 /dev/vda1 78G 8.5G 69G 11% / 10:54:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:54:19 tmpfs 5.0M 0 5.0M 0% /run/lock 10:54:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:54:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:54:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:54:19 10:54:19 10:54:19 ---> free -m: 10:54:19 total used free shared buff/cache available 10:54:19 Mem: 16040 557 13141 0 2341 15157 10:54:19 Swap: 1023 0 1023 10:54:19 10:54:19 10:54:19 ---> ip addr: 10:54:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:54:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:54:19 inet 127.0.0.1/8 scope host lo 10:54:19 valid_lft forever preferred_lft forever 10:54:19 inet6 ::1/128 scope host 10:54:19 valid_lft forever preferred_lft forever 10:54:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:54:19 link/ether fa:16:3e:49:6d:e9 brd ff:ff:ff:ff:ff:ff 10:54:19 inet 10.30.107.156/23 brd 10.30.107.255 scope global dynamic ens3 10:54:19 valid_lft 86245sec preferred_lft 86245sec 10:54:19 inet6 fe80::f816:3eff:fe49:6de9/64 scope link 10:54:19 valid_lft forever preferred_lft forever 10:54:19 10:54:19 10:54:19 ---> sar -b -r -n DEV: 10:54:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12785) 06/17/26 _x86_64_ (4 CPU) 10:54:19 10:54:19 10:51:45 LINUX RESTART (4 CPU) 10:54:19 10:54:19 10:52:01 tps rtps wtps bread/s bwrtn/s 10:54:19 10:53:02 280.37 24.36 256.01 817.06 51599.67 10:54:19 10:54:01 124.23 1.17 123.06 136.65 14767.80 10:54:19 Average: 202.96 12.86 190.09 479.72 33338.46 10:54:19 10:54:19 10:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:54:19 10:53:02 13973844 15571016 2451124 14.92 59156 1736916 753560 4.31 728284 1506416 142100 10:54:19 10:54:01 13509732 15563020 2915236 17.75 88116 2141708 749348 4.29 755660 1898348 240468 10:54:19 Average: 13741788 15567018 2683180 16.34 73636 1939312 751454 4.30 741972 1702382 191284 10:54:19 10:54:19 10:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:54:19 10:53:02 lo 2.42 2.42 0.27 0.27 0.00 0.00 0.00 0.00 10:54:19 10:53:02 ens3 189.79 135.08 1630.64 32.99 0.00 0.00 0.00 0.00 10:54:19 10:54:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 10:54:19 10:54:01 ens3 88.78 64.90 1495.05 12.13 0.00 0.00 0.00 0.00 10:54:19 Average: lo 1.92 1.92 0.21 0.21 0.00 0.00 0.00 0.00 10:54:19 Average: ens3 139.71 100.29 1563.42 22.64 0.00 0.00 0.00 0.00 10:54:19 10:54:19 10:54:19 ---> sar -P ALL: 10:54:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12785) 06/17/26 _x86_64_ (4 CPU) 10:54:19 10:54:19 10:51:45 LINUX RESTART (4 CPU) 10:54:19 10:54:19 10:52:01 CPU %user %nice %system %iowait %steal %idle 10:54:19 10:53:02 all 21.77 0.00 2.47 2.91 0.06 72.79 10:54:19 10:53:02 0 19.30 0.00 2.28 3.12 0.08 75.22 10:54:19 10:53:02 1 30.69 0.00 2.85 0.68 0.07 65.70 10:54:19 10:53:02 2 13.48 0.00 2.01 5.42 0.05 79.04 10:54:19 10:53:02 3 23.57 0.00 2.76 2.42 0.05 71.20 10:54:19 10:54:01 all 20.12 0.00 1.44 1.52 0.05 76.87 10:54:19 10:54:01 0 44.60 0.00 2.51 0.98 0.10 51.80 10:54:19 10:54:01 1 14.98 0.00 1.22 0.20 0.03 83.56 10:54:19 10:54:01 2 14.55 0.00 0.83 0.55 0.03 84.04 10:54:19 10:54:01 3 6.31 0.00 1.21 4.33 0.03 88.12 10:54:19 Average: all 20.95 0.00 1.96 2.22 0.06 74.81 10:54:19 Average: 0 31.87 0.00 2.40 2.06 0.09 63.58 10:54:19 Average: 1 22.90 0.00 2.04 0.45 0.05 74.56 10:54:19 Average: 2 14.01 0.00 1.43 3.00 0.04 81.52 10:54:19 Average: 3 15.01 0.00 1.99 3.37 0.04 79.59 10:54:19 10:54:19 10:54:19