13:31:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/readiness/+/142116 13:31:30 Running as SYSTEM 13:31:30 [EnvInject] - Loading node environment variables. 13:31:30 Building remotely on prd-ubuntu1804-builder-4c-4g-1356 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-readiness-master-yaml-lint 13:31:30 [ssh-agent] Looking for ssh-agent implementation... 13:31:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:31:30 $ ssh-agent 13:31:30 SSH_AUTH_SOCK=/tmp/ssh-pPikwWl4vMGI/agent.1614 13:31:30 SSH_AGENT_PID=1616 13:31:30 [ssh-agent] Started. 13:31:30 Running ssh-add (command line suppressed) 13:31:30 Identity added: /w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_9584834115207124224.key (/w/workspace/oom-readiness-master-yaml-lint@tmp/private_key_9584834115207124224.key) 13:31:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:31:30 The recommended git tool is: NONE 13:31:32 using credential onap-jenkins-ssh 13:31:32 Wiping out workspace first. 13:31:32 Cloning the remote Git repository 13:31:32 Cloning repository git://cloud.onap.org/mirror/oom/readiness.git 13:31:32 > git init /w/workspace/oom-readiness-master-yaml-lint # timeout=10 13:31:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 13:31:32 > git --version # timeout=10 13:31:32 > git --version # 'git version 2.17.1' 13:31:32 using GIT_SSH to set credentials Gerrit user 13:31:32 Verifying host key using manually-configured host key entries 13:31:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:31:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 13:31:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom/readiness.git # timeout=10 13:31:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom/readiness.git 13:31:32 using GIT_SSH to set credentials Gerrit user 13:31:32 Verifying host key using manually-configured host key entries 13:31:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/readiness.git refs/changes/16/142116/12 # timeout=30 13:31:33 > git rev-parse 512b17c4cd2b8e5fbdc6b3bb711990d95f0dd0ee^{commit} # timeout=10 13:31:33 Checking out Revision 512b17c4cd2b8e5fbdc6b3bb711990d95f0dd0ee (refs/changes/16/142116/12) 13:31:33 > git config core.sparsecheckout # timeout=10 13:31:33 > git checkout -f 512b17c4cd2b8e5fbdc6b3bb711990d95f0dd0ee # timeout=30 13:31:36 Commit message: "Implement readiness in go" 13:31:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:31:36 > git rev-list --no-walk feb54f2aba644a0a122c96082433e0ef0adfb35f # timeout=10 13:31:36 [EnvInject] - Injecting environment variables from a build step. 13:31:36 [EnvInject] - Injecting as environment variables the properties content 13:31:36 PYTHON=python3 13:31:36 13:31:36 [EnvInject] - Variables injected successfully. 13:31:36 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11855331550717191751.sh 13:31:36 ---> tox-install.sh 13:31:36 + source /home/jenkins/lf-env.sh 13:31:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:36 ++ mktemp -d /tmp/venv-XXXX 13:31:36 + lf_venv=/tmp/venv-IsTy 13:31:36 + local venv_file=/tmp/.os_lf_venv 13:31:36 + local python=python3 13:31:36 + local options 13:31:36 + local set_path=true 13:31:36 + local install_args= 13:31:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:31:36 + true 13:31:36 + case $1 in 13:31:36 + venv_file=/tmp/.toxenv 13:31:36 + shift 2 13:31:36 + true 13:31:36 + case $1 in 13:31:36 + shift 13:31:36 + break 13:31:36 + case $python in 13:31:36 + local pkg_list= 13:31:36 + [[ -d /opt/pyenv ]] 13:31:36 + echo 'Setup pyenv:' 13:31:36 Setup pyenv: 13:31:36 + export PYENV_ROOT=/opt/pyenv 13:31:36 + PYENV_ROOT=/opt/pyenv 13:31:36 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:31:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:31:36 + pyenv versions 13:31:36 * system (set by /opt/pyenv/version) 13:31:36 * 3.8.13 (set by /opt/pyenv/version) 13:31:36 * 3.9.13 (set by /opt/pyenv/version) 13:31:36 * 3.10.6 (set by /opt/pyenv/version) 13:31:36 + command -v pyenv 13:31:36 ++ pyenv init - --no-rehash 13:31:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:31:36 export PATH="/opt/pyenv/shims:${PATH}" 13:31:36 export PYENV_SHELL=bash 13:31:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:31:36 pyenv() { 13:31:36 local command 13:31:36 command="${1:-}" 13:31:36 if [ "$#" -gt 0 ]; then 13:31:36 shift 13:31:36 fi 13:31:36 13:31:36 case "$command" in 13:31:36 rehash|shell) 13:31:36 eval "$(pyenv "sh-$command" "$@")" 13:31:36 ;; 13:31:36 *) 13:31:36 command pyenv "$command" "$@" 13:31:36 ;; 13:31:36 esac 13:31:36 }' 13:31:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:31:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:31:36 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:31:36 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:31:36 ++ export PYENV_SHELL=bash 13:31:36 ++ PYENV_SHELL=bash 13:31:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:31:36 +++ complete -F _pyenv pyenv 13:31:36 ++ lf-pyver python3 13:31:36 ++ local py_version_xy=python3 13:31:36 ++ local py_version_xyz= 13:31:36 ++ pyenv versions 13:31:36 ++ local command 13:31:36 ++ sed 's/^[ *]* //' 13:31:36 ++ command=versions 13:31:36 ++ '[' 1 -gt 0 ']' 13:31:36 ++ shift 13:31:36 ++ case "$command" in 13:31:36 ++ command pyenv versions 13:31:36 ++ pyenv versions 13:31:36 ++ awk '{ print $1 }' 13:31:36 ++ grep -E '^[0-9.]*[0-9]$' 13:31:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:31:37 +++ grep '^3' /tmp/.pyenv_versions 13:31:37 +++ sort -V 13:31:37 +++ tail -n 1 13:31:37 ++ py_version_xyz=3.10.6 13:31:37 ++ [[ -z 3.10.6 ]] 13:31:37 ++ echo 3.10.6 13:31:37 ++ return 0 13:31:37 + pyenv local 3.10.6 13:31:37 + local command 13:31:37 + command=local 13:31:37 + '[' 2 -gt 0 ']' 13:31:37 + shift 13:31:37 + case "$command" in 13:31:37 + command pyenv local 3.10.6 13:31:37 + pyenv local 3.10.6 13:31:37 + for arg in "$@" 13:31:37 + case $arg in 13:31:37 + pkg_list+='tox ' 13:31:37 + for arg in "$@" 13:31:37 + case $arg in 13:31:37 + pkg_list+='virtualenv ' 13:31:37 + for arg in "$@" 13:31:37 + case $arg in 13:31:37 + pkg_list+='urllib3~=1.26.15 ' 13:31:37 + [[ -f /tmp/.toxenv ]] 13:31:37 + [[ ! -f /tmp/.toxenv ]] 13:31:37 + [[ -n '' ]] 13:31:37 + python3 -m venv /tmp/venv-IsTy 13:31:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IsTy' 13:31:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IsTy 13:31:41 + echo /tmp/venv-IsTy 13:31:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:31:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:31:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:31:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:31:41 + local 'pip_opts=--upgrade --quiet' 13:31:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:31:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:31:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:31:41 + [[ -n '' ]] 13:31:41 + [[ -n '' ]] 13:31:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:31:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:31:41 + /tmp/venv-IsTy/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 13:31:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:31:45 lf-activate-venv(): INFO: Base packages installed successfully 13:31:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:31:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:31:45 + /tmp/venv-IsTy/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 13:31:47 + type python3 13:31:47 + true 13:31:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IsTy/bin to PATH' 13:31:47 lf-activate-venv(): INFO: Adding /tmp/venv-IsTy/bin to PATH 13:31:47 + PATH=/tmp/venv-IsTy/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 13:31:47 + return 0 13:31:47 + python3 --version 13:31:47 Python 3.10.6 13:31:47 + python3 -m pip --version 13:31:47 pip 25.2 from /tmp/venv-IsTy/lib/python3.10/site-packages/pip (python 3.10) 13:31:47 + python3 -m pip freeze 13:31:48 cachetools==6.2.0 13:31:48 chardet==5.2.0 13:31:48 colorama==0.4.6 13:31:48 distlib==0.4.0 13:31:48 filelock==3.19.1 13:31:48 packaging==25.0 13:31:48 platformdirs==4.4.0 13:31:48 pluggy==1.6.0 13:31:48 pyproject-api==1.9.1 13:31:48 tomli==2.2.1 13:31:48 tox==4.30.2 13:31:48 typing_extensions==4.15.0 13:31:48 urllib3==1.26.20 13:31:48 virtualenv==20.34.0 13:31:48 [EnvInject] - Injecting environment variables from a build step. 13:31:48 [EnvInject] - Injecting as environment variables the properties content 13:31:48 PARALLEL=false 13:31:48 13:31:48 [EnvInject] - Variables injected successfully. 13:31:48 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins2362890287232135936.sh 13:31:48 ---> tox-run.sh 13:31:48 + 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 13:31:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/tox 13:31:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-readiness-master-yaml-lint/archives/docs 13:31:48 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/tox 13:31:48 + cd /w/workspace/oom-readiness-master-yaml-lint/./readiness-python 13:31:48 + source /home/jenkins/lf-env.sh 13:31:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:31:48 ++ mktemp -d /tmp/venv-XXXX 13:31:48 + lf_venv=/tmp/venv-c5zZ 13:31:48 + local venv_file=/tmp/.os_lf_venv 13:31:48 + local python=python3 13:31:48 + local options 13:31:48 + local set_path=true 13:31:48 + local install_args= 13:31:48 ++ 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 13:31:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:31:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:31:48 + true 13:31:48 + case $1 in 13:31:48 + venv_file=/tmp/.toxenv 13:31:48 + shift 2 13:31:48 + true 13:31:48 + case $1 in 13:31:48 + shift 13:31:48 + break 13:31:48 + case $python in 13:31:48 + local pkg_list= 13:31:48 + [[ -d /opt/pyenv ]] 13:31:48 + echo 'Setup pyenv:' 13:31:48 Setup pyenv: 13:31:48 + export PYENV_ROOT=/opt/pyenv 13:31:48 + PYENV_ROOT=/opt/pyenv 13:31:48 + 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 13:31:48 + 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 13:31:48 + pyenv versions 13:31:48 system 13:31:48 3.8.13 13:31:48 3.9.13 13:31:48 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 13:31:48 + command -v pyenv 13:31:48 ++ pyenv init - --no-rehash 13:31:48 + 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[*]}"'\'')" 13:31:48 export PATH="/opt/pyenv/shims:${PATH}" 13:31:48 export PYENV_SHELL=bash 13:31:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:31:48 pyenv() { 13:31:48 local command 13:31:48 command="${1:-}" 13:31:48 if [ "$#" -gt 0 ]; then 13:31:48 shift 13:31:48 fi 13:31:48 13:31:48 case "$command" in 13:31:48 rehash|shell) 13:31:48 eval "$(pyenv "sh-$command" "$@")" 13:31:48 ;; 13:31:48 *) 13:31:48 command pyenv "$command" "$@" 13:31:48 ;; 13:31:48 esac 13:31:48 }' 13:31:48 +++ 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[*]}"' 13:31:48 ++ 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 13:31:48 ++ 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 13:31:48 ++ 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 13:31:48 ++ export PYENV_SHELL=bash 13:31:48 ++ PYENV_SHELL=bash 13:31:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:31:48 +++ complete -F _pyenv pyenv 13:31:48 ++ lf-pyver python3 13:31:48 ++ local py_version_xy=python3 13:31:48 ++ local py_version_xyz= 13:31:48 ++ sed 's/^[ *]* //' 13:31:48 ++ pyenv versions 13:31:48 ++ awk '{ print $1 }' 13:31:48 ++ grep -E '^[0-9.]*[0-9]$' 13:31:48 ++ local command 13:31:48 ++ command=versions 13:31:48 ++ '[' 1 -gt 0 ']' 13:31:48 ++ shift 13:31:48 ++ case "$command" in 13:31:48 ++ command pyenv versions 13:31:48 ++ pyenv versions 13:31:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:31:48 +++ grep '^3' /tmp/.pyenv_versions 13:31:48 +++ sort -V 13:31:48 +++ tail -n 1 13:31:48 ++ py_version_xyz=3.10.6 13:31:48 ++ [[ -z 3.10.6 ]] 13:31:48 ++ echo 3.10.6 13:31:48 ++ return 0 13:31:48 + pyenv local 3.10.6 13:31:48 + local command 13:31:48 + command=local 13:31:48 + '[' 2 -gt 0 ']' 13:31:48 + shift 13:31:48 + case "$command" in 13:31:48 + command pyenv local 3.10.6 13:31:48 + pyenv local 3.10.6 13:31:48 + for arg in "$@" 13:31:48 + case $arg in 13:31:48 + pkg_list+='tox ' 13:31:48 + for arg in "$@" 13:31:48 + case $arg in 13:31:48 + pkg_list+='virtualenv ' 13:31:48 + for arg in "$@" 13:31:48 + case $arg in 13:31:48 + pkg_list+='urllib3~=1.26.15 ' 13:31:48 + [[ -f /tmp/.toxenv ]] 13:31:48 ++ cat /tmp/.toxenv 13:31:48 + lf_venv=/tmp/venv-IsTy 13:31:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IsTy from' file:/tmp/.toxenv 13:31:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IsTy from file:/tmp/.toxenv 13:31:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:31:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:31:48 + local 'pip_opts=--upgrade --quiet' 13:31:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:31:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:31:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:31:48 + [[ -n '' ]] 13:31:48 + [[ -n '' ]] 13:31:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:31:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:31:48 + /tmp/venv-IsTy/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 13:31:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:31:49 lf-activate-venv(): INFO: Base packages installed successfully 13:31:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:31:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:31:49 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:31:49 + /tmp/venv-IsTy/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 13:31:50 + type python3 13:31:50 + true 13:31:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IsTy/bin to PATH' 13:31:50 lf-activate-venv(): INFO: Adding /tmp/venv-IsTy/bin to PATH 13:31:50 + PATH=/tmp/venv-IsTy/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 13:31:50 + return 0 13:31:50 + [[ -d /opt/pyenv ]] 13:31:50 + echo '---> Setting up pyenv' 13:31:50 ---> Setting up pyenv 13:31:50 + export PYENV_ROOT=/opt/pyenv 13:31:50 + PYENV_ROOT=/opt/pyenv 13:31:50 + export PATH=/opt/pyenv/bin:/tmp/venv-IsTy/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 13:31:50 + PATH=/opt/pyenv/bin:/tmp/venv-IsTy/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 13:31:50 ++ pwd 13:31:50 + PYTHONPATH=/w/workspace/oom-readiness-master-yaml-lint/readiness-python 13:31:50 + export PYTHONPATH 13:31:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:31:50 + TOX_TESTENV_PASSENV=PYTHONPATH 13:31:50 + tox --version 13:31:50 4.30.2 from /tmp/venv-IsTy/lib/python3.10/site-packages/tox/__init__.py 13:31:50 + PARALLEL=false 13:31:50 + TOX_OPTIONS_LIST= 13:31:50 + [[ -n yaml ]] 13:31:50 + TOX_OPTIONS_LIST=' -e yaml' 13:31:50 + case ${PARALLEL,,} in 13:31:50 + tee -a /w/workspace/oom-readiness-master-yaml-lint/archives/tox/tox.log 13:31:50 + tox -e yaml 13:31:52 yaml: install_deps> python -I -m pip install coala-bears nodeenv 13:32:17 yaml: freeze> python -m pip freeze --all 13:32:17 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 13:32:17 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 13:32:17 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn --bears YAMLLintBear --files $( Completed tox runs' 13:32:18 ---> Completed tox runs 13:32:18 + for i in .tox/*/log 13:32:18 ++ echo .tox/yaml/log 13:32:18 ++ awk -F/ '{print $2}' 13:32:18 + tox_env=yaml 13:32:18 + cp -r .tox/yaml/log /w/workspace/oom-readiness-master-yaml-lint/archives/tox/yaml 13:32:18 + DOC_DIR=docs/_build/html 13:32:18 + [[ -d docs/_build/html ]] 13:32:18 + echo '---> tox-run.sh ends' 13:32:18 ---> tox-run.sh ends 13:32:18 + test 0 -eq 0 13:32:18 $ ssh-agent -k 13:32:18 unset SSH_AUTH_SOCK; 13:32:18 unset SSH_AGENT_PID; 13:32:18 echo Agent pid 1616 killed; 13:32:18 [ssh-agent] Stopped. 13:32:18 [PostBuildScript] - [INFO] Executing post build scripts. 13:32:18 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins16596579421904657621.sh 13:32:18 ---> sysstat.sh 13:32:19 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins17723923564545214642.sh 13:32:19 ---> package-listing.sh 13:32:19 ++ tr '[:upper:]' '[:lower:]' 13:32:19 ++ facter osfamily 13:32:19 + OS_FAMILY=debian 13:32:19 + workspace=/w/workspace/oom-readiness-master-yaml-lint 13:32:19 + START_PACKAGES=/tmp/packages_start.txt 13:32:19 + END_PACKAGES=/tmp/packages_end.txt 13:32:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:32:19 + PACKAGES=/tmp/packages_start.txt 13:32:19 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 13:32:19 + PACKAGES=/tmp/packages_end.txt 13:32:19 + case "${OS_FAMILY}" in 13:32:19 + grep '^ii' 13:32:19 + dpkg -l 13:32:19 + '[' -f /tmp/packages_start.txt ']' 13:32:19 + '[' -f /tmp/packages_end.txt ']' 13:32:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:32:19 + '[' /w/workspace/oom-readiness-master-yaml-lint ']' 13:32:19 + mkdir -p /w/workspace/oom-readiness-master-yaml-lint/archives/ 13:32:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-readiness-master-yaml-lint/archives/ 13:32:19 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins3664011303907888141.sh 13:32:19 ---> capture-instance-metadata.sh 13:32:19 Setup pyenv: 13:32:19 system 13:32:19 3.8.13 13:32:19 3.9.13 13:32:19 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 13:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pRDx 13:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:32:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:27 lf-activate-venv(): INFO: Base packages installed successfully 13:32:27 lf-activate-venv(): INFO: Installing additional packages: lftools 13:32:49 lf-activate-venv(): INFO: Adding /tmp/venv-pRDx/bin to PATH 13:32:50 INFO: Running in OpenStack, capturing instance metadata 13:32:50 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins4036428068691660866.sh 13:32:50 provisioning config files... 13:32:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-readiness-master-yaml-lint@tmp/config13318515636796523513tmp 13:32:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:32:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:32:50 [EnvInject] - Injecting environment variables from a build step. 13:32:50 [EnvInject] - Injecting as environment variables the properties content 13:32:50 SERVER_ID=logs 13:32:50 13:32:50 [EnvInject] - Variables injected successfully. 13:32:50 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins15163872982078073724.sh 13:32:50 ---> create-netrc.sh 13:32:50 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins7584892922520993673.sh 13:32:50 ---> python-tools-install.sh 13:32:50 Setup pyenv: 13:32:50 system 13:32:50 3.8.13 13:32:50 3.9.13 13:32:50 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 13:32:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pRDx from file:/tmp/.os_lf_venv 13:32:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:32:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:32:52 lf-activate-venv(): INFO: Base packages installed successfully 13:32:52 lf-activate-venv(): INFO: Installing additional packages: lftools 13:33:00 lf-activate-venv(): INFO: Adding /tmp/venv-pRDx/bin to PATH 13:33:00 Generating Requirements File 13:33:18 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. 13:33:18 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:33:18 Python 3.10.6 13:33:18 pip 25.2 from /tmp/venv-pRDx/lib/python3.10/site-packages/pip (python 3.10) 13:33:19 appdirs==1.4.4 13:33:19 argcomplete==3.6.2 13:33:19 aspy.yaml==1.3.0 13:33:19 attrs==25.3.0 13:33:19 autopage==0.5.2 13:33:19 beautifulsoup4==4.14.2 13:33:19 boto3==1.40.41 13:33:19 botocore==1.40.41 13:33:19 bs4==0.0.2 13:33:19 cachetools==6.2.0 13:33:19 certifi==2025.8.3 13:33:19 cffi==2.0.0 13:33:19 cfgv==3.4.0 13:33:19 chardet==5.2.0 13:33:19 charset-normalizer==3.4.3 13:33:19 click==8.3.0 13:33:19 cliff==4.11.0 13:33:19 cmd2==2.7.0 13:33:19 cryptography==3.3.2 13:33:19 debtcollector==3.0.0 13:33:19 decorator==5.2.1 13:33:19 defusedxml==0.7.1 13:33:19 Deprecated==1.2.18 13:33:19 distlib==0.4.0 13:33:19 dnspython==2.8.0 13:33:19 docker==7.1.0 13:33:19 dogpile.cache==1.4.1 13:33:19 durationpy==0.10 13:33:19 email-validator==2.3.0 13:33:19 filelock==3.19.1 13:33:19 future==1.0.0 13:33:19 gitdb==4.0.12 13:33:19 GitPython==3.1.45 13:33:19 google-auth==2.41.0 13:33:19 httplib2==0.31.0 13:33:19 identify==2.6.14 13:33:19 idna==3.10 13:33:19 importlib-resources==1.5.0 13:33:19 iso8601==2.1.0 13:33:19 Jinja2==3.1.6 13:33:19 jmespath==1.0.1 13:33:19 jsonpatch==1.33 13:33:19 jsonpointer==3.0.0 13:33:19 jsonschema==4.25.1 13:33:19 jsonschema-specifications==2025.9.1 13:33:19 keystoneauth1==5.12.0 13:33:19 kubernetes==34.1.0 13:33:19 lftools==0.37.14 13:33:19 lxml==6.0.2 13:33:19 markdown-it-py==4.0.0 13:33:19 MarkupSafe==3.0.3 13:33:19 mdurl==0.1.2 13:33:19 msgpack==1.1.1 13:33:19 multi_key_dict==2.0.3 13:33:19 munch==4.0.0 13:33:19 netaddr==1.3.0 13:33:19 niet==1.4.2 13:33:19 nodeenv==1.9.1 13:33:19 oauth2client==4.1.3 13:33:19 oauthlib==3.3.1 13:33:19 openstacksdk==4.7.1 13:33:19 os-service-types==1.8.0 13:33:19 osc-lib==4.2.0 13:33:19 oslo.config==10.0.0 13:33:19 oslo.context==6.1.0 13:33:19 oslo.i18n==6.6.0 13:33:19 oslo.log==7.2.1 13:33:19 oslo.serialization==5.8.0 13:33:19 oslo.utils==9.1.0 13:33:19 packaging==25.0 13:33:19 pbr==7.0.1 13:33:19 platformdirs==4.4.0 13:33:19 prettytable==3.16.0 13:33:19 psutil==7.1.0 13:33:19 pyasn1==0.6.1 13:33:19 pyasn1_modules==0.4.2 13:33:19 pycparser==2.23 13:33:19 pygerrit2==2.0.15 13:33:19 PyGithub==2.8.1 13:33:19 Pygments==2.19.2 13:33:19 PyJWT==2.10.1 13:33:19 PyNaCl==1.6.0 13:33:19 pyparsing==2.4.7 13:33:19 pyperclip==1.11.0 13:33:19 pyrsistent==0.20.0 13:33:19 python-cinderclient==9.8.0 13:33:19 python-dateutil==2.9.0.post0 13:33:19 python-heatclient==4.3.0 13:33:19 python-jenkins==1.8.3 13:33:19 python-keystoneclient==5.7.0 13:33:19 python-magnumclient==4.9.0 13:33:19 python-openstackclient==8.2.0 13:33:19 python-swiftclient==4.8.0 13:33:19 PyYAML==6.0.3 13:33:19 referencing==0.36.2 13:33:19 requests==2.32.5 13:33:19 requests-oauthlib==2.0.0 13:33:19 requestsexceptions==1.4.0 13:33:19 rfc3986==2.0.0 13:33:19 rich==14.1.0 13:33:19 rich-argparse==1.7.1 13:33:19 rpds-py==0.27.1 13:33:19 rsa==4.9.1 13:33:19 ruamel.yaml==0.18.15 13:33:19 ruamel.yaml.clib==0.2.14 13:33:19 s3transfer==0.14.0 13:33:19 simplejson==3.20.2 13:33:19 six==1.17.0 13:33:19 smmap==5.0.2 13:33:19 soupsieve==2.8 13:33:19 stevedore==5.5.0 13:33:19 tabulate==0.9.0 13:33:19 toml==0.10.2 13:33:19 tomlkit==0.13.3 13:33:19 tqdm==4.67.1 13:33:19 typing_extensions==4.15.0 13:33:19 tzdata==2025.2 13:33:19 urllib3==1.26.20 13:33:19 virtualenv==20.34.0 13:33:19 wcwidth==0.2.14 13:33:19 websocket-client==1.8.0 13:33:19 wrapt==1.17.3 13:33:19 xdg==6.0.0 13:33:19 xmltodict==1.0.2 13:33:19 yq==3.4.3 13:33:19 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins7018370166581674294.sh 13:33:19 ---> sudo-logs.sh 13:33:19 Archiving 'sudo' log.. 13:33:19 [oom-readiness-master-yaml-lint] $ /bin/bash /tmp/jenkins8815447768529039462.sh 13:33:19 ---> job-cost.sh 13:33:19 Setup pyenv: 13:33:19 system 13:33:19 3.8.13 13:33:19 3.9.13 13:33:19 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 13:33:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pRDx from file:/tmp/.os_lf_venv 13:33:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:25 lf-activate-venv(): INFO: Base packages installed successfully 13:33:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-pRDx/bin to PATH 13:33:30 INFO: No Stack... 13:33:30 INFO: Retrieving Pricing Info for: v3-standard-4 13:33:31 INFO: Archiving Costs 13:33:31 [oom-readiness-master-yaml-lint] $ /bin/bash -l /tmp/jenkins7390743029410998298.sh 13:33:31 ---> logs-deploy.sh 13:33:31 Setup pyenv: 13:33:31 system 13:33:31 3.8.13 13:33:31 3.9.13 13:33:31 * 3.10.6 (set by /w/workspace/oom-readiness-master-yaml-lint/.python-version) 13:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pRDx from file:/tmp/.os_lf_venv 13:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:33:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:33:33 lf-activate-venv(): INFO: Base packages installed successfully 13:33:33 lf-activate-venv(): INFO: Installing additional packages: lftools 13:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-pRDx/bin to PATH 13:33:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-readiness-master-yaml-lint/53 13:33:41 INFO: archiving workspace using pattern(s): 13:33:42 Archives upload complete. 13:33:42 INFO: archiving logs to Nexus 13:33:43 ---> uname -a: 13:33:43 Linux prd-ubuntu1804-builder-4c-4g-1356 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:33:43 13:33:43 13:33:43 ---> lscpu: 13:33:43 Architecture: x86_64 13:33:43 CPU op-mode(s): 32-bit, 64-bit 13:33:43 Byte Order: Little Endian 13:33:43 CPU(s): 4 13:33:43 On-line CPU(s) list: 0-3 13:33:43 Thread(s) per core: 1 13:33:43 Core(s) per socket: 1 13:33:43 Socket(s): 4 13:33:43 NUMA node(s): 1 13:33:43 Vendor ID: AuthenticAMD 13:33:43 CPU family: 23 13:33:43 Model: 49 13:33:43 Model name: AMD EPYC-Rome Processor 13:33:43 Stepping: 0 13:33:43 CPU MHz: 2800.000 13:33:43 BogoMIPS: 5600.00 13:33:43 Virtualization: AMD-V 13:33:43 Hypervisor vendor: KVM 13:33:43 Virtualization type: full 13:33:43 L1d cache: 32K 13:33:43 L1i cache: 32K 13:33:43 L2 cache: 512K 13:33:43 L3 cache: 16384K 13:33:43 NUMA node0 CPU(s): 0-3 13:33:43 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 13:33:43 13:33:43 13:33:43 ---> nproc: 13:33:43 4 13:33:43 13:33:43 13:33:43 ---> df -h: 13:33:43 Filesystem Size Used Avail Use% Mounted on 13:33:43 udev 7.9G 0 7.9G 0% /dev 13:33:43 tmpfs 1.6G 672K 1.6G 1% /run 13:33:43 /dev/vda1 78G 8.4G 69G 11% / 13:33:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:33:43 tmpfs 5.0M 0 5.0M 0% /run/lock 13:33:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:33:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:33:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:33:43 13:33:43 13:33:43 ---> free -m: 13:33:43 total used free shared buff/cache available 13:33:43 Mem: 16040 590 13243 0 2205 15125 13:33:43 Swap: 1023 0 1023 13:33:43 13:33:43 13:33:43 ---> ip addr: 13:33:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:33:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:33:43 inet 127.0.0.1/8 scope host lo 13:33:43 valid_lft forever preferred_lft forever 13:33:43 inet6 ::1/128 scope host 13:33:43 valid_lft forever preferred_lft forever 13:33:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:33:43 link/ether fa:16:3e:bf:7d:6f brd ff:ff:ff:ff:ff:ff 13:33:43 inet 10.30.107.224/23 brd 10.30.107.255 scope global dynamic ens3 13:33:43 valid_lft 86248sec preferred_lft 86248sec 13:33:43 inet6 fe80::f816:3eff:febf:7d6f/64 scope link 13:33:43 valid_lft forever preferred_lft forever 13:33:43 13:33:43 13:33:43 ---> sar -b -r -n DEV: 13:33:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1356) 09/30/25 _x86_64_ (4 CPU) 13:33:43 13:33:43 13:31:14 LINUX RESTART (4 CPU) 13:33:43 13:33:43 13:32:01 tps rtps wtps bread/s bwrtn/s 13:33:43 13:33:01 171.89 5.25 166.64 517.11 47186.94 13:33:43 Average: 171.89 5.25 166.64 517.11 47186.94 13:33:43 13:33:43 13:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:33:43 13:33:01 13733956 15531696 2691004 16.38 83064 1899520 801260 4.59 713796 1731284 144152 13:33:43 Average: 13733956 15531696 2691004 16.38 83064 1899520 801260 4.59 713796 1731284 144152 13:33:43 13:33:43 13:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:33:43 13:33:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 13:33:43 13:33:01 ens3 59.49 44.16 1059.76 10.33 0.00 0.00 0.00 0.00 13:33:43 Average: lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 13:33:43 Average: ens3 59.49 44.16 1059.76 10.33 0.00 0.00 0.00 0.00 13:33:43 13:33:43 13:33:43 ---> sar -P ALL: 13:33:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1356) 09/30/25 _x86_64_ (4 CPU) 13:33:43 13:33:43 13:31:14 LINUX RESTART (4 CPU) 13:33:43 13:33:43 13:32:01 CPU %user %nice %system %iowait %steal %idle 13:33:43 13:33:01 all 20.10 0.00 1.68 5.45 0.05 72.72 13:33:43 13:33:01 0 42.01 0.00 2.47 3.23 0.07 52.22 13:33:43 13:33:01 1 13.08 0.00 1.89 10.19 0.05 74.80 13:33:43 13:33:01 2 13.66 0.00 1.13 2.94 0.05 82.22 13:33:43 13:33:01 3 11.63 0.00 1.22 5.45 0.07 81.65 13:33:43 Average: all 20.10 0.00 1.68 5.45 0.05 72.72 13:33:43 Average: 0 42.01 0.00 2.47 3.23 0.07 52.22 13:33:43 Average: 1 13.08 0.00 1.89 10.19 0.05 74.80 13:33:43 Average: 2 13.66 0.00 1.13 2.94 0.05 82.22 13:33:43 Average: 3 11.63 0.00 1.22 5.45 0.07 81.65 13:33:43 13:33:43 13:33:43