19:25:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145935 19:25:49 Running as SYSTEM 19:25:49 [EnvInject] - Loading node environment variables. 19:25:49 Building remotely on prd-centos8-builder-2c-1g-6386 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-python-lint 19:25:49 [ssh-agent] Looking for ssh-agent implementation... 19:25:49 $ ssh-agent 19:25:49 SSH_AUTH_SOCK=/tmp/ssh-WxKIf3LDwxLy/agent.13177 19:25:49 SSH_AGENT_PID=13180 19:25:49 [ssh-agent] Started. 19:25:50 Running ssh-add (command line suppressed) 19:25:50 Identity added: /w/workspace/integration-master-python-lint@tmp/private_key_111085300969195400.key (/w/workspace/integration-master-python-lint@tmp/private_key_111085300969195400.key) 19:25:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:25:50 The recommended git tool is: NONE 19:25:51 using credential onap-jenkins-ssh 19:25:51 Wiping out workspace first. 19:25:52 Cloning the remote Git repository 19:25:52 Cloning repository git://cloud.onap.org/mirror/integration.git 19:25:52 > git init /w/workspace/integration-master-python-lint # timeout=10 19:25:52 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 19:25:52 > git --version # timeout=10 19:25:52 > git --version # 'git version 2.43.0' 19:25:52 using GIT_SSH to set credentials Gerrit user 19:25:52 [INFO] Currently running in a labeled security context 19:25:52 [INFO] Currently SELinux is 'enforcing' on the host 19:25:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh9090942483197827176.key 19:25:52 Verifying host key using manually-configured host key entries 19:25:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:25:55 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 19:25:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:55 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 19:25:55 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 19:25:55 using GIT_SSH to set credentials Gerrit user 19:25:55 [INFO] Currently running in a labeled security context 19:25:55 [INFO] Currently SELinux is 'enforcing' on the host 19:25:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-python-lint@tmp/jenkins-gitclient-ssh5550083854124221954.key 19:25:55 Verifying host key using manually-configured host key entries 19:25:56 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/35/145935/1 # timeout=30 19:25:56 > git rev-parse f0a09bfdea43583c2b787ca1a01b1305ca850e37^{commit} # timeout=10 19:25:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:25:56 Checking out Revision f0a09bfdea43583c2b787ca1a01b1305ca850e37 (refs/changes/35/145935/1) 19:25:56 > git config core.sparsecheckout # timeout=10 19:25:56 > git checkout -f f0a09bfdea43583c2b787ca1a01b1305ca850e37 # timeout=30 19:25:59 Commit message: "test: parallelize k8s container version inspection" 19:25:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:26:00 > git rev-list --no-walk 26f3e924dbc8588a8928b1a86f35244c96fb55f7 # timeout=10 19:26:00 [EnvInject] - Injecting environment variables from a build step. 19:26:00 [EnvInject] - Injecting as environment variables the properties content 19:26:00 PYTHON=python3 19:26:00 19:26:00 [EnvInject] - Variables injected successfully. 19:26:00 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins4007209665800583809.sh 19:26:00 ---> tox-install.sh 19:26:00 + source /home/jenkins/lf-env.sh 19:26:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:26:00 ++ mktemp -d /tmp/venv-XXXX 19:26:00 + lf_venv=/tmp/venv-9OmR 19:26:00 + local venv_file=/tmp/.os_lf_venv 19:26:00 + local python=python3 19:26:00 + local options 19:26:00 + local set_path=true 19:26:00 + local install_args= 19:26:00 ++ 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:26:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:26:00 + true 19:26:00 + case $1 in 19:26:00 + venv_file=/tmp/.toxenv 19:26:00 + shift 2 19:26:00 + true 19:26:00 + case $1 in 19:26:00 + shift 19:26:00 + break 19:26:00 + case $python in 19:26:00 + local pkg_list= 19:26:00 + [[ -d /opt/pyenv ]] 19:26:00 + echo 'Setup pyenv:' 19:26:00 Setup pyenv: 19:26:00 + export PYENV_ROOT=/opt/pyenv 19:26:00 + PYENV_ROOT=/opt/pyenv 19:26:00 + 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:26:00 + 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:26:00 + pyenv versions 19:26:00 system 19:26:00 * 3.8.13 (set by /opt/pyenv/version) 19:26:00 * 3.9.13 (set by /opt/pyenv/version) 19:26:00 * 3.10.6 (set by /opt/pyenv/version) 19:26:00 + command -v pyenv 19:26:00 ++ pyenv init - --no-rehash 19:26:00 + 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:26:00 export PATH="/opt/pyenv/shims:${PATH}" 19:26:00 export PYENV_SHELL=bash 19:26:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:26:00 pyenv() { 19:26:00 local command 19:26:00 command="${1:-}" 19:26:00 if [ "$#" -gt 0 ]; then 19:26:00 shift 19:26:00 fi 19:26:00 19:26:00 case "$command" in 19:26:00 rehash|shell) 19:26:00 eval "$(pyenv "sh-$command" "$@")" 19:26:00 ;; 19:26:00 *) 19:26:00 command pyenv "$command" "$@" 19:26:00 ;; 19:26:00 esac 19:26:00 }' 19:26:00 +++ 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:26:00 ++ 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:26:00 ++ 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:26:00 ++ 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:26:00 ++ export PYENV_SHELL=bash 19:26:00 ++ PYENV_SHELL=bash 19:26:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:26:00 +++ complete -F _pyenv pyenv 19:26:00 ++ lf-pyver python3 19:26:00 ++ local py_version_xy=python3 19:26:00 ++ local py_version_xyz= 19:26:00 ++ pyenv versions 19:26:00 ++ local command 19:26:00 ++ command=versions 19:26:00 ++ '[' 1 -gt 0 ']' 19:26:00 ++ shift 19:26:00 ++ case "$command" in 19:26:00 ++ command pyenv versions 19:26:00 ++ pyenv versions 19:26:00 ++ awk '{ print $1 }' 19:26:00 ++ sed 's/^[ *]* //' 19:26:00 ++ grep -E '^[0-9.]*[0-9]$' 19:26:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:26:01 +++ sort -V 19:26:01 +++ tail -n 1 19:26:01 +++ grep '^3' /tmp/.pyenv_versions 19:26:01 ++ py_version_xyz=3.10.6 19:26:01 ++ [[ -z 3.10.6 ]] 19:26:01 ++ echo 3.10.6 19:26:01 ++ return 0 19:26:01 + pyenv local 3.10.6 19:26:01 + local command 19:26:01 + command=local 19:26:01 + '[' 2 -gt 0 ']' 19:26:01 + shift 19:26:01 + case "$command" in 19:26:01 + command pyenv local 3.10.6 19:26:01 + pyenv local 3.10.6 19:26:01 + for arg in "$@" 19:26:01 + case $arg in 19:26:01 + pkg_list+='tox ' 19:26:01 + for arg in "$@" 19:26:01 + case $arg in 19:26:01 + pkg_list+='virtualenv ' 19:26:01 + for arg in "$@" 19:26:01 + case $arg in 19:26:01 + pkg_list+='urllib3~=1.26.15 ' 19:26:01 + [[ -f /tmp/.toxenv ]] 19:26:01 + [[ ! -f /tmp/.toxenv ]] 19:26:01 + [[ -n '' ]] 19:26:01 + python3 -m venv /tmp/venv-9OmR 19:26:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9OmR' 19:26:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9OmR 19:26:05 + echo /tmp/venv-9OmR 19:26:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:26:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:26:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:26:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:26:05 + local 'pip_opts=--upgrade --quiet' 19:26:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:26:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:26:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:26:05 + [[ -n '' ]] 19:26:05 + [[ -n '' ]] 19:26:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:26:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:26:05 + /tmp/venv-9OmR/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:26:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:26:10 lf-activate-venv(): INFO: Base packages installed successfully 19:26:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:26:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:26:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:26:10 + /tmp/venv-9OmR/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:26:12 + type python3 19:26:12 + true 19:26:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9OmR/bin to PATH' 19:26:12 lf-activate-venv(): INFO: Adding /tmp/venv-9OmR/bin to PATH 19:26:12 + PATH=/tmp/venv-9OmR/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:26:12 + return 0 19:26:12 + python3 --version 19:26:12 Python 3.10.6 19:26:12 + python3 -m pip --version 19:26:12 pip 26.1.2 from /tmp/venv-9OmR/lib/python3.10/site-packages/pip (python 3.10) 19:26:12 + python3 -m pip freeze 19:26:12 cachetools==7.1.4 19:26:12 colorama==0.4.6 19:26:12 distlib==0.4.3 19:26:12 filelock==3.29.6 19:26:12 packaging==26.2 19:26:12 platformdirs==4.10.0 19:26:12 pluggy==1.6.0 19:26:12 pyproject-api==1.10.1 19:26:12 python-discovery==1.4.3 19:26:12 tomli==2.4.1 19:26:12 tomli_w==1.2.0 19:26:12 tox==4.56.2 19:26:12 typing_extensions==4.16.0 19:26:12 urllib3==1.26.20 19:26:12 virtualenv==21.6.0 19:26:12 [EnvInject] - Injecting environment variables from a build step. 19:26:12 [EnvInject] - Injecting as environment variables the properties content 19:26:12 PARALLEL=false 19:26:12 19:26:12 [EnvInject] - Variables injected successfully. 19:26:12 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins12856876004287493065.sh 19:26:12 ---> tox-run.sh 19:26:12 + 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:26:12 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-python-lint/archives/tox 19:26:12 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-python-lint/archives/docs 19:26:12 + mkdir -p /w/workspace/integration-master-python-lint/archives/tox 19:26:12 + cd /w/workspace/integration-master-python-lint/. 19:26:12 + source /home/jenkins/lf-env.sh 19:26:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:26:12 ++ mktemp -d /tmp/venv-XXXX 19:26:12 + lf_venv=/tmp/venv-0BPU 19:26:12 + local venv_file=/tmp/.os_lf_venv 19:26:12 + local python=python3 19:26:12 + local options 19:26:12 + local set_path=true 19:26:12 + local install_args= 19:26:12 ++ 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:26:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:26:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:26:12 + true 19:26:12 + case $1 in 19:26:12 + venv_file=/tmp/.toxenv 19:26:12 + shift 2 19:26:12 + true 19:26:12 + case $1 in 19:26:12 + shift 19:26:12 + break 19:26:12 + case $python in 19:26:12 + local pkg_list= 19:26:12 + [[ -d /opt/pyenv ]] 19:26:12 + echo 'Setup pyenv:' 19:26:12 Setup pyenv: 19:26:12 + export PYENV_ROOT=/opt/pyenv 19:26:12 + PYENV_ROOT=/opt/pyenv 19:26:12 + 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:26:12 + 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:26:12 + pyenv versions 19:26:13 system 19:26:13 3.8.13 19:26:13 3.9.13 19:26:13 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:26:13 + command -v pyenv 19:26:13 ++ pyenv init - --no-rehash 19:26:13 + 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:26:13 export PATH="/opt/pyenv/shims:${PATH}" 19:26:13 export PYENV_SHELL=bash 19:26:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:26:13 pyenv() { 19:26:13 local command 19:26:13 command="${1:-}" 19:26:13 if [ "$#" -gt 0 ]; then 19:26:13 shift 19:26:13 fi 19:26:13 19:26:13 case "$command" in 19:26:13 rehash|shell) 19:26:13 eval "$(pyenv "sh-$command" "$@")" 19:26:13 ;; 19:26:13 *) 19:26:13 command pyenv "$command" "$@" 19:26:13 ;; 19:26:13 esac 19:26:13 }' 19:26:13 +++ 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:26:13 ++ 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:26:13 ++ 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:26:13 ++ 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:26:13 ++ export PYENV_SHELL=bash 19:26:13 ++ PYENV_SHELL=bash 19:26:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:26:13 +++ complete -F _pyenv pyenv 19:26:13 ++ lf-pyver python3 19:26:13 ++ local py_version_xy=python3 19:26:13 ++ local py_version_xyz= 19:26:13 ++ pyenv versions 19:26:13 ++ local command 19:26:13 ++ command=versions 19:26:13 ++ '[' 1 -gt 0 ']' 19:26:13 ++ shift 19:26:13 ++ case "$command" in 19:26:13 ++ command pyenv versions 19:26:13 ++ pyenv versions 19:26:13 ++ sed 's/^[ *]* //' 19:26:13 ++ awk '{ print $1 }' 19:26:13 ++ grep -E '^[0-9.]*[0-9]$' 19:26:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:26:13 +++ grep '^3' /tmp/.pyenv_versions 19:26:13 +++ tail -n 1 19:26:13 +++ sort -V 19:26:13 ++ py_version_xyz=3.10.6 19:26:13 ++ [[ -z 3.10.6 ]] 19:26:13 ++ echo 3.10.6 19:26:13 ++ return 0 19:26:13 + pyenv local 3.10.6 19:26:13 + local command 19:26:13 + command=local 19:26:13 + '[' 2 -gt 0 ']' 19:26:13 + shift 19:26:13 + case "$command" in 19:26:13 + command pyenv local 3.10.6 19:26:13 + pyenv local 3.10.6 19:26:13 + for arg in "$@" 19:26:13 + case $arg in 19:26:13 + pkg_list+='tox ' 19:26:13 + for arg in "$@" 19:26:13 + case $arg in 19:26:13 + pkg_list+='virtualenv ' 19:26:13 + for arg in "$@" 19:26:13 + case $arg in 19:26:13 + pkg_list+='urllib3~=1.26.15 ' 19:26:13 + [[ -f /tmp/.toxenv ]] 19:26:13 ++ cat /tmp/.toxenv 19:26:13 + lf_venv=/tmp/venv-9OmR 19:26:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9OmR from' file:/tmp/.toxenv 19:26:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9OmR from file:/tmp/.toxenv 19:26:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:26:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:26:13 + local 'pip_opts=--upgrade --quiet' 19:26:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:26:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:26:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:26:13 + [[ -n '' ]] 19:26:13 + [[ -n '' ]] 19:26:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:26:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:26:13 + /tmp/venv-9OmR/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:26:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:26:14 lf-activate-venv(): INFO: Base packages installed successfully 19:26:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:26:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:26:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:26:14 + /tmp/venv-9OmR/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:26:15 + type python3 19:26:15 + true 19:26:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9OmR/bin to PATH' 19:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-9OmR/bin to PATH 19:26:15 + PATH=/tmp/venv-9OmR/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:26:15 + return 0 19:26:15 + [[ -d /opt/pyenv ]] 19:26:15 + echo '---> Setting up pyenv' 19:26:15 ---> Setting up pyenv 19:26:15 + export PYENV_ROOT=/opt/pyenv 19:26:15 + PYENV_ROOT=/opt/pyenv 19:26:15 + export PATH=/opt/pyenv/bin:/tmp/venv-9OmR/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:26:15 + PATH=/opt/pyenv/bin:/tmp/venv-9OmR/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:26:15 ++ pwd 19:26:15 + PYTHONPATH=/w/workspace/integration-master-python-lint 19:26:15 + export PYTHONPATH 19:26:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:26:15 + TOX_TESTENV_PASSENV=PYTHONPATH 19:26:15 + tox --version 19:26:15 4.56.2 from /tmp/venv-9OmR/lib/python3.10/site-packages/tox/__init__.py 19:26:15 + PARALLEL=false 19:26:15 + TOX_OPTIONS_LIST= 19:26:15 + [[ -n py ]] 19:26:15 + TOX_OPTIONS_LIST=' -e py' 19:26:15 + case ${PARALLEL,,} in 19:26:15 + tox -e py 19:26:15 + tee -a /w/workspace/integration-master-python-lint/archives/tox/tox.log 19:26:16 py: install_deps> python -I -m pip install coala-bears nodeenv 'setuptools<70.0.0' 19:27:10 py: freeze> python -m pip freeze --all 19:27:10 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:27:10 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 19:27:10 py: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( 19:27:10 from coalib.misc.DictUtilities import inverse_dicts 19:27:10 19:27:10 File "/w/workspace/integration-master-python-lint/.tox/py/lib/python3.10/site-packages/coalib/misc/DictUtilities.py", line 1, in 19:27:10 from collections import defaultdict, Iterable, OrderedDict 19:27:10 19:27:10 ImportError: cannot import name 'Iterable' from 'collections' (/opt/pyenv/versions/3.10.6/lib/python3.10/collections/__init__.py) 19:27:10 py: exit 255 (0.20 seconds) /w/workspace/integration-master-python-lint> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn py --files $( Completed tox runs' 19:27:10 ---> Completed tox runs 19:27:10 + for i in .tox/*/log 19:27:10 ++ echo .tox/py/log 19:27:10 ++ awk -F/ '{print $2}' 19:27:10 + tox_env=py 19:27:10 + cp -r .tox/py/log /w/workspace/integration-master-python-lint/archives/tox/py 19:27:10 + DOC_DIR=docs/_build/html 19:27:10 + [[ -d docs/_build/html ]] 19:27:10 + echo '---> tox-run.sh ends' 19:27:10 ---> tox-run.sh ends 19:27:10 + test 255 -eq 0 19:27:10 + exit 255 19:27:10 Build step 'Execute shell' marked build as failure 19:27:10 $ ssh-agent -k 19:27:10 unset SSH_AUTH_SOCK; 19:27:10 unset SSH_AGENT_PID; 19:27:10 echo Agent pid 13180 killed; 19:27:10 [ssh-agent] Stopped. 19:27:11 [PostBuildScript] - [INFO] Executing post build scripts. 19:27:11 [integration-master-python-lint] $ /bin/bash /tmp/jenkins11394587659495788146.sh 19:27:11 ---> sysstat.sh 19:27:11 [integration-master-python-lint] $ /bin/bash /tmp/jenkins10174821161716878649.sh 19:27:11 ---> package-listing.sh 19:27:11 ++ facter osfamily 19:27:11 ++ tr '[:upper:]' '[:lower:]' 19:27:11 + OS_FAMILY=redhat 19:27:11 + workspace=/w/workspace/integration-master-python-lint 19:27:11 + START_PACKAGES=/tmp/packages_start.txt 19:27:11 + END_PACKAGES=/tmp/packages_end.txt 19:27:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:27:11 + PACKAGES=/tmp/packages_start.txt 19:27:11 + '[' /w/workspace/integration-master-python-lint ']' 19:27:11 + PACKAGES=/tmp/packages_end.txt 19:27:11 + case "${OS_FAMILY}" in 19:27:11 + rpm -qa 19:27:11 + sort 19:27:12 + '[' -f /tmp/packages_start.txt ']' 19:27:12 + '[' -f /tmp/packages_end.txt ']' 19:27:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:27:12 + '[' /w/workspace/integration-master-python-lint ']' 19:27:12 + mkdir -p /w/workspace/integration-master-python-lint/archives/ 19:27:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-python-lint/archives/ 19:27:12 [integration-master-python-lint] $ /bin/bash /tmp/jenkins17765934865541284136.sh 19:27:12 ---> capture-instance-metadata.sh 19:27:12 Setup pyenv: 19:27:12 system 19:27:12 3.8.13 19:27:12 3.9.13 19:27:12 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:27:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cbwL 19:27:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:27:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:27:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:27:20 lf-activate-venv(): INFO: Base packages installed successfully 19:27:20 lf-activate-venv(): INFO: Installing additional packages: lftools 19:27:43 lf-activate-venv(): INFO: Adding /tmp/venv-cbwL/bin to PATH 19:27:43 INFO: Running in OpenStack, capturing instance metadata 19:27:43 [integration-master-python-lint] $ /bin/bash /tmp/jenkins6375812894054563349.sh 19:27:43 provisioning config files... 19:27:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-python-lint@tmp/config14779212872607223613tmp 19:27:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:27:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:27:43 [EnvInject] - Injecting environment variables from a build step. 19:27:43 [EnvInject] - Injecting as environment variables the properties content 19:27:43 SERVER_ID=logs 19:27:43 19:27:43 [EnvInject] - Variables injected successfully. 19:27:43 [integration-master-python-lint] $ /bin/bash /tmp/jenkins7179861597933087642.sh 19:27:44 ---> create-netrc.sh 19:27:44 [integration-master-python-lint] $ /bin/bash /tmp/jenkins4622667427500665370.sh 19:27:44 ---> python-tools-install.sh 19:27:44 Setup pyenv: 19:27:44 system 19:27:44 3.8.13 19:27:44 3.9.13 19:27:44 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:27:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cbwL from file:/tmp/.os_lf_venv 19:27:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:27:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:27:46 lf-activate-venv(): INFO: Base packages installed successfully 19:27:46 lf-activate-venv(): INFO: Installing additional packages: lftools 19:27:53 lf-activate-venv(): INFO: Adding /tmp/venv-cbwL/bin to PATH 19:27:53 Generating Requirements File 19:28:21 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:28:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:28:21 Python 3.10.6 19:28:21 pip 26.1.2 from /tmp/venv-cbwL/lib/python3.10/site-packages/pip (python 3.10) 19:28:22 aiohappyeyeballs==2.7.1 19:28:22 aiohttp==3.14.1 19:28:22 aiosignal==1.4.0 19:28:22 appdirs==1.4.4 19:28:22 argcomplete==3.7.0 19:28:22 aspy.yaml==1.3.0 19:28:22 async-timeout==5.0.1 19:28:22 attrs==26.1.0 19:28:22 autopage==0.6.0 19:28:22 backports.strenum==1.3.1 19:28:22 beautifulsoup4==4.15.0 19:28:22 boto3==1.43.41 19:28:22 botocore==1.43.41 19:28:22 bs4==0.0.2 19:28:22 certifi==2026.6.17 19:28:22 cffi==2.1.0 19:28:22 cfgv==3.5.0 19:28:22 chardet==7.4.3 19:28:22 charset-normalizer==3.4.9 19:28:22 click==8.4.2 19:28:22 cliff==4.14.0 19:28:22 cmd2==3.5.1 19:28:22 cryptography==3.3.2 19:28:22 debtcollector==3.1.0 19:28:22 decorator==5.3.1 19:28:22 defusedxml==0.7.1 19:28:22 Deprecated==1.3.1 19:28:22 distlib==0.4.3 19:28:22 dnspython==2.8.0 19:28:22 docker==7.1.0 19:28:22 dogpile.cache==1.5.0 19:28:22 durationpy==0.10 19:28:22 email-validator==2.3.0 19:28:22 filelock==3.29.6 19:28:22 frozenlist==1.8.0 19:28:22 future==1.0.0 19:28:22 gitdb==4.0.12 19:28:22 GitPython==3.1.50 19:28:22 httplib2==0.30.2 19:28:22 identify==2.6.19 19:28:22 idna==3.18 19:28:22 importlib-resources==1.5.0 19:28:22 iso8601==2.1.0 19:28:22 Jinja2==3.1.6 19:28:22 jmespath==1.1.0 19:28:22 jsonpatch==1.33 19:28:22 jsonpointer==3.1.1 19:28:22 jsonschema==4.26.0 19:28:22 jsonschema-specifications==2025.9.1 19:28:22 keystoneauth1==5.14.0 19:28:22 kubernetes==36.0.2 19:28:22 lftools==0.37.22 19:28:22 lxml==6.1.1 19:28:22 markdown-it-py==4.2.0 19:28:22 MarkupSafe==3.0.3 19:28:22 mdurl==0.1.2 19:28:22 msgpack==1.2.1 19:28:22 multi_key_dict==2.0.3 19:28:22 multidict==6.7.1 19:28:22 munch==4.0.0 19:28:22 netaddr==1.3.0 19:28:22 niet==1.4.2 19:28:22 nodeenv==1.10.0 19:28:22 oauth2client==4.1.3 19:28:22 oauthlib==3.3.1 19:28:22 openstacksdk==4.13.0 19:28:22 os-service-types==1.8.2 19:28:22 osc-lib==4.6.0 19:28:22 oslo.config==10.4.0 19:28:22 oslo.context==6.4.0 19:28:22 oslo.i18n==6.8.0 19:28:22 oslo.log==8.2.0 19:28:22 oslo.serialization==5.10.0 19:28:22 oslo.utils==10.1.1 19:28:22 packaging==26.2 19:28:22 pbr==7.0.3 19:28:22 platformdirs==4.10.0 19:28:22 prettytable==3.18.0 19:28:22 propcache==0.5.2 19:28:22 psutil==7.2.2 19:28:22 pyasn1==0.6.3 19:28:22 pyasn1_modules==0.4.2 19:28:22 pycparser==3.0 19:28:22 pygerrit2==2.0.15 19:28:22 PyGithub==2.9.1 19:28:22 Pygments==2.20.0 19:28:22 PyJWT==2.13.0 19:28:22 PyNaCl==1.6.2 19:28:22 pyparsing==2.4.7 19:28:22 pyperclip==1.11.0 19:28:22 pyrsistent==0.20.0 19:28:22 python-cinderclient==9.9.0 19:28:22 python-dateutil==2.9.0.post0 19:28:22 python-discovery==1.4.3 19:28:22 python-heatclient==5.2.0 19:28:22 python-jenkins==1.8.3 19:28:22 python-keystoneclient==5.8.0 19:28:22 python-magnumclient==4.11.0 19:28:22 python-openstackclient==10.0.0 19:28:22 python-swiftclient==4.10.0 19:28:22 PyYAML==6.0.3 19:28:22 referencing==0.37.0 19:28:22 requests==2.34.2 19:28:22 requests-oauthlib==2.0.0 19:28:22 rfc3986==2.0.0 19:28:22 rich==15.0.0 19:28:22 rich-argparse==1.8.0 19:28:22 rpds-py==0.30.0 19:28:22 rsa==4.9.1 19:28:22 ruamel.yaml==0.19.1 19:28:22 ruamel.yaml.clib==0.2.15 19:28:22 s3transfer==0.19.0 19:28:22 simplejson==4.1.1 19:28:22 six==1.17.0 19:28:22 smmap==5.0.3 19:28:22 soupsieve==2.8.4 19:28:22 stevedore==5.8.0 19:28:22 tabulate==0.10.0 19:28:22 toml==0.10.2 19:28:22 tomlkit==0.15.0 19:28:22 tqdm==4.68.4 19:28:22 typing_extensions==4.16.0 19:28:22 urllib3==1.26.20 19:28:22 virtualenv==21.6.0 19:28:22 wcwidth==0.8.2 19:28:22 websocket-client==1.9.0 19:28:22 wrapt==2.2.2 19:28:22 xdg==6.0.0 19:28:22 xmltodict==1.0.4 19:28:22 yarl==1.24.2 19:28:22 yq==4.1.1 19:28:22 [integration-master-python-lint] $ /bin/sh /tmp/jenkins2795455691588788620.sh 19:28:22 ---> uv-install.sh 19:28:22 Installing uv/uvx (latest) using shell installer 19:28:22 2026-07-07 19:28:22 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-6PTXb0.sh" [1] 19:28:22 downloading uv 0.11.27 x86_64-unknown-linux-gnu 19:28:23 installing to /home/jenkins/.local/bin 19:28:23 uv 19:28:23 uvx 19:28:23 everything's installed! 19:28:23 ---> Validating uv/uvx install 19:28:23 uvx 0.11.27 (x86_64-unknown-linux-gnu) 19:28:23 [integration-master-python-lint] $ /bin/bash /tmp/jenkins12529249533466069362.sh 19:28:23 ---> sudo-logs.sh 19:28:23 Archiving 'sudo' log.. 19:28:24 [integration-master-python-lint] $ /bin/bash /tmp/jenkins2552476437546407064.sh 19:28:24 ---> job-cost.sh 19:28:24 INFO: Activating Python virtual environment... 19:28:24 Setup pyenv: 19:28:24 system 19:28:24 3.8.13 19:28:24 3.9.13 19:28:24 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:28:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cbwL from file:/tmp/.os_lf_venv 19:28:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:28:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:28:26 lf-activate-venv(): INFO: Base packages installed successfully 19:28:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:28:31 lf-activate-venv(): INFO: Adding /tmp/venv-cbwL/bin to PATH 19:28:31 INFO: No stack-cost file found 19:28:31 INFO: Instance uptime: 201s 19:28:31 INFO: Fetching instance metadata (attempt 1 of 3)... 19:28:31 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 19:28:32 INFO: Successfully fetched instance metadata 19:28:32 INFO: Instance type: v3-standard-2 19:28:32 INFO: Retrieving pricing info for: v3-standard-2 19:28:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 19:28:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=201 19:28:32 INFO: Successfully fetched Vexxhost pricing API 19:28:32 INFO: Retrieved cost: 0.06 19:28:32 INFO: Retrieved resource: v3-standard-2 19:28:32 INFO: Creating archive directory: /w/workspace/integration-master-python-lint/archives/cost 19:28:32 INFO: Archiving costs to: /w/workspace/integration-master-python-lint/archives/cost.csv 19:28:32 INFO: Successfully archived job cost data 19:28:32 DEBUG: Cost data: integration-master-python-lint,366,2026-07-07 19:28:32,v3-standard-2,201,0.06,0.00,FAILURE 19:28:32 [integration-master-python-lint] $ /bin/bash -l /tmp/jenkins7982206895060740726.sh 19:28:32 ---> logs-deploy.sh 19:28:32 Setup pyenv: 19:28:32 system 19:28:32 3.8.13 19:28:32 3.9.13 19:28:32 * 3.10.6 (set by /w/workspace/integration-master-python-lint/.python-version) 19:28:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cbwL from file:/tmp/.os_lf_venv 19:28:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:28:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:28:34 lf-activate-venv(): INFO: Base packages installed successfully 19:28:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:28:43 lf-activate-venv(): INFO: Adding /tmp/venv-cbwL/bin to PATH 19:28:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-python-lint/366 19:28:43 INFO: archiving workspace using pattern(s): 19:28:44 Archives upload complete. 19:28:44 INFO: archiving logs to Nexus 19:28:45 ---> uname -a: 19:28:45 Linux prd-centos8-builder-2c-1g-6386.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:28:45 19:28:45 19:28:45 ---> lscpu: 19:28:45 Architecture: x86_64 19:28:45 CPU op-mode(s): 32-bit, 64-bit 19:28:45 Byte Order: Little Endian 19:28:45 CPU(s): 2 19:28:45 On-line CPU(s) list: 0,1 19:28:45 Thread(s) per core: 1 19:28:45 Core(s) per socket: 1 19:28:45 Socket(s): 2 19:28:45 NUMA node(s): 1 19:28:45 Vendor ID: AuthenticAMD 19:28:45 CPU family: 23 19:28:45 Model: 49 19:28:45 Model name: AMD EPYC-Rome Processor 19:28:45 Stepping: 0 19:28:45 CPU MHz: 2799.998 19:28:45 BogoMIPS: 5599.99 19:28:45 Virtualization: AMD-V 19:28:45 Hypervisor vendor: KVM 19:28:45 Virtualization type: full 19:28:45 L1d cache: 32K 19:28:45 L1i cache: 32K 19:28:45 L2 cache: 512K 19:28:45 L3 cache: 16384K 19:28:45 NUMA node0 CPU(s): 0,1 19:28:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:28:45 19:28:45 19:28:45 ---> nproc: 19:28:45 2 19:28:45 19:28:45 19:28:45 ---> df -h: 19:28:45 Filesystem Size Used Avail Use% Mounted on 19:28:45 devtmpfs 3.8G 0 3.8G 0% /dev 19:28:45 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:28:45 tmpfs 3.8G 17M 3.8G 1% /run 19:28:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:28:45 /dev/vda1 40G 9.7G 31G 25% / 19:28:45 tmpfs 770M 0 770M 0% /run/user/1001 19:28:45 19:28:45 19:28:45 ---> free -m: 19:28:45 total used free shared buff/cache available 19:28:45 Mem: 7697 614 4513 19 2569 6765 19:28:45 Swap: 1023 0 1023 19:28:45 19:28:45 19:28:45 ---> ip addr: 19:28:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:28:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:28:45 inet 127.0.0.1/8 scope host lo 19:28:45 valid_lft forever preferred_lft forever 19:28:45 inet6 ::1/128 scope host 19:28:45 valid_lft forever preferred_lft forever 19:28:45 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:28:45 link/ether fa:16:3e:ad:45:1b brd ff:ff:ff:ff:ff:ff 19:28:45 altname enp0s3 19:28:45 altname ens3 19:28:45 inet 10.30.106.52/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 19:28:45 valid_lft 86197sec preferred_lft 86197sec 19:28:45 inet6 fe80::f816:3eff:fead:451b/64 scope link 19:28:45 valid_lft forever preferred_lft forever 19:28:45 19:28:45 19:28:45 ---> sar -b -r -n DEV: 19:28:45 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:28:45 19:28:45 19:25:18 LINUX RESTART (2 CPU) 19:28:45 19:28:45 07:26:01 PM tps rtps wtps bread/s bwrtn/s 19:28:45 07:27:01 PM 226.47 113.63 112.85 2344.82 9467.99 19:28:45 07:28:01 PM 143.32 0.60 142.72 80.51 11448.30 19:28:45 Average: 184.90 57.11 127.78 1212.66 10458.15 19:28:45 19:28:45 07:26:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:28:45 07:27:01 PM 5056356 6912600 2826076 35.85 2688 2025020 834020 9.34 230744 2233632 119656 19:28:45 07:28:01 PM 4897192 6967056 2985240 37.87 2688 2227880 706076 7.91 399012 2182888 154008 19:28:45 Average: 4976774 6939828 2905658 36.86 2688 2126450 770048 8.62 314878 2208260 136832 19:28:45 19:28:45 07:26:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:28:45 07:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:45 07:27:01 PM eth0 58.03 40.00 695.27 7.69 0.00 0.00 0.00 0.00 19:28:45 07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:45 07:28:01 PM eth0 63.25 47.30 748.34 9.48 0.00 0.00 0.00 0.00 19:28:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:28:45 Average: eth0 60.64 43.65 721.81 8.58 0.00 0.00 0.00 0.00 19:28:45 19:28:45 19:28:45 ---> sar -P ALL: 19:28:45 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:28:45 19:28:45 19:25:18 LINUX RESTART (2 CPU) 19:28:45 19:28:45 07:26:01 PM CPU %user %nice %system %iowait %steal %idle 19:28:45 07:27:01 PM all 35.80 2.18 32.49 5.99 0.14 23.41 19:28:45 07:27:01 PM 0 36.30 1.55 31.52 6.01 0.14 24.49 19:28:45 07:27:01 PM 1 35.30 2.81 33.46 5.97 0.14 22.32 19:28:45 07:28:01 PM all 36.77 0.00 6.73 1.11 0.12 55.27 19:28:45 07:28:01 PM 0 31.59 0.00 6.42 1.15 0.12 60.72 19:28:45 07:28:01 PM 1 41.95 0.00 7.04 1.08 0.12 49.81 19:28:45 Average: all 36.29 1.08 19.46 3.53 0.13 39.52 19:28:45 Average: 0 33.92 0.76 18.84 3.55 0.13 42.80 19:28:45 Average: 1 38.66 1.39 20.09 3.50 0.13 36.23 19:28:45 19:28:45 19:28:45