12:06:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142116 12:06:56 Running as SYSTEM 12:06:56 [EnvInject] - Loading node environment variables. 12:06:56 Building remotely on prd-ubuntu1804-builder-4c-4g-1046 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 12:06:56 [ssh-agent] Looking for ssh-agent implementation... 12:06:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:56 $ ssh-agent 12:06:56 SSH_AUTH_SOCK=/tmp/ssh-qUK9gg41Pme5/agent.1725 12:06:56 SSH_AGENT_PID=1727 12:06:56 [ssh-agent] Started. 12:06:56 Running ssh-add (command line suppressed) 12:06:56 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_11565146488425998682.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_11565146488425998682.key) 12:06:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:06:57 The recommended git tool is: NONE 12:07:02 using credential onap-jenkins-ssh 12:07:02 Wiping out workspace first. 12:07:02 Cloning the remote Git repository 12:07:02 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 12:07:02 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 12:07:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 12:07:02 > git --version # timeout=10 12:07:02 > git --version # 'git version 2.17.1' 12:07:02 using GIT_SSH to set credentials Gerrit user 12:07:02 Verifying host key using manually-configured host key entries 12:07:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:07:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 12:07:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 12:07:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 12:07:03 using GIT_SSH to set credentials Gerrit user 12:07:03 Verifying host key using manually-configured host key entries 12:07:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/16/142116/6 # timeout=30 12:07:03 > git rev-parse 520d36cf5ac1941ae3669849dc37965cee0d3c30^{commit} # timeout=10 12:07:03 Checking out Revision 520d36cf5ac1941ae3669849dc37965cee0d3c30 (refs/changes/16/142116/6) 12:07:03 > git config core.sparsecheckout # timeout=10 12:07:03 > git checkout -f 520d36cf5ac1941ae3669849dc37965cee0d3c30 # timeout=30 12:07:07 Commit message: "Implement readiness in go" 12:07:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:07:07 > git rev-list --no-walk feb54f2aba644a0a122c96082433e0ef0adfb35f # timeout=10 12:07:08 [EnvInject] - Injecting environment variables from a build step. 12:07:08 [EnvInject] - Injecting as environment variables the properties content 12:07:08 PYTHON=python3 12:07:08 12:07:08 [EnvInject] - Variables injected successfully. 12:07:08 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins3043765048654480779.sh 12:07:08 ---> tox-install.sh 12:07:08 + source /home/jenkins/lf-env.sh 12:07:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:08 ++ mktemp -d /tmp/venv-XXXX 12:07:08 + lf_venv=/tmp/venv-K4RX 12:07:08 + local venv_file=/tmp/.os_lf_venv 12:07:08 + local python=python3 12:07:08 + local options 12:07:08 + local set_path=true 12:07:08 + local install_args= 12:07:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:07:08 + true 12:07:08 + case $1 in 12:07:08 + venv_file=/tmp/.toxenv 12:07:08 + shift 2 12:07:08 + true 12:07:08 + case $1 in 12:07:08 + shift 12:07:08 + break 12:07:08 + case $python in 12:07:08 + local pkg_list= 12:07:08 + [[ -d /opt/pyenv ]] 12:07:08 + echo 'Setup pyenv:' 12:07:08 Setup pyenv: 12:07:08 + export PYENV_ROOT=/opt/pyenv 12:07:08 + PYENV_ROOT=/opt/pyenv 12:07:08 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:08 + pyenv versions 12:07:08 * system (set by /opt/pyenv/version) 12:07:08 * 3.8.13 (set by /opt/pyenv/version) 12:07:08 * 3.9.13 (set by /opt/pyenv/version) 12:07:08 * 3.10.6 (set by /opt/pyenv/version) 12:07:08 + command -v pyenv 12:07:08 ++ pyenv init - --no-rehash 12:07:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:07:08 export PATH="/opt/pyenv/shims:${PATH}" 12:07:08 export PYENV_SHELL=bash 12:07:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:07:08 pyenv() { 12:07:08 local command 12:07:08 command="${1:-}" 12:07:08 if [ "$#" -gt 0 ]; then 12:07:08 shift 12:07:08 fi 12:07:08 12:07:08 case "$command" in 12:07:08 rehash|shell) 12:07:08 eval "$(pyenv "sh-$command" "$@")" 12:07:08 ;; 12:07:08 *) 12:07:08 command pyenv "$command" "$@" 12:07:08 ;; 12:07:08 esac 12:07:08 }' 12:07:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:07:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:08 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:08 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:08 ++ export PYENV_SHELL=bash 12:07:08 ++ PYENV_SHELL=bash 12:07:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:07:08 +++ complete -F _pyenv pyenv 12:07:08 ++ lf-pyver python3 12:07:08 ++ local py_version_xy=python3 12:07:08 ++ local py_version_xyz= 12:07:08 ++ pyenv versions 12:07:08 ++ local command 12:07:08 ++ sed 's/^[ *]* //' 12:07:08 ++ awk '{ print $1 }' 12:07:08 ++ grep -E '^[0-9.]*[0-9]$' 12:07:08 ++ command=versions 12:07:08 ++ '[' 1 -gt 0 ']' 12:07:08 ++ shift 12:07:08 ++ case "$command" in 12:07:08 ++ command pyenv versions 12:07:08 ++ pyenv versions 12:07:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:07:08 +++ grep '^3' /tmp/.pyenv_versions 12:07:08 +++ sort -V 12:07:08 +++ tail -n 1 12:07:08 ++ py_version_xyz=3.10.6 12:07:08 ++ [[ -z 3.10.6 ]] 12:07:08 ++ echo 3.10.6 12:07:08 ++ return 0 12:07:08 + pyenv local 3.10.6 12:07:08 + local command 12:07:08 + command=local 12:07:08 + '[' 2 -gt 0 ']' 12:07:08 + shift 12:07:08 + case "$command" in 12:07:08 + command pyenv local 3.10.6 12:07:08 + pyenv local 3.10.6 12:07:08 + for arg in "$@" 12:07:08 + case $arg in 12:07:08 + pkg_list+='tox ' 12:07:08 + for arg in "$@" 12:07:08 + case $arg in 12:07:08 + pkg_list+='virtualenv ' 12:07:08 + for arg in "$@" 12:07:08 + case $arg in 12:07:08 + pkg_list+='urllib3~=1.26.15 ' 12:07:08 + [[ -f /tmp/.toxenv ]] 12:07:08 + [[ ! -f /tmp/.toxenv ]] 12:07:08 + [[ -n '' ]] 12:07:08 + python3 -m venv /tmp/venv-K4RX 12:07:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K4RX' 12:07:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-K4RX 12:07:12 + echo /tmp/venv-K4RX 12:07:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:07:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:07:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:07:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:12 + local 'pip_opts=--upgrade --quiet' 12:07:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:07:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:07:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:07:12 + [[ -n '' ]] 12:07:12 + [[ -n '' ]] 12:07:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:07:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:12 + /tmp/venv-K4RX/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:07:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:07:16 lf-activate-venv(): INFO: Base packages installed successfully 12:07:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:07:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:07:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:07:16 + /tmp/venv-K4RX/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:07:18 + type python3 12:07:18 + true 12:07:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K4RX/bin to PATH' 12:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-K4RX/bin to PATH 12:07:18 + PATH=/tmp/venv-K4RX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:18 + return 0 12:07:18 + python3 --version 12:07:18 Python 3.10.6 12:07:18 + python3 -m pip --version 12:07:19 pip 25.2 from /tmp/venv-K4RX/lib/python3.10/site-packages/pip (python 3.10) 12:07:19 + python3 -m pip freeze 12:07:19 cachetools==6.2.0 12:07:19 chardet==5.2.0 12:07:19 colorama==0.4.6 12:07:19 distlib==0.4.0 12:07:19 filelock==3.19.1 12:07:19 packaging==25.0 12:07:19 platformdirs==4.4.0 12:07:19 pluggy==1.6.0 12:07:19 pyproject-api==1.9.1 12:07:19 tomli==2.2.1 12:07:19 tox==4.30.2 12:07:19 typing_extensions==4.15.0 12:07:19 urllib3==1.26.20 12:07:19 virtualenv==20.34.0 12:07:19 [EnvInject] - Injecting environment variables from a build step. 12:07:19 [EnvInject] - Injecting as environment variables the properties content 12:07:19 PARALLEL=false 12:07:19 12:07:19 [EnvInject] - Variables injected successfully. 12:07:19 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins10438708702801120072.sh 12:07:19 ---> tox-run.sh 12:07:19 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 12:07:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 12:07:19 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 12:07:19 + cd /w/workspace/oom-readiness-master-yaml-lint/./readiness-python 12:07:19 + source /home/jenkins/lf-env.sh 12:07:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:19 ++ mktemp -d /tmp/venv-XXXX 12:07:19 + lf_venv=/tmp/venv-YdRm 12:07:19 + local venv_file=/tmp/.os_lf_venv 12:07:19 + local python=python3 12:07:19 + local options 12:07:19 + local set_path=true 12:07:19 + local install_args= 12:07:19 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:07:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:07:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:07:19 + true 12:07:19 + case $1 in 12:07:19 + venv_file=/tmp/.toxenv 12:07:19 + shift 2 12:07:19 + true 12:07:19 + case $1 in 12:07:19 + shift 12:07:19 + break 12:07:19 + case $python in 12:07:19 + local pkg_list= 12:07:19 + [[ -d /opt/pyenv ]] 12:07:19 + echo 'Setup pyenv:' 12:07:19 Setup pyenv: 12:07:19 + export PYENV_ROOT=/opt/pyenv 12:07:19 + PYENV_ROOT=/opt/pyenv 12:07:19 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:19 + pyenv versions 12:07:19 system 12:07:19 3.8.13 12:07:19 3.9.13 12:07:19 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 12:07:19 + command -v pyenv 12:07:19 ++ pyenv init - --no-rehash 12:07:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:07:19 export PATH="/opt/pyenv/shims:${PATH}" 12:07:19 export PYENV_SHELL=bash 12:07:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:07:19 pyenv() { 12:07:19 local command 12:07:19 command="${1:-}" 12:07:19 if [ "$#" -gt 0 ]; then 12:07:19 shift 12:07:19 fi 12:07:19 12:07:19 case "$command" in 12:07:19 rehash|shell) 12:07:19 eval "$(pyenv "sh-$command" "$@")" 12:07:19 ;; 12:07:19 *) 12:07:19 command pyenv "$command" "$@" 12:07:19 ;; 12:07:19 esac 12:07:19 }' 12:07:19 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:07:19 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:19 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:19 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:19 ++ export PYENV_SHELL=bash 12:07:19 ++ PYENV_SHELL=bash 12:07:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:07:19 +++ complete -F _pyenv pyenv 12:07:19 ++ lf-pyver python3 12:07:19 ++ local py_version_xy=python3 12:07:19 ++ local py_version_xyz= 12:07:19 ++ pyenv versions 12:07:19 ++ local command 12:07:19 ++ command=versions 12:07:19 ++ '[' 1 -gt 0 ']' 12:07:19 ++ shift 12:07:19 ++ case "$command" in 12:07:19 ++ command pyenv versions 12:07:19 ++ pyenv versions 12:07:19 ++ sed 's/^[ *]* //' 12:07:19 ++ awk '{ print $1 }' 12:07:19 ++ grep -E '^[0-9.]*[0-9]$' 12:07:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:07:19 +++ grep '^3' /tmp/.pyenv_versions 12:07:19 +++ sort -V 12:07:19 +++ tail -n 1 12:07:19 ++ py_version_xyz=3.10.6 12:07:19 ++ [[ -z 3.10.6 ]] 12:07:19 ++ echo 3.10.6 12:07:19 ++ return 0 12:07:19 + pyenv local 3.10.6 12:07:19 + local command 12:07:19 + command=local 12:07:19 + '[' 2 -gt 0 ']' 12:07:19 + shift 12:07:19 + case "$command" in 12:07:19 + command pyenv local 3.10.6 12:07:19 + pyenv local 3.10.6 12:07:19 + for arg in "$@" 12:07:19 + case $arg in 12:07:19 + pkg_list+='tox ' 12:07:19 + for arg in "$@" 12:07:19 + case $arg in 12:07:19 + pkg_list+='virtualenv ' 12:07:19 + for arg in "$@" 12:07:19 + case $arg in 12:07:19 + pkg_list+='urllib3~=1.26.15 ' 12:07:19 + [[ -f /tmp/.toxenv ]] 12:07:19 ++ cat /tmp/.toxenv 12:07:19 + lf_venv=/tmp/venv-K4RX 12:07:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K4RX from' file:/tmp/.toxenv 12:07:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-K4RX from file:/tmp/.toxenv 12:07:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:07:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:19 + local 'pip_opts=--upgrade --quiet' 12:07:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:07:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:07:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:07:19 + [[ -n '' ]] 12:07:19 + [[ -n '' ]] 12:07:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:07:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:19 + /tmp/venv-K4RX/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:07:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:07:20 lf-activate-venv(): INFO: Base packages installed successfully 12:07:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:07:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:07:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:07:20 + /tmp/venv-K4RX/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:07:21 + type python3 12:07:21 + true 12:07:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-K4RX/bin to PATH' 12:07:21 lf-activate-venv(): INFO: Adding /tmp/venv-K4RX/bin to PATH 12:07:21 + PATH=/tmp/venv-K4RX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:21 + return 0 12:07:21 + [[ -d /opt/pyenv ]] 12:07:21 + echo '---> Setting up pyenv' 12:07:21 ---> Setting up pyenv 12:07:21 + export PYENV_ROOT=/opt/pyenv 12:07:21 + PYENV_ROOT=/opt/pyenv 12:07:21 + export PATH=/opt/pyenv/bin:/tmp/venv-K4RX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:21 + PATH=/opt/pyenv/bin:/tmp/venv-K4RX/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:07:21 ++ pwd 12:07:21 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint/readiness-python 12:07:21 + export PYTHONPATH 12:07:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:07:21 + TOX_TESTENV_PASSENV=PYTHONPATH 12:07:21 + tox --version 12:07:21 4.30.2 from /tmp/venv-K4RX/lib/python3.10/site-packages/tox/__init__.py 12:07:22 + PARALLEL=false 12:07:22 + TOX_OPTIONS_LIST= 12:07:22 + [[ -n yaml ]] 12:07:22 + TOX_OPTIONS_LIST=' -e yaml' 12:07:22 + case ${PARALLEL,,} in 12:07:22 + tox -e yaml 12:07:22 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 12:07:23 yaml: install_deps> python -I -m pip install coala-bears nodeenv 12:07:46 yaml: freeze> python -m pip freeze --all 12:07:47 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 12:07:47 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 12:07:47 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 12:07:47 ---> Completed tox runs 12:07:47 + for i in .tox/*/log 12:07:47 ++ echo .tox/yaml/log 12:07:47 ++ awk -F/ '{print $2}' 12:07:47 + tox_env=yaml 12:07:47 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 12:07:48 + DOC_DIR=docs/_build/html 12:07:48 + [[ -d docs/_build/html ]] 12:07:48 + echo '---> tox-run.sh ends' 12:07:48 ---> tox-run.sh ends 12:07:48 + test 0 -eq 0 12:07:48 $ ssh-agent -k 12:07:48 unset SSH_AUTH_SOCK; 12:07:48 unset SSH_AGENT_PID; 12:07:48 echo Agent pid 1727 killed; 12:07:48 [ssh-agent] Stopped. 12:07:48 [PostBuildScript] - [INFO] Executing post build scripts. 12:07:48 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins10860443083277908193.sh 12:07:48 ---> sysstat.sh 12:07:49 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins16507784284361315320.sh 12:07:49 ---> package-listing.sh 12:07:49 ++ tr '[:upper:]' '[:lower:]' 12:07:49 ++ facter osfamily 12:07:49 + OS_FAMILY=debian 12:07:49 + workspace=/w/workspace/oom-readiness-master-yaml-lint 12:07:49 + START_PACKAGES=/tmp/packages_start.txt 12:07:49 + END_PACKAGES=/tmp/packages_end.txt 12:07:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:07:49 + PACKAGES=/tmp/packages_start.txt 12:07:49 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 12:07:49 + PACKAGES=/tmp/packages_end.txt 12:07:49 + case "${OS_FAMILY}" in 12:07:49 + dpkg -l 12:07:49 + grep '^ii' 12:07:49 + '[' -f /tmp/packages_start.txt ']' 12:07:49 + '[' -f /tmp/packages_end.txt ']' 12:07:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:07:49 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 12:07:49 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 12:07:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 12:07:49 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins10067013385914727770.sh 12:07:49 ---> capture-instance-metadata.sh 12:07:49 Setup pyenv: 12:07:49 system 12:07:49 3.8.13 12:07:49 3.9.13 12:07:49 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 12:07:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-69Fe 12:07:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:07:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:07:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:07:57 lf-activate-venv(): INFO: Base packages installed successfully 12:07:57 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:20 lf-activate-venv(): INFO: Adding /tmp/venv-69Fe/bin to PATH 12:08:20 INFO: Running in OpenStack, capturing instance metadata 12:08:20 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins329678139785002902.sh 12:08:21 provisioning config files... 12:08:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config12710805775480858918tmp 12:08:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:08:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:08:21 [EnvInject] - Injecting environment variables from a build step. 12:08:21 [EnvInject] - Injecting as environment variables the properties content 12:08:21 SERVER_ID=logs 12:08:21 12:08:21 [EnvInject] - Variables injected successfully. 12:08:21 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins8380390956479546926.sh 12:08:21 ---> create-netrc.sh 12:08:21 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins4196161527627459568.sh 12:08:21 ---> python-tools-install.sh 12:08:21 Setup pyenv: 12:08:21 system 12:08:21 3.8.13 12:08:21 3.9.13 12:08:21 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 12:08:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-69Fe from file:/tmp/.os_lf_venv 12:08:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:23 lf-activate-venv(): INFO: Base packages installed successfully 12:08:23 lf-activate-venv(): INFO: Installing additional packages: lftools 12:08:31 lf-activate-venv(): INFO: Adding /tmp/venv-69Fe/bin to PATH 12:08:31 Generating Requirements File 12:08:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:08:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:08:50 Python 3.10.6 12:08:50 pip 25.2 from /tmp/venv-69Fe/lib/python3.10/site-packages/pip (python 3.10) 12:08:51 appdirs==1.4.4 12:08:51 argcomplete==3.6.2 12:08:51 aspy.yaml==1.3.0 12:08:51 attrs==25.3.0 12:08:51 autopage==0.5.2 12:08:51 beautifulsoup4==4.14.2 12:08:51 boto3==1.40.40 12:08:51 botocore==1.40.40 12:08:51 bs4==0.0.2 12:08:51 cachetools==5.5.2 12:08:51 certifi==2025.8.3 12:08:51 cffi==2.0.0 12:08:51 cfgv==3.4.0 12:08:51 chardet==5.2.0 12:08:51 charset-normalizer==3.4.3 12:08:51 click==8.3.0 12:08:51 cliff==4.11.0 12:08:51 cmd2==2.7.0 12:08:51 cryptography==3.3.2 12:08:51 debtcollector==3.0.0 12:08:51 decorator==5.2.1 12:08:51 defusedxml==0.7.1 12:08:51 Deprecated==1.2.18 12:08:51 distlib==0.4.0 12:08:51 dnspython==2.8.0 12:08:51 docker==7.1.0 12:08:51 dogpile.cache==1.4.1 12:08:51 durationpy==0.10 12:08:51 email-validator==2.3.0 12:08:51 filelock==3.19.1 12:08:51 future==1.0.0 12:08:51 gitdb==4.0.12 12:08:51 GitPython==3.1.45 12:08:51 google-auth==2.40.3 12:08:51 httplib2==0.31.0 12:08:51 identify==2.6.14 12:08:51 idna==3.10 12:08:51 importlib-resources==1.5.0 12:08:51 iso8601==2.1.0 12:08:51 Jinja2==3.1.6 12:08:51 jmespath==1.0.1 12:08:51 jsonpatch==1.33 12:08:51 jsonpointer==3.0.0 12:08:51 jsonschema==4.25.1 12:08:51 jsonschema-specifications==2025.9.1 12:08:51 keystoneauth1==5.12.0 12:08:51 kubernetes==33.1.0 12:08:51 lftools==0.37.14 12:08:51 lxml==6.0.2 12:08:51 markdown-it-py==4.0.0 12:08:51 MarkupSafe==3.0.3 12:08:51 mdurl==0.1.2 12:08:51 msgpack==1.1.1 12:08:51 multi_key_dict==2.0.3 12:08:51 munch==4.0.0 12:08:51 netaddr==1.3.0 12:08:51 niet==1.4.2 12:08:51 nodeenv==1.9.1 12:08:51 oauth2client==4.1.3 12:08:51 oauthlib==3.3.1 12:08:51 openstacksdk==4.7.1 12:08:51 os-service-types==1.8.0 12:08:51 osc-lib==4.2.0 12:08:51 oslo.config==10.0.0 12:08:51 oslo.context==6.1.0 12:08:51 oslo.i18n==6.6.0 12:08:51 oslo.log==7.2.1 12:08:51 oslo.serialization==5.8.0 12:08:51 oslo.utils==9.1.0 12:08:51 packaging==25.0 12:08:51 pbr==7.0.1 12:08:51 platformdirs==4.4.0 12:08:51 prettytable==3.16.0 12:08:51 psutil==7.1.0 12:08:51 pyasn1==0.6.1 12:08:51 pyasn1_modules==0.4.2 12:08:51 pycparser==2.23 12:08:51 pygerrit2==2.0.15 12:08:51 PyGithub==2.8.1 12:08:51 Pygments==2.19.2 12:08:51 PyJWT==2.10.1 12:08:51 PyNaCl==1.6.0 12:08:51 pyparsing==2.4.7 12:08:51 pyperclip==1.11.0 12:08:51 pyrsistent==0.20.0 12:08:51 python-cinderclient==9.8.0 12:08:51 python-dateutil==2.9.0.post0 12:08:51 python-heatclient==4.3.0 12:08:51 python-jenkins==1.8.3 12:08:51 python-keystoneclient==5.7.0 12:08:51 python-magnumclient==4.9.0 12:08:51 python-openstackclient==8.2.0 12:08:51 python-swiftclient==4.8.0 12:08:51 PyYAML==6.0.3 12:08:51 referencing==0.36.2 12:08:51 requests==2.32.5 12:08:51 requests-oauthlib==2.0.0 12:08:51 requestsexceptions==1.4.0 12:08:51 rfc3986==2.0.0 12:08:51 rich==14.1.0 12:08:51 rich-argparse==1.7.1 12:08:51 rpds-py==0.27.1 12:08:51 rsa==4.9.1 12:08:51 ruamel.yaml==0.18.15 12:08:51 ruamel.yaml.clib==0.2.14 12:08:51 s3transfer==0.14.0 12:08:51 simplejson==3.20.2 12:08:51 six==1.17.0 12:08:51 smmap==5.0.2 12:08:51 soupsieve==2.8 12:08:51 stevedore==5.5.0 12:08:51 tabulate==0.9.0 12:08:51 toml==0.10.2 12:08:51 tomlkit==0.13.3 12:08:51 tqdm==4.67.1 12:08:51 typing_extensions==4.15.0 12:08:51 tzdata==2025.2 12:08:51 urllib3==1.26.20 12:08:51 virtualenv==20.34.0 12:08:51 wcwidth==0.2.14 12:08:51 websocket-client==1.8.0 12:08:51 wrapt==1.17.3 12:08:51 xdg==6.0.0 12:08:51 xmltodict==1.0.2 12:08:51 yq==3.4.3 12:08:51 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins9748312849609535299.sh 12:08:51 ---> sudo-logs.sh 12:08:51 Archiving 'sudo' log.. 12:08:51 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins16460289824165326125.sh 12:08:51 ---> job-cost.sh 12:08:51 Setup pyenv: 12:08:51 system 12:08:51 3.8.13 12:08:51 3.9.13 12:08:51 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 12:08:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-69Fe from file:/tmp/.os_lf_venv 12:08:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:08:53 lf-activate-venv(): INFO: Base packages installed successfully 12:08:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:08:58 lf-activate-venv(): INFO: Adding /tmp/venv-69Fe/bin to PATH 12:08:58 INFO: No Stack... 12:08:59 INFO: Retrieving Pricing Info for: v3-standard-4 12:08:59 INFO: Archiving Costs 12:08:59 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9178048806118610153.sh 12:08:59 ---> logs-deploy.sh 12:08:59 Setup pyenv: 12:08:59 system 12:08:59 3.8.13 12:08:59 3.9.13 12:08:59 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 12:08:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-69Fe from file:/tmp/.os_lf_venv 12:08:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:08:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:09:01 lf-activate-venv(): INFO: Base packages installed successfully 12:09:01 lf-activate-venv(): INFO: Installing additional packages: lftools 12:09:09 lf-activate-venv(): INFO: Adding /tmp/venv-69Fe/bin to PATH 12:09:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/45 12:09:09 INFO: archiving workspace using pattern(s): 12:09:11 Archives upload complete. 12:09:11 INFO: archiving logs to Nexus 12:09:11 ---> uname -a: 12:09:11 Linux prd-ubuntu1804-builder-4c-4g-1046 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:09:11 12:09:11 12:09:11 ---> lscpu: 12:09:11 Architecture: x86_64 12:09:11 CPU op-mode(s): 32-bit, 64-bit 12:09:11 Byte Order: Little Endian 12:09:11 CPU(s): 4 12:09:11 On-line CPU(s) list: 0-3 12:09:11 Thread(s) per core: 1 12:09:11 Core(s) per socket: 1 12:09:11 Socket(s): 4 12:09:11 NUMA node(s): 1 12:09:11 Vendor ID: AuthenticAMD 12:09:11 CPU family: 23 12:09:11 Model: 49 12:09:11 Model name: AMD EPYC-Rome Processor 12:09:11 Stepping: 0 12:09:11 CPU MHz: 2800.000 12:09:11 BogoMIPS: 5600.00 12:09:11 Virtualization: AMD-V 12:09:11 Hypervisor vendor: KVM 12:09:11 Virtualization type: full 12:09:11 L1d cache: 32K 12:09:11 L1i cache: 32K 12:09:11 L2 cache: 512K 12:09:11 L3 cache: 16384K 12:09:11 NUMA node0 CPU(s): 0-3 12:09:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:09:11 12:09:11 12:09:11 ---> nproc: 12:09:11 4 12:09:11 12:09:11 12:09:11 ---> df -h: 12:09:11 Filesystem Size Used Avail Use% Mounted on 12:09:11 udev 7.9G 0 7.9G 0% /dev 12:09:11 tmpfs 1.6G 672K 1.6G 1% /run 12:09:11 /dev/vda1 78G 8.4G 69G 11% / 12:09:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:09:11 tmpfs 5.0M 0 5.0M 0% /run/lock 12:09:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:09:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:09:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:09:11 12:09:11 12:09:11 ---> free -m: 12:09:11 total used free shared buff/cache available 12:09:11 Mem: 16040 563 13268 0 2208 15153 12:09:11 Swap: 1023 0 1023 12:09:11 12:09:11 12:09:11 ---> ip addr: 12:09:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:09:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:09:11 inet 127.0.0.1/8 scope host lo 12:09:11 valid_lft forever preferred_lft forever 12:09:11 inet6 ::1/128 scope host 12:09:11 valid_lft forever preferred_lft forever 12:09:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:09:11 link/ether fa:16:3e:b1:ef:21 brd ff:ff:ff:ff:ff:ff 12:09:11 inet 10.30.107.211/23 brd 10.30.107.255 scope global dynamic ens3 12:09:11 valid_lft 86233sec preferred_lft 86233sec 12:09:11 inet6 fe80::f816:3eff:feb1:ef21/64 scope link 12:09:11 valid_lft forever preferred_lft forever 12:09:11 12:09:11 12:09:11 ---> sar -b -r -n DEV: 12:09:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1046) 09/29/25 _x86_64_ (4 CPU) 12:09:11 12:09:11 12:06:27 LINUX RESTART (4 CPU) 12:09:11 12:09:11 12:07:01 tps rtps wtps bread/s bwrtn/s 12:09:11 12:08:01 347.51 34.71 312.80 1499.48 32058.66 12:09:11 12:09:02 119.91 1.12 118.80 126.65 14282.69 12:09:11 Average: 233.71 17.91 215.80 813.06 23170.67 12:09:11 12:09:11 12:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:09:11 12:08:01 13912620 15529072 2512348 15.30 66960 1744844 779092 4.46 707716 1581060 165580 12:09:11 12:09:02 13618632 15546724 2806336 17.09 91524 2013980 745984 4.27 704812 1840592 131240 12:09:11 Average: 13765626 15537898 2659342 16.19 79242 1879412 762538 4.36 706264 1710826 148410 12:09:11 12:09:11 12:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:09:11 12:08:01 ens3 108.00 82.29 786.67 33.62 0.00 0.00 0.00 0.00 12:09:11 12:08:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 12:09:11 12:09:02 ens3 57.06 41.76 841.66 10.59 0.00 0.00 0.00 0.00 12:09:11 12:09:02 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 12:09:11 Average: ens3 82.53 62.02 814.16 22.10 0.00 0.00 0.00 0.00 12:09:11 Average: lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 12:09:11 12:09:11 12:09:11 ---> sar -P ALL: 12:09:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1046) 09/29/25 _x86_64_ (4 CPU) 12:09:11 12:09:11 12:06:27 LINUX RESTART (4 CPU) 12:09:11 12:09:11 12:07:01 CPU %user %nice %system %iowait %steal %idle 12:09:11 12:08:01 all 19.59 0.00 2.24 3.34 0.06 74.78 12:09:11 12:08:01 0 31.29 0.00 2.94 0.85 0.07 64.85 12:09:11 12:08:01 1 11.36 0.00 1.75 7.63 0.05 79.20 12:09:11 12:08:01 2 19.35 0.00 2.07 1.64 0.07 76.87 12:09:11 12:08:01 3 16.36 0.00 2.18 3.23 0.07 78.17 12:09:11 12:09:02 all 20.86 0.00 1.46 2.33 0.05 75.30 12:09:11 12:09:02 0 24.77 0.00 2.02 0.82 0.05 72.35 12:09:11 12:09:02 1 7.65 0.00 0.95 4.79 0.05 86.56 12:09:11 12:09:02 2 22.33 0.00 1.23 0.28 0.03 76.12 12:09:11 12:09:02 3 28.67 0.00 1.64 3.46 0.05 66.18 12:09:11 Average: all 20.22 0.00 1.85 2.83 0.05 75.04 12:09:11 Average: 0 28.03 0.00 2.48 0.83 0.06 68.60 12:09:11 Average: 1 9.50 0.00 1.35 6.21 0.05 82.88 12:09:11 Average: 2 20.84 0.00 1.65 0.96 0.05 76.50 12:09:11 Average: 3 22.52 0.00 1.91 3.35 0.06 72.17 12:09:11 12:09:11 12:09:11