20:09:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145935 20:09:17 Running as SYSTEM 20:09:17 [EnvInject] - Loading node environment variables. 20:09:17 Building remotely on prd-centos8-builder-2c-1g-6395 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-python-lint 20:09:17 [ssh-agent] Looking for ssh-agent implementation... 20:09:17 $ ssh-agent 20:09:18 SSH_AUTH_SOCK=/tmp/ssh-t42cfwZfHki9/agent.14304 20:09:18 SSH_AGENT_PID=14306 20:09:18 [ssh-agent] Started. 20:09:18 Running ssh-add (command line suppressed) 20:09:18 Identity added: /w/workspace/integration-master-python-lint@tmp/private_key_1648308334220349939.key (/w/workspace/integration-master-python-lint@tmp/private_key_1648308334220349939.key) 20:09:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:09:18 The recommended git tool is: NONE 20:09:20 using credential onap-jenkins-ssh 20:09:20 Wiping out workspace first. 20:09:20 Cloning the remote Git repository 20:09:20 Cloning repository git://cloud.onap.org/mirror/integration.git 20:09:20 > git init /w/workspace/integration-master-python-lint # timeout=10 20:09:20 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 20:09:20 > git --version # timeout=10 20:09:20 > git --version # 'git version 2.43.0' 20:09:20 using GIT_SSH to set credentials Gerrit user 20:09:20 [INFO] Currently running in a labeled security context 20:09:20 [INFO] Currently SELinux is 'enforcing' on the host 20:09:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh18102727172801736400.key 20:09:20 Verifying host key using manually-configured host key entries 20:09:20 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:09:23 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 20:09:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:24 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 20:09:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 20:09:24 using GIT_SSH to set credentials Gerrit user 20:09:24 [INFO] Currently running in a labeled security context 20:09:24 [INFO] Currently SELinux is 'enforcing' on the host 20:09:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh17707833273085187659.key 20:09:24 Verifying host key using manually-configured host key entries 20:09:24 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/35/145935/7 # timeout=30 20:09:24 > git rev-parse f3938234aa7db4fd139ea7f493ae92b6df56ff14^{commit} # timeout=10 20:09:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:09:24 Checking out Revision f3938234aa7db4fd139ea7f493ae92b6df56ff14 (refs/changes/35/145935/7) 20:09:24 > git config core.sparsecheckout # timeout=10 20:09:24 > git checkout -f f3938234aa7db4fd139ea7f493ae92b6df56ff14 # timeout=30 20:09:28 Commit message: "test: parallelize k8s container version inspection" 20:09:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:09:28 > git rev-list --no-walk 26f3e924dbc8588a8928b1a86f35244c96fb55f7 # timeout=10 20:09:28 [EnvInject] - Injecting environment variables from a build step. 20:09:28 [EnvInject] - Injecting as environment variables the properties content 20:09:28 PYTHON=python3 20:09:28 20:09:28 [EnvInject] - Variables injected successfully. 20:09:28 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins13285213044874764294.sh 20:09:29 ---> tox-install.sh 20:09:29 + source /home/jenkins/lf-env.sh 20:09:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:09:29 ++ mktemp -d /tmp/venv-XXXX 20:09:29 + lf_venv=/tmp/venv-aNRu 20:09:29 + local venv_file=/tmp/.os_lf_venv 20:09:29 + local python=python3 20:09:29 + local options 20:09:29 + local set_path=true 20:09:29 + local install_args= 20:09:29 ++ 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 20:09:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:09:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:09:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:09:29 + true 20:09:29 + case $1 in 20:09:29 + venv_file=/tmp/.toxenv 20:09:29 + shift 2 20:09:29 + true 20:09:29 + case $1 in 20:09:29 + shift 20:09:29 + break 20:09:29 + case $python in 20:09:29 + local pkg_list= 20:09:29 + [[ -d /opt/pyenv ]] 20:09:29 + echo 'Setup pyenv:' 20:09:29 Setup pyenv: 20:09:29 + export PYENV_ROOT=/opt/pyenv 20:09:29 + PYENV_ROOT=/opt/pyenv 20:09:29 + 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 20:09:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:09:29 + pyenv versions 20:09:29 system 20:09:29 * 3.8.13 (set by /opt/pyenv/version) 20:09:29 * 3.9.13 (set by /opt/pyenv/version) 20:09:29 * 3.10.6 (set by /opt/pyenv/version) 20:09:29 + command -v pyenv 20:09:29 ++ pyenv init - --no-rehash 20:09:29 + 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[*]}"'\'')" 20:09:29 export PATH="/opt/pyenv/shims:${PATH}" 20:09:29 export PYENV_SHELL=bash 20:09:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:09:29 pyenv() { 20:09:29 local command 20:09:29 command="${1:-}" 20:09:29 if [ "$#" -gt 0 ]; then 20:09:29 shift 20:09:29 fi 20:09:29 20:09:29 case "$command" in 20:09:29 rehash|shell) 20:09:29 eval "$(pyenv "sh-$command" "$@")" 20:09:29 ;; 20:09:29 *) 20:09:29 command pyenv "$command" "$@" 20:09:29 ;; 20:09:29 esac 20:09:29 }' 20:09:29 +++ 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[*]}"' 20:09:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:09:29 ++ 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 20:09:29 ++ 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 20:09:29 ++ export PYENV_SHELL=bash 20:09:29 ++ PYENV_SHELL=bash 20:09:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:09:29 +++ complete -F _pyenv pyenv 20:09:29 ++ lf-pyver python3 20:09:29 ++ local py_version_xy=python3 20:09:29 ++ local py_version_xyz= 20:09:29 ++ pyenv versions 20:09:29 ++ local command 20:09:29 ++ command=versions 20:09:29 ++ '[' 1 -gt 0 ']' 20:09:29 ++ shift 20:09:29 ++ case "$command" in 20:09:29 ++ command pyenv versions 20:09:29 ++ pyenv versions 20:09:29 ++ sed 's/^[ *]* //' 20:09:29 ++ awk '{ print $1 }' 20:09:29 ++ grep -E '^[0-9.]*[0-9]$' 20:09:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:09:29 +++ tail -n 1 20:09:29 +++ grep '^3' /tmp/.pyenv_versions 20:09:29 +++ sort -V 20:09:29 ++ py_version_xyz=3.10.6 20:09:29 ++ [[ -z 3.10.6 ]] 20:09:29 ++ echo 3.10.6 20:09:29 ++ return 0 20:09:29 + pyenv local 3.10.6 20:09:29 + local command 20:09:29 + command=local 20:09:29 + '[' 2 -gt 0 ']' 20:09:29 + shift 20:09:29 + case "$command" in 20:09:29 + command pyenv local 3.10.6 20:09:29 + pyenv local 3.10.6 20:09:29 + for arg in "$@" 20:09:29 + case $arg in 20:09:29 + pkg_list+='tox ' 20:09:29 + for arg in "$@" 20:09:29 + case $arg in 20:09:29 + pkg_list+='virtualenv ' 20:09:29 + for arg in "$@" 20:09:29 + case $arg in 20:09:29 + pkg_list+='urllib3~=1.26.15 ' 20:09:29 + [[ -f /tmp/.toxenv ]] 20:09:29 + [[ ! -f /tmp/.toxenv ]] 20:09:29 + [[ -n '' ]] 20:09:29 + python3 -m venv /tmp/venv-aNRu 20:09:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aNRu' 20:09:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aNRu 20:09:33 + echo /tmp/venv-aNRu 20:09:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:09:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:09:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:09:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:09:33 + local 'pip_opts=--upgrade --quiet' 20:09:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:09:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:09:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:09:33 + [[ -n '' ]] 20:09:33 + [[ -n '' ]] 20:09:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:09:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:09:33 + /tmp/venv-aNRu/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 20:09:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:09:38 lf-activate-venv(): INFO: Base packages installed successfully 20:09:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:09:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:09:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:09:38 + /tmp/venv-aNRu/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 20:09:40 + type python3 20:09:40 + true 20:09:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aNRu/bin to PATH' 20:09:40 lf-activate-venv(): INFO: Adding /tmp/venv-aNRu/bin to PATH 20:09:40 + PATH=/tmp/venv-aNRu/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 20:09:40 + return 0 20:09:40 + python3 --version 20:09:40 Python 3.10.6 20:09:40 + python3 -m pip --version 20:09:41 pip 26.1.2 from /tmp/venv-aNRu/lib/python3.10/site-packages/pip (python 3.10) 20:09:41 + python3 -m pip freeze 20:09:41 cachetools==7.1.4 20:09:41 colorama==0.4.6 20:09:41 distlib==0.4.3 20:09:41 filelock==3.29.6 20:09:41 packaging==26.2 20:09:41 platformdirs==4.10.0 20:09:41 pluggy==1.6.0 20:09:41 pyproject-api==1.10.1 20:09:41 python-discovery==1.4.3 20:09:41 tomli==2.4.1 20:09:41 tomli_w==1.2.0 20:09:41 tox==4.56.2 20:09:41 typing_extensions==4.16.0 20:09:41 urllib3==1.26.20 20:09:41 virtualenv==21.6.0 20:09:41 [EnvInject] - Injecting environment variables from a build step. 20:09:41 [EnvInject] - Injecting as environment variables the properties content 20:09:41 PARALLEL=false 20:09:41 20:09:41 [EnvInject] - Variables injected successfully. 20:09:41 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins4058622451389561726.sh 20:09:41 ---> tox-run.sh 20:09:41 + 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 20:09:41 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-python-lint/archives/tox 20:09:41 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-python-lint/archives/docs 20:09:41 + mkdir -p /w/workspace/integration-master-python-lint/archives/tox 20:09:41 + cd /w/workspace/integration-master-python-lint/. 20:09:41 + source /home/jenkins/lf-env.sh 20:09:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:09:41 ++ mktemp -d /tmp/venv-XXXX 20:09:41 + lf_venv=/tmp/venv-E0Ek 20:09:41 + local venv_file=/tmp/.os_lf_venv 20:09:41 + local python=python3 20:09:41 + local options 20:09:41 + local set_path=true 20:09:41 + local install_args= 20:09:41 ++ 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 20:09:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:09:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:09:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:09:41 + true 20:09:41 + case $1 in 20:09:41 + venv_file=/tmp/.toxenv 20:09:41 + shift 2 20:09:41 + true 20:09:41 + case $1 in 20:09:41 + shift 20:09:41 + break 20:09:41 + case $python in 20:09:41 + local pkg_list= 20:09:41 + [[ -d /opt/pyenv ]] 20:09:41 + echo 'Setup pyenv:' 20:09:41 Setup pyenv: 20:09:41 + export PYENV_ROOT=/opt/pyenv 20:09:41 + PYENV_ROOT=/opt/pyenv 20:09:41 + 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 20:09:41 + 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 20:09:41 + pyenv versions 20:09:41 system 20:09:41 3.8.13 20:09:41 3.9.13 20:09:41 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 20:09:41 + command -v pyenv 20:09:41 ++ pyenv init - --no-rehash 20:09:41 + 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[*]}"'\'')" 20:09:41 export PATH="/opt/pyenv/shims:${PATH}" 20:09:41 export PYENV_SHELL=bash 20:09:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:09:41 pyenv() { 20:09:41 local command 20:09:41 command="${1:-}" 20:09:41 if [ "$#" -gt 0 ]; then 20:09:41 shift 20:09:41 fi 20:09:41 20:09:41 case "$command" in 20:09:41 rehash|shell) 20:09:41 eval "$(pyenv "sh-$command" "$@")" 20:09:41 ;; 20:09:41 *) 20:09:41 command pyenv "$command" "$@" 20:09:41 ;; 20:09:41 esac 20:09:41 }' 20:09:41 +++ 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[*]}"' 20:09:41 ++ 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 20:09:41 ++ 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 20:09:41 ++ 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 20:09:41 ++ export PYENV_SHELL=bash 20:09:41 ++ PYENV_SHELL=bash 20:09:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:09:41 +++ complete -F _pyenv pyenv 20:09:41 ++ lf-pyver python3 20:09:41 ++ local py_version_xy=python3 20:09:41 ++ local py_version_xyz= 20:09:41 ++ awk '{ print $1 }' 20:09:41 ++ sed 's/^[ *]* //' 20:09:41 ++ pyenv versions 20:09:41 ++ local command 20:09:41 ++ command=versions 20:09:41 ++ '[' 1 -gt 0 ']' 20:09:41 ++ shift 20:09:41 ++ case "$command" in 20:09:41 ++ command pyenv versions 20:09:41 ++ pyenv versions 20:09:41 ++ grep -E '^[0-9.]*[0-9]$' 20:09:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:09:41 +++ sort -V 20:09:41 +++ grep '^3' /tmp/.pyenv_versions 20:09:41 +++ tail -n 1 20:09:41 ++ py_version_xyz=3.10.6 20:09:41 ++ [[ -z 3.10.6 ]] 20:09:41 ++ echo 3.10.6 20:09:41 ++ return 0 20:09:41 + pyenv local 3.10.6 20:09:41 + local command 20:09:41 + command=local 20:09:41 + '[' 2 -gt 0 ']' 20:09:41 + shift 20:09:41 + case "$command" in 20:09:41 + command pyenv local 3.10.6 20:09:41 + pyenv local 3.10.6 20:09:41 + for arg in "$@" 20:09:41 + case $arg in 20:09:41 + pkg_list+='tox ' 20:09:41 + for arg in "$@" 20:09:41 + case $arg in 20:09:41 + pkg_list+='virtualenv ' 20:09:41 + for arg in "$@" 20:09:41 + case $arg in 20:09:41 + pkg_list+='urllib3~=1.26.15 ' 20:09:41 + [[ -f /tmp/.toxenv ]] 20:09:41 ++ cat /tmp/.toxenv 20:09:41 + lf_venv=/tmp/venv-aNRu 20:09:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aNRu from' file:/tmp/.toxenv 20:09:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aNRu from file:/tmp/.toxenv 20:09:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:09:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:09:41 + local 'pip_opts=--upgrade --quiet' 20:09:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:09:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:09:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:09:41 + [[ -n '' ]] 20:09:41 + [[ -n '' ]] 20:09:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:09:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:09:41 + /tmp/venv-aNRu/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 20:09:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:09:45 lf-activate-venv(): INFO: Base packages installed successfully 20:09:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:09:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:09:45 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:09:45 + /tmp/venv-aNRu/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 20:09:46 + type python3 20:09:46 + true 20:09:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aNRu/bin to PATH' 20:09:46 lf-activate-venv(): INFO: Adding /tmp/venv-aNRu/bin to PATH 20:09:46 + PATH=/tmp/venv-aNRu/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 20:09:46 + return 0 20:09:46 + [[ -d /opt/pyenv ]] 20:09:46 + echo '---> Setting up pyenv' 20:09:46 ---> Setting up pyenv 20:09:46 + export PYENV_ROOT=/opt/pyenv 20:09:46 + PYENV_ROOT=/opt/pyenv 20:09:46 + export PATH=/opt/pyenv/bin:/tmp/venv-aNRu/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 20:09:46 + PATH=/opt/pyenv/bin:/tmp/venv-aNRu/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 20:09:46 ++ pwd 20:09:46 + PYTHONPATH=/w/workspace/integration-master-python-lint 20:09:46 + export PYTHONPATH 20:09:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:09:46 + TOX_TESTENV_PASSENV=PYTHONPATH 20:09:46 + tox --version 20:09:47 4.56.2 from /tmp/venv-aNRu/lib/python3.10/site-packages/tox/__init__.py 20:09:47 + PARALLEL=false 20:09:47 + TOX_OPTIONS_LIST= 20:09:47 + [[ -n py ]] 20:09:47 + TOX_OPTIONS_LIST=' -e py' 20:09:47 + case ${PARALLEL,,} in 20:09:47 + tox -e py 20:09:47 + tee -a /w/workspace/integration-master-python-lint/archives/tox/tox.log 20:09:48 py: install_deps> python -I -m pip install coala-bears nodeenv 'setuptools<70.0.0' 20:10:40 py: freeze> python -m pip freeze --all 20:10:41 py: alabaster==0.7.16,appdirs==1.4.4,astroid==1.6.6,attrs==26.1.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.18.0,bandit==1.6.2,certifi==2026.6.17,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.23,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.50,guess_language-spirit==0.5.4,html-linter==0.3.0,idna==3.18,imagesize==2.0.0,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.5.3,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jupyter_core==5.9.1,lazy-object-proxy==1.12.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==3.0.3,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.4,nodeenv==1.10.0,packaging==26.2,pip==26.1.2,platformdirs==4.10.0,polib==1.2.0,proselint==0.7.0,pycodestyle==2.14.0,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.20.0,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,PyYAML==3.13,radon==1.4.0,referencing==0.37.0,regex==2026.6.28,requests==2.34.2,restructuredtext_lint==1.0.1,rpds-py==0.30.0,rstcheck==2.2,safety==0.5.1,sarge==0.1.8,scspell3k==2.3.0,setuptools==69.5.1,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.8.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.68.4,traitlets==5.15.1,typing_extensions==4.16.0,unidiff==0.5.5,urllib3==2.7.0,vulture==0.10,wrapt==2.2.2,yamllint==1.6.1,yapf==0.14.0 20:10:41 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 20:10:41 py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( 20:10:41 from coalib.misc.DictUtilities import inverse_dicts 20:10:41 20:10:41 File "/w/workspace/integration-master-python-lint/.tox/py/lib/python3.10/site-packages/coalib/misc/DictUtilities.py", line 1, in 20:10:41 from collections import defaultdict, Iterable, OrderedDict 20:10:41 20:10:41 ImportError: cannot import name 'Iterable' from 'collections' (/opt/pyenv/versions/3.10.6/lib/python3.10/collections/__init__.py) 20:10:41 py: exit 255 (0.19 seconds) /w/workspace/integration-master-python-lint> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( Completed tox runs' 20:10:41 ---> Completed tox runs 20:10:41 + for i in .tox/*/log 20:10:41 ++ echo .tox/py/log 20:10:41 ++ awk -F/ '{print $2}' 20:10:41 + tox_env=py 20:10:41 + cp -r .tox/py/log /w/workspace/integration-master-python-lint/archives/tox/py 20:10:41 + DOC_DIR=docs/_build/html 20:10:41 + [[ -d docs/_build/html ]] 20:10:41 + echo '---> tox-run.sh ends' 20:10:41 ---> tox-run.sh ends 20:10:41 + test 255 -eq 0 20:10:41 + exit 255 20:10:41 Build step 'Execute shell' marked build as failure 20:10:41 $ ssh-agent -k 20:10:41 unset SSH_AUTH_SOCK; 20:10:41 unset SSH_AGENT_PID; 20:10:41 echo Agent pid 14306 killed; 20:10:41 [ssh-agent] Stopped. 20:10:41 [PostBuildScript] - [INFO] Executing post build scripts. 20:10:41 [integration-master-python-lint] $ /bin/bash /tmp/jenkins6258391654215661410.sh 20:10:41 ---> sysstat.sh 20:10:41 [integration-master-python-lint] $ /bin/bash /tmp/jenkins5525389614639481519.sh 20:10:41 ---> package-listing.sh 20:10:41 ++ facter osfamily 20:10:41 ++ tr '[:upper:]' '[:lower:]' 20:10:42 + OS_FAMILY=redhat 20:10:42 + workspace=/w/workspace/integration-master-python-lint 20:10:42 + START_PACKAGES=/tmp/packages_start.txt 20:10:42 + END_PACKAGES=/tmp/packages_end.txt 20:10:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:10:42 + PACKAGES=/tmp/packages_start.txt 20:10:42 + '[' /w/workspace/integration-master-python-lint ']' 20:10:42 + PACKAGES=/tmp/packages_end.txt 20:10:42 + case "${OS_FAMILY}" in 20:10:42 + rpm -qa 20:10:42 + sort 20:10:42 + '[' -f /tmp/packages_start.txt ']' 20:10:42 + '[' -f /tmp/packages_end.txt ']' 20:10:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:10:42 + '[' /w/workspace/integration-master-python-lint ']' 20:10:42 + mkdir -p /w/workspace/integration-master-python-lint/archives/ 20:10:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-python-lint/archives/ 20:10:42 [integration-master-python-lint] $ /bin/bash /tmp/jenkins5035933438246220675.sh 20:10:42 ---> capture-instance-metadata.sh 20:10:42 Setup pyenv: 20:10:42 system 20:10:42 3.8.13 20:10:42 3.9.13 20:10:42 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 20:10:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QhWy 20:10:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:10:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:10:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:10:50 lf-activate-venv(): INFO: Base packages installed successfully 20:10:50 lf-activate-venv(): INFO: Installing additional packages: lftools 20:11:16 lf-activate-venv(): INFO: Adding /tmp/venv-QhWy/bin to PATH 20:11:16 INFO: Running in OpenStack, capturing instance metadata 20:11:16 [integration-master-python-lint] $ /bin/bash /tmp/jenkins16981522527783049392.sh 20:11:16 provisioning config files... 20:11:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-python-lint@tmp/config2301512971661688109tmp 20:11:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:11:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:11:16 [EnvInject] - Injecting environment variables from a build step. 20:11:16 [EnvInject] - Injecting as environment variables the properties content 20:11:16 SERVER_ID=logs 20:11:16 20:11:16 [EnvInject] - Variables injected successfully. 20:11:16 [integration-master-python-lint] $ /bin/bash /tmp/jenkins14677453559233293902.sh 20:11:16 ---> create-netrc.sh 20:11:16 [integration-master-python-lint] $ /bin/bash /tmp/jenkins16825060959872572426.sh 20:11:16 ---> python-tools-install.sh 20:11:16 Setup pyenv: 20:11:17 system 20:11:17 3.8.13 20:11:17 3.9.13 20:11:17 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 20:11:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QhWy from file:/tmp/.os_lf_venv 20:11:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:11:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:11:19 lf-activate-venv(): INFO: Base packages installed successfully 20:11:19 lf-activate-venv(): INFO: Installing additional packages: lftools 20:11:33 lf-activate-venv(): INFO: Adding /tmp/venv-QhWy/bin to PATH 20:11:33 Generating Requirements File 20:12:04 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. 20:12:04 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:12:05 Python 3.10.6 20:12:05 pip 26.1.2 from /tmp/venv-QhWy/lib/python3.10/site-packages/pip (python 3.10) 20:12:05 aiohappyeyeballs==2.7.1 20:12:05 aiohttp==3.14.1 20:12:05 aiosignal==1.4.0 20:12:05 appdirs==1.4.4 20:12:05 argcomplete==3.7.0 20:12:05 aspy.yaml==1.3.0 20:12:05 async-timeout==5.0.1 20:12:05 attrs==26.1.0 20:12:05 autopage==0.6.0 20:12:05 backports.strenum==1.3.1 20:12:05 beautifulsoup4==4.15.0 20:12:05 boto3==1.43.42 20:12:05 botocore==1.43.42 20:12:05 bs4==0.0.2 20:12:05 certifi==2026.6.17 20:12:05 cffi==2.1.0 20:12:05 cfgv==3.5.0 20:12:05 chardet==7.4.3 20:12:05 charset-normalizer==3.4.9 20:12:05 click==8.4.2 20:12:05 cliff==4.14.0 20:12:05 cmd2==3.5.1 20:12:05 cryptography==3.3.2 20:12:05 debtcollector==3.1.0 20:12:05 decorator==5.3.1 20:12:05 defusedxml==0.7.1 20:12:05 Deprecated==1.3.1 20:12:05 distlib==0.4.3 20:12:05 dnspython==2.8.0 20:12:05 docker==7.1.0 20:12:05 dogpile.cache==1.5.0 20:12:05 durationpy==0.10 20:12:05 email-validator==2.3.0 20:12:05 filelock==3.29.6 20:12:05 frozenlist==1.8.0 20:12:05 future==1.0.0 20:12:05 gitdb==4.0.12 20:12:05 GitPython==3.1.50 20:12:05 httplib2==0.30.2 20:12:05 identify==2.6.19 20:12:05 idna==3.18 20:12:05 importlib-resources==1.5.0 20:12:05 iso8601==2.1.0 20:12:05 Jinja2==3.1.6 20:12:05 jmespath==1.1.0 20:12:05 jsonpatch==1.33 20:12:05 jsonpointer==3.1.1 20:12:05 jsonschema==4.26.0 20:12:05 jsonschema-specifications==2025.9.1 20:12:05 keystoneauth1==5.14.0 20:12:05 kubernetes==36.0.2 20:12:05 lftools==0.37.22 20:12:05 lxml==6.1.1 20:12:05 markdown-it-py==4.2.0 20:12:05 MarkupSafe==3.0.3 20:12:05 mdurl==0.1.2 20:12:05 msgpack==1.2.1 20:12:05 multi_key_dict==2.0.3 20:12:05 multidict==6.7.1 20:12:05 munch==4.0.0 20:12:05 netaddr==1.3.0 20:12:05 niet==1.4.2 20:12:05 nodeenv==1.10.0 20:12:05 oauth2client==4.1.3 20:12:05 oauthlib==3.3.1 20:12:05 openstacksdk==4.13.0 20:12:05 os-service-types==1.8.2 20:12:05 osc-lib==4.6.0 20:12:05 oslo.config==10.4.0 20:12:05 oslo.context==6.4.0 20:12:05 oslo.i18n==6.8.0 20:12:05 oslo.log==8.2.0 20:12:05 oslo.serialization==5.10.0 20:12:05 oslo.utils==10.1.1 20:12:05 packaging==26.2 20:12:05 pbr==7.0.3 20:12:05 platformdirs==4.10.0 20:12:05 prettytable==3.18.0 20:12:05 propcache==0.5.2 20:12:05 psutil==7.2.2 20:12:05 pyasn1==0.6.3 20:12:05 pyasn1_modules==0.4.2 20:12:05 pycparser==3.0 20:12:05 pygerrit2==2.0.15 20:12:05 PyGithub==2.9.1 20:12:05 Pygments==2.20.0 20:12:05 PyJWT==2.13.0 20:12:05 PyNaCl==1.6.2 20:12:05 pyparsing==2.4.7 20:12:05 pyperclip==1.11.0 20:12:05 pyrsistent==0.20.0 20:12:05 python-cinderclient==9.9.0 20:12:05 python-dateutil==2.9.0.post0 20:12:05 python-discovery==1.4.3 20:12:05 python-heatclient==5.2.0 20:12:05 python-jenkins==1.8.3 20:12:05 python-keystoneclient==5.8.0 20:12:05 python-magnumclient==4.11.0 20:12:05 python-openstackclient==10.0.0 20:12:05 python-swiftclient==4.10.0 20:12:05 PyYAML==6.0.3 20:12:05 referencing==0.37.0 20:12:05 requests==2.34.2 20:12:05 requests-oauthlib==2.0.0 20:12:05 rfc3986==2.0.0 20:12:05 rich==15.0.0 20:12:05 rich-argparse==1.8.0 20:12:05 rpds-py==0.30.0 20:12:05 rsa==4.9.1 20:12:05 ruamel.yaml==0.19.1 20:12:05 ruamel.yaml.clib==0.2.15 20:12:05 s3transfer==0.19.0 20:12:05 simplejson==4.1.1 20:12:05 six==1.17.0 20:12:05 smmap==5.0.3 20:12:05 soupsieve==2.8.4 20:12:05 stevedore==5.8.0 20:12:05 tabulate==0.10.0 20:12:05 toml==0.10.2 20:12:05 tomlkit==0.15.0 20:12:05 tqdm==4.68.4 20:12:05 typing_extensions==4.16.0 20:12:05 urllib3==1.26.20 20:12:05 virtualenv==21.6.0 20:12:05 wcwidth==0.8.2 20:12:05 websocket-client==1.9.0 20:12:05 wrapt==2.2.2 20:12:05 xdg==6.0.0 20:12:05 xmltodict==1.0.4 20:12:05 yarl==1.24.2 20:12:05 yq==4.1.1 20:12:05 [integration-master-python-lint] $ /bin/sh /tmp/jenkins5253550630896749479.sh 20:12:05 ---> uv-install.sh 20:12:05 Installing uv/uvx (latest) using shell installer 20:12:06 2026-07-07 20:12:06 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-BFmtp9.sh" [1] 20:12:06 downloading uv 0.11.27 x86_64-unknown-linux-gnu 20:12:07 installing to /home/jenkins/.local/bin 20:12:07 uv 20:12:07 uvx 20:12:07 everything's installed! 20:12:07 ---> Validating uv/uvx install 20:12:07 uvx 0.11.27 (x86_64-unknown-linux-gnu) 20:12:07 [integration-master-python-lint] $ /bin/bash /tmp/jenkins9010877696026159586.sh 20:12:07 ---> sudo-logs.sh 20:12:07 Archiving 'sudo' log.. 20:12:07 [integration-master-python-lint] $ /bin/bash /tmp/jenkins2227905719411044276.sh 20:12:07 ---> job-cost.sh 20:12:07 INFO: Activating Python virtual environment... 20:12:07 Setup pyenv: 20:12:07 system 20:12:07 3.8.13 20:12:07 3.9.13 20:12:07 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 20:12:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QhWy from file:/tmp/.os_lf_venv 20:12:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:09 lf-activate-venv(): INFO: Base packages installed successfully 20:12:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:12:15 lf-activate-venv(): INFO: Adding /tmp/venv-QhWy/bin to PATH 20:12:15 INFO: No stack-cost file found 20:12:15 INFO: Instance uptime: 217s 20:12:15 INFO: Fetching instance metadata (attempt 1 of 3)... 20:12:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 20:12:16 INFO: Successfully fetched instance metadata 20:12:16 INFO: Instance type: v3-standard-2 20:12:16 INFO: Retrieving pricing info for: v3-standard-2 20:12:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 20:12:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=217 20:12:16 INFO: Successfully fetched Vexxhost pricing API 20:12:16 INFO: Retrieved cost: 0.06 20:12:16 INFO: Retrieved resource: v3-standard-2 20:12:16 INFO: Creating archive directory: /w/workspace/integration-master-python-lint/archives/cost 20:12:16 INFO: Archiving costs to: /w/workspace/integration-master-python-lint/archives/cost.csv 20:12:16 INFO: Successfully archived job cost data 20:12:16 DEBUG: Cost data: integration-master-python-lint,372,2026-07-07 20:12:16,v3-standard-2,217,0.06,0.00,FAILURE 20:12:16 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins16228567467605832069.sh 20:12:16 ---> logs-deploy.sh 20:12:16 Setup pyenv: 20:12:16 system 20:12:16 3.8.13 20:12:16 3.9.13 20:12:16 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 20:12:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QhWy from file:/tmp/.os_lf_venv 20:12:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:18 lf-activate-venv(): INFO: Base packages installed successfully 20:12:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:12:29 lf-activate-venv(): INFO: Adding /tmp/venv-QhWy/bin to PATH 20:12:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-python-lint/372 20:12:29 INFO: archiving workspace using pattern(s): 20:12:30 Archives upload complete. 20:12:31 INFO: archiving logs to Nexus 20:12:31 ---> uname -a: 20:12:31 Linux prd-centos8-builder-2c-1g-6395.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 20:12:31 20:12:31 20:12:31 ---> lscpu: 20:12:31 Architecture: x86_64 20:12:31 CPU op-mode(s): 32-bit, 64-bit 20:12:31 Byte Order: Little Endian 20:12:31 CPU(s): 2 20:12:31 On-line CPU(s) list: 0,1 20:12:31 Thread(s) per core: 1 20:12:31 Core(s) per socket: 1 20:12:31 Socket(s): 2 20:12:31 NUMA node(s): 1 20:12:31 Vendor ID: AuthenticAMD 20:12:31 CPU family: 23 20:12:31 Model: 49 20:12:31 Model name: AMD EPYC-Rome Processor 20:12:31 Stepping: 0 20:12:31 CPU MHz: 2799.998 20:12:31 BogoMIPS: 5599.99 20:12:31 Virtualization: AMD-V 20:12:31 Hypervisor vendor: KVM 20:12:31 Virtualization type: full 20:12:31 L1d cache: 32K 20:12:31 L1i cache: 32K 20:12:31 L2 cache: 512K 20:12:31 L3 cache: 16384K 20:12:31 NUMA node0 CPU(s): 0,1 20:12:31 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 20:12:31 20:12:31 20:12:31 ---> nproc: 20:12:31 2 20:12:31 20:12:31 20:12:31 ---> df -h: 20:12:31 Filesystem Size Used Avail Use% Mounted on 20:12:31 devtmpfs 3.8G 0 3.8G 0% /dev 20:12:31 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:12:31 tmpfs 3.8G 17M 3.8G 1% /run 20:12:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:12:31 /dev/vda1 40G 9.7G 31G 25% / 20:12:31 tmpfs 770M 0 770M 0% /run/user/1001 20:12:31 20:12:31 20:12:32 ---> free -m: 20:12:32 total used free shared buff/cache available 20:12:32 Mem: 7697 609 4518 19 2569 6770 20:12:32 Swap: 1023 0 1023 20:12:32 20:12:32 20:12:32 ---> ip addr: 20:12:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:12:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:12:32 inet 127.0.0.1/8 scope host lo 20:12:32 valid_lft forever preferred_lft forever 20:12:32 inet6 ::1/128 scope host 20:12:32 valid_lft forever preferred_lft forever 20:12:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:12:32 link/ether fa:16:3e:ba:a9:c2 brd ff:ff:ff:ff:ff:ff 20:12:32 altname enp0s3 20:12:32 altname ens3 20:12:32 inet 10.30.107.225/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 20:12:32 valid_lft 86177sec preferred_lft 86177sec 20:12:32 inet6 fe80::f816:3eff:feba:a9c2/64 scope link 20:12:32 valid_lft forever preferred_lft forever 20:12:32 20:12:32 20:12:32 ---> sar -b -r -n DEV: 20:12:32 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/07/2026 _x86_64_ (2 CPU) 20:12:32 20:12:32 20:08:45 LINUX RESTART (2 CPU) 20:12:32 20:12:32 08:09:01 PM tps rtps wtps bread/s bwrtn/s 20:12:32 08:10:00 PM 338.62 158.86 179.75 8462.46 38164.60 20:12:32 08:10:01 PM 165.38 130.00 35.38 1255.38 4355.38 20:12:32 08:11:01 PM 152.90 25.02 127.87 1229.19 8537.92 20:12:32 08:12:01 PM 137.37 0.42 136.95 54.65 13708.36 20:12:32 Average: 208.39 61.23 147.15 3197.02 19893.88 20:12:32 20:12:32 08:09:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:12:32 08:10:00 PM 5291584 6958116 2590856 32.87 2688 1845948 863244 9.67 196352 2073084 99904 20:12:32 08:10:01 PM 5268152 6937624 2614288 33.17 2688 1848552 894704 10.02 197320 2094540 99972 20:12:32 08:11:01 PM 5081116 6968820 2801324 35.54 2688 2054036 756116 8.47 393328 2035644 178008 20:12:32 08:12:01 PM 4706620 6910464 3175820 40.29 2688 2356876 784376 8.78 410724 2345184 156728 20:12:32 Average: 5086868 6943756 2795572 35.47 2688 2026353 824610 9.23 299431 2137113 133653 20:12:32 20:12:32 08:09:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:12:32 08:10:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:32 08:10:00 PM eth0 304.05 153.45 1682.46 64.46 0.00 0.00 0.00 0.00 20:12:32 08:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:32 08:10:01 PM eth0 26.92 28.46 98.78 5.77 0.00 0.00 0.00 0.00 20:12:32 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:32 08:11:01 PM eth0 51.40 35.65 524.03 8.14 0.00 0.00 0.00 0.00 20:12:32 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:32 08:12:01 PM eth0 69.91 44.04 965.62 8.12 0.00 0.00 0.00 0.00 20:12:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:32 Average: eth0 139.80 76.81 1045.97 26.49 0.00 0.00 0.00 0.00 20:12:32 20:12:32 20:12:32 ---> sar -P ALL: 20:12:32 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/07/2026 _x86_64_ (2 CPU) 20:12:32 20:12:32 20:08:45 LINUX RESTART (2 CPU) 20:12:32 20:12:32 08:09:01 PM CPU %user %nice %system %iowait %steal %idle 20:12:32 08:10:00 PM all 41.60 2.57 33.33 10.27 0.13 12.10 20:12:32 08:10:00 PM 0 44.15 2.63 30.08 11.59 0.16 11.40 20:12:32 08:10:00 PM 1 39.05 2.52 36.58 8.95 0.10 12.80 20:12:32 08:10:01 PM all 38.49 2.78 42.46 2.38 0.00 13.89 20:12:32 08:10:01 PM 0 9.84 4.10 63.11 4.10 0.00 18.85 20:12:32 08:10:01 PM 1 65.38 1.54 23.08 0.77 0.00 9.23 20:12:32 08:11:01 PM all 37.40 0.52 13.15 1.47 0.13 47.33 20:12:32 08:11:01 PM 0 22.69 0.74 13.56 1.58 0.13 61.31 20:12:32 08:11:01 PM 1 52.11 0.30 12.74 1.37 0.12 33.36 20:12:32 08:12:01 PM all 29.91 0.00 4.89 4.41 0.12 60.67 20:12:32 08:12:01 PM 0 29.82 0.00 5.06 4.72 0.13 60.27 20:12:32 08:12:01 PM 1 30.00 0.00 4.73 4.11 0.10 61.06 20:12:32 Average: all 36.26 1.03 17.12 5.31 0.12 40.16 20:12:32 Average: 0 31.92 1.12 16.39 5.88 0.14 44.54 20:12:32 Average: 1 40.60 0.93 17.85 4.73 0.11 35.78 20:12:32 20:12:32 20:12:32