14:57:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146015 14:57:15 Running as SYSTEM 14:57:15 [EnvInject] - Loading node environment variables. 14:57:15 Building remotely on prd-ubuntu1804-builder-4c-4g-8260 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:57:15 [ssh-agent] Looking for ssh-agent implementation... 14:57:15 $ ssh-agent 14:57:15 SSH_AUTH_SOCK=/tmp/ssh-0PL8lwMdC63i/agent.1739 14:57:15 SSH_AGENT_PID=1741 14:57:15 [ssh-agent] Started. 14:57:15 Running ssh-add (command line suppressed) 14:57:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4675186080463536233.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4675186080463536233.key) 14:57:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:57:15 The recommended git tool is: NONE 14:57:17 using credential onap-jenkins-ssh 14:57:17 Wiping out workspace first. 14:57:17 Cloning the remote Git repository 14:57:17 Cloning repository git://cloud.onap.org/mirror/oom.git 14:57:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:57:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:57:17 > git --version # timeout=10 14:57:17 > git --version # 'git version 2.17.1' 14:57:17 using GIT_SSH to set credentials Gerrit user 14:57:18 Verifying host key using manually-configured host key entries 14:57:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:57:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:57:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:57:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:57:24 using GIT_SSH to set credentials Gerrit user 14:57:24 Verifying host key using manually-configured host key entries 14:57:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/15/146015/1 # timeout=30 14:57:24 > git rev-parse b06525317df401515afa6791e5e7118f23d1a54e^{commit} # timeout=10 14:57:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:57:24 Checking out Revision b06525317df401515afa6791e5e7118f23d1a54e (refs/changes/15/146015/1) 14:57:24 > git config core.sparsecheckout # timeout=10 14:57:24 > git checkout -f b06525317df401515afa6791e5e7118f23d1a54e # timeout=30 14:57:28 Commit message: "[POLICY] Update docker images to latest versions" 14:57:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:57:28 > git rev-list --no-walk 17b1a3c9118ef16a6333cfec0303a6017f5f9257 # timeout=10 14:57:28 [EnvInject] - Injecting environment variables from a build step. 14:57:28 [EnvInject] - Injecting as environment variables the properties content 14:57:28 PYTHON=python3 14:57:28 14:57:28 [EnvInject] - Variables injected successfully. 14:57:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3509589021029986032.sh 14:57:28 ---> tox-install.sh 14:57:28 + source /home/jenkins/lf-env.sh 14:57:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:57:28 ++ mktemp -d /tmp/venv-XXXX 14:57:28 + lf_venv=/tmp/venv-tOXU 14:57:28 + local venv_file=/tmp/.os_lf_venv 14:57:28 + local python=python3 14:57:28 + local options 14:57:28 + local set_path=true 14:57:28 + local install_args= 14:57:28 ++ 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:57:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:57:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:57:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:57:28 + true 14:57:28 + case $1 in 14:57:28 + venv_file=/tmp/.toxenv 14:57:28 + shift 2 14:57:28 + true 14:57:28 + case $1 in 14:57:28 + shift 14:57:28 + break 14:57:28 + case $python in 14:57:28 + local pkg_list= 14:57:28 + [[ -d /opt/pyenv ]] 14:57:28 + echo 'Setup pyenv:' 14:57:28 Setup pyenv: 14:57:28 + export PYENV_ROOT=/opt/pyenv 14:57:28 + PYENV_ROOT=/opt/pyenv 14:57:28 + 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:57:28 + 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:57:28 + pyenv versions 14:57:28 * system (set by /opt/pyenv/version) 14:57:28 * 3.8.13 (set by /opt/pyenv/version) 14:57:28 * 3.9.13 (set by /opt/pyenv/version) 14:57:28 * 3.10.6 (set by /opt/pyenv/version) 14:57:28 + command -v pyenv 14:57:28 ++ pyenv init - --no-rehash 14:57:28 + 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:57:28 export PATH="/opt/pyenv/shims:${PATH}" 14:57:28 export PYENV_SHELL=bash 14:57:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:57:28 pyenv() { 14:57:28 local command 14:57:28 command="${1:-}" 14:57:28 if [ "$#" -gt 0 ]; then 14:57:28 shift 14:57:28 fi 14:57:28 14:57:28 case "$command" in 14:57:28 rehash|shell) 14:57:28 eval "$(pyenv "sh-$command" "$@")" 14:57:28 ;; 14:57:28 *) 14:57:28 command pyenv "$command" "$@" 14:57:28 ;; 14:57:28 esac 14:57:28 }' 14:57:28 +++ 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:57:28 ++ 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:57:28 ++ 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:57:28 ++ 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:57:28 ++ export PYENV_SHELL=bash 14:57:28 ++ PYENV_SHELL=bash 14:57:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:57:28 +++ complete -F _pyenv pyenv 14:57:28 ++ lf-pyver python3 14:57:28 ++ local py_version_xy=python3 14:57:28 ++ local py_version_xyz= 14:57:28 ++ pyenv versions 14:57:28 ++ local command 14:57:28 ++ command=versions 14:57:28 ++ '[' 1 -gt 0 ']' 14:57:28 ++ shift 14:57:28 ++ case "$command" in 14:57:28 ++ command pyenv versions 14:57:28 ++ pyenv versions 14:57:28 ++ sed 's/^[ *]* //' 14:57:28 ++ awk '{ print $1 }' 14:57:28 ++ grep -E '^[0-9.]*[0-9]$' 14:57:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:57:29 +++ grep '^3' /tmp/.pyenv_versions 14:57:29 +++ sort -V 14:57:29 +++ tail -n 1 14:57:29 ++ py_version_xyz=3.10.6 14:57:29 ++ [[ -z 3.10.6 ]] 14:57:29 ++ echo 3.10.6 14:57:29 ++ return 0 14:57:29 + pyenv local 3.10.6 14:57:29 + local command 14:57:29 + command=local 14:57:29 + '[' 2 -gt 0 ']' 14:57:29 + shift 14:57:29 + case "$command" in 14:57:29 + command pyenv local 3.10.6 14:57:29 + pyenv local 3.10.6 14:57:29 + for arg in "$@" 14:57:29 + case $arg in 14:57:29 + pkg_list+='tox ' 14:57:29 + for arg in "$@" 14:57:29 + case $arg in 14:57:29 + pkg_list+='virtualenv ' 14:57:29 + for arg in "$@" 14:57:29 + case $arg in 14:57:29 + pkg_list+='urllib3~=1.26.15 ' 14:57:29 + [[ -f /tmp/.toxenv ]] 14:57:29 + [[ ! -f /tmp/.toxenv ]] 14:57:29 + [[ -n '' ]] 14:57:29 + python3 -m venv /tmp/venv-tOXU 14:57:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tOXU' 14:57:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tOXU 14:57:33 + echo /tmp/venv-tOXU 14:57:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:57:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:57:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:57:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:57:33 + local 'pip_opts=--upgrade --quiet' 14:57:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:57:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:57:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:57:33 + [[ -n '' ]] 14:57:33 + [[ -n '' ]] 14:57:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:57:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:57:33 + /tmp/venv-tOXU/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:57:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:57:38 lf-activate-venv(): INFO: Base packages installed successfully 14:57:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:57:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:57:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:57:38 + /tmp/venv-tOXU/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:57:40 + type python3 14:57:40 + true 14:57:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tOXU/bin to PATH' 14:57:40 lf-activate-venv(): INFO: Adding /tmp/venv-tOXU/bin to PATH 14:57:40 + PATH=/tmp/venv-tOXU/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:57:40 + return 0 14:57:40 + python3 --version 14:57:40 Python 3.10.6 14:57:40 + python3 -m pip --version 14:57:40 pip 26.1.2 from /tmp/venv-tOXU/lib/python3.10/site-packages/pip (python 3.10) 14:57:40 + python3 -m pip freeze 14:57:41 cachetools==7.1.4 14:57:41 colorama==0.4.6 14:57:41 distlib==0.4.3 14:57:41 filelock==3.29.7 14:57:41 packaging==26.2 14:57:41 platformdirs==4.10.0 14:57:41 pluggy==1.6.0 14:57:41 pyproject-api==1.10.1 14:57:41 python-discovery==1.4.4 14:57:41 tomli==2.4.1 14:57:41 tomli_w==1.2.0 14:57:41 tox==4.56.4 14:57:41 typing_extensions==4.16.0 14:57:41 urllib3==1.26.20 14:57:41 virtualenv==21.6.0 14:57:41 [EnvInject] - Injecting environment variables from a build step. 14:57:41 [EnvInject] - Injecting as environment variables the properties content 14:57:41 PARALLEL=false 14:57:41 14:57:41 [EnvInject] - Variables injected successfully. 14:57:41 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2980662730475334977.sh 14:57:41 ---> tox-run.sh 14:57:41 + 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:57:41 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:57:41 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:57:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:57:41 + cd /w/workspace/oom-master-pre-commit-lint/. 14:57:41 + source /home/jenkins/lf-env.sh 14:57:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:57:41 ++ mktemp -d /tmp/venv-XXXX 14:57:41 + lf_venv=/tmp/venv-LsKE 14:57:41 + local venv_file=/tmp/.os_lf_venv 14:57:41 + local python=python3 14:57:41 + local options 14:57:41 + local set_path=true 14:57:41 + local install_args= 14:57:41 ++ 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:57:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:57:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:57:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:57:41 + true 14:57:41 + case $1 in 14:57:41 + venv_file=/tmp/.toxenv 14:57:41 + shift 2 14:57:41 + true 14:57:41 + case $1 in 14:57:41 + shift 14:57:41 + break 14:57:41 + case $python in 14:57:41 + local pkg_list= 14:57:41 + [[ -d /opt/pyenv ]] 14:57:41 + echo 'Setup pyenv:' 14:57:41 Setup pyenv: 14:57:41 + export PYENV_ROOT=/opt/pyenv 14:57:41 + PYENV_ROOT=/opt/pyenv 14:57:41 + 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:57:41 + 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:57:41 + pyenv versions 14:57:41 system 14:57:41 3.8.13 14:57:41 3.9.13 14:57:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:57:41 + command -v pyenv 14:57:41 ++ pyenv init - --no-rehash 14:57:41 + 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:57:41 export PATH="/opt/pyenv/shims:${PATH}" 14:57:41 export PYENV_SHELL=bash 14:57:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:57:41 pyenv() { 14:57:41 local command 14:57:41 command="${1:-}" 14:57:41 if [ "$#" -gt 0 ]; then 14:57:41 shift 14:57:41 fi 14:57:41 14:57:41 case "$command" in 14:57:41 rehash|shell) 14:57:41 eval "$(pyenv "sh-$command" "$@")" 14:57:41 ;; 14:57:41 *) 14:57:41 command pyenv "$command" "$@" 14:57:41 ;; 14:57:41 esac 14:57:41 }' 14:57:41 +++ 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:57:41 ++ 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:57:41 ++ 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:57:41 ++ 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:57:41 ++ export PYENV_SHELL=bash 14:57:41 ++ PYENV_SHELL=bash 14:57:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:57:41 +++ complete -F _pyenv pyenv 14:57:41 ++ lf-pyver python3 14:57:41 ++ local py_version_xy=python3 14:57:41 ++ local py_version_xyz= 14:57:41 ++ pyenv versions 14:57:41 ++ local command 14:57:41 ++ command=versions 14:57:41 ++ '[' 1 -gt 0 ']' 14:57:41 ++ shift 14:57:41 ++ case "$command" in 14:57:41 ++ command pyenv versions 14:57:41 ++ pyenv versions 14:57:41 ++ sed 's/^[ *]* //' 14:57:41 ++ grep -E '^[0-9.]*[0-9]$' 14:57:41 ++ awk '{ print $1 }' 14:57:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:57:41 +++ sort -V 14:57:41 +++ grep '^3' /tmp/.pyenv_versions 14:57:41 +++ tail -n 1 14:57:41 ++ py_version_xyz=3.10.6 14:57:41 ++ [[ -z 3.10.6 ]] 14:57:41 ++ echo 3.10.6 14:57:41 ++ return 0 14:57:41 + pyenv local 3.10.6 14:57:41 + local command 14:57:41 + command=local 14:57:41 + '[' 2 -gt 0 ']' 14:57:41 + shift 14:57:41 + case "$command" in 14:57:41 + command pyenv local 3.10.6 14:57:41 + pyenv local 3.10.6 14:57:41 + for arg in "$@" 14:57:41 + case $arg in 14:57:41 + pkg_list+='tox ' 14:57:41 + for arg in "$@" 14:57:41 + case $arg in 14:57:41 + pkg_list+='virtualenv ' 14:57:41 + for arg in "$@" 14:57:41 + case $arg in 14:57:41 + pkg_list+='urllib3~=1.26.15 ' 14:57:41 + [[ -f /tmp/.toxenv ]] 14:57:41 ++ cat /tmp/.toxenv 14:57:41 + lf_venv=/tmp/venv-tOXU 14:57:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tOXU from' file:/tmp/.toxenv 14:57:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tOXU from file:/tmp/.toxenv 14:57:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:57:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:57:41 + local 'pip_opts=--upgrade --quiet' 14:57:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:57:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:57:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:57:41 + [[ -n '' ]] 14:57:41 + [[ -n '' ]] 14:57:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:57:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:57:41 + /tmp/venv-tOXU/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:57:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:57:42 lf-activate-venv(): INFO: Base packages installed successfully 14:57:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:57:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:57:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:57:42 + /tmp/venv-tOXU/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:57:43 + type python3 14:57:43 + true 14:57:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tOXU/bin to PATH' 14:57:43 lf-activate-venv(): INFO: Adding /tmp/venv-tOXU/bin to PATH 14:57:43 + PATH=/tmp/venv-tOXU/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:57:43 + return 0 14:57:43 + [[ -d /opt/pyenv ]] 14:57:43 + echo '---> Setting up pyenv' 14:57:43 ---> Setting up pyenv 14:57:43 + export PYENV_ROOT=/opt/pyenv 14:57:43 + PYENV_ROOT=/opt/pyenv 14:57:43 + export PATH=/opt/pyenv/bin:/tmp/venv-tOXU/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:57:43 + PATH=/opt/pyenv/bin:/tmp/venv-tOXU/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:57:43 ++ pwd 14:57:43 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:57:43 + export PYTHONPATH 14:57:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:57:43 + TOX_TESTENV_PASSENV=PYTHONPATH 14:57:43 + tox --version 14:57:43 4.56.4 from /tmp/venv-tOXU/lib/python3.10/site-packages/tox/__init__.py 14:57:43 + PARALLEL=false 14:57:43 + TOX_OPTIONS_LIST= 14:57:43 + [[ -n pre-commit ]] 14:57:43 + TOX_OPTIONS_LIST=' -e pre-commit' 14:57:43 + case ${PARALLEL,,} in 14:57:43 + tox -e pre-commit 14:57:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:57:45 pre-commit: install_deps> python -I -m pip install pre-commit 14:57:48 pre-commit: freeze> python -m pip freeze --all 14:57:48 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:57:48 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:57:48 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:57:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:57:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:57:52 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:57:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:57:52 [INFO] Once installed this environment will be reused. 14:57:52 [INFO] This may take a few minutes... 14:57:56 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:57:56 [INFO] Once installed this environment will be reused. 14:57:56 [INFO] This may take a few minutes... 14:58:04 trim trailing whitespace.................................................Passed 14:58:04 Tabs remover.............................................................Passed 14:58:04 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:58:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:58:04 [INFO] Once installed this environment will be reused. 14:58:04 [INFO] This may take a few minutes... 14:58:21 gitlint..............................................(no files to check)Skipped 14:58:21 pre-commit: OK (37.24=setup[4.78]+cmd[15.72,16.74] seconds) 14:58:21 congratulations :) (37.28 seconds) 14:58:21 + tox_status=0 14:58:21 + echo '---> Completed tox runs' 14:58:21 ---> Completed tox runs 14:58:21 + for i in .tox/*/log 14:58:21 ++ echo .tox/pre-commit/log 14:58:21 ++ awk -F/ '{print $2}' 14:58:21 + tox_env=pre-commit 14:58:21 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:58:21 + DOC_DIR=docs/_build/html 14:58:21 + [[ -d docs/_build/html ]] 14:58:21 + echo '---> tox-run.sh ends' 14:58:21 ---> tox-run.sh ends 14:58:21 + test 0 -eq 0 14:58:21 $ ssh-agent -k 14:58:21 unset SSH_AUTH_SOCK; 14:58:21 unset SSH_AGENT_PID; 14:58:21 echo Agent pid 1741 killed; 14:58:21 [ssh-agent] Stopped. 14:58:21 [PostBuildScript] - [INFO] Executing post build scripts. 14:58:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7015997287642739780.sh 14:58:21 ---> sysstat.sh 14:58:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11954873678056725262.sh 14:58:21 ---> package-listing.sh 14:58:21 ++ facter osfamily 14:58:21 ++ tr '[:upper:]' '[:lower:]' 14:58:22 + OS_FAMILY=debian 14:58:22 + workspace=/w/workspace/oom-master-pre-commit-lint 14:58:22 + START_PACKAGES=/tmp/packages_start.txt 14:58:22 + END_PACKAGES=/tmp/packages_end.txt 14:58:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:58:22 + PACKAGES=/tmp/packages_start.txt 14:58:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:58:22 + PACKAGES=/tmp/packages_end.txt 14:58:22 + case "${OS_FAMILY}" in 14:58:22 + dpkg -l 14:58:22 + grep '^ii' 14:58:22 + '[' -f /tmp/packages_start.txt ']' 14:58:22 + '[' -f /tmp/packages_end.txt ']' 14:58:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:58:22 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:58:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:58:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:58:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14048011277530770263.sh 14:58:22 ---> capture-instance-metadata.sh 14:58:22 Setup pyenv: 14:58:22 system 14:58:22 3.8.13 14:58:22 3.9.13 14:58:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:58:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mjrx 14:58:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:58:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:58:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:58:30 lf-activate-venv(): INFO: Base packages installed successfully 14:58:30 lf-activate-venv(): INFO: Installing additional packages: lftools 14:58:53 lf-activate-venv(): INFO: Adding /tmp/venv-mjrx/bin to PATH 14:58:53 INFO: Running in OpenStack, capturing instance metadata 14:58:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins466598220830339991.sh 14:58:53 provisioning config files... 14:58:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1104952949268643886tmp 14:58:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:58:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:58:53 [EnvInject] - Injecting environment variables from a build step. 14:58:53 [EnvInject] - Injecting as environment variables the properties content 14:58:53 SERVER_ID=logs 14:58:53 14:58:53 [EnvInject] - Variables injected successfully. 14:58:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3681031132302599069.sh 14:58:53 ---> create-netrc.sh 14:58:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11332226293558268114.sh 14:58:53 ---> python-tools-install.sh 14:58:53 Setup pyenv: 14:58:53 system 14:58:53 3.8.13 14:58:53 3.9.13 14:58:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:58:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjrx from file:/tmp/.os_lf_venv 14:58:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:58:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:58:55 lf-activate-venv(): INFO: Base packages installed successfully 14:58:55 lf-activate-venv(): INFO: Installing additional packages: lftools 14:59:04 lf-activate-venv(): INFO: Adding /tmp/venv-mjrx/bin to PATH 14:59:04 Generating Requirements File 14:59:28 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:59:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:59:28 Python 3.10.6 14:59:29 pip 26.1.2 from /tmp/venv-mjrx/lib/python3.10/site-packages/pip (python 3.10) 14:59:29 aiohappyeyeballs==2.7.1 14:59:29 aiohttp==3.14.1 14:59:29 aiosignal==1.4.0 14:59:29 appdirs==1.4.4 14:59:29 argcomplete==3.7.0 14:59:29 aspy.yaml==1.3.0 14:59:29 async-timeout==5.0.1 14:59:29 attrs==26.1.0 14:59:29 autopage==0.6.0 14:59:29 backports.strenum==1.3.1 14:59:29 beautifulsoup4==4.15.0 14:59:29 boto3==1.43.45 14:59:29 botocore==1.43.45 14:59:29 bs4==0.0.2 14:59:29 certifi==2026.6.17 14:59:29 cffi==2.1.0 14:59:29 cfgv==3.5.0 14:59:29 chardet==7.4.3 14:59:29 charset-normalizer==3.4.9 14:59:29 click==8.4.2 14:59:29 cliff==4.14.0 14:59:29 cmd2==3.5.1 14:59:29 cryptography==3.3.2 14:59:29 debtcollector==3.1.0 14:59:29 decorator==5.3.1 14:59:29 defusedxml==0.7.1 14:59:29 Deprecated==1.3.1 14:59:29 distlib==0.4.3 14:59:29 dnspython==2.8.0 14:59:29 docker==7.2.0 14:59:29 dogpile.cache==1.5.0 14:59:29 durationpy==0.10 14:59:29 email-validator==2.3.0 14:59:29 filelock==3.29.7 14:59:29 frozenlist==1.8.0 14:59:29 future==1.0.0 14:59:29 gitdb==4.0.12 14:59:29 GitPython==3.1.50 14:59:29 httplib2==0.30.2 14:59:29 identify==2.6.19 14:59:29 idna==3.18 14:59:29 importlib-resources==1.5.0 14:59:29 iso8601==2.1.0 14:59:29 Jinja2==3.1.6 14:59:29 jmespath==1.1.0 14:59:29 jsonpatch==1.33 14:59:29 jsonpointer==3.1.1 14:59:29 jsonschema==4.26.0 14:59:29 jsonschema-specifications==2025.9.1 14:59:29 keystoneauth1==5.14.0 14:59:29 kubernetes==36.0.2 14:59:29 lftools==0.37.22 14:59:29 lxml==6.1.1 14:59:29 markdown-it-py==4.2.0 14:59:29 MarkupSafe==3.0.3 14:59:29 mdurl==0.1.2 14:59:29 msgpack==1.2.1 14:59:29 multi_key_dict==2.0.3 14:59:29 multidict==6.7.1 14:59:29 munch==4.0.0 14:59:29 netaddr==1.3.0 14:59:29 niet==1.4.2 14:59:29 nodeenv==1.10.0 14:59:29 oauth2client==4.1.3 14:59:29 oauthlib==3.3.1 14:59:29 openstacksdk==4.13.0 14:59:29 os-service-types==1.8.2 14:59:29 osc-lib==4.6.0 14:59:29 oslo.config==10.4.0 14:59:29 oslo.context==6.4.0 14:59:29 oslo.i18n==6.8.0 14:59:29 oslo.log==8.2.0 14:59:29 oslo.serialization==5.10.0 14:59:29 oslo.utils==10.1.1 14:59:29 packaging==26.2 14:59:29 pbr==7.0.3 14:59:29 platformdirs==4.10.0 14:59:29 prettytable==3.18.0 14:59:29 propcache==0.5.2 14:59:29 psutil==7.2.2 14:59:29 pyasn1==0.6.4 14:59:29 pyasn1_modules==0.4.2 14:59:29 pycparser==3.0 14:59:29 pygerrit2==2.0.15 14:59:29 PyGithub==2.9.1 14:59:29 Pygments==2.20.0 14:59:29 PyJWT==2.13.0 14:59:29 PyNaCl==1.6.2 14:59:29 pyparsing==2.4.7 14:59:29 pyperclip==1.11.0 14:59:29 pyrsistent==0.20.0 14:59:29 python-cinderclient==9.9.0 14:59:29 python-dateutil==2.9.0.post0 14:59:29 python-discovery==1.4.4 14:59:29 python-heatclient==5.2.0 14:59:29 python-jenkins==1.8.3 14:59:29 python-keystoneclient==5.8.0 14:59:29 python-magnumclient==4.11.0 14:59:29 python-openstackclient==10.0.0 14:59:29 python-swiftclient==4.10.0 14:59:29 PyYAML==6.0.3 14:59:29 referencing==0.37.0 14:59:29 requests==2.34.2 14:59:29 requests-oauthlib==2.0.0 14:59:29 rfc3986==2.0.0 14:59:29 rich==15.0.0 14:59:29 rich-argparse==1.8.0 14:59:29 rpds-py==0.30.0 14:59:29 rsa==4.9.1 14:59:29 ruamel.yaml==0.19.1 14:59:29 ruamel.yaml.clib==0.2.15 14:59:29 s3transfer==0.19.0 14:59:29 simplejson==4.1.1 14:59:29 six==1.17.0 14:59:29 smmap==5.0.3 14:59:29 soupsieve==2.8.4 14:59:29 stevedore==5.8.0 14:59:29 tabulate==0.10.0 14:59:29 toml==0.10.2 14:59:29 tomlkit==0.15.0 14:59:29 tqdm==4.68.4 14:59:29 typing_extensions==4.16.0 14:59:29 urllib3==1.26.20 14:59:29 virtualenv==21.6.0 14:59:29 wcwidth==0.8.2 14:59:29 websocket-client==1.9.0 14:59:29 wrapt==2.2.2 14:59:29 xdg==6.0.0 14:59:29 xmltodict==1.0.4 14:59:29 yarl==1.24.2 14:59:29 yq==4.1.1 14:59:29 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins13460271640344212225.sh 14:59:29 ---> uv-install.sh 14:59:29 Installing uv/uvx (latest) using shell installer 14:59:29 2026-07-10 14:59:29 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-OulBpT.sh" [1] 14:59:29 downloading uv 0.11.28 x86_64-unknown-linux-gnu 14:59:30 installing to /home/jenkins/.local/bin 14:59:30 uv 14:59:30 uvx 14:59:30 everything's installed! 14:59:30 14:59:30 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:59:30 14:59:30 source $HOME/.local/bin/env (sh, bash, zsh) 14:59:30 source $HOME/.local/bin/env.fish (fish) 14:59:31 Adding install location to PATH 14:59:31 ---> Validating uv/uvx install 14:59:31 uvx 0.11.28 (x86_64-unknown-linux-gnu) 14:59:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7417254472991671679.sh 14:59:31 ---> sudo-logs.sh 14:59:31 Archiving 'sudo' log.. 14:59:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12893342594494417855.sh 14:59:31 ---> job-cost.sh 14:59:31 INFO: Activating Python virtual environment... 14:59:31 Setup pyenv: 14:59:31 system 14:59:31 3.8.13 14:59:31 3.9.13 14:59:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:59:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjrx from file:/tmp/.os_lf_venv 14:59:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:59:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:59:33 lf-activate-venv(): INFO: Base packages installed successfully 14:59:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:59:38 lf-activate-venv(): INFO: Adding /tmp/venv-mjrx/bin to PATH 14:59:38 INFO: No stack-cost file found 14:59:38 INFO: Instance uptime: 182s 14:59:38 INFO: Fetching instance metadata (attempt 1 of 3)... 14:59:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:59:39 INFO: Successfully fetched instance metadata 14:59:39 INFO: Instance type: v3-standard-4 14:59:39 INFO: Retrieving pricing info for: v3-standard-4 14:59:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:59:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=182 14:59:39 INFO: Successfully fetched Vexxhost pricing API 14:59:39 INFO: Retrieved cost: 0.11 14:59:39 INFO: Retrieved resource: v3-standard-4 14:59:39 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:59:39 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:59:39 INFO: Successfully archived job cost data 14:59:39 DEBUG: Cost data: oom-master-pre-commit-lint,4686,2026-07-10 14:59:39,v3-standard-4,182,0.11,0.00,SUCCESS 14:59:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14979213705716691954.sh 14:59:39 ---> logs-deploy.sh 14:59:39 Setup pyenv: 14:59:39 system 14:59:39 3.8.13 14:59:39 3.9.13 14:59:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:59:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mjrx from file:/tmp/.os_lf_venv 14:59:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:59:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:59:41 lf-activate-venv(): INFO: Base packages installed successfully 14:59:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:59:49 lf-activate-venv(): INFO: Adding /tmp/venv-mjrx/bin to PATH 14:59:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4686 14:59:49 INFO: archiving workspace using pattern(s): 14:59:50 Archives upload complete. 14:59:51 INFO: archiving logs to Nexus 14:59:51 ---> uname -a: 14:59:51 Linux prd-ubuntu1804-builder-4c-4g-8260 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:59:51 14:59:51 14:59:51 ---> lscpu: 14:59:51 Architecture: x86_64 14:59:51 CPU op-mode(s): 32-bit, 64-bit 14:59:51 Byte Order: Little Endian 14:59:51 CPU(s): 4 14:59:51 On-line CPU(s) list: 0-3 14:59:51 Thread(s) per core: 1 14:59:51 Core(s) per socket: 1 14:59:51 Socket(s): 4 14:59:51 NUMA node(s): 1 14:59:51 Vendor ID: AuthenticAMD 14:59:51 CPU family: 23 14:59:51 Model: 49 14:59:51 Model name: AMD EPYC-Rome Processor 14:59:51 Stepping: 0 14:59:51 CPU MHz: 2800.000 14:59:51 BogoMIPS: 5600.00 14:59:51 Virtualization: AMD-V 14:59:51 Hypervisor vendor: KVM 14:59:51 Virtualization type: full 14:59:51 L1d cache: 32K 14:59:51 L1i cache: 32K 14:59:51 L2 cache: 512K 14:59:51 L3 cache: 16384K 14:59:51 NUMA node0 CPU(s): 0-3 14:59:51 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:59:51 14:59:51 14:59:51 ---> nproc: 14:59:51 4 14:59:51 14:59:51 14:59:51 ---> df -h: 14:59:51 Filesystem Size Used Avail Use% Mounted on 14:59:51 udev 7.9G 0 7.9G 0% /dev 14:59:51 tmpfs 1.6G 676K 1.6G 1% /run 14:59:51 /dev/vda1 78G 8.5G 69G 11% / 14:59:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:59:51 tmpfs 5.0M 0 5.0M 0% /run/lock 14:59:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:59:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:59:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:59:51 14:59:51 14:59:51 ---> free -m: 14:59:51 total used free shared buff/cache available 14:59:51 Mem: 16040 545 13148 0 2346 15170 14:59:51 Swap: 1023 0 1023 14:59:51 14:59:51 14:59:51 ---> ip addr: 14:59:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:59:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:59:51 inet 127.0.0.1/8 scope host lo 14:59:51 valid_lft forever preferred_lft forever 14:59:51 inet6 ::1/128 scope host 14:59:51 valid_lft forever preferred_lft forever 14:59:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:59:51 link/ether fa:16:3e:57:e3:97 brd ff:ff:ff:ff:ff:ff 14:59:51 inet 10.30.106.255/23 brd 10.30.107.255 scope global dynamic ens3 14:59:51 valid_lft 86218sec preferred_lft 86218sec 14:59:51 inet6 fe80::f816:3eff:fe57:e397/64 scope link 14:59:51 valid_lft forever preferred_lft forever 14:59:51 14:59:51 14:59:51 ---> sar -b -r -n DEV: 14:59:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8260) 07/10/26 _x86_64_ (4 CPU) 14:59:51 14:59:51 14:56:53 LINUX RESTART (4 CPU) 14:59:51 14:59:51 14:57:01 tps rtps wtps bread/s bwrtn/s 14:59:51 14:58:01 142.53 59.47 83.05 3752.97 67010.16 14:59:51 14:59:01 116.31 0.93 115.38 110.78 40739.48 14:59:51 Average: 129.42 30.20 99.22 1931.88 53874.82 14:59:51 14:59:51 14:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:59:51 14:58:01 14016524 15545140 2408436 14.66 52932 1678640 844348 4.83 710820 1485700 121724 14:59:51 14:59:01 13727764 15529180 2697196 16.42 78156 1911004 787728 4.51 768968 1684748 133780 14:59:51 Average: 13872144 15537160 2552816 15.54 65544 1794822 816038 4.67 739894 1585224 127752 14:59:51 14:59:51 14:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:59:51 14:58:01 ens3 483.77 347.21 2209.46 80.52 0.00 0.00 0.00 0.00 14:59:51 14:58:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 14:59:51 14:59:01 ens3 62.31 46.74 801.18 10.52 0.00 0.00 0.00 0.00 14:59:51 14:59:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 14:59:51 Average: ens3 273.04 196.98 1505.32 45.52 0.00 0.00 0.00 0.00 14:59:51 Average: lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 14:59:51 14:59:51 14:59:51 ---> sar -P ALL: 14:59:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8260) 07/10/26 _x86_64_ (4 CPU) 14:59:51 14:59:51 14:56:53 LINUX RESTART (4 CPU) 14:59:51 14:59:51 14:57:01 CPU %user %nice %system %iowait %steal %idle 14:59:51 14:58:01 all 18.91 0.00 2.35 10.63 0.07 68.05 14:59:51 14:58:01 0 14.02 0.00 1.93 19.35 0.07 64.63 14:59:51 14:58:01 1 25.93 0.00 2.78 11.82 0.07 59.40 14:59:51 14:58:01 2 15.80 0.00 1.94 3.09 0.05 79.11 14:59:51 14:58:01 3 19.86 0.00 2.77 8.24 0.05 69.08 14:59:51 14:59:01 all 17.36 0.00 1.52 6.67 0.11 74.35 14:59:51 14:59:01 0 2.80 0.00 0.80 17.64 0.27 78.49 14:59:51 14:59:01 1 39.98 0.00 2.73 8.37 0.08 48.84 14:59:51 14:59:01 2 6.83 0.00 0.70 0.20 0.05 92.22 14:59:51 14:59:01 3 20.03 0.00 1.83 0.47 0.03 77.64 14:59:51 Average: all 18.13 0.00 1.93 8.65 0.09 71.20 14:59:51 Average: 0 8.39 0.00 1.36 18.49 0.17 71.59 14:59:51 Average: 1 32.94 0.00 2.75 10.10 0.08 54.13 14:59:51 Average: 2 11.32 0.00 1.32 1.65 0.05 85.67 14:59:51 Average: 3 19.94 0.00 2.30 4.35 0.04 73.36 14:59:51 14:59:51 14:59:51