14:48:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 14:48:59 Running as SYSTEM 14:48:59 [EnvInject] - Loading node environment variables. 14:48:59 Building remotely on prd-ubuntu1804-builder-4c-4g-3779 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:48:59 [ssh-agent] Looking for ssh-agent implementation... 14:49:00 $ ssh-agent 14:49:00 SSH_AUTH_SOCK=/tmp/ssh-cVMYbMtWDEqP/agent.1737 14:49:00 SSH_AGENT_PID=1739 14:49:00 [ssh-agent] Started. 14:49:00 Running ssh-add (command line suppressed) 14:49:00 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1235664626700293993.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1235664626700293993.key) 14:49:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:49:00 The recommended git tool is: NONE 14:49:01 using credential onap-jenkins-ssh 14:49:01 Wiping out workspace first. 14:49:01 Cloning the remote Git repository 14:49:01 Cloning repository git://cloud.onap.org/mirror/oom.git 14:49:01 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:49:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:49:01 > git --version # timeout=10 14:49:01 > git --version # 'git version 2.17.1' 14:49:01 using GIT_SSH to set credentials Gerrit user 14:49:01 Verifying host key using manually-configured host key entries 14:49:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:49:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:49:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:49:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:49:07 using GIT_SSH to set credentials Gerrit user 14:49:07 Verifying host key using manually-configured host key entries 14:49:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/15 # timeout=30 14:49:08 > git rev-parse 6fd842458073bdee666871fd4b67ce70234a7d22^{commit} # timeout=10 14:49:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:49:08 Checking out Revision 6fd842458073bdee666871fd4b67ce70234a7d22 (refs/changes/44/145544/15) 14:49:08 > git config core.sparsecheckout # timeout=10 14:49:08 > git checkout -f 6fd842458073bdee666871fd4b67ce70234a7d22 # timeout=30 14:49:11 Commit message: "[SDC] 13.2.0 release" 14:49:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:49:11 > git rev-list --no-walk ab364dd9b8348f14aa12c12ce4ac4f7e40e3fff0 # timeout=10 14:49:11 [EnvInject] - Injecting environment variables from a build step. 14:49:11 [EnvInject] - Injecting as environment variables the properties content 14:49:11 PYTHON=python3 14:49:11 14:49:11 [EnvInject] - Variables injected successfully. 14:49:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6876833575066524732.sh 14:49:11 ---> tox-install.sh 14:49:11 + source /home/jenkins/lf-env.sh 14:49:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:49:11 ++ mktemp -d /tmp/venv-XXXX 14:49:11 + lf_venv=/tmp/venv-VP1I 14:49:11 + local venv_file=/tmp/.os_lf_venv 14:49:11 + local python=python3 14:49:11 + local options 14:49:11 + local set_path=true 14:49:11 + local install_args= 14:49:11 ++ 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:49:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:49:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:49:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:49:11 + true 14:49:11 + case $1 in 14:49:11 + venv_file=/tmp/.toxenv 14:49:11 + shift 2 14:49:11 + true 14:49:11 + case $1 in 14:49:11 + shift 14:49:11 + break 14:49:11 + case $python in 14:49:11 + local pkg_list= 14:49:11 + [[ -d /opt/pyenv ]] 14:49:11 + echo 'Setup pyenv:' 14:49:11 Setup pyenv: 14:49:11 + export PYENV_ROOT=/opt/pyenv 14:49:11 + PYENV_ROOT=/opt/pyenv 14:49:11 + 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:49:11 + 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:49:11 + pyenv versions 14:49:11 * system (set by /opt/pyenv/version) 14:49:12 * 3.8.13 (set by /opt/pyenv/version) 14:49:12 * 3.9.13 (set by /opt/pyenv/version) 14:49:12 * 3.10.6 (set by /opt/pyenv/version) 14:49:12 + command -v pyenv 14:49:12 ++ pyenv init - --no-rehash 14:49:12 + 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:49:12 export PATH="/opt/pyenv/shims:${PATH}" 14:49:12 export PYENV_SHELL=bash 14:49:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:49:12 pyenv() { 14:49:12 local command 14:49:12 command="${1:-}" 14:49:12 if [ "$#" -gt 0 ]; then 14:49:12 shift 14:49:12 fi 14:49:12 14:49:12 case "$command" in 14:49:12 rehash|shell) 14:49:12 eval "$(pyenv "sh-$command" "$@")" 14:49:12 ;; 14:49:12 *) 14:49:12 command pyenv "$command" "$@" 14:49:12 ;; 14:49:12 esac 14:49:12 }' 14:49:12 +++ 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:49:12 ++ 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:49:12 ++ 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:49:12 ++ 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:49:12 ++ export PYENV_SHELL=bash 14:49:12 ++ PYENV_SHELL=bash 14:49:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:49:12 +++ complete -F _pyenv pyenv 14:49:12 ++ lf-pyver python3 14:49:12 ++ local py_version_xy=python3 14:49:12 ++ local py_version_xyz= 14:49:12 ++ pyenv versions 14:49:12 ++ local command 14:49:12 ++ command=versions 14:49:12 ++ '[' 1 -gt 0 ']' 14:49:12 ++ shift 14:49:12 ++ case "$command" in 14:49:12 ++ command pyenv versions 14:49:12 ++ pyenv versions 14:49:12 ++ grep -E '^[0-9.]*[0-9]$' 14:49:12 ++ awk '{ print $1 }' 14:49:12 ++ sed 's/^[ *]* //' 14:49:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:49:12 +++ grep '^3' /tmp/.pyenv_versions 14:49:12 +++ sort -V 14:49:12 +++ tail -n 1 14:49:12 ++ py_version_xyz=3.10.6 14:49:12 ++ [[ -z 3.10.6 ]] 14:49:12 ++ echo 3.10.6 14:49:12 ++ return 0 14:49:12 + pyenv local 3.10.6 14:49:12 + local command 14:49:12 + command=local 14:49:12 + '[' 2 -gt 0 ']' 14:49:12 + shift 14:49:12 + case "$command" in 14:49:12 + command pyenv local 3.10.6 14:49:12 + pyenv local 3.10.6 14:49:12 + for arg in "$@" 14:49:12 + case $arg in 14:49:12 + pkg_list+='tox ' 14:49:12 + for arg in "$@" 14:49:12 + case $arg in 14:49:12 + pkg_list+='virtualenv ' 14:49:12 + for arg in "$@" 14:49:12 + case $arg in 14:49:12 + pkg_list+='urllib3~=1.26.15 ' 14:49:12 + [[ -f /tmp/.toxenv ]] 14:49:12 + [[ ! -f /tmp/.toxenv ]] 14:49:12 + [[ -n '' ]] 14:49:12 + python3 -m venv /tmp/venv-VP1I 14:49:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VP1I' 14:49:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VP1I 14:49:16 + echo /tmp/venv-VP1I 14:49:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:49:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:49:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:49:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:49:16 + local 'pip_opts=--upgrade --quiet' 14:49:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:49:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:49:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:49:16 + [[ -n '' ]] 14:49:16 + [[ -n '' ]] 14:49:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:49:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:49:16 + /tmp/venv-VP1I/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:49:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:49:20 lf-activate-venv(): INFO: Base packages installed successfully 14:49:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:49:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:49:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:49:20 + /tmp/venv-VP1I/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:49:22 + type python3 14:49:22 + true 14:49:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VP1I/bin to PATH' 14:49:22 lf-activate-venv(): INFO: Adding /tmp/venv-VP1I/bin to PATH 14:49:22 + PATH=/tmp/venv-VP1I/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:49:22 + return 0 14:49:22 + python3 --version 14:49:22 Python 3.10.6 14:49:22 + python3 -m pip --version 14:49:22 pip 26.2 from /tmp/venv-VP1I/lib/python3.10/site-packages/pip (python 3.10) 14:49:22 + python3 -m pip freeze 14:49:22 cachetools==7.1.7 14:49:22 colorama==0.4.6 14:49:22 distlib==0.4.3 14:49:22 filelock==3.32.2 14:49:22 packaging==26.2 14:49:22 platformdirs==4.11.0 14:49:22 pluggy==1.6.0 14:49:22 pyproject-api==1.11.0 14:49:22 python-discovery==1.5.1 14:49:22 tomli==2.4.1 14:49:22 tomli_w==1.2.0 14:49:22 tox==4.58.0 14:49:22 typing_extensions==4.16.0 14:49:22 urllib3==1.26.20 14:49:22 virtualenv==21.7.1 14:49:22 [EnvInject] - Injecting environment variables from a build step. 14:49:22 [EnvInject] - Injecting as environment variables the properties content 14:49:22 PARALLEL=false 14:49:22 14:49:22 [EnvInject] - Variables injected successfully. 14:49:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6558555603375665761.sh 14:49:22 ---> tox-run.sh 14:49:22 + 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:49:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:49:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:49:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:49:22 + cd /w/workspace/oom-master-pre-commit-lint/. 14:49:22 + source /home/jenkins/lf-env.sh 14:49:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:49:22 ++ mktemp -d /tmp/venv-XXXX 14:49:22 + lf_venv=/tmp/venv-ci2o 14:49:22 + local venv_file=/tmp/.os_lf_venv 14:49:22 + local python=python3 14:49:22 + local options 14:49:22 + local set_path=true 14:49:22 + local install_args= 14:49:22 ++ 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:49:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:49:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:49:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:49:22 + true 14:49:22 + case $1 in 14:49:22 + venv_file=/tmp/.toxenv 14:49:22 + shift 2 14:49:22 + true 14:49:22 + case $1 in 14:49:22 + shift 14:49:22 + break 14:49:22 + case $python in 14:49:22 + local pkg_list= 14:49:22 + [[ -d /opt/pyenv ]] 14:49:22 + echo 'Setup pyenv:' 14:49:22 Setup pyenv: 14:49:22 + export PYENV_ROOT=/opt/pyenv 14:49:22 + PYENV_ROOT=/opt/pyenv 14:49:22 + 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:49:22 + 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:49:22 + pyenv versions 14:49:22 system 14:49:22 3.8.13 14:49:22 3.9.13 14:49:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:49:22 + command -v pyenv 14:49:22 ++ pyenv init - --no-rehash 14:49:22 + 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:49:22 export PATH="/opt/pyenv/shims:${PATH}" 14:49:22 export PYENV_SHELL=bash 14:49:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:49:22 pyenv() { 14:49:22 local command 14:49:22 command="${1:-}" 14:49:22 if [ "$#" -gt 0 ]; then 14:49:22 shift 14:49:22 fi 14:49:22 14:49:22 case "$command" in 14:49:22 rehash|shell) 14:49:22 eval "$(pyenv "sh-$command" "$@")" 14:49:22 ;; 14:49:22 *) 14:49:22 command pyenv "$command" "$@" 14:49:22 ;; 14:49:22 esac 14:49:22 }' 14:49:22 +++ 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:49:22 ++ 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:49:22 ++ 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:49:22 ++ 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:49:22 ++ export PYENV_SHELL=bash 14:49:22 ++ PYENV_SHELL=bash 14:49:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:49:22 +++ complete -F _pyenv pyenv 14:49:22 ++ lf-pyver python3 14:49:22 ++ local py_version_xy=python3 14:49:22 ++ local py_version_xyz= 14:49:22 ++ pyenv versions 14:49:22 ++ local command 14:49:22 ++ command=versions 14:49:22 ++ '[' 1 -gt 0 ']' 14:49:22 ++ shift 14:49:22 ++ case "$command" in 14:49:22 ++ command pyenv versions 14:49:22 ++ pyenv versions 14:49:22 ++ sed 's/^[ *]* //' 14:49:22 ++ awk '{ print $1 }' 14:49:22 ++ grep -E '^[0-9.]*[0-9]$' 14:49:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:49:23 +++ grep '^3' /tmp/.pyenv_versions 14:49:23 +++ sort -V 14:49:23 +++ tail -n 1 14:49:23 ++ py_version_xyz=3.10.6 14:49:23 ++ [[ -z 3.10.6 ]] 14:49:23 ++ echo 3.10.6 14:49:23 ++ return 0 14:49:23 + pyenv local 3.10.6 14:49:23 + local command 14:49:23 + command=local 14:49:23 + '[' 2 -gt 0 ']' 14:49:23 + shift 14:49:23 + case "$command" in 14:49:23 + command pyenv local 3.10.6 14:49:23 + pyenv local 3.10.6 14:49:23 + for arg in "$@" 14:49:23 + case $arg in 14:49:23 + pkg_list+='tox ' 14:49:23 + for arg in "$@" 14:49:23 + case $arg in 14:49:23 + pkg_list+='virtualenv ' 14:49:23 + for arg in "$@" 14:49:23 + case $arg in 14:49:23 + pkg_list+='urllib3~=1.26.15 ' 14:49:23 + [[ -f /tmp/.toxenv ]] 14:49:23 ++ cat /tmp/.toxenv 14:49:23 + lf_venv=/tmp/venv-VP1I 14:49:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VP1I from' file:/tmp/.toxenv 14:49:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VP1I from file:/tmp/.toxenv 14:49:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:49:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:49:23 + local 'pip_opts=--upgrade --quiet' 14:49:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:49:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:49:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:49:23 + [[ -n '' ]] 14:49:23 + [[ -n '' ]] 14:49:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:49:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:49:23 + /tmp/venv-VP1I/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:49:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:49:23 lf-activate-venv(): INFO: Base packages installed successfully 14:49:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:49:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:49:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:49:23 + /tmp/venv-VP1I/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:49:24 + type python3 14:49:24 + true 14:49:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VP1I/bin to PATH' 14:49:24 lf-activate-venv(): INFO: Adding /tmp/venv-VP1I/bin to PATH 14:49:24 + PATH=/tmp/venv-VP1I/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:49:24 + return 0 14:49:24 + [[ -d /opt/pyenv ]] 14:49:24 + echo '---> Setting up pyenv' 14:49:24 ---> Setting up pyenv 14:49:24 + export PYENV_ROOT=/opt/pyenv 14:49:24 + PYENV_ROOT=/opt/pyenv 14:49:24 + export PATH=/opt/pyenv/bin:/tmp/venv-VP1I/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:49:24 + PATH=/opt/pyenv/bin:/tmp/venv-VP1I/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:49:24 ++ pwd 14:49:24 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:49:24 + export PYTHONPATH 14:49:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:49:24 + TOX_TESTENV_PASSENV=PYTHONPATH 14:49:24 + tox --version 14:49:24 4.58.0 from /tmp/venv-VP1I/lib/python3.10/site-packages/tox/__init__.py 14:49:25 + PARALLEL=false 14:49:25 + TOX_OPTIONS_LIST= 14:49:25 + [[ -n pre-commit ]] 14:49:25 + TOX_OPTIONS_LIST=' -e pre-commit' 14:49:25 + case ${PARALLEL,,} in 14:49:25 + tox -e pre-commit 14:49:25 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:49:26 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 14:49:28 pre-commit: freeze> python -m pip freeze --all 14:49:29 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.2,identify==2.6.19,nodeenv==1.10.0,pip==26.2,platformdirs==4.11.0,pre_commit==4.6.0,python-discovery==1.5.1,PyYAML==6.0.3,setuptools==83.0.0,typing_extensions==4.16.0,virtualenv==21.7.1 14:49:29 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:49:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:49:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:49:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:49:33 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:49:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:49:34 [INFO] Once installed this environment will be reused. 14:49:34 [INFO] This may take a few minutes... 14:49:38 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:49:38 [INFO] Once installed this environment will be reused. 14:49:38 [INFO] This may take a few minutes... 14:49:42 trim trailing whitespace.................................................Passed 14:49:43 Tabs remover.............................................................Passed 14:49:43 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:49:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:49:43 [INFO] Once installed this environment will be reused. 14:49:43 [INFO] This may take a few minutes... 14:49:51 gitlint..............................................(no files to check)Skipped 14:49:51 pre-commit: OK (26.39=setup[3.89]+cmd[14.09,8.41] seconds) 14:49:51 congratulations :) (26.42 seconds) 14:49:51 + tox_status=0 14:49:51 + echo '---> Completed tox runs' 14:49:51 ---> Completed tox runs 14:49:51 + for i in .tox/*/log 14:49:51 ++ echo .tox/pre-commit/log 14:49:51 ++ awk -F/ '{print $2}' 14:49:51 + tox_env=pre-commit 14:49:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:49:51 + DOC_DIR=docs/_build/html 14:49:51 + [[ -d docs/_build/html ]] 14:49:51 + echo '---> tox-run.sh ends' 14:49:51 ---> tox-run.sh ends 14:49:51 + test 0 -eq 0 14:49:51 $ ssh-agent -k 14:49:51 unset SSH_AUTH_SOCK; 14:49:51 unset SSH_AGENT_PID; 14:49:51 echo Agent pid 1739 killed; 14:49:51 [ssh-agent] Stopped. 14:49:51 [PostBuildScript] - [INFO] Executing post build scripts. 14:49:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15803471572642256199.sh 14:49:51 ---> sysstat.sh 14:49:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11249457476499250699.sh 14:49:52 ---> package-listing.sh 14:49:52 ++ facter osfamily 14:49:52 ++ tr '[:upper:]' '[:lower:]' 14:49:52 + OS_FAMILY=debian 14:49:52 + workspace=/w/workspace/oom-master-pre-commit-lint 14:49:52 + START_PACKAGES=/tmp/packages_start.txt 14:49:52 + END_PACKAGES=/tmp/packages_end.txt 14:49:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:49:52 + PACKAGES=/tmp/packages_start.txt 14:49:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:49:52 + PACKAGES=/tmp/packages_end.txt 14:49:52 + case "${OS_FAMILY}" in 14:49:52 + grep '^ii' 14:49:52 + dpkg -l 14:49:52 + '[' -f /tmp/packages_start.txt ']' 14:49:52 + '[' -f /tmp/packages_end.txt ']' 14:49:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:49:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:49:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:49:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:49:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10708629757824487856.sh 14:49:52 ---> capture-instance-metadata.sh 14:49:52 Setup pyenv: 14:49:52 system 14:49:52 3.8.13 14:49:52 3.9.13 14:49:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:49:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VITk 14:49:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:49:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:49:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:50:00 lf-activate-venv(): INFO: Base packages installed successfully 14:50:00 lf-activate-venv(): INFO: Installing additional packages: lftools 14:50:20 lf-activate-venv(): INFO: Adding /tmp/venv-VITk/bin to PATH 14:50:20 INFO: Running in OpenStack, capturing instance metadata 14:50:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6072227116761587536.sh 14:50:20 provisioning config files... 14:50:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10885707049123331879tmp 14:50:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:50:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:50:21 [EnvInject] - Injecting environment variables from a build step. 14:50:21 [EnvInject] - Injecting as environment variables the properties content 14:50:21 SERVER_ID=logs 14:50:21 14:50:21 [EnvInject] - Variables injected successfully. 14:50:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6285124487441981438.sh 14:50:21 ---> create-netrc.sh 14:50:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16620972593293707754.sh 14:50:21 ---> python-tools-install.sh 14:50:21 Setup pyenv: 14:50:21 system 14:50:21 3.8.13 14:50:21 3.9.13 14:50:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:50:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VITk from file:/tmp/.os_lf_venv 14:50:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:50:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:50:22 lf-activate-venv(): INFO: Base packages installed successfully 14:50:22 lf-activate-venv(): INFO: Installing additional packages: lftools 14:50:29 lf-activate-venv(): INFO: Adding /tmp/venv-VITk/bin to PATH 14:50:29 Generating Requirements File 14:50:50 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:50:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:50:50 Python 3.10.6 14:50:50 pip 26.2 from /tmp/venv-VITk/lib/python3.10/site-packages/pip (python 3.10) 14:50:50 aiohappyeyeballs==2.7.1 14:50:50 aiohttp==3.14.3 14:50:50 aiosignal==1.4.0 14:50:50 appdirs==1.4.4 14:50:50 argcomplete==3.7.0 14:50:50 aspy.yaml==1.3.0 14:50:50 async-timeout==5.0.1 14:50:50 attrs==26.1.0 14:50:50 autopage==0.6.0 14:50:50 backports.strenum==1.3.1 14:50:50 beautifulsoup4==4.15.0 14:50:50 boto3==1.43.62 14:50:50 botocore==1.43.62 14:50:50 bs4==0.0.2 14:50:50 certifi==2026.7.22 14:50:50 cffi==2.1.0 14:50:50 cfgv==3.5.0 14:50:50 chardet==7.4.3 14:50:50 charset-normalizer==3.4.9 14:50:50 click==8.4.2 14:50:50 cliff==4.14.0 14:50:50 cmd2==3.5.1 14:50:50 cryptography==3.3.2 14:50:50 debtcollector==3.1.0 14:50:50 decorator==5.3.1 14:50:50 defusedxml==0.7.1 14:50:50 Deprecated==1.3.1 14:50:50 distlib==0.4.3 14:50:50 dnspython==2.8.0 14:50:50 docker==7.2.0 14:50:50 dogpile.cache==1.5.0 14:50:50 durationpy==0.10 14:50:50 email-validator==2.3.0 14:50:50 filelock==3.32.2 14:50:50 frozenlist==1.8.0 14:50:50 future==1.0.0 14:50:50 gitdb==4.0.12 14:50:50 GitPython==3.1.57 14:50:50 httplib2==0.30.2 14:50:50 identify==2.6.19 14:50:50 idna==3.18 14:50:50 importlib-resources==1.5.0 14:50:50 iso8601==2.1.0 14:50:50 Jinja2==3.1.6 14:50:50 jmespath==1.1.0 14:50:50 jsonpatch==1.33 14:50:50 jsonpointer==3.1.1 14:50:50 jsonschema==4.26.0 14:50:50 jsonschema-specifications==2025.9.1 14:50:50 keystoneauth1==5.14.0 14:50:50 kubernetes==36.0.3 14:50:50 lftools==0.37.22 14:50:50 lxml==6.1.1 14:50:50 markdown-it-py==4.2.0 14:50:50 MarkupSafe==3.0.3 14:50:50 mdurl==0.1.2 14:50:50 msgpack==1.2.1 14:50:50 multi_key_dict==2.0.3 14:50:50 multidict==6.7.1 14:50:50 munch==4.0.0 14:50:50 netaddr==1.3.0 14:50:50 niet==1.4.2 14:50:50 nodeenv==1.10.0 14:50:50 oauth2client==4.1.3 14:50:50 oauthlib==3.3.1 14:50:50 openstacksdk==4.13.0 14:50:50 os-service-types==1.8.2 14:50:50 osc-lib==4.6.0 14:50:50 oslo.config==10.4.0 14:50:50 oslo.context==6.4.0 14:50:50 oslo.i18n==6.8.0 14:50:50 oslo.log==8.2.0 14:50:50 oslo.serialization==5.10.0 14:50:50 oslo.utils==10.1.1 14:50:50 packaging==26.2 14:50:50 pbr==7.0.3 14:50:50 platformdirs==4.11.0 14:50:50 prettytable==3.18.0 14:50:50 propcache==0.5.2 14:50:50 psutil==7.2.2 14:50:50 pyasn1==0.6.4 14:50:50 pyasn1_modules==0.4.2 14:50:50 pycparser==3.0 14:50:50 pygerrit2==2.0.15 14:50:50 PyGithub==2.9.1 14:50:50 Pygments==2.20.0 14:50:50 PyJWT==2.13.0 14:50:50 PyNaCl==1.6.2 14:50:50 pyparsing==2.4.7 14:50:50 pyperclip==1.11.0 14:50:50 pyrsistent==0.20.0 14:50:50 python-cinderclient==9.9.0 14:50:50 python-dateutil==2.9.0.post0 14:50:50 python-discovery==1.5.1 14:50:50 python-heatclient==5.2.0 14:50:50 python-jenkins==1.8.3 14:50:50 python-keystoneclient==5.8.0 14:50:50 python-magnumclient==4.11.0 14:50:50 python-openstackclient==10.0.0 14:50:50 python-swiftclient==4.10.0 14:50:50 PyYAML==6.0.3 14:50:50 referencing==0.37.0 14:50:50 requests==2.34.2 14:50:50 requests-oauthlib==2.0.0 14:50:50 rfc3986==2.0.0 14:50:50 rich==15.0.0 14:50:50 rich-argparse==1.8.0 14:50:50 rpds-py==0.30.0 14:50:50 rsa==4.9.1 14:50:50 ruamel.yaml==0.19.1 14:50:50 ruamel.yaml.clib==0.2.15 14:50:50 s3transfer==0.19.2 14:50:50 simplejson==4.1.1 14:50:50 six==1.17.0 14:50:50 smmap==5.0.3 14:50:50 soupsieve==2.9.1 14:50:50 stevedore==5.8.0 14:50:50 tabulate==0.10.0 14:50:50 toml==0.10.2 14:50:50 tomlkit==0.15.1 14:50:50 tqdm==4.70.0 14:50:50 typing_extensions==4.16.0 14:50:50 urllib3==1.26.20 14:50:50 virtualenv==21.7.1 14:50:50 wcwidth==0.8.2 14:50:50 websocket-client==1.9.0 14:50:50 wrapt==2.3.0 14:50:50 xdg==6.0.0 14:50:50 xmltodict==1.0.4 14:50:50 yarl==1.24.5 14:50:50 yq==4.1.2 14:50:50 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins7408033385797838027.sh 14:50:50 ---> uv-install.sh 14:50:50 Installing uv/uvx (latest) using shell installer 14:50:51 2026-08-03 14:50:51 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-aXV3VF.sh" [1] 14:50:51 downloading uv 0.12.1 x86_64-unknown-linux-gnu 14:50:51 installing to /home/jenkins/.local/bin 14:50:51 uv 14:50:51 uvx 14:50:51 everything's installed! 14:50:51 14:50:51 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:50:51 14:50:51 source $HOME/.local/bin/env (sh, bash, zsh) 14:50:51 source $HOME/.local/bin/env.fish (fish) 14:50:51 Adding install location to PATH 14:50:51 ---> Validating uv/uvx install 14:50:51 uvx 0.12.1 (x86_64-unknown-linux-gnu) 14:50:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8104193143350824202.sh 14:50:51 ---> sudo-logs.sh 14:50:51 Archiving 'sudo' log.. 14:50:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1891800180153142913.sh 14:50:52 ---> job-cost.sh 14:50:52 INFO: Activating Python virtual environment... 14:50:52 Setup pyenv: 14:50:52 system 14:50:52 3.8.13 14:50:52 3.9.13 14:50:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:50:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VITk from file:/tmp/.os_lf_venv 14:50:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:50:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:50:54 lf-activate-venv(): INFO: Base packages installed successfully 14:50:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:50:58 lf-activate-venv(): INFO: Adding /tmp/venv-VITk/bin to PATH 14:50:58 INFO: No stack-cost file found 14:50:58 INFO: Instance uptime: 157s 14:50:58 INFO: Fetching instance metadata (attempt 1 of 3)... 14:50:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:50:58 INFO: Successfully fetched instance metadata 14:50:58 INFO: Instance type: v3-standard-4 14:50:58 INFO: Retrieving pricing info for: v3-standard-4 14:50:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:50:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=157 14:50:58 INFO: Successfully fetched Vexxhost pricing API 14:50:58 INFO: Retrieved cost: 0.11 14:50:58 INFO: Retrieved resource: v3-standard-4 14:50:58 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 14:50:58 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 14:50:58 INFO: Successfully archived job cost data 14:50:58 DEBUG: Cost data: oom-master-pre-commit-lint,4789,2026-08-03 14:50:58,v3-standard-4,157,0.11,0.00,SUCCESS 14:50:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18047806579304836052.sh 14:50:58 ---> logs-deploy.sh 14:50:58 Setup pyenv: 14:50:59 system 14:50:59 3.8.13 14:50:59 3.9.13 14:50:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:50:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VITk from file:/tmp/.os_lf_venv 14:50:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:50:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:51:00 lf-activate-venv(): INFO: Base packages installed successfully 14:51:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:51:07 lf-activate-venv(): INFO: Adding /tmp/venv-VITk/bin to PATH 14:51:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4789 14:51:07 INFO: archiving workspace using pattern(s): 14:51:08 Archives upload complete. 14:51:08 INFO: archiving logs to Nexus 14:51:09 ---> uname -a: 14:51:09 Linux prd-ubuntu1804-builder-4c-4g-3779 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:51:09 14:51:09 14:51:09 ---> lscpu: 14:51:09 Architecture: x86_64 14:51:09 CPU op-mode(s): 32-bit, 64-bit 14:51:09 Byte Order: Little Endian 14:51:09 CPU(s): 4 14:51:09 On-line CPU(s) list: 0-3 14:51:09 Thread(s) per core: 1 14:51:09 Core(s) per socket: 1 14:51:09 Socket(s): 4 14:51:09 NUMA node(s): 1 14:51:09 Vendor ID: AuthenticAMD 14:51:09 CPU family: 23 14:51:09 Model: 49 14:51:09 Model name: AMD EPYC-Rome Processor 14:51:09 Stepping: 0 14:51:09 CPU MHz: 2800.000 14:51:09 BogoMIPS: 5600.00 14:51:09 Virtualization: AMD-V 14:51:09 Hypervisor vendor: KVM 14:51:09 Virtualization type: full 14:51:09 L1d cache: 32K 14:51:09 L1i cache: 32K 14:51:09 L2 cache: 512K 14:51:09 L3 cache: 16384K 14:51:09 NUMA node0 CPU(s): 0-3 14:51:09 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:51:09 14:51:09 14:51:09 ---> nproc: 14:51:09 4 14:51:09 14:51:09 14:51:09 ---> df -h: 14:51:09 Filesystem Size Used Avail Use% Mounted on 14:51:09 udev 7.9G 0 7.9G 0% /dev 14:51:09 tmpfs 1.6G 676K 1.6G 1% /run 14:51:09 /dev/vda1 78G 8.5G 69G 11% / 14:51:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:51:09 tmpfs 5.0M 0 5.0M 0% /run/lock 14:51:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:51:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:51:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:51:09 14:51:09 14:51:09 ---> free -m: 14:51:09 total used free shared buff/cache available 14:51:09 Mem: 16040 576 13126 0 2336 15139 14:51:09 Swap: 1023 0 1023 14:51:09 14:51:09 14:51:09 ---> ip addr: 14:51:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:51:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:51:09 inet 127.0.0.1/8 scope host lo 14:51:09 valid_lft forever preferred_lft forever 14:51:09 inet6 ::1/128 scope host 14:51:09 valid_lft forever preferred_lft forever 14:51:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:51:09 link/ether fa:16:3e:fd:6d:3d brd ff:ff:ff:ff:ff:ff 14:51:09 inet 10.30.107.142/23 brd 10.30.107.255 scope global dynamic ens3 14:51:09 valid_lft 86251sec preferred_lft 86251sec 14:51:09 inet6 fe80::f816:3eff:fefd:6d3d/64 scope link 14:51:09 valid_lft forever preferred_lft forever 14:51:09 14:51:09 14:51:09 ---> sar -b -r -n DEV: 14:51:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3779) 08/03/26 _x86_64_ (4 CPU) 14:51:09 14:51:09 14:48:42 LINUX RESTART (4 CPU) 14:51:09 14:51:09 14:49:01 tps rtps wtps bread/s bwrtn/s 14:51:09 14:50:02 331.29 24.40 306.90 817.33 59149.61 14:51:09 14:51:01 115.57 1.19 114.39 136.79 16610.47 14:51:09 Average: 224.34 12.89 211.45 479.92 38058.75 14:51:09 14:51:09 14:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:51:09 14:50:02 13947540 15548588 2477428 15.08 59156 1740328 756948 4.33 748620 1509416 108520 14:51:09 14:51:01 13467716 15526020 2957252 18.00 86968 2147972 756268 4.33 789004 1903440 236184 14:51:09 Average: 13707628 15537304 2717340 16.54 73062 1944150 756608 4.33 768812 1706428 172352 14:51:09 14:51:09 14:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:51:09 14:50:02 lo 1.93 1.93 0.22 0.22 0.00 0.00 0.00 0.00 14:51:09 14:50:02 ens3 228.18 157.77 1659.34 34.16 0.00 0.00 0.00 0.00 14:51:09 14:51:01 lo 1.15 1.15 0.13 0.13 0.00 0.00 0.00 0.00 14:51:09 14:51:01 ens3 82.27 55.69 1444.86 10.01 0.00 0.00 0.00 0.00 14:51:09 Average: lo 1.55 1.55 0.17 0.17 0.00 0.00 0.00 0.00 14:51:09 Average: ens3 155.84 107.16 1553.00 22.18 0.00 0.00 0.00 0.00 14:51:09 14:51:09 14:51:09 ---> sar -P ALL: 14:51:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3779) 08/03/26 _x86_64_ (4 CPU) 14:51:09 14:51:09 14:48:42 LINUX RESTART (4 CPU) 14:51:09 14:51:09 14:49:01 CPU %user %nice %system %iowait %steal %idle 14:51:09 14:50:02 all 22.81 0.00 2.55 2.66 0.07 71.92 14:51:09 14:50:02 0 22.11 0.00 1.87 3.33 0.07 72.62 14:51:09 14:50:02 1 34.50 0.00 2.72 0.42 0.08 62.28 14:51:09 14:50:02 2 14.04 0.00 3.26 3.60 0.05 79.05 14:51:09 14:50:02 3 20.66 0.00 2.31 3.28 0.07 73.68 14:51:09 14:51:01 all 22.07 0.00 1.62 1.12 0.05 75.14 14:51:09 14:51:01 0 27.86 0.00 1.55 0.51 0.05 70.04 14:51:09 14:51:01 1 47.28 0.00 2.95 0.39 0.07 49.31 14:51:09 14:51:01 2 4.50 0.00 0.55 0.32 0.03 94.60 14:51:09 14:51:01 3 8.86 0.00 1.43 3.26 0.05 86.40 14:51:09 Average: all 22.44 0.00 2.09 1.89 0.06 73.52 14:51:09 Average: 0 24.96 0.00 1.71 1.93 0.06 71.34 14:51:09 Average: 1 40.84 0.00 2.84 0.40 0.08 55.84 14:51:09 Average: 2 9.30 0.00 1.92 1.97 0.04 86.77 14:51:09 Average: 3 14.80 0.00 1.87 3.27 0.06 79.99 14:51:09 14:51:09 14:51:09