11:38:24 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 11:38:24 Running as SYSTEM 11:38:24 [EnvInject] - Loading node environment variables. 11:38:24 Building remotely on prd-ubuntu1804-builder-4c-4g-5195 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:38:24 [ssh-agent] Looking for ssh-agent implementation... 11:38:24 $ ssh-agent 11:38:24 SSH_AUTH_SOCK=/tmp/ssh-LTjGK9EzsMI4/agent.1635 11:38:24 SSH_AGENT_PID=1637 11:38:24 [ssh-agent] Started. 11:38:24 Running ssh-add (command line suppressed) 11:38:24 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13235155069756479740.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13235155069756479740.key) 11:38:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:38:24 The recommended git tool is: NONE 11:38:26 using credential onap-jenkins-ssh 11:38:26 Wiping out workspace first. 11:38:26 Cloning the remote Git repository 11:38:26 Cloning repository git://cloud.onap.org/mirror/oom.git 11:38:26 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:38:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:38:26 > git --version # timeout=10 11:38:26 > git --version # 'git version 2.17.1' 11:38:26 using GIT_SSH to set credentials Gerrit user 11:38:26 Verifying host key using manually-configured host key entries 11:38:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:38:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:38:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:38:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:38:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:38:31 using GIT_SSH to set credentials Gerrit user 11:38:31 Verifying host key using manually-configured host key entries 11:38:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/22/143522/3 # timeout=30 11:38:32 > git rev-parse 48c22393af17eec09abdca0894ae36033b5894aa^{commit} # timeout=10 11:38:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:38:32 Checking out Revision 48c22393af17eec09abdca0894ae36033b5894aa (refs/changes/22/143522/3) 11:38:32 > git config core.sparsecheckout # timeout=10 11:38:32 > git checkout -f 48c22393af17eec09abdca0894ae36033b5894aa # timeout=30 11:38:35 Commit message: "Refactor participant K8s in OOM" 11:38:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:38:35 > git rev-list --no-walk d5846e84a590429938d04fae2dd6bb863d12763f # timeout=10 11:38:36 [EnvInject] - Injecting environment variables from a build step. 11:38:36 [EnvInject] - Injecting as environment variables the properties content 11:38:36 PYTHON=python3 11:38:36 11:38:36 [EnvInject] - Variables injected successfully. 11:38:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15893500969818649724.sh 11:38:36 ---> tox-install.sh 11:38:36 + source /home/jenkins/lf-env.sh 11:38:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:38:36 ++ mktemp -d /tmp/venv-XXXX 11:38:36 + lf_venv=/tmp/venv-NC3d 11:38:36 + local venv_file=/tmp/.os_lf_venv 11:38:36 + local python=python3 11:38:36 + local options 11:38:36 + local set_path=true 11:38:36 + local install_args= 11:38: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 11:38:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:38:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:38:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:38:36 + true 11:38:36 + case $1 in 11:38:36 + venv_file=/tmp/.toxenv 11:38:36 + shift 2 11:38:36 + true 11:38:36 + case $1 in 11:38:36 + shift 11:38:36 + break 11:38:36 + case $python in 11:38:36 + local pkg_list= 11:38:36 + [[ -d /opt/pyenv ]] 11:38:36 + echo 'Setup pyenv:' 11:38:36 Setup pyenv: 11:38:36 + export PYENV_ROOT=/opt/pyenv 11:38:36 + PYENV_ROOT=/opt/pyenv 11:38: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 11:38: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 11:38:36 + pyenv versions 11:38:36 * system (set by /opt/pyenv/version) 11:38:36 * 3.8.13 (set by /opt/pyenv/version) 11:38:36 * 3.9.13 (set by /opt/pyenv/version) 11:38:36 * 3.10.6 (set by /opt/pyenv/version) 11:38:36 + command -v pyenv 11:38:36 ++ pyenv init - --no-rehash 11:38: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[*]}"'\'')" 11:38:36 export PATH="/opt/pyenv/shims:${PATH}" 11:38:36 export PYENV_SHELL=bash 11:38:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:38:36 pyenv() { 11:38:36 local command 11:38:36 command="${1:-}" 11:38:36 if [ "$#" -gt 0 ]; then 11:38:36 shift 11:38:36 fi 11:38:36 11:38:36 case "$command" in 11:38:36 rehash|shell) 11:38:36 eval "$(pyenv "sh-$command" "$@")" 11:38:36 ;; 11:38:36 *) 11:38:36 command pyenv "$command" "$@" 11:38:36 ;; 11:38:36 esac 11:38:36 }' 11:38: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[*]}"' 11:38: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 11:38: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 11:38: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 11:38:36 ++ export PYENV_SHELL=bash 11:38:36 ++ PYENV_SHELL=bash 11:38:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:38:36 +++ complete -F _pyenv pyenv 11:38:36 ++ lf-pyver python3 11:38:36 ++ local py_version_xy=python3 11:38:36 ++ local py_version_xyz= 11:38:36 ++ pyenv versions 11:38:36 ++ local command 11:38:36 ++ command=versions 11:38:36 ++ '[' 1 -gt 0 ']' 11:38:36 ++ shift 11:38:36 ++ case "$command" in 11:38:36 ++ command pyenv versions 11:38:36 ++ pyenv versions 11:38:36 ++ awk '{ print $1 }' 11:38:36 ++ grep -E '^[0-9.]*[0-9]$' 11:38:36 ++ sed 's/^[ *]* //' 11:38:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:38:36 +++ grep '^3' /tmp/.pyenv_versions 11:38:36 +++ sort -V 11:38:36 +++ tail -n 1 11:38:36 ++ py_version_xyz=3.10.6 11:38:36 ++ [[ -z 3.10.6 ]] 11:38:36 ++ echo 3.10.6 11:38:36 ++ return 0 11:38:36 + pyenv local 3.10.6 11:38:36 + local command 11:38:36 + command=local 11:38:36 + '[' 2 -gt 0 ']' 11:38:36 + shift 11:38:36 + case "$command" in 11:38:36 + command pyenv local 3.10.6 11:38:36 + pyenv local 3.10.6 11:38:36 + for arg in "$@" 11:38:36 + case $arg in 11:38:36 + pkg_list+='tox ' 11:38:36 + for arg in "$@" 11:38:36 + case $arg in 11:38:36 + pkg_list+='virtualenv ' 11:38:36 + for arg in "$@" 11:38:36 + case $arg in 11:38:36 + pkg_list+='urllib3~=1.26.15 ' 11:38:36 + [[ -f /tmp/.toxenv ]] 11:38:36 + [[ ! -f /tmp/.toxenv ]] 11:38:36 + [[ -n '' ]] 11:38:36 + python3 -m venv /tmp/venv-NC3d 11:38:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NC3d' 11:38:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NC3d 11:38:40 + echo /tmp/venv-NC3d 11:38:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:38:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:38:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:38:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:38:40 + local 'pip_opts=--upgrade --quiet' 11:38:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:38:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:38:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:38:40 + [[ -n '' ]] 11:38:40 + [[ -n '' ]] 11:38:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:38:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:38:40 + /tmp/venv-NC3d/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 11:38:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:38:44 lf-activate-venv(): INFO: Base packages installed successfully 11:38:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:38:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:38:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:38:44 + /tmp/venv-NC3d/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 11:38:46 + type python3 11:38:46 + true 11:38:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NC3d/bin to PATH' 11:38:46 lf-activate-venv(): INFO: Adding /tmp/venv-NC3d/bin to PATH 11:38:46 + PATH=/tmp/venv-NC3d/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 11:38:46 + return 0 11:38:46 + python3 --version 11:38:46 Python 3.10.6 11:38:46 + python3 -m pip --version 11:38:46 pip 26.0.1 from /tmp/venv-NC3d/lib/python3.10/site-packages/pip (python 3.10) 11:38:46 + python3 -m pip freeze 11:38:46 cachetools==7.0.5 11:38:46 colorama==0.4.6 11:38:46 distlib==0.4.0 11:38:46 filelock==3.25.2 11:38:46 packaging==26.0 11:38:46 platformdirs==4.9.4 11:38:46 pluggy==1.6.0 11:38:46 pyproject-api==1.10.0 11:38:46 python-discovery==1.2.0 11:38:46 tomli==2.4.1 11:38:46 tomli_w==1.2.0 11:38:46 tox==4.50.3 11:38:46 typing_extensions==4.15.0 11:38:46 urllib3==1.26.20 11:38:46 virtualenv==21.2.0 11:38:46 [EnvInject] - Injecting environment variables from a build step. 11:38:46 [EnvInject] - Injecting as environment variables the properties content 11:38:46 PARALLEL=false 11:38:46 11:38:46 [EnvInject] - Variables injected successfully. 11:38:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15158484274075725648.sh 11:38:46 ---> tox-run.sh 11:38:46 + 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 11:38:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:38:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:38:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:38:46 + cd /w/workspace/oom-master-pre-commit-lint/. 11:38:46 + source /home/jenkins/lf-env.sh 11:38:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:38:46 ++ mktemp -d /tmp/venv-XXXX 11:38:46 + lf_venv=/tmp/venv-xImZ 11:38:46 + local venv_file=/tmp/.os_lf_venv 11:38:46 + local python=python3 11:38:46 + local options 11:38:46 + local set_path=true 11:38:46 + local install_args= 11:38:46 ++ 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 11:38:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:38:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:38:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:38:46 + true 11:38:46 + case $1 in 11:38:46 + venv_file=/tmp/.toxenv 11:38:46 + shift 2 11:38:46 + true 11:38:46 + case $1 in 11:38:46 + shift 11:38:46 + break 11:38:46 + case $python in 11:38:46 + local pkg_list= 11:38:46 + [[ -d /opt/pyenv ]] 11:38:46 + echo 'Setup pyenv:' 11:38:46 Setup pyenv: 11:38:46 + export PYENV_ROOT=/opt/pyenv 11:38:46 + PYENV_ROOT=/opt/pyenv 11:38:46 + 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 11:38:46 + 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 11:38:46 + pyenv versions 11:38:46 system 11:38:46 3.8.13 11:38:46 3.9.13 11:38:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:38:46 + command -v pyenv 11:38:46 ++ pyenv init - --no-rehash 11:38:46 + 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[*]}"'\'')" 11:38:46 export PATH="/opt/pyenv/shims:${PATH}" 11:38:46 export PYENV_SHELL=bash 11:38:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:38:46 pyenv() { 11:38:46 local command 11:38:46 command="${1:-}" 11:38:46 if [ "$#" -gt 0 ]; then 11:38:46 shift 11:38:46 fi 11:38:46 11:38:46 case "$command" in 11:38:46 rehash|shell) 11:38:46 eval "$(pyenv "sh-$command" "$@")" 11:38:46 ;; 11:38:46 *) 11:38:46 command pyenv "$command" "$@" 11:38:46 ;; 11:38:46 esac 11:38:46 }' 11:38:46 +++ 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[*]}"' 11:38:46 ++ 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 11:38:46 ++ 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 11:38:46 ++ 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 11:38:46 ++ export PYENV_SHELL=bash 11:38:46 ++ PYENV_SHELL=bash 11:38:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:38:46 +++ complete -F _pyenv pyenv 11:38:46 ++ lf-pyver python3 11:38:46 ++ local py_version_xy=python3 11:38:46 ++ local py_version_xyz= 11:38:46 ++ pyenv versions 11:38:46 ++ local command 11:38:46 ++ command=versions 11:38:46 ++ '[' 1 -gt 0 ']' 11:38:46 ++ shift 11:38:46 ++ case "$command" in 11:38:46 ++ command pyenv versions 11:38:46 ++ pyenv versions 11:38:46 ++ sed 's/^[ *]* //' 11:38:46 ++ awk '{ print $1 }' 11:38:46 ++ grep -E '^[0-9.]*[0-9]$' 11:38:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:38:46 +++ grep '^3' /tmp/.pyenv_versions 11:38:46 +++ sort -V 11:38:46 +++ tail -n 1 11:38:46 ++ py_version_xyz=3.10.6 11:38:46 ++ [[ -z 3.10.6 ]] 11:38:46 ++ echo 3.10.6 11:38:46 ++ return 0 11:38:46 + pyenv local 3.10.6 11:38:46 + local command 11:38:46 + command=local 11:38:46 + '[' 2 -gt 0 ']' 11:38:46 + shift 11:38:46 + case "$command" in 11:38:46 + command pyenv local 3.10.6 11:38:46 + pyenv local 3.10.6 11:38:46 + for arg in "$@" 11:38:46 + case $arg in 11:38:46 + pkg_list+='tox ' 11:38:46 + for arg in "$@" 11:38:46 + case $arg in 11:38:46 + pkg_list+='virtualenv ' 11:38:46 + for arg in "$@" 11:38:46 + case $arg in 11:38:46 + pkg_list+='urllib3~=1.26.15 ' 11:38:46 + [[ -f /tmp/.toxenv ]] 11:38:46 ++ cat /tmp/.toxenv 11:38:46 + lf_venv=/tmp/venv-NC3d 11:38:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NC3d from' file:/tmp/.toxenv 11:38:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NC3d from file:/tmp/.toxenv 11:38:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:38:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:38:46 + local 'pip_opts=--upgrade --quiet' 11:38:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:38:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:38:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:38:46 + [[ -n '' ]] 11:38:46 + [[ -n '' ]] 11:38:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:38:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:38:46 + /tmp/venv-NC3d/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 11:38:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:38:47 lf-activate-venv(): INFO: Base packages installed successfully 11:38:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:38:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:38:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:38:47 + /tmp/venv-NC3d/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 11:38:48 + type python3 11:38:48 + true 11:38:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NC3d/bin to PATH' 11:38:48 lf-activate-venv(): INFO: Adding /tmp/venv-NC3d/bin to PATH 11:38:48 + PATH=/tmp/venv-NC3d/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 11:38:48 + return 0 11:38:48 + [[ -d /opt/pyenv ]] 11:38:48 + echo '---> Setting up pyenv' 11:38:48 ---> Setting up pyenv 11:38:48 + export PYENV_ROOT=/opt/pyenv 11:38:48 + PYENV_ROOT=/opt/pyenv 11:38:48 + export PATH=/opt/pyenv/bin:/tmp/venv-NC3d/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 11:38:48 + PATH=/opt/pyenv/bin:/tmp/venv-NC3d/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 11:38:48 ++ pwd 11:38:48 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:38:48 + export PYTHONPATH 11:38:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:38:48 + TOX_TESTENV_PASSENV=PYTHONPATH 11:38:48 + tox --version 11:38:48 4.50.3 from /tmp/venv-NC3d/lib/python3.10/site-packages/tox/__init__.py 11:38:48 + PARALLEL=false 11:38:48 + TOX_OPTIONS_LIST= 11:38:48 + [[ -n pre-commit ]] 11:38:48 + TOX_OPTIONS_LIST=' -e pre-commit' 11:38:48 + case ${PARALLEL,,} in 11:38:48 + tox -e pre-commit 11:38:48 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:38:49 pre-commit: install_deps> python -I -m pip install pre-commit 11:38:52 pre-commit: freeze> python -m pip freeze --all 11:38:52 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.0,PyYAML==6.0.3,setuptools==82.0.0,typing_extensions==4.15.0,virtualenv==21.2.0 11:38:52 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:38:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:38:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:38:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:38:55 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:38:55 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:38:55 [INFO] Once installed this environment will be reused. 11:38:55 [INFO] This may take a few minutes... 11:39:00 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:39:00 [INFO] Once installed this environment will be reused. 11:39:00 [INFO] This may take a few minutes... 11:39:08 trim trailing whitespace.................................................Passed 11:39:08 Tabs remover.............................................................Passed 11:39:08 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:39:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:39:09 [INFO] Once installed this environment will be reused. 11:39:09 [INFO] This may take a few minutes... 11:39:18 gitlint..............................................(no files to check)Skipped 11:39:18 pre-commit: OK (29.70=setup[3.43]+cmd[16.33,9.94] seconds) 11:39:18 congratulations :) (29.74 seconds) 11:39:18 + tox_status=0 11:39:18 + echo '---> Completed tox runs' 11:39:18 ---> Completed tox runs 11:39:18 + for i in .tox/*/log 11:39:18 ++ echo .tox/pre-commit/log 11:39:18 ++ awk -F/ '{print $2}' 11:39:18 + tox_env=pre-commit 11:39:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:39:18 + DOC_DIR=docs/_build/html 11:39:18 + [[ -d docs/_build/html ]] 11:39:18 + echo '---> tox-run.sh ends' 11:39:18 ---> tox-run.sh ends 11:39:18 + test 0 -eq 0 11:39:18 $ ssh-agent -k 11:39:18 unset SSH_AUTH_SOCK; 11:39:18 unset SSH_AGENT_PID; 11:39:18 echo Agent pid 1637 killed; 11:39:18 [ssh-agent] Stopped. 11:39:18 [PostBuildScript] - [INFO] Executing post build scripts. 11:39:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6766447350482905436.sh 11:39:18 ---> sysstat.sh 11:39:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12627415796507273518.sh 11:39:19 ---> package-listing.sh 11:39:19 ++ facter osfamily 11:39:19 ++ tr '[:upper:]' '[:lower:]' 11:39:19 + OS_FAMILY=debian 11:39:19 + workspace=/w/workspace/oom-master-pre-commit-lint 11:39:19 + START_PACKAGES=/tmp/packages_start.txt 11:39:19 + END_PACKAGES=/tmp/packages_end.txt 11:39:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:39:19 + PACKAGES=/tmp/packages_start.txt 11:39:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:39:19 + PACKAGES=/tmp/packages_end.txt 11:39:19 + case "${OS_FAMILY}" in 11:39:19 + dpkg -l 11:39:19 + grep '^ii' 11:39:19 + '[' -f /tmp/packages_start.txt ']' 11:39:19 + '[' -f /tmp/packages_end.txt ']' 11:39:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:39:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:39:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:39:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:39:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8131418222705029694.sh 11:39:19 ---> capture-instance-metadata.sh 11:39:19 Setup pyenv: 11:39:19 system 11:39:19 3.8.13 11:39:19 3.9.13 11:39:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:39:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bfd8 11:39:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:39:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:39:27 lf-activate-venv(): INFO: Base packages installed successfully 11:39:27 lf-activate-venv(): INFO: Installing additional packages: lftools 11:39:47 lf-activate-venv(): INFO: Adding /tmp/venv-bfd8/bin to PATH 11:39:47 INFO: Running in OpenStack, capturing instance metadata 11:39:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17778254189924241297.sh 11:39:47 provisioning config files... 11:39:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14394088272084670129tmp 11:39:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:39:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:39:47 [EnvInject] - Injecting environment variables from a build step. 11:39:47 [EnvInject] - Injecting as environment variables the properties content 11:39:47 SERVER_ID=logs 11:39:47 11:39:47 [EnvInject] - Variables injected successfully. 11:39:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5693158046326246892.sh 11:39:47 ---> create-netrc.sh 11:39:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1679739466521018125.sh 11:39:47 ---> python-tools-install.sh 11:39:47 Setup pyenv: 11:39:47 system 11:39:47 3.8.13 11:39:47 3.9.13 11:39:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:39:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bfd8 from file:/tmp/.os_lf_venv 11:39:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:39:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:39:49 lf-activate-venv(): INFO: Base packages installed successfully 11:39:49 lf-activate-venv(): INFO: Installing additional packages: lftools 11:39:56 lf-activate-venv(): INFO: Adding /tmp/venv-bfd8/bin to PATH 11:39:56 Generating Requirements File 11:40:14 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. 11:40:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:40:14 Python 3.10.6 11:40:14 pip 26.0.1 from /tmp/venv-bfd8/lib/python3.10/site-packages/pip (python 3.10) 11:40:15 appdirs==1.4.4 11:40:15 argcomplete==3.6.3 11:40:15 aspy.yaml==1.3.0 11:40:15 attrs==26.1.0 11:40:15 autopage==0.6.0 11:40:15 backports.strenum==1.3.1 11:40:15 beautifulsoup4==4.14.3 11:40:15 boto3==1.42.76 11:40:15 botocore==1.42.76 11:40:15 bs4==0.0.2 11:40:15 certifi==2026.2.25 11:40:15 cffi==2.0.0 11:40:15 cfgv==3.5.0 11:40:15 chardet==7.3.0 11:40:15 charset-normalizer==3.4.6 11:40:15 click==8.3.1 11:40:15 cliff==4.13.2 11:40:15 cmd2==3.4.0 11:40:15 cryptography==3.3.2 11:40:15 debtcollector==3.1.0 11:40:15 decorator==5.2.1 11:40:15 defusedxml==0.7.1 11:40:15 Deprecated==1.3.1 11:40:15 distlib==0.4.0 11:40:15 dnspython==2.8.0 11:40:15 docker==7.1.0 11:40:15 dogpile.cache==1.5.0 11:40:15 durationpy==0.10 11:40:15 email-validator==2.3.0 11:40:15 filelock==3.25.2 11:40:15 future==1.0.0 11:40:15 gitdb==4.0.12 11:40:15 GitPython==3.1.46 11:40:15 httplib2==0.30.2 11:40:15 identify==2.6.18 11:40:15 idna==3.11 11:40:15 importlib-resources==1.5.0 11:40:15 iso8601==2.1.0 11:40:15 Jinja2==3.1.6 11:40:15 jmespath==1.1.0 11:40:15 jsonpatch==1.33 11:40:15 jsonpointer==3.1.1 11:40:15 jsonschema==4.26.0 11:40:15 jsonschema-specifications==2025.9.1 11:40:15 keystoneauth1==5.13.1 11:40:15 kubernetes==35.0.0 11:40:15 lftools==0.37.22 11:40:15 lxml==6.0.2 11:40:15 markdown-it-py==4.0.0 11:40:15 MarkupSafe==3.0.3 11:40:15 mdurl==0.1.2 11:40:15 msgpack==1.1.2 11:40:15 multi_key_dict==2.0.3 11:40:15 munch==4.0.0 11:40:15 netaddr==1.3.0 11:40:15 niet==1.4.2 11:40:15 nodeenv==1.10.0 11:40:15 oauth2client==4.1.3 11:40:15 oauthlib==3.3.1 11:40:15 openstacksdk==4.10.0 11:40:15 os-service-types==1.8.2 11:40:15 osc-lib==4.4.0 11:40:15 oslo.config==10.3.0 11:40:15 oslo.context==6.3.0 11:40:15 oslo.i18n==6.7.2 11:40:15 oslo.log==8.1.0 11:40:15 oslo.serialization==5.9.1 11:40:15 oslo.utils==10.0.0 11:40:15 packaging==26.0 11:40:15 pbr==7.0.3 11:40:15 platformdirs==4.9.4 11:40:15 prettytable==3.17.0 11:40:15 psutil==7.2.2 11:40:15 pyasn1==0.6.3 11:40:15 pyasn1_modules==0.4.2 11:40:15 pycparser==3.0 11:40:15 pygerrit2==2.0.15 11:40:15 PyGithub==2.9.0 11:40:15 Pygments==2.19.2 11:40:15 PyJWT==2.12.1 11:40:15 PyNaCl==1.6.2 11:40:15 pyparsing==2.4.7 11:40:15 pyperclip==1.11.0 11:40:15 pyrsistent==0.20.0 11:40:15 python-cinderclient==9.9.0 11:40:15 python-dateutil==2.9.0.post0 11:40:15 python-discovery==1.2.0 11:40:15 python-heatclient==5.1.0 11:40:15 python-jenkins==1.8.3 11:40:15 python-keystoneclient==5.8.0 11:40:15 python-magnumclient==4.10.0 11:40:15 python-openstackclient==9.0.0 11:40:15 python-swiftclient==4.10.0 11:40:15 PyYAML==6.0.3 11:40:15 referencing==0.37.0 11:40:15 requests==2.33.0 11:40:15 requests-oauthlib==2.0.0 11:40:15 requestsexceptions==1.4.0 11:40:15 rfc3986==2.0.0 11:40:15 rich==14.3.3 11:40:15 rich-argparse==1.7.2 11:40:15 rpds-py==0.30.0 11:40:15 rsa==4.9.1 11:40:15 ruamel.yaml==0.19.1 11:40:15 ruamel.yaml.clib==0.2.15 11:40:15 s3transfer==0.16.0 11:40:15 simplejson==3.20.2 11:40:15 six==1.17.0 11:40:15 smmap==5.0.3 11:40:15 soupsieve==2.8.3 11:40:15 stevedore==5.7.0 11:40:15 tabulate==0.10.0 11:40:15 toml==0.10.2 11:40:15 tomlkit==0.14.0 11:40:15 tqdm==4.67.3 11:40:15 typing_extensions==4.15.0 11:40:15 urllib3==1.26.20 11:40:15 virtualenv==21.2.0 11:40:15 wcwidth==0.6.0 11:40:15 websocket-client==1.9.0 11:40:15 wrapt==2.1.2 11:40:15 xdg==6.0.0 11:40:15 xmltodict==1.0.4 11:40:15 yq==3.4.3 11:40:15 [oom-master-pre-commit-lint] $ /bin/sh /tmp/jenkins7301203909266351002.sh 11:40:15 ---> uv-install.sh 11:40:15 Installing uv/uvx (latest) using shell installer 11:40:15 2026-03-26 11:40:15 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T12%3A32%3A00Z&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-26T11%3A31%3A02Z&ske=2026-03-26T12%3A32%3A00Z&sks=b&skv=2018-11-09&sig=sEC7RSHzClw1yCY2wxfpE7QXYTRtMonagzA0bwZmc9Y%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDUyNTUxMSwibmJmIjoxNzc0NTI1MjExLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.5LAtGmJcVNKHcPu5uFPy1r4VSaz05MRBvuk46EEsJ0s&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-T1x5au.sh" [1] 11:40:15 downloading uv 0.11.1 x86_64-unknown-linux-gnu 11:40:16 installing to /home/jenkins/.local/bin 11:40:16 uv 11:40:16 uvx 11:40:16 everything's installed! 11:40:16 11:40:16 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:40:16 11:40:16 source $HOME/.local/bin/env (sh, bash, zsh) 11:40:16 source $HOME/.local/bin/env.fish (fish) 11:40:16 Adding install location to PATH 11:40:16 ---> Validating uv/uvx install 11:40:16 uvx 0.11.1 (x86_64-unknown-linux-gnu) 11:40:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10738260126070524037.sh 11:40:16 ---> sudo-logs.sh 11:40:16 Archiving 'sudo' log.. 11:40:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4961929899341071788.sh 11:40:16 ---> job-cost.sh 11:40:16 INFO: Activating Python virtual environment... 11:40:16 Setup pyenv: 11:40:16 system 11:40:16 3.8.13 11:40:16 3.9.13 11:40:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:40:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bfd8 from file:/tmp/.os_lf_venv 11:40:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:18 lf-activate-venv(): INFO: Base packages installed successfully 11:40:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:40:23 lf-activate-venv(): INFO: Adding /tmp/venv-bfd8/bin to PATH 11:40:23 INFO: No stack-cost file found 11:40:23 INFO: Instance uptime: 143s 11:40:23 INFO: Fetching instance metadata (attempt 1 of 3)... 11:40:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:40:23 INFO: Successfully fetched instance metadata 11:40:23 INFO: Instance type: v3-standard-4 11:40:23 INFO: Retrieving pricing info for: v3-standard-4 11:40:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:40:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=143 11:40:23 INFO: Successfully fetched Vexxhost pricing API 11:40:23 INFO: Retrieved cost: 0.11 11:40:23 INFO: Retrieved resource: v3-standard-4 11:40:23 INFO: Creating archive directory: /w/workspace/oom-master-pre-commit-lint/archives/cost 11:40:23 INFO: Archiving costs to: /w/workspace/oom-master-pre-commit-lint/archives/cost.csv 11:40:23 INFO: Successfully archived job cost data 11:40:23 DEBUG: Cost data: oom-master-pre-commit-lint,4513,2026-03-26 11:40:23,v3-standard-4,143,0.11,0.00,SUCCESS 11:40:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16627823360892839008.sh 11:40:23 ---> logs-deploy.sh 11:40:23 Setup pyenv: 11:40:23 system 11:40:23 3.8.13 11:40:23 3.9.13 11:40:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:40:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bfd8 from file:/tmp/.os_lf_venv 11:40:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:40:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:40:25 lf-activate-venv(): INFO: Base packages installed successfully 11:40:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:40:33 lf-activate-venv(): INFO: Adding /tmp/venv-bfd8/bin to PATH 11:40:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4513 11:40:33 INFO: archiving workspace using pattern(s): 11:40:34 Archives upload complete. 11:40:34 INFO: archiving logs to Nexus 11:40:35 ---> uname -a: 11:40:35 Linux prd-ubuntu1804-builder-4c-4g-5195 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:40:35 11:40:35 11:40:35 ---> lscpu: 11:40:35 Architecture: x86_64 11:40:35 CPU op-mode(s): 32-bit, 64-bit 11:40:35 Byte Order: Little Endian 11:40:35 CPU(s): 4 11:40:35 On-line CPU(s) list: 0-3 11:40:35 Thread(s) per core: 1 11:40:35 Core(s) per socket: 1 11:40:35 Socket(s): 4 11:40:35 NUMA node(s): 1 11:40:35 Vendor ID: AuthenticAMD 11:40:35 CPU family: 23 11:40:35 Model: 49 11:40:35 Model name: AMD EPYC-Rome Processor 11:40:35 Stepping: 0 11:40:35 CPU MHz: 2799.998 11:40:35 BogoMIPS: 5599.99 11:40:35 Virtualization: AMD-V 11:40:35 Hypervisor vendor: KVM 11:40:35 Virtualization type: full 11:40:35 L1d cache: 32K 11:40:35 L1i cache: 32K 11:40:35 L2 cache: 512K 11:40:35 L3 cache: 16384K 11:40:35 NUMA node0 CPU(s): 0-3 11:40:35 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 11:40:35 11:40:35 11:40:35 ---> nproc: 11:40:35 4 11:40:35 11:40:35 11:40:35 ---> df -h: 11:40:35 Filesystem Size Used Avail Use% Mounted on 11:40:35 udev 7.9G 0 7.9G 0% /dev 11:40:35 tmpfs 1.6G 676K 1.6G 1% /run 11:40:35 /dev/vda1 78G 8.5G 69G 11% / 11:40:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:40:35 tmpfs 5.0M 0 5.0M 0% /run/lock 11:40:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:40:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:40:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:40:35 11:40:35 11:40:35 ---> free -m: 11:40:35 total used free shared buff/cache available 11:40:35 Mem: 16040 561 13217 0 2260 15157 11:40:35 Swap: 1023 0 1023 11:40:35 11:40:35 11:40:35 ---> ip addr: 11:40:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:40:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:40:35 inet 127.0.0.1/8 scope host lo 11:40:35 valid_lft forever preferred_lft forever 11:40:35 inet6 ::1/128 scope host 11:40:35 valid_lft forever preferred_lft forever 11:40:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:40:35 link/ether fa:16:3e:98:6d:31 brd ff:ff:ff:ff:ff:ff 11:40:35 inet 10.30.106.41/23 brd 10.30.107.255 scope global dynamic ens3 11:40:35 valid_lft 86251sec preferred_lft 86251sec 11:40:35 inet6 fe80::f816:3eff:fe98:6d31/64 scope link 11:40:35 valid_lft forever preferred_lft forever 11:40:35 11:40:35 11:40:35 ---> sar -b -r -n DEV: 11:40:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5195) 03/26/26 _x86_64_ (4 CPU) 11:40:35 11:40:35 11:38:08 LINUX RESTART (4 CPU) 11:40:35 11:40:35 11:39:05 tps rtps wtps bread/s bwrtn/s 11:40:35 11:40:01 117.62 1.02 116.60 118.84 22974.90 11:40:35 Average: 117.62 1.02 116.60 118.84 22974.90 11:40:35 11:40:35 11:39:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:40:35 11:40:01 13757144 15555064 2667816 16.24 78952 1907180 752564 4.31 752468 1675400 143740 11:40:35 Average: 13757144 15555064 2667816 16.24 78952 1907180 752564 4.31 752468 1675400 143740 11:40:35 11:40:35 11:39:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:40:35 11:40:01 lo 1.71 1.71 0.20 0.20 0.00 0.00 0.00 0.00 11:40:35 11:40:01 ens3 64.81 47.35 842.02 11.91 0.00 0.00 0.00 0.00 11:40:35 Average: lo 1.71 1.71 0.20 0.20 0.00 0.00 0.00 0.00 11:40:35 Average: ens3 64.81 47.35 842.02 11.91 0.00 0.00 0.00 0.00 11:40:35 11:40:35 11:40:35 ---> sar -P ALL: 11:40:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5195) 03/26/26 _x86_64_ (4 CPU) 11:40:35 11:40:35 11:38:08 LINUX RESTART (4 CPU) 11:40:35 11:40:35 11:39:05 CPU %user %nice %system %iowait %steal %idle 11:40:35 11:40:01 all 20.68 0.00 1.68 3.16 0.07 74.40 11:40:35 11:40:01 0 7.08 0.00 0.97 7.42 0.11 84.42 11:40:35 11:40:01 1 20.83 0.00 1.84 3.90 0.07 73.35 11:40:35 11:40:01 2 28.86 0.00 2.41 0.89 0.04 67.80 11:40:35 11:40:01 3 25.91 0.00 1.47 0.45 0.07 72.11 11:40:35 Average: all 20.68 0.00 1.68 3.16 0.07 74.40 11:40:35 Average: 0 7.08 0.00 0.97 7.42 0.11 84.42 11:40:35 Average: 1 20.83 0.00 1.84 3.90 0.07 73.35 11:40:35 Average: 2 28.86 0.00 2.41 0.89 0.04 67.80 11:40:35 Average: 3 25.91 0.00 1.47 0.45 0.07 72.11 11:40:35 11:40:35 11:40:35