14:52:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146014 14:52:44 Running as SYSTEM 14:52:44 [EnvInject] - Loading node environment variables. 14:52:44 Building remotely on prd-ubuntu1804-builder-4c-4g-8254 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:52:44 [ssh-agent] Looking for ssh-agent implementation... 14:52:44 $ ssh-agent 14:52:44 SSH_AUTH_SOCK=/tmp/ssh-22WZWf5iymmk/agent.1799 14:52:44 SSH_AGENT_PID=1801 14:52:44 [ssh-agent] Started. 14:52:44 Running ssh-add (command line suppressed) 14:52:44 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4004570551325164324.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4004570551325164324.key) 14:52:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:52:44 The recommended git tool is: NONE 14:52:46 using credential onap-jenkins-ssh 14:52:46 Wiping out workspace first. 14:52:46 Cloning the remote Git repository 14:52:46 Cloning repository git://cloud.onap.org/mirror/oom.git 14:52:46 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:52:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:52:46 > git --version # timeout=10 14:52:46 > git --version # 'git version 2.17.1' 14:52:46 using GIT_SSH to set credentials Gerrit user 14:52:46 Verifying host key using manually-configured host key entries 14:52:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:52:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:52:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:52:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:52:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:52:53 using GIT_SSH to set credentials Gerrit user 14:52:53 Verifying host key using manually-configured host key entries 14:52:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/14/146014/1 # timeout=30 14:52:53 > git rev-parse 28660a6bc80870ed696adba63e36c9210a028820^{commit} # timeout=10 14:52:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:52:53 Checking out Revision 28660a6bc80870ed696adba63e36c9210a028820 (refs/changes/14/146014/1) 14:52:53 > git config core.sparsecheckout # timeout=10 14:52:53 > git checkout -f 28660a6bc80870ed696adba63e36c9210a028820 # timeout=30 14:52:56 Commit message: "[POLICY] Update docker images to latest versions" 14:52:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:52:57 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 14:52:57 [EnvInject] - Injecting environment variables from a build step. 14:52:57 [EnvInject] - Injecting as environment variables the properties content 14:52:57 PYTHON=python3 14:52:57 14:52:57 [EnvInject] - Variables injected successfully. 14:52:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15917571090418901573.sh 14:52:57 ---> tox-install.sh 14:52:57 + source /home/jenkins/lf-env.sh 14:52:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:52:57 ++ mktemp -d /tmp/venv-XXXX 14:52:57 + lf_venv=/tmp/venv-gSH0 14:52:57 + local venv_file=/tmp/.os_lf_venv 14:52:57 + local python=python3 14:52:57 + local options 14:52:57 + local set_path=true 14:52:57 + local install_args= 14:52:57 ++ 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 14:52:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:52:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:52:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:52:57 + true 14:52:57 + case $1 in 14:52:57 + venv_file=/tmp/.toxenv 14:52:57 + shift 2 14:52:57 + true 14:52:57 + case $1 in 14:52:57 + shift 14:52:57 + break 14:52:57 + case $python in 14:52:57 + local pkg_list= 14:52:57 + [[ -d /opt/pyenv ]] 14:52:57 + echo 'Setup pyenv:' 14:52:57 Setup pyenv: 14:52:57 + export PYENV_ROOT=/opt/pyenv 14:52:57 + PYENV_ROOT=/opt/pyenv 14:52:57 + 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 14:52:57 + 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 14:52:57 + pyenv versions 14:52:57 * system (set by /opt/pyenv/version) 14:52:57 * 3.8.13 (set by /opt/pyenv/version) 14:52:57 * 3.9.13 (set by /opt/pyenv/version) 14:52:57 * 3.10.6 (set by /opt/pyenv/version) 14:52:57 + command -v pyenv 14:52:57 ++ pyenv init - --no-rehash 14:52:58 + 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[*]}"'\'')" 14:52:58 export PATH="/opt/pyenv/shims:${PATH}" 14:52:58 export PYENV_SHELL=bash 14:52:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:52:58 pyenv() { 14:52:58 local command 14:52:58 command="${1:-}" 14:52:58 if [ "$#" -gt 0 ]; then 14:52:58 shift 14:52:58 fi 14:52:58 14:52:58 case "$command" in 14:52:58 rehash|shell) 14:52:58 eval "$(pyenv "sh-$command" "$@")" 14:52:58 ;; 14:52:58 *) 14:52:58 command pyenv "$command" "$@" 14:52:58 ;; 14:52:58 esac 14:52:58 }' 14:52:58 +++ 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[*]}"' 14:52:58 ++ 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 14:52:58 ++ 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 14:52:58 ++ 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 14:52:58 ++ export PYENV_SHELL=bash 14:52:58 ++ PYENV_SHELL=bash 14:52:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:52:58 +++ complete -F _pyenv pyenv 14:52:58 ++ lf-pyver python3 14:52:58 ++ local py_version_xy=python3 14:52:58 ++ local py_version_xyz= 14:52:58 ++ sed 's/^[ *]* //' 14:52:58 ++ awk '{ print $1 }' 14:52:58 ++ pyenv versions 14:52:58 ++ local command 14:52:58 ++ command=versions 14:52:58 ++ '[' 1 -gt 0 ']' 14:52:58 ++ shift 14:52:58 ++ case "$command" in 14:52:58 ++ command pyenv versions 14:52:58 ++ pyenv versions 14:52:58 ++ grep -E '^[0-9.]*[0-9]$' 14:52:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:52:58 +++ sort -V 14:52:58 +++ grep '^3' /tmp/.pyenv_versions 14:52:58 +++ tail -n 1 14:52:58 ++ py_version_xyz=3.10.6 14:52:58 ++ [[ -z 3.10.6 ]] 14:52:58 ++ echo 3.10.6 14:52:58 ++ return 0 14:52:58 + pyenv local 3.10.6 14:52:58 + local command 14:52:58 + command=local 14:52:58 + '[' 2 -gt 0 ']' 14:52:58 + shift 14:52:58 + case "$command" in 14:52:58 + command pyenv local 3.10.6 14:52:58 + pyenv local 3.10.6 14:52:58 + for arg in "$@" 14:52:58 + case $arg in 14:52:58 + pkg_list+='tox ' 14:52:58 + for arg in "$@" 14:52:58 + case $arg in 14:52:58 + pkg_list+='virtualenv ' 14:52:58 + for arg in "$@" 14:52:58 + case $arg in 14:52:58 + pkg_list+='urllib3~=1.26.15 ' 14:52:58 + [[ -f /tmp/.toxenv ]] 14:52:58 + [[ ! -f /tmp/.toxenv ]] 14:52:58 + [[ -n '' ]] 14:52:58 + python3 -m venv /tmp/venv-gSH0 14:53:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gSH0' 14:53:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gSH0 14:53:04 + echo /tmp/venv-gSH0 14:53:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:53:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:53:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:53:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:53:04 + local 'pip_opts=--upgrade --quiet' 14:53:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:53:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:53:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:53:04 + [[ -n '' ]] 14:53:04 + [[ -n '' ]] 14:53:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:53:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:53:04 + /tmp/venv-gSH0/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 14:53:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:53:18 lf-activate-venv(): INFO: Base packages installed successfully 14:53:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:53:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:53:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:53:18 + /tmp/venv-gSH0/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 14:53:26 + type python3 14:53:26 + true 14:53:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gSH0/bin to PATH' 14:53:26 lf-activate-venv(): INFO: Adding /tmp/venv-gSH0/bin to PATH 14:53:26 + PATH=/tmp/venv-gSH0/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 14:53:26 + return 0 14:53:26 + python3 --version 14:53:26 Python 3.10.6 14:53:26 + python3 -m pip --version 14:53:27 pip 26.1.2 from /tmp/venv-gSH0/lib/python3.10/site-packages/pip (python 3.10) 14:53:27 + python3 -m pip freeze 14:53:27 cachetools==7.1.4 14:53:27 colorama==0.4.6 14:53:27 distlib==0.4.3 14:53:27 filelock==3.29.7 14:53:27 packaging==26.2 14:53:27 platformdirs==4.10.0 14:53:27 pluggy==1.6.0 14:53:27 pyproject-api==1.10.1 14:53:27 python-discovery==1.4.4 14:53:27 tomli==2.4.1 14:53:27 tomli_w==1.2.0 14:53:27 tox==4.56.4 14:53:27 typing_extensions==4.16.0 14:53:27 urllib3==1.26.20 14:53:27 virtualenv==21.6.0 14:53:27 [EnvInject] - Injecting environment variables from a build step. 14:53:27 [EnvInject] - Injecting as environment variables the properties content 14:53:27 PARALLEL=false 14:53:27 14:53:27 [EnvInject] - Variables injected successfully. 14:53:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8145395035295229697.sh 14:53:27 ---> tox-run.sh 14:53:27 + 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 14:53:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:53:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:53:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:53:27 + cd /w/workspace/oom-master-pre-commit-lint/. 14:53:27 + source /home/jenkins/lf-env.sh 14:53:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:53:27 ++ mktemp -d /tmp/venv-XXXX 14:53:27 + lf_venv=/tmp/venv-31jW 14:53:27 + local venv_file=/tmp/.os_lf_venv 14:53:27 + local python=python3 14:53:27 + local options 14:53:27 + local set_path=true 14:53:27 + local install_args= 14:53:27 ++ 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 14:53:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:53:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:53:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:53:27 + true 14:53:27 + case $1 in 14:53:27 + venv_file=/tmp/.toxenv 14:53:27 + shift 2 14:53:27 + true 14:53:27 + case $1 in 14:53:27 + shift 14:53:27 + break 14:53:27 + case $python in 14:53:27 + local pkg_list= 14:53:27 + [[ -d /opt/pyenv ]] 14:53:27 + echo 'Setup pyenv:' 14:53:27 Setup pyenv: 14:53:27 + export PYENV_ROOT=/opt/pyenv 14:53:27 + PYENV_ROOT=/opt/pyenv 14:53:27 + 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 14:53:27 + 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 14:53:27 + pyenv versions 14:53:27 system 14:53:27 3.8.13 14:53:27 3.9.13 14:53:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:53:27 + command -v pyenv 14:53:27 ++ pyenv init - --no-rehash 14:53:27 + 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[*]}"'\'')" 14:53:27 export PATH="/opt/pyenv/shims:${PATH}" 14:53:27 export PYENV_SHELL=bash 14:53:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:53:27 pyenv() { 14:53:27 local command 14:53:27 command="${1:-}" 14:53:27 if [ "$#" -gt 0 ]; then 14:53:27 shift 14:53:27 fi 14:53:27 14:53:27 case "$command" in 14:53:27 rehash|shell) 14:53:27 eval "$(pyenv "sh-$command" "$@")" 14:53:27 ;; 14:53:27 *) 14:53:27 command pyenv "$command" "$@" 14:53:27 ;; 14:53:27 esac 14:53:27 }' 14:53:27 +++ 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[*]}"' 14:53:27 ++ 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 14:53:27 ++ 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 14:53:27 ++ 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 14:53:27 ++ export PYENV_SHELL=bash 14:53:27 ++ PYENV_SHELL=bash 14:53:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:53:27 +++ complete -F _pyenv pyenv 14:53:27 ++ lf-pyver python3 14:53:27 ++ local py_version_xy=python3 14:53:27 ++ local py_version_xyz= 14:53:27 ++ pyenv versions 14:53:27 ++ local command 14:53:27 ++ command=versions 14:53:27 ++ '[' 1 -gt 0 ']' 14:53:27 ++ shift 14:53:27 ++ case "$command" in 14:53:27 ++ command pyenv versions 14:53:27 ++ pyenv versions 14:53:27 ++ awk '{ print $1 }' 14:53:27 ++ grep -E '^[0-9.]*[0-9]$' 14:53:27 ++ sed 's/^[ *]* //' 14:53:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:53:27 +++ grep '^3' /tmp/.pyenv_versions 14:53:27 +++ sort -V 14:53:27 +++ tail -n 1 14:53:27 ++ py_version_xyz=3.10.6 14:53:27 ++ [[ -z 3.10.6 ]] 14:53:27 ++ echo 3.10.6 14:53:27 ++ return 0 14:53:27 + pyenv local 3.10.6 14:53:27 + local command 14:53:27 + command=local 14:53:27 + '[' 2 -gt 0 ']' 14:53:27 + shift 14:53:27 + case "$command" in 14:53:27 + command pyenv local 3.10.6 14:53:27 + pyenv local 3.10.6 14:53:27 + for arg in "$@" 14:53:27 + case $arg in 14:53:27 + pkg_list+='tox ' 14:53:27 + for arg in "$@" 14:53:27 + case $arg in 14:53:27 + pkg_list+='virtualenv ' 14:53:27 + for arg in "$@" 14:53:27 + case $arg in 14:53:27 + pkg_list+='urllib3~=1.26.15 ' 14:53:27 + [[ -f /tmp/.toxenv ]] 14:53:27 ++ cat /tmp/.toxenv 14:53:27 + lf_venv=/tmp/venv-gSH0 14:53:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gSH0 from' file:/tmp/.toxenv 14:53:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gSH0 from file:/tmp/.toxenv 14:53:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:53:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:53:27 + local 'pip_opts=--upgrade --quiet' 14:53:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:53:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:53:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:53:27 + [[ -n '' ]] 14:53:27 + [[ -n '' ]] 14:53:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:53:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:53:27 + /tmp/venv-gSH0/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 14:53:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:53:28 lf-activate-venv(): INFO: Base packages installed successfully 14:53:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:53:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:53:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:53:28 + /tmp/venv-gSH0/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 14:53:30 + type python3 14:53:30 + true 14:53:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gSH0/bin to PATH' 14:53:30 lf-activate-venv(): INFO: Adding /tmp/venv-gSH0/bin to PATH 14:53:30 + PATH=/tmp/venv-gSH0/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 14:53:30 + return 0 14:53:30 + [[ -d /opt/pyenv ]] 14:53:30 + echo '---> Setting up pyenv' 14:53:30 ---> Setting up pyenv 14:53:30 + export PYENV_ROOT=/opt/pyenv 14:53:30 + PYENV_ROOT=/opt/pyenv 14:53:30 + export PATH=/opt/pyenv/bin:/tmp/venv-gSH0/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 14:53:30 + PATH=/opt/pyenv/bin:/tmp/venv-gSH0/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 14:53:30 ++ pwd 14:53:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:53:30 + export PYTHONPATH 14:53:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:53:30 + TOX_TESTENV_PASSENV=PYTHONPATH 14:53:30 + tox --version 14:53:31 4.56.4 from /tmp/venv-gSH0/lib/python3.10/site-packages/tox/__init__.py 14:53:31 + PARALLEL=false 14:53:31 + TOX_OPTIONS_LIST= 14:53:31 + [[ -n pre-commit ]] 14:53:31 + TOX_OPTIONS_LIST=' -e pre-commit' 14:53:31 + case ${PARALLEL,,} in 14:53:31 + tox -e pre-commit 14:53:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:53:32 pre-commit: install_deps> python -I -m pip install pre-commit 14:53:38 pre-commit: freeze> python -m pip freeze --all 14:53:38 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.0 14:53:38 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:53:39 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:53:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:53:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:53:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:53:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:53:47 [INFO] Once installed this environment will be reused. 14:53:47 [INFO] This may take a few minutes... 14:53:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:53:53 [INFO] Once installed this environment will be reused. 14:53:53 [INFO] This may take a few minutes... 14:53:59 trim trailing whitespace.................................................Passed 14:53:59 Tabs remover.............................................................Passed 14:53:59 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:53:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:53:59 [INFO] Once installed this environment will be reused. 14:53:59 [INFO] This may take a few minutes... 14:54:10 gitlint..............................................(no files to check)Skipped 14:54:11 pre-commit: OK (39.58=setup[7.36]+cmd[20.78,11.44] seconds) 14:54:11 congratulations :) (39.62 seconds) 14:54:11 + tox_status=0 14:54:11 + echo '---> Completed tox runs' 14:54:11 ---> Completed tox runs 14:54:11 + for i in .tox/*/log 14:54:11 ++ echo .tox/pre-commit/log 14:54:11 ++ awk -F/ '{print $2}' 14:54:11 + tox_env=pre-commit 14:54:11 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:54:11 + DOC_DIR=docs/_build/html 14:54:11 + [[ -d docs/_build/html ]] 14:54:11 + echo '---> tox-run.sh ends' 14:54:11 ---> tox-run.sh ends 14:54:11 + test 0 -eq 0 14:54:11 $ ssh-agent -k 14:54:11 unset SSH_AUTH_SOCK; 14:54:11 unset SSH_AGENT_PID; 14:54:11 echo Agent pid 1801 killed; 14:54:11 [ssh-agent] Stopped. 14:54:11 [PostBuildScript] - [INFO] Executing post build scripts. 14:54:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18268815704687801527.sh 14:54:11 ---> sysstat.sh 14:54:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4556528565285659479.sh 14:54:11 ---> package-listing.sh 14:54:11 ++ facter osfamily 14:54:11 ++ tr '[:upper:]' '[:lower:]' 14:54:11 + OS_FAMILY=debian 14:54:11 + workspace=/w/workspace/oom-master-pre-commit-lint 14:54:11 + START_PACKAGES=/tmp/packages_start.txt 14:54:11 + END_PACKAGES=/tmp/packages_end.txt 14:54:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:54:11 + PACKAGES=/tmp/packages_start.txt 14:54:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:54:11 + PACKAGES=/tmp/packages_end.txt 14:54:11 + case "${OS_FAMILY}" in 14:54:11 + dpkg -l 14:54:11 + grep '^ii' 14:54:11 + '[' -f /tmp/packages_start.txt ']' 14:54:11 + '[' -f /tmp/packages_end.txt ']' 14:54:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:54:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:54:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:54:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:54:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8656302953668320935.sh 14:54:11 ---> capture-instance-metadata.sh 14:54:11 Setup pyenv: 14:54:12 system 14:54:12 3.8.13 14:54:12 3.9.13 14:54:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:54:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FWY3 14:54:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:54:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:22 lf-activate-venv(): INFO: Base packages installed successfully 14:54:22 lf-activate-venv(): INFO: Installing additional packages: lftools 14:54:53 lf-activate-venv(): INFO: Adding /tmp/venv-FWY3/bin to PATH 14:54:53 INFO: Running in OpenStack, capturing instance metadata 14:54:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8494651994778001042.sh 14:54:53 provisioning config files... 14:54:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5635363865976279796tmp 14:54:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:54:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:54:53 [EnvInject] - Injecting environment variables from a build step. 14:54:53 [EnvInject] - Injecting as environment variables the properties content 14:54:53 SERVER_ID=logs 14:54:53 14:54:53 [EnvInject] - Variables injected successfully. 14:54:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17767115788319100031.sh 14:54:53 ---> create-netrc.sh 14:54:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16009059971314067945.sh 14:54:53 ---> python-tools-install.sh 14:54:53 Setup pyenv: 14:54:53 system 14:54:53 3.8.13 14:54:53 3.9.13 14:54:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:54:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FWY3 from file:/tmp/.os_lf_venv 14:54:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:56 lf-activate-venv(): INFO: Base packages installed successfully 14:54:56 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:10 lf-activate-venv(): INFO: Adding /tmp/venv-FWY3/bin to PATH 14:55:10 Generating Requirements File 14:55:44 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. 14:55:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:55:45 Python 3.10.6 14:55:45 pip 26.1.2 from /tmp/venv-FWY3/lib/python3.10/site-packages/pip (python 3.10) 14:55:45 aiohappyeyeballs==2.7.1 14:55:45 aiohttp==3.14.1 14:55:45 aiosignal==1.4.0 14:55:45 appdirs==1.4.4 14:55:45 argcomplete==3.7.0 14:55:45 aspy.yaml==1.3.0 14:55:45 async-timeout==5.0.1 14:55:45 attrs==26.1.0 14:55:45 autopage==0.6.0 14:55:45 backports.strenum==1.3.1 14:55:45 beautifulsoup4==4.15.0 14:55:45 boto3==1.43.45 14:55:45 botocore==1.43.45 14:55:45 bs4==0.0.2 14:55:45 certifi==2026.6.17 14:55:45 cffi==2.1.0 14:55:45 cfgv==3.5.0 14:55:45 chardet==7.4.3 14:55:45 charset-normalizer==3.4.9 14:55:45 click==8.4.2 14:55:45 cliff==4.14.0 14:55:45 cmd2==3.5.1 14:55:45 cryptography==3.3.2 14:55:45 debtcollector==3.1.0 14:55:45 decorator==5.3.1 14:55:45 defusedxml==0.7.1 14:55:45 Deprecated==1.3.1 14:55:45 distlib==0.4.3 14:55:45 dnspython==2.8.0 14:55:45 docker==7.2.0 14:55:45 dogpile.cache==1.5.0 14:55:45 durationpy==0.10 14:55:45 email-validator==2.3.0 14:55:45 filelock==3.29.7 14:55:45 frozenlist==1.8.0 14:55:45 future==1.0.0 14:55:45 gitdb==4.0.12 14:55:45 GitPython==3.1.50 14:55:45 httplib2==0.30.2 14:55:45 identify==2.6.19 14:55:45 idna==3.18 14:55:45 importlib-resources==1.5.0 14:55:45 iso8601==2.1.0 14:55:45 Jinja2==3.1.6 14:55:45 jmespath==1.1.0 14:55:45 jsonpatch==1.33 14:55:45 jsonpointer==3.1.1 14:55:45 jsonschema==4.26.0 14:55:45 jsonschema-specifications==2025.9.1 14:55:45 keystoneauth1==5.14.0 14:55:45 kubernetes==36.0.2 14:55:45 lftools==0.37.22 14:55:45 lxml==6.1.1 14:55:45 markdown-it-py==4.2.0 14:55:45 MarkupSafe==3.0.3 14:55:45 mdurl==0.1.2 14:55:45 msgpack==1.2.1 14:55:45 multi_key_dict==2.0.3 14:55:45 multidict==6.7.1 14:55:45 munch==4.0.0 14:55:45 netaddr==1.3.0 14:55:45 niet==1.4.2 14:55:45 nodeenv==1.10.0 14:55:45 oauth2client==4.1.3 14:55:45 oauthlib==3.3.1 14:55:45 openstacksdk==4.13.0 14:55:45 os-service-types==1.8.2 14:55:45 osc-lib==4.6.0 14:55:45 oslo.config==10.4.0 14:55:45 oslo.context==6.4.0 14:55:45 oslo.i18n==6.8.0 14:55:45 oslo.log==8.2.0 14:55:45 oslo.serialization==5.10.0 14:55:45 oslo.utils==10.1.1 14:55:45 packaging==26.2 14:55:45 pbr==7.0.3 14:55:45 platformdirs==4.10.0 14:55:45 prettytable==3.18.0 14:55:45 propcache==0.5.2 14:55:45 psutil==7.2.2 14:55:45 pyasn1==0.6.4 14:55:45 pyasn1_modules==0.4.2 14:55:45 pycparser==3.0 14:55:45 pygerrit2==2.0.15 14:55:45 PyGithub==2.9.1 14:55:45 Pygments==2.20.0 14:55:45 PyJWT==2.13.0 14:55:45 PyNaCl==1.6.2 14:55:45 pyparsing==2.4.7 14:55:45 pyperclip==1.11.0 14:55:45 pyrsistent==0.20.0 14:55:45 python-cinderclient==9.9.0 14:55:45 python-dateutil==2.9.0.post0 14:55:45 python-discovery==1.4.4 14:55:45 python-heatclient==5.2.0 14:55:45 python-jenkins==1.8.3 14:55:45 python-keystoneclient==5.8.0 14:55:45 python-magnumclient==4.11.0 14:55:45 python-openstackclient==10.0.0 14:55:45 python-swiftclient==4.10.0 14:55:45 PyYAML==6.0.3 14:55:45 referencing==0.37.0 14:55:45 requests==2.34.2 14:55:45 requests-oauthlib==2.0.0 14:55:45 rfc3986==2.0.0 14:55:45 rich==15.0.0 14:55:45 rich-argparse==1.8.0 14:55:45 rpds-py==0.30.0 14:55:45 rsa==4.9.1 14:55:45 ruamel.yaml==0.19.1 14:55:45 ruamel.yaml.clib==0.2.15 14:55:45 s3transfer==0.19.0 14:55:45 simplejson==4.1.1 14:55:45 six==1.17.0 14:55:45 smmap==5.0.3 14:55:45 soupsieve==2.8.4 14:55:45 stevedore==5.8.0 14:55:45 tabulate==0.10.0 14:55:45 toml==0.10.2 14:55:45 tomlkit==0.15.0 14:55:45 tqdm==4.68.4 14:55:45 typing_extensions==4.16.0 14:55:45 urllib3==1.26.20 14:55:45 virtualenv==21.6.0 14:55:45 wcwidth==0.8.2 14:55:45 websocket-client==1.9.0 14:55:45 wrapt==2.2.2 14:55:45 xdg==6.0.0 14:55:45 xmltodict==1.0.4 14:55:45 yarl==1.24.2 14:55:45 yq==4.1.1 14:55:45 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9159749458269724575.sh 14:55:45 ---> uv-install.sh 14:55:45 Installing uv/uvx (latest) using shell installer 14:55:46 2026-07-10 14:55:46 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-XG0ZrA.sh" [1] 14:55:46 downloading uv 0.11.28 x86_64-unknown-linux-gnu 14:55:47 installing to /home/jenkins/.local/bin 14:55:47 uv 14:55:47 uvx 14:55:47 everything's installed! 14:55:47 14:55:47 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:55:47 14:55:47 source $HOME/.local/bin/env (sh, bash, zsh) 14:55:47 source $HOME/.local/bin/env.fish (fish) 14:55:47 Adding install location to PATH 14:55:47 ---> Validating uv/uvx install 14:55:47 uvx 0.11.28 (x86_64-unknown-linux-gnu) 14:55:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11237525612188945523.sh 14:55:47 ---> sudo-logs.sh 14:55:47 Archiving 'sudo' log.. 14:55:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11450131954436468247.sh 14:55:47 ---> job-cost.sh 14:55:47 INFO: Activating Python virtual environment... 14:55:47 Setup pyenv: 14:55:47 system 14:55:47 3.8.13 14:55:47 3.9.13 14:55:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:55:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FWY3 from file:/tmp/.os_lf_venv 14:55:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:50 lf-activate-venv(): INFO: Base packages installed successfully 14:55:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:55:57 lf-activate-venv(): INFO: Adding /tmp/venv-FWY3/bin to PATH 14:55:57 INFO: No stack-cost file found 14:55:57 INFO: Instance uptime: 233s 14:55:57 INFO: Fetching instance metadata (attempt 1 of 3)... 14:55:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:55:58 INFO: Successfully fetched instance metadata 14:55:58 INFO: Instance type: v3-standard-4 14:55:58 INFO: Retrieving pricing info for: v3-standard-4 14:55:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:55:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=233 14:55:58 INFO: Successfully fetched Vexxhost pricing API 14:55:58 INFO: Retrieved cost: 0.11 14:55:58 INFO: Retrieved resource: v3-standard-4 14:55:58 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:55:58 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:55:58 INFO: Successfully archived job cost data 14:55:58 DEBUG: Cost data: oom-master-pre-commit-lint,4685,2026-07-10 14:55:58,v3-standard-4,233,0.11,0.00,SUCCESS 14:55:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1332599327179274699.sh 14:55:58 ---> logs-deploy.sh 14:55:58 Setup pyenv: 14:55:58 system 14:55:58 3.8.13 14:55:58 3.9.13 14:55:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:55:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FWY3 from file:/tmp/.os_lf_venv 14:55:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:56:00 lf-activate-venv(): INFO: Base packages installed successfully 14:56:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:56:10 lf-activate-venv(): INFO: Adding /tmp/venv-FWY3/bin to PATH 14:56:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4685 14:56:10 INFO: archiving workspace using pattern(s): 14:56:11 Archives upload complete. 14:56:11 INFO: archiving logs to Nexus 14:56:12 ---> uname -a: 14:56:12 Linux prd-ubuntu1804-builder-4c-4g-8254 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:56:12 14:56:12 14:56:12 ---> lscpu: 14:56:12 Architecture: x86_64 14:56:12 CPU op-mode(s): 32-bit, 64-bit 14:56:12 Byte Order: Little Endian 14:56:12 CPU(s): 4 14:56:12 On-line CPU(s) list: 0-3 14:56:12 Thread(s) per core: 1 14:56:12 Core(s) per socket: 1 14:56:12 Socket(s): 4 14:56:12 NUMA node(s): 1 14:56:12 Vendor ID: AuthenticAMD 14:56:12 CPU family: 23 14:56:12 Model: 49 14:56:12 Model name: AMD EPYC-Rome Processor 14:56:12 Stepping: 0 14:56:12 CPU MHz: 2799.998 14:56:12 BogoMIPS: 5599.99 14:56:12 Virtualization: AMD-V 14:56:12 Hypervisor vendor: KVM 14:56:12 Virtualization type: full 14:56:12 L1d cache: 32K 14:56:12 L1i cache: 32K 14:56:12 L2 cache: 512K 14:56:12 L3 cache: 16384K 14:56:12 NUMA node0 CPU(s): 0-3 14:56:12 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 14:56:12 14:56:12 14:56:12 ---> nproc: 14:56:12 4 14:56:12 14:56:12 14:56:12 ---> df -h: 14:56:12 Filesystem Size Used Avail Use% Mounted on 14:56:12 udev 7.9G 0 7.9G 0% /dev 14:56:12 tmpfs 1.6G 676K 1.6G 1% /run 14:56:12 /dev/vda1 78G 8.5G 69G 11% / 14:56:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:56:12 tmpfs 5.0M 0 5.0M 0% /run/lock 14:56:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:56:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:56:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:56:12 14:56:12 14:56:12 ---> free -m: 14:56:12 total used free shared buff/cache available 14:56:12 Mem: 16040 549 13143 0 2347 15165 14:56:12 Swap: 1023 0 1023 14:56:12 14:56:12 14:56:12 ---> ip addr: 14:56:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:56:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:56:12 inet 127.0.0.1/8 scope host lo 14:56:12 valid_lft forever preferred_lft forever 14:56:12 inet6 ::1/128 scope host 14:56:12 valid_lft forever preferred_lft forever 14:56:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:56:12 link/ether fa:16:3e:ec:cc:54 brd ff:ff:ff:ff:ff:ff 14:56:12 inet 10.30.106.220/23 brd 10.30.107.255 scope global dynamic ens3 14:56:12 valid_lft 86162sec preferred_lft 86162sec 14:56:12 inet6 fe80::f816:3eff:feec:cc54/64 scope link 14:56:12 valid_lft forever preferred_lft forever 14:56:12 14:56:12 14:56:12 ---> sar -b -r -n DEV: 14:56:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8254) 07/10/26 _x86_64_ (4 CPU) 14:56:12 14:56:12 14:52:19 LINUX RESTART (4 CPU) 14:56:12 14:56:12 14:53:01 tps rtps wtps bread/s bwrtn/s 14:56:12 14:54:01 44.44 8.65 35.79 162.64 7463.29 14:56:12 14:55:01 81.72 0.90 80.82 103.85 11487.02 14:56:12 14:56:01 70.70 0.45 70.25 40.26 10817.00 14:56:12 Average: 65.62 3.33 62.29 102.25 9922.44 14:56:12 14:56:12 14:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:56:12 14:54:01 13976076 15532596 2448884 14.91 54168 1704176 837056 4.79 750796 1484492 111128 14:56:12 14:55:01 13747212 15548256 2677748 16.30 77896 1910948 781080 4.47 760408 1674928 136548 14:56:12 14:56:01 13488036 15556032 2936924 17.88 88672 2155924 742792 4.25 759788 1911304 207804 14:56:12 Average: 13737108 15545628 2687852 16.36 73579 1923683 786976 4.50 756997 1690241 151827 14:56:12 14:56:12 14:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:56:12 14:54:01 lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 14:56:12 14:54:01 ens3 121.06 78.00 775.15 8.33 0.00 0.00 0.00 0.00 14:56:12 14:55:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 14:56:12 14:55:01 ens3 116.01 81.07 743.58 12.16 0.00 0.00 0.00 0.00 14:56:12 14:56:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 14:56:12 14:56:01 ens3 68.96 52.44 817.39 8.71 0.00 0.00 0.00 0.00 14:56:12 Average: lo 1.33 1.33 0.15 0.15 0.00 0.00 0.00 0.00 14:56:12 Average: ens3 102.01 70.50 778.71 9.73 0.00 0.00 0.00 0.00 14:56:12 14:56:12 14:56:12 ---> sar -P ALL: 14:56:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8254) 07/10/26 _x86_64_ (4 CPU) 14:56:12 14:56:12 14:52:19 LINUX RESTART (4 CPU) 14:56:12 14:56:12 14:53:01 CPU %user %nice %system %iowait %steal %idle 14:56:12 14:54:01 all 11.86 0.00 1.44 12.97 0.04 73.69 14:56:12 14:54:01 0 12.95 0.00 1.25 18.28 0.05 67.47 14:56:12 14:54:01 1 8.11 0.00 1.54 5.42 0.05 84.89 14:56:12 14:54:01 2 14.37 0.00 1.52 5.46 0.05 78.59 14:56:12 14:54:01 3 12.03 0.00 1.42 22.68 0.03 63.84 14:56:12 14:55:01 all 15.24 0.00 1.32 6.45 0.06 76.93 14:56:12 14:55:01 0 12.25 0.00 0.90 1.32 0.03 85.49 14:56:12 14:55:01 1 20.02 0.00 2.17 21.58 0.07 56.16 14:56:12 14:55:01 2 22.88 0.00 1.49 1.74 0.08 73.80 14:56:12 14:55:01 3 5.84 0.00 0.70 1.18 0.03 92.24 14:56:12 14:56:01 all 14.83 0.00 1.13 7.95 0.05 76.05 14:56:12 14:56:01 0 4.15 0.00 0.42 0.67 0.02 94.75 14:56:12 14:56:01 1 29.58 0.00 2.29 16.59 0.07 51.48 14:56:12 14:56:01 2 7.38 0.00 0.88 13.37 0.05 78.31 14:56:12 14:56:01 3 18.21 0.00 0.93 1.19 0.05 79.62 14:56:12 Average: all 13.98 0.00 1.30 9.12 0.05 75.56 14:56:12 Average: 0 9.78 0.00 0.86 6.75 0.03 82.57 14:56:12 Average: 1 19.24 0.00 2.00 14.53 0.06 64.17 14:56:12 Average: 2 14.87 0.00 1.30 6.87 0.06 76.90 14:56:12 Average: 3 12.03 0.00 1.02 8.35 0.04 78.57 14:56:12 14:56:12 14:56:12