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