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