06:12:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/147087 06:12:58 Running as SYSTEM 06:12:58 [EnvInject] - Loading node environment variables. 06:12:58 Building remotely on prd-ubuntu1804-builder-4c-4g-15265 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:12:58 [ssh-agent] Looking for ssh-agent implementation... 06:12:58 $ ssh-agent 06:12:58 SSH_AUTH_SOCK=/tmp/ssh-EHyHWGX3RaNt/agent.1623 06:12:58 SSH_AGENT_PID=1625 06:12:58 [ssh-agent] Started. 06:12:58 Running ssh-add (command line suppressed) 06:12:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6684267949784995630.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6684267949784995630.key) 06:12:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:12:58 The recommended git tool is: NONE 06:13:00 using credential onap-jenkins-ssh 06:13:00 Wiping out workspace first. 06:13:00 Cloning the remote Git repository 06:13:00 Cloning repository git://cloud.onap.org/mirror/oom.git 06:13:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:13:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:13:00 > git --version # timeout=10 06:13:00 > git --version # 'git version 2.17.1' 06:13:00 using GIT_SSH to set credentials Gerrit user 06:13:00 Verifying host key using manually-configured host key entries 06:13:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:13:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:13:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:13:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:13:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:13:06 using GIT_SSH to set credentials Gerrit user 06:13:06 Verifying host key using manually-configured host key entries 06:13:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/147087/1 # timeout=30 06:13:06 > git rev-parse 9030cd49ead2e2d622c7a64672b528d3fe7af493^{commit} # timeout=10 06:13:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:13:06 Checking out Revision 9030cd49ead2e2d622c7a64672b528d3fe7af493 (refs/changes/87/147087/1) 06:13:06 > git config core.sparsecheckout # timeout=10 06:13:06 > git checkout -f 9030cd49ead2e2d622c7a64672b528d3fe7af493 # timeout=30 06:13:09 Commit message: "[POLICY] Give policy-apex-pdp a writable /tmp" 06:13:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:13:09 > git rev-list --no-walk 4f72676662ed4a04321633cbe6947c1443d11947 # timeout=10 06:13:10 [EnvInject] - Injecting environment variables from a build step. 06:13:10 [EnvInject] - Injecting as environment variables the properties content 06:13:10 PYTHON=python3 06:13:10 06:13:10 [EnvInject] - Variables injected successfully. 06:13:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12857139673862540334.sh 06:13:10 ---> tox-install.sh 06:13:10 + source /home/jenkins/lf-env.sh 06:13:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:13:10 ++ mktemp -d /tmp/venv-XXXX 06:13:10 + lf_venv=/tmp/venv-eb5F 06:13:10 + local venv_file=/tmp/.os_lf_venv 06:13:10 + local python=python3 06:13:10 + local options 06:13:10 + local set_path=true 06:13:10 + local install_args= 06:13:10 ++ 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 06:13:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:13:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:13:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:13:10 + true 06:13:10 + case $1 in 06:13:10 + venv_file=/tmp/.toxenv 06:13:10 + shift 2 06:13:10 + true 06:13:10 + case $1 in 06:13:10 + shift 06:13:10 + break 06:13:10 + case $python in 06:13:10 + local pkg_list= 06:13:10 + [[ -d /opt/pyenv ]] 06:13:10 + echo 'Setup pyenv:' 06:13:10 Setup pyenv: 06:13:10 + export PYENV_ROOT=/opt/pyenv 06:13:10 + PYENV_ROOT=/opt/pyenv 06:13:10 + 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 06:13:10 + 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 06:13:10 + pyenv versions 06:13:10 * system (set by /opt/pyenv/version) 06:13:10 * 3.8.13 (set by /opt/pyenv/version) 06:13:10 * 3.9.13 (set by /opt/pyenv/version) 06:13:10 * 3.10.6 (set by /opt/pyenv/version) 06:13:10 + command -v pyenv 06:13:10 ++ pyenv init - --no-rehash 06:13:10 + 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[*]}"'\'')" 06:13:10 export PATH="/opt/pyenv/shims:${PATH}" 06:13:10 export PYENV_SHELL=bash 06:13:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:13:10 pyenv() { 06:13:10 local command 06:13:10 command="${1:-}" 06:13:10 if [ "$#" -gt 0 ]; then 06:13:10 shift 06:13:10 fi 06:13:10 06:13:10 case "$command" in 06:13:10 rehash|shell) 06:13:10 eval "$(pyenv "sh-$command" "$@")" 06:13:10 ;; 06:13:10 *) 06:13:10 command pyenv "$command" "$@" 06:13:10 ;; 06:13:10 esac 06:13:10 }' 06:13:10 +++ 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[*]}"' 06:13:10 ++ 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 06:13:10 ++ 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 06:13:10 ++ 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 06:13:10 ++ export PYENV_SHELL=bash 06:13:10 ++ PYENV_SHELL=bash 06:13:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:13:10 +++ complete -F _pyenv pyenv 06:13:10 ++ lf-pyver python3 06:13:10 ++ local py_version_xy=python3 06:13:10 ++ local py_version_xyz= 06:13:10 ++ pyenv versions 06:13:10 ++ local command 06:13:10 ++ command=versions 06:13:10 ++ '[' 1 -gt 0 ']' 06:13:10 ++ shift 06:13:10 ++ case "$command" in 06:13:10 ++ command pyenv versions 06:13:10 ++ pyenv versions 06:13:10 ++ sed 's/^[ *]* //' 06:13:10 ++ awk '{ print $1 }' 06:13:10 ++ grep -E '^[0-9.]*[0-9]$' 06:13:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:13:10 +++ grep '^3' /tmp/.pyenv_versions 06:13:10 +++ sort -V 06:13:10 +++ tail -n 1 06:13:10 ++ py_version_xyz=3.10.6 06:13:10 ++ [[ -z 3.10.6 ]] 06:13:10 ++ echo 3.10.6 06:13:10 ++ return 0 06:13:10 + pyenv local 3.10.6 06:13:10 + local command 06:13:10 + command=local 06:13:10 + '[' 2 -gt 0 ']' 06:13:10 + shift 06:13:10 + case "$command" in 06:13:10 + command pyenv local 3.10.6 06:13:10 + pyenv local 3.10.6 06:13:10 + for arg in "$@" 06:13:10 + case $arg in 06:13:10 + pkg_list+='tox ' 06:13:10 + for arg in "$@" 06:13:10 + case $arg in 06:13:10 + pkg_list+='virtualenv ' 06:13:10 + for arg in "$@" 06:13:10 + case $arg in 06:13:10 + pkg_list+='urllib3~=1.26.15 ' 06:13:10 + [[ -f /tmp/.toxenv ]] 06:13:10 + [[ ! -f /tmp/.toxenv ]] 06:13:10 + [[ -n '' ]] 06:13:10 + python3 -m venv /tmp/venv-eb5F 06:13:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eb5F' 06:13:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eb5F 06:13:15 + echo /tmp/venv-eb5F 06:13:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:13:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:13:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:13:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:15 + local 'pip_opts=--upgrade --quiet' 06:13:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:13:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:13:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:13:15 + [[ -n '' ]] 06:13:15 + [[ -n '' ]] 06:13:15 + lf-venv-pip-install /tmp/venv-eb5F/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:13:15 + local venv_python=/tmp/venv-eb5F/bin/python3 06:13:15 + shift 06:13:15 + local upstream=https://pypi.org/simple 06:13:15 + /tmp/venv-eb5F/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 06:13:19 + return 0 06:13:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:13:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:13:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:13:19 + lf-venv-pip-install /tmp/venv-eb5F/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 06:13:19 + local venv_python=/tmp/venv-eb5F/bin/python3 06:13:19 + shift 06:13:19 + local upstream=https://pypi.org/simple 06:13:19 + /tmp/venv-eb5F/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 06:13:21 + return 0 06:13:21 + type python3 06:13:21 + true 06:13:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eb5F/bin to PATH' 06:13:21 lf-activate-venv(): INFO: Adding /tmp/venv-eb5F/bin to PATH 06:13:21 + PATH=/tmp/venv-eb5F/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 06:13:21 + return 0 06:13:21 + python3 --version 06:13:21 Python 3.10.6 06:13:21 + python3 -m pip --version 06:13:21 pip 26.2.1 from /tmp/venv-eb5F/lib/python3.10/site-packages/pip (python 3.10) 06:13:21 + python3 -m pip freeze 06:13:21 cachetools==7.1.7 06:13:21 colorama==0.4.6 06:13:21 distlib==0.4.3 06:13:21 filelock==3.32.4 06:13:21 packaging==26.3 06:13:21 platformdirs==4.11.4 06:13:21 pluggy==1.6.0 06:13:21 pyproject-api==1.11.0 06:13:21 python-discovery==1.5.3 06:13:21 tomli==2.4.1 06:13:21 tomli_w==1.2.0 06:13:21 tox==4.60.1 06:13:21 typing_extensions==4.16.0 06:13:21 urllib3==1.26.20 06:13:21 virtualenv==21.7.5 06:13:22 [EnvInject] - Injecting environment variables from a build step. 06:13:22 [EnvInject] - Injecting as environment variables the properties content 06:13:22 PARALLEL=false 06:13:22 06:13:22 [EnvInject] - Variables injected successfully. 06:13:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13866175316106509326.sh 06:13:22 ---> tox-run.sh 06:13:22 + 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 06:13:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:13:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:13:22 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:13:22 + cd /w/workspace/oom-master-pre-commit-lint/. 06:13:22 + source /home/jenkins/lf-env.sh 06:13:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:13:22 ++ mktemp -d /tmp/venv-XXXX 06:13:22 + lf_venv=/tmp/venv-fRwD 06:13:22 + local venv_file=/tmp/.os_lf_venv 06:13:22 + local python=python3 06:13:22 + local options 06:13:22 + local set_path=true 06:13:22 + local install_args= 06:13:22 ++ 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 06:13:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:13:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:13:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:13:22 + true 06:13:22 + case $1 in 06:13:22 + venv_file=/tmp/.toxenv 06:13:22 + shift 2 06:13:22 + true 06:13:22 + case $1 in 06:13:22 + shift 06:13:22 + break 06:13:22 + case $python in 06:13:22 + local pkg_list= 06:13:22 + [[ -d /opt/pyenv ]] 06:13:22 + echo 'Setup pyenv:' 06:13:22 Setup pyenv: 06:13:22 + export PYENV_ROOT=/opt/pyenv 06:13:22 + PYENV_ROOT=/opt/pyenv 06:13:22 + 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 06:13:22 + 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 06:13:22 + pyenv versions 06:13:22 system 06:13:22 3.8.13 06:13:22 3.9.13 06:13:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:13:22 + command -v pyenv 06:13:22 ++ pyenv init - --no-rehash 06:13:22 + 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[*]}"'\'')" 06:13:22 export PATH="/opt/pyenv/shims:${PATH}" 06:13:22 export PYENV_SHELL=bash 06:13:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:13:22 pyenv() { 06:13:22 local command 06:13:22 command="${1:-}" 06:13:22 if [ "$#" -gt 0 ]; then 06:13:22 shift 06:13:22 fi 06:13:22 06:13:22 case "$command" in 06:13:22 rehash|shell) 06:13:22 eval "$(pyenv "sh-$command" "$@")" 06:13:22 ;; 06:13:22 *) 06:13:22 command pyenv "$command" "$@" 06:13:22 ;; 06:13:22 esac 06:13:22 }' 06:13:22 +++ 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[*]}"' 06:13:22 ++ 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 06:13:22 ++ 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 06:13:22 ++ 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 06:13:22 ++ export PYENV_SHELL=bash 06:13:22 ++ PYENV_SHELL=bash 06:13:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:13:22 +++ complete -F _pyenv pyenv 06:13:22 ++ lf-pyver python3 06:13:22 ++ local py_version_xy=python3 06:13:22 ++ local py_version_xyz= 06:13:22 ++ pyenv versions 06:13:22 ++ local command 06:13:22 ++ command=versions 06:13:22 ++ '[' 1 -gt 0 ']' 06:13:22 ++ shift 06:13:22 ++ case "$command" in 06:13:22 ++ command pyenv versions 06:13:22 ++ pyenv versions 06:13:22 ++ sed 's/^[ *]* //' 06:13:22 ++ grep -E '^[0-9.]*[0-9]$' 06:13:22 ++ awk '{ print $1 }' 06:13:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:13:22 +++ grep '^3' /tmp/.pyenv_versions 06:13:22 +++ sort -V 06:13:22 +++ tail -n 1 06:13:22 ++ py_version_xyz=3.10.6 06:13:22 ++ [[ -z 3.10.6 ]] 06:13:22 ++ echo 3.10.6 06:13:22 ++ return 0 06:13:22 + pyenv local 3.10.6 06:13:22 + local command 06:13:22 + command=local 06:13:22 + '[' 2 -gt 0 ']' 06:13:22 + shift 06:13:22 + case "$command" in 06:13:22 + command pyenv local 3.10.6 06:13:22 + pyenv local 3.10.6 06:13:22 + for arg in "$@" 06:13:22 + case $arg in 06:13:22 + pkg_list+='tox ' 06:13:22 + for arg in "$@" 06:13:22 + case $arg in 06:13:22 + pkg_list+='virtualenv ' 06:13:22 + for arg in "$@" 06:13:22 + case $arg in 06:13:22 + pkg_list+='urllib3~=1.26.15 ' 06:13:22 + [[ -f /tmp/.toxenv ]] 06:13:22 ++ cat /tmp/.toxenv 06:13:22 + lf_venv=/tmp/venv-eb5F 06:13:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eb5F from' file:/tmp/.toxenv 06:13:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eb5F from file:/tmp/.toxenv 06:13:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:13:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:22 + local 'pip_opts=--upgrade --quiet' 06:13:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:13:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:13:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:13:22 + [[ -n '' ]] 06:13:22 + [[ -n '' ]] 06:13:22 + lf-venv-pip-install /tmp/venv-eb5F/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:13:22 + local venv_python=/tmp/venv-eb5F/bin/python3 06:13:22 + shift 06:13:22 + local upstream=https://pypi.org/simple 06:13:22 + /tmp/venv-eb5F/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 06:13:23 + return 0 06:13:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:13:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:13:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:13:23 + lf-venv-pip-install /tmp/venv-eb5F/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 06:13:23 + local venv_python=/tmp/venv-eb5F/bin/python3 06:13:23 + shift 06:13:23 + local upstream=https://pypi.org/simple 06:13:23 + /tmp/venv-eb5F/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 06:13:23 + return 0 06:13:23 + type python3 06:13:23 + true 06:13:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eb5F/bin to PATH' 06:13:23 lf-activate-venv(): INFO: Adding /tmp/venv-eb5F/bin to PATH 06:13:23 + PATH=/tmp/venv-eb5F/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 06:13:23 + return 0 06:13:23 + [[ -d /opt/pyenv ]] 06:13:23 + echo '---> Setting up pyenv' 06:13:23 ---> Setting up pyenv 06:13:23 + export PYENV_ROOT=/opt/pyenv 06:13:23 + PYENV_ROOT=/opt/pyenv 06:13:23 + export PATH=/opt/pyenv/bin:/tmp/venv-eb5F/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 06:13:23 + PATH=/opt/pyenv/bin:/tmp/venv-eb5F/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 06:13:23 ++ pwd 06:13:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:13:23 + export PYTHONPATH 06:13:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:13:23 + TOX_TESTENV_PASSENV=PYTHONPATH 06:13:23 + tox --version 06:13:24 4.60.1 from /tmp/venv-eb5F/lib/python3.10/site-packages/tox/__init__.py 06:13:24 + PARALLEL=false 06:13:24 + TOX_OPTIONS_LIST= 06:13:24 + [[ -n pre-commit ]] 06:13:24 + TOX_OPTIONS_LIST=' -e pre-commit' 06:13:24 + case ${PARALLEL,,} in 06:13:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:13:24 + tox -e pre-commit 06:13:25 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 06:13:28 pre-commit: freeze> python -m pip freeze --all 06:13:28 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.4,pre_commit==4.6.0,python-discovery==1.5.3,PyYAML==6.0.3,setuptools==84.0.0,typing_extensions==4.16.0,virtualenv==21.7.5 06:13:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:13:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:13:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:13:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:13:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:13:32 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:13:32 [INFO] Once installed this environment will be reused. 06:13:32 [INFO] This may take a few minutes... 06:13:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:13:36 [INFO] Once installed this environment will be reused. 06:13:36 [INFO] This may take a few minutes... 06:13:40 trim trailing whitespace.................................................Passed 06:13:40 Tabs remover.............................................................Passed 06:13:41 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:13:41 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:13:41 [INFO] Once installed this environment will be reused. 06:13:41 [INFO] This may take a few minutes... 06:13:50 gitlint..............................................(no files to check)Skipped 06:13:50 pre-commit: OK (26.37=setup[4.17]+cmd[12.40,9.81] seconds) 06:13:50 congratulations :) (26.41 seconds) 06:13:50 + tox_status=0 06:13:50 + echo '---> Completed tox runs' 06:13:50 ---> Completed tox runs 06:13:50 + for i in .tox/*/log 06:13:50 ++ awk -F/ '{print $2}' 06:13:50 ++ echo .tox/pre-commit/log 06:13:50 + tox_env=pre-commit 06:13:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:13:50 + DOC_DIR=docs/_build/html 06:13:50 + [[ -d docs/_build/html ]] 06:13:50 + echo '---> tox-run.sh ends' 06:13:50 ---> tox-run.sh ends 06:13:50 + test 0 -eq 0 06:13:50 $ ssh-agent -k 06:13:50 unset SSH_AUTH_SOCK; 06:13:50 unset SSH_AGENT_PID; 06:13:50 echo Agent pid 1625 killed; 06:13:50 [ssh-agent] Stopped. 06:13:50 [PostBuildScript] - [INFO] Executing post build scripts. 06:13:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1557748641459555615.sh 06:13:51 ---> sysstat.sh 06:13:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins50223631730860613.sh 06:13:51 ---> package-listing.sh 06:13:51 ++ facter osfamily 06:13:51 ++ tr '[:upper:]' '[:lower:]' 06:13:51 + OS_FAMILY=debian 06:13:51 + workspace=/w/workspace/oom-master-pre-commit-lint 06:13:51 + START_PACKAGES=/tmp/packages_start.txt 06:13:51 + END_PACKAGES=/tmp/packages_end.txt 06:13:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:13:51 + PACKAGES=/tmp/packages_start.txt 06:13:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:13:51 + PACKAGES=/tmp/packages_end.txt 06:13:51 + case "${OS_FAMILY}" in 06:13:51 + dpkg -l 06:13:51 + grep '^ii' 06:13:51 + '[' -f /tmp/packages_start.txt ']' 06:13:51 + '[' -f /tmp/packages_end.txt ']' 06:13:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:13:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:13:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:13:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:13:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3682672918005983844.sh 06:13:51 ---> capture-instance-metadata.sh 06:13:51 Setup pyenv: 06:13:51 system 06:13:51 3.8.13 06:13:51 3.9.13 06:13:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:13:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xe7y 06:13:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:13:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:13:59 lf-activate-venv(): INFO: Installing additional packages: lftools 06:14:23 lf-activate-venv(): INFO: Adding /tmp/venv-Xe7y/bin to PATH 06:14:23 INFO: Running in OpenStack, capturing instance metadata 06:14:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16543765578380429560.sh 06:14:23 provisioning config files... 06:14:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config881611855696582587tmp 06:14:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:14:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:14:23 [EnvInject] - Injecting environment variables from a build step. 06:14:23 [EnvInject] - Injecting as environment variables the properties content 06:14:23 SERVER_ID=logs 06:14:23 06:14:23 [EnvInject] - Variables injected successfully. 06:14:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8954657432113890471.sh 06:14:23 ---> create-netrc.sh 06:14:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6507121716360054623.sh 06:14:23 ---> python-tools-install.sh 06:14:23 Setup pyenv: 06:14:23 system 06:14:23 3.8.13 06:14:23 3.9.13 06:14:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:14:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xe7y from file:/tmp/.os_lf_venv 06:14:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:14:25 lf-activate-venv(): INFO: Installing additional packages: lftools 06:14:31 lf-activate-venv(): INFO: Adding /tmp/venv-Xe7y/bin to PATH 06:14:31 Generating Requirements File 06:14:59 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. 06:14:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:14:59 Python 3.10.6 06:14:59 pip 26.2.1 from /tmp/venv-Xe7y/lib/python3.10/site-packages/pip (python 3.10) 06:15:00 aiohappyeyeballs==2.7.1 06:15:00 aiohttp==3.14.3 06:15:00 aiosignal==1.4.0 06:15:00 appdirs==1.4.4 06:15:00 argcomplete==3.7.2 06:15:00 aspy.yaml==1.3.0 06:15:00 async-timeout==5.0.1 06:15:00 attrs==26.1.0 06:15:00 autopage==0.6.0 06:15:00 backports.strenum==1.3.1 06:15:00 beautifulsoup4==4.15.0 06:15:00 boto3==1.43.80 06:15:00 botocore==1.43.80 06:15:00 bs4==0.0.2 06:15:00 certifi==2026.7.22 06:15:00 cffi==2.1.1 06:15:00 cfgv==3.5.0 06:15:00 chardet==7.6.0 06:15:00 charset-normalizer==3.5.1 06:15:00 click==8.4.2 06:15:00 cliff==4.14.0 06:15:00 cmd2==3.5.1 06:15:00 cryptography==3.3.2 06:15:00 debtcollector==3.1.0 06:15:00 decorator==5.3.1 06:15:00 defusedxml==0.7.1 06:15:00 Deprecated==1.3.1 06:15:00 distlib==0.4.3 06:15:00 dnspython==2.8.0 06:15:00 docker==7.2.0 06:15:00 dogpile.cache==1.5.0 06:15:00 durationpy==0.10 06:15:00 email-validator==2.3.0 06:15:00 filelock==3.32.4 06:15:00 frozenlist==1.8.0 06:15:00 future==1.0.0 06:15:00 gitdb==4.0.12 06:15:00 GitPython==3.1.60 06:15:00 httplib2==0.30.2 06:15:00 identify==2.6.19 06:15:00 idna==3.19 06:15:00 importlib-resources==1.5.0 06:15:00 iso8601==2.1.0 06:15:00 Jinja2==3.1.6 06:15:00 jmespath==1.1.0 06:15:00 jsonpatch==1.33 06:15:00 jsonpointer==3.1.1 06:15:00 jsonschema==4.26.0 06:15:00 jsonschema-specifications==2025.9.1 06:15:00 keystoneauth1==5.14.0 06:15:00 kubernetes==36.0.3 06:15:00 lftools==0.37.23 06:15:00 lxml==6.1.2 06:15:00 markdown-it-py==4.2.0 06:15:00 MarkupSafe==3.0.3 06:15:00 mdurl==0.1.2 06:15:00 msgpack==1.2.1 06:15:00 multi_key_dict==2.0.3 06:15:00 multidict==6.7.1 06:15:00 munch==4.0.0 06:15:00 netaddr==1.3.0 06:15:00 niet==1.4.2 06:15:00 nodeenv==1.10.0 06:15:00 oauth2client==4.1.3 06:15:00 oauthlib==3.3.1 06:15:00 openstacksdk==4.13.0 06:15:00 os-service-types==1.8.2 06:15:00 osc-lib==4.6.0 06:15:00 oslo.config==10.4.0 06:15:00 oslo.context==6.4.0 06:15:00 oslo.i18n==6.8.0 06:15:00 oslo.log==8.2.0 06:15:00 oslo.serialization==5.10.0 06:15:00 oslo.utils==10.1.1 06:15:00 packaging==26.3 06:15:00 pbr==7.0.3 06:15:00 platformdirs==4.11.4 06:15:00 prettytable==3.18.0 06:15:00 propcache==0.5.2 06:15:00 psutil==7.2.2 06:15:00 pyasn1==0.6.4 06:15:00 pyasn1_modules==0.4.2 06:15:00 pycparser==3.0 06:15:00 pygerrit2==2.0.15 06:15:00 PyGithub==2.10.0 06:15:00 Pygments==2.21.0 06:15:00 PyJWT==2.13.0 06:15:00 PyNaCl==1.6.2 06:15:00 pyparsing==2.4.7 06:15:00 pyperclip==1.11.0 06:15:00 pyrsistent==0.20.0 06:15:00 python-cinderclient==9.9.0 06:15:00 python-dateutil==2.9.0.post0 06:15:00 python-discovery==1.5.3 06:15:00 python-heatclient==5.2.0 06:15:00 python-jenkins==1.8.3 06:15:00 python-keystoneclient==5.8.0 06:15:00 python-magnumclient==4.11.0 06:15:00 python-openstackclient==10.0.0 06:15:00 python-swiftclient==4.10.0 06:15:00 PyYAML==6.0.3 06:15:00 referencing==0.37.0 06:15:00 requests==2.34.2 06:15:00 requests-oauthlib==2.0.0 06:15:00 rfc3986==2.0.0 06:15:00 rich==15.0.0 06:15:00 rich-argparse==1.8.0 06:15:00 rpds-py==0.30.0 06:15:00 rsa==4.9.1 06:15:00 ruamel.yaml==0.19.1 06:15:00 ruamel.yaml.clib==0.2.15 06:15:00 s3transfer==0.19.2 06:15:00 simplejson==4.1.1 06:15:00 six==1.17.0 06:15:00 smmap==5.0.3 06:15:00 soupsieve==2.9.2 06:15:00 stevedore==5.8.0 06:15:00 tabulate==0.10.0 06:15:00 toml==0.10.2 06:15:00 tomlkit==0.15.1 06:15:00 tqdm==4.70.0 06:15:00 typing_extensions==4.16.0 06:15:00 urllib3==1.26.20 06:15:00 virtualenv==21.7.5 06:15:00 wcwidth==0.8.2 06:15:00 websocket-client==1.9.0 06:15:00 wrapt==2.3.0 06:15:00 xdg==6.0.0 06:15:00 xmltodict==1.0.4 06:15:00 yarl==1.24.5 06:15:00 yq==4.1.2 06:15:00 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins9072186280641383246.sh 06:15:00 ---> uv-install.sh 06:15:00 Installing uv/uvx (latest) using shell installer 06:15:00 2026-08-26 06:15:00 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-3dAhds.sh" [1] 06:15:00 downloading uv 0.12.5 x86_64-unknown-linux-gnu 06:15:01 installing to /home/jenkins/.local/bin 06:15:01 uv 06:15:01 uvx 06:15:01 everything's installed! 06:15:01 06:15:01 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:15:01 06:15:01 source $HOME/.local/bin/env (sh, bash, zsh) 06:15:01 source $HOME/.local/bin/env.fish (fish) 06:15:01 Adding install location to PATH 06:15:01 ---> Validating uv/uvx install 06:15:01 uvx 0.12.5 (x86_64-unknown-linux-gnu) 06:15:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2209799632469073884.sh 06:15:01 ---> sudo-logs.sh 06:15:01 Archiving 'sudo' log.. 06:15:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12233005018991385854.sh 06:15:01 ---> job-cost.sh 06:15:01 INFO: Activating Python virtual environment... 06:15:01 Setup pyenv: 06:15:01 system 06:15:01 3.8.13 06:15:01 3.9.13 06:15:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:15:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xe7y from file:/tmp/.os_lf_venv 06:15:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:15:07 lf-activate-venv(): INFO: Adding /tmp/venv-Xe7y/bin to PATH 06:15:07 INFO: No stack-cost file found 06:15:07 INFO: Instance uptime: 155s 06:15:07 INFO: Fetching instance metadata (attempt 1 of 3)... 06:15:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:15:07 INFO: Successfully fetched instance metadata 06:15:07 INFO: Instance type: v3-standard-4 06:15:07 INFO: Retrieving pricing info for: v3-standard-4 06:15:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:15:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=155 06:15:08 INFO: Successfully fetched Vexxhost pricing API 06:15:08 INFO: Retrieved cost: 0.11 06:15:08 INFO: Retrieved resource: v3-standard-4 06:15:08 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:15:08 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:15:08 INFO: Successfully archived job cost data 06:15:08 DEBUG: Cost data: oom-master-pre-commit-lint,4813,2026-08-26 06:15:08,v3-standard-4,155,0.11,0.00,SUCCESS 06:15:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8062532360851768250.sh 06:15:08 ---> logs-deploy.sh 06:15:08 Setup pyenv: 06:15:08 system 06:15:08 3.8.13 06:15:08 3.9.13 06:15:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:15:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xe7y from file:/tmp/.os_lf_venv 06:15:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:15:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:15:16 lf-activate-venv(): INFO: Adding /tmp/venv-Xe7y/bin to PATH 06:15:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4813 06:15:16 INFO: archiving workspace using pattern(s): 06:15:17 Archives upload complete. 06:15:17 INFO: archiving logs to Nexus 06:15:18 ---> uname -a: 06:15:18 Linux prd-ubuntu1804-builder-4c-4g-15265 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:15:18 06:15:18 06:15:18 ---> lscpu: 06:15:18 Architecture: x86_64 06:15:18 CPU op-mode(s): 32-bit, 64-bit 06:15:18 Byte Order: Little Endian 06:15:18 CPU(s): 4 06:15:18 On-line CPU(s) list: 0-3 06:15:18 Thread(s) per core: 1 06:15:18 Core(s) per socket: 1 06:15:18 Socket(s): 4 06:15:18 NUMA node(s): 1 06:15:18 Vendor ID: AuthenticAMD 06:15:18 CPU family: 23 06:15:18 Model: 49 06:15:18 Model name: AMD EPYC-Rome Processor 06:15:18 Stepping: 0 06:15:18 CPU MHz: 2799.998 06:15:18 BogoMIPS: 5599.99 06:15:18 Virtualization: AMD-V 06:15:18 Hypervisor vendor: KVM 06:15:18 Virtualization type: full 06:15:18 L1d cache: 32K 06:15:18 L1i cache: 32K 06:15:18 L2 cache: 512K 06:15:18 L3 cache: 16384K 06:15:18 NUMA node0 CPU(s): 0-3 06:15:18 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 06:15:18 06:15:18 06:15:18 ---> nproc: 06:15:18 4 06:15:18 06:15:18 06:15:18 ---> df -h: 06:15:18 Filesystem Size Used Avail Use% Mounted on 06:15:18 udev 7.9G 0 7.9G 0% /dev 06:15:18 tmpfs 1.6G 676K 1.6G 1% /run 06:15:18 /dev/vda1 78G 8.5G 69G 11% / 06:15:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:15:18 tmpfs 5.0M 0 5.0M 0% /run/lock 06:15:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:15:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:15:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:15:18 06:15:18 06:15:18 ---> free -m: 06:15:18 total used free shared buff/cache available 06:15:18 Mem: 16040 545 13159 0 2335 15170 06:15:18 Swap: 1023 0 1023 06:15:18 06:15:18 06:15:18 ---> ip addr: 06:15:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:15:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:15:18 inet 127.0.0.1/8 scope host lo 06:15:18 valid_lft forever preferred_lft forever 06:15:18 inet6 ::1/128 scope host 06:15:18 valid_lft forever preferred_lft forever 06:15:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:15:18 link/ether fa:16:3e:04:39:39 brd ff:ff:ff:ff:ff:ff 06:15:18 inet 10.30.107.200/23 brd 10.30.107.255 scope global dynamic ens3 06:15:18 valid_lft 86243sec preferred_lft 86243sec 06:15:18 inet6 fe80::f816:3eff:fe04:3939/64 scope link 06:15:18 valid_lft forever preferred_lft forever 06:15:18 06:15:18 06:15:18 ---> sar -b -r -n DEV: 06:15:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15265) 08/26/26 _x86_64_ (4 CPU) 06:15:18 06:15:18 06:12:43 LINUX RESTART (4 CPU) 06:15:18 06:15:18 06:13:01 tps rtps wtps bread/s bwrtn/s 06:15:18 06:14:01 287.04 24.43 262.61 819.73 62084.19 06:15:18 06:15:01 101.22 0.87 100.35 109.98 12740.81 06:15:18 Average: 194.13 12.65 181.48 464.86 37412.50 06:15:18 06:15:18 06:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:15:18 06:14:01 13991192 15584256 2433776 14.82 58388 1734180 767824 4.39 712212 1504116 101748 06:15:18 06:15:01 13544836 15600828 2880132 17.54 86188 2146200 729496 4.17 725436 1889988 244436 06:15:18 Average: 13768014 15592542 2656954 16.18 72288 1940190 748660 4.28 718824 1697052 173092 06:15:18 06:15:18 06:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:15:18 06:14:01 ens3 206.97 148.88 1632.71 34.51 0.00 0.00 0.00 0.00 06:15:18 06:14:01 lo 1.93 1.93 0.22 0.22 0.00 0.00 0.00 0.00 06:15:18 06:15:01 ens3 87.95 58.39 1473.74 9.06 0.00 0.00 0.00 0.00 06:15:18 06:15:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 06:15:18 Average: ens3 147.46 103.63 1553.23 21.79 0.00 0.00 0.00 0.00 06:15:18 Average: lo 1.43 1.43 0.16 0.16 0.00 0.00 0.00 0.00 06:15:18 06:15:18 06:15:18 ---> sar -P ALL: 06:15:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15265) 08/26/26 _x86_64_ (4 CPU) 06:15:18 06:15:18 06:12:43 LINUX RESTART (4 CPU) 06:15:18 06:15:18 06:13:01 CPU %user %nice %system %iowait %steal %idle 06:15:18 06:14:01 all 20.72 0.00 2.49 5.80 0.06 70.93 06:15:18 06:14:01 0 19.08 0.00 2.11 0.32 0.05 78.45 06:15:18 06:14:01 1 25.66 0.00 2.47 5.23 0.07 66.57 06:15:18 06:14:01 2 19.21 0.00 2.42 11.37 0.07 66.93 06:15:18 06:14:01 3 18.90 0.00 2.93 6.28 0.07 71.83 06:15:18 06:15:01 all 18.58 0.00 1.31 4.23 0.07 75.80 06:15:18 06:15:01 0 28.73 0.00 1.89 1.72 0.08 67.57 06:15:18 06:15:01 1 28.15 0.00 1.39 2.59 0.08 67.79 06:15:18 06:15:01 2 12.45 0.00 0.80 1.72 0.10 84.92 06:15:18 06:15:01 3 4.99 0.00 1.19 10.89 0.03 82.90 06:15:18 Average: all 19.65 0.00 1.90 5.02 0.07 73.37 06:15:18 Average: 0 23.91 0.00 2.00 1.02 0.07 73.01 06:15:18 Average: 1 26.91 0.00 1.93 3.91 0.08 67.18 06:15:18 Average: 2 15.83 0.00 1.61 6.55 0.08 75.92 06:15:18 Average: 3 11.94 0.00 2.06 8.58 0.05 77.37 06:15:18 06:15:18 06:15:18