09:23:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/cds/+/146642 09:23:55 Running as SYSTEM 09:23:55 [EnvInject] - Loading node environment variables. 09:23:55 Building remotely on prd-centos8-builder-2c-1g-9809 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-cds-master-yaml-lint 09:23:55 [ssh-agent] Looking for ssh-agent implementation... 09:23:56 $ ssh-agent 09:23:56 SSH_AUTH_SOCK=/tmp/ssh-3TjPebkyY2tF/agent.12243 09:23:56 SSH_AGENT_PID=12245 09:23:56 [ssh-agent] Started. 09:23:56 Running ssh-add (command line suppressed) 09:23:56 Identity added: /w/workspace/testsuite-cds-master-yaml-lint@tmp/private_key_10225907844748431907.key (/w/workspace/testsuite-cds-master-yaml-lint@tmp/private_key_10225907844748431907.key) 09:23:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:23:56 The recommended git tool is: NONE 09:24:02 using credential onap-jenkins-ssh 09:24:02 Wiping out workspace first. 09:24:02 Cloning the remote Git repository 09:24:02 Cloning repository git://cloud.onap.org/mirror/testsuite/cds.git 09:24:02 > git init /w/workspace/testsuite-cds-master-yaml-lint # timeout=10 09:24:02 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/cds.git 09:24:02 > git --version # timeout=10 09:24:02 > git --version # 'git version 2.43.0' 09:24:02 using GIT_SSH to set credentials Gerrit user 09:24:02 [INFO] Currently running in a labeled security context 09:24:02 [INFO] Currently SELinux is 'enforcing' on the host 09:24:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-cds-master-yaml-lint@tmp/jenkins-gitclient-ssh15187523219239622890.key 09:24:02 Verifying host key using manually-configured host key entries 09:24:02 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/cds.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:24:03 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/cds.git # timeout=10 09:24:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:24:04 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/cds.git # timeout=10 09:24:04 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/cds.git 09:24:04 using GIT_SSH to set credentials Gerrit user 09:24:04 [INFO] Currently running in a labeled security context 09:24:04 [INFO] Currently SELinux is 'enforcing' on the host 09:24:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-cds-master-yaml-lint@tmp/jenkins-gitclient-ssh12571869064494568298.key 09:24:04 Verifying host key using manually-configured host key entries 09:24:04 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/cds.git refs/changes/42/146642/1 # timeout=30 09:24:04 > git rev-parse d005553e9a45943d17985d6611739d6483994e7f^{commit} # timeout=10 09:24:04 Checking out Revision d005553e9a45943d17985d6611739d6483994e7f (refs/changes/42/146642/1) 09:24:04 > git config core.sparsecheckout # timeout=10 09:24:04 > git checkout -f d005553e9a45943d17985d6611739d6483994e7f # timeout=30 09:24:07 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" 09:24:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:24:07 > git rev-list --no-walk 4345f3bce5c5312b30eea576a08f6499552932c8 # timeout=10 09:24:08 [EnvInject] - Injecting environment variables from a build step. 09:24:08 [EnvInject] - Injecting as environment variables the properties content 09:24:08 PYTHON=python3 09:24:08 09:24:08 [EnvInject] - Variables injected successfully. 09:24:08 [testsuite-cds-master-yaml-lint] $ /bin/bash -l /tmp/jenkins14448564852162485839.sh 09:24:08 ---> tox-install.sh 09:24:08 + source /home/jenkins/lf-env.sh 09:24:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:24:08 ++ mktemp -d /tmp/venv-XXXX 09:24:08 + lf_venv=/tmp/venv-Bubc 09:24:08 + local venv_file=/tmp/.os_lf_venv 09:24:08 + local python=python3 09:24:08 + local options 09:24:08 + local set_path=true 09:24:08 + local install_args= 09:24:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:24:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:24:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:24:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:24:08 + true 09:24:08 + case $1 in 09:24:08 + venv_file=/tmp/.toxenv 09:24:08 + shift 2 09:24:08 + true 09:24:08 + case $1 in 09:24:08 + shift 09:24:08 + break 09:24:08 + case $python in 09:24:08 + local pkg_list= 09:24:08 + [[ -d /opt/pyenv ]] 09:24:08 + echo 'Setup pyenv:' 09:24:08 Setup pyenv: 09:24:08 + export PYENV_ROOT=/opt/pyenv 09:24:08 + PYENV_ROOT=/opt/pyenv 09:24:08 + 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 09:24:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:24:08 + pyenv versions 09:24:08 system 09:24:08 * 3.8.13 (set by /opt/pyenv/version) 09:24:08 * 3.9.13 (set by /opt/pyenv/version) 09:24:08 * 3.10.6 (set by /opt/pyenv/version) 09:24:08 + command -v pyenv 09:24:08 ++ pyenv init - --no-rehash 09:24: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[*]}"'\'')" 09:24:08 export PATH="/opt/pyenv/shims:${PATH}" 09:24:08 export PYENV_SHELL=bash 09:24:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:24:08 pyenv() { 09:24:08 local command 09:24:08 command="${1:-}" 09:24:08 if [ "$#" -gt 0 ]; then 09:24:08 shift 09:24:08 fi 09:24:08 09:24:08 case "$command" in 09:24:08 rehash|shell) 09:24:08 eval "$(pyenv "sh-$command" "$@")" 09:24:08 ;; 09:24:08 *) 09:24:08 command pyenv "$command" "$@" 09:24:08 ;; 09:24:08 esac 09:24:08 }' 09:24: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[*]}"' 09:24:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:24:08 ++ 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 09:24:08 ++ 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 09:24:08 ++ export PYENV_SHELL=bash 09:24:08 ++ PYENV_SHELL=bash 09:24:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:24:08 +++ complete -F _pyenv pyenv 09:24:08 ++ lf-pyver python3 09:24:08 ++ local py_version_xy=python3 09:24:08 ++ local py_version_xyz= 09:24:08 ++ pyenv versions 09:24:08 ++ local command 09:24:08 ++ command=versions 09:24:08 ++ '[' 1 -gt 0 ']' 09:24:08 ++ shift 09:24:08 ++ case "$command" in 09:24:08 ++ command pyenv versions 09:24:08 ++ pyenv versions 09:24:08 ++ awk '{ print $1 }' 09:24:08 ++ sed 's/^[ *]* //' 09:24:08 ++ grep -E '^[0-9.]*[0-9]$' 09:24:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:24:08 +++ sort -V 09:24:08 +++ grep '^3' /tmp/.pyenv_versions 09:24:08 +++ tail -n 1 09:24:08 ++ py_version_xyz=3.10.6 09:24:08 ++ [[ -z 3.10.6 ]] 09:24:08 ++ echo 3.10.6 09:24:08 ++ return 0 09:24:08 + pyenv local 3.10.6 09:24:08 + local command 09:24:08 + command=local 09:24:08 + '[' 2 -gt 0 ']' 09:24:08 + shift 09:24:08 + case "$command" in 09:24:08 + command pyenv local 3.10.6 09:24:08 + pyenv local 3.10.6 09:24:08 + for arg in "$@" 09:24:08 + case $arg in 09:24:08 + pkg_list+='tox ' 09:24:08 + for arg in "$@" 09:24:08 + case $arg in 09:24:08 + pkg_list+='virtualenv ' 09:24:08 + for arg in "$@" 09:24:08 + case $arg in 09:24:08 + pkg_list+='urllib3~=1.26.15 ' 09:24:08 + [[ -f /tmp/.toxenv ]] 09:24:08 + [[ ! -f /tmp/.toxenv ]] 09:24:08 + [[ -n '' ]] 09:24:08 + python3 -m venv /tmp/venv-Bubc 09:24:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Bubc' 09:24:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Bubc 09:24:12 + echo /tmp/venv-Bubc 09:24:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:24:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:24:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:24:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:12 + local 'pip_opts=--upgrade --quiet' 09:24:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:24:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:24:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:24:12 + [[ -n '' ]] 09:24:12 + [[ -n '' ]] 09:24:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:24:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:12 + /tmp/venv-Bubc/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 09:24:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:24:18 lf-activate-venv(): INFO: Base packages installed successfully 09:24:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:24:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:24:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:24:18 + /tmp/venv-Bubc/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 09:24:20 + type python3 09:24:20 + true 09:24:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Bubc/bin to PATH' 09:24:20 lf-activate-venv(): INFO: Adding /tmp/venv-Bubc/bin to PATH 09:24:20 + PATH=/tmp/venv-Bubc/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 09:24:20 + return 0 09:24:20 + python3 --version 09:24:20 Python 3.10.6 09:24:20 + python3 -m pip --version 09:24:20 pip 26.1.2 from /tmp/venv-Bubc/lib/python3.10/site-packages/pip (python 3.10) 09:24:20 + python3 -m pip freeze 09:24:21 cachetools==7.1.6 09:24:21 colorama==0.4.6 09:24:21 distlib==0.4.3 09:24:21 filelock==3.32.0 09:24:21 packaging==26.2 09:24:21 platformdirs==4.11.0 09:24:21 pluggy==1.6.0 09:24:21 pyproject-api==1.11.0 09:24:21 python-discovery==1.5.0 09:24:21 tomli==2.4.1 09:24:21 tomli_w==1.2.0 09:24:21 tox==4.58.0 09:24:21 typing_extensions==4.16.0 09:24:21 urllib3==1.26.20 09:24:21 virtualenv==21.7.0 09:24:21 [EnvInject] - Injecting environment variables from a build step. 09:24:21 [EnvInject] - Injecting as environment variables the properties content 09:24:21 PARALLEL=false 09:24:21 09:24:21 [EnvInject] - Variables injected successfully. 09:24:21 [testsuite-cds-master-yaml-lint] $ /bin/bash -l /tmp/jenkins13940942190373938486.sh 09:24:21 ---> tox-run.sh 09:24:21 + 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 09:24:21 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-cds-master-yaml-lint/archives/tox 09:24:21 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-cds-master-yaml-lint/archives/docs 09:24:21 + mkdir -p /w/workspace/testsuite-cds-master-yaml-lint/archives/tox 09:24:21 + cd /w/workspace/testsuite-cds-master-yaml-lint/. 09:24:21 + source /home/jenkins/lf-env.sh 09:24:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:24:21 ++ mktemp -d /tmp/venv-XXXX 09:24:21 + lf_venv=/tmp/venv-ZMMn 09:24:21 + local venv_file=/tmp/.os_lf_venv 09:24:21 + local python=python3 09:24:21 + local options 09:24:21 + local set_path=true 09:24:21 + local install_args= 09:24:21 ++ 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 09:24:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:24:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:24:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:24:21 + true 09:24:21 + case $1 in 09:24:21 + venv_file=/tmp/.toxenv 09:24:21 + shift 2 09:24:21 + true 09:24:21 + case $1 in 09:24:21 + shift 09:24:21 + break 09:24:21 + case $python in 09:24:21 + local pkg_list= 09:24:21 + [[ -d /opt/pyenv ]] 09:24:21 + echo 'Setup pyenv:' 09:24:21 Setup pyenv: 09:24:21 + export PYENV_ROOT=/opt/pyenv 09:24:21 + PYENV_ROOT=/opt/pyenv 09:24:21 + 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 09:24:21 + 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 09:24:21 + pyenv versions 09:24:21 system 09:24:21 3.8.13 09:24:21 3.9.13 09:24:21 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 09:24:21 + command -v pyenv 09:24:21 ++ pyenv init - --no-rehash 09:24:21 + 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[*]}"'\'')" 09:24:21 export PATH="/opt/pyenv/shims:${PATH}" 09:24:21 export PYENV_SHELL=bash 09:24:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:24:21 pyenv() { 09:24:21 local command 09:24:21 command="${1:-}" 09:24:21 if [ "$#" -gt 0 ]; then 09:24:21 shift 09:24:21 fi 09:24:21 09:24:21 case "$command" in 09:24:21 rehash|shell) 09:24:21 eval "$(pyenv "sh-$command" "$@")" 09:24:21 ;; 09:24:21 *) 09:24:21 command pyenv "$command" "$@" 09:24:21 ;; 09:24:21 esac 09:24:21 }' 09:24:21 +++ 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[*]}"' 09:24:21 ++ 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 09:24:21 ++ 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 09:24:21 ++ 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 09:24:21 ++ export PYENV_SHELL=bash 09:24:21 ++ PYENV_SHELL=bash 09:24:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:24:21 +++ complete -F _pyenv pyenv 09:24:21 ++ lf-pyver python3 09:24:21 ++ local py_version_xy=python3 09:24:21 ++ local py_version_xyz= 09:24:21 ++ pyenv versions 09:24:21 ++ local command 09:24:21 ++ command=versions 09:24:21 ++ '[' 1 -gt 0 ']' 09:24:21 ++ shift 09:24:21 ++ case "$command" in 09:24:21 ++ command pyenv versions 09:24:21 ++ pyenv versions 09:24:21 ++ sed 's/^[ *]* //' 09:24:21 ++ awk '{ print $1 }' 09:24:21 ++ grep -E '^[0-9.]*[0-9]$' 09:24:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:24:21 +++ tail -n 1 09:24:21 +++ sort -V 09:24:21 +++ grep '^3' /tmp/.pyenv_versions 09:24:21 ++ py_version_xyz=3.10.6 09:24:21 ++ [[ -z 3.10.6 ]] 09:24:21 ++ echo 3.10.6 09:24:21 ++ return 0 09:24:21 + pyenv local 3.10.6 09:24:21 + local command 09:24:21 + command=local 09:24:21 + '[' 2 -gt 0 ']' 09:24:21 + shift 09:24:21 + case "$command" in 09:24:21 + command pyenv local 3.10.6 09:24:21 + pyenv local 3.10.6 09:24:21 + for arg in "$@" 09:24:21 + case $arg in 09:24:21 + pkg_list+='tox ' 09:24:21 + for arg in "$@" 09:24:21 + case $arg in 09:24:21 + pkg_list+='virtualenv ' 09:24:21 + for arg in "$@" 09:24:21 + case $arg in 09:24:21 + pkg_list+='urllib3~=1.26.15 ' 09:24:21 + [[ -f /tmp/.toxenv ]] 09:24:21 ++ cat /tmp/.toxenv 09:24:21 + lf_venv=/tmp/venv-Bubc 09:24:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bubc from' file:/tmp/.toxenv 09:24:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bubc from file:/tmp/.toxenv 09:24:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:24:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:21 + local 'pip_opts=--upgrade --quiet' 09:24:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:24:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:24:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:24:21 + [[ -n '' ]] 09:24:21 + [[ -n '' ]] 09:24:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:24:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:21 + /tmp/venv-Bubc/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 09:24:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:24:22 lf-activate-venv(): INFO: Base packages installed successfully 09:24:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:24:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:24:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:24:22 + /tmp/venv-Bubc/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 09:24:23 + type python3 09:24:23 + true 09:24:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Bubc/bin to PATH' 09:24:23 lf-activate-venv(): INFO: Adding /tmp/venv-Bubc/bin to PATH 09:24:23 + PATH=/tmp/venv-Bubc/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 09:24:23 + return 0 09:24:23 + [[ -d /opt/pyenv ]] 09:24:23 + echo '---> Setting up pyenv' 09:24:23 ---> Setting up pyenv 09:24:23 + export PYENV_ROOT=/opt/pyenv 09:24:23 + PYENV_ROOT=/opt/pyenv 09:24:23 + export PATH=/opt/pyenv/bin:/tmp/venv-Bubc/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 09:24:23 + PATH=/opt/pyenv/bin:/tmp/venv-Bubc/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 09:24:23 ++ pwd 09:24:23 + PYTHONPATH=/w/workspace/testsuite-cds-master-yaml-lint 09:24:23 + export PYTHONPATH 09:24:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:24:23 + TOX_TESTENV_PASSENV=PYTHONPATH 09:24:23 + tox --version 09:24:23 4.58.0 from /tmp/venv-Bubc/lib/python3.10/site-packages/tox/__init__.py 09:24:23 + PARALLEL=false 09:24:23 + TOX_OPTIONS_LIST= 09:24:23 + [[ -n yaml ]] 09:24:23 + TOX_OPTIONS_LIST=' -e yaml' 09:24:23 + case ${PARALLEL,,} in 09:24:23 + tox -e yaml 09:24:23 + tee -a /w/workspace/testsuite-cds-master-yaml-lint/archives/tox/tox.log 09:24:31 yaml: install_deps> python -I -m pip install coala-bears nodeenv 09:24:58 yaml: freeze> python -m pip freeze --all 09:24:59 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.4.9,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.55,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.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.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.69.0,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 09:24:59 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 09:24:59 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 09:25:00 ---> Completed tox runs 09:25:00 + for i in .tox/*/log 09:25:00 ++ echo .tox/yaml/log 09:25:00 ++ awk -F/ '{print $2}' 09:25:00 + tox_env=yaml 09:25:00 + cp -r .tox/yaml/log /w/workspace/testsuite-cds-master-yaml-lint/archives/tox/yaml 09:25:00 + DOC_DIR=docs/_build/html 09:25:00 + [[ -d docs/_build/html ]] 09:25:00 + echo '---> tox-run.sh ends' 09:25:00 ---> tox-run.sh ends 09:25:00 + test 0 -eq 0 09:25:00 $ ssh-agent -k 09:25:00 unset SSH_AUTH_SOCK; 09:25:00 unset SSH_AGENT_PID; 09:25:00 echo Agent pid 12245 killed; 09:25:00 [ssh-agent] Stopped. 09:25:00 [PostBuildScript] - [INFO] Executing post build scripts. 09:25:00 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins14907810451573182452.sh 09:25:00 ---> sysstat.sh 09:25:00 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins5579608107950537778.sh 09:25:00 ---> package-listing.sh 09:25:00 ++ tr '[:upper:]' '[:lower:]' 09:25:00 ++ facter osfamily 09:25:01 + OS_FAMILY=redhat 09:25:01 + workspace=/w/workspace/testsuite-cds-master-yaml-lint 09:25:01 + START_PACKAGES=/tmp/packages_start.txt 09:25:01 + END_PACKAGES=/tmp/packages_end.txt 09:25:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:25:01 + PACKAGES=/tmp/packages_start.txt 09:25:01 + '[' /w/workspace/testsuite-cds-master-yaml-lint ']' 09:25:01 + PACKAGES=/tmp/packages_end.txt 09:25:01 + case "${OS_FAMILY}" in 09:25:01 + rpm -qa 09:25:01 + sort 09:25:01 + '[' -f /tmp/packages_start.txt ']' 09:25:01 + '[' -f /tmp/packages_end.txt ']' 09:25:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:25:01 + '[' /w/workspace/testsuite-cds-master-yaml-lint ']' 09:25:01 + mkdir -p /w/workspace/testsuite-cds-master-yaml-lint/archives/ 09:25:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-cds-master-yaml-lint/archives/ 09:25:01 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins15114197851111043872.sh 09:25:01 ---> capture-instance-metadata.sh 09:25:01 Setup pyenv: 09:25:01 system 09:25:01 3.8.13 09:25:01 3.9.13 09:25:01 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 09:25:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ndbw 09:25:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:25:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:10 lf-activate-venv(): INFO: Base packages installed successfully 09:25:10 lf-activate-venv(): INFO: Installing additional packages: lftools 09:25:33 lf-activate-venv(): INFO: Adding /tmp/venv-Ndbw/bin to PATH 09:25:33 INFO: Running in OpenStack, capturing instance metadata 09:25:33 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins17459589488672890123.sh 09:25:33 provisioning config files... 09:25:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-cds-master-yaml-lint@tmp/config8090377204007428944tmp 09:25:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:25:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:25:33 [EnvInject] - Injecting environment variables from a build step. 09:25:33 [EnvInject] - Injecting as environment variables the properties content 09:25:33 SERVER_ID=logs 09:25:33 09:25:33 [EnvInject] - Variables injected successfully. 09:25:33 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins6977936525624324401.sh 09:25:33 ---> create-netrc.sh 09:25:33 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins18268043069482656675.sh 09:25:33 ---> python-tools-install.sh 09:25:33 Setup pyenv: 09:25:34 system 09:25:34 3.8.13 09:25:34 3.9.13 09:25:34 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 09:25:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ndbw from file:/tmp/.os_lf_venv 09:25:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:36 lf-activate-venv(): INFO: Base packages installed successfully 09:25:36 lf-activate-venv(): INFO: Installing additional packages: lftools 09:25:44 lf-activate-venv(): INFO: Adding /tmp/venv-Ndbw/bin to PATH 09:25:44 Generating Requirements File 09:26:09 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. 09:26:09 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:26:09 Python 3.10.6 09:26:09 pip 26.1.2 from /tmp/venv-Ndbw/lib/python3.10/site-packages/pip (python 3.10) 09:26:10 aiohappyeyeballs==2.7.1 09:26:10 aiohttp==3.14.3 09:26:10 aiosignal==1.4.0 09:26:10 appdirs==1.4.4 09:26:10 argcomplete==3.7.0 09:26:10 aspy.yaml==1.3.0 09:26:10 async-timeout==5.0.1 09:26:10 attrs==26.1.0 09:26:10 autopage==0.6.0 09:26:10 backports.strenum==1.3.1 09:26:10 beautifulsoup4==4.15.0 09:26:10 boto3==1.43.55 09:26:10 botocore==1.43.55 09:26:10 bs4==0.0.2 09:26:10 certifi==2026.7.22 09:26:10 cffi==2.1.0 09:26:10 cfgv==3.5.0 09:26:10 chardet==7.4.3 09:26:10 charset-normalizer==3.4.9 09:26:10 click==8.4.2 09:26:10 cliff==4.14.0 09:26:10 cmd2==3.5.1 09:26:10 cryptography==3.3.2 09:26:10 debtcollector==3.1.0 09:26:10 decorator==5.3.1 09:26:10 defusedxml==0.7.1 09:26:10 Deprecated==1.3.1 09:26:10 distlib==0.4.3 09:26:10 dnspython==2.8.0 09:26:10 docker==7.2.0 09:26:10 dogpile.cache==1.5.0 09:26:10 durationpy==0.10 09:26:10 email-validator==2.3.0 09:26:10 filelock==3.32.0 09:26:10 frozenlist==1.8.0 09:26:10 future==1.0.0 09:26:10 gitdb==4.0.12 09:26:10 GitPython==3.1.55 09:26:10 httplib2==0.30.2 09:26:10 identify==2.6.19 09:26:10 idna==3.18 09:26:10 importlib-resources==1.5.0 09:26:10 iso8601==2.1.0 09:26:10 Jinja2==3.1.6 09:26:10 jmespath==1.1.0 09:26:10 jsonpatch==1.33 09:26:10 jsonpointer==3.1.1 09:26:10 jsonschema==4.26.0 09:26:10 jsonschema-specifications==2025.9.1 09:26:10 keystoneauth1==5.14.0 09:26:10 kubernetes==36.0.3 09:26:10 lftools==0.37.22 09:26:10 lxml==6.1.1 09:26:10 markdown-it-py==4.2.0 09:26:10 MarkupSafe==3.0.3 09:26:10 mdurl==0.1.2 09:26:10 msgpack==1.2.1 09:26:10 multi_key_dict==2.0.3 09:26:10 multidict==6.7.1 09:26:10 munch==4.0.0 09:26:10 netaddr==1.3.0 09:26:10 niet==1.4.2 09:26:10 nodeenv==1.10.0 09:26:10 oauth2client==4.1.3 09:26:10 oauthlib==3.3.1 09:26:10 openstacksdk==4.13.0 09:26:10 os-service-types==1.8.2 09:26:10 osc-lib==4.6.0 09:26:10 oslo.config==10.4.0 09:26:10 oslo.context==6.4.0 09:26:10 oslo.i18n==6.8.0 09:26:10 oslo.log==8.2.0 09:26:10 oslo.serialization==5.10.0 09:26:10 oslo.utils==10.1.1 09:26:10 packaging==26.2 09:26:10 pbr==7.0.3 09:26:10 platformdirs==4.11.0 09:26:10 prettytable==3.18.0 09:26:10 propcache==0.5.2 09:26:10 psutil==7.2.2 09:26:10 pyasn1==0.6.4 09:26:10 pyasn1_modules==0.4.2 09:26:10 pycparser==3.0 09:26:10 pygerrit2==2.0.15 09:26:10 PyGithub==2.9.1 09:26:10 Pygments==2.20.0 09:26:10 PyJWT==2.13.0 09:26:10 PyNaCl==1.6.2 09:26:10 pyparsing==2.4.7 09:26:10 pyperclip==1.11.0 09:26:10 pyrsistent==0.20.0 09:26:10 python-cinderclient==9.9.0 09:26:10 python-dateutil==2.9.0.post0 09:26:10 python-discovery==1.5.0 09:26:10 python-heatclient==5.2.0 09:26:10 python-jenkins==1.8.3 09:26:10 python-keystoneclient==5.8.0 09:26:10 python-magnumclient==4.11.0 09:26:10 python-openstackclient==10.0.0 09:26:10 python-swiftclient==4.10.0 09:26:10 PyYAML==6.0.3 09:26:10 referencing==0.37.0 09:26:10 requests==2.34.2 09:26:10 requests-oauthlib==2.0.0 09:26:10 rfc3986==2.0.0 09:26:10 rich==15.0.0 09:26:10 rich-argparse==1.8.0 09:26:10 rpds-py==0.30.0 09:26:10 rsa==4.9.1 09:26:10 ruamel.yaml==0.19.1 09:26:10 ruamel.yaml.clib==0.2.15 09:26:10 s3transfer==0.19.2 09:26:10 simplejson==4.1.1 09:26:10 six==1.17.0 09:26:10 smmap==5.0.3 09:26:10 soupsieve==2.9.1 09:26:10 stevedore==5.8.0 09:26:10 tabulate==0.10.0 09:26:10 toml==0.10.2 09:26:10 tomlkit==0.15.1 09:26:10 tqdm==4.69.0 09:26:10 typing_extensions==4.16.0 09:26:10 urllib3==1.26.20 09:26:10 virtualenv==21.7.0 09:26:10 wcwidth==0.8.2 09:26:10 websocket-client==1.9.0 09:26:10 wrapt==2.2.2 09:26:10 xdg==6.0.0 09:26:10 xmltodict==1.0.4 09:26:10 yarl==1.24.5 09:26:10 yq==4.1.2 09:26:10 [testsuite-cds-master-yaml-lint] $ /bin/sh /tmp/jenkins5595681056623830689.sh 09:26:10 ---> uv-install.sh 09:26:10 Installing uv/uvx (latest) using shell installer 09:26:10 2026-07-24 09:26:10 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Cjp1Jq.sh" [1] 09:26:10 downloading uv 0.11.32 x86_64-unknown-linux-gnu 09:26:11 installing to /home/jenkins/.local/bin 09:26:11 uv 09:26:11 uvx 09:26:11 everything's installed! 09:26:11 ---> Validating uv/uvx install 09:26:11 uvx 0.11.32 (x86_64-unknown-linux-gnu) 09:26:11 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins1297288386282087231.sh 09:26:11 ---> sudo-logs.sh 09:26:11 Archiving 'sudo' log.. 09:26:12 [testsuite-cds-master-yaml-lint] $ /bin/bash /tmp/jenkins3735328464587379232.sh 09:26:12 ---> job-cost.sh 09:26:12 INFO: Activating Python virtual environment... 09:26:12 Setup pyenv: 09:26:12 system 09:26:12 3.8.13 09:26:12 3.9.13 09:26:12 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 09:26:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ndbw from file:/tmp/.os_lf_venv 09:26:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:14 lf-activate-venv(): INFO: Base packages installed successfully 09:26:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:26:19 lf-activate-venv(): INFO: Adding /tmp/venv-Ndbw/bin to PATH 09:26:19 INFO: No stack-cost file found 09:26:19 INFO: Instance uptime: 172s 09:26:19 INFO: Fetching instance metadata (attempt 1 of 3)... 09:26:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:26:19 INFO: Successfully fetched instance metadata 09:26:19 INFO: Instance type: v3-standard-2 09:26:19 INFO: Retrieving pricing info for: v3-standard-2 09:26:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:26:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=172 09:26:19 INFO: Successfully fetched Vexxhost pricing API 09:26:19 INFO: Retrieved cost: 0.06 09:26:19 INFO: Retrieved resource: v3-standard-2 09:26:19 INFO: Creating archive directory: /w/workspace/testsuite-cds-master-yaml-lint/archives/cost 09:26:19 INFO: Archiving costs to: /w/workspace/testsuite-cds-master-yaml-lint/archives/cost.csv 09:26:19 INFO: Successfully archived job cost data 09:26:19 DEBUG: Cost data: testsuite-cds-master-yaml-lint,28,2026-07-24 09:26:19,v3-standard-2,172,0.06,0.00,SUCCESS 09:26:19 [testsuite-cds-master-yaml-lint] $ /bin/bash -l /tmp/jenkins194224830577185381.sh 09:26:19 ---> logs-deploy.sh 09:26:19 Setup pyenv: 09:26:20 system 09:26:20 3.8.13 09:26:20 3.9.13 09:26:20 * 3.10.6 (set by /w/workspace/testsuite-cds-master-yaml-lint/.python-version) 09:26:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ndbw from file:/tmp/.os_lf_venv 09:26:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:22 lf-activate-venv(): INFO: Base packages installed successfully 09:26:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-Ndbw/bin to PATH 09:26:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-cds-master-yaml-lint/28 09:26:30 INFO: archiving workspace using pattern(s): 09:26:31 Archives upload complete. 09:26:31 INFO: archiving logs to Nexus 09:26:32 ---> uname -a: 09:26:32 Linux prd-centos8-builder-2c-1g-9809.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 09:26:32 09:26:32 09:26:32 ---> lscpu: 09:26:32 Architecture: x86_64 09:26:32 CPU op-mode(s): 32-bit, 64-bit 09:26:32 Byte Order: Little Endian 09:26:32 CPU(s): 2 09:26:32 On-line CPU(s) list: 0,1 09:26:32 Thread(s) per core: 1 09:26:32 Core(s) per socket: 1 09:26:32 Socket(s): 2 09:26:32 NUMA node(s): 1 09:26:32 Vendor ID: AuthenticAMD 09:26:32 CPU family: 23 09:26:32 Model: 49 09:26:32 Model name: AMD EPYC-Rome Processor 09:26:32 Stepping: 0 09:26:32 CPU MHz: 2799.998 09:26:32 BogoMIPS: 5599.99 09:26:32 Virtualization: AMD-V 09:26:32 Hypervisor vendor: KVM 09:26:32 Virtualization type: full 09:26:32 L1d cache: 32K 09:26:32 L1i cache: 32K 09:26:32 L2 cache: 512K 09:26:32 L3 cache: 16384K 09:26:32 NUMA node0 CPU(s): 0,1 09:26:32 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 nrip_save umip rdpid arch_capabilities 09:26:32 09:26:32 09:26:32 ---> nproc: 09:26:32 2 09:26:32 09:26:32 09:26:32 ---> df -h: 09:26:32 Filesystem Size Used Avail Use% Mounted on 09:26:32 devtmpfs 3.8G 0 3.8G 0% /dev 09:26:32 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:26:32 tmpfs 3.8G 17M 3.8G 1% /run 09:26:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:26:32 /dev/vda1 40G 9.7G 31G 25% / 09:26:32 tmpfs 770M 0 770M 0% /run/user/1001 09:26:32 09:26:32 09:26:32 ---> free -m: 09:26:32 total used free shared buff/cache available 09:26:32 Mem: 7697 614 4445 19 2637 6765 09:26:32 Swap: 1023 0 1023 09:26:32 09:26:32 09:26:32 ---> ip addr: 09:26:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:26:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:26:32 inet 127.0.0.1/8 scope host lo 09:26:32 valid_lft forever preferred_lft forever 09:26:32 inet6 ::1/128 scope host 09:26:32 valid_lft forever preferred_lft forever 09:26:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:26:32 link/ether fa:16:3e:d8:5b:fc brd ff:ff:ff:ff:ff:ff 09:26:32 altname enp0s3 09:26:32 altname ens3 09:26:32 inet 10.30.106.87/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:26:32 valid_lft 86225sec preferred_lft 86225sec 09:26:32 inet6 fe80::f816:3eff:fed8:5bfc/64 scope link 09:26:32 valid_lft forever preferred_lft forever 09:26:32 09:26:32 09:26:32 ---> sar -b -r -n DEV: 09:26:32 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/24/2026 _x86_64_ (2 CPU) 09:26:32 09:26:32 09:23:33 LINUX RESTART (2 CPU) 09:26:32 09:26:32 09:24:01 AM tps rtps wtps bread/s bwrtn/s 09:26:32 09:25:01 AM 393.44 164.98 228.45 5857.47 12088.11 09:26:32 09:26:01 AM 127.96 0.40 127.56 54.65 12523.71 09:26:32 Average: 260.71 82.70 178.01 2956.30 12305.89 09:26:32 09:26:32 09:24:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:26:32 09:25:01 AM 5147464 7043876 2734976 34.70 2688 2063976 672176 7.53 412212 1957032 164300 09:26:32 09:26:01 AM 4724948 6913008 3157492 40.06 2688 2342616 743380 8.32 427168 2313504 146840 09:26:32 Average: 4936206 6978442 2946234 37.38 2688 2203296 707778 7.92 419690 2135268 155570 09:26:32 09:26:32 09:24:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:26:32 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:32 09:25:01 AM eth0 117.21 72.70 959.11 39.03 0.00 0.00 0.00 0.00 09:26:32 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:32 09:26:01 AM eth0 75.32 50.85 1077.69 10.82 0.00 0.00 0.00 0.00 09:26:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:32 Average: eth0 96.27 61.77 1018.40 24.92 0.00 0.00 0.00 0.00 09:26:32 09:26:32 09:26:32 ---> sar -P ALL: 09:26:32 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/24/2026 _x86_64_ (2 CPU) 09:26:32 09:26:32 09:23:33 LINUX RESTART (2 CPU) 09:26:32 09:26:32 09:24:01 AM CPU %user %nice %system %iowait %steal %idle 09:26:32 09:25:01 AM all 39.05 3.05 38.78 3.60 0.14 15.39 09:26:32 09:25:01 AM 0 48.84 2.22 33.07 3.51 0.15 12.21 09:26:32 09:25:01 AM 1 29.18 3.88 44.53 3.69 0.12 18.59 09:26:32 09:26:01 AM all 38.88 0.00 5.69 1.12 0.14 54.16 09:26:32 09:26:01 AM 0 34.61 0.00 5.10 0.83 0.12 59.34 09:26:32 09:26:01 AM 1 43.15 0.00 6.28 1.42 0.17 48.98 09:26:32 Average: all 38.96 1.50 22.02 2.35 0.14 35.03 09:26:32 Average: 0 41.64 1.10 18.92 2.16 0.13 36.04 09:26:32 Average: 1 36.28 1.91 25.12 2.54 0.14 34.02 09:26:32 09:26:32 09:26:32