11:49:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144198 11:49:18 Running as SYSTEM 11:49:18 [EnvInject] - Loading node environment variables. 11:49:18 Building remotely on prd-ubuntu1804-builder-4c-4g-8356 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:49:18 [ssh-agent] Looking for ssh-agent implementation... 11:49:18 $ ssh-agent 11:49:18 SSH_AUTH_SOCK=/tmp/ssh-8F12yFSvR5EN/agent.1694 11:49:18 SSH_AGENT_PID=1696 11:49:18 [ssh-agent] Started. 11:49:18 Running ssh-add (command line suppressed) 11:49:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10969944114639366250.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10969944114639366250.key) 11:49:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:49:18 The recommended git tool is: NONE 11:49:20 using credential onap-jenkins-ssh 11:49:20 Wiping out workspace first. 11:49:20 Cloning the remote Git repository 11:49:20 Cloning repository git://cloud.onap.org/mirror/oom.git 11:49:20 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:49:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:49:20 > git --version # timeout=10 11:49:20 > git --version # 'git version 2.17.1' 11:49:20 using GIT_SSH to set credentials Gerrit user 11:49:20 Verifying host key using manually-configured host key entries 11:49:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:49:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:49:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:49:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:49:25 using GIT_SSH to set credentials Gerrit user 11:49:25 Verifying host key using manually-configured host key entries 11:49:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/144198/8 # timeout=30 11:49:26 > git rev-parse 94faff4eca9b8c9acd9e295536008baa0b5ebe8b^{commit} # timeout=10 11:49:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:49:26 Checking out Revision 94faff4eca9b8c9acd9e295536008baa0b5ebe8b (refs/changes/98/144198/8) 11:49:26 > git config core.sparsecheckout # timeout=10 11:49:26 > git checkout -f 94faff4eca9b8c9acd9e295536008baa0b5ebe8b # timeout=30 11:49:29 Commit message: "[PORTALNG] 15.0.0 release" 11:49:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:49:29 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 11:49:29 [EnvInject] - Injecting environment variables from a build step. 11:49:30 [EnvInject] - Injecting as environment variables the properties content 11:49:30 PYTHON=python3 11:49:30 11:49:30 [EnvInject] - Variables injected successfully. 11:49:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16430005116446772020.sh 11:49:30 ---> tox-install.sh 11:49:30 + source /home/jenkins/lf-env.sh 11:49:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:49:30 ++ mktemp -d /tmp/venv-XXXX 11:49:30 + lf_venv=/tmp/venv-aiQ2 11:49:30 + local venv_file=/tmp/.os_lf_venv 11:49:30 + local python=python3 11:49:30 + local options 11:49:30 + local set_path=true 11:49:30 + local install_args= 11:49:30 ++ 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 11:49:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:49:30 + true 11:49:30 + case $1 in 11:49:30 + venv_file=/tmp/.toxenv 11:49:30 + shift 2 11:49:30 + true 11:49:30 + case $1 in 11:49:30 + shift 11:49:30 + break 11:49:30 + case $python in 11:49:30 + local pkg_list= 11:49:30 + [[ -d /opt/pyenv ]] 11:49:30 + echo 'Setup pyenv:' 11:49:30 Setup pyenv: 11:49:30 + export PYENV_ROOT=/opt/pyenv 11:49:30 + PYENV_ROOT=/opt/pyenv 11:49:30 + 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 11:49:30 + 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 11:49:30 + pyenv versions 11:49:30 * system (set by /opt/pyenv/version) 11:49:30 * 3.8.13 (set by /opt/pyenv/version) 11:49:30 * 3.9.13 (set by /opt/pyenv/version) 11:49:30 * 3.10.6 (set by /opt/pyenv/version) 11:49:30 + command -v pyenv 11:49:30 ++ pyenv init - --no-rehash 11:49:30 + 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[*]}"'\'')" 11:49:30 export PATH="/opt/pyenv/shims:${PATH}" 11:49:30 export PYENV_SHELL=bash 11:49:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:49:30 pyenv() { 11:49:30 local command 11:49:30 command="${1:-}" 11:49:30 if [ "$#" -gt 0 ]; then 11:49:30 shift 11:49:30 fi 11:49:30 11:49:30 case "$command" in 11:49:30 rehash|shell) 11:49:30 eval "$(pyenv "sh-$command" "$@")" 11:49:30 ;; 11:49:30 *) 11:49:30 command pyenv "$command" "$@" 11:49:30 ;; 11:49:30 esac 11:49:30 }' 11:49:30 +++ 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[*]}"' 11:49:30 ++ 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 11:49:30 ++ 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 11:49:30 ++ 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 11:49:30 ++ export PYENV_SHELL=bash 11:49:30 ++ PYENV_SHELL=bash 11:49:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:49:30 +++ complete -F _pyenv pyenv 11:49:30 ++ lf-pyver python3 11:49:30 ++ local py_version_xy=python3 11:49:30 ++ local py_version_xyz= 11:49:30 ++ pyenv versions 11:49:30 ++ local command 11:49:30 ++ command=versions 11:49:30 ++ '[' 1 -gt 0 ']' 11:49:30 ++ shift 11:49:30 ++ case "$command" in 11:49:30 ++ command pyenv versions 11:49:30 ++ pyenv versions 11:49:30 ++ sed 's/^[ *]* //' 11:49:30 ++ awk '{ print $1 }' 11:49:30 ++ grep -E '^[0-9.]*[0-9]$' 11:49:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:49:30 +++ grep '^3' /tmp/.pyenv_versions 11:49:30 +++ sort -V 11:49:30 +++ tail -n 1 11:49:30 ++ py_version_xyz=3.10.6 11:49:30 ++ [[ -z 3.10.6 ]] 11:49:30 ++ echo 3.10.6 11:49:30 ++ return 0 11:49:30 + pyenv local 3.10.6 11:49:30 + local command 11:49:30 + command=local 11:49:30 + '[' 2 -gt 0 ']' 11:49:30 + shift 11:49:30 + case "$command" in 11:49:30 + command pyenv local 3.10.6 11:49:30 + pyenv local 3.10.6 11:49:30 + for arg in "$@" 11:49:30 + case $arg in 11:49:30 + pkg_list+='tox ' 11:49:30 + for arg in "$@" 11:49:30 + case $arg in 11:49:30 + pkg_list+='virtualenv ' 11:49:30 + for arg in "$@" 11:49:30 + case $arg in 11:49:30 + pkg_list+='urllib3~=1.26.15 ' 11:49:30 + [[ -f /tmp/.toxenv ]] 11:49:30 + [[ ! -f /tmp/.toxenv ]] 11:49:30 + [[ -n '' ]] 11:49:30 + python3 -m venv /tmp/venv-aiQ2 11:49:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aiQ2' 11:49:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aiQ2 11:49:34 + echo /tmp/venv-aiQ2 11:49:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:49:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:49:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:49:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:34 + local 'pip_opts=--upgrade --quiet' 11:49:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:49:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:49:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:49:34 + [[ -n '' ]] 11:49:34 + [[ -n '' ]] 11:49:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:49:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:49:34 + /tmp/venv-aiQ2/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 11:49:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:49:38 lf-activate-venv(): INFO: Base packages installed successfully 11:49:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:49:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:49:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:49:38 + /tmp/venv-aiQ2/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 11:49:40 + type python3 11:49:40 + true 11:49:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aiQ2/bin to PATH' 11:49:40 lf-activate-venv(): INFO: Adding /tmp/venv-aiQ2/bin to PATH 11:49:40 + PATH=/tmp/venv-aiQ2/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 11:49:40 + return 0 11:49:40 + python3 --version 11:49:40 Python 3.10.6 11:49:40 + python3 -m pip --version 11:49:40 pip 26.1.1 from /tmp/venv-aiQ2/lib/python3.10/site-packages/pip (python 3.10) 11:49:40 + python3 -m pip freeze 11:49:40 cachetools==7.1.1 11:49:40 colorama==0.4.6 11:49:40 distlib==0.4.0 11:49:40 filelock==3.29.0 11:49:40 packaging==26.2 11:49:40 platformdirs==4.9.6 11:49:40 pluggy==1.6.0 11:49:40 pyproject-api==1.10.0 11:49:40 python-discovery==1.2.2 11:49:40 tomli==2.4.1 11:49:40 tomli_w==1.2.0 11:49:40 tox==4.53.1 11:49:40 typing_extensions==4.15.0 11:49:40 urllib3==1.26.20 11:49:40 virtualenv==21.3.1 11:49:40 [EnvInject] - Injecting environment variables from a build step. 11:49:40 [EnvInject] - Injecting as environment variables the properties content 11:49:40 PARALLEL=false 11:49:40 11:49:40 [EnvInject] - Variables injected successfully. 11:49:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1167880477942866998.sh 11:49:40 ---> tox-run.sh 11:49:40 + 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 11:49:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:49:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:49:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:49:40 + cd /w/workspace/oom-master-pre-commit-lint/. 11:49:40 + source /home/jenkins/lf-env.sh 11:49:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:49:41 ++ mktemp -d /tmp/venv-XXXX 11:49:41 + lf_venv=/tmp/venv-No3o 11:49:41 + local venv_file=/tmp/.os_lf_venv 11:49:41 + local python=python3 11:49:41 + local options 11:49:41 + local set_path=true 11:49:41 + local install_args= 11:49: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 11:49:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:49:41 + true 11:49:41 + case $1 in 11:49:41 + venv_file=/tmp/.toxenv 11:49:41 + shift 2 11:49:41 + true 11:49:41 + case $1 in 11:49:41 + shift 11:49:41 + break 11:49:41 + case $python in 11:49:41 + local pkg_list= 11:49:41 + [[ -d /opt/pyenv ]] 11:49:41 + echo 'Setup pyenv:' 11:49:41 Setup pyenv: 11:49:41 + export PYENV_ROOT=/opt/pyenv 11:49:41 + PYENV_ROOT=/opt/pyenv 11:49: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 11:49: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 11:49:41 + pyenv versions 11:49:41 system 11:49:41 3.8.13 11:49:41 3.9.13 11:49:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:49:41 + command -v pyenv 11:49:41 ++ pyenv init - --no-rehash 11:49: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[*]}"'\'')" 11:49:41 export PATH="/opt/pyenv/shims:${PATH}" 11:49:41 export PYENV_SHELL=bash 11:49:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:49:41 pyenv() { 11:49:41 local command 11:49:41 command="${1:-}" 11:49:41 if [ "$#" -gt 0 ]; then 11:49:41 shift 11:49:41 fi 11:49:41 11:49:41 case "$command" in 11:49:41 rehash|shell) 11:49:41 eval "$(pyenv "sh-$command" "$@")" 11:49:41 ;; 11:49:41 *) 11:49:41 command pyenv "$command" "$@" 11:49:41 ;; 11:49:41 esac 11:49:41 }' 11:49: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[*]}"' 11:49: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 11:49: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 11:49: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 11:49:41 ++ export PYENV_SHELL=bash 11:49:41 ++ PYENV_SHELL=bash 11:49:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:49:41 +++ complete -F _pyenv pyenv 11:49:41 ++ lf-pyver python3 11:49:41 ++ local py_version_xy=python3 11:49:41 ++ local py_version_xyz= 11:49:41 ++ pyenv versions 11:49:41 ++ sed 's/^[ *]* //' 11:49:41 ++ local command 11:49:41 ++ command=versions 11:49:41 ++ '[' 1 -gt 0 ']' 11:49:41 ++ shift 11:49:41 ++ case "$command" in 11:49:41 ++ command pyenv versions 11:49:41 ++ pyenv versions 11:49:41 ++ awk '{ print $1 }' 11:49:41 ++ grep -E '^[0-9.]*[0-9]$' 11:49:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:49:41 +++ sort -V 11:49:41 +++ tail -n 1 11:49:41 +++ grep '^3' /tmp/.pyenv_versions 11:49:41 ++ py_version_xyz=3.10.6 11:49:41 ++ [[ -z 3.10.6 ]] 11:49:41 ++ echo 3.10.6 11:49:41 ++ return 0 11:49:41 + pyenv local 3.10.6 11:49:41 + local command 11:49:41 + command=local 11:49:41 + '[' 2 -gt 0 ']' 11:49:41 + shift 11:49:41 + case "$command" in 11:49:41 + command pyenv local 3.10.6 11:49:41 + pyenv local 3.10.6 11:49:41 + for arg in "$@" 11:49:41 + case $arg in 11:49:41 + pkg_list+='tox ' 11:49:41 + for arg in "$@" 11:49:41 + case $arg in 11:49:41 + pkg_list+='virtualenv ' 11:49:41 + for arg in "$@" 11:49:41 + case $arg in 11:49:41 + pkg_list+='urllib3~=1.26.15 ' 11:49:41 + [[ -f /tmp/.toxenv ]] 11:49:41 ++ cat /tmp/.toxenv 11:49:41 + lf_venv=/tmp/venv-aiQ2 11:49:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aiQ2 from' file:/tmp/.toxenv 11:49:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aiQ2 from file:/tmp/.toxenv 11:49:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:49:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:49:41 + local 'pip_opts=--upgrade --quiet' 11:49:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:49:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:49:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:49:41 + [[ -n '' ]] 11:49:41 + [[ -n '' ]] 11:49:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:49:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:49:41 + /tmp/venv-aiQ2/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 11:49:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:49:42 lf-activate-venv(): INFO: Base packages installed successfully 11:49:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:49:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:49:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:49:42 + /tmp/venv-aiQ2/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 11:49:43 + type python3 11:49:43 + true 11:49:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aiQ2/bin to PATH' 11:49:43 lf-activate-venv(): INFO: Adding /tmp/venv-aiQ2/bin to PATH 11:49:43 + PATH=/tmp/venv-aiQ2/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 11:49:43 + return 0 11:49:43 + [[ -d /opt/pyenv ]] 11:49:43 + echo '---> Setting up pyenv' 11:49:43 ---> Setting up pyenv 11:49:43 + export PYENV_ROOT=/opt/pyenv 11:49:43 + PYENV_ROOT=/opt/pyenv 11:49:43 + export PATH=/opt/pyenv/bin:/tmp/venv-aiQ2/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 11:49:43 + PATH=/opt/pyenv/bin:/tmp/venv-aiQ2/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 11:49:43 ++ pwd 11:49:43 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:49:43 + export PYTHONPATH 11:49:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:49:43 + TOX_TESTENV_PASSENV=PYTHONPATH 11:49:43 + tox --version 11:49:43 4.53.1 from /tmp/venv-aiQ2/lib/python3.10/site-packages/tox/__init__.py 11:49:43 + PARALLEL=false 11:49:43 + TOX_OPTIONS_LIST= 11:49:43 + [[ -n pre-commit ]] 11:49:43 + TOX_OPTIONS_LIST=' -e pre-commit' 11:49:43 + case ${PARALLEL,,} in 11:49:43 + tox -e pre-commit 11:49:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:49:44 pre-commit: install_deps> python -I -m pip install pre-commit 11:49:47 pre-commit: freeze> python -m pip freeze --all 11:49:47 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.9.6,pre_commit==4.6.0,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.3.1 11:49:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:49:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:49:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:49:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:49:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:49:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:49:49 [INFO] Once installed this environment will be reused. 11:49:49 [INFO] This may take a few minutes... 11:49:53 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:49:53 [INFO] Once installed this environment will be reused. 11:49:53 [INFO] This may take a few minutes... 11:49:58 trim trailing whitespace.................................................Passed 11:49:58 Tabs remover.............................................................Passed 11:49:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:49:59 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:49:59 [INFO] Once installed this environment will be reused. 11:49:59 [INFO] This may take a few minutes... 11:50:07 gitlint..............................................(no files to check)Skipped 11:50:07 pre-commit: OK (23.62=setup[4.03]+cmd[11.22,8.38] seconds) 11:50:07 congratulations :) (23.66 seconds) 11:50:07 + tox_status=0 11:50:07 + echo '---> Completed tox runs' 11:50:07 ---> Completed tox runs 11:50:07 + for i in .tox/*/log 11:50:07 ++ echo .tox/pre-commit/log 11:50:07 ++ awk -F/ '{print $2}' 11:50:07 + tox_env=pre-commit 11:50:07 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:50:07 + DOC_DIR=docs/_build/html 11:50:07 + [[ -d docs/_build/html ]] 11:50:07 + echo '---> tox-run.sh ends' 11:50:07 ---> tox-run.sh ends 11:50:07 + test 0 -eq 0 11:50:07 $ ssh-agent -k 11:50:07 unset SSH_AUTH_SOCK; 11:50:07 unset SSH_AGENT_PID; 11:50:07 echo Agent pid 1696 killed; 11:50:07 [ssh-agent] Stopped. 11:50:07 [PostBuildScript] - [INFO] Executing post build scripts. 11:50:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17604008645486538545.sh 11:50:07 ---> sysstat.sh 11:50:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5354930922400104016.sh 11:50:07 ---> package-listing.sh 11:50:07 ++ facter osfamily 11:50:07 ++ tr '[:upper:]' '[:lower:]' 11:50:07 + OS_FAMILY=debian 11:50:07 + workspace=/w/workspace/oom-master-pre-commit-lint 11:50:07 + START_PACKAGES=/tmp/packages_start.txt 11:50:07 + END_PACKAGES=/tmp/packages_end.txt 11:50:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:50:07 + PACKAGES=/tmp/packages_start.txt 11:50:07 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:50:07 + PACKAGES=/tmp/packages_end.txt 11:50:07 + case "${OS_FAMILY}" in 11:50:07 + dpkg -l 11:50:07 + grep '^ii' 11:50:08 + '[' -f /tmp/packages_start.txt ']' 11:50:08 + '[' -f /tmp/packages_end.txt ']' 11:50:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:50:08 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:50:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:50:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:50:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12013868346426193427.sh 11:50:08 ---> capture-instance-metadata.sh 11:50:08 Setup pyenv: 11:50:08 system 11:50:08 3.8.13 11:50:08 3.9.13 11:50:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:50:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ug8f 11:50:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:50:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:15 lf-activate-venv(): INFO: Base packages installed successfully 11:50:15 lf-activate-venv(): INFO: Installing additional packages: lftools 11:50:34 lf-activate-venv(): INFO: Adding /tmp/venv-ug8f/bin to PATH 11:50:34 INFO: Running in OpenStack, capturing instance metadata 11:50:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8742555657166523433.sh 11:50:35 provisioning config files... 11:50:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5147041450197176627tmp 11:50:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:50:35 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:50:35 [EnvInject] - Injecting environment variables from a build step. 11:50:35 [EnvInject] - Injecting as environment variables the properties content 11:50:35 SERVER_ID=logs 11:50:35 11:50:35 [EnvInject] - Variables injected successfully. 11:50:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15084818542801805138.sh 11:50:35 ---> create-netrc.sh 11:50:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6295129149820864138.sh 11:50:35 ---> python-tools-install.sh 11:50:35 Setup pyenv: 11:50:35 system 11:50:35 3.8.13 11:50:35 3.9.13 11:50:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:50:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ug8f from file:/tmp/.os_lf_venv 11:50:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:37 lf-activate-venv(): INFO: Base packages installed successfully 11:50:37 lf-activate-venv(): INFO: Installing additional packages: lftools 11:50:43 lf-activate-venv(): INFO: Adding /tmp/venv-ug8f/bin to PATH 11:50:43 Generating Requirements File 11:50:59 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. 11:50:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:51:00 Python 3.10.6 11:51:00 pip 26.1.1 from /tmp/venv-ug8f/lib/python3.10/site-packages/pip (python 3.10) 11:51:00 appdirs==1.4.4 11:51:00 argcomplete==3.6.3 11:51:00 aspy.yaml==1.3.0 11:51:00 attrs==26.1.0 11:51:00 autopage==0.6.0 11:51:00 backports.strenum==1.3.1 11:51:00 beautifulsoup4==4.14.3 11:51:00 boto3==1.43.3 11:51:00 botocore==1.43.3 11:51:00 bs4==0.0.2 11:51:00 certifi==2026.4.22 11:51:00 cffi==2.0.0 11:51:00 cfgv==3.5.0 11:51:00 chardet==7.4.3 11:51:00 charset-normalizer==3.4.7 11:51:00 click==8.3.3 11:51:00 cliff==4.13.3 11:51:00 cmd2==3.5.1 11:51:00 cryptography==3.3.2 11:51:00 debtcollector==3.1.0 11:51:00 decorator==5.2.1 11:51:00 defusedxml==0.7.1 11:51:00 Deprecated==1.3.1 11:51:00 distlib==0.4.0 11:51:00 dnspython==2.8.0 11:51:00 docker==7.1.0 11:51:00 dogpile.cache==1.5.0 11:51:00 durationpy==0.10 11:51:00 email-validator==2.3.0 11:51:00 filelock==3.29.0 11:51:00 future==1.0.0 11:51:00 gitdb==4.0.12 11:51:00 GitPython==3.1.49 11:51:00 httplib2==0.30.2 11:51:00 identify==2.6.19 11:51:00 idna==3.13 11:51:00 importlib-resources==1.5.0 11:51:00 iso8601==2.1.0 11:51:00 Jinja2==3.1.6 11:51:00 jmespath==1.1.0 11:51:00 jsonpatch==1.33 11:51:00 jsonpointer==3.1.1 11:51:00 jsonschema==4.26.0 11:51:00 jsonschema-specifications==2025.9.1 11:51:00 keystoneauth1==5.13.1 11:51:00 kubernetes==35.0.0 11:51:00 lftools==0.37.22 11:51:00 lxml==6.1.0 11:51:00 markdown-it-py==4.0.0 11:51:00 MarkupSafe==3.0.3 11:51:00 mdurl==0.1.2 11:51:00 msgpack==1.1.2 11:51:00 multi_key_dict==2.0.3 11:51:00 munch==4.0.0 11:51:00 netaddr==1.3.0 11:51:00 niet==1.4.2 11:51:00 nodeenv==1.10.0 11:51:00 oauth2client==4.1.3 11:51:00 oauthlib==3.3.1 11:51:00 openstacksdk==4.12.0 11:51:00 os-service-types==1.8.2 11:51:00 osc-lib==4.6.0 11:51:00 oslo.config==10.3.0 11:51:00 oslo.context==6.3.0 11:51:00 oslo.i18n==6.7.2 11:51:00 oslo.log==8.1.0 11:51:00 oslo.serialization==5.9.1 11:51:00 oslo.utils==10.0.1 11:51:00 packaging==26.2 11:51:00 pbr==7.0.3 11:51:00 platformdirs==4.9.6 11:51:00 prettytable==3.17.0 11:51:00 psutil==7.2.2 11:51:00 pyasn1==0.6.3 11:51:00 pyasn1_modules==0.4.2 11:51:00 pycparser==3.0 11:51:00 pygerrit2==2.0.15 11:51:00 PyGithub==2.9.1 11:51:00 Pygments==2.20.0 11:51:00 PyJWT==2.12.1 11:51:00 PyNaCl==1.6.2 11:51:00 pyparsing==2.4.7 11:51:00 pyperclip==1.11.0 11:51:00 pyrsistent==0.20.0 11:51:00 python-cinderclient==9.9.0 11:51:00 python-dateutil==2.9.0.post0 11:51:00 python-discovery==1.2.2 11:51:00 python-heatclient==5.1.0 11:51:00 python-jenkins==1.8.3 11:51:00 python-keystoneclient==5.8.0 11:51:00 python-magnumclient==4.10.0 11:51:00 python-openstackclient==9.0.0 11:51:00 python-swiftclient==4.10.0 11:51:00 PyYAML==6.0.3 11:51:00 referencing==0.37.0 11:51:00 requests==2.33.1 11:51:00 requests-oauthlib==2.0.0 11:51:00 rfc3986==2.0.0 11:51:00 rich==15.0.0 11:51:00 rich-argparse==1.8.0 11:51:00 rpds-py==0.30.0 11:51:00 rsa==4.9.1 11:51:00 ruamel.yaml==0.19.1 11:51:00 ruamel.yaml.clib==0.2.15 11:51:00 s3transfer==0.17.0 11:51:00 simplejson==4.1.1 11:51:00 six==1.17.0 11:51:00 smmap==5.0.3 11:51:00 soupsieve==2.8.3 11:51:00 stevedore==5.7.0 11:51:00 tabulate==0.10.0 11:51:00 toml==0.10.2 11:51:00 tomlkit==0.14.0 11:51:00 tqdm==4.67.3 11:51:00 typing_extensions==4.15.0 11:51:00 urllib3==1.26.20 11:51:00 virtualenv==21.3.1 11:51:00 wcwidth==0.7.0 11:51:00 websocket-client==1.9.0 11:51:00 wrapt==2.1.2 11:51:00 xdg==6.0.0 11:51:00 xmltodict==1.0.4 11:51:00 yq==3.4.3 11:51:00 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins7742639402077147418.sh 11:51:00 ---> uv-install.sh 11:51:00 Installing uv/uvx (latest) using shell installer 11:51:01 2026-05-05 11:51:01 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-x3BjL0.sh" [1] 11:51:01 downloading uv 0.11.9 x86_64-unknown-linux-gnu 11:51:01 curl: (22) The requested URL returned error: 404 11:51:01 failed to download https://releases.astral.sh/github/uv/releases/download/0.11.9/uv-x86_64-unknown-linux-gnu.tar.gz 11:51:01 trying alternative download URL 11:51:04 installing to /home/jenkins/.local/bin 11:51:04 uv 11:51:04 uvx 11:51:04 everything's installed! 11:51:04 11:51:04 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:51:04 11:51:04 source $HOME/.local/bin/env (sh, bash, zsh) 11:51:04 source $HOME/.local/bin/env.fish (fish) 11:51:04 Adding install location to PATH 11:51:04 ---> Validating uv/uvx install 11:51:04 uvx 0.11.9 (x86_64-unknown-linux-gnu) 11:51:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17726643414102956647.sh 11:51:04 ---> sudo-logs.sh 11:51:04 Archiving 'sudo' log.. 11:51:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6261622992847662624.sh 11:51:05 ---> job-cost.sh 11:51:05 INFO: Activating Python virtual environment... 11:51:05 Setup pyenv: 11:51:05 system 11:51:05 3.8.13 11:51:05 3.9.13 11:51:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:51:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ug8f from file:/tmp/.os_lf_venv 11:51:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:06 lf-activate-venv(): INFO: Base packages installed successfully 11:51:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:51:11 lf-activate-venv(): INFO: Adding /tmp/venv-ug8f/bin to PATH 11:51:11 INFO: No stack-cost file found 11:51:11 INFO: Instance uptime: 146s 11:51:11 INFO: Fetching instance metadata (attempt 1 of 3)... 11:51:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:51:11 INFO: Successfully fetched instance metadata 11:51:11 INFO: Instance type: v3-standard-4 11:51:11 INFO: Retrieving pricing info for: v3-standard-4 11:51:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:51:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=146 11:51:11 INFO: Successfully fetched Vexxhost pricing API 11:51:11 INFO: Retrieved cost: 0.11 11:51:11 INFO: Retrieved resource: v3-standard-4 11:51:11 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:51:11 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:51:11 INFO: Successfully archived job cost data 11:51:11 DEBUG: Cost data: oom-master-pre-commit-lint,4613,2026-05-05 11:51:11,v3-standard-4,146,0.11,0.00,SUCCESS 11:51:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18311568707859199436.sh 11:51:11 ---> logs-deploy.sh 11:51:11 Setup pyenv: 11:51:11 system 11:51:11 3.8.13 11:51:11 3.9.13 11:51:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:51:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ug8f from file:/tmp/.os_lf_venv 11:51:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:13 lf-activate-venv(): INFO: Base packages installed successfully 11:51:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:51:20 lf-activate-venv(): INFO: Adding /tmp/venv-ug8f/bin to PATH 11:51:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4613 11:51:20 INFO: archiving workspace using pattern(s): 11:51:21 Archives upload complete. 11:51:21 INFO: archiving logs to Nexus 11:51:22 ---> uname -a: 11:51:22 Linux prd-ubuntu1804-builder-4c-4g-8356 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:51:22 11:51:22 11:51:22 ---> lscpu: 11:51:22 Architecture: x86_64 11:51:22 CPU op-mode(s): 32-bit, 64-bit 11:51:22 Byte Order: Little Endian 11:51:22 CPU(s): 4 11:51:22 On-line CPU(s) list: 0-3 11:51:22 Thread(s) per core: 1 11:51:22 Core(s) per socket: 1 11:51:22 Socket(s): 4 11:51:22 NUMA node(s): 1 11:51:22 Vendor ID: AuthenticAMD 11:51:22 CPU family: 23 11:51:22 Model: 49 11:51:22 Model name: AMD EPYC-Rome Processor 11:51:22 Stepping: 0 11:51:22 CPU MHz: 2799.998 11:51:22 BogoMIPS: 5599.99 11:51:22 Virtualization: AMD-V 11:51:22 Hypervisor vendor: KVM 11:51:22 Virtualization type: full 11:51:22 L1d cache: 32K 11:51:22 L1i cache: 32K 11:51:22 L2 cache: 512K 11:51:22 L3 cache: 16384K 11:51:22 NUMA node0 CPU(s): 0-3 11:51:22 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 11:51:22 11:51:22 11:51:22 ---> nproc: 11:51:22 4 11:51:22 11:51:22 11:51:22 ---> df -h: 11:51:22 Filesystem Size Used Avail Use% Mounted on 11:51:22 udev 7.9G 0 7.9G 0% /dev 11:51:22 tmpfs 1.6G 676K 1.6G 1% /run 11:51:22 /dev/vda1 78G 8.5G 69G 11% / 11:51:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:51:22 tmpfs 5.0M 0 5.0M 0% /run/lock 11:51:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:51:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:51:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:51:22 11:51:22 11:51:22 ---> free -m: 11:51:22 total used free shared buff/cache available 11:51:22 Mem: 16040 591 13173 0 2275 15127 11:51:22 Swap: 1023 0 1023 11:51:22 11:51:22 11:51:22 ---> ip addr: 11:51:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:51:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:51:22 inet 127.0.0.1/8 scope host lo 11:51:22 valid_lft forever preferred_lft forever 11:51:22 inet6 ::1/128 scope host 11:51:22 valid_lft forever preferred_lft forever 11:51:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:51:22 link/ether fa:16:3e:21:e8:cd brd ff:ff:ff:ff:ff:ff 11:51:22 inet 10.30.107.74/23 brd 10.30.107.255 scope global dynamic ens3 11:51:22 valid_lft 86251sec preferred_lft 86251sec 11:51:22 inet6 fe80::f816:3eff:fe21:e8cd/64 scope link 11:51:22 valid_lft forever preferred_lft forever 11:51:22 11:51:22 11:51:22 ---> sar -b -r -n DEV: 11:51:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8356) 05/05/26 _x86_64_ (4 CPU) 11:51:22 11:51:22 11:48:57 LINUX RESTART (4 CPU) 11:51:22 11:51:22 11:49:01 tps rtps wtps bread/s bwrtn/s 11:51:22 11:50:00 345.41 74.02 271.39 3939.08 104965.57 11:51:22 11:51:01 123.09 0.95 122.14 105.29 13114.70 11:51:22 Average: 233.33 37.18 196.15 2006.35 58660.65 11:51:22 11:51:22 11:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:51:22 11:50:00 13909736 15475208 2515232 15.31 54192 1712796 924444 5.29 808164 1492944 147108 11:51:22 11:51:01 13621544 15558052 2803424 17.07 86168 2030248 762704 4.36 756568 1789912 204268 11:51:22 Average: 13765640 15516630 2659328 16.19 70180 1871522 843574 4.83 782366 1641428 175688 11:51:22 11:51:22 11:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:51:22 11:50:00 ens3 465.94 320.15 2332.73 78.13 0.00 0.00 0.00 0.00 11:51:22 11:50:00 lo 2.87 2.87 0.30 0.30 0.00 0.00 0.00 0.00 11:51:22 11:51:01 ens3 88.44 67.69 1076.22 13.71 0.00 0.00 0.00 0.00 11:51:22 11:51:01 lo 1.77 1.77 0.20 0.20 0.00 0.00 0.00 0.00 11:51:22 Average: ens3 275.63 192.88 1699.29 45.65 0.00 0.00 0.00 0.00 11:51:22 Average: lo 2.31 2.31 0.25 0.25 0.00 0.00 0.00 0.00 11:51:22 11:51:22 11:51:22 ---> sar -P ALL: 11:51:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-8356) 05/05/26 _x86_64_ (4 CPU) 11:51:22 11:51:22 11:48:57 LINUX RESTART (4 CPU) 11:51:22 11:51:22 11:49:01 CPU %user %nice %system %iowait %steal %idle 11:51:22 11:50:00 all 20.86 0.00 2.98 12.58 0.06 63.52 11:51:22 11:50:00 0 17.44 0.00 2.84 15.51 0.07 64.14 11:51:22 11:50:00 1 29.59 0.00 3.91 5.67 0.07 60.76 11:51:22 11:50:00 2 25.50 0.00 2.89 17.41 0.07 54.13 11:51:22 11:50:00 3 10.92 0.00 2.30 11.71 0.05 75.02 11:51:22 11:51:01 all 21.30 0.00 1.49 1.36 0.05 75.80 11:51:22 11:51:01 0 25.15 0.00 1.78 2.07 0.05 70.95 11:51:22 11:51:01 1 27.59 0.00 1.49 0.18 0.07 70.67 11:51:22 11:51:01 2 29.15 0.00 1.82 2.57 0.05 66.41 11:51:22 11:51:01 3 3.37 0.00 0.83 0.65 0.03 95.10 11:51:22 Average: all 21.08 0.00 2.23 6.92 0.06 69.72 11:51:22 Average: 0 21.32 0.00 2.30 8.74 0.06 67.57 11:51:22 Average: 1 28.58 0.00 2.69 2.90 0.07 65.76 11:51:22 Average: 2 27.35 0.00 2.35 9.91 0.06 60.34 11:51:22 Average: 3 7.11 0.00 1.56 6.13 0.04 85.15 11:51:22 11:51:22 11:51:22