16:14:48 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/112882 16:14:48 Running as SYSTEM 16:14:48 [EnvInject] - Loading node environment variables. 16:14:48 Building remotely on prd-centos8-builder-2c-2g-5699 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 16:14:48 [ssh-agent] Looking for ssh-agent implementation... 16:14:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:49 $ ssh-agent 16:14:49 SSH_AUTH_SOCK=/tmp/ssh-qbVERME2xCyM/agent.5518 16:14:49 SSH_AGENT_PID=5520 16:14:49 [ssh-agent] Started. 16:14:49 Running ssh-add (command line suppressed) 16:14:49 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_8349881649863786528.key (/w/workspace/builder-tox-verify-master@tmp/private_key_8349881649863786528.key) 16:14:49 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:14:49 The recommended git tool is: NONE 16:14:51 using credential jenkins-ssh 16:14:51 Wiping out workspace first. 16:14:51 Cloning the remote Git repository 16:14:51 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:14:51 > git init /w/workspace/builder-tox-verify-master # timeout=10 16:14:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:14:51 > git --version # timeout=10 16:14:51 > git --version # 'git version 2.43.0' 16:14:51 using GIT_SSH to set credentials jenkins-ssh 16:14:51 [INFO] Currently running in a labeled security context 16:14:51 [INFO] Currently SELinux is 'enforcing' on the host 16:14:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh16220294825831025919.key 16:14:51 Verifying host key using known hosts file 16:14:51 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. 16:14:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:14:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:14:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:14:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:14:54 using GIT_SSH to set credentials jenkins-ssh 16:14:54 [INFO] Currently running in a labeled security context 16:14:54 [INFO] Currently SELinux is 'enforcing' on the host 16:14:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh18368894316142871611.key 16:14:54 Verifying host key using known hosts file 16:14:54 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. 16:14:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/82/112882/2 # timeout=10 16:14:55 > git rev-parse d5681fec3cb9b6fe0c2822db66ea5b973667b575^{commit} # timeout=10 16:14:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:14:55 Checking out Revision d5681fec3cb9b6fe0c2822db66ea5b973667b575 (refs/changes/82/112882/2) 16:14:55 > git config core.sparsecheckout # timeout=10 16:14:55 > git checkout -f d5681fec3cb9b6fe0c2822db66ea5b973667b575 # timeout=10 16:14:58 Commit message: "Update jsonrpc jobs" 16:14:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:14:58 > git rev-list --no-walk 7cab8b4afbb05277b170f95bd94caba1faad3339 # timeout=10 16:14:58 > git remote # timeout=10 16:14:58 > git submodule init # timeout=10 16:14:58 > git submodule sync # timeout=10 16:14:58 > git config --get remote.origin.url # timeout=10 16:14:58 > git submodule init # timeout=10 16:14:58 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:14:58 > git config --get submodule.global-jjb.url # timeout=10 16:14:58 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:14:58 > git config --get submodule.packer/common-packer.url # timeout=10 16:14:58 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:14:59 > git submodule update --init --recursive global-jjb # timeout=10 16:14:59 > git submodule update --init --recursive packer/common-packer # timeout=10 16:15:00 provisioning config files... 16:15:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:15:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:15:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7474275989774223914.sh 16:15:00 ---> python-tools-install.sh 16:15:00 Setup pyenv: 16:15:00 system 16:15:00 * 3.8.13 (set by /opt/pyenv/version) 16:15:00 * 3.9.13 (set by /opt/pyenv/version) 16:15:00 * 3.10.13 (set by /opt/pyenv/version) 16:15:00 * 3.11.7 (set by /opt/pyenv/version) 16:15:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O3yR 16:15:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:15:09 lf-activate-venv(): INFO: Installing: lftools 16:15:37 lf-activate-venv(): INFO: Adding /tmp/venv-O3yR/bin to PATH 16:15:37 Generating Requirements File 16:15:59 Python 3.11.7 16:15:59 pip 24.2 from /tmp/venv-O3yR/lib/python3.11/site-packages/pip (python 3.11) 16:15:59 appdirs==1.4.4 16:15:59 argcomplete==3.4.0 16:15:59 aspy.yaml==1.3.0 16:15:59 attrs==23.2.0 16:15:59 autopage==0.5.2 16:15:59 beautifulsoup4==4.12.3 16:15:59 boto3==1.34.149 16:15:59 botocore==1.34.149 16:15:59 bs4==0.0.2 16:15:59 cachetools==5.4.0 16:15:59 certifi==2024.7.4 16:15:59 cffi==1.16.0 16:15:59 cfgv==3.4.0 16:15:59 chardet==5.2.0 16:15:59 charset-normalizer==3.3.2 16:15:59 click==8.1.7 16:15:59 cliff==4.7.0 16:15:59 cmd2==2.4.3 16:15:59 cryptography==3.3.2 16:15:59 debtcollector==3.0.0 16:15:59 decorator==5.1.1 16:15:59 defusedxml==0.7.1 16:15:59 Deprecated==1.2.14 16:15:59 distlib==0.3.8 16:15:59 dnspython==2.6.1 16:15:59 docker==4.2.2 16:15:59 dogpile.cache==1.3.3 16:15:59 email_validator==2.2.0 16:15:59 filelock==3.15.4 16:15:59 future==1.0.0 16:15:59 gitdb==4.0.11 16:15:59 GitPython==3.1.43 16:15:59 google-auth==2.32.0 16:15:59 httplib2==0.22.0 16:15:59 identify==2.6.0 16:15:59 idna==3.7 16:15:59 importlib-resources==1.5.0 16:15:59 iso8601==2.1.0 16:15:59 Jinja2==3.1.4 16:15:59 jmespath==1.0.1 16:15:59 jsonpatch==1.33 16:15:59 jsonpointer==3.0.0 16:15:59 jsonschema==4.23.0 16:15:59 jsonschema-specifications==2023.12.1 16:15:59 keystoneauth1==5.7.0 16:15:59 kubernetes==30.1.0 16:15:59 lftools==0.37.10 16:15:59 lxml==5.2.2 16:15:59 MarkupSafe==2.1.5 16:15:59 msgpack==1.0.8 16:15:59 multi_key_dict==2.0.3 16:15:59 munch==4.0.0 16:15:59 netaddr==1.3.0 16:15:59 netifaces==0.11.0 16:15:59 niet==1.4.2 16:15:59 nodeenv==1.9.1 16:15:59 oauth2client==4.1.3 16:15:59 oauthlib==3.2.2 16:15:59 openstacksdk==3.3.0 16:15:59 os-client-config==2.1.0 16:15:59 os-service-types==1.7.0 16:15:59 osc-lib==3.1.0 16:15:59 oslo.config==9.5.0 16:15:59 oslo.context==5.5.0 16:15:59 oslo.i18n==6.3.0 16:15:59 oslo.log==6.1.1 16:15:59 oslo.serialization==5.4.0 16:15:59 oslo.utils==7.2.0 16:15:59 packaging==24.1 16:15:59 pbr==6.0.0 16:15:59 platformdirs==4.2.2 16:15:59 prettytable==3.10.2 16:15:59 pyasn1==0.6.0 16:15:59 pyasn1_modules==0.4.0 16:15:59 pycparser==2.22 16:15:59 pygerrit2==2.0.15 16:15:59 PyGithub==2.3.0 16:15:59 PyJWT==2.8.0 16:15:59 PyNaCl==1.5.0 16:15:59 pyparsing==2.4.7 16:15:59 pyperclip==1.9.0 16:15:59 pyrsistent==0.20.0 16:15:59 python-cinderclient==9.5.0 16:15:59 python-dateutil==2.9.0.post0 16:15:59 python-heatclient==3.5.0 16:15:59 python-jenkins==1.8.2 16:15:59 python-keystoneclient==5.4.0 16:15:59 python-magnumclient==4.6.0 16:15:59 python-novaclient==18.6.0 16:15:59 python-openstackclient==6.6.1 16:15:59 python-swiftclient==4.6.0 16:15:59 PyYAML==6.0.1 16:15:59 referencing==0.35.1 16:15:59 requests==2.32.3 16:15:59 requests-oauthlib==2.0.0 16:15:59 requestsexceptions==1.4.0 16:15:59 rfc3986==2.0.0 16:15:59 rpds-py==0.19.1 16:15:59 rsa==4.9 16:15:59 ruamel.yaml==0.18.6 16:15:59 ruamel.yaml.clib==0.2.8 16:15:59 s3transfer==0.10.2 16:15:59 simplejson==3.19.2 16:15:59 six==1.16.0 16:15:59 smmap==5.0.1 16:15:59 soupsieve==2.5 16:15:59 stevedore==5.2.0 16:15:59 tabulate==0.9.0 16:15:59 toml==0.10.2 16:15:59 tomlkit==0.13.0 16:15:59 tqdm==4.66.4 16:15:59 typing_extensions==4.12.2 16:15:59 tzdata==2024.1 16:15:59 urllib3==1.26.19 16:15:59 virtualenv==20.26.3 16:15:59 wcwidth==0.2.13 16:15:59 websocket-client==1.8.0 16:15:59 wrapt==1.16.0 16:15:59 xdg==6.0.0 16:15:59 xmltodict==0.13.0 16:15:59 yq==3.4.3 16:15:59 [EnvInject] - Injecting environment variables from a build step. 16:15:59 [EnvInject] - Injecting as environment variables the properties content 16:15:59 PYTHON=python3 16:15:59 16:15:59 [EnvInject] - Variables injected successfully. 16:15:59 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins8946352095489067911.sh 16:15:59 ---> tox-install.sh 16:15:59 + source /home/jenkins/lf-env.sh 16:15:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:15:59 ++ mktemp -d /tmp/venv-XXXX 16:15:59 + lf_venv=/tmp/venv-acFG 16:15:59 + local venv_file=/tmp/.os_lf_venv 16:15:59 + local python=python3 16:15:59 + local options 16:15:59 + local set_path=true 16:15:59 + local install_args= 16:15:59 ++ 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 16:15:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:15:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:15:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:15:59 + true 16:15:59 + case $1 in 16:15:59 + venv_file=/tmp/.toxenv 16:15:59 + shift 2 16:15:59 + true 16:15:59 + case $1 in 16:15:59 + shift 16:15:59 + break 16:15:59 + case $python in 16:15:59 + local pkg_list= 16:15:59 + [[ -d /opt/pyenv ]] 16:15:59 + echo 'Setup pyenv:' 16:15:59 Setup pyenv: 16:15:59 + export PYENV_ROOT=/opt/pyenv 16:15:59 + PYENV_ROOT=/opt/pyenv 16:15:59 + 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 16:15:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:15:59 + pyenv versions 16:16:00 system 16:16:00 3.8.13 16:16:00 3.9.13 16:16:00 3.10.13 16:16:00 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:16:00 + command -v pyenv 16:16:00 ++ pyenv init - --no-rehash 16:16:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:16:00 for i in ${!paths[@]}; do 16:16:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:16:00 fi; done; 16:16:00 echo "${paths[*]}"'\'')" 16:16:00 export PATH="/opt/pyenv/shims:${PATH}" 16:16:00 export PYENV_SHELL=bash 16:16:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:16:00 pyenv() { 16:16:00 local command 16:16:00 command="${1:-}" 16:16:00 if [ "$#" -gt 0 ]; then 16:16:00 shift 16:16:00 fi 16:16:00 16:16:00 case "$command" in 16:16:00 rehash|shell) 16:16:00 eval "$(pyenv "sh-$command" "$@")" 16:16:00 ;; 16:16:00 *) 16:16:00 command pyenv "$command" "$@" 16:16:00 ;; 16:16:00 esac 16:16:00 }' 16:16:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:16:00 for i in ${!paths[@]}; do 16:16:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:16:00 fi; done; 16:16:00 echo "${paths[*]}"' 16:16: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 16:16: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 16:16: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 16:16:00 ++ export PYENV_SHELL=bash 16:16:00 ++ PYENV_SHELL=bash 16:16:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:16:00 +++ complete -F _pyenv pyenv 16:16:00 ++ lf-pyver python3 16:16:00 ++ local py_version_xy=python3 16:16:00 ++ local py_version_xyz= 16:16:00 ++ pyenv versions 16:16:00 ++ local command 16:16:00 ++ command=versions 16:16:00 ++ '[' 1 -gt 0 ']' 16:16:00 ++ shift 16:16:00 ++ grep -E '^[0-9.]*[0-9]$' 16:16:00 ++ case "$command" in 16:16:00 ++ command pyenv versions 16:16:00 ++ pyenv versions 16:16:00 ++ sed 's/^[ *]* //' 16:16:00 ++ awk '{ print $1 }' 16:16:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:16:00 +++ grep '^3' /tmp/.pyenv_versions 16:16:00 +++ sort -V 16:16:00 +++ tail -n 1 16:16:00 ++ py_version_xyz=3.11.7 16:16:00 ++ [[ -z 3.11.7 ]] 16:16:00 ++ echo 3.11.7 16:16:00 ++ return 0 16:16:00 + pyenv local 3.11.7 16:16:00 + local command 16:16:00 + command=local 16:16:00 + '[' 2 -gt 0 ']' 16:16:00 + shift 16:16:00 + case "$command" in 16:16:00 + command pyenv local 3.11.7 16:16:00 + pyenv local 3.11.7 16:16:00 + for arg in "$@" 16:16:00 + case $arg in 16:16:00 + pkg_list+='tox ' 16:16:00 + for arg in "$@" 16:16:00 + case $arg in 16:16:00 + pkg_list+='virtualenv ' 16:16:00 + for arg in "$@" 16:16:00 + case $arg in 16:16:00 + pkg_list+='urllib3~=1.26.15 ' 16:16:00 + [[ -f /tmp/.toxenv ]] 16:16:00 + [[ ! -f /tmp/.toxenv ]] 16:16:00 + [[ -n '' ]] 16:16:00 + python3 -m venv /tmp/venv-acFG 16:16:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-acFG' 16:16:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-acFG 16:16:04 + echo /tmp/venv-acFG 16:16:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:16:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:16:04 + /tmp/venv-acFG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:16:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:16:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:16:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:16:07 + /tmp/venv-acFG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:16:09 + type python3 16:16:09 + true 16:16:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-acFG/bin to PATH' 16:16:09 lf-activate-venv(): INFO: Adding /tmp/venv-acFG/bin to PATH 16:16:09 + PATH=/tmp/venv-acFG/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 16:16:09 + return 0 16:16:09 + python3 --version 16:16:09 Python 3.11.7 16:16:09 + python3 -m pip --version 16:16:10 pip 24.2 from /tmp/venv-acFG/lib/python3.11/site-packages/pip (python 3.11) 16:16:10 + python3 -m pip freeze 16:16:10 cachetools==5.4.0 16:16:10 chardet==5.2.0 16:16:10 colorama==0.4.6 16:16:10 distlib==0.3.8 16:16:10 filelock==3.15.4 16:16:10 packaging==24.1 16:16:10 platformdirs==4.2.2 16:16:10 pluggy==1.5.0 16:16:10 pyproject-api==1.7.1 16:16:10 tox==4.16.0 16:16:10 urllib3==1.26.19 16:16:10 virtualenv==20.26.3 16:16:10 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins6401654452321584716.sh 16:16:10 [EnvInject] - Injecting environment variables from a build step. 16:16:10 [EnvInject] - Injecting as environment variables the properties content 16:16:10 PARALLEL=False 16:16:10 16:16:10 [EnvInject] - Variables injected successfully. 16:16:10 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins768302413943971352.sh 16:16:10 ---> tox-run.sh 16:16:10 + 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 16:16:10 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 16:16:10 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 16:16:10 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 16:16:10 + cd /w/workspace/builder-tox-verify-master/. 16:16:10 + source /home/jenkins/lf-env.sh 16:16:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:16:10 ++ mktemp -d /tmp/venv-XXXX 16:16:10 + lf_venv=/tmp/venv-LeqB 16:16:10 + local venv_file=/tmp/.os_lf_venv 16:16:10 + local python=python3 16:16:10 + local options 16:16:10 + local set_path=true 16:16:10 + local install_args= 16:16:10 ++ 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 16:16:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:16:10 + true 16:16:10 + case $1 in 16:16:10 + venv_file=/tmp/.toxenv 16:16:10 + shift 2 16:16:10 + true 16:16:10 + case $1 in 16:16:10 + shift 16:16:10 + break 16:16:10 + case $python in 16:16:10 + local pkg_list= 16:16:10 + [[ -d /opt/pyenv ]] 16:16:10 + echo 'Setup pyenv:' 16:16:10 Setup pyenv: 16:16:10 + export PYENV_ROOT=/opt/pyenv 16:16:10 + PYENV_ROOT=/opt/pyenv 16:16:10 + 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 16:16:10 + 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 16:16:10 + pyenv versions 16:16:10 system 16:16:10 3.8.13 16:16:10 3.9.13 16:16:10 3.10.13 16:16:10 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:16:10 + command -v pyenv 16:16:10 ++ pyenv init - --no-rehash 16:16:10 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:16:10 for i in ${!paths[@]}; do 16:16:10 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:16:10 fi; done; 16:16:10 echo "${paths[*]}"'\'')" 16:16:10 export PATH="/opt/pyenv/shims:${PATH}" 16:16:10 export PYENV_SHELL=bash 16:16:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:16:10 pyenv() { 16:16:10 local command 16:16:10 command="${1:-}" 16:16:10 if [ "$#" -gt 0 ]; then 16:16:10 shift 16:16:10 fi 16:16:10 16:16:10 case "$command" in 16:16:10 rehash|shell) 16:16:10 eval "$(pyenv "sh-$command" "$@")" 16:16:10 ;; 16:16:10 *) 16:16:10 command pyenv "$command" "$@" 16:16:10 ;; 16:16:10 esac 16:16:10 }' 16:16:10 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:16:10 for i in ${!paths[@]}; do 16:16:10 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:16:10 fi; done; 16:16:10 echo "${paths[*]}"' 16:16:10 ++ 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 16:16:10 ++ 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 16:16:10 ++ 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 16:16:10 ++ export PYENV_SHELL=bash 16:16:10 ++ PYENV_SHELL=bash 16:16:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:16:10 +++ complete -F _pyenv pyenv 16:16:10 ++ lf-pyver python3 16:16:10 ++ local py_version_xy=python3 16:16:10 ++ local py_version_xyz= 16:16:10 ++ awk '{ print $1 }' 16:16:10 ++ pyenv versions 16:16:10 ++ local command 16:16:10 ++ command=versions 16:16:10 ++ '[' 1 -gt 0 ']' 16:16:10 ++ shift 16:16:10 ++ case "$command" in 16:16:10 ++ command pyenv versions 16:16:10 ++ pyenv versions 16:16:10 ++ sed 's/^[ *]* //' 16:16:10 ++ grep -E '^[0-9.]*[0-9]$' 16:16:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:16:10 +++ grep '^3' /tmp/.pyenv_versions 16:16:10 +++ sort -V 16:16:10 +++ tail -n 1 16:16:10 ++ py_version_xyz=3.11.7 16:16:10 ++ [[ -z 3.11.7 ]] 16:16:10 ++ echo 3.11.7 16:16:10 ++ return 0 16:16:10 + pyenv local 3.11.7 16:16:10 + local command 16:16:10 + command=local 16:16:10 + '[' 2 -gt 0 ']' 16:16:10 + shift 16:16:10 + case "$command" in 16:16:10 + command pyenv local 3.11.7 16:16:10 + pyenv local 3.11.7 16:16:10 + for arg in "$@" 16:16:10 + case $arg in 16:16:10 + pkg_list+='tox ' 16:16:10 + for arg in "$@" 16:16:10 + case $arg in 16:16:10 + pkg_list+='virtualenv ' 16:16:10 + for arg in "$@" 16:16:10 + case $arg in 16:16:10 + pkg_list+='urllib3~=1.26.15 ' 16:16:10 + [[ -f /tmp/.toxenv ]] 16:16:10 ++ cat /tmp/.toxenv 16:16:10 + lf_venv=/tmp/venv-acFG 16:16:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-acFG from' file:/tmp/.toxenv 16:16:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-acFG from file:/tmp/.toxenv 16:16:10 + /tmp/venv-acFG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:16:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:16:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:16:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:16:11 + /tmp/venv-acFG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:16:12 + type python3 16:16:12 + true 16:16:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-acFG/bin to PATH' 16:16:12 lf-activate-venv(): INFO: Adding /tmp/venv-acFG/bin to PATH 16:16:12 + PATH=/tmp/venv-acFG/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 16:16:12 + return 0 16:16:12 + [[ -d /opt/pyenv ]] 16:16:12 + echo '---> Setting up pyenv' 16:16:12 ---> Setting up pyenv 16:16:12 + export PYENV_ROOT=/opt/pyenv 16:16:12 + PYENV_ROOT=/opt/pyenv 16:16:12 + export PATH=/opt/pyenv/bin:/tmp/venv-acFG/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 16:16:12 + PATH=/opt/pyenv/bin:/tmp/venv-acFG/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 16:16:12 ++ pwd 16:16:12 + PYTHONPATH=/w/workspace/builder-tox-verify-master 16:16:12 + export PYTHONPATH 16:16:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:16:12 + TOX_TESTENV_PASSENV=PYTHONPATH 16:16:12 + tox --version 16:16:13 4.16.0 from /tmp/venv-acFG/lib/python3.11/site-packages/tox/__init__.py 16:16:13 + PARALLEL=False 16:16:13 + TOX_OPTIONS_LIST= 16:16:13 + [[ -n '' ]] 16:16:13 + case ${PARALLEL,,} in 16:16:13 + tox 16:16:13 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 16:16:13 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:16:38 docs: freeze> python -m pip freeze --all 16:16:38 docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.15.0,blockdiag==3.0.0,certifi==2024.7.4,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.53.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.1,numpy==2.0.1,nwdiag==3.0.0,packaging==24.1,pillow==10.4.0,pip==24.1,Pygments==2.18.0,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==70.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,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.2.2,webcolors==24.6.0,wheel==0.43.0 16:16:38 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 16:16:40 docs: OK ✔ in 26.68 seconds 16:16:40 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:16:57 docs-linkcheck: freeze> python -m pip freeze --all 16:16:57 docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.15.0,blockdiag==3.0.0,certifi==2024.7.4,charset-normalizer==3.3.2,contourpy==1.2.1,cycler==0.12.1,docutils==0.20.1,fonttools==4.53.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.7,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.1,numpy==2.0.1,nwdiag==3.0.0,packaging==24.1,pillow==10.4.0,pip==24.1,Pygments==2.18.0,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.32.3,requests-file==1.5.1,seqdiag==3.0.0,setuptools==70.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.4.7,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,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.2.2,webcolors==24.6.0,wheel==0.43.0 16:16:57 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 16:16:58 /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/lib/python3.11/site-packages/sphinx/builders/linkcheck.py:86: RemovedInSphinx80Warning: The default value for 'linkcheck_report_timeouts_as_broken' will change to False in Sphinx 8, meaning that request timeouts will be reported with a new 'timeout' status, instead of as 'broken'. This is intended to provide more detail as to the failure mode. See https://github.com/sphinx-doc/sphinx/issues/11868 for details. 16:16:58 warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1) 16:17:00 docs-linkcheck: OK ✔ in 20.05 seconds 16:17:00 jjb-version: freeze> python -m pip freeze --all 16:17:00 jjb-version: pip==24.1,setuptools==70.1.0,wheel==0.43.0 16:17:00 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 16:17:00 JJB version in jjb/releng-jobs.yaml: 6.3.0 16:17:00 JJB version in tox.ini: 6.3.0 16:17:01 jjb-version: OK ✔ in 0.81 seconds 16:17:01 prefix: freeze> python -m pip freeze --all 16:17:01 prefix: pip==24.1,setuptools==70.1.0,wheel==0.43.0 16:17:01 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 16:17:01 prefix: OK ✔ in 0.81 seconds 16:17:01 robot: freeze> python -m pip freeze --all 16:17:02 robot: pip==24.1,setuptools==70.1.0,wheel==0.43.0 16:17:02 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 16:17:02 docs: OK (26.68=setup[25.18]+cmd[1.50] seconds) 16:17:02 docs-linkcheck: OK (20.05=setup[17.83]+cmd[2.22] seconds) 16:17:02 jjb-version: OK (0.81=setup[0.77]+cmd[0.05] seconds) 16:17:02 prefix: OK (0.81=setup[0.79]+cmd[0.02] seconds) 16:17:02 robot: OK (0.89=setup[0.84]+cmd[0.05] seconds) 16:17:02 congratulations :) (49.31 seconds) 16:17:02 + tox_status=0 16:17:02 + echo '---> Completed tox runs' 16:17:02 ---> Completed tox runs 16:17:02 + for i in .tox/*/log 16:17:02 ++ echo .tox/docs-linkcheck/log 16:17:02 ++ awk -F/ '{print $2}' 16:17:02 + tox_env=docs-linkcheck 16:17:02 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 16:17:02 + for i in .tox/*/log 16:17:02 ++ echo .tox/docs/log 16:17:02 ++ awk -F/ '{print $2}' 16:17:02 + tox_env=docs 16:17:02 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 16:17:02 + for i in .tox/*/log 16:17:02 ++ echo .tox/jjb-version/log 16:17:02 ++ awk -F/ '{print $2}' 16:17:02 + tox_env=jjb-version 16:17:02 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 16:17:02 + for i in .tox/*/log 16:17:02 ++ echo .tox/prefix/log 16:17:02 ++ awk -F/ '{print $2}' 16:17:02 + tox_env=prefix 16:17:02 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 16:17:02 + for i in .tox/*/log 16:17:02 ++ echo .tox/robot/log 16:17:02 ++ awk -F/ '{print $2}' 16:17:02 + tox_env=robot 16:17:02 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 16:17:02 + DOC_DIR=docs/_build/html 16:17:02 + [[ -d docs/_build/html ]] 16:17:02 + echo '---> Archiving generated docs' 16:17:02 ---> Archiving generated docs 16:17:02 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 16:17:02 + echo '---> tox-run.sh ends' 16:17:02 ---> tox-run.sh ends 16:17:02 + test 0 -eq 0 16:17:02 $ ssh-agent -k 16:17:02 unset SSH_AUTH_SOCK; 16:17:02 unset SSH_AGENT_PID; 16:17:02 echo Agent pid 5520 killed; 16:17:02 [ssh-agent] Stopped. 16:17:02 [PostBuildScript] - [INFO] Executing post build scripts. 16:17:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7809713266050175102.sh 16:17:02 ---> sysstat.sh 16:17:03 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11051404024461465769.sh 16:17:03 ---> package-listing.sh 16:17:03 ++ facter osfamily 16:17:03 ++ tr '[:upper:]' '[:lower:]' 16:17:03 + OS_FAMILY=redhat 16:17:03 + workspace=/w/workspace/builder-tox-verify-master 16:17:03 + START_PACKAGES=/tmp/packages_start.txt 16:17:03 + END_PACKAGES=/tmp/packages_end.txt 16:17:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:17:03 + PACKAGES=/tmp/packages_start.txt 16:17:03 + '[' /w/workspace/builder-tox-verify-master ']' 16:17:03 + PACKAGES=/tmp/packages_end.txt 16:17:03 + case "${OS_FAMILY}" in 16:17:03 + sort 16:17:03 + rpm -qa 16:17:04 + '[' -f /tmp/packages_start.txt ']' 16:17:04 + '[' -f /tmp/packages_end.txt ']' 16:17:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:17:04 + '[' /w/workspace/builder-tox-verify-master ']' 16:17:04 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 16:17:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 16:17:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins914589575101796417.sh 16:17:04 ---> capture-instance-metadata.sh 16:17:04 Setup pyenv: 16:17:04 system 16:17:04 3.8.13 16:17:04 3.9.13 16:17:04 3.10.13 16:17:04 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:17:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3yR from file:/tmp/.os_lf_venv 16:17:06 lf-activate-venv(): INFO: Installing: lftools 16:17:19 lf-activate-venv(): INFO: Adding /tmp/venv-O3yR/bin to PATH 16:17:19 INFO: Running in OpenStack, capturing instance metadata 16:17:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13364490532851745306.sh 16:17:20 provisioning config files... 16:17:20 Could not find credentials [logs] for builder-tox-verify-master #7546 16:17:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config6897979440760482335tmp 16:17:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:17:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:17:20 provisioning config files... 16:17:20 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:17:20 [EnvInject] - Injecting environment variables from a build step. 16:17:20 [EnvInject] - Injecting as environment variables the properties content 16:17:20 SERVER_ID=logs 16:17:20 16:17:20 [EnvInject] - Variables injected successfully. 16:17:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15114623566889381337.sh 16:17:20 ---> create-netrc.sh 16:17:20 WARN: Log server credential not found. 16:17:20 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5415557040588286597.sh 16:17:20 ---> python-tools-install.sh 16:17:20 Setup pyenv: 16:17:21 system 16:17:21 3.8.13 16:17:21 3.9.13 16:17:21 3.10.13 16:17:21 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:17:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3yR from file:/tmp/.os_lf_venv 16:17:22 lf-activate-venv(): INFO: Installing: lftools 16:17:30 lf-activate-venv(): INFO: Adding /tmp/venv-O3yR/bin to PATH 16:17:30 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins295350336036991238.sh 16:17:30 ---> sudo-logs.sh 16:17:30 Archiving 'sudo' log.. 16:17:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10965207767197533724.sh 16:17:31 ---> job-cost.sh 16:17:31 Setup pyenv: 16:17:31 system 16:17:31 3.8.13 16:17:31 3.9.13 16:17:31 3.10.13 16:17:31 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:17:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3yR from file:/tmp/.os_lf_venv 16:17:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:17:37 lf-activate-venv(): INFO: Adding /tmp/venv-O3yR/bin to PATH 16:17:37 INFO: No Stack... 16:17:37 INFO: Retrieving Pricing Info for: v3-standard-2 16:17:38 INFO: Archiving Costs 16:17:38 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins55360886564745448.sh 16:17:38 ---> logs-deploy.sh 16:17:38 Setup pyenv: 16:17:38 system 16:17:38 3.8.13 16:17:38 3.9.13 16:17:38 3.10.13 16:17:38 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 16:17:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O3yR from file:/tmp/.os_lf_venv 16:17:39 lf-activate-venv(): INFO: Installing: lftools 16:17:47 lf-activate-venv(): INFO: Adding /tmp/venv-O3yR/bin to PATH 16:17:47 WARNING: Nexus logging server not set 16:17:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7546/ 16:17:47 INFO: archiving logs to S3 16:17:48 ---> uname -a: 16:17:48 Linux prd-centos8-builder-2c-2g-5699.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 16:17:48 16:17:48 16:17:48 ---> lscpu: 16:17:48 Architecture: x86_64 16:17:48 CPU op-mode(s): 32-bit, 64-bit 16:17:48 Byte Order: Little Endian 16:17:48 CPU(s): 2 16:17:48 On-line CPU(s) list: 0,1 16:17:48 Thread(s) per core: 1 16:17:48 Core(s) per socket: 1 16:17:48 Socket(s): 2 16:17:48 NUMA node(s): 1 16:17:48 Vendor ID: AuthenticAMD 16:17:48 CPU family: 23 16:17:48 Model: 49 16:17:48 Model name: AMD EPYC-Rome Processor 16:17:48 Stepping: 0 16:17:48 CPU MHz: 2800.000 16:17:48 BogoMIPS: 5600.00 16:17:48 Virtualization: AMD-V 16:17:48 Hypervisor vendor: KVM 16:17:48 Virtualization type: full 16:17:48 L1d cache: 32K 16:17:48 L1i cache: 32K 16:17:48 L2 cache: 512K 16:17:48 L3 cache: 16384K 16:17:48 NUMA node0 CPU(s): 0,1 16:17:48 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 16:17:48 16:17:48 16:17:48 ---> nproc: 16:17:48 2 16:17:48 16:17:48 16:17:48 ---> df -h: 16:17:48 Filesystem Size Used Avail Use% Mounted on 16:17:48 devtmpfs 3.8G 0 3.8G 0% /dev 16:17:48 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:17:48 tmpfs 3.8G 17M 3.8G 1% /run 16:17:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:17:48 /dev/vda1 40G 9.0G 31G 23% / 16:17:48 tmpfs 770M 0 770M 0% /run/user/1001 16:17:48 16:17:48 16:17:48 ---> free -m: 16:17:48 total used free shared buff/cache available 16:17:48 Mem: 7697 674 3966 19 3056 6705 16:17:48 Swap: 1023 0 1023 16:17:48 16:17:48 16:17:48 ---> ip addr: 16:17:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:17:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:17:48 inet 127.0.0.1/8 scope host lo 16:17:48 valid_lft forever preferred_lft forever 16:17:48 inet6 ::1/128 scope host 16:17:48 valid_lft forever preferred_lft forever 16:17:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:17:48 link/ether fa:16:3e:fd:3b:8f brd ff:ff:ff:ff:ff:ff 16:17:48 altname enp0s3 16:17:48 altname ens3 16:17:48 inet 10.30.171.5/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:17:48 valid_lft 85275sec preferred_lft 85275sec 16:17:48 inet6 fe80::f816:3eff:fefd:3b8f/64 scope link 16:17:48 valid_lft forever preferred_lft forever 16:17:48 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:17:48 link/ether 02:42:99:6e:7f:69 brd ff:ff:ff:ff:ff:ff 16:17:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:17:48 valid_lft forever preferred_lft forever 16:17:48 16:17:48 16:17:48 ---> sar -b -r -n DEV: 16:17:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/29/2024 _x86_64_ (2 CPU) 16:17:48 16:17:48 15:58:58 LINUX RESTART (2 CPU) 16:17:48 16:17:48 04:00:01 PM tps rtps wtps bread/s bwrtn/s 16:17:48 04:01:01 PM 2.67 0.02 2.65 0.13 680.86 16:17:48 04:02:02 PM 1.10 0.07 1.03 1.73 15.98 16:17:48 04:03:01 PM 0.56 0.03 0.53 0.54 7.03 16:17:48 04:04:01 PM 0.25 0.00 0.25 0.00 2.22 16:17:48 04:05:01 PM 0.47 0.00 0.47 0.00 5.07 16:17:48 04:06:01 PM 0.52 0.00 0.52 0.00 6.95 16:17:48 04:07:01 PM 0.25 0.00 0.25 0.00 2.13 16:17:48 04:08:01 PM 0.37 0.00 0.37 0.00 3.48 16:17:48 04:09:01 PM 0.28 0.00 0.28 0.00 2.52 16:17:48 04:10:01 PM 0.43 0.00 0.43 0.00 6.06 16:17:48 04:11:01 PM 0.45 0.00 0.45 0.00 5.77 16:17:48 04:12:01 PM 0.38 0.00 0.38 0.00 4.63 16:17:48 04:13:01 PM 0.32 0.00 0.32 0.00 3.07 16:17:48 04:14:01 PM 0.28 0.03 0.25 0.27 1.98 16:17:48 04:15:01 PM 68.43 3.07 65.37 387.27 1517.02 16:17:48 04:16:01 PM 93.97 13.10 80.87 2347.48 5598.20 16:17:48 04:17:01 PM 131.26 0.73 130.52 102.63 15242.40 16:17:48 Average: 17.78 1.00 16.78 167.21 1360.47 16:17:48 16:17:48 04:00:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:17:48 04:01:01 PM 5652284 7171248 2230140 28.29 2688 1717428 898936 10.07 159860 1804328 12 16:17:48 04:02:02 PM 5651684 7170724 2230740 28.30 2688 1717500 883456 9.89 160060 1805232 8 16:17:48 04:03:01 PM 5651552 7170608 2230872 28.30 2688 1717516 883456 9.89 160072 1805356 4 16:17:48 04:04:01 PM 5650548 7169608 2231876 28.31 2688 1717520 883456 9.89 160072 1806400 4 16:17:48 04:05:01 PM 5650332 7169388 2232092 28.32 2688 1717520 883456 9.89 160072 1806460 12 16:17:48 04:06:01 PM 5650396 7169452 2232028 28.32 2688 1717520 883456 9.89 160072 1806408 8 16:17:48 04:07:01 PM 5650752 7169812 2231672 28.31 2688 1717524 883456 9.89 160072 1806300 4 16:17:48 04:08:01 PM 5650764 7169824 2231660 28.31 2688 1717524 883456 9.89 160072 1806416 4 16:17:48 04:09:01 PM 5650740 7169800 2231684 28.31 2688 1717524 883456 9.89 160072 1806416 4 16:17:48 04:10:01 PM 5650384 7169448 2232040 28.32 2688 1717528 881468 9.87 160072 1806596 16 16:17:48 04:11:01 PM 5650768 7169840 2231656 28.31 2688 1717532 881468 9.87 160072 1806520 8 16:17:48 04:12:01 PM 5650852 7169924 2231572 28.31 2688 1717532 881468 9.87 160072 1806404 4 16:17:48 04:13:01 PM 5650972 7170044 2231452 28.31 2688 1717532 881468 9.87 160072 1806312 4 16:17:48 04:14:01 PM 5650636 7169712 2231788 28.31 2688 1717536 880904 9.86 160188 1806320 4 16:17:48 04:15:01 PM 5521732 7095396 2360692 29.95 2688 1770832 919712 10.30 184092 1904492 13572 16:17:48 04:16:01 PM 5033340 7004104 2849084 36.14 2688 2149140 956984 10.72 233844 2276772 226112 16:17:48 04:17:01 PM 4151532 6929904 3730892 47.33 2688 2928396 1027300 11.50 263512 3028408 630428 16:17:48 Average: 5518780 7141696 2363644 29.99 2688 1817271 898668 10.06 171903 1911479 51189 16:17:48 16:17:48 04:00:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:17:48 04:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:01:01 PM eth0 2.68 1.38 2.42 0.94 0.00 0.00 0.00 0.00 16:17:48 04:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:02:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:02:02 PM eth0 0.48 0.17 0.96 0.01 0.00 0.00 0.00 0.00 16:17:48 04:02:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:03:01 PM eth0 0.34 0.08 0.02 0.01 0.00 0.00 0.00 0.00 16:17:48 04:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:04:01 PM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:17:48 04:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:05:01 PM eth0 0.40 0.18 0.10 0.07 0.00 0.00 0.00 0.00 16:17:48 04:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:06:01 PM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 16:17:48 04:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:07:01 PM eth0 0.42 0.12 0.08 0.01 0.00 0.00 0.00 0.00 16:17:48 04:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:08:01 PM eth0 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:17:48 04:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:09:01 PM eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:17:48 04:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:10:01 PM eth0 0.32 0.10 0.08 0.07 0.00 0.00 0.00 0.00 16:17:48 04:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:11:01 PM eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:17:48 04:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:12:01 PM eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:17:48 04:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:13:01 PM eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:17:48 04:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:14:01 PM eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:17:48 04:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:15:01 PM eth0 147.59 87.29 660.76 42.77 0.00 0.00 0.00 0.00 16:17:48 04:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:16:01 PM eth0 83.59 66.81 959.56 8.81 0.00 0.00 0.00 0.00 16:17:48 04:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 04:17:01 PM eth0 83.44 61.11 1263.22 8.90 0.00 0.00 0.00 0.00 16:17:48 04:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 Average: eth0 18.90 12.84 170.01 3.63 0.00 0.00 0.00 0.00 16:17:48 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:17:48 16:17:48 16:17:48 ---> sar -P ALL: 16:17:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/29/2024 _x86_64_ (2 CPU) 16:17:48 16:17:48 15:58:58 LINUX RESTART (2 CPU) 16:17:48 16:17:48 04:00:01 PM CPU %user %nice %system %iowait %steal %idle 16:17:48 04:01:01 PM all 0.72 0.00 0.12 0.27 0.04 98.86 16:17:48 04:01:01 PM 0 0.43 0.00 0.12 0.45 0.03 98.96 16:17:48 04:01:01 PM 1 1.00 0.00 0.12 0.08 0.05 98.75 16:17:48 04:02:02 PM all 0.52 0.00 0.08 0.00 0.03 99.37 16:17:48 04:02:02 PM 0 0.30 0.00 0.08 0.00 0.05 99.57 16:17:48 04:02:02 PM 1 0.73 0.00 0.08 0.00 0.02 99.17 16:17:48 04:03:01 PM all 0.20 0.00 0.08 0.00 0.03 99.68 16:17:48 04:03:01 PM 0 0.34 0.00 0.10 0.00 0.03 99.52 16:17:48 04:03:01 PM 1 0.07 0.00 0.07 0.00 0.03 99.83 16:17:48 04:04:01 PM all 0.20 0.00 0.08 0.00 0.03 99.69 16:17:48 04:04:01 PM 0 0.30 0.00 0.10 0.00 0.03 99.57 16:17:48 04:04:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 16:17:48 04:05:01 PM all 0.33 0.00 0.08 0.00 0.04 99.54 16:17:48 04:05:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32 16:17:48 04:05:01 PM 1 0.08 0.00 0.10 0.00 0.05 99.77 16:17:48 04:06:01 PM all 0.36 0.00 0.05 0.00 0.03 99.56 16:17:48 04:06:01 PM 0 0.62 0.00 0.05 0.00 0.03 99.30 16:17:48 04:06:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82 16:17:48 04:07:01 PM all 0.33 0.00 0.05 0.00 0.03 99.59 16:17:48 04:07:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 16:17:48 04:07:01 PM 1 0.10 0.00 0.05 0.00 0.05 99.80 16:17:48 04:08:01 PM all 0.35 0.00 0.07 0.00 0.03 99.55 16:17:48 04:08:01 PM 0 0.57 0.00 0.03 0.00 0.02 99.38 16:17:48 04:08:01 PM 1 0.13 0.00 0.10 0.00 0.05 99.72 16:17:48 04:09:01 PM all 0.24 0.00 0.09 0.00 0.03 99.63 16:17:48 04:09:01 PM 0 0.32 0.00 0.08 0.00 0.02 99.58 16:17:48 04:09:01 PM 1 0.17 0.00 0.10 0.00 0.05 99.68 16:17:48 04:10:01 PM all 0.38 0.00 0.07 0.00 0.03 99.52 16:17:48 04:10:01 PM 0 0.15 0.00 0.07 0.00 0.02 99.77 16:17:48 04:10:01 PM 1 0.60 0.00 0.07 0.00 0.05 99.28 16:17:48 04:11:01 PM all 0.23 0.00 0.08 0.00 0.03 99.67 16:17:48 04:11:01 PM 0 0.33 0.00 0.03 0.00 0.02 99.62 16:17:48 04:11:01 PM 1 0.12 0.00 0.12 0.00 0.05 99.72 16:17:48 16:17:48 04:11:01 PM CPU %user %nice %system %iowait %steal %idle 16:17:48 04:12:01 PM all 0.38 0.00 0.07 0.00 0.04 99.52 16:17:48 04:12:01 PM 0 0.60 0.00 0.05 0.00 0.03 99.32 16:17:48 04:12:01 PM 1 0.15 0.00 0.08 0.00 0.05 99.72 16:17:48 04:13:01 PM all 0.38 0.00 0.08 0.00 0.02 99.52 16:17:48 04:13:01 PM 0 0.32 0.00 0.07 0.00 0.02 99.60 16:17:48 04:13:01 PM 1 0.43 0.00 0.10 0.00 0.02 99.45 16:17:48 04:14:01 PM all 0.38 0.00 0.14 0.00 0.03 99.45 16:17:48 04:14:01 PM 0 0.58 0.00 0.13 0.00 0.02 99.27 16:17:48 04:14:01 PM 1 0.18 0.00 0.15 0.00 0.03 99.63 16:17:48 04:15:01 PM all 8.60 0.00 2.50 1.88 0.05 86.97 16:17:48 04:15:01 PM 0 9.15 0.00 1.47 0.18 0.07 89.12 16:17:48 04:15:01 PM 1 8.04 0.00 3.54 3.57 0.03 84.82 16:17:48 04:16:01 PM all 37.99 0.00 6.37 2.39 0.12 53.12 16:17:48 04:16:01 PM 0 37.87 0.00 6.32 2.38 0.12 53.31 16:17:48 04:16:01 PM 1 38.11 0.00 6.42 2.40 0.13 52.93 16:17:48 04:17:01 PM all 37.32 0.00 6.39 4.34 0.14 51.81 16:17:48 04:17:01 PM 0 42.87 0.00 6.49 4.19 0.13 46.32 16:17:48 04:17:01 PM 1 31.75 0.00 6.30 4.50 0.15 57.30 16:17:48 Average: all 5.24 0.00 0.97 0.52 0.05 93.23 16:17:48 Average: 0 5.65 0.00 0.90 0.42 0.04 92.98 16:17:48 Average: 1 4.83 0.00 1.03 0.62 0.05 93.47 16:17:48 16:17:48 16:17:48