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