07:58:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145008 07:58:09 Running as SYSTEM 07:58:10 [EnvInject] - Loading node environment variables. 07:58:10 Building remotely on prd-ubuntu1804-builder-4c-4g-11735 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:58:10 [ssh-agent] Looking for ssh-agent implementation... 07:58:10 $ ssh-agent 07:58:10 SSH_AUTH_SOCK=/tmp/ssh-N7v1JWmmApA1/agent.1655 07:58:10 SSH_AGENT_PID=1657 07:58:10 [ssh-agent] Started. 07:58:10 Running ssh-add (command line suppressed) 07:58:10 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2675861309320708915.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2675861309320708915.key) 07:58:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:58:10 The recommended git tool is: NONE 07:58:11 using credential onap-jenkins-ssh 07:58:11 Wiping out workspace first. 07:58:11 Cloning the remote Git repository 07:58:11 Cloning repository git://cloud.onap.org/mirror/oom.git 07:58:11 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:58:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:58:11 > git --version # timeout=10 07:58:11 > git --version # 'git version 2.17.1' 07:58:11 using GIT_SSH to set credentials Gerrit user 07:58:11 Verifying host key using manually-configured host key entries 07:58:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:58:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:58:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:58:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:58:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:58:17 using GIT_SSH to set credentials Gerrit user 07:58:17 Verifying host key using manually-configured host key entries 07:58:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/145008/3 # timeout=30 07:58:17 > git rev-parse cad1faf3c50c5ba2b5036d2c5be7a51bbe08a11a^{commit} # timeout=10 07:58:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:58:17 Checking out Revision cad1faf3c50c5ba2b5036d2c5be7a51bbe08a11a (refs/changes/08/145008/3) 07:58:17 > git config core.sparsecheckout # timeout=10 07:58:17 > git checkout -f cad1faf3c50c5ba2b5036d2c5be7a51bbe08a11a # timeout=30 07:58:18 Commit message: "[OOM] Adjust resources" 07:58:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:58:18 > git rev-list --no-walk 9bf94e039b641b9f88f4bbcce3eb5e4a19663399 # timeout=10 07:58:21 [EnvInject] - Injecting environment variables from a build step. 07:58:21 [EnvInject] - Injecting as environment variables the properties content 07:58:21 PYTHON=python3 07:58:21 07:58:21 [EnvInject] - Variables injected successfully. 07:58:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9305698214220881557.sh 07:58:21 ---> tox-install.sh 07:58:21 + source /home/jenkins/lf-env.sh 07:58:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:58:21 ++ mktemp -d /tmp/venv-XXXX 07:58:21 + lf_venv=/tmp/venv-4rIt 07:58:21 + local venv_file=/tmp/.os_lf_venv 07:58:21 + local python=python3 07:58:21 + local options 07:58:21 + local set_path=true 07:58:21 + local install_args= 07:58:21 ++ 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 07:58:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:58:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:58:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:58:21 + true 07:58:21 + case $1 in 07:58:21 + venv_file=/tmp/.toxenv 07:58:21 + shift 2 07:58:21 + true 07:58:21 + case $1 in 07:58:21 + shift 07:58:21 + break 07:58:21 + case $python in 07:58:21 + local pkg_list= 07:58:21 + [[ -d /opt/pyenv ]] 07:58:21 + echo 'Setup pyenv:' 07:58:21 Setup pyenv: 07:58:21 + export PYENV_ROOT=/opt/pyenv 07:58:21 + PYENV_ROOT=/opt/pyenv 07:58:21 + 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 07:58:21 + 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 07:58:21 + pyenv versions 07:58:21 * system (set by /opt/pyenv/version) 07:58:21 * 3.8.13 (set by /opt/pyenv/version) 07:58:21 * 3.9.13 (set by /opt/pyenv/version) 07:58:21 * 3.10.6 (set by /opt/pyenv/version) 07:58:21 + command -v pyenv 07:58:21 ++ pyenv init - --no-rehash 07:58:21 + 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[*]}"'\'')" 07:58:21 export PATH="/opt/pyenv/shims:${PATH}" 07:58:21 export PYENV_SHELL=bash 07:58:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:58:21 pyenv() { 07:58:21 local command 07:58:21 command="${1:-}" 07:58:21 if [ "$#" -gt 0 ]; then 07:58:21 shift 07:58:21 fi 07:58:21 07:58:21 case "$command" in 07:58:21 rehash|shell) 07:58:21 eval "$(pyenv "sh-$command" "$@")" 07:58:21 ;; 07:58:21 *) 07:58:21 command pyenv "$command" "$@" 07:58:21 ;; 07:58:21 esac 07:58:21 }' 07:58:21 +++ 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[*]}"' 07:58:21 ++ 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 07:58:21 ++ 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 07:58:21 ++ 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 07:58:21 ++ export PYENV_SHELL=bash 07:58:21 ++ PYENV_SHELL=bash 07:58:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:58:21 +++ complete -F _pyenv pyenv 07:58:21 ++ lf-pyver python3 07:58:21 ++ local py_version_xy=python3 07:58:21 ++ local py_version_xyz= 07:58:21 ++ pyenv versions 07:58:21 ++ local command 07:58:21 ++ command=versions 07:58:21 ++ '[' 1 -gt 0 ']' 07:58:21 ++ shift 07:58:21 ++ case "$command" in 07:58:21 ++ command pyenv versions 07:58:21 ++ pyenv versions 07:58:21 ++ sed 's/^[ *]* //' 07:58:21 ++ grep -E '^[0-9.]*[0-9]$' 07:58:21 ++ awk '{ print $1 }' 07:58:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:58:22 +++ grep '^3' /tmp/.pyenv_versions 07:58:22 +++ sort -V 07:58:22 +++ tail -n 1 07:58:22 ++ py_version_xyz=3.10.6 07:58:22 ++ [[ -z 3.10.6 ]] 07:58:22 ++ echo 3.10.6 07:58:22 ++ return 0 07:58:22 + pyenv local 3.10.6 07:58:22 + local command 07:58:22 + command=local 07:58:22 + '[' 2 -gt 0 ']' 07:58:22 + shift 07:58:22 + case "$command" in 07:58:22 + command pyenv local 3.10.6 07:58:22 + pyenv local 3.10.6 07:58:22 + for arg in "$@" 07:58:22 + case $arg in 07:58:22 + pkg_list+='tox ' 07:58:22 + for arg in "$@" 07:58:22 + case $arg in 07:58:22 + pkg_list+='virtualenv ' 07:58:22 + for arg in "$@" 07:58:22 + case $arg in 07:58:22 + pkg_list+='urllib3~=1.26.15 ' 07:58:22 + [[ -f /tmp/.toxenv ]] 07:58:22 + [[ ! -f /tmp/.toxenv ]] 07:58:22 + [[ -n '' ]] 07:58:22 + python3 -m venv /tmp/venv-4rIt 07:58:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4rIt' 07:58:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4rIt 07:58:26 + echo /tmp/venv-4rIt 07:58:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:58:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:58:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:58:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:26 + local 'pip_opts=--upgrade --quiet' 07:58:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:58:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:58:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:58:26 + [[ -n '' ]] 07:58:26 + [[ -n '' ]] 07:58:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:58:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:26 + /tmp/venv-4rIt/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 07:58:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:58:30 lf-activate-venv(): INFO: Base packages installed successfully 07:58:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:58:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:58:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:58:30 + /tmp/venv-4rIt/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 07:58:33 + type python3 07:58:33 + true 07:58:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4rIt/bin to PATH' 07:58:33 lf-activate-venv(): INFO: Adding /tmp/venv-4rIt/bin to PATH 07:58:33 + PATH=/tmp/venv-4rIt/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 07:58:33 + return 0 07:58:33 + python3 --version 07:58:33 Python 3.10.6 07:58:33 + python3 -m pip --version 07:58:33 pip 26.1.2 from /tmp/venv-4rIt/lib/python3.10/site-packages/pip (python 3.10) 07:58:33 + python3 -m pip freeze 07:58:33 cachetools==7.1.4 07:58:33 colorama==0.4.6 07:58:33 distlib==0.4.3 07:58:33 filelock==3.29.4 07:58:33 packaging==26.2 07:58:33 platformdirs==4.10.0 07:58:33 pluggy==1.6.0 07:58:33 pyproject-api==1.10.1 07:58:33 python-discovery==1.4.2 07:58:33 tomli==2.4.1 07:58:33 tomli_w==1.2.0 07:58:33 tox==4.55.1 07:58:33 typing_extensions==4.15.0 07:58:33 urllib3==1.26.20 07:58:33 virtualenv==21.5.0 07:58:33 [EnvInject] - Injecting environment variables from a build step. 07:58:33 [EnvInject] - Injecting as environment variables the properties content 07:58:33 PARALLEL=false 07:58:33 07:58:33 [EnvInject] - Variables injected successfully. 07:58:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6704703786369301382.sh 07:58:33 ---> tox-run.sh 07:58:33 + 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 07:58:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:58:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:58:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:58:33 + cd /w/workspace/oom-master-pre-commit-lint/. 07:58:33 + source /home/jenkins/lf-env.sh 07:58:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:58:33 ++ mktemp -d /tmp/venv-XXXX 07:58:33 + lf_venv=/tmp/venv-DqNg 07:58:33 + local venv_file=/tmp/.os_lf_venv 07:58:33 + local python=python3 07:58:33 + local options 07:58:33 + local set_path=true 07:58:33 + local install_args= 07:58:33 ++ 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 07:58:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:58:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:58:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:58:33 + true 07:58:33 + case $1 in 07:58:33 + venv_file=/tmp/.toxenv 07:58:33 + shift 2 07:58:33 + true 07:58:33 + case $1 in 07:58:33 + shift 07:58:33 + break 07:58:33 + case $python in 07:58:33 + local pkg_list= 07:58:33 + [[ -d /opt/pyenv ]] 07:58:33 + echo 'Setup pyenv:' 07:58:33 Setup pyenv: 07:58:33 + export PYENV_ROOT=/opt/pyenv 07:58:33 + PYENV_ROOT=/opt/pyenv 07:58:33 + 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 07:58:33 + 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 07:58:33 + pyenv versions 07:58:33 system 07:58:33 3.8.13 07:58:33 3.9.13 07:58:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:58:33 + command -v pyenv 07:58:33 ++ pyenv init - --no-rehash 07:58:33 + 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[*]}"'\'')" 07:58:33 export PATH="/opt/pyenv/shims:${PATH}" 07:58:33 export PYENV_SHELL=bash 07:58:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:58:33 pyenv() { 07:58:33 local command 07:58:33 command="${1:-}" 07:58:33 if [ "$#" -gt 0 ]; then 07:58:33 shift 07:58:33 fi 07:58:33 07:58:33 case "$command" in 07:58:33 rehash|shell) 07:58:33 eval "$(pyenv "sh-$command" "$@")" 07:58:33 ;; 07:58:33 *) 07:58:33 command pyenv "$command" "$@" 07:58:33 ;; 07:58:33 esac 07:58:33 }' 07:58:33 +++ 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[*]}"' 07:58:33 ++ 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 07:58:33 ++ 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 07:58:33 ++ 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 07:58:33 ++ export PYENV_SHELL=bash 07:58:33 ++ PYENV_SHELL=bash 07:58:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:58:33 +++ complete -F _pyenv pyenv 07:58:33 ++ lf-pyver python3 07:58:33 ++ local py_version_xy=python3 07:58:33 ++ local py_version_xyz= 07:58:33 ++ pyenv versions 07:58:33 ++ local command 07:58:33 ++ command=versions 07:58:33 ++ '[' 1 -gt 0 ']' 07:58:33 ++ shift 07:58:33 ++ case "$command" in 07:58:33 ++ command pyenv versions 07:58:33 ++ awk '{ print $1 }' 07:58:33 ++ pyenv versions 07:58:33 ++ sed 's/^[ *]* //' 07:58:33 ++ grep -E '^[0-9.]*[0-9]$' 07:58:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:58:33 +++ grep '^3' /tmp/.pyenv_versions 07:58:33 +++ sort -V 07:58:33 +++ tail -n 1 07:58:33 ++ py_version_xyz=3.10.6 07:58:33 ++ [[ -z 3.10.6 ]] 07:58:33 ++ echo 3.10.6 07:58:33 ++ return 0 07:58:33 + pyenv local 3.10.6 07:58:33 + local command 07:58:33 + command=local 07:58:33 + '[' 2 -gt 0 ']' 07:58:33 + shift 07:58:33 + case "$command" in 07:58:33 + command pyenv local 3.10.6 07:58:33 + pyenv local 3.10.6 07:58:33 + for arg in "$@" 07:58:33 + case $arg in 07:58:33 + pkg_list+='tox ' 07:58:33 + for arg in "$@" 07:58:33 + case $arg in 07:58:33 + pkg_list+='virtualenv ' 07:58:33 + for arg in "$@" 07:58:33 + case $arg in 07:58:33 + pkg_list+='urllib3~=1.26.15 ' 07:58:33 + [[ -f /tmp/.toxenv ]] 07:58:33 ++ cat /tmp/.toxenv 07:58:33 + lf_venv=/tmp/venv-4rIt 07:58:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rIt from' file:/tmp/.toxenv 07:58:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rIt from file:/tmp/.toxenv 07:58:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:58:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:58:33 + local 'pip_opts=--upgrade --quiet' 07:58:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:58:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:58:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:58:33 + [[ -n '' ]] 07:58:33 + [[ -n '' ]] 07:58:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:58:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:58:33 + /tmp/venv-4rIt/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 07:58:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:58:34 lf-activate-venv(): INFO: Base packages installed successfully 07:58:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:58:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:58:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:58:34 + /tmp/venv-4rIt/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 07:58:35 + type python3 07:58:35 + true 07:58:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4rIt/bin to PATH' 07:58:35 lf-activate-venv(): INFO: Adding /tmp/venv-4rIt/bin to PATH 07:58:35 + PATH=/tmp/venv-4rIt/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 07:58:35 + return 0 07:58:35 + [[ -d /opt/pyenv ]] 07:58:35 + echo '---> Setting up pyenv' 07:58:35 ---> Setting up pyenv 07:58:35 + export PYENV_ROOT=/opt/pyenv 07:58:35 + PYENV_ROOT=/opt/pyenv 07:58:35 + export PATH=/opt/pyenv/bin:/tmp/venv-4rIt/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 07:58:35 + PATH=/opt/pyenv/bin:/tmp/venv-4rIt/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 07:58:35 ++ pwd 07:58:35 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:58:35 + export PYTHONPATH 07:58:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:58:35 + TOX_TESTENV_PASSENV=PYTHONPATH 07:58:35 + tox --version 07:58:35 4.55.1 from /tmp/venv-4rIt/lib/python3.10/site-packages/tox/__init__.py 07:58:35 + PARALLEL=false 07:58:35 + TOX_OPTIONS_LIST= 07:58:35 + [[ -n pre-commit ]] 07:58:35 + TOX_OPTIONS_LIST=' -e pre-commit' 07:58:35 + case ${PARALLEL,,} in 07:58:35 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:58:35 + tox -e pre-commit 07:58:37 pre-commit: install_deps> python -I -m pip install pre-commit 07:58:40 pre-commit: freeze> python -m pip freeze --all 07:58:40 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.0 07:58:40 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:58:40 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:58:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:58:41 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:58:42 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:58:43 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:58:43 [INFO] Once installed this environment will be reused. 07:58:43 [INFO] This may take a few minutes... 07:58:47 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:58:47 [INFO] Once installed this environment will be reused. 07:58:47 [INFO] This may take a few minutes... 07:58:51 trim trailing whitespace.................................................Passed 07:58:52 Tabs remover.............................................................Passed 07:58:52 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:58:52 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:58:52 [INFO] Once installed this environment will be reused. 07:58:52 [INFO] This may take a few minutes... 07:59:01 gitlint..............................................(no files to check)Skipped 07:59:01 pre-commit: OK (24.93=setup[4.18]+cmd[11.90,8.86] seconds) 07:59:01 congratulations :) (24.97 seconds) 07:59:01 + tox_status=0 07:59:01 + echo '---> Completed tox runs' 07:59:01 ---> Completed tox runs 07:59:01 + for i in .tox/*/log 07:59:01 ++ echo .tox/pre-commit/log 07:59:01 ++ awk -F/ '{print $2}' 07:59:01 + tox_env=pre-commit 07:59:01 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:59:01 + DOC_DIR=docs/_build/html 07:59:01 + [[ -d docs/_build/html ]] 07:59:01 + echo '---> tox-run.sh ends' 07:59:01 ---> tox-run.sh ends 07:59:01 + test 0 -eq 0 07:59:01 $ ssh-agent -k 07:59:01 unset SSH_AUTH_SOCK; 07:59:01 unset SSH_AGENT_PID; 07:59:01 echo Agent pid 1657 killed; 07:59:01 [ssh-agent] Stopped. 07:59:01 [PostBuildScript] - [INFO] Executing post build scripts. 07:59:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10125176437104355078.sh 07:59:01 ---> sysstat.sh 07:59:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17615686294679951851.sh 07:59:01 ---> package-listing.sh 07:59:01 ++ facter osfamily 07:59:01 ++ tr '[:upper:]' '[:lower:]' 07:59:01 + OS_FAMILY=debian 07:59:01 + workspace=/w/workspace/oom-master-pre-commit-lint 07:59:01 + START_PACKAGES=/tmp/packages_start.txt 07:59:01 + END_PACKAGES=/tmp/packages_end.txt 07:59:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:59:01 + PACKAGES=/tmp/packages_start.txt 07:59:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:59:01 + PACKAGES=/tmp/packages_end.txt 07:59:01 + case "${OS_FAMILY}" in 07:59:01 + dpkg -l 07:59:01 + grep '^ii' 07:59:01 + '[' -f /tmp/packages_start.txt ']' 07:59:01 + '[' -f /tmp/packages_end.txt ']' 07:59:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:59:01 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:59:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:59:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:59:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10540046353032877273.sh 07:59:01 ---> capture-instance-metadata.sh 07:59:01 Setup pyenv: 07:59:01 system 07:59:01 3.8.13 07:59:01 3.9.13 07:59:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:59:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fvnE 07:59:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:59:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:59:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:59:09 lf-activate-venv(): INFO: Base packages installed successfully 07:59:09 lf-activate-venv(): INFO: Installing additional packages: lftools 07:59:32 lf-activate-venv(): INFO: Adding /tmp/venv-fvnE/bin to PATH 07:59:32 INFO: Running in OpenStack, capturing instance metadata 07:59:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3677109047480055091.sh 07:59:32 provisioning config files... 07:59:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10381680696506556126tmp 07:59:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:59:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:59:32 [EnvInject] - Injecting environment variables from a build step. 07:59:32 [EnvInject] - Injecting as environment variables the properties content 07:59:32 SERVER_ID=logs 07:59:32 07:59:32 [EnvInject] - Variables injected successfully. 07:59:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13401900945966427193.sh 07:59:32 ---> create-netrc.sh 07:59:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18047891465607199939.sh 07:59:32 ---> python-tools-install.sh 07:59:32 Setup pyenv: 07:59:32 system 07:59:32 3.8.13 07:59:32 3.9.13 07:59:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:59:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvnE from file:/tmp/.os_lf_venv 07:59:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:59:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:59:34 lf-activate-venv(): INFO: Base packages installed successfully 07:59:34 lf-activate-venv(): INFO: Installing additional packages: lftools 07:59:42 lf-activate-venv(): INFO: Adding /tmp/venv-fvnE/bin to PATH 07:59:42 Generating Requirements File 08:00:09 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. 08:00:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:00:09 Python 3.10.6 08:00:09 pip 26.1.2 from /tmp/venv-fvnE/lib/python3.10/site-packages/pip (python 3.10) 08:00:10 aiohappyeyeballs==2.6.2 08:00:10 aiohttp==3.14.1 08:00:10 aiosignal==1.4.0 08:00:10 appdirs==1.4.4 08:00:10 argcomplete==3.6.3 08:00:10 aspy.yaml==1.3.0 08:00:10 async-timeout==5.0.1 08:00:10 attrs==26.1.0 08:00:10 autopage==0.6.0 08:00:10 backports.strenum==1.3.1 08:00:10 beautifulsoup4==4.15.0 08:00:10 boto3==1.43.29 08:00:10 botocore==1.43.29 08:00:10 bs4==0.0.2 08:00:10 certifi==2026.5.20 08:00:10 cffi==2.0.0 08:00:10 cfgv==3.5.0 08:00:10 chardet==7.4.3 08:00:10 charset-normalizer==3.4.7 08:00:10 click==8.4.1 08:00:10 cliff==4.14.0 08:00:10 cmd2==3.5.1 08:00:10 cryptography==3.3.2 08:00:10 debtcollector==3.1.0 08:00:10 decorator==5.3.1 08:00:10 defusedxml==0.7.1 08:00:10 Deprecated==1.3.1 08:00:10 distlib==0.4.3 08:00:10 dnspython==2.8.0 08:00:10 docker==7.1.0 08:00:10 dogpile.cache==1.5.0 08:00:10 durationpy==0.10 08:00:10 email-validator==2.3.0 08:00:10 filelock==3.29.4 08:00:10 frozenlist==1.8.0 08:00:10 future==1.0.0 08:00:10 gitdb==4.0.12 08:00:10 GitPython==3.1.50 08:00:10 httplib2==0.30.2 08:00:10 identify==2.6.19 08:00:10 idna==3.18 08:00:10 importlib-resources==1.5.0 08:00:10 iso8601==2.1.0 08:00:10 Jinja2==3.1.6 08:00:10 jmespath==1.1.0 08:00:10 jsonpatch==1.33 08:00:10 jsonpointer==3.1.1 08:00:10 jsonschema==4.26.0 08:00:10 jsonschema-specifications==2025.9.1 08:00:10 keystoneauth1==5.14.0 08:00:10 kubernetes==36.0.2 08:00:10 lftools==0.37.22 08:00:10 lxml==6.1.1 08:00:10 markdown-it-py==4.2.0 08:00:10 MarkupSafe==3.0.3 08:00:10 mdurl==0.1.2 08:00:10 msgpack==1.2.0 08:00:10 multi_key_dict==2.0.3 08:00:10 multidict==6.7.1 08:00:10 munch==4.0.0 08:00:10 netaddr==1.3.0 08:00:10 niet==1.4.2 08:00:10 nodeenv==1.10.0 08:00:10 oauth2client==4.1.3 08:00:10 oauthlib==3.3.1 08:00:10 openstacksdk==4.13.0 08:00:10 os-service-types==1.8.2 08:00:10 osc-lib==4.6.0 08:00:10 oslo.config==10.4.0 08:00:10 oslo.context==6.4.0 08:00:10 oslo.i18n==6.8.0 08:00:10 oslo.log==8.2.0 08:00:10 oslo.serialization==5.10.0 08:00:10 oslo.utils==10.1.1 08:00:10 packaging==26.2 08:00:10 pbr==7.0.3 08:00:10 platformdirs==4.10.0 08:00:10 prettytable==3.17.0 08:00:10 propcache==0.5.2 08:00:10 psutil==7.2.2 08:00:10 pyasn1==0.6.3 08:00:10 pyasn1_modules==0.4.2 08:00:10 pycparser==3.0 08:00:10 pygerrit2==2.0.15 08:00:10 PyGithub==2.9.1 08:00:10 Pygments==2.20.0 08:00:10 PyJWT==2.13.0 08:00:10 PyNaCl==1.6.2 08:00:10 pyparsing==2.4.7 08:00:10 pyperclip==1.11.0 08:00:10 pyrsistent==0.20.0 08:00:10 python-cinderclient==9.9.0 08:00:10 python-dateutil==2.9.0.post0 08:00:10 python-discovery==1.4.2 08:00:10 python-heatclient==5.2.0 08:00:10 python-jenkins==1.8.3 08:00:10 python-keystoneclient==5.8.0 08:00:10 python-magnumclient==4.10.0 08:00:10 python-openstackclient==10.0.0 08:00:10 python-swiftclient==4.10.0 08:00:10 PyYAML==6.0.3 08:00:10 referencing==0.37.0 08:00:10 requests==2.34.2 08:00:10 requests-oauthlib==2.0.0 08:00:10 rfc3986==2.0.0 08:00:10 rich==15.0.0 08:00:10 rich-argparse==1.8.0 08:00:10 rpds-py==0.30.0 08:00:10 rsa==4.9.1 08:00:10 ruamel.yaml==0.19.1 08:00:10 ruamel.yaml.clib==0.2.15 08:00:10 s3transfer==0.18.0 08:00:10 simplejson==4.1.1 08:00:10 six==1.17.0 08:00:10 smmap==5.0.3 08:00:10 soupsieve==2.8.4 08:00:10 stevedore==5.8.0 08:00:10 tabulate==0.10.0 08:00:10 toml==0.10.2 08:00:10 tomlkit==0.15.0 08:00:10 tqdm==4.68.2 08:00:10 typing_extensions==4.15.0 08:00:10 urllib3==1.26.20 08:00:10 virtualenv==21.5.0 08:00:10 wcwidth==0.8.1 08:00:10 websocket-client==1.9.0 08:00:10 wrapt==2.2.1 08:00:10 xdg==6.0.0 08:00:10 xmltodict==1.0.4 08:00:10 yarl==1.24.2 08:00:10 yq==3.4.3 08:00:10 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3925762357129534177.sh 08:00:10 ---> uv-install.sh 08:00:10 Installing uv/uvx (latest) using shell installer 08:00:10 2026-06-14 08:00:10 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-8KYF19.sh" [1] 08:00:10 downloading uv 0.11.21 x86_64-unknown-linux-gnu 08:00:11 installing to /home/jenkins/.local/bin 08:00:11 uv 08:00:11 uvx 08:00:11 everything's installed! 08:00:11 08:00:11 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:00:11 08:00:11 source $HOME/.local/bin/env (sh, bash, zsh) 08:00:11 source $HOME/.local/bin/env.fish (fish) 08:00:11 Adding install location to PATH 08:00:11 ---> Validating uv/uvx install 08:00:11 uvx 0.11.21 (x86_64-unknown-linux-gnu) 08:00:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12291944426256349124.sh 08:00:11 ---> sudo-logs.sh 08:00:11 Archiving 'sudo' log.. 08:00:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5507804953015076073.sh 08:00:12 ---> job-cost.sh 08:00:12 INFO: Activating Python virtual environment... 08:00:12 Setup pyenv: 08:00:12 system 08:00:12 3.8.13 08:00:12 3.9.13 08:00:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:00:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvnE from file:/tmp/.os_lf_venv 08:00:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:00:14 lf-activate-venv(): INFO: Base packages installed successfully 08:00:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:00:19 lf-activate-venv(): INFO: Adding /tmp/venv-fvnE/bin to PATH 08:00:19 INFO: No stack-cost file found 08:00:19 INFO: Instance uptime: 154s 08:00:19 INFO: Fetching instance metadata (attempt 1 of 3)... 08:00:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:00:19 INFO: Successfully fetched instance metadata 08:00:19 INFO: Instance type: v3-standard-4 08:00:19 INFO: Retrieving pricing info for: v3-standard-4 08:00:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:00:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=154 08:00:20 INFO: Successfully fetched Vexxhost pricing API 08:00:20 INFO: Retrieved cost: 0.11 08:00:20 INFO: Retrieved resource: v3-standard-4 08:00:20 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:00:20 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:00:20 INFO: Successfully archived job cost data 08:00:20 DEBUG: Cost data: oom-master-pre-commit-lint,4644,2026-06-14 08:00:20,v3-standard-4,154,0.11,0.00,SUCCESS 08:00:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9224021357017151358.sh 08:00:20 ---> logs-deploy.sh 08:00:20 Setup pyenv: 08:00:20 system 08:00:20 3.8.13 08:00:20 3.9.13 08:00:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:00:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fvnE from file:/tmp/.os_lf_venv 08:00:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:00:22 lf-activate-venv(): INFO: Base packages installed successfully 08:00:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:00:30 lf-activate-venv(): INFO: Adding /tmp/venv-fvnE/bin to PATH 08:00:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4644 08:00:30 INFO: archiving workspace using pattern(s): 08:00:31 Archives upload complete. 08:00:31 INFO: archiving logs to Nexus 08:00:32 ---> uname -a: 08:00:32 Linux prd-ubuntu1804-builder-4c-4g-11735 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:00:32 08:00:32 08:00:32 ---> lscpu: 08:00:32 Architecture: x86_64 08:00:32 CPU op-mode(s): 32-bit, 64-bit 08:00:32 Byte Order: Little Endian 08:00:32 CPU(s): 4 08:00:32 On-line CPU(s) list: 0-3 08:00:32 Thread(s) per core: 1 08:00:32 Core(s) per socket: 1 08:00:32 Socket(s): 4 08:00:32 NUMA node(s): 1 08:00:32 Vendor ID: AuthenticAMD 08:00:32 CPU family: 23 08:00:32 Model: 49 08:00:32 Model name: AMD EPYC-Rome Processor 08:00:32 Stepping: 0 08:00:32 CPU MHz: 2799.998 08:00:32 BogoMIPS: 5599.99 08:00:32 Virtualization: AMD-V 08:00:32 Hypervisor vendor: KVM 08:00:32 Virtualization type: full 08:00:32 L1d cache: 32K 08:00:32 L1i cache: 32K 08:00:32 L2 cache: 512K 08:00:32 L3 cache: 16384K 08:00:32 NUMA node0 CPU(s): 0-3 08:00:32 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 08:00:32 08:00:32 08:00:32 ---> nproc: 08:00:32 4 08:00:32 08:00:32 08:00:32 ---> df -h: 08:00:32 Filesystem Size Used Avail Use% Mounted on 08:00:32 udev 7.9G 0 7.9G 0% /dev 08:00:32 tmpfs 1.6G 676K 1.6G 1% /run 08:00:32 /dev/vda1 78G 8.5G 69G 11% / 08:00:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:00:32 tmpfs 5.0M 0 5.0M 0% /run/lock 08:00:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:00:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:00:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:00:32 08:00:32 08:00:32 ---> free -m: 08:00:32 total used free shared buff/cache available 08:00:32 Mem: 16040 553 13145 0 2340 15162 08:00:32 Swap: 1023 0 1023 08:00:32 08:00:32 08:00:32 ---> ip addr: 08:00:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:00:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:00:32 inet 127.0.0.1/8 scope host lo 08:00:32 valid_lft forever preferred_lft forever 08:00:32 inet6 ::1/128 scope host 08:00:32 valid_lft forever preferred_lft forever 08:00:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:00:32 link/ether fa:16:3e:15:ee:a9 brd ff:ff:ff:ff:ff:ff 08:00:32 inet 10.30.106.55/23 brd 10.30.107.255 scope global dynamic ens3 08:00:32 valid_lft 86241sec preferred_lft 86241sec 08:00:32 inet6 fe80::f816:3eff:fe15:eea9/64 scope link 08:00:32 valid_lft forever preferred_lft forever 08:00:32 08:00:32 08:00:32 ---> sar -b -r -n DEV: 08:00:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11735) 06/14/26 _x86_64_ (4 CPU) 08:00:32 08:00:32 07:57:56 LINUX RESTART (4 CPU) 08:00:32 08:00:32 07:58:01 tps rtps wtps bread/s bwrtn/s 08:00:32 07:59:01 320.81 60.29 260.52 3778.57 77861.02 08:00:32 08:00:01 132.16 0.87 131.29 103.45 33056.89 08:00:32 Average: 226.49 30.58 195.91 1941.01 55458.96 08:00:32 08:00:32 07:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:00:32 07:59:01 14053304 15619440 2371664 14.44 58188 1708348 730572 4.18 674380 1483024 143564 08:00:32 08:00:01 13626800 15509200 2798168 17.04 83364 1983396 785472 4.50 803256 1743088 94656 08:00:32 Average: 13840052 15564320 2584916 15.74 70776 1845872 758022 4.34 738818 1613056 119110 08:00:32 08:00:32 07:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:00:32 07:59:01 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 08:00:32 07:59:01 ens3 512.81 344.69 2259.60 84.23 0.00 0.00 0.00 0.00 08:00:32 08:00:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 08:00:32 08:00:01 ens3 71.29 53.62 1078.76 11.25 0.00 0.00 0.00 0.00 08:00:32 Average: lo 2.03 2.03 0.22 0.22 0.00 0.00 0.00 0.00 08:00:32 Average: ens3 292.05 199.16 1669.18 47.74 0.00 0.00 0.00 0.00 08:00:32 08:00:32 08:00:32 ---> sar -P ALL: 08:00:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11735) 06/14/26 _x86_64_ (4 CPU) 08:00:32 08:00:32 07:57:56 LINUX RESTART (4 CPU) 08:00:32 08:00:32 07:58:01 CPU %user %nice %system %iowait %steal %idle 08:00:32 07:59:01 all 22.41 0.00 2.96 5.47 0.07 69.09 08:00:32 07:59:01 0 28.53 0.00 2.85 5.61 0.08 62.93 08:00:32 07:59:01 1 13.42 0.00 2.28 9.70 0.05 74.55 08:00:32 07:59:01 2 21.73 0.00 2.88 0.84 0.08 74.47 08:00:32 07:59:01 3 25.98 0.00 3.77 5.75 0.05 64.45 08:00:32 08:00:01 all 18.62 0.00 1.34 4.27 0.05 75.71 08:00:32 08:00:01 0 2.36 0.00 0.73 10.29 0.05 86.57 08:00:32 08:00:01 1 15.77 0.00 1.14 1.22 0.03 81.84 08:00:32 08:00:01 2 20.88 0.00 0.98 0.15 0.07 77.92 08:00:32 08:00:01 3 35.45 0.00 2.53 5.41 0.07 56.53 08:00:32 Average: all 20.51 0.00 2.15 4.87 0.06 72.41 08:00:32 Average: 0 15.42 0.00 1.79 7.95 0.07 74.77 08:00:32 Average: 1 14.60 0.00 1.71 5.45 0.04 78.20 08:00:32 Average: 2 21.30 0.00 1.93 0.49 0.08 76.20 08:00:32 Average: 3 30.73 0.00 3.15 5.58 0.06 60.48 08:00:32 08:00:32 08:00:32