06:32:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/146966 06:32:26 Running as SYSTEM 06:32:26 [EnvInject] - Loading node environment variables. 06:32:26 Building remotely on prd-ubuntu1804-builder-4c-4g-15638 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 06:32:26 [ssh-agent] Looking for ssh-agent implementation... 06:32:26 $ ssh-agent 06:32:26 SSH_AUTH_SOCK=/tmp/ssh-xWUfTlhKRhma/agent.1644 06:32:26 SSH_AGENT_PID=1646 06:32:26 [ssh-agent] Started. 06:32:26 Running ssh-add (command line suppressed) 06:32:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5021944404695684928.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5021944404695684928.key) 06:32:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:32:26 The recommended git tool is: NONE 06:32:28 using credential onap-jenkins-ssh 06:32:28 Wiping out workspace first. 06:32:28 Cloning the remote Git repository 06:32:28 Cloning repository git://cloud.onap.org/mirror/oom.git 06:32:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 06:32:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:32:28 > git --version # timeout=10 06:32:28 > git --version # 'git version 2.17.1' 06:32:28 using GIT_SSH to set credentials Gerrit user 06:32:28 Verifying host key using manually-configured host key entries 06:32:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:32:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:32:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:32:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:32:34 using GIT_SSH to set credentials Gerrit user 06:32:34 Verifying host key using manually-configured host key entries 06:32:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/66/146966/2 # timeout=30 06:32:34 > git rev-parse ae87aeb038c856abfc9f1fdae3f91a4c15a44546^{commit} # timeout=10 06:32:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:32:34 Checking out Revision ae87aeb038c856abfc9f1fdae3f91a4c15a44546 (refs/changes/66/146966/2) 06:32:34 > git config core.sparsecheckout # timeout=10 06:32:34 > git checkout -f ae87aeb038c856abfc9f1fdae3f91a4c15a44546 # timeout=30 06:32:37 Commit message: "[POLICY] Gate the opa-pdp 2.1.0 snapshot image" 06:32:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:32:38 > git rev-list --no-walk 9eeefae190e5fba32ac412ebb748010a0d87e274 # timeout=10 06:32:38 [EnvInject] - Injecting environment variables from a build step. 06:32:38 [EnvInject] - Injecting as environment variables the properties content 06:32:38 PYTHON=python3 06:32:38 06:32:38 [EnvInject] - Variables injected successfully. 06:32:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1623017922619571641.sh 06:32:38 ---> tox-install.sh 06:32:38 + source /home/jenkins/lf-env.sh 06:32:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:32:38 ++ mktemp -d /tmp/venv-XXXX 06:32:38 + lf_venv=/tmp/venv-EMUS 06:32:38 + local venv_file=/tmp/.os_lf_venv 06:32:38 + local python=python3 06:32:38 + local options 06:32:38 + local set_path=true 06:32:38 + local install_args= 06:32:38 ++ 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:32:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:32:38 + true 06:32:38 + case $1 in 06:32:38 + venv_file=/tmp/.toxenv 06:32:38 + shift 2 06:32:38 + true 06:32:38 + case $1 in 06:32:38 + shift 06:32:38 + break 06:32:38 + case $python in 06:32:38 + local pkg_list= 06:32:38 + [[ -d /opt/pyenv ]] 06:32:38 + echo 'Setup pyenv:' 06:32:38 Setup pyenv: 06:32:38 + export PYENV_ROOT=/opt/pyenv 06:32:38 + PYENV_ROOT=/opt/pyenv 06:32:38 + 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:32:38 + 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:32:38 + pyenv versions 06:32:38 * system (set by /opt/pyenv/version) 06:32:38 * 3.8.13 (set by /opt/pyenv/version) 06:32:38 * 3.9.13 (set by /opt/pyenv/version) 06:32:38 * 3.10.6 (set by /opt/pyenv/version) 06:32:38 + command -v pyenv 06:32:38 ++ pyenv init - --no-rehash 06:32:38 + 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:32:38 export PATH="/opt/pyenv/shims:${PATH}" 06:32:38 export PYENV_SHELL=bash 06:32:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:32:38 pyenv() { 06:32:38 local command 06:32:38 command="${1:-}" 06:32:38 if [ "$#" -gt 0 ]; then 06:32:38 shift 06:32:38 fi 06:32:38 06:32:38 case "$command" in 06:32:38 rehash|shell) 06:32:38 eval "$(pyenv "sh-$command" "$@")" 06:32:38 ;; 06:32:38 *) 06:32:38 command pyenv "$command" "$@" 06:32:38 ;; 06:32:38 esac 06:32:38 }' 06:32:38 +++ 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:32:38 ++ 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:32:38 ++ 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:32:38 ++ 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:32:38 ++ export PYENV_SHELL=bash 06:32:38 ++ PYENV_SHELL=bash 06:32:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:32:38 +++ complete -F _pyenv pyenv 06:32:38 ++ lf-pyver python3 06:32:38 ++ local py_version_xy=python3 06:32:38 ++ local py_version_xyz= 06:32:38 ++ pyenv versions 06:32:38 ++ local command 06:32:38 ++ command=versions 06:32:38 ++ '[' 1 -gt 0 ']' 06:32:38 ++ shift 06:32:38 ++ case "$command" in 06:32:38 ++ command pyenv versions 06:32:38 ++ pyenv versions 06:32:38 ++ sed 's/^[ *]* //' 06:32:38 ++ awk '{ print $1 }' 06:32:38 ++ grep -E '^[0-9.]*[0-9]$' 06:32:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:32:38 +++ grep '^3' /tmp/.pyenv_versions 06:32:38 +++ sort -V 06:32:38 +++ tail -n 1 06:32:38 ++ py_version_xyz=3.10.6 06:32:38 ++ [[ -z 3.10.6 ]] 06:32:38 ++ echo 3.10.6 06:32:38 ++ return 0 06:32:38 + pyenv local 3.10.6 06:32:38 + local command 06:32:38 + command=local 06:32:38 + '[' 2 -gt 0 ']' 06:32:38 + shift 06:32:38 + case "$command" in 06:32:38 + command pyenv local 3.10.6 06:32:38 + pyenv local 3.10.6 06:32:38 + for arg in "$@" 06:32:38 + case $arg in 06:32:38 + pkg_list+='tox ' 06:32:38 + for arg in "$@" 06:32:38 + case $arg in 06:32:38 + pkg_list+='virtualenv ' 06:32:38 + for arg in "$@" 06:32:38 + case $arg in 06:32:38 + pkg_list+='urllib3~=1.26.15 ' 06:32:38 + [[ -f /tmp/.toxenv ]] 06:32:38 + [[ ! -f /tmp/.toxenv ]] 06:32:38 + [[ -n '' ]] 06:32:38 + python3 -m venv /tmp/venv-EMUS 06:32:42 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EMUS' 06:32:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EMUS 06:32:42 + echo /tmp/venv-EMUS 06:32:42 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:32:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:32:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:32:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:42 + local 'pip_opts=--upgrade --quiet' 06:32:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:32:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:32:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:32:42 + [[ -n '' ]] 06:32:42 + [[ -n '' ]] 06:32:42 + lf-venv-pip-install /tmp/venv-EMUS/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:32:42 + local venv_python=/tmp/venv-EMUS/bin/python3 06:32:42 + shift 06:32:42 + local upstream=https://pypi.org/simple 06:32:42 + /tmp/venv-EMUS/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:32:46 + return 0 06:32:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:32:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:32:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:32:46 + lf-venv-pip-install /tmp/venv-EMUS/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:32:46 + local venv_python=/tmp/venv-EMUS/bin/python3 06:32:46 + shift 06:32:46 + local upstream=https://pypi.org/simple 06:32:46 + /tmp/venv-EMUS/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:32:49 + return 0 06:32:49 + type python3 06:32:49 + true 06:32:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EMUS/bin to PATH' 06:32:49 lf-activate-venv(): INFO: Adding /tmp/venv-EMUS/bin to PATH 06:32:49 + PATH=/tmp/venv-EMUS/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:32:49 + return 0 06:32:49 + python3 --version 06:32:49 Python 3.10.6 06:32:49 + python3 -m pip --version 06:32:49 pip 26.2.1 from /tmp/venv-EMUS/lib/python3.10/site-packages/pip (python 3.10) 06:32:49 + python3 -m pip freeze 06:32:49 cachetools==7.1.7 06:32:49 colorama==0.4.6 06:32:49 distlib==0.4.3 06:32:49 filelock==3.32.4 06:32:49 packaging==26.3 06:32:49 platformdirs==4.11.4 06:32:49 pluggy==1.6.0 06:32:49 pyproject-api==1.11.0 06:32:49 python-discovery==1.5.3 06:32:49 tomli==2.4.1 06:32:49 tomli_w==1.2.0 06:32:49 tox==4.60.1 06:32:49 typing_extensions==4.16.0 06:32:49 urllib3==1.26.20 06:32:49 virtualenv==21.7.5 06:32:49 [EnvInject] - Injecting environment variables from a build step. 06:32:49 [EnvInject] - Injecting as environment variables the properties content 06:32:49 PARALLEL=false 06:32:49 06:32:49 [EnvInject] - Variables injected successfully. 06:32:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16020774742146524483.sh 06:32:49 ---> tox-run.sh 06:32:49 + 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:32:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 06:32:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 06:32:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 06:32:49 + cd /w/workspace/oom-master-pre-commit-lint/. 06:32:49 + source /home/jenkins/lf-env.sh 06:32:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:32:49 ++ mktemp -d /tmp/venv-XXXX 06:32:49 + lf_venv=/tmp/venv-AJJh 06:32:49 + local venv_file=/tmp/.os_lf_venv 06:32:49 + local python=python3 06:32:49 + local options 06:32:49 + local set_path=true 06:32:49 + local install_args= 06:32:49 ++ 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:32:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:32:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:32:49 + true 06:32:49 + case $1 in 06:32:49 + venv_file=/tmp/.toxenv 06:32:49 + shift 2 06:32:49 + true 06:32:49 + case $1 in 06:32:49 + shift 06:32:49 + break 06:32:49 + case $python in 06:32:49 + local pkg_list= 06:32:49 + [[ -d /opt/pyenv ]] 06:32:49 + echo 'Setup pyenv:' 06:32:49 Setup pyenv: 06:32:49 + export PYENV_ROOT=/opt/pyenv 06:32:49 + PYENV_ROOT=/opt/pyenv 06:32:49 + 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:32:49 + 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:32:49 + pyenv versions 06:32:49 system 06:32:49 3.8.13 06:32:49 3.9.13 06:32:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:32:49 + command -v pyenv 06:32:49 ++ pyenv init - --no-rehash 06:32:50 + 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:32:50 export PATH="/opt/pyenv/shims:${PATH}" 06:32:50 export PYENV_SHELL=bash 06:32:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:32:50 pyenv() { 06:32:50 local command 06:32:50 command="${1:-}" 06:32:50 if [ "$#" -gt 0 ]; then 06:32:50 shift 06:32:50 fi 06:32:50 06:32:50 case "$command" in 06:32:50 rehash|shell) 06:32:50 eval "$(pyenv "sh-$command" "$@")" 06:32:50 ;; 06:32:50 *) 06:32:50 command pyenv "$command" "$@" 06:32:50 ;; 06:32:50 esac 06:32:50 }' 06:32:50 +++ 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:32:50 ++ 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:32:50 ++ 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:32:50 ++ 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:32:50 ++ export PYENV_SHELL=bash 06:32:50 ++ PYENV_SHELL=bash 06:32:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:32:50 +++ complete -F _pyenv pyenv 06:32:50 ++ lf-pyver python3 06:32:50 ++ local py_version_xy=python3 06:32:50 ++ local py_version_xyz= 06:32:50 ++ sed 's/^[ *]* //' 06:32:50 ++ awk '{ print $1 }' 06:32:50 ++ grep -E '^[0-9.]*[0-9]$' 06:32:50 ++ pyenv versions 06:32:50 ++ local command 06:32:50 ++ command=versions 06:32:50 ++ '[' 1 -gt 0 ']' 06:32:50 ++ shift 06:32:50 ++ case "$command" in 06:32:50 ++ command pyenv versions 06:32:50 ++ pyenv versions 06:32:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:32:50 +++ grep '^3' /tmp/.pyenv_versions 06:32:50 +++ sort -V 06:32:50 +++ tail -n 1 06:32:50 ++ py_version_xyz=3.10.6 06:32:50 ++ [[ -z 3.10.6 ]] 06:32:50 ++ echo 3.10.6 06:32:50 ++ return 0 06:32:50 + pyenv local 3.10.6 06:32:50 + local command 06:32:50 + command=local 06:32:50 + '[' 2 -gt 0 ']' 06:32:50 + shift 06:32:50 + case "$command" in 06:32:50 + command pyenv local 3.10.6 06:32:50 + pyenv local 3.10.6 06:32:50 + for arg in "$@" 06:32:50 + case $arg in 06:32:50 + pkg_list+='tox ' 06:32:50 + for arg in "$@" 06:32:50 + case $arg in 06:32:50 + pkg_list+='virtualenv ' 06:32:50 + for arg in "$@" 06:32:50 + case $arg in 06:32:50 + pkg_list+='urllib3~=1.26.15 ' 06:32:50 + [[ -f /tmp/.toxenv ]] 06:32:50 ++ cat /tmp/.toxenv 06:32:50 + lf_venv=/tmp/venv-EMUS 06:32:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EMUS from' file:/tmp/.toxenv 06:32:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EMUS from file:/tmp/.toxenv 06:32:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:32:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:32:50 + local 'pip_opts=--upgrade --quiet' 06:32:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:32:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:32:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:32:50 + [[ -n '' ]] 06:32:50 + [[ -n '' ]] 06:32:50 + lf-venv-pip-install /tmp/venv-EMUS/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 06:32:50 + local venv_python=/tmp/venv-EMUS/bin/python3 06:32:50 + shift 06:32:50 + local upstream=https://pypi.org/simple 06:32:50 + /tmp/venv-EMUS/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:32:51 + return 0 06:32:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:32:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:32:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:32:51 + lf-venv-pip-install /tmp/venv-EMUS/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:32:51 + local venv_python=/tmp/venv-EMUS/bin/python3 06:32:51 + shift 06:32:51 + local upstream=https://pypi.org/simple 06:32:51 + /tmp/venv-EMUS/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:32:51 + return 0 06:32:51 + type python3 06:32:51 + true 06:32:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EMUS/bin to PATH' 06:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-EMUS/bin to PATH 06:32:51 + PATH=/tmp/venv-EMUS/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:32:51 + return 0 06:32:51 + [[ -d /opt/pyenv ]] 06:32:51 + echo '---> Setting up pyenv' 06:32:51 ---> Setting up pyenv 06:32:51 + export PYENV_ROOT=/opt/pyenv 06:32:51 + PYENV_ROOT=/opt/pyenv 06:32:51 + export PATH=/opt/pyenv/bin:/tmp/venv-EMUS/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:32:51 + PATH=/opt/pyenv/bin:/tmp/venv-EMUS/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:32:51 ++ pwd 06:32:51 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 06:32:51 + export PYTHONPATH 06:32:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:32:51 + TOX_TESTENV_PASSENV=PYTHONPATH 06:32:51 + tox --version 06:32:52 4.60.1 from /tmp/venv-EMUS/lib/python3.10/site-packages/tox/__init__.py 06:32:52 + PARALLEL=false 06:32:52 + TOX_OPTIONS_LIST= 06:32:52 + [[ -n pre-commit ]] 06:32:52 + TOX_OPTIONS_LIST=' -e pre-commit' 06:32:52 + case ${PARALLEL,,} in 06:32:52 + tox -e pre-commit 06:32:52 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 06:32:53 pre-commit: install_deps> python -I -m pip install 'pre-commit<4.6.1' 06:32:56 pre-commit: freeze> python -m pip freeze --all 06:32:56 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:32:56 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 06:32:56 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:32:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:32:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:32:59 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:33:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:33:00 [INFO] Once installed this environment will be reused. 06:33:00 [INFO] This may take a few minutes... 06:33:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:33:04 [INFO] Once installed this environment will be reused. 06:33:04 [INFO] This may take a few minutes... 06:33:08 trim trailing whitespace.................................................Passed 06:33:09 Tabs remover.............................................................Passed 06:33:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 06:33:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:33:09 [INFO] Once installed this environment will be reused. 06:33:09 [INFO] This may take a few minutes... 06:33:17 gitlint..............................................(no files to check)Skipped 06:33:17 pre-commit: OK (25.15=setup[4.03]+cmd[12.63,8.49] seconds) 06:33:17 congratulations :) (25.19 seconds) 06:33:17 + tox_status=0 06:33:17 + echo '---> Completed tox runs' 06:33:17 ---> Completed tox runs 06:33:17 + for i in .tox/*/log 06:33:17 ++ echo .tox/pre-commit/log 06:33:17 ++ awk -F/ '{print $2}' 06:33:17 + tox_env=pre-commit 06:33:17 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 06:33:17 + DOC_DIR=docs/_build/html 06:33:17 + [[ -d docs/_build/html ]] 06:33:17 + echo '---> tox-run.sh ends' 06:33:17 ---> tox-run.sh ends 06:33:17 + test 0 -eq 0 06:33:17 $ ssh-agent -k 06:33:17 unset SSH_AUTH_SOCK; 06:33:17 unset SSH_AGENT_PID; 06:33:17 echo Agent pid 1646 killed; 06:33:17 [ssh-agent] Stopped. 06:33:17 [PostBuildScript] - [INFO] Executing post build scripts. 06:33:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11870681781199365744.sh 06:33:17 ---> sysstat.sh 06:33:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14748619599601439463.sh 06:33:18 ---> package-listing.sh 06:33:18 ++ facter osfamily 06:33:18 ++ tr '[:upper:]' '[:lower:]' 06:33:18 + OS_FAMILY=debian 06:33:18 + workspace=/w/workspace/oom-master-pre-commit-lint 06:33:18 + START_PACKAGES=/tmp/packages_start.txt 06:33:18 + END_PACKAGES=/tmp/packages_end.txt 06:33:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:18 + PACKAGES=/tmp/packages_start.txt 06:33:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:33:18 + PACKAGES=/tmp/packages_end.txt 06:33:18 + case "${OS_FAMILY}" in 06:33:18 + dpkg -l 06:33:18 + grep '^ii' 06:33:18 + '[' -f /tmp/packages_start.txt ']' 06:33:18 + '[' -f /tmp/packages_end.txt ']' 06:33:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 06:33:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 06:33:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 06:33:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1463864070468574551.sh 06:33:18 ---> capture-instance-metadata.sh 06:33:18 Setup pyenv: 06:33:18 system 06:33:18 3.8.13 06:33:18 3.9.13 06:33:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:33:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Hg2 06:33:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:33:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:26 lf-activate-venv(): INFO: Installing additional packages: lftools 06:33:46 lf-activate-venv(): INFO: Adding /tmp/venv-3Hg2/bin to PATH 06:33:46 INFO: Running in OpenStack, capturing instance metadata 06:33:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9837994593073915202.sh 06:33:47 provisioning config files... 06:33:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2675351698065625693tmp 06:33:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:33:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:33:47 [EnvInject] - Injecting environment variables from a build step. 06:33:47 [EnvInject] - Injecting as environment variables the properties content 06:33:47 SERVER_ID=logs 06:33:47 06:33:47 [EnvInject] - Variables injected successfully. 06:33:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7322239153682705593.sh 06:33:47 ---> create-netrc.sh 06:33:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3898462981411770727.sh 06:33:47 ---> python-tools-install.sh 06:33:47 Setup pyenv: 06:33:47 system 06:33:47 3.8.13 06:33:47 3.9.13 06:33:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:33:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Hg2 from file:/tmp/.os_lf_venv 06:33:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:49 lf-activate-venv(): INFO: Installing additional packages: lftools 06:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-3Hg2/bin to PATH 06:33:55 Generating Requirements File 06:34:15 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:34:15 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:34:15 Python 3.10.6 06:34:15 pip 26.2.1 from /tmp/venv-3Hg2/lib/python3.10/site-packages/pip (python 3.10) 06:34:16 aiohappyeyeballs==2.7.1 06:34:16 aiohttp==3.14.3 06:34:16 aiosignal==1.4.0 06:34:16 appdirs==1.4.4 06:34:16 argcomplete==3.7.2 06:34:16 aspy.yaml==1.3.0 06:34:16 async-timeout==5.0.1 06:34:16 attrs==26.1.0 06:34:16 autopage==0.6.0 06:34:16 backports.strenum==1.3.1 06:34:16 beautifulsoup4==4.15.0 06:34:16 boto3==1.43.81 06:34:16 botocore==1.43.81 06:34:16 bs4==0.0.2 06:34:16 certifi==2026.7.22 06:34:16 cffi==2.1.1 06:34:16 cfgv==3.5.0 06:34:16 chardet==7.6.0 06:34:16 charset-normalizer==3.5.1 06:34:16 click==8.5.0 06:34:16 cliff==4.14.0 06:34:16 cmd2==3.5.1 06:34:16 cryptography==3.3.2 06:34:16 debtcollector==3.1.0 06:34:16 decorator==5.3.1 06:34:16 defusedxml==0.7.1 06:34:16 Deprecated==1.3.1 06:34:16 distlib==0.4.3 06:34:16 dnspython==2.8.0 06:34:16 docker==7.2.0 06:34:16 dogpile.cache==1.5.0 06:34:16 durationpy==0.11 06:34:16 email-validator==2.3.0 06:34:16 filelock==3.32.4 06:34:16 frozenlist==1.8.0 06:34:16 future==1.0.0 06:34:16 gitdb==4.0.12 06:34:16 GitPython==3.1.60 06:34:16 httplib2==0.30.2 06:34:16 identify==2.6.19 06:34:16 idna==3.19 06:34:16 importlib-resources==1.5.0 06:34:16 iso8601==2.1.0 06:34:16 Jinja2==3.1.6 06:34:16 jmespath==1.1.0 06:34:16 jsonpatch==1.33 06:34:16 jsonpointer==3.1.1 06:34:16 jsonschema==4.26.0 06:34:16 jsonschema-specifications==2025.9.1 06:34:16 keystoneauth1==5.14.0 06:34:16 kubernetes==36.0.3 06:34:16 lftools==0.37.23 06:34:16 lxml==6.1.2 06:34:16 markdown-it-py==4.2.0 06:34:16 MarkupSafe==3.0.3 06:34:16 mdurl==0.1.2 06:34:16 msgpack==1.2.1 06:34:16 multi_key_dict==2.0.3 06:34:16 multidict==6.7.1 06:34:16 munch==4.0.0 06:34:16 netaddr==1.3.0 06:34:16 niet==1.4.2 06:34:16 nodeenv==1.10.0 06:34:16 oauth2client==4.1.3 06:34:16 oauthlib==3.3.1 06:34:16 openstacksdk==4.13.0 06:34:16 os-service-types==1.8.2 06:34:16 osc-lib==4.6.0 06:34:16 oslo.config==10.4.0 06:34:16 oslo.context==6.4.0 06:34:16 oslo.i18n==6.8.0 06:34:16 oslo.log==8.2.0 06:34:16 oslo.serialization==5.10.0 06:34:16 oslo.utils==10.1.1 06:34:16 packaging==26.3 06:34:16 pbr==7.0.3 06:34:16 platformdirs==4.11.4 06:34:16 prettytable==3.18.0 06:34:16 propcache==0.5.2 06:34:16 psutil==7.2.2 06:34:16 pyasn1==0.6.4 06:34:16 pyasn1_modules==0.4.2 06:34:16 pycparser==3.0 06:34:16 pygerrit2==2.0.15 06:34:16 PyGithub==2.10.0 06:34:16 Pygments==2.21.0 06:34:16 PyJWT==2.13.0 06:34:16 PyNaCl==1.6.2 06:34:16 pyparsing==2.4.7 06:34:16 pyperclip==1.11.0 06:34:16 pyrsistent==0.20.0 06:34:16 python-cinderclient==9.9.0 06:34:16 python-dateutil==2.9.0.post0 06:34:16 python-discovery==1.5.3 06:34:16 python-heatclient==5.2.0 06:34:16 python-jenkins==1.8.3 06:34:16 python-keystoneclient==5.8.0 06:34:16 python-magnumclient==4.11.0 06:34:16 python-openstackclient==10.0.0 06:34:16 python-swiftclient==4.10.0 06:34:16 PyYAML==6.0.3 06:34:16 referencing==0.37.0 06:34:16 requests==2.34.2 06:34:16 requests-oauthlib==2.0.0 06:34:16 rfc3986==2.0.0 06:34:16 rich==15.0.0 06:34:16 rich-argparse==1.8.0 06:34:16 rpds-py==0.30.0 06:34:16 rsa==4.9.1 06:34:16 ruamel.yaml==0.19.1 06:34:16 ruamel.yaml.clib==0.2.15 06:34:16 s3transfer==0.19.2 06:34:16 simplejson==4.1.2 06:34:16 six==1.17.0 06:34:16 smmap==5.0.3 06:34:16 soupsieve==2.9.2 06:34:16 stevedore==5.8.0 06:34:16 tabulate==0.10.0 06:34:16 toml==0.10.2 06:34:16 tomlkit==0.15.1 06:34:16 tqdm==4.70.0 06:34:16 typing_extensions==4.16.0 06:34:16 urllib3==1.26.20 06:34:16 virtualenv==21.7.5 06:34:16 wcwidth==0.8.2 06:34:16 websocket-client==1.9.0 06:34:16 wrapt==2.3.0 06:34:16 xdg==6.0.0 06:34:16 xmltodict==1.0.4 06:34:16 yarl==1.24.5 06:34:16 yq==4.1.2 06:34:16 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins5516971305353609788.sh 06:34:16 ---> uv-install.sh 06:34:16 Installing uv/uvx (latest) using shell installer 06:34:16 2026-08-27 06:34:16 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-eN4plW.sh" [1] 06:34:16 downloading uv 0.12.6 x86_64-unknown-linux-gnu 06:34:17 installing to /home/jenkins/.local/bin 06:34:17 uv 06:34:17 uvx 06:34:17 everything's installed! 06:34:17 06:34:17 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:34:17 06:34:17 source $HOME/.local/bin/env (sh, bash, zsh) 06:34:17 source $HOME/.local/bin/env.fish (fish) 06:34:17 Adding install location to PATH 06:34:17 ---> Validating uv/uvx install 06:34:17 uvx 0.12.6 (x86_64-unknown-linux-gnu) 06:34:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4213548486511209850.sh 06:34:17 ---> sudo-logs.sh 06:34:17 Archiving 'sudo' log.. 06:34:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6269228501080545404.sh 06:34:17 ---> job-cost.sh 06:34:17 INFO: Activating Python virtual environment... 06:34:17 Setup pyenv: 06:34:17 system 06:34:17 3.8.13 06:34:17 3.9.13 06:34:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Hg2 from file:/tmp/.os_lf_venv 06:34:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-3Hg2/bin to PATH 06:34:23 INFO: No stack-cost file found 06:34:23 INFO: Instance uptime: 143s 06:34:23 INFO: Fetching instance metadata (attempt 1 of 3)... 06:34:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:34:23 INFO: Successfully fetched instance metadata 06:34:23 INFO: Instance type: v3-standard-4 06:34:23 INFO: Retrieving pricing info for: v3-standard-4 06:34:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:34:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 06:34:24 INFO: Successfully fetched Vexxhost pricing API 06:34:24 INFO: Retrieved cost: 0.11 06:34:24 INFO: Retrieved resource: v3-standard-4 06:34:24 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 06:34:24 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 06:34:24 INFO: Successfully archived job cost data 06:34:24 DEBUG: Cost data: oom-master-pre-commit-lint,4818,2026-08-27 06:34:24,v3-standard-4,143,0.11,0.00,SUCCESS 06:34:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17039132198217671085.sh 06:34:24 ---> logs-deploy.sh 06:34:24 Setup pyenv: 06:34:24 system 06:34:24 3.8.13 06:34:24 3.9.13 06:34:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 06:34:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Hg2 from file:/tmp/.os_lf_venv 06:34:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:34:31 lf-activate-venv(): INFO: Adding /tmp/venv-3Hg2/bin to PATH 06:34:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4818 06:34:31 INFO: archiving workspace using pattern(s): 06:34:32 Archives upload complete. 06:34:33 INFO: archiving logs to Nexus 06:34:33 ---> uname -a: 06:34:33 Linux prd-ubuntu1804-builder-4c-4g-15638 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:34:33 06:34:33 06:34:33 ---> lscpu: 06:34:33 Architecture: x86_64 06:34:33 CPU op-mode(s): 32-bit, 64-bit 06:34:33 Byte Order: Little Endian 06:34:33 CPU(s): 4 06:34:33 On-line CPU(s) list: 0-3 06:34:33 Thread(s) per core: 1 06:34:33 Core(s) per socket: 1 06:34:33 Socket(s): 4 06:34:33 NUMA node(s): 1 06:34:33 Vendor ID: AuthenticAMD 06:34:33 CPU family: 23 06:34:33 Model: 49 06:34:33 Model name: AMD EPYC-Rome Processor 06:34:33 Stepping: 0 06:34:33 CPU MHz: 2799.998 06:34:33 BogoMIPS: 5599.99 06:34:33 Virtualization: AMD-V 06:34:33 Hypervisor vendor: KVM 06:34:33 Virtualization type: full 06:34:33 L1d cache: 32K 06:34:33 L1i cache: 32K 06:34:33 L2 cache: 512K 06:34:33 L3 cache: 16384K 06:34:33 NUMA node0 CPU(s): 0-3 06:34:33 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 06:34:33 06:34:33 06:34:33 ---> nproc: 06:34:33 4 06:34:33 06:34:33 06:34:33 ---> df -h: 06:34:33 Filesystem Size Used Avail Use% Mounted on 06:34:33 udev 7.9G 0 7.9G 0% /dev 06:34:33 tmpfs 1.6G 672K 1.6G 1% /run 06:34:33 /dev/vda1 78G 8.5G 69G 11% / 06:34:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:34:33 tmpfs 5.0M 0 5.0M 0% /run/lock 06:34:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:34:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:34:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:34:33 06:34:33 06:34:33 ---> free -m: 06:34:33 total used free shared buff/cache available 06:34:33 Mem: 16040 547 13164 0 2327 15168 06:34:33 Swap: 1023 0 1023 06:34:33 06:34:33 06:34:33 ---> ip addr: 06:34:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:34:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:34:33 inet 127.0.0.1/8 scope host lo 06:34:33 valid_lft forever preferred_lft forever 06:34:33 inet6 ::1/128 scope host 06:34:33 valid_lft forever preferred_lft forever 06:34:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:34:33 link/ether fa:16:3e:e1:3e:15 brd ff:ff:ff:ff:ff:ff 06:34:33 inet 10.30.107.102/23 brd 10.30.107.255 scope global dynamic ens3 06:34:33 valid_lft 86256sec preferred_lft 86256sec 06:34:33 inet6 fe80::f816:3eff:fee1:3e15/64 scope link 06:34:33 valid_lft forever preferred_lft forever 06:34:33 06:34:33 06:34:33 ---> sar -b -r -n DEV: 06:34:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15638) 08/27/26 _x86_64_ (4 CPU) 06:34:33 06:34:33 06:32:12 LINUX RESTART (4 CPU) 06:34:33 06:34:33 06:33:01 tps rtps wtps bread/s bwrtn/s 06:34:33 06:34:01 105.08 0.93 104.15 108.25 12192.50 06:34:33 Average: 105.08 0.93 104.15 108.25 12192.50 06:34:33 06:34:33 06:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:34:33 06:34:01 13710860 15555800 2714108 16.52 78108 1953148 777880 4.45 755216 1717628 184224 06:34:33 Average: 13710860 15555800 2714108 16.52 78108 1953148 777880 4.45 755216 1717628 184224 06:34:33 06:34:33 06:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:34:33 06:34:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 06:34:33 06:34:01 ens3 63.09 47.01 959.05 13.30 0.00 0.00 0.00 0.00 06:34:33 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 06:34:33 Average: ens3 63.09 47.01 959.05 13.30 0.00 0.00 0.00 0.00 06:34:33 06:34:33 06:34:33 ---> sar -P ALL: 06:34:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15638) 08/27/26 _x86_64_ (4 CPU) 06:34:33 06:34:33 06:32:12 LINUX RESTART (4 CPU) 06:34:33 06:34:33 06:33:01 CPU %user %nice %system %iowait %steal %idle 06:34:33 06:34:01 all 22.10 0.00 2.01 1.34 0.01 74.53 06:34:33 06:34:01 0 44.89 0.00 2.98 0.70 0.02 51.41 06:34:33 06:34:01 1 15.90 0.00 1.62 0.40 0.00 82.08 06:34:33 06:34:01 2 10.89 0.00 1.95 4.21 0.02 82.94 06:34:33 06:34:01 3 16.75 0.00 1.42 0.07 0.02 81.75 06:34:33 Average: all 22.10 0.00 2.01 1.34 0.01 74.53 06:34:33 Average: 0 44.89 0.00 2.98 0.70 0.02 51.41 06:34:33 Average: 1 15.90 0.00 1.62 0.40 0.00 82.08 06:34:33 Average: 2 10.89 0.00 1.95 4.21 0.02 82.94 06:34:33 Average: 3 16.75 0.00 1.42 0.07 0.02 81.75 06:34:33 06:34:33 06:34:33