05:13:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145544 05:13:36 Running as SYSTEM 05:13:36 [EnvInject] - Loading node environment variables. 05:13:36 Building remotely on prd-ubuntu1804-builder-4c-4g-11739 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:13:36 [ssh-agent] Looking for ssh-agent implementation... 05:13:36 $ ssh-agent 05:13:36 SSH_AUTH_SOCK=/tmp/ssh-vdRV0Gb6tqT2/agent.1657 05:13:36 SSH_AGENT_PID=1659 05:13:36 [ssh-agent] Started. 05:13:36 Running ssh-add (command line suppressed) 05:13:36 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2954320637420202169.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2954320637420202169.key) 05:13:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:13:36 The recommended git tool is: NONE 05:13:38 using credential onap-jenkins-ssh 05:13:38 Wiping out workspace first. 05:13:38 Cloning the remote Git repository 05:13:38 Cloning repository git://cloud.onap.org/mirror/oom.git 05:13:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:13:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:13:38 > git --version # timeout=10 05:13:38 > git --version # 'git version 2.17.1' 05:13:38 using GIT_SSH to set credentials Gerrit user 05:13:38 Verifying host key using manually-configured host key entries 05:13:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:13:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:13:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:13:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:13:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:13:44 using GIT_SSH to set credentials Gerrit user 05:13:44 Verifying host key using manually-configured host key entries 05:13:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/44/145544/21 # timeout=30 05:13:44 > git rev-parse 064c9e4f17e789ec0573adbd7d3e7df6a0e118f7^{commit} # timeout=10 05:13:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:13:44 Checking out Revision 064c9e4f17e789ec0573adbd7d3e7df6a0e118f7 (refs/changes/44/145544/21) 05:13:44 > git config core.sparsecheckout # timeout=10 05:13:44 > git checkout -f 064c9e4f17e789ec0573adbd7d3e7df6a0e118f7 # timeout=30 05:13:47 Commit message: "[SDC] 13.2.0 release" 05:13:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:13:47 > git rev-list --no-walk e4531a26b17f5a50b2dd01210ecd625ec00861cb # timeout=10 05:13:48 [EnvInject] - Injecting environment variables from a build step. 05:13:48 [EnvInject] - Injecting as environment variables the properties content 05:13:48 PYTHON=python3 05:13:48 05:13:48 [EnvInject] - Variables injected successfully. 05:13:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13906420400009330755.sh 05:13:48 ---> tox-install.sh 05:13:48 + source /home/jenkins/lf-env.sh 05:13:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:13:48 ++ mktemp -d /tmp/venv-XXXX 05:13:48 + lf_venv=/tmp/venv-vigf 05:13:48 + local venv_file=/tmp/.os_lf_venv 05:13:48 + local python=python3 05:13:48 + local options 05:13:48 + local set_path=true 05:13:48 + local install_args= 05:13:48 ++ 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 05:13:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:13:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:13:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:13:48 + true 05:13:48 + case $1 in 05:13:48 + venv_file=/tmp/.toxenv 05:13:48 + shift 2 05:13:48 + true 05:13:48 + case $1 in 05:13:48 + shift 05:13:48 + break 05:13:48 + case $python in 05:13:48 + local pkg_list= 05:13:48 + [[ -d /opt/pyenv ]] 05:13:48 + echo 'Setup pyenv:' 05:13:48 Setup pyenv: 05:13:48 + export PYENV_ROOT=/opt/pyenv 05:13:48 + PYENV_ROOT=/opt/pyenv 05:13:48 + 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 05:13:48 + 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 05:13:48 + pyenv versions 05:13:48 * system (set by /opt/pyenv/version) 05:13:48 * 3.8.13 (set by /opt/pyenv/version) 05:13:48 * 3.9.13 (set by /opt/pyenv/version) 05:13:48 * 3.10.6 (set by /opt/pyenv/version) 05:13:48 + command -v pyenv 05:13:48 ++ pyenv init - --no-rehash 05:13:48 + 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[*]}"'\'')" 05:13:48 export PATH="/opt/pyenv/shims:${PATH}" 05:13:48 export PYENV_SHELL=bash 05:13:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:13:48 pyenv() { 05:13:48 local command 05:13:48 command="${1:-}" 05:13:48 if [ "$#" -gt 0 ]; then 05:13:48 shift 05:13:48 fi 05:13:48 05:13:48 case "$command" in 05:13:48 rehash|shell) 05:13:48 eval "$(pyenv "sh-$command" "$@")" 05:13:48 ;; 05:13:48 *) 05:13:48 command pyenv "$command" "$@" 05:13:48 ;; 05:13:48 esac 05:13:48 }' 05:13:48 +++ 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[*]}"' 05:13:48 ++ 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 05:13:48 ++ 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 05:13:48 ++ 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 05:13:48 ++ export PYENV_SHELL=bash 05:13:48 ++ PYENV_SHELL=bash 05:13:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:13:48 +++ complete -F _pyenv pyenv 05:13:48 ++ lf-pyver python3 05:13:48 ++ local py_version_xy=python3 05:13:48 ++ local py_version_xyz= 05:13:48 ++ pyenv versions 05:13:48 ++ local command 05:13:48 ++ sed 's/^[ *]* //' 05:13:48 ++ command=versions 05:13:48 ++ '[' 1 -gt 0 ']' 05:13:48 ++ shift 05:13:48 ++ case "$command" in 05:13:48 ++ command pyenv versions 05:13:48 ++ pyenv versions 05:13:48 ++ awk '{ print $1 }' 05:13:48 ++ grep -E '^[0-9.]*[0-9]$' 05:13:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:13:48 +++ grep '^3' /tmp/.pyenv_versions 05:13:48 +++ tail -n 1 05:13:48 +++ sort -V 05:13:48 ++ py_version_xyz=3.10.6 05:13:48 ++ [[ -z 3.10.6 ]] 05:13:48 ++ echo 3.10.6 05:13:48 ++ return 0 05:13:48 + pyenv local 3.10.6 05:13:48 + local command 05:13:48 + command=local 05:13:48 + '[' 2 -gt 0 ']' 05:13:48 + shift 05:13:48 + case "$command" in 05:13:48 + command pyenv local 3.10.6 05:13:48 + pyenv local 3.10.6 05:13:48 + for arg in "$@" 05:13:48 + case $arg in 05:13:48 + pkg_list+='tox ' 05:13:48 + for arg in "$@" 05:13:48 + case $arg in 05:13:48 + pkg_list+='virtualenv ' 05:13:48 + for arg in "$@" 05:13:48 + case $arg in 05:13:48 + pkg_list+='urllib3~=1.26.15 ' 05:13:48 + [[ -f /tmp/.toxenv ]] 05:13:48 + [[ ! -f /tmp/.toxenv ]] 05:13:48 + [[ -n '' ]] 05:13:48 + python3 -m venv /tmp/venv-vigf 05:13:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vigf' 05:13:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vigf 05:13:52 + echo /tmp/venv-vigf 05:13:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:13:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:13:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:13:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:13:52 + local 'pip_opts=--upgrade --quiet' 05:13:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:13:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:13:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:13:52 + [[ -n '' ]] 05:13:52 + [[ -n '' ]] 05:13:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:13:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:13:52 + /tmp/venv-vigf/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 05:13:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:13:56 lf-activate-venv(): INFO: Base packages installed successfully 05:13:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:13:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:13:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:13:56 + /tmp/venv-vigf/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 05:13:59 + type python3 05:13:59 + true 05:13:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vigf/bin to PATH' 05:13:59 lf-activate-venv(): INFO: Adding /tmp/venv-vigf/bin to PATH 05:13:59 + PATH=/tmp/venv-vigf/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 05:13:59 + return 0 05:13:59 + python3 --version 05:13:59 Python 3.10.6 05:13:59 + python3 -m pip --version 05:13:59 pip 26.2.1 from /tmp/venv-vigf/lib/python3.10/site-packages/pip (python 3.10) 05:13:59 + python3 -m pip freeze 05:13:59 cachetools==7.1.7 05:13:59 colorama==0.4.6 05:13:59 distlib==0.4.3 05:13:59 filelock==3.32.2 05:13:59 packaging==26.3 05:13:59 platformdirs==4.11.2 05:13:59 pluggy==1.6.0 05:13:59 pyproject-api==1.11.0 05:13:59 python-discovery==1.5.2 05:13:59 tomli==2.4.1 05:13:59 tomli_w==1.2.0 05:13:59 tox==4.59.0 05:13:59 typing_extensions==4.16.0 05:13:59 urllib3==1.26.20 05:13:59 virtualenv==21.7.4 05:13:59 [EnvInject] - Injecting environment variables from a build step. 05:13:59 [EnvInject] - Injecting as environment variables the properties content 05:13:59 PARALLEL=false 05:13:59 05:13:59 [EnvInject] - Variables injected successfully. 05:13:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15740735864263264745.sh 05:13:59 ---> tox-run.sh 05:13:59 + 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 05:13:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:13:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:13:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:13:59 + cd /w/workspace/oom-master-pre-commit-lint/. 05:13:59 + source /home/jenkins/lf-env.sh 05:13:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:13:59 ++ mktemp -d /tmp/venv-XXXX 05:13:59 + lf_venv=/tmp/venv-f56E 05:13:59 + local venv_file=/tmp/.os_lf_venv 05:13:59 + local python=python3 05:13:59 + local options 05:13:59 + local set_path=true 05:13:59 + local install_args= 05:13:59 ++ 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 05:13:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:13:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:13:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:13:59 + true 05:13:59 + case $1 in 05:13:59 + venv_file=/tmp/.toxenv 05:13:59 + shift 2 05:13:59 + true 05:13:59 + case $1 in 05:13:59 + shift 05:13:59 + break 05:13:59 + case $python in 05:13:59 + local pkg_list= 05:13:59 + [[ -d /opt/pyenv ]] 05:13:59 + echo 'Setup pyenv:' 05:13:59 Setup pyenv: 05:13:59 + export PYENV_ROOT=/opt/pyenv 05:13:59 + PYENV_ROOT=/opt/pyenv 05:13:59 + 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 05:13:59 + 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 05:13:59 + pyenv versions 05:13:59 system 05:13:59 3.8.13 05:13:59 3.9.13 05:13:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:13:59 + command -v pyenv 05:13:59 ++ pyenv init - --no-rehash 05:13:59 + 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[*]}"'\'')" 05:13:59 export PATH="/opt/pyenv/shims:${PATH}" 05:13:59 export PYENV_SHELL=bash 05:13:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:13:59 pyenv() { 05:13:59 local command 05:13:59 command="${1:-}" 05:13:59 if [ "$#" -gt 0 ]; then 05:13:59 shift 05:13:59 fi 05:13:59 05:13:59 case "$command" in 05:13:59 rehash|shell) 05:13:59 eval "$(pyenv "sh-$command" "$@")" 05:13:59 ;; 05:13:59 *) 05:13:59 command pyenv "$command" "$@" 05:13:59 ;; 05:13:59 esac 05:13:59 }' 05:13:59 +++ 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[*]}"' 05:13:59 ++ 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 05:13:59 ++ 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 05:13:59 ++ 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 05:13:59 ++ export PYENV_SHELL=bash 05:13:59 ++ PYENV_SHELL=bash 05:13:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:13:59 +++ complete -F _pyenv pyenv 05:13:59 ++ lf-pyver python3 05:13:59 ++ local py_version_xy=python3 05:13:59 ++ local py_version_xyz= 05:13:59 ++ pyenv versions 05:13:59 ++ local command 05:13:59 ++ command=versions 05:13:59 ++ '[' 1 -gt 0 ']' 05:13:59 ++ shift 05:13:59 ++ case "$command" in 05:13:59 ++ command pyenv versions 05:13:59 ++ pyenv versions 05:13:59 ++ sed 's/^[ *]* //' 05:14:00 ++ grep -E '^[0-9.]*[0-9]$' 05:14:00 ++ awk '{ print $1 }' 05:14:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:14:00 +++ grep '^3' /tmp/.pyenv_versions 05:14:00 +++ sort -V 05:14:00 +++ tail -n 1 05:14:00 ++ py_version_xyz=3.10.6 05:14:00 ++ [[ -z 3.10.6 ]] 05:14:00 ++ echo 3.10.6 05:14:00 ++ return 0 05:14:00 + pyenv local 3.10.6 05:14:00 + local command 05:14:00 + command=local 05:14:00 + '[' 2 -gt 0 ']' 05:14:00 + shift 05:14:00 + case "$command" in 05:14:00 + command pyenv local 3.10.6 05:14:00 + pyenv local 3.10.6 05:14:00 + for arg in "$@" 05:14:00 + case $arg in 05:14:00 + pkg_list+='tox ' 05:14:00 + for arg in "$@" 05:14:00 + case $arg in 05:14:00 + pkg_list+='virtualenv ' 05:14:00 + for arg in "$@" 05:14:00 + case $arg in 05:14:00 + pkg_list+='urllib3~=1.26.15 ' 05:14:00 + [[ -f /tmp/.toxenv ]] 05:14:00 ++ cat /tmp/.toxenv 05:14:00 + lf_venv=/tmp/venv-vigf 05:14:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vigf from' file:/tmp/.toxenv 05:14:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vigf from file:/tmp/.toxenv 05:14:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:14:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:00 + local 'pip_opts=--upgrade --quiet' 05:14:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:14:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:14:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:14:00 + [[ -n '' ]] 05:14:00 + [[ -n '' ]] 05:14:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:14:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:00 + /tmp/venv-vigf/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 05:14:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:14:01 lf-activate-venv(): INFO: Base packages installed successfully 05:14:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:14:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:14:01 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:14:01 + /tmp/venv-vigf/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 05:14:01 + type python3 05:14:01 + true 05:14:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vigf/bin to PATH' 05:14:01 lf-activate-venv(): INFO: Adding /tmp/venv-vigf/bin to PATH 05:14:01 + PATH=/tmp/venv-vigf/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 05:14:01 + return 0 05:14:01 + [[ -d /opt/pyenv ]] 05:14:01 + echo '---> Setting up pyenv' 05:14:01 ---> Setting up pyenv 05:14:01 + export PYENV_ROOT=/opt/pyenv 05:14:01 + PYENV_ROOT=/opt/pyenv 05:14:01 + export PATH=/opt/pyenv/bin:/tmp/venv-vigf/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 05:14:01 + PATH=/opt/pyenv/bin:/tmp/venv-vigf/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 05:14:01 ++ pwd 05:14:01 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:14:01 + export PYTHONPATH 05:14:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:14:01 + TOX_TESTENV_PASSENV=PYTHONPATH 05:14:01 + tox --version 05:14:02 4.59.0 from /tmp/venv-vigf/lib/python3.10/site-packages/tox/__init__.py 05:14:02 + PARALLEL=false 05:14:02 + TOX_OPTIONS_LIST= 05:14:02 + [[ -n pre-commit ]] 05:14:02 + TOX_OPTIONS_LIST=' -e pre-commit' 05:14:02 + case ${PARALLEL,,} in 05:14:02 + tox -e pre-commit 05:14:02 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:14:03 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 05:14:06 pre-commit: freeze> python -m pip freeze --all 05:14:06 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.1,platformdirs==4.11.2,pre_commit==4.6.0,python-discovery==1.5.2,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.4 05:14:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:14:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:14:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:14:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:14:10 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:14:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:14:10 [INFO] Once installed this environment will be reused. 05:14:10 [INFO] This may take a few minutes... 05:14:14 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:14:14 [INFO] Once installed this environment will be reused. 05:14:14 [INFO] This may take a few minutes... 05:14:19 trim trailing whitespace.................................................Passed 05:14:19 Tabs remover.............................................................Passed 05:14:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:14:20 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:14:20 [INFO] Once installed this environment will be reused. 05:14:20 [INFO] This may take a few minutes... 05:14:28 gitlint..............................................(no files to check)Skipped 05:14:28 pre-commit: OK (25.74=setup[4.19]+cmd[13.15,8.39] seconds) 05:14:28 congratulations :) (25.78 seconds) 05:14:28 + tox_status=0 05:14:28 + echo '---> Completed tox runs' 05:14:28 ---> Completed tox runs 05:14:28 + for i in .tox/*/log 05:14:28 ++ echo .tox/pre-commit/log 05:14:28 ++ awk -F/ '{print $2}' 05:14:28 + tox_env=pre-commit 05:14:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:14:28 + DOC_DIR=docs/_build/html 05:14:28 + [[ -d docs/_build/html ]] 05:14:28 + echo '---> tox-run.sh ends' 05:14:28 ---> tox-run.sh ends 05:14:28 + test 0 -eq 0 05:14:28 $ ssh-agent -k 05:14:28 unset SSH_AUTH_SOCK; 05:14:28 unset SSH_AGENT_PID; 05:14:28 echo Agent pid 1659 killed; 05:14:28 [ssh-agent] Stopped. 05:14:28 [PostBuildScript] - [INFO] Executing post build scripts. 05:14:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10557413567756186456.sh 05:14:28 ---> sysstat.sh 05:14:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7006744250408187809.sh 05:14:28 ---> package-listing.sh 05:14:28 ++ tr '[:upper:]' '[:lower:]' 05:14:28 ++ facter osfamily 05:14:29 + OS_FAMILY=debian 05:14:29 + workspace=/w/workspace/oom-master-pre-commit-lint 05:14:29 + START_PACKAGES=/tmp/packages_start.txt 05:14:29 + END_PACKAGES=/tmp/packages_end.txt 05:14:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:29 + PACKAGES=/tmp/packages_start.txt 05:14:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:14:29 + PACKAGES=/tmp/packages_end.txt 05:14:29 + case "${OS_FAMILY}" in 05:14:29 + dpkg -l 05:14:29 + grep '^ii' 05:14:29 + '[' -f /tmp/packages_start.txt ']' 05:14:29 + '[' -f /tmp/packages_end.txt ']' 05:14:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:14:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:14:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:14:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12579739195091751412.sh 05:14:29 ---> capture-instance-metadata.sh 05:14:29 Setup pyenv: 05:14:29 system 05:14:29 3.8.13 05:14:29 3.9.13 05:14:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:14:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b3Ex 05:14:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:14:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:36 lf-activate-venv(): INFO: Base packages installed successfully 05:14:36 lf-activate-venv(): INFO: Installing additional packages: lftools 05:14:57 lf-activate-venv(): INFO: Adding /tmp/venv-b3Ex/bin to PATH 05:14:57 INFO: Running in OpenStack, capturing instance metadata 05:14:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1370070264016030774.sh 05:14:57 provisioning config files... 05:14:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15672868880076323824tmp 05:14:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:14:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:14:57 [EnvInject] - Injecting environment variables from a build step. 05:14:57 [EnvInject] - Injecting as environment variables the properties content 05:14:57 SERVER_ID=logs 05:14:57 05:14:57 [EnvInject] - Variables injected successfully. 05:14:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4990707380619793494.sh 05:14:57 ---> create-netrc.sh 05:14:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4288494744157698057.sh 05:14:57 ---> python-tools-install.sh 05:14:57 Setup pyenv: 05:14:57 system 05:14:57 3.8.13 05:14:57 3.9.13 05:14:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:14:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b3Ex from file:/tmp/.os_lf_venv 05:14:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:14:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:14:59 lf-activate-venv(): INFO: Base packages installed successfully 05:14:59 lf-activate-venv(): INFO: Installing additional packages: lftools 05:15:05 lf-activate-venv(): INFO: Adding /tmp/venv-b3Ex/bin to PATH 05:15:05 Generating Requirements File 05:15: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. 05:15:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:15:26 Python 3.10.6 05:15:26 pip 26.2.1 from /tmp/venv-b3Ex/lib/python3.10/site-packages/pip (python 3.10) 05:15:26 aiohappyeyeballs==2.7.1 05:15:26 aiohttp==3.14.3 05:15:26 aiosignal==1.4.0 05:15:26 appdirs==1.4.4 05:15:26 argcomplete==3.7.2 05:15:26 aspy.yaml==1.3.0 05:15:26 async-timeout==5.0.1 05:15:26 attrs==26.1.0 05:15:26 autopage==0.6.0 05:15:26 backports.strenum==1.3.1 05:15:26 beautifulsoup4==4.15.0 05:15:26 boto3==1.43.70 05:15:26 botocore==1.43.70 05:15:26 bs4==0.0.2 05:15:26 certifi==2026.7.22 05:15:26 cffi==2.1.1 05:15:26 cfgv==3.5.0 05:15:26 chardet==7.5.1 05:15:26 charset-normalizer==3.5.0 05:15:26 click==8.4.2 05:15:26 cliff==4.14.0 05:15:26 cmd2==3.5.1 05:15:26 cryptography==3.3.2 05:15:26 debtcollector==3.1.0 05:15:26 decorator==5.3.1 05:15:26 defusedxml==0.7.1 05:15:26 Deprecated==1.3.1 05:15:26 distlib==0.4.3 05:15:26 dnspython==2.8.0 05:15:26 docker==7.2.0 05:15:26 dogpile.cache==1.5.0 05:15:26 durationpy==0.10 05:15:26 email-validator==2.3.0 05:15:26 filelock==3.32.2 05:15:26 frozenlist==1.8.0 05:15:26 future==1.0.0 05:15:26 gitdb==4.0.12 05:15:26 GitPython==3.1.59 05:15:26 httplib2==0.30.2 05:15:26 identify==2.6.19 05:15:26 idna==3.18 05:15:26 importlib-resources==1.5.0 05:15:26 iso8601==2.1.0 05:15:26 Jinja2==3.1.6 05:15:26 jmespath==1.1.0 05:15:26 jsonpatch==1.33 05:15:26 jsonpointer==3.1.1 05:15:26 jsonschema==4.26.0 05:15:26 jsonschema-specifications==2025.9.1 05:15:26 keystoneauth1==5.14.0 05:15:26 kubernetes==36.0.3 05:15:26 lftools==0.37.23 05:15:26 lxml==6.1.1 05:15:26 markdown-it-py==4.2.0 05:15:26 MarkupSafe==3.0.3 05:15:26 mdurl==0.1.2 05:15:26 msgpack==1.2.1 05:15:26 multi_key_dict==2.0.3 05:15:26 multidict==6.7.1 05:15:26 munch==4.0.0 05:15:26 netaddr==1.3.0 05:15:26 niet==1.4.2 05:15:26 nodeenv==1.10.0 05:15:26 oauth2client==4.1.3 05:15:26 oauthlib==3.3.1 05:15:26 openstacksdk==4.13.0 05:15:26 os-service-types==1.8.2 05:15:26 osc-lib==4.6.0 05:15:26 oslo.config==10.4.0 05:15:26 oslo.context==6.4.0 05:15:26 oslo.i18n==6.8.0 05:15:26 oslo.log==8.2.0 05:15:26 oslo.serialization==5.10.0 05:15:26 oslo.utils==10.1.1 05:15:26 packaging==26.3 05:15:26 pbr==7.0.3 05:15:26 platformdirs==4.11.2 05:15:26 prettytable==3.18.0 05:15:26 propcache==0.5.2 05:15:26 psutil==7.2.2 05:15:26 pyasn1==0.6.4 05:15:26 pyasn1_modules==0.4.2 05:15:26 pycparser==3.0 05:15:26 pygerrit2==2.0.15 05:15:26 PyGithub==2.9.1 05:15:26 Pygments==2.20.0 05:15:26 PyJWT==2.13.0 05:15:26 PyNaCl==1.6.2 05:15:26 pyparsing==2.4.7 05:15:26 pyperclip==1.11.0 05:15:26 pyrsistent==0.20.0 05:15:26 python-cinderclient==9.9.0 05:15:26 python-dateutil==2.9.0.post0 05:15:26 python-discovery==1.5.2 05:15:26 python-heatclient==5.2.0 05:15:26 python-jenkins==1.8.3 05:15:26 python-keystoneclient==5.8.0 05:15:26 python-magnumclient==4.11.0 05:15:26 python-openstackclient==10.0.0 05:15:26 python-swiftclient==4.10.0 05:15:26 PyYAML==6.0.3 05:15:26 referencing==0.37.0 05:15:26 requests==2.34.2 05:15:26 requests-oauthlib==2.0.0 05:15:26 rfc3986==2.0.0 05:15:26 rich==15.0.0 05:15:26 rich-argparse==1.8.0 05:15:26 rpds-py==0.30.0 05:15:26 rsa==4.9.1 05:15:26 ruamel.yaml==0.19.1 05:15:26 ruamel.yaml.clib==0.2.15 05:15:26 s3transfer==0.19.2 05:15:26 simplejson==4.1.1 05:15:26 six==1.17.0 05:15:26 smmap==5.0.3 05:15:26 soupsieve==2.9.2 05:15:26 stevedore==5.8.0 05:15:26 tabulate==0.10.0 05:15:26 toml==0.10.2 05:15:26 tomlkit==0.15.1 05:15:26 tqdm==4.70.0 05:15:26 typing_extensions==4.16.0 05:15:26 urllib3==1.26.20 05:15:26 virtualenv==21.7.4 05:15:26 wcwidth==0.8.2 05:15:26 websocket-client==1.9.0 05:15:26 wrapt==2.3.0 05:15:26 xdg==6.0.0 05:15:26 xmltodict==1.0.4 05:15:26 yarl==1.24.5 05:15:26 yq==4.1.2 05:15:26 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins2028356874221489559.sh 05:15:26 ---> uv-install.sh 05:15:26 Installing uv/uvx (latest) using shell installer 05:15:26 2026-08-13 05:15:26 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-yJexdP.sh" [1] 05:15:26 downloading uv 0.12.3 x86_64-unknown-linux-gnu 05:15:27 installing to /home/jenkins/.local/bin 05:15:27 uv 05:15:27 uvx 05:15:27 everything's installed! 05:15:27 05:15:27 To add $HOME/.local/bin to your PATH, either restart your shell or run: 05:15:27 05:15:27 source $HOME/.local/bin/env (sh, bash, zsh) 05:15:27 source $HOME/.local/bin/env.fish (fish) 05:15:27 Adding install location to PATH 05:15:27 ---> Validating uv/uvx install 05:15:27 uvx 0.12.3 (x86_64-unknown-linux-gnu) 05:15:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14598367031037497700.sh 05:15:27 ---> sudo-logs.sh 05:15:27 Archiving 'sudo' log.. 05:15:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3206932324726281647.sh 05:15:27 ---> job-cost.sh 05:15:27 INFO: Activating Python virtual environment... 05:15:27 Setup pyenv: 05:15:27 system 05:15:27 3.8.13 05:15:27 3.9.13 05:15:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:15:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b3Ex from file:/tmp/.os_lf_venv 05:15:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:15:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:15:29 lf-activate-venv(): INFO: Base packages installed successfully 05:15:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:15:33 lf-activate-venv(): INFO: Adding /tmp/venv-b3Ex/bin to PATH 05:15:33 INFO: No stack-cost file found 05:15:33 INFO: Instance uptime: 143s 05:15:33 INFO: Fetching instance metadata (attempt 1 of 3)... 05:15:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:15:34 INFO: Successfully fetched instance metadata 05:15:34 INFO: Instance type: v3-standard-4 05:15:34 INFO: Retrieving pricing info for: v3-standard-4 05:15:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:15:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 05:15:34 INFO: Successfully fetched Vexxhost pricing API 05:15:34 INFO: Retrieved cost: 0.11 05:15:34 INFO: Retrieved resource: v3-standard-4 05:15:34 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 05:15:34 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 05:15:34 INFO: Successfully archived job cost data 05:15:34 DEBUG: Cost data: oom-master-pre-commit-lint,4799,2026-08-13 05:15:34,v3-standard-4,143,0.11,0.00,SUCCESS 05:15:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16904938121876119050.sh 05:15:34 ---> logs-deploy.sh 05:15:34 Setup pyenv: 05:15:34 system 05:15:34 3.8.13 05:15:34 3.9.13 05:15:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:15:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b3Ex from file:/tmp/.os_lf_venv 05:15:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:15:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:15:36 lf-activate-venv(): INFO: Base packages installed successfully 05:15:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:15:42 lf-activate-venv(): INFO: Adding /tmp/venv-b3Ex/bin to PATH 05:15:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4799 05:15:42 INFO: archiving workspace using pattern(s): 05:15:43 Archives upload complete. 05:15:43 INFO: archiving logs to Nexus 05:15:44 ---> uname -a: 05:15:44 Linux prd-ubuntu1804-builder-4c-4g-11739 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:15:44 05:15:44 05:15:44 ---> lscpu: 05:15:44 Architecture: x86_64 05:15:44 CPU op-mode(s): 32-bit, 64-bit 05:15:44 Byte Order: Little Endian 05:15:44 CPU(s): 4 05:15:44 On-line CPU(s) list: 0-3 05:15:44 Thread(s) per core: 1 05:15:44 Core(s) per socket: 1 05:15:44 Socket(s): 4 05:15:44 NUMA node(s): 1 05:15:44 Vendor ID: AuthenticAMD 05:15:44 CPU family: 23 05:15:44 Model: 49 05:15:44 Model name: AMD EPYC-Rome Processor 05:15:44 Stepping: 0 05:15:44 CPU MHz: 2799.998 05:15:44 BogoMIPS: 5599.99 05:15:44 Virtualization: AMD-V 05:15:44 Hypervisor vendor: KVM 05:15:44 Virtualization type: full 05:15:44 L1d cache: 32K 05:15:44 L1i cache: 32K 05:15:44 L2 cache: 512K 05:15:44 L3 cache: 16384K 05:15:44 NUMA node0 CPU(s): 0-3 05:15:44 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 05:15:44 05:15:44 05:15:44 ---> nproc: 05:15:44 4 05:15:44 05:15:44 05:15:44 ---> df -h: 05:15:44 Filesystem Size Used Avail Use% Mounted on 05:15:44 udev 7.9G 0 7.9G 0% /dev 05:15:44 tmpfs 1.6G 676K 1.6G 1% /run 05:15:44 /dev/vda1 78G 8.5G 69G 11% / 05:15:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:15:44 tmpfs 5.0M 0 5.0M 0% /run/lock 05:15:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:15:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:15:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:15:44 05:15:44 05:15:44 ---> free -m: 05:15:44 total used free shared buff/cache available 05:15:44 Mem: 16040 555 13153 0 2330 15160 05:15:44 Swap: 1023 0 1023 05:15:44 05:15:44 05:15:44 ---> ip addr: 05:15:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:15:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:15:44 inet 127.0.0.1/8 scope host lo 05:15:44 valid_lft forever preferred_lft forever 05:15:44 inet6 ::1/128 scope host 05:15:44 valid_lft forever preferred_lft forever 05:15:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:15:44 link/ether fa:16:3e:c0:e8:eb brd ff:ff:ff:ff:ff:ff 05:15:44 inet 10.30.107.80/23 brd 10.30.107.255 scope global dynamic ens3 05:15:44 valid_lft 86259sec preferred_lft 86259sec 05:15:44 inet6 fe80::f816:3eff:fec0:e8eb/64 scope link 05:15:44 valid_lft forever preferred_lft forever 05:15:44 05:15:44 05:15:44 ---> sar -b -r -n DEV: 05:15:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11739) 08/13/26 _x86_64_ (4 CPU) 05:15:44 05:15:44 05:13:24 LINUX RESTART (4 CPU) 05:15:44 05:15:44 05:14:02 tps rtps wtps bread/s bwrtn/s 05:15:44 05:15:01 116.76 3.81 112.95 176.92 25588.75 05:15:44 Average: 116.76 3.81 112.95 176.92 25588.75 05:15:44 05:15:44 05:14:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:15:44 05:15:01 13730348 15527360 2694620 16.41 76724 1908308 788036 4.51 781420 1674448 161244 05:15:44 Average: 13730348 15527360 2694620 16.41 76724 1908308 788036 4.51 781420 1674448 161244 05:15:44 05:15:44 05:14:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:15:44 05:15:01 lo 1.69 1.69 0.19 0.19 0.00 0.00 0.00 0.00 05:15:44 05:15:01 ens3 95.87 63.62 1347.21 11.01 0.00 0.00 0.00 0.00 05:15:44 Average: lo 1.69 1.69 0.19 0.19 0.00 0.00 0.00 0.00 05:15:44 Average: ens3 95.87 63.62 1347.21 11.01 0.00 0.00 0.00 0.00 05:15:44 05:15:44 05:15:44 ---> sar -P ALL: 05:15:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11739) 08/13/26 _x86_64_ (4 CPU) 05:15:44 05:15:44 05:13:24 LINUX RESTART (4 CPU) 05:15:44 05:15:44 05:14:02 CPU %user %nice %system %iowait %steal %idle 05:15:44 05:15:01 all 21.66 0.00 2.25 1.32 0.06 74.71 05:15:44 05:15:01 0 15.95 0.00 2.04 3.22 0.08 78.70 05:15:44 05:15:01 1 7.65 0.00 1.46 0.54 0.03 90.31 05:15:44 05:15:01 2 39.21 0.00 3.30 0.72 0.07 56.71 05:15:44 05:15:01 3 23.85 0.00 2.21 0.80 0.07 73.08 05:15:44 Average: all 21.66 0.00 2.25 1.32 0.06 74.71 05:15:44 Average: 0 15.95 0.00 2.04 3.22 0.08 78.70 05:15:44 Average: 1 7.65 0.00 1.46 0.54 0.03 90.31 05:15:44 Average: 2 39.21 0.00 3.30 0.72 0.07 56.71 05:15:44 Average: 3 23.85 0.00 2.21 0.80 0.07 73.08 05:15:44 05:15:44 05:15:44