01:10:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/simulators/5G-core-nf-simulator/+/147693 01:10:43 Running as SYSTEM 01:10:43 [EnvInject] - Loading node environment variables. 01:10:43 Building remotely on prd-centos8-builder-2c-1g-4289 (centos8-builder-2c-1g) in workspace /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint 01:10:43 [ssh-agent] Looking for ssh-agent implementation... 01:10:44 $ ssh-agent 01:10:44 SSH_AUTH_SOCK=/tmp/ssh-3DcWKl3nsh4b/agent.10302 01:10:44 SSH_AGENT_PID=10321 01:10:44 [ssh-agent] Started. 01:10:44 Running ssh-add (command line suppressed) 01:10:44 Identity added: /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/private_key_334949185002446592.key (/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/private_key_334949185002446592.key) 01:10:44 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 01:10:44 The recommended git tool is: NONE 01:10:51 using credential onap-jenkins-ssh 01:10:51 Wiping out workspace first. 01:10:51 Cloning the remote Git repository 01:10:51 Cloning repository git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 01:10:51 > git init /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint # timeout=10 01:10:51 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 01:10:51 > git --version # timeout=10 01:10:51 > git --version # 'git version 2.43.0' 01:10:51 using GIT_SSH to set credentials Gerrit user 01:10:51 [INFO] Currently running in a labeled security context 01:10:51 [INFO] Currently SELinux is 'enforcing' on the host 01:10:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh16537963670846633950.key 01:10:51 Verifying host key using manually-configured host key entries 01:10:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git +refs/heads/*:refs/remotes/origin/* # timeout=30 01:10:51 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git # timeout=10 01:10:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:10:52 > git config remote.origin.url git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git # timeout=10 01:10:52 Fetching upstream changes from git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git 01:10:52 using GIT_SSH to set credentials Gerrit user 01:10:52 [INFO] Currently running in a labeled security context 01:10:52 [INFO] Currently SELinux is 'enforcing' on the host 01:10:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/jenkins-gitclient-ssh11085575211255954828.key 01:10:52 Verifying host key using manually-configured host key entries 01:10:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/simulators/5G-core-nf-simulator.git refs/changes/93/147693/1 # timeout=30 01:10:52 > git rev-parse 94d50307ac7885a1d71bd85c5a5d07e70ef05f2b^{commit} # timeout=10 01:10:52 Checking out Revision 94d50307ac7885a1d71bd85c5a5d07e70ef05f2b (refs/changes/93/147693/1) 01:10:52 > git config core.sparsecheckout # timeout=10 01:10:52 > git checkout -f 94d50307ac7885a1d71bd85c5a5d07e70ef05f2b # timeout=30 01:10:55 Commit message: "CI: Bump github2gerrit caller to v2.2.2" 01:10:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:10:55 > git rev-list --no-walk 43df4c62e27a2aa8798440d4fc25b1b3ad7c4945 # timeout=10 01:10:56 [EnvInject] - Injecting environment variables from a build step. 01:10:56 [EnvInject] - Injecting as environment variables the properties content 01:10:56 PYTHON=python3 01:10:56 01:10:56 [EnvInject] - Variables injected successfully. 01:10:56 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9541731194621559318.sh 01:10:56 ---> tox-install.sh 01:10:56 + source /home/jenkins/lf-env.sh 01:10:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:10:56 ++ mktemp -d /tmp/venv-XXXX 01:10:56 + lf_venv=/tmp/venv-Gw41 01:10:56 + local venv_file=/tmp/.os_lf_venv 01:10:56 + local python=python3 01:10:56 + local options 01:10:56 + local set_path=true 01:10:56 + local install_args= 01:10: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 01:10:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:10:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:10:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:10:56 + true 01:10:56 + case $1 in 01:10:56 + venv_file=/tmp/.toxenv 01:10:56 + shift 2 01:10:56 + true 01:10:56 + case $1 in 01:10:56 + shift 01:10:56 + break 01:10:56 + case $python in 01:10:56 + local pkg_list= 01:10:56 + [[ -d /opt/pyenv ]] 01:10:56 + echo 'Setup pyenv:' 01:10:56 Setup pyenv: 01:10:56 + export PYENV_ROOT=/opt/pyenv 01:10:56 + PYENV_ROOT=/opt/pyenv 01:10:56 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:10:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:10:56 + pyenv versions 01:10:56 system 01:10:56 * 3.8.13 (set by /opt/pyenv/version) 01:10:56 * 3.9.13 (set by /opt/pyenv/version) 01:10:56 * 3.10.6 (set by /opt/pyenv/version) 01:10:56 + command -v pyenv 01:10:56 ++ pyenv init - --no-rehash 01:10: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[*]}"'\'')" 01:10:56 export PATH="/opt/pyenv/shims:${PATH}" 01:10:56 export PYENV_SHELL=bash 01:10:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:10:56 pyenv() { 01:10:56 local command 01:10:56 command="${1:-}" 01:10:56 if [ "$#" -gt 0 ]; then 01:10:56 shift 01:10:56 fi 01:10:56 01:10:56 case "$command" in 01:10:56 rehash|shell) 01:10:56 eval "$(pyenv "sh-$command" "$@")" 01:10:56 ;; 01:10:56 *) 01:10:56 command pyenv "$command" "$@" 01:10:56 ;; 01:10:56 esac 01:10:56 }' 01:10: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[*]}"' 01:10:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:10:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:10:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:10:56 ++ export PYENV_SHELL=bash 01:10:56 ++ PYENV_SHELL=bash 01:10:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:10:56 +++ complete -F _pyenv pyenv 01:10:56 ++ lf-pyver python3 01:10:56 ++ local py_version_xy=python3 01:10:56 ++ local py_version_xyz= 01:10:56 ++ sed 's/^[ *]* //' 01:10:56 ++ grep -E '^[0-9.]*[0-9]$' 01:10:56 ++ pyenv versions 01:10:56 ++ local command 01:10:56 ++ command=versions 01:10:56 ++ '[' 1 -gt 0 ']' 01:10:56 ++ shift 01:10:56 ++ case "$command" in 01:10:56 ++ command pyenv versions 01:10:56 ++ pyenv versions 01:10:56 ++ awk '{ print $1 }' 01:10:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:10:56 +++ grep '^3' /tmp/.pyenv_versions 01:10:56 +++ tail -n 1 01:10:56 +++ sort -V 01:10:56 ++ py_version_xyz=3.10.6 01:10:56 ++ [[ -z 3.10.6 ]] 01:10:56 ++ echo 3.10.6 01:10:56 ++ return 0 01:10:56 + pyenv local 3.10.6 01:10:56 + local command 01:10:56 + command=local 01:10:56 + '[' 2 -gt 0 ']' 01:10:56 + shift 01:10:56 + case "$command" in 01:10:56 + command pyenv local 3.10.6 01:10:56 + pyenv local 3.10.6 01:10:56 + for arg in "$@" 01:10:56 + case $arg in 01:10:56 + pkg_list+='tox ' 01:10:56 + for arg in "$@" 01:10:56 + case $arg in 01:10:56 + pkg_list+='virtualenv ' 01:10:56 + for arg in "$@" 01:10:56 + case $arg in 01:10:56 + pkg_list+='urllib3~=1.26.15 ' 01:10:56 + [[ -f /tmp/.toxenv ]] 01:10:56 + [[ ! -f /tmp/.toxenv ]] 01:10:56 + [[ -n '' ]] 01:10:56 + python3 -m venv /tmp/venv-Gw41 01:11:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gw41' 01:11:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Gw41 01:11:00 + echo /tmp/venv-Gw41 01:11:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 01:11:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 01:11:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:11:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:11:00 + local 'pip_opts=--upgrade --quiet' 01:11:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:11:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:11:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:11:00 + [[ -n '' ]] 01:11:00 + [[ -n '' ]] 01:11:00 + lf-venv-pip-install /tmp/venv-Gw41/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:11:00 + local venv_python=/tmp/venv-Gw41/bin/python3 01:11:00 + shift 01:11:00 + local upstream=https://pypi.org/simple 01:11:00 + /tmp/venv-Gw41/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 01:11:05 + return 0 01:11:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:11:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:11:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:11:05 + lf-venv-pip-install /tmp/venv-Gw41/bin/python3 --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 01:11:05 + local venv_python=/tmp/venv-Gw41/bin/python3 01:11:05 + shift 01:11:05 + local upstream=https://pypi.org/simple 01:11:05 + /tmp/venv-Gw41/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 01:11:07 + return 0 01:11:07 + type python3 01:11:07 + true 01:11:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gw41/bin to PATH' 01:11:07 lf-activate-venv(): INFO: Adding /tmp/venv-Gw41/bin to PATH 01:11:07 + PATH=/tmp/venv-Gw41/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:11:07 + return 0 01:11:07 + python3 --version 01:11:07 Python 3.10.6 01:11:07 + python3 -m pip --version 01:11:07 pip 26.2.1 from /tmp/venv-Gw41/lib/python3.10/site-packages/pip (python 3.10) 01:11:07 + python3 -m pip freeze 01:11:07 cachetools==7.2.0 01:11:07 colorama==0.4.6 01:11:07 distlib==0.4.3 01:11:07 filelock==4.0.1 01:11:07 packaging==26.3 01:11:07 platformdirs==4.11.12 01:11:07 pluggy==1.6.0 01:11:07 pyproject-api==1.11.2 01:11:07 python-discovery==1.6.1 01:11:07 tomli==2.4.1 01:11:07 tomli_w==1.2.0 01:11:07 tox==4.63.0 01:11:07 typing_extensions==4.16.0 01:11:07 urllib3==1.26.20 01:11:07 virtualenv==21.10.0 01:11:07 [EnvInject] - Injecting environment variables from a build step. 01:11:07 [EnvInject] - Injecting as environment variables the properties content 01:11:07 PARALLEL=false 01:11:07 01:11:07 [EnvInject] - Variables injected successfully. 01:11:07 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins13137302048770957651.sh 01:11:07 ---> tox-run.sh 01:11:07 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:11:07 + ARCHIVE_TOX_DIR=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox 01:11:07 + ARCHIVE_DOC_DIR=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/docs 01:11:07 + mkdir -p /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox 01:11:07 + cd /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/. 01:11:07 + source /home/jenkins/lf-env.sh 01:11:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:11:07 ++ mktemp -d /tmp/venv-XXXX 01:11:07 + lf_venv=/tmp/venv-P5AO 01:11:07 + local venv_file=/tmp/.os_lf_venv 01:11:07 + local python=python3 01:11:07 + local options 01:11:07 + local set_path=true 01:11:07 + local install_args= 01:11: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 01:11:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:11:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:11:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:11:07 + true 01:11:07 + case $1 in 01:11:07 + venv_file=/tmp/.toxenv 01:11:07 + shift 2 01:11:07 + true 01:11:07 + case $1 in 01:11:07 + shift 01:11:07 + break 01:11:07 + case $python in 01:11:07 + local pkg_list= 01:11:07 + [[ -d /opt/pyenv ]] 01:11:07 + echo 'Setup pyenv:' 01:11:07 Setup pyenv: 01:11:07 + export PYENV_ROOT=/opt/pyenv 01:11:07 + PYENV_ROOT=/opt/pyenv 01:11:07 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:11:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:11:07 + pyenv versions 01:11:08 system 01:11:08 3.8.13 01:11:08 3.9.13 01:11:08 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 01:11:08 + command -v pyenv 01:11:08 ++ pyenv init - --no-rehash 01:11:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 01:11:08 export PATH="/opt/pyenv/shims:${PATH}" 01:11:08 export PYENV_SHELL=bash 01:11:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:11:08 pyenv() { 01:11:08 local command 01:11:08 command="${1:-}" 01:11:08 if [ "$#" -gt 0 ]; then 01:11:08 shift 01:11:08 fi 01:11:08 01:11:08 case "$command" in 01:11:08 rehash|shell) 01:11:08 eval "$(pyenv "sh-$command" "$@")" 01:11:08 ;; 01:11:08 *) 01:11:08 command pyenv "$command" "$@" 01:11:08 ;; 01:11:08 esac 01:11:08 }' 01:11:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 01:11:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:11:08 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:11:08 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:11:08 ++ export PYENV_SHELL=bash 01:11:08 ++ PYENV_SHELL=bash 01:11:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:11:08 +++ complete -F _pyenv pyenv 01:11:08 ++ lf-pyver python3 01:11:08 ++ local py_version_xy=python3 01:11:08 ++ local py_version_xyz= 01:11:08 ++ sed 's/^[ *]* //' 01:11:08 ++ awk '{ print $1 }' 01:11:08 ++ pyenv versions 01:11:08 ++ local command 01:11:08 ++ command=versions 01:11:08 ++ '[' 1 -gt 0 ']' 01:11:08 ++ shift 01:11:08 ++ case "$command" in 01:11:08 ++ command pyenv versions 01:11:08 ++ pyenv versions 01:11:08 ++ grep -E '^[0-9.]*[0-9]$' 01:11:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:11:08 +++ grep '^3' /tmp/.pyenv_versions 01:11:08 +++ sort -V 01:11:08 +++ tail -n 1 01:11:08 ++ py_version_xyz=3.10.6 01:11:08 ++ [[ -z 3.10.6 ]] 01:11:08 ++ echo 3.10.6 01:11:08 ++ return 0 01:11:08 + pyenv local 3.10.6 01:11:08 + local command 01:11:08 + command=local 01:11:08 + '[' 2 -gt 0 ']' 01:11:08 + shift 01:11:08 + case "$command" in 01:11:08 + command pyenv local 3.10.6 01:11:08 + pyenv local 3.10.6 01:11:08 + for arg in "$@" 01:11:08 + case $arg in 01:11:08 + pkg_list+='tox ' 01:11:08 + for arg in "$@" 01:11:08 + case $arg in 01:11:08 + pkg_list+='virtualenv ' 01:11:08 + for arg in "$@" 01:11:08 + case $arg in 01:11:08 + pkg_list+='urllib3~=1.26.15 ' 01:11:08 + [[ -f /tmp/.toxenv ]] 01:11:08 ++ cat /tmp/.toxenv 01:11:08 + lf_venv=/tmp/venv-Gw41 01:11:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gw41 from' file:/tmp/.toxenv 01:11:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Gw41 from file:/tmp/.toxenv 01:11:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:11:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:11:08 + local 'pip_opts=--upgrade --quiet' 01:11:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:11:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:11:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:11:08 + [[ -n '' ]] 01:11:08 + [[ -n '' ]] 01:11:08 + lf-venv-pip-install /tmp/venv-Gw41/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:11:08 + local venv_python=/tmp/venv-Gw41/bin/python3 01:11:08 + shift 01:11:08 + local upstream=https://pypi.org/simple 01:11:08 + /tmp/venv-Gw41/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 01:11:09 + return 0 01:11:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:11:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:11:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:11:09 + lf-venv-pip-install /tmp/venv-Gw41/bin/python3 --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 01:11:09 + local venv_python=/tmp/venv-Gw41/bin/python3 01:11:09 + shift 01:11:09 + local upstream=https://pypi.org/simple 01:11:09 + /tmp/venv-Gw41/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 01:11:09 + return 0 01:11:09 + type python3 01:11:09 + true 01:11:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Gw41/bin to PATH' 01:11:09 lf-activate-venv(): INFO: Adding /tmp/venv-Gw41/bin to PATH 01:11:09 + PATH=/tmp/venv-Gw41/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:11:09 + return 0 01:11:09 + [[ -d /opt/pyenv ]] 01:11:09 + echo '---> Setting up pyenv' 01:11:09 ---> Setting up pyenv 01:11:09 + export PYENV_ROOT=/opt/pyenv 01:11:09 + PYENV_ROOT=/opt/pyenv 01:11:09 + export PATH=/opt/pyenv/bin:/tmp/venv-Gw41/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:11:09 + PATH=/opt/pyenv/bin:/tmp/venv-Gw41/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:11:09 ++ pwd 01:11:09 + PYTHONPATH=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint 01:11:09 + export PYTHONPATH 01:11:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 01:11:09 + TOX_TESTENV_PASSENV=PYTHONPATH 01:11:09 + tox --version 01:11:10 4.63.0 from /tmp/venv-Gw41/lib/python3.10/site-packages/tox/__init__.py 01:11:10 + PARALLEL=false 01:11:10 + TOX_OPTIONS_LIST= 01:11:10 + [[ -n yaml ]] 01:11:10 + TOX_OPTIONS_LIST=' -e yaml' 01:11:10 + case ${PARALLEL,,} in 01:11:10 + tox -e yaml 01:11:10 + tee -a /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox/tox.log 01:11:17 yaml: install_deps> python -I -m pip install coala-bears nodeenv 01:11:42 yaml: freeze> python -m pip freeze --all 01:11:42 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.18.0,bandit==1.6.2,certifi==2026.7.22,charset-normalizer==3.5.1,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.62,guess_language-spirit==0.5.4,html-linter==0.3.0,idna==3.15,imagesize==1.5.0,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.10.0,packaging==26.2,pbr==7.0.3,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==2026.3.post1,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.8,scspell3k==2.3.0,setuptools==75.3.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.70.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.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 01:11:42 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 01:11:42 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 01:11:43 ---> Completed tox runs 01:11:43 + for i in .tox/*/log 01:11:43 ++ echo .tox/yaml/log 01:11:43 ++ awk -F/ '{print $2}' 01:11:43 + tox_env=yaml 01:11:43 + cp -r .tox/yaml/log /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/tox/yaml 01:11:43 + DOC_DIR=docs/_build/html 01:11:43 + [[ -d docs/_build/html ]] 01:11:43 + echo '---> tox-run.sh ends' 01:11:43 ---> tox-run.sh ends 01:11:43 + test 0 -eq 0 01:11:43 $ ssh-agent -k 01:11:43 unset SSH_AUTH_SOCK; 01:11:43 unset SSH_AGENT_PID; 01:11:43 echo Agent pid 10321 killed; 01:11:43 [ssh-agent] Stopped. 01:11:43 [PostBuildScript] - [INFO] Executing post build scripts. 01:11:43 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins18101474659951349237.sh 01:11:43 ---> sysstat.sh 01:11:44 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins6658474253213919185.sh 01:11:44 ---> package-listing.sh 01:11:44 ++ facter osfamily 01:11:44 ++ tr '[:upper:]' '[:lower:]' 01:11:44 + OS_FAMILY=redhat 01:11:44 + workspace=/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint 01:11:44 + START_PACKAGES=/tmp/packages_start.txt 01:11:44 + END_PACKAGES=/tmp/packages_end.txt 01:11:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:11:44 + PACKAGES=/tmp/packages_start.txt 01:11:44 + '[' /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint ']' 01:11:44 + PACKAGES=/tmp/packages_end.txt 01:11:44 + case "${OS_FAMILY}" in 01:11:44 + rpm -qa 01:11:44 + sort 01:11:44 + '[' -f /tmp/packages_start.txt ']' 01:11:44 + '[' -f /tmp/packages_end.txt ']' 01:11:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:11:44 + '[' /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint ']' 01:11:44 + mkdir -p /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/ 01:11:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/ 01:11:44 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins1612738330726462558.sh 01:11:44 ---> capture-instance-metadata.sh 01:11:45 Setup pyenv: 01:11:45 system 01:11:45 3.8.13 01:11:45 3.9.13 01:11:45 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 01:11:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rdf4 01:11:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:11:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:11:52 lf-activate-venv(): INFO: Installing additional packages: lftools 01:12:17 lf-activate-venv(): INFO: Adding /tmp/venv-Rdf4/bin to PATH 01:12:17 INFO: Running in OpenStack, capturing instance metadata 01:12:17 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins6736193890239356809.sh 01:12:17 provisioning config files... 01:12:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-5G-core-nf-simulator-master-yaml-lint@tmp/config8643072448685778459tmp 01:12:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:12:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:12:18 [EnvInject] - Injecting environment variables from a build step. 01:12:18 [EnvInject] - Injecting as environment variables the properties content 01:12:18 SERVER_ID=logs 01:12:18 01:12:18 [EnvInject] - Variables injected successfully. 01:12:18 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins3084494120470846093.sh 01:12:18 ---> create-netrc.sh 01:12:18 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins15015761585810010330.sh 01:12:18 ---> python-tools-install.sh 01:12:18 Setup pyenv: 01:12:18 system 01:12:18 3.8.13 01:12:18 3.9.13 01:12:18 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 01:12:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rdf4 from file:/tmp/.os_lf_venv 01:12:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:12:20 lf-activate-venv(): INFO: Installing additional packages: lftools 01:12:25 lf-activate-venv(): INFO: Adding /tmp/venv-Rdf4/bin to PATH 01:12:25 Generating Requirements File 01:12:49 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. 01:12:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:12:49 Python 3.10.6 01:12:49 pip 26.2.1 from /tmp/venv-Rdf4/lib/python3.10/site-packages/pip (python 3.10) 01:12:50 aiohappyeyeballs==2.7.1 01:12:50 aiohttp==3.14.3 01:12:50 aiosignal==1.4.0 01:12:50 appdirs==1.4.4 01:12:50 argcomplete==3.7.2 01:12:50 aspy.yaml==1.3.0 01:12:50 async-timeout==5.0.1 01:12:50 attrs==26.1.0 01:12:50 autopage==0.6.0 01:12:50 backports.strenum==1.3.1 01:12:50 beautifulsoup4==4.15.0 01:12:50 boto3==1.43.100 01:12:50 botocore==1.43.100 01:12:50 bs4==0.0.2 01:12:50 certifi==2026.7.22 01:12:50 cffi==2.1.1 01:12:50 cfgv==3.5.0 01:12:50 chardet==7.6.0 01:12:50 charset-normalizer==3.5.1 01:12:50 click==8.5.0 01:12:50 cliff==4.14.0 01:12:50 cmd2==3.5.1 01:12:50 cryptography==3.3.2 01:12:50 debtcollector==3.1.0 01:12:50 decorator==5.3.1 01:12:50 defusedxml==0.7.1 01:12:50 Deprecated==1.3.1 01:12:50 distlib==0.4.3 01:12:50 dnspython==2.8.0 01:12:50 docker==7.2.0 01:12:50 dogpile.cache==1.5.0 01:12:50 durationpy==0.11 01:12:50 email-validator==2.3.0 01:12:50 filelock==4.0.1 01:12:50 frozenlist==1.8.0 01:12:50 future==1.0.0 01:12:50 gitdb==4.0.12 01:12:50 GitPython==3.1.62 01:12:50 httplib2==0.30.2 01:12:50 identify==2.6.19 01:12:50 idna==3.20 01:12:50 importlib-resources==1.5.0 01:12:50 iso8601==2.1.0 01:12:50 Jinja2==3.1.6 01:12:50 jmespath==1.1.0 01:12:50 jsonpatch==1.33 01:12:50 jsonpointer==3.1.1 01:12:50 jsonschema==4.26.0 01:12:50 jsonschema-specifications==2025.9.1 01:12:50 keystoneauth1==5.14.0 01:12:50 kubernetes==36.0.3 01:12:50 lftools==0.37.23 01:12:50 lxml==6.1.3 01:12:50 markdown-it-py==4.2.0 01:12:50 MarkupSafe==3.0.3 01:12:50 mdurl==0.1.2 01:12:50 msgpack==1.2.2 01:12:50 multi_key_dict==2.0.3 01:12:50 multidict==6.9.1 01:12:50 munch==4.0.0 01:12:50 netaddr==1.3.0 01:12:50 niet==1.4.2 01:12:50 nodeenv==1.10.0 01:12:50 oauth2client==4.1.3 01:12:50 oauthlib==3.3.1 01:12:50 openstacksdk==4.13.0 01:12:50 os-service-types==1.8.2 01:12:50 osc-lib==4.6.0 01:12:50 oslo.config==10.4.0 01:12:50 oslo.context==6.4.0 01:12:50 oslo.i18n==6.8.0 01:12:50 oslo.log==8.2.0 01:12:50 oslo.serialization==5.10.0 01:12:50 oslo.utils==10.1.1 01:12:50 packaging==26.3 01:12:50 pbr==7.0.3 01:12:50 platformdirs==4.11.12 01:12:50 prettytable==3.18.0 01:12:50 propcache==0.5.4 01:12:50 psutil==7.2.2 01:12:50 pyasn1==0.6.4 01:12:50 pyasn1_modules==0.4.2 01:12:50 pycparser==3.0 01:12:50 pygerrit2==2.0.15 01:12:50 PyGithub==2.10.0 01:12:50 Pygments==2.21.0 01:12:50 PyJWT==2.14.0 01:12:50 PyNaCl==1.6.2 01:12:50 pyparsing==2.4.7 01:12:50 pyperclip==1.11.0 01:12:50 pyrsistent==0.20.0 01:12:50 python-cinderclient==9.9.0 01:12:50 python-dateutil==2.9.0.post0 01:12:50 python-discovery==1.6.1 01:12:50 python-heatclient==5.2.0 01:12:50 python-jenkins==1.8.3 01:12:50 python-keystoneclient==6.0.0 01:12:50 python-magnumclient==4.11.0 01:12:50 python-openstackclient==10.0.0 01:12:50 python-swiftclient==4.11.0 01:12:50 PyYAML==6.0.3 01:12:50 referencing==0.37.0 01:12:50 requests==2.34.2 01:12:50 requests-oauthlib==2.0.0 01:12:50 rfc3986==2.0.0 01:12:50 rich==15.0.0 01:12:50 rich-argparse==1.8.0 01:12:50 rpds-py==0.30.0 01:12:50 rsa==4.9.1 01:12:50 ruamel.yaml==0.19.1 01:12:50 ruamel.yaml.clib==0.2.15 01:12:50 s3transfer==0.19.2 01:12:50 simplejson==4.1.2 01:12:50 six==1.17.0 01:12:50 smmap==5.0.3 01:12:50 soupsieve==2.9.2 01:12:50 stevedore==5.8.0 01:12:50 tabulate==0.10.0 01:12:50 toml==0.10.2 01:12:50 tomlkit==0.15.1 01:12:50 tqdm==4.70.1 01:12:50 typing_extensions==4.16.0 01:12:50 urllib3==1.26.20 01:12:50 virtualenv==21.10.0 01:12:50 wcwidth==0.8.4 01:12:50 websocket-client==1.9.2 01:12:50 wrapt==2.4.1 01:12:50 xdg==6.0.0 01:12:50 xmltodict==1.0.4 01:12:50 yarl==1.25.1 01:12:50 yq==4.2.0 01:12:50 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/sh /tmp/jenkins8427290994556899175.sh 01:12:50 ---> uv-install.sh 01:12:50 Installing uv/uvx (latest) using shell installer 01:12:50 2026-09-23 01:12:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-PRVdcL.sh" [1] 01:12:50 downloading uv 0.12.18 x86_64-unknown-linux-gnu 01:12:51 installing to /home/jenkins/.local/bin 01:12:51 uv 01:12:51 uvx 01:12:51 everything's installed! 01:12:51 ---> Validating uv/uvx install 01:12:51 uvx 0.12.18 (x86_64-unknown-linux-gnu) 01:12:51 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins14669557799191975750.sh 01:12:51 ---> sudo-logs.sh 01:12:51 Archiving 'sudo' log.. 01:12:51 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash /tmp/jenkins7360700210437298207.sh 01:12:51 ---> job-cost.sh 01:12:51 INFO: Activating Python virtual environment... 01:12:51 Setup pyenv: 01:12:51 system 01:12:51 3.8.13 01:12:51 3.9.13 01:12:51 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 01:12:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rdf4 from file:/tmp/.os_lf_venv 01:12:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:12:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:12:57 lf-activate-venv(): INFO: Adding /tmp/venv-Rdf4/bin to PATH 01:12:57 INFO: No stack-cost file found 01:12:57 INFO: Instance uptime: 163s 01:12:57 INFO: Fetching instance metadata (attempt 1 of 3)... 01:12:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:12:58 INFO: Successfully fetched instance metadata 01:12:58 INFO: Instance type: v3-standard-2 01:12:58 INFO: Retrieving pricing info for: v3-standard-2 01:12:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:12:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=163 01:12:58 INFO: Successfully fetched Vexxhost pricing API 01:12:58 INFO: Retrieved cost: 0.06 01:12:58 INFO: Retrieved resource: v3-standard-2 01:12:58 INFO: Creating archive directory: /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/cost 01:12:58 INFO: Archiving costs to: /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/archives/cost.csv 01:12:58 INFO: Successfully archived job cost data 01:12:58 DEBUG: Cost data: integration-5G-core-nf-simulator-master-yaml-lint,26,2026-09-23 01:12:58,v3-standard-2,163,0.06,0.00,SUCCESS 01:12:58 [integration-5G-core-nf-simulator-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11368448280439429951.sh 01:12:58 ---> logs-deploy.sh 01:12:58 Setup pyenv: 01:12:58 system 01:12:58 3.8.13 01:12:58 3.9.13 01:12:58 * 3.10.6 (set by /w/workspace/integration-5G-core-nf-simulator-master-yaml-lint/.python-version) 01:12:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rdf4 from file:/tmp/.os_lf_venv 01:12:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:13:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:13:06 lf-activate-venv(): INFO: Adding /tmp/venv-Rdf4/bin to PATH 01:13:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-5G-core-nf-simulator-master-yaml-lint/26 01:13:06 INFO: archiving workspace using pattern(s): 01:13:07 Archives upload complete. 01:13:07 INFO: archiving logs to Nexus 01:13:08 ---> uname -a: 01:13:08 Linux prd-centos8-builder-2c-1g-4289.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 01:13:08 01:13:08 01:13:08 ---> lscpu: 01:13:08 Architecture: x86_64 01:13:08 CPU op-mode(s): 32-bit, 64-bit 01:13:08 Byte Order: Little Endian 01:13:08 CPU(s): 2 01:13:08 On-line CPU(s) list: 0,1 01:13:08 Thread(s) per core: 1 01:13:08 Core(s) per socket: 1 01:13:08 Socket(s): 2 01:13:08 NUMA node(s): 1 01:13:08 Vendor ID: AuthenticAMD 01:13:08 CPU family: 23 01:13:08 Model: 49 01:13:08 Model name: AMD EPYC-Rome Processor 01:13:08 Stepping: 0 01:13:08 CPU MHz: 2799.998 01:13:08 BogoMIPS: 5599.99 01:13:08 Virtualization: AMD-V 01:13:08 Hypervisor vendor: KVM 01:13:08 Virtualization type: full 01:13:08 L1d cache: 32K 01:13:08 L1i cache: 32K 01:13:08 L2 cache: 512K 01:13:08 L3 cache: 16384K 01:13:08 NUMA node0 CPU(s): 0,1 01:13:08 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 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 wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 01:13:08 01:13:08 01:13:08 ---> nproc: 01:13:08 2 01:13:08 01:13:08 01:13:08 ---> df -h: 01:13:08 Filesystem Size Used Avail Use% Mounted on 01:13:08 devtmpfs 3.8G 0 3.8G 0% /dev 01:13:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:13:08 tmpfs 3.8G 17M 3.8G 1% /run 01:13:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:13:08 /dev/vda1 40G 9.7G 31G 25% / 01:13:08 tmpfs 770M 0 770M 0% /run/user/1001 01:13:08 01:13:08 01:13:08 ---> free -m: 01:13:08 total used free shared buff/cache available 01:13:08 Mem: 7697 598 4471 20 2628 6780 01:13:08 Swap: 1023 0 1023 01:13:08 01:13:08 01:13:08 ---> ip addr: 01:13:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:13:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:13:08 inet 127.0.0.1/8 scope host lo 01:13:08 valid_lft forever preferred_lft forever 01:13:08 inet6 ::1/128 scope host 01:13:08 valid_lft forever preferred_lft forever 01:13:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:13:08 link/ether fa:16:3e:8f:c4:a6 brd ff:ff:ff:ff:ff:ff 01:13:08 altname enp0s3 01:13:08 altname ens3 01:13:08 inet 10.30.106.19/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 01:13:08 valid_lft 86237sec preferred_lft 86237sec 01:13:08 inet6 fe80::f816:3eff:fe8f:c4a6/64 scope link 01:13:08 valid_lft forever preferred_lft forever 01:13:08 01:13:08 01:13:08 ---> sar -b -r -n DEV: 01:13:08 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/23/2026 _x86_64_ (2 CPU) 01:13:08 01:13:08 01:10:21 LINUX RESTART (2 CPU) 01:13:08 01:13:08 01:11:01 AM tps rtps wtps bread/s bwrtn/s 01:13:08 01:12:01 AM 242.67 116.69 125.97 3057.11 10426.19 01:13:08 01:13:01 AM 131.74 1.15 130.59 236.85 13760.61 01:13:08 Average: 187.20 58.92 128.28 1646.98 12093.40 01:13:08 01:13:08 01:11:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:13:08 01:12:01 AM 5054244 7001244 2828184 35.88 2688 2113976 710372 7.95 419528 2038664 174836 01:13:08 01:13:01 AM 4587488 6951560 3294940 41.80 2688 2505872 712244 7.97 430928 2420368 228848 01:13:08 Average: 4820866 6976402 3061562 38.84 2688 2309924 711308 7.96 425228 2229516 201842 01:13:08 01:13:08 01:11:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:13:08 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:08 01:12:01 AM eth0 80.86 55.26 818.31 15.82 0.00 0.00 0.00 0.00 01:13:08 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:08 01:13:01 AM eth0 108.73 66.24 1376.75 9.64 0.00 0.00 0.00 0.00 01:13:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:08 Average: eth0 94.79 60.75 1097.53 12.73 0.00 0.00 0.00 0.00 01:13:08 01:13:08 01:13:08 ---> sar -P ALL: 01:13:08 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/23/2026 _x86_64_ (2 CPU) 01:13:08 01:13:08 01:10:21 LINUX RESTART (2 CPU) 01:13:08 01:13:08 01:11:01 AM CPU %user %nice %system %iowait %steal %idle 01:13:08 01:12:01 AM all 35.07 1.71 30.43 2.61 0.03 30.15 01:13:08 01:12:01 AM 0 38.88 1.81 29.90 2.52 0.02 26.88 01:13:08 01:12:01 AM 1 31.26 1.62 30.96 2.70 0.03 33.42 01:13:08 01:13:01 AM all 37.40 0.00 6.54 1.09 0.04 54.93 01:13:08 01:13:01 AM 0 47.56 0.00 7.56 1.22 0.05 43.61 01:13:08 01:13:01 AM 1 27.27 0.00 5.53 0.96 0.03 66.21 01:13:08 Average: all 36.24 0.85 18.39 1.84 0.03 42.64 01:13:08 Average: 0 43.25 0.90 18.66 1.86 0.03 35.30 01:13:08 Average: 1 29.25 0.80 18.13 1.83 0.03 49.96 01:13:08 01:13:08 01:13:08