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