13:46:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/145191 13:46:18 Running as SYSTEM 13:46:18 [EnvInject] - Loading node environment variables. 13:46:18 Building remotely on prd-ubuntu1804-builder-4c-4g-17178 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:46:18 [ssh-agent] Looking for ssh-agent implementation... 13:46:18 $ ssh-agent 13:46:18 SSH_AUTH_SOCK=/tmp/ssh-GkrQP3sUK4in/agent.1681 13:46:18 SSH_AGENT_PID=1683 13:46:18 [ssh-agent] Started. 13:46:18 Running ssh-add (command line suppressed) 13:46:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8445089602647807839.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8445089602647807839.key) 13:46:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:46:18 The recommended git tool is: NONE 13:46:21 using credential onap-jenkins-ssh 13:46:21 Wiping out workspace first. 13:46:21 Cloning the remote Git repository 13:46:21 Cloning repository git://cloud.onap.org/mirror/oom.git 13:46:21 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:46:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:21 > git --version # timeout=10 13:46:21 > git --version # 'git version 2.17.1' 13:46:21 using GIT_SSH to set credentials Gerrit user 13:46:21 Verifying host key using manually-configured host key entries 13:46:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:46:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:46:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:38 using GIT_SSH to set credentials Gerrit user 13:46:38 Verifying host key using manually-configured host key entries 13:46:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/91/145191/1 # timeout=30 13:46:38 > git rev-parse 90f27d010c8a7526586eea3a385a7c5149ddc992^{commit} # timeout=10 13:46:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:46:38 Checking out Revision 90f27d010c8a7526586eea3a385a7c5149ddc992 (refs/changes/91/145191/1) 13:46:38 > git config core.sparsecheckout # timeout=10 13:46:38 > git checkout -f 90f27d010c8a7526586eea3a385a7c5149ddc992 # timeout=30 13:46:42 Commit message: "[SDC] 13.1.1" 13:46:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:46:43 > git rev-list --no-walk 81210f1c399dbeb117aa11311d6bf7eddb756242 # timeout=10 13:46:43 [EnvInject] - Injecting environment variables from a build step. 13:46:43 [EnvInject] - Injecting as environment variables the properties content 13:46:43 PYTHON=python3 13:46:43 13:46:43 [EnvInject] - Variables injected successfully. 13:46:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins596729944493594744.sh 13:46:43 ---> tox-install.sh 13:46:43 + source /home/jenkins/lf-env.sh 13:46:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:43 ++ mktemp -d /tmp/venv-XXXX 13:46:43 + lf_venv=/tmp/venv-xf0G 13:46:43 + local venv_file=/tmp/.os_lf_venv 13:46:43 + local python=python3 13:46:43 + local options 13:46:43 + local set_path=true 13:46:43 + local install_args= 13:46:43 ++ 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 13:46:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:43 + true 13:46:43 + case $1 in 13:46:43 + venv_file=/tmp/.toxenv 13:46:43 + shift 2 13:46:43 + true 13:46:43 + case $1 in 13:46:43 + shift 13:46:43 + break 13:46:43 + case $python in 13:46:43 + local pkg_list= 13:46:43 + [[ -d /opt/pyenv ]] 13:46:43 + echo 'Setup pyenv:' 13:46:43 Setup pyenv: 13:46:43 + export PYENV_ROOT=/opt/pyenv 13:46:43 + PYENV_ROOT=/opt/pyenv 13:46:43 + 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 13:46:43 + 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 13:46:43 + pyenv versions 13:46:43 * system (set by /opt/pyenv/version) 13:46:43 * 3.8.13 (set by /opt/pyenv/version) 13:46:43 * 3.9.13 (set by /opt/pyenv/version) 13:46:43 * 3.10.6 (set by /opt/pyenv/version) 13:46:43 + command -v pyenv 13:46:43 ++ pyenv init - --no-rehash 13:46:43 + 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[*]}"'\'')" 13:46:43 export PATH="/opt/pyenv/shims:${PATH}" 13:46:43 export PYENV_SHELL=bash 13:46:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:43 pyenv() { 13:46:43 local command 13:46:43 command="${1:-}" 13:46:43 if [ "$#" -gt 0 ]; then 13:46:43 shift 13:46:43 fi 13:46:43 13:46:43 case "$command" in 13:46:43 rehash|shell) 13:46:43 eval "$(pyenv "sh-$command" "$@")" 13:46:43 ;; 13:46:43 *) 13:46:43 command pyenv "$command" "$@" 13:46:43 ;; 13:46:43 esac 13:46:43 }' 13:46:43 +++ 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[*]}"' 13:46:43 ++ 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 13:46:43 ++ 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 13:46:43 ++ 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 13:46:43 ++ export PYENV_SHELL=bash 13:46:43 ++ PYENV_SHELL=bash 13:46:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:43 +++ complete -F _pyenv pyenv 13:46:43 ++ lf-pyver python3 13:46:43 ++ local py_version_xy=python3 13:46:43 ++ local py_version_xyz= 13:46:43 ++ pyenv versions 13:46:43 ++ local command 13:46:43 ++ command=versions 13:46:43 ++ sed 's/^[ *]* //' 13:46:43 ++ '[' 1 -gt 0 ']' 13:46:43 ++ shift 13:46:43 ++ case "$command" in 13:46:43 ++ command pyenv versions 13:46:43 ++ pyenv versions 13:46:43 ++ awk '{ print $1 }' 13:46:43 ++ grep -E '^[0-9.]*[0-9]$' 13:46:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:43 +++ grep '^3' /tmp/.pyenv_versions 13:46:43 +++ sort -V 13:46:43 +++ tail -n 1 13:46:43 ++ py_version_xyz=3.10.6 13:46:43 ++ [[ -z 3.10.6 ]] 13:46:43 ++ echo 3.10.6 13:46:43 ++ return 0 13:46:43 + pyenv local 3.10.6 13:46:43 + local command 13:46:43 + command=local 13:46:43 + '[' 2 -gt 0 ']' 13:46:43 + shift 13:46:43 + case "$command" in 13:46:43 + command pyenv local 3.10.6 13:46:43 + pyenv local 3.10.6 13:46:43 + for arg in "$@" 13:46:43 + case $arg in 13:46:43 + pkg_list+='tox ' 13:46:43 + for arg in "$@" 13:46:43 + case $arg in 13:46:43 + pkg_list+='virtualenv ' 13:46:43 + for arg in "$@" 13:46:43 + case $arg in 13:46:43 + pkg_list+='urllib3~=1.26.15 ' 13:46:43 + [[ -f /tmp/.toxenv ]] 13:46:43 + [[ ! -f /tmp/.toxenv ]] 13:46:43 + [[ -n '' ]] 13:46:43 + python3 -m venv /tmp/venv-xf0G 13:46:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xf0G' 13:46:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xf0G 13:46:47 + echo /tmp/venv-xf0G 13:46:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:46:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:46:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:46:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:47 + local 'pip_opts=--upgrade --quiet' 13:46:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:46:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:46:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:46:47 + [[ -n '' ]] 13:46:47 + [[ -n '' ]] 13:46:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:46:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:47 + /tmp/venv-xf0G/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 13:46:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:46:52 lf-activate-venv(): INFO: Base packages installed successfully 13:46:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:46:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:46:52 + /tmp/venv-xf0G/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 13:46:58 + type python3 13:46:58 + true 13:46:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xf0G/bin to PATH' 13:46:58 lf-activate-venv(): INFO: Adding /tmp/venv-xf0G/bin to PATH 13:46:58 + PATH=/tmp/venv-xf0G/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 13:46:58 + return 0 13:46:58 + python3 --version 13:46:58 Python 3.10.6 13:46:58 + python3 -m pip --version 13:46:58 pip 26.1.2 from /tmp/venv-xf0G/lib/python3.10/site-packages/pip (python 3.10) 13:46:58 + python3 -m pip freeze 13:46:58 cachetools==7.1.4 13:46:58 colorama==0.4.6 13:46:58 distlib==0.4.3 13:46:58 filelock==3.29.4 13:46:58 packaging==26.2 13:46:58 platformdirs==4.10.0 13:46:58 pluggy==1.6.0 13:46:58 pyproject-api==1.10.1 13:46:58 python-discovery==1.4.2 13:46:58 tomli==2.4.1 13:46:58 tomli_w==1.2.0 13:46:58 tox==4.55.1 13:46:58 typing_extensions==4.15.0 13:46:58 urllib3==1.26.20 13:46:58 virtualenv==21.5.1 13:46:58 [EnvInject] - Injecting environment variables from a build step. 13:46:58 [EnvInject] - Injecting as environment variables the properties content 13:46:58 PARALLEL=false 13:46:58 13:46:58 [EnvInject] - Variables injected successfully. 13:46:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10292258364228373392.sh 13:46:58 ---> tox-run.sh 13:46:58 + 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 13:46:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:46:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:46:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:46:58 + cd /w/workspace/oom-master-pre-commit-lint/. 13:46:58 + source /home/jenkins/lf-env.sh 13:46:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:58 ++ mktemp -d /tmp/venv-XXXX 13:46:58 + lf_venv=/tmp/venv-JrJD 13:46:58 + local venv_file=/tmp/.os_lf_venv 13:46:58 + local python=python3 13:46:58 + local options 13:46:58 + local set_path=true 13:46:58 + local install_args= 13:46:58 ++ 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 13:46:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:58 + true 13:46:58 + case $1 in 13:46:58 + venv_file=/tmp/.toxenv 13:46:58 + shift 2 13:46:58 + true 13:46:58 + case $1 in 13:46:58 + shift 13:46:58 + break 13:46:58 + case $python in 13:46:58 + local pkg_list= 13:46:58 + [[ -d /opt/pyenv ]] 13:46:58 + echo 'Setup pyenv:' 13:46:58 Setup pyenv: 13:46:58 + export PYENV_ROOT=/opt/pyenv 13:46:58 + PYENV_ROOT=/opt/pyenv 13:46:58 + 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 13:46:58 + 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 13:46:58 + pyenv versions 13:46:59 system 13:46:59 3.8.13 13:46:59 3.9.13 13:46:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:46:59 + command -v pyenv 13:46:59 ++ pyenv init - --no-rehash 13:46: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[*]}"'\'')" 13:46:59 export PATH="/opt/pyenv/shims:${PATH}" 13:46:59 export PYENV_SHELL=bash 13:46:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:59 pyenv() { 13:46:59 local command 13:46:59 command="${1:-}" 13:46:59 if [ "$#" -gt 0 ]; then 13:46:59 shift 13:46:59 fi 13:46:59 13:46:59 case "$command" in 13:46:59 rehash|shell) 13:46:59 eval "$(pyenv "sh-$command" "$@")" 13:46:59 ;; 13:46:59 *) 13:46:59 command pyenv "$command" "$@" 13:46:59 ;; 13:46:59 esac 13:46:59 }' 13:46: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[*]}"' 13:46: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 13:46: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 13:46: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 13:46:59 ++ export PYENV_SHELL=bash 13:46:59 ++ PYENV_SHELL=bash 13:46:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:59 +++ complete -F _pyenv pyenv 13:46:59 ++ lf-pyver python3 13:46:59 ++ local py_version_xy=python3 13:46:59 ++ local py_version_xyz= 13:46:59 ++ pyenv versions 13:46:59 ++ local command 13:46:59 ++ command=versions 13:46:59 ++ sed 's/^[ *]* //' 13:46:59 ++ '[' 1 -gt 0 ']' 13:46:59 ++ shift 13:46:59 ++ case "$command" in 13:46:59 ++ command pyenv versions 13:46:59 ++ pyenv versions 13:46:59 ++ awk '{ print $1 }' 13:46:59 ++ grep -E '^[0-9.]*[0-9]$' 13:46:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:59 +++ grep '^3' /tmp/.pyenv_versions 13:46:59 +++ sort -V 13:46:59 +++ tail -n 1 13:46:59 ++ py_version_xyz=3.10.6 13:46:59 ++ [[ -z 3.10.6 ]] 13:46:59 ++ echo 3.10.6 13:46:59 ++ return 0 13:46:59 + pyenv local 3.10.6 13:46:59 + local command 13:46:59 + command=local 13:46:59 + '[' 2 -gt 0 ']' 13:46:59 + shift 13:46:59 + case "$command" in 13:46:59 + command pyenv local 3.10.6 13:46:59 + pyenv local 3.10.6 13:46:59 + for arg in "$@" 13:46:59 + case $arg in 13:46:59 + pkg_list+='tox ' 13:46:59 + for arg in "$@" 13:46:59 + case $arg in 13:46:59 + pkg_list+='virtualenv ' 13:46:59 + for arg in "$@" 13:46:59 + case $arg in 13:46:59 + pkg_list+='urllib3~=1.26.15 ' 13:46:59 + [[ -f /tmp/.toxenv ]] 13:46:59 ++ cat /tmp/.toxenv 13:46:59 + lf_venv=/tmp/venv-xf0G 13:46:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xf0G from' file:/tmp/.toxenv 13:46:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xf0G from file:/tmp/.toxenv 13:46:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:46:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:46:59 + local 'pip_opts=--upgrade --quiet' 13:46:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:46:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:46:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:46:59 + [[ -n '' ]] 13:46:59 + [[ -n '' ]] 13:46:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:46:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:46:59 + /tmp/venv-xf0G/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 13:47:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:47:00 lf-activate-venv(): INFO: Base packages installed successfully 13:47:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:47:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:47:00 + /tmp/venv-xf0G/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 13:47:01 + type python3 13:47:01 + true 13:47:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xf0G/bin to PATH' 13:47:01 lf-activate-venv(): INFO: Adding /tmp/venv-xf0G/bin to PATH 13:47:01 + PATH=/tmp/venv-xf0G/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 13:47:01 + return 0 13:47:01 + [[ -d /opt/pyenv ]] 13:47:01 + echo '---> Setting up pyenv' 13:47:01 ---> Setting up pyenv 13:47:01 + export PYENV_ROOT=/opt/pyenv 13:47:01 + PYENV_ROOT=/opt/pyenv 13:47:01 + export PATH=/opt/pyenv/bin:/tmp/venv-xf0G/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 13:47:01 + PATH=/opt/pyenv/bin:/tmp/venv-xf0G/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 13:47:01 ++ pwd 13:47:01 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:47:01 + export PYTHONPATH 13:47:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:47:01 + TOX_TESTENV_PASSENV=PYTHONPATH 13:47:01 + tox --version 13:47:01 4.55.1 from /tmp/venv-xf0G/lib/python3.10/site-packages/tox/__init__.py 13:47:01 + PARALLEL=false 13:47:01 + TOX_OPTIONS_LIST= 13:47:01 + [[ -n pre-commit ]] 13:47:01 + TOX_OPTIONS_LIST=' -e pre-commit' 13:47:01 + case ${PARALLEL,,} in 13:47:01 + tox -e pre-commit 13:47:01 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:47:02 pre-commit: install_deps> python -I -m pip install pre-commit 13:47:06 pre-commit: freeze> python -m pip freeze --all 13:47:06 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 13:47:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:47:06 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:47:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:47:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:47:08 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:47:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:47:09 [INFO] Once installed this environment will be reused. 13:47:09 [INFO] This may take a few minutes... 13:47:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:47:13 [INFO] Once installed this environment will be reused. 13:47:13 [INFO] This may take a few minutes... 13:47:18 trim trailing whitespace.................................................Passed 13:47:18 Tabs remover.............................................................Passed 13:47:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:47:18 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:47:18 [INFO] Once installed this environment will be reused. 13:47:18 [INFO] This may take a few minutes... 13:47:28 gitlint..............................................(no files to check)Skipped 13:47:28 pre-commit: OK (26.23=setup[4.60]+cmd[12.01,9.62] seconds) 13:47:28 congratulations :) (26.27 seconds) 13:47:28 + tox_status=0 13:47:28 + echo '---> Completed tox runs' 13:47:28 ---> Completed tox runs 13:47:28 + for i in .tox/*/log 13:47:28 ++ awk -F/ '{print $2}' 13:47:28 ++ echo .tox/pre-commit/log 13:47:28 + tox_env=pre-commit 13:47:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:47:28 + DOC_DIR=docs/_build/html 13:47:28 + [[ -d docs/_build/html ]] 13:47:28 + echo '---> tox-run.sh ends' 13:47:28 ---> tox-run.sh ends 13:47:28 + test 0 -eq 0 13:47:28 $ ssh-agent -k 13:47:28 unset SSH_AUTH_SOCK; 13:47:28 unset SSH_AGENT_PID; 13:47:28 echo Agent pid 1683 killed; 13:47:28 [ssh-agent] Stopped. 13:47:28 [PostBuildScript] - [INFO] Executing post build scripts. 13:47:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14742038336062635578.sh 13:47:28 ---> sysstat.sh 13:47:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15507915738252840522.sh 13:47:28 ---> package-listing.sh 13:47:28 ++ facter osfamily 13:47:28 ++ tr '[:upper:]' '[:lower:]' 13:47:28 + OS_FAMILY=debian 13:47:28 + workspace=/w/workspace/oom-master-pre-commit-lint 13:47:28 + START_PACKAGES=/tmp/packages_start.txt 13:47:28 + END_PACKAGES=/tmp/packages_end.txt 13:47:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:47:28 + PACKAGES=/tmp/packages_start.txt 13:47:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:47:28 + PACKAGES=/tmp/packages_end.txt 13:47:28 + case "${OS_FAMILY}" in 13:47:28 + dpkg -l 13:47:28 + grep '^ii' 13:47:28 + '[' -f /tmp/packages_start.txt ']' 13:47:28 + '[' -f /tmp/packages_end.txt ']' 13:47:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:47:28 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:47:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:47:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:47:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15593743899325451079.sh 13:47:28 ---> capture-instance-metadata.sh 13:47:28 Setup pyenv: 13:47:29 system 13:47:29 3.8.13 13:47:29 3.9.13 13:47:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gndR 13:47:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:47:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:36 lf-activate-venv(): INFO: Base packages installed successfully 13:47:36 lf-activate-venv(): INFO: Installing additional packages: lftools 13:48:00 lf-activate-venv(): INFO: Adding /tmp/venv-gndR/bin to PATH 13:48:00 INFO: Running in OpenStack, capturing instance metadata 13:48:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7209132398244695208.sh 13:48:00 provisioning config files... 13:48:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7727296373088416548tmp 13:48:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:48:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:48:00 [EnvInject] - Injecting environment variables from a build step. 13:48:00 [EnvInject] - Injecting as environment variables the properties content 13:48:00 SERVER_ID=logs 13:48:00 13:48:00 [EnvInject] - Variables injected successfully. 13:48:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16612227986465936081.sh 13:48:00 ---> create-netrc.sh 13:48:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16651445810296371959.sh 13:48:00 ---> python-tools-install.sh 13:48:00 Setup pyenv: 13:48:00 system 13:48:00 3.8.13 13:48:00 3.9.13 13:48:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:48:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gndR from file:/tmp/.os_lf_venv 13:48:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:03 lf-activate-venv(): INFO: Base packages installed successfully 13:48:03 lf-activate-venv(): INFO: Installing additional packages: lftools 13:48:11 lf-activate-venv(): INFO: Adding /tmp/venv-gndR/bin to PATH 13:48:11 Generating Requirements File 13:48:35 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. 13:48:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:48:35 Python 3.10.6 13:48:35 pip 26.1.2 from /tmp/venv-gndR/lib/python3.10/site-packages/pip (python 3.10) 13:48:36 aiohappyeyeballs==2.6.2 13:48:36 aiohttp==3.14.1 13:48:36 aiosignal==1.4.0 13:48:36 appdirs==1.4.4 13:48:36 argcomplete==3.6.3 13:48:36 aspy.yaml==1.3.0 13:48:36 async-timeout==5.0.1 13:48:36 attrs==26.1.0 13:48:36 autopage==0.6.0 13:48:36 backports.strenum==1.3.1 13:48:36 beautifulsoup4==4.15.0 13:48:36 boto3==1.43.31 13:48:36 botocore==1.43.31 13:48:36 bs4==0.0.2 13:48:36 certifi==2026.6.17 13:48:36 cffi==2.0.0 13:48:36 cfgv==3.5.0 13:48:36 chardet==7.4.3 13:48:36 charset-normalizer==3.4.7 13:48:36 click==8.4.1 13:48:36 cliff==4.14.0 13:48:36 cmd2==3.5.1 13:48:36 cryptography==3.3.2 13:48:36 debtcollector==3.1.0 13:48:36 decorator==5.3.1 13:48:36 defusedxml==0.7.1 13:48:36 Deprecated==1.3.1 13:48:36 distlib==0.4.3 13:48:36 dnspython==2.8.0 13:48:36 docker==7.1.0 13:48:36 dogpile.cache==1.5.0 13:48:36 durationpy==0.10 13:48:36 email-validator==2.3.0 13:48:36 filelock==3.29.4 13:48:36 frozenlist==1.8.0 13:48:36 future==1.0.0 13:48:36 gitdb==4.0.12 13:48:36 GitPython==3.1.50 13:48:36 httplib2==0.30.2 13:48:36 identify==2.6.19 13:48:36 idna==3.18 13:48:36 importlib-resources==1.5.0 13:48:36 iso8601==2.1.0 13:48:36 Jinja2==3.1.6 13:48:36 jmespath==1.1.0 13:48:36 jsonpatch==1.33 13:48:36 jsonpointer==3.1.1 13:48:36 jsonschema==4.26.0 13:48:36 jsonschema-specifications==2025.9.1 13:48:36 keystoneauth1==5.14.0 13:48:36 kubernetes==36.0.2 13:48:36 lftools==0.37.22 13:48:36 lxml==6.1.1 13:48:36 markdown-it-py==4.2.0 13:48:36 MarkupSafe==3.0.3 13:48:36 mdurl==0.1.2 13:48:36 msgpack==1.2.0 13:48:36 multi_key_dict==2.0.3 13:48:36 multidict==6.7.1 13:48:36 munch==4.0.0 13:48:36 netaddr==1.3.0 13:48:36 niet==1.4.2 13:48:36 nodeenv==1.10.0 13:48:36 oauth2client==4.1.3 13:48:36 oauthlib==3.3.1 13:48:36 openstacksdk==4.13.0 13:48:36 os-service-types==1.8.2 13:48:36 osc-lib==4.6.0 13:48:36 oslo.config==10.4.0 13:48:36 oslo.context==6.4.0 13:48:36 oslo.i18n==6.8.0 13:48:36 oslo.log==8.2.0 13:48:36 oslo.serialization==5.10.0 13:48:36 oslo.utils==10.1.1 13:48:36 packaging==26.2 13:48:36 pbr==7.0.3 13:48:36 platformdirs==4.10.0 13:48:36 prettytable==3.17.0 13:48:36 propcache==0.5.2 13:48:36 psutil==7.2.2 13:48:36 pyasn1==0.6.3 13:48:36 pyasn1_modules==0.4.2 13:48:36 pycparser==3.0 13:48:36 pygerrit2==2.0.15 13:48:36 PyGithub==2.9.1 13:48:36 Pygments==2.20.0 13:48:36 PyJWT==2.13.0 13:48:36 PyNaCl==1.6.2 13:48:36 pyparsing==2.4.7 13:48:36 pyperclip==1.11.0 13:48:36 pyrsistent==0.20.0 13:48:36 python-cinderclient==9.9.0 13:48:36 python-dateutil==2.9.0.post0 13:48:36 python-discovery==1.4.2 13:48:36 python-heatclient==5.2.0 13:48:36 python-jenkins==1.8.3 13:48:36 python-keystoneclient==5.8.0 13:48:36 python-magnumclient==4.10.0 13:48:36 python-openstackclient==10.0.0 13:48:36 python-swiftclient==4.10.0 13:48:36 PyYAML==6.0.3 13:48:36 referencing==0.37.0 13:48:36 requests==2.34.2 13:48:36 requests-oauthlib==2.0.0 13:48:36 rfc3986==2.0.0 13:48:36 rich==15.0.0 13:48:36 rich-argparse==1.8.0 13:48:36 rpds-py==0.30.0 13:48:36 rsa==4.9.1 13:48:36 ruamel.yaml==0.19.1 13:48:36 ruamel.yaml.clib==0.2.15 13:48:36 s3transfer==0.19.0 13:48:36 simplejson==4.1.1 13:48:36 six==1.17.0 13:48:36 smmap==5.0.3 13:48:36 soupsieve==2.8.4 13:48:36 stevedore==5.8.0 13:48:36 tabulate==0.10.0 13:48:36 toml==0.10.2 13:48:36 tomlkit==0.15.0 13:48:36 tqdm==4.68.3 13:48:36 typing_extensions==4.15.0 13:48:36 urllib3==1.26.20 13:48:36 virtualenv==21.5.1 13:48:36 wcwidth==0.8.1 13:48:36 websocket-client==1.9.0 13:48:36 wrapt==2.2.1 13:48:36 xdg==6.0.0 13:48:36 xmltodict==1.0.4 13:48:36 yarl==1.24.2 13:48:36 yq==3.4.3 13:48:36 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins4097127585824335327.sh 13:48:36 ---> uv-install.sh 13:48:36 Installing uv/uvx (latest) using shell installer 13:48:36 2026-06-17 13:48:36 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-CgLO8I.sh" [1] 13:48:36 downloading uv 0.11.21 x86_64-unknown-linux-gnu 13:48:37 installing to /home/jenkins/.local/bin 13:48:37 uv 13:48:37 uvx 13:48:37 everything's installed! 13:48:37 13:48:37 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:48:37 13:48:37 source $HOME/.local/bin/env (sh, bash, zsh) 13:48:37 source $HOME/.local/bin/env.fish (fish) 13:48:37 Adding install location to PATH 13:48:37 ---> Validating uv/uvx install 13:48:37 uvx 0.11.21 (x86_64-unknown-linux-gnu) 13:48:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5209199554252503875.sh 13:48:37 ---> sudo-logs.sh 13:48:37 Archiving 'sudo' log.. 13:48:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2700310217057210047.sh 13:48:37 ---> job-cost.sh 13:48:37 INFO: Activating Python virtual environment... 13:48:37 Setup pyenv: 13:48:37 system 13:48:37 3.8.13 13:48:37 3.9.13 13:48:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:48:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gndR from file:/tmp/.os_lf_venv 13:48:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:39 lf-activate-venv(): INFO: Base packages installed successfully 13:48:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:48:44 lf-activate-venv(): INFO: Adding /tmp/venv-gndR/bin to PATH 13:48:44 INFO: No stack-cost file found 13:48:44 INFO: Instance uptime: 201s 13:48:44 INFO: Fetching instance metadata (attempt 1 of 3)... 13:48:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:48:45 INFO: Successfully fetched instance metadata 13:48:45 INFO: Instance type: v3-standard-4 13:48:45 INFO: Retrieving pricing info for: v3-standard-4 13:48:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:48:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=201 13:48:45 INFO: Successfully fetched Vexxhost pricing API 13:48:45 INFO: Retrieved cost: 0.11 13:48:45 INFO: Retrieved resource: v3-standard-4 13:48:45 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:48:45 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:48:45 INFO: Successfully archived job cost data 13:48:45 DEBUG: Cost data: oom-master-pre-commit-lint,4659,2026-06-17 13:48:45,v3-standard-4,201,0.11,0.00,SUCCESS 13:48:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3398085582275186627.sh 13:48:45 ---> logs-deploy.sh 13:48:45 Setup pyenv: 13:48:45 system 13:48:45 3.8.13 13:48:45 3.9.13 13:48:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gndR from file:/tmp/.os_lf_venv 13:48:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:47 lf-activate-venv(): INFO: Base packages installed successfully 13:48:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:48:55 lf-activate-venv(): INFO: Adding /tmp/venv-gndR/bin to PATH 13:48:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4659 13:48:55 INFO: archiving workspace using pattern(s): 13:48:56 Archives upload complete. 13:48:57 INFO: archiving logs to Nexus 13:48:57 ---> uname -a: 13:48:57 Linux prd-ubuntu1804-builder-4c-4g-17178 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:48:57 13:48:57 13:48:57 ---> lscpu: 13:48:57 Architecture: x86_64 13:48:57 CPU op-mode(s): 32-bit, 64-bit 13:48:57 Byte Order: Little Endian 13:48:57 CPU(s): 4 13:48:57 On-line CPU(s) list: 0-3 13:48:57 Thread(s) per core: 1 13:48:57 Core(s) per socket: 1 13:48:57 Socket(s): 4 13:48:57 NUMA node(s): 1 13:48:57 Vendor ID: AuthenticAMD 13:48:57 CPU family: 23 13:48:57 Model: 49 13:48:57 Model name: AMD EPYC-Rome Processor 13:48:57 Stepping: 0 13:48:57 CPU MHz: 2799.998 13:48:57 BogoMIPS: 5599.99 13:48:57 Virtualization: AMD-V 13:48:57 Hypervisor vendor: KVM 13:48:57 Virtualization type: full 13:48:57 L1d cache: 32K 13:48:57 L1i cache: 32K 13:48:57 L2 cache: 512K 13:48:57 L3 cache: 16384K 13:48:57 NUMA node0 CPU(s): 0-3 13:48:57 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 13:48:57 13:48:57 13:48:58 ---> nproc: 13:48:58 4 13:48:58 13:48:58 13:48:58 ---> df -h: 13:48:58 Filesystem Size Used Avail Use% Mounted on 13:48:58 udev 7.9G 0 7.9G 0% /dev 13:48:58 tmpfs 1.6G 676K 1.6G 1% /run 13:48:58 /dev/vda1 78G 8.5G 69G 11% / 13:48:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:48:58 tmpfs 5.0M 0 5.0M 0% /run/lock 13:48:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:48:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:48:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:48:58 13:48:58 13:48:58 ---> free -m: 13:48:58 total used free shared buff/cache available 13:48:58 Mem: 16040 544 13159 0 2336 15171 13:48:58 Swap: 1023 0 1023 13:48:58 13:48:58 13:48:58 ---> ip addr: 13:48:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:48:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:48:58 inet 127.0.0.1/8 scope host lo 13:48:58 valid_lft forever preferred_lft forever 13:48:58 inet6 ::1/128 scope host 13:48:58 valid_lft forever preferred_lft forever 13:48:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:48:58 link/ether fa:16:3e:d8:3d:5a brd ff:ff:ff:ff:ff:ff 13:48:58 inet 10.30.106.214/23 brd 10.30.107.255 scope global dynamic ens3 13:48:58 valid_lft 86194sec preferred_lft 86194sec 13:48:58 inet6 fe80::f816:3eff:fed8:3d5a/64 scope link 13:48:58 valid_lft forever preferred_lft forever 13:48:58 13:48:58 13:48:58 ---> sar -b -r -n DEV: 13:48:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17178) 06/17/26 _x86_64_ (4 CPU) 13:48:58 13:48:58 13:45:33 LINUX RESTART (4 CPU) 13:48:58 13:48:58 13:46:02 tps rtps wtps bread/s bwrtn/s 13:48:58 13:47:01 225.30 55.55 169.75 3684.53 22120.18 13:48:58 13:48:01 103.78 5.53 98.25 215.13 27230.12 13:48:58 Average: 164.03 30.33 133.70 1935.11 24696.83 13:48:58 13:48:58 13:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:48:58 13:47:01 14251732 15640208 2173236 13.23 43892 1556024 738776 4.23 582628 1398856 63920 13:48:58 13:48:01 13791640 15586120 2633328 16.03 77472 1903368 759424 4.35 712024 1677972 169172 13:48:58 Average: 14021686 15613164 2403282 14.63 60682 1729696 749100 4.29 647326 1538414 116546 13:48:58 13:48:58 13:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:48:58 13:47:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 13:48:58 13:47:01 ens3 398.25 254.89 1687.90 79.81 0.00 0.00 0.00 0.00 13:48:58 13:48:01 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 13:48:58 13:48:01 ens3 96.33 69.74 1271.89 13.07 0.00 0.00 0.00 0.00 13:48:58 Average: lo 1.78 1.78 0.19 0.19 0.00 0.00 0.00 0.00 13:48:58 Average: ens3 246.01 161.53 1478.13 46.16 0.00 0.00 0.00 0.00 13:48:58 13:48:58 13:48:58 ---> sar -P ALL: 13:48:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17178) 06/17/26 _x86_64_ (4 CPU) 13:48:58 13:48:58 13:45:33 LINUX RESTART (4 CPU) 13:48:58 13:48:58 13:46:02 CPU %user %nice %system %iowait %steal %idle 13:48:58 13:47:01 all 13.83 0.00 1.89 15.77 0.05 68.46 13:48:58 13:47:01 0 11.63 0.00 2.34 14.35 0.03 71.65 13:48:58 13:47:01 1 22.07 0.00 2.09 5.81 0.03 70.00 13:48:58 13:47:01 2 10.29 0.00 1.43 36.79 0.05 51.44 13:48:58 13:47:01 3 11.35 0.00 1.65 6.23 0.07 80.71 13:48:58 13:48:01 all 20.77 0.00 2.30 3.30 0.07 73.57 13:48:58 13:48:01 0 40.16 0.00 3.78 0.60 0.07 55.39 13:48:58 13:48:01 1 17.98 0.00 2.07 0.53 0.05 79.37 13:48:58 13:48:01 2 7.34 0.00 1.61 8.75 0.08 82.20 13:48:58 13:48:01 3 17.56 0.00 1.74 3.32 0.07 77.31 13:48:58 Average: all 17.33 0.00 2.09 9.48 0.06 71.03 13:48:58 Average: 0 26.00 0.00 3.07 7.42 0.05 63.46 13:48:58 Average: 1 20.00 0.00 2.08 3.15 0.04 74.73 13:48:58 Average: 2 8.81 0.00 1.52 22.68 0.07 66.93 13:48:58 Average: 3 14.48 0.00 1.69 4.76 0.07 79.00 13:48:58 13:48:58 13:48:58