07:17:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143947 07:17:24 Running as SYSTEM 07:17:24 [EnvInject] - Loading node environment variables. 07:17:25 Building remotely on prd-ubuntu1804-builder-4c-4g-847 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:17:25 [ssh-agent] Looking for ssh-agent implementation... 07:17:25 $ ssh-agent 07:17:25 SSH_AUTH_SOCK=/tmp/ssh-mGvVOFGiy8Sk/agent.1589 07:17:25 SSH_AGENT_PID=1591 07:17:25 [ssh-agent] Started. 07:17:25 Running ssh-add (command line suppressed) 07:17:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18417952147334571992.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18417952147334571992.key) 07:17:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:17:25 The recommended git tool is: NONE 07:17:26 using credential onap-jenkins-ssh 07:17:26 Wiping out workspace first. 07:17:26 Cloning the remote Git repository 07:17:26 Cloning repository git://cloud.onap.org/mirror/oom.git 07:17:26 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:17:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:17:26 > git --version # timeout=10 07:17:26 > git --version # 'git version 2.17.1' 07:17:26 using GIT_SSH to set credentials Gerrit user 07:17:26 Verifying host key using manually-configured host key entries 07:17:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:17:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:17:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:17:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:17:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:17:32 using GIT_SSH to set credentials Gerrit user 07:17:32 Verifying host key using manually-configured host key entries 07:17:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/143947/7 # timeout=30 07:17:32 > git rev-parse b4e2f7855f21592ae4464521c23bde7ca7e342fc^{commit} # timeout=10 07:17:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:17:32 Checking out Revision b4e2f7855f21592ae4464521c23bde7ca7e342fc (refs/changes/47/143947/7) 07:17:32 > git config core.sparsecheckout # timeout=10 07:17:32 > git checkout -f b4e2f7855f21592ae4464521c23bde7ca7e342fc # timeout=30 07:17:35 Commit message: "[SO] 17.1.0 release" 07:17:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:17:35 > git rev-list --no-walk 013408e91832ed55eb26f45043498656c32fba7a # timeout=10 07:17:36 [EnvInject] - Injecting environment variables from a build step. 07:17:36 [EnvInject] - Injecting as environment variables the properties content 07:17:36 PYTHON=python3 07:17:36 07:17:36 [EnvInject] - Variables injected successfully. 07:17:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18019321072475384741.sh 07:17:36 ---> tox-install.sh 07:17:36 + source /home/jenkins/lf-env.sh 07:17:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:17:36 ++ mktemp -d /tmp/venv-XXXX 07:17:36 + lf_venv=/tmp/venv-palD 07:17:36 + local venv_file=/tmp/.os_lf_venv 07:17:36 + local python=python3 07:17:36 + local options 07:17:36 + local set_path=true 07:17:36 + local install_args= 07:17:36 ++ 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 07:17:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:17:36 + true 07:17:36 + case $1 in 07:17:36 + venv_file=/tmp/.toxenv 07:17:36 + shift 2 07:17:36 + true 07:17:36 + case $1 in 07:17:36 + shift 07:17:36 + break 07:17:36 + case $python in 07:17:36 + local pkg_list= 07:17:36 + [[ -d /opt/pyenv ]] 07:17:36 + echo 'Setup pyenv:' 07:17:36 Setup pyenv: 07:17:36 + export PYENV_ROOT=/opt/pyenv 07:17:36 + PYENV_ROOT=/opt/pyenv 07:17:36 + 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 07:17:36 + 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 07:17:36 + pyenv versions 07:17:36 * system (set by /opt/pyenv/version) 07:17:36 * 3.8.13 (set by /opt/pyenv/version) 07:17:36 * 3.9.13 (set by /opt/pyenv/version) 07:17:36 * 3.10.6 (set by /opt/pyenv/version) 07:17:36 + command -v pyenv 07:17:36 ++ pyenv init - --no-rehash 07:17:36 + 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[*]}"'\'')" 07:17:36 export PATH="/opt/pyenv/shims:${PATH}" 07:17:36 export PYENV_SHELL=bash 07:17:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:17:36 pyenv() { 07:17:36 local command 07:17:36 command="${1:-}" 07:17:36 if [ "$#" -gt 0 ]; then 07:17:36 shift 07:17:36 fi 07:17:36 07:17:36 case "$command" in 07:17:36 rehash|shell) 07:17:36 eval "$(pyenv "sh-$command" "$@")" 07:17:36 ;; 07:17:36 *) 07:17:36 command pyenv "$command" "$@" 07:17:36 ;; 07:17:36 esac 07:17:36 }' 07:17:36 +++ 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[*]}"' 07:17:36 ++ 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 07:17:36 ++ 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 07:17:36 ++ 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 07:17:36 ++ export PYENV_SHELL=bash 07:17:36 ++ PYENV_SHELL=bash 07:17:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:17:36 +++ complete -F _pyenv pyenv 07:17:36 ++ lf-pyver python3 07:17:36 ++ local py_version_xy=python3 07:17:36 ++ local py_version_xyz= 07:17:36 ++ pyenv versions 07:17:36 ++ sed 's/^[ *]* //' 07:17:36 ++ local command 07:17:36 ++ command=versions 07:17:36 ++ '[' 1 -gt 0 ']' 07:17:36 ++ shift 07:17:36 ++ case "$command" in 07:17:36 ++ command pyenv versions 07:17:36 ++ pyenv versions 07:17:36 ++ awk '{ print $1 }' 07:17:36 ++ grep -E '^[0-9.]*[0-9]$' 07:17:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:17:36 +++ grep '^3' /tmp/.pyenv_versions 07:17:36 +++ sort -V 07:17:36 +++ tail -n 1 07:17:36 ++ py_version_xyz=3.10.6 07:17:36 ++ [[ -z 3.10.6 ]] 07:17:36 ++ echo 3.10.6 07:17:36 ++ return 0 07:17:36 + pyenv local 3.10.6 07:17:36 + local command 07:17:36 + command=local 07:17:36 + '[' 2 -gt 0 ']' 07:17:36 + shift 07:17:36 + case "$command" in 07:17:36 + command pyenv local 3.10.6 07:17:36 + pyenv local 3.10.6 07:17:36 + for arg in "$@" 07:17:36 + case $arg in 07:17:36 + pkg_list+='tox ' 07:17:36 + for arg in "$@" 07:17:36 + case $arg in 07:17:36 + pkg_list+='virtualenv ' 07:17:36 + for arg in "$@" 07:17:36 + case $arg in 07:17:36 + pkg_list+='urllib3~=1.26.15 ' 07:17:36 + [[ -f /tmp/.toxenv ]] 07:17:36 + [[ ! -f /tmp/.toxenv ]] 07:17:36 + [[ -n '' ]] 07:17:36 + python3 -m venv /tmp/venv-palD 07:17:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-palD' 07:17:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-palD 07:17:40 + echo /tmp/venv-palD 07:17:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:17:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:17:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:17:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:17:40 + local 'pip_opts=--upgrade --quiet' 07:17:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:17:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:17:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:17:40 + [[ -n '' ]] 07:17:40 + [[ -n '' ]] 07:17:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:17:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:17:40 + /tmp/venv-palD/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 07:17:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:17:44 lf-activate-venv(): INFO: Base packages installed successfully 07:17:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:17:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:17:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:17:44 + /tmp/venv-palD/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 07:17:46 + type python3 07:17:46 + true 07:17:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-palD/bin to PATH' 07:17:46 lf-activate-venv(): INFO: Adding /tmp/venv-palD/bin to PATH 07:17:46 + PATH=/tmp/venv-palD/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 07:17:46 + return 0 07:17:46 + python3 --version 07:17:46 Python 3.10.6 07:17:46 + python3 -m pip --version 07:17:46 pip 26.0.1 from /tmp/venv-palD/lib/python3.10/site-packages/pip (python 3.10) 07:17:46 + python3 -m pip freeze 07:17:47 cachetools==7.0.5 07:17:47 colorama==0.4.6 07:17:47 distlib==0.4.0 07:17:47 filelock==3.25.2 07:17:47 packaging==26.0 07:17:47 platformdirs==4.9.6 07:17:47 pluggy==1.6.0 07:17:47 pyproject-api==1.10.0 07:17:47 python-discovery==1.2.2 07:17:47 tomli==2.4.1 07:17:47 tomli_w==1.2.0 07:17:47 tox==4.52.1 07:17:47 typing_extensions==4.15.0 07:17:47 urllib3==1.26.20 07:17:47 virtualenv==21.2.1 07:17:47 [EnvInject] - Injecting environment variables from a build step. 07:17:47 [EnvInject] - Injecting as environment variables the properties content 07:17:47 PARALLEL=false 07:17:47 07:17:47 [EnvInject] - Variables injected successfully. 07:17:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10396615397123583152.sh 07:17:47 ---> tox-run.sh 07:17:47 + 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 07:17:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:17:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:17:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:17:47 + cd /w/workspace/oom-master-pre-commit-lint/. 07:17:47 + source /home/jenkins/lf-env.sh 07:17:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:17:47 ++ mktemp -d /tmp/venv-XXXX 07:17:47 + lf_venv=/tmp/venv-99em 07:17:47 + local venv_file=/tmp/.os_lf_venv 07:17:47 + local python=python3 07:17:47 + local options 07:17:47 + local set_path=true 07:17:47 + local install_args= 07:17: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 07:17:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:17:47 + true 07:17:47 + case $1 in 07:17:47 + venv_file=/tmp/.toxenv 07:17:47 + shift 2 07:17:47 + true 07:17:47 + case $1 in 07:17:47 + shift 07:17:47 + break 07:17:47 + case $python in 07:17:47 + local pkg_list= 07:17:47 + [[ -d /opt/pyenv ]] 07:17:47 + echo 'Setup pyenv:' 07:17:47 Setup pyenv: 07:17:47 + export PYENV_ROOT=/opt/pyenv 07:17:47 + PYENV_ROOT=/opt/pyenv 07:17:47 + 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 07:17:47 + 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 07:17:47 + pyenv versions 07:17:47 system 07:17:47 3.8.13 07:17:47 3.9.13 07:17:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:17:47 + command -v pyenv 07:17:47 ++ pyenv init - --no-rehash 07:17:47 + 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[*]}"'\'')" 07:17:47 export PATH="/opt/pyenv/shims:${PATH}" 07:17:47 export PYENV_SHELL=bash 07:17:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:17:47 pyenv() { 07:17:47 local command 07:17:47 command="${1:-}" 07:17:47 if [ "$#" -gt 0 ]; then 07:17:47 shift 07:17:47 fi 07:17:47 07:17:47 case "$command" in 07:17:47 rehash|shell) 07:17:47 eval "$(pyenv "sh-$command" "$@")" 07:17:47 ;; 07:17:47 *) 07:17:47 command pyenv "$command" "$@" 07:17:47 ;; 07:17:47 esac 07:17:47 }' 07:17:47 +++ 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[*]}"' 07:17:47 ++ 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 07:17:47 ++ 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 07:17:47 ++ 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 07:17:47 ++ export PYENV_SHELL=bash 07:17:47 ++ PYENV_SHELL=bash 07:17:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:17:47 +++ complete -F _pyenv pyenv 07:17:47 ++ lf-pyver python3 07:17:47 ++ local py_version_xy=python3 07:17:47 ++ local py_version_xyz= 07:17:47 ++ pyenv versions 07:17:47 ++ sed 's/^[ *]* //' 07:17:47 ++ local command 07:17:47 ++ command=versions 07:17:47 ++ '[' 1 -gt 0 ']' 07:17:47 ++ shift 07:17:47 ++ case "$command" in 07:17:47 ++ command pyenv versions 07:17:47 ++ pyenv versions 07:17:47 ++ awk '{ print $1 }' 07:17:47 ++ grep -E '^[0-9.]*[0-9]$' 07:17:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:17:47 +++ grep '^3' /tmp/.pyenv_versions 07:17:47 +++ sort -V 07:17:47 +++ tail -n 1 07:17:47 ++ py_version_xyz=3.10.6 07:17:47 ++ [[ -z 3.10.6 ]] 07:17:47 ++ echo 3.10.6 07:17:47 ++ return 0 07:17:47 + pyenv local 3.10.6 07:17:47 + local command 07:17:47 + command=local 07:17:47 + '[' 2 -gt 0 ']' 07:17:47 + shift 07:17:47 + case "$command" in 07:17:47 + command pyenv local 3.10.6 07:17:47 + pyenv local 3.10.6 07:17:47 + for arg in "$@" 07:17:47 + case $arg in 07:17:47 + pkg_list+='tox ' 07:17:47 + for arg in "$@" 07:17:47 + case $arg in 07:17:47 + pkg_list+='virtualenv ' 07:17:47 + for arg in "$@" 07:17:47 + case $arg in 07:17:47 + pkg_list+='urllib3~=1.26.15 ' 07:17:47 + [[ -f /tmp/.toxenv ]] 07:17:47 ++ cat /tmp/.toxenv 07:17:47 + lf_venv=/tmp/venv-palD 07:17:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-palD from' file:/tmp/.toxenv 07:17:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-palD from file:/tmp/.toxenv 07:17:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:17:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:17:47 + local 'pip_opts=--upgrade --quiet' 07:17:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:17:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:17:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:17:47 + [[ -n '' ]] 07:17:47 + [[ -n '' ]] 07:17:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:17:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:17:47 + /tmp/venv-palD/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 07:17:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:17:48 lf-activate-venv(): INFO: Base packages installed successfully 07:17:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:17:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:17:48 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:17:48 + /tmp/venv-palD/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 07:17:49 + type python3 07:17:49 + true 07:17:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-palD/bin to PATH' 07:17:49 lf-activate-venv(): INFO: Adding /tmp/venv-palD/bin to PATH 07:17:49 + PATH=/tmp/venv-palD/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 07:17:49 + return 0 07:17:49 + [[ -d /opt/pyenv ]] 07:17:49 + echo '---> Setting up pyenv' 07:17:49 ---> Setting up pyenv 07:17:49 + export PYENV_ROOT=/opt/pyenv 07:17:49 + PYENV_ROOT=/opt/pyenv 07:17:49 + export PATH=/opt/pyenv/bin:/tmp/venv-palD/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 07:17:49 + PATH=/opt/pyenv/bin:/tmp/venv-palD/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 07:17:49 ++ pwd 07:17:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:17:49 + export PYTHONPATH 07:17:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:17:49 + TOX_TESTENV_PASSENV=PYTHONPATH 07:17:49 + tox --version 07:17:49 4.52.1 from /tmp/venv-palD/lib/python3.10/site-packages/tox/__init__.py 07:17:49 + PARALLEL=false 07:17:49 + TOX_OPTIONS_LIST= 07:17:49 + [[ -n pre-commit ]] 07:17:49 + TOX_OPTIONS_LIST=' -e pre-commit' 07:17:49 + case ${PARALLEL,,} in 07:17:49 + tox -e pre-commit 07:17:49 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:17:50 pre-commit: install_deps> python -I -m pip install pre-commit 07:17:52 pre-commit: freeze> python -m pip freeze --all 07:17:53 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.6,pre_commit==4.5.1,python-discovery==1.2.2,PyYAML==6.0.3,setuptools==82.0.1,typing_extensions==4.15.0,virtualenv==21.2.1 07:17:53 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:17:53 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:17:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:17:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:17:55 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:17:55 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:17:55 [INFO] Once installed this environment will be reused. 07:17:55 [INFO] This may take a few minutes... 07:17:59 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:17:59 [INFO] Once installed this environment will be reused. 07:17:59 [INFO] This may take a few minutes... 07:18:03 trim trailing whitespace.................................................Passed 07:18:03 Tabs remover.............................................................Passed 07:18:03 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:18:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:18:04 [INFO] Once installed this environment will be reused. 07:18:04 [INFO] This may take a few minutes... 07:18:12 gitlint..............................................(no files to check)Skipped 07:18:12 pre-commit: OK (22.44=setup[3.58]+cmd[10.69,8.17] seconds) 07:18:12 congratulations :) (22.48 seconds) 07:18:12 + tox_status=0 07:18:12 + echo '---> Completed tox runs' 07:18:12 ---> Completed tox runs 07:18:12 + for i in .tox/*/log 07:18:12 ++ echo .tox/pre-commit/log 07:18:12 ++ awk -F/ '{print $2}' 07:18:12 + tox_env=pre-commit 07:18:12 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:18:12 + DOC_DIR=docs/_build/html 07:18:12 + [[ -d docs/_build/html ]] 07:18:12 + echo '---> tox-run.sh ends' 07:18:12 ---> tox-run.sh ends 07:18:12 + test 0 -eq 0 07:18:12 $ ssh-agent -k 07:18:12 unset SSH_AUTH_SOCK; 07:18:12 unset SSH_AGENT_PID; 07:18:12 echo Agent pid 1591 killed; 07:18:12 [ssh-agent] Stopped. 07:18:12 [PostBuildScript] - [INFO] Executing post build scripts. 07:18:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9199199196370209579.sh 07:18:12 ---> sysstat.sh 07:18:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5503067902713947605.sh 07:18:12 ---> package-listing.sh 07:18:12 ++ facter osfamily 07:18:12 ++ tr '[:upper:]' '[:lower:]' 07:18:12 + OS_FAMILY=debian 07:18:12 + workspace=/w/workspace/oom-master-pre-commit-lint 07:18:12 + START_PACKAGES=/tmp/packages_start.txt 07:18:12 + END_PACKAGES=/tmp/packages_end.txt 07:18:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:12 + PACKAGES=/tmp/packages_start.txt 07:18:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:18:12 + PACKAGES=/tmp/packages_end.txt 07:18:12 + case "${OS_FAMILY}" in 07:18:12 + dpkg -l 07:18:12 + grep '^ii' 07:18:12 + '[' -f /tmp/packages_start.txt ']' 07:18:12 + '[' -f /tmp/packages_end.txt ']' 07:18:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:18:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:18:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:18:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3230889350487021938.sh 07:18:12 ---> capture-instance-metadata.sh 07:18:13 Setup pyenv: 07:18:13 system 07:18:13 3.8.13 07:18:13 3.9.13 07:18:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:18:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iEkw 07:18:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:18:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:20 lf-activate-venv(): INFO: Base packages installed successfully 07:18:20 lf-activate-venv(): INFO: Installing additional packages: lftools 07:18:40 lf-activate-venv(): INFO: Adding /tmp/venv-iEkw/bin to PATH 07:18:40 INFO: Running in OpenStack, capturing instance metadata 07:18:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15085338943288481027.sh 07:18:40 provisioning config files... 07:18:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3169041684749549689tmp 07:18:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:18:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:18:40 [EnvInject] - Injecting environment variables from a build step. 07:18:40 [EnvInject] - Injecting as environment variables the properties content 07:18:40 SERVER_ID=logs 07:18:40 07:18:40 [EnvInject] - Variables injected successfully. 07:18:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins147944015767371218.sh 07:18:40 ---> create-netrc.sh 07:18:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16963014718747086630.sh 07:18:40 ---> python-tools-install.sh 07:18:40 Setup pyenv: 07:18:40 system 07:18:40 3.8.13 07:18:40 3.9.13 07:18:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:18:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iEkw from file:/tmp/.os_lf_venv 07:18:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:18:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:18:42 lf-activate-venv(): INFO: Base packages installed successfully 07:18:42 lf-activate-venv(): INFO: Installing additional packages: lftools 07:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-iEkw/bin to PATH 07:18:49 Generating Requirements File 07:19:05 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. 07:19:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:19:05 Python 3.10.6 07:19:06 pip 26.0.1 from /tmp/venv-iEkw/lib/python3.10/site-packages/pip (python 3.10) 07:19:06 appdirs==1.4.4 07:19:06 argcomplete==3.6.3 07:19:06 aspy.yaml==1.3.0 07:19:06 attrs==26.1.0 07:19:06 autopage==0.6.0 07:19:06 backports.strenum==1.3.1 07:19:06 beautifulsoup4==4.14.3 07:19:06 boto3==1.42.88 07:19:06 botocore==1.42.88 07:19:06 bs4==0.0.2 07:19:06 certifi==2026.2.25 07:19:06 cffi==2.0.0 07:19:06 cfgv==3.5.0 07:19:06 chardet==7.4.2 07:19:06 charset-normalizer==3.4.7 07:19:06 click==8.3.2 07:19:06 cliff==4.13.3 07:19:06 cmd2==3.4.0 07:19:06 cryptography==3.3.2 07:19:06 debtcollector==3.1.0 07:19:06 decorator==5.2.1 07:19:06 defusedxml==0.7.1 07:19:06 Deprecated==1.3.1 07:19:06 distlib==0.4.0 07:19:06 dnspython==2.8.0 07:19:06 docker==7.1.0 07:19:06 dogpile.cache==1.5.0 07:19:06 durationpy==0.10 07:19:06 email-validator==2.3.0 07:19:06 filelock==3.25.2 07:19:06 future==1.0.0 07:19:06 gitdb==4.0.12 07:19:06 GitPython==3.1.46 07:19:06 httplib2==0.30.2 07:19:06 identify==2.6.18 07:19:06 idna==3.11 07:19:06 importlib-resources==1.5.0 07:19:06 iso8601==2.1.0 07:19:06 Jinja2==3.1.6 07:19:06 jmespath==1.1.0 07:19:06 jsonpatch==1.33 07:19:06 jsonpointer==3.1.1 07:19:06 jsonschema==4.26.0 07:19:06 jsonschema-specifications==2025.9.1 07:19:06 keystoneauth1==5.13.1 07:19:06 kubernetes==35.0.0 07:19:06 lftools==0.37.22 07:19:06 lxml==6.0.4 07:19:06 markdown-it-py==4.0.0 07:19:06 MarkupSafe==3.0.3 07:19:06 mdurl==0.1.2 07:19:06 msgpack==1.1.2 07:19:06 multi_key_dict==2.0.3 07:19:06 munch==4.0.0 07:19:06 netaddr==1.3.0 07:19:06 niet==1.4.2 07:19:06 nodeenv==1.10.0 07:19:06 oauth2client==4.1.3 07:19:06 oauthlib==3.3.1 07:19:06 openstacksdk==4.10.0 07:19:06 os-service-types==1.8.2 07:19:06 osc-lib==4.4.0 07:19:06 oslo.config==10.3.0 07:19:06 oslo.context==6.3.0 07:19:06 oslo.i18n==6.7.2 07:19:06 oslo.log==8.1.0 07:19:06 oslo.serialization==5.9.1 07:19:06 oslo.utils==10.0.1 07:19:06 packaging==26.0 07:19:06 pbr==7.0.3 07:19:06 platformdirs==4.9.6 07:19:06 prettytable==3.17.0 07:19:06 psutil==7.2.2 07:19:06 pyasn1==0.6.3 07:19:06 pyasn1_modules==0.4.2 07:19:06 pycparser==3.0 07:19:06 pygerrit2==2.0.15 07:19:06 PyGithub==2.9.0 07:19:06 Pygments==2.20.0 07:19:06 PyJWT==2.12.1 07:19:06 PyNaCl==1.6.2 07:19:06 pyparsing==2.4.7 07:19:06 pyperclip==1.11.0 07:19:06 pyrsistent==0.20.0 07:19:06 python-cinderclient==9.9.0 07:19:06 python-dateutil==2.9.0.post0 07:19:06 python-discovery==1.2.2 07:19:06 python-heatclient==5.1.0 07:19:06 python-jenkins==1.8.3 07:19:06 python-keystoneclient==5.8.0 07:19:06 python-magnumclient==4.10.0 07:19:06 python-openstackclient==9.0.0 07:19:06 python-swiftclient==4.10.0 07:19:06 PyYAML==6.0.3 07:19:06 referencing==0.37.0 07:19:06 requests==2.33.1 07:19:06 requests-oauthlib==2.0.0 07:19:06 requestsexceptions==1.4.0 07:19:06 rfc3986==2.0.0 07:19:06 rich==15.0.0 07:19:06 rich-argparse==1.7.2 07:19:06 rpds-py==0.30.0 07:19:06 rsa==4.9.1 07:19:06 ruamel.yaml==0.19.1 07:19:06 ruamel.yaml.clib==0.2.15 07:19:06 s3transfer==0.16.0 07:19:06 simplejson==3.20.2 07:19:06 six==1.17.0 07:19:06 smmap==5.0.3 07:19:06 soupsieve==2.8.3 07:19:06 stevedore==5.7.0 07:19:06 tabulate==0.10.0 07:19:06 toml==0.10.2 07:19:06 tomlkit==0.14.0 07:19:06 tqdm==4.67.3 07:19:06 typing_extensions==4.15.0 07:19:06 urllib3==1.26.20 07:19:06 virtualenv==21.2.1 07:19:06 wcwidth==0.6.0 07:19:06 websocket-client==1.9.0 07:19:06 wrapt==2.1.2 07:19:06 xdg==6.0.0 07:19:06 xmltodict==1.0.4 07:19:06 yq==3.4.3 07:19:06 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins17541137324371085696.sh 07:19:06 ---> uv-install.sh 07:19:06 Installing uv/uvx (latest) using shell installer 07:19:06 2026-04-13 07:19:06 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-13T07%3A58%3A11Z&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-04-13T06%3A57%3A24Z&ske=2026-04-13T07%3A58%3A11Z&sks=b&skv=2018-11-09&sig=3oWq4olVZCYu5tKRbbj8%2BiUSrFfBFi8No94v7kUZHqA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjA2NDk5OSwibmJmIjoxNzc2MDY0Njk5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hwwMwAY7YfuSZLe3KHCGqxV9b6j9tYOwL7hL145TudM&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-B68j8v.sh" [1] 07:19:06 downloading uv 0.11.6 x86_64-unknown-linux-gnu 07:19:07 installing to /home/jenkins/.local/bin 07:19:07 uv 07:19:07 uvx 07:19:07 everything's installed! 07:19:07 07:19:07 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:19:07 07:19:07 source $HOME/.local/bin/env (sh, bash, zsh) 07:19:07 source $HOME/.local/bin/env.fish (fish) 07:19:07 Adding install location to PATH 07:19:07 ---> Validating uv/uvx install 07:19:07 uvx 0.11.6 (x86_64-unknown-linux-gnu) 07:19:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4913287826834461952.sh 07:19:07 ---> sudo-logs.sh 07:19:07 Archiving 'sudo' log.. 07:19:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3657735233894080757.sh 07:19:07 ---> job-cost.sh 07:19:07 INFO: Activating Python virtual environment... 07:19:07 Setup pyenv: 07:19:07 system 07:19:07 3.8.13 07:19:07 3.9.13 07:19:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:19:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iEkw from file:/tmp/.os_lf_venv 07:19:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:09 lf-activate-venv(): INFO: Base packages installed successfully 07:19:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:19:14 lf-activate-venv(): INFO: Adding /tmp/venv-iEkw/bin to PATH 07:19:14 INFO: No stack-cost file found 07:19:14 INFO: Instance uptime: 140s 07:19:14 INFO: Fetching instance metadata (attempt 1 of 3)... 07:19:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:19:14 INFO: Successfully fetched instance metadata 07:19:14 INFO: Instance type: v3-standard-4 07:19:14 INFO: Retrieving pricing info for: v3-standard-4 07:19:14 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:19:14 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=140 07:19:15 INFO: Successfully fetched Vexxhost pricing API 07:19:15 INFO: Retrieved cost: 0.11 07:19:15 INFO: Retrieved resource: v3-standard-4 07:19:15 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 07:19:15 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 07:19:15 INFO: Successfully archived job cost data 07:19:15 DEBUG: Cost data: oom-master-pre-commit-lint,4591,2026-04-13 07:19:15,v3-standard-4,140,0.11,0.00,SUCCESS 07:19:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6159052338486925595.sh 07:19:15 ---> logs-deploy.sh 07:19:15 Setup pyenv: 07:19:15 system 07:19:15 3.8.13 07:19:15 3.9.13 07:19:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:19:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iEkw from file:/tmp/.os_lf_venv 07:19:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:19:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:19:16 lf-activate-venv(): INFO: Base packages installed successfully 07:19:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:19:24 lf-activate-venv(): INFO: Adding /tmp/venv-iEkw/bin to PATH 07:19:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4591 07:19:24 INFO: archiving workspace using pattern(s): 07:19:25 Archives upload complete. 07:19:25 INFO: archiving logs to Nexus 07:19:28 ---> uname -a: 07:19:28 Linux prd-ubuntu1804-builder-4c-4g-847 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:19:28 07:19:28 07:19:28 ---> lscpu: 07:19:28 Architecture: x86_64 07:19:28 CPU op-mode(s): 32-bit, 64-bit 07:19:28 Byte Order: Little Endian 07:19:28 CPU(s): 4 07:19:28 On-line CPU(s) list: 0-3 07:19:28 Thread(s) per core: 1 07:19:28 Core(s) per socket: 1 07:19:28 Socket(s): 4 07:19:28 NUMA node(s): 1 07:19:28 Vendor ID: AuthenticAMD 07:19:28 CPU family: 23 07:19:28 Model: 49 07:19:28 Model name: AMD EPYC-Rome Processor 07:19:28 Stepping: 0 07:19:28 CPU MHz: 2799.998 07:19:28 BogoMIPS: 5599.99 07:19:28 Virtualization: AMD-V 07:19:28 Hypervisor vendor: KVM 07:19:28 Virtualization type: full 07:19:28 L1d cache: 32K 07:19:28 L1i cache: 32K 07:19:28 L2 cache: 512K 07:19:28 L3 cache: 16384K 07:19:28 NUMA node0 CPU(s): 0-3 07:19:28 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 07:19:28 07:19:28 07:19:28 ---> nproc: 07:19:28 4 07:19:28 07:19:28 07:19:28 ---> df -h: 07:19:28 Filesystem Size Used Avail Use% Mounted on 07:19:28 udev 7.9G 0 7.9G 0% /dev 07:19:28 tmpfs 1.6G 676K 1.6G 1% /run 07:19:28 /dev/vda1 78G 8.5G 69G 11% / 07:19:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:19:28 tmpfs 5.0M 0 5.0M 0% /run/lock 07:19:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:19:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:19:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:19:28 07:19:28 07:19:28 ---> free -m: 07:19:28 total used free shared buff/cache available 07:19:28 Mem: 16040 566 13211 0 2261 15152 07:19:28 Swap: 1023 0 1023 07:19:28 07:19:28 07:19:28 ---> ip addr: 07:19:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:19:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:19:28 inet 127.0.0.1/8 scope host lo 07:19:28 valid_lft forever preferred_lft forever 07:19:28 inet6 ::1/128 scope host 07:19:28 valid_lft forever preferred_lft forever 07:19:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:19:28 link/ether fa:16:3e:e9:7b:29 brd ff:ff:ff:ff:ff:ff 07:19:28 inet 10.30.107.1/23 brd 10.30.107.255 scope global dynamic ens3 07:19:28 valid_lft 86263sec preferred_lft 86263sec 07:19:28 inet6 fe80::f816:3eff:fee9:7b29/64 scope link 07:19:28 valid_lft forever preferred_lft forever 07:19:28 07:19:28 07:19:28 ---> sar -b -r -n DEV: 07:19:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-847) 04/13/26 _x86_64_ (4 CPU) 07:19:28 07:19:28 07:17:11 LINUX RESTART (4 CPU) 07:19:28 07:19:28 07:18:02 tps rtps wtps bread/s bwrtn/s 07:19:28 07:19:01 133.82 0.90 132.93 112.25 13514.18 07:19:28 Average: 133.82 0.90 132.93 112.25 13514.18 07:19:28 07:19:28 07:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:19:28 07:19:01 13630404 15496900 2794564 17.01 83364 1968456 834240 4.77 817488 1731840 183488 07:19:28 Average: 13630404 15496900 2794564 17.01 83364 1968456 834240 4.77 817488 1731840 183488 07:19:28 07:19:28 07:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:19:28 07:19:01 lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 07:19:28 07:19:01 ens3 77.80 58.11 1022.83 12.81 0.00 0.00 0.00 0.00 07:19:28 Average: lo 1.63 1.63 0.19 0.19 0.00 0.00 0.00 0.00 07:19:28 Average: ens3 77.80 58.11 1022.83 12.81 0.00 0.00 0.00 0.00 07:19:28 07:19:28 07:19:28 ---> sar -P ALL: 07:19:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-847) 04/13/26 _x86_64_ (4 CPU) 07:19:28 07:19:28 07:17:11 LINUX RESTART (4 CPU) 07:19:28 07:19:28 07:18:02 CPU %user %nice %system %iowait %steal %idle 07:19:28 07:19:01 all 21.66 0.00 1.70 1.30 0.06 75.29 07:19:28 07:19:01 0 10.06 0.00 1.12 0.07 0.05 88.70 07:19:28 07:19:01 1 10.22 0.00 1.46 4.01 0.03 84.27 07:19:28 07:19:01 2 41.00 0.00 2.30 0.58 0.05 56.07 07:19:28 07:19:01 3 25.41 0.00 1.91 0.53 0.07 72.09 07:19:28 Average: all 21.66 0.00 1.70 1.30 0.06 75.29 07:19:28 Average: 0 10.06 0.00 1.12 0.07 0.05 88.70 07:19:28 Average: 1 10.22 0.00 1.46 4.01 0.03 84.27 07:19:28 Average: 2 41.00 0.00 2.30 0.58 0.05 56.07 07:19:28 Average: 3 25.41 0.00 1.91 0.53 0.07 72.09 07:19:28 07:19:28 07:19:28