15:10:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145329 15:10:07 Running as SYSTEM 15:10:07 [EnvInject] - Loading node environment variables. 15:10:07 Building remotely on prd-ubuntu1804-builder-4c-4g-8953 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:10:07 [ssh-agent] Looking for ssh-agent implementation... 15:10:07 $ ssh-agent 15:10:07 SSH_AUTH_SOCK=/tmp/ssh-b9dPRQb54SjQ/agent.1665 15:10:07 SSH_AGENT_PID=1667 15:10:07 [ssh-agent] Started. 15:10:07 Running ssh-add (command line suppressed) 15:10:07 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6063166320341144458.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6063166320341144458.key) 15:10:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:10:07 The recommended git tool is: NONE 15:10:08 using credential onap-jenkins-ssh 15:10:08 Wiping out workspace first. 15:10:08 Cloning the remote Git repository 15:10:08 Cloning repository git://cloud.onap.org/mirror/oom.git 15:10:08 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:10:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:10:08 > git --version # timeout=10 15:10:08 > git --version # 'git version 2.17.1' 15:10:08 using GIT_SSH to set credentials Gerrit user 15:10:08 Verifying host key using manually-configured host key entries 15:10:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:10:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:10:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:10:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:10:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:10:14 using GIT_SSH to set credentials Gerrit user 15:10:14 Verifying host key using manually-configured host key entries 15:10:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/29/145329/9 # timeout=30 15:10:14 > git rev-parse 93313fafcf95810ca16ebb9591010397c68502ba^{commit} # timeout=10 15:10:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:10:14 Checking out Revision 93313fafcf95810ca16ebb9591010397c68502ba (refs/changes/29/145329/9) 15:10:14 > git config core.sparsecheckout # timeout=10 15:10:14 > git checkout -f 93313fafcf95810ca16ebb9591010397c68502ba # timeout=30 15:10:17 Commit message: "[SO] 17.4.0 release" 15:10:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:10:18 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 15:10:18 [EnvInject] - Injecting environment variables from a build step. 15:10:18 [EnvInject] - Injecting as environment variables the properties content 15:10:18 PYTHON=python3 15:10:18 15:10:18 [EnvInject] - Variables injected successfully. 15:10:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12787303547612251958.sh 15:10:18 ---> tox-install.sh 15:10:18 + source /home/jenkins/lf-env.sh 15:10:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:10:18 ++ mktemp -d /tmp/venv-XXXX 15:10:18 + lf_venv=/tmp/venv-jpWQ 15:10:18 + local venv_file=/tmp/.os_lf_venv 15:10:18 + local python=python3 15:10:18 + local options 15:10:18 + local set_path=true 15:10:18 + local install_args= 15:10:18 ++ 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 15:10:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:10:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:10:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:10:18 + true 15:10:18 + case $1 in 15:10:18 + venv_file=/tmp/.toxenv 15:10:18 + shift 2 15:10:18 + true 15:10:18 + case $1 in 15:10:18 + shift 15:10:18 + break 15:10:18 + case $python in 15:10:18 + local pkg_list= 15:10:18 + [[ -d /opt/pyenv ]] 15:10:18 + echo 'Setup pyenv:' 15:10:18 Setup pyenv: 15:10:18 + export PYENV_ROOT=/opt/pyenv 15:10:18 + PYENV_ROOT=/opt/pyenv 15:10:18 + 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 15:10:18 + 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 15:10:18 + pyenv versions 15:10:18 * system (set by /opt/pyenv/version) 15:10:18 * 3.8.13 (set by /opt/pyenv/version) 15:10:18 * 3.9.13 (set by /opt/pyenv/version) 15:10:18 * 3.10.6 (set by /opt/pyenv/version) 15:10:18 + command -v pyenv 15:10:18 ++ pyenv init - --no-rehash 15:10:18 + 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[*]}"'\'')" 15:10:18 export PATH="/opt/pyenv/shims:${PATH}" 15:10:18 export PYENV_SHELL=bash 15:10:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:10:18 pyenv() { 15:10:18 local command 15:10:18 command="${1:-}" 15:10:18 if [ "$#" -gt 0 ]; then 15:10:18 shift 15:10:18 fi 15:10:18 15:10:18 case "$command" in 15:10:18 rehash|shell) 15:10:18 eval "$(pyenv "sh-$command" "$@")" 15:10:18 ;; 15:10:18 *) 15:10:18 command pyenv "$command" "$@" 15:10:18 ;; 15:10:18 esac 15:10:18 }' 15:10:18 +++ 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[*]}"' 15:10:18 ++ 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 15:10:18 ++ 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 15:10:18 ++ 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 15:10:18 ++ export PYENV_SHELL=bash 15:10:18 ++ PYENV_SHELL=bash 15:10:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:10:18 +++ complete -F _pyenv pyenv 15:10:18 ++ lf-pyver python3 15:10:18 ++ local py_version_xy=python3 15:10:18 ++ local py_version_xyz= 15:10:18 ++ pyenv versions 15:10:18 ++ local command 15:10:18 ++ sed 's/^[ *]* //' 15:10:18 ++ command=versions 15:10:18 ++ '[' 1 -gt 0 ']' 15:10:18 ++ shift 15:10:18 ++ case "$command" in 15:10:18 ++ command pyenv versions 15:10:18 ++ grep -E '^[0-9.]*[0-9]$' 15:10:18 ++ pyenv versions 15:10:18 ++ awk '{ print $1 }' 15:10:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:10:18 +++ grep '^3' /tmp/.pyenv_versions 15:10:18 +++ sort -V 15:10:18 +++ tail -n 1 15:10:18 ++ py_version_xyz=3.10.6 15:10:18 ++ [[ -z 3.10.6 ]] 15:10:18 ++ echo 3.10.6 15:10:18 ++ return 0 15:10:18 + pyenv local 3.10.6 15:10:18 + local command 15:10:18 + command=local 15:10:18 + '[' 2 -gt 0 ']' 15:10:18 + shift 15:10:18 + case "$command" in 15:10:18 + command pyenv local 3.10.6 15:10:18 + pyenv local 3.10.6 15:10:18 + for arg in "$@" 15:10:18 + case $arg in 15:10:18 + pkg_list+='tox ' 15:10:18 + for arg in "$@" 15:10:18 + case $arg in 15:10:18 + pkg_list+='virtualenv ' 15:10:18 + for arg in "$@" 15:10:18 + case $arg in 15:10:18 + pkg_list+='urllib3~=1.26.15 ' 15:10:18 + [[ -f /tmp/.toxenv ]] 15:10:18 + [[ ! -f /tmp/.toxenv ]] 15:10:18 + [[ -n '' ]] 15:10:18 + python3 -m venv /tmp/venv-jpWQ 15:10:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jpWQ' 15:10:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jpWQ 15:10:22 + echo /tmp/venv-jpWQ 15:10:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:10:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:10:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:10:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:10:22 + local 'pip_opts=--upgrade --quiet' 15:10:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:10:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:10:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:10:22 + [[ -n '' ]] 15:10:22 + [[ -n '' ]] 15:10:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:10:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:10:22 + /tmp/venv-jpWQ/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 15:10:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:10:26 lf-activate-venv(): INFO: Base packages installed successfully 15:10:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:10:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:10:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:10:26 + /tmp/venv-jpWQ/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 15:10:29 + type python3 15:10:29 + true 15:10:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jpWQ/bin to PATH' 15:10:29 lf-activate-venv(): INFO: Adding /tmp/venv-jpWQ/bin to PATH 15:10:29 + PATH=/tmp/venv-jpWQ/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 15:10:29 + return 0 15:10:29 + python3 --version 15:10:29 Python 3.10.6 15:10:29 + python3 -m pip --version 15:10:29 pip 26.1.2 from /tmp/venv-jpWQ/lib/python3.10/site-packages/pip (python 3.10) 15:10:29 + python3 -m pip freeze 15:10:29 cachetools==7.1.4 15:10:29 colorama==0.4.6 15:10:29 distlib==0.4.3 15:10:29 filelock==3.29.7 15:10:29 packaging==26.2 15:10:29 platformdirs==4.10.0 15:10:29 pluggy==1.6.0 15:10:29 pyproject-api==1.10.1 15:10:29 python-discovery==1.4.4 15:10:29 tomli==2.4.1 15:10:29 tomli_w==1.2.0 15:10:29 tox==4.56.4 15:10:29 typing_extensions==4.16.0 15:10:29 urllib3==1.26.20 15:10:29 virtualenv==21.6.1 15:10:29 [EnvInject] - Injecting environment variables from a build step. 15:10:29 [EnvInject] - Injecting as environment variables the properties content 15:10:29 PARALLEL=false 15:10:29 15:10:29 [EnvInject] - Variables injected successfully. 15:10:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11664301092812980516.sh 15:10:29 ---> tox-run.sh 15:10:29 + 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 15:10:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:10:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:10:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:10:29 + cd /w/workspace/oom-master-pre-commit-lint/. 15:10:29 + source /home/jenkins/lf-env.sh 15:10:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:10:29 ++ mktemp -d /tmp/venv-XXXX 15:10:29 + lf_venv=/tmp/venv-RTlz 15:10:29 + local venv_file=/tmp/.os_lf_venv 15:10:29 + local python=python3 15:10:29 + local options 15:10:29 + local set_path=true 15:10:29 + local install_args= 15:10:29 ++ 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 15:10:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:10:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:10:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:10:29 + true 15:10:29 + case $1 in 15:10:29 + venv_file=/tmp/.toxenv 15:10:29 + shift 2 15:10:29 + true 15:10:29 + case $1 in 15:10:29 + shift 15:10:29 + break 15:10:29 + case $python in 15:10:29 + local pkg_list= 15:10:29 + [[ -d /opt/pyenv ]] 15:10:29 + echo 'Setup pyenv:' 15:10:29 Setup pyenv: 15:10:29 + export PYENV_ROOT=/opt/pyenv 15:10:29 + PYENV_ROOT=/opt/pyenv 15:10:29 + 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 15:10:29 + 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 15:10:29 + pyenv versions 15:10:29 system 15:10:29 3.8.13 15:10:29 3.9.13 15:10:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:10:29 + command -v pyenv 15:10:29 ++ pyenv init - --no-rehash 15:10:29 + 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[*]}"'\'')" 15:10:29 export PATH="/opt/pyenv/shims:${PATH}" 15:10:29 export PYENV_SHELL=bash 15:10:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:10:29 pyenv() { 15:10:29 local command 15:10:29 command="${1:-}" 15:10:29 if [ "$#" -gt 0 ]; then 15:10:29 shift 15:10:29 fi 15:10:29 15:10:29 case "$command" in 15:10:29 rehash|shell) 15:10:29 eval "$(pyenv "sh-$command" "$@")" 15:10:29 ;; 15:10:29 *) 15:10:29 command pyenv "$command" "$@" 15:10:29 ;; 15:10:29 esac 15:10:29 }' 15:10:29 +++ 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[*]}"' 15:10:29 ++ 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 15:10:29 ++ 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 15:10:29 ++ 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 15:10:29 ++ export PYENV_SHELL=bash 15:10:29 ++ PYENV_SHELL=bash 15:10:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:10:29 +++ complete -F _pyenv pyenv 15:10:29 ++ lf-pyver python3 15:10:29 ++ local py_version_xy=python3 15:10:29 ++ local py_version_xyz= 15:10:29 ++ pyenv versions 15:10:29 ++ local command 15:10:29 ++ command=versions 15:10:29 ++ '[' 1 -gt 0 ']' 15:10:29 ++ shift 15:10:29 ++ case "$command" in 15:10:29 ++ command pyenv versions 15:10:29 ++ pyenv versions 15:10:29 ++ sed 's/^[ *]* //' 15:10:29 ++ awk '{ print $1 }' 15:10:29 ++ grep -E '^[0-9.]*[0-9]$' 15:10:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:10:29 +++ grep '^3' /tmp/.pyenv_versions 15:10:29 +++ sort -V 15:10:29 +++ tail -n 1 15:10:29 ++ py_version_xyz=3.10.6 15:10:29 ++ [[ -z 3.10.6 ]] 15:10:29 ++ echo 3.10.6 15:10:29 ++ return 0 15:10:29 + pyenv local 3.10.6 15:10:29 + local command 15:10:29 + command=local 15:10:29 + '[' 2 -gt 0 ']' 15:10:29 + shift 15:10:29 + case "$command" in 15:10:29 + command pyenv local 3.10.6 15:10:29 + pyenv local 3.10.6 15:10:29 + for arg in "$@" 15:10:29 + case $arg in 15:10:29 + pkg_list+='tox ' 15:10:29 + for arg in "$@" 15:10:29 + case $arg in 15:10:29 + pkg_list+='virtualenv ' 15:10:29 + for arg in "$@" 15:10:29 + case $arg in 15:10:29 + pkg_list+='urllib3~=1.26.15 ' 15:10:29 + [[ -f /tmp/.toxenv ]] 15:10:29 ++ cat /tmp/.toxenv 15:10:29 + lf_venv=/tmp/venv-jpWQ 15:10:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jpWQ from' file:/tmp/.toxenv 15:10:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jpWQ from file:/tmp/.toxenv 15:10:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:10:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:10:29 + local 'pip_opts=--upgrade --quiet' 15:10:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:10:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:10:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:10:29 + [[ -n '' ]] 15:10:29 + [[ -n '' ]] 15:10:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:10:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:10:29 + /tmp/venv-jpWQ/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 15:10:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:10:30 lf-activate-venv(): INFO: Base packages installed successfully 15:10:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:10:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:10:30 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:10:30 + /tmp/venv-jpWQ/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 15:10:31 + type python3 15:10:31 + true 15:10:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jpWQ/bin to PATH' 15:10:31 lf-activate-venv(): INFO: Adding /tmp/venv-jpWQ/bin to PATH 15:10:31 + PATH=/tmp/venv-jpWQ/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 15:10:31 + return 0 15:10:31 + [[ -d /opt/pyenv ]] 15:10:31 + echo '---> Setting up pyenv' 15:10:31 ---> Setting up pyenv 15:10:31 + export PYENV_ROOT=/opt/pyenv 15:10:31 + PYENV_ROOT=/opt/pyenv 15:10:31 + export PATH=/opt/pyenv/bin:/tmp/venv-jpWQ/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 15:10:31 + PATH=/opt/pyenv/bin:/tmp/venv-jpWQ/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 15:10:31 ++ pwd 15:10:31 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:10:31 + export PYTHONPATH 15:10:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:10:31 + TOX_TESTENV_PASSENV=PYTHONPATH 15:10:31 + tox --version 15:10:32 4.56.4 from /tmp/venv-jpWQ/lib/python3.10/site-packages/tox/__init__.py 15:10:32 + PARALLEL=false 15:10:32 + TOX_OPTIONS_LIST= 15:10:32 + [[ -n pre-commit ]] 15:10:32 + TOX_OPTIONS_LIST=' -e pre-commit' 15:10:32 + case ${PARALLEL,,} in 15:10:32 + tox -e pre-commit 15:10:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:10:33 pre-commit: install_deps> python -I -m pip install pre-commit 15:10:36 pre-commit: freeze> python -m pip freeze --all 15:10:36 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.29.7,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.4,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.6.1 15:10:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:10:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:10:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:10:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:10:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:10:38 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:10:38 [INFO] Once installed this environment will be reused. 15:10:38 [INFO] This may take a few minutes... 15:10:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:10:42 [INFO] Once installed this environment will be reused. 15:10:42 [INFO] This may take a few minutes... 15:10:47 trim trailing whitespace.................................................Passed 15:10:47 Tabs remover.............................................................Passed 15:10:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:10:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:10:48 [INFO] Once installed this environment will be reused. 15:10:48 [INFO] This may take a few minutes... 15:10:56 gitlint..............................................(no files to check)Skipped 15:10:56 pre-commit: OK (24.22=setup[4.18]+cmd[11.28,8.75] seconds) 15:10:56 congratulations :) (24.26 seconds) 15:10:56 + tox_status=0 15:10:56 + echo '---> Completed tox runs' 15:10:56 ---> Completed tox runs 15:10:56 + for i in .tox/*/log 15:10:56 ++ echo .tox/pre-commit/log 15:10:56 ++ awk -F/ '{print $2}' 15:10:56 + tox_env=pre-commit 15:10:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:10:56 + DOC_DIR=docs/_build/html 15:10:56 + [[ -d docs/_build/html ]] 15:10:56 + echo '---> tox-run.sh ends' 15:10:56 ---> tox-run.sh ends 15:10:56 + test 0 -eq 0 15:10:56 $ ssh-agent -k 15:10:56 unset SSH_AUTH_SOCK; 15:10:56 unset SSH_AGENT_PID; 15:10:56 echo Agent pid 1667 killed; 15:10:56 [ssh-agent] Stopped. 15:10:56 [PostBuildScript] - [INFO] Executing post build scripts. 15:10:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4720065017133320913.sh 15:10:56 ---> sysstat.sh 15:10:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17120047689297581181.sh 15:10:57 ---> package-listing.sh 15:10:57 ++ facter osfamily 15:10:57 ++ tr '[:upper:]' '[:lower:]' 15:10:57 + OS_FAMILY=debian 15:10:57 + workspace=/w/workspace/oom-master-pre-commit-lint 15:10:57 + START_PACKAGES=/tmp/packages_start.txt 15:10:57 + END_PACKAGES=/tmp/packages_end.txt 15:10:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:10:57 + PACKAGES=/tmp/packages_start.txt 15:10:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:10:57 + PACKAGES=/tmp/packages_end.txt 15:10:57 + case "${OS_FAMILY}" in 15:10:57 + dpkg -l 15:10:57 + grep '^ii' 15:10:57 + '[' -f /tmp/packages_start.txt ']' 15:10:57 + '[' -f /tmp/packages_end.txt ']' 15:10:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:10:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:10:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:10:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:10:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10116347136137661475.sh 15:10:57 ---> capture-instance-metadata.sh 15:10:57 Setup pyenv: 15:10:57 system 15:10:57 3.8.13 15:10:57 3.9.13 15:10:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:11:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eQOx 15:11:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:11:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:04 lf-activate-venv(): INFO: Base packages installed successfully 15:11:04 lf-activate-venv(): INFO: Installing additional packages: lftools 15:11:25 lf-activate-venv(): INFO: Adding /tmp/venv-eQOx/bin to PATH 15:11:25 INFO: Running in OpenStack, capturing instance metadata 15:11:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4606832527315979439.sh 15:11:26 provisioning config files... 15:11:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9812315983171566039tmp 15:11:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:11:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:11:26 [EnvInject] - Injecting environment variables from a build step. 15:11:26 [EnvInject] - Injecting as environment variables the properties content 15:11:26 SERVER_ID=logs 15:11:26 15:11:26 [EnvInject] - Variables injected successfully. 15:11:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5149012787384132333.sh 15:11:26 ---> create-netrc.sh 15:11:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins630093986820912164.sh 15:11:26 ---> python-tools-install.sh 15:11:26 Setup pyenv: 15:11:26 system 15:11:26 3.8.13 15:11:26 3.9.13 15:11:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:11:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eQOx from file:/tmp/.os_lf_venv 15:11:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:11:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:11:28 lf-activate-venv(): INFO: Base packages installed successfully 15:11:28 lf-activate-venv(): INFO: Installing additional packages: lftools 15:11:35 lf-activate-venv(): INFO: Adding /tmp/venv-eQOx/bin to PATH 15:11:35 Generating Requirements File 15:11:58 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. 15:11:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:11:58 Python 3.10.6 15:11:58 pip 26.1.2 from /tmp/venv-eQOx/lib/python3.10/site-packages/pip (python 3.10) 15:11:58 aiohappyeyeballs==2.7.1 15:11:58 aiohttp==3.14.1 15:11:58 aiosignal==1.4.0 15:11:58 appdirs==1.4.4 15:11:58 argcomplete==3.7.0 15:11:58 aspy.yaml==1.3.0 15:11:58 async-timeout==5.0.1 15:11:58 attrs==26.1.0 15:11:58 autopage==0.6.0 15:11:58 backports.strenum==1.3.1 15:11:58 beautifulsoup4==4.15.0 15:11:58 boto3==1.43.46 15:11:58 botocore==1.43.46 15:11:58 bs4==0.0.2 15:11:58 certifi==2026.6.17 15:11:58 cffi==2.1.0 15:11:58 cfgv==3.5.0 15:11:58 chardet==7.4.3 15:11:58 charset-normalizer==3.4.9 15:11:58 click==8.4.2 15:11:58 cliff==4.14.0 15:11:58 cmd2==3.5.1 15:11:58 cryptography==3.3.2 15:11:58 debtcollector==3.1.0 15:11:58 decorator==5.3.1 15:11:58 defusedxml==0.7.1 15:11:58 Deprecated==1.3.1 15:11:58 distlib==0.4.3 15:11:58 dnspython==2.8.0 15:11:58 docker==7.2.0 15:11:58 dogpile.cache==1.5.0 15:11:58 durationpy==0.10 15:11:58 email-validator==2.3.0 15:11:58 filelock==3.29.7 15:11:58 frozenlist==1.8.0 15:11:58 future==1.0.0 15:11:58 gitdb==4.0.12 15:11:58 GitPython==3.1.50 15:11:58 httplib2==0.30.2 15:11:58 identify==2.6.19 15:11:58 idna==3.18 15:11:58 importlib-resources==1.5.0 15:11:58 iso8601==2.1.0 15:11:58 Jinja2==3.1.6 15:11:58 jmespath==1.1.0 15:11:58 jsonpatch==1.33 15:11:58 jsonpointer==3.1.1 15:11:58 jsonschema==4.26.0 15:11:58 jsonschema-specifications==2025.9.1 15:11:58 keystoneauth1==5.14.0 15:11:58 kubernetes==36.0.2 15:11:58 lftools==0.37.22 15:11:58 lxml==6.1.1 15:11:58 markdown-it-py==4.2.0 15:11:58 MarkupSafe==3.0.3 15:11:58 mdurl==0.1.2 15:11:58 msgpack==1.2.1 15:11:58 multi_key_dict==2.0.3 15:11:58 multidict==6.7.1 15:11:58 munch==4.0.0 15:11:58 netaddr==1.3.0 15:11:58 niet==1.4.2 15:11:58 nodeenv==1.10.0 15:11:58 oauth2client==4.1.3 15:11:58 oauthlib==3.3.1 15:11:58 openstacksdk==4.13.0 15:11:58 os-service-types==1.8.2 15:11:58 osc-lib==4.6.0 15:11:58 oslo.config==10.4.0 15:11:58 oslo.context==6.4.0 15:11:58 oslo.i18n==6.8.0 15:11:58 oslo.log==8.2.0 15:11:58 oslo.serialization==5.10.0 15:11:58 oslo.utils==10.1.1 15:11:58 packaging==26.2 15:11:58 pbr==7.0.3 15:11:58 platformdirs==4.10.0 15:11:58 prettytable==3.18.0 15:11:58 propcache==0.5.2 15:11:58 psutil==7.2.2 15:11:58 pyasn1==0.6.4 15:11:58 pyasn1_modules==0.4.2 15:11:58 pycparser==3.0 15:11:58 pygerrit2==2.0.15 15:11:58 PyGithub==2.9.1 15:11:58 Pygments==2.20.0 15:11:58 PyJWT==2.13.0 15:11:58 PyNaCl==1.6.2 15:11:58 pyparsing==2.4.7 15:11:58 pyperclip==1.11.0 15:11:58 pyrsistent==0.20.0 15:11:58 python-cinderclient==9.9.0 15:11:58 python-dateutil==2.9.0.post0 15:11:58 python-discovery==1.4.4 15:11:58 python-heatclient==5.2.0 15:11:58 python-jenkins==1.8.3 15:11:58 python-keystoneclient==5.8.0 15:11:58 python-magnumclient==4.11.0 15:11:58 python-openstackclient==10.0.0 15:11:58 python-swiftclient==4.10.0 15:11:58 PyYAML==6.0.3 15:11:58 referencing==0.37.0 15:11:58 requests==2.34.2 15:11:58 requests-oauthlib==2.0.0 15:11:58 rfc3986==2.0.0 15:11:58 rich==15.0.0 15:11:58 rich-argparse==1.8.0 15:11:58 rpds-py==0.30.0 15:11:58 rsa==4.9.1 15:11:58 ruamel.yaml==0.19.1 15:11:58 ruamel.yaml.clib==0.2.15 15:11:58 s3transfer==0.19.1 15:11:58 simplejson==4.1.1 15:11:58 six==1.17.0 15:11:58 smmap==5.0.3 15:11:58 soupsieve==2.8.4 15:11:58 stevedore==5.8.0 15:11:58 tabulate==0.10.0 15:11:58 toml==0.10.2 15:11:58 tomlkit==0.15.0 15:11:58 tqdm==4.68.4 15:11:58 typing_extensions==4.16.0 15:11:58 urllib3==1.26.20 15:11:58 virtualenv==21.6.1 15:11:58 wcwidth==0.8.2 15:11:58 websocket-client==1.9.0 15:11:58 wrapt==2.2.2 15:11:58 xdg==6.0.0 15:11:58 xmltodict==1.0.4 15:11:58 yarl==1.24.2 15:11:58 yq==4.1.1 15:11:58 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins5602302052148265725.sh 15:11:59 ---> uv-install.sh 15:11:59 Installing uv/uvx (latest) using shell installer 15:11:59 2026-07-11 15:11:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-jpdVJC.sh" [1] 15:11:59 downloading uv 0.11.28 x86_64-unknown-linux-gnu 15:12:00 installing to /home/jenkins/.local/bin 15:12:00 uv 15:12:00 uvx 15:12:00 everything's installed! 15:12:00 15:12:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:12:00 15:12:00 source $HOME/.local/bin/env (sh, bash, zsh) 15:12:00 source $HOME/.local/bin/env.fish (fish) 15:12:00 Adding install location to PATH 15:12:00 ---> Validating uv/uvx install 15:12:00 uvx 0.11.28 (x86_64-unknown-linux-gnu) 15:12:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15056794292760990253.sh 15:12:00 ---> sudo-logs.sh 15:12:00 Archiving 'sudo' log.. 15:12:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10685833029692347218.sh 15:12:00 ---> job-cost.sh 15:12:00 INFO: Activating Python virtual environment... 15:12:00 Setup pyenv: 15:12:00 system 15:12:00 3.8.13 15:12:00 3.9.13 15:12:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:12:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eQOx from file:/tmp/.os_lf_venv 15:12:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:02 lf-activate-venv(): INFO: Base packages installed successfully 15:12:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:12:07 lf-activate-venv(): INFO: Adding /tmp/venv-eQOx/bin to PATH 15:12:07 INFO: No stack-cost file found 15:12:07 INFO: Instance uptime: 144s 15:12:07 INFO: Fetching instance metadata (attempt 1 of 3)... 15:12:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:12:07 INFO: Successfully fetched instance metadata 15:12:07 INFO: Instance type: v3-standard-4 15:12:07 INFO: Retrieving pricing info for: v3-standard-4 15:12:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:12:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=144 15:12:08 INFO: Successfully fetched Vexxhost pricing API 15:12:08 INFO: Retrieved cost: 0.11 15:12:08 INFO: Retrieved resource: v3-standard-4 15:12:08 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:12:08 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:12:08 INFO: Successfully archived job cost data 15:12:08 DEBUG: Cost data: oom-master-pre-commit-lint,4693,2026-07-11 15:12:08,v3-standard-4,144,0.11,0.00,SUCCESS 15:12:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14157713655008435196.sh 15:12:08 ---> logs-deploy.sh 15:12:08 Setup pyenv: 15:12:08 system 15:12:08 3.8.13 15:12:08 3.9.13 15:12:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:12:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eQOx from file:/tmp/.os_lf_venv 15:12:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:12:10 lf-activate-venv(): INFO: Base packages installed successfully 15:12:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:12:17 lf-activate-venv(): INFO: Adding /tmp/venv-eQOx/bin to PATH 15:12:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4693 15:12:17 INFO: archiving workspace using pattern(s): 15:12:18 Archives upload complete. 15:12:19 INFO: archiving logs to Nexus 15:12:19 ---> uname -a: 15:12:19 Linux prd-ubuntu1804-builder-4c-4g-8953 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:12:19 15:12:19 15:12:19 ---> lscpu: 15:12:19 Architecture: x86_64 15:12:19 CPU op-mode(s): 32-bit, 64-bit 15:12:19 Byte Order: Little Endian 15:12:19 CPU(s): 4 15:12:19 On-line CPU(s) list: 0-3 15:12:19 Thread(s) per core: 1 15:12:19 Core(s) per socket: 1 15:12:19 Socket(s): 4 15:12:19 NUMA node(s): 1 15:12:19 Vendor ID: AuthenticAMD 15:12:19 CPU family: 23 15:12:19 Model: 49 15:12:19 Model name: AMD EPYC-Rome Processor 15:12:19 Stepping: 0 15:12:19 CPU MHz: 2800.000 15:12:19 BogoMIPS: 5600.00 15:12:19 Virtualization: AMD-V 15:12:19 Hypervisor vendor: KVM 15:12:19 Virtualization type: full 15:12:19 L1d cache: 32K 15:12:19 L1i cache: 32K 15:12:19 L2 cache: 512K 15:12:19 L3 cache: 16384K 15:12:19 NUMA node0 CPU(s): 0-3 15:12: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 15:12:19 15:12:19 15:12:19 ---> nproc: 15:12:19 4 15:12:19 15:12:19 15:12:19 ---> df -h: 15:12:19 Filesystem Size Used Avail Use% Mounted on 15:12:19 udev 7.9G 0 7.9G 0% /dev 15:12:19 tmpfs 1.6G 676K 1.6G 1% /run 15:12:19 /dev/vda1 78G 8.5G 69G 11% / 15:12:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:12:19 tmpfs 5.0M 0 5.0M 0% /run/lock 15:12:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:12:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:12:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:12:19 15:12:19 15:12:19 ---> free -m: 15:12:19 total used free shared buff/cache available 15:12:19 Mem: 16040 552 13139 0 2347 15163 15:12:19 Swap: 1023 0 1023 15:12:19 15:12:19 15:12:19 ---> ip addr: 15:12:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:12:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:12:19 inet 127.0.0.1/8 scope host lo 15:12:19 valid_lft forever preferred_lft forever 15:12:19 inet6 ::1/128 scope host 15:12:19 valid_lft forever preferred_lft forever 15:12:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:12:19 link/ether fa:16:3e:44:45:a5 brd ff:ff:ff:ff:ff:ff 15:12:19 inet 10.30.106.221/23 brd 10.30.107.255 scope global dynamic ens3 15:12:19 valid_lft 86251sec preferred_lft 86251sec 15:12:19 inet6 fe80::f816:3eff:fe44:45a5/64 scope link 15:12:19 valid_lft forever preferred_lft forever 15:12:19 15:12:19 15:12:19 ---> sar -b -r -n DEV: 15:12:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8953) 07/11/26 _x86_64_ (4 CPU) 15:12:19 15:12:19 15:09:54 LINUX RESTART (4 CPU) 15:12:19 15:12:19 15:10:01 tps rtps wtps bread/s bwrtn/s 15:12:19 15:11:01 238.88 59.07 179.80 3729.78 70902.05 15:12:19 15:12:01 128.05 1.15 126.90 134.38 14512.65 15:12:19 Average: 183.46 30.11 153.35 1932.08 42707.35 15:12:19 15:12:19 15:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:12:19 15:11:01 14024600 15614472 2400368 14.61 58680 1730968 713216 4.08 686704 1500912 136012 15:12:19 15:12:01 13503188 15565304 2921780 17.79 88168 2150016 757280 4.33 750760 1908824 250368 15:12:19 Average: 13763894 15589888 2661074 16.20 73424 1940492 735248 4.21 718732 1704868 193190 15:12:19 15:12:19 15:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:12:19 15:11:01 ens3 539.33 363.36 2288.13 83.72 0.00 0.00 0.00 0.00 15:12:19 15:11:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 15:12:19 15:12:01 ens3 102.30 73.59 1530.50 12.79 0.00 0.00 0.00 0.00 15:12:19 15:12:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 15:12:19 Average: ens3 320.81 218.47 1909.31 48.26 0.00 0.00 0.00 0.00 15:12:19 Average: lo 1.97 1.97 0.21 0.21 0.00 0.00 0.00 0.00 15:12:19 15:12:19 15:12:19 ---> sar -P ALL: 15:12:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8953) 07/11/26 _x86_64_ (4 CPU) 15:12:19 15:12:19 15:09:54 LINUX RESTART (4 CPU) 15:12:19 15:12:19 15:10:01 CPU %user %nice %system %iowait %steal %idle 15:12:19 15:11:01 all 23.50 0.00 2.83 3.18 0.07 70.43 15:12:19 15:11:01 0 21.23 0.00 2.80 5.76 0.07 70.14 15:12:19 15:11:01 1 28.92 0.00 2.86 0.62 0.05 67.55 15:12:19 15:11:01 2 21.80 0.00 3.09 5.25 0.07 69.79 15:12:19 15:11:01 3 22.02 0.00 2.53 1.11 0.07 74.27 15:12:19 15:12:01 all 20.40 0.00 1.51 1.29 0.05 76.74 15:12:19 15:12:01 0 5.63 0.00 1.10 3.04 0.05 90.19 15:12:19 15:12:01 1 44.49 0.00 2.97 0.72 0.08 51.74 15:12:19 15:12:01 2 4.95 0.00 0.50 0.10 0.07 94.39 15:12:19 15:12:01 3 26.55 0.00 1.49 1.32 0.05 70.59 15:12:19 Average: all 21.95 0.00 2.17 2.24 0.06 73.59 15:12:19 Average: 0 13.42 0.00 1.95 4.40 0.06 80.18 15:12:19 Average: 1 36.71 0.00 2.91 0.67 0.07 59.64 15:12:19 Average: 2 13.35 0.00 1.79 2.67 0.07 82.13 15:12:19 Average: 3 24.29 0.00 2.01 1.21 0.06 72.43 15:12:19 15:12:19 15:12:19