06:28:51 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/144588 06:28:51 Running as SYSTEM 06:28:51 [EnvInject] - Loading node environment variables. 06:28:51 Building remotely on prd-centos8-builder-2c-1g-1228 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 06:28:51 [ssh-agent] Looking for ssh-agent implementation... 06:28:52 $ ssh-agent 06:28:52 SSH_AUTH_SOCK=/tmp/ssh-QxreS74HC824/agent.14421 06:28:52 SSH_AGENT_PID=14424 06:28:52 [ssh-agent] Started. 06:28:52 Running ssh-add (command line suppressed) 06:28:52 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_12172462675198969939.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_12172462675198969939.key) 06:28:52 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:28:52 The recommended git tool is: NONE 06:28:54 using credential onap-jenkins-ssh 06:28:54 Wiping out workspace first. 06:28:54 Cloning the remote Git repository 06:28:54 Cloning repository git://cloud.onap.org/mirror/integration.git 06:28:54 > git init /w/workspace/integration-master-yaml-lint # timeout=10 06:28:54 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 06:28:54 > git --version # timeout=10 06:28:54 > git --version # 'git version 2.39.0' 06:28:54 using GIT_SSH to set credentials Gerrit user 06:28:54 [INFO] Currently running in a labeled security context 06:28:54 [INFO] Currently SELinux is 'enforcing' on the host 06:28:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh8585410836353478399.key 06:28:54 Verifying host key using manually-configured host key entries 06:28:54 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:28:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 06:28:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 06:28:57 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 06:28:57 using GIT_SSH to set credentials Gerrit user 06:28:57 [INFO] Currently running in a labeled security context 06:28:57 [INFO] Currently SELinux is 'enforcing' on the host 06:28:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh10507082415570996990.key 06:28:57 Verifying host key using manually-configured host key entries 06:28:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/88/144588/1 # timeout=30 06:28:57 > git rev-parse c9939c6e3ba0ead9decc6aee69342a09c5fc12da^{commit} # timeout=10 06:28:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:28:57 Checking out Revision c9939c6e3ba0ead9decc6aee69342a09c5fc12da (refs/changes/88/144588/1) 06:28:57 > git config core.sparsecheckout # timeout=10 06:28:57 > git checkout -f c9939c6e3ba0ead9decc6aee69342a09c5fc12da # timeout=30 06:29:01 Commit message: "Bump step-security/harden-runner from 2.19.1 to 2.19.3" 06:29:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:29:01 > git rev-list --no-walk 1cd2d7f396de2ee41b6ebb9ed2bf9a563b7a750f # timeout=10 06:29:01 [EnvInject] - Injecting environment variables from a build step. 06:29:01 [EnvInject] - Injecting as environment variables the properties content 06:29:01 PYTHON=python3 06:29:01 06:29:01 [EnvInject] - Variables injected successfully. 06:29:01 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12440472468521581537.sh 06:29:01 ---> tox-install.sh 06:29:01 + source /home/jenkins/lf-env.sh 06:29:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:01 ++ mktemp -d /tmp/venv-XXXX 06:29:01 + lf_venv=/tmp/venv-qEap 06:29:01 + local venv_file=/tmp/.os_lf_venv 06:29:01 + local python=python3 06:29:01 + local options 06:29:01 + local set_path=true 06:29:01 + local install_args= 06:29:01 ++ 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 06:29:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:29:01 + true 06:29:01 + case $1 in 06:29:01 + venv_file=/tmp/.toxenv 06:29:01 + shift 2 06:29:01 + true 06:29:01 + case $1 in 06:29:01 + shift 06:29:01 + break 06:29:01 + case $python in 06:29:01 + local pkg_list= 06:29:01 + [[ -d /opt/pyenv ]] 06:29:01 + echo 'Setup pyenv:' 06:29:01 Setup pyenv: 06:29:01 + export PYENV_ROOT=/opt/pyenv 06:29:01 + PYENV_ROOT=/opt/pyenv 06:29:01 + 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 06:29:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:29:01 + pyenv versions 06:29:01 system 06:29:02 * 3.8.13 (set by /opt/pyenv/version) 06:29:02 * 3.9.13 (set by /opt/pyenv/version) 06:29:02 * 3.10.6 (set by /opt/pyenv/version) 06:29:02 + command -v pyenv 06:29:02 ++ pyenv init - --no-rehash 06:29:02 + 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[*]}"'\'')" 06:29:02 export PATH="/opt/pyenv/shims:${PATH}" 06:29:02 export PYENV_SHELL=bash 06:29:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:29:02 pyenv() { 06:29:02 local command 06:29:02 command="${1:-}" 06:29:02 if [ "$#" -gt 0 ]; then 06:29:02 shift 06:29:02 fi 06:29:02 06:29:02 case "$command" in 06:29:02 rehash|shell) 06:29:02 eval "$(pyenv "sh-$command" "$@")" 06:29:02 ;; 06:29:02 *) 06:29:02 command pyenv "$command" "$@" 06:29:02 ;; 06:29:02 esac 06:29:02 }' 06:29:02 +++ 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[*]}"' 06:29:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:29:02 ++ 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 06:29:02 ++ 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 06:29:02 ++ export PYENV_SHELL=bash 06:29:02 ++ PYENV_SHELL=bash 06:29:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:29:02 +++ complete -F _pyenv pyenv 06:29:02 ++ lf-pyver python3 06:29:02 ++ local py_version_xy=python3 06:29:02 ++ local py_version_xyz= 06:29:02 ++ pyenv versions 06:29:02 ++ local command 06:29:02 ++ command=versions 06:29:02 ++ '[' 1 -gt 0 ']' 06:29:02 ++ shift 06:29:02 ++ case "$command" in 06:29:02 ++ command pyenv versions 06:29:02 ++ pyenv versions 06:29:02 ++ sed 's/^[ *]* //' 06:29:02 ++ awk '{ print $1 }' 06:29:02 ++ grep -E '^[0-9.]*[0-9]$' 06:29:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:29:02 +++ grep '^3' /tmp/.pyenv_versions 06:29:02 +++ tail -n 1 06:29:02 +++ sort -V 06:29:02 ++ py_version_xyz=3.10.6 06:29:02 ++ [[ -z 3.10.6 ]] 06:29:02 ++ echo 3.10.6 06:29:02 ++ return 0 06:29:02 + pyenv local 3.10.6 06:29:02 + local command 06:29:02 + command=local 06:29:02 + '[' 2 -gt 0 ']' 06:29:02 + shift 06:29:02 + case "$command" in 06:29:02 + command pyenv local 3.10.6 06:29:02 + pyenv local 3.10.6 06:29:02 + for arg in "$@" 06:29:02 + case $arg in 06:29:02 + pkg_list+='tox ' 06:29:02 + for arg in "$@" 06:29:02 + case $arg in 06:29:02 + pkg_list+='virtualenv ' 06:29:02 + for arg in "$@" 06:29:02 + case $arg in 06:29:02 + pkg_list+='urllib3~=1.26.15 ' 06:29:02 + [[ -f /tmp/.toxenv ]] 06:29:02 + [[ ! -f /tmp/.toxenv ]] 06:29:02 + [[ -n '' ]] 06:29:02 + python3 -m venv /tmp/venv-qEap 06:29:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qEap' 06:29:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qEap 06:29:06 + echo /tmp/venv-qEap 06:29:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:29:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:29:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:29:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:06 + local 'pip_opts=--upgrade --quiet' 06:29:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:29:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:29:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:29:06 + [[ -n '' ]] 06:29:06 + [[ -n '' ]] 06:29:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:29:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:06 + /tmp/venv-qEap/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 06:29:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:29:10 lf-activate-venv(): INFO: Base packages installed successfully 06:29:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:29:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:29:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:29:10 + /tmp/venv-qEap/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 06:29:11 + type python3 06:29:11 + true 06:29:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qEap/bin to PATH' 06:29:11 lf-activate-venv(): INFO: Adding /tmp/venv-qEap/bin to PATH 06:29:11 + PATH=/tmp/venv-qEap/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 06:29:11 + return 0 06:29:11 + python3 --version 06:29:11 Python 3.10.6 06:29:11 + python3 -m pip --version 06:29:12 pip 26.1.1 from /tmp/venv-qEap/lib/python3.10/site-packages/pip (python 3.10) 06:29:12 + python3 -m pip freeze 06:29:12 cachetools==7.1.3 06:29:12 colorama==0.4.6 06:29:12 distlib==0.4.0 06:29:12 filelock==3.29.0 06:29:12 packaging==26.2 06:29:12 platformdirs==4.9.6 06:29:12 pluggy==1.6.0 06:29:12 pyproject-api==1.10.0 06:29:12 python-discovery==1.3.1 06:29:12 tomli==2.4.1 06:29:12 tomli_w==1.2.0 06:29:12 tox==4.54.0 06:29:12 typing_extensions==4.15.0 06:29:12 urllib3==1.26.20 06:29:12 virtualenv==21.3.3 06:29:12 [EnvInject] - Injecting environment variables from a build step. 06:29:12 [EnvInject] - Injecting as environment variables the properties content 06:29:12 PARALLEL=false 06:29:12 06:29:12 [EnvInject] - Variables injected successfully. 06:29:12 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5433241350531543403.sh 06:29:12 ---> tox-run.sh 06:29:12 + 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 06:29:12 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 06:29:12 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 06:29:12 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 06:29:12 + cd /w/workspace/integration-master-yaml-lint/. 06:29:12 + source /home/jenkins/lf-env.sh 06:29:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:29:12 ++ mktemp -d /tmp/venv-XXXX 06:29:12 + lf_venv=/tmp/venv-2ex4 06:29:12 + local venv_file=/tmp/.os_lf_venv 06:29:12 + local python=python3 06:29:12 + local options 06:29:12 + local set_path=true 06:29:12 + local install_args= 06:29:12 ++ 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 06:29:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:29:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:29:12 + true 06:29:12 + case $1 in 06:29:12 + venv_file=/tmp/.toxenv 06:29:12 + shift 2 06:29:12 + true 06:29:12 + case $1 in 06:29:12 + shift 06:29:12 + break 06:29:12 + case $python in 06:29:12 + local pkg_list= 06:29:12 + [[ -d /opt/pyenv ]] 06:29:12 + echo 'Setup pyenv:' 06:29:12 Setup pyenv: 06:29:12 + export PYENV_ROOT=/opt/pyenv 06:29:12 + PYENV_ROOT=/opt/pyenv 06:29:12 + 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 06:29:12 + 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 06:29:12 + pyenv versions 06:29:12 system 06:29:12 3.8.13 06:29:12 3.9.13 06:29:12 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:29:12 + command -v pyenv 06:29:12 ++ pyenv init - --no-rehash 06:29:12 + 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[*]}"'\'')" 06:29:12 export PATH="/opt/pyenv/shims:${PATH}" 06:29:12 export PYENV_SHELL=bash 06:29:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:29:12 pyenv() { 06:29:12 local command 06:29:12 command="${1:-}" 06:29:12 if [ "$#" -gt 0 ]; then 06:29:12 shift 06:29:12 fi 06:29:12 06:29:12 case "$command" in 06:29:12 rehash|shell) 06:29:12 eval "$(pyenv "sh-$command" "$@")" 06:29:12 ;; 06:29:12 *) 06:29:12 command pyenv "$command" "$@" 06:29:12 ;; 06:29:12 esac 06:29:12 }' 06:29:12 +++ 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[*]}"' 06:29:12 ++ 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 06:29:12 ++ 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 06:29:12 ++ 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 06:29:12 ++ export PYENV_SHELL=bash 06:29:12 ++ PYENV_SHELL=bash 06:29:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:29:12 +++ complete -F _pyenv pyenv 06:29:12 ++ lf-pyver python3 06:29:12 ++ local py_version_xy=python3 06:29:12 ++ local py_version_xyz= 06:29:12 ++ pyenv versions 06:29:12 ++ local command 06:29:12 ++ command=versions 06:29:12 ++ '[' 1 -gt 0 ']' 06:29:12 ++ shift 06:29:12 ++ case "$command" in 06:29:12 ++ command pyenv versions 06:29:12 ++ pyenv versions 06:29:12 ++ sed 's/^[ *]* //' 06:29:12 ++ grep -E '^[0-9.]*[0-9]$' 06:29:12 ++ awk '{ print $1 }' 06:29:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:29:12 +++ grep '^3' /tmp/.pyenv_versions 06:29:12 +++ sort -V 06:29:12 +++ tail -n 1 06:29:12 ++ py_version_xyz=3.10.6 06:29:12 ++ [[ -z 3.10.6 ]] 06:29:12 ++ echo 3.10.6 06:29:12 ++ return 0 06:29:12 + pyenv local 3.10.6 06:29:12 + local command 06:29:12 + command=local 06:29:12 + '[' 2 -gt 0 ']' 06:29:12 + shift 06:29:12 + case "$command" in 06:29:12 + command pyenv local 3.10.6 06:29:12 + pyenv local 3.10.6 06:29:12 + for arg in "$@" 06:29:12 + case $arg in 06:29:12 + pkg_list+='tox ' 06:29:12 + for arg in "$@" 06:29:12 + case $arg in 06:29:12 + pkg_list+='virtualenv ' 06:29:12 + for arg in "$@" 06:29:12 + case $arg in 06:29:12 + pkg_list+='urllib3~=1.26.15 ' 06:29:12 + [[ -f /tmp/.toxenv ]] 06:29:12 ++ cat /tmp/.toxenv 06:29:12 + lf_venv=/tmp/venv-qEap 06:29:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qEap from' file:/tmp/.toxenv 06:29:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qEap from file:/tmp/.toxenv 06:29:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:29:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:12 + local 'pip_opts=--upgrade --quiet' 06:29:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:29:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:29:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:29:12 + [[ -n '' ]] 06:29:12 + [[ -n '' ]] 06:29:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:29:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:12 + /tmp/venv-qEap/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 06:29:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:29:13 lf-activate-venv(): INFO: Base packages installed successfully 06:29:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:29:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:29:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:29:13 + /tmp/venv-qEap/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 06:29:14 + type python3 06:29:14 + true 06:29:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qEap/bin to PATH' 06:29:14 lf-activate-venv(): INFO: Adding /tmp/venv-qEap/bin to PATH 06:29:14 + PATH=/tmp/venv-qEap/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 06:29:14 + return 0 06:29:14 + [[ -d /opt/pyenv ]] 06:29:14 + echo '---> Setting up pyenv' 06:29:14 ---> Setting up pyenv 06:29:14 + export PYENV_ROOT=/opt/pyenv 06:29:14 + PYENV_ROOT=/opt/pyenv 06:29:14 + export PATH=/opt/pyenv/bin:/tmp/venv-qEap/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 06:29:14 + PATH=/opt/pyenv/bin:/tmp/venv-qEap/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 06:29:14 ++ pwd 06:29:14 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 06:29:14 + export PYTHONPATH 06:29:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:29:14 + TOX_TESTENV_PASSENV=PYTHONPATH 06:29:14 + tox --version 06:29:14 4.54.0 from /tmp/venv-qEap/lib/python3.10/site-packages/tox/__init__.py 06:29:14 + PARALLEL=false 06:29:14 + TOX_OPTIONS_LIST= 06:29:14 + [[ -n yaml ]] 06:29:14 + TOX_OPTIONS_LIST=' -e yaml' 06:29:14 + case ${PARALLEL,,} in 06:29:14 + tox -e yaml 06:29:14 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 06:29:16 yaml: install_deps> python -I -m pip install coala-bears nodeenv 06:29:41 yaml: freeze> python -m pip freeze --all 06:29:41 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.4.22,charset-normalizer==3.4.7,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.50,guess_language-spirit==0.5.3,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.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.3,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 06:29:41 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 06:29:41 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 06:29:42 ---> Completed tox runs 06:29:42 + for i in .tox/*/log 06:29:42 ++ echo .tox/yaml/log 06:29:42 ++ awk -F/ '{print $2}' 06:29:42 + tox_env=yaml 06:29:42 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 06:29:42 + DOC_DIR=docs/_build/html 06:29:42 + [[ -d docs/_build/html ]] 06:29:42 + echo '---> tox-run.sh ends' 06:29:42 ---> tox-run.sh ends 06:29:42 + test 0 -eq 0 06:29:42 $ ssh-agent -k 06:29:42 unset SSH_AUTH_SOCK; 06:29:42 unset SSH_AGENT_PID; 06:29:42 echo Agent pid 14424 killed; 06:29:42 [ssh-agent] Stopped. 06:29:42 [PostBuildScript] - [INFO] Executing post build scripts. 06:29:42 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7893163204006300394.sh 06:29:42 ---> sysstat.sh 06:29:43 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16569464476517678167.sh 06:29:43 ---> package-listing.sh 06:29:43 ++ tr '[:upper:]' '[:lower:]' 06:29:43 ++ facter osfamily 06:29:43 + OS_FAMILY=redhat 06:29:43 + workspace=/w/workspace/integration-master-yaml-lint 06:29:43 + START_PACKAGES=/tmp/packages_start.txt 06:29:43 + END_PACKAGES=/tmp/packages_end.txt 06:29:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:43 + PACKAGES=/tmp/packages_start.txt 06:29:43 + '[' /w/workspace/integration-master-yaml-lint ']' 06:29:43 + PACKAGES=/tmp/packages_end.txt 06:29:43 + case "${OS_FAMILY}" in 06:29:43 + rpm -qa 06:29:43 + sort 06:29:43 + '[' -f /tmp/packages_start.txt ']' 06:29:43 + '[' -f /tmp/packages_end.txt ']' 06:29:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:43 + '[' /w/workspace/integration-master-yaml-lint ']' 06:29:43 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 06:29:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 06:29:43 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins13691315593645936444.sh 06:29:43 ---> capture-instance-metadata.sh 06:29:43 Setup pyenv: 06:29:44 system 06:29:44 3.8.13 06:29:44 3.9.13 06:29:44 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:29:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z66i 06:29:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:29:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:29:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:29:51 lf-activate-venv(): INFO: Base packages installed successfully 06:29:51 lf-activate-venv(): INFO: Installing additional packages: lftools 06:30:12 lf-activate-venv(): INFO: Adding /tmp/venv-Z66i/bin to PATH 06:30:12 INFO: Running in OpenStack, capturing instance metadata 06:30:13 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16416181642352638450.sh 06:30:13 provisioning config files... 06:30:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config4826775493423188656tmp 06:30:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:30:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:30:13 [EnvInject] - Injecting environment variables from a build step. 06:30:13 [EnvInject] - Injecting as environment variables the properties content 06:30:13 SERVER_ID=logs 06:30:13 06:30:13 [EnvInject] - Variables injected successfully. 06:30:13 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins12732835470421777864.sh 06:30:13 ---> create-netrc.sh 06:30:13 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins11377508903240753681.sh 06:30:13 ---> python-tools-install.sh 06:30:13 Setup pyenv: 06:30:13 system 06:30:13 3.8.13 06:30:13 3.9.13 06:30:13 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:30:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z66i from file:/tmp/.os_lf_venv 06:30:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:15 lf-activate-venv(): INFO: Base packages installed successfully 06:30:15 lf-activate-venv(): INFO: Installing additional packages: lftools 06:30:21 lf-activate-venv(): INFO: Adding /tmp/venv-Z66i/bin to PATH 06:30:21 Generating Requirements File 06:30:39 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. 06:30:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:30:39 Python 3.10.6 06:30:39 pip 26.1.1 from /tmp/venv-Z66i/lib/python3.10/site-packages/pip (python 3.10) 06:30:40 appdirs==1.4.4 06:30:40 argcomplete==3.6.3 06:30:40 aspy.yaml==1.3.0 06:30:40 attrs==26.1.0 06:30:40 autopage==0.6.0 06:30:40 backports.strenum==1.3.1 06:30:40 beautifulsoup4==4.14.3 06:30:40 boto3==1.43.10 06:30:40 botocore==1.43.10 06:30:40 bs4==0.0.2 06:30:40 certifi==2026.4.22 06:30:40 cffi==2.0.0 06:30:40 cfgv==3.5.0 06:30:40 chardet==7.4.3 06:30:40 charset-normalizer==3.4.7 06:30:40 click==8.4.0 06:30:40 cliff==4.14.0 06:30:40 cmd2==3.5.1 06:30:40 cryptography==3.3.2 06:30:40 debtcollector==3.1.0 06:30:40 decorator==5.3.1 06:30:40 defusedxml==0.7.1 06:30:40 Deprecated==1.3.1 06:30:40 distlib==0.4.0 06:30:40 dnspython==2.8.0 06:30:40 docker==7.1.0 06:30:40 dogpile.cache==1.5.0 06:30:40 durationpy==0.10 06:30:40 email-validator==2.3.0 06:30:40 filelock==3.29.0 06:30:40 future==1.0.0 06:30:40 gitdb==4.0.12 06:30:40 GitPython==3.1.50 06:30:40 httplib2==0.30.2 06:30:40 identify==2.6.19 06:30:40 idna==3.15 06:30:40 importlib-resources==1.5.0 06:30:40 iso8601==2.1.0 06:30:40 Jinja2==3.1.6 06:30:40 jmespath==1.1.0 06:30:40 jsonpatch==1.33 06:30:40 jsonpointer==3.1.1 06:30:40 jsonschema==4.26.0 06:30:40 jsonschema-specifications==2025.9.1 06:30:40 keystoneauth1==5.14.0 06:30:40 kubernetes==35.0.0 06:30:40 lftools==0.37.22 06:30:40 lxml==6.1.1 06:30:40 markdown-it-py==4.2.0 06:30:40 MarkupSafe==3.0.3 06:30:40 mdurl==0.1.2 06:30:40 msgpack==1.1.2 06:30:40 multi_key_dict==2.0.3 06:30:40 munch==4.0.0 06:30:40 netaddr==1.3.0 06:30:40 niet==1.4.2 06:30:40 nodeenv==1.10.0 06:30:40 oauth2client==4.1.3 06:30:40 oauthlib==3.3.1 06:30:40 openstacksdk==4.13.0 06:30:40 os-service-types==1.8.2 06:30:40 osc-lib==4.6.0 06:30:40 oslo.config==10.4.0 06:30:40 oslo.context==6.4.0 06:30:40 oslo.i18n==6.8.0 06:30:40 oslo.log==8.2.0 06:30:40 oslo.serialization==5.10.0 06:30:40 oslo.utils==10.0.1 06:30:40 packaging==26.2 06:30:40 pbr==7.0.3 06:30:40 platformdirs==4.9.6 06:30:40 prettytable==3.17.0 06:30:40 psutil==7.2.2 06:30:40 pyasn1==0.6.3 06:30:40 pyasn1_modules==0.4.2 06:30:40 pycparser==3.0 06:30:40 pygerrit2==2.0.15 06:30:40 PyGithub==2.9.1 06:30:40 Pygments==2.20.0 06:30:40 PyJWT==2.12.1 06:30:40 PyNaCl==1.6.2 06:30:40 pyparsing==2.4.7 06:30:40 pyperclip==1.11.0 06:30:40 pyrsistent==0.20.0 06:30:40 python-cinderclient==9.9.0 06:30:40 python-dateutil==2.9.0.post0 06:30:40 python-discovery==1.3.1 06:30:40 python-heatclient==5.2.0 06:30:40 python-jenkins==1.8.3 06:30:40 python-keystoneclient==5.8.0 06:30:40 python-magnumclient==4.10.0 06:30:40 python-openstackclient==10.0.0 06:30:40 python-swiftclient==4.10.0 06:30:40 PyYAML==6.0.3 06:30:40 referencing==0.37.0 06:30:40 requests==2.34.2 06:30:40 requests-oauthlib==2.0.0 06:30:40 rfc3986==2.0.0 06:30:40 rich==15.0.0 06:30:40 rich-argparse==1.8.0 06:30:40 rpds-py==0.30.0 06:30:40 rsa==4.9.1 06:30:40 ruamel.yaml==0.19.1 06:30:40 ruamel.yaml.clib==0.2.15 06:30:40 s3transfer==0.17.0 06:30:40 simplejson==4.1.1 06:30:40 six==1.17.0 06:30:40 smmap==5.0.3 06:30:40 soupsieve==2.8.3 06:30:40 stevedore==5.8.0 06:30:40 tabulate==0.10.0 06:30:40 toml==0.10.2 06:30:40 tomlkit==0.15.0 06:30:40 tqdm==4.67.3 06:30:40 typing_extensions==4.15.0 06:30:40 urllib3==1.26.20 06:30:40 virtualenv==21.3.3 06:30:40 wcwidth==0.7.0 06:30:40 websocket-client==1.9.0 06:30:40 wrapt==2.1.2 06:30:40 xdg==6.0.0 06:30:40 xmltodict==1.0.4 06:30:40 yq==3.4.3 06:30:40 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins14964495994263232683.sh 06:30:40 ---> uv-install.sh 06:30:40 Installing uv/uvx (latest) using shell installer 06:30:40 2026-05-19 06:30:40 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-XOtmV1.sh" [1] 06:30:40 downloading uv 0.11.15 x86_64-unknown-linux-gnu 06:30:41 installing to /home/jenkins/.local/bin 06:30:41 uv 06:30:41 uvx 06:30:41 everything's installed! 06:30:41 ---> Validating uv/uvx install 06:30:41 uvx 0.11.15 (x86_64-unknown-linux-gnu) 06:30:41 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins10441154811973646796.sh 06:30:41 ---> sudo-logs.sh 06:30:41 Archiving 'sudo' log.. 06:30:41 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins13114932799614055801.sh 06:30:41 ---> job-cost.sh 06:30:41 INFO: Activating Python virtual environment... 06:30:41 Setup pyenv: 06:30:41 system 06:30:41 3.8.13 06:30:41 3.9.13 06:30:41 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:30:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z66i from file:/tmp/.os_lf_venv 06:30:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:43 lf-activate-venv(): INFO: Base packages installed successfully 06:30:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:30:48 lf-activate-venv(): INFO: Adding /tmp/venv-Z66i/bin to PATH 06:30:48 INFO: No stack-cost file found 06:30:48 INFO: Instance uptime: 148s 06:30:48 INFO: Fetching instance metadata (attempt 1 of 3)... 06:30:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:30:48 INFO: Successfully fetched instance metadata 06:30:48 INFO: Instance type: v3-standard-2 06:30:48 INFO: Retrieving pricing info for: v3-standard-2 06:30:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:30:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=148 06:30:48 INFO: Successfully fetched Vexxhost pricing API 06:30:48 INFO: Retrieved cost: 0.06 06:30:48 INFO: Retrieved resource: v3-standard-2 06:30:48 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 06:30:48 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 06:30:48 INFO: Successfully archived job cost data 06:30:48 DEBUG: Cost data: integration-master-yaml-lint,156,2026-05-19 06:30:48,v3-standard-2,148,0.06,0.00,SUCCESS 06:30:48 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1874984105251191044.sh 06:30:48 ---> logs-deploy.sh 06:30:48 Setup pyenv: 06:30:48 system 06:30:48 3.8.13 06:30:48 3.9.13 06:30:48 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 06:30:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z66i from file:/tmp/.os_lf_venv 06:30:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:30:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:30:50 lf-activate-venv(): INFO: Base packages installed successfully 06:30:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:30:57 lf-activate-venv(): INFO: Adding /tmp/venv-Z66i/bin to PATH 06:30:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/156 06:30:57 INFO: archiving workspace using pattern(s): 06:30:58 Archives upload complete. 06:30:58 INFO: archiving logs to Nexus 06:30:59 ---> uname -a: 06:30:59 Linux prd-centos8-builder-2c-1g-1228.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:30:59 06:30:59 06:30:59 ---> lscpu: 06:30:59 Architecture: x86_64 06:30:59 CPU op-mode(s): 32-bit, 64-bit 06:30:59 Byte Order: Little Endian 06:30:59 CPU(s): 2 06:30:59 On-line CPU(s) list: 0,1 06:30:59 Thread(s) per core: 1 06:30:59 Core(s) per socket: 1 06:30:59 Socket(s): 2 06:30:59 NUMA node(s): 1 06:30:59 Vendor ID: AuthenticAMD 06:30:59 CPU family: 23 06:30:59 Model: 49 06:30:59 Model name: AMD EPYC-Rome Processor 06:30:59 Stepping: 0 06:30:59 CPU MHz: 2799.998 06:30:59 BogoMIPS: 5599.99 06:30:59 Virtualization: AMD-V 06:30:59 Hypervisor vendor: KVM 06:30:59 Virtualization type: full 06:30:59 L1d cache: 32K 06:30:59 L1i cache: 32K 06:30:59 L2 cache: 512K 06:30:59 L3 cache: 16384K 06:30:59 NUMA node0 CPU(s): 0,1 06:30:59 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 06:30:59 06:30:59 06:30:59 ---> nproc: 06:30:59 2 06:30:59 06:30:59 06:30:59 ---> df -h: 06:30:59 Filesystem Size Used Avail Use% Mounted on 06:30:59 devtmpfs 3.8G 0 3.8G 0% /dev 06:30:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:30:59 tmpfs 3.8G 17M 3.8G 1% /run 06:30:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:30:59 /dev/vda1 40G 8.9G 32G 23% / 06:30:59 tmpfs 770M 0 770M 0% /run/user/1001 06:30:59 06:30:59 06:30:59 ---> free -m: 06:30:59 total used free shared buff/cache available 06:30:59 Mem: 7699 614 4581 19 2503 6767 06:30:59 Swap: 1023 0 1023 06:30:59 06:30:59 06:30:59 ---> ip addr: 06:30:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:30:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:30:59 inet 127.0.0.1/8 scope host lo 06:30:59 valid_lft forever preferred_lft forever 06:30:59 inet6 ::1/128 scope host 06:30:59 valid_lft forever preferred_lft forever 06:30:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:30:59 link/ether fa:16:3e:e6:10:db brd ff:ff:ff:ff:ff:ff 06:30:59 altname enp0s3 06:30:59 altname ens3 06:30:59 inet 10.30.106.52/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 06:30:59 valid_lft 86251sec preferred_lft 86251sec 06:30:59 inet6 fe80::f816:3eff:fee6:10db/64 scope link 06:30:59 valid_lft forever preferred_lft forever 06:30:59 06:30:59 06:30:59 ---> sar -b -r -n DEV: 06:30:59 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 05/19/2026 _x86_64_ (2 CPU) 06:30:59 06:30:59 06:28:26 LINUX RESTART (2 CPU) 06:30:59 06:30:59 06:29:01 AM tps rtps wtps bread/s bwrtn/s 06:30:59 06:30:01 AM 254.60 117.01 137.59 3422.73 9419.33 06:30:59 Average: 254.60 117.01 137.59 3422.73 9419.33 06:30:59 06:30:59 06:29:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:30:59 06:30:01 AM 5069076 6964784 2815368 35.71 2688 2062320 751544 8.41 384008 2066824 177764 06:30:59 Average: 5069076 6964784 2815368 35.71 2688 2062320 751544 8.41 384008 2066824 177764 06:30:59 06:30:59 06:29:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:30:59 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:59 06:30:01 AM eth0 79.09 55.26 823.02 17.78 0.00 0.00 0.00 0.00 06:30:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:59 Average: eth0 79.09 55.26 823.02 17.78 0.00 0.00 0.00 0.00 06:30:59 06:30:59 06:30:59 ---> sar -P ALL: 06:30:59 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 05/19/2026 _x86_64_ (2 CPU) 06:30:59 06:30:59 06:28:26 LINUX RESTART (2 CPU) 06:30:59 06:30:59 06:29:01 AM CPU %user %nice %system %iowait %steal %idle 06:30:59 06:30:01 AM all 40.25 1.60 18.40 2.93 0.13 36.70 06:30:59 06:30:01 AM 0 44.34 1.36 18.03 3.05 0.12 33.10 06:30:59 06:30:01 AM 1 36.13 1.83 18.77 2.82 0.14 40.32 06:30:59 Average: all 40.25 1.60 18.40 2.93 0.13 36.70 06:30:59 Average: 0 44.34 1.36 18.03 3.05 0.12 33.10 06:30:59 Average: 1 36.13 1.83 18.77 2.82 0.14 40.32 06:30:59 06:30:59 06:30:59