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