07:50:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/144064 07:50:39 Running as SYSTEM 07:50:39 [EnvInject] - Loading node environment variables. 07:50:39 Building remotely on prd-ubuntu1804-builder-4c-4g-5978 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:50:39 [ssh-agent] Looking for ssh-agent implementation... 07:50:39 $ ssh-agent 07:50:39 SSH_AUTH_SOCK=/tmp/ssh-Q4IkT8MoQVOx/agent.1651 07:50:39 SSH_AGENT_PID=1653 07:50:39 [ssh-agent] Started. 07:50:39 Running ssh-add (command line suppressed) 07:50:39 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10813678696584687689.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10813678696584687689.key) 07:50:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:50:40 The recommended git tool is: NONE 07:50:41 using credential onap-jenkins-ssh 07:50:41 Wiping out workspace first. 07:50:41 Cloning the remote Git repository 07:50:41 Cloning repository git://cloud.onap.org/mirror/oom.git 07:50:41 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:50:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:50:41 > git --version # timeout=10 07:50:41 > git --version # 'git version 2.17.1' 07:50:41 using GIT_SSH to set credentials Gerrit user 07:50:41 Verifying host key using manually-configured host key entries 07:50:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:50:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:50:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:50:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:50:46 using GIT_SSH to set credentials Gerrit user 07:50:46 Verifying host key using manually-configured host key entries 07:50:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/144064/9 # timeout=30 07:50:47 > git rev-parse ffb29f3d110bb63224619d1967b9965801bf0aef^{commit} # timeout=10 07:50:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:50:47 Checking out Revision ffb29f3d110bb63224619d1967b9965801bf0aef (refs/changes/64/144064/9) 07:50:47 > git config core.sparsecheckout # timeout=10 07:50:47 > git checkout -f ffb29f3d110bb63224619d1967b9965801bf0aef # timeout=30 07:50:50 Commit message: "[SO] 17.2.0" 07:50:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:50:50 > git rev-list --no-walk ad38052ff9be60a44fe2b194ff5c8eae5a534343 # timeout=10 07:50:51 [EnvInject] - Injecting environment variables from a build step. 07:50:51 [EnvInject] - Injecting as environment variables the properties content 07:50:51 PYTHON=python3 07:50:51 07:50:51 [EnvInject] - Variables injected successfully. 07:50:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14708496127740928684.sh 07:50:51 ---> tox-install.sh 07:50:51 + source /home/jenkins/lf-env.sh 07:50:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:51 ++ mktemp -d /tmp/venv-XXXX 07:50:51 + lf_venv=/tmp/venv-Cbko 07:50:51 + local venv_file=/tmp/.os_lf_venv 07:50:51 + local python=python3 07:50:51 + local options 07:50:51 + local set_path=true 07:50:51 + local install_args= 07:50:51 ++ 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:50:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:51 + true 07:50:51 + case $1 in 07:50:51 + venv_file=/tmp/.toxenv 07:50:51 + shift 2 07:50:51 + true 07:50:51 + case $1 in 07:50:51 + shift 07:50:51 + break 07:50:51 + case $python in 07:50:51 + local pkg_list= 07:50:51 + [[ -d /opt/pyenv ]] 07:50:51 + echo 'Setup pyenv:' 07:50:51 Setup pyenv: 07:50:51 + export PYENV_ROOT=/opt/pyenv 07:50:51 + PYENV_ROOT=/opt/pyenv 07:50:51 + 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:50:51 + 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:50:51 + pyenv versions 07:50:51 * system (set by /opt/pyenv/version) 07:50:51 * 3.8.13 (set by /opt/pyenv/version) 07:50:51 * 3.9.13 (set by /opt/pyenv/version) 07:50:51 * 3.10.6 (set by /opt/pyenv/version) 07:50:51 + command -v pyenv 07:50:51 ++ pyenv init - --no-rehash 07:50:51 + 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:50:51 export PATH="/opt/pyenv/shims:${PATH}" 07:50:51 export PYENV_SHELL=bash 07:50:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:51 pyenv() { 07:50:51 local command 07:50:51 command="${1:-}" 07:50:51 if [ "$#" -gt 0 ]; then 07:50:51 shift 07:50:51 fi 07:50:51 07:50:51 case "$command" in 07:50:51 rehash|shell) 07:50:51 eval "$(pyenv "sh-$command" "$@")" 07:50:51 ;; 07:50:51 *) 07:50:51 command pyenv "$command" "$@" 07:50:51 ;; 07:50:51 esac 07:50:51 }' 07:50:51 +++ 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:50:51 ++ 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:50:51 ++ 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:50:51 ++ 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:50:51 ++ export PYENV_SHELL=bash 07:50:51 ++ PYENV_SHELL=bash 07:50:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:51 +++ complete -F _pyenv pyenv 07:50:51 ++ lf-pyver python3 07:50:51 ++ local py_version_xy=python3 07:50:51 ++ local py_version_xyz= 07:50:51 ++ pyenv versions 07:50:51 ++ sed 's/^[ *]* //' 07:50:51 ++ awk '{ print $1 }' 07:50:51 ++ grep -E '^[0-9.]*[0-9]$' 07:50:51 ++ local command 07:50:51 ++ command=versions 07:50:51 ++ '[' 1 -gt 0 ']' 07:50:51 ++ shift 07:50:51 ++ case "$command" in 07:50:51 ++ command pyenv versions 07:50:51 ++ pyenv versions 07:50:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:51 +++ grep '^3' /tmp/.pyenv_versions 07:50:51 +++ sort -V 07:50:51 +++ tail -n 1 07:50:51 ++ py_version_xyz=3.10.6 07:50:51 ++ [[ -z 3.10.6 ]] 07:50:51 ++ echo 3.10.6 07:50:51 ++ return 0 07:50:51 + pyenv local 3.10.6 07:50:51 + local command 07:50:51 + command=local 07:50:51 + '[' 2 -gt 0 ']' 07:50:51 + shift 07:50:51 + case "$command" in 07:50:51 + command pyenv local 3.10.6 07:50:51 + pyenv local 3.10.6 07:50:51 + for arg in "$@" 07:50:51 + case $arg in 07:50:51 + pkg_list+='tox ' 07:50:51 + for arg in "$@" 07:50:51 + case $arg in 07:50:51 + pkg_list+='virtualenv ' 07:50:51 + for arg in "$@" 07:50:51 + case $arg in 07:50:51 + pkg_list+='urllib3~=1.26.15 ' 07:50:51 + [[ -f /tmp/.toxenv ]] 07:50:51 + [[ ! -f /tmp/.toxenv ]] 07:50:51 + [[ -n '' ]] 07:50:51 + python3 -m venv /tmp/venv-Cbko 07:50:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cbko' 07:50:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cbko 07:50:55 + echo /tmp/venv-Cbko 07:50:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:50:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:50:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:50:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:50:55 + local 'pip_opts=--upgrade --quiet' 07:50:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:50:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:50:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:50:55 + [[ -n '' ]] 07:50:55 + [[ -n '' ]] 07:50:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:50:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:50:55 + /tmp/venv-Cbko/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:50:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:50:59 lf-activate-venv(): INFO: Base packages installed successfully 07:50:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:50:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:50:59 + /tmp/venv-Cbko/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:51:01 + type python3 07:51:01 + true 07:51:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Cbko/bin to PATH' 07:51:01 lf-activate-venv(): INFO: Adding /tmp/venv-Cbko/bin to PATH 07:51:01 + PATH=/tmp/venv-Cbko/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:51:01 + return 0 07:51:01 + python3 --version 07:51:01 Python 3.10.6 07:51:01 + python3 -m pip --version 07:51:01 pip 26.1.2 from /tmp/venv-Cbko/lib/python3.10/site-packages/pip (python 3.10) 07:51:01 + python3 -m pip freeze 07:51:02 cachetools==7.1.4 07:51:02 colorama==0.4.6 07:51:02 distlib==0.4.0 07:51:02 filelock==3.29.0 07:51:02 packaging==26.2 07:51:02 platformdirs==4.10.0 07:51:02 pluggy==1.6.0 07:51:02 pyproject-api==1.10.1 07:51:02 python-discovery==1.4.0 07:51:02 tomli==2.4.1 07:51:02 tomli_w==1.2.0 07:51:02 tox==4.55.0 07:51:02 typing_extensions==4.15.0 07:51:02 urllib3==1.26.20 07:51:02 virtualenv==21.4.2 07:51:02 [EnvInject] - Injecting environment variables from a build step. 07:51:02 [EnvInject] - Injecting as environment variables the properties content 07:51:02 PARALLEL=false 07:51:02 07:51:02 [EnvInject] - Variables injected successfully. 07:51:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2850959299457730843.sh 07:51:02 ---> tox-run.sh 07:51:02 + 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:51:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:51:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:51:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:51:02 + cd /w/workspace/oom-master-pre-commit-lint/. 07:51:02 + source /home/jenkins/lf-env.sh 07:51:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:51:02 ++ mktemp -d /tmp/venv-XXXX 07:51:02 + lf_venv=/tmp/venv-Gr6q 07:51:02 + local venv_file=/tmp/.os_lf_venv 07:51:02 + local python=python3 07:51:02 + local options 07:51:02 + local set_path=true 07:51:02 + local install_args= 07:51:02 ++ 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:51:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:51:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:51:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:51:02 + true 07:51:02 + case $1 in 07:51:02 + venv_file=/tmp/.toxenv 07:51:02 + shift 2 07:51:02 + true 07:51:02 + case $1 in 07:51:02 + shift 07:51:02 + break 07:51:02 + case $python in 07:51:02 + local pkg_list= 07:51:02 + [[ -d /opt/pyenv ]] 07:51:02 + echo 'Setup pyenv:' 07:51:02 Setup pyenv: 07:51:02 + export PYENV_ROOT=/opt/pyenv 07:51:02 + PYENV_ROOT=/opt/pyenv 07:51:02 + 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:51:02 + 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:51:02 + pyenv versions 07:51:02 system 07:51:02 3.8.13 07:51:02 3.9.13 07:51:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:02 + command -v pyenv 07:51:02 ++ pyenv init - --no-rehash 07:51:02 + 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:51:02 export PATH="/opt/pyenv/shims:${PATH}" 07:51:02 export PYENV_SHELL=bash 07:51:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:51:02 pyenv() { 07:51:02 local command 07:51:02 command="${1:-}" 07:51:02 if [ "$#" -gt 0 ]; then 07:51:02 shift 07:51:02 fi 07:51:02 07:51:02 case "$command" in 07:51:02 rehash|shell) 07:51:02 eval "$(pyenv "sh-$command" "$@")" 07:51:02 ;; 07:51:02 *) 07:51:02 command pyenv "$command" "$@" 07:51:02 ;; 07:51:02 esac 07:51:02 }' 07:51:02 +++ 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:51:02 ++ 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:51:02 ++ 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:51:02 ++ 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:51:02 ++ export PYENV_SHELL=bash 07:51:02 ++ PYENV_SHELL=bash 07:51:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:51:02 +++ complete -F _pyenv pyenv 07:51:02 ++ lf-pyver python3 07:51:02 ++ local py_version_xy=python3 07:51:02 ++ local py_version_xyz= 07:51:02 ++ pyenv versions 07:51:02 ++ local command 07:51:02 ++ sed 's/^[ *]* //' 07:51:02 ++ command=versions 07:51:02 ++ '[' 1 -gt 0 ']' 07:51:02 ++ shift 07:51:02 ++ case "$command" in 07:51:02 ++ command pyenv versions 07:51:02 ++ awk '{ print $1 }' 07:51:02 ++ pyenv versions 07:51:02 ++ grep -E '^[0-9.]*[0-9]$' 07:51:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:51:02 +++ grep '^3' /tmp/.pyenv_versions 07:51:02 +++ tail -n 1 07:51:02 +++ sort -V 07:51:02 ++ py_version_xyz=3.10.6 07:51:02 ++ [[ -z 3.10.6 ]] 07:51:02 ++ echo 3.10.6 07:51:02 ++ return 0 07:51:02 + pyenv local 3.10.6 07:51:02 + local command 07:51:02 + command=local 07:51:02 + '[' 2 -gt 0 ']' 07:51:02 + shift 07:51:02 + case "$command" in 07:51:02 + command pyenv local 3.10.6 07:51:02 + pyenv local 3.10.6 07:51:02 + for arg in "$@" 07:51:02 + case $arg in 07:51:02 + pkg_list+='tox ' 07:51:02 + for arg in "$@" 07:51:02 + case $arg in 07:51:02 + pkg_list+='virtualenv ' 07:51:02 + for arg in "$@" 07:51:02 + case $arg in 07:51:02 + pkg_list+='urllib3~=1.26.15 ' 07:51:02 + [[ -f /tmp/.toxenv ]] 07:51:02 ++ cat /tmp/.toxenv 07:51:02 + lf_venv=/tmp/venv-Cbko 07:51:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cbko from' file:/tmp/.toxenv 07:51:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cbko from file:/tmp/.toxenv 07:51:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:51:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:51:02 + local 'pip_opts=--upgrade --quiet' 07:51:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:51:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:51:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:51:02 + [[ -n '' ]] 07:51:02 + [[ -n '' ]] 07:51:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:51:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:51:02 + /tmp/venv-Cbko/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:51:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:51:03 lf-activate-venv(): INFO: Base packages installed successfully 07:51:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:51:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:51:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:51:03 + /tmp/venv-Cbko/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:51:04 + type python3 07:51:04 + true 07:51:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Cbko/bin to PATH' 07:51:04 lf-activate-venv(): INFO: Adding /tmp/venv-Cbko/bin to PATH 07:51:04 + PATH=/tmp/venv-Cbko/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:51:04 + return 0 07:51:04 + [[ -d /opt/pyenv ]] 07:51:04 + echo '---> Setting up pyenv' 07:51:04 ---> Setting up pyenv 07:51:04 + export PYENV_ROOT=/opt/pyenv 07:51:04 + PYENV_ROOT=/opt/pyenv 07:51:04 + export PATH=/opt/pyenv/bin:/tmp/venv-Cbko/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:51:04 + PATH=/opt/pyenv/bin:/tmp/venv-Cbko/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:51:04 ++ pwd 07:51:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:51:04 + export PYTHONPATH 07:51:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:51:04 + TOX_TESTENV_PASSENV=PYTHONPATH 07:51:04 + tox --version 07:51:04 4.55.0 from /tmp/venv-Cbko/lib/python3.10/site-packages/tox/__init__.py 07:51:04 + PARALLEL=false 07:51:04 + TOX_OPTIONS_LIST= 07:51:04 + [[ -n pre-commit ]] 07:51:04 + TOX_OPTIONS_LIST=' -e pre-commit' 07:51:04 + case ${PARALLEL,,} in 07:51:04 + tox -e pre-commit 07:51:04 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:51:05 pre-commit: install_deps> python -I -m pip install pre-commit 07:51:08 pre-commit: freeze> python -m pip freeze --all 07:51:08 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.10.0,pre_commit==4.6.0,python-discovery==1.4.0,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.4.2 07:51:08 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:51:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:51:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:51:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:51:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:51:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:51:10 [INFO] Once installed this environment will be reused. 07:51:10 [INFO] This may take a few minutes... 07:51:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:51:14 [INFO] Once installed this environment will be reused. 07:51:14 [INFO] This may take a few minutes... 07:51:18 trim trailing whitespace.................................................Passed 07:51:19 Tabs remover.............................................................Passed 07:51:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:51:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:51:19 [INFO] Once installed this environment will be reused. 07:51:19 [INFO] This may take a few minutes... 07:51:27 gitlint..............................................(no files to check)Skipped 07:51:27 pre-commit: OK (22.91=setup[3.81]+cmd[10.85,8.25] seconds) 07:51:27 congratulations :) (22.95 seconds) 07:51:27 + tox_status=0 07:51:27 + echo '---> Completed tox runs' 07:51:27 ---> Completed tox runs 07:51:27 + for i in .tox/*/log 07:51:27 ++ echo .tox/pre-commit/log 07:51:27 ++ awk -F/ '{print $2}' 07:51:27 + tox_env=pre-commit 07:51:27 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:51:27 + DOC_DIR=docs/_build/html 07:51:27 + [[ -d docs/_build/html ]] 07:51:27 + echo '---> tox-run.sh ends' 07:51:27 ---> tox-run.sh ends 07:51:27 + test 0 -eq 0 07:51:27 $ ssh-agent -k 07:51:27 unset SSH_AUTH_SOCK; 07:51:27 unset SSH_AGENT_PID; 07:51:27 echo Agent pid 1653 killed; 07:51:27 [ssh-agent] Stopped. 07:51:27 [PostBuildScript] - [INFO] Executing post build scripts. 07:51:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2759986572570575141.sh 07:51:27 ---> sysstat.sh 07:51:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6598680953674899233.sh 07:51:28 ---> package-listing.sh 07:51:28 ++ facter osfamily 07:51:28 ++ tr '[:upper:]' '[:lower:]' 07:51:28 + OS_FAMILY=debian 07:51:28 + workspace=/w/workspace/oom-master-pre-commit-lint 07:51:28 + START_PACKAGES=/tmp/packages_start.txt 07:51:28 + END_PACKAGES=/tmp/packages_end.txt 07:51:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:51:28 + PACKAGES=/tmp/packages_start.txt 07:51:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:51:28 + PACKAGES=/tmp/packages_end.txt 07:51:28 + case "${OS_FAMILY}" in 07:51:28 + dpkg -l 07:51:28 + grep '^ii' 07:51:28 + '[' -f /tmp/packages_start.txt ']' 07:51:28 + '[' -f /tmp/packages_end.txt ']' 07:51:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:51:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:51:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:51:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:51:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7635720173918737308.sh 07:51:28 ---> capture-instance-metadata.sh 07:51:28 Setup pyenv: 07:51:28 system 07:51:28 3.8.13 07:51:28 3.9.13 07:51:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ODoo 07:51:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:51:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:51:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:51:36 lf-activate-venv(): INFO: Base packages installed successfully 07:51:36 lf-activate-venv(): INFO: Installing additional packages: lftools 07:51:55 lf-activate-venv(): INFO: Adding /tmp/venv-ODoo/bin to PATH 07:51:55 INFO: Running in OpenStack, capturing instance metadata 07:51:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6122692334328342124.sh 07:51:55 provisioning config files... 07:51:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14070886757555006981tmp 07:51:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:51:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:51:55 [EnvInject] - Injecting environment variables from a build step. 07:51:55 [EnvInject] - Injecting as environment variables the properties content 07:51:55 SERVER_ID=logs 07:51:55 07:51:55 [EnvInject] - Variables injected successfully. 07:51:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15617394519990523070.sh 07:51:55 ---> create-netrc.sh 07:51:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11693923482265632652.sh 07:51:55 ---> python-tools-install.sh 07:51:55 Setup pyenv: 07:51:56 system 07:51:56 3.8.13 07:51:56 3.9.13 07:51:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ODoo from file:/tmp/.os_lf_venv 07:51:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:51:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:51:57 lf-activate-venv(): INFO: Base packages installed successfully 07:51:57 lf-activate-venv(): INFO: Installing additional packages: lftools 07:52:04 lf-activate-venv(): INFO: Adding /tmp/venv-ODoo/bin to PATH 07:52:04 Generating Requirements File 07:52:25 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:52:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:52:25 Python 3.10.6 07:52:26 pip 26.1.2 from /tmp/venv-ODoo/lib/python3.10/site-packages/pip (python 3.10) 07:52:26 aiohappyeyeballs==2.6.2 07:52:26 aiohttp==3.14.0 07:52:26 aiosignal==1.4.0 07:52:26 appdirs==1.4.4 07:52:26 argcomplete==3.6.3 07:52:26 aspy.yaml==1.3.0 07:52:26 async-timeout==5.0.1 07:52:26 attrs==26.1.0 07:52:26 autopage==0.6.0 07:52:26 backports.strenum==1.3.1 07:52:26 beautifulsoup4==4.14.3 07:52:26 boto3==1.43.19 07:52:26 botocore==1.43.19 07:52:26 bs4==0.0.2 07:52:26 certifi==2026.5.20 07:52:26 cffi==2.0.0 07:52:26 cfgv==3.5.0 07:52:26 chardet==7.4.3 07:52:26 charset-normalizer==3.4.7 07:52:26 click==8.4.1 07:52:26 cliff==4.14.0 07:52:26 cmd2==3.5.1 07:52:26 cryptography==3.3.2 07:52:26 debtcollector==3.1.0 07:52:26 decorator==5.3.1 07:52:26 defusedxml==0.7.1 07:52:26 Deprecated==1.3.1 07:52:26 distlib==0.4.0 07:52:26 dnspython==2.8.0 07:52:26 docker==7.1.0 07:52:26 dogpile.cache==1.5.0 07:52:26 durationpy==0.10 07:52:26 email-validator==2.3.0 07:52:26 filelock==3.29.0 07:52:26 frozenlist==1.8.0 07:52:26 future==1.0.0 07:52:26 gitdb==4.0.12 07:52:26 GitPython==3.1.50 07:52:26 httplib2==0.30.2 07:52:26 identify==2.6.19 07:52:26 idna==3.17 07:52:26 importlib-resources==1.5.0 07:52:26 iso8601==2.1.0 07:52:26 Jinja2==3.1.6 07:52:26 jmespath==1.1.0 07:52:26 jsonpatch==1.33 07:52:26 jsonpointer==3.1.1 07:52:26 jsonschema==4.26.0 07:52:26 jsonschema-specifications==2025.9.1 07:52:26 keystoneauth1==5.14.0 07:52:26 kubernetes==36.0.2 07:52:26 lftools==0.37.22 07:52:26 lxml==6.1.1 07:52:26 markdown-it-py==4.2.0 07:52:26 MarkupSafe==3.0.3 07:52:26 mdurl==0.1.2 07:52:26 msgpack==1.1.2 07:52:26 multi_key_dict==2.0.3 07:52:26 multidict==6.7.1 07:52:26 munch==4.0.0 07:52:26 netaddr==1.3.0 07:52:26 niet==1.4.2 07:52:26 nodeenv==1.10.0 07:52:26 oauth2client==4.1.3 07:52:26 oauthlib==3.3.1 07:52:26 openstacksdk==4.13.0 07:52:26 os-service-types==1.8.2 07:52:26 osc-lib==4.6.0 07:52:26 oslo.config==10.4.0 07:52:26 oslo.context==6.4.0 07:52:26 oslo.i18n==6.8.0 07:52:26 oslo.log==8.2.0 07:52:26 oslo.serialization==5.10.0 07:52:26 oslo.utils==10.1.0 07:52:26 packaging==26.2 07:52:26 pbr==7.0.3 07:52:26 platformdirs==4.10.0 07:52:26 prettytable==3.17.0 07:52:26 propcache==0.5.2 07:52:26 psutil==7.2.2 07:52:26 pyasn1==0.6.3 07:52:26 pyasn1_modules==0.4.2 07:52:26 pycparser==3.0 07:52:26 pygerrit2==2.0.15 07:52:26 PyGithub==2.9.1 07:52:26 Pygments==2.20.0 07:52:26 PyJWT==2.13.0 07:52:26 PyNaCl==1.6.2 07:52:26 pyparsing==2.4.7 07:52:26 pyperclip==1.11.0 07:52:26 pyrsistent==0.20.0 07:52:26 python-cinderclient==9.9.0 07:52:26 python-dateutil==2.9.0.post0 07:52:26 python-discovery==1.4.0 07:52:26 python-heatclient==5.2.0 07:52:26 python-jenkins==1.8.3 07:52:26 python-keystoneclient==5.8.0 07:52:26 python-magnumclient==4.10.0 07:52:26 python-openstackclient==10.0.0 07:52:26 python-swiftclient==4.10.0 07:52:26 PyYAML==6.0.3 07:52:26 referencing==0.37.0 07:52:26 requests==2.34.2 07:52:26 requests-oauthlib==2.0.0 07:52:26 rfc3986==2.0.0 07:52:26 rich==15.0.0 07:52:26 rich-argparse==1.8.0 07:52:26 rpds-py==0.30.0 07:52:26 rsa==4.9.1 07:52:26 ruamel.yaml==0.19.1 07:52:26 ruamel.yaml.clib==0.2.15 07:52:26 s3transfer==0.18.0 07:52:26 simplejson==4.1.1 07:52:26 six==1.17.0 07:52:26 smmap==5.0.3 07:52:26 soupsieve==2.8.4 07:52:26 stevedore==5.8.0 07:52:26 tabulate==0.10.0 07:52:26 toml==0.10.2 07:52:26 tomlkit==0.15.0 07:52:26 tqdm==4.67.3 07:52:26 typing_extensions==4.15.0 07:52:26 urllib3==1.26.20 07:52:26 virtualenv==21.4.2 07:52:26 wcwidth==0.7.0 07:52:26 websocket-client==1.9.0 07:52:26 wrapt==2.2.1 07:52:26 xdg==6.0.0 07:52:26 xmltodict==1.0.4 07:52:26 yarl==1.24.2 07:52:26 yq==3.4.3 07:52:26 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins14393755941829482367.sh 07:52:26 ---> uv-install.sh 07:52:26 Installing uv/uvx (latest) using shell installer 07:52:26 2026-06-02 07:52:26 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-RJaMZB.sh" [1] 07:52:26 downloading uv 0.11.18 x86_64-unknown-linux-gnu 07:52:27 installing to /home/jenkins/.local/bin 07:52:27 uv 07:52:27 uvx 07:52:27 everything's installed! 07:52:27 07:52:27 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:52:27 07:52:27 source $HOME/.local/bin/env (sh, bash, zsh) 07:52:27 source $HOME/.local/bin/env.fish (fish) 07:52:27 Adding install location to PATH 07:52:27 ---> Validating uv/uvx install 07:52:27 uvx 0.11.18 (x86_64-unknown-linux-gnu) 07:52:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6379977165899652717.sh 07:52:27 ---> sudo-logs.sh 07:52:27 Archiving 'sudo' log.. 07:52:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2154789875010411120.sh 07:52:28 ---> job-cost.sh 07:52:28 INFO: Activating Python virtual environment... 07:52:28 Setup pyenv: 07:52:28 system 07:52:28 3.8.13 07:52:28 3.9.13 07:52:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:52:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ODoo from file:/tmp/.os_lf_venv 07:52:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:52:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:52:30 lf-activate-venv(): INFO: Base packages installed successfully 07:52:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:52:34 lf-activate-venv(): INFO: Adding /tmp/venv-ODoo/bin to PATH 07:52:34 INFO: No stack-cost file found 07:52:34 INFO: Instance uptime: 137s 07:52:34 INFO: Fetching instance metadata (attempt 1 of 3)... 07:52:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:52:34 INFO: Successfully fetched instance metadata 07:52:34 INFO: Instance type: v3-standard-4 07:52:34 INFO: Retrieving pricing info for: v3-standard-4 07:52:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:52:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=137 07:52:35 INFO: Successfully fetched Vexxhost pricing API 07:52:35 INFO: Retrieved cost: 0.11 07:52:35 INFO: Retrieved resource: v3-standard-4 07:52:35 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:52:35 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:52:35 INFO: Successfully archived job cost data 07:52:35 DEBUG: Cost data: oom-master-pre-commit-lint,4622,2026-06-02 07:52:35,v3-standard-4,137,0.11,0.00,SUCCESS 07:52:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16210039482101747187.sh 07:52:35 ---> logs-deploy.sh 07:52:35 Setup pyenv: 07:52:35 system 07:52:35 3.8.13 07:52:35 3.9.13 07:52:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:52:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ODoo from file:/tmp/.os_lf_venv 07:52:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:52:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:52:37 lf-activate-venv(): INFO: Base packages installed successfully 07:52:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:52:44 lf-activate-venv(): INFO: Adding /tmp/venv-ODoo/bin to PATH 07:52:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4622 07:52:44 INFO: archiving workspace using pattern(s): 07:52:45 Archives upload complete. 07:52:45 INFO: archiving logs to Nexus 07:52:46 ---> uname -a: 07:52:46 Linux prd-ubuntu1804-builder-4c-4g-5978 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:52:46 07:52:46 07:52:46 ---> lscpu: 07:52:46 Architecture: x86_64 07:52:46 CPU op-mode(s): 32-bit, 64-bit 07:52:46 Byte Order: Little Endian 07:52:46 CPU(s): 4 07:52:46 On-line CPU(s) list: 0-3 07:52:46 Thread(s) per core: 1 07:52:46 Core(s) per socket: 1 07:52:46 Socket(s): 4 07:52:46 NUMA node(s): 1 07:52:46 Vendor ID: AuthenticAMD 07:52:46 CPU family: 23 07:52:46 Model: 49 07:52:46 Model name: AMD EPYC-Rome Processor 07:52:46 Stepping: 0 07:52:46 CPU MHz: 2800.000 07:52:46 BogoMIPS: 5600.00 07:52:46 Virtualization: AMD-V 07:52:46 Hypervisor vendor: KVM 07:52:46 Virtualization type: full 07:52:46 L1d cache: 32K 07:52:46 L1i cache: 32K 07:52:46 L2 cache: 512K 07:52:46 L3 cache: 16384K 07:52:46 NUMA node0 CPU(s): 0-3 07:52:46 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:52:46 07:52:46 07:52:46 ---> nproc: 07:52:46 4 07:52:46 07:52:46 07:52:46 ---> df -h: 07:52:46 Filesystem Size Used Avail Use% Mounted on 07:52:46 udev 7.9G 0 7.9G 0% /dev 07:52:46 tmpfs 1.6G 676K 1.6G 1% /run 07:52:46 /dev/vda1 78G 8.5G 69G 11% / 07:52:46 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:52:46 tmpfs 5.0M 0 5.0M 0% /run/lock 07:52:46 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:52:46 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:52:46 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:52:46 07:52:46 07:52:46 ---> free -m: 07:52:46 total used free shared buff/cache available 07:52:46 Mem: 16040 562 13130 0 2347 15153 07:52:46 Swap: 1023 0 1023 07:52:46 07:52:46 07:52:46 ---> ip addr: 07:52:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:52:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:52:46 inet 127.0.0.1/8 scope host lo 07:52:46 valid_lft forever preferred_lft forever 07:52:46 inet6 ::1/128 scope host 07:52:46 valid_lft forever preferred_lft forever 07:52:46 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:52:46 link/ether fa:16:3e:cf:e2:66 brd ff:ff:ff:ff:ff:ff 07:52:46 inet 10.30.106.118/23 brd 10.30.107.255 scope global dynamic ens3 07:52:46 valid_lft 86259sec preferred_lft 86259sec 07:52:46 inet6 fe80::f816:3eff:fecf:e266/64 scope link 07:52:46 valid_lft forever preferred_lft forever 07:52:46 07:52:46 07:52:46 ---> sar -b -r -n DEV: 07:52:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5978) 06/02/26 _x86_64_ (4 CPU) 07:52:46 07:52:46 07:50:26 LINUX RESTART (4 CPU) 07:52:46 07:52:46 07:51:02 tps rtps wtps bread/s bwrtn/s 07:52:46 07:52:01 135.72 5.93 129.79 232.77 43886.26 07:52:46 Average: 135.72 5.93 129.79 232.77 43886.26 07:52:46 07:52:46 07:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:46 07:52:01 13717760 15531220 2707200 16.48 78224 1922828 788900 4.51 779692 1686936 175500 07:52:46 Average: 13717760 15531220 2707200 16.48 78224 1922828 788900 4.51 779692 1686936 175500 07:52:46 07:52:46 07:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:46 07:52:01 lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 07:52:46 07:52:01 ens3 91.36 67.33 1400.91 12.20 0.00 0.00 0.00 0.00 07:52:46 Average: lo 2.64 2.64 0.30 0.30 0.00 0.00 0.00 0.00 07:52:46 Average: ens3 91.36 67.33 1400.91 12.20 0.00 0.00 0.00 0.00 07:52:46 07:52:46 07:52:46 ---> sar -P ALL: 07:52:46 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5978) 06/02/26 _x86_64_ (4 CPU) 07:52:46 07:52:46 07:50:26 LINUX RESTART (4 CPU) 07:52:46 07:52:46 07:51:02 CPU %user %nice %system %iowait %steal %idle 07:52:46 07:52:01 all 23.32 0.00 2.23 2.31 0.06 72.09 07:52:46 07:52:01 0 30.94 0.00 2.65 0.64 0.05 65.72 07:52:46 07:52:01 1 25.51 0.00 2.69 3.90 0.07 67.83 07:52:46 07:52:01 2 9.78 0.00 1.53 4.43 0.03 84.23 07:52:46 07:52:01 3 27.02 0.00 2.10 0.27 0.05 70.55 07:52:46 Average: all 23.32 0.00 2.23 2.31 0.06 72.09 07:52:46 Average: 0 30.94 0.00 2.65 0.64 0.05 65.72 07:52:46 Average: 1 25.51 0.00 2.69 3.90 0.07 67.83 07:52:46 Average: 2 9.78 0.00 1.53 4.43 0.03 84.23 07:52:46 Average: 3 27.02 0.00 2.10 0.27 0.05 70.55 07:52:46 07:52:46 07:52:46