03:46:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/144366 03:46:58 Running as SYSTEM 03:46:58 [EnvInject] - Loading node environment variables. 03:46:58 Building remotely on prd-centos8-builder-2c-1g-9836 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 03:46:58 [ssh-agent] Looking for ssh-agent implementation... 03:46:58 $ ssh-agent 03:46:59 SSH_AUTH_SOCK=/tmp/ssh-BBLpN6cyFNbc/agent.15620 03:46:59 SSH_AGENT_PID=15630 03:46:59 [ssh-agent] Started. 03:46:59 Running ssh-add (command line suppressed) 03:46:59 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_11622762954528649049.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_11622762954528649049.key) 03:46:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:46:59 The recommended git tool is: NONE 03:47:01 using credential onap-jenkins-ssh 03:47:01 Wiping out workspace first. 03:47:01 Cloning the remote Git repository 03:47:01 Cloning repository git://cloud.onap.org/mirror/integration.git 03:47:01 > git init /w/workspace/integration-master-yaml-lint # timeout=10 03:47:01 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 03:47:01 > git --version # timeout=10 03:47:01 > git --version # 'git version 2.39.0' 03:47:01 using GIT_SSH to set credentials Gerrit user 03:47:01 [INFO] Currently running in a labeled security context 03:47:01 [INFO] Currently SELinux is 'enforcing' on the host 03:47:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh17882818203816404808.key 03:47:01 Verifying host key using manually-configured host key entries 03:47:01 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:47:05 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 03:47:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:47:05 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 03:47:06 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 03:47:06 using GIT_SSH to set credentials Gerrit user 03:47:06 [INFO] Currently running in a labeled security context 03:47:06 [INFO] Currently SELinux is 'enforcing' on the host 03:47:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh14730816528218370777.key 03:47:06 Verifying host key using manually-configured host key entries 03:47:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/66/144366/1 # timeout=30 03:47:06 > git rev-parse 0cd06cb837511c2222102aa2dfd1dbef89d04adb^{commit} # timeout=10 03:47:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 03:47:06 Checking out Revision 0cd06cb837511c2222102aa2dfd1dbef89d04adb (refs/changes/66/144366/1) 03:47:06 > git config core.sparsecheckout # timeout=10 03:47:06 > git checkout -f 0cd06cb837511c2222102aa2dfd1dbef89d04adb # timeout=30 03:47:09 Commit message: "Bump lfreleng-actions/gerrit-review-action from 0.10.0 to 1.0.1" 03:47:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:47:09 > git rev-list --no-walk bfd5e41b62421c2d51b39371a2dd3b8535b1f635 # timeout=10 03:47:10 [EnvInject] - Injecting environment variables from a build step. 03:47:10 [EnvInject] - Injecting as environment variables the properties content 03:47:10 PYTHON=python3 03:47:10 03:47:10 [EnvInject] - Variables injected successfully. 03:47:10 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins6314526250703956125.sh 03:47:10 ---> tox-install.sh 03:47:10 + source /home/jenkins/lf-env.sh 03:47:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:47:10 ++ mktemp -d /tmp/venv-XXXX 03:47:10 + lf_venv=/tmp/venv-xq0G 03:47:10 + local venv_file=/tmp/.os_lf_venv 03:47:10 + local python=python3 03:47:10 + local options 03:47:10 + local set_path=true 03:47:10 + local install_args= 03:47:10 ++ 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 03:47:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:47:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:47:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:47:10 + true 03:47:10 + case $1 in 03:47:10 + venv_file=/tmp/.toxenv 03:47:10 + shift 2 03:47:10 + true 03:47:10 + case $1 in 03:47:10 + shift 03:47:10 + break 03:47:10 + case $python in 03:47:10 + local pkg_list= 03:47:10 + [[ -d /opt/pyenv ]] 03:47:10 + echo 'Setup pyenv:' 03:47:10 Setup pyenv: 03:47:10 + export PYENV_ROOT=/opt/pyenv 03:47:10 + PYENV_ROOT=/opt/pyenv 03:47:10 + 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 03:47:10 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:47:10 + pyenv versions 03:47:10 system 03:47:10 * 3.8.13 (set by /opt/pyenv/version) 03:47:10 * 3.9.13 (set by /opt/pyenv/version) 03:47:10 * 3.10.6 (set by /opt/pyenv/version) 03:47:10 + command -v pyenv 03:47:10 ++ pyenv init - --no-rehash 03:47:10 + 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[*]}"'\'')" 03:47:10 export PATH="/opt/pyenv/shims:${PATH}" 03:47:10 export PYENV_SHELL=bash 03:47:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:47:10 pyenv() { 03:47:10 local command 03:47:10 command="${1:-}" 03:47:10 if [ "$#" -gt 0 ]; then 03:47:10 shift 03:47:10 fi 03:47:10 03:47:10 case "$command" in 03:47:10 rehash|shell) 03:47:10 eval "$(pyenv "sh-$command" "$@")" 03:47:10 ;; 03:47:10 *) 03:47:10 command pyenv "$command" "$@" 03:47:10 ;; 03:47:10 esac 03:47:10 }' 03:47:10 +++ 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[*]}"' 03:47:10 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:47:10 ++ 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 03:47:10 ++ 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 03:47:10 ++ export PYENV_SHELL=bash 03:47:10 ++ PYENV_SHELL=bash 03:47:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:47:10 +++ complete -F _pyenv pyenv 03:47:10 ++ lf-pyver python3 03:47:10 ++ local py_version_xy=python3 03:47:10 ++ local py_version_xyz= 03:47:10 ++ sed 's/^[ *]* //' 03:47:10 ++ grep -E '^[0-9.]*[0-9]$' 03:47:10 ++ pyenv versions 03:47:10 ++ local command 03:47:10 ++ command=versions 03:47:10 ++ '[' 1 -gt 0 ']' 03:47:10 ++ shift 03:47:10 ++ case "$command" in 03:47:10 ++ command pyenv versions 03:47:10 ++ pyenv versions 03:47:10 ++ awk '{ print $1 }' 03:47:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:47:10 +++ sort -V 03:47:10 +++ grep '^3' /tmp/.pyenv_versions 03:47:10 +++ tail -n 1 03:47:10 ++ py_version_xyz=3.10.6 03:47:10 ++ [[ -z 3.10.6 ]] 03:47:10 ++ echo 3.10.6 03:47:10 ++ return 0 03:47:10 + pyenv local 3.10.6 03:47:10 + local command 03:47:10 + command=local 03:47:10 + '[' 2 -gt 0 ']' 03:47:10 + shift 03:47:10 + case "$command" in 03:47:10 + command pyenv local 3.10.6 03:47:10 + pyenv local 3.10.6 03:47:10 + for arg in "$@" 03:47:10 + case $arg in 03:47:10 + pkg_list+='tox ' 03:47:10 + for arg in "$@" 03:47:10 + case $arg in 03:47:10 + pkg_list+='virtualenv ' 03:47:10 + for arg in "$@" 03:47:10 + case $arg in 03:47:10 + pkg_list+='urllib3~=1.26.15 ' 03:47:10 + [[ -f /tmp/.toxenv ]] 03:47:10 + [[ ! -f /tmp/.toxenv ]] 03:47:10 + [[ -n '' ]] 03:47:10 + python3 -m venv /tmp/venv-xq0G 03:47:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xq0G' 03:47:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xq0G 03:47:16 + echo /tmp/venv-xq0G 03:47:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:47:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:47:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:47:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:47:16 + local 'pip_opts=--upgrade --quiet' 03:47:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:47:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:47:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:47:16 + [[ -n '' ]] 03:47:16 + [[ -n '' ]] 03:47:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:47:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:47:16 + /tmp/venv-xq0G/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 03:47:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:47:22 lf-activate-venv(): INFO: Base packages installed successfully 03:47:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:47:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:47:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:47:22 + /tmp/venv-xq0G/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 03:47:24 + type python3 03:47:24 + true 03:47:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xq0G/bin to PATH' 03:47:24 lf-activate-venv(): INFO: Adding /tmp/venv-xq0G/bin to PATH 03:47:24 + PATH=/tmp/venv-xq0G/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 03:47:24 + return 0 03:47:24 + python3 --version 03:47:24 Python 3.10.6 03:47:24 + python3 -m pip --version 03:47:24 pip 26.1.1 from /tmp/venv-xq0G/lib/python3.10/site-packages/pip (python 3.10) 03:47:24 + python3 -m pip freeze 03:47:25 cachetools==7.1.1 03:47:25 colorama==0.4.6 03:47:25 distlib==0.4.0 03:47:25 filelock==3.29.0 03:47:25 packaging==26.2 03:47:25 platformdirs==4.9.6 03:47:25 pluggy==1.6.0 03:47:25 pyproject-api==1.10.0 03:47:25 python-discovery==1.3.0 03:47:25 tomli==2.4.1 03:47:25 tomli_w==1.2.0 03:47:25 tox==4.53.1 03:47:25 typing_extensions==4.15.0 03:47:25 urllib3==1.26.20 03:47:25 virtualenv==21.3.1 03:47:25 [EnvInject] - Injecting environment variables from a build step. 03:47:25 [EnvInject] - Injecting as environment variables the properties content 03:47:25 PARALLEL=false 03:47:25 03:47:25 [EnvInject] - Variables injected successfully. 03:47:25 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins1552201094004413656.sh 03:47:25 ---> tox-run.sh 03:47:25 + 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 03:47:25 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 03:47:25 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 03:47:25 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 03:47:25 + cd /w/workspace/integration-master-yaml-lint/. 03:47:25 + source /home/jenkins/lf-env.sh 03:47:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:47:25 ++ mktemp -d /tmp/venv-XXXX 03:47:25 + lf_venv=/tmp/venv-vQJM 03:47:25 + local venv_file=/tmp/.os_lf_venv 03:47:25 + local python=python3 03:47:25 + local options 03:47:25 + local set_path=true 03:47:25 + local install_args= 03:47:25 ++ 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 03:47:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:47:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:47:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:47:25 + true 03:47:25 + case $1 in 03:47:25 + venv_file=/tmp/.toxenv 03:47:25 + shift 2 03:47:25 + true 03:47:25 + case $1 in 03:47:25 + shift 03:47:25 + break 03:47:25 + case $python in 03:47:25 + local pkg_list= 03:47:25 + [[ -d /opt/pyenv ]] 03:47:25 + echo 'Setup pyenv:' 03:47:25 Setup pyenv: 03:47:25 + export PYENV_ROOT=/opt/pyenv 03:47:25 + PYENV_ROOT=/opt/pyenv 03:47:25 + 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 03:47:25 + 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 03:47:25 + pyenv versions 03:47:25 system 03:47:25 3.8.13 03:47:25 3.9.13 03:47:25 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 03:47:25 + command -v pyenv 03:47:25 ++ pyenv init - --no-rehash 03:47:25 + 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[*]}"'\'')" 03:47:25 export PATH="/opt/pyenv/shims:${PATH}" 03:47:25 export PYENV_SHELL=bash 03:47:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:47:25 pyenv() { 03:47:25 local command 03:47:25 command="${1:-}" 03:47:25 if [ "$#" -gt 0 ]; then 03:47:25 shift 03:47:25 fi 03:47:25 03:47:25 case "$command" in 03:47:25 rehash|shell) 03:47:25 eval "$(pyenv "sh-$command" "$@")" 03:47:25 ;; 03:47:25 *) 03:47:25 command pyenv "$command" "$@" 03:47:25 ;; 03:47:25 esac 03:47:25 }' 03:47:25 +++ 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[*]}"' 03:47:25 ++ 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 03:47:25 ++ 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 03:47:25 ++ 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 03:47:25 ++ export PYENV_SHELL=bash 03:47:25 ++ PYENV_SHELL=bash 03:47:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:47:25 +++ complete -F _pyenv pyenv 03:47:25 ++ lf-pyver python3 03:47:25 ++ local py_version_xy=python3 03:47:25 ++ local py_version_xyz= 03:47:25 ++ pyenv versions 03:47:25 ++ local command 03:47:25 ++ command=versions 03:47:25 ++ '[' 1 -gt 0 ']' 03:47:25 ++ shift 03:47:25 ++ case "$command" in 03:47:25 ++ command pyenv versions 03:47:25 ++ pyenv versions 03:47:25 ++ awk '{ print $1 }' 03:47:25 ++ sed 's/^[ *]* //' 03:47:25 ++ grep -E '^[0-9.]*[0-9]$' 03:47:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:47:25 +++ sort -V 03:47:25 +++ grep '^3' /tmp/.pyenv_versions 03:47:25 +++ tail -n 1 03:47:25 ++ py_version_xyz=3.10.6 03:47:25 ++ [[ -z 3.10.6 ]] 03:47:25 ++ echo 3.10.6 03:47:25 ++ return 0 03:47:25 + pyenv local 3.10.6 03:47:25 + local command 03:47:25 + command=local 03:47:25 + '[' 2 -gt 0 ']' 03:47:25 + shift 03:47:25 + case "$command" in 03:47:25 + command pyenv local 3.10.6 03:47:25 + pyenv local 3.10.6 03:47:25 + for arg in "$@" 03:47:25 + case $arg in 03:47:25 + pkg_list+='tox ' 03:47:25 + for arg in "$@" 03:47:25 + case $arg in 03:47:25 + pkg_list+='virtualenv ' 03:47:25 + for arg in "$@" 03:47:25 + case $arg in 03:47:25 + pkg_list+='urllib3~=1.26.15 ' 03:47:25 + [[ -f /tmp/.toxenv ]] 03:47:25 ++ cat /tmp/.toxenv 03:47:25 + lf_venv=/tmp/venv-xq0G 03:47:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xq0G from' file:/tmp/.toxenv 03:47:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xq0G from file:/tmp/.toxenv 03:47:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:47:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:47:25 + local 'pip_opts=--upgrade --quiet' 03:47:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:47:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:47:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:47:25 + [[ -n '' ]] 03:47:25 + [[ -n '' ]] 03:47:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:47:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:47:25 + /tmp/venv-xq0G/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 03:47:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:47:26 lf-activate-venv(): INFO: Base packages installed successfully 03:47:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:47:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:47:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:47:26 + /tmp/venv-xq0G/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 03:47:27 + type python3 03:47:27 + true 03:47:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xq0G/bin to PATH' 03:47:27 lf-activate-venv(): INFO: Adding /tmp/venv-xq0G/bin to PATH 03:47:27 + PATH=/tmp/venv-xq0G/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 03:47:27 + return 0 03:47:27 + [[ -d /opt/pyenv ]] 03:47:27 + echo '---> Setting up pyenv' 03:47:27 ---> Setting up pyenv 03:47:27 + export PYENV_ROOT=/opt/pyenv 03:47:27 + PYENV_ROOT=/opt/pyenv 03:47:27 + export PATH=/opt/pyenv/bin:/tmp/venv-xq0G/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 03:47:27 + PATH=/opt/pyenv/bin:/tmp/venv-xq0G/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 03:47:27 ++ pwd 03:47:27 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 03:47:27 + export PYTHONPATH 03:47:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:47:27 + TOX_TESTENV_PASSENV=PYTHONPATH 03:47:27 + tox --version 03:47:27 4.53.1 from /tmp/venv-xq0G/lib/python3.10/site-packages/tox/__init__.py 03:47:27 + PARALLEL=false 03:47:27 + TOX_OPTIONS_LIST= 03:47:27 + [[ -n yaml ]] 03:47:27 + TOX_OPTIONS_LIST=' -e yaml' 03:47:27 + case ${PARALLEL,,} in 03:47:27 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 03:47:27 + tox -e yaml 03:47:29 yaml: install_deps> python -I -m pip install coala-bears nodeenv 03:48:07 yaml: freeze> python -m pip freeze --all 03:48:08 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.14,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 03:48:08 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 03:48:08 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 03:48:09 ---> Completed tox runs 03:48:09 + for i in .tox/*/log 03:48:09 ++ echo .tox/yaml/log 03:48:09 ++ awk -F/ '{print $2}' 03:48:09 + tox_env=yaml 03:48:09 + cp -r .tox/yaml/log /w/workspace/integration-master-yaml-lint/archives/tox/yaml 03:48:09 + DOC_DIR=docs/_build/html 03:48:09 + [[ -d docs/_build/html ]] 03:48:09 + echo '---> tox-run.sh ends' 03:48:09 ---> tox-run.sh ends 03:48:09 + test 0 -eq 0 03:48:09 $ ssh-agent -k 03:48:09 unset SSH_AUTH_SOCK; 03:48:09 unset SSH_AGENT_PID; 03:48:09 echo Agent pid 15630 killed; 03:48:09 [ssh-agent] Stopped. 03:48:09 [PostBuildScript] - [INFO] Executing post build scripts. 03:48:09 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins14847449587818774516.sh 03:48:09 ---> sysstat.sh 03:48:09 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins8660034184964576995.sh 03:48:09 ---> package-listing.sh 03:48:09 ++ facter osfamily 03:48:09 ++ tr '[:upper:]' '[:lower:]' 03:48:09 + OS_FAMILY=redhat 03:48:09 + workspace=/w/workspace/integration-master-yaml-lint 03:48:09 + START_PACKAGES=/tmp/packages_start.txt 03:48:09 + END_PACKAGES=/tmp/packages_end.txt 03:48:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:09 + PACKAGES=/tmp/packages_start.txt 03:48:09 + '[' /w/workspace/integration-master-yaml-lint ']' 03:48:09 + PACKAGES=/tmp/packages_end.txt 03:48:09 + case "${OS_FAMILY}" in 03:48:09 + sort 03:48:09 + rpm -qa 03:48:10 + '[' -f /tmp/packages_start.txt ']' 03:48:10 + '[' -f /tmp/packages_end.txt ']' 03:48:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:10 + '[' /w/workspace/integration-master-yaml-lint ']' 03:48:10 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 03:48:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 03:48:10 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins9582445554316735010.sh 03:48:10 ---> capture-instance-metadata.sh 03:48:10 Setup pyenv: 03:48:10 system 03:48:10 3.8.13 03:48:10 3.9.13 03:48:10 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 03:48:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rTy4 03:48:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:48:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:48:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:48:18 lf-activate-venv(): INFO: Base packages installed successfully 03:48:18 lf-activate-venv(): INFO: Installing additional packages: lftools 03:48:56 lf-activate-venv(): INFO: Adding /tmp/venv-rTy4/bin to PATH 03:48:56 INFO: Running in OpenStack, capturing instance metadata 03:48:56 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15901948158612037767.sh 03:48:56 provisioning config files... 03:48:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config14265611456772173629tmp 03:48:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:48:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:48:56 [EnvInject] - Injecting environment variables from a build step. 03:48:56 [EnvInject] - Injecting as environment variables the properties content 03:48:56 SERVER_ID=logs 03:48:56 03:48:56 [EnvInject] - Variables injected successfully. 03:48:56 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins2645094936616873806.sh 03:48:56 ---> create-netrc.sh 03:48:56 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins8221864177556061053.sh 03:48:56 ---> python-tools-install.sh 03:48:56 Setup pyenv: 03:48:56 system 03:48:56 3.8.13 03:48:56 3.9.13 03:48:56 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 03:48:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rTy4 from file:/tmp/.os_lf_venv 03:48:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:48:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:48:58 lf-activate-venv(): INFO: Base packages installed successfully 03:48:58 lf-activate-venv(): INFO: Installing additional packages: lftools 03:49:05 lf-activate-venv(): INFO: Adding /tmp/venv-rTy4/bin to PATH 03:49:05 Generating Requirements File 03:49: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. 03:49:24 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:49:24 Python 3.10.6 03:49:25 pip 26.1.1 from /tmp/venv-rTy4/lib/python3.10/site-packages/pip (python 3.10) 03:49:25 appdirs==1.4.4 03:49:25 argcomplete==3.6.3 03:49:25 aspy.yaml==1.3.0 03:49:25 attrs==26.1.0 03:49:25 autopage==0.6.0 03:49:25 backports.strenum==1.3.1 03:49:25 beautifulsoup4==4.14.3 03:49:25 boto3==1.43.6 03:49:25 botocore==1.43.6 03:49:25 bs4==0.0.2 03:49:25 certifi==2026.4.22 03:49:25 cffi==2.0.0 03:49:25 cfgv==3.5.0 03:49:25 chardet==7.4.3 03:49:25 charset-normalizer==3.4.7 03:49:25 click==8.3.3 03:49:25 cliff==4.13.3 03:49:25 cmd2==3.5.1 03:49:25 cryptography==3.3.2 03:49:25 debtcollector==3.1.0 03:49:25 decorator==5.2.1 03:49:25 defusedxml==0.7.1 03:49:25 Deprecated==1.3.1 03:49:25 distlib==0.4.0 03:49:25 dnspython==2.8.0 03:49:25 docker==7.1.0 03:49:25 dogpile.cache==1.5.0 03:49:25 durationpy==0.10 03:49:25 email-validator==2.3.0 03:49:25 filelock==3.29.0 03:49:25 future==1.0.0 03:49:25 gitdb==4.0.12 03:49:25 GitPython==3.1.50 03:49:25 httplib2==0.30.2 03:49:25 identify==2.6.19 03:49:25 idna==3.14 03:49:25 importlib-resources==1.5.0 03:49:25 iso8601==2.1.0 03:49:25 Jinja2==3.1.6 03:49:25 jmespath==1.1.0 03:49:25 jsonpatch==1.33 03:49:25 jsonpointer==3.1.1 03:49:25 jsonschema==4.26.0 03:49:25 jsonschema-specifications==2025.9.1 03:49:25 keystoneauth1==5.13.1 03:49:25 kubernetes==35.0.0 03:49:25 lftools==0.37.22 03:49:25 lxml==6.1.0 03:49:25 markdown-it-py==4.2.0 03:49:25 MarkupSafe==3.0.3 03:49:25 mdurl==0.1.2 03:49:25 msgpack==1.1.2 03:49:25 multi_key_dict==2.0.3 03:49:25 munch==4.0.0 03:49:25 netaddr==1.3.0 03:49:25 niet==1.4.2 03:49:25 nodeenv==1.10.0 03:49:25 oauth2client==4.1.3 03:49:25 oauthlib==3.3.1 03:49:25 openstacksdk==4.12.0 03:49:25 os-service-types==1.8.2 03:49:25 osc-lib==4.6.0 03:49:25 oslo.config==10.3.0 03:49:25 oslo.context==6.3.0 03:49:25 oslo.i18n==6.7.2 03:49:25 oslo.log==8.1.0 03:49:25 oslo.serialization==5.9.1 03:49:25 oslo.utils==10.0.1 03:49:25 packaging==26.2 03:49:25 pbr==7.0.3 03:49:25 platformdirs==4.9.6 03:49:25 prettytable==3.17.0 03:49:25 psutil==7.2.2 03:49:25 pyasn1==0.6.3 03:49:25 pyasn1_modules==0.4.2 03:49:25 pycparser==3.0 03:49:25 pygerrit2==2.0.15 03:49:25 PyGithub==2.9.1 03:49:25 Pygments==2.20.0 03:49:25 PyJWT==2.12.1 03:49:25 PyNaCl==1.6.2 03:49:25 pyparsing==2.4.7 03:49:25 pyperclip==1.11.0 03:49:25 pyrsistent==0.20.0 03:49:25 python-cinderclient==9.9.0 03:49:25 python-dateutil==2.9.0.post0 03:49:25 python-discovery==1.3.0 03:49:25 python-heatclient==5.1.0 03:49:25 python-jenkins==1.8.3 03:49:25 python-keystoneclient==5.8.0 03:49:25 python-magnumclient==4.10.0 03:49:25 python-openstackclient==9.0.0 03:49:25 python-swiftclient==4.10.0 03:49:25 PyYAML==6.0.3 03:49:25 referencing==0.37.0 03:49:25 requests==2.34.0 03:49:25 requests-oauthlib==2.0.0 03:49:25 rfc3986==2.0.0 03:49:25 rich==15.0.0 03:49:25 rich-argparse==1.8.0 03:49:25 rpds-py==0.30.0 03:49:25 rsa==4.9.1 03:49:25 ruamel.yaml==0.19.1 03:49:25 ruamel.yaml.clib==0.2.15 03:49:25 s3transfer==0.17.0 03:49:25 simplejson==4.1.1 03:49:25 six==1.17.0 03:49:25 smmap==5.0.3 03:49:25 soupsieve==2.8.3 03:49:25 stevedore==5.7.0 03:49:25 tabulate==0.10.0 03:49:25 toml==0.10.2 03:49:25 tomlkit==0.15.0 03:49:25 tqdm==4.67.3 03:49:25 typing_extensions==4.15.0 03:49:25 urllib3==1.26.20 03:49:25 virtualenv==21.3.1 03:49:25 wcwidth==0.7.0 03:49:25 websocket-client==1.9.0 03:49:25 wrapt==2.1.2 03:49:25 xdg==6.0.0 03:49:25 xmltodict==1.0.4 03:49:25 yq==3.4.3 03:49:25 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins1414323673993526216.sh 03:49:25 ---> uv-install.sh 03:49:25 Installing uv/uvx (latest) using shell installer 03:49:25 2026-05-12 03:49:25 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Fi4B7L.sh" [1] 03:49:25 downloading uv 0.11.13 x86_64-unknown-linux-gnu 03:49:26 installing to /home/jenkins/.local/bin 03:49:26 uv 03:49:26 uvx 03:49:26 everything's installed! 03:49:26 ---> Validating uv/uvx install 03:49:26 uvx 0.11.13 (x86_64-unknown-linux-gnu) 03:49:26 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins5186646759032715501.sh 03:49:26 ---> sudo-logs.sh 03:49:26 Archiving 'sudo' log.. 03:49:27 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins5805836121063363492.sh 03:49:27 ---> job-cost.sh 03:49:27 INFO: Activating Python virtual environment... 03:49:27 Setup pyenv: 03:49:27 system 03:49:27 3.8.13 03:49:27 3.9.13 03:49:27 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 03:49:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rTy4 from file:/tmp/.os_lf_venv 03:49:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:49:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:49:28 lf-activate-venv(): INFO: Base packages installed successfully 03:49:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:49:33 lf-activate-venv(): INFO: Adding /tmp/venv-rTy4/bin to PATH 03:49:33 INFO: No stack-cost file found 03:49:33 INFO: Instance uptime: 188s 03:49:33 INFO: Fetching instance metadata (attempt 1 of 3)... 03:49:33 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 03:49:33 INFO: Successfully fetched instance metadata 03:49:33 INFO: Instance type: v3-standard-2 03:49:33 INFO: Retrieving pricing info for: v3-standard-2 03:49:33 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 03:49:33 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=188 03:49:34 INFO: Successfully fetched Vexxhost pricing API 03:49:34 INFO: Retrieved cost: 0.06 03:49:34 INFO: Retrieved resource: v3-standard-2 03:49:34 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 03:49:34 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 03:49:34 INFO: Successfully archived job cost data 03:49:34 DEBUG: Cost data: integration-master-yaml-lint,152,2026-05-12 03:49:34,v3-standard-2,188,0.06,0.00,SUCCESS 03:49:34 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins6368897127263707732.sh 03:49:34 ---> logs-deploy.sh 03:49:34 Setup pyenv: 03:49:34 system 03:49:34 3.8.13 03:49:34 3.9.13 03:49:34 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 03:49:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rTy4 from file:/tmp/.os_lf_venv 03:49:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:49:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:49:36 lf-activate-venv(): INFO: Base packages installed successfully 03:49:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:49:42 lf-activate-venv(): INFO: Adding /tmp/venv-rTy4/bin to PATH 03:49:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/152 03:49:42 INFO: archiving workspace using pattern(s): 03:49:43 Archives upload complete. 03:49:44 INFO: archiving logs to Nexus 03:49:45 ---> uname -a: 03:49:45 Linux prd-centos8-builder-2c-1g-9836.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 03:49:45 03:49:45 03:49:45 ---> lscpu: 03:49:45 Architecture: x86_64 03:49:45 CPU op-mode(s): 32-bit, 64-bit 03:49:45 Byte Order: Little Endian 03:49:45 CPU(s): 2 03:49:45 On-line CPU(s) list: 0,1 03:49:45 Thread(s) per core: 1 03:49:45 Core(s) per socket: 1 03:49:45 Socket(s): 2 03:49:45 NUMA node(s): 1 03:49:45 Vendor ID: AuthenticAMD 03:49:45 CPU family: 23 03:49:45 Model: 49 03:49:45 Model name: AMD EPYC-Rome Processor 03:49:45 Stepping: 0 03:49:45 CPU MHz: 2799.998 03:49:45 BogoMIPS: 5599.99 03:49:45 Virtualization: AMD-V 03:49:45 Hypervisor vendor: KVM 03:49:45 Virtualization type: full 03:49:45 L1d cache: 32K 03:49:45 L1i cache: 32K 03:49:45 L2 cache: 512K 03:49:45 L3 cache: 16384K 03:49:45 NUMA node0 CPU(s): 0,1 03:49:45 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 03:49:45 03:49:45 03:49:45 ---> nproc: 03:49:45 2 03:49:45 03:49:45 03:49:45 ---> df -h: 03:49:45 Filesystem Size Used Avail Use% Mounted on 03:49:45 devtmpfs 3.8G 0 3.8G 0% /dev 03:49:45 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:49:45 tmpfs 3.8G 17M 3.8G 1% /run 03:49:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:49:45 /dev/vda1 40G 8.8G 32G 22% / 03:49:45 tmpfs 770M 0 770M 0% /run/user/1001 03:49:45 03:49:45 03:49:45 ---> free -m: 03:49:45 total used free shared buff/cache available 03:49:45 Mem: 7699 586 4610 19 2502 6795 03:49:45 Swap: 1023 0 1023 03:49:45 03:49:45 03:49:45 ---> ip addr: 03:49:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:49:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:49:45 inet 127.0.0.1/8 scope host lo 03:49:45 valid_lft forever preferred_lft forever 03:49:45 inet6 ::1/128 scope host 03:49:45 valid_lft forever preferred_lft forever 03:49:45 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:49:45 link/ether fa:16:3e:18:2c:2b brd ff:ff:ff:ff:ff:ff 03:49:45 altname enp0s3 03:49:45 altname ens3 03:49:45 inet 10.30.106.195/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:49:45 valid_lft 86210sec preferred_lft 86210sec 03:49:45 inet6 fe80::f816:3eff:fe18:2c2b/64 scope link 03:49:45 valid_lft forever preferred_lft forever 03:49:45 03:49:45 03:49:45 ---> sar -b -r -n DEV: 03:49:45 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 05/12/2026 _x86_64_ (2 CPU) 03:49:45 03:49:45 03:46:30 LINUX RESTART (2 CPU) 03:49:45 03:49:45 03:47:02 AM tps rtps wtps bread/s bwrtn/s 03:49:45 03:48:01 AM 298.26 140.66 157.60 3771.51 9671.37 03:49:45 03:49:01 AM 112.83 2.68 110.15 118.65 10145.06 03:49:45 Average: 204.78 71.10 133.68 1930.04 9910.16 03:49:45 03:49:45 03:47:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:49:45 03:48:01 AM 5175316 6977532 2709128 34.36 2688 1976380 820976 9.19 215616 2156332 129340 03:49:45 03:49:01 AM 4932764 6984784 2951680 37.44 2688 2209032 676956 7.58 385928 2161440 131956 03:49:45 Average: 5054040 6981158 2830404 35.90 2688 2092706 748966 8.38 300772 2158886 130648 03:49:45 03:49:45 03:47:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:49:45 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:45 03:48:01 AM eth0 121.73 83.60 1502.87 28.28 0.00 0.00 0.00 0.00 03:49:45 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:45 03:49:01 AM eth0 219.33 135.78 713.99 15.12 0.00 0.00 0.00 0.00 03:49:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:49:45 Average: eth0 170.93 109.90 1105.18 21.64 0.00 0.00 0.00 0.00 03:49:45 03:49:45 03:49:45 ---> sar -P ALL: 03:49:45 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 05/12/2026 _x86_64_ (2 CPU) 03:49:45 03:49:45 03:46:30 LINUX RESTART (2 CPU) 03:49:45 03:49:45 03:47:02 AM CPU %user %nice %system %iowait %steal %idle 03:49:45 03:48:01 AM all 29.01 2.76 22.01 13.38 0.16 32.69 03:49:45 03:48:01 AM 0 27.70 2.64 22.48 13.39 0.17 33.63 03:49:45 03:48:01 AM 1 30.32 2.89 21.54 13.36 0.14 31.75 03:49:45 03:49:01 AM all 27.83 0.00 4.01 6.56 0.12 61.48 03:49:45 03:49:01 AM 0 40.15 0.00 4.81 8.17 0.12 46.75 03:49:45 03:49:01 AM 1 15.52 0.00 3.22 4.95 0.12 76.19 03:49:45 Average: all 28.41 1.36 12.87 9.91 0.14 47.31 03:49:45 Average: 0 34.02 1.30 13.51 10.74 0.14 40.29 03:49:45 Average: 1 22.80 1.42 12.23 9.09 0.13 54.32 03:49:45 03:49:45 03:49:45