15:21:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143690 15:21:04 Running as SYSTEM 15:21:04 [EnvInject] - Loading node environment variables. 15:21:04 Building remotely on prd-ubuntu1804-builder-4c-4g-5559 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:21:04 [ssh-agent] Looking for ssh-agent implementation... 15:21:04 $ ssh-agent 15:21:04 SSH_AUTH_SOCK=/tmp/ssh-QujEky8v1YCv/agent.1641 15:21:04 SSH_AGENT_PID=1643 15:21:04 [ssh-agent] Started. 15:21:04 Running ssh-add (command line suppressed) 15:21:04 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10822287397977136290.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10822287397977136290.key) 15:21:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:21:04 The recommended git tool is: NONE 15:21:05 using credential onap-jenkins-ssh 15:21:05 Wiping out workspace first. 15:21:05 Cloning the remote Git repository 15:21:05 Cloning repository git://cloud.onap.org/mirror/oom.git 15:21:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:21:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:21:06 > git --version # timeout=10 15:21:06 > git --version # 'git version 2.17.1' 15:21:06 using GIT_SSH to set credentials Gerrit user 15:21:06 Verifying host key using manually-configured host key entries 15:21:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:21:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:21:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:21:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:21:11 using GIT_SSH to set credentials Gerrit user 15:21:11 Verifying host key using manually-configured host key entries 15:21:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/143690/5 # timeout=30 15:21:11 > git rev-parse 00144a524a3ce10ae465cf811bae548d478c5afd^{commit} # timeout=10 15:21:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:21:11 Checking out Revision 00144a524a3ce10ae465cf811bae548d478c5afd (refs/changes/90/143690/5) 15:21:11 > git config core.sparsecheckout # timeout=10 15:21:11 > git checkout -f 00144a524a3ce10ae465cf811bae548d478c5afd # timeout=30 15:21:15 Commit message: "Improve build time for charts" 15:21:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:21:15 > git rev-list --no-walk 2910a95af6fe223b6b3a2a294959eb0ee4993b03 # timeout=10 15:21:15 [EnvInject] - Injecting environment variables from a build step. 15:21:15 [EnvInject] - Injecting as environment variables the properties content 15:21:15 PYTHON=python3 15:21:15 15:21:15 [EnvInject] - Variables injected successfully. 15:21:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8257824642291755941.sh 15:21:15 ---> tox-install.sh 15:21:15 + source /home/jenkins/lf-env.sh 15:21:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:15 ++ mktemp -d /tmp/venv-XXXX 15:21:15 + lf_venv=/tmp/venv-u8EK 15:21:15 + local venv_file=/tmp/.os_lf_venv 15:21:15 + local python=python3 15:21:15 + local options 15:21:15 + local set_path=true 15:21:15 + local install_args= 15:21:15 ++ 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 15:21:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:15 + true 15:21:15 + case $1 in 15:21:15 + venv_file=/tmp/.toxenv 15:21:15 + shift 2 15:21:15 + true 15:21:15 + case $1 in 15:21:15 + shift 15:21:15 + break 15:21:15 + case $python in 15:21:15 + local pkg_list= 15:21:15 + [[ -d /opt/pyenv ]] 15:21:15 + echo 'Setup pyenv:' 15:21:15 Setup pyenv: 15:21:15 + export PYENV_ROOT=/opt/pyenv 15:21:15 + PYENV_ROOT=/opt/pyenv 15:21:15 + 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 15:21:15 + 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 15:21:15 + pyenv versions 15:21:15 * system (set by /opt/pyenv/version) 15:21:15 * 3.8.13 (set by /opt/pyenv/version) 15:21:15 * 3.9.13 (set by /opt/pyenv/version) 15:21:15 * 3.10.6 (set by /opt/pyenv/version) 15:21:15 + command -v pyenv 15:21:15 ++ pyenv init - --no-rehash 15:21:15 + 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[*]}"'\'')" 15:21:15 export PATH="/opt/pyenv/shims:${PATH}" 15:21:15 export PYENV_SHELL=bash 15:21:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:15 pyenv() { 15:21:15 local command 15:21:15 command="${1:-}" 15:21:15 if [ "$#" -gt 0 ]; then 15:21:15 shift 15:21:15 fi 15:21:15 15:21:15 case "$command" in 15:21:15 rehash|shell) 15:21:15 eval "$(pyenv "sh-$command" "$@")" 15:21:15 ;; 15:21:15 *) 15:21:15 command pyenv "$command" "$@" 15:21:15 ;; 15:21:15 esac 15:21:15 }' 15:21:15 +++ 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[*]}"' 15:21:15 ++ 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 15:21:15 ++ 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 15:21:15 ++ 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 15:21:15 ++ export PYENV_SHELL=bash 15:21:15 ++ PYENV_SHELL=bash 15:21:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:15 +++ complete -F _pyenv pyenv 15:21:15 ++ lf-pyver python3 15:21:15 ++ local py_version_xy=python3 15:21:15 ++ local py_version_xyz= 15:21:15 ++ sed 's/^[ *]* //' 15:21:15 ++ awk '{ print $1 }' 15:21:15 ++ grep -E '^[0-9.]*[0-9]$' 15:21:15 ++ pyenv versions 15:21:15 ++ local command 15:21:15 ++ command=versions 15:21:15 ++ '[' 1 -gt 0 ']' 15:21:15 ++ shift 15:21:15 ++ case "$command" in 15:21:15 ++ command pyenv versions 15:21:15 ++ pyenv versions 15:21:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:16 +++ grep '^3' /tmp/.pyenv_versions 15:21:16 +++ sort -V 15:21:16 +++ tail -n 1 15:21:16 ++ py_version_xyz=3.10.6 15:21:16 ++ [[ -z 3.10.6 ]] 15:21:16 ++ echo 3.10.6 15:21:16 ++ return 0 15:21:16 + pyenv local 3.10.6 15:21:16 + local command 15:21:16 + command=local 15:21:16 + '[' 2 -gt 0 ']' 15:21:16 + shift 15:21:16 + case "$command" in 15:21:16 + command pyenv local 3.10.6 15:21:16 + pyenv local 3.10.6 15:21:16 + for arg in "$@" 15:21:16 + case $arg in 15:21:16 + pkg_list+='tox ' 15:21:16 + for arg in "$@" 15:21:16 + case $arg in 15:21:16 + pkg_list+='virtualenv ' 15:21:16 + for arg in "$@" 15:21:16 + case $arg in 15:21:16 + pkg_list+='urllib3~=1.26.15 ' 15:21:16 + [[ -f /tmp/.toxenv ]] 15:21:16 + [[ ! -f /tmp/.toxenv ]] 15:21:16 + [[ -n '' ]] 15:21:16 + python3 -m venv /tmp/venv-u8EK 15:21:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u8EK' 15:21:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u8EK 15:21:20 + echo /tmp/venv-u8EK 15:21:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:21:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:21:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:21:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:21:20 + local 'pip_opts=--upgrade --quiet' 15:21:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:21:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:21:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:21:20 + [[ -n '' ]] 15:21:20 + [[ -n '' ]] 15:21:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:21:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:21:20 + /tmp/venv-u8EK/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 15:21:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:21:24 lf-activate-venv(): INFO: Base packages installed successfully 15:21:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:21:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:21:24 + /tmp/venv-u8EK/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 15:21:26 + type python3 15:21:26 + true 15:21:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-u8EK/bin to PATH' 15:21:26 lf-activate-venv(): INFO: Adding /tmp/venv-u8EK/bin to PATH 15:21:26 + PATH=/tmp/venv-u8EK/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 15:21:26 + return 0 15:21:26 + python3 --version 15:21:26 Python 3.10.6 15:21:26 + python3 -m pip --version 15:21:26 pip 26.0.1 from /tmp/venv-u8EK/lib/python3.10/site-packages/pip (python 3.10) 15:21:26 + python3 -m pip freeze 15:21:26 cachetools==7.0.5 15:21:26 colorama==0.4.6 15:21:26 distlib==0.4.0 15:21:26 filelock==3.25.2 15:21:26 packaging==26.0 15:21:26 platformdirs==4.9.4 15:21:26 pluggy==1.6.0 15:21:26 pyproject-api==1.10.0 15:21:26 python-discovery==1.2.1 15:21:26 tomli==2.4.1 15:21:26 tomli_w==1.2.0 15:21:26 tox==4.50.3 15:21:26 typing_extensions==4.15.0 15:21:26 urllib3==1.26.20 15:21:26 virtualenv==21.2.0 15:21:26 [EnvInject] - Injecting environment variables from a build step. 15:21:26 [EnvInject] - Injecting as environment variables the properties content 15:21:26 PARALLEL=false 15:21:26 15:21:26 [EnvInject] - Variables injected successfully. 15:21:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15640312584739482919.sh 15:21:26 ---> tox-run.sh 15:21:26 + 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 15:21:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:21:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:21:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:21:26 + cd /w/workspace/oom-master-pre-commit-lint/. 15:21:26 + source /home/jenkins/lf-env.sh 15:21:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:26 ++ mktemp -d /tmp/venv-XXXX 15:21:26 + lf_venv=/tmp/venv-J72D 15:21:26 + local venv_file=/tmp/.os_lf_venv 15:21:26 + local python=python3 15:21:26 + local options 15:21:26 + local set_path=true 15:21:26 + local install_args= 15:21:26 ++ 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 15:21:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:26 + true 15:21:26 + case $1 in 15:21:26 + venv_file=/tmp/.toxenv 15:21:26 + shift 2 15:21:26 + true 15:21:26 + case $1 in 15:21:26 + shift 15:21:26 + break 15:21:26 + case $python in 15:21:26 + local pkg_list= 15:21:26 + [[ -d /opt/pyenv ]] 15:21:26 + echo 'Setup pyenv:' 15:21:26 Setup pyenv: 15:21:26 + export PYENV_ROOT=/opt/pyenv 15:21:26 + PYENV_ROOT=/opt/pyenv 15:21:26 + 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 15:21:26 + 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 15:21:26 + pyenv versions 15:21:26 system 15:21:26 3.8.13 15:21:26 3.9.13 15:21:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:21:26 + command -v pyenv 15:21:26 ++ pyenv init - --no-rehash 15:21:26 + 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[*]}"'\'')" 15:21:26 export PATH="/opt/pyenv/shims:${PATH}" 15:21:26 export PYENV_SHELL=bash 15:21:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:26 pyenv() { 15:21:26 local command 15:21:26 command="${1:-}" 15:21:26 if [ "$#" -gt 0 ]; then 15:21:26 shift 15:21:26 fi 15:21:26 15:21:26 case "$command" in 15:21:26 rehash|shell) 15:21:26 eval "$(pyenv "sh-$command" "$@")" 15:21:26 ;; 15:21:26 *) 15:21:26 command pyenv "$command" "$@" 15:21:26 ;; 15:21:26 esac 15:21:26 }' 15:21:26 +++ 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[*]}"' 15:21:26 ++ 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 15:21:26 ++ 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 15:21:26 ++ 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 15:21:26 ++ export PYENV_SHELL=bash 15:21:26 ++ PYENV_SHELL=bash 15:21:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:26 +++ complete -F _pyenv pyenv 15:21:26 ++ lf-pyver python3 15:21:26 ++ local py_version_xy=python3 15:21:26 ++ local py_version_xyz= 15:21:26 ++ pyenv versions 15:21:26 ++ local command 15:21:26 ++ command=versions 15:21:26 ++ sed 's/^[ *]* //' 15:21:26 ++ '[' 1 -gt 0 ']' 15:21:26 ++ awk '{ print $1 }' 15:21:26 ++ shift 15:21:26 ++ case "$command" in 15:21:26 ++ command pyenv versions 15:21:26 ++ grep -E '^[0-9.]*[0-9]$' 15:21:26 ++ pyenv versions 15:21:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:27 +++ grep '^3' /tmp/.pyenv_versions 15:21:27 +++ sort -V 15:21:27 +++ tail -n 1 15:21:27 ++ py_version_xyz=3.10.6 15:21:27 ++ [[ -z 3.10.6 ]] 15:21:27 ++ echo 3.10.6 15:21:27 ++ return 0 15:21:27 + pyenv local 3.10.6 15:21:27 + local command 15:21:27 + command=local 15:21:27 + '[' 2 -gt 0 ']' 15:21:27 + shift 15:21:27 + case "$command" in 15:21:27 + command pyenv local 3.10.6 15:21:27 + pyenv local 3.10.6 15:21:27 + for arg in "$@" 15:21:27 + case $arg in 15:21:27 + pkg_list+='tox ' 15:21:27 + for arg in "$@" 15:21:27 + case $arg in 15:21:27 + pkg_list+='virtualenv ' 15:21:27 + for arg in "$@" 15:21:27 + case $arg in 15:21:27 + pkg_list+='urllib3~=1.26.15 ' 15:21:27 + [[ -f /tmp/.toxenv ]] 15:21:27 ++ cat /tmp/.toxenv 15:21:27 + lf_venv=/tmp/venv-u8EK 15:21:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u8EK from' file:/tmp/.toxenv 15:21:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-u8EK from file:/tmp/.toxenv 15:21:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:21:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:21:27 + local 'pip_opts=--upgrade --quiet' 15:21:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:21:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:21:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:21:27 + [[ -n '' ]] 15:21:27 + [[ -n '' ]] 15:21:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:21:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:21:27 + /tmp/venv-u8EK/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 15:21:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:21:27 lf-activate-venv(): INFO: Base packages installed successfully 15:21:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:21:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:21:27 + /tmp/venv-u8EK/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 15:21:28 + type python3 15:21:28 + true 15:21:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-u8EK/bin to PATH' 15:21:28 lf-activate-venv(): INFO: Adding /tmp/venv-u8EK/bin to PATH 15:21:28 + PATH=/tmp/venv-u8EK/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 15:21:28 + return 0 15:21:28 + [[ -d /opt/pyenv ]] 15:21:28 + echo '---> Setting up pyenv' 15:21:28 ---> Setting up pyenv 15:21:28 + export PYENV_ROOT=/opt/pyenv 15:21:28 + PYENV_ROOT=/opt/pyenv 15:21:28 + export PATH=/opt/pyenv/bin:/tmp/venv-u8EK/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 15:21:28 + PATH=/opt/pyenv/bin:/tmp/venv-u8EK/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 15:21:28 ++ pwd 15:21:28 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:21:28 + export PYTHONPATH 15:21:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:21:28 + TOX_TESTENV_PASSENV=PYTHONPATH 15:21:28 + tox --version 15:21:29 4.50.3 from /tmp/venv-u8EK/lib/python3.10/site-packages/tox/__init__.py 15:21:29 + PARALLEL=false 15:21:29 + TOX_OPTIONS_LIST= 15:21:29 + [[ -n pre-commit ]] 15:21:29 + TOX_OPTIONS_LIST=' -e pre-commit' 15:21:29 + case ${PARALLEL,,} in 15:21:29 + tox -e pre-commit 15:21:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:21:30 pre-commit: install_deps> python -I -m pip install pre-commit 15:21:33 pre-commit: freeze> python -m pip freeze --all 15:21:33 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 15:21:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:21:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:21:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:21:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:21:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:21:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:21:35 [INFO] Once installed this environment will be reused. 15:21:35 [INFO] This may take a few minutes... 15:21:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:21:40 [INFO] Once installed this environment will be reused. 15:21:40 [INFO] This may take a few minutes... 15:21:44 trim trailing whitespace.................................................Passed 15:21:44 Tabs remover.............................................................Passed 15:21:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:21:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:21:45 [INFO] Once installed this environment will be reused. 15:21:45 [INFO] This may take a few minutes... 15:21:53 gitlint..............................................(no files to check)Skipped 15:21:53 pre-commit: OK (24.12=setup[4.08]+cmd[11.37,8.67] seconds) 15:21:53 congratulations :) (24.16 seconds) 15:21:53 + tox_status=0 15:21:53 + echo '---> Completed tox runs' 15:21:53 ---> Completed tox runs 15:21:53 + for i in .tox/*/log 15:21:53 ++ echo .tox/pre-commit/log 15:21:53 ++ awk -F/ '{print $2}' 15:21:53 + tox_env=pre-commit 15:21:53 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:21:53 + DOC_DIR=docs/_build/html 15:21:53 + [[ -d docs/_build/html ]] 15:21:53 + echo '---> tox-run.sh ends' 15:21:53 ---> tox-run.sh ends 15:21:53 + test 0 -eq 0 15:21:53 $ ssh-agent -k 15:21:53 unset SSH_AUTH_SOCK; 15:21:53 unset SSH_AGENT_PID; 15:21:53 echo Agent pid 1643 killed; 15:21:53 [ssh-agent] Stopped. 15:21:53 [PostBuildScript] - [INFO] Executing post build scripts. 15:21:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1211743532716378233.sh 15:21:53 ---> sysstat.sh 15:21:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15728869536941268733.sh 15:21:54 ---> package-listing.sh 15:21:54 ++ facter osfamily 15:21:54 ++ tr '[:upper:]' '[:lower:]' 15:21:54 + OS_FAMILY=debian 15:21:54 + workspace=/w/workspace/oom-master-pre-commit-lint 15:21:54 + START_PACKAGES=/tmp/packages_start.txt 15:21:54 + END_PACKAGES=/tmp/packages_end.txt 15:21:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:54 + PACKAGES=/tmp/packages_start.txt 15:21:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:21:54 + PACKAGES=/tmp/packages_end.txt 15:21:54 + case "${OS_FAMILY}" in 15:21:54 + dpkg -l 15:21:54 + grep '^ii' 15:21:54 + '[' -f /tmp/packages_start.txt ']' 15:21:54 + '[' -f /tmp/packages_end.txt ']' 15:21:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:54 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:21:54 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:21:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:21:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17966675296201259951.sh 15:21:54 ---> capture-instance-metadata.sh 15:21:54 Setup pyenv: 15:21:54 system 15:21:54 3.8.13 15:21:54 3.9.13 15:21:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:21:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q4pU 15:21:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:21:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:21:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:22:02 lf-activate-venv(): INFO: Base packages installed successfully 15:22:02 lf-activate-venv(): INFO: Installing additional packages: lftools 15:22:23 lf-activate-venv(): INFO: Adding /tmp/venv-Q4pU/bin to PATH 15:22:23 INFO: Running in OpenStack, capturing instance metadata 15:22:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1610507406293685399.sh 15:22:24 provisioning config files... 15:22:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3394345940162539774tmp 15:22:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:22:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:22:24 [EnvInject] - Injecting environment variables from a build step. 15:22:24 [EnvInject] - Injecting as environment variables the properties content 15:22:24 SERVER_ID=logs 15:22:24 15:22:24 [EnvInject] - Variables injected successfully. 15:22:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11181180286533735849.sh 15:22:24 ---> create-netrc.sh 15:22:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4632282714141226616.sh 15:22:24 ---> python-tools-install.sh 15:22:24 Setup pyenv: 15:22:24 system 15:22:24 3.8.13 15:22:24 3.9.13 15:22:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:22:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q4pU from file:/tmp/.os_lf_venv 15:22:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:22:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:22:25 lf-activate-venv(): INFO: Base packages installed successfully 15:22:25 lf-activate-venv(): INFO: Installing additional packages: lftools 15:22:33 lf-activate-venv(): INFO: Adding /tmp/venv-Q4pU/bin to PATH 15:22:33 Generating Requirements File 15:22:50 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. 15:22:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:22:50 Python 3.10.6 15:22:50 pip 26.0.1 from /tmp/venv-Q4pU/lib/python3.10/site-packages/pip (python 3.10) 15:22:51 appdirs==1.4.4 15:22:51 argcomplete==3.6.3 15:22:51 aspy.yaml==1.3.0 15:22:51 attrs==26.1.0 15:22:51 autopage==0.6.0 15:22:51 backports.strenum==1.3.1 15:22:51 beautifulsoup4==4.14.3 15:22:51 boto3==1.42.77 15:22:51 botocore==1.42.77 15:22:51 bs4==0.0.2 15:22:51 certifi==2026.2.25 15:22:51 cffi==2.0.0 15:22:51 cfgv==3.5.0 15:22:51 chardet==7.4.0.post1 15:22:51 charset-normalizer==3.4.6 15:22:51 click==8.3.1 15:22:51 cliff==4.13.2 15:22:51 cmd2==3.4.0 15:22:51 cryptography==3.3.2 15:22:51 debtcollector==3.1.0 15:22:51 decorator==5.2.1 15:22:51 defusedxml==0.7.1 15:22:51 Deprecated==1.3.1 15:22:51 distlib==0.4.0 15:22:51 dnspython==2.8.0 15:22:51 docker==7.1.0 15:22:51 dogpile.cache==1.5.0 15:22:51 durationpy==0.10 15:22:51 email-validator==2.3.0 15:22:51 filelock==3.25.2 15:22:51 future==1.0.0 15:22:51 gitdb==4.0.12 15:22:51 GitPython==3.1.46 15:22:51 httplib2==0.30.2 15:22:51 identify==2.6.18 15:22:51 idna==3.11 15:22:51 importlib-resources==1.5.0 15:22:51 iso8601==2.1.0 15:22:51 Jinja2==3.1.6 15:22:51 jmespath==1.1.0 15:22:51 jsonpatch==1.33 15:22:51 jsonpointer==3.1.1 15:22:51 jsonschema==4.26.0 15:22:51 jsonschema-specifications==2025.9.1 15:22:51 keystoneauth1==5.13.1 15:22:51 kubernetes==35.0.0 15:22:51 lftools==0.37.22 15:22:51 lxml==6.0.2 15:22:51 markdown-it-py==4.0.0 15:22:51 MarkupSafe==3.0.3 15:22:51 mdurl==0.1.2 15:22:51 msgpack==1.1.2 15:22:51 multi_key_dict==2.0.3 15:22:51 munch==4.0.0 15:22:51 netaddr==1.3.0 15:22:51 niet==1.4.2 15:22:51 nodeenv==1.10.0 15:22:51 oauth2client==4.1.3 15:22:51 oauthlib==3.3.1 15:22:51 openstacksdk==4.10.0 15:22:51 os-service-types==1.8.2 15:22:51 osc-lib==4.4.0 15:22:51 oslo.config==10.3.0 15:22:51 oslo.context==6.3.0 15:22:51 oslo.i18n==6.7.2 15:22:51 oslo.log==8.1.0 15:22:51 oslo.serialization==5.9.1 15:22:51 oslo.utils==10.0.0 15:22:51 packaging==26.0 15:22:51 pbr==7.0.3 15:22:51 platformdirs==4.9.4 15:22:51 prettytable==3.17.0 15:22:51 psutil==7.2.2 15:22:51 pyasn1==0.6.3 15:22:51 pyasn1_modules==0.4.2 15:22:51 pycparser==3.0 15:22:51 pygerrit2==2.0.15 15:22:51 PyGithub==2.9.0 15:22:51 Pygments==2.19.2 15:22:51 PyJWT==2.12.1 15:22:51 PyNaCl==1.6.2 15:22:51 pyparsing==2.4.7 15:22:51 pyperclip==1.11.0 15:22:51 pyrsistent==0.20.0 15:22:51 python-cinderclient==9.9.0 15:22:51 python-dateutil==2.9.0.post0 15:22:51 python-discovery==1.2.1 15:22:51 python-heatclient==5.1.0 15:22:51 python-jenkins==1.8.3 15:22:51 python-keystoneclient==5.8.0 15:22:51 python-magnumclient==4.10.0 15:22:51 python-openstackclient==9.0.0 15:22:51 python-swiftclient==4.10.0 15:22:51 PyYAML==6.0.3 15:22:51 referencing==0.37.0 15:22:51 requests==2.33.0 15:22:51 requests-oauthlib==2.0.0 15:22:51 requestsexceptions==1.4.0 15:22:51 rfc3986==2.0.0 15:22:51 rich==14.3.3 15:22:51 rich-argparse==1.7.2 15:22:51 rpds-py==0.30.0 15:22:51 rsa==4.9.1 15:22:51 ruamel.yaml==0.19.1 15:22:51 ruamel.yaml.clib==0.2.15 15:22:51 s3transfer==0.16.0 15:22:51 simplejson==3.20.2 15:22:51 six==1.17.0 15:22:51 smmap==5.0.3 15:22:51 soupsieve==2.8.3 15:22:51 stevedore==5.7.0 15:22:51 tabulate==0.10.0 15:22:51 toml==0.10.2 15:22:51 tomlkit==0.14.0 15:22:51 tqdm==4.67.3 15:22:51 typing_extensions==4.15.0 15:22:51 urllib3==1.26.20 15:22:51 virtualenv==21.2.0 15:22:51 wcwidth==0.6.0 15:22:51 websocket-client==1.9.0 15:22:51 wrapt==2.1.2 15:22:51 xdg==6.0.0 15:22:51 xmltodict==1.0.4 15:22:51 yq==3.4.3 15:22:51 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins3586663665471391490.sh 15:22:51 ---> uv-install.sh 15:22:51 Installing uv/uvx (latest) using shell installer 15:22:51 2026-03-27 15:22:51 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-27T15%3A56%3A53Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-27T14%3A56%3A06Z&ske=2026-03-27T15%3A56%3A53Z&sks=b&skv=2018-11-09&sig=G6gRPRlZMAY8dhSuLxta4lqrOxiCxBAdSveObJXJL50%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDYyNTE3OSwibmJmIjoxNzc0NjI0ODc5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.LUtZtMcYmyVFTwe51OqAvfZnMX8WpHVRosCoCpeqQck&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-xrD248.sh" [1] 15:22:51 downloading uv 0.11.2 x86_64-unknown-linux-gnu 15:22:52 installing to /home/jenkins/.local/bin 15:22:52 uv 15:22:52 uvx 15:22:52 everything's installed! 15:22:52 15:22:52 To add $HOME/.local/bin to your PATH, either restart your shell or run: 15:22:52 15:22:52 source $HOME/.local/bin/env (sh, bash, zsh) 15:22:52 source $HOME/.local/bin/env.fish (fish) 15:22:52 Adding install location to PATH 15:22:52 ---> Validating uv/uvx install 15:22:52 uvx 0.11.2 (x86_64-unknown-linux-gnu) 15:22:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5407239391925125786.sh 15:22:52 ---> sudo-logs.sh 15:22:52 Archiving 'sudo' log.. 15:22:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12975304736074705713.sh 15:22:52 ---> job-cost.sh 15:22:52 INFO: Activating Python virtual environment... 15:22:52 Setup pyenv: 15:22:52 system 15:22:52 3.8.13 15:22:52 3.9.13 15:22:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:22:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q4pU from file:/tmp/.os_lf_venv 15:22:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:22:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:22:54 lf-activate-venv(): INFO: Base packages installed successfully 15:22:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:22:59 lf-activate-venv(): INFO: Adding /tmp/venv-Q4pU/bin to PATH 15:22:59 INFO: No stack-cost file found 15:22:59 INFO: Instance uptime: 140s 15:22:59 INFO: Fetching instance metadata (attempt 1 of 3)... 15:22:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:23:00 INFO: Successfully fetched instance metadata 15:23:00 INFO: Instance type: v3-standard-4 15:23:00 INFO: Retrieving pricing info for: v3-standard-4 15:23:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:23:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 15:23:00 INFO: Successfully fetched Vexxhost pricing API 15:23:00 INFO: Retrieved cost: 0.11 15:23:00 INFO: Retrieved resource: v3-standard-4 15:23:00 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 15:23:00 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 15:23:00 INFO: Successfully archived job cost data 15:23:00 DEBUG: Cost data: oom-master-pre-commit-lint,4530,2026-03-27 15:23:00,v3-standard-4,140,0.11,0.00,SUCCESS 15:23:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8103477736745460087.sh 15:23:00 ---> logs-deploy.sh 15:23:00 Setup pyenv: 15:23:00 system 15:23:00 3.8.13 15:23:00 3.9.13 15:23:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:23:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q4pU from file:/tmp/.os_lf_venv 15:23:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:23:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:23:02 lf-activate-venv(): INFO: Base packages installed successfully 15:23:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:23:10 lf-activate-venv(): INFO: Adding /tmp/venv-Q4pU/bin to PATH 15:23:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4530 15:23:10 INFO: archiving workspace using pattern(s): 15:23:11 Archives upload complete. 15:23:11 INFO: archiving logs to Nexus 15:23:12 ---> uname -a: 15:23:12 Linux prd-ubuntu1804-builder-4c-4g-5559 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:23:12 15:23:12 15:23:12 ---> lscpu: 15:23:12 Architecture: x86_64 15:23:12 CPU op-mode(s): 32-bit, 64-bit 15:23:12 Byte Order: Little Endian 15:23:12 CPU(s): 4 15:23:12 On-line CPU(s) list: 0-3 15:23:12 Thread(s) per core: 1 15:23:12 Core(s) per socket: 1 15:23:12 Socket(s): 4 15:23:12 NUMA node(s): 1 15:23:12 Vendor ID: AuthenticAMD 15:23:12 CPU family: 23 15:23:12 Model: 49 15:23:12 Model name: AMD EPYC-Rome Processor 15:23:12 Stepping: 0 15:23:12 CPU MHz: 2799.998 15:23:12 BogoMIPS: 5599.99 15:23:12 Virtualization: AMD-V 15:23:12 Hypervisor vendor: KVM 15:23:12 Virtualization type: full 15:23:12 L1d cache: 32K 15:23:12 L1i cache: 32K 15:23:12 L2 cache: 512K 15:23:12 L3 cache: 16384K 15:23:12 NUMA node0 CPU(s): 0-3 15:23:12 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 15:23:12 15:23:12 15:23:12 ---> nproc: 15:23:12 4 15:23:12 15:23:12 15:23:12 ---> df -h: 15:23:12 Filesystem Size Used Avail Use% Mounted on 15:23:12 udev 7.9G 0 7.9G 0% /dev 15:23:12 tmpfs 1.6G 676K 1.6G 1% /run 15:23:12 /dev/vda1 78G 8.5G 69G 11% / 15:23:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:23:12 tmpfs 5.0M 0 5.0M 0% /run/lock 15:23:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:23:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:23:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:23:12 15:23:12 15:23:12 ---> free -m: 15:23:12 total used free shared buff/cache available 15:23:12 Mem: 16040 609 13168 0 2261 15108 15:23:12 Swap: 1023 0 1023 15:23:12 15:23:12 15:23:12 ---> ip addr: 15:23:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:23:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:23:12 inet 127.0.0.1/8 scope host lo 15:23:12 valid_lft forever preferred_lft forever 15:23:12 inet6 ::1/128 scope host 15:23:12 valid_lft forever preferred_lft forever 15:23:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:23:12 link/ether fa:16:3e:77:7e:96 brd ff:ff:ff:ff:ff:ff 15:23:12 inet 10.30.107.225/23 brd 10.30.107.255 scope global dynamic ens3 15:23:12 valid_lft 86256sec preferred_lft 86256sec 15:23:12 inet6 fe80::f816:3eff:fe77:7e96/64 scope link 15:23:12 valid_lft forever preferred_lft forever 15:23:12 15:23:12 15:23:12 ---> sar -b -r -n DEV: 15:23:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5559) 03/27/26 _x86_64_ (4 CPU) 15:23:12 15:23:12 15:20:50 LINUX RESTART (4 CPU) 15:23:12 15:23:12 15:21:01 tps rtps wtps bread/s bwrtn/s 15:23:12 15:22:01 375.20 58.49 316.71 3689.25 26223.36 15:23:12 15:23:01 139.71 1.22 138.49 135.98 28606.17 15:23:12 Average: 257.46 29.85 227.60 1912.61 27414.76 15:23:12 15:23:12 15:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:12 15:22:01 13896972 15505656 2527996 15.39 58920 1748384 842344 4.82 787932 1521196 154124 15:23:12 15:23:01 13524880 15507512 2900088 17.66 87212 2075140 825136 4.72 803828 1839172 175992 15:23:12 Average: 13710926 15506584 2714042 16.52 73066 1911762 833740 4.77 795880 1680184 165058 15:23:12 15:23:12 15:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:12 15:22:01 lo 2.40 2.40 0.26 0.26 0.00 0.00 0.00 0.00 15:23:12 15:22:01 ens3 512.05 331.11 2290.80 82.01 0.00 0.00 0.00 0.00 15:23:12 15:23:01 lo 1.93 1.93 0.21 0.21 0.00 0.00 0.00 0.00 15:23:12 15:23:01 ens3 101.97 76.25 1327.15 14.28 0.00 0.00 0.00 0.00 15:23:12 Average: lo 2.17 2.17 0.24 0.24 0.00 0.00 0.00 0.00 15:23:12 Average: ens3 307.01 203.68 1808.97 48.15 0.00 0.00 0.00 0.00 15:23:12 15:23:12 15:23:12 ---> sar -P ALL: 15:23:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5559) 03/27/26 _x86_64_ (4 CPU) 15:23:12 15:23:12 15:20:50 LINUX RESTART (4 CPU) 15:23:12 15:23:12 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:23:12 15:22:01 all 26.33 0.00 3.12 2.10 0.08 68.37 15:23:12 15:22:01 0 35.27 0.00 3.29 0.40 0.10 60.94 15:23:12 15:22:01 1 18.52 0.00 2.24 2.86 0.07 76.31 15:23:12 15:22:01 2 17.15 0.00 2.79 0.52 0.07 79.47 15:23:12 15:22:01 3 34.39 0.00 4.15 4.63 0.08 56.75 15:23:12 15:23:01 all 20.81 0.00 1.62 1.34 0.05 76.18 15:23:12 15:23:01 0 10.02 0.00 1.45 2.97 0.05 85.51 15:23:12 15:23:01 1 22.42 0.00 1.35 0.85 0.05 75.33 15:23:12 15:23:01 2 40.65 0.00 2.97 0.60 0.07 55.71 15:23:12 15:23:01 3 10.14 0.00 0.72 0.94 0.03 88.17 15:23:12 Average: all 23.56 0.00 2.37 1.72 0.07 72.28 15:23:12 Average: 0 22.64 0.00 2.37 1.69 0.08 73.23 15:23:12 Average: 1 20.47 0.00 1.80 1.85 0.06 75.82 15:23:12 Average: 2 28.92 0.00 2.88 0.56 0.07 67.57 15:23:12 Average: 3 22.24 0.00 2.43 2.78 0.06 72.50 15:23:12 15:23:12 15:23:12