00:50:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/consul/+/141751 00:50:38 Running as SYSTEM 00:50:38 [EnvInject] - Loading node environment variables. 00:50:39 Building remotely on prd-ubuntu1804-builder-4c-4g-41203 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-consul-master-yml-lint 00:50:39 [ssh-agent] Looking for ssh-agent implementation... 00:50:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:50:39 $ ssh-agent 00:50:39 SSH_AUTH_SOCK=/tmp/ssh-nC6WNmodB39f/agent.1663 00:50:39 SSH_AGENT_PID=1665 00:50:39 [ssh-agent] Started. 00:50:39 Running ssh-add (command line suppressed) 00:50:39 Identity added: /w/workspace/oom-consul-master-yml-lint@tmp/private_key_16003054466724891930.key (/w/workspace/oom-consul-master-yml-lint@tmp/private_key_16003054466724891930.key) 00:50:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 00:50:39 The recommended git tool is: NONE 00:50:40 using credential onap-jenkins-ssh 00:50:40 Wiping out workspace first. 00:50:40 Cloning the remote Git repository 00:50:40 Cloning repository git://cloud.onap.org/mirror/oom/consul.git 00:50:40 > git init /w/workspace/oom-consul-master-yml-lint # timeout=10 00:50:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom/consul.git 00:50:40 > git --version # timeout=10 00:50:40 > git --version # 'git version 2.17.1' 00:50:40 using GIT_SSH to set credentials Gerrit user 00:50:40 Verifying host key using manually-configured host key entries 00:50:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/consul.git +refs/heads/*:refs/remotes/origin/* # timeout=30 00:50:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom/consul.git # timeout=10 00:50:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:41 > git config remote.origin.url git://cloud.onap.org/mirror/oom/consul.git # timeout=10 00:50:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom/consul.git 00:50:41 using GIT_SSH to set credentials Gerrit user 00:50:41 Verifying host key using manually-configured host key entries 00:50:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom/consul.git refs/changes/51/141751/2 # timeout=30 00:50:41 > git rev-parse 1bde3346da3be2c2d273f38586f8e171a120d49c^{commit} # timeout=10 00:50:41 Checking out Revision 1bde3346da3be2c2d273f38586f8e171a120d49c (refs/changes/51/141751/2) 00:50:41 > git config core.sparsecheckout # timeout=10 00:50:41 > git checkout -f 1bde3346da3be2c2d273f38586f8e171a120d49c # timeout=30 00:50:44 Commit message: "Chore: Add dependabot config" 00:50:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:50:44 > git rev-list --no-walk 4774ed961a31ab0f27cb4ef82506b8bfc70e315d # timeout=10 00:50:45 [EnvInject] - Injecting environment variables from a build step. 00:50:45 [EnvInject] - Injecting as environment variables the properties content 00:50:45 PYTHON=python3 00:50:45 00:50:45 [EnvInject] - Variables injected successfully. 00:50:45 [oom-consul-master-yml-lint] $ /bin/bash -l /tmp/jenkins13454096960207084028.sh 00:50:45 ---> tox-install.sh 00:50:45 + source /home/jenkins/lf-env.sh 00:50:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 00:50:45 ++ mktemp -d /tmp/venv-XXXX 00:50:45 + lf_venv=/tmp/venv-prXb 00:50:45 + local venv_file=/tmp/.os_lf_venv 00:50:45 + local python=python3 00:50:45 + local options 00:50:45 + local set_path=true 00:50:45 + local install_args= 00:50:45 ++ 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 00:50:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:50:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:50:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 00:50:45 + true 00:50:45 + case $1 in 00:50:45 + venv_file=/tmp/.toxenv 00:50:45 + shift 2 00:50:45 + true 00:50:45 + case $1 in 00:50:45 + shift 00:50:45 + break 00:50:45 + case $python in 00:50:45 + local pkg_list= 00:50:45 + [[ -d /opt/pyenv ]] 00:50:45 + echo 'Setup pyenv:' 00:50:45 Setup pyenv: 00:50:45 + export PYENV_ROOT=/opt/pyenv 00:50:45 + PYENV_ROOT=/opt/pyenv 00:50:45 + 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 00:50:45 + 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 00:50:45 + pyenv versions 00:50:45 * system (set by /opt/pyenv/version) 00:50:45 * 3.8.13 (set by /opt/pyenv/version) 00:50:45 * 3.9.13 (set by /opt/pyenv/version) 00:50:45 * 3.10.6 (set by /opt/pyenv/version) 00:50:45 + command -v pyenv 00:50:45 ++ pyenv init - --no-rehash 00:50:45 + 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[*]}"'\'')" 00:50:45 export PATH="/opt/pyenv/shims:${PATH}" 00:50:45 export PYENV_SHELL=bash 00:50:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:50:45 pyenv() { 00:50:45 local command 00:50:45 command="${1:-}" 00:50:45 if [ "$#" -gt 0 ]; then 00:50:45 shift 00:50:45 fi 00:50:45 00:50:45 case "$command" in 00:50:45 rehash|shell) 00:50:45 eval "$(pyenv "sh-$command" "$@")" 00:50:45 ;; 00:50:45 *) 00:50:45 command pyenv "$command" "$@" 00:50:45 ;; 00:50:45 esac 00:50:45 }' 00:50:45 +++ 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[*]}"' 00:50:45 ++ 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 00:50:45 ++ 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 00:50:45 ++ 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 00:50:45 ++ export PYENV_SHELL=bash 00:50:45 ++ PYENV_SHELL=bash 00:50:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:50:45 +++ complete -F _pyenv pyenv 00:50:45 ++ lf-pyver python3 00:50:45 ++ local py_version_xy=python3 00:50:45 ++ local py_version_xyz= 00:50:45 ++ pyenv versions 00:50:45 ++ local command 00:50:45 ++ command=versions 00:50:45 ++ '[' 1 -gt 0 ']' 00:50:45 ++ shift 00:50:45 ++ case "$command" in 00:50:45 ++ command pyenv versions 00:50:45 ++ sed 's/^[ *]* //' 00:50:45 ++ pyenv versions 00:50:45 ++ awk '{ print $1 }' 00:50:45 ++ grep -E '^[0-9.]*[0-9]$' 00:50:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:50:45 +++ grep '^3' /tmp/.pyenv_versions 00:50:45 +++ tail -n 1 00:50:45 +++ sort -V 00:50:45 ++ py_version_xyz=3.10.6 00:50:45 ++ [[ -z 3.10.6 ]] 00:50:45 ++ echo 3.10.6 00:50:45 ++ return 0 00:50:45 + pyenv local 3.10.6 00:50:45 + local command 00:50:45 + command=local 00:50:45 + '[' 2 -gt 0 ']' 00:50:45 + shift 00:50:45 + case "$command" in 00:50:45 + command pyenv local 3.10.6 00:50:45 + pyenv local 3.10.6 00:50:45 + for arg in "$@" 00:50:45 + case $arg in 00:50:45 + pkg_list+='tox ' 00:50:45 + for arg in "$@" 00:50:45 + case $arg in 00:50:45 + pkg_list+='virtualenv ' 00:50:45 + for arg in "$@" 00:50:45 + case $arg in 00:50:45 + pkg_list+='urllib3~=1.26.15 ' 00:50:45 + [[ -f /tmp/.toxenv ]] 00:50:45 + [[ ! -f /tmp/.toxenv ]] 00:50:45 + [[ -n '' ]] 00:50:45 + python3 -m venv /tmp/venv-prXb 00:50:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-prXb' 00:50:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-prXb 00:50:49 + echo /tmp/venv-prXb 00:50:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 00:50:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 00:50:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:50:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:50:49 + local 'pip_opts=--upgrade --quiet' 00:50:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:50:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:50:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:50:49 + [[ -n '' ]] 00:50:49 + [[ -n '' ]] 00:50:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:50:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:50:49 + /tmp/venv-prXb/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 00:50:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:50:53 lf-activate-venv(): INFO: Base packages installed successfully 00:50:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 00:50:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 00:50:53 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 00:50:53 + /tmp/venv-prXb/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 00:50:56 + type python3 00:50:56 + true 00:50:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-prXb/bin to PATH' 00:50:56 lf-activate-venv(): INFO: Adding /tmp/venv-prXb/bin to PATH 00:50:56 + PATH=/tmp/venv-prXb/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 00:50:56 + return 0 00:50:56 + python3 --version 00:50:56 Python 3.10.6 00:50:56 + python3 -m pip --version 00:50:56 pip 25.2 from /tmp/venv-prXb/lib/python3.10/site-packages/pip (python 3.10) 00:50:56 + python3 -m pip freeze 00:50:56 cachetools==6.2.0 00:50:56 chardet==5.2.0 00:50:56 colorama==0.4.6 00:50:56 distlib==0.4.0 00:50:56 filelock==3.19.1 00:50:56 packaging==25.0 00:50:56 platformdirs==4.4.0 00:50:56 pluggy==1.6.0 00:50:56 pyproject-api==1.9.1 00:50:56 tomli==2.2.1 00:50:56 tox==4.28.4 00:50:56 typing_extensions==4.15.0 00:50:56 urllib3==1.26.20 00:50:56 virtualenv==20.34.0 00:50:56 [EnvInject] - Injecting environment variables from a build step. 00:50:56 [EnvInject] - Injecting as environment variables the properties content 00:50:56 PARALLEL=false 00:50:56 00:50:56 [EnvInject] - Variables injected successfully. 00:50:56 [oom-consul-master-yml-lint] $ /bin/bash -l /tmp/jenkins5152064883024318544.sh 00:50:56 ---> tox-run.sh 00:50:56 + 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 00:50:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-consul-master-yml-lint/archives/tox 00:50:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-consul-master-yml-lint/archives/docs 00:50:56 + mkdir -p /w/workspace/oom-consul-master-yml-lint/archives/tox 00:50:56 + cd /w/workspace/oom-consul-master-yml-lint/. 00:50:56 + source /home/jenkins/lf-env.sh 00:50:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 00:50:56 ++ mktemp -d /tmp/venv-XXXX 00:50:56 + lf_venv=/tmp/venv-MOM2 00:50:56 + local venv_file=/tmp/.os_lf_venv 00:50:56 + local python=python3 00:50:56 + local options 00:50:56 + local set_path=true 00:50:56 + local install_args= 00:50:56 ++ 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 00:50:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:50:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 00:50:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 00:50:56 + true 00:50:56 + case $1 in 00:50:56 + venv_file=/tmp/.toxenv 00:50:56 + shift 2 00:50:56 + true 00:50:56 + case $1 in 00:50:56 + shift 00:50:56 + break 00:50:56 + case $python in 00:50:56 + local pkg_list= 00:50:56 + [[ -d /opt/pyenv ]] 00:50:56 + echo 'Setup pyenv:' 00:50:56 Setup pyenv: 00:50:56 + export PYENV_ROOT=/opt/pyenv 00:50:56 + PYENV_ROOT=/opt/pyenv 00:50:56 + 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 00:50:56 + 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 00:50:56 + pyenv versions 00:50:56 system 00:50:56 3.8.13 00:50:56 3.9.13 00:50:56 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 00:50:56 + command -v pyenv 00:50:56 ++ pyenv init - --no-rehash 00:50:56 + 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[*]}"'\'')" 00:50:56 export PATH="/opt/pyenv/shims:${PATH}" 00:50:56 export PYENV_SHELL=bash 00:50:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:50:56 pyenv() { 00:50:56 local command 00:50:56 command="${1:-}" 00:50:56 if [ "$#" -gt 0 ]; then 00:50:56 shift 00:50:56 fi 00:50:56 00:50:56 case "$command" in 00:50:56 rehash|shell) 00:50:56 eval "$(pyenv "sh-$command" "$@")" 00:50:56 ;; 00:50:56 *) 00:50:56 command pyenv "$command" "$@" 00:50:56 ;; 00:50:56 esac 00:50:56 }' 00:50:56 +++ 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[*]}"' 00:50:56 ++ 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 00:50:56 ++ 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 00:50:56 ++ 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 00:50:56 ++ export PYENV_SHELL=bash 00:50:56 ++ PYENV_SHELL=bash 00:50:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:50:56 +++ complete -F _pyenv pyenv 00:50:56 ++ lf-pyver python3 00:50:56 ++ local py_version_xy=python3 00:50:56 ++ local py_version_xyz= 00:50:56 ++ pyenv versions 00:50:56 ++ local command 00:50:56 ++ command=versions 00:50:56 ++ awk '{ print $1 }' 00:50:56 ++ '[' 1 -gt 0 ']' 00:50:56 ++ sed 's/^[ *]* //' 00:50:56 ++ shift 00:50:56 ++ case "$command" in 00:50:56 ++ command pyenv versions 00:50:56 ++ grep -E '^[0-9.]*[0-9]$' 00:50:56 ++ pyenv versions 00:50:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:50:56 +++ grep '^3' /tmp/.pyenv_versions 00:50:56 +++ sort -V 00:50:56 +++ tail -n 1 00:50:56 ++ py_version_xyz=3.10.6 00:50:56 ++ [[ -z 3.10.6 ]] 00:50:56 ++ echo 3.10.6 00:50:56 ++ return 0 00:50:56 + pyenv local 3.10.6 00:50:56 + local command 00:50:56 + command=local 00:50:56 + '[' 2 -gt 0 ']' 00:50:56 + shift 00:50:56 + case "$command" in 00:50:56 + command pyenv local 3.10.6 00:50:56 + pyenv local 3.10.6 00:50:56 + for arg in "$@" 00:50:56 + case $arg in 00:50:56 + pkg_list+='tox ' 00:50:56 + for arg in "$@" 00:50:56 + case $arg in 00:50:56 + pkg_list+='virtualenv ' 00:50:56 + for arg in "$@" 00:50:56 + case $arg in 00:50:56 + pkg_list+='urllib3~=1.26.15 ' 00:50:56 + [[ -f /tmp/.toxenv ]] 00:50:56 ++ cat /tmp/.toxenv 00:50:56 + lf_venv=/tmp/venv-prXb 00:50:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-prXb from' file:/tmp/.toxenv 00:50:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-prXb from file:/tmp/.toxenv 00:50:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:50:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:50:56 + local 'pip_opts=--upgrade --quiet' 00:50:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:50:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:50:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:50:56 + [[ -n '' ]] 00:50:56 + [[ -n '' ]] 00:50:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:50:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:50:56 + /tmp/venv-prXb/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 00:50:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:50:57 lf-activate-venv(): INFO: Base packages installed successfully 00:50:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 00:50:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 00:50:57 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 00:50:57 + /tmp/venv-prXb/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 00:50:58 + type python3 00:50:58 + true 00:50:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-prXb/bin to PATH' 00:50:58 lf-activate-venv(): INFO: Adding /tmp/venv-prXb/bin to PATH 00:50:58 + PATH=/tmp/venv-prXb/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 00:50:58 + return 0 00:50:58 + [[ -d /opt/pyenv ]] 00:50:58 + echo '---> Setting up pyenv' 00:50:58 ---> Setting up pyenv 00:50:58 + export PYENV_ROOT=/opt/pyenv 00:50:58 + PYENV_ROOT=/opt/pyenv 00:50:58 + export PATH=/opt/pyenv/bin:/tmp/venv-prXb/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 00:50:58 + PATH=/opt/pyenv/bin:/tmp/venv-prXb/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 00:50:58 ++ pwd 00:50:58 + PYTHONPATH=/w/workspace/oom-consul-master-yml-lint 00:50:58 + export PYTHONPATH 00:50:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 00:50:58 + TOX_TESTENV_PASSENV=PYTHONPATH 00:50:58 + tox --version 00:50:59 4.28.4 from /tmp/venv-prXb/lib/python3.10/site-packages/tox/__init__.py 00:50:59 + PARALLEL=false 00:50:59 + TOX_OPTIONS_LIST= 00:50:59 + [[ -n yaml ]] 00:50:59 + TOX_OPTIONS_LIST=' -e yaml' 00:50:59 + case ${PARALLEL,,} in 00:50:59 + tox -e yaml 00:50:59 + tee -a /w/workspace/oom-consul-master-yml-lint/archives/tox/tox.log 00:51:00 yaml: install_deps> python -I -m pip install coala-bears nodeenv 00:51:50 yaml: freeze> python -m pip freeze --all 00:51:50 yaml: alabaster==0.7.16,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.22,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,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.5.1,jsonschema==4.25.1,jsonschema-specifications==2025.4.1,jupyter_core==5.8.1,lazy-object-proxy==1.12.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==3.0.2,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,pip==25.2,platformdirs==4.4.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.14.0,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,PyYAML==3.13,radon==1.4.0,referencing==0.36.2,regex==2025.7.34,requests==2.32.5,restructuredtext_lint==1.0.1,rpds-py==0.27.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==80.9.0,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.5.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.15.0,unidiff==0.5.5,urllib3==2.5.0,vulture==0.10,wrapt==1.17.3,yamllint==1.6.1,yapf==0.14.0 00:51:50 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 00:51:50 yaml: failed with /bin/sh (resolves to /bin/sh) is not allowed, use allowlist_externals to allow it 00:51:50 yaml: FAIL code 1 (50.71 seconds) 00:51:50 evaluation failed :( (50.95 seconds) 00:51:50 + tox_status=1 00:51:50 + echo '---> Completed tox runs' 00:51:50 ---> Completed tox runs 00:51:50 + for i in .tox/*/log 00:51:50 ++ awk -F/ '{print $2}' 00:51:50 ++ echo .tox/yaml/log 00:51:50 + tox_env=yaml 00:51:50 + cp -r .tox/yaml/log /w/workspace/oom-consul-master-yml-lint/archives/tox/yaml 00:51:50 + DOC_DIR=docs/_build/html 00:51:50 + [[ -d docs/_build/html ]] 00:51:50 + echo '---> tox-run.sh ends' 00:51:50 ---> tox-run.sh ends 00:51:50 + test 1 -eq 0 00:51:50 + exit 1 00:51:50 ++ '[' 2 = 1 ']' 00:51:50 Build step 'Execute shell' marked build as failure 00:51:50 $ ssh-agent -k 00:51:50 unset SSH_AUTH_SOCK; 00:51:50 unset SSH_AGENT_PID; 00:51:50 echo Agent pid 1665 killed; 00:51:50 [ssh-agent] Stopped. 00:51:50 [PostBuildScript] - [INFO] Executing post build scripts. 00:51:50 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins5453808813069088820.sh 00:51:50 ---> sysstat.sh 00:51:51 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins1562031829433254011.sh 00:51:51 ---> package-listing.sh 00:51:51 ++ tr '[:upper:]' '[:lower:]' 00:51:51 ++ facter osfamily 00:51:51 + OS_FAMILY=debian 00:51:51 + workspace=/w/workspace/oom-consul-master-yml-lint 00:51:51 + START_PACKAGES=/tmp/packages_start.txt 00:51:51 + END_PACKAGES=/tmp/packages_end.txt 00:51:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:51:51 + PACKAGES=/tmp/packages_start.txt 00:51:51 + '[' /w/workspace/oom-consul-master-yml-lint ']' 00:51:51 + PACKAGES=/tmp/packages_end.txt 00:51:51 + case "${OS_FAMILY}" in 00:51:51 + dpkg -l 00:51:51 + grep '^ii' 00:51:51 + '[' -f /tmp/packages_start.txt ']' 00:51:51 + '[' -f /tmp/packages_end.txt ']' 00:51:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:51:51 + '[' /w/workspace/oom-consul-master-yml-lint ']' 00:51:51 + mkdir -p /w/workspace/oom-consul-master-yml-lint/archives/ 00:51:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-consul-master-yml-lint/archives/ 00:51:51 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins15549680858198113658.sh 00:51:51 ---> capture-instance-metadata.sh 00:51:51 Setup pyenv: 00:51:51 system 00:51:51 3.8.13 00:51:51 3.9.13 00:51:51 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 00:51:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8Pdf 00:51:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:51:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:51:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:51:58 lf-activate-venv(): INFO: Base packages installed successfully 00:51:58 lf-activate-venv(): INFO: Installing additional packages: lftools 00:52:20 lf-activate-venv(): INFO: Adding /tmp/venv-8Pdf/bin to PATH 00:52:20 INFO: Running in OpenStack, capturing instance metadata 00:52:21 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins5998221941670019150.sh 00:52:21 provisioning config files... 00:52:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-consul-master-yml-lint@tmp/config10998061215494250877tmp 00:52:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:52:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:52:21 [EnvInject] - Injecting environment variables from a build step. 00:52:21 [EnvInject] - Injecting as environment variables the properties content 00:52:21 SERVER_ID=logs 00:52:21 00:52:21 [EnvInject] - Variables injected successfully. 00:52:21 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins15709886529932269871.sh 00:52:21 ---> create-netrc.sh 00:52:21 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins5356080740095771465.sh 00:52:21 ---> python-tools-install.sh 00:52:21 Setup pyenv: 00:52:21 system 00:52:21 3.8.13 00:52:21 3.9.13 00:52:21 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 00:52:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Pdf from file:/tmp/.os_lf_venv 00:52:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:52:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:52:23 lf-activate-venv(): INFO: Base packages installed successfully 00:52:23 lf-activate-venv(): INFO: Installing additional packages: lftools 00:52:31 lf-activate-venv(): INFO: Adding /tmp/venv-8Pdf/bin to PATH 00:52:31 Generating Requirements File 00:52:52 Python 3.10.6 00:52:52 pip 25.2 from /tmp/venv-8Pdf/lib/python3.10/site-packages/pip (python 3.10) 00:52:52 appdirs==1.4.4 00:52:52 argcomplete==3.6.2 00:52:52 aspy.yaml==1.3.0 00:52:52 attrs==25.3.0 00:52:52 autopage==0.5.2 00:52:52 beautifulsoup4==4.13.5 00:52:52 boto3==1.40.18 00:52:52 botocore==1.40.18 00:52:52 bs4==0.0.2 00:52:52 cachetools==5.5.2 00:52:52 certifi==2025.8.3 00:52:52 cffi==1.17.1 00:52:52 cfgv==3.4.0 00:52:52 chardet==5.2.0 00:52:52 charset-normalizer==3.4.3 00:52:52 click==8.2.1 00:52:52 cliff==4.11.0 00:52:52 cmd2==2.7.0 00:52:52 cryptography==3.3.2 00:52:52 debtcollector==3.0.0 00:52:52 decorator==5.2.1 00:52:52 defusedxml==0.7.1 00:52:52 Deprecated==1.2.18 00:52:52 distlib==0.4.0 00:52:52 dnspython==2.7.0 00:52:52 docker==7.1.0 00:52:52 dogpile.cache==1.4.0 00:52:52 durationpy==0.10 00:52:52 email-validator==2.3.0 00:52:52 filelock==3.19.1 00:52:52 future==1.0.0 00:52:52 gitdb==4.0.12 00:52:52 GitPython==3.1.45 00:52:52 google-auth==2.40.3 00:52:52 httplib2==0.22.0 00:52:52 identify==2.6.13 00:52:52 idna==3.10 00:52:52 importlib-resources==1.5.0 00:52:52 iso8601==2.1.0 00:52:52 Jinja2==3.1.6 00:52:52 jmespath==1.0.1 00:52:52 jsonpatch==1.33 00:52:52 jsonpointer==3.0.0 00:52:52 jsonschema==4.25.1 00:52:52 jsonschema-specifications==2025.4.1 00:52:52 keystoneauth1==5.12.0 00:52:52 kubernetes==33.1.0 00:52:52 lftools==0.37.13 00:52:52 lxml==6.0.1 00:52:52 markdown-it-py==4.0.0 00:52:52 MarkupSafe==3.0.2 00:52:52 mdurl==0.1.2 00:52:52 msgpack==1.1.1 00:52:52 multi_key_dict==2.0.3 00:52:52 munch==4.0.0 00:52:52 netaddr==1.3.0 00:52:52 niet==1.4.2 00:52:52 nodeenv==1.9.1 00:52:52 oauth2client==4.1.3 00:52:52 oauthlib==3.3.1 00:52:52 openstacksdk==4.7.0 00:52:52 os-client-config==2.3.0 00:52:52 os-service-types==1.8.0 00:52:52 osc-lib==4.2.0 00:52:52 oslo.config==10.0.0 00:52:52 oslo.context==6.1.0 00:52:52 oslo.i18n==6.6.0 00:52:52 oslo.log==7.2.1 00:52:52 oslo.serialization==5.8.0 00:52:52 oslo.utils==9.1.0 00:52:52 packaging==25.0 00:52:52 pbr==7.0.1 00:52:52 platformdirs==4.4.0 00:52:52 prettytable==3.16.0 00:52:52 psutil==7.0.0 00:52:52 pyasn1==0.6.1 00:52:52 pyasn1_modules==0.4.2 00:52:52 pycparser==2.22 00:52:52 pygerrit2==2.0.15 00:52:52 PyGithub==2.7.0 00:52:52 Pygments==2.19.2 00:52:52 PyJWT==2.10.1 00:52:52 PyNaCl==1.5.0 00:52:52 pyparsing==2.4.7 00:52:52 pyperclip==1.9.0 00:52:52 pyrsistent==0.20.0 00:52:52 python-cinderclient==9.7.0 00:52:52 python-dateutil==2.9.0.post0 00:52:52 python-heatclient==4.3.0 00:52:52 python-jenkins==1.8.3 00:52:52 python-keystoneclient==5.6.0 00:52:52 python-magnumclient==4.8.1 00:52:52 python-openstackclient==8.2.0 00:52:52 python-swiftclient==4.8.0 00:52:52 PyYAML==6.0.2 00:52:52 referencing==0.36.2 00:52:52 requests==2.32.5 00:52:52 requests-oauthlib==2.0.0 00:52:52 requestsexceptions==1.4.0 00:52:52 rfc3986==2.0.0 00:52:52 rich==14.1.0 00:52:52 rich-argparse==1.7.1 00:52:52 rpds-py==0.27.0 00:52:52 rsa==4.9.1 00:52:52 ruamel.yaml==0.18.15 00:52:52 ruamel.yaml.clib==0.2.12 00:52:52 s3transfer==0.13.1 00:52:52 simplejson==3.20.1 00:52:52 six==1.17.0 00:52:52 smmap==5.0.2 00:52:52 soupsieve==2.7 00:52:52 stevedore==5.5.0 00:52:52 tabulate==0.9.0 00:52:52 toml==0.10.2 00:52:52 tomlkit==0.13.3 00:52:52 tqdm==4.67.1 00:52:52 typing_extensions==4.15.0 00:52:52 tzdata==2025.2 00:52:52 urllib3==1.26.20 00:52:52 virtualenv==20.34.0 00:52:52 wcwidth==0.2.13 00:52:52 websocket-client==1.8.0 00:52:52 wrapt==1.17.3 00:52:52 xdg==6.0.0 00:52:52 xmltodict==0.14.2 00:52:52 yq==3.4.3 00:52:52 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins1101354845573618879.sh 00:52:52 ---> sudo-logs.sh 00:52:52 Archiving 'sudo' log.. 00:52:53 [oom-consul-master-yml-lint] $ /bin/bash /tmp/jenkins538263661966835322.sh 00:52:53 ---> job-cost.sh 00:52:53 Setup pyenv: 00:52:53 system 00:52:53 3.8.13 00:52:53 3.9.13 00:52:53 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 00:52:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Pdf from file:/tmp/.os_lf_venv 00:52:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:52:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:52:55 lf-activate-venv(): INFO: Base packages installed successfully 00:52:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:53:00 lf-activate-venv(): INFO: Adding /tmp/venv-8Pdf/bin to PATH 00:53:00 INFO: No Stack... 00:53:00 INFO: Retrieving Pricing Info for: v3-standard-4 00:53:00 INFO: Archiving Costs 00:53:00 [oom-consul-master-yml-lint] $ /bin/bash -l /tmp/jenkins10186961395164485540.sh 00:53:00 ---> logs-deploy.sh 00:53:00 Setup pyenv: 00:53:00 system 00:53:00 3.8.13 00:53:00 3.9.13 00:53:00 * 3.10.6 (set by /w/workspace/oom-consul-master-yml-lint/.python-version) 00:53:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8Pdf from file:/tmp/.os_lf_venv 00:53:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:53:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:53:02 lf-activate-venv(): INFO: Base packages installed successfully 00:53:02 lf-activate-venv(): INFO: Installing additional packages: lftools 00:53:11 lf-activate-venv(): INFO: Adding /tmp/venv-8Pdf/bin to PATH 00:53:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-consul-master-yml-lint/3 00:53:11 INFO: archiving workspace using pattern(s): 00:53:12 Archives upload complete. 00:53:12 INFO: archiving logs to Nexus 00:53:13 ---> uname -a: 00:53:13 Linux prd-ubuntu1804-builder-4c-4g-41203 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 00:53:13 00:53:13 00:53:13 ---> lscpu: 00:53:13 Architecture: x86_64 00:53:13 CPU op-mode(s): 32-bit, 64-bit 00:53:13 Byte Order: Little Endian 00:53:13 CPU(s): 4 00:53:13 On-line CPU(s) list: 0-3 00:53:13 Thread(s) per core: 1 00:53:13 Core(s) per socket: 1 00:53:13 Socket(s): 4 00:53:13 NUMA node(s): 1 00:53:13 Vendor ID: AuthenticAMD 00:53:13 CPU family: 23 00:53:13 Model: 49 00:53:13 Model name: AMD EPYC-Rome Processor 00:53:13 Stepping: 0 00:53:13 CPU MHz: 2799.998 00:53:13 BogoMIPS: 5599.99 00:53:13 Virtualization: AMD-V 00:53:13 Hypervisor vendor: KVM 00:53:13 Virtualization type: full 00:53:13 L1d cache: 32K 00:53:13 L1i cache: 32K 00:53:13 L2 cache: 512K 00:53:13 L3 cache: 16384K 00:53:13 NUMA node0 CPU(s): 0-3 00:53:13 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 00:53:13 00:53:13 00:53:13 ---> nproc: 00:53:13 4 00:53:13 00:53:13 00:53:13 ---> df -h: 00:53:13 Filesystem Size Used Avail Use% Mounted on 00:53:13 udev 7.9G 0 7.9G 0% /dev 00:53:13 tmpfs 1.6G 672K 1.6G 1% /run 00:53:13 /dev/vda1 78G 8.4G 70G 11% / 00:53:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 00:53:13 tmpfs 5.0M 0 5.0M 0% /run/lock 00:53:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 00:53:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 00:53:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 00:53:13 00:53:13 00:53:13 ---> free -m: 00:53:13 total used free shared buff/cache available 00:53:13 Mem: 16040 532 13328 0 2178 15186 00:53:13 Swap: 1023 0 1023 00:53:13 00:53:13 00:53:13 ---> ip addr: 00:53:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:53:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:53:13 inet 127.0.0.1/8 scope host lo 00:53:13 valid_lft forever preferred_lft forever 00:53:13 inet6 ::1/128 scope host 00:53:13 valid_lft forever preferred_lft forever 00:53:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 00:53:13 link/ether fa:16:3e:de:66:b8 brd ff:ff:ff:ff:ff:ff 00:53:13 inet 10.30.106.161/23 brd 10.30.107.255 scope global dynamic ens3 00:53:13 valid_lft 86225sec preferred_lft 86225sec 00:53:13 inet6 fe80::f816:3eff:fede:66b8/64 scope link 00:53:13 valid_lft forever preferred_lft forever 00:53:13 00:53:13 00:53:13 ---> sar -b -r -n DEV: 00:53:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41203) 08/27/25 _x86_64_ (4 CPU) 00:53:13 00:53:13 00:50:20 LINUX RESTART (4 CPU) 00:53:13 00:53:13 00:51:01 tps rtps wtps bread/s bwrtn/s 00:53:13 00:52:01 104.78 4.27 100.52 409.40 16863.19 00:53:13 00:53:01 137.21 0.95 136.26 100.38 14643.03 00:53:13 Average: 121.00 2.61 118.39 254.89 15753.11 00:53:13 00:53:13 00:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:53:13 00:52:01 13947192 15544288 2477776 15.09 75964 1716748 809484 4.63 696232 1558584 160604 00:53:13 00:53:01 13675904 15578144 2749064 16.74 90440 1990952 728896 4.17 666816 1824652 122052 00:53:13 Average: 13811548 15561216 2613420 15.91 83202 1853850 769190 4.40 681524 1691618 141328 00:53:13 00:53:13 00:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:53:13 00:52:01 ens3 46.16 37.43 495.55 9.94 0.00 0.00 0.00 0.00 00:53:13 00:52:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 00:53:13 00:53:01 ens3 70.19 57.26 823.63 11.35 0.00 0.00 0.00 0.00 00:53:13 00:53:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 00:53:13 Average: ens3 58.17 47.34 659.59 10.64 0.00 0.00 0.00 0.00 00:53:13 Average: lo 1.50 1.50 0.16 0.16 0.00 0.00 0.00 0.00 00:53:13 00:53:13 00:53:13 ---> sar -P ALL: 00:53:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41203) 08/27/25 _x86_64_ (4 CPU) 00:53:13 00:53:13 00:50:20 LINUX RESTART (4 CPU) 00:53:13 00:53:13 00:51:01 CPU %user %nice %system %iowait %steal %idle 00:53:13 00:52:01 all 21.02 0.00 1.79 1.29 0.07 75.84 00:53:13 00:52:01 0 11.52 0.00 1.39 3.57 0.08 83.44 00:53:13 00:52:01 1 20.80 0.00 1.74 0.75 0.08 76.63 00:53:13 00:52:01 2 40.54 0.00 2.98 0.22 0.07 56.19 00:53:13 00:52:01 3 11.15 0.00 1.06 0.62 0.05 87.12 00:53:13 00:53:01 all 20.51 0.00 1.56 1.03 0.05 76.86 00:53:13 00:53:01 0 3.01 0.00 0.90 2.47 0.05 93.57 00:53:13 00:53:01 1 24.45 0.00 2.03 1.05 0.05 72.41 00:53:13 00:53:01 2 45.29 0.00 2.42 0.58 0.07 51.64 00:53:13 00:53:01 3 9.22 0.00 0.87 0.02 0.03 89.86 00:53:13 Average: all 20.76 0.00 1.67 1.16 0.06 76.35 00:53:13 Average: 0 7.27 0.00 1.14 3.02 0.07 88.50 00:53:13 Average: 1 22.63 0.00 1.89 0.90 0.07 74.52 00:53:13 Average: 2 42.91 0.00 2.70 0.40 0.07 53.92 00:53:13 Average: 3 10.19 0.00 0.96 0.32 0.04 88.49 00:53:13 00:53:13 00:53:13