07:39:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146658 07:39:16 Running as SYSTEM 07:39:16 [EnvInject] - Loading node environment variables. 07:39:16 Building remotely on prd-ubuntu1804-builder-4c-4g-12507 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:39:16 [ssh-agent] Looking for ssh-agent implementation... 07:39:16 $ ssh-agent 07:39:16 SSH_AUTH_SOCK=/tmp/ssh-romwM8JGd4WE/agent.1614 07:39:16 SSH_AGENT_PID=1616 07:39:16 [ssh-agent] Started. 07:39:16 Running ssh-add (command line suppressed) 07:39:16 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_192189572030631116.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_192189572030631116.key) 07:39:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:39:17 The recommended git tool is: NONE 07:39:18 using credential onap-jenkins-ssh 07:39:18 Wiping out workspace first. 07:39:18 Cloning the remote Git repository 07:39:18 Cloning repository git://cloud.onap.org/mirror/oom.git 07:39:18 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:39:18 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:39:18 > git --version # timeout=10 07:39:18 > git --version # 'git version 2.17.1' 07:39:18 using GIT_SSH to set credentials Gerrit user 07:39:18 Verifying host key using manually-configured host key entries 07:39:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:39:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:39:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:39:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:39:23 using GIT_SSH to set credentials Gerrit user 07:39:23 Verifying host key using manually-configured host key entries 07:39:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/146658/1 # timeout=30 07:39:24 > git rev-parse 4c1c07ef1311967ad57739bd0b551deafd659fb4^{commit} # timeout=10 07:39:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:39:24 Checking out Revision 4c1c07ef1311967ad57739bd0b551deafd659fb4 (refs/changes/58/146658/1) 07:39:24 > git config core.sparsecheckout # timeout=10 07:39:24 > git checkout -f 4c1c07ef1311967ad57739bd0b551deafd659fb4 # timeout=30 07:39:27 Commit message: "docs: Fix multiple typos in guides" 07:39:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:39:27 > git rev-list --no-walk bcb549c23ed88448aa29b666b5bbedd2c10adc31 # timeout=10 07:39:28 [EnvInject] - Injecting environment variables from a build step. 07:39:28 [EnvInject] - Injecting as environment variables the properties content 07:39:28 PYTHON=python3 07:39:28 07:39:28 [EnvInject] - Variables injected successfully. 07:39:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9603751935989753717.sh 07:39:28 ---> tox-install.sh 07:39:28 + source /home/jenkins/lf-env.sh 07:39:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:39:28 ++ mktemp -d /tmp/venv-XXXX 07:39:28 + lf_venv=/tmp/venv-qTmV 07:39:28 + local venv_file=/tmp/.os_lf_venv 07:39:28 + local python=python3 07:39:28 + local options 07:39:28 + local set_path=true 07:39:28 + local install_args= 07:39: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 07:39:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:39:28 + true 07:39:28 + case $1 in 07:39:28 + venv_file=/tmp/.toxenv 07:39:28 + shift 2 07:39:28 + true 07:39:28 + case $1 in 07:39:28 + shift 07:39:28 + break 07:39:28 + case $python in 07:39:28 + local pkg_list= 07:39:28 + [[ -d /opt/pyenv ]] 07:39:28 + echo 'Setup pyenv:' 07:39:28 Setup pyenv: 07:39:28 + export PYENV_ROOT=/opt/pyenv 07:39:28 + PYENV_ROOT=/opt/pyenv 07:39: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 07:39: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 07:39:28 + pyenv versions 07:39:28 * system (set by /opt/pyenv/version) 07:39:28 * 3.8.13 (set by /opt/pyenv/version) 07:39:28 * 3.9.13 (set by /opt/pyenv/version) 07:39:28 * 3.10.6 (set by /opt/pyenv/version) 07:39:28 + command -v pyenv 07:39:28 ++ pyenv init - --no-rehash 07:39: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[*]}"'\'')" 07:39:28 export PATH="/opt/pyenv/shims:${PATH}" 07:39:28 export PYENV_SHELL=bash 07:39:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:39:28 pyenv() { 07:39:28 local command 07:39:28 command="${1:-}" 07:39:28 if [ "$#" -gt 0 ]; then 07:39:28 shift 07:39:28 fi 07:39:28 07:39:28 case "$command" in 07:39:28 rehash|shell) 07:39:28 eval "$(pyenv "sh-$command" "$@")" 07:39:28 ;; 07:39:28 *) 07:39:28 command pyenv "$command" "$@" 07:39:28 ;; 07:39:28 esac 07:39:28 }' 07:39: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[*]}"' 07:39: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 07:39: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 07:39: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 07:39:28 ++ export PYENV_SHELL=bash 07:39:28 ++ PYENV_SHELL=bash 07:39:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:39:28 +++ complete -F _pyenv pyenv 07:39:28 ++ lf-pyver python3 07:39:28 ++ local py_version_xy=python3 07:39:28 ++ local py_version_xyz= 07:39:28 ++ pyenv versions 07:39:28 ++ local command 07:39:28 ++ command=versions 07:39:28 ++ sed 's/^[ *]* //' 07:39:28 ++ '[' 1 -gt 0 ']' 07:39:28 ++ shift 07:39:28 ++ case "$command" in 07:39:28 ++ command pyenv versions 07:39:28 ++ pyenv versions 07:39:28 ++ awk '{ print $1 }' 07:39:28 ++ grep -E '^[0-9.]*[0-9]$' 07:39:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:39:28 +++ grep '^3' /tmp/.pyenv_versions 07:39:28 +++ sort -V 07:39:28 +++ tail -n 1 07:39:28 ++ py_version_xyz=3.10.6 07:39:28 ++ [[ -z 3.10.6 ]] 07:39:28 ++ echo 3.10.6 07:39:28 ++ return 0 07:39:28 + pyenv local 3.10.6 07:39:28 + local command 07:39:28 + command=local 07:39:28 + '[' 2 -gt 0 ']' 07:39:28 + shift 07:39:28 + case "$command" in 07:39:28 + command pyenv local 3.10.6 07:39:28 + pyenv local 3.10.6 07:39:28 + for arg in "$@" 07:39:28 + case $arg in 07:39:28 + pkg_list+='tox ' 07:39:28 + for arg in "$@" 07:39:28 + case $arg in 07:39:28 + pkg_list+='virtualenv ' 07:39:28 + for arg in "$@" 07:39:28 + case $arg in 07:39:28 + pkg_list+='urllib3~=1.26.15 ' 07:39:28 + [[ -f /tmp/.toxenv ]] 07:39:28 + [[ ! -f /tmp/.toxenv ]] 07:39:28 + [[ -n '' ]] 07:39:28 + python3 -m venv /tmp/venv-qTmV 07:39:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qTmV' 07:39:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qTmV 07:39:32 + echo /tmp/venv-qTmV 07:39:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:39:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:39:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:39:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:32 + local 'pip_opts=--upgrade --quiet' 07:39:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:39:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:39:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:39:32 + [[ -n '' ]] 07:39:32 + [[ -n '' ]] 07:39:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:39:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:32 + /tmp/venv-qTmV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:39:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:39:36 lf-activate-venv(): INFO: Base packages installed successfully 07:39:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:39:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:39:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:39:36 + /tmp/venv-qTmV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:39:38 + type python3 07:39:38 + true 07:39:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qTmV/bin to PATH' 07:39:38 lf-activate-venv(): INFO: Adding /tmp/venv-qTmV/bin to PATH 07:39:38 + PATH=/tmp/venv-qTmV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:38 + return 0 07:39:38 + python3 --version 07:39:38 Python 3.10.6 07:39:38 + python3 -m pip --version 07:39:38 pip 26.1.2 from /tmp/venv-qTmV/lib/python3.10/site-packages/pip (python 3.10) 07:39:38 + python3 -m pip freeze 07:39:38 cachetools==7.1.6 07:39:38 colorama==0.4.6 07:39:38 distlib==0.4.3 07:39:38 filelock==3.32.0 07:39:38 packaging==26.2 07:39:38 platformdirs==4.11.0 07:39:38 pluggy==1.6.0 07:39:38 pyproject-api==1.11.0 07:39:38 python-discovery==1.5.0 07:39:38 tomli==2.4.1 07:39:38 tomli_w==1.2.0 07:39:38 tox==4.58.0 07:39:38 typing_extensions==4.16.0 07:39:38 urllib3==1.26.20 07:39:38 virtualenv==21.7.0 07:39:38 [EnvInject] - Injecting environment variables from a build step. 07:39:38 [EnvInject] - Injecting as environment variables the properties content 07:39:38 PARALLEL=false 07:39:38 07:39:38 [EnvInject] - Variables injected successfully. 07:39:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4614987614328184095.sh 07:39:38 ---> tox-run.sh 07:39:38 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:39:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:39:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:39:38 + cd /w/workspace/oom-master-pre-commit-lint/. 07:39:38 + source /home/jenkins/lf-env.sh 07:39:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:39:38 ++ mktemp -d /tmp/venv-XXXX 07:39:38 + lf_venv=/tmp/venv-ntkp 07:39:38 + local venv_file=/tmp/.os_lf_venv 07:39:38 + local python=python3 07:39:38 + local options 07:39:38 + local set_path=true 07:39:38 + local install_args= 07:39:38 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:39:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:39:38 + true 07:39:38 + case $1 in 07:39:38 + venv_file=/tmp/.toxenv 07:39:38 + shift 2 07:39:38 + true 07:39:38 + case $1 in 07:39:38 + shift 07:39:38 + break 07:39:38 + case $python in 07:39:38 + local pkg_list= 07:39:38 + [[ -d /opt/pyenv ]] 07:39:38 + echo 'Setup pyenv:' 07:39:38 Setup pyenv: 07:39:38 + export PYENV_ROOT=/opt/pyenv 07:39:38 + PYENV_ROOT=/opt/pyenv 07:39:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:38 + pyenv versions 07:39:39 system 07:39:39 3.8.13 07:39:39 3.9.13 07:39:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:39:39 + command -v pyenv 07:39:39 ++ pyenv init - --no-rehash 07:39:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:39:39 export PATH="/opt/pyenv/shims:${PATH}" 07:39:39 export PYENV_SHELL=bash 07:39:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:39:39 pyenv() { 07:39:39 local command 07:39:39 command="${1:-}" 07:39:39 if [ "$#" -gt 0 ]; then 07:39:39 shift 07:39:39 fi 07:39:39 07:39:39 case "$command" in 07:39:39 rehash|shell) 07:39:39 eval "$(pyenv "sh-$command" "$@")" 07:39:39 ;; 07:39:39 *) 07:39:39 command pyenv "$command" "$@" 07:39:39 ;; 07:39:39 esac 07:39:39 }' 07:39:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:39:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:39 ++ export PYENV_SHELL=bash 07:39:39 ++ PYENV_SHELL=bash 07:39:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:39:39 +++ complete -F _pyenv pyenv 07:39:39 ++ lf-pyver python3 07:39:39 ++ local py_version_xy=python3 07:39:39 ++ local py_version_xyz= 07:39:39 ++ pyenv versions 07:39:39 ++ local command 07:39:39 ++ command=versions 07:39:39 ++ '[' 1 -gt 0 ']' 07:39:39 ++ shift 07:39:39 ++ case "$command" in 07:39:39 ++ command pyenv versions 07:39:39 ++ pyenv versions 07:39:39 ++ awk '{ print $1 }' 07:39:39 ++ sed 's/^[ *]* //' 07:39:39 ++ grep -E '^[0-9.]*[0-9]$' 07:39:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:39:39 +++ grep '^3' /tmp/.pyenv_versions 07:39:39 +++ tail -n 1 07:39:39 +++ sort -V 07:39:39 ++ py_version_xyz=3.10.6 07:39:39 ++ [[ -z 3.10.6 ]] 07:39:39 ++ echo 3.10.6 07:39:39 ++ return 0 07:39:39 + pyenv local 3.10.6 07:39:39 + local command 07:39:39 + command=local 07:39:39 + '[' 2 -gt 0 ']' 07:39:39 + shift 07:39:39 + case "$command" in 07:39:39 + command pyenv local 3.10.6 07:39:39 + pyenv local 3.10.6 07:39:39 + for arg in "$@" 07:39:39 + case $arg in 07:39:39 + pkg_list+='tox ' 07:39:39 + for arg in "$@" 07:39:39 + case $arg in 07:39:39 + pkg_list+='virtualenv ' 07:39:39 + for arg in "$@" 07:39:39 + case $arg in 07:39:39 + pkg_list+='urllib3~=1.26.15 ' 07:39:39 + [[ -f /tmp/.toxenv ]] 07:39:39 ++ cat /tmp/.toxenv 07:39:39 + lf_venv=/tmp/venv-qTmV 07:39:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qTmV from' file:/tmp/.toxenv 07:39:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qTmV from file:/tmp/.toxenv 07:39:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:39:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:39:39 + local 'pip_opts=--upgrade --quiet' 07:39:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:39:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:39:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:39:39 + [[ -n '' ]] 07:39:39 + [[ -n '' ]] 07:39:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:39:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:39:39 + /tmp/venv-qTmV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:39:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:39:40 lf-activate-venv(): INFO: Base packages installed successfully 07:39:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:39:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:39:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:39:40 + /tmp/venv-qTmV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:39:41 + type python3 07:39:41 + true 07:39:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qTmV/bin to PATH' 07:39:41 lf-activate-venv(): INFO: Adding /tmp/venv-qTmV/bin to PATH 07:39:41 + PATH=/tmp/venv-qTmV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:41 + return 0 07:39:41 + [[ -d /opt/pyenv ]] 07:39:41 + echo '---> Setting up pyenv' 07:39:41 ---> Setting up pyenv 07:39:41 + export PYENV_ROOT=/opt/pyenv 07:39:41 + PYENV_ROOT=/opt/pyenv 07:39:41 + export PATH=/opt/pyenv/bin:/tmp/venv-qTmV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:41 + PATH=/opt/pyenv/bin:/tmp/venv-qTmV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:39:41 ++ pwd 07:39:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:39:41 + export PYTHONPATH 07:39:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:39:41 + TOX_TESTENV_PASSENV=PYTHONPATH 07:39:41 + tox --version 07:39:41 4.58.0 from /tmp/venv-qTmV/lib/python3.10/site-packages/tox/__init__.py 07:39:41 + PARALLEL=false 07:39:41 + TOX_OPTIONS_LIST= 07:39:41 + [[ -n pre-commit ]] 07:39:41 + TOX_OPTIONS_LIST=' -e pre-commit' 07:39:41 + case ${PARALLEL,,} in 07:39:41 + tox -e pre-commit 07:39:41 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:39:42 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 07:39:45 pre-commit: freeze> python -m pip freeze --all 07:39:45 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.0,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.0 07:39:45 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:39:45 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:39:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:39:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:39:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:39:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:39:47 [INFO] Once installed this environment will be reused. 07:39:47 [INFO] This may take a few minutes... 07:39:51 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:39:51 [INFO] Once installed this environment will be reused. 07:39:51 [INFO] This may take a few minutes... 07:39:55 trim trailing whitespace.................................................Passed 07:39:55 Tabs remover.............................................................Passed 07:39:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:39:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:39:56 [INFO] Once installed this environment will be reused. 07:39:56 [INFO] This may take a few minutes... 07:40:03 gitlint..............................................(no files to check)Skipped 07:40:04 pre-commit: OK (22.42=setup[3.77]+cmd[10.60,8.05] seconds) 07:40:04 congratulations :) (22.46 seconds) 07:40:04 + tox_status=0 07:40:04 + echo '---> Completed tox runs' 07:40:04 ---> Completed tox runs 07:40:04 + for i in .tox/*/log 07:40:04 ++ awk -F/ '{print $2}' 07:40:04 ++ echo .tox/pre-commit/log 07:40:04 + tox_env=pre-commit 07:40:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:40:04 + DOC_DIR=docs/_build/html 07:40:04 + [[ -d docs/_build/html ]] 07:40:04 + echo '---> tox-run.sh ends' 07:40:04 ---> tox-run.sh ends 07:40:04 + test 0 -eq 0 07:40:04 $ ssh-agent -k 07:40:04 unset SSH_AUTH_SOCK; 07:40:04 unset SSH_AGENT_PID; 07:40:04 echo Agent pid 1616 killed; 07:40:04 [ssh-agent] Stopped. 07:40:04 [PostBuildScript] - [INFO] Executing post build scripts. 07:40:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17626047003296756506.sh 07:40:04 ---> sysstat.sh 07:40:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12746449085998720723.sh 07:40:04 ---> package-listing.sh 07:40:04 ++ tr '[:upper:]' '[:lower:]' 07:40:04 ++ facter osfamily 07:40:04 + OS_FAMILY=debian 07:40:04 + workspace=/w/workspace/oom-master-pre-commit-lint 07:40:04 + START_PACKAGES=/tmp/packages_start.txt 07:40:04 + END_PACKAGES=/tmp/packages_end.txt 07:40:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:04 + PACKAGES=/tmp/packages_start.txt 07:40:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:40:04 + PACKAGES=/tmp/packages_end.txt 07:40:04 + case "${OS_FAMILY}" in 07:40:04 + dpkg -l 07:40:04 + grep '^ii' 07:40:04 + '[' -f /tmp/packages_start.txt ']' 07:40:04 + '[' -f /tmp/packages_end.txt ']' 07:40:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:40:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:40:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:40:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7232446111419440990.sh 07:40:04 ---> capture-instance-metadata.sh 07:40:04 Setup pyenv: 07:40:04 system 07:40:04 3.8.13 07:40:04 3.9.13 07:40:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:40:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kk8i 07:40:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:40:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:40:12 lf-activate-venv(): INFO: Base packages installed successfully 07:40:12 lf-activate-venv(): INFO: Installing additional packages: lftools 07:40:31 lf-activate-venv(): INFO: Adding /tmp/venv-Kk8i/bin to PATH 07:40:31 INFO: Running in OpenStack, capturing instance metadata 07:40:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins185129035858277974.sh 07:40:32 provisioning config files... 07:40:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6739555892154424575tmp 07:40:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:40:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:40:32 [EnvInject] - Injecting environment variables from a build step. 07:40:32 [EnvInject] - Injecting as environment variables the properties content 07:40:32 SERVER_ID=logs 07:40:32 07:40:32 [EnvInject] - Variables injected successfully. 07:40:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15882214105064045742.sh 07:40:32 ---> create-netrc.sh 07:40:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5856055153051727827.sh 07:40:32 ---> python-tools-install.sh 07:40:32 Setup pyenv: 07:40:32 system 07:40:32 3.8.13 07:40:32 3.9.13 07:40:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:40:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kk8i from file:/tmp/.os_lf_venv 07:40:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:40:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:40:34 lf-activate-venv(): INFO: Base packages installed successfully 07:40:34 lf-activate-venv(): INFO: Installing additional packages: lftools 07:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-Kk8i/bin to PATH 07:40:40 Generating Requirements File 07:41:01 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. 07:41:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:41:01 Python 3.10.6 07:41:01 pip 26.1.2 from /tmp/venv-Kk8i/lib/python3.10/site-packages/pip (python 3.10) 07:41:02 aiohappyeyeballs==2.7.1 07:41:02 aiohttp==3.14.3 07:41:02 aiosignal==1.4.0 07:41:02 appdirs==1.4.4 07:41:02 argcomplete==3.7.0 07:41:02 aspy.yaml==1.3.0 07:41:02 async-timeout==5.0.1 07:41:02 attrs==26.1.0 07:41:02 autopage==0.6.0 07:41:02 backports.strenum==1.3.1 07:41:02 beautifulsoup4==4.15.0 07:41:02 boto3==1.43.56 07:41:02 botocore==1.43.56 07:41:02 bs4==0.0.2 07:41:02 certifi==2026.7.22 07:41:02 cffi==2.1.0 07:41:02 cfgv==3.5.0 07:41:02 chardet==7.4.3 07:41:02 charset-normalizer==3.4.9 07:41:02 click==8.4.2 07:41:02 cliff==4.14.0 07:41:02 cmd2==3.5.1 07:41:02 cryptography==3.3.2 07:41:02 debtcollector==3.1.0 07:41:02 decorator==5.3.1 07:41:02 defusedxml==0.7.1 07:41:02 Deprecated==1.3.1 07:41:02 distlib==0.4.3 07:41:02 dnspython==2.8.0 07:41:02 docker==7.2.0 07:41:02 dogpile.cache==1.5.0 07:41:02 durationpy==0.10 07:41:02 email-validator==2.3.0 07:41:02 filelock==3.32.0 07:41:02 frozenlist==1.8.0 07:41:02 future==1.0.0 07:41:02 gitdb==4.0.12 07:41:02 GitPython==3.1.57 07:41:02 httplib2==0.30.2 07:41:02 identify==2.6.19 07:41:02 idna==3.18 07:41:02 importlib-resources==1.5.0 07:41:02 iso8601==2.1.0 07:41:02 Jinja2==3.1.6 07:41:02 jmespath==1.1.0 07:41:02 jsonpatch==1.33 07:41:02 jsonpointer==3.1.1 07:41:02 jsonschema==4.26.0 07:41:02 jsonschema-specifications==2025.9.1 07:41:02 keystoneauth1==5.14.0 07:41:02 kubernetes==36.0.3 07:41:02 lftools==0.37.22 07:41:02 lxml==6.1.1 07:41:02 markdown-it-py==4.2.0 07:41:02 MarkupSafe==3.0.3 07:41:02 mdurl==0.1.2 07:41:02 msgpack==1.2.1 07:41:02 multi_key_dict==2.0.3 07:41:02 multidict==6.7.1 07:41:02 munch==4.0.0 07:41:02 netaddr==1.3.0 07:41:02 niet==1.4.2 07:41:02 nodeenv==1.10.0 07:41:02 oauth2client==4.1.3 07:41:02 oauthlib==3.3.1 07:41:02 openstacksdk==4.13.0 07:41:02 os-service-types==1.8.2 07:41:02 osc-lib==4.6.0 07:41:02 oslo.config==10.4.0 07:41:02 oslo.context==6.4.0 07:41:02 oslo.i18n==6.8.0 07:41:02 oslo.log==8.2.0 07:41:02 oslo.serialization==5.10.0 07:41:02 oslo.utils==10.1.1 07:41:02 packaging==26.2 07:41:02 pbr==7.0.3 07:41:02 platformdirs==4.11.0 07:41:02 prettytable==3.18.0 07:41:02 propcache==0.5.2 07:41:02 psutil==7.2.2 07:41:02 pyasn1==0.6.4 07:41:02 pyasn1_modules==0.4.2 07:41:02 pycparser==3.0 07:41:02 pygerrit2==2.0.15 07:41:02 PyGithub==2.9.1 07:41:02 Pygments==2.20.0 07:41:02 PyJWT==2.13.0 07:41:02 PyNaCl==1.6.2 07:41:02 pyparsing==2.4.7 07:41:02 pyperclip==1.11.0 07:41:02 pyrsistent==0.20.0 07:41:02 python-cinderclient==9.9.0 07:41:02 python-dateutil==2.9.0.post0 07:41:02 python-discovery==1.5.0 07:41:02 python-heatclient==5.2.0 07:41:02 python-jenkins==1.8.3 07:41:02 python-keystoneclient==5.8.0 07:41:02 python-magnumclient==4.11.0 07:41:02 python-openstackclient==10.0.0 07:41:02 python-swiftclient==4.10.0 07:41:02 PyYAML==6.0.3 07:41:02 referencing==0.37.0 07:41:02 requests==2.34.2 07:41:02 requests-oauthlib==2.0.0 07:41:02 rfc3986==2.0.0 07:41:02 rich==15.0.0 07:41:02 rich-argparse==1.8.0 07:41:02 rpds-py==0.30.0 07:41:02 rsa==4.9.1 07:41:02 ruamel.yaml==0.19.1 07:41:02 ruamel.yaml.clib==0.2.15 07:41:02 s3transfer==0.19.2 07:41:02 simplejson==4.1.1 07:41:02 six==1.17.0 07:41:02 smmap==5.0.3 07:41:02 soupsieve==2.9.1 07:41:02 stevedore==5.8.0 07:41:02 tabulate==0.10.0 07:41:02 toml==0.10.2 07:41:02 tomlkit==0.15.1 07:41:02 tqdm==4.69.1 07:41:02 typing_extensions==4.16.0 07:41:02 urllib3==1.26.20 07:41:02 virtualenv==21.7.0 07:41:02 wcwidth==0.8.2 07:41:02 websocket-client==1.9.0 07:41:02 wrapt==2.2.2 07:41:02 xdg==6.0.0 07:41:02 xmltodict==1.0.4 07:41:02 yarl==1.24.5 07:41:02 yq==4.1.2 07:41:02 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins17573541524639280844.sh 07:41:02 ---> uv-install.sh 07:41:02 Installing uv/uvx (latest) using shell installer 07:41:02 2026-07-26 07:41:02 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-tmkJPp.sh" [1] 07:41:02 downloading uv 0.11.32 x86_64-unknown-linux-gnu 07:41:03 installing to /home/jenkins/.local/bin 07:41:03 uv 07:41:03 uvx 07:41:03 everything's installed! 07:41:03 07:41:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:41:03 07:41:03 source $HOME/.local/bin/env (sh, bash, zsh) 07:41:03 source $HOME/.local/bin/env.fish (fish) 07:41:03 Adding install location to PATH 07:41:03 ---> Validating uv/uvx install 07:41:03 uvx 0.11.32 (x86_64-unknown-linux-gnu) 07:41:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12244786144313942339.sh 07:41:03 ---> sudo-logs.sh 07:41:03 Archiving 'sudo' log.. 07:41:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18162055062582827807.sh 07:41:03 ---> job-cost.sh 07:41:03 INFO: Activating Python virtual environment... 07:41:03 Setup pyenv: 07:41:03 system 07:41:03 3.8.13 07:41:03 3.9.13 07:41:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:41:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kk8i from file:/tmp/.os_lf_venv 07:41:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:05 lf-activate-venv(): INFO: Base packages installed successfully 07:41:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:41:10 lf-activate-venv(): INFO: Adding /tmp/venv-Kk8i/bin to PATH 07:41:10 INFO: No stack-cost file found 07:41:10 INFO: Instance uptime: 139s 07:41:10 INFO: Fetching instance metadata (attempt 1 of 3)... 07:41:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:41:10 INFO: Successfully fetched instance metadata 07:41:10 INFO: Instance type: v3-standard-4 07:41:10 INFO: Retrieving pricing info for: v3-standard-4 07:41:10 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:41:10 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=139 07:41:10 INFO: Successfully fetched Vexxhost pricing API 07:41:10 INFO: Retrieved cost: 0.11 07:41:10 INFO: Retrieved resource: v3-standard-4 07:41:10 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:41:10 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:41:10 INFO: Successfully archived job cost data 07:41:10 DEBUG: Cost data: oom-master-pre-commit-lint,4754,2026-07-26 07:41:10,v3-standard-4,139,0.11,0.00,SUCCESS 07:41:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17200220684866475288.sh 07:41:10 ---> logs-deploy.sh 07:41:10 Setup pyenv: 07:41:10 system 07:41:10 3.8.13 07:41:10 3.9.13 07:41:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:41:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kk8i from file:/tmp/.os_lf_venv 07:41:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:41:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:41:12 lf-activate-venv(): INFO: Base packages installed successfully 07:41:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:41:19 lf-activate-venv(): INFO: Adding /tmp/venv-Kk8i/bin to PATH 07:41:19 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4754 07:41:19 INFO: archiving workspace using pattern(s): 07:41:20 Archives upload complete. 07:41:20 INFO: archiving logs to Nexus 07:41:21 ---> uname -a: 07:41:21 Linux prd-ubuntu1804-builder-4c-4g-12507 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:41:21 07:41:21 07:41:21 ---> lscpu: 07:41:21 Architecture: x86_64 07:41:21 CPU op-mode(s): 32-bit, 64-bit 07:41:21 Byte Order: Little Endian 07:41:21 CPU(s): 4 07:41:21 On-line CPU(s) list: 0-3 07:41:21 Thread(s) per core: 1 07:41:21 Core(s) per socket: 1 07:41:21 Socket(s): 4 07:41:21 NUMA node(s): 1 07:41:21 Vendor ID: AuthenticAMD 07:41:21 CPU family: 23 07:41:21 Model: 49 07:41:21 Model name: AMD EPYC-Rome Processor 07:41:21 Stepping: 0 07:41:21 CPU MHz: 2800.000 07:41:21 BogoMIPS: 5600.00 07:41:21 Virtualization: AMD-V 07:41:21 Hypervisor vendor: KVM 07:41:21 Virtualization type: full 07:41:21 L1d cache: 32K 07:41:21 L1i cache: 32K 07:41:21 L2 cache: 512K 07:41:21 L3 cache: 16384K 07:41:21 NUMA node0 CPU(s): 0-3 07:41:21 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 07:41:21 07:41:21 07:41:21 ---> nproc: 07:41:21 4 07:41:21 07:41:21 07:41:21 ---> df -h: 07:41:21 Filesystem Size Used Avail Use% Mounted on 07:41:21 udev 7.9G 0 7.9G 0% /dev 07:41:21 tmpfs 1.6G 676K 1.6G 1% /run 07:41:21 /dev/vda1 78G 8.6G 69G 11% / 07:41:21 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:41:21 tmpfs 5.0M 0 5.0M 0% /run/lock 07:41:21 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:41:21 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:41:21 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:41:21 07:41:21 07:41:21 ---> free -m: 07:41:21 total used free shared buff/cache available 07:41:21 Mem: 16040 587 13099 0 2352 15127 07:41:21 Swap: 1023 0 1023 07:41:21 07:41:21 07:41:21 ---> ip addr: 07:41:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:41:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:41:21 inet 127.0.0.1/8 scope host lo 07:41:21 valid_lft forever preferred_lft forever 07:41:21 inet6 ::1/128 scope host 07:41:21 valid_lft forever preferred_lft forever 07:41:21 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:41:21 link/ether fa:16:3e:86:27:a9 brd ff:ff:ff:ff:ff:ff 07:41:21 inet 10.30.106.176/23 brd 10.30.107.255 scope global dynamic ens3 07:41:21 valid_lft 86258sec preferred_lft 86258sec 07:41:21 inet6 fe80::f816:3eff:fe86:27a9/64 scope link 07:41:21 valid_lft forever preferred_lft forever 07:41:21 07:41:21 07:41:21 ---> sar -b -r -n DEV: 07:41:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12507) 07/26/26 _x86_64_ (4 CPU) 07:41:21 07:41:21 07:39:02 LINUX RESTART (4 CPU) 07:41:21 07:41:21 07:40:00 tps rtps wtps bread/s bwrtn/s 07:41:21 07:41:01 134.75 0.89 133.86 102.15 15279.99 07:41:21 Average: 134.75 0.89 133.86 102.15 15279.99 07:41:21 07:41:21 07:40:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:21 07:41:01 13549132 15549680 2875836 17.51 87984 2089420 785524 4.50 765828 1849440 210736 07:41:21 Average: 13549132 15549680 2875836 17.51 87984 2089420 785524 4.50 765828 1849440 210736 07:41:21 07:41:21 07:40:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:41:21 07:41:01 lo 1.38 1.38 0.16 0.16 0.00 0.00 0.00 0.00 07:41:21 07:41:01 ens3 72.48 53.30 1092.96 12.44 0.00 0.00 0.00 0.00 07:41:21 Average: lo 1.38 1.38 0.16 0.16 0.00 0.00 0.00 0.00 07:41:21 Average: ens3 72.48 53.30 1092.96 12.44 0.00 0.00 0.00 0.00 07:41:21 07:41:21 07:41:21 ---> sar -P ALL: 07:41:21 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12507) 07/26/26 _x86_64_ (4 CPU) 07:41:21 07:41:21 07:39:02 LINUX RESTART (4 CPU) 07:41:21 07:41:21 07:40:00 CPU %user %nice %system %iowait %steal %idle 07:41:21 07:41:01 all 21.70 0.00 1.52 1.35 0.06 75.37 07:41:21 07:41:01 0 0.61 0.00 0.78 2.71 0.08 95.83 07:41:21 07:41:01 1 21.05 0.00 1.30 0.62 0.05 76.98 07:41:21 07:41:01 2 54.71 0.00 3.16 0.93 0.07 41.14 07:41:21 07:41:01 3 10.23 0.00 0.86 1.15 0.05 87.71 07:41:21 Average: all 21.70 0.00 1.52 1.35 0.06 75.37 07:41:21 Average: 0 0.61 0.00 0.78 2.71 0.08 95.83 07:41:21 Average: 1 21.05 0.00 1.30 0.62 0.05 76.98 07:41:21 Average: 2 54.71 0.00 3.16 0.93 0.07 41.14 07:41:21 Average: 3 10.23 0.00 0.86 1.15 0.05 87.71 07:41:21 07:41:21 07:41:21