11:49:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143685 11:49:22 Running as SYSTEM 11:49:22 [EnvInject] - Loading node environment variables. 11:49:22 Building remotely on prd-ubuntu1804-builder-4c-4g-412 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:49:22 [ssh-agent] Looking for ssh-agent implementation... 11:49:23 $ ssh-agent 11:49:23 SSH_AUTH_SOCK=/tmp/ssh-UO7Bywe2Y0mD/agent.1697 11:49:23 SSH_AGENT_PID=1699 11:49:23 [ssh-agent] Started. 11:49:23 Running ssh-add (command line suppressed) 11:49:23 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8741674115202085217.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8741674115202085217.key) 11:49:23 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:49:23 The recommended git tool is: NONE 11:49:24 using credential onap-jenkins-ssh 11:49:24 Wiping out workspace first. 11:49:24 Cloning the remote Git repository 11:49:24 Cloning repository git://cloud.onap.org/mirror/oom.git 11:49:24 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:49:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:49:24 > git --version # timeout=10 11:49:24 > git --version # 'git version 2.17.1' 11:49:24 using GIT_SSH to set credentials Gerrit user 11:49:24 Verifying host key using manually-configured host key entries 11:49:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:49:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:49:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:49:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:49:56 using GIT_SSH to set credentials Gerrit user 11:49:56 Verifying host key using manually-configured host key entries 11:49:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/85/143685/6 # timeout=30 11:49:57 > git rev-parse a552b0c8a5d18142ee6aca118e7e296bcd328c9d^{commit} # timeout=10 11:49:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:49:57 Checking out Revision a552b0c8a5d18142ee6aca118e7e296bcd328c9d (refs/changes/85/143685/6) 11:49:57 > git config core.sparsecheckout # timeout=10 11:49:57 > git checkout -f a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=30 11:50:00 Commit message: "[DCAEGEN2] Update pnf registration handler" 11:50:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:50:00 > git rev-list --no-walk 00144a524a3ce10ae465cf811bae548d478c5afd # timeout=10 11:50:01 [EnvInject] - Injecting environment variables from a build step. 11:50:01 [EnvInject] - Injecting as environment variables the properties content 11:50:01 PYTHON=python3 11:50:01 11:50:01 [EnvInject] - Variables injected successfully. 11:50:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16827069396472137988.sh 11:50:01 ---> tox-install.sh 11:50:01 + source /home/jenkins/lf-env.sh 11:50:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:01 ++ mktemp -d /tmp/venv-XXXX 11:50:01 + lf_venv=/tmp/venv-00Ll 11:50:01 + local venv_file=/tmp/.os_lf_venv 11:50:01 + local python=python3 11:50:01 + local options 11:50:01 + local set_path=true 11:50:01 + local install_args= 11:50:01 ++ 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 11:50:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:50:01 + true 11:50:01 + case $1 in 11:50:01 + venv_file=/tmp/.toxenv 11:50:01 + shift 2 11:50:01 + true 11:50:01 + case $1 in 11:50:01 + shift 11:50:01 + break 11:50:01 + case $python in 11:50:01 + local pkg_list= 11:50:01 + [[ -d /opt/pyenv ]] 11:50:01 + echo 'Setup pyenv:' 11:50:01 Setup pyenv: 11:50:01 + export PYENV_ROOT=/opt/pyenv 11:50:01 + PYENV_ROOT=/opt/pyenv 11:50:01 + 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 11:50:01 + 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 11:50:01 + pyenv versions 11:50:01 * system (set by /opt/pyenv/version) 11:50:01 * 3.8.13 (set by /opt/pyenv/version) 11:50:01 * 3.9.13 (set by /opt/pyenv/version) 11:50:01 * 3.10.6 (set by /opt/pyenv/version) 11:50:01 + command -v pyenv 11:50:01 ++ pyenv init - --no-rehash 11:50:01 + 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[*]}"'\'')" 11:50:01 export PATH="/opt/pyenv/shims:${PATH}" 11:50:01 export PYENV_SHELL=bash 11:50:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:50:01 pyenv() { 11:50:01 local command 11:50:01 command="${1:-}" 11:50:01 if [ "$#" -gt 0 ]; then 11:50:01 shift 11:50:01 fi 11:50:01 11:50:01 case "$command" in 11:50:01 rehash|shell) 11:50:01 eval "$(pyenv "sh-$command" "$@")" 11:50:01 ;; 11:50:01 *) 11:50:01 command pyenv "$command" "$@" 11:50:01 ;; 11:50:01 esac 11:50:01 }' 11:50:01 +++ 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[*]}"' 11:50:01 ++ 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 11:50:01 ++ 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 11:50:01 ++ 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 11:50:01 ++ export PYENV_SHELL=bash 11:50:01 ++ PYENV_SHELL=bash 11:50:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:50:01 +++ complete -F _pyenv pyenv 11:50:01 ++ lf-pyver python3 11:50:01 ++ local py_version_xy=python3 11:50:01 ++ local py_version_xyz= 11:50:01 ++ pyenv versions 11:50:01 ++ local command 11:50:01 ++ command=versions 11:50:01 ++ '[' 1 -gt 0 ']' 11:50:01 ++ shift 11:50:01 ++ case "$command" in 11:50:01 ++ command pyenv versions 11:50:01 ++ pyenv versions 11:50:01 ++ sed 's/^[ *]* //' 11:50:01 ++ awk '{ print $1 }' 11:50:01 ++ grep -E '^[0-9.]*[0-9]$' 11:50:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:50:01 +++ grep '^3' /tmp/.pyenv_versions 11:50:01 +++ sort -V 11:50:01 +++ tail -n 1 11:50:01 ++ py_version_xyz=3.10.6 11:50:01 ++ [[ -z 3.10.6 ]] 11:50:01 ++ echo 3.10.6 11:50:01 ++ return 0 11:50:01 + pyenv local 3.10.6 11:50:01 + local command 11:50:01 + command=local 11:50:01 + '[' 2 -gt 0 ']' 11:50:01 + shift 11:50:01 + case "$command" in 11:50:01 + command pyenv local 3.10.6 11:50:01 + pyenv local 3.10.6 11:50:01 + for arg in "$@" 11:50:01 + case $arg in 11:50:01 + pkg_list+='tox ' 11:50:01 + for arg in "$@" 11:50:01 + case $arg in 11:50:01 + pkg_list+='virtualenv ' 11:50:01 + for arg in "$@" 11:50:01 + case $arg in 11:50:01 + pkg_list+='urllib3~=1.26.15 ' 11:50:01 + [[ -f /tmp/.toxenv ]] 11:50:01 + [[ ! -f /tmp/.toxenv ]] 11:50:01 + [[ -n '' ]] 11:50:01 + python3 -m venv /tmp/venv-00Ll 11:50:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-00Ll' 11:50:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-00Ll 11:50:06 + echo /tmp/venv-00Ll 11:50:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:50:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:50:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:50:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:06 + local 'pip_opts=--upgrade --quiet' 11:50:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:50:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:50:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:50:06 + [[ -n '' ]] 11:50:06 + [[ -n '' ]] 11:50:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:50:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:06 + /tmp/venv-00Ll/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 11:50:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:50:10 lf-activate-venv(): INFO: Base packages installed successfully 11:50:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:50:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:50:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:50:10 + /tmp/venv-00Ll/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 11:50:12 + type python3 11:50:12 + true 11:50:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-00Ll/bin to PATH' 11:50:12 lf-activate-venv(): INFO: Adding /tmp/venv-00Ll/bin to PATH 11:50:12 + PATH=/tmp/venv-00Ll/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 11:50:12 + return 0 11:50:12 + python3 --version 11:50:12 Python 3.10.6 11:50:12 + python3 -m pip --version 11:50:12 pip 26.0.1 from /tmp/venv-00Ll/lib/python3.10/site-packages/pip (python 3.10) 11:50:12 + python3 -m pip freeze 11:50:13 cachetools==7.0.5 11:50:13 colorama==0.4.6 11:50:13 distlib==0.4.0 11:50:13 filelock==3.25.2 11:50:13 packaging==26.0 11:50:13 platformdirs==4.9.4 11:50:13 pluggy==1.6.0 11:50:13 pyproject-api==1.10.0 11:50:13 python-discovery==1.2.1 11:50:13 tomli==2.4.1 11:50:13 tomli_w==1.2.0 11:50:13 tox==4.51.0 11:50:13 typing_extensions==4.15.0 11:50:13 urllib3==1.26.20 11:50:13 virtualenv==21.2.0 11:50:13 [EnvInject] - Injecting environment variables from a build step. 11:50:13 [EnvInject] - Injecting as environment variables the properties content 11:50:13 PARALLEL=false 11:50:13 11:50:13 [EnvInject] - Variables injected successfully. 11:50:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2363416943838443786.sh 11:50:13 ---> tox-run.sh 11:50:13 + 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 11:50:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:50:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:50:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:50:13 + cd /w/workspace/oom-master-pre-commit-lint/. 11:50:13 + source /home/jenkins/lf-env.sh 11:50:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:50:13 ++ mktemp -d /tmp/venv-XXXX 11:50:13 + lf_venv=/tmp/venv-ulWp 11:50:13 + local venv_file=/tmp/.os_lf_venv 11:50:13 + local python=python3 11:50:13 + local options 11:50:13 + local set_path=true 11:50:13 + local install_args= 11:50:13 ++ 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 11:50:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:50:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:50:13 + true 11:50:13 + case $1 in 11:50:13 + venv_file=/tmp/.toxenv 11:50:13 + shift 2 11:50:13 + true 11:50:13 + case $1 in 11:50:13 + shift 11:50:13 + break 11:50:13 + case $python in 11:50:13 + local pkg_list= 11:50:13 + [[ -d /opt/pyenv ]] 11:50:13 + echo 'Setup pyenv:' 11:50:13 Setup pyenv: 11:50:13 + export PYENV_ROOT=/opt/pyenv 11:50:13 + PYENV_ROOT=/opt/pyenv 11:50:13 + 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 11:50:13 + 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 11:50:13 + pyenv versions 11:50:13 system 11:50:13 3.8.13 11:50:13 3.9.13 11:50:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:50:13 + command -v pyenv 11:50:13 ++ pyenv init - --no-rehash 11:50:13 + 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[*]}"'\'')" 11:50:13 export PATH="/opt/pyenv/shims:${PATH}" 11:50:13 export PYENV_SHELL=bash 11:50:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:50:13 pyenv() { 11:50:13 local command 11:50:13 command="${1:-}" 11:50:13 if [ "$#" -gt 0 ]; then 11:50:13 shift 11:50:13 fi 11:50:13 11:50:13 case "$command" in 11:50:13 rehash|shell) 11:50:13 eval "$(pyenv "sh-$command" "$@")" 11:50:13 ;; 11:50:13 *) 11:50:13 command pyenv "$command" "$@" 11:50:13 ;; 11:50:13 esac 11:50:13 }' 11:50:13 +++ 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[*]}"' 11:50:13 ++ 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 11:50:13 ++ 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 11:50:13 ++ 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 11:50:13 ++ export PYENV_SHELL=bash 11:50:13 ++ PYENV_SHELL=bash 11:50:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:50:13 +++ complete -F _pyenv pyenv 11:50:13 ++ lf-pyver python3 11:50:13 ++ local py_version_xy=python3 11:50:13 ++ local py_version_xyz= 11:50:13 ++ pyenv versions 11:50:13 ++ sed 's/^[ *]* //' 11:50:13 ++ local command 11:50:13 ++ awk '{ print $1 }' 11:50:13 ++ grep -E '^[0-9.]*[0-9]$' 11:50:13 ++ command=versions 11:50:13 ++ '[' 1 -gt 0 ']' 11:50:13 ++ shift 11:50:13 ++ case "$command" in 11:50:13 ++ command pyenv versions 11:50:13 ++ pyenv versions 11:50:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:50:13 +++ grep '^3' /tmp/.pyenv_versions 11:50:13 +++ sort -V 11:50:13 +++ tail -n 1 11:50:13 ++ py_version_xyz=3.10.6 11:50:13 ++ [[ -z 3.10.6 ]] 11:50:13 ++ echo 3.10.6 11:50:13 ++ return 0 11:50:13 + pyenv local 3.10.6 11:50:13 + local command 11:50:13 + command=local 11:50:13 + '[' 2 -gt 0 ']' 11:50:13 + shift 11:50:13 + case "$command" in 11:50:13 + command pyenv local 3.10.6 11:50:13 + pyenv local 3.10.6 11:50:13 + for arg in "$@" 11:50:13 + case $arg in 11:50:13 + pkg_list+='tox ' 11:50:13 + for arg in "$@" 11:50:13 + case $arg in 11:50:13 + pkg_list+='virtualenv ' 11:50:13 + for arg in "$@" 11:50:13 + case $arg in 11:50:13 + pkg_list+='urllib3~=1.26.15 ' 11:50:13 + [[ -f /tmp/.toxenv ]] 11:50:13 ++ cat /tmp/.toxenv 11:50:13 + lf_venv=/tmp/venv-00Ll 11:50:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-00Ll from' file:/tmp/.toxenv 11:50:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-00Ll from file:/tmp/.toxenv 11:50:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:50:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:13 + local 'pip_opts=--upgrade --quiet' 11:50:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:50:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:50:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:50:13 + [[ -n '' ]] 11:50:13 + [[ -n '' ]] 11:50:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:50:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:13 + /tmp/venv-00Ll/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 11:50:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:50:14 lf-activate-venv(): INFO: Base packages installed successfully 11:50:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:50:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:50:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:50:14 + /tmp/venv-00Ll/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 11:50:15 + type python3 11:50:15 + true 11:50:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-00Ll/bin to PATH' 11:50:15 lf-activate-venv(): INFO: Adding /tmp/venv-00Ll/bin to PATH 11:50:15 + PATH=/tmp/venv-00Ll/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 11:50:15 + return 0 11:50:15 + [[ -d /opt/pyenv ]] 11:50:15 + echo '---> Setting up pyenv' 11:50:15 ---> Setting up pyenv 11:50:15 + export PYENV_ROOT=/opt/pyenv 11:50:15 + PYENV_ROOT=/opt/pyenv 11:50:15 + export PATH=/opt/pyenv/bin:/tmp/venv-00Ll/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 11:50:15 + PATH=/opt/pyenv/bin:/tmp/venv-00Ll/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 11:50:15 ++ pwd 11:50:15 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:50:15 + export PYTHONPATH 11:50:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:50:15 + TOX_TESTENV_PASSENV=PYTHONPATH 11:50:15 + tox --version 11:50:15 4.51.0 from /tmp/venv-00Ll/lib/python3.10/site-packages/tox/__init__.py 11:50:15 + PARALLEL=false 11:50:15 + TOX_OPTIONS_LIST= 11:50:15 + [[ -n pre-commit ]] 11:50:15 + TOX_OPTIONS_LIST=' -e pre-commit' 11:50:15 + case ${PARALLEL,,} in 11:50:15 + tox -e pre-commit 11:50:15 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:50:16 pre-commit: install_deps> python -I -m pip install pre-commit 11:50:19 pre-commit: freeze> python -m pip freeze --all 11:50:19 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.2,identify==2.6.18,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.4,pre_commit==4.5.1,python-discovery==1.2.1,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 11:50:19 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:50:19 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:50:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:50:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:50:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:50:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:50:22 [INFO] Once installed this environment will be reused. 11:50:22 [INFO] This may take a few minutes... 11:50:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:50:26 [INFO] Once installed this environment will be reused. 11:50:26 [INFO] This may take a few minutes... 11:50:31 trim trailing whitespace.................................................Passed 11:50:31 Tabs remover.............................................................Passed 11:50:31 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:50:31 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:50:31 [INFO] Once installed this environment will be reused. 11:50:31 [INFO] This may take a few minutes... 11:50:39 gitlint..............................................(no files to check)Skipped 11:50:39 pre-commit: OK (24.02=setup[3.78]+cmd[11.94,8.29] seconds) 11:50:39 congratulations :) (24.06 seconds) 11:50:39 + tox_status=0 11:50:39 + echo '---> Completed tox runs' 11:50:39 ---> Completed tox runs 11:50:39 + for i in .tox/*/log 11:50:39 ++ echo .tox/pre-commit/log 11:50:39 ++ awk -F/ '{print $2}' 11:50:39 + tox_env=pre-commit 11:50:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:50:39 + DOC_DIR=docs/_build/html 11:50:39 + [[ -d docs/_build/html ]] 11:50:39 + echo '---> tox-run.sh ends' 11:50:39 ---> tox-run.sh ends 11:50:39 + test 0 -eq 0 11:50:40 $ ssh-agent -k 11:50:40 unset SSH_AUTH_SOCK; 11:50:40 unset SSH_AGENT_PID; 11:50:40 echo Agent pid 1699 killed; 11:50:40 [ssh-agent] Stopped. 11:50:40 [PostBuildScript] - [INFO] Executing post build scripts. 11:50:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5442824181505914468.sh 11:50:40 ---> sysstat.sh 11:50:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14931446040357221589.sh 11:50:40 ---> package-listing.sh 11:50:40 ++ tr '[:upper:]' '[:lower:]' 11:50:40 ++ facter osfamily 11:50:40 + OS_FAMILY=debian 11:50:40 + workspace=/w/workspace/oom-master-pre-commit-lint 11:50:40 + START_PACKAGES=/tmp/packages_start.txt 11:50:40 + END_PACKAGES=/tmp/packages_end.txt 11:50:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:50:40 + PACKAGES=/tmp/packages_start.txt 11:50:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:50:40 + PACKAGES=/tmp/packages_end.txt 11:50:40 + case "${OS_FAMILY}" in 11:50:40 + dpkg -l 11:50:40 + grep '^ii' 11:50:40 + '[' -f /tmp/packages_start.txt ']' 11:50:40 + '[' -f /tmp/packages_end.txt ']' 11:50:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:50:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:50:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:50:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:50:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15865447890821671817.sh 11:50:40 ---> capture-instance-metadata.sh 11:50:40 Setup pyenv: 11:50:40 system 11:50:40 3.8.13 11:50:40 3.9.13 11:50:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:50:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tfcv 11:50:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:50:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:50:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:50:49 lf-activate-venv(): INFO: Base packages installed successfully 11:50:49 lf-activate-venv(): INFO: Installing additional packages: lftools 11:51:11 lf-activate-venv(): INFO: Adding /tmp/venv-Tfcv/bin to PATH 11:51:11 INFO: Running in OpenStack, capturing instance metadata 11:51:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1248424876296496160.sh 11:51:11 provisioning config files... 11:51:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7519872732172932443tmp 11:51:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:51:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:51:11 [EnvInject] - Injecting environment variables from a build step. 11:51:11 [EnvInject] - Injecting as environment variables the properties content 11:51:11 SERVER_ID=logs 11:51:11 11:51:11 [EnvInject] - Variables injected successfully. 11:51:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11062361687796267207.sh 11:51:11 ---> create-netrc.sh 11:51:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins988120181414663547.sh 11:51:11 ---> python-tools-install.sh 11:51:11 Setup pyenv: 11:51:11 system 11:51:11 3.8.13 11:51:11 3.9.13 11:51:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:51:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfcv from file:/tmp/.os_lf_venv 11:51:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:13 lf-activate-venv(): INFO: Base packages installed successfully 11:51:13 lf-activate-venv(): INFO: Installing additional packages: lftools 11:51:20 lf-activate-venv(): INFO: Adding /tmp/venv-Tfcv/bin to PATH 11:51:20 Generating Requirements File 11:51:37 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. 11:51:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:51:37 Python 3.10.6 11:51:37 pip 26.0.1 from /tmp/venv-Tfcv/lib/python3.10/site-packages/pip (python 3.10) 11:51:37 appdirs==1.4.4 11:51:37 argcomplete==3.6.3 11:51:37 aspy.yaml==1.3.0 11:51:37 attrs==26.1.0 11:51:37 autopage==0.6.0 11:51:37 backports.strenum==1.3.1 11:51:37 beautifulsoup4==4.14.3 11:51:37 boto3==1.42.78 11:51:37 botocore==1.42.78 11:51:37 bs4==0.0.2 11:51:37 certifi==2026.2.25 11:51:37 cffi==2.0.0 11:51:37 cfgv==3.5.0 11:51:37 chardet==7.4.0.post1 11:51:37 charset-normalizer==3.4.6 11:51:37 click==8.3.1 11:51:37 cliff==4.13.2 11:51:37 cmd2==3.4.0 11:51:37 cryptography==3.3.2 11:51:37 debtcollector==3.1.0 11:51:37 decorator==5.2.1 11:51:37 defusedxml==0.7.1 11:51:37 Deprecated==1.3.1 11:51:37 distlib==0.4.0 11:51:37 dnspython==2.8.0 11:51:37 docker==7.1.0 11:51:37 dogpile.cache==1.5.0 11:51:37 durationpy==0.10 11:51:37 email-validator==2.3.0 11:51:37 filelock==3.25.2 11:51:37 future==1.0.0 11:51:37 gitdb==4.0.12 11:51:37 GitPython==3.1.46 11:51:37 httplib2==0.30.2 11:51:37 identify==2.6.18 11:51:37 idna==3.11 11:51:37 importlib-resources==1.5.0 11:51:37 iso8601==2.1.0 11:51:37 Jinja2==3.1.6 11:51:37 jmespath==1.1.0 11:51:37 jsonpatch==1.33 11:51:37 jsonpointer==3.1.1 11:51:37 jsonschema==4.26.0 11:51:37 jsonschema-specifications==2025.9.1 11:51:37 keystoneauth1==5.13.1 11:51:37 kubernetes==35.0.0 11:51:37 lftools==0.37.22 11:51:37 lxml==6.0.2 11:51:37 markdown-it-py==4.0.0 11:51:37 MarkupSafe==3.0.3 11:51:37 mdurl==0.1.2 11:51:37 msgpack==1.1.2 11:51:37 multi_key_dict==2.0.3 11:51:37 munch==4.0.0 11:51:37 netaddr==1.3.0 11:51:37 niet==1.4.2 11:51:37 nodeenv==1.10.0 11:51:37 oauth2client==4.1.3 11:51:37 oauthlib==3.3.1 11:51:37 openstacksdk==4.10.0 11:51:37 os-service-types==1.8.2 11:51:37 osc-lib==4.4.0 11:51:37 oslo.config==10.3.0 11:51:37 oslo.context==6.3.0 11:51:37 oslo.i18n==6.7.2 11:51:37 oslo.log==8.1.0 11:51:37 oslo.serialization==5.9.1 11:51:37 oslo.utils==10.0.0 11:51:37 packaging==26.0 11:51:37 pbr==7.0.3 11:51:37 platformdirs==4.9.4 11:51:37 prettytable==3.17.0 11:51:37 psutil==7.2.2 11:51:37 pyasn1==0.6.3 11:51:37 pyasn1_modules==0.4.2 11:51:37 pycparser==3.0 11:51:37 pygerrit2==2.0.15 11:51:37 PyGithub==2.9.0 11:51:37 Pygments==2.19.2 11:51:37 PyJWT==2.12.1 11:51:37 PyNaCl==1.6.2 11:51:37 pyparsing==2.4.7 11:51:37 pyperclip==1.11.0 11:51:37 pyrsistent==0.20.0 11:51:37 python-cinderclient==9.9.0 11:51:37 python-dateutil==2.9.0.post0 11:51:37 python-discovery==1.2.1 11:51:37 python-heatclient==5.1.0 11:51:37 python-jenkins==1.8.3 11:51:37 python-keystoneclient==5.8.0 11:51:37 python-magnumclient==4.10.0 11:51:37 python-openstackclient==9.0.0 11:51:37 python-swiftclient==4.10.0 11:51:37 PyYAML==6.0.3 11:51:37 referencing==0.37.0 11:51:37 requests==2.33.0 11:51:37 requests-oauthlib==2.0.0 11:51:37 requestsexceptions==1.4.0 11:51:37 rfc3986==2.0.0 11:51:37 rich==14.3.3 11:51:37 rich-argparse==1.7.2 11:51:37 rpds-py==0.30.0 11:51:37 rsa==4.9.1 11:51:37 ruamel.yaml==0.19.1 11:51:37 ruamel.yaml.clib==0.2.15 11:51:37 s3transfer==0.16.0 11:51:37 simplejson==3.20.2 11:51:37 six==1.17.0 11:51:37 smmap==5.0.3 11:51:37 soupsieve==2.8.3 11:51:37 stevedore==5.7.0 11:51:37 tabulate==0.10.0 11:51:37 toml==0.10.2 11:51:37 tomlkit==0.14.0 11:51:37 tqdm==4.67.3 11:51:37 typing_extensions==4.15.0 11:51:37 urllib3==1.26.20 11:51:37 virtualenv==21.2.0 11:51:37 wcwidth==0.6.0 11:51:37 websocket-client==1.9.0 11:51:37 wrapt==2.1.2 11:51:37 xdg==6.0.0 11:51:37 xmltodict==1.0.4 11:51:37 yq==3.4.3 11:51:38 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins1025547771944301671.sh 11:51:38 ---> uv-install.sh 11:51:38 Installing uv/uvx (latest) using shell installer 11:51:38 2026-03-29 11:51:38 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-29T12%3A32%3A22Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-29T11%3A31%3A53Z&ske=2026-03-29T12%3A32%3A22Z&sks=b&skv=2018-11-09&sig=hmlw2naKfxMzQxpnou1ZIN59dmUuGPgb3DX2ghkY1xA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDc4NTM1MywibmJmIjoxNzc0Nzg1MDUzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.k3RVhVd6R0KQJN9IO_a_fwDVTZ8iT1d6wL1IVKtqyH4&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-SHq7y7.sh" [1] 11:51:38 downloading uv 0.11.2 x86_64-unknown-linux-gnu 11:51:39 installing to /home/jenkins/.local/bin 11:51:39 uv 11:51:39 uvx 11:51:39 everything's installed! 11:51:39 11:51:39 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:51:39 11:51:39 source $HOME/.local/bin/env (sh, bash, zsh) 11:51:39 source $HOME/.local/bin/env.fish (fish) 11:51:39 Adding install location to PATH 11:51:39 ---> Validating uv/uvx install 11:51:39 uvx 0.11.2 (x86_64-unknown-linux-gnu) 11:51:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2726902128315768093.sh 11:51:39 ---> sudo-logs.sh 11:51:39 Archiving 'sudo' log.. 11:51:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1157198344191567379.sh 11:51:39 ---> job-cost.sh 11:51:39 INFO: Activating Python virtual environment... 11:51:39 Setup pyenv: 11:51:39 system 11:51:39 3.8.13 11:51:39 3.9.13 11:51:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:51:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfcv from file:/tmp/.os_lf_venv 11:51:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:41 lf-activate-venv(): INFO: Base packages installed successfully 11:51:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:51:46 lf-activate-venv(): INFO: Adding /tmp/venv-Tfcv/bin to PATH 11:51:46 INFO: No stack-cost file found 11:51:46 INFO: Instance uptime: 169s 11:51:46 INFO: Fetching instance metadata (attempt 1 of 3)... 11:51:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:51:46 INFO: Successfully fetched instance metadata 11:51:46 INFO: Instance type: v3-standard-4 11:51:46 INFO: Retrieving pricing info for: v3-standard-4 11:51:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:51:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=169 11:51:46 INFO: Successfully fetched Vexxhost pricing API 11:51:46 INFO: Retrieved cost: 0.11 11:51:46 INFO: Retrieved resource: v3-standard-4 11:51:46 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:51:46 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:51:46 INFO: Successfully archived job cost data 11:51:46 DEBUG: Cost data: oom-master-pre-commit-lint,4534,2026-03-29 11:51:46,v3-standard-4,169,0.11,0.00,SUCCESS 11:51:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9813979893388778695.sh 11:51:46 ---> logs-deploy.sh 11:51:46 Setup pyenv: 11:51:46 system 11:51:46 3.8.13 11:51:46 3.9.13 11:51:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:51:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfcv from file:/tmp/.os_lf_venv 11:51:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:51:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:51:48 lf-activate-venv(): INFO: Base packages installed successfully 11:51:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:51:55 lf-activate-venv(): INFO: Adding /tmp/venv-Tfcv/bin to PATH 11:51:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4534 11:51:55 INFO: archiving workspace using pattern(s): 11:51:56 Archives upload complete. 11:51:57 INFO: archiving logs to Nexus 11:51:58 ---> uname -a: 11:51:58 Linux prd-ubuntu1804-builder-4c-4g-412 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:51:58 11:51:58 11:51:58 ---> lscpu: 11:51:58 Architecture: x86_64 11:51:58 CPU op-mode(s): 32-bit, 64-bit 11:51:58 Byte Order: Little Endian 11:51:58 CPU(s): 4 11:51:58 On-line CPU(s) list: 0-3 11:51:58 Thread(s) per core: 1 11:51:58 Core(s) per socket: 1 11:51:58 Socket(s): 4 11:51:58 NUMA node(s): 1 11:51:58 Vendor ID: AuthenticAMD 11:51:58 CPU family: 23 11:51:58 Model: 49 11:51:58 Model name: AMD EPYC-Rome Processor 11:51:58 Stepping: 0 11:51:58 CPU MHz: 2800.000 11:51:58 BogoMIPS: 5600.00 11:51:58 Virtualization: AMD-V 11:51:58 Hypervisor vendor: KVM 11:51:58 Virtualization type: full 11:51:58 L1d cache: 32K 11:51:58 L1i cache: 32K 11:51:58 L2 cache: 512K 11:51:58 L3 cache: 16384K 11:51:58 NUMA node0 CPU(s): 0-3 11:51:58 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 11:51:58 11:51:58 11:51:58 ---> nproc: 11:51:58 4 11:51:58 11:51:58 11:51:58 ---> df -h: 11:51:58 Filesystem Size Used Avail Use% Mounted on 11:51:58 udev 7.9G 0 7.9G 0% /dev 11:51:58 tmpfs 1.6G 676K 1.6G 1% /run 11:51:58 /dev/vda1 78G 8.5G 69G 11% / 11:51:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:51:58 tmpfs 5.0M 0 5.0M 0% /run/lock 11:51:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:51:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:51:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:51:58 11:51:58 11:51:58 ---> free -m: 11:51:58 total used free shared buff/cache available 11:51:58 Mem: 16040 546 13231 0 2261 15172 11:51:58 Swap: 1023 0 1023 11:51:58 11:51:58 11:51:58 ---> ip addr: 11:51:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:51:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:51:58 inet 127.0.0.1/8 scope host lo 11:51:58 valid_lft forever preferred_lft forever 11:51:58 inet6 ::1/128 scope host 11:51:58 valid_lft forever preferred_lft forever 11:51:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:51:58 link/ether fa:16:3e:3e:d3:63 brd ff:ff:ff:ff:ff:ff 11:51:58 inet 10.30.107.2/23 brd 10.30.107.255 scope global dynamic ens3 11:51:58 valid_lft 86227sec preferred_lft 86227sec 11:51:58 inet6 fe80::f816:3eff:fe3e:d363/64 scope link 11:51:58 valid_lft forever preferred_lft forever 11:51:58 11:51:58 11:51:58 ---> sar -b -r -n DEV: 11:51:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-412) 03/29/26 _x86_64_ (4 CPU) 11:51:58 11:51:58 11:49:07 LINUX RESTART (4 CPU) 11:51:58 11:51:58 11:50:01 tps rtps wtps bread/s bwrtn/s 11:51:58 11:51:01 126.96 22.28 104.68 793.47 56795.20 11:51:58 Average: 126.96 22.28 104.68 793.47 56795.20 11:51:58 11:51:58 11:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:51:58 11:51:01 13863900 15492796 2561068 15.59 64064 1761392 862492 4.94 807660 1531440 93244 11:51:58 Average: 13863900 15492796 2561068 15.59 64064 1761392 862492 4.94 807660 1531440 93244 11:51:58 11:51:58 11:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:51:58 11:51:01 ens3 94.75 64.98 904.76 11.82 0.00 0.00 0.00 0.00 11:51:58 11:51:01 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 11:51:58 Average: ens3 94.75 64.98 904.76 11.82 0.00 0.00 0.00 0.00 11:51:58 Average: lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 11:51:58 11:51:58 11:51:58 ---> sar -P ALL: 11:51:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-412) 03/29/26 _x86_64_ (4 CPU) 11:51:58 11:51:58 11:49:07 LINUX RESTART (4 CPU) 11:51:58 11:51:58 11:50:01 CPU %user %nice %system %iowait %steal %idle 11:51:58 11:51:01 all 21.80 0.00 2.07 5.14 0.06 70.92 11:51:58 11:51:01 0 3.98 0.00 1.36 15.36 0.07 79.23 11:51:58 11:51:01 1 36.07 0.00 2.85 1.22 0.07 59.80 11:51:58 11:51:01 2 21.92 0.00 1.70 3.35 0.07 72.96 11:51:58 11:51:01 3 25.18 0.00 2.36 0.65 0.07 71.74 11:51:58 Average: all 21.80 0.00 2.07 5.14 0.06 70.92 11:51:58 Average: 0 3.98 0.00 1.36 15.36 0.07 79.23 11:51:58 Average: 1 36.07 0.00 2.85 1.22 0.07 59.80 11:51:58 Average: 2 21.92 0.00 1.70 3.35 0.07 72.96 11:51:58 Average: 3 25.18 0.00 2.36 0.65 0.07 71.74 11:51:58 11:51:58 11:51:58