06:51:16 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/113818 06:51:16 Running as SYSTEM 06:51:16 [EnvInject] - Loading node environment variables. 06:51:16 Building remotely on prd-centos8-builder-2c-2g-34702 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 06:51:17 [ssh-agent] Looking for ssh-agent implementation... 06:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:51:17 $ ssh-agent 06:51:17 SSH_AUTH_SOCK=/tmp/ssh-T8qIJ3Qf5WNa/agent.5458 06:51:17 SSH_AGENT_PID=5459 06:51:17 [ssh-agent] Started. 06:51:17 Running ssh-add (command line suppressed) 06:51:17 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_14021862937887015085.key (/w/workspace/builder-tox-verify-master@tmp/private_key_14021862937887015085.key) 06:51:17 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:51:17 The recommended git tool is: NONE 06:51:19 using credential jenkins-ssh 06:51:19 Wiping out workspace first. 06:51:19 Cloning the remote Git repository 06:51:19 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 06:51:19 > git init /w/workspace/builder-tox-verify-master # timeout=10 06:51:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:51:19 > git --version # timeout=10 06:51:19 > git --version # 'git version 2.43.0' 06:51:19 using GIT_SSH to set credentials jenkins-ssh 06:51:20 [INFO] Currently running in a labeled security context 06:51:20 [INFO] Currently SELinux is 'enforcing' on the host 06:51:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh5919535349742882851.key 06:51:20 Verifying host key using known hosts file 06:51:20 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. 06:51:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:51:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:51:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:51:22 using GIT_SSH to set credentials jenkins-ssh 06:51:22 [INFO] Currently running in a labeled security context 06:51:22 [INFO] Currently SELinux is 'enforcing' on the host 06:51:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh15044048803593257412.key 06:51:22 Verifying host key using known hosts file 06:51:22 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. 06:51:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/18/113818/1 # timeout=10 06:51:23 > git rev-parse a08746e836f522571dec3be9e8ca3bf631842100^{commit} # timeout=10 06:51:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:51:23 Checking out Revision a08746e836f522571dec3be9e8ca3bf631842100 (refs/changes/18/113818/1) 06:51:23 > git config core.sparsecheckout # timeout=10 06:51:23 > git checkout -f a08746e836f522571dec3be9e8ca3bf631842100 # timeout=10 06:51:26 Commit message: "Update cloud image" 06:51:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:51:26 > git rev-list --no-walk 5e971d6f1bc898a46b9d7066656ee94b70fda766 # timeout=10 06:51:26 > git remote # timeout=10 06:51:26 > git submodule init # timeout=10 06:51:26 > git submodule sync # timeout=10 06:51:27 > git config --get remote.origin.url # timeout=10 06:51:27 > git submodule init # timeout=10 06:51:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:51:27 > git config --get submodule.global-jjb.url # timeout=10 06:51:27 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:51:27 > git config --get submodule.packer/common-packer.url # timeout=10 06:51:27 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:51:27 > git submodule update --init --recursive global-jjb # timeout=10 06:51:28 > git submodule update --init --recursive packer/common-packer # timeout=10 06:51:28 provisioning config files... 06:51:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:51:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:51:28 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11080231951856556182.sh 06:51:28 ---> python-tools-install.sh 06:51:28 Setup pyenv: 06:51:29 system 06:51:29 * 3.8.13 (set by /opt/pyenv/version) 06:51:29 * 3.9.13 (set by /opt/pyenv/version) 06:51:29 * 3.10.13 (set by /opt/pyenv/version) 06:51:29 * 3.11.7 (set by /opt/pyenv/version) 06:51:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1rdk 06:51:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:51:37 lf-activate-venv(): INFO: Installing: lftools 06:52:08 lf-activate-venv(): INFO: Adding /tmp/venv-1rdk/bin to PATH 06:52:08 Generating Requirements File 06:52:31 Python 3.11.7 06:52:31 pip 24.2 from /tmp/venv-1rdk/lib/python3.11/site-packages/pip (python 3.11) 06:52:31 appdirs==1.4.4 06:52:31 argcomplete==3.5.0 06:52:31 aspy.yaml==1.3.0 06:52:31 attrs==24.2.0 06:52:31 autopage==0.5.2 06:52:31 beautifulsoup4==4.12.3 06:52:31 boto3==1.35.32 06:52:31 botocore==1.35.32 06:52:31 bs4==0.0.2 06:52:31 cachetools==5.5.0 06:52:31 certifi==2024.8.30 06:52:31 cffi==1.17.1 06:52:31 cfgv==3.4.0 06:52:31 chardet==5.2.0 06:52:31 charset-normalizer==3.3.2 06:52:31 click==8.1.7 06:52:31 cliff==4.7.0 06:52:31 cmd2==2.4.3 06:52:31 cryptography==3.3.2 06:52:31 debtcollector==3.0.0 06:52:31 decorator==5.1.1 06:52:31 defusedxml==0.7.1 06:52:31 Deprecated==1.2.14 06:52:31 distlib==0.3.8 06:52:31 dnspython==2.6.1 06:52:31 docker==4.2.2 06:52:31 dogpile.cache==1.3.3 06:52:31 durationpy==0.9 06:52:31 email_validator==2.2.0 06:52:31 filelock==3.16.1 06:52:31 future==1.0.0 06:52:31 gitdb==4.0.11 06:52:31 GitPython==3.1.43 06:52:31 google-auth==2.35.0 06:52:31 httplib2==0.22.0 06:52:31 identify==2.6.1 06:52:31 idna==3.10 06:52:31 importlib-resources==1.5.0 06:52:31 iso8601==2.1.0 06:52:31 Jinja2==3.1.4 06:52:31 jmespath==1.0.1 06:52:31 jsonpatch==1.33 06:52:31 jsonpointer==3.0.0 06:52:31 jsonschema==4.23.0 06:52:31 jsonschema-specifications==2023.12.1 06:52:31 keystoneauth1==5.8.0 06:52:31 kubernetes==31.0.0 06:52:31 lftools==0.37.10 06:52:31 lxml==5.3.0 06:52:31 MarkupSafe==2.1.5 06:52:31 msgpack==1.1.0 06:52:31 multi_key_dict==2.0.3 06:52:31 munch==4.0.0 06:52:31 netaddr==1.3.0 06:52:31 netifaces==0.11.0 06:52:31 niet==1.4.2 06:52:31 nodeenv==1.9.1 06:52:31 oauth2client==4.1.3 06:52:31 oauthlib==3.2.2 06:52:31 openstacksdk==4.0.0 06:52:31 os-client-config==2.1.0 06:52:31 os-service-types==1.7.0 06:52:31 osc-lib==3.1.0 06:52:31 oslo.config==9.6.0 06:52:31 oslo.context==5.6.0 06:52:31 oslo.i18n==6.4.0 06:52:31 oslo.log==6.1.2 06:52:31 oslo.serialization==5.5.0 06:52:31 oslo.utils==7.3.0 06:52:31 packaging==24.1 06:52:31 pbr==6.1.0 06:52:31 platformdirs==4.3.6 06:52:31 prettytable==3.11.0 06:52:31 pyasn1==0.6.1 06:52:31 pyasn1_modules==0.4.1 06:52:31 pycparser==2.22 06:52:31 pygerrit2==2.0.15 06:52:31 PyGithub==2.4.0 06:52:31 PyJWT==2.9.0 06:52:31 PyNaCl==1.5.0 06:52:31 pyparsing==2.4.7 06:52:31 pyperclip==1.9.0 06:52:31 pyrsistent==0.20.0 06:52:31 python-cinderclient==9.6.0 06:52:31 python-dateutil==2.9.0.post0 06:52:31 python-heatclient==4.0.0 06:52:31 python-jenkins==1.8.2 06:52:31 python-keystoneclient==5.5.0 06:52:31 python-magnumclient==4.7.0 06:52:31 python-openstackclient==7.1.2 06:52:31 python-swiftclient==4.6.0 06:52:31 PyYAML==6.0.2 06:52:31 referencing==0.35.1 06:52:31 requests==2.32.3 06:52:31 requests-oauthlib==2.0.0 06:52:31 requestsexceptions==1.4.0 06:52:31 rfc3986==2.0.0 06:52:31 rpds-py==0.20.0 06:52:31 rsa==4.9 06:52:31 ruamel.yaml==0.18.6 06:52:31 ruamel.yaml.clib==0.2.8 06:52:31 s3transfer==0.10.2 06:52:31 simplejson==3.19.3 06:52:31 six==1.16.0 06:52:31 smmap==5.0.1 06:52:31 soupsieve==2.6 06:52:31 stevedore==5.3.0 06:52:31 tabulate==0.9.0 06:52:31 toml==0.10.2 06:52:31 tomlkit==0.13.2 06:52:31 tqdm==4.66.5 06:52:31 typing_extensions==4.12.2 06:52:31 tzdata==2024.2 06:52:31 urllib3==1.26.20 06:52:31 virtualenv==20.26.6 06:52:31 wcwidth==0.2.13 06:52:31 websocket-client==1.8.0 06:52:31 wrapt==1.16.0 06:52:31 xdg==6.0.0 06:52:31 xmltodict==0.13.0 06:52:31 yq==3.4.3 06:52:31 [EnvInject] - Injecting environment variables from a build step. 06:52:31 [EnvInject] - Injecting as environment variables the properties content 06:52:31 PYTHON=python3 06:52:31 06:52:31 [EnvInject] - Variables injected successfully. 06:52:31 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins14571050314027475386.sh 06:52:32 ---> tox-install.sh 06:52:32 + source /home/jenkins/lf-env.sh 06:52:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:52:32 ++ mktemp -d /tmp/venv-XXXX 06:52:32 + lf_venv=/tmp/venv-2b0Y 06:52:32 + local venv_file=/tmp/.os_lf_venv 06:52:32 + local python=python3 06:52:32 + local options 06:52:32 + local set_path=true 06:52:32 + local install_args= 06:52:32 ++ 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 06:52:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:52:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:52:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:52:32 + true 06:52:32 + case $1 in 06:52:32 + venv_file=/tmp/.toxenv 06:52:32 + shift 2 06:52:32 + true 06:52:32 + case $1 in 06:52:32 + shift 06:52:32 + break 06:52:32 + case $python in 06:52:32 + local pkg_list= 06:52:32 + [[ -d /opt/pyenv ]] 06:52:32 + echo 'Setup pyenv:' 06:52:32 Setup pyenv: 06:52:32 + export PYENV_ROOT=/opt/pyenv 06:52:32 + PYENV_ROOT=/opt/pyenv 06:52:32 + 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 06:52:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:52:32 + pyenv versions 06:52:32 system 06:52:32 3.8.13 06:52:32 3.9.13 06:52:32 3.10.13 06:52:32 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:52:32 + command -v pyenv 06:52:32 ++ pyenv init - --no-rehash 06:52:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:52:32 for i in ${!paths[@]}; do 06:52:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:52:32 fi; done; 06:52:32 echo "${paths[*]}"'\'')" 06:52:32 export PATH="/opt/pyenv/shims:${PATH}" 06:52:32 export PYENV_SHELL=bash 06:52:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:52:32 pyenv() { 06:52:32 local command 06:52:32 command="${1:-}" 06:52:32 if [ "$#" -gt 0 ]; then 06:52:32 shift 06:52:32 fi 06:52:32 06:52:32 case "$command" in 06:52:32 rehash|shell) 06:52:32 eval "$(pyenv "sh-$command" "$@")" 06:52:32 ;; 06:52:32 *) 06:52:32 command pyenv "$command" "$@" 06:52:32 ;; 06:52:32 esac 06:52:32 }' 06:52:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:52:32 for i in ${!paths[@]}; do 06:52:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:52:32 fi; done; 06:52:32 echo "${paths[*]}"' 06:52:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:52:32 ++ 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 06:52:32 ++ 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 06:52:32 ++ export PYENV_SHELL=bash 06:52:32 ++ PYENV_SHELL=bash 06:52:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:52:32 +++ complete -F _pyenv pyenv 06:52:32 ++ lf-pyver python3 06:52:32 ++ local py_version_xy=python3 06:52:32 ++ local py_version_xyz= 06:52:32 ++ sed 's/^[ *]* //' 06:52:32 ++ pyenv versions 06:52:32 ++ local command 06:52:32 ++ awk '{ print $1 }' 06:52:32 ++ command=versions 06:52:32 ++ '[' 1 -gt 0 ']' 06:52:32 ++ shift 06:52:32 ++ case "$command" in 06:52:32 ++ command pyenv versions 06:52:32 ++ pyenv versions 06:52:32 ++ grep -E '^[0-9.]*[0-9]$' 06:52:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:52:32 +++ grep '^3' /tmp/.pyenv_versions 06:52:32 +++ tail -n 1 06:52:32 +++ sort -V 06:52:32 ++ py_version_xyz=3.11.7 06:52:32 ++ [[ -z 3.11.7 ]] 06:52:32 ++ echo 3.11.7 06:52:32 ++ return 0 06:52:32 + pyenv local 3.11.7 06:52:32 + local command 06:52:32 + command=local 06:52:32 + '[' 2 -gt 0 ']' 06:52:32 + shift 06:52:32 + case "$command" in 06:52:32 + command pyenv local 3.11.7 06:52:32 + pyenv local 3.11.7 06:52:32 + for arg in "$@" 06:52:32 + case $arg in 06:52:32 + pkg_list+='tox ' 06:52:32 + for arg in "$@" 06:52:32 + case $arg in 06:52:32 + pkg_list+='virtualenv ' 06:52:32 + for arg in "$@" 06:52:32 + case $arg in 06:52:32 + pkg_list+='urllib3~=1.26.15 ' 06:52:32 + [[ -f /tmp/.toxenv ]] 06:52:32 + [[ ! -f /tmp/.toxenv ]] 06:52:32 + [[ -n '' ]] 06:52:32 + python3 -m venv /tmp/venv-2b0Y 06:52:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2b0Y' 06:52:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2b0Y 06:52:36 + echo /tmp/venv-2b0Y 06:52:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:52:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:52:36 + /tmp/venv-2b0Y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:52:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:52:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:52:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:52:41 + /tmp/venv-2b0Y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:52:42 + type python3 06:52:42 + true 06:52:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2b0Y/bin to PATH' 06:52:42 lf-activate-venv(): INFO: Adding /tmp/venv-2b0Y/bin to PATH 06:52:42 + PATH=/tmp/venv-2b0Y/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 06:52:42 + return 0 06:52:42 + python3 --version 06:52:42 Python 3.11.7 06:52:42 + python3 -m pip --version 06:52:42 pip 24.2 from /tmp/venv-2b0Y/lib/python3.11/site-packages/pip (python 3.11) 06:52:42 + python3 -m pip freeze 06:52:42 cachetools==5.5.0 06:52:42 chardet==5.2.0 06:52:42 colorama==0.4.6 06:52:42 distlib==0.3.8 06:52:42 filelock==3.16.1 06:52:42 packaging==24.1 06:52:42 platformdirs==4.3.6 06:52:42 pluggy==1.5.0 06:52:42 pyproject-api==1.8.0 06:52:42 tox==4.21.1 06:52:42 urllib3==1.26.20 06:52:42 virtualenv==20.26.6 06:52:42 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins17094114768110529233.sh 06:52:42 [EnvInject] - Injecting environment variables from a build step. 06:52:42 [EnvInject] - Injecting as environment variables the properties content 06:52:42 PARALLEL=False 06:52:42 06:52:42 [EnvInject] - Variables injected successfully. 06:52:42 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins14947046996887884576.sh 06:52:42 ---> tox-run.sh 06:52:42 + 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 06:52:42 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 06:52:42 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 06:52:42 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 06:52:42 + cd /w/workspace/builder-tox-verify-master/. 06:52:42 + source /home/jenkins/lf-env.sh 06:52:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:52:42 ++ mktemp -d /tmp/venv-XXXX 06:52:42 + lf_venv=/tmp/venv-4wu1 06:52:42 + local venv_file=/tmp/.os_lf_venv 06:52:42 + local python=python3 06:52:42 + local options 06:52:42 + local set_path=true 06:52:42 + local install_args= 06:52:42 ++ 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 06:52:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:52:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:52:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:52:42 + true 06:52:42 + case $1 in 06:52:42 + venv_file=/tmp/.toxenv 06:52:42 + shift 2 06:52:42 + true 06:52:42 + case $1 in 06:52:42 + shift 06:52:42 + break 06:52:42 + case $python in 06:52:42 + local pkg_list= 06:52:42 + [[ -d /opt/pyenv ]] 06:52:42 + echo 'Setup pyenv:' 06:52:42 Setup pyenv: 06:52:42 + export PYENV_ROOT=/opt/pyenv 06:52:42 + PYENV_ROOT=/opt/pyenv 06:52:42 + 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 06:52:42 + 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 06:52:42 + pyenv versions 06:52:43 system 06:52:43 3.8.13 06:52:43 3.9.13 06:52:43 3.10.13 06:52:43 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:52:43 + command -v pyenv 06:52:43 ++ pyenv init - --no-rehash 06:52:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:52:43 for i in ${!paths[@]}; do 06:52:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:52:43 fi; done; 06:52:43 echo "${paths[*]}"'\'')" 06:52:43 export PATH="/opt/pyenv/shims:${PATH}" 06:52:43 export PYENV_SHELL=bash 06:52:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:52:43 pyenv() { 06:52:43 local command 06:52:43 command="${1:-}" 06:52:43 if [ "$#" -gt 0 ]; then 06:52:43 shift 06:52:43 fi 06:52:43 06:52:43 case "$command" in 06:52:43 rehash|shell) 06:52:43 eval "$(pyenv "sh-$command" "$@")" 06:52:43 ;; 06:52:43 *) 06:52:43 command pyenv "$command" "$@" 06:52:43 ;; 06:52:43 esac 06:52:43 }' 06:52:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:52:43 for i in ${!paths[@]}; do 06:52:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:52:43 fi; done; 06:52:43 echo "${paths[*]}"' 06:52:43 ++ 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 06:52:43 ++ 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 06:52:43 ++ 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 06:52:43 ++ export PYENV_SHELL=bash 06:52:43 ++ PYENV_SHELL=bash 06:52:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:52:43 +++ complete -F _pyenv pyenv 06:52:43 ++ lf-pyver python3 06:52:43 ++ local py_version_xy=python3 06:52:43 ++ local py_version_xyz= 06:52:43 ++ awk '{ print $1 }' 06:52:43 ++ pyenv versions 06:52:43 ++ local command 06:52:43 ++ command=versions 06:52:43 ++ '[' 1 -gt 0 ']' 06:52:43 ++ shift 06:52:43 ++ case "$command" in 06:52:43 ++ command pyenv versions 06:52:43 ++ pyenv versions 06:52:43 ++ sed 's/^[ *]* //' 06:52:43 ++ grep -E '^[0-9.]*[0-9]$' 06:52:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:52:43 +++ grep '^3' /tmp/.pyenv_versions 06:52:43 +++ tail -n 1 06:52:43 +++ sort -V 06:52:43 ++ py_version_xyz=3.11.7 06:52:43 ++ [[ -z 3.11.7 ]] 06:52:43 ++ echo 3.11.7 06:52:43 ++ return 0 06:52:43 + pyenv local 3.11.7 06:52:43 + local command 06:52:43 + command=local 06:52:43 + '[' 2 -gt 0 ']' 06:52:43 + shift 06:52:43 + case "$command" in 06:52:43 + command pyenv local 3.11.7 06:52:43 + pyenv local 3.11.7 06:52:43 + for arg in "$@" 06:52:43 + case $arg in 06:52:43 + pkg_list+='tox ' 06:52:43 + for arg in "$@" 06:52:43 + case $arg in 06:52:43 + pkg_list+='virtualenv ' 06:52:43 + for arg in "$@" 06:52:43 + case $arg in 06:52:43 + pkg_list+='urllib3~=1.26.15 ' 06:52:43 + [[ -f /tmp/.toxenv ]] 06:52:43 ++ cat /tmp/.toxenv 06:52:43 + lf_venv=/tmp/venv-2b0Y 06:52:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2b0Y from' file:/tmp/.toxenv 06:52:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2b0Y from file:/tmp/.toxenv 06:52:43 + /tmp/venv-2b0Y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:52:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:52:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:52:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:52:44 + /tmp/venv-2b0Y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:52:45 + type python3 06:52:45 + true 06:52:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2b0Y/bin to PATH' 06:52:45 lf-activate-venv(): INFO: Adding /tmp/venv-2b0Y/bin to PATH 06:52:45 + PATH=/tmp/venv-2b0Y/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 06:52:45 + return 0 06:52:45 + [[ -d /opt/pyenv ]] 06:52:45 + echo '---> Setting up pyenv' 06:52:45 ---> Setting up pyenv 06:52:45 + export PYENV_ROOT=/opt/pyenv 06:52:45 + PYENV_ROOT=/opt/pyenv 06:52:45 + export PATH=/opt/pyenv/bin:/tmp/venv-2b0Y/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 06:52:45 + PATH=/opt/pyenv/bin:/tmp/venv-2b0Y/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 06:52:45 ++ pwd 06:52:45 + PYTHONPATH=/w/workspace/builder-tox-verify-master 06:52:45 + export PYTHONPATH 06:52:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:52:45 + TOX_TESTENV_PASSENV=PYTHONPATH 06:52:45 + tox --version 06:52:45 4.21.1 from /tmp/venv-2b0Y/lib/python3.11/site-packages/tox/__init__.py 06:52:45 + PARALLEL=False 06:52:45 + TOX_OPTIONS_LIST= 06:52:45 + [[ -n '' ]] 06:52:45 + case ${PARALLEL,,} in 06:52:45 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 06:52:45 + tox 06:52:46 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:53:10 docs: freeze> python -m pip freeze --all 06:53:10 docs: alabaster==0.7.16,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.8.30,charset-normalizer==3.3.2,contourpy==1.3.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.54.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.2,numpy==2.1.1,nwdiag==3.0.0,packaging==24.1,pillow==10.4.0,pip==24.2,Pygments==2.18.0,pyparsing==3.1.4,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.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.5,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.3,webcolors==24.8.0,wheel==0.44.0 06:53:10 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 06:53:12 docs: OK ✔ in 26.09 seconds 06:53:12 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:53:28 docs-linkcheck: freeze> python -m pip freeze --all 06:53:29 docs-linkcheck: alabaster==0.7.16,attrs==24.2.0,babel==2.16.0,blockdiag==3.0.0,certifi==2024.8.30,charset-normalizer==3.3.2,contourpy==1.3.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.54.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.4,jsonschema==3.2.0,kiwisolver==1.4.7,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.9.2,numpy==2.1.1,nwdiag==3.0.0,packaging==24.1,pillow==10.4.0,pip==24.2,Pygments==2.18.0,pyparsing==3.1.4,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.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.5,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.3,webcolors==24.8.0,wheel==0.44.0 06:53:29 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 06:53:29 /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. 06:53:29 warnings.warn(deprecation_msg, RemovedInSphinx80Warning, stacklevel=1) 06:53:31 docs-linkcheck: OK ✔ in 19.28 seconds 06:53:31 jjb-version: freeze> python -m pip freeze --all 06:53:32 jjb-version: pip==24.2,setuptools==75.1.0,wheel==0.44.0 06:53:32 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 06:53:32 JJB version in jjb/releng-jobs.yaml: 6.3.0 06:53:32 JJB version in tox.ini: 6.3.0 06:53:32 jjb-version: OK ✔ in 0.93 seconds 06:53:32 prefix: freeze> python -m pip freeze --all 06:53:33 prefix: pip==24.2,setuptools==75.1.0,wheel==0.44.0 06:53:33 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 06:53:33 prefix: OK ✔ in 0.93 seconds 06:53:33 robot: freeze> python -m pip freeze --all 06:53:34 robot: pip==24.2,setuptools==75.1.0,wheel==0.44.0 06:53:34 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 06:53:34 docs: OK (26.08=setup[24.53]+cmd[1.55] seconds) 06:53:34 docs-linkcheck: OK (19.28=setup[17.22]+cmd[2.05] seconds) 06:53:34 jjb-version: OK (0.93=setup[0.89]+cmd[0.04] seconds) 06:53:34 prefix: OK (0.93=setup[0.89]+cmd[0.04] seconds) 06:53:34 robot: OK (1.13=setup[1.09]+cmd[0.04] seconds) 06:53:34 congratulations :) (48.43 seconds) 06:53:34 + tox_status=0 06:53:34 + echo '---> Completed tox runs' 06:53:34 ---> Completed tox runs 06:53:34 + for i in .tox/*/log 06:53:34 ++ echo .tox/docs-linkcheck/log 06:53:34 ++ awk -F/ '{print $2}' 06:53:34 + tox_env=docs-linkcheck 06:53:34 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 06:53:34 + for i in .tox/*/log 06:53:34 ++ echo .tox/docs/log 06:53:34 ++ awk -F/ '{print $2}' 06:53:34 + tox_env=docs 06:53:34 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 06:53:34 + for i in .tox/*/log 06:53:34 ++ echo .tox/jjb-version/log 06:53:34 ++ awk -F/ '{print $2}' 06:53:34 + tox_env=jjb-version 06:53:34 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 06:53:34 + for i in .tox/*/log 06:53:34 ++ echo .tox/prefix/log 06:53:34 ++ awk -F/ '{print $2}' 06:53:34 + tox_env=prefix 06:53:34 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 06:53:34 + for i in .tox/*/log 06:53:34 ++ echo .tox/robot/log 06:53:34 ++ awk -F/ '{print $2}' 06:53:34 + tox_env=robot 06:53:34 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 06:53:34 + DOC_DIR=docs/_build/html 06:53:34 + [[ -d docs/_build/html ]] 06:53:34 + echo '---> Archiving generated docs' 06:53:34 ---> Archiving generated docs 06:53:34 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 06:53:34 + echo '---> tox-run.sh ends' 06:53:34 ---> tox-run.sh ends 06:53:34 + test 0 -eq 0 06:53:34 $ ssh-agent -k 06:53:34 unset SSH_AUTH_SOCK; 06:53:34 unset SSH_AGENT_PID; 06:53:34 echo Agent pid 5459 killed; 06:53:34 [ssh-agent] Stopped. 06:53:34 [PostBuildScript] - [INFO] Executing post build scripts. 06:53:34 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9706767884153686595.sh 06:53:34 ---> sysstat.sh 06:53:34 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15566353098058845064.sh 06:53:34 ---> package-listing.sh 06:53:34 ++ tr '[:upper:]' '[:lower:]' 06:53:34 ++ facter osfamily 06:53:35 + OS_FAMILY=redhat 06:53:35 + workspace=/w/workspace/builder-tox-verify-master 06:53:35 + START_PACKAGES=/tmp/packages_start.txt 06:53:35 + END_PACKAGES=/tmp/packages_end.txt 06:53:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:53:35 + PACKAGES=/tmp/packages_start.txt 06:53:35 + '[' /w/workspace/builder-tox-verify-master ']' 06:53:35 + PACKAGES=/tmp/packages_end.txt 06:53:35 + case "${OS_FAMILY}" in 06:53:35 + rpm -qa 06:53:35 + sort 06:53:35 + '[' -f /tmp/packages_start.txt ']' 06:53:35 + '[' -f /tmp/packages_end.txt ']' 06:53:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:53:35 + '[' /w/workspace/builder-tox-verify-master ']' 06:53:35 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 06:53:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 06:53:35 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4686111395505742027.sh 06:53:35 ---> capture-instance-metadata.sh 06:53:35 Setup pyenv: 06:53:35 system 06:53:35 3.8.13 06:53:35 3.9.13 06:53:35 3.10.13 06:53:35 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:53:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1rdk from file:/tmp/.os_lf_venv 06:53:37 lf-activate-venv(): INFO: Installing: lftools 06:53:47 lf-activate-venv(): INFO: Adding /tmp/venv-1rdk/bin to PATH 06:53:47 INFO: Running in OpenStack, capturing instance metadata 06:53:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13657136949347428824.sh 06:53:47 provisioning config files... 06:53:48 Could not find credentials [logs] for builder-tox-verify-master #7652 06:53:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config7124035134455474506tmp 06:53:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:53:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:53:48 provisioning config files... 06:53:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:53:48 [EnvInject] - Injecting environment variables from a build step. 06:53:48 [EnvInject] - Injecting as environment variables the properties content 06:53:48 SERVER_ID=logs 06:53:48 06:53:48 [EnvInject] - Variables injected successfully. 06:53:48 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13479610092583762838.sh 06:53:48 ---> create-netrc.sh 06:53:48 WARN: Log server credential not found. 06:53:48 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1300187523348725480.sh 06:53:48 ---> python-tools-install.sh 06:53:48 Setup pyenv: 06:53:48 system 06:53:48 3.8.13 06:53:48 3.9.13 06:53:48 3.10.13 06:53:48 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:53:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1rdk from file:/tmp/.os_lf_venv 06:53:50 lf-activate-venv(): INFO: Installing: lftools 06:54:02 lf-activate-venv(): INFO: Adding /tmp/venv-1rdk/bin to PATH 06:54:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12709104236583273104.sh 06:54:02 ---> sudo-logs.sh 06:54:02 Archiving 'sudo' log.. 06:54:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14869721375955251532.sh 06:54:02 ---> job-cost.sh 06:54:02 Setup pyenv: 06:54:03 system 06:54:03 3.8.13 06:54:03 3.9.13 06:54:03 3.10.13 06:54:03 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:54:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1rdk from file:/tmp/.os_lf_venv 06:54:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:54:09 lf-activate-venv(): INFO: Adding /tmp/venv-1rdk/bin to PATH 06:54:09 INFO: No Stack... 06:54:09 INFO: Retrieving Pricing Info for: v3-standard-2 06:54:10 INFO: Archiving Costs 06:54:10 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3044093814559040965.sh 06:54:10 ---> logs-deploy.sh 06:54:10 Setup pyenv: 06:54:10 system 06:54:10 3.8.13 06:54:10 3.9.13 06:54:10 3.10.13 06:54:10 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:54:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1rdk from file:/tmp/.os_lf_venv 06:54:11 lf-activate-venv(): INFO: Installing: lftools 06:54:21 lf-activate-venv(): INFO: Adding /tmp/venv-1rdk/bin to PATH 06:54:21 WARNING: Nexus logging server not set 06:54:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7652/ 06:54:21 INFO: archiving logs to S3 06:54:23 ---> uname -a: 06:54:23 Linux prd-centos8-builder-2c-2g-34702.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 06:54:23 06:54:23 06:54:23 ---> lscpu: 06:54:23 Architecture: x86_64 06:54:23 CPU op-mode(s): 32-bit, 64-bit 06:54:23 Byte Order: Little Endian 06:54:23 CPU(s): 2 06:54:23 On-line CPU(s) list: 0,1 06:54:23 Thread(s) per core: 1 06:54:23 Core(s) per socket: 1 06:54:23 Socket(s): 2 06:54:23 NUMA node(s): 1 06:54:23 Vendor ID: AuthenticAMD 06:54:23 CPU family: 23 06:54:23 Model: 49 06:54:23 Model name: AMD EPYC-Rome Processor 06:54:23 Stepping: 0 06:54:23 CPU MHz: 2800.000 06:54:23 BogoMIPS: 5600.00 06:54:23 Virtualization: AMD-V 06:54:23 Hypervisor vendor: KVM 06:54:23 Virtualization type: full 06:54:23 L1d cache: 32K 06:54:23 L1i cache: 32K 06:54:23 L2 cache: 512K 06:54:23 L3 cache: 16384K 06:54:23 NUMA node0 CPU(s): 0,1 06:54:23 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 06:54:23 06:54:23 06:54:23 ---> nproc: 06:54:23 2 06:54:23 06:54:23 06:54:23 ---> df -h: 06:54:23 Filesystem Size Used Avail Use% Mounted on 06:54:23 devtmpfs 3.8G 0 3.8G 0% /dev 06:54:23 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:54:23 tmpfs 3.8G 17M 3.8G 1% /run 06:54:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:54:23 /dev/vda1 40G 9.1G 31G 23% / 06:54:23 tmpfs 770M 0 770M 0% /run/user/1001 06:54:23 06:54:23 06:54:23 ---> free -m: 06:54:23 total used free shared buff/cache available 06:54:23 Mem: 7697 711 3944 19 3042 6668 06:54:23 Swap: 1023 0 1023 06:54:23 06:54:23 06:54:23 ---> ip addr: 06:54:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:54:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:54:23 inet 127.0.0.1/8 scope host lo 06:54:23 valid_lft forever preferred_lft forever 06:54:23 inet6 ::1/128 scope host 06:54:23 valid_lft forever preferred_lft forever 06:54:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:54:23 link/ether fa:16:3e:6b:a9:e5 brd ff:ff:ff:ff:ff:ff 06:54:23 altname enp0s3 06:54:23 altname ens3 06:54:23 inet 10.30.171.163/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 06:54:23 valid_lft 86175sec preferred_lft 86175sec 06:54:23 inet6 fe80::f816:3eff:fe6b:a9e5/64 scope link 06:54:23 valid_lft forever preferred_lft forever 06:54:23 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:54:23 link/ether 02:42:14:04:c8:83 brd ff:ff:ff:ff:ff:ff 06:54:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:54:23 valid_lft forever preferred_lft forever 06:54:23 06:54:23 06:54:23 ---> sar -b -r -n DEV: 06:54:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/03/2024 _x86_64_ (2 CPU) 06:54:23 06:54:23 06:50:33 LINUX RESTART (2 CPU) 06:54:23 06:54:23 06:51:01 AM tps rtps wtps bread/s bwrtn/s 06:54:23 06:52:01 AM 157.34 31.67 125.67 7309.41 35920.06 06:54:23 06:53:01 AM 130.39 0.22 130.17 34.92 14433.11 06:54:23 06:54:01 AM 136.87 1.15 135.72 145.42 24447.17 06:54:23 Average: 141.53 11.01 130.52 2496.85 24934.05 06:54:23 06:54:23 06:51:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:54:23 06:52:01 AM 5148064 6946844 2734360 34.69 2688 1988896 1040364 11.65 236740 2199484 108904 06:54:23 06:53:01 AM 4566228 6871668 3316196 42.07 2688 2474508 1096452 12.28 269540 2665476 254400 06:54:23 06:54:01 AM 4039620 6827292 3842804 48.75 2688 2931616 1009568 11.30 420272 2957028 60308 06:54:23 Average: 4584637 6881935 3297787 41.84 2688 2465007 1048795 11.74 308851 2607329 141204 06:54:23 06:54:23 06:51:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:54:23 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:23 06:52:01 AM eth0 306.53 191.17 1725.28 62.99 0.00 0.00 0.00 0.00 06:54:23 06:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:23 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:23 06:53:01 AM eth0 115.99 77.71 1495.89 10.53 0.00 0.00 0.00 0.00 06:54:23 06:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:23 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:23 06:54:01 AM eth0 20.26 20.79 19.01 8.32 0.00 0.00 0.00 0.00 06:54:23 06:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:23 Average: eth0 147.60 96.56 1080.10 27.28 0.00 0.00 0.00 0.00 06:54:23 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:23 06:54:23 06:54:23 ---> sar -P ALL: 06:54:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/03/2024 _x86_64_ (2 CPU) 06:54:23 06:54:23 06:50:33 LINUX RESTART (2 CPU) 06:54:23 06:54:23 06:51:01 AM CPU %user %nice %system %iowait %steal %idle 06:54:23 06:52:01 AM all 40.12 0.00 7.93 5.30 0.15 46.50 06:54:23 06:52:01 AM 0 34.25 0.00 7.45 5.60 0.15 52.56 06:54:23 06:52:01 AM 1 45.99 0.00 8.41 5.01 0.15 40.44 06:54:23 06:53:01 AM all 35.59 0.00 6.87 4.33 0.13 53.08 06:54:23 06:53:01 AM 0 33.72 0.00 6.93 4.81 0.13 54.40 06:54:23 06:53:01 AM 1 37.47 0.00 6.81 3.84 0.13 51.74 06:54:23 06:54:01 AM all 37.48 0.00 6.05 7.97 0.11 48.39 06:54:23 06:54:01 AM 0 31.96 0.00 5.00 6.21 0.10 56.73 06:54:23 06:54:01 AM 1 43.00 0.00 7.10 9.74 0.12 40.05 06:54:23 Average: all 37.72 0.00 6.95 5.87 0.13 49.33 06:54:23 Average: 0 33.31 0.00 6.46 5.54 0.13 54.57 06:54:23 Average: 1 42.14 0.00 7.44 6.20 0.13 44.09 06:54:23 06:54:23 06:54:23