08:12:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147245 08:12:22 Running as SYSTEM 08:12:22 [EnvInject] - Loading node environment variables. 08:12:22 Building remotely on prd-ubuntu1804-builder-4c-4g-16779 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:12:22 [ssh-agent] Looking for ssh-agent implementation... 08:12:22 $ ssh-agent 08:12:22 SSH_AUTH_SOCK=/tmp/ssh-AQQzWWTtWd28/agent.1876 08:12:22 SSH_AGENT_PID=1879 08:12:22 [ssh-agent] Started. 08:12:22 Running ssh-add (command line suppressed) 08:12:22 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5114317774442740817.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5114317774442740817.key) 08:12:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:12:22 The recommended git tool is: NONE 08:12:24 using credential onap-jenkins-ssh 08:12:24 Wiping out workspace first. 08:12:24 Cloning the remote Git repository 08:12:24 Cloning repository git://cloud.onap.org/mirror/oom.git 08:12:24 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:12:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:12:24 > git --version # timeout=10 08:12:24 > git --version # 'git version 2.17.1' 08:12:24 using GIT_SSH to set credentials Gerrit user 08:12:24 Verifying host key using manually-configured host key entries 08:12:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:12:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:12:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:12:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:12:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:12:29 using GIT_SSH to set credentials Gerrit user 08:12:29 Verifying host key using manually-configured host key entries 08:12:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/45/147245/2 # timeout=30 08:12:30 > git rev-parse bd999f843e1d52c5fb4b59b78a532a7ffb43149d^{commit} # timeout=10 08:12:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:12:30 Checking out Revision bd999f843e1d52c5fb4b59b78a532a7ffb43149d (refs/changes/45/147245/2) 08:12:30 > git config core.sparsecheckout # timeout=10 08:12:30 > git checkout -f bd999f843e1d52c5fb4b59b78a532a7ffb43149d # timeout=30 08:12:33 Commit message: "[POLICY] opa-pdp 2.2.0" 08:12:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:12:33 > git rev-list --no-walk 9d2e90e0dc0cbf5bf0bca1dbe96cd52be9d4ccde # timeout=10 08:12:33 [EnvInject] - Injecting environment variables from a build step. 08:12:33 [EnvInject] - Injecting as environment variables the properties content 08:12:33 PYTHON=python3 08:12:33 08:12:33 [EnvInject] - Variables injected successfully. 08:12:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9147477173916582781.sh 08:12:34 ---> tox-install.sh 08:12:34 + source /home/jenkins/lf-env.sh 08:12:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:12:34 ++ mktemp -d /tmp/venv-XXXX 08:12:34 + lf_venv=/tmp/venv-1Irb 08:12:34 + local venv_file=/tmp/.os_lf_venv 08:12:34 + local python=python3 08:12:34 + local options 08:12:34 + local set_path=true 08:12:34 + local install_args= 08:12:34 ++ 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 08:12:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:12:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:12:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:12:34 + true 08:12:34 + case $1 in 08:12:34 + venv_file=/tmp/.toxenv 08:12:34 + shift 2 08:12:34 + true 08:12:34 + case $1 in 08:12:34 + shift 08:12:34 + break 08:12:34 + case $python in 08:12:34 + local pkg_list= 08:12:34 + [[ -d /opt/pyenv ]] 08:12:34 + echo 'Setup pyenv:' 08:12:34 Setup pyenv: 08:12:34 + export PYENV_ROOT=/opt/pyenv 08:12:34 + PYENV_ROOT=/opt/pyenv 08:12:34 + 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 08:12:34 + 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 08:12:34 + pyenv versions 08:12:34 * system (set by /opt/pyenv/version) 08:12:34 * 3.8.13 (set by /opt/pyenv/version) 08:12:34 * 3.9.13 (set by /opt/pyenv/version) 08:12:34 * 3.10.6 (set by /opt/pyenv/version) 08:12:34 + command -v pyenv 08:12:34 ++ pyenv init - --no-rehash 08:12:34 + 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[*]}"'\'')" 08:12:34 export PATH="/opt/pyenv/shims:${PATH}" 08:12:34 export PYENV_SHELL=bash 08:12:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:12:34 pyenv() { 08:12:34 local command 08:12:34 command="${1:-}" 08:12:34 if [ "$#" -gt 0 ]; then 08:12:34 shift 08:12:34 fi 08:12:34 08:12:34 case "$command" in 08:12:34 rehash|shell) 08:12:34 eval "$(pyenv "sh-$command" "$@")" 08:12:34 ;; 08:12:34 *) 08:12:34 command pyenv "$command" "$@" 08:12:34 ;; 08:12:34 esac 08:12:34 }' 08:12:34 +++ 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[*]}"' 08:12:34 ++ 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 08:12:34 ++ 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 08:12:34 ++ 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 08:12:34 ++ export PYENV_SHELL=bash 08:12:34 ++ PYENV_SHELL=bash 08:12:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:12:34 +++ complete -F _pyenv pyenv 08:12:34 ++ lf-pyver python3 08:12:34 ++ local py_version_xy=python3 08:12:34 ++ local py_version_xyz= 08:12:34 ++ pyenv versions 08:12:34 ++ local command 08:12:34 ++ command=versions 08:12:34 ++ '[' 1 -gt 0 ']' 08:12:34 ++ shift 08:12:34 ++ case "$command" in 08:12:34 ++ command pyenv versions 08:12:34 ++ pyenv versions 08:12:34 ++ sed 's/^[ *]* //' 08:12:34 ++ grep -E '^[0-9.]*[0-9]$' 08:12:34 ++ awk '{ print $1 }' 08:12:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:12:34 +++ grep '^3' /tmp/.pyenv_versions 08:12:34 +++ sort -V 08:12:34 +++ tail -n 1 08:12:34 ++ py_version_xyz=3.10.6 08:12:34 ++ [[ -z 3.10.6 ]] 08:12:34 ++ echo 3.10.6 08:12:34 ++ return 0 08:12:34 + pyenv local 3.10.6 08:12:34 + local command 08:12:34 + command=local 08:12:34 + '[' 2 -gt 0 ']' 08:12:34 + shift 08:12:34 + case "$command" in 08:12:34 + command pyenv local 3.10.6 08:12:34 + pyenv local 3.10.6 08:12:34 + for arg in "$@" 08:12:34 + case $arg in 08:12:34 + pkg_list+='tox ' 08:12:34 + for arg in "$@" 08:12:34 + case $arg in 08:12:34 + pkg_list+='virtualenv ' 08:12:34 + for arg in "$@" 08:12:34 + case $arg in 08:12:34 + pkg_list+='urllib3~=1.26.15 ' 08:12:34 + [[ -f /tmp/.toxenv ]] 08:12:34 + [[ ! -f /tmp/.toxenv ]] 08:12:34 + [[ -n '' ]] 08:12:34 + python3 -m venv /tmp/venv-1Irb 08:12:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Irb' 08:12:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Irb 08:12:38 + echo /tmp/venv-1Irb 08:12:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:12:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:12:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:12:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:12:38 + local 'pip_opts=--upgrade --quiet' 08:12:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:12:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:12:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:12:38 + [[ -n '' ]] 08:12:38 + [[ -n '' ]] 08:12:38 + lf-venv-pip-install /tmp/venv-1Irb/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:12:38 + local venv_python=/tmp/venv-1Irb/bin/python3 08:12:38 + shift 08:12:38 + local upstream=https://pypi.org/simple 08:12:38 + /tmp/venv-1Irb/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 08:12:43 + return 0 08:12:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:12:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:12:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:12:43 + lf-venv-pip-install /tmp/venv-1Irb/bin/python3 --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 08:12:43 + local venv_python=/tmp/venv-1Irb/bin/python3 08:12:43 + shift 08:12:43 + local upstream=https://pypi.org/simple 08:12:43 + /tmp/venv-1Irb/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 08:12:45 + return 0 08:12:45 + type python3 08:12:45 + true 08:12:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Irb/bin to PATH' 08:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-1Irb/bin to PATH 08:12:45 + PATH=/tmp/venv-1Irb/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 08:12:45 + return 0 08:12:45 + python3 --version 08:12:45 Python 3.10.6 08:12:45 + python3 -m pip --version 08:12:45 pip 26.2.1 from /tmp/venv-1Irb/lib/python3.10/site-packages/pip (python 3.10) 08:12:45 + python3 -m pip freeze 08:12:45 cachetools==7.1.7 08:12:45 colorama==0.4.6 08:12:45 distlib==0.4.3 08:12:45 filelock==3.32.4 08:12:45 packaging==26.3 08:12:45 platformdirs==4.11.5 08:12:45 pluggy==1.6.0 08:12:45 pyproject-api==1.11.0 08:12:45 python-discovery==1.6.0 08:12:45 tomli==2.4.1 08:12:45 tomli_w==1.2.0 08:12:45 tox==4.61.1 08:12:45 typing_extensions==4.16.0 08:12:45 urllib3==1.26.20 08:12:45 virtualenv==21.7.7 08:12:45 [EnvInject] - Injecting environment variables from a build step. 08:12:45 [EnvInject] - Injecting as environment variables the properties content 08:12:45 PARALLEL=false 08:12:45 08:12:45 [EnvInject] - Variables injected successfully. 08:12:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins834829377530179527.sh 08:12:45 ---> tox-run.sh 08:12:45 + 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 08:12:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:12:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:12:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:12:45 + cd /w/workspace/oom-master-pre-commit-lint/. 08:12:45 + source /home/jenkins/lf-env.sh 08:12:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:12:45 ++ mktemp -d /tmp/venv-XXXX 08:12:45 + lf_venv=/tmp/venv-SLGR 08:12:45 + local venv_file=/tmp/.os_lf_venv 08:12:45 + local python=python3 08:12:45 + local options 08:12:45 + local set_path=true 08:12:45 + local install_args= 08:12:45 ++ 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 08:12:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:12:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:12:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:12:45 + true 08:12:45 + case $1 in 08:12:45 + venv_file=/tmp/.toxenv 08:12:45 + shift 2 08:12:45 + true 08:12:45 + case $1 in 08:12:45 + shift 08:12:45 + break 08:12:45 + case $python in 08:12:45 + local pkg_list= 08:12:45 + [[ -d /opt/pyenv ]] 08:12:45 + echo 'Setup pyenv:' 08:12:45 Setup pyenv: 08:12:45 + export PYENV_ROOT=/opt/pyenv 08:12:45 + PYENV_ROOT=/opt/pyenv 08:12:45 + 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 08:12:45 + 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 08:12:45 + pyenv versions 08:12:45 system 08:12:45 3.8.13 08:12:45 3.9.13 08:12:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:12:45 + command -v pyenv 08:12:45 ++ pyenv init - --no-rehash 08:12:45 + 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[*]}"'\'')" 08:12:45 export PATH="/opt/pyenv/shims:${PATH}" 08:12:45 export PYENV_SHELL=bash 08:12:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:12:45 pyenv() { 08:12:45 local command 08:12:45 command="${1:-}" 08:12:45 if [ "$#" -gt 0 ]; then 08:12:45 shift 08:12:45 fi 08:12:45 08:12:45 case "$command" in 08:12:45 rehash|shell) 08:12:45 eval "$(pyenv "sh-$command" "$@")" 08:12:45 ;; 08:12:45 *) 08:12:45 command pyenv "$command" "$@" 08:12:45 ;; 08:12:45 esac 08:12:45 }' 08:12:45 +++ 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[*]}"' 08:12:45 ++ 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 08:12:45 ++ 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 08:12:45 ++ 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 08:12:45 ++ export PYENV_SHELL=bash 08:12:45 ++ PYENV_SHELL=bash 08:12:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:12:45 +++ complete -F _pyenv pyenv 08:12:45 ++ lf-pyver python3 08:12:45 ++ local py_version_xy=python3 08:12:45 ++ local py_version_xyz= 08:12:45 ++ sed 's/^[ *]* //' 08:12:45 ++ pyenv versions 08:12:45 ++ local command 08:12:45 ++ awk '{ print $1 }' 08:12:45 ++ command=versions 08:12:45 ++ '[' 1 -gt 0 ']' 08:12:45 ++ shift 08:12:45 ++ case "$command" in 08:12:45 ++ command pyenv versions 08:12:45 ++ pyenv versions 08:12:45 ++ grep -E '^[0-9.]*[0-9]$' 08:12:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:12:45 +++ sort -V 08:12:45 +++ tail -n 1 08:12:45 +++ grep '^3' /tmp/.pyenv_versions 08:12:45 ++ py_version_xyz=3.10.6 08:12:45 ++ [[ -z 3.10.6 ]] 08:12:45 ++ echo 3.10.6 08:12:45 ++ return 0 08:12:45 + pyenv local 3.10.6 08:12:45 + local command 08:12:45 + command=local 08:12:45 + '[' 2 -gt 0 ']' 08:12:45 + shift 08:12:45 + case "$command" in 08:12:45 + command pyenv local 3.10.6 08:12:45 + pyenv local 3.10.6 08:12:45 + for arg in "$@" 08:12:45 + case $arg in 08:12:45 + pkg_list+='tox ' 08:12:45 + for arg in "$@" 08:12:45 + case $arg in 08:12:45 + pkg_list+='virtualenv ' 08:12:45 + for arg in "$@" 08:12:45 + case $arg in 08:12:45 + pkg_list+='urllib3~=1.26.15 ' 08:12:45 + [[ -f /tmp/.toxenv ]] 08:12:45 ++ cat /tmp/.toxenv 08:12:45 + lf_venv=/tmp/venv-1Irb 08:12:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Irb from' file:/tmp/.toxenv 08:12:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Irb from file:/tmp/.toxenv 08:12:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:12:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:12:45 + local 'pip_opts=--upgrade --quiet' 08:12:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:12:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:12:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:12:45 + [[ -n '' ]] 08:12:45 + [[ -n '' ]] 08:12:45 + lf-venv-pip-install /tmp/venv-1Irb/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:12:45 + local venv_python=/tmp/venv-1Irb/bin/python3 08:12:45 + shift 08:12:45 + local upstream=https://pypi.org/simple 08:12:45 + /tmp/venv-1Irb/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 08:12:46 + return 0 08:12:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:12:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:12:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:12:46 + lf-venv-pip-install /tmp/venv-1Irb/bin/python3 --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 08:12:46 + local venv_python=/tmp/venv-1Irb/bin/python3 08:12:46 + shift 08:12:46 + local upstream=https://pypi.org/simple 08:12:46 + /tmp/venv-1Irb/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 08:12:47 + return 0 08:12:47 + type python3 08:12:47 + true 08:12:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Irb/bin to PATH' 08:12:47 lf-activate-venv(): INFO: Adding /tmp/venv-1Irb/bin to PATH 08:12:47 + PATH=/tmp/venv-1Irb/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 08:12:47 + return 0 08:12:47 + [[ -d /opt/pyenv ]] 08:12:47 + echo '---> Setting up pyenv' 08:12:47 ---> Setting up pyenv 08:12:47 + export PYENV_ROOT=/opt/pyenv 08:12:47 + PYENV_ROOT=/opt/pyenv 08:12:47 + export PATH=/opt/pyenv/bin:/tmp/venv-1Irb/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 08:12:47 + PATH=/opt/pyenv/bin:/tmp/venv-1Irb/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 08:12:47 ++ pwd 08:12:47 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:12:47 + export PYTHONPATH 08:12:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:12:47 + TOX_TESTENV_PASSENV=PYTHONPATH 08:12:47 + tox --version 08:12:47 4.61.1 from /tmp/venv-1Irb/lib/python3.10/site-packages/tox/__init__.py 08:12:47 + PARALLEL=false 08:12:47 + TOX_OPTIONS_LIST= 08:12:47 + [[ -n pre-commit ]] 08:12:47 + TOX_OPTIONS_LIST=' -e pre-commit' 08:12:47 + case ${PARALLEL,,} in 08:12:47 + tox -e pre-commit 08:12:47 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:12:49 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 08:12:52 pre-commit: freeze> python -m pip freeze --all 08:12:52 pre-commit: cfgv==3.5.0,distlib==0.4.3,filelock==3.32.4,identify==2.6.19,nodeenv==1.10.0,pip==26.2.1,platformdirs==4.11.5,pre_commit==4.6.0,python-discovery==1.6.0,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.7 08:12:52 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:12:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:12:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:12:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:13:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:13:01 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:13:01 [INFO] Once installed this environment will be reused. 08:13:01 [INFO] This may take a few minutes... 08:13:05 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:13:05 [INFO] Once installed this environment will be reused. 08:13:05 [INFO] This may take a few minutes... 08:13:09 trim trailing whitespace.................................................Passed 08:13:10 Tabs remover.............................................................Passed 08:13:10 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:13:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:13:10 [INFO] Once installed this environment will be reused. 08:13:10 [INFO] This may take a few minutes... 08:13:18 gitlint..............................................(no files to check)Skipped 08:13:18 pre-commit: OK (30.59=setup[4.44]+cmd[17.38,8.76] seconds) 08:13:18 congratulations :) (30.63 seconds) 08:13:18 + tox_status=0 08:13:18 + echo '---> Completed tox runs' 08:13:18 ---> Completed tox runs 08:13:18 + for i in .tox/*/log 08:13:18 ++ echo .tox/pre-commit/log 08:13:18 ++ awk -F/ '{print $2}' 08:13:18 + tox_env=pre-commit 08:13:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:13:18 + DOC_DIR=docs/_build/html 08:13:18 + [[ -d docs/_build/html ]] 08:13:18 + echo '---> tox-run.sh ends' 08:13:18 ---> tox-run.sh ends 08:13:18 + test 0 -eq 0 08:13:18 $ ssh-agent -k 08:13:18 unset SSH_AUTH_SOCK; 08:13:18 unset SSH_AGENT_PID; 08:13:18 echo Agent pid 1879 killed; 08:13:18 [ssh-agent] Stopped. 08:13:19 [PostBuildScript] - [INFO] Executing post build scripts. 08:13:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4623919756416755891.sh 08:13:19 ---> sysstat.sh 08:13:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11372089979778718049.sh 08:13:19 ---> package-listing.sh 08:13:19 ++ tr '[:upper:]' '[:lower:]' 08:13:19 ++ facter osfamily 08:13:19 + OS_FAMILY=debian 08:13:19 + workspace=/w/workspace/oom-master-pre-commit-lint 08:13:19 + START_PACKAGES=/tmp/packages_start.txt 08:13:19 + END_PACKAGES=/tmp/packages_end.txt 08:13:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:13:19 + PACKAGES=/tmp/packages_start.txt 08:13:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:13:19 + PACKAGES=/tmp/packages_end.txt 08:13:19 + case "${OS_FAMILY}" in 08:13:19 + dpkg -l 08:13:19 + grep '^ii' 08:13:19 + '[' -f /tmp/packages_start.txt ']' 08:13:19 + '[' -f /tmp/packages_end.txt ']' 08:13:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:13:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:13:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:13:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:13:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11939976170417476751.sh 08:13:19 ---> capture-instance-metadata.sh 08:13:20 Setup pyenv: 08:13:20 system 08:13:20 3.8.13 08:13:20 3.9.13 08:13:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:13:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2jOd 08:13:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:13:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:13:27 lf-activate-venv(): INFO: Installing additional packages: lftools 08:13:48 lf-activate-venv(): INFO: Adding /tmp/venv-2jOd/bin to PATH 08:13:48 INFO: Running in OpenStack, capturing instance metadata 08:13:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13606789543181480403.sh 08:13:49 provisioning config files... 08:13:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6856543476918191790tmp 08:13:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:13:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:13:49 [EnvInject] - Injecting environment variables from a build step. 08:13:49 [EnvInject] - Injecting as environment variables the properties content 08:13:49 SERVER_ID=logs 08:13:49 08:13:49 [EnvInject] - Variables injected successfully. 08:13:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17594464252425192545.sh 08:13:49 ---> create-netrc.sh 08:13:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13015772288671685822.sh 08:13:49 ---> python-tools-install.sh 08:13:49 Setup pyenv: 08:13:49 system 08:13:49 3.8.13 08:13:49 3.9.13 08:13:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:13:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2jOd from file:/tmp/.os_lf_venv 08:13:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:13:51 lf-activate-venv(): INFO: Installing additional packages: lftools 08:13:57 lf-activate-venv(): INFO: Adding /tmp/venv-2jOd/bin to PATH 08:13:57 Generating Requirements File 08:14:19 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. 08:14:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:14:19 Python 3.10.6 08:14:19 pip 26.2.1 from /tmp/venv-2jOd/lib/python3.10/site-packages/pip (python 3.10) 08:14:20 aiohappyeyeballs==2.7.1 08:14:20 aiohttp==3.14.3 08:14:20 aiosignal==1.4.0 08:14:20 appdirs==1.4.4 08:14:20 argcomplete==3.7.2 08:14:20 aspy.yaml==1.3.0 08:14:20 async-timeout==5.0.1 08:14:20 attrs==26.1.0 08:14:20 autopage==0.6.0 08:14:20 backports.strenum==1.3.1 08:14:20 beautifulsoup4==4.15.0 08:14:20 boto3==1.43.83 08:14:20 botocore==1.43.83 08:14:20 bs4==0.0.2 08:14:20 certifi==2026.7.22 08:14:20 cffi==2.1.1 08:14:20 cfgv==3.5.0 08:14:20 chardet==7.6.0 08:14:20 charset-normalizer==3.5.1 08:14:20 click==8.5.0 08:14:20 cliff==4.14.0 08:14:20 cmd2==3.5.1 08:14:20 cryptography==3.3.2 08:14:20 debtcollector==3.1.0 08:14:20 decorator==5.3.1 08:14:20 defusedxml==0.7.1 08:14:20 Deprecated==1.3.1 08:14:20 distlib==0.4.3 08:14:20 dnspython==2.8.0 08:14:20 docker==7.2.0 08:14:20 dogpile.cache==1.5.0 08:14:20 durationpy==0.11 08:14:20 email-validator==2.3.0 08:14:20 filelock==3.32.4 08:14:20 frozenlist==1.8.0 08:14:20 future==1.0.0 08:14:20 gitdb==4.0.12 08:14:20 GitPython==3.1.61 08:14:20 httplib2==0.30.2 08:14:20 identify==2.6.19 08:14:20 idna==3.19 08:14:20 importlib-resources==1.5.0 08:14:20 iso8601==2.1.0 08:14:20 Jinja2==3.1.6 08:14:20 jmespath==1.1.0 08:14:20 jsonpatch==1.33 08:14:20 jsonpointer==3.1.1 08:14:20 jsonschema==4.26.0 08:14:20 jsonschema-specifications==2025.9.1 08:14:20 keystoneauth1==5.14.0 08:14:20 kubernetes==36.0.3 08:14:20 lftools==0.37.23 08:14:20 lxml==6.1.2 08:14:20 markdown-it-py==4.2.0 08:14:20 MarkupSafe==3.0.3 08:14:20 mdurl==0.1.2 08:14:20 msgpack==1.2.2 08:14:20 multi_key_dict==2.0.3 08:14:20 multidict==6.7.1 08:14:20 munch==4.0.0 08:14:20 netaddr==1.3.0 08:14:20 niet==1.4.2 08:14:20 nodeenv==1.10.0 08:14:20 oauth2client==4.1.3 08:14:20 oauthlib==3.3.1 08:14:20 openstacksdk==4.13.0 08:14:20 os-service-types==1.8.2 08:14:20 osc-lib==4.6.0 08:14:20 oslo.config==10.4.0 08:14:20 oslo.context==6.4.0 08:14:20 oslo.i18n==6.8.0 08:14:20 oslo.log==8.2.0 08:14:20 oslo.serialization==5.10.0 08:14:20 oslo.utils==10.1.1 08:14:20 packaging==26.3 08:14:20 pbr==7.0.3 08:14:20 platformdirs==4.11.5 08:14:20 prettytable==3.18.0 08:14:20 propcache==0.5.2 08:14:20 psutil==7.2.2 08:14:20 pyasn1==0.6.4 08:14:20 pyasn1_modules==0.4.2 08:14:20 pycparser==3.0 08:14:20 pygerrit2==2.0.15 08:14:20 PyGithub==2.10.0 08:14:20 Pygments==2.21.0 08:14:20 PyJWT==2.13.0 08:14:20 PyNaCl==1.6.2 08:14:20 pyparsing==2.4.7 08:14:20 pyperclip==1.11.0 08:14:20 pyrsistent==0.20.0 08:14:20 python-cinderclient==9.9.0 08:14:20 python-dateutil==2.9.0.post0 08:14:20 python-discovery==1.6.0 08:14:20 python-heatclient==5.2.0 08:14:20 python-jenkins==1.8.3 08:14:20 python-keystoneclient==6.0.0 08:14:20 python-magnumclient==4.11.0 08:14:20 python-openstackclient==10.0.0 08:14:20 python-swiftclient==4.11.0 08:14:20 PyYAML==6.0.3 08:14:20 referencing==0.37.0 08:14:20 requests==2.34.2 08:14:20 requests-oauthlib==2.0.0 08:14:20 rfc3986==2.0.0 08:14:20 rich==15.0.0 08:14:20 rich-argparse==1.8.0 08:14:20 rpds-py==0.30.0 08:14:20 rsa==4.9.1 08:14:20 ruamel.yaml==0.19.1 08:14:20 ruamel.yaml.clib==0.2.15 08:14:20 s3transfer==0.19.2 08:14:20 simplejson==4.1.2 08:14:20 six==1.17.0 08:14:20 smmap==5.0.3 08:14:20 soupsieve==2.9.2 08:14:20 stevedore==5.8.0 08:14:20 tabulate==0.10.0 08:14:20 toml==0.10.2 08:14:20 tomlkit==0.15.1 08:14:20 tqdm==4.70.0 08:14:20 typing_extensions==4.16.0 08:14:20 urllib3==1.26.20 08:14:20 virtualenv==21.7.7 08:14:20 wcwidth==0.8.3 08:14:20 websocket-client==1.9.1 08:14:20 wrapt==2.4.0 08:14:20 xdg==6.0.0 08:14:20 xmltodict==1.0.4 08:14:20 yarl==1.24.5 08:14:20 yq==4.1.2 08:14:20 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins14424840716500663943.sh 08:14:20 ---> uv-install.sh 08:14:20 Installing uv/uvx (latest) using shell installer 08:14:20 2026-08-31 08:14:20 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-lASge4.sh" [1] 08:14:20 downloading uv 0.12.7 x86_64-unknown-linux-gnu 08:14:21 installing to /home/jenkins/.local/bin 08:14:21 uv 08:14:21 uvx 08:14:21 everything's installed! 08:14:21 08:14:21 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:14:21 08:14:21 source $HOME/.local/bin/env (sh, bash, zsh) 08:14:21 source $HOME/.local/bin/env.fish (fish) 08:14:21 Adding install location to PATH 08:14:21 ---> Validating uv/uvx install 08:14:21 uvx 0.12.7 (x86_64-unknown-linux-gnu) 08:14:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1560760007440127979.sh 08:14:21 ---> sudo-logs.sh 08:14:21 Archiving 'sudo' log.. 08:14:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins576825196632619687.sh 08:14:21 ---> job-cost.sh 08:14:21 INFO: Activating Python virtual environment... 08:14:21 Setup pyenv: 08:14:21 system 08:14:21 3.8.13 08:14:21 3.9.13 08:14:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:14:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2jOd from file:/tmp/.os_lf_venv 08:14:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:14:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:14:28 lf-activate-venv(): INFO: Adding /tmp/venv-2jOd/bin to PATH 08:14:28 INFO: No stack-cost file found 08:14:28 INFO: Instance uptime: 605s 08:14:28 INFO: Fetching instance metadata (attempt 1 of 3)... 08:14:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:14:28 INFO: Successfully fetched instance metadata 08:14:28 INFO: Instance type: v3-standard-4 08:14:28 INFO: Retrieving pricing info for: v3-standard-4 08:14:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:14:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=605 08:14:28 INFO: Successfully fetched Vexxhost pricing API 08:14:28 INFO: Retrieved cost: 0.11 08:14:28 INFO: Retrieved resource: v3-standard-4 08:14:28 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 08:14:28 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 08:14:28 INFO: Successfully archived job cost data 08:14:28 DEBUG: Cost data: oom-master-pre-commit-lint,4822,2026-08-31 08:14:28,v3-standard-4,605,0.11,0.00,SUCCESS 08:14:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10256850261689139472.sh 08:14:28 ---> logs-deploy.sh 08:14:28 Setup pyenv: 08:14:28 system 08:14:28 3.8.13 08:14:28 3.9.13 08:14:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:14:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2jOd from file:/tmp/.os_lf_venv 08:14:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:14:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:14:36 lf-activate-venv(): INFO: Adding /tmp/venv-2jOd/bin to PATH 08:14:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4822 08:14:36 INFO: archiving workspace using pattern(s): 08:14:37 Archives upload complete. 08:14:38 INFO: archiving logs to Nexus 08:14:39 ---> uname -a: 08:14:39 Linux prd-ubuntu1804-builder-4c-4g-16779 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:14:39 08:14:39 08:14:39 ---> lscpu: 08:14:39 Architecture: x86_64 08:14:39 CPU op-mode(s): 32-bit, 64-bit 08:14:39 Byte Order: Little Endian 08:14:39 CPU(s): 4 08:14:39 On-line CPU(s) list: 0-3 08:14:39 Thread(s) per core: 1 08:14:39 Core(s) per socket: 1 08:14:39 Socket(s): 4 08:14:39 NUMA node(s): 1 08:14:39 Vendor ID: AuthenticAMD 08:14:39 CPU family: 23 08:14:39 Model: 49 08:14:39 Model name: AMD EPYC-Rome Processor 08:14:39 Stepping: 0 08:14:39 CPU MHz: 2799.998 08:14:39 BogoMIPS: 5599.99 08:14:39 Virtualization: AMD-V 08:14:39 Hypervisor vendor: KVM 08:14:39 Virtualization type: full 08:14:39 L1d cache: 32K 08:14:39 L1i cache: 32K 08:14:39 L2 cache: 512K 08:14:39 L3 cache: 16384K 08:14:39 NUMA node0 CPU(s): 0-3 08:14:39 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 08:14:39 08:14:39 08:14:39 ---> nproc: 08:14:39 4 08:14:39 08:14:39 08:14:39 ---> df -h: 08:14:39 Filesystem Size Used Avail Use% Mounted on 08:14:39 udev 7.9G 0 7.9G 0% /dev 08:14:39 tmpfs 1.6G 672K 1.6G 1% /run 08:14:39 /dev/vda1 78G 8.5G 69G 11% / 08:14:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:14:39 tmpfs 5.0M 0 5.0M 0% /run/lock 08:14:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:14:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:14:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:14:39 08:14:39 08:14:39 ---> free -m: 08:14:39 total used free shared buff/cache available 08:14:39 Mem: 16040 583 13126 0 2329 15131 08:14:39 Swap: 1023 0 1023 08:14:39 08:14:39 08:14:39 ---> ip addr: 08:14:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:14:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:14:39 inet 127.0.0.1/8 scope host lo 08:14:39 valid_lft forever preferred_lft forever 08:14:39 inet6 ::1/128 scope host 08:14:39 valid_lft forever preferred_lft forever 08:14:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:14:39 link/ether fa:16:3e:9f:59:11 brd ff:ff:ff:ff:ff:ff 08:14:39 inet 10.30.107.127/23 brd 10.30.107.255 scope global dynamic ens3 08:14:39 valid_lft 85795sec preferred_lft 85795sec 08:14:39 inet6 fe80::f816:3eff:fe9f:5911/64 scope link 08:14:39 valid_lft forever preferred_lft forever 08:14:39 08:14:39 08:14:39 ---> sar -b -r -n DEV: 08:14:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16779) 08/31/26 _x86_64_ (4 CPU) 08:14:39 08:14:39 08:04:36 LINUX RESTART (4 CPU) 08:14:39 08:14:39 08:05:01 tps rtps wtps bread/s bwrtn/s 08:14:39 08:06:01 33.53 0.00 33.53 0.00 37640.26 08:14:39 08:07:01 10.26 0.00 10.26 0.00 13593.47 08:14:39 08:08:01 3.57 2.13 1.43 58.66 19.73 08:14:39 08:09:01 1.50 0.00 1.50 0.00 17.87 08:14:39 08:10:01 0.98 0.00 0.98 0.00 10.80 08:14:39 08:11:01 3.20 1.13 2.07 23.33 30.79 08:14:39 08:12:01 1.00 0.00 1.00 0.00 11.20 08:14:39 08:13:01 209.67 26.28 183.39 903.18 5595.07 08:14:39 08:14:01 96.13 0.93 95.20 108.27 11671.07 08:14:39 Average: 39.98 3.39 36.60 121.50 7621.20 08:14:39 08:14:39 08:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:14:39 08:06:01 14521196 15746560 1903772 11.59 32072 1412360 701700 4.02 434420 1295288 16 08:14:39 08:07:01 14519860 15745352 1905108 11.60 32160 1412368 701700 4.02 435424 1295280 144 08:14:39 08:08:01 14471964 15699708 1953004 11.89 32264 1414120 766212 4.38 482164 1296080 12 08:14:39 08:09:01 14460260 15688092 1964708 11.96 32320 1414132 766212 4.38 493520 1296084 168 08:14:39 08:10:01 14458944 15686800 1966024 11.97 32356 1414128 766212 4.38 494812 1296084 20 08:14:39 08:11:01 14457140 15685904 1967828 11.98 32440 1414816 761224 4.36 496164 1296536 44 08:14:39 08:12:01 14456020 15684836 1968948 11.99 32472 1414820 761224 4.36 497500 1296540 152 08:14:39 08:13:01 13991492 15485704 2433476 14.82 50512 1649044 912212 5.22 765784 1460216 123212 08:14:39 08:14:01 13729868 15534244 2695100 16.41 77920 1913756 818528 4.68 776688 1676892 152072 08:14:39 Average: 14340749 15661911 2084219 12.69 39391 1495505 772803 4.42 541831 1356556 30649 08:14:39 08:14:39 08:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:14:39 08:06:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:14:39 08:06:01 ens3 1.83 0.98 0.83 1.05 0.00 0.00 0.00 0.00 08:14:39 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:14:39 08:07:01 ens3 0.33 0.22 0.07 0.26 0.00 0.00 0.00 0.00 08:14:39 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:39 08:08:01 ens3 10.38 8.20 6.67 9.27 0.00 0.00 0.00 0.00 08:14:39 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:14:39 08:09:01 ens3 1.30 1.07 0.55 1.94 0.00 0.00 0.00 0.00 08:14:39 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:39 08:10:01 ens3 0.43 0.30 0.14 0.37 0.00 0.00 0.00 0.00 08:14:39 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:14:39 08:11:01 ens3 0.38 0.25 0.12 0.21 0.00 0.00 0.00 0.00 08:14:39 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:39 08:12:01 ens3 0.23 0.18 0.06 0.18 0.00 0.00 0.00 0.00 08:14:39 08:13:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 08:14:39 08:13:01 ens3 324.68 222.18 1644.99 52.14 0.00 0.00 0.00 0.00 08:14:39 08:14:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 08:14:39 08:14:01 ens3 82.87 59.42 881.46 10.26 0.00 0.00 0.00 0.00 08:14:39 Average: lo 0.36 0.36 0.04 0.04 0.00 0.00 0.00 0.00 08:14:39 Average: ens3 46.94 32.53 281.65 8.41 0.00 0.00 0.00 0.00 08:14:39 08:14:39 08:14:39 ---> sar -P ALL: 08:14:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16779) 08/31/26 _x86_64_ (4 CPU) 08:14:39 08:14:39 08:04:36 LINUX RESTART (4 CPU) 08:14:39 08:14:39 08:05:01 CPU %user %nice %system %iowait %steal %idle 08:14:39 08:06:01 all 0.35 0.00 0.05 0.98 0.00 98.61 08:14:39 08:06:01 0 0.15 0.00 0.07 0.23 0.00 99.55 08:14:39 08:06:01 1 0.83 0.00 0.07 0.00 0.00 99.10 08:14:39 08:06:01 2 0.32 0.00 0.05 0.00 0.02 99.62 08:14:39 08:06:01 3 0.12 0.00 0.03 3.66 0.02 96.18 08:14:39 08:07:01 all 0.03 0.00 0.01 0.34 0.00 99.61 08:14:39 08:07:01 0 0.03 0.00 0.00 0.05 0.00 99.92 08:14:39 08:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:14:39 08:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:14:39 08:07:01 3 0.03 0.00 0.02 1.32 0.00 98.63 08:14:39 08:08:01 all 0.76 0.00 0.08 0.05 0.00 99.11 08:14:39 08:08:01 0 0.48 0.00 0.08 0.00 0.00 99.43 08:14:39 08:08:01 1 0.68 0.00 0.05 0.00 0.00 99.27 08:14:39 08:08:01 2 1.21 0.00 0.12 0.02 0.00 98.66 08:14:39 08:08:01 3 0.65 0.00 0.07 0.17 0.00 99.12 08:14:39 08:09:01 all 0.19 0.00 0.03 0.04 0.00 99.75 08:14:39 08:09:01 0 0.18 0.00 0.02 0.00 0.00 99.80 08:14:39 08:09:01 1 0.02 0.00 0.05 0.00 0.00 99.93 08:14:39 08:09:01 2 0.37 0.00 0.02 0.00 0.02 99.60 08:14:39 08:09:01 3 0.18 0.00 0.05 0.15 0.00 99.62 08:14:39 08:10:01 all 0.16 0.00 0.01 0.01 0.00 99.82 08:14:39 08:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:14:39 08:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:14:39 08:10:01 2 0.57 0.00 0.02 0.00 0.00 99.42 08:14:39 08:10:01 3 0.02 0.00 0.00 0.03 0.00 99.95 08:14:39 08:11:01 all 0.24 0.00 0.07 0.03 0.00 99.67 08:14:39 08:11:01 0 0.30 0.00 0.07 0.03 0.00 99.60 08:14:39 08:11:01 1 0.05 0.00 0.07 0.02 0.00 99.87 08:14:39 08:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:14:39 08:11:01 3 0.57 0.00 0.12 0.05 0.00 99.27 08:14:39 08:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:14:39 08:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:14:39 08:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:14:39 08:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:14:39 08:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:14:39 08:13:01 all 12.28 0.00 1.53 1.86 0.02 84.31 08:14:39 08:13:01 0 21.57 0.00 1.67 0.74 0.02 76.01 08:14:39 08:13:01 1 9.73 0.00 1.88 3.76 0.02 84.61 08:14:39 08:13:01 2 9.92 0.00 1.22 0.74 0.02 88.10 08:14:39 08:13:01 3 7.96 0.00 1.34 2.19 0.02 88.50 08:14:39 08:14:01 all 22.86 0.00 1.77 1.35 0.02 74.00 08:14:39 08:14:01 0 35.06 0.00 1.99 0.62 0.02 62.32 08:14:39 08:14:01 1 6.91 0.00 1.05 1.01 0.02 91.02 08:14:39 08:14:01 2 41.84 0.00 3.05 0.25 0.03 54.82 08:14:39 08:14:01 3 7.82 0.00 0.98 3.52 0.02 87.65 08:14:39 Average: all 4.11 0.00 0.40 0.52 0.01 94.98 08:14:39 Average: 0 6.42 0.00 0.44 0.19 0.00 92.96 08:14:39 Average: 1 2.04 0.00 0.36 0.53 0.00 97.06 08:14:39 Average: 2 6.05 0.00 0.50 0.11 0.01 93.33 08:14:39 Average: 3 1.93 0.00 0.29 1.23 0.01 96.55 08:14:39 08:14:39 08:14:39