07:35:16 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/data-provider/+/143234 07:35:16 Running as SYSTEM 07:35:16 [EnvInject] - Loading node environment variables. 07:35:16 Building remotely on prd-centos8-builder-2c-1g-3003 (centos8-builder-2c-1g) in workspace /w/workspace/integration-data-provider-master-yaml-lint 07:35:16 [ssh-agent] Looking for ssh-agent implementation... 07:35:16 $ ssh-agent 07:35:16 SSH_AUTH_SOCK=/tmp/ssh-CriQfYmPXLwl/agent.15462 07:35:16 SSH_AGENT_PID=15463 07:35:16 [ssh-agent] Started. 07:35:16 Running ssh-add (command line suppressed) 07:35:16 Identity added: /w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_7176304710313947307.key (/w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_7176304710313947307.key) 07:35:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:35:16 The recommended git tool is: NONE 07:35:18 using credential onap-jenkins-ssh 07:35:18 Wiping out workspace first. 07:35:18 Cloning the remote Git repository 07:35:18 Cloning repository git://cloud.onap.org/mirror/integration/data-provider.git 07:35:18 > git init /w/workspace/integration-data-provider-master-yaml-lint # timeout=10 07:35:18 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 07:35:18 > git --version # timeout=10 07:35:18 > git --version # 'git version 2.39.0' 07:35:18 using GIT_SSH to set credentials Gerrit user 07:35:18 [INFO] Currently running in a labeled security context 07:35:18 [INFO] Currently SELinux is 'enforcing' on the host 07:35:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh12120693493664589286.key 07:35:18 Verifying host key using manually-configured host key entries 07:35:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:35:18 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 07:35:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:35:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 07:35:19 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 07:35:19 using GIT_SSH to set credentials Gerrit user 07:35:19 [INFO] Currently running in a labeled security context 07:35:19 [INFO] Currently SELinux is 'enforcing' on the host 07:35:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh12301862330266114925.key 07:35:19 Verifying host key using manually-configured host key entries 07:35:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git refs/changes/34/143234/1 # timeout=30 07:35:19 > git rev-parse 440ab6efda61a1fa929725bc9915e2c7f7cd93fa^{commit} # timeout=10 07:35:19 Checking out Revision 440ab6efda61a1fa929725bc9915e2c7f7cd93fa (refs/changes/34/143234/1) 07:35:19 > git config core.sparsecheckout # timeout=10 07:35:19 > git checkout -f 440ab6efda61a1fa929725bc9915e2c7f7cd93fa # timeout=30 07:35:22 Commit message: "CI: Deploy python based Github2Gerrit" 07:35:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:35:22 > git rev-list --no-walk 28bcc2bda83801e5e7aeb9922290ca8d16293811 # timeout=10 07:35:23 [EnvInject] - Injecting environment variables from a build step. 07:35:23 [EnvInject] - Injecting as environment variables the properties content 07:35:23 PYTHON=python3 07:35:23 07:35:23 [EnvInject] - Variables injected successfully. 07:35:23 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12156164725639330584.sh 07:35:23 ---> tox-install.sh 07:35:23 + source /home/jenkins/lf-env.sh 07:35:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:23 ++ mktemp -d /tmp/venv-XXXX 07:35:23 + lf_venv=/tmp/venv-jB23 07:35:23 + local venv_file=/tmp/.os_lf_venv 07:35:23 + local python=python3 07:35:23 + local options 07:35:23 + local set_path=true 07:35:23 + local install_args= 07:35:23 ++ 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 07:35:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:35:23 + true 07:35:23 + case $1 in 07:35:23 + venv_file=/tmp/.toxenv 07:35:23 + shift 2 07:35:23 + true 07:35:23 + case $1 in 07:35:23 + shift 07:35:23 + break 07:35:23 + case $python in 07:35:23 + local pkg_list= 07:35:23 + [[ -d /opt/pyenv ]] 07:35:23 + echo 'Setup pyenv:' 07:35:23 Setup pyenv: 07:35:23 + export PYENV_ROOT=/opt/pyenv 07:35:23 + PYENV_ROOT=/opt/pyenv 07:35:23 + 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 07:35:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:35:23 + pyenv versions 07:35:23 system 07:35:23 * 3.8.13 (set by /opt/pyenv/version) 07:35:23 * 3.9.13 (set by /opt/pyenv/version) 07:35:23 * 3.10.6 (set by /opt/pyenv/version) 07:35:23 + command -v pyenv 07:35:23 ++ pyenv init - --no-rehash 07:35:23 + 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[*]}"'\'')" 07:35:23 export PATH="/opt/pyenv/shims:${PATH}" 07:35:23 export PYENV_SHELL=bash 07:35:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:23 pyenv() { 07:35:23 local command 07:35:23 command="${1:-}" 07:35:23 if [ "$#" -gt 0 ]; then 07:35:23 shift 07:35:23 fi 07:35:23 07:35:23 case "$command" in 07:35:23 rehash|shell) 07:35:23 eval "$(pyenv "sh-$command" "$@")" 07:35:23 ;; 07:35:23 *) 07:35:23 command pyenv "$command" "$@" 07:35:23 ;; 07:35:23 esac 07:35:23 }' 07:35:23 +++ 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[*]}"' 07:35:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:35:23 ++ 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 07:35:23 ++ 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 07:35:23 ++ export PYENV_SHELL=bash 07:35:23 ++ PYENV_SHELL=bash 07:35:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:23 +++ complete -F _pyenv pyenv 07:35:23 ++ lf-pyver python3 07:35:23 ++ local py_version_xy=python3 07:35:23 ++ local py_version_xyz= 07:35:23 ++ pyenv versions 07:35:23 ++ local command 07:35:23 ++ command=versions 07:35:23 ++ '[' 1 -gt 0 ']' 07:35:23 ++ shift 07:35:23 ++ case "$command" in 07:35:23 ++ command pyenv versions 07:35:23 ++ pyenv versions 07:35:23 ++ awk '{ print $1 }' 07:35:23 ++ sed 's/^[ *]* //' 07:35:23 ++ grep -E '^[0-9.]*[0-9]$' 07:35:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:23 +++ grep '^3' /tmp/.pyenv_versions 07:35:23 +++ tail -n 1 07:35:23 +++ sort -V 07:35:23 ++ py_version_xyz=3.10.6 07:35:23 ++ [[ -z 3.10.6 ]] 07:35:23 ++ echo 3.10.6 07:35:23 ++ return 0 07:35:23 + pyenv local 3.10.6 07:35:23 + local command 07:35:23 + command=local 07:35:23 + '[' 2 -gt 0 ']' 07:35:23 + shift 07:35:23 + case "$command" in 07:35:23 + command pyenv local 3.10.6 07:35:23 + pyenv local 3.10.6 07:35:23 + for arg in "$@" 07:35:23 + case $arg in 07:35:23 + pkg_list+='tox ' 07:35:23 + for arg in "$@" 07:35:23 + case $arg in 07:35:23 + pkg_list+='virtualenv ' 07:35:23 + for arg in "$@" 07:35:23 + case $arg in 07:35:23 + pkg_list+='urllib3~=1.26.15 ' 07:35:23 + [[ -f /tmp/.toxenv ]] 07:35:23 + [[ ! -f /tmp/.toxenv ]] 07:35:23 + [[ -n '' ]] 07:35:23 + python3 -m venv /tmp/venv-jB23 07:35:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jB23' 07:35:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jB23 07:35:27 + echo /tmp/venv-jB23 07:35:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:35:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:35:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:35:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:27 + local 'pip_opts=--upgrade --quiet' 07:35:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:35:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:35:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:35:27 + [[ -n '' ]] 07:35:27 + [[ -n '' ]] 07:35:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:35:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:27 + /tmp/venv-jB23/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 07:35:35 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:35:35 lf-activate-venv(): INFO: Base packages installed successfully 07:35:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:35 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:35:35 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:35:35 + /tmp/venv-jB23/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 07:35:38 + type python3 07:35:38 + true 07:35:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jB23/bin to PATH' 07:35:38 lf-activate-venv(): INFO: Adding /tmp/venv-jB23/bin to PATH 07:35:38 + PATH=/tmp/venv-jB23/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 07:35:38 + return 0 07:35:38 + python3 --version 07:35:38 Python 3.10.6 07:35:38 + python3 -m pip --version 07:35:39 pip 26.0.1 from /tmp/venv-jB23/lib/python3.10/site-packages/pip (python 3.10) 07:35:39 + python3 -m pip freeze 07:35:39 cachetools==7.0.5 07:35:39 colorama==0.4.6 07:35:39 distlib==0.4.0 07:35:39 filelock==3.25.2 07:35:39 packaging==26.0 07:35:39 platformdirs==4.9.4 07:35:39 pluggy==1.6.0 07:35:39 pyproject-api==1.10.0 07:35:39 python-discovery==1.2.0 07:35:39 tomli==2.4.0 07:35:39 tomli_w==1.2.0 07:35:39 tox==4.50.1 07:35:39 typing_extensions==4.15.0 07:35:39 urllib3==1.26.20 07:35:39 virtualenv==21.2.0 07:35:39 [EnvInject] - Injecting environment variables from a build step. 07:35:39 [EnvInject] - Injecting as environment variables the properties content 07:35:39 PARALLEL=false 07:35:39 07:35:39 [EnvInject] - Variables injected successfully. 07:35:39 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11234799699907924575.sh 07:35:39 ---> tox-run.sh 07:35:39 + 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 07:35:39 + ARCHIVE_TOX_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/tox 07:35:39 + ARCHIVE_DOC_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/docs 07:35:39 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/tox 07:35:39 + cd /w/workspace/integration-data-provider-master-yaml-lint/. 07:35:39 + source /home/jenkins/lf-env.sh 07:35:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:35:39 ++ mktemp -d /tmp/venv-XXXX 07:35:39 + lf_venv=/tmp/venv-5fAV 07:35:39 + local venv_file=/tmp/.os_lf_venv 07:35:39 + local python=python3 07:35:39 + local options 07:35:39 + local set_path=true 07:35:39 + local install_args= 07:35:39 ++ 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 07:35:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:35:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:35:39 + true 07:35:39 + case $1 in 07:35:39 + venv_file=/tmp/.toxenv 07:35:39 + shift 2 07:35:39 + true 07:35:39 + case $1 in 07:35:39 + shift 07:35:39 + break 07:35:39 + case $python in 07:35:39 + local pkg_list= 07:35:39 + [[ -d /opt/pyenv ]] 07:35:39 + echo 'Setup pyenv:' 07:35:39 Setup pyenv: 07:35:39 + export PYENV_ROOT=/opt/pyenv 07:35:39 + PYENV_ROOT=/opt/pyenv 07:35:39 + 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 07:35:39 + 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 07:35:39 + pyenv versions 07:35:39 system 07:35:39 3.8.13 07:35:39 3.9.13 07:35:39 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:35:39 + command -v pyenv 07:35:39 ++ pyenv init - --no-rehash 07:35:39 + 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[*]}"'\'')" 07:35:39 export PATH="/opt/pyenv/shims:${PATH}" 07:35:39 export PYENV_SHELL=bash 07:35:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:35:39 pyenv() { 07:35:39 local command 07:35:39 command="${1:-}" 07:35:39 if [ "$#" -gt 0 ]; then 07:35:39 shift 07:35:39 fi 07:35:39 07:35:39 case "$command" in 07:35:39 rehash|shell) 07:35:39 eval "$(pyenv "sh-$command" "$@")" 07:35:39 ;; 07:35:39 *) 07:35:39 command pyenv "$command" "$@" 07:35:39 ;; 07:35:39 esac 07:35:39 }' 07:35:39 +++ 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[*]}"' 07:35:39 ++ 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 07:35:39 ++ 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 07:35:39 ++ 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 07:35:39 ++ export PYENV_SHELL=bash 07:35:39 ++ PYENV_SHELL=bash 07:35:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:35:39 +++ complete -F _pyenv pyenv 07:35:39 ++ lf-pyver python3 07:35:39 ++ local py_version_xy=python3 07:35:39 ++ local py_version_xyz= 07:35:39 ++ sed 's/^[ *]* //' 07:35:39 ++ awk '{ print $1 }' 07:35:39 ++ grep -E '^[0-9.]*[0-9]$' 07:35:39 ++ pyenv versions 07:35:39 ++ local command 07:35:39 ++ command=versions 07:35:39 ++ '[' 1 -gt 0 ']' 07:35:39 ++ shift 07:35:39 ++ case "$command" in 07:35:39 ++ command pyenv versions 07:35:39 ++ pyenv versions 07:35:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:35:39 +++ grep '^3' /tmp/.pyenv_versions 07:35:39 +++ tail -n 1 07:35:39 +++ sort -V 07:35:39 ++ py_version_xyz=3.10.6 07:35:39 ++ [[ -z 3.10.6 ]] 07:35:39 ++ echo 3.10.6 07:35:39 ++ return 0 07:35:39 + pyenv local 3.10.6 07:35:39 + local command 07:35:39 + command=local 07:35:39 + '[' 2 -gt 0 ']' 07:35:39 + shift 07:35:39 + case "$command" in 07:35:39 + command pyenv local 3.10.6 07:35:39 + pyenv local 3.10.6 07:35:39 + for arg in "$@" 07:35:39 + case $arg in 07:35:39 + pkg_list+='tox ' 07:35:39 + for arg in "$@" 07:35:39 + case $arg in 07:35:39 + pkg_list+='virtualenv ' 07:35:39 + for arg in "$@" 07:35:39 + case $arg in 07:35:39 + pkg_list+='urllib3~=1.26.15 ' 07:35:39 + [[ -f /tmp/.toxenv ]] 07:35:39 ++ cat /tmp/.toxenv 07:35:39 + lf_venv=/tmp/venv-jB23 07:35:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jB23 from' file:/tmp/.toxenv 07:35:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jB23 from file:/tmp/.toxenv 07:35:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:35:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:35:39 + local 'pip_opts=--upgrade --quiet' 07:35:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:35:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:35:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:35:39 + [[ -n '' ]] 07:35:39 + [[ -n '' ]] 07:35:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:35:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:35:39 + /tmp/venv-jB23/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 07:35:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:35:40 lf-activate-venv(): INFO: Base packages installed successfully 07:35:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:35:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:35:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:35:40 + /tmp/venv-jB23/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 07:35:41 + type python3 07:35:41 + true 07:35:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jB23/bin to PATH' 07:35:41 lf-activate-venv(): INFO: Adding /tmp/venv-jB23/bin to PATH 07:35:41 + PATH=/tmp/venv-jB23/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 07:35:41 + return 0 07:35:41 + [[ -d /opt/pyenv ]] 07:35:41 + echo '---> Setting up pyenv' 07:35:41 ---> Setting up pyenv 07:35:41 + export PYENV_ROOT=/opt/pyenv 07:35:41 + PYENV_ROOT=/opt/pyenv 07:35:41 + export PATH=/opt/pyenv/bin:/tmp/venv-jB23/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 07:35:41 + PATH=/opt/pyenv/bin:/tmp/venv-jB23/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 07:35:41 ++ pwd 07:35:41 + PYTHONPATH=/w/workspace/integration-data-provider-master-yaml-lint 07:35:41 + export PYTHONPATH 07:35:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:35:41 + TOX_TESTENV_PASSENV=PYTHONPATH 07:35:41 + tox --version 07:35:41 4.50.1 from /tmp/venv-jB23/lib/python3.10/site-packages/tox/__init__.py 07:35:41 + PARALLEL=false 07:35:41 + TOX_OPTIONS_LIST= 07:35:41 + [[ -n yaml ]] 07:35:41 + TOX_OPTIONS_LIST=' -e yaml' 07:35:41 + case ${PARALLEL,,} in 07:35:41 + tox -e yaml 07:35:41 + tee -a /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/tox.log 07:35:43 yaml: install_deps> python -I -m pip install coala-bears nodeenv 07:36:29 yaml: freeze> python -m pip freeze --all 07:36:29 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.2.25,charset-normalizer==3.4.6,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.46,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,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.0,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.1.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.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 07:36:29 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 07:36:29 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 07:36:30 ---> Completed tox runs 07:36:30 + for i in .tox/*/log 07:36:30 ++ echo .tox/yaml/log 07:36:30 ++ awk -F/ '{print $2}' 07:36:30 + tox_env=yaml 07:36:30 + cp -r .tox/yaml/log /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/yaml 07:36:30 + DOC_DIR=docs/_build/html 07:36:30 + [[ -d docs/_build/html ]] 07:36:30 + echo '---> tox-run.sh ends' 07:36:30 ---> tox-run.sh ends 07:36:30 + test 0 -eq 0 07:36:30 $ ssh-agent -k 07:36:30 unset SSH_AUTH_SOCK; 07:36:30 unset SSH_AGENT_PID; 07:36:30 echo Agent pid 15463 killed; 07:36:30 [ssh-agent] Stopped. 07:36:31 [PostBuildScript] - [INFO] Executing post build scripts. 07:36:31 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins9884101816020343971.sh 07:36:31 ---> sysstat.sh 07:36:31 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins4217782919384872206.sh 07:36:31 ---> package-listing.sh 07:36:31 ++ tr '[:upper:]' '[:lower:]' 07:36:31 ++ facter osfamily 07:36:31 + OS_FAMILY=redhat 07:36:31 + workspace=/w/workspace/integration-data-provider-master-yaml-lint 07:36:31 + START_PACKAGES=/tmp/packages_start.txt 07:36:31 + END_PACKAGES=/tmp/packages_end.txt 07:36:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:36:31 + PACKAGES=/tmp/packages_start.txt 07:36:31 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 07:36:31 + PACKAGES=/tmp/packages_end.txt 07:36:31 + case "${OS_FAMILY}" in 07:36:31 + rpm -qa 07:36:31 + sort 07:36:32 + '[' -f /tmp/packages_start.txt ']' 07:36:32 + '[' -f /tmp/packages_end.txt ']' 07:36:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:36:32 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 07:36:32 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/ 07:36:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-data-provider-master-yaml-lint/archives/ 07:36:32 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins16866392268167566507.sh 07:36:32 ---> capture-instance-metadata.sh 07:36:32 Setup pyenv: 07:36:32 system 07:36:32 3.8.13 07:36:32 3.9.13 07:36:32 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:36:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e5lj 07:36:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:36:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:39 lf-activate-venv(): INFO: Base packages installed successfully 07:36:39 lf-activate-venv(): INFO: Installing additional packages: lftools 07:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-e5lj/bin to PATH 07:37:01 INFO: Running in OpenStack, capturing instance metadata 07:37:01 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins6239513774163023123.sh 07:37:01 provisioning config files... 07:37:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-data-provider-master-yaml-lint@tmp/config14221284292128200061tmp 07:37:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:37:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:37:01 [EnvInject] - Injecting environment variables from a build step. 07:37:01 [EnvInject] - Injecting as environment variables the properties content 07:37:01 SERVER_ID=logs 07:37:01 07:37:01 [EnvInject] - Variables injected successfully. 07:37:01 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins9530228628611541922.sh 07:37:01 ---> create-netrc.sh 07:37:01 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins17843029126661323202.sh 07:37:01 ---> python-tools-install.sh 07:37:01 Setup pyenv: 07:37:01 system 07:37:01 3.8.13 07:37:01 3.9.13 07:37:01 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:37:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e5lj from file:/tmp/.os_lf_venv 07:37:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:37:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:37:03 lf-activate-venv(): INFO: Base packages installed successfully 07:37:03 lf-activate-venv(): INFO: Installing additional packages: lftools 07:37:11 lf-activate-venv(): INFO: Adding /tmp/venv-e5lj/bin to PATH 07:37:11 Generating Requirements File 07:37:28 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. 07:37:28 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:37:28 Python 3.10.6 07:37:29 pip 26.0.1 from /tmp/venv-e5lj/lib/python3.10/site-packages/pip (python 3.10) 07:37:29 appdirs==1.4.4 07:37:29 argcomplete==3.6.3 07:37:29 aspy.yaml==1.3.0 07:37:29 attrs==25.4.0 07:37:29 autopage==0.6.0 07:37:29 backports.strenum==1.3.1 07:37:29 beautifulsoup4==4.14.3 07:37:29 boto3==1.42.71 07:37:29 botocore==1.42.71 07:37:29 bs4==0.0.2 07:37:29 certifi==2026.2.25 07:37:29 cffi==2.0.0 07:37:29 cfgv==3.5.0 07:37:29 chardet==7.2.0 07:37:29 charset-normalizer==3.4.6 07:37:29 click==8.3.1 07:37:29 cliff==4.13.2 07:37:29 cmd2==3.4.0 07:37:29 cryptography==3.3.2 07:37:29 debtcollector==3.0.0 07:37:29 decorator==5.2.1 07:37:29 defusedxml==0.7.1 07:37:29 Deprecated==1.3.1 07:37:29 distlib==0.4.0 07:37:29 dnspython==2.8.0 07:37:29 docker==7.1.0 07:37:29 dogpile.cache==1.5.0 07:37:29 durationpy==0.10 07:37:29 email-validator==2.3.0 07:37:29 filelock==3.25.2 07:37:29 future==1.0.0 07:37:29 gitdb==4.0.12 07:37:29 GitPython==3.1.46 07:37:29 httplib2==0.30.2 07:37:29 identify==2.6.18 07:37:29 idna==3.11 07:37:29 importlib-resources==1.5.0 07:37:29 iso8601==2.1.0 07:37:29 Jinja2==3.1.6 07:37:29 jmespath==1.1.0 07:37:29 jsonpatch==1.33 07:37:29 jsonpointer==3.0.0 07:37:29 jsonschema==4.26.0 07:37:29 jsonschema-specifications==2025.9.1 07:37:29 keystoneauth1==5.13.1 07:37:29 kubernetes==35.0.0 07:37:29 lftools==0.37.22 07:37:29 lxml==6.0.2 07:37:29 markdown-it-py==4.0.0 07:37:29 MarkupSafe==3.0.3 07:37:29 mdurl==0.1.2 07:37:29 msgpack==1.1.2 07:37:29 multi_key_dict==2.0.3 07:37:29 munch==4.0.0 07:37:29 netaddr==1.3.0 07:37:29 niet==1.4.2 07:37:29 nodeenv==1.10.0 07:37:29 oauth2client==4.1.3 07:37:29 oauthlib==3.3.1 07:37:29 openstacksdk==4.10.0 07:37:29 os-service-types==1.8.2 07:37:29 osc-lib==4.4.0 07:37:29 oslo.config==10.3.0 07:37:29 oslo.context==6.3.0 07:37:29 oslo.i18n==6.7.2 07:37:29 oslo.log==8.1.0 07:37:29 oslo.serialization==5.9.1 07:37:29 oslo.utils==10.0.0 07:37:29 packaging==26.0 07:37:29 pbr==7.0.3 07:37:29 platformdirs==4.9.4 07:37:29 prettytable==3.17.0 07:37:29 psutil==7.2.2 07:37:29 pyasn1==0.6.3 07:37:29 pyasn1_modules==0.4.2 07:37:29 pycparser==3.0 07:37:29 pygerrit2==2.0.15 07:37:29 PyGithub==2.8.1 07:37:29 Pygments==2.19.2 07:37:29 PyJWT==2.12.1 07:37:29 PyNaCl==1.6.2 07:37:29 pyparsing==2.4.7 07:37:29 pyperclip==1.11.0 07:37:29 pyrsistent==0.20.0 07:37:29 python-cinderclient==9.9.0 07:37:29 python-dateutil==2.9.0.post0 07:37:29 python-discovery==1.2.0 07:37:29 python-heatclient==5.1.0 07:37:29 python-jenkins==1.8.3 07:37:29 python-keystoneclient==5.8.0 07:37:29 python-magnumclient==4.10.0 07:37:29 python-openstackclient==9.0.0 07:37:29 python-swiftclient==4.10.0 07:37:29 PyYAML==6.0.3 07:37:29 referencing==0.37.0 07:37:29 requests==2.32.5 07:37:29 requests-oauthlib==2.0.0 07:37:29 requestsexceptions==1.4.0 07:37:29 rfc3986==2.0.0 07:37:29 rich==14.3.3 07:37:29 rich-argparse==1.7.2 07:37:29 rpds-py==0.30.0 07:37:29 rsa==4.9.1 07:37:29 ruamel.yaml==0.19.1 07:37:29 ruamel.yaml.clib==0.2.15 07:37:29 s3transfer==0.16.0 07:37:29 simplejson==3.20.2 07:37:29 six==1.17.0 07:37:29 smmap==5.0.3 07:37:29 soupsieve==2.8.3 07:37:29 stevedore==5.7.0 07:37:29 tabulate==0.10.0 07:37:29 toml==0.10.2 07:37:29 tomlkit==0.14.0 07:37:29 tqdm==4.67.3 07:37:29 typing_extensions==4.15.0 07:37:29 urllib3==1.26.20 07:37:29 virtualenv==21.2.0 07:37:29 wcwidth==0.6.0 07:37:29 websocket-client==1.9.0 07:37:29 wrapt==2.1.2 07:37:29 xdg==6.0.0 07:37:29 xmltodict==1.0.4 07:37:29 yq==3.4.3 07:37:29 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins11737042191616881343.sh 07:37:29 ---> sudo-logs.sh 07:37:29 Archiving 'sudo' log.. 07:37:29 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins6820857956949602264.sh 07:37:29 ---> job-cost.sh 07:37:29 INFO: Activating Python virtual environment... 07:37:29 Setup pyenv: 07:37:29 system 07:37:29 3.8.13 07:37:29 3.9.13 07:37:29 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:37:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e5lj from file:/tmp/.os_lf_venv 07:37:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:37:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:37:31 lf-activate-venv(): INFO: Base packages installed successfully 07:37:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:37:37 lf-activate-venv(): INFO: Adding /tmp/venv-e5lj/bin to PATH 07:37:37 INFO: No stack-cost file found 07:37:37 INFO: Instance uptime: 196s 07:37:37 INFO: Fetching instance metadata (attempt 1 of 3)... 07:37:37 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:37:37 INFO: Successfully fetched instance metadata 07:37:37 INFO: Instance type: v3-standard-2 07:37:37 INFO: Retrieving pricing info for: v3-standard-2 07:37:37 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:37:37 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=196 07:37:38 INFO: Successfully fetched Vexxhost pricing API 07:37:38 INFO: Retrieved cost: 0.06 07:37:38 INFO: Retrieved resource: v3-standard-2 07:37:38 INFO: Creating archive directory: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost 07:37:38 INFO: Archiving costs to: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost.csv 07:37:38 INFO: Successfully archived job cost data 07:37:38 DEBUG: Cost data: integration-data-provider-master-yaml-lint,81,2026-03-19 07:37:38,v3-standard-2,196,0.06,0.00,SUCCESS 07:37:38 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins15506051640770173161.sh 07:37:38 ---> logs-deploy.sh 07:37:38 Setup pyenv: 07:37:38 system 07:37:38 3.8.13 07:37:38 3.9.13 07:37:38 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 07:37:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e5lj from file:/tmp/.os_lf_venv 07:37:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:37:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:37:40 lf-activate-venv(): INFO: Base packages installed successfully 07:37:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:37:47 lf-activate-venv(): INFO: Adding /tmp/venv-e5lj/bin to PATH 07:37:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-data-provider-master-yaml-lint/81 07:37:47 INFO: archiving workspace using pattern(s): 07:37:47 /tmp/venv-e5lj/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 07:37:47 warnings.warn( 07:37:48 Archives upload complete. 07:37:48 INFO: archiving logs to Nexus 07:37:48 /tmp/venv-e5lj/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.2.0)/charset_normalizer (3.4.6) doesn't match a supported version! 07:37:48 warnings.warn( 07:37:49 ---> uname -a: 07:37:49 Linux prd-centos8-builder-2c-1g-3003.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 07:37:49 07:37:49 07:37:49 ---> lscpu: 07:37:49 Architecture: x86_64 07:37:49 CPU op-mode(s): 32-bit, 64-bit 07:37:49 Byte Order: Little Endian 07:37:49 CPU(s): 2 07:37:49 On-line CPU(s) list: 0,1 07:37:49 Thread(s) per core: 1 07:37:49 Core(s) per socket: 1 07:37:49 Socket(s): 2 07:37:49 NUMA node(s): 1 07:37:49 Vendor ID: AuthenticAMD 07:37:49 CPU family: 23 07:37:49 Model: 49 07:37:49 Model name: AMD EPYC-Rome Processor 07:37:49 Stepping: 0 07:37:49 CPU MHz: 2799.998 07:37:49 BogoMIPS: 5599.99 07:37:49 Virtualization: AMD-V 07:37:49 Hypervisor vendor: KVM 07:37:49 Virtualization type: full 07:37:49 L1d cache: 32K 07:37:49 L1i cache: 32K 07:37:49 L2 cache: 512K 07:37:49 L3 cache: 16384K 07:37:49 NUMA node0 CPU(s): 0,1 07:37:49 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 07:37:49 07:37:49 07:37:49 ---> nproc: 07:37:49 2 07:37:49 07:37:49 07:37:49 ---> df -h: 07:37:49 Filesystem Size Used Avail Use% Mounted on 07:37:49 devtmpfs 3.8G 0 3.8G 0% /dev 07:37:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:37:49 tmpfs 3.8G 17M 3.8G 1% /run 07:37:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:37:49 /dev/vda1 40G 8.7G 32G 22% / 07:37:49 tmpfs 770M 0 770M 0% /run/user/1001 07:37:49 07:37:49 07:37:49 ---> free -m: 07:37:49 total used free shared buff/cache available 07:37:49 Mem: 7699 603 4749 19 2347 6778 07:37:49 Swap: 1023 0 1023 07:37:49 07:37:49 07:37:49 ---> ip addr: 07:37:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:37:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:37:49 inet 127.0.0.1/8 scope host lo 07:37:49 valid_lft forever preferred_lft forever 07:37:49 inet6 ::1/128 scope host 07:37:49 valid_lft forever preferred_lft forever 07:37:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:37:49 link/ether fa:16:3e:c2:97:ef brd ff:ff:ff:ff:ff:ff 07:37:49 altname enp0s3 07:37:49 altname ens3 07:37:49 inet 10.30.107.235/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:37:49 valid_lft 86217sec preferred_lft 86217sec 07:37:49 inet6 fe80::f816:3eff:fec2:97ef/64 scope link 07:37:49 valid_lft forever preferred_lft forever 07:37:49 07:37:49 07:37:49 ---> sar -b -r -n DEV: 07:37:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/19/2026 _x86_64_ (2 CPU) 07:37:49 07:37:49 07:34:39 LINUX RESTART (2 CPU) 07:37:49 07:37:49 07:35:02 AM tps rtps wtps bread/s bwrtn/s 07:37:49 07:36:01 AM 381.35 172.40 208.95 7504.98 23611.76 07:37:49 07:37:01 AM 137.04 3.22 133.83 1154.87 11488.22 07:37:49 Average: 258.18 87.10 171.07 4303.52 17499.57 07:37:49 07:37:49 07:35:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:37:49 07:36:01 AM 5391948 6969460 2492488 31.61 2688 1758616 837604 9.38 193540 1986160 80856 07:37:49 07:37:01 AM 4927876 6885284 2956560 37.50 2688 2116200 806980 9.03 373752 2179116 150428 07:37:49 Average: 5159912 6927372 2724524 34.56 2688 1937408 822292 9.21 283646 2082638 115642 07:37:49 07:37:49 07:35:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:37:49 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:49 07:36:01 AM eth0 233.31 134.31 1073.36 65.27 0.00 0.00 0.00 0.00 07:37:49 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:49 07:37:01 AM eth0 50.67 37.31 957.38 6.88 0.00 0.00 0.00 0.00 07:37:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:37:49 Average: eth0 141.23 85.41 1014.89 35.83 0.00 0.00 0.00 0.00 07:37:49 07:37:49 07:37:49 ---> sar -P ALL: 07:37:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/19/2026 _x86_64_ (2 CPU) 07:37:49 07:37:49 07:34:39 LINUX RESTART (2 CPU) 07:37:49 07:37:49 07:35:02 AM CPU %user %nice %system %iowait %steal %idle 07:37:49 07:36:01 AM all 37.36 2.81 22.59 19.73 0.10 17.42 07:37:49 07:36:01 AM 0 40.55 2.09 20.75 21.03 0.10 15.48 07:37:49 07:36:01 AM 1 34.17 3.53 24.43 18.43 0.09 19.36 07:37:49 07:37:01 AM all 29.44 0.00 4.11 10.12 0.11 56.22 07:37:49 07:37:01 AM 0 30.88 0.00 4.33 7.88 0.12 56.78 07:37:49 07:37:01 AM 1 27.99 0.00 3.90 12.36 0.10 55.65 07:37:49 Average: all 33.33 1.38 13.18 14.84 0.10 37.17 07:37:49 Average: 0 35.63 1.03 12.40 14.34 0.11 36.50 07:37:49 Average: 1 31.02 1.73 13.97 15.33 0.09 37.85 07:37:49 07:37:49 07:37:49