11:28:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142116 11:28:02 Running as SYSTEM 11:28:02 [EnvInject] - Loading node environment variables. 11:28:02 Building remotely on prd-ubuntu1804-builder-4c-4g-1032 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 11:28:02 [ssh-agent] Looking for ssh-agent implementation... 11:28:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:28:03 $ ssh-agent 11:28:03 SSH_AUTH_SOCK=/tmp/ssh-MONuoLP55g3C/agent.1661 11:28:03 SSH_AGENT_PID=1663 11:28:03 [ssh-agent] Started. 11:28:03 Running ssh-add (command line suppressed) 11:28:03 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_11403016534919749363.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_11403016534919749363.key) 11:28:03 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:28:03 The recommended git tool is: NONE 11:28:09 using credential onap-jenkins-ssh 11:28:09 Wiping out workspace first. 11:28:09 Cloning the remote Git repository 11:28:09 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 11:28:09 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 11:28:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 11:28:09 > git --version # timeout=10 11:28:09 > git --version # 'git version 2.17.1' 11:28:09 using GIT_SSH to set credentials Gerrit user 11:28:09 Verifying host key using manually-configured host key entries 11:28:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:28:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 11:28:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:28:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 11:28:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 11:28:10 using GIT_SSH to set credentials Gerrit user 11:28:10 Verifying host key using manually-configured host key entries 11:28:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/16/142116/3 # timeout=30 11:28:10 > git rev-parse 4e7465d3af0fccf97e3b78a820ddb469b2e0d479^{commit} # timeout=10 11:28:10 Checking out Revision 4e7465d3af0fccf97e3b78a820ddb469b2e0d479 (refs/changes/16/142116/3) 11:28:10 > git config core.sparsecheckout # timeout=10 11:28:10 > git checkout -f 4e7465d3af0fccf97e3b78a820ddb469b2e0d479 # timeout=30 11:28:13 Commit message: "Implement readiness in go" 11:28:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:28:13 > git rev-list --no-walk feb54f2aba644a0a122c96082433e0ef0adfb35f # timeout=10 11:28:14 [EnvInject] - Injecting environment variables from a build step. 11:28:14 [EnvInject] - Injecting as environment variables the properties content 11:28:14 PYTHON=python3 11:28:14 11:28:14 [EnvInject] - Variables injected successfully. 11:28:14 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14462061645542052273.sh 11:28:14 ---> tox-install.sh 11:28:14 + source /home/jenkins/lf-env.sh 11:28:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:28:14 ++ mktemp -d /tmp/venv-XXXX 11:28:14 + lf_venv=/tmp/venv-4cor 11:28:14 + local venv_file=/tmp/.os_lf_venv 11:28:14 + local python=python3 11:28:14 + local options 11:28:14 + local set_path=true 11:28:14 + local install_args= 11:28:14 ++ 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:28:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:28:14 + true 11:28:14 + case $1 in 11:28:14 + venv_file=/tmp/.toxenv 11:28:14 + shift 2 11:28:14 + true 11:28:14 + case $1 in 11:28:14 + shift 11:28:14 + break 11:28:14 + case $python in 11:28:14 + local pkg_list= 11:28:14 + [[ -d /opt/pyenv ]] 11:28:14 + echo 'Setup pyenv:' 11:28:14 Setup pyenv: 11:28:14 + export PYENV_ROOT=/opt/pyenv 11:28:14 + PYENV_ROOT=/opt/pyenv 11:28:14 + 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:28:14 + 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:28:14 + pyenv versions 11:28:14 * system (set by /opt/pyenv/version) 11:28:14 * 3.8.13 (set by /opt/pyenv/version) 11:28:14 * 3.9.13 (set by /opt/pyenv/version) 11:28:14 * 3.10.6 (set by /opt/pyenv/version) 11:28:14 + command -v pyenv 11:28:14 ++ pyenv init - --no-rehash 11:28:14 + 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:28:14 export PATH="/opt/pyenv/shims:${PATH}" 11:28:14 export PYENV_SHELL=bash 11:28:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:28:14 pyenv() { 11:28:14 local command 11:28:14 command="${1:-}" 11:28:14 if [ "$#" -gt 0 ]; then 11:28:14 shift 11:28:14 fi 11:28:14 11:28:14 case "$command" in 11:28:14 rehash|shell) 11:28:14 eval "$(pyenv "sh-$command" "$@")" 11:28:14 ;; 11:28:14 *) 11:28:14 command pyenv "$command" "$@" 11:28:14 ;; 11:28:14 esac 11:28:14 }' 11:28:14 +++ 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:28:14 ++ 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:28:14 ++ 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:28:14 ++ 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:28:14 ++ export PYENV_SHELL=bash 11:28:14 ++ PYENV_SHELL=bash 11:28:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:28:14 +++ complete -F _pyenv pyenv 11:28:14 ++ lf-pyver python3 11:28:14 ++ local py_version_xy=python3 11:28:14 ++ local py_version_xyz= 11:28:14 ++ pyenv versions 11:28:14 ++ local command 11:28:14 ++ command=versions 11:28:14 ++ '[' 1 -gt 0 ']' 11:28:14 ++ shift 11:28:14 ++ case "$command" in 11:28:14 ++ command pyenv versions 11:28:14 ++ pyenv versions 11:28:14 ++ grep -E '^[0-9.]*[0-9]$' 11:28:14 ++ awk '{ print $1 }' 11:28:14 ++ sed 's/^[ *]* //' 11:28:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:28:14 +++ grep '^3' /tmp/.pyenv_versions 11:28:14 +++ sort -V 11:28:14 +++ tail -n 1 11:28:14 ++ py_version_xyz=3.10.6 11:28:14 ++ [[ -z 3.10.6 ]] 11:28:14 ++ echo 3.10.6 11:28:14 ++ return 0 11:28:14 + pyenv local 3.10.6 11:28:14 + local command 11:28:14 + command=local 11:28:14 + '[' 2 -gt 0 ']' 11:28:14 + shift 11:28:14 + case "$command" in 11:28:14 + command pyenv local 3.10.6 11:28:14 + pyenv local 3.10.6 11:28:14 + for arg in "$@" 11:28:14 + case $arg in 11:28:14 + pkg_list+='tox ' 11:28:14 + for arg in "$@" 11:28:14 + case $arg in 11:28:14 + pkg_list+='virtualenv ' 11:28:14 + for arg in "$@" 11:28:14 + case $arg in 11:28:14 + pkg_list+='urllib3~=1.26.15 ' 11:28:14 + [[ -f /tmp/.toxenv ]] 11:28:14 + [[ ! -f /tmp/.toxenv ]] 11:28:14 + [[ -n '' ]] 11:28:14 + python3 -m venv /tmp/venv-4cor 11:28:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4cor' 11:28:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4cor 11:28:18 + echo /tmp/venv-4cor 11:28:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:28:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:28:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:28:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:18 + local 'pip_opts=--upgrade --quiet' 11:28:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:28:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:28:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:28:18 + [[ -n '' ]] 11:28:18 + [[ -n '' ]] 11:28:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:28:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:18 + /tmp/venv-4cor/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:28:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:28:22 lf-activate-venv(): INFO: Base packages installed successfully 11:28:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:28:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:28:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:28:22 + /tmp/venv-4cor/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:28:24 + type python3 11:28:24 + true 11:28:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4cor/bin to PATH' 11:28:24 lf-activate-venv(): INFO: Adding /tmp/venv-4cor/bin to PATH 11:28:24 + PATH=/tmp/venv-4cor/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:28:24 + return 0 11:28:24 + python3 --version 11:28:24 Python 3.10.6 11:28:24 + python3 -m pip --version 11:28:24 pip 25.2 from /tmp/venv-4cor/lib/python3.10/site-packages/pip (python 3.10) 11:28:24 + python3 -m pip freeze 11:28:25 cachetools==6.2.0 11:28:25 chardet==5.2.0 11:28:25 colorama==0.4.6 11:28:25 distlib==0.4.0 11:28:25 filelock==3.19.1 11:28:25 packaging==25.0 11:28:25 platformdirs==4.4.0 11:28:25 pluggy==1.6.0 11:28:25 pyproject-api==1.9.1 11:28:25 tomli==2.2.1 11:28:25 tox==4.30.2 11:28:25 typing_extensions==4.15.0 11:28:25 urllib3==1.26.20 11:28:25 virtualenv==20.34.0 11:28:25 [EnvInject] - Injecting environment variables from a build step. 11:28:25 [EnvInject] - Injecting as environment variables the properties content 11:28:25 PARALLEL=false 11:28:25 11:28:25 [EnvInject] - Variables injected successfully. 11:28:25 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1497894029875822305.sh 11:28:25 ---> tox-run.sh 11:28:25 + 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:28:25 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 11:28:25 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 11:28:25 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 11:28:25 + cd /w/workspace/oom-readiness-master-yaml-lint/./readiness-python 11:28:25 + source /home/jenkins/lf-env.sh 11:28:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:28:25 ++ mktemp -d /tmp/venv-XXXX 11:28:25 + lf_venv=/tmp/venv-i4I1 11:28:25 + local venv_file=/tmp/.os_lf_venv 11:28:25 + local python=python3 11:28:25 + local options 11:28:25 + local set_path=true 11:28:25 + local install_args= 11:28:25 ++ 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:28:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:28:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:28:25 + true 11:28:25 + case $1 in 11:28:25 + venv_file=/tmp/.toxenv 11:28:25 + shift 2 11:28:25 + true 11:28:25 + case $1 in 11:28:25 + shift 11:28:25 + break 11:28:25 + case $python in 11:28:25 + local pkg_list= 11:28:25 + [[ -d /opt/pyenv ]] 11:28:25 + echo 'Setup pyenv:' 11:28:25 Setup pyenv: 11:28:25 + export PYENV_ROOT=/opt/pyenv 11:28:25 + PYENV_ROOT=/opt/pyenv 11:28:25 + 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:28:25 + 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:28:25 + pyenv versions 11:28:25 system 11:28:25 3.8.13 11:28:25 3.9.13 11:28:25 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:28:25 + command -v pyenv 11:28:25 ++ pyenv init - --no-rehash 11:28:25 + 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:28:25 export PATH="/opt/pyenv/shims:${PATH}" 11:28:25 export PYENV_SHELL=bash 11:28:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:28:25 pyenv() { 11:28:25 local command 11:28:25 command="${1:-}" 11:28:25 if [ "$#" -gt 0 ]; then 11:28:25 shift 11:28:25 fi 11:28:25 11:28:25 case "$command" in 11:28:25 rehash|shell) 11:28:25 eval "$(pyenv "sh-$command" "$@")" 11:28:25 ;; 11:28:25 *) 11:28:25 command pyenv "$command" "$@" 11:28:25 ;; 11:28:25 esac 11:28:25 }' 11:28:25 +++ 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:28:25 ++ 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:28:25 ++ 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:28:25 ++ 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:28:25 ++ export PYENV_SHELL=bash 11:28:25 ++ PYENV_SHELL=bash 11:28:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:28:25 +++ complete -F _pyenv pyenv 11:28:25 ++ lf-pyver python3 11:28:25 ++ local py_version_xy=python3 11:28:25 ++ local py_version_xyz= 11:28:25 ++ pyenv versions 11:28:25 ++ local command 11:28:25 ++ command=versions 11:28:25 ++ '[' 1 -gt 0 ']' 11:28:25 ++ shift 11:28:25 ++ case "$command" in 11:28:25 ++ command pyenv versions 11:28:25 ++ pyenv versions 11:28:25 ++ sed 's/^[ *]* //' 11:28:25 ++ awk '{ print $1 }' 11:28:25 ++ grep -E '^[0-9.]*[0-9]$' 11:28:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:28:25 +++ grep '^3' /tmp/.pyenv_versions 11:28:25 +++ sort -V 11:28:25 +++ tail -n 1 11:28:25 ++ py_version_xyz=3.10.6 11:28:25 ++ [[ -z 3.10.6 ]] 11:28:25 ++ echo 3.10.6 11:28:25 ++ return 0 11:28:25 + pyenv local 3.10.6 11:28:25 + local command 11:28:25 + command=local 11:28:25 + '[' 2 -gt 0 ']' 11:28:25 + shift 11:28:25 + case "$command" in 11:28:25 + command pyenv local 3.10.6 11:28:25 + pyenv local 3.10.6 11:28:25 + for arg in "$@" 11:28:25 + case $arg in 11:28:25 + pkg_list+='tox ' 11:28:25 + for arg in "$@" 11:28:25 + case $arg in 11:28:25 + pkg_list+='virtualenv ' 11:28:25 + for arg in "$@" 11:28:25 + case $arg in 11:28:25 + pkg_list+='urllib3~=1.26.15 ' 11:28:25 + [[ -f /tmp/.toxenv ]] 11:28:25 ++ cat /tmp/.toxenv 11:28:25 + lf_venv=/tmp/venv-4cor 11:28:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4cor from' file:/tmp/.toxenv 11:28:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4cor from file:/tmp/.toxenv 11:28:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:28:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:28:25 + local 'pip_opts=--upgrade --quiet' 11:28:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:28:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:28:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:28:25 + [[ -n '' ]] 11:28:25 + [[ -n '' ]] 11:28:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:28:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:28:25 + /tmp/venv-4cor/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:28:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:28:26 lf-activate-venv(): INFO: Base packages installed successfully 11:28:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:28:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:28:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:28:26 + /tmp/venv-4cor/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:28:27 + type python3 11:28:27 + true 11:28:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4cor/bin to PATH' 11:28:27 lf-activate-venv(): INFO: Adding /tmp/venv-4cor/bin to PATH 11:28:27 + PATH=/tmp/venv-4cor/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:28:27 + return 0 11:28:27 + [[ -d /opt/pyenv ]] 11:28:27 + echo '---> Setting up pyenv' 11:28:27 ---> Setting up pyenv 11:28:27 + export PYENV_ROOT=/opt/pyenv 11:28:27 + PYENV_ROOT=/opt/pyenv 11:28:27 + export PATH=/opt/pyenv/bin:/tmp/venv-4cor/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:28:27 + PATH=/opt/pyenv/bin:/tmp/venv-4cor/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:28:27 ++ pwd 11:28:27 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint/readiness-python 11:28:27 + export PYTHONPATH 11:28:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:28:27 + TOX_TESTENV_PASSENV=PYTHONPATH 11:28:27 + tox --version 11:28:27 4.30.2 from /tmp/venv-4cor/lib/python3.10/site-packages/tox/__init__.py 11:28:27 + PARALLEL=false 11:28:27 + TOX_OPTIONS_LIST= 11:28:27 + [[ -n yaml ]] 11:28:27 + TOX_OPTIONS_LIST=' -e yaml' 11:28:27 + case ${PARALLEL,,} in 11:28:27 + tox -e yaml 11:28:27 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 11:28:29 yaml: install_deps> python -I -m pip install coala-bears nodeenv 11:28:55 yaml: freeze> python -m pip freeze --all 11:28:55 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.8.3,charset-normalizer==3.4.3,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.45,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.10,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==7.0.1,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 11:28:55 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 11:28:55 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 11:28:56 ---> Completed tox runs 11:28:56 + for i in .tox/*/log 11:28:56 ++ echo .tox/yaml/log 11:28:56 ++ awk -F/ '{print $2}' 11:28:56 + tox_env=yaml 11:28:56 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 11:28:56 + DOC_DIR=docs/_build/html 11:28:56 + [[ -d docs/_build/html ]] 11:28:56 + echo '---> tox-run.sh ends' 11:28:56 ---> tox-run.sh ends 11:28:56 + test 0 -eq 0 11:28:56 $ ssh-agent -k 11:28:56 unset SSH_AUTH_SOCK; 11:28:56 unset SSH_AGENT_PID; 11:28:56 echo Agent pid 1663 killed; 11:28:56 [ssh-agent] Stopped. 11:28:56 [PostBuildScript] - [INFO] Executing post build scripts. 11:28:56 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins7223634538549175292.sh 11:28:56 ---> sysstat.sh 11:28:56 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins5021207081784844665.sh 11:28:56 ---> package-listing.sh 11:28:56 ++ facter osfamily 11:28:56 ++ tr '[:upper:]' '[:lower:]' 11:28:57 + OS_FAMILY=debian 11:28:57 + workspace=/w/workspace/oom-readiness-master-yaml-lint 11:28:57 + START_PACKAGES=/tmp/packages_start.txt 11:28:57 + END_PACKAGES=/tmp/packages_end.txt 11:28:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:28:57 + PACKAGES=/tmp/packages_start.txt 11:28:57 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 11:28:57 + PACKAGES=/tmp/packages_end.txt 11:28:57 + case "${OS_FAMILY}" in 11:28:57 + dpkg -l 11:28:57 + grep '^ii' 11:28:57 + '[' -f /tmp/packages_start.txt ']' 11:28:57 + '[' -f /tmp/packages_end.txt ']' 11:28:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:28:57 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 11:28:57 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 11:28:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 11:28:57 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins9659881324310567814.sh 11:28:57 ---> capture-instance-metadata.sh 11:28:57 Setup pyenv: 11:28:57 system 11:28:57 3.8.13 11:28:57 3.9.13 11:28:57 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:29:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FgGF 11:29:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:29:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:04 lf-activate-venv(): INFO: Base packages installed successfully 11:29:04 lf-activate-venv(): INFO: Installing additional packages: lftools 11:29:27 lf-activate-venv(): INFO: Adding /tmp/venv-FgGF/bin to PATH 11:29:27 INFO: Running in OpenStack, capturing instance metadata 11:29:27 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins17059257994178245028.sh 11:29:27 provisioning config files... 11:29:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config10359997317915470087tmp 11:29:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:29:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:29:27 [EnvInject] - Injecting environment variables from a build step. 11:29:27 [EnvInject] - Injecting as environment variables the properties content 11:29:27 SERVER_ID=logs 11:29:27 11:29:27 [EnvInject] - Variables injected successfully. 11:29:27 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins6243809531221076640.sh 11:29:27 ---> create-netrc.sh 11:29:27 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins14428848530377139483.sh 11:29:27 ---> python-tools-install.sh 11:29:27 Setup pyenv: 11:29:27 system 11:29:27 3.8.13 11:29:27 3.9.13 11:29:27 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:29:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FgGF from file:/tmp/.os_lf_venv 11:29:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:29 lf-activate-venv(): INFO: Base packages installed successfully 11:29:29 lf-activate-venv(): INFO: Installing additional packages: lftools 11:29:37 lf-activate-venv(): INFO: Adding /tmp/venv-FgGF/bin to PATH 11:29:37 Generating Requirements File 11:29:54 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:29:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:29:55 Python 3.10.6 11:29:55 pip 25.2 from /tmp/venv-FgGF/lib/python3.10/site-packages/pip (python 3.10) 11:29:55 appdirs==1.4.4 11:29:55 argcomplete==3.6.2 11:29:55 aspy.yaml==1.3.0 11:29:55 attrs==25.3.0 11:29:55 autopage==0.5.2 11:29:55 beautifulsoup4==4.14.2 11:29:55 boto3==1.40.40 11:29:55 botocore==1.40.40 11:29:55 bs4==0.0.2 11:29:55 cachetools==5.5.2 11:29:55 certifi==2025.8.3 11:29:55 cffi==2.0.0 11:29:55 cfgv==3.4.0 11:29:55 chardet==5.2.0 11:29:55 charset-normalizer==3.4.3 11:29:55 click==8.3.0 11:29:55 cliff==4.11.0 11:29:55 cmd2==2.7.0 11:29:55 cryptography==3.3.2 11:29:55 debtcollector==3.0.0 11:29:55 decorator==5.2.1 11:29:55 defusedxml==0.7.1 11:29:55 Deprecated==1.2.18 11:29:55 distlib==0.4.0 11:29:55 dnspython==2.8.0 11:29:55 docker==7.1.0 11:29:55 dogpile.cache==1.4.1 11:29:55 durationpy==0.10 11:29:55 email-validator==2.3.0 11:29:55 filelock==3.19.1 11:29:55 future==1.0.0 11:29:55 gitdb==4.0.12 11:29:55 GitPython==3.1.45 11:29:55 google-auth==2.40.3 11:29:55 httplib2==0.31.0 11:29:55 identify==2.6.14 11:29:55 idna==3.10 11:29:55 importlib-resources==1.5.0 11:29:55 iso8601==2.1.0 11:29:55 Jinja2==3.1.6 11:29:55 jmespath==1.0.1 11:29:55 jsonpatch==1.33 11:29:55 jsonpointer==3.0.0 11:29:55 jsonschema==4.25.1 11:29:55 jsonschema-specifications==2025.9.1 11:29:55 keystoneauth1==5.12.0 11:29:55 kubernetes==33.1.0 11:29:55 lftools==0.37.14 11:29:55 lxml==6.0.2 11:29:55 markdown-it-py==4.0.0 11:29:55 MarkupSafe==3.0.3 11:29:55 mdurl==0.1.2 11:29:55 msgpack==1.1.1 11:29:55 multi_key_dict==2.0.3 11:29:55 munch==4.0.0 11:29:55 netaddr==1.3.0 11:29:55 niet==1.4.2 11:29:55 nodeenv==1.9.1 11:29:55 oauth2client==4.1.3 11:29:55 oauthlib==3.3.1 11:29:55 openstacksdk==4.7.1 11:29:55 os-service-types==1.8.0 11:29:55 osc-lib==4.2.0 11:29:55 oslo.config==10.0.0 11:29:55 oslo.context==6.1.0 11:29:55 oslo.i18n==6.6.0 11:29:55 oslo.log==7.2.1 11:29:55 oslo.serialization==5.8.0 11:29:55 oslo.utils==9.1.0 11:29:55 packaging==25.0 11:29:55 pbr==7.0.1 11:29:55 platformdirs==4.4.0 11:29:55 prettytable==3.16.0 11:29:55 psutil==7.1.0 11:29:55 pyasn1==0.6.1 11:29:55 pyasn1_modules==0.4.2 11:29:55 pycparser==2.23 11:29:55 pygerrit2==2.0.15 11:29:55 PyGithub==2.8.1 11:29:55 Pygments==2.19.2 11:29:55 PyJWT==2.10.1 11:29:55 PyNaCl==1.6.0 11:29:55 pyparsing==2.4.7 11:29:55 pyperclip==1.11.0 11:29:55 pyrsistent==0.20.0 11:29:55 python-cinderclient==9.8.0 11:29:55 python-dateutil==2.9.0.post0 11:29:55 python-heatclient==4.3.0 11:29:55 python-jenkins==1.8.3 11:29:55 python-keystoneclient==5.7.0 11:29:55 python-magnumclient==4.9.0 11:29:55 python-openstackclient==8.2.0 11:29:55 python-swiftclient==4.8.0 11:29:55 PyYAML==6.0.3 11:29:55 referencing==0.36.2 11:29:55 requests==2.32.5 11:29:55 requests-oauthlib==2.0.0 11:29:55 requestsexceptions==1.4.0 11:29:55 rfc3986==2.0.0 11:29:55 rich==14.1.0 11:29:55 rich-argparse==1.7.1 11:29:55 rpds-py==0.27.1 11:29:55 rsa==4.9.1 11:29:55 ruamel.yaml==0.18.15 11:29:55 ruamel.yaml.clib==0.2.14 11:29:55 s3transfer==0.14.0 11:29:55 simplejson==3.20.2 11:29:55 six==1.17.0 11:29:55 smmap==5.0.2 11:29:55 soupsieve==2.8 11:29:55 stevedore==5.5.0 11:29:55 tabulate==0.9.0 11:29:55 toml==0.10.2 11:29:55 tomlkit==0.13.3 11:29:55 tqdm==4.67.1 11:29:55 typing_extensions==4.15.0 11:29:55 tzdata==2025.2 11:29:55 urllib3==1.26.20 11:29:55 virtualenv==20.34.0 11:29:55 wcwidth==0.2.14 11:29:55 websocket-client==1.8.0 11:29:55 wrapt==1.17.3 11:29:55 xdg==6.0.0 11:29:55 xmltodict==1.0.2 11:29:55 yq==3.4.3 11:29:55 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins6824748586549112356.sh 11:29:55 ---> sudo-logs.sh 11:29:55 Archiving 'sudo' log.. 11:29:56 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins14040985948061154902.sh 11:29:56 ---> job-cost.sh 11:29:56 Setup pyenv: 11:29:56 system 11:29:56 3.8.13 11:29:56 3.9.13 11:29:56 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:29:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FgGF from file:/tmp/.os_lf_venv 11:29:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:29:58 lf-activate-venv(): INFO: Base packages installed successfully 11:29:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:30:03 lf-activate-venv(): INFO: Adding /tmp/venv-FgGF/bin to PATH 11:30:03 INFO: No Stack... 11:30:03 INFO: Retrieving Pricing Info for: v3-standard-4 11:30:03 INFO: Archiving Costs 11:30:03 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12844608710728261602.sh 11:30:03 ---> logs-deploy.sh 11:30:03 Setup pyenv: 11:30:03 system 11:30:03 3.8.13 11:30:03 3.9.13 11:30:03 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 11:30:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FgGF from file:/tmp/.os_lf_venv 11:30:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:30:05 lf-activate-venv(): INFO: Base packages installed successfully 11:30:05 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:13 lf-activate-venv(): INFO: Adding /tmp/venv-FgGF/bin to PATH 11:30:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/42 11:30:13 INFO: archiving workspace using pattern(s): 11:30:14 Archives upload complete. 11:30:15 INFO: archiving logs to Nexus 11:30:15 ---> uname -a: 11:30:15 Linux prd-ubuntu1804-builder-4c-4g-1032 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:30:15 11:30:15 11:30:15 ---> lscpu: 11:30:15 Architecture: x86_64 11:30:15 CPU op-mode(s): 32-bit, 64-bit 11:30:15 Byte Order: Little Endian 11:30:15 CPU(s): 4 11:30:15 On-line CPU(s) list: 0-3 11:30:15 Thread(s) per core: 1 11:30:15 Core(s) per socket: 1 11:30:15 Socket(s): 4 11:30:15 NUMA node(s): 1 11:30:15 Vendor ID: AuthenticAMD 11:30:15 CPU family: 23 11:30:15 Model: 49 11:30:15 Model name: AMD EPYC-Rome Processor 11:30:15 Stepping: 0 11:30:15 CPU MHz: 2800.000 11:30:15 BogoMIPS: 5600.00 11:30:15 Virtualization: AMD-V 11:30:15 Hypervisor vendor: KVM 11:30:15 Virtualization type: full 11:30:15 L1d cache: 32K 11:30:15 L1i cache: 32K 11:30:15 L2 cache: 512K 11:30:15 L3 cache: 16384K 11:30:15 NUMA node0 CPU(s): 0-3 11:30:15 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:30:15 11:30:15 11:30:15 ---> nproc: 11:30:15 4 11:30:15 11:30:15 11:30:15 ---> df -h: 11:30:15 Filesystem Size Used Avail Use% Mounted on 11:30:15 udev 7.9G 0 7.9G 0% /dev 11:30:15 tmpfs 1.6G 672K 1.6G 1% /run 11:30:15 /dev/vda1 78G 8.4G 69G 11% / 11:30:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:30:15 tmpfs 5.0M 0 5.0M 0% /run/lock 11:30:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:30:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:30:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:30:15 11:30:15 11:30:15 ---> free -m: 11:30:15 total used free shared buff/cache available 11:30:15 Mem: 16040 549 13284 0 2205 15167 11:30:15 Swap: 1023 0 1023 11:30:15 11:30:15 11:30:15 ---> ip addr: 11:30:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:30:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:30:15 inet 127.0.0.1/8 scope host lo 11:30:15 valid_lft forever preferred_lft forever 11:30:15 inet6 ::1/128 scope host 11:30:15 valid_lft forever preferred_lft forever 11:30:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:30:15 link/ether fa:16:3e:da:2c:89 brd ff:ff:ff:ff:ff:ff 11:30:15 inet 10.30.107.45/23 brd 10.30.107.255 scope global dynamic ens3 11:30:15 valid_lft 86249sec preferred_lft 86249sec 11:30:15 inet6 fe80::f816:3eff:feda:2c89/64 scope link 11:30:15 valid_lft forever preferred_lft forever 11:30:15 11:30:15 11:30:15 ---> sar -b -r -n DEV: 11:30:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1032) 09/29/25 _x86_64_ (4 CPU) 11:30:15 11:30:15 11:27:45 LINUX RESTART (4 CPU) 11:30:15 11:30:15 11:28:01 tps rtps wtps bread/s bwrtn/s 11:30:15 11:29:03 356.57 38.34 318.23 1641.46 41781.30 11:30:15 11:30:01 161.23 1.15 160.08 131.43 40096.12 11:30:15 Average: 260.56 20.06 240.49 899.24 40952.99 11:30:15 11:30:15 11:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:30:15 11:29:03 13943076 15556696 2481892 15.11 66032 1742856 766408 4.39 670056 1581404 189312 11:30:15 11:30:01 13608620 15527100 2816348 17.15 90952 2004852 782480 4.48 721564 1832556 125060 11:30:15 Average: 13775848 15541898 2649120 16.13 78492 1873854 774444 4.43 695810 1706980 157186 11:30:15 11:30:15 11:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:30:15 11:29:03 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 11:30:15 11:29:03 ens3 223.35 152.09 874.70 50.19 0.00 0.00 0.00 0.00 11:30:15 11:30:01 lo 1.59 1.59 0.18 0.18 0.00 0.00 0.00 0.00 11:30:15 11:30:01 ens3 60.16 46.91 914.90 11.39 0.00 0.00 0.00 0.00 11:30:15 Average: lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 11:30:15 Average: ens3 143.14 100.39 894.46 31.12 0.00 0.00 0.00 0.00 11:30:15 11:30:15 11:30:15 ---> sar -P ALL: 11:30:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1032) 09/29/25 _x86_64_ (4 CPU) 11:30:15 11:30:15 11:27:45 LINUX RESTART (4 CPU) 11:30:15 11:30:15 11:28:01 CPU %user %nice %system %iowait %steal %idle 11:30:15 11:29:03 all 19.42 0.00 2.26 8.52 0.07 69.74 11:30:15 11:29:03 0 13.60 0.00 1.58 11.98 0.05 72.79 11:30:15 11:29:03 1 17.90 0.00 2.99 16.36 0.08 62.67 11:30:15 11:29:03 2 14.19 0.00 2.02 5.14 0.07 78.58 11:30:15 11:29:03 3 32.03 0.00 2.47 0.57 0.07 64.87 11:30:15 11:30:01 all 20.97 0.00 1.41 3.39 0.06 74.17 11:30:15 11:30:01 0 10.85 0.00 0.68 0.05 0.05 88.37 11:30:15 11:30:01 1 1.16 0.00 0.80 8.87 0.07 89.11 11:30:15 11:30:01 2 39.42 0.00 2.23 3.12 0.07 55.16 11:30:15 11:30:01 3 32.36 0.00 1.91 1.57 0.05 64.10 11:30:15 Average: all 20.18 0.00 1.84 6.00 0.06 71.91 11:30:15 Average: 0 12.25 0.00 1.14 6.13 0.05 80.42 11:30:15 Average: 1 9.67 0.00 1.91 12.68 0.08 75.66 11:30:15 Average: 2 26.59 0.00 2.12 4.15 0.07 67.07 11:30:15 Average: 3 32.19 0.00 2.20 1.06 0.06 64.49 11:30:15 11:30:15 11:30:15