13:03:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143700 13:03:53 Running as SYSTEM 13:03:53 [EnvInject] - Loading node environment variables. 13:03:53 Building remotely on prd-ubuntu1804-builder-4c-4g-1819 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:03:53 [ssh-agent] Looking for ssh-agent implementation... 13:03:53 $ ssh-agent 13:03:53 SSH_AUTH_SOCK=/tmp/ssh-p7rje4dv1Y39/agent.1651 13:03:53 SSH_AGENT_PID=1653 13:03:53 [ssh-agent] Started. 13:03:53 Running ssh-add (command line suppressed) 13:03:53 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17422708258563401621.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17422708258563401621.key) 13:03:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:03:53 The recommended git tool is: NONE 13:03:55 using credential onap-jenkins-ssh 13:03:55 Wiping out workspace first. 13:03:55 Cloning the remote Git repository 13:03:55 Cloning repository git://cloud.onap.org/mirror/oom.git 13:03:55 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:03:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:03:55 > git --version # timeout=10 13:03:55 > git --version # 'git version 2.17.1' 13:03:55 using GIT_SSH to set credentials Gerrit user 13:03:55 Verifying host key using manually-configured host key entries 13:03:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:04:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:04:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:04:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:04:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:04:12 using GIT_SSH to set credentials Gerrit user 13:04:12 Verifying host key using manually-configured host key entries 13:04:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/143700/3 # timeout=30 13:04:12 > git rev-parse ebcdd18d5e2a5d4d7d1dcc2fbc90cd067015889e^{commit} # timeout=10 13:04:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:04:12 Checking out Revision ebcdd18d5e2a5d4d7d1dcc2fbc90cd067015889e (refs/changes/00/143700/3) 13:04:12 > git config core.sparsecheckout # timeout=10 13:04:12 > git checkout -f ebcdd18d5e2a5d4d7d1dcc2fbc90cd067015889e # timeout=30 13:04:16 Commit message: "[SDNC] Update version for restconf-client patch" 13:04:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:04:16 > git rev-list --no-walk a552b0c8a5d18142ee6aca118e7e296bcd328c9d # timeout=10 13:04:16 [EnvInject] - Injecting environment variables from a build step. 13:04:16 [EnvInject] - Injecting as environment variables the properties content 13:04:16 PYTHON=python3 13:04:16 13:04:16 [EnvInject] - Variables injected successfully. 13:04:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8402303057454081104.sh 13:04:16 ---> tox-install.sh 13:04:16 + source /home/jenkins/lf-env.sh 13:04:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:04:16 ++ mktemp -d /tmp/venv-XXXX 13:04:16 + lf_venv=/tmp/venv-h2CI 13:04:16 + local venv_file=/tmp/.os_lf_venv 13:04:16 + local python=python3 13:04:16 + local options 13:04:16 + local set_path=true 13:04:16 + local install_args= 13:04:16 ++ 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 13:04:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:04:16 + true 13:04:16 + case $1 in 13:04:16 + venv_file=/tmp/.toxenv 13:04:16 + shift 2 13:04:16 + true 13:04:16 + case $1 in 13:04:16 + shift 13:04:16 + break 13:04:16 + case $python in 13:04:16 + local pkg_list= 13:04:16 + [[ -d /opt/pyenv ]] 13:04:16 + echo 'Setup pyenv:' 13:04:16 Setup pyenv: 13:04:16 + export PYENV_ROOT=/opt/pyenv 13:04:16 + PYENV_ROOT=/opt/pyenv 13:04:16 + 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 13:04:16 + 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 13:04:16 + pyenv versions 13:04:16 * system (set by /opt/pyenv/version) 13:04:16 * 3.8.13 (set by /opt/pyenv/version) 13:04:16 * 3.9.13 (set by /opt/pyenv/version) 13:04:16 * 3.10.6 (set by /opt/pyenv/version) 13:04:16 + command -v pyenv 13:04:16 ++ pyenv init - --no-rehash 13:04:16 + 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[*]}"'\'')" 13:04:16 export PATH="/opt/pyenv/shims:${PATH}" 13:04:16 export PYENV_SHELL=bash 13:04:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:04:16 pyenv() { 13:04:16 local command 13:04:16 command="${1:-}" 13:04:16 if [ "$#" -gt 0 ]; then 13:04:16 shift 13:04:16 fi 13:04:16 13:04:16 case "$command" in 13:04:16 rehash|shell) 13:04:16 eval "$(pyenv "sh-$command" "$@")" 13:04:16 ;; 13:04:16 *) 13:04:16 command pyenv "$command" "$@" 13:04:16 ;; 13:04:16 esac 13:04:16 }' 13:04:16 +++ 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[*]}"' 13:04:16 ++ 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 13:04:16 ++ 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 13:04:16 ++ 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 13:04:16 ++ export PYENV_SHELL=bash 13:04:16 ++ PYENV_SHELL=bash 13:04:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:04:16 +++ complete -F _pyenv pyenv 13:04:16 ++ lf-pyver python3 13:04:16 ++ local py_version_xy=python3 13:04:16 ++ local py_version_xyz= 13:04:16 ++ pyenv versions 13:04:16 ++ local command 13:04:16 ++ command=versions 13:04:16 ++ '[' 1 -gt 0 ']' 13:04:16 ++ shift 13:04:16 ++ case "$command" in 13:04:16 ++ command pyenv versions 13:04:16 ++ pyenv versions 13:04:16 ++ grep -E '^[0-9.]*[0-9]$' 13:04:16 ++ awk '{ print $1 }' 13:04:16 ++ sed 's/^[ *]* //' 13:04:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:04:17 +++ grep '^3' /tmp/.pyenv_versions 13:04:17 +++ sort -V 13:04:17 +++ tail -n 1 13:04:17 ++ py_version_xyz=3.10.6 13:04:17 ++ [[ -z 3.10.6 ]] 13:04:17 ++ echo 3.10.6 13:04:17 ++ return 0 13:04:17 + pyenv local 3.10.6 13:04:17 + local command 13:04:17 + command=local 13:04:17 + '[' 2 -gt 0 ']' 13:04:17 + shift 13:04:17 + case "$command" in 13:04:17 + command pyenv local 3.10.6 13:04:17 + pyenv local 3.10.6 13:04:17 + for arg in "$@" 13:04:17 + case $arg in 13:04:17 + pkg_list+='tox ' 13:04:17 + for arg in "$@" 13:04:17 + case $arg in 13:04:17 + pkg_list+='virtualenv ' 13:04:17 + for arg in "$@" 13:04:17 + case $arg in 13:04:17 + pkg_list+='urllib3~=1.26.15 ' 13:04:17 + [[ -f /tmp/.toxenv ]] 13:04:17 + [[ ! -f /tmp/.toxenv ]] 13:04:17 + [[ -n '' ]] 13:04:17 + python3 -m venv /tmp/venv-h2CI 13:04:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h2CI' 13:04:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h2CI 13:04:21 + echo /tmp/venv-h2CI 13:04:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:04:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:04:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:04:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:21 + local 'pip_opts=--upgrade --quiet' 13:04:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:04:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:04:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:04:21 + [[ -n '' ]] 13:04:21 + [[ -n '' ]] 13:04:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:04:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:21 + /tmp/venv-h2CI/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 13:04:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:04:25 lf-activate-venv(): INFO: Base packages installed successfully 13:04:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:04:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:04:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:04:25 + /tmp/venv-h2CI/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 13:04:28 + type python3 13:04:28 + true 13:04:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-h2CI/bin to PATH' 13:04:28 lf-activate-venv(): INFO: Adding /tmp/venv-h2CI/bin to PATH 13:04:28 + PATH=/tmp/venv-h2CI/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 13:04:28 + return 0 13:04:28 + python3 --version 13:04:28 Python 3.10.6 13:04:28 + python3 -m pip --version 13:04:28 pip 26.0.1 from /tmp/venv-h2CI/lib/python3.10/site-packages/pip (python 3.10) 13:04:28 + python3 -m pip freeze 13:04:28 cachetools==7.0.5 13:04:28 colorama==0.4.6 13:04:28 distlib==0.4.0 13:04:28 filelock==3.25.2 13:04:28 packaging==26.0 13:04:28 platformdirs==4.9.4 13:04:28 pluggy==1.6.0 13:04:28 pyproject-api==1.10.0 13:04:28 python-discovery==1.2.1 13:04:28 tomli==2.4.1 13:04:28 tomli_w==1.2.0 13:04:28 tox==4.52.0 13:04:28 typing_extensions==4.15.0 13:04:28 urllib3==1.26.20 13:04:28 virtualenv==21.2.0 13:04:28 [EnvInject] - Injecting environment variables from a build step. 13:04:28 [EnvInject] - Injecting as environment variables the properties content 13:04:28 PARALLEL=false 13:04:28 13:04:28 [EnvInject] - Variables injected successfully. 13:04:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6181656923600921418.sh 13:04:28 ---> tox-run.sh 13:04:28 + 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 13:04:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:04:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:04:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:04:28 + cd /w/workspace/oom-master-pre-commit-lint/. 13:04:28 + source /home/jenkins/lf-env.sh 13:04:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:04:28 ++ mktemp -d /tmp/venv-XXXX 13:04:28 + lf_venv=/tmp/venv-nRb4 13:04:28 + local venv_file=/tmp/.os_lf_venv 13:04:28 + local python=python3 13:04:28 + local options 13:04:28 + local set_path=true 13:04:28 + local install_args= 13:04:28 ++ 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 13:04:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:04:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:04:28 + true 13:04:28 + case $1 in 13:04:28 + venv_file=/tmp/.toxenv 13:04:28 + shift 2 13:04:28 + true 13:04:28 + case $1 in 13:04:28 + shift 13:04:28 + break 13:04:28 + case $python in 13:04:28 + local pkg_list= 13:04:28 + [[ -d /opt/pyenv ]] 13:04:28 + echo 'Setup pyenv:' 13:04:28 Setup pyenv: 13:04:28 + export PYENV_ROOT=/opt/pyenv 13:04:28 + PYENV_ROOT=/opt/pyenv 13:04:28 + 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 13:04:28 + 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 13:04:28 + pyenv versions 13:04:28 system 13:04:28 3.8.13 13:04:28 3.9.13 13:04:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:04:28 + command -v pyenv 13:04:28 ++ pyenv init - --no-rehash 13:04:28 + 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[*]}"'\'')" 13:04:28 export PATH="/opt/pyenv/shims:${PATH}" 13:04:28 export PYENV_SHELL=bash 13:04:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:04:28 pyenv() { 13:04:28 local command 13:04:28 command="${1:-}" 13:04:28 if [ "$#" -gt 0 ]; then 13:04:28 shift 13:04:28 fi 13:04:28 13:04:28 case "$command" in 13:04:28 rehash|shell) 13:04:28 eval "$(pyenv "sh-$command" "$@")" 13:04:28 ;; 13:04:28 *) 13:04:28 command pyenv "$command" "$@" 13:04:28 ;; 13:04:28 esac 13:04:28 }' 13:04:28 +++ 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[*]}"' 13:04:28 ++ 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 13:04:28 ++ 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 13:04:28 ++ 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 13:04:28 ++ export PYENV_SHELL=bash 13:04:28 ++ PYENV_SHELL=bash 13:04:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:04:28 +++ complete -F _pyenv pyenv 13:04:28 ++ lf-pyver python3 13:04:28 ++ local py_version_xy=python3 13:04:28 ++ local py_version_xyz= 13:04:28 ++ pyenv versions 13:04:28 ++ local command 13:04:28 ++ command=versions 13:04:28 ++ '[' 1 -gt 0 ']' 13:04:28 ++ shift 13:04:28 ++ case "$command" in 13:04:28 ++ command pyenv versions 13:04:28 ++ pyenv versions 13:04:28 ++ grep -E '^[0-9.]*[0-9]$' 13:04:28 ++ sed 's/^[ *]* //' 13:04:28 ++ awk '{ print $1 }' 13:04:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:04:28 +++ grep '^3' /tmp/.pyenv_versions 13:04:28 +++ sort -V 13:04:28 +++ tail -n 1 13:04:28 ++ py_version_xyz=3.10.6 13:04:28 ++ [[ -z 3.10.6 ]] 13:04:28 ++ echo 3.10.6 13:04:28 ++ return 0 13:04:28 + pyenv local 3.10.6 13:04:28 + local command 13:04:28 + command=local 13:04:28 + '[' 2 -gt 0 ']' 13:04:28 + shift 13:04:28 + case "$command" in 13:04:28 + command pyenv local 3.10.6 13:04:28 + pyenv local 3.10.6 13:04:28 + for arg in "$@" 13:04:28 + case $arg in 13:04:28 + pkg_list+='tox ' 13:04:28 + for arg in "$@" 13:04:28 + case $arg in 13:04:28 + pkg_list+='virtualenv ' 13:04:28 + for arg in "$@" 13:04:28 + case $arg in 13:04:28 + pkg_list+='urllib3~=1.26.15 ' 13:04:28 + [[ -f /tmp/.toxenv ]] 13:04:28 ++ cat /tmp/.toxenv 13:04:28 + lf_venv=/tmp/venv-h2CI 13:04:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h2CI from' file:/tmp/.toxenv 13:04:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-h2CI from file:/tmp/.toxenv 13:04:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:04:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:04:28 + local 'pip_opts=--upgrade --quiet' 13:04:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:04:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:04:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:04:28 + [[ -n '' ]] 13:04:28 + [[ -n '' ]] 13:04:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:04:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:04:28 + /tmp/venv-h2CI/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 13:04:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:04:29 lf-activate-venv(): INFO: Base packages installed successfully 13:04:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:04:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:04:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:04:29 + /tmp/venv-h2CI/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 13:04:30 + type python3 13:04:30 + true 13:04:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-h2CI/bin to PATH' 13:04:30 lf-activate-venv(): INFO: Adding /tmp/venv-h2CI/bin to PATH 13:04:30 + PATH=/tmp/venv-h2CI/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 13:04:30 + return 0 13:04:30 + [[ -d /opt/pyenv ]] 13:04:30 + echo '---> Setting up pyenv' 13:04:30 ---> Setting up pyenv 13:04:30 + export PYENV_ROOT=/opt/pyenv 13:04:30 + PYENV_ROOT=/opt/pyenv 13:04:30 + export PATH=/opt/pyenv/bin:/tmp/venv-h2CI/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 13:04:30 + PATH=/opt/pyenv/bin:/tmp/venv-h2CI/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 13:04:30 ++ pwd 13:04:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:04:30 + export PYTHONPATH 13:04:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:04:30 + TOX_TESTENV_PASSENV=PYTHONPATH 13:04:30 + tox --version 13:04:31 4.52.0 from /tmp/venv-h2CI/lib/python3.10/site-packages/tox/__init__.py 13:04:31 + PARALLEL=false 13:04:31 + TOX_OPTIONS_LIST= 13:04:31 + [[ -n pre-commit ]] 13:04:31 + TOX_OPTIONS_LIST=' -e pre-commit' 13:04:31 + case ${PARALLEL,,} in 13:04:31 + tox -e pre-commit 13:04:31 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:04:32 pre-commit: install_deps> python -I -m pip install pre-commit 13:04:35 pre-commit: freeze> python -m pip freeze --all 13:04:35 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 13:04:35 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:04:35 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:04:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:04:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:04:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:04:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:04:37 [INFO] Once installed this environment will be reused. 13:04:37 [INFO] This may take a few minutes... 13:04:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:04:42 [INFO] Once installed this environment will be reused. 13:04:42 [INFO] This may take a few minutes... 13:04:46 trim trailing whitespace.................................................Passed 13:04:47 Tabs remover.............................................................Passed 13:04:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:04:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:04:47 [INFO] Once installed this environment will be reused. 13:04:47 [INFO] This may take a few minutes... 13:04:56 gitlint..............................................(no files to check)Skipped 13:04:56 pre-commit: OK (24.85=setup[4.20]+cmd[11.65,9.00] seconds) 13:04:56 congratulations :) (24.89 seconds) 13:04:56 + tox_status=0 13:04:56 + echo '---> Completed tox runs' 13:04:56 ---> Completed tox runs 13:04:56 + for i in .tox/*/log 13:04:56 ++ echo .tox/pre-commit/log 13:04:56 ++ awk -F/ '{print $2}' 13:04:56 + tox_env=pre-commit 13:04:56 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:04:56 + DOC_DIR=docs/_build/html 13:04:56 + [[ -d docs/_build/html ]] 13:04:56 + echo '---> tox-run.sh ends' 13:04:56 ---> tox-run.sh ends 13:04:56 + test 0 -eq 0 13:04:56 $ ssh-agent -k 13:04:56 unset SSH_AUTH_SOCK; 13:04:56 unset SSH_AGENT_PID; 13:04:56 echo Agent pid 1653 killed; 13:04:56 [ssh-agent] Stopped. 13:04:56 [PostBuildScript] - [INFO] Executing post build scripts. 13:04:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3411740622349315174.sh 13:04:56 ---> sysstat.sh 13:04:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12141354401091721716.sh 13:04:56 ---> package-listing.sh 13:04:56 ++ facter osfamily 13:04:56 ++ tr '[:upper:]' '[:lower:]' 13:04:57 + OS_FAMILY=debian 13:04:57 + workspace=/w/workspace/oom-master-pre-commit-lint 13:04:57 + START_PACKAGES=/tmp/packages_start.txt 13:04:57 + END_PACKAGES=/tmp/packages_end.txt 13:04:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:04:57 + PACKAGES=/tmp/packages_start.txt 13:04:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:04:57 + PACKAGES=/tmp/packages_end.txt 13:04:57 + case "${OS_FAMILY}" in 13:04:57 + dpkg -l 13:04:57 + grep '^ii' 13:04:57 + '[' -f /tmp/packages_start.txt ']' 13:04:57 + '[' -f /tmp/packages_end.txt ']' 13:04:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:04:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:04:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:04:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:04:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins78821115217941215.sh 13:04:57 ---> capture-instance-metadata.sh 13:04:57 Setup pyenv: 13:04:57 system 13:04:57 3.8.13 13:04:57 3.9.13 13:04:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CFHq 13:05:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:05:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:05 lf-activate-venv(): INFO: Base packages installed successfully 13:05:05 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:28 lf-activate-venv(): INFO: Adding /tmp/venv-CFHq/bin to PATH 13:05:28 INFO: Running in OpenStack, capturing instance metadata 13:05:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins251173481822547555.sh 13:05:28 provisioning config files... 13:05:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8658913529806752180tmp 13:05:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:05:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:05:28 [EnvInject] - Injecting environment variables from a build step. 13:05:28 [EnvInject] - Injecting as environment variables the properties content 13:05:28 SERVER_ID=logs 13:05:28 13:05:28 [EnvInject] - Variables injected successfully. 13:05:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8319785612112287798.sh 13:05:29 ---> create-netrc.sh 13:05:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11896232310151673448.sh 13:05:29 ---> python-tools-install.sh 13:05:29 Setup pyenv: 13:05:29 system 13:05:29 3.8.13 13:05:29 3.9.13 13:05:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFHq from file:/tmp/.os_lf_venv 13:05:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:05:30 lf-activate-venv(): INFO: Base packages installed successfully 13:05:30 lf-activate-venv(): INFO: Installing additional packages: lftools 13:05:38 lf-activate-venv(): INFO: Adding /tmp/venv-CFHq/bin to PATH 13:05:38 Generating Requirements File 13:05:56 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. 13:05:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:05:56 Python 3.10.6 13:05:56 pip 26.0.1 from /tmp/venv-CFHq/lib/python3.10/site-packages/pip (python 3.10) 13:05:56 appdirs==1.4.4 13:05:56 argcomplete==3.6.3 13:05:56 aspy.yaml==1.3.0 13:05:56 attrs==26.1.0 13:05:56 autopage==0.6.0 13:05:56 backports.strenum==1.3.1 13:05:56 beautifulsoup4==4.14.3 13:05:56 boto3==1.42.79 13:05:56 botocore==1.42.79 13:05:56 bs4==0.0.2 13:05:56 certifi==2026.2.25 13:05:56 cffi==2.0.0 13:05:56 cfgv==3.5.0 13:05:56 chardet==7.4.0.post2 13:05:56 charset-normalizer==3.4.6 13:05:56 click==8.3.1 13:05:56 cliff==4.13.2 13:05:56 cmd2==3.4.0 13:05:56 cryptography==3.3.2 13:05:56 debtcollector==3.1.0 13:05:56 decorator==5.2.1 13:05:56 defusedxml==0.7.1 13:05:56 Deprecated==1.3.1 13:05:56 distlib==0.4.0 13:05:56 dnspython==2.8.0 13:05:56 docker==7.1.0 13:05:56 dogpile.cache==1.5.0 13:05:56 durationpy==0.10 13:05:56 email-validator==2.3.0 13:05:56 filelock==3.25.2 13:05:56 future==1.0.0 13:05:56 gitdb==4.0.12 13:05:56 GitPython==3.1.46 13:05:56 httplib2==0.30.2 13:05:56 identify==2.6.18 13:05:56 idna==3.11 13:05:56 importlib-resources==1.5.0 13:05:56 iso8601==2.1.0 13:05:56 Jinja2==3.1.6 13:05:56 jmespath==1.1.0 13:05:56 jsonpatch==1.33 13:05:56 jsonpointer==3.1.1 13:05:56 jsonschema==4.26.0 13:05:56 jsonschema-specifications==2025.9.1 13:05:56 keystoneauth1==5.13.1 13:05:56 kubernetes==35.0.0 13:05:56 lftools==0.37.22 13:05:56 lxml==6.0.2 13:05:56 markdown-it-py==4.0.0 13:05:56 MarkupSafe==3.0.3 13:05:56 mdurl==0.1.2 13:05:56 msgpack==1.1.2 13:05:56 multi_key_dict==2.0.3 13:05:56 munch==4.0.0 13:05:56 netaddr==1.3.0 13:05:56 niet==1.4.2 13:05:56 nodeenv==1.10.0 13:05:56 oauth2client==4.1.3 13:05:56 oauthlib==3.3.1 13:05:56 openstacksdk==4.10.0 13:05:56 os-service-types==1.8.2 13:05:56 osc-lib==4.4.0 13:05:56 oslo.config==10.3.0 13:05:56 oslo.context==6.3.0 13:05:56 oslo.i18n==6.7.2 13:05:56 oslo.log==8.1.0 13:05:56 oslo.serialization==5.9.1 13:05:56 oslo.utils==10.0.0 13:05:56 packaging==26.0 13:05:56 pbr==7.0.3 13:05:56 platformdirs==4.9.4 13:05:56 prettytable==3.17.0 13:05:56 psutil==7.2.2 13:05:56 pyasn1==0.6.3 13:05:56 pyasn1_modules==0.4.2 13:05:56 pycparser==3.0 13:05:56 pygerrit2==2.0.15 13:05:56 PyGithub==2.9.0 13:05:56 Pygments==2.20.0 13:05:56 PyJWT==2.12.1 13:05:56 PyNaCl==1.6.2 13:05:56 pyparsing==2.4.7 13:05:56 pyperclip==1.11.0 13:05:56 pyrsistent==0.20.0 13:05:56 python-cinderclient==9.9.0 13:05:56 python-dateutil==2.9.0.post0 13:05:56 python-discovery==1.2.1 13:05:56 python-heatclient==5.1.0 13:05:56 python-jenkins==1.8.3 13:05:56 python-keystoneclient==5.8.0 13:05:56 python-magnumclient==4.10.0 13:05:56 python-openstackclient==9.0.0 13:05:56 python-swiftclient==4.10.0 13:05:56 PyYAML==6.0.3 13:05:56 referencing==0.37.0 13:05:56 requests==2.33.1 13:05:56 requests-oauthlib==2.0.0 13:05:56 requestsexceptions==1.4.0 13:05:56 rfc3986==2.0.0 13:05:56 rich==14.3.3 13:05:56 rich-argparse==1.7.2 13:05:56 rpds-py==0.30.0 13:05:56 rsa==4.9.1 13:05:56 ruamel.yaml==0.19.1 13:05:56 ruamel.yaml.clib==0.2.15 13:05:56 s3transfer==0.16.0 13:05:56 simplejson==3.20.2 13:05:56 six==1.17.0 13:05:56 smmap==5.0.3 13:05:56 soupsieve==2.8.3 13:05:56 stevedore==5.7.0 13:05:56 tabulate==0.10.0 13:05:56 toml==0.10.2 13:05:56 tomlkit==0.14.0 13:05:56 tqdm==4.67.3 13:05:56 typing_extensions==4.15.0 13:05:56 urllib3==1.26.20 13:05:56 virtualenv==21.2.0 13:05:56 wcwidth==0.6.0 13:05:56 websocket-client==1.9.0 13:05:56 wrapt==2.1.2 13:05:56 xdg==6.0.0 13:05:56 xmltodict==1.0.4 13:05:56 yq==3.4.3 13:05:56 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins1954387600675632665.sh 13:05:56 ---> uv-install.sh 13:05:56 Installing uv/uvx (latest) using shell installer 13:05:57 2026-03-31 13:05:57 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-31T13%3A57%3A05Z&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-31T12%3A56%3A59Z&ske=2026-03-31T13%3A57%3A05Z&sks=b&skv=2018-11-09&sig=%2F%2B1Y5ZR1TlU5k7IJ7eGsvbI%2FNxBh7oysIqFhbGG5aGA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDk2MjU5NCwibmJmIjoxNzc0OTYyMjk0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.B2_q6jlO0HJ8_NkOa8prVenAH5Fb6lfohp0ph-LETxs&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-hjNUVR.sh" [1] 13:05:57 downloading uv 0.11.2 x86_64-unknown-linux-gnu 13:05:58 installing to /home/jenkins/.local/bin 13:05:58 uv 13:05:58 uvx 13:05:58 everything's installed! 13:05:58 13:05:58 To add $HOME/.local/bin to your PATH, either restart your shell or run: 13:05:58 13:05:58 source $HOME/.local/bin/env (sh, bash, zsh) 13:05:58 source $HOME/.local/bin/env.fish (fish) 13:05:58 Adding install location to PATH 13:05:58 ---> Validating uv/uvx install 13:05:58 uvx 0.11.2 (x86_64-unknown-linux-gnu) 13:05:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10458329381423410597.sh 13:05:58 ---> sudo-logs.sh 13:05:58 Archiving 'sudo' log.. 13:05:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12179131590845375859.sh 13:05:58 ---> job-cost.sh 13:05:58 INFO: Activating Python virtual environment... 13:05:58 Setup pyenv: 13:05:58 system 13:05:58 3.8.13 13:05:58 3.9.13 13:05:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFHq from file:/tmp/.os_lf_venv 13:05:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:05:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:00 lf-activate-venv(): INFO: Base packages installed successfully 13:06:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-CFHq/bin to PATH 13:06:05 INFO: No stack-cost file found 13:06:05 INFO: Instance uptime: 162s 13:06:05 INFO: Fetching instance metadata (attempt 1 of 3)... 13:06:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:06:05 INFO: Successfully fetched instance metadata 13:06:05 INFO: Instance type: v3-standard-4 13:06:05 INFO: Retrieving pricing info for: v3-standard-4 13:06:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:06:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=162 13:06:06 INFO: Successfully fetched Vexxhost pricing API 13:06:06 INFO: Retrieved cost: 0.11 13:06:06 INFO: Retrieved resource: v3-standard-4 13:06:06 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 13:06:06 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 13:06:06 INFO: Successfully archived job cost data 13:06:06 DEBUG: Cost data: oom-master-pre-commit-lint,4542,2026-03-31 13:06:06,v3-standard-4,162,0.11,0.00,SUCCESS 13:06:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17675998084811768224.sh 13:06:06 ---> logs-deploy.sh 13:06:06 Setup pyenv: 13:06:06 system 13:06:06 3.8.13 13:06:06 3.9.13 13:06:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CFHq from file:/tmp/.os_lf_venv 13:06:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:06:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:06:07 lf-activate-venv(): INFO: Base packages installed successfully 13:06:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-CFHq/bin to PATH 13:06:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4542 13:06:15 INFO: archiving workspace using pattern(s): 13:06:16 Archives upload complete. 13:06:16 INFO: archiving logs to Nexus 13:06:17 ---> uname -a: 13:06:17 Linux prd-ubuntu1804-builder-4c-4g-1819 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:06:17 13:06:17 13:06:17 ---> lscpu: 13:06:17 Architecture: x86_64 13:06:17 CPU op-mode(s): 32-bit, 64-bit 13:06:17 Byte Order: Little Endian 13:06:17 CPU(s): 4 13:06:17 On-line CPU(s) list: 0-3 13:06:17 Thread(s) per core: 1 13:06:17 Core(s) per socket: 1 13:06:17 Socket(s): 4 13:06:17 NUMA node(s): 1 13:06:17 Vendor ID: AuthenticAMD 13:06:17 CPU family: 23 13:06:17 Model: 49 13:06:17 Model name: AMD EPYC-Rome Processor 13:06:17 Stepping: 0 13:06:17 CPU MHz: 2799.998 13:06:17 BogoMIPS: 5599.99 13:06:17 Virtualization: AMD-V 13:06:17 Hypervisor vendor: KVM 13:06:17 Virtualization type: full 13:06:17 L1d cache: 32K 13:06:17 L1i cache: 32K 13:06:17 L2 cache: 512K 13:06:17 L3 cache: 16384K 13:06:17 NUMA node0 CPU(s): 0-3 13:06:17 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 13:06:17 13:06:17 13:06:17 ---> nproc: 13:06:17 4 13:06:17 13:06:17 13:06:17 ---> df -h: 13:06:17 Filesystem Size Used Avail Use% Mounted on 13:06:17 udev 7.9G 0 7.9G 0% /dev 13:06:17 tmpfs 1.6G 676K 1.6G 1% /run 13:06:17 /dev/vda1 78G 8.5G 69G 11% / 13:06:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:06:17 tmpfs 5.0M 0 5.0M 0% /run/lock 13:06:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:06:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:06:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:06:17 13:06:17 13:06:17 ---> free -m: 13:06:17 total used free shared buff/cache available 13:06:17 Mem: 16040 568 13210 0 2261 15150 13:06:17 Swap: 1023 0 1023 13:06:17 13:06:17 13:06:17 ---> ip addr: 13:06:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:06:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:06:17 inet 127.0.0.1/8 scope host lo 13:06:17 valid_lft forever preferred_lft forever 13:06:17 inet6 ::1/128 scope host 13:06:17 valid_lft forever preferred_lft forever 13:06:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:06:17 link/ether fa:16:3e:e2:37:dd brd ff:ff:ff:ff:ff:ff 13:06:17 inet 10.30.107.96/23 brd 10.30.107.255 scope global dynamic ens3 13:06:17 valid_lft 86240sec preferred_lft 86240sec 13:06:17 inet6 fe80::f816:3eff:fee2:37dd/64 scope link 13:06:17 valid_lft forever preferred_lft forever 13:06:17 13:06:17 13:06:17 ---> sar -b -r -n DEV: 13:06:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1819) 03/31/26 _x86_64_ (4 CPU) 13:06:17 13:06:17 13:03:39 LINUX RESTART (4 CPU) 13:06:17 13:06:17 13:04:01 tps rtps wtps bread/s bwrtn/s 13:06:17 13:05:01 303.85 26.90 276.95 879.19 49150.21 13:06:17 13:06:01 130.19 1.20 129.00 135.84 27022.70 13:06:17 Average: 217.02 14.05 202.97 507.52 38086.45 13:06:17 13:06:17 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:06:17 13:05:01 13996388 15585692 2428572 14.79 58580 1730124 730068 4.18 707376 1504876 141184 13:06:17 13:06:01 13563036 15539268 2861924 17.42 86552 2069420 764964 4.38 771668 1831852 180508 13:06:17 Average: 13779712 15562480 2645248 16.11 72566 1899772 747516 4.28 739522 1668364 160846 13:06:17 13:06:17 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:06:17 13:05:01 lo 2.27 2.27 0.25 0.25 0.00 0.00 0.00 0.00 13:06:17 13:05:01 ens3 184.82 126.63 1728.34 38.36 0.00 0.00 0.00 0.00 13:06:17 13:06:01 lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 13:06:17 13:06:01 ens3 109.12 77.50 1326.52 13.92 0.00 0.00 0.00 0.00 13:06:17 Average: lo 2.07 2.07 0.23 0.23 0.00 0.00 0.00 0.00 13:06:17 Average: ens3 146.97 102.07 1527.43 26.14 0.00 0.00 0.00 0.00 13:06:17 13:06:17 13:06:17 ---> sar -P ALL: 13:06:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1819) 03/31/26 _x86_64_ (4 CPU) 13:06:17 13:06:17 13:03:39 LINUX RESTART (4 CPU) 13:06:17 13:06:17 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:06:17 13:05:01 all 22.24 0.00 2.47 2.61 0.07 72.61 13:06:17 13:05:01 0 27.99 0.00 2.46 0.55 0.07 68.93 13:06:17 13:05:01 1 12.70 0.00 2.68 7.93 0.05 76.64 13:06:17 13:05:01 2 31.52 0.00 2.47 0.35 0.08 65.57 13:06:17 13:05:01 3 16.78 0.00 2.26 1.62 0.05 79.29 13:06:17 13:06:01 all 20.94 0.00 1.65 1.46 0.05 75.90 13:06:17 13:06:01 0 47.82 0.00 2.39 0.59 0.08 49.12 13:06:17 13:06:01 1 14.31 0.00 1.70 4.04 0.05 79.90 13:06:17 13:06:01 2 13.43 0.00 1.18 0.40 0.03 84.96 13:06:17 13:06:01 3 8.26 0.00 1.32 0.78 0.03 89.61 13:06:17 Average: all 21.59 0.00 2.06 2.03 0.06 74.26 13:06:17 Average: 0 37.91 0.00 2.43 0.57 0.08 59.02 13:06:17 Average: 1 13.51 0.00 2.19 5.98 0.05 78.27 13:06:17 Average: 2 22.46 0.00 1.83 0.38 0.06 75.28 13:06:17 Average: 3 12.52 0.00 1.79 1.20 0.04 84.45 13:06:17 13:06:17 13:06:17