11:04:40 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/109280 11:04:40 Running as SYSTEM 11:04:40 [EnvInject] - Loading node environment variables. 11:04:40 Building remotely on prd-centos8-builder-2c-2g-7188 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:04:40 [ssh-agent] Looking for ssh-agent implementation... 11:04:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:04:41 $ ssh-agent 11:04:41 SSH_AUTH_SOCK=/tmp/ssh-IU6T6K1MqjuZ/agent.5471 11:04:41 SSH_AGENT_PID=5472 11:04:41 [ssh-agent] Started. 11:04:41 Running ssh-add (command line suppressed) 11:04:41 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_7305833660686934103.key (/w/workspace/builder-tox-verify-master@tmp/private_key_7305833660686934103.key) 11:04:41 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:04:41 The recommended git tool is: NONE 11:04:44 using credential jenkins-ssh 11:04:44 Wiping out workspace first. 11:04:44 Cloning the remote Git repository 11:04:44 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:04:44 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:04:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:04:44 > git --version # timeout=10 11:04:44 > git --version # 'git version 2.39.3' 11:04:44 using GIT_SSH to set credentials jenkins-ssh 11:04:44 [INFO] Currently running in a labeled security context 11:04:44 [INFO] Currently SELinux is 'enforcing' on the host 11:04:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh12737842289138009212.key 11:04:44 Verifying host key using known hosts file 11:04:44 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:04:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:04:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:04:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:04:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:04:46 using GIT_SSH to set credentials jenkins-ssh 11:04:46 [INFO] Currently running in a labeled security context 11:04:46 [INFO] Currently SELinux is 'enforcing' on the host 11:04:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh8126861103430533448.key 11:04:46 Verifying host key using known hosts file 11:04:46 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:04:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/80/109280/1 # timeout=10 11:04:47 > git rev-parse 3dbd3d74a93c5e7322aa50b956c67f23970d6ad9^{commit} # timeout=10 11:04:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:04:47 Checking out Revision 3dbd3d74a93c5e7322aa50b956c67f23970d6ad9 (refs/changes/80/109280/1) 11:04:47 > git config core.sparsecheckout # timeout=10 11:04:47 > git checkout -f 3dbd3d74a93c5e7322aa50b956c67f23970d6ad9 # timeout=10 11:04:50 Commit message: "Update cloud image list docs" 11:04:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:04:50 > git rev-list --no-walk 1763392b935d7baf4f66aa93b0bf42eaaacc6089 # timeout=10 11:04:50 > git remote # timeout=10 11:04:50 > git submodule init # timeout=10 11:04:50 > git submodule sync # timeout=10 11:04:50 > git config --get remote.origin.url # timeout=10 11:04:50 > git submodule init # timeout=10 11:04:51 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:04:51 > git config --get submodule.global-jjb.url # timeout=10 11:04:51 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:04:51 > git config --get submodule.packer/common-packer.url # timeout=10 11:04:51 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:04:51 > git submodule update --init --recursive global-jjb # timeout=10 11:04:52 > git submodule update --init --recursive packer/common-packer # timeout=10 11:04:52 provisioning config files... 11:04:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:04:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:04:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins742916994415266823.sh 11:04:52 ---> python-tools-install.sh 11:04:52 Setup pyenv: 11:04:52 system 11:04:52 * 3.8.13 (set by /opt/pyenv/version) 11:04:52 * 3.9.13 (set by /opt/pyenv/version) 11:04:52 * 3.10.6 (set by /opt/pyenv/version) 11:04:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3s4h 11:04:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:05:00 lf-activate-venv(): INFO: Installing: lftools 11:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-3s4h/bin to PATH 11:05:35 Generating Requirements File 11:06:11 Python 3.10.6 11:06:11 pip 23.3.1 from /tmp/venv-3s4h/lib/python3.10/site-packages/pip (python 3.10) 11:06:12 appdirs==1.4.4 11:06:12 argcomplete==3.2.1 11:06:12 aspy.yaml==1.3.0 11:06:12 attrs==23.1.0 11:06:12 autopage==0.5.2 11:06:12 Babel==2.13.1 11:06:12 beautifulsoup4==4.12.2 11:06:12 boto3==1.33.11 11:06:12 botocore==1.33.11 11:06:12 bs4==0.0.1 11:06:12 cachetools==5.3.2 11:06:12 certifi==2023.11.17 11:06:12 cffi==1.16.0 11:06:12 cfgv==3.4.0 11:06:12 chardet==5.2.0 11:06:12 charset-normalizer==3.3.2 11:06:12 click==8.1.7 11:06:12 cliff==4.4.0 11:06:12 cmd2==2.4.3 11:06:12 cryptography==3.3.2 11:06:12 debtcollector==2.5.0 11:06:12 decorator==5.1.1 11:06:12 defusedxml==0.7.1 11:06:12 Deprecated==1.2.14 11:06:12 distlib==0.3.7 11:06:12 dnspython==2.4.2 11:06:12 docker==4.2.2 11:06:12 dogpile.cache==1.2.2 11:06:12 email-validator==2.1.0.post1 11:06:12 filelock==3.13.1 11:06:12 future==0.18.3 11:06:12 gitdb==4.0.11 11:06:12 GitPython==3.1.40 11:06:12 google-auth==2.25.2 11:06:12 httplib2==0.22.0 11:06:12 identify==2.5.33 11:06:12 idna==3.6 11:06:12 importlib-metadata==7.0.0 11:06:12 importlib-resources==1.5.0 11:06:12 iso8601==2.1.0 11:06:12 Jinja2==3.1.2 11:06:12 jmespath==1.0.1 11:06:12 jsonpatch==1.33 11:06:12 jsonpointer==2.4 11:06:12 jsonschema==4.20.0 11:06:12 jsonschema-specifications==2023.11.2 11:06:12 keystoneauth1==5.4.0 11:06:12 kubernetes==28.1.0 11:06:12 lftools==0.37.8 11:06:12 lxml==4.9.3 11:06:12 MarkupSafe==2.1.3 11:06:12 msgpack==1.0.7 11:06:12 multi-key-dict==2.0.3 11:06:12 munch==4.0.0 11:06:12 netaddr==0.9.0 11:06:12 netifaces==0.11.0 11:06:12 niet==1.4.2 11:06:12 nodeenv==1.8.0 11:06:12 oauth2client==4.1.3 11:06:12 oauthlib==3.2.2 11:06:12 openstacksdk==0.62.0 11:06:12 os-client-config==2.1.0 11:06:12 os-service-types==1.7.0 11:06:12 osc-lib==2.9.0 11:06:12 oslo.config==9.2.0 11:06:12 oslo.context==5.3.0 11:06:12 oslo.i18n==6.2.0 11:06:12 oslo.log==5.4.0 11:06:12 oslo.serialization==5.2.0 11:06:12 oslo.utils==6.3.0 11:06:12 packaging==23.2 11:06:12 pbr==6.0.0 11:06:12 platformdirs==4.1.0 11:06:12 prettytable==3.9.0 11:06:12 pyasn1==0.5.1 11:06:12 pyasn1-modules==0.3.0 11:06:12 pycparser==2.21 11:06:12 pygerrit2==2.0.15 11:06:12 PyGithub==2.1.1 11:06:12 pyinotify==0.9.6 11:06:12 PyJWT==2.8.0 11:06:12 PyNaCl==1.5.0 11:06:12 pyparsing==2.4.7 11:06:12 pyperclip==1.8.2 11:06:12 pyrsistent==0.20.0 11:06:12 python-cinderclient==9.4.0 11:06:12 python-dateutil==2.8.2 11:06:12 python-heatclient==3.3.0 11:06:12 python-jenkins==1.8.2 11:06:12 python-keystoneclient==5.2.0 11:06:12 python-magnumclient==4.3.0 11:06:12 python-novaclient==18.4.0 11:06:12 python-openstackclient==6.0.0 11:06:12 python-swiftclient==4.4.0 11:06:12 pytz==2023.3.post1 11:06:12 PyYAML==6.0.1 11:06:12 referencing==0.32.0 11:06:12 requests==2.31.0 11:06:12 requests-oauthlib==1.3.1 11:06:12 requestsexceptions==1.4.0 11:06:12 rfc3986==2.0.0 11:06:12 rpds-py==0.13.2 11:06:12 rsa==4.9 11:06:12 ruamel.yaml==0.18.5 11:06:12 ruamel.yaml.clib==0.2.8 11:06:12 s3transfer==0.8.2 11:06:12 simplejson==3.19.2 11:06:12 six==1.16.0 11:06:12 smmap==5.0.1 11:06:12 soupsieve==2.5 11:06:12 stevedore==5.1.0 11:06:12 tabulate==0.9.0 11:06:12 toml==0.10.2 11:06:12 tomlkit==0.12.3 11:06:12 tqdm==4.66.1 11:06:12 typing_extensions==4.9.0 11:06:12 tzdata==2023.3 11:06:12 urllib3==1.26.18 11:06:12 virtualenv==20.25.0 11:06:12 wcwidth==0.2.12 11:06:12 websocket-client==1.7.0 11:06:12 wrapt==1.16.0 11:06:12 xdg==6.0.0 11:06:12 xmltodict==0.13.0 11:06:12 yq==3.2.3 11:06:12 zipp==3.17.0 11:06:12 [EnvInject] - Injecting environment variables from a build step. 11:06:12 [EnvInject] - Injecting as environment variables the properties content 11:06:12 PYTHON=python3 11:06:12 11:06:12 [EnvInject] - Variables injected successfully. 11:06:12 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins8673936401885227951.sh 11:06:12 ---> tox-install.sh 11:06:12 + source /home/jenkins/lf-env.sh 11:06:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:12 ++ mktemp -d /tmp/venv-XXXX 11:06:12 + lf_venv=/tmp/venv-iSiK 11:06:12 + local venv_file=/tmp/.os_lf_venv 11:06:12 + local python=python3 11:06:12 + local options 11:06:12 + local set_path=true 11:06:12 + local install_args= 11:06:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:06:12 + true 11:06:12 + case $1 in 11:06:12 + venv_file=/tmp/.toxenv 11:06:12 + shift 2 11:06:12 + true 11:06:12 + case $1 in 11:06:12 + shift 11:06:12 + break 11:06:12 + case $python in 11:06:12 + local pkg_list= 11:06:12 + [[ -d /opt/pyenv ]] 11:06:12 + echo 'Setup pyenv:' 11:06:12 Setup pyenv: 11:06:12 + export PYENV_ROOT=/opt/pyenv 11:06:12 + PYENV_ROOT=/opt/pyenv 11:06:12 + 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 11:06:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:06:12 + pyenv versions 11:06:12 system 11:06:12 3.8.13 11:06:12 3.9.13 11:06:12 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:12 + command -v pyenv 11:06:12 ++ pyenv init - --no-rehash 11:06:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:06:12 export PATH="/opt/pyenv/shims:${PATH}" 11:06:12 export PYENV_SHELL=bash 11:06:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:12 pyenv() { 11:06:12 local command 11:06:12 command="${1:-}" 11:06:12 if [ "$#" -gt 0 ]; then 11:06:12 shift 11:06:12 fi 11:06:12 11:06:12 case "$command" in 11:06:12 rehash|shell) 11:06:12 eval "$(pyenv "sh-$command" "$@")" 11:06:12 ;; 11:06:12 *) 11:06:12 command pyenv "$command" "$@" 11:06:12 ;; 11:06:12 esac 11:06:12 }' 11:06:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:06:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:06:12 ++ 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 11:06:12 ++ 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 11:06:12 ++ export PYENV_SHELL=bash 11:06:12 ++ PYENV_SHELL=bash 11:06:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:12 +++ complete -F _pyenv pyenv 11:06:12 ++ lf-pyver python3 11:06:12 ++ local py_version_xy=python3 11:06:12 ++ local py_version_xyz= 11:06:12 ++ sed 's/^[ *]* //' 11:06:12 ++ pyenv versions 11:06:12 ++ local command 11:06:12 ++ command=versions 11:06:12 ++ '[' 1 -gt 0 ']' 11:06:12 ++ shift 11:06:12 ++ case "$command" in 11:06:12 ++ command pyenv versions 11:06:12 ++ pyenv versions 11:06:12 ++ grep -E '^[0-9.]*[0-9]$' 11:06:12 ++ awk '{ print $1 }' 11:06:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:12 +++ grep '^3' /tmp/.pyenv_versions 11:06:12 +++ tail -n 1 11:06:12 +++ sort -V 11:06:12 ++ py_version_xyz=3.10.6 11:06:12 ++ [[ -z 3.10.6 ]] 11:06:12 ++ echo 3.10.6 11:06:12 ++ return 0 11:06:12 + pyenv local 3.10.6 11:06:12 + local command 11:06:12 + command=local 11:06:12 + '[' 2 -gt 0 ']' 11:06:12 + shift 11:06:12 + case "$command" in 11:06:12 + command pyenv local 3.10.6 11:06:12 + pyenv local 3.10.6 11:06:12 + for arg in "$@" 11:06:12 + case $arg in 11:06:12 + pkg_list+='tox ' 11:06:12 + for arg in "$@" 11:06:12 + case $arg in 11:06:12 + pkg_list+='virtualenv ' 11:06:12 + for arg in "$@" 11:06:12 + case $arg in 11:06:12 + pkg_list+='urllib3~=1.26.15 ' 11:06:12 + [[ -f /tmp/.toxenv ]] 11:06:12 + [[ ! -f /tmp/.toxenv ]] 11:06:12 + [[ -n '' ]] 11:06:12 + python3 -m venv /tmp/venv-iSiK 11:06:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iSiK' 11:06:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iSiK 11:06:16 + echo /tmp/venv-iSiK 11:06:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:06:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:06:16 + /tmp/venv-iSiK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:06:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:06:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:06:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:06:19 + /tmp/venv-iSiK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:06:22 + type python3 11:06:22 + true 11:06:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iSiK/bin to PATH' 11:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-iSiK/bin to PATH 11:06:22 + PATH=/tmp/venv-iSiK/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 11:06:22 + return 0 11:06:22 + python3 --version 11:06:22 Python 3.10.6 11:06:22 + python3 -m pip --version 11:06:23 pip 23.3.1 from /tmp/venv-iSiK/lib/python3.10/site-packages/pip (python 3.10) 11:06:23 + python3 -m pip freeze 11:06:23 cachetools==5.3.2 11:06:23 chardet==5.2.0 11:06:23 colorama==0.4.6 11:06:23 distlib==0.3.7 11:06:23 filelock==3.13.1 11:06:23 packaging==23.2 11:06:23 platformdirs==4.1.0 11:06:23 pluggy==1.3.0 11:06:23 pyproject-api==1.6.1 11:06:23 tomli==2.0.1 11:06:23 tox==4.11.4 11:06:23 urllib3==1.26.18 11:06:23 virtualenv==20.25.0 11:06:23 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins628859295919587236.sh 11:06:23 [EnvInject] - Injecting environment variables from a build step. 11:06:23 [EnvInject] - Injecting as environment variables the properties content 11:06:23 PARALLEL=False 11:06:23 11:06:23 [EnvInject] - Variables injected successfully. 11:06:23 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7493939231288491277.sh 11:06:23 ---> tox-run.sh 11:06:23 + 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 11:06:23 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:06:23 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:06:23 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:06:23 + cd /w/workspace/builder-tox-verify-master/. 11:06:23 + source /home/jenkins/lf-env.sh 11:06:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:06:23 ++ mktemp -d /tmp/venv-XXXX 11:06:23 + lf_venv=/tmp/venv-tpKJ 11:06:23 + local venv_file=/tmp/.os_lf_venv 11:06:23 + local python=python3 11:06:23 + local options 11:06:23 + local set_path=true 11:06:23 + local install_args= 11:06:23 ++ 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 11:06:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:06:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:06:23 + true 11:06:23 + case $1 in 11:06:23 + venv_file=/tmp/.toxenv 11:06:23 + shift 2 11:06:23 + true 11:06:23 + case $1 in 11:06:23 + shift 11:06:23 + break 11:06:23 + case $python in 11:06:23 + local pkg_list= 11:06:23 + [[ -d /opt/pyenv ]] 11:06:23 + echo 'Setup pyenv:' 11:06:23 Setup pyenv: 11:06:23 + export PYENV_ROOT=/opt/pyenv 11:06:23 + PYENV_ROOT=/opt/pyenv 11:06:23 + 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 11:06:23 + 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 11:06:23 + pyenv versions 11:06:23 system 11:06:23 3.8.13 11:06:23 3.9.13 11:06:23 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:06:23 + command -v pyenv 11:06:23 ++ pyenv init - --no-rehash 11:06:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:06:23 export PATH="/opt/pyenv/shims:${PATH}" 11:06:23 export PYENV_SHELL=bash 11:06:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:06:23 pyenv() { 11:06:23 local command 11:06:23 command="${1:-}" 11:06:23 if [ "$#" -gt 0 ]; then 11:06:23 shift 11:06:23 fi 11:06:23 11:06:23 case "$command" in 11:06:23 rehash|shell) 11:06:23 eval "$(pyenv "sh-$command" "$@")" 11:06:23 ;; 11:06:23 *) 11:06:23 command pyenv "$command" "$@" 11:06:23 ;; 11:06:23 esac 11:06:23 }' 11:06:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:06:23 ++ 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 11:06:23 ++ 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 11:06:23 ++ 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 11:06:23 ++ export PYENV_SHELL=bash 11:06:23 ++ PYENV_SHELL=bash 11:06:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:06:23 +++ complete -F _pyenv pyenv 11:06:23 ++ lf-pyver python3 11:06:23 ++ local py_version_xy=python3 11:06:23 ++ local py_version_xyz= 11:06:23 ++ grep -E '^[0-9.]*[0-9]$' 11:06:23 ++ awk '{ print $1 }' 11:06:23 ++ sed 's/^[ *]* //' 11:06:23 ++ pyenv versions 11:06:23 ++ local command 11:06:23 ++ command=versions 11:06:23 ++ '[' 1 -gt 0 ']' 11:06:23 ++ shift 11:06:23 ++ case "$command" in 11:06:23 ++ command pyenv versions 11:06:23 ++ pyenv versions 11:06:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:06:23 +++ tail -n 1 11:06:23 +++ grep '^3' /tmp/.pyenv_versions 11:06:23 +++ sort -V 11:06:23 ++ py_version_xyz=3.10.6 11:06:23 ++ [[ -z 3.10.6 ]] 11:06:23 ++ echo 3.10.6 11:06:23 ++ return 0 11:06:23 + pyenv local 3.10.6 11:06:23 + local command 11:06:23 + command=local 11:06:23 + '[' 2 -gt 0 ']' 11:06:23 + shift 11:06:23 + case "$command" in 11:06:23 + command pyenv local 3.10.6 11:06:23 + pyenv local 3.10.6 11:06:23 + for arg in "$@" 11:06:23 + case $arg in 11:06:23 + pkg_list+='tox ' 11:06:23 + for arg in "$@" 11:06:23 + case $arg in 11:06:23 + pkg_list+='virtualenv ' 11:06:23 + for arg in "$@" 11:06:23 + case $arg in 11:06:23 + pkg_list+='urllib3~=1.26.15 ' 11:06:23 + [[ -f /tmp/.toxenv ]] 11:06:23 ++ cat /tmp/.toxenv 11:06:23 + lf_venv=/tmp/venv-iSiK 11:06:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iSiK from' file:/tmp/.toxenv 11:06:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iSiK from file:/tmp/.toxenv 11:06:23 + /tmp/venv-iSiK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:06:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:06:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:06:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:06:24 + /tmp/venv-iSiK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:06:26 + type python3 11:06:26 + true 11:06:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iSiK/bin to PATH' 11:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-iSiK/bin to PATH 11:06:26 + PATH=/tmp/venv-iSiK/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 11:06:26 + return 0 11:06:26 + [[ -d /opt/pyenv ]] 11:06:26 + echo '---> Setting up pyenv' 11:06:26 ---> Setting up pyenv 11:06:26 + export PYENV_ROOT=/opt/pyenv 11:06:26 + PYENV_ROOT=/opt/pyenv 11:06:26 + export PATH=/opt/pyenv/bin:/tmp/venv-iSiK/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 11:06:26 + PATH=/opt/pyenv/bin:/tmp/venv-iSiK/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 11:06:26 ++ pwd 11:06:26 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:06:26 + export PYTHONPATH 11:06:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:06:26 + TOX_TESTENV_PASSENV=PYTHONPATH 11:06:26 + tox --version 11:06:26 4.11.4 from /tmp/venv-iSiK/lib/python3.10/site-packages/tox/__init__.py 11:06:26 + PARALLEL=False 11:06:26 + TOX_OPTIONS_LIST= 11:06:26 + [[ -n '' ]] 11:06:26 + case ${PARALLEL,,} in 11:06:26 + tox 11:06:26 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:06:27 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:07:03 docs: freeze> python -m pip freeze --all 11:07:03 docs: alabaster==0.7.13,attrs==23.1.0,Babel==2.13.1,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.18.1,fonttools==4.46.0,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.2,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.2,nwdiag==3.0.0,packaging==23.2,Pillow==10.1.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.2,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.4,sphinxcontrib-applehelp==1.0.7,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.5,sphinxcontrib-htmlhelp==2.0.4,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.6,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.9,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 11:07:03 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 11:07:05 docs: OK ✔ in 38.03 seconds 11:07:05 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:07:23 docs-linkcheck: freeze> python -m pip freeze --all 11:07:23 docs-linkcheck: alabaster==0.7.13,attrs==23.1.0,Babel==2.13.1,blockdiag==3.0.0,certifi==2023.11.17,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.18.1,fonttools==4.46.0,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.2,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.2,nwdiag==3.0.0,packaging==23.2,Pillow==10.1.0,pip==23.3.1,Pygments==2.17.2,pyparsing==3.1.1,pyrsistent==0.20.0,python-dateutil==2.8.2,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.0.2,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.2,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.4,sphinxcontrib-applehelp==1.0.7,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.5,sphinxcontrib-htmlhelp==2.0.4,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.27,sphinxcontrib-qthelp==1.0.6,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.9,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.1.0,webcolors==1.13,wheel==0.42.0 11:07:23 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 11:07:26 docs-linkcheck: OK ✔ in 20.77 seconds 11:07:26 jjb-version: freeze> python -m pip freeze --all 11:07:27 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 11:07:27 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:07:27 JJB version in jjb/releng-jobs.yaml: 5.0.2 11:07:27 JJB version in tox.ini: 5.0.2 11:07:27 jjb-version: OK ✔ in 1.63 seconds 11:07:27 prefix: freeze> python -m pip freeze --all 11:07:28 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 11:07:28 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:07:28 prefix: OK ✔ in 1.17 seconds 11:07:28 robot: freeze> python -m pip freeze --all 11:07:29 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 11:07:29 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:07:29 docs: OK (38.03=setup[36.60]+cmd[1.43] seconds) 11:07:29 docs-linkcheck: OK (20.77=setup[18.52]+cmd[2.25] seconds) 11:07:29 jjb-version: OK (1.63=setup[1.61]+cmd[0.02] seconds) 11:07:29 prefix: OK (1.17=setup[1.14]+cmd[0.03] seconds) 11:07:29 robot: OK (1.18=setup[1.14]+cmd[0.04] seconds) 11:07:29 congratulations :) (62.94 seconds) 11:07:29 + tox_status=0 11:07:29 + echo '---> Completed tox runs' 11:07:29 ---> Completed tox runs 11:07:29 + for i in .tox/*/log 11:07:29 ++ echo .tox/docs-linkcheck/log 11:07:29 ++ awk -F/ '{print $2}' 11:07:29 + tox_env=docs-linkcheck 11:07:29 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:07:29 + for i in .tox/*/log 11:07:29 ++ echo .tox/docs/log 11:07:29 ++ awk -F/ '{print $2}' 11:07:29 + tox_env=docs 11:07:29 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:07:29 + for i in .tox/*/log 11:07:29 ++ echo .tox/jjb-version/log 11:07:29 ++ awk -F/ '{print $2}' 11:07:29 + tox_env=jjb-version 11:07:29 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:07:29 + for i in .tox/*/log 11:07:29 ++ echo .tox/prefix/log 11:07:29 ++ awk -F/ '{print $2}' 11:07:29 + tox_env=prefix 11:07:29 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:07:29 + for i in .tox/*/log 11:07:29 ++ echo .tox/robot/log 11:07:29 ++ awk -F/ '{print $2}' 11:07:29 + tox_env=robot 11:07:29 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:07:29 + DOC_DIR=docs/_build/html 11:07:29 + [[ -d docs/_build/html ]] 11:07:29 + echo '---> Archiving generated docs' 11:07:29 ---> Archiving generated docs 11:07:29 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:07:29 + echo '---> tox-run.sh ends' 11:07:29 ---> tox-run.sh ends 11:07:29 + test 0 -eq 0 11:07:29 $ ssh-agent -k 11:07:29 unset SSH_AUTH_SOCK; 11:07:29 unset SSH_AGENT_PID; 11:07:29 echo Agent pid 5472 killed; 11:07:29 [ssh-agent] Stopped. 11:07:29 [PostBuildScript] - [INFO] Executing post build scripts. 11:07:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4965697692868357936.sh 11:07:29 ---> sysstat.sh 11:07:30 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6172986237231659198.sh 11:07:30 ---> package-listing.sh 11:07:30 ++ tr '[:upper:]' '[:lower:]' 11:07:30 ++ facter osfamily 11:07:30 + OS_FAMILY=redhat 11:07:30 + workspace=/w/workspace/builder-tox-verify-master 11:07:30 + START_PACKAGES=/tmp/packages_start.txt 11:07:30 + END_PACKAGES=/tmp/packages_end.txt 11:07:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:07:30 + PACKAGES=/tmp/packages_start.txt 11:07:30 + '[' /w/workspace/builder-tox-verify-master ']' 11:07:30 + PACKAGES=/tmp/packages_end.txt 11:07:30 + case "${OS_FAMILY}" in 11:07:30 + rpm -qa 11:07:30 + sort 11:07:31 + '[' -f /tmp/packages_start.txt ']' 11:07:31 + '[' -f /tmp/packages_end.txt ']' 11:07:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:07:31 + '[' /w/workspace/builder-tox-verify-master ']' 11:07:31 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:07:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:07:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15083615189165677854.sh 11:07:31 ---> capture-instance-metadata.sh 11:07:31 Setup pyenv: 11:07:31 system 11:07:31 3.8.13 11:07:31 3.9.13 11:07:31 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3s4h from file:/tmp/.os_lf_venv 11:07:33 lf-activate-venv(): INFO: Installing: lftools 11:07:52 lf-activate-venv(): INFO: Adding /tmp/venv-3s4h/bin to PATH 11:07:52 INFO: Running in OpenStack, capturing instance metadata 11:07:52 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins132684399665900166.sh 11:07:52 provisioning config files... 11:07:53 Could not find credentials [logs] for builder-tox-verify-master #7267 11:07:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config5024037512789434716tmp 11:07:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:07:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:07:53 provisioning config files... 11:07:53 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:07:53 [EnvInject] - Injecting environment variables from a build step. 11:07:53 [EnvInject] - Injecting as environment variables the properties content 11:07:53 SERVER_ID=logs 11:07:53 11:07:53 [EnvInject] - Variables injected successfully. 11:07:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7236714245311137827.sh 11:07:53 ---> create-netrc.sh 11:07:53 WARN: Log server credential not found. 11:07:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1558677909622534964.sh 11:07:53 ---> python-tools-install.sh 11:07:53 Setup pyenv: 11:07:53 system 11:07:53 3.8.13 11:07:53 3.9.13 11:07:53 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:07:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3s4h from file:/tmp/.os_lf_venv 11:07:56 lf-activate-venv(): INFO: Installing: lftools 11:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-3s4h/bin to PATH 11:08:07 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15543111405604843681.sh 11:08:08 ---> sudo-logs.sh 11:08:08 Archiving 'sudo' log.. 11:08:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7659764092796546416.sh 11:08:08 ---> job-cost.sh 11:08:08 Setup pyenv: 11:08:08 system 11:08:08 3.8.13 11:08:08 3.9.13 11:08:08 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:08:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3s4h from file:/tmp/.os_lf_venv 11:08:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:08:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:08:18 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 11:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-3s4h/bin to PATH 11:08:19 INFO: No Stack... 11:08:19 INFO: Retrieving Pricing Info for: v3-standard-2 11:08:19 INFO: Archiving Costs 11:08:19 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2677505765102588527.sh 11:08:20 ---> logs-deploy.sh 11:08:20 Setup pyenv: 11:08:20 system 11:08:20 3.8.13 11:08:20 3.9.13 11:08:20 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:08:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3s4h from file:/tmp/.os_lf_venv 11:08:21 lf-activate-venv(): INFO: Installing: lftools 11:08:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:08:33 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:08:34 lf-activate-venv(): INFO: Adding /tmp/venv-3s4h/bin to PATH 11:08:34 WARNING: Nexus logging server not set 11:08:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7267/ 11:08:34 INFO: archiving logs to S3 11:08:35 ---> uname -a: 11:08:35 Linux prd-centos8-builder-2c-2g-7188.novalocal 4.18.0-500.el8.x86_64 #1 SMP Wed Jun 28 00:07:07 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:08:35 11:08:35 11:08:35 ---> lscpu: 11:08:35 Architecture: x86_64 11:08:35 CPU op-mode(s): 32-bit, 64-bit 11:08:35 Byte Order: Little Endian 11:08:35 CPU(s): 2 11:08:35 On-line CPU(s) list: 0,1 11:08:35 Thread(s) per core: 1 11:08:35 Core(s) per socket: 1 11:08:35 Socket(s): 2 11:08:35 NUMA node(s): 1 11:08:35 Vendor ID: AuthenticAMD 11:08:35 CPU family: 23 11:08:35 Model: 49 11:08:35 Model name: AMD EPYC-Rome Processor 11:08:35 Stepping: 0 11:08:35 CPU MHz: 2799.996 11:08:35 BogoMIPS: 5599.99 11:08:35 Virtualization: AMD-V 11:08:35 Hypervisor vendor: KVM 11:08:35 Virtualization type: full 11:08:35 L1d cache: 32K 11:08:35 L1i cache: 32K 11:08:35 L2 cache: 512K 11:08:35 L3 cache: 16384K 11:08:35 NUMA node0 CPU(s): 0,1 11:08:35 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 11:08:35 11:08:35 11:08:35 ---> nproc: 11:08:35 2 11:08:35 11:08:35 11:08:35 ---> df -h: 11:08:35 Filesystem Size Used Avail Use% Mounted on 11:08:35 devtmpfs 3.8G 0 3.8G 0% /dev 11:08:35 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:08:35 tmpfs 3.8G 17M 3.8G 1% /run 11:08:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:08:35 /dev/vda1 40G 8.6G 32G 22% / 11:08:35 tmpfs 770M 0 770M 0% /run/user/1001 11:08:35 11:08:35 11:08:35 ---> free -m: 11:08:35 total used free shared buff/cache available 11:08:35 Mem: 7697 671 3965 19 3060 6708 11:08:35 Swap: 1023 0 1023 11:08:35 11:08:35 11:08:35 ---> ip addr: 11:08:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:08:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:08:35 inet 127.0.0.1/8 scope host lo 11:08:35 valid_lft forever preferred_lft forever 11:08:35 inet6 ::1/128 scope host 11:08:35 valid_lft forever preferred_lft forever 11:08:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:08:35 link/ether fa:16:3e:57:20:63 brd ff:ff:ff:ff:ff:ff 11:08:35 altname enp0s3 11:08:35 altname ens3 11:08:35 inet 10.30.171.209/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:08:35 valid_lft 86131sec preferred_lft 86131sec 11:08:35 inet6 fe80::f816:3eff:fe57:2063/64 scope link 11:08:35 valid_lft forever preferred_lft forever 11:08:35 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:08:35 link/ether 02:42:cf:dc:78:1b brd ff:ff:ff:ff:ff:ff 11:08:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:08:35 valid_lft forever preferred_lft forever 11:08:35 11:08:35 11:08:35 ---> sar -b -r -n DEV: 11:08:35 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/11/2023 _x86_64_ (2 CPU) 11:08:35 11:08:35 11:04:01 LINUX RESTART (2 CPU) 11:08:35 11:08:35 11:05:01 AM tps rtps wtps bread/s bwrtn/s 11:08:35 11:06:01 AM 73.14 6.95 66.19 1303.03 5828.19 11:08:35 11:07:01 AM 138.93 1.95 136.98 76.92 16117.86 11:08:35 11:08:01 AM 130.76 1.03 129.73 92.38 23370.29 11:08:35 Average: 114.27 3.31 110.96 490.82 15104.93 11:08:35 11:08:35 11:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:08:35 11:06:01 AM 5050696 6985324 2831600 35.92 2688 2117224 980108 10.97 205332 2304160 193768 11:08:35 11:07:01 AM 4345384 6874888 3536912 44.87 2688 2693180 1084916 12.15 290260 2851388 387652 11:08:35 11:08:01 AM 4081928 6885428 3800368 48.21 2688 2947636 959192 10.74 423608 2918116 41380 11:08:35 Average: 4492669 6915213 3389627 43.00 2688 2586013 1008072 11.29 306400 2691221 207600 11:08:35 11:08:35 11:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:08:35 11:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:35 11:06:01 AM eth0 97.73 74.34 1110.17 8.60 0.00 0.00 0.00 0.00 11:08:35 11:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:35 11:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:35 11:07:01 AM eth0 73.89 60.21 1276.32 8.51 0.00 0.00 0.00 0.00 11:08:35 11:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:35 11:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:35 11:08:01 AM eth0 20.56 20.00 18.45 7.65 0.00 0.00 0.00 0.00 11:08:35 11:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:35 Average: eth0 64.06 51.52 801.66 8.25 0.00 0.00 0.00 0.00 11:08:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:08:35 11:08:35 11:08:35 ---> sar -P ALL: 11:08:35 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/11/2023 _x86_64_ (2 CPU) 11:08:35 11:08:35 11:04:01 LINUX RESTART (2 CPU) 11:08:35 11:08:35 11:05:01 AM CPU %user %nice %system %iowait %steal %idle 11:08:35 11:06:01 AM all 37.33 0.00 3.41 2.16 0.12 56.98 11:08:35 11:06:01 AM 0 49.29 0.00 3.96 2.66 0.13 43.95 11:08:35 11:06:01 AM 1 25.37 0.00 2.86 1.66 0.10 70.00 11:08:35 11:07:01 AM all 37.86 0.00 4.35 5.78 0.12 51.89 11:08:35 11:07:01 AM 0 45.82 0.00 4.78 6.20 0.12 43.09 11:08:35 11:07:01 AM 1 29.89 0.00 3.91 5.36 0.12 60.73 11:08:35 11:08:01 AM all 34.23 0.00 3.95 10.32 0.12 51.37 11:08:35 11:08:01 AM 0 42.19 0.00 4.06 9.62 0.13 44.00 11:08:35 11:08:01 AM 1 26.25 0.00 3.84 11.03 0.12 58.77 11:08:35 Average: all 36.47 0.00 3.90 6.09 0.12 53.42 11:08:35 Average: 0 45.77 0.00 4.27 6.16 0.13 43.68 11:08:35 Average: 1 27.17 0.00 3.54 6.02 0.11 63.17 11:08:35 11:08:35 11:08:35