19:42:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145935 19:42:05 Running as SYSTEM 19:42:05 [EnvInject] - Loading node environment variables. 19:42:05 Building remotely on prd-centos8-builder-2c-1g-6388 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-python-lint 19:42:05 [ssh-agent] Looking for ssh-agent implementation... 19:42:06 $ ssh-agent 19:42:06 SSH_AUTH_SOCK=/tmp/ssh-Mdsvzt2J0Nfz/agent.13687 19:42:06 SSH_AGENT_PID=13689 19:42:06 [ssh-agent] Started. 19:42:06 Running ssh-add (command line suppressed) 19:42:06 Identity added: /w/workspace/integration-master-python-lint@tmp/private_key_3782691382478689843.key (/w/workspace/integration-master-python-lint@tmp/private_key_3782691382478689843.key) 19:42:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:42:06 The recommended git tool is: NONE 19:42:08 using credential onap-jenkins-ssh 19:42:08 Wiping out workspace first. 19:42:08 Cloning the remote Git repository 19:42:08 Cloning repository git://cloud.onap.org/mirror/integration.git 19:42:08 > git init /w/workspace/integration-master-python-lint # timeout=10 19:42:08 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 19:42:08 > git --version # timeout=10 19:42:08 > git --version # 'git version 2.43.0' 19:42:08 using GIT_SSH to set credentials Gerrit user 19:42:08 [INFO] Currently running in a labeled security context 19:42:08 [INFO] Currently SELinux is 'enforcing' on the host 19:42:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh8862137845908904335.key 19:42:08 Verifying host key using manually-configured host key entries 19:42:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:42:11 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 19:42:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:11 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 19:42:11 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 19:42:11 using GIT_SSH to set credentials Gerrit user 19:42:11 [INFO] Currently running in a labeled security context 19:42:11 [INFO] Currently SELinux is 'enforcing' on the host 19:42:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh9871594664274309614.key 19:42:11 Verifying host key using manually-configured host key entries 19:42:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/35/145935/3 # timeout=30 19:42:12 > git rev-parse 6c025c5e1d70dc87ede09df8bce3d388af390757^{commit} # timeout=10 19:42:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:42:12 Checking out Revision 6c025c5e1d70dc87ede09df8bce3d388af390757 (refs/changes/35/145935/3) 19:42:12 > git config core.sparsecheckout # timeout=10 19:42:12 > git checkout -f 6c025c5e1d70dc87ede09df8bce3d388af390757 # timeout=30 19:42:15 Commit message: "test: parallelize k8s container version inspection" 19:42:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:42:15 > git rev-list --no-walk 26f3e924dbc8588a8928b1a86f35244c96fb55f7 # timeout=10 19:42:16 [EnvInject] - Injecting environment variables from a build step. 19:42:16 [EnvInject] - Injecting as environment variables the properties content 19:42:16 PYTHON=python3 19:42:16 19:42:16 [EnvInject] - Variables injected successfully. 19:42:16 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins14627867641056299815.sh 19:42:16 ---> tox-install.sh 19:42:16 + source /home/jenkins/lf-env.sh 19:42:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:42:16 ++ mktemp -d /tmp/venv-XXXX 19:42:16 + lf_venv=/tmp/venv-jYrC 19:42:16 + local venv_file=/tmp/.os_lf_venv 19:42:16 + local python=python3 19:42:16 + local options 19:42:16 + local set_path=true 19:42:16 + local install_args= 19:42:16 ++ 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 19:42:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:42:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:42:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:42:16 + true 19:42:16 + case $1 in 19:42:16 + venv_file=/tmp/.toxenv 19:42:16 + shift 2 19:42:16 + true 19:42:16 + case $1 in 19:42:16 + shift 19:42:16 + break 19:42:16 + case $python in 19:42:16 + local pkg_list= 19:42:16 + [[ -d /opt/pyenv ]] 19:42:16 + echo 'Setup pyenv:' 19:42:16 Setup pyenv: 19:42:16 + export PYENV_ROOT=/opt/pyenv 19:42:16 + PYENV_ROOT=/opt/pyenv 19:42:16 + 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 19:42:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:42:16 + pyenv versions 19:42:16 system 19:42:16 * 3.8.13 (set by /opt/pyenv/version) 19:42:16 * 3.9.13 (set by /opt/pyenv/version) 19:42:16 * 3.10.6 (set by /opt/pyenv/version) 19:42:16 + command -v pyenv 19:42:16 ++ pyenv init - --no-rehash 19:42:16 + 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[*]}"'\'')" 19:42:16 export PATH="/opt/pyenv/shims:${PATH}" 19:42:16 export PYENV_SHELL=bash 19:42:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:42:16 pyenv() { 19:42:16 local command 19:42:16 command="${1:-}" 19:42:16 if [ "$#" -gt 0 ]; then 19:42:16 shift 19:42:16 fi 19:42:16 19:42:16 case "$command" in 19:42:16 rehash|shell) 19:42:16 eval "$(pyenv "sh-$command" "$@")" 19:42:16 ;; 19:42:16 *) 19:42:16 command pyenv "$command" "$@" 19:42:16 ;; 19:42:16 esac 19:42:16 }' 19:42:16 +++ 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[*]}"' 19:42:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:42:16 ++ 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 19:42:16 ++ 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 19:42:16 ++ export PYENV_SHELL=bash 19:42:16 ++ PYENV_SHELL=bash 19:42:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:42:16 +++ complete -F _pyenv pyenv 19:42:16 ++ lf-pyver python3 19:42:16 ++ local py_version_xy=python3 19:42:16 ++ local py_version_xyz= 19:42:16 ++ awk '{ print $1 }' 19:42:16 ++ pyenv versions 19:42:16 ++ local command 19:42:16 ++ command=versions 19:42:16 ++ '[' 1 -gt 0 ']' 19:42:16 ++ shift 19:42:16 ++ case "$command" in 19:42:16 ++ command pyenv versions 19:42:16 ++ pyenv versions 19:42:16 ++ sed 's/^[ *]* //' 19:42:16 ++ grep -E '^[0-9.]*[0-9]$' 19:42:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:42:16 +++ sort -V 19:42:16 +++ tail -n 1 19:42:16 +++ grep '^3' /tmp/.pyenv_versions 19:42:16 ++ py_version_xyz=3.10.6 19:42:16 ++ [[ -z 3.10.6 ]] 19:42:16 ++ echo 3.10.6 19:42:16 ++ return 0 19:42:16 + pyenv local 3.10.6 19:42:16 + local command 19:42:16 + command=local 19:42:16 + '[' 2 -gt 0 ']' 19:42:16 + shift 19:42:16 + case "$command" in 19:42:16 + command pyenv local 3.10.6 19:42:16 + pyenv local 3.10.6 19:42:16 + for arg in "$@" 19:42:16 + case $arg in 19:42:16 + pkg_list+='tox ' 19:42:16 + for arg in "$@" 19:42:16 + case $arg in 19:42:16 + pkg_list+='virtualenv ' 19:42:16 + for arg in "$@" 19:42:16 + case $arg in 19:42:16 + pkg_list+='urllib3~=1.26.15 ' 19:42:16 + [[ -f /tmp/.toxenv ]] 19:42:16 + [[ ! -f /tmp/.toxenv ]] 19:42:16 + [[ -n '' ]] 19:42:16 + python3 -m venv /tmp/venv-jYrC 19:42:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jYrC' 19:42:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jYrC 19:42:20 + echo /tmp/venv-jYrC 19:42:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:42:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:42:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:42:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:42:20 + local 'pip_opts=--upgrade --quiet' 19:42:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:42:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:42:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:42:20 + [[ -n '' ]] 19:42:20 + [[ -n '' ]] 19:42:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:42:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:42:20 + /tmp/venv-jYrC/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 19:42:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:42:25 lf-activate-venv(): INFO: Base packages installed successfully 19:42:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:42:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:42:25 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:42:25 + /tmp/venv-jYrC/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 19:42:28 + type python3 19:42:28 + true 19:42:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jYrC/bin to PATH' 19:42:28 lf-activate-venv(): INFO: Adding /tmp/venv-jYrC/bin to PATH 19:42:28 + PATH=/tmp/venv-jYrC/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 19:42:28 + return 0 19:42:28 + python3 --version 19:42:28 Python 3.10.6 19:42:28 + python3 -m pip --version 19:42:28 pip 26.1.2 from /tmp/venv-jYrC/lib/python3.10/site-packages/pip (python 3.10) 19:42:28 + python3 -m pip freeze 19:42:28 cachetools==7.1.4 19:42:28 colorama==0.4.6 19:42:28 distlib==0.4.3 19:42:28 filelock==3.29.6 19:42:28 packaging==26.2 19:42:28 platformdirs==4.10.0 19:42:28 pluggy==1.6.0 19:42:28 pyproject-api==1.10.1 19:42:28 python-discovery==1.4.3 19:42:28 tomli==2.4.1 19:42:28 tomli_w==1.2.0 19:42:28 tox==4.56.2 19:42:28 typing_extensions==4.16.0 19:42:28 urllib3==1.26.20 19:42:28 virtualenv==21.6.0 19:42:28 [EnvInject] - Injecting environment variables from a build step. 19:42:28 [EnvInject] - Injecting as environment variables the properties content 19:42:28 PARALLEL=false 19:42:28 19:42:28 [EnvInject] - Variables injected successfully. 19:42:28 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins6648806354940163393.sh 19:42:28 ---> tox-run.sh 19:42:28 + 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 19:42:28 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-python-lint/archives/tox 19:42:28 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-python-lint/archives/docs 19:42:28 + mkdir -p /w/workspace/integration-master-python-lint/archives/tox 19:42:28 + cd /w/workspace/integration-master-python-lint/. 19:42:28 + source /home/jenkins/lf-env.sh 19:42:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:42:28 ++ mktemp -d /tmp/venv-XXXX 19:42:28 + lf_venv=/tmp/venv-5G3d 19:42:28 + local venv_file=/tmp/.os_lf_venv 19:42:28 + local python=python3 19:42:28 + local options 19:42:28 + local set_path=true 19:42:28 + local install_args= 19:42:28 ++ 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 19:42:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:42:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:42:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:42:28 + true 19:42:28 + case $1 in 19:42:28 + venv_file=/tmp/.toxenv 19:42:28 + shift 2 19:42:28 + true 19:42:28 + case $1 in 19:42:28 + shift 19:42:28 + break 19:42:28 + case $python in 19:42:28 + local pkg_list= 19:42:28 + [[ -d /opt/pyenv ]] 19:42:28 + echo 'Setup pyenv:' 19:42:28 Setup pyenv: 19:42:28 + export PYENV_ROOT=/opt/pyenv 19:42:28 + PYENV_ROOT=/opt/pyenv 19:42:28 + 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 19:42:28 + 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 19:42:28 + pyenv versions 19:42:28 system 19:42:28 3.8.13 19:42:28 3.9.13 19:42:28 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:42:28 + command -v pyenv 19:42:28 ++ pyenv init - --no-rehash 19:42:28 + 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[*]}"'\'')" 19:42:28 export PATH="/opt/pyenv/shims:${PATH}" 19:42:28 export PYENV_SHELL=bash 19:42:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:42:28 pyenv() { 19:42:28 local command 19:42:28 command="${1:-}" 19:42:28 if [ "$#" -gt 0 ]; then 19:42:28 shift 19:42:28 fi 19:42:28 19:42:28 case "$command" in 19:42:28 rehash|shell) 19:42:28 eval "$(pyenv "sh-$command" "$@")" 19:42:28 ;; 19:42:28 *) 19:42:28 command pyenv "$command" "$@" 19:42:28 ;; 19:42:28 esac 19:42:28 }' 19:42:28 +++ 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[*]}"' 19:42:28 ++ 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 19:42:28 ++ 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 19:42:28 ++ 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 19:42:28 ++ export PYENV_SHELL=bash 19:42:28 ++ PYENV_SHELL=bash 19:42:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:42:28 +++ complete -F _pyenv pyenv 19:42:28 ++ lf-pyver python3 19:42:28 ++ local py_version_xy=python3 19:42:28 ++ local py_version_xyz= 19:42:28 ++ sed 's/^[ *]* //' 19:42:28 ++ pyenv versions 19:42:28 ++ local command 19:42:28 ++ command=versions 19:42:28 ++ '[' 1 -gt 0 ']' 19:42:28 ++ shift 19:42:28 ++ case "$command" in 19:42:28 ++ command pyenv versions 19:42:28 ++ pyenv versions 19:42:28 ++ grep -E '^[0-9.]*[0-9]$' 19:42:28 ++ awk '{ print $1 }' 19:42:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:42:28 +++ grep '^3' /tmp/.pyenv_versions 19:42:28 +++ tail -n 1 19:42:28 +++ sort -V 19:42:28 ++ py_version_xyz=3.10.6 19:42:28 ++ [[ -z 3.10.6 ]] 19:42:28 ++ echo 3.10.6 19:42:28 ++ return 0 19:42:28 + pyenv local 3.10.6 19:42:28 + local command 19:42:28 + command=local 19:42:28 + '[' 2 -gt 0 ']' 19:42:28 + shift 19:42:28 + case "$command" in 19:42:28 + command pyenv local 3.10.6 19:42:28 + pyenv local 3.10.6 19:42:28 + for arg in "$@" 19:42:28 + case $arg in 19:42:28 + pkg_list+='tox ' 19:42:28 + for arg in "$@" 19:42:28 + case $arg in 19:42:28 + pkg_list+='virtualenv ' 19:42:28 + for arg in "$@" 19:42:28 + case $arg in 19:42:28 + pkg_list+='urllib3~=1.26.15 ' 19:42:28 + [[ -f /tmp/.toxenv ]] 19:42:28 ++ cat /tmp/.toxenv 19:42:28 + lf_venv=/tmp/venv-jYrC 19:42:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jYrC from' file:/tmp/.toxenv 19:42:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jYrC from file:/tmp/.toxenv 19:42:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:42:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:42:28 + local 'pip_opts=--upgrade --quiet' 19:42:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:42:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:42:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:42:28 + [[ -n '' ]] 19:42:28 + [[ -n '' ]] 19:42:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:42:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:42:28 + /tmp/venv-jYrC/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 19:42:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:42:29 lf-activate-venv(): INFO: Base packages installed successfully 19:42:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:42:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:42:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:42:29 + /tmp/venv-jYrC/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 19:42:31 + type python3 19:42:31 + true 19:42:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jYrC/bin to PATH' 19:42:31 lf-activate-venv(): INFO: Adding /tmp/venv-jYrC/bin to PATH 19:42:31 + PATH=/tmp/venv-jYrC/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 19:42:31 + return 0 19:42:31 + [[ -d /opt/pyenv ]] 19:42:31 + echo '---> Setting up pyenv' 19:42:31 ---> Setting up pyenv 19:42:31 + export PYENV_ROOT=/opt/pyenv 19:42:31 + PYENV_ROOT=/opt/pyenv 19:42:31 + export PATH=/opt/pyenv/bin:/tmp/venv-jYrC/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 19:42:31 + PATH=/opt/pyenv/bin:/tmp/venv-jYrC/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 19:42:31 ++ pwd 19:42:31 + PYTHONPATH=/w/workspace/integration-master-python-lint 19:42:31 + export PYTHONPATH 19:42:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:42:31 + TOX_TESTENV_PASSENV=PYTHONPATH 19:42:31 + tox --version 19:42:31 4.56.2 from /tmp/venv-jYrC/lib/python3.10/site-packages/tox/__init__.py 19:42:31 + PARALLEL=false 19:42:31 + TOX_OPTIONS_LIST= 19:42:31 + [[ -n py ]] 19:42:31 + TOX_OPTIONS_LIST=' -e py' 19:42:31 + case ${PARALLEL,,} in 19:42:31 + tox -e py 19:42:31 + tee -a /w/workspace/integration-master-python-lint/archives/tox/tox.log 19:42:33 py: install_deps> python -I -m pip install coala-bears nodeenv 'setuptools<70.0.0' 19:43:23 py: freeze> python -m pip freeze --all 19:43:23 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 19:43:23 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 19:43:23 py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( 19:43:23 from coalib.misc.DictUtilities import inverse_dicts 19:43:23 19:43:23 File "/w/workspace/integration-master-python-lint/.tox/py/lib/python3.10/site-packages/coalib/misc/DictUtilities.py", line 1, in 19:43:23 from collections import defaultdict, Iterable, OrderedDict 19:43:23 19:43:23 ImportError: cannot import name 'Iterable' from 'collections' (/opt/pyenv/versions/3.10.6/lib/python3.10/collections/__init__.py) 19:43:23 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' 19:43:24 ---> Completed tox runs 19:43:24 + for i in .tox/*/log 19:43:24 ++ echo .tox/py/log 19:43:24 ++ awk -F/ '{print $2}' 19:43:24 + tox_env=py 19:43:24 + cp -r .tox/py/log /w/workspace/integration-master-python-lint/archives/tox/py 19:43:24 + DOC_DIR=docs/_build/html 19:43:24 + [[ -d docs/_build/html ]] 19:43:24 + echo '---> tox-run.sh ends' 19:43:24 ---> tox-run.sh ends 19:43:24 + test 255 -eq 0 19:43:24 + exit 255 19:43:24 Build step 'Execute shell' marked build as failure 19:43:24 $ ssh-agent -k 19:43:24 unset SSH_AUTH_SOCK; 19:43:24 unset SSH_AGENT_PID; 19:43:24 echo Agent pid 13689 killed; 19:43:24 [ssh-agent] Stopped. 19:43:24 [PostBuildScript] - [INFO] Executing post build scripts. 19:43:24 [integration-master-python-lint] $ /bin/bash /tmp/jenkins4599205624019326644.sh 19:43:24 ---> sysstat.sh 19:43:24 [integration-master-python-lint] $ /bin/bash /tmp/jenkins562813610516385868.sh 19:43:24 ---> package-listing.sh 19:43:24 ++ tr '[:upper:]' '[:lower:]' 19:43:24 ++ facter osfamily 19:43:24 + OS_FAMILY=redhat 19:43:24 + workspace=/w/workspace/integration-master-python-lint 19:43:24 + START_PACKAGES=/tmp/packages_start.txt 19:43:24 + END_PACKAGES=/tmp/packages_end.txt 19:43:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:24 + PACKAGES=/tmp/packages_start.txt 19:43:24 + '[' /w/workspace/integration-master-python-lint ']' 19:43:24 + PACKAGES=/tmp/packages_end.txt 19:43:24 + case "${OS_FAMILY}" in 19:43:24 + rpm -qa 19:43:24 + sort 19:43:25 + '[' -f /tmp/packages_start.txt ']' 19:43:25 + '[' -f /tmp/packages_end.txt ']' 19:43:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:25 + '[' /w/workspace/integration-master-python-lint ']' 19:43:25 + mkdir -p /w/workspace/integration-master-python-lint/archives/ 19:43:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-python-lint/archives/ 19:43:25 [integration-master-python-lint] $ /bin/bash /tmp/jenkins15579859172139107880.sh 19:43:25 ---> capture-instance-metadata.sh 19:43:25 Setup pyenv: 19:43:25 system 19:43:25 3.8.13 19:43:25 3.9.13 19:43:25 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:43:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RBrs 19:43:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:43:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:34 lf-activate-venv(): INFO: Base packages installed successfully 19:43:34 lf-activate-venv(): INFO: Installing additional packages: lftools 19:44:02 lf-activate-venv(): INFO: Adding /tmp/venv-RBrs/bin to PATH 19:44:02 INFO: Running in OpenStack, capturing instance metadata 19:44:02 [integration-master-python-lint] $ /bin/bash /tmp/jenkins15735849068049051792.sh 19:44:02 provisioning config files... 19:44:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-python-lint@tmp/config4727655325995091048tmp 19:44:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:44:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:44:03 [EnvInject] - Injecting environment variables from a build step. 19:44:03 [EnvInject] - Injecting as environment variables the properties content 19:44:03 SERVER_ID=logs 19:44:03 19:44:03 [EnvInject] - Variables injected successfully. 19:44:03 [integration-master-python-lint] $ /bin/bash /tmp/jenkins18058047847286858722.sh 19:44:03 ---> create-netrc.sh 19:44:03 [integration-master-python-lint] $ /bin/bash /tmp/jenkins5336831684701333783.sh 19:44:03 ---> python-tools-install.sh 19:44:03 Setup pyenv: 19:44:03 system 19:44:03 3.8.13 19:44:03 3.9.13 19:44:03 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:44:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RBrs from file:/tmp/.os_lf_venv 19:44:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:05 lf-activate-venv(): INFO: Base packages installed successfully 19:44:05 lf-activate-venv(): INFO: Installing additional packages: lftools 19:44:14 lf-activate-venv(): INFO: Adding /tmp/venv-RBrs/bin to PATH 19:44:14 Generating Requirements File 19:44:49 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. 19:44:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:44:49 Python 3.10.6 19:44:49 pip 26.1.2 from /tmp/venv-RBrs/lib/python3.10/site-packages/pip (python 3.10) 19:44:50 aiohappyeyeballs==2.7.1 19:44:50 aiohttp==3.14.1 19:44:50 aiosignal==1.4.0 19:44:50 appdirs==1.4.4 19:44:50 argcomplete==3.7.0 19:44:50 aspy.yaml==1.3.0 19:44:50 async-timeout==5.0.1 19:44:50 attrs==26.1.0 19:44:50 autopage==0.6.0 19:44:50 backports.strenum==1.3.1 19:44:50 beautifulsoup4==4.15.0 19:44:50 boto3==1.43.42 19:44:50 botocore==1.43.42 19:44:50 bs4==0.0.2 19:44:50 certifi==2026.6.17 19:44:50 cffi==2.1.0 19:44:50 cfgv==3.5.0 19:44:50 chardet==7.4.3 19:44:50 charset-normalizer==3.4.9 19:44:50 click==8.4.2 19:44:50 cliff==4.14.0 19:44:50 cmd2==3.5.1 19:44:50 cryptography==3.3.2 19:44:50 debtcollector==3.1.0 19:44:50 decorator==5.3.1 19:44:50 defusedxml==0.7.1 19:44:50 Deprecated==1.3.1 19:44:50 distlib==0.4.3 19:44:50 dnspython==2.8.0 19:44:50 docker==7.1.0 19:44:50 dogpile.cache==1.5.0 19:44:50 durationpy==0.10 19:44:50 email-validator==2.3.0 19:44:50 filelock==3.29.6 19:44:50 frozenlist==1.8.0 19:44:50 future==1.0.0 19:44:50 gitdb==4.0.12 19:44:50 GitPython==3.1.50 19:44:50 httplib2==0.30.2 19:44:50 identify==2.6.19 19:44:50 idna==3.18 19:44:50 importlib-resources==1.5.0 19:44:50 iso8601==2.1.0 19:44:50 Jinja2==3.1.6 19:44:50 jmespath==1.1.0 19:44:50 jsonpatch==1.33 19:44:50 jsonpointer==3.1.1 19:44:50 jsonschema==4.26.0 19:44:50 jsonschema-specifications==2025.9.1 19:44:50 keystoneauth1==5.14.0 19:44:50 kubernetes==36.0.2 19:44:50 lftools==0.37.22 19:44:50 lxml==6.1.1 19:44:50 markdown-it-py==4.2.0 19:44:50 MarkupSafe==3.0.3 19:44:50 mdurl==0.1.2 19:44:50 msgpack==1.2.1 19:44:50 multi_key_dict==2.0.3 19:44:50 multidict==6.7.1 19:44:50 munch==4.0.0 19:44:50 netaddr==1.3.0 19:44:50 niet==1.4.2 19:44:50 nodeenv==1.10.0 19:44:50 oauth2client==4.1.3 19:44:50 oauthlib==3.3.1 19:44:50 openstacksdk==4.13.0 19:44:50 os-service-types==1.8.2 19:44:50 osc-lib==4.6.0 19:44:50 oslo.config==10.4.0 19:44:50 oslo.context==6.4.0 19:44:50 oslo.i18n==6.8.0 19:44:50 oslo.log==8.2.0 19:44:50 oslo.serialization==5.10.0 19:44:50 oslo.utils==10.1.1 19:44:50 packaging==26.2 19:44:50 pbr==7.0.3 19:44:50 platformdirs==4.10.0 19:44:50 prettytable==3.18.0 19:44:50 propcache==0.5.2 19:44:50 psutil==7.2.2 19:44:50 pyasn1==0.6.3 19:44:50 pyasn1_modules==0.4.2 19:44:50 pycparser==3.0 19:44:50 pygerrit2==2.0.15 19:44:50 PyGithub==2.9.1 19:44:50 Pygments==2.20.0 19:44:50 PyJWT==2.13.0 19:44:50 PyNaCl==1.6.2 19:44:50 pyparsing==2.4.7 19:44:50 pyperclip==1.11.0 19:44:50 pyrsistent==0.20.0 19:44:50 python-cinderclient==9.9.0 19:44:50 python-dateutil==2.9.0.post0 19:44:50 python-discovery==1.4.3 19:44:50 python-heatclient==5.2.0 19:44:50 python-jenkins==1.8.3 19:44:50 python-keystoneclient==5.8.0 19:44:50 python-magnumclient==4.11.0 19:44:50 python-openstackclient==10.0.0 19:44:50 python-swiftclient==4.10.0 19:44:50 PyYAML==6.0.3 19:44:50 referencing==0.37.0 19:44:50 requests==2.34.2 19:44:50 requests-oauthlib==2.0.0 19:44:50 rfc3986==2.0.0 19:44:50 rich==15.0.0 19:44:50 rich-argparse==1.8.0 19:44:50 rpds-py==0.30.0 19:44:50 rsa==4.9.1 19:44:50 ruamel.yaml==0.19.1 19:44:50 ruamel.yaml.clib==0.2.15 19:44:50 s3transfer==0.19.0 19:44:50 simplejson==4.1.1 19:44:50 six==1.17.0 19:44:50 smmap==5.0.3 19:44:50 soupsieve==2.8.4 19:44:50 stevedore==5.8.0 19:44:50 tabulate==0.10.0 19:44:50 toml==0.10.2 19:44:50 tomlkit==0.15.0 19:44:50 tqdm==4.68.4 19:44:50 typing_extensions==4.16.0 19:44:50 urllib3==1.26.20 19:44:50 virtualenv==21.6.0 19:44:50 wcwidth==0.8.2 19:44:50 websocket-client==1.9.0 19:44:50 wrapt==2.2.2 19:44:50 xdg==6.0.0 19:44:50 xmltodict==1.0.4 19:44:50 yarl==1.24.2 19:44:50 yq==4.1.1 19:44:50 [integration-master-python-lint] $ /bin/sh /tmp/jenkins1289783784613107060.sh 19:44:50 ---> uv-install.sh 19:44:50 Installing uv/uvx (latest) using shell installer 19:44:50 2026-07-07 19:44:50 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-k9QreO.sh" [1] 19:44:50 downloading uv 0.11.27 x86_64-unknown-linux-gnu 19:44:51 installing to /home/jenkins/.local/bin 19:44:51 uv 19:44:51 uvx 19:44:51 everything's installed! 19:44:51 ---> Validating uv/uvx install 19:44:51 uvx 0.11.27 (x86_64-unknown-linux-gnu) 19:44:51 [integration-master-python-lint] $ /bin/bash /tmp/jenkins13306391472576521232.sh 19:44:51 ---> sudo-logs.sh 19:44:51 Archiving 'sudo' log.. 19:44:52 [integration-master-python-lint] $ /bin/bash /tmp/jenkins1053748017708041303.sh 19:44:52 ---> job-cost.sh 19:44:52 INFO: Activating Python virtual environment... 19:44:52 Setup pyenv: 19:44:52 system 19:44:52 3.8.13 19:44:52 3.9.13 19:44:52 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:44:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RBrs from file:/tmp/.os_lf_venv 19:44:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:54 lf-activate-venv(): INFO: Base packages installed successfully 19:44:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:44:59 lf-activate-venv(): INFO: Adding /tmp/venv-RBrs/bin to PATH 19:44:59 INFO: No stack-cost file found 19:44:59 INFO: Instance uptime: 211s 19:44:59 INFO: Fetching instance metadata (attempt 1 of 3)... 19:44:59 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:45:00 INFO: Successfully fetched instance metadata 19:45:00 INFO: Instance type: v3-standard-2 19:45:00 INFO: Retrieving pricing info for: v3-standard-2 19:45:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:45:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=211 19:45:00 INFO: Successfully fetched Vexxhost pricing API 19:45:00 INFO: Retrieved cost: 0.06 19:45:00 INFO: Retrieved resource: v3-standard-2 19:45:00 INFO: Creating archive directory: /w/workspace/integration-master-python-lint/archives/cost 19:45:00 INFO: Archiving costs to: /w/workspace/integration-master-python-lint/archives/cost.csv 19:45:00 INFO: Successfully archived job cost data 19:45:00 DEBUG: Cost data: integration-master-python-lint,368,2026-07-07 19:45:00,v3-standard-2,211,0.06,0.00,FAILURE 19:45:00 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins10755267444696609722.sh 19:45:00 ---> logs-deploy.sh 19:45:00 Setup pyenv: 19:45:00 system 19:45:00 3.8.13 19:45:00 3.9.13 19:45:00 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:45:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RBrs from file:/tmp/.os_lf_venv 19:45:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:02 lf-activate-venv(): INFO: Base packages installed successfully 19:45:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:45:11 lf-activate-venv(): INFO: Adding /tmp/venv-RBrs/bin to PATH 19:45:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-python-lint/368 19:45:11 INFO: archiving workspace using pattern(s): 19:45:12 Archives upload complete. 19:45:13 INFO: archiving logs to Nexus 19:45:14 ---> uname -a: 19:45:14 Linux prd-centos8-builder-2c-1g-6388.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 19:45:14 19:45:14 19:45:14 ---> lscpu: 19:45:14 Architecture: x86_64 19:45:14 CPU op-mode(s): 32-bit, 64-bit 19:45:14 Byte Order: Little Endian 19:45:14 CPU(s): 2 19:45:14 On-line CPU(s) list: 0,1 19:45:14 Thread(s) per core: 1 19:45:14 Core(s) per socket: 1 19:45:14 Socket(s): 2 19:45:14 NUMA node(s): 1 19:45:14 Vendor ID: AuthenticAMD 19:45:14 CPU family: 23 19:45:14 Model: 49 19:45:14 Model name: AMD EPYC-Rome Processor 19:45:14 Stepping: 0 19:45:14 CPU MHz: 2799.998 19:45:14 BogoMIPS: 5599.99 19:45:14 Virtualization: AMD-V 19:45:14 Hypervisor vendor: KVM 19:45:14 Virtualization type: full 19:45:14 L1d cache: 32K 19:45:14 L1i cache: 32K 19:45:14 L2 cache: 512K 19:45:14 L3 cache: 16384K 19:45:14 NUMA node0 CPU(s): 0,1 19:45:14 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 19:45:14 19:45:14 19:45:14 ---> nproc: 19:45:14 2 19:45:14 19:45:14 19:45:14 ---> df -h: 19:45:14 Filesystem Size Used Avail Use% Mounted on 19:45:14 devtmpfs 3.8G 0 3.8G 0% /dev 19:45:14 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:45:14 tmpfs 3.8G 17M 3.8G 1% /run 19:45:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:45:14 /dev/vda1 40G 9.7G 31G 25% / 19:45:14 tmpfs 770M 0 770M 0% /run/user/1001 19:45:14 19:45:14 19:45:14 ---> free -m: 19:45:14 total used free shared buff/cache available 19:45:14 Mem: 7697 611 4516 19 2569 6768 19:45:14 Swap: 1023 0 1023 19:45:14 19:45:14 19:45:14 ---> ip addr: 19:45:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:45:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:45:14 inet 127.0.0.1/8 scope host lo 19:45:14 valid_lft forever preferred_lft forever 19:45:14 inet6 ::1/128 scope host 19:45:14 valid_lft forever preferred_lft forever 19:45:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:45:14 link/ether fa:16:3e:08:42:ad brd ff:ff:ff:ff:ff:ff 19:45:14 altname enp0s3 19:45:14 altname ens3 19:45:14 inet 10.30.106.198/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:45:14 valid_lft 86185sec preferred_lft 86185sec 19:45:14 inet6 fe80::f816:3eff:fe08:42ad/64 scope link 19:45:14 valid_lft forever preferred_lft forever 19:45:14 19:45:14 19:45:14 ---> sar -b -r -n DEV: 19:45:14 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) 19:45:14 19:45:14 19:41:35 LINUX RESTART (2 CPU) 19:45:14 19:45:14 07:42:01 PM tps rtps wtps bread/s bwrtn/s 19:45:14 07:43:01 PM 375.07 161.59 213.49 5279.52 10002.06 19:45:14 07:44:01 PM 155.16 4.07 151.10 1021.39 12761.26 19:45:14 07:45:01 PM 94.47 1.18 93.28 237.43 8756.71 19:45:14 Average: 208.28 55.64 152.64 2180.24 10506.66 19:45:14 19:45:14 07:42:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:45:14 07:43:01 PM 5175072 6919560 2707368 34.35 2688 1916748 873460 9.78 204764 2157732 129596 19:45:14 07:44:01 PM 4824268 6915464 3058172 38.80 2688 2249980 773664 8.66 433240 2224960 204160 19:45:14 07:45:01 PM 4664736 6968808 3217704 40.82 2688 2449296 697888 7.81 402676 2379508 206540 19:45:14 Average: 4888025 6934611 2994415 37.99 2688 2205341 781671 8.75 346893 2254067 180099 19:45:14 19:45:14 07:42:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:45:14 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:14 07:43:01 PM eth0 276.94 151.85 1679.39 64.75 0.00 0.00 0.00 0.00 19:45:14 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:14 07:44:01 PM eth0 80.14 54.23 1078.38 10.49 0.00 0.00 0.00 0.00 19:45:14 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:14 07:45:01 PM eth0 99.88 62.24 806.14 10.97 0.00 0.00 0.00 0.00 19:45:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:14 Average: eth0 152.35 89.46 1188.10 28.75 0.00 0.00 0.00 0.00 19:45:14 19:45:14 19:45:14 ---> sar -P ALL: 19:45:14 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) 19:45:14 19:45:14 19:41:35 LINUX RESTART (2 CPU) 19:45:14 19:45:14 07:42:01 PM CPU %user %nice %system %iowait %steal %idle 19:45:14 07:43:01 PM all 41.44 2.84 37.93 5.11 0.19 12.49 19:45:14 07:43:01 PM 0 48.57 1.94 33.41 4.78 0.20 11.10 19:45:14 07:43:01 PM 1 34.27 3.75 42.49 5.44 0.17 13.88 19:45:14 07:44:01 PM all 34.52 0.09 7.75 2.28 0.13 55.24 19:45:14 07:44:01 PM 0 27.08 0.02 5.60 2.53 0.13 64.63 19:45:14 07:44:01 PM 1 41.97 0.17 9.90 2.02 0.12 45.83 19:45:14 07:45:01 PM all 30.41 0.00 5.14 1.34 0.11 63.00 19:45:14 07:45:01 PM 0 19.04 0.00 4.00 1.22 0.08 75.66 19:45:14 07:45:01 PM 1 41.81 0.00 6.30 1.47 0.13 50.29 19:45:14 Average: all 35.41 0.96 16.78 2.89 0.14 43.81 19:45:14 Average: 0 31.45 0.64 14.20 2.83 0.14 50.74 19:45:14 Average: 1 39.39 1.29 19.37 2.96 0.14 36.86 19:45:14 19:45:14 19:45:14