21:25:14 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/146718 21:25:14 Running as SYSTEM 21:25:14 [EnvInject] - Loading node environment variables. 21:25:14 Building remotely on prd-centos8-builder-2c-1g-13121 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 21:25:14 [ssh-agent] Looking for ssh-agent implementation... 21:25:15 $ ssh-agent 21:25:15 SSH_AUTH_SOCK=/tmp/ssh-cTLdWxSOF52J/agent.12442 21:25:15 SSH_AGENT_PID=12444 21:25:15 [ssh-agent] Started. 21:25:15 Running ssh-add (command line suppressed) 21:25:15 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_10328378899613919020.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_10328378899613919020.key) 21:25:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:25:16 The recommended git tool is: NONE 21:25:22 using credential onap-jenkins-ssh 21:25:22 Wiping out workspace first. 21:25:22 Cloning the remote Git repository 21:25:22 Cloning repository git://cloud.onap.org/mirror/integration.git 21:25:23 > git init /w/workspace/integration-master-yaml-lint # timeout=10 21:25:23 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:25:23 > git --version # timeout=10 21:25:23 > git --version # 'git version 2.43.0' 21:25:23 using GIT_SSH to set credentials Gerrit user 21:25:23 [INFO] Currently running in a labeled security context 21:25:23 [INFO] Currently SELinux is 'enforcing' on the host 21:25:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh11245283766977966269.key 21:25:23 Verifying host key using manually-configured host key entries 21:25:23 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:25:26 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:25:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:25:26 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:25:26 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:25:26 using GIT_SSH to set credentials Gerrit user 21:25:26 [INFO] Currently running in a labeled security context 21:25:26 [INFO] Currently SELinux is 'enforcing' on the host 21:25:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh16146288220691955156.key 21:25:26 Verifying host key using manually-configured host key entries 21:25:26 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/18/146718/1 # timeout=30 21:25:26 > git rev-parse 933e25031c4348b218c0737ec225ebce3ccd5e3b^{commit} # timeout=10 21:25:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:25:26 Checking out Revision 933e25031c4348b218c0737ec225ebce3ccd5e3b (refs/changes/18/146718/1) 21:25:26 > git config core.sparsecheckout # timeout=10 21:25:26 > git checkout -f 933e25031c4348b218c0737ec225ebce3ccd5e3b # timeout=30 21:25:30 Commit message: "Bump lfreleng-actions/github2gerrit-action/.github/workflows/github2gerrit.yaml from 1.4.3 to 1.4.4" 21:25:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:25:30 > git rev-list --no-walk 9b708d4cb1965cfd5b7a9b03985c613933a110f4 # timeout=10 21:25:31 [EnvInject] - Injecting environment variables from a build step. 21:25:31 [EnvInject] - Injecting as environment variables the properties content 21:25:31 PYTHON=python3 21:25:31 21:25:31 [EnvInject] - Variables injected successfully. 21:25:31 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4846177621937189529.sh 21:25:31 ---> tox-install.sh 21:25:31 + source /home/jenkins/lf-env.sh 21:25:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:25:31 ++ mktemp -d /tmp/venv-XXXX 21:25:31 + lf_venv=/tmp/venv-Ye6i 21:25:31 + local venv_file=/tmp/.os_lf_venv 21:25:31 + local python=python3 21:25:31 + local options 21:25:31 + local set_path=true 21:25:31 + local install_args= 21:25:31 ++ 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 21:25:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:25:31 + true 21:25:31 + case $1 in 21:25:31 + venv_file=/tmp/.toxenv 21:25:31 + shift 2 21:25:31 + true 21:25:31 + case $1 in 21:25:31 + shift 21:25:31 + break 21:25:31 + case $python in 21:25:31 + local pkg_list= 21:25:31 + [[ -d /opt/pyenv ]] 21:25:31 + echo 'Setup pyenv:' 21:25:31 Setup pyenv: 21:25:31 + export PYENV_ROOT=/opt/pyenv 21:25:31 + PYENV_ROOT=/opt/pyenv 21:25:31 + 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 21:25:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:25:31 + pyenv versions 21:25:31 system 21:25:31 * 3.8.13 (set by /opt/pyenv/version) 21:25:31 * 3.9.13 (set by /opt/pyenv/version) 21:25:31 * 3.10.6 (set by /opt/pyenv/version) 21:25:31 + command -v pyenv 21:25:31 ++ pyenv init - --no-rehash 21:25:31 + 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[*]}"'\'')" 21:25:31 export PATH="/opt/pyenv/shims:${PATH}" 21:25:31 export PYENV_SHELL=bash 21:25:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:25:31 pyenv() { 21:25:31 local command 21:25:31 command="${1:-}" 21:25:31 if [ "$#" -gt 0 ]; then 21:25:31 shift 21:25:31 fi 21:25:31 21:25:31 case "$command" in 21:25:31 rehash|shell) 21:25:31 eval "$(pyenv "sh-$command" "$@")" 21:25:31 ;; 21:25:31 *) 21:25:31 command pyenv "$command" "$@" 21:25:31 ;; 21:25:31 esac 21:25:31 }' 21:25:31 +++ 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[*]}"' 21:25:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:25:31 ++ 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 21:25:31 ++ 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 21:25:31 ++ export PYENV_SHELL=bash 21:25:31 ++ PYENV_SHELL=bash 21:25:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:25:31 +++ complete -F _pyenv pyenv 21:25:31 ++ lf-pyver python3 21:25:31 ++ local py_version_xy=python3 21:25:31 ++ local py_version_xyz= 21:25:31 ++ pyenv versions 21:25:31 ++ local command 21:25:31 ++ command=versions 21:25:31 ++ '[' 1 -gt 0 ']' 21:25:31 ++ shift 21:25:31 ++ case "$command" in 21:25:31 ++ command pyenv versions 21:25:31 ++ pyenv versions 21:25:31 ++ sed 's/^[ *]* //' 21:25:31 ++ awk '{ print $1 }' 21:25:31 ++ grep -E '^[0-9.]*[0-9]$' 21:25:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:25:31 +++ grep '^3' /tmp/.pyenv_versions 21:25:31 +++ tail -n 1 21:25:31 +++ sort -V 21:25:31 ++ py_version_xyz=3.10.6 21:25:31 ++ [[ -z 3.10.6 ]] 21:25:31 ++ echo 3.10.6 21:25:31 ++ return 0 21:25:31 + pyenv local 3.10.6 21:25:31 + local command 21:25:31 + command=local 21:25:31 + '[' 2 -gt 0 ']' 21:25:31 + shift 21:25:31 + case "$command" in 21:25:31 + command pyenv local 3.10.6 21:25:31 + pyenv local 3.10.6 21:25:31 + for arg in "$@" 21:25:31 + case $arg in 21:25:31 + pkg_list+='tox ' 21:25:31 + for arg in "$@" 21:25:31 + case $arg in 21:25:31 + pkg_list+='virtualenv ' 21:25:31 + for arg in "$@" 21:25:31 + case $arg in 21:25:31 + pkg_list+='urllib3~=1.26.15 ' 21:25:31 + [[ -f /tmp/.toxenv ]] 21:25:31 + [[ ! -f /tmp/.toxenv ]] 21:25:31 + [[ -n '' ]] 21:25:31 + python3 -m venv /tmp/venv-Ye6i 21:25:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ye6i' 21:25:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ye6i 21:25:37 + echo /tmp/venv-Ye6i 21:25:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:25:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:25:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:25:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:25:37 + local 'pip_opts=--upgrade --quiet' 21:25:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:25:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:25:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:25:37 + [[ -n '' ]] 21:25:37 + [[ -n '' ]] 21:25:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:25:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:25:37 + /tmp/venv-Ye6i/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 21:25:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:25:41 lf-activate-venv(): INFO: Base packages installed successfully 21:25:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:25:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:25:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:25:41 + /tmp/venv-Ye6i/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 21:25:43 + type python3 21:25:43 + true 21:25:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ye6i/bin to PATH' 21:25:43 lf-activate-venv(): INFO: Adding /tmp/venv-Ye6i/bin to PATH 21:25:43 + PATH=/tmp/venv-Ye6i/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 21:25:43 + return 0 21:25:43 + python3 --version 21:25:43 Python 3.10.6 21:25:43 + python3 -m pip --version 21:25:43 pip 26.1.2 from /tmp/venv-Ye6i/lib/python3.10/site-packages/pip (python 3.10) 21:25:43 + python3 -m pip freeze 21:25:43 cachetools==7.1.6 21:25:43 colorama==0.4.6 21:25:43 distlib==0.4.3 21:25:43 filelock==3.32.0 21:25:43 packaging==26.2 21:25:43 platformdirs==4.11.0 21:25:43 pluggy==1.6.0 21:25:43 pyproject-api==1.11.0 21:25:43 python-discovery==1.5.0 21:25:43 tomli==2.4.1 21:25:43 tomli_w==1.2.0 21:25:43 tox==4.58.0 21:25:43 typing_extensions==4.16.0 21:25:43 urllib3==1.26.20 21:25:43 virtualenv==21.7.0 21:25:43 [EnvInject] - Injecting environment variables from a build step. 21:25:43 [EnvInject] - Injecting as environment variables the properties content 21:25:43 PARALLEL=false 21:25:43 21:25:43 [EnvInject] - Variables injected successfully. 21:25:43 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins3717786251462654735.sh 21:25:43 ---> tox-run.sh 21:25:43 + 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 21:25:43 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 21:25:43 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 21:25:43 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 21:25:43 + cd /w/workspace/integration-master-yaml-lint/. 21:25:43 + source /home/jenkins/lf-env.sh 21:25:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:25:43 ++ mktemp -d /tmp/venv-XXXX 21:25:43 + lf_venv=/tmp/venv-w7Xt 21:25:43 + local venv_file=/tmp/.os_lf_venv 21:25:43 + local python=python3 21:25:43 + local options 21:25:43 + local set_path=true 21:25:43 + local install_args= 21:25:43 ++ 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 21:25:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:25:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:25:43 + true 21:25:43 + case $1 in 21:25:43 + venv_file=/tmp/.toxenv 21:25:43 + shift 2 21:25:43 + true 21:25:43 + case $1 in 21:25:43 + shift 21:25:43 + break 21:25:43 + case $python in 21:25:43 + local pkg_list= 21:25:43 + [[ -d /opt/pyenv ]] 21:25:43 + echo 'Setup pyenv:' 21:25:43 Setup pyenv: 21:25:43 + export PYENV_ROOT=/opt/pyenv 21:25:43 + PYENV_ROOT=/opt/pyenv 21:25:43 + 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 21:25:43 + 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 21:25:43 + pyenv versions 21:25:43 system 21:25:43 3.8.13 21:25:43 3.9.13 21:25:43 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:25:43 + command -v pyenv 21:25:43 ++ pyenv init - --no-rehash 21:25:43 + 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[*]}"'\'')" 21:25:43 export PATH="/opt/pyenv/shims:${PATH}" 21:25:43 export PYENV_SHELL=bash 21:25:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:25:43 pyenv() { 21:25:43 local command 21:25:43 command="${1:-}" 21:25:43 if [ "$#" -gt 0 ]; then 21:25:43 shift 21:25:43 fi 21:25:43 21:25:43 case "$command" in 21:25:43 rehash|shell) 21:25:43 eval "$(pyenv "sh-$command" "$@")" 21:25:43 ;; 21:25:43 *) 21:25:43 command pyenv "$command" "$@" 21:25:43 ;; 21:25:43 esac 21:25:43 }' 21:25:43 +++ 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[*]}"' 21:25:43 ++ 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 21:25:43 ++ 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 21:25:43 ++ 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 21:25:43 ++ export PYENV_SHELL=bash 21:25:43 ++ PYENV_SHELL=bash 21:25:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:25:43 +++ complete -F _pyenv pyenv 21:25:43 ++ lf-pyver python3 21:25:43 ++ local py_version_xy=python3 21:25:43 ++ local py_version_xyz= 21:25:43 ++ pyenv versions 21:25:43 ++ local command 21:25:43 ++ command=versions 21:25:43 ++ '[' 1 -gt 0 ']' 21:25:43 ++ shift 21:25:43 ++ case "$command" in 21:25:43 ++ command pyenv versions 21:25:43 ++ pyenv versions 21:25:43 ++ awk '{ print $1 }' 21:25:43 ++ sed 's/^[ *]* //' 21:25:43 ++ grep -E '^[0-9.]*[0-9]$' 21:25:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:25:43 +++ grep '^3' /tmp/.pyenv_versions 21:25:43 +++ sort -V 21:25:43 +++ tail -n 1 21:25:43 ++ py_version_xyz=3.10.6 21:25:43 ++ [[ -z 3.10.6 ]] 21:25:43 ++ echo 3.10.6 21:25:43 ++ return 0 21:25:43 + pyenv local 3.10.6 21:25:43 + local command 21:25:43 + command=local 21:25:43 + '[' 2 -gt 0 ']' 21:25:43 + shift 21:25:43 + case "$command" in 21:25:43 + command pyenv local 3.10.6 21:25:43 + pyenv local 3.10.6 21:25:43 + for arg in "$@" 21:25:43 + case $arg in 21:25:43 + pkg_list+='tox ' 21:25:43 + for arg in "$@" 21:25:43 + case $arg in 21:25:43 + pkg_list+='virtualenv ' 21:25:43 + for arg in "$@" 21:25:43 + case $arg in 21:25:43 + pkg_list+='urllib3~=1.26.15 ' 21:25:43 + [[ -f /tmp/.toxenv ]] 21:25:43 ++ cat /tmp/.toxenv 21:25:43 + lf_venv=/tmp/venv-Ye6i 21:25:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ye6i from' file:/tmp/.toxenv 21:25:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ye6i from file:/tmp/.toxenv 21:25:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:25:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:25:43 + local 'pip_opts=--upgrade --quiet' 21:25:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:25:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:25:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:25:43 + [[ -n '' ]] 21:25:43 + [[ -n '' ]] 21:25:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:25:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:25:43 + /tmp/venv-Ye6i/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 21:25:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:25:44 lf-activate-venv(): INFO: Base packages installed successfully 21:25:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:25:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:25:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:25:44 + /tmp/venv-Ye6i/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 21:25:45 + type python3 21:25:45 + true 21:25:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ye6i/bin to PATH' 21:25:45 lf-activate-venv(): INFO: Adding /tmp/venv-Ye6i/bin to PATH 21:25:45 + PATH=/tmp/venv-Ye6i/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 21:25:45 + return 0 21:25:45 + [[ -d /opt/pyenv ]] 21:25:45 + echo '---> Setting up pyenv' 21:25:45 ---> Setting up pyenv 21:25:45 + export PYENV_ROOT=/opt/pyenv 21:25:45 + PYENV_ROOT=/opt/pyenv 21:25:45 + export PATH=/opt/pyenv/bin:/tmp/venv-Ye6i/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 21:25:45 + PATH=/opt/pyenv/bin:/tmp/venv-Ye6i/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 21:25:45 ++ pwd 21:25:45 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 21:25:45 + export PYTHONPATH 21:25:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:25:45 + TOX_TESTENV_PASSENV=PYTHONPATH 21:25:45 + tox --version 21:25:45 4.58.0 from /tmp/venv-Ye6i/lib/python3.10/site-packages/tox/__init__.py 21:25:45 + PARALLEL=false 21:25:45 + TOX_OPTIONS_LIST= 21:25:45 + [[ -n yaml ]] 21:25:45 + TOX_OPTIONS_LIST=' -e yaml' 21:25:45 + case ${PARALLEL,,} in 21:25:45 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 21:25:45 + tox -e yaml 21:25:53 yaml: install_deps> python -I -m pip install coala-bears nodeenv 21:26:20 yaml: freeze> python -m pip freeze --all 21:26:21 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.57,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.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 21:26:21 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 21:26:21 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 21:26:22 ---> Completed tox runs 21:26:22 + for i in .tox/*/log 21:26:22 ++ echo .tox/yaml/log 21:26:22 ++ awk -F/ '{print $2}' 21:26:22 + tox_env=yaml 21:26:22 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 21:26:22 + DOC_DIR=docs/_build/html 21:26:22 + [[ -d docs/_build/html ]] 21:26:22 + echo '---> tox-run.sh ends' 21:26:22 ---> tox-run.sh ends 21:26:22 + test 0 -eq 0 21:26:22 $ ssh-agent -k 21:26:22 unset SSH_AUTH_SOCK; 21:26:22 unset SSH_AGENT_PID; 21:26:22 echo Agent pid 12444 killed; 21:26:22 [ssh-agent] Stopped. 21:26:22 [PostBuildScript] - [INFO] Executing post build scripts. 21:26:22 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2967685233067421625.sh 21:26:22 ---> sysstat.sh 21:26:22 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15873948658106756717.sh 21:26:22 ---> package-listing.sh 21:26:22 ++ facter osfamily 21:26:22 ++ tr '[:upper:]' '[:lower:]' 21:26:22 + OS_FAMILY=redhat 21:26:22 + workspace=/w/workspace/integration-master-yaml-lint 21:26:22 + START_PACKAGES=/tmp/packages_start.txt 21:26:22 + END_PACKAGES=/tmp/packages_end.txt 21:26:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:26:22 + PACKAGES=/tmp/packages_start.txt 21:26:22 + '[' /w/workspace/integration-master-yaml-lint ']' 21:26:22 + PACKAGES=/tmp/packages_end.txt 21:26:22 + case "${OS_FAMILY}" in 21:26:22 + rpm -qa 21:26:22 + sort 21:26:23 + '[' -f /tmp/packages_start.txt ']' 21:26:23 + '[' -f /tmp/packages_end.txt ']' 21:26:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:26:23 + '[' /w/workspace/integration-master-yaml-lint ']' 21:26:23 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 21:26:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 21:26:23 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins6210575963898965780.sh 21:26:23 ---> capture-instance-metadata.sh 21:26:23 Setup pyenv: 21:26:23 system 21:26:23 3.8.13 21:26:23 3.9.13 21:26:23 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:26:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eeR0 21:26:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:26:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:26:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:26:31 lf-activate-venv(): INFO: Base packages installed successfully 21:26:31 lf-activate-venv(): INFO: Installing additional packages: lftools 21:26:52 lf-activate-venv(): INFO: Adding /tmp/venv-eeR0/bin to PATH 21:26:52 INFO: Running in OpenStack, capturing instance metadata 21:26:52 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins9798617171286339728.sh 21:26:52 provisioning config files... 21:26:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config10750825599527504978tmp 21:26:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:26:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:26:52 [EnvInject] - Injecting environment variables from a build step. 21:26:52 [EnvInject] - Injecting as environment variables the properties content 21:26:52 SERVER_ID=logs 21:26:52 21:26:52 [EnvInject] - Variables injected successfully. 21:26:52 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16980360300596641505.sh 21:26:52 ---> create-netrc.sh 21:26:52 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17169273406483466889.sh 21:26:52 ---> python-tools-install.sh 21:26:52 Setup pyenv: 21:26:52 system 21:26:52 3.8.13 21:26:52 3.9.13 21:26:52 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:26:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eeR0 from file:/tmp/.os_lf_venv 21:26:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:26:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:26:54 lf-activate-venv(): INFO: Base packages installed successfully 21:26:54 lf-activate-venv(): INFO: Installing additional packages: lftools 21:27:01 lf-activate-venv(): INFO: Adding /tmp/venv-eeR0/bin to PATH 21:27:01 Generating Requirements File 21:27:24 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. 21:27:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:27:24 Python 3.10.6 21:27:24 pip 26.1.2 from /tmp/venv-eeR0/lib/python3.10/site-packages/pip (python 3.10) 21:27:24 aiohappyeyeballs==2.7.1 21:27:24 aiohttp==3.14.3 21:27:24 aiosignal==1.4.0 21:27:24 appdirs==1.4.4 21:27:24 argcomplete==3.7.0 21:27:24 aspy.yaml==1.3.0 21:27:24 async-timeout==5.0.1 21:27:24 attrs==26.1.0 21:27:24 autopage==0.6.0 21:27:24 backports.strenum==1.3.1 21:27:24 beautifulsoup4==4.15.0 21:27:24 boto3==1.43.57 21:27:24 botocore==1.43.57 21:27:24 bs4==0.0.2 21:27:24 certifi==2026.7.22 21:27:24 cffi==2.1.0 21:27:24 cfgv==3.5.0 21:27:24 chardet==7.4.3 21:27:24 charset-normalizer==3.4.9 21:27:24 click==8.4.2 21:27:24 cliff==4.14.0 21:27:24 cmd2==3.5.1 21:27:24 cryptography==3.3.2 21:27:24 debtcollector==3.1.0 21:27:24 decorator==5.3.1 21:27:24 defusedxml==0.7.1 21:27:24 Deprecated==1.3.1 21:27:24 distlib==0.4.3 21:27:24 dnspython==2.8.0 21:27:24 docker==7.2.0 21:27:24 dogpile.cache==1.5.0 21:27:24 durationpy==0.10 21:27:24 email-validator==2.3.0 21:27:24 filelock==3.32.0 21:27:24 frozenlist==1.8.0 21:27:24 future==1.0.0 21:27:24 gitdb==4.0.12 21:27:24 GitPython==3.1.57 21:27:24 httplib2==0.30.2 21:27:24 identify==2.6.19 21:27:24 idna==3.18 21:27:24 importlib-resources==1.5.0 21:27:24 iso8601==2.1.0 21:27:24 Jinja2==3.1.6 21:27:24 jmespath==1.1.0 21:27:24 jsonpatch==1.33 21:27:24 jsonpointer==3.1.1 21:27:24 jsonschema==4.26.0 21:27:24 jsonschema-specifications==2025.9.1 21:27:24 keystoneauth1==5.14.0 21:27:24 kubernetes==36.0.3 21:27:24 lftools==0.37.22 21:27:24 lxml==6.1.1 21:27:24 markdown-it-py==4.2.0 21:27:24 MarkupSafe==3.0.3 21:27:24 mdurl==0.1.2 21:27:24 msgpack==1.2.1 21:27:24 multi_key_dict==2.0.3 21:27:24 multidict==6.7.1 21:27:24 munch==4.0.0 21:27:24 netaddr==1.3.0 21:27:24 niet==1.4.2 21:27:24 nodeenv==1.10.0 21:27:24 oauth2client==4.1.3 21:27:24 oauthlib==3.3.1 21:27:24 openstacksdk==4.13.0 21:27:24 os-service-types==1.8.2 21:27:24 osc-lib==4.6.0 21:27:24 oslo.config==10.4.0 21:27:24 oslo.context==6.4.0 21:27:24 oslo.i18n==6.8.0 21:27:24 oslo.log==8.2.0 21:27:24 oslo.serialization==5.10.0 21:27:24 oslo.utils==10.1.1 21:27:24 packaging==26.2 21:27:24 pbr==7.0.3 21:27:24 platformdirs==4.11.0 21:27:24 prettytable==3.18.0 21:27:24 propcache==0.5.2 21:27:24 psutil==7.2.2 21:27:24 pyasn1==0.6.4 21:27:24 pyasn1_modules==0.4.2 21:27:24 pycparser==3.0 21:27:24 pygerrit2==2.0.15 21:27:24 PyGithub==2.9.1 21:27:24 Pygments==2.20.0 21:27:24 PyJWT==2.13.0 21:27:24 PyNaCl==1.6.2 21:27:24 pyparsing==2.4.7 21:27:24 pyperclip==1.11.0 21:27:24 pyrsistent==0.20.0 21:27:24 python-cinderclient==9.9.0 21:27:24 python-dateutil==2.9.0.post0 21:27:24 python-discovery==1.5.0 21:27:24 python-heatclient==5.2.0 21:27:24 python-jenkins==1.8.3 21:27:24 python-keystoneclient==5.8.0 21:27:24 python-magnumclient==4.11.0 21:27:24 python-openstackclient==10.0.0 21:27:24 python-swiftclient==4.10.0 21:27:24 PyYAML==6.0.3 21:27:24 referencing==0.37.0 21:27:24 requests==2.34.2 21:27:24 requests-oauthlib==2.0.0 21:27:24 rfc3986==2.0.0 21:27:24 rich==15.0.0 21:27:24 rich-argparse==1.8.0 21:27:24 rpds-py==0.30.0 21:27:24 rsa==4.9.1 21:27:24 ruamel.yaml==0.19.1 21:27:24 ruamel.yaml.clib==0.2.15 21:27:24 s3transfer==0.19.2 21:27:24 simplejson==4.1.1 21:27:24 six==1.17.0 21:27:24 smmap==5.0.3 21:27:24 soupsieve==2.9.1 21:27:24 stevedore==5.8.0 21:27:24 tabulate==0.10.0 21:27:24 toml==0.10.2 21:27:24 tomlkit==0.15.1 21:27:24 tqdm==4.70.0 21:27:24 typing_extensions==4.16.0 21:27:24 urllib3==1.26.20 21:27:24 virtualenv==21.7.0 21:27:24 wcwidth==0.8.2 21:27:24 websocket-client==1.9.0 21:27:24 wrapt==2.2.2 21:27:24 xdg==6.0.0 21:27:24 xmltodict==1.0.4 21:27:24 yarl==1.24.5 21:27:24 yq==4.1.2 21:27:24 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins13173414799617503367.sh 21:27:24 ---> uv-install.sh 21:27:24 Installing uv/uvx (latest) using shell installer 21:27:25 2026-07-27 21:27:25 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-inf3JC.sh" [1] 21:27:25 downloading uv 0.11.32 x86_64-unknown-linux-gnu 21:27:26 installing to /home/jenkins/.local/bin 21:27:26 uv 21:27:26 uvx 21:27:26 everything's installed! 21:27:26 ---> Validating uv/uvx install 21:27:26 uvx 0.11.32 (x86_64-unknown-linux-gnu) 21:27:26 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins17908415361914761008.sh 21:27:26 ---> sudo-logs.sh 21:27:26 Archiving 'sudo' log.. 21:27:26 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins1098797698326240449.sh 21:27:26 ---> job-cost.sh 21:27:26 INFO: Activating Python virtual environment... 21:27:26 Setup pyenv: 21:27:26 system 21:27:26 3.8.13 21:27:26 3.9.13 21:27:26 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:27:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eeR0 from file:/tmp/.os_lf_venv 21:27:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:27:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:27:28 lf-activate-venv(): INFO: Base packages installed successfully 21:27:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:27:33 lf-activate-venv(): INFO: Adding /tmp/venv-eeR0/bin to PATH 21:27:33 INFO: No stack-cost file found 21:27:33 INFO: Instance uptime: 166s 21:27:33 INFO: Fetching instance metadata (attempt 1 of 3)... 21:27:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:27:33 INFO: Successfully fetched instance metadata 21:27:33 INFO: Instance type: v3-standard-2 21:27:33 INFO: Retrieving pricing info for: v3-standard-2 21:27:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:27:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=166 21:27:33 INFO: Successfully fetched Vexxhost pricing API 21:27:33 INFO: Retrieved cost: 0.06 21:27:33 INFO: Retrieved resource: v3-standard-2 21:27:33 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 21:27:33 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 21:27:33 INFO: Successfully archived job cost data 21:27:33 DEBUG: Cost data: integration-master-yaml-lint,172,2026-07-27 21:27:33,v3-standard-2,166,0.06,0.00,SUCCESS 21:27:33 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11845629681023907920.sh 21:27:33 ---> logs-deploy.sh 21:27:33 Setup pyenv: 21:27:34 system 21:27:34 3.8.13 21:27:34 3.9.13 21:27:34 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:27:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eeR0 from file:/tmp/.os_lf_venv 21:27:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:27:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:27:36 lf-activate-venv(): INFO: Base packages installed successfully 21:27:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:27:42 lf-activate-venv(): INFO: Adding /tmp/venv-eeR0/bin to PATH 21:27:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/172 21:27:42 INFO: archiving workspace using pattern(s): 21:27:43 Archives upload complete. 21:27:44 INFO: archiving logs to Nexus 21:27:44 ---> uname -a: 21:27:44 Linux prd-centos8-builder-2c-1g-13121.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 21:27:44 21:27:44 21:27:44 ---> lscpu: 21:27:44 Architecture: x86_64 21:27:44 CPU op-mode(s): 32-bit, 64-bit 21:27:44 Byte Order: Little Endian 21:27:44 CPU(s): 2 21:27:44 On-line CPU(s) list: 0,1 21:27:44 Thread(s) per core: 1 21:27:44 Core(s) per socket: 1 21:27:44 Socket(s): 2 21:27:44 NUMA node(s): 1 21:27:44 Vendor ID: AuthenticAMD 21:27:44 CPU family: 23 21:27:44 Model: 49 21:27:44 Model name: AMD EPYC-Rome Processor 21:27:44 Stepping: 0 21:27:44 CPU MHz: 2800.000 21:27:44 BogoMIPS: 5600.00 21:27:44 Virtualization: AMD-V 21:27:44 Hypervisor vendor: KVM 21:27:44 Virtualization type: full 21:27:44 L1d cache: 32K 21:27:44 L1i cache: 32K 21:27:44 L2 cache: 512K 21:27:44 L3 cache: 16384K 21:27:44 NUMA node0 CPU(s): 0,1 21:27:44 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 21:27:44 21:27:44 21:27:44 ---> nproc: 21:27:44 2 21:27:44 21:27:44 21:27:44 ---> df -h: 21:27:44 Filesystem Size Used Avail Use% Mounted on 21:27:44 devtmpfs 3.8G 0 3.8G 0% /dev 21:27:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:27:44 tmpfs 3.8G 17M 3.8G 1% /run 21:27:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:27:44 /dev/vda1 40G 9.8G 31G 25% / 21:27:44 tmpfs 770M 0 770M 0% /run/user/1001 21:27:44 21:27:44 21:27:44 ---> free -m: 21:27:44 total used free shared buff/cache available 21:27:44 Mem: 7697 582 4398 19 2716 6797 21:27:44 Swap: 1023 0 1023 21:27:44 21:27:44 21:27:44 ---> ip addr: 21:27:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:27:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:27:44 inet 127.0.0.1/8 scope host lo 21:27:44 valid_lft forever preferred_lft forever 21:27:44 inet6 ::1/128 scope host 21:27:44 valid_lft forever preferred_lft forever 21:27:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:27:44 link/ether fa:16:3e:a9:6c:dd brd ff:ff:ff:ff:ff:ff 21:27:44 altname enp0s3 21:27:44 altname ens3 21:27:44 inet 10.30.106.95/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 21:27:44 valid_lft 86233sec preferred_lft 86233sec 21:27:44 inet6 fe80::f816:3eff:fea9:6cdd/64 scope link 21:27:44 valid_lft forever preferred_lft forever 21:27:44 21:27:44 21:27:44 ---> sar -b -r -n DEV: 21:27:44 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/27/2026 _x86_64_ (2 CPU) 21:27:44 21:27:44 21:24:53 LINUX RESTART (2 CPU) 21:27:44 21:27:44 09:25:01 PM tps rtps wtps bread/s bwrtn/s 21:27:44 09:26:01 PM 430.55 272.01 158.54 16385.63 44016.50 21:27:44 09:27:01 PM 220.21 46.25 173.96 1639.45 16263.08 21:27:44 Average: 324.50 158.18 166.31 8950.60 30023.22 21:27:44 21:27:44 09:25:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:27:44 09:26:01 PM 5238264 7008796 2644176 33.55 2688 1950704 824412 9.23 223688 2100824 177556 21:27:44 09:27:01 PM 4752628 6946312 3129812 39.71 2688 2348884 732348 8.20 430052 2286292 149552 21:27:44 Average: 4995446 6977554 2886994 36.63 2688 2149794 778380 8.72 326870 2193558 163554 21:27:44 21:27:44 09:25:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:27:44 09:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:44 09:26:01 PM eth0 293.53 165.54 1809.75 66.98 0.00 0.00 0.00 0.00 21:27:44 09:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:44 09:27:01 PM eth0 75.51 49.22 1148.89 11.54 0.00 0.00 0.00 0.00 21:27:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:27:44 Average: eth0 183.60 106.89 1476.55 39.03 0.00 0.00 0.00 0.00 21:27:44 21:27:44 21:27:44 ---> sar -P ALL: 21:27:44 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/27/2026 _x86_64_ (2 CPU) 21:27:44 21:27:44 21:24:53 LINUX RESTART (2 CPU) 21:27:44 21:27:44 09:25:01 PM CPU %user %nice %system %iowait %steal %idle 21:27:44 09:26:01 PM all 43.19 2.82 36.03 7.64 0.47 9.85 21:27:44 09:26:01 PM 0 50.03 2.27 32.22 6.56 0.10 8.80 21:27:44 09:26:01 PM 1 36.26 3.36 39.89 8.73 0.84 10.91 21:27:44 09:27:01 PM all 38.34 0.75 17.30 3.38 0.12 40.11 21:27:44 09:27:01 PM 0 43.90 0.35 13.70 3.29 0.12 38.64 21:27:44 09:27:01 PM 1 32.76 1.16 20.91 3.46 0.12 41.59 21:27:44 Average: all 40.72 1.77 26.51 5.47 0.29 25.24 21:27:44 Average: 0 46.92 1.30 22.82 4.90 0.11 23.95 21:27:44 Average: 1 34.48 2.24 30.22 6.05 0.47 26.54 21:27:44 21:27:44 21:27:44