15:00:00 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/114288 15:00:00 Running as SYSTEM 15:00:00 [EnvInject] - Loading node environment variables. 15:00:00 Building remotely on prd-centos8-builder-2c-2g-9723 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 15:00:01 [ssh-agent] Looking for ssh-agent implementation... 15:00:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:00:01 $ ssh-agent 15:00:01 SSH_AUTH_SOCK=/tmp/ssh-7pZBGe6UPPDY/agent.5462 15:00:01 SSH_AGENT_PID=5464 15:00:01 [ssh-agent] Started. 15:00:01 Running ssh-add (command line suppressed) 15:00:01 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_1222749109209851465.key (/w/workspace/builder-tox-verify-master@tmp/private_key_1222749109209851465.key) 15:00:01 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:00:01 The recommended git tool is: NONE 15:00:11 using credential jenkins-ssh 15:00:11 Wiping out workspace first. 15:00:11 Cloning the remote Git repository 15:00:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 15:00:11 > git init /w/workspace/builder-tox-verify-master # timeout=10 15:00:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 15:00:11 > git --version # timeout=10 15:00:11 > git --version # 'git version 2.43.0' 15:00:11 using GIT_SSH to set credentials jenkins-ssh 15:00:11 [INFO] Currently running in a labeled security context 15:00:11 [INFO] Currently SELinux is 'enforcing' on the host 15:00:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh7879299160786269087.key 15:00:11 Verifying host key using known hosts file 15:00:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:00:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 15:00:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 15:00:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 15:00:14 using GIT_SSH to set credentials jenkins-ssh 15:00:14 [INFO] Currently running in a labeled security context 15:00:14 [INFO] Currently SELinux is 'enforcing' on the host 15:00:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh16324136578960379273.key 15:00:14 Verifying host key using known hosts file 15:00:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:00:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/88/114288/2 # timeout=10 15:00:14 > git rev-parse cc987103062ac1088fdb6019940324ea41f2c6d7^{commit} # timeout=10 15:00:14 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:00:14 Checking out Revision cc987103062ac1088fdb6019940324ea41f2c6d7 (refs/changes/88/114288/2) 15:00:14 > git config core.sparsecheckout # timeout=10 15:00:14 > git checkout -f cc987103062ac1088fdb6019940324ea41f2c6d7 # timeout=10 15:00:18 Commit message: "Update validate-ar jobs for titanium" 15:00:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:00:18 > git rev-list --no-walk 064c8c78ed28036c42afe299720a923526578faf # timeout=10 15:00:18 > git remote # timeout=10 15:00:18 > git submodule init # timeout=10 15:00:18 > git submodule sync # timeout=10 15:00:18 > git config --get remote.origin.url # timeout=10 15:00:18 > git submodule init # timeout=10 15:00:18 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:00:18 > git config --get submodule.global-jjb.url # timeout=10 15:00:18 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:00:18 > git config --get submodule.packer/common-packer.url # timeout=10 15:00:18 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:00:18 > git submodule update --init --recursive global-jjb # timeout=10 15:00:19 > git submodule update --init --recursive packer/common-packer # timeout=10 15:00:20 provisioning config files... 15:00:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:00:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:00:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1625805918573336812.sh 15:00:20 ---> python-tools-install.sh 15:00:20 Setup pyenv: 15:00:20 system 15:00:20 * 3.8.13 (set by /opt/pyenv/version) 15:00:20 * 3.9.13 (set by /opt/pyenv/version) 15:00:20 * 3.10.13 (set by /opt/pyenv/version) 15:00:20 * 3.11.7 (set by /opt/pyenv/version) 15:00:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1xvE 15:00:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:00:28 lf-activate-venv(): INFO: Installing: lftools 15:00:53 lf-activate-venv(): INFO: Adding /tmp/venv-1xvE/bin to PATH 15:00:53 Generating Requirements File 15:01:14 Python 3.11.7 15:01:14 pip 25.0 from /tmp/venv-1xvE/lib/python3.11/site-packages/pip (python 3.11) 15:01:15 appdirs==1.4.4 15:01:15 argcomplete==3.5.3 15:01:15 aspy.yaml==1.3.0 15:01:15 attrs==25.1.0 15:01:15 autopage==0.5.2 15:01:15 beautifulsoup4==4.13.3 15:01:15 boto3==1.36.16 15:01:15 botocore==1.36.16 15:01:15 bs4==0.0.2 15:01:15 cachetools==5.5.1 15:01:15 certifi==2025.1.31 15:01:15 cffi==1.17.1 15:01:15 cfgv==3.4.0 15:01:15 chardet==5.2.0 15:01:15 charset-normalizer==3.4.1 15:01:15 click==8.1.8 15:01:15 cliff==4.8.0 15:01:15 cmd2==2.5.11 15:01:15 cryptography==3.3.2 15:01:15 debtcollector==3.0.0 15:01:15 decorator==5.1.1 15:01:15 defusedxml==0.7.1 15:01:15 Deprecated==1.2.18 15:01:15 distlib==0.3.9 15:01:15 dnspython==2.7.0 15:01:15 docker==4.2.2 15:01:15 dogpile.cache==1.3.4 15:01:15 durationpy==0.9 15:01:15 email_validator==2.2.0 15:01:15 filelock==3.17.0 15:01:15 future==1.0.0 15:01:15 gitdb==4.0.12 15:01:15 GitPython==3.1.44 15:01:15 google-auth==2.38.0 15:01:15 httplib2==0.22.0 15:01:15 identify==2.6.6 15:01:15 idna==3.10 15:01:15 importlib-resources==1.5.0 15:01:15 iso8601==2.1.0 15:01:15 Jinja2==3.1.5 15:01:15 jmespath==1.0.1 15:01:15 jsonpatch==1.33 15:01:15 jsonpointer==3.0.0 15:01:15 jsonschema==4.23.0 15:01:15 jsonschema-specifications==2024.10.1 15:01:15 keystoneauth1==5.9.1 15:01:15 kubernetes==32.0.0 15:01:15 lftools==0.37.10 15:01:15 lxml==5.3.0 15:01:15 MarkupSafe==3.0.2 15:01:15 msgpack==1.1.0 15:01:15 multi_key_dict==2.0.3 15:01:15 munch==4.0.0 15:01:15 netaddr==1.3.0 15:01:15 niet==1.4.2 15:01:15 nodeenv==1.9.1 15:01:15 oauth2client==4.1.3 15:01:15 oauthlib==3.2.2 15:01:15 openstacksdk==4.3.0 15:01:15 os-client-config==2.1.0 15:01:15 os-service-types==1.7.0 15:01:15 osc-lib==3.2.0 15:01:15 oslo.config==9.7.0 15:01:15 oslo.context==5.7.0 15:01:15 oslo.i18n==6.5.0 15:01:15 oslo.log==7.0.0 15:01:15 oslo.serialization==5.6.0 15:01:15 oslo.utils==8.0.0 15:01:15 packaging==24.2 15:01:15 pbr==6.1.1 15:01:15 platformdirs==4.3.6 15:01:15 prettytable==3.14.0 15:01:15 psutil==6.1.1 15:01:15 pyasn1==0.6.1 15:01:15 pyasn1_modules==0.4.1 15:01:15 pycparser==2.22 15:01:15 pygerrit2==2.0.15 15:01:15 PyGithub==2.5.0 15:01:15 PyJWT==2.10.1 15:01:15 PyNaCl==1.5.0 15:01:15 pyparsing==2.4.7 15:01:15 pyperclip==1.9.0 15:01:15 pyrsistent==0.20.0 15:01:15 python-cinderclient==9.6.0 15:01:15 python-dateutil==2.9.0.post0 15:01:15 python-heatclient==4.1.0 15:01:15 python-jenkins==1.8.2 15:01:15 python-keystoneclient==5.5.0 15:01:15 python-magnumclient==4.7.0 15:01:15 python-openstackclient==7.2.1 15:01:15 python-swiftclient==4.6.0 15:01:15 PyYAML==6.0.2 15:01:15 referencing==0.36.2 15:01:15 requests==2.32.3 15:01:15 requests-oauthlib==2.0.0 15:01:15 requestsexceptions==1.4.0 15:01:15 rfc3986==2.0.0 15:01:15 rpds-py==0.22.3 15:01:15 rsa==4.9 15:01:15 ruamel.yaml==0.18.10 15:01:15 ruamel.yaml.clib==0.2.12 15:01:15 s3transfer==0.11.2 15:01:15 simplejson==3.19.3 15:01:15 six==1.17.0 15:01:15 smmap==5.0.2 15:01:15 soupsieve==2.6 15:01:15 stevedore==5.4.0 15:01:15 tabulate==0.9.0 15:01:15 toml==0.10.2 15:01:15 tomlkit==0.13.2 15:01:15 tqdm==4.67.1 15:01:15 typing_extensions==4.12.2 15:01:15 tzdata==2025.1 15:01:15 urllib3==1.26.20 15:01:15 virtualenv==20.29.1 15:01:15 wcwidth==0.2.13 15:01:15 websocket-client==1.8.0 15:01:15 wrapt==1.17.2 15:01:15 xdg==6.0.0 15:01:15 xmltodict==0.14.2 15:01:15 yq==3.4.3 15:01:15 [EnvInject] - Injecting environment variables from a build step. 15:01:15 [EnvInject] - Injecting as environment variables the properties content 15:01:15 PYTHON=python3 15:01:15 15:01:15 [EnvInject] - Variables injected successfully. 15:01:15 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5925322937572132586.sh 15:01:15 ---> tox-install.sh 15:01:15 + source /home/jenkins/lf-env.sh 15:01:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:15 ++ mktemp -d /tmp/venv-XXXX 15:01:15 + lf_venv=/tmp/venv-ViZZ 15:01:15 + local venv_file=/tmp/.os_lf_venv 15:01:15 + local python=python3 15:01:15 + local options 15:01:15 + local set_path=true 15:01:15 + local install_args= 15:01:15 ++ 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 15:01:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:01:15 + true 15:01:15 + case $1 in 15:01:15 + venv_file=/tmp/.toxenv 15:01:15 + shift 2 15:01:15 + true 15:01:15 + case $1 in 15:01:15 + shift 15:01:15 + break 15:01:15 + case $python in 15:01:15 + local pkg_list= 15:01:15 + [[ -d /opt/pyenv ]] 15:01:15 + echo 'Setup pyenv:' 15:01:15 Setup pyenv: 15:01:15 + export PYENV_ROOT=/opt/pyenv 15:01:15 + PYENV_ROOT=/opt/pyenv 15:01:15 + 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 15:01:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:01:15 + pyenv versions 15:01:15 system 15:01:15 3.8.13 15:01:15 3.9.13 15:01:15 3.10.13 15:01:15 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 15:01:15 + command -v pyenv 15:01:15 ++ pyenv init - --no-rehash 15:01:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:01:15 for i in ${!paths[@]}; do 15:01:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:01:15 fi; done; 15:01:15 echo "${paths[*]}"'\'')" 15:01:15 export PATH="/opt/pyenv/shims:${PATH}" 15:01:15 export PYENV_SHELL=bash 15:01:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:01:15 pyenv() { 15:01:15 local command 15:01:15 command="${1:-}" 15:01:15 if [ "$#" -gt 0 ]; then 15:01:15 shift 15:01:15 fi 15:01:15 15:01:15 case "$command" in 15:01:15 rehash|shell) 15:01:15 eval "$(pyenv "sh-$command" "$@")" 15:01:15 ;; 15:01:15 *) 15:01:15 command pyenv "$command" "$@" 15:01:15 ;; 15:01:15 esac 15:01:15 }' 15:01:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:01:15 for i in ${!paths[@]}; do 15:01:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:01:15 fi; done; 15:01:15 echo "${paths[*]}"' 15:01:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:01:15 ++ 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 15:01:15 ++ 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 15:01:15 ++ export PYENV_SHELL=bash 15:01:15 ++ PYENV_SHELL=bash 15:01:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:01:15 +++ complete -F _pyenv pyenv 15:01:15 ++ lf-pyver python3 15:01:15 ++ local py_version_xy=python3 15:01:15 ++ local py_version_xyz= 15:01:15 ++ awk '{ print $1 }' 15:01:15 ++ pyenv versions 15:01:15 ++ local command 15:01:15 ++ command=versions 15:01:15 ++ '[' 1 -gt 0 ']' 15:01:15 ++ shift 15:01:15 ++ case "$command" in 15:01:15 ++ command pyenv versions 15:01:15 ++ pyenv versions 15:01:15 ++ sed 's/^[ *]* //' 15:01:15 ++ grep -E '^[0-9.]*[0-9]$' 15:01:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:01:15 +++ grep '^3' /tmp/.pyenv_versions 15:01:15 +++ tail -n 1 15:01:15 +++ sort -V 15:01:15 ++ py_version_xyz=3.11.7 15:01:15 ++ [[ -z 3.11.7 ]] 15:01:15 ++ echo 3.11.7 15:01:15 ++ return 0 15:01:15 + pyenv local 3.11.7 15:01:15 + local command 15:01:15 + command=local 15:01:15 + '[' 2 -gt 0 ']' 15:01:15 + shift 15:01:15 + case "$command" in 15:01:15 + command pyenv local 3.11.7 15:01:15 + pyenv local 3.11.7 15:01:15 + for arg in "$@" 15:01:15 + case $arg in 15:01:15 + pkg_list+='tox ' 15:01:15 + for arg in "$@" 15:01:15 + case $arg in 15:01:15 + pkg_list+='virtualenv ' 15:01:15 + for arg in "$@" 15:01:15 + case $arg in 15:01:15 + pkg_list+='urllib3~=1.26.15 ' 15:01:15 + [[ -f /tmp/.toxenv ]] 15:01:15 + [[ ! -f /tmp/.toxenv ]] 15:01:15 + [[ -n '' ]] 15:01:15 + python3 -m venv /tmp/venv-ViZZ 15:01:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ViZZ' 15:01:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ViZZ 15:01:19 + echo /tmp/venv-ViZZ 15:01:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:01:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:01:19 + /tmp/venv-ViZZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:01:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:01:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:01:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:01:23 + /tmp/venv-ViZZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:01:24 + type python3 15:01:24 + true 15:01:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ViZZ/bin to PATH' 15:01:24 lf-activate-venv(): INFO: Adding /tmp/venv-ViZZ/bin to PATH 15:01:24 + PATH=/tmp/venv-ViZZ/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 15:01:24 + return 0 15:01:24 + python3 --version 15:01:24 Python 3.11.7 15:01:24 + python3 -m pip --version 15:01:25 pip 25.0 from /tmp/venv-ViZZ/lib/python3.11/site-packages/pip (python 3.11) 15:01:25 + python3 -m pip freeze 15:01:25 cachetools==5.5.1 15:01:25 chardet==5.2.0 15:01:25 colorama==0.4.6 15:01:25 distlib==0.3.9 15:01:25 filelock==3.17.0 15:01:25 packaging==24.2 15:01:25 platformdirs==4.3.6 15:01:25 pluggy==1.5.0 15:01:25 pyproject-api==1.9.0 15:01:25 tox==4.24.1 15:01:25 urllib3==1.26.20 15:01:25 virtualenv==20.29.1 15:01:25 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins15193027308261731008.sh 15:01:25 [EnvInject] - Injecting environment variables from a build step. 15:01:25 [EnvInject] - Injecting as environment variables the properties content 15:01:25 PARALLEL=False 15:01:25 15:01:25 [EnvInject] - Variables injected successfully. 15:01:25 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10867861211533683991.sh 15:01:25 ---> tox-run.sh 15:01:25 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:01:25 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 15:01:25 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 15:01:25 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 15:01:25 + cd /w/workspace/builder-tox-verify-master/. 15:01:25 + source /home/jenkins/lf-env.sh 15:01:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:25 ++ mktemp -d /tmp/venv-XXXX 15:01:25 + lf_venv=/tmp/venv-FwQq 15:01:25 + local venv_file=/tmp/.os_lf_venv 15:01:25 + local python=python3 15:01:25 + local options 15:01:25 + local set_path=true 15:01:25 + local install_args= 15:01:25 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:01:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:01:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:01:25 + true 15:01:25 + case $1 in 15:01:25 + venv_file=/tmp/.toxenv 15:01:25 + shift 2 15:01:25 + true 15:01:25 + case $1 in 15:01:25 + shift 15:01:25 + break 15:01:25 + case $python in 15:01:25 + local pkg_list= 15:01:25 + [[ -d /opt/pyenv ]] 15:01:25 + echo 'Setup pyenv:' 15:01:25 Setup pyenv: 15:01:25 + export PYENV_ROOT=/opt/pyenv 15:01:25 + PYENV_ROOT=/opt/pyenv 15:01:25 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:01:25 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:01:25 + pyenv versions 15:01:25 system 15:01:25 3.8.13 15:01:25 3.9.13 15:01:25 3.10.13 15:01:25 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 15:01:25 + command -v pyenv 15:01:25 ++ pyenv init - --no-rehash 15:01:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:01:25 for i in ${!paths[@]}; do 15:01:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:01:25 fi; done; 15:01:25 echo "${paths[*]}"'\'')" 15:01:25 export PATH="/opt/pyenv/shims:${PATH}" 15:01:25 export PYENV_SHELL=bash 15:01:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:01:25 pyenv() { 15:01:25 local command 15:01:25 command="${1:-}" 15:01:25 if [ "$#" -gt 0 ]; then 15:01:25 shift 15:01:25 fi 15:01:25 15:01:25 case "$command" in 15:01:25 rehash|shell) 15:01:25 eval "$(pyenv "sh-$command" "$@")" 15:01:25 ;; 15:01:25 *) 15:01:25 command pyenv "$command" "$@" 15:01:25 ;; 15:01:25 esac 15:01:25 }' 15:01:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:01:25 for i in ${!paths[@]}; do 15:01:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:01:25 fi; done; 15:01:25 echo "${paths[*]}"' 15:01:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:01:25 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:01:25 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:01:25 ++ export PYENV_SHELL=bash 15:01:25 ++ PYENV_SHELL=bash 15:01:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:01:25 +++ complete -F _pyenv pyenv 15:01:25 ++ lf-pyver python3 15:01:25 ++ local py_version_xy=python3 15:01:25 ++ local py_version_xyz= 15:01:25 ++ awk '{ print $1 }' 15:01:25 ++ pyenv versions 15:01:25 ++ local command 15:01:25 ++ command=versions 15:01:25 ++ '[' 1 -gt 0 ']' 15:01:25 ++ shift 15:01:25 ++ case "$command" in 15:01:25 ++ command pyenv versions 15:01:25 ++ pyenv versions 15:01:25 ++ sed 's/^[ *]* //' 15:01:25 ++ grep -E '^[0-9.]*[0-9]$' 15:01:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:01:25 +++ tail -n 1 15:01:25 +++ grep '^3' /tmp/.pyenv_versions 15:01:25 +++ sort -V 15:01:25 ++ py_version_xyz=3.11.7 15:01:25 ++ [[ -z 3.11.7 ]] 15:01:25 ++ echo 3.11.7 15:01:25 ++ return 0 15:01:25 + pyenv local 3.11.7 15:01:25 + local command 15:01:25 + command=local 15:01:25 + '[' 2 -gt 0 ']' 15:01:25 + shift 15:01:25 + case "$command" in 15:01:25 + command pyenv local 3.11.7 15:01:25 + pyenv local 3.11.7 15:01:25 + for arg in "$@" 15:01:25 + case $arg in 15:01:25 + pkg_list+='tox ' 15:01:25 + for arg in "$@" 15:01:25 + case $arg in 15:01:25 + pkg_list+='virtualenv ' 15:01:25 + for arg in "$@" 15:01:25 + case $arg in 15:01:25 + pkg_list+='urllib3~=1.26.15 ' 15:01:25 + [[ -f /tmp/.toxenv ]] 15:01:25 ++ cat /tmp/.toxenv 15:01:25 + lf_venv=/tmp/venv-ViZZ 15:01:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViZZ from' file:/tmp/.toxenv 15:01:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViZZ from file:/tmp/.toxenv 15:01:25 + /tmp/venv-ViZZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:01:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:01:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:01:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:01:26 + /tmp/venv-ViZZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:01:27 + type python3 15:01:27 + true 15:01:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ViZZ/bin to PATH' 15:01:27 lf-activate-venv(): INFO: Adding /tmp/venv-ViZZ/bin to PATH 15:01:27 + PATH=/tmp/venv-ViZZ/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 15:01:27 + return 0 15:01:27 + [[ -d /opt/pyenv ]] 15:01:27 + echo '---> Setting up pyenv' 15:01:27 ---> Setting up pyenv 15:01:27 + export PYENV_ROOT=/opt/pyenv 15:01:27 + PYENV_ROOT=/opt/pyenv 15:01:27 + export PATH=/opt/pyenv/bin:/tmp/venv-ViZZ/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 15:01:27 + PATH=/opt/pyenv/bin:/tmp/venv-ViZZ/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 15:01:27 ++ pwd 15:01:27 + PYTHONPATH=/w/workspace/builder-tox-verify-master 15:01:27 + export PYTHONPATH 15:01:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:01:27 + TOX_TESTENV_PASSENV=PYTHONPATH 15:01:27 + tox --version 15:01:27 4.24.1 from /tmp/venv-ViZZ/lib/python3.11/site-packages/tox/__init__.py 15:01:27 + PARALLEL=False 15:01:27 + TOX_OPTIONS_LIST= 15:01:27 + [[ -n '' ]] 15:01:27 + case ${PARALLEL,,} in 15:01:27 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 15:01:27 + tox 15:01:28 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:01:50 docs: freeze> python -m pip freeze --all 15:01:51 docs: alabaster==1.0.0,attrs==25.1.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.1.31,charset-normalizer==3.4.1,contourpy==1.3.1,cycler==0.12.1,docutils==0.21.2,fonttools==4.56.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.5,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.0,numpy==2.2.2,nwdiag==3.0.0,packaging==24.2,pillow==11.1.0,pip==24.3.1,Pygments==2.19.1,pyparsing==3.2.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==75.8.0,six==1.17.0,snowballstemmer==2.2.0,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.3.0,webcolors==24.11.1,wheel==0.45.1 15:01:51 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 15:01:52 docs: OK ✔ in 24.45 seconds 15:01:52 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:02:09 docs-linkcheck: freeze> python -m pip freeze --all 15:02:09 docs-linkcheck: alabaster==1.0.0,attrs==25.1.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.1.31,charset-normalizer==3.4.1,contourpy==1.3.1,cycler==0.12.1,docutils==0.21.2,fonttools==4.56.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.5,jsonschema==3.2.0,kiwisolver==1.4.8,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.0,numpy==2.2.2,nwdiag==3.0.0,packaging==24.2,pillow==11.1.0,pip==24.3.1,Pygments==2.19.1,pyparsing==3.2.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==75.8.0,six==1.17.0,snowballstemmer==2.2.0,Sphinx==8.1.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.3.0,webcolors==24.11.1,wheel==0.45.1 15:02:09 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 15:02:11 docs-linkcheck: OK ✔ in 18.62 seconds 15:02:11 jjb-version: freeze> python -m pip freeze --all 15:02:12 jjb-version: pip==24.3.1,setuptools==75.8.0,wheel==0.45.1 15:02:12 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 15:02:12 JJB version in jjb/releng-jobs.yaml: 6.3.0 15:02:12 JJB version in tox.ini: 6.3.0 15:02:12 jjb-version: OK ✔ in 0.83 seconds 15:02:12 prefix: freeze> python -m pip freeze --all 15:02:12 prefix: pip==24.3.1,setuptools==75.8.0,wheel==0.45.1 15:02:12 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 15:02:13 prefix: OK ✔ in 0.94 seconds 15:02:13 robot: freeze> python -m pip freeze --all 15:02:13 robot: pip==24.3.1,setuptools==75.8.0,wheel==0.45.1 15:02:13 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 15:02:13 docs: OK (24.45=setup[22.96]+cmd[1.49] seconds) 15:02:13 docs-linkcheck: OK (18.62=setup[16.79]+cmd[1.83] seconds) 15:02:13 jjb-version: OK (0.83=setup[0.80]+cmd[0.03] seconds) 15:02:13 prefix: OK (0.93=setup[0.89]+cmd[0.04] seconds) 15:02:13 robot: OK (0.86=setup[0.82]+cmd[0.04] seconds) 15:02:13 congratulations :) (45.77 seconds) 15:02:13 + tox_status=0 15:02:13 + echo '---> Completed tox runs' 15:02:13 ---> Completed tox runs 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/docs-linkcheck/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=docs-linkcheck 15:02:13 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 15:02:13 + for i in .tox/*/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 ++ echo .tox/docs/log 15:02:13 + tox_env=docs 15:02:13 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/jjb-version/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=jjb-version 15:02:13 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/prefix/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=prefix 15:02:13 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 15:02:13 + for i in .tox/*/log 15:02:13 ++ echo .tox/robot/log 15:02:13 ++ awk -F/ '{print $2}' 15:02:13 + tox_env=robot 15:02:13 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 15:02:13 + DOC_DIR=docs/_build/html 15:02:13 + [[ -d docs/_build/html ]] 15:02:13 + echo '---> Archiving generated docs' 15:02:13 ---> Archiving generated docs 15:02:13 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 15:02:13 + echo '---> tox-run.sh ends' 15:02:13 ---> tox-run.sh ends 15:02:13 + test 0 -eq 0 15:02:14 $ ssh-agent -k 15:02:14 unset SSH_AUTH_SOCK; 15:02:14 unset SSH_AGENT_PID; 15:02:14 echo Agent pid 5464 killed; 15:02:14 [ssh-agent] Stopped. 15:02:14 [PostBuildScript] - [INFO] Executing post build scripts. 15:02:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3494714114480726383.sh 15:02:14 ---> sysstat.sh 15:02:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9246664301656956228.sh 15:02:14 ---> package-listing.sh 15:02:14 ++ facter osfamily 15:02:14 ++ tr '[:upper:]' '[:lower:]' 15:02:14 + OS_FAMILY=redhat 15:02:14 + workspace=/w/workspace/builder-tox-verify-master 15:02:14 + START_PACKAGES=/tmp/packages_start.txt 15:02:14 + END_PACKAGES=/tmp/packages_end.txt 15:02:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:02:14 + PACKAGES=/tmp/packages_start.txt 15:02:14 + '[' /w/workspace/builder-tox-verify-master ']' 15:02:14 + PACKAGES=/tmp/packages_end.txt 15:02:14 + case "${OS_FAMILY}" in 15:02:14 + sort 15:02:14 + rpm -qa 15:02:15 + '[' -f /tmp/packages_start.txt ']' 15:02:15 + '[' -f /tmp/packages_end.txt ']' 15:02:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:02:15 + '[' /w/workspace/builder-tox-verify-master ']' 15:02:15 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 15:02:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 15:02:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11924981406103794076.sh 15:02:15 ---> capture-instance-metadata.sh 15:02:15 Setup pyenv: 15:02:15 system 15:02:15 3.8.13 15:02:15 3.9.13 15:02:15 3.10.13 15:02:15 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 15:02:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1xvE from file:/tmp/.os_lf_venv 15:02:16 lf-activate-venv(): INFO: Installing: lftools 15:02:26 lf-activate-venv(): INFO: Adding /tmp/venv-1xvE/bin to PATH 15:02:26 INFO: Running in OpenStack, capturing instance metadata 15:02:27 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4950716941141406528.sh 15:02:27 provisioning config files... 15:02:27 Could not find credentials [logs] for builder-tox-verify-master #7739 15:02:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config8648414258533057068tmp 15:02:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:02:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:02:27 provisioning config files... 15:02:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:02:27 [EnvInject] - Injecting environment variables from a build step. 15:02:27 [EnvInject] - Injecting as environment variables the properties content 15:02:27 SERVER_ID=logs 15:02:27 15:02:27 [EnvInject] - Variables injected successfully. 15:02:27 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9964122901009371148.sh 15:02:27 ---> create-netrc.sh 15:02:27 WARN: Log server credential not found. 15:02:27 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13281290549309657088.sh 15:02:27 ---> python-tools-install.sh 15:02:27 Setup pyenv: 15:02:28 system 15:02:28 3.8.13 15:02:28 3.9.13 15:02:28 3.10.13 15:02:28 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 15:02:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1xvE from file:/tmp/.os_lf_venv 15:02:29 lf-activate-venv(): INFO: Installing: lftools 15:02:37 lf-activate-venv(): INFO: Adding /tmp/venv-1xvE/bin to PATH 15:02:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8238032490036084797.sh 15:02:37 ---> sudo-logs.sh 15:02:37 Archiving 'sudo' log.. 15:02:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13551033000007287917.sh 15:02:37 ---> job-cost.sh 15:02:37 Setup pyenv: 15:02:38 system 15:02:38 3.8.13 15:02:38 3.9.13 15:02:38 3.10.13 15:02:38 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 15:02:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1xvE from file:/tmp/.os_lf_venv 15:02:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:02:43 lf-activate-venv(): INFO: Adding /tmp/venv-1xvE/bin to PATH 15:02:43 INFO: No Stack... 15:02:43 INFO: Retrieving Pricing Info for: v3-standard-2 15:02:43 INFO: Archiving Costs 15:02:43 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins12183348071194883985.sh 15:02:43 ---> logs-deploy.sh 15:02:43 Setup pyenv: 15:02:44 system 15:02:44 3.8.13 15:02:44 3.9.13 15:02:44 3.10.13 15:02:44 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 15:02:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1xvE from file:/tmp/.os_lf_venv 15:02:45 lf-activate-venv(): INFO: Installing: lftools 15:02:52 lf-activate-venv(): INFO: Adding /tmp/venv-1xvE/bin to PATH 15:02:52 WARNING: Nexus logging server not set 15:02:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7739/ 15:02:52 INFO: archiving logs to S3 15:02:53 ---> uname -a: 15:02:53 Linux prd-centos8-builder-2c-2g-9723.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 15:02:53 15:02:53 15:02:53 ---> lscpu: 15:02:53 Architecture: x86_64 15:02:53 CPU op-mode(s): 32-bit, 64-bit 15:02:53 Byte Order: Little Endian 15:02:53 CPU(s): 2 15:02:53 On-line CPU(s) list: 0,1 15:02:53 Thread(s) per core: 1 15:02:53 Core(s) per socket: 1 15:02:53 Socket(s): 2 15:02:53 NUMA node(s): 1 15:02:53 Vendor ID: AuthenticAMD 15:02:53 CPU family: 23 15:02:53 Model: 49 15:02:53 Model name: AMD EPYC-Rome Processor 15:02:53 Stepping: 0 15:02:53 CPU MHz: 2799.998 15:02:53 BogoMIPS: 5599.99 15:02:53 Virtualization: AMD-V 15:02:53 Hypervisor vendor: KVM 15:02:53 Virtualization type: full 15:02:53 L1d cache: 32K 15:02:53 L1i cache: 32K 15:02:53 L2 cache: 512K 15:02:53 L3 cache: 16384K 15:02:53 NUMA node0 CPU(s): 0,1 15:02:53 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 15:02:53 15:02:53 15:02:53 ---> nproc: 15:02:53 2 15:02:53 15:02:53 15:02:53 ---> df -h: 15:02:53 Filesystem Size Used Avail Use% Mounted on 15:02:53 devtmpfs 3.8G 0 3.8G 0% /dev 15:02:53 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:02:53 tmpfs 3.8G 17M 3.8G 1% /run 15:02:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:02:53 /dev/vda1 40G 9.1G 31G 23% / 15:02:53 tmpfs 770M 0 770M 0% /run/user/1001 15:02:53 15:02:53 15:02:53 ---> free -m: 15:02:53 total used free shared buff/cache available 15:02:53 Mem: 7697 678 3983 19 3035 6701 15:02:53 Swap: 1023 0 1023 15:02:53 15:02:53 15:02:53 ---> ip addr: 15:02:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:02:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:02:53 inet 127.0.0.1/8 scope host lo 15:02:53 valid_lft forever preferred_lft forever 15:02:53 inet6 ::1/128 scope host 15:02:53 valid_lft forever preferred_lft forever 15:02:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:02:53 link/ether fa:16:3e:39:dd:28 brd ff:ff:ff:ff:ff:ff 15:02:53 altname enp0s3 15:02:53 altname ens3 15:02:53 inet 10.30.171.21/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 15:02:53 valid_lft 86192sec preferred_lft 86192sec 15:02:53 inet6 fe80::f816:3eff:fe39:dd28/64 scope link 15:02:53 valid_lft forever preferred_lft forever 15:02:53 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:02:53 link/ether 02:42:1c:03:52:8c brd ff:ff:ff:ff:ff:ff 15:02:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:02:53 valid_lft forever preferred_lft forever 15:02:53 15:02:53 15:02:53 ---> sar -b -r -n DEV: 15:02:53 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/08/2025 _x86_64_ (2 CPU) 15:02:53 15:02:53 14:59:21 LINUX RESTART (2 CPU) 15:02:53 15:02:53 03:00:02 PM tps rtps wtps bread/s bwrtn/s 15:02:53 03:00:02 PM 151.39 151.39 0.00 27300.00 0.00 15:02:53 03:01:02 PM 197.27 7.34 189.94 1201.76 7031.06 15:02:53 03:02:01 PM 132.83 0.85 131.98 104.49 14945.52 15:02:53 Average: 164.97 4.98 159.98 814.62 10922.01 15:02:53 15:02:53 03:00:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:02:53 03:00:02 PM 5624912 7158548 2257520 28.64 2688 1731656 891392 9.98 162516 1827304 23440 15:02:53 03:01:02 PM 5175120 7025192 2707312 34.35 2688 2032304 944552 10.58 205292 2175128 158280 15:02:53 03:02:01 PM 4313960 6880232 3568472 45.27 2688 2725212 1082308 12.12 253280 2902012 489488 15:02:53 Average: 5037997 7021324 2844435 36.09 2688 2163057 972751 10.89 207029 2301481 223736 15:02:53 15:02:53 03:00:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:02:53 03:00:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:53 03:00:02 PM eth0 668.06 358.33 2007.96 435.68 0.00 0.00 0.00 0.00 15:02:53 03:00:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:53 03:01:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:53 03:01:02 PM eth0 206.20 137.46 1379.69 40.21 0.00 0.00 0.00 0.00 15:02:53 03:01:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:53 03:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:53 03:02:01 PM eth0 101.25 67.39 1468.56 11.02 0.00 0.00 0.00 0.00 15:02:53 03:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:53 Average: eth0 156.84 103.97 1427.67 28.10 0.00 0.00 0.00 0.00 15:02:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:53 15:02:53 15:02:53 ---> sar -P ALL: 15:02:53 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 02/08/2025 _x86_64_ (2 CPU) 15:02:53 15:02:53 14:59:21 LINUX RESTART (2 CPU) 15:02:53 15:02:53 03:00:02 PM CPU %user %nice %system %iowait %steal %idle 15:02:53 03:00:02 PM all 81.82 0.00 8.39 0.70 0.00 9.09 15:02:53 03:00:02 PM 0 75.71 0.00 12.86 1.43 0.00 10.00 15:02:53 03:00:02 PM 1 87.67 0.00 4.11 0.00 0.00 8.22 15:02:53 03:01:02 PM all 34.00 0.00 6.30 2.53 0.08 57.09 15:02:53 03:01:02 PM 0 35.13 0.00 7.72 3.73 0.09 53.33 15:02:53 03:01:02 PM 1 32.86 0.00 4.88 1.34 0.08 60.83 15:02:53 03:02:01 PM all 37.12 0.00 6.75 3.64 0.10 52.40 15:02:53 03:02:01 PM 0 31.63 0.00 6.42 3.92 0.10 57.93 15:02:53 03:02:01 PM 1 42.60 0.00 7.07 3.36 0.10 46.87 15:02:53 Average: all 35.84 0.00 6.53 3.07 0.09 54.47 15:02:53 Average: 0 33.63 0.00 7.11 3.81 0.09 55.36 15:02:53 Average: 1 38.04 0.00 5.96 2.33 0.09 53.57 15:02:53 15:02:53 15:02:53