14:08:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142299 14:08:48 Running as SYSTEM 14:08:48 [EnvInject] - Loading node environment variables. 14:08:48 Building remotely on prd-ubuntu1804-builder-4c-4g-4199 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 14:08:48 [ssh-agent] Looking for ssh-agent implementation... 14:08:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:48 $ ssh-agent 14:08:49 SSH_AUTH_SOCK=/tmp/ssh-DUHR2qqAMP6v/agent.1726 14:08:49 SSH_AGENT_PID=1728 14:08:49 [ssh-agent] Started. 14:08:49 Running ssh-add (command line suppressed) 14:08:49 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_13087050051510681745.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_13087050051510681745.key) 14:08:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:08:49 The recommended git tool is: NONE 14:08:50 using credential onap-jenkins-ssh 14:08:50 Wiping out workspace first. 14:08:50 Cloning the remote Git repository 14:08:50 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 14:08:50 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 14:08:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 14:08:50 > git --version # timeout=10 14:08:50 > git --version # 'git version 2.17.1' 14:08:50 using GIT_SSH to set credentials Gerrit user 14:08:50 Verifying host key using manually-configured host key entries 14:08:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:08:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 14:08:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:08:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 14:08:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 14:08:51 using GIT_SSH to set credentials Gerrit user 14:08:51 Verifying host key using manually-configured host key entries 14:08:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/99/142299/1 # timeout=30 14:08:51 > git rev-parse f751325889f57b043147a457902b8d1230c19625^{commit} # timeout=10 14:08:51 Checking out Revision f751325889f57b043147a457902b8d1230c19625 (refs/changes/99/142299/1) 14:08:51 > git config core.sparsecheckout # timeout=10 14:08:51 > git checkout -f f751325889f57b043147a457902b8d1230c19625 # timeout=30 14:08:54 Commit message: "7.0.1 release" 14:08:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:08:54 > git rev-list --no-walk 9ac1029fd937b8f5ceef29033c31424f24cf4673 # timeout=10 14:08:54 [EnvInject] - Injecting environment variables from a build step. 14:08:54 [EnvInject] - Injecting as environment variables the properties content 14:08:54 PYTHON=python3 14:08:54 14:08:54 [EnvInject] - Variables injected successfully. 14:08:54 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins3728640471941051272.sh 14:08:54 ---> tox-install.sh 14:08:54 + source /home/jenkins/lf-env.sh 14:08:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:54 ++ mktemp -d /tmp/venv-XXXX 14:08:54 + lf_venv=/tmp/venv-ZOlC 14:08:54 + local venv_file=/tmp/.os_lf_venv 14:08:54 + local python=python3 14:08:54 + local options 14:08:54 + local set_path=true 14:08:54 + local install_args= 14:08:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:08:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:08:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:08:54 + true 14:08:54 + case $1 in 14:08:54 + venv_file=/tmp/.toxenv 14:08:54 + shift 2 14:08:54 + true 14:08:54 + case $1 in 14:08:54 + shift 14:08:54 + break 14:08:54 + case $python in 14:08:54 + local pkg_list= 14:08:54 + [[ -d /opt/pyenv ]] 14:08:54 + echo 'Setup pyenv:' 14:08:54 Setup pyenv: 14:08:54 + export PYENV_ROOT=/opt/pyenv 14:08:54 + PYENV_ROOT=/opt/pyenv 14:08:54 + 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 14:08:54 + 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 14:08:54 + pyenv versions 14:08:55 * system (set by /opt/pyenv/version) 14:08:55 * 3.8.13 (set by /opt/pyenv/version) 14:08:55 * 3.9.13 (set by /opt/pyenv/version) 14:08:55 * 3.10.6 (set by /opt/pyenv/version) 14:08:55 + command -v pyenv 14:08:55 ++ pyenv init - --no-rehash 14:08:55 + 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[*]}"'\'')" 14:08:55 export PATH="/opt/pyenv/shims:${PATH}" 14:08:55 export PYENV_SHELL=bash 14:08:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:08:55 pyenv() { 14:08:55 local command 14:08:55 command="${1:-}" 14:08:55 if [ "$#" -gt 0 ]; then 14:08:55 shift 14:08:55 fi 14:08:55 14:08:55 case "$command" in 14:08:55 rehash|shell) 14:08:55 eval "$(pyenv "sh-$command" "$@")" 14:08:55 ;; 14:08:55 *) 14:08:55 command pyenv "$command" "$@" 14:08:55 ;; 14:08:55 esac 14:08:55 }' 14:08:55 +++ 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[*]}"' 14:08:55 ++ 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 14:08:55 ++ 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 14:08:55 ++ 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 14:08:55 ++ export PYENV_SHELL=bash 14:08:55 ++ PYENV_SHELL=bash 14:08:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:08:55 +++ complete -F _pyenv pyenv 14:08:55 ++ lf-pyver python3 14:08:55 ++ local py_version_xy=python3 14:08:55 ++ local py_version_xyz= 14:08:55 ++ pyenv versions 14:08:55 ++ local command 14:08:55 ++ command=versions 14:08:55 ++ '[' 1 -gt 0 ']' 14:08:55 ++ shift 14:08:55 ++ case "$command" in 14:08:55 ++ command pyenv versions 14:08:55 ++ pyenv versions 14:08:55 ++ sed 's/^[ *]* //' 14:08:55 ++ awk '{ print $1 }' 14:08:55 ++ grep -E '^[0-9.]*[0-9]$' 14:08:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:08:55 +++ grep '^3' /tmp/.pyenv_versions 14:08:55 +++ sort -V 14:08:55 +++ tail -n 1 14:08:55 ++ py_version_xyz=3.10.6 14:08:55 ++ [[ -z 3.10.6 ]] 14:08:55 ++ echo 3.10.6 14:08:55 ++ return 0 14:08:55 + pyenv local 3.10.6 14:08:55 + local command 14:08:55 + command=local 14:08:55 + '[' 2 -gt 0 ']' 14:08:55 + shift 14:08:55 + case "$command" in 14:08:55 + command pyenv local 3.10.6 14:08:55 + pyenv local 3.10.6 14:08:55 + for arg in "$@" 14:08:55 + case $arg in 14:08:55 + pkg_list+='tox ' 14:08:55 + for arg in "$@" 14:08:55 + case $arg in 14:08:55 + pkg_list+='virtualenv ' 14:08:55 + for arg in "$@" 14:08:55 + case $arg in 14:08:55 + pkg_list+='urllib3~=1.26.15 ' 14:08:55 + [[ -f /tmp/.toxenv ]] 14:08:55 + [[ ! -f /tmp/.toxenv ]] 14:08:55 + [[ -n '' ]] 14:08:55 + python3 -m venv /tmp/venv-ZOlC 14:08:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZOlC' 14:08:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZOlC 14:08:59 + echo /tmp/venv-ZOlC 14:08:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:08:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:08:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:08:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:08:59 + local 'pip_opts=--upgrade --quiet' 14:08:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:08:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:08:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:08:59 + [[ -n '' ]] 14:08:59 + [[ -n '' ]] 14:08:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:08:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:08:59 + /tmp/venv-ZOlC/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 14:09:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:09:03 lf-activate-venv(): INFO: Base packages installed successfully 14:09:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:09:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:09:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:09:03 + /tmp/venv-ZOlC/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 14:09:07 + type python3 14:09:07 + true 14:09:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZOlC/bin to PATH' 14:09:07 lf-activate-venv(): INFO: Adding /tmp/venv-ZOlC/bin to PATH 14:09:07 + PATH=/tmp/venv-ZOlC/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 14:09:07 + return 0 14:09:07 + python3 --version 14:09:07 Python 3.10.6 14:09:07 + python3 -m pip --version 14:09:07 pip 25.2 from /tmp/venv-ZOlC/lib/python3.10/site-packages/pip (python 3.10) 14:09:07 + python3 -m pip freeze 14:09:07 cachetools==6.2.1 14:09:07 chardet==5.2.0 14:09:07 colorama==0.4.6 14:09:07 distlib==0.4.0 14:09:07 filelock==3.20.0 14:09:07 packaging==25.0 14:09:07 platformdirs==4.5.0 14:09:07 pluggy==1.6.0 14:09:07 pyproject-api==1.10.0 14:09:07 tomli==2.3.0 14:09:07 tox==4.31.0 14:09:07 typing_extensions==4.15.0 14:09:07 urllib3==1.26.20 14:09:07 virtualenv==20.35.3 14:09:07 [EnvInject] - Injecting environment variables from a build step. 14:09:07 [EnvInject] - Injecting as environment variables the properties content 14:09:07 PARALLEL=false 14:09:07 14:09:07 [EnvInject] - Variables injected successfully. 14:09:07 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1473667122821562176.sh 14:09:07 ---> tox-run.sh 14:09:07 + 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 14:09:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 14:09:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 14:09:07 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 14:09:07 + cd /w/workspace/oom-readiness-master-yaml-lint/./readiness-python 14:09:07 + source /home/jenkins/lf-env.sh 14:09:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:09:07 ++ mktemp -d /tmp/venv-XXXX 14:09:07 + lf_venv=/tmp/venv-7cMl 14:09:07 + local venv_file=/tmp/.os_lf_venv 14:09:07 + local python=python3 14:09:07 + local options 14:09:07 + local set_path=true 14:09:07 + local install_args= 14:09:07 ++ 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 14:09:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:09:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:09:07 + true 14:09:07 + case $1 in 14:09:07 + venv_file=/tmp/.toxenv 14:09:07 + shift 2 14:09:07 + true 14:09:07 + case $1 in 14:09:07 + shift 14:09:07 + break 14:09:07 + case $python in 14:09:07 + local pkg_list= 14:09:07 + [[ -d /opt/pyenv ]] 14:09:07 + echo 'Setup pyenv:' 14:09:07 Setup pyenv: 14:09:07 + export PYENV_ROOT=/opt/pyenv 14:09:07 + PYENV_ROOT=/opt/pyenv 14:09:07 + 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 14:09:07 + 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 14:09:07 + pyenv versions 14:09:07 system 14:09:07 3.8.13 14:09:07 3.9.13 14:09:07 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 14:09:07 + command -v pyenv 14:09:07 ++ pyenv init - --no-rehash 14:09:07 + 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[*]}"'\'')" 14:09:07 export PATH="/opt/pyenv/shims:${PATH}" 14:09:07 export PYENV_SHELL=bash 14:09:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:09:07 pyenv() { 14:09:07 local command 14:09:07 command="${1:-}" 14:09:07 if [ "$#" -gt 0 ]; then 14:09:07 shift 14:09:07 fi 14:09:07 14:09:07 case "$command" in 14:09:07 rehash|shell) 14:09:07 eval "$(pyenv "sh-$command" "$@")" 14:09:07 ;; 14:09:07 *) 14:09:07 command pyenv "$command" "$@" 14:09:07 ;; 14:09:07 esac 14:09:07 }' 14:09:07 +++ 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[*]}"' 14:09:07 ++ 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 14:09:07 ++ 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 14:09:07 ++ 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 14:09:07 ++ export PYENV_SHELL=bash 14:09:07 ++ PYENV_SHELL=bash 14:09:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:09:07 +++ complete -F _pyenv pyenv 14:09:07 ++ lf-pyver python3 14:09:07 ++ local py_version_xy=python3 14:09:07 ++ local py_version_xyz= 14:09:07 ++ pyenv versions 14:09:07 ++ sed 's/^[ *]* //' 14:09:07 ++ local command 14:09:07 ++ command=versions 14:09:07 ++ '[' 1 -gt 0 ']' 14:09:07 ++ shift 14:09:07 ++ case "$command" in 14:09:07 ++ command pyenv versions 14:09:07 ++ pyenv versions 14:09:07 ++ grep -E '^[0-9.]*[0-9]$' 14:09:07 ++ awk '{ print $1 }' 14:09:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:09:07 +++ grep '^3' /tmp/.pyenv_versions 14:09:07 +++ sort -V 14:09:07 +++ tail -n 1 14:09:07 ++ py_version_xyz=3.10.6 14:09:07 ++ [[ -z 3.10.6 ]] 14:09:07 ++ echo 3.10.6 14:09:07 ++ return 0 14:09:07 + pyenv local 3.10.6 14:09:07 + local command 14:09:07 + command=local 14:09:07 + '[' 2 -gt 0 ']' 14:09:07 + shift 14:09:07 + case "$command" in 14:09:07 + command pyenv local 3.10.6 14:09:07 + pyenv local 3.10.6 14:09:07 + for arg in "$@" 14:09:07 + case $arg in 14:09:07 + pkg_list+='tox ' 14:09:07 + for arg in "$@" 14:09:07 + case $arg in 14:09:07 + pkg_list+='virtualenv ' 14:09:07 + for arg in "$@" 14:09:07 + case $arg in 14:09:07 + pkg_list+='urllib3~=1.26.15 ' 14:09:07 + [[ -f /tmp/.toxenv ]] 14:09:07 ++ cat /tmp/.toxenv 14:09:07 + lf_venv=/tmp/venv-ZOlC 14:09:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZOlC from' file:/tmp/.toxenv 14:09:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZOlC from file:/tmp/.toxenv 14:09:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:09:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:09:07 + local 'pip_opts=--upgrade --quiet' 14:09:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:09:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:09:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:09:07 + [[ -n '' ]] 14:09:07 + [[ -n '' ]] 14:09:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:09:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:09:07 + /tmp/venv-ZOlC/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 14:09:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:09:08 lf-activate-venv(): INFO: Base packages installed successfully 14:09:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:09:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:09:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:09:08 + /tmp/venv-ZOlC/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 14:09:09 + type python3 14:09:09 + true 14:09:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZOlC/bin to PATH' 14:09:09 lf-activate-venv(): INFO: Adding /tmp/venv-ZOlC/bin to PATH 14:09:09 + PATH=/tmp/venv-ZOlC/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 14:09:09 + return 0 14:09:09 + [[ -d /opt/pyenv ]] 14:09:09 + echo '---> Setting up pyenv' 14:09:09 ---> Setting up pyenv 14:09:09 + export PYENV_ROOT=/opt/pyenv 14:09:09 + PYENV_ROOT=/opt/pyenv 14:09:09 + export PATH=/opt/pyenv/bin:/tmp/venv-ZOlC/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 14:09:09 + PATH=/opt/pyenv/bin:/tmp/venv-ZOlC/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 14:09:09 ++ pwd 14:09:09 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint/readiness-python 14:09:09 + export PYTHONPATH 14:09:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:09:09 + TOX_TESTENV_PASSENV=PYTHONPATH 14:09:09 + tox --version 14:09:10 4.31.0 from /tmp/venv-ZOlC/lib/python3.10/site-packages/tox/__init__.py 14:09:10 + PARALLEL=false 14:09:10 + TOX_OPTIONS_LIST= 14:09:10 + [[ -n yaml ]] 14:09:10 + TOX_OPTIONS_LIST=' -e yaml' 14:09:10 + case ${PARALLEL,,} in 14:09:10 + tox -e yaml 14:09:10 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 14:09:12 yaml: install_deps> python -I -m pip install coala-bears nodeenv 14:10:02 yaml: freeze> python -m pip freeze --all 14:10:02 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.10.5,charset-normalizer==3.4.4,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.11,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==2.0.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 14:10:02 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 14:10:02 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 14:10:04 ---> Completed tox runs 14:10:04 + for i in .tox/*/log 14:10:04 ++ echo .tox/yaml/log 14:10:04 ++ awk -F/ '{print $2}' 14:10:04 + tox_env=yaml 14:10:04 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 14:10:04 + DOC_DIR=docs/_build/html 14:10:04 + [[ -d docs/_build/html ]] 14:10:04 + echo '---> tox-run.sh ends' 14:10:04 ---> tox-run.sh ends 14:10:04 + test 0 -eq 0 14:10:04 $ ssh-agent -k 14:10:04 unset SSH_AUTH_SOCK; 14:10:04 unset SSH_AGENT_PID; 14:10:04 echo Agent pid 1728 killed; 14:10:04 [ssh-agent] Stopped. 14:10:04 [PostBuildScript] - [INFO] Executing post build scripts. 14:10:04 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins9722948444823846079.sh 14:10:04 ---> sysstat.sh 14:10:05 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins17144580537542672103.sh 14:10:05 ---> package-listing.sh 14:10:05 ++ tr '[:upper:]' '[:lower:]' 14:10:05 ++ facter osfamily 14:10:05 + OS_FAMILY=debian 14:10:05 + workspace=/w/workspace/oom-readiness-master-yaml-lint 14:10:05 + START_PACKAGES=/tmp/packages_start.txt 14:10:05 + END_PACKAGES=/tmp/packages_end.txt 14:10:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:10:05 + PACKAGES=/tmp/packages_start.txt 14:10:05 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 14:10:05 + PACKAGES=/tmp/packages_end.txt 14:10:05 + case "${OS_FAMILY}" in 14:10:05 + dpkg -l 14:10:05 + grep '^ii' 14:10:05 + '[' -f /tmp/packages_start.txt ']' 14:10:05 + '[' -f /tmp/packages_end.txt ']' 14:10:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:10:05 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 14:10:05 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 14:10:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 14:10:05 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins49959761990682033.sh 14:10:05 ---> capture-instance-metadata.sh 14:10:05 Setup pyenv: 14:10:05 system 14:10:05 3.8.13 14:10:05 3.9.13 14:10:05 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 14:10:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OM4o 14:10:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:10:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:16 lf-activate-venv(): INFO: Base packages installed successfully 14:10:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:46 lf-activate-venv(): INFO: Adding /tmp/venv-OM4o/bin to PATH 14:10:46 INFO: Running in OpenStack, capturing instance metadata 14:10:47 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins1019564159779617803.sh 14:10:47 provisioning config files... 14:10:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config1459322274911300431tmp 14:10:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:10:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:10:47 [EnvInject] - Injecting environment variables from a build step. 14:10:47 [EnvInject] - Injecting as environment variables the properties content 14:10:47 SERVER_ID=logs 14:10:47 14:10:47 [EnvInject] - Variables injected successfully. 14:10:47 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins17081455781016299596.sh 14:10:47 ---> create-netrc.sh 14:10:47 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins16485520746555672353.sh 14:10:47 ---> python-tools-install.sh 14:10:47 Setup pyenv: 14:10:47 system 14:10:47 3.8.13 14:10:47 3.9.13 14:10:47 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 14:10:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OM4o from file:/tmp/.os_lf_venv 14:10:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:10:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:10:49 lf-activate-venv(): INFO: Base packages installed successfully 14:10:49 lf-activate-venv(): INFO: Installing additional packages: lftools 14:10:59 lf-activate-venv(): INFO: Adding /tmp/venv-OM4o/bin to PATH 14:10:59 Generating Requirements File 14:11:22 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. 14:11:22 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:11:22 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:11:22 Python 3.10.6 14:11:22 pip 25.2 from /tmp/venv-OM4o/lib/python3.10/site-packages/pip (python 3.10) 14:11:23 appdirs==1.4.4 14:11:23 argcomplete==3.6.3 14:11:23 aspy.yaml==1.3.0 14:11:23 attrs==25.4.0 14:11:23 autopage==0.5.2 14:11:23 beautifulsoup4==4.14.2 14:11:23 boto3==1.40.55 14:11:23 botocore==1.40.55 14:11:23 bs4==0.0.2 14:11:23 cachetools==6.2.1 14:11:23 certifi==2025.10.5 14:11:23 cffi==2.0.0 14:11:23 cfgv==3.4.0 14:11:23 chardet==5.2.0 14:11:23 charset-normalizer==3.4.4 14:11:23 click==8.3.0 14:11:23 cliff==4.11.0 14:11:23 cmd2==2.7.0 14:11:23 cryptography==3.3.2 14:11:23 debtcollector==3.0.0 14:11:23 decorator==5.2.1 14:11:23 defusedxml==0.7.1 14:11:23 Deprecated==1.2.18 14:11:23 distlib==0.4.0 14:11:23 dnspython==2.8.0 14:11:23 docker==7.1.0 14:11:23 dogpile.cache==1.5.0 14:11:23 durationpy==0.10 14:11:23 email-validator==2.3.0 14:11:23 filelock==3.20.0 14:11:23 future==1.0.0 14:11:23 gitdb==4.0.12 14:11:23 GitPython==3.1.45 14:11:23 google-auth==2.41.1 14:11:23 httplib2==0.31.0 14:11:23 identify==2.6.15 14:11:23 idna==3.11 14:11:23 importlib-resources==1.5.0 14:11:23 iso8601==2.1.0 14:11:23 Jinja2==3.1.6 14:11:23 jmespath==1.0.1 14:11:23 jsonpatch==1.33 14:11:23 jsonpointer==3.0.0 14:11:23 jsonschema==4.25.1 14:11:23 jsonschema-specifications==2025.9.1 14:11:23 keystoneauth1==5.12.0 14:11:23 kubernetes==34.1.0 14:11:23 lftools==0.37.15 14:11:23 lxml==6.0.2 14:11:23 markdown-it-py==4.0.0 14:11:23 MarkupSafe==3.0.3 14:11:23 mdurl==0.1.2 14:11:23 msgpack==1.1.2 14:11:23 multi_key_dict==2.0.3 14:11:23 munch==4.0.0 14:11:23 netaddr==1.3.0 14:11:23 niet==1.4.2 14:11:23 nodeenv==1.9.1 14:11:23 oauth2client==4.1.3 14:11:23 oauthlib==3.3.1 14:11:23 openstacksdk==4.7.1 14:11:23 os-service-types==1.8.0 14:11:23 osc-lib==4.2.0 14:11:23 oslo.config==10.0.0 14:11:23 oslo.context==6.1.0 14:11:23 oslo.i18n==6.6.0 14:11:23 oslo.log==7.2.1 14:11:23 oslo.serialization==5.8.0 14:11:23 oslo.utils==9.1.0 14:11:23 packaging==25.0 14:11:23 pbr==7.0.1 14:11:23 platformdirs==4.5.0 14:11:23 prettytable==3.16.0 14:11:23 psutil==7.1.1 14:11:23 pyasn1==0.6.1 14:11:23 pyasn1_modules==0.4.2 14:11:23 pycparser==2.23 14:11:23 pygerrit2==2.0.15 14:11:23 PyGithub==2.8.1 14:11:23 Pygments==2.19.2 14:11:23 PyJWT==2.10.1 14:11:23 PyNaCl==1.6.0 14:11:23 pyparsing==2.4.7 14:11:23 pyperclip==1.11.0 14:11:23 pyrsistent==0.20.0 14:11:23 python-cinderclient==9.8.0 14:11:23 python-dateutil==2.9.0.post0 14:11:23 python-heatclient==4.3.0 14:11:23 python-jenkins==1.8.3 14:11:23 python-keystoneclient==5.7.0 14:11:23 python-magnumclient==4.9.0 14:11:23 python-openstackclient==8.2.0 14:11:23 python-swiftclient==4.8.0 14:11:23 PyYAML==6.0.3 14:11:23 referencing==0.37.0 14:11:23 requests==2.32.5 14:11:23 requests-oauthlib==2.0.0 14:11:23 requestsexceptions==1.4.0 14:11:23 rfc3986==2.0.0 14:11:23 rich==14.2.0 14:11:23 rich-argparse==1.7.1 14:11:23 rpds-py==0.27.1 14:11:23 rsa==4.9.1 14:11:23 ruamel.yaml==0.18.15 14:11:23 ruamel.yaml.clib==0.2.14 14:11:23 s3transfer==0.14.0 14:11:23 simplejson==3.20.2 14:11:23 six==1.17.0 14:11:23 smmap==5.0.2 14:11:23 soupsieve==2.8 14:11:23 stevedore==5.5.0 14:11:23 tabulate==0.9.0 14:11:23 toml==0.10.2 14:11:23 tomlkit==0.13.3 14:11:23 tqdm==4.67.1 14:11:23 typing_extensions==4.15.0 14:11:23 tzdata==2025.2 14:11:23 urllib3==1.26.20 14:11:23 virtualenv==20.35.3 14:11:23 wcwidth==0.2.14 14:11:23 websocket-client==1.9.0 14:11:23 wrapt==2.0.0 14:11:23 xdg==6.0.0 14:11:23 xmltodict==1.0.2 14:11:23 yq==3.4.3 14:11:23 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins1974225487695800961.sh 14:11:23 ---> sudo-logs.sh 14:11:23 Archiving 'sudo' log.. 14:11:23 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins1526771341353746652.sh 14:11:23 ---> job-cost.sh 14:11:23 Setup pyenv: 14:11:23 system 14:11:23 3.8.13 14:11:23 3.9.13 14:11:23 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 14:11:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OM4o from file:/tmp/.os_lf_venv 14:11:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:25 lf-activate-venv(): INFO: Base packages installed successfully 14:11:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:11:32 lf-activate-venv(): INFO: Adding /tmp/venv-OM4o/bin to PATH 14:11:32 INFO: No Stack... 14:11:32 INFO: Retrieving Pricing Info for: v3-standard-4 14:11:32 INFO: Archiving Costs 14:11:32 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1485145786488757436.sh 14:11:32 ---> logs-deploy.sh 14:11:32 Setup pyenv: 14:11:32 system 14:11:32 3.8.13 14:11:32 3.9.13 14:11:32 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 14:11:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OM4o from file:/tmp/.os_lf_venv 14:11:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:11:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:11:34 lf-activate-venv(): INFO: Base packages installed successfully 14:11:34 lf-activate-venv(): INFO: Installing additional packages: lftools 14:11:46 lf-activate-venv(): INFO: Adding /tmp/venv-OM4o/bin to PATH 14:11:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/55 14:11:46 INFO: archiving workspace using pattern(s): 14:11:48 Archives upload complete. 14:11:48 INFO: archiving logs to Nexus 14:11:49 ---> uname -a: 14:11:49 Linux prd-ubuntu1804-builder-4c-4g-4199 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:11:49 14:11:49 14:11:49 ---> lscpu: 14:11:49 Architecture: x86_64 14:11:49 CPU op-mode(s): 32-bit, 64-bit 14:11:49 Byte Order: Little Endian 14:11:49 CPU(s): 4 14:11:49 On-line CPU(s) list: 0-3 14:11:49 Thread(s) per core: 1 14:11:49 Core(s) per socket: 1 14:11:49 Socket(s): 4 14:11:49 NUMA node(s): 1 14:11:49 Vendor ID: AuthenticAMD 14:11:49 CPU family: 23 14:11:49 Model: 49 14:11:49 Model name: AMD EPYC-Rome Processor 14:11:49 Stepping: 0 14:11:49 CPU MHz: 2800.000 14:11:49 BogoMIPS: 5600.00 14:11:49 Virtualization: AMD-V 14:11:49 Hypervisor vendor: KVM 14:11:49 Virtualization type: full 14:11:49 L1d cache: 32K 14:11:49 L1i cache: 32K 14:11:49 L2 cache: 512K 14:11:49 L3 cache: 16384K 14:11:49 NUMA node0 CPU(s): 0-3 14:11:49 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 14:11:49 14:11:49 14:11:49 ---> nproc: 14:11:49 4 14:11:49 14:11:49 14:11:49 ---> df -h: 14:11:49 Filesystem Size Used Avail Use% Mounted on 14:11:49 udev 7.9G 0 7.9G 0% /dev 14:11:49 tmpfs 1.6G 676K 1.6G 1% /run 14:11:49 /dev/vda1 78G 8.4G 69G 11% / 14:11:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:11:49 tmpfs 5.0M 0 5.0M 0% /run/lock 14:11:49 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:11:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:11:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:11:49 14:11:49 14:11:49 ---> free -m: 14:11:49 total used free shared buff/cache available 14:11:49 Mem: 16040 546 13281 0 2211 15169 14:11:49 Swap: 1023 0 1023 14:11:49 14:11:49 14:11:49 ---> ip addr: 14:11:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:11:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:11:49 inet 127.0.0.1/8 scope host lo 14:11:49 valid_lft forever preferred_lft forever 14:11:49 inet6 ::1/128 scope host 14:11:49 valid_lft forever preferred_lft forever 14:11:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:11:49 link/ether fa:16:3e:bd:32:eb brd ff:ff:ff:ff:ff:ff 14:11:49 inet 10.30.107.49/23 brd 10.30.107.255 scope global dynamic ens3 14:11:49 valid_lft 86161sec preferred_lft 86161sec 14:11:49 inet6 fe80::f816:3eff:febd:32eb/64 scope link 14:11:49 valid_lft forever preferred_lft forever 14:11:49 14:11:49 14:11:49 ---> sar -b -r -n DEV: 14:11:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4199) 10/21/25 _x86_64_ (4 CPU) 14:11:49 14:11:49 14:07:52 LINUX RESTART (4 CPU) 14:11:49 14:11:49 14:08:02 tps rtps wtps bread/s bwrtn/s 14:11:49 14:09:01 260.85 52.36 208.49 3673.28 22276.77 14:11:49 14:10:01 85.30 18.08 67.22 816.80 8651.22 14:11:49 14:11:01 80.20 1.37 78.84 126.51 11960.54 14:11:49 Average: 141.46 23.78 117.68 1526.94 14251.60 14:11:49 14:11:49 14:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:11:49 14:09:01 14292076 15600440 2132892 12.99 36032 1488848 752900 4.31 595436 1356420 32816 14:11:49 14:10:01 13890560 15503476 2534408 15.43 64796 1744024 899756 5.15 745272 1565692 167112 14:11:49 14:11:01 13770428 15573728 2654540 16.16 83364 1904364 735512 4.21 672480 1735700 145032 14:11:49 Average: 13984355 15559215 2440613 14.86 61397 1712412 796056 4.56 671063 1552604 114987 14:11:49 14:11:49 14:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:11:49 14:09:01 ens3 338.55 231.71 902.83 72.31 0.00 0.00 0.00 0.00 14:11:49 14:09:01 lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 14:11:49 14:10:01 ens3 37.91 27.43 490.78 6.41 0.00 0.00 0.00 0.00 14:11:49 14:10:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 14:11:49 14:11:01 ens3 46.78 36.13 672.59 9.04 0.00 0.00 0.00 0.00 14:11:49 14:11:01 lo 0.93 0.93 0.11 0.11 0.00 0.00 0.00 0.00 14:11:49 Average: ens3 139.98 97.68 687.54 29.01 0.00 0.00 0.00 0.00 14:11:49 Average: lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 14:11:49 14:11:49 14:11:49 ---> sar -P ALL: 14:11:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4199) 10/21/25 _x86_64_ (4 CPU) 14:11:49 14:11:49 14:07:52 LINUX RESTART (4 CPU) 14:11:49 14:11:49 14:08:02 CPU %user %nice %system %iowait %steal %idle 14:11:49 14:09:01 all 9.26 0.00 1.28 2.85 0.04 86.57 14:11:49 14:09:01 0 14.01 0.00 1.20 0.95 0.05 83.78 14:11:49 14:09:01 1 7.94 0.00 1.10 4.73 0.03 86.20 14:11:49 14:09:01 2 9.59 0.00 0.91 1.78 0.03 87.68 14:11:49 14:09:01 3 5.48 0.00 1.91 3.93 0.03 88.64 14:11:49 14:10:01 all 11.47 0.00 1.35 13.57 0.06 73.55 14:11:49 14:10:01 0 6.95 0.00 0.96 40.50 0.05 51.55 14:11:49 14:10:01 1 18.12 0.00 1.97 8.88 0.10 70.93 14:11:49 14:10:01 2 10.06 0.00 1.20 4.18 0.03 84.52 14:11:49 14:10:01 3 10.78 0.00 1.27 0.48 0.05 87.42 14:11:49 14:11:01 all 16.73 0.00 1.27 7.28 0.06 74.66 14:11:49 14:11:01 0 12.05 0.00 0.97 4.21 0.05 82.71 14:11:49 14:11:01 1 9.67 0.00 1.34 21.33 0.07 67.59 14:11:49 14:11:01 2 34.46 0.00 1.89 3.35 0.10 60.20 14:11:49 14:11:01 3 10.79 0.00 0.85 0.28 0.03 88.05 14:11:49 Average: all 12.50 0.00 1.30 7.93 0.05 78.21 14:11:49 Average: 0 10.98 0.00 1.04 15.38 0.05 72.55 14:11:49 Average: 1 11.93 0.00 1.47 11.68 0.07 74.85 14:11:49 Average: 2 18.06 0.00 1.34 3.11 0.06 77.43 14:11:49 Average: 3 9.04 0.00 1.34 1.55 0.04 88.03 14:11:49 14:11:49 14:11:49