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