08:51:16 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/109298 08:51:16 Running as SYSTEM 08:51:16 [EnvInject] - Loading node environment variables. 08:51:16 Building remotely on prd-centos8-builder-2c-2g-7632 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 08:51:16 [ssh-agent] Looking for ssh-agent implementation... 08:51:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:51:16 $ ssh-agent 08:51:16 SSH_AUTH_SOCK=/tmp/ssh-xIxmJAopjVCE/agent.5474 08:51:16 SSH_AGENT_PID=5476 08:51:16 [ssh-agent] Started. 08:51:16 Running ssh-add (command line suppressed) 08:51:16 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_17072450794892849748.key (/w/workspace/builder-tox-verify-master@tmp/private_key_17072450794892849748.key) 08:51:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:51:16 The recommended git tool is: NONE 08:51:19 using credential jenkins-ssh 08:51:19 Wiping out workspace first. 08:51:19 Cloning the remote Git repository 08:51:19 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 08:51:19 > git init /w/workspace/builder-tox-verify-master # timeout=10 08:51:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 08:51:19 > git --version # timeout=10 08:51:19 > git --version # 'git version 2.39.3' 08:51:19 using GIT_SSH to set credentials jenkins-ssh 08:51:19 [INFO] Currently running in a labeled security context 08:51:19 [INFO] Currently SELinux is 'enforcing' on the host 08:51:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh17421624362073883994.key 08:51:19 Verifying host key using known hosts file 08:51:19 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. 08:51:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 08:51:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:51:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 08:51:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 08:51:21 using GIT_SSH to set credentials jenkins-ssh 08:51:21 [INFO] Currently running in a labeled security context 08:51:21 [INFO] Currently SELinux is 'enforcing' on the host 08:51:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh11802511767336587492.key 08:51:21 Verifying host key using known hosts file 08:51:21 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. 08:51:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/98/109298/1 # timeout=10 08:51:22 > git rev-parse dad465a14d7b8137ea526ab1cd2c9a589157e19e^{commit} # timeout=10 08:51:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:51:22 Checking out Revision dad465a14d7b8137ea526ab1cd2c9a589157e19e (refs/changes/98/109298/1) 08:51:22 > git config core.sparsecheckout # timeout=10 08:51:22 > git checkout -f dad465a14d7b8137ea526ab1cd2c9a589157e19e # timeout=10 08:51:25 Commit message: "Use CentOS 8 for builder-openstack-update-cloud-image" 08:51:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:51:25 > git rev-list --no-walk 6e5f326f0870f9e50f852b64f52212f7f0c86b08 # timeout=10 08:51:25 > git remote # timeout=10 08:51:25 > git submodule init # timeout=10 08:51:25 > git submodule sync # timeout=10 08:51:25 > git config --get remote.origin.url # timeout=10 08:51:25 > git submodule init # timeout=10 08:51:26 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:51:26 > git config --get submodule.global-jjb.url # timeout=10 08:51:26 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 08:51:26 > git config --get submodule.packer/common-packer.url # timeout=10 08:51:26 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 08:51:26 > git submodule update --init --recursive global-jjb # timeout=10 08:51:27 > git submodule update --init --recursive packer/common-packer # timeout=10 08:51:27 provisioning config files... 08:51:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:51:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:51:27 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins607267532123644196.sh 08:51:27 ---> python-tools-install.sh 08:51:27 Setup pyenv: 08:51:27 system 08:51:27 * 3.8.13 (set by /opt/pyenv/version) 08:51:27 * 3.9.13 (set by /opt/pyenv/version) 08:51:27 * 3.10.6 (set by /opt/pyenv/version) 08:51:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-erI3 08:51:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:51:35 lf-activate-venv(): INFO: Installing: lftools 08:52:09 lf-activate-venv(): INFO: Adding /tmp/venv-erI3/bin to PATH 08:52:09 Generating Requirements File 08:52:42 Python 3.10.6 08:52:42 pip 23.3.1 from /tmp/venv-erI3/lib/python3.10/site-packages/pip (python 3.10) 08:52:43 appdirs==1.4.4 08:52:43 argcomplete==3.2.1 08:52:43 aspy.yaml==1.3.0 08:52:43 attrs==23.1.0 08:52:43 autopage==0.5.2 08:52:43 Babel==2.14.0 08:52:43 beautifulsoup4==4.12.2 08:52:43 boto3==1.33.13 08:52:43 botocore==1.33.13 08:52:43 bs4==0.0.1 08:52:43 cachetools==5.3.2 08:52:43 certifi==2023.11.17 08:52:43 cffi==1.16.0 08:52:43 cfgv==3.4.0 08:52:43 chardet==5.2.0 08:52:43 charset-normalizer==3.3.2 08:52:43 click==8.1.7 08:52:43 cliff==4.4.0 08:52:43 cmd2==2.4.3 08:52:43 cryptography==3.3.2 08:52:43 debtcollector==2.5.0 08:52:43 decorator==5.1.1 08:52:43 defusedxml==0.7.1 08:52:43 Deprecated==1.2.14 08:52:43 distlib==0.3.8 08:52:43 dnspython==2.4.2 08:52:43 docker==4.2.2 08:52:43 dogpile.cache==1.2.2 08:52:43 email-validator==2.1.0.post1 08:52:43 filelock==3.13.1 08:52:43 future==0.18.3 08:52:43 gitdb==4.0.11 08:52:43 GitPython==3.1.40 08:52:43 google-auth==2.25.2 08:52:43 httplib2==0.22.0 08:52:43 identify==2.5.33 08:52:43 idna==3.6 08:52:43 importlib-metadata==7.0.0 08:52:43 importlib-resources==1.5.0 08:52:43 iso8601==2.1.0 08:52:43 Jinja2==3.1.2 08:52:43 jmespath==1.0.1 08:52:43 jsonpatch==1.33 08:52:43 jsonpointer==2.4 08:52:43 jsonschema==4.20.0 08:52:43 jsonschema-specifications==2023.11.2 08:52:43 keystoneauth1==5.4.0 08:52:43 kubernetes==28.1.0 08:52:43 lftools==0.37.8 08:52:43 lxml==4.9.3 08:52:43 MarkupSafe==2.1.3 08:52:43 msgpack==1.0.7 08:52:43 multi-key-dict==2.0.3 08:52:43 munch==4.0.0 08:52:43 netaddr==0.9.0 08:52:43 netifaces==0.11.0 08:52:43 niet==1.4.2 08:52:43 nodeenv==1.8.0 08:52:43 oauth2client==4.1.3 08:52:43 oauthlib==3.2.2 08:52:43 openstacksdk==0.62.0 08:52:43 os-client-config==2.1.0 08:52:43 os-service-types==1.7.0 08:52:43 osc-lib==2.9.0 08:52:43 oslo.config==9.2.0 08:52:43 oslo.context==5.3.0 08:52:43 oslo.i18n==6.2.0 08:52:43 oslo.log==5.4.0 08:52:43 oslo.serialization==5.2.0 08:52:43 oslo.utils==6.3.0 08:52:43 packaging==23.2 08:52:43 pbr==6.0.0 08:52:43 platformdirs==4.1.0 08:52:43 prettytable==3.9.0 08:52:43 pyasn1==0.5.1 08:52:43 pyasn1-modules==0.3.0 08:52:43 pycparser==2.21 08:52:43 pygerrit2==2.0.15 08:52:43 PyGithub==2.1.1 08:52:43 pyinotify==0.9.6 08:52:43 PyJWT==2.8.0 08:52:43 PyNaCl==1.5.0 08:52:43 pyparsing==2.4.7 08:52:43 pyperclip==1.8.2 08:52:43 pyrsistent==0.20.0 08:52:43 python-cinderclient==9.4.0 08:52:43 python-dateutil==2.8.2 08:52:43 python-heatclient==3.3.0 08:52:43 python-jenkins==1.8.2 08:52:43 python-keystoneclient==5.2.0 08:52:43 python-magnumclient==4.3.0 08:52:43 python-novaclient==18.4.0 08:52:43 python-openstackclient==6.0.0 08:52:43 python-swiftclient==4.4.0 08:52:43 pytz==2023.3.post1 08:52:43 PyYAML==6.0.1 08:52:43 referencing==0.32.0 08:52:43 requests==2.31.0 08:52:43 requests-oauthlib==1.3.1 08:52:43 requestsexceptions==1.4.0 08:52:43 rfc3986==2.0.0 08:52:43 rpds-py==0.13.2 08:52:43 rsa==4.9 08:52:43 ruamel.yaml==0.18.5 08:52:43 ruamel.yaml.clib==0.2.8 08:52:43 s3transfer==0.8.2 08:52:43 simplejson==3.19.2 08:52:43 six==1.16.0 08:52:43 smmap==5.0.1 08:52:43 soupsieve==2.5 08:52:43 stevedore==5.1.0 08:52:43 tabulate==0.9.0 08:52:43 toml==0.10.2 08:52:43 tomlkit==0.12.3 08:52:43 tqdm==4.66.1 08:52:43 typing_extensions==4.9.0 08:52:43 tzdata==2023.3 08:52:43 urllib3==1.26.18 08:52:43 virtualenv==20.25.0 08:52:43 wcwidth==0.2.12 08:52:43 websocket-client==1.7.0 08:52:43 wrapt==1.16.0 08:52:43 xdg==6.0.0 08:52:43 xmltodict==0.13.0 08:52:43 yq==3.2.3 08:52:43 zipp==3.17.0 08:52:43 [EnvInject] - Injecting environment variables from a build step. 08:52:43 [EnvInject] - Injecting as environment variables the properties content 08:52:43 PYTHON=python3 08:52:43 08:52:43 [EnvInject] - Variables injected successfully. 08:52:43 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9900033005823032248.sh 08:52:43 ---> tox-install.sh 08:52:43 + source /home/jenkins/lf-env.sh 08:52:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:52:43 ++ mktemp -d /tmp/venv-XXXX 08:52:43 + lf_venv=/tmp/venv-xOgU 08:52:43 + local venv_file=/tmp/.os_lf_venv 08:52:43 + local python=python3 08:52:43 + local options 08:52:43 + local set_path=true 08:52:43 + local install_args= 08:52:43 ++ 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 08:52:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:52:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:52:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:52:43 + true 08:52:43 + case $1 in 08:52:43 + venv_file=/tmp/.toxenv 08:52:43 + shift 2 08:52:43 + true 08:52:43 + case $1 in 08:52:43 + shift 08:52:43 + break 08:52:43 + case $python in 08:52:43 + local pkg_list= 08:52:43 + [[ -d /opt/pyenv ]] 08:52:43 + echo 'Setup pyenv:' 08:52:43 Setup pyenv: 08:52:43 + export PYENV_ROOT=/opt/pyenv 08:52:43 + PYENV_ROOT=/opt/pyenv 08:52:43 + 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 08:52:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:52:43 + pyenv versions 08:52:43 system 08:52:43 3.8.13 08:52:43 3.9.13 08:52:43 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:52:43 + command -v pyenv 08:52:43 ++ pyenv init - --no-rehash 08:52:43 + 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[*]}"'\'')" 08:52:43 export PATH="/opt/pyenv/shims:${PATH}" 08:52:43 export PYENV_SHELL=bash 08:52:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:52:43 pyenv() { 08:52:43 local command 08:52:43 command="${1:-}" 08:52:43 if [ "$#" -gt 0 ]; then 08:52:43 shift 08:52:43 fi 08:52:43 08:52:43 case "$command" in 08:52:43 rehash|shell) 08:52:43 eval "$(pyenv "sh-$command" "$@")" 08:52:43 ;; 08:52:43 *) 08:52:43 command pyenv "$command" "$@" 08:52:43 ;; 08:52:43 esac 08:52:43 }' 08:52:43 +++ 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[*]}"' 08:52:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:52:43 ++ 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 08:52:43 ++ 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 08:52:43 ++ export PYENV_SHELL=bash 08:52:43 ++ PYENV_SHELL=bash 08:52:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:52:43 +++ complete -F _pyenv pyenv 08:52:43 ++ lf-pyver python3 08:52:43 ++ local py_version_xy=python3 08:52:43 ++ local py_version_xyz= 08:52:43 ++ awk '{ print $1 }' 08:52:43 ++ pyenv versions 08:52:43 ++ local command 08:52:43 ++ command=versions 08:52:43 ++ '[' 1 -gt 0 ']' 08:52:43 ++ shift 08:52:43 ++ case "$command" in 08:52:43 ++ command pyenv versions 08:52:43 ++ pyenv versions 08:52:43 ++ sed 's/^[ *]* //' 08:52:43 ++ grep -E '^[0-9.]*[0-9]$' 08:52:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:52:43 +++ grep '^3' /tmp/.pyenv_versions 08:52:43 +++ tail -n 1 08:52:43 +++ sort -V 08:52:43 ++ py_version_xyz=3.10.6 08:52:43 ++ [[ -z 3.10.6 ]] 08:52:43 ++ echo 3.10.6 08:52:43 ++ return 0 08:52:43 + pyenv local 3.10.6 08:52:43 + local command 08:52:43 + command=local 08:52:43 + '[' 2 -gt 0 ']' 08:52:43 + shift 08:52:43 + case "$command" in 08:52:43 + command pyenv local 3.10.6 08:52:43 + pyenv local 3.10.6 08:52:43 + for arg in "$@" 08:52:43 + case $arg in 08:52:43 + pkg_list+='tox ' 08:52:43 + for arg in "$@" 08:52:43 + case $arg in 08:52:43 + pkg_list+='virtualenv ' 08:52:43 + for arg in "$@" 08:52:43 + case $arg in 08:52:43 + pkg_list+='urllib3~=1.26.15 ' 08:52:43 + [[ -f /tmp/.toxenv ]] 08:52:43 + [[ ! -f /tmp/.toxenv ]] 08:52:43 + [[ -n '' ]] 08:52:43 + python3 -m venv /tmp/venv-xOgU 08:52:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xOgU' 08:52:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xOgU 08:52:47 + echo /tmp/venv-xOgU 08:52:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:52:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:52:47 + /tmp/venv-xOgU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:52:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:52:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:52:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:52:50 + /tmp/venv-xOgU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:52:53 + type python3 08:52:53 + true 08:52:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xOgU/bin to PATH' 08:52:53 lf-activate-venv(): INFO: Adding /tmp/venv-xOgU/bin to PATH 08:52:53 + PATH=/tmp/venv-xOgU/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 08:52:53 + return 0 08:52:53 + python3 --version 08:52:53 Python 3.10.6 08:52:53 + python3 -m pip --version 08:52:53 pip 23.3.1 from /tmp/venv-xOgU/lib/python3.10/site-packages/pip (python 3.10) 08:52:53 + python3 -m pip freeze 08:52:53 cachetools==5.3.2 08:52:53 chardet==5.2.0 08:52:53 colorama==0.4.6 08:52:53 distlib==0.3.8 08:52:53 filelock==3.13.1 08:52:53 packaging==23.2 08:52:53 platformdirs==4.1.0 08:52:53 pluggy==1.3.0 08:52:53 pyproject-api==1.6.1 08:52:53 tomli==2.0.1 08:52:53 tox==4.11.4 08:52:53 urllib3==1.26.18 08:52:53 virtualenv==20.25.0 08:52:53 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins10327856894344746731.sh 08:52:53 [EnvInject] - Injecting environment variables from a build step. 08:52:53 [EnvInject] - Injecting as environment variables the properties content 08:52:53 PARALLEL=False 08:52:53 08:52:53 [EnvInject] - Variables injected successfully. 08:52:53 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1858884088830767559.sh 08:52:53 ---> tox-run.sh 08:52:53 + 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 08:52:53 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 08:52:53 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 08:52:53 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 08:52:54 + cd /w/workspace/builder-tox-verify-master/. 08:52:54 + source /home/jenkins/lf-env.sh 08:52:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:52:54 ++ mktemp -d /tmp/venv-XXXX 08:52:54 + lf_venv=/tmp/venv-hVhY 08:52:54 + local venv_file=/tmp/.os_lf_venv 08:52:54 + local python=python3 08:52:54 + local options 08:52:54 + local set_path=true 08:52:54 + local install_args= 08:52:54 ++ 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 08:52:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:52:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:52:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:52:54 + true 08:52:54 + case $1 in 08:52:54 + venv_file=/tmp/.toxenv 08:52:54 + shift 2 08:52:54 + true 08:52:54 + case $1 in 08:52:54 + shift 08:52:54 + break 08:52:54 + case $python in 08:52:54 + local pkg_list= 08:52:54 + [[ -d /opt/pyenv ]] 08:52:54 + echo 'Setup pyenv:' 08:52:54 Setup pyenv: 08:52:54 + export PYENV_ROOT=/opt/pyenv 08:52:54 + PYENV_ROOT=/opt/pyenv 08:52:54 + 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 08:52:54 + 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 08:52:54 + pyenv versions 08:52:54 system 08:52:54 3.8.13 08:52:54 3.9.13 08:52:54 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:52:54 + command -v pyenv 08:52:54 ++ pyenv init - --no-rehash 08:52:54 + 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[*]}"'\'')" 08:52:54 export PATH="/opt/pyenv/shims:${PATH}" 08:52:54 export PYENV_SHELL=bash 08:52:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:52:54 pyenv() { 08:52:54 local command 08:52:54 command="${1:-}" 08:52:54 if [ "$#" -gt 0 ]; then 08:52:54 shift 08:52:54 fi 08:52:54 08:52:54 case "$command" in 08:52:54 rehash|shell) 08:52:54 eval "$(pyenv "sh-$command" "$@")" 08:52:54 ;; 08:52:54 *) 08:52:54 command pyenv "$command" "$@" 08:52:54 ;; 08:52:54 esac 08:52:54 }' 08:52:54 +++ 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[*]}"' 08:52:54 ++ 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 08:52:54 ++ 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 08:52:54 ++ 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 08:52:54 ++ export PYENV_SHELL=bash 08:52:54 ++ PYENV_SHELL=bash 08:52:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:52:54 +++ complete -F _pyenv pyenv 08:52:54 ++ lf-pyver python3 08:52:54 ++ local py_version_xy=python3 08:52:54 ++ local py_version_xyz= 08:52:54 ++ awk '{ print $1 }' 08:52:54 ++ pyenv versions 08:52:54 ++ local command 08:52:54 ++ command=versions 08:52:54 ++ '[' 1 -gt 0 ']' 08:52:54 ++ shift 08:52:54 ++ case "$command" in 08:52:54 ++ command pyenv versions 08:52:54 ++ pyenv versions 08:52:54 ++ sed 's/^[ *]* //' 08:52:54 ++ grep -E '^[0-9.]*[0-9]$' 08:52:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:52:54 +++ grep '^3' /tmp/.pyenv_versions 08:52:54 +++ tail -n 1 08:52:54 +++ sort -V 08:52:54 ++ py_version_xyz=3.10.6 08:52:54 ++ [[ -z 3.10.6 ]] 08:52:54 ++ echo 3.10.6 08:52:54 ++ return 0 08:52:54 + pyenv local 3.10.6 08:52:54 + local command 08:52:54 + command=local 08:52:54 + '[' 2 -gt 0 ']' 08:52:54 + shift 08:52:54 + case "$command" in 08:52:54 + command pyenv local 3.10.6 08:52:54 + pyenv local 3.10.6 08:52:54 + for arg in "$@" 08:52:54 + case $arg in 08:52:54 + pkg_list+='tox ' 08:52:54 + for arg in "$@" 08:52:54 + case $arg in 08:52:54 + pkg_list+='virtualenv ' 08:52:54 + for arg in "$@" 08:52:54 + case $arg in 08:52:54 + pkg_list+='urllib3~=1.26.15 ' 08:52:54 + [[ -f /tmp/.toxenv ]] 08:52:54 ++ cat /tmp/.toxenv 08:52:54 + lf_venv=/tmp/venv-xOgU 08:52:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xOgU from' file:/tmp/.toxenv 08:52:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xOgU from file:/tmp/.toxenv 08:52:54 + /tmp/venv-xOgU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:52:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:52:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:52:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:52:55 + /tmp/venv-xOgU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:52:56 + type python3 08:52:56 + true 08:52:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xOgU/bin to PATH' 08:52:56 lf-activate-venv(): INFO: Adding /tmp/venv-xOgU/bin to PATH 08:52:56 + PATH=/tmp/venv-xOgU/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 08:52:56 + return 0 08:52:56 + [[ -d /opt/pyenv ]] 08:52:56 + echo '---> Setting up pyenv' 08:52:56 ---> Setting up pyenv 08:52:56 + export PYENV_ROOT=/opt/pyenv 08:52:56 + PYENV_ROOT=/opt/pyenv 08:52:56 + export PATH=/opt/pyenv/bin:/tmp/venv-xOgU/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 08:52:56 + PATH=/opt/pyenv/bin:/tmp/venv-xOgU/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 08:52:56 ++ pwd 08:52:56 + PYTHONPATH=/w/workspace/builder-tox-verify-master 08:52:56 + export PYTHONPATH 08:52:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:52:56 + TOX_TESTENV_PASSENV=PYTHONPATH 08:52:56 + tox --version 08:52:56 4.11.4 from /tmp/venv-xOgU/lib/python3.10/site-packages/tox/__init__.py 08:52:56 + PARALLEL=False 08:52:56 + TOX_OPTIONS_LIST= 08:52:56 + [[ -n '' ]] 08:52:56 + case ${PARALLEL,,} in 08:52:56 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 08:52:56 + tox 08:52:57 docs: install_deps> python -I -m pip install -r docs/requirements.txt 08:53:32 docs: freeze> python -m pip freeze --all 08:53:33 docs: alabaster==0.7.13,attrs==23.1.0,Babel==2.14.0,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 08:53:33 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 08:53:34 docs: OK ✔ in 37.24 seconds 08:53:34 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 08:53:51 docs-linkcheck: freeze> python -m pip freeze --all 08:53:51 docs-linkcheck: alabaster==0.7.13,attrs==23.1.0,Babel==2.14.0,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 08:53:51 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 08:53:54 docs-linkcheck: OK ✔ in 19.63 seconds 08:53:54 jjb-version: freeze> python -m pip freeze --all 08:53:55 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 08:53:55 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 08:53:55 JJB version in jjb/releng-jobs.yaml: 5.0.2 08:53:55 JJB version in tox.ini: 5.0.2 08:53:55 jjb-version: OK ✔ in 1.11 seconds 08:53:55 prefix: freeze> python -m pip freeze --all 08:53:56 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 08:53:56 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 08:53:56 prefix: OK ✔ in 1.11 seconds 08:53:56 robot: freeze> python -m pip freeze --all 08:53:57 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 08:53:57 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 08:53:57 docs: OK (37.24=setup[35.85]+cmd[1.39] seconds) 08:53:57 docs-linkcheck: OK (19.63=setup[17.47]+cmd[2.16] seconds) 08:53:57 jjb-version: OK (1.11=setup[1.08]+cmd[0.03] seconds) 08:53:57 prefix: OK (1.10=setup[1.08]+cmd[0.03] seconds) 08:53:57 robot: OK (1.32=setup[1.26]+cmd[0.05] seconds) 08:53:57 congratulations :) (60.55 seconds) 08:53:57 + tox_status=0 08:53:57 + echo '---> Completed tox runs' 08:53:57 ---> Completed tox runs 08:53:57 + for i in .tox/*/log 08:53:57 ++ echo .tox/docs-linkcheck/log 08:53:57 ++ awk -F/ '{print $2}' 08:53:57 + tox_env=docs-linkcheck 08:53:57 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 08:53:57 + for i in .tox/*/log 08:53:57 ++ echo .tox/docs/log 08:53:57 ++ awk -F/ '{print $2}' 08:53:57 + tox_env=docs 08:53:57 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 08:53:57 + for i in .tox/*/log 08:53:57 ++ echo .tox/jjb-version/log 08:53:57 ++ awk -F/ '{print $2}' 08:53:57 + tox_env=jjb-version 08:53:57 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 08:53:57 + for i in .tox/*/log 08:53:57 ++ echo .tox/prefix/log 08:53:57 ++ awk -F/ '{print $2}' 08:53:57 + tox_env=prefix 08:53:57 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 08:53:57 + for i in .tox/*/log 08:53:57 ++ echo .tox/robot/log 08:53:57 ++ awk -F/ '{print $2}' 08:53:57 + tox_env=robot 08:53:57 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 08:53:57 + DOC_DIR=docs/_build/html 08:53:57 + [[ -d docs/_build/html ]] 08:53:57 + echo '---> Archiving generated docs' 08:53:57 ---> Archiving generated docs 08:53:57 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 08:53:57 + echo '---> tox-run.sh ends' 08:53:57 ---> tox-run.sh ends 08:53:57 + test 0 -eq 0 08:53:57 $ ssh-agent -k 08:53:57 unset SSH_AUTH_SOCK; 08:53:57 unset SSH_AGENT_PID; 08:53:57 echo Agent pid 5476 killed; 08:53:57 [ssh-agent] Stopped. 08:53:57 [PostBuildScript] - [INFO] Executing post build scripts. 08:53:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8623479854178827881.sh 08:53:57 ---> sysstat.sh 08:53:58 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins472590928503170893.sh 08:53:58 ---> package-listing.sh 08:53:58 ++ facter osfamily 08:53:58 ++ tr '[:upper:]' '[:lower:]' 08:53:58 + OS_FAMILY=redhat 08:53:58 + workspace=/w/workspace/builder-tox-verify-master 08:53:58 + START_PACKAGES=/tmp/packages_start.txt 08:53:58 + END_PACKAGES=/tmp/packages_end.txt 08:53:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:53:58 + PACKAGES=/tmp/packages_start.txt 08:53:58 + '[' /w/workspace/builder-tox-verify-master ']' 08:53:58 + PACKAGES=/tmp/packages_end.txt 08:53:58 + case "${OS_FAMILY}" in 08:53:58 + sort 08:53:58 + rpm -qa 08:53:58 + '[' -f /tmp/packages_start.txt ']' 08:53:58 + '[' -f /tmp/packages_end.txt ']' 08:53:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:53:58 + '[' /w/workspace/builder-tox-verify-master ']' 08:53:58 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 08:53:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 08:53:58 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16720387336372280156.sh 08:53:59 ---> capture-instance-metadata.sh 08:53:59 Setup pyenv: 08:53:59 system 08:53:59 3.8.13 08:53:59 3.9.13 08:53:59 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:53:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-erI3 from file:/tmp/.os_lf_venv 08:54:00 lf-activate-venv(): INFO: Installing: lftools 08:54:17 lf-activate-venv(): INFO: Adding /tmp/venv-erI3/bin to PATH 08:54:17 INFO: Running in OpenStack, capturing instance metadata 08:54:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17463094426418176442.sh 08:54:17 provisioning config files... 08:54:18 Could not find credentials [logs] for builder-tox-verify-master #7275 08:54:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config10785912933180325977tmp 08:54:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:54:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:54:18 provisioning config files... 08:54:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:54:18 [EnvInject] - Injecting environment variables from a build step. 08:54:18 [EnvInject] - Injecting as environment variables the properties content 08:54:18 SERVER_ID=logs 08:54:18 08:54:18 [EnvInject] - Variables injected successfully. 08:54:18 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins332579994731079822.sh 08:54:18 ---> create-netrc.sh 08:54:18 WARN: Log server credential not found. 08:54:18 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7906502759203731351.sh 08:54:18 ---> python-tools-install.sh 08:54:18 Setup pyenv: 08:54:18 system 08:54:18 3.8.13 08:54:18 3.9.13 08:54:18 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:54:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-erI3 from file:/tmp/.os_lf_venv 08:54:20 lf-activate-venv(): INFO: Installing: lftools 08:54:32 lf-activate-venv(): INFO: Adding /tmp/venv-erI3/bin to PATH 08:54:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8137692423050819707.sh 08:54:32 ---> sudo-logs.sh 08:54:32 Archiving 'sudo' log.. 08:54:33 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10533036099097729261.sh 08:54:33 ---> job-cost.sh 08:54:33 Setup pyenv: 08:54:33 system 08:54:33 3.8.13 08:54:33 3.9.13 08:54:33 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:54:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-erI3 from file:/tmp/.os_lf_venv 08:54:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:54:43 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. 08:54:43 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:54:43 lf-activate-venv(): INFO: Adding /tmp/venv-erI3/bin to PATH 08:54:43 INFO: No Stack... 08:54:44 INFO: Retrieving Pricing Info for: v3-standard-2 08:54:44 INFO: Archiving Costs 08:54:44 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10167732713068716643.sh 08:54:44 ---> logs-deploy.sh 08:54:44 Setup pyenv: 08:54:44 system 08:54:44 3.8.13 08:54:44 3.9.13 08:54:44 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 08:54:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-erI3 from file:/tmp/.os_lf_venv 08:54:46 lf-activate-venv(): INFO: Installing: lftools 08:54:57 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. 08:54:57 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:54:58 lf-activate-venv(): INFO: Adding /tmp/venv-erI3/bin to PATH 08:54:58 WARNING: Nexus logging server not set 08:54:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7275/ 08:54:58 INFO: archiving logs to S3 08:54:59 ---> uname -a: 08:54:59 Linux prd-centos8-builder-2c-2g-7632.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 08:54:59 08:54:59 08:54:59 ---> lscpu: 08:54:59 Architecture: x86_64 08:54:59 CPU op-mode(s): 32-bit, 64-bit 08:54:59 Byte Order: Little Endian 08:54:59 CPU(s): 2 08:54:59 On-line CPU(s) list: 0,1 08:54:59 Thread(s) per core: 1 08:54:59 Core(s) per socket: 1 08:54:59 Socket(s): 2 08:54:59 NUMA node(s): 1 08:54:59 Vendor ID: AuthenticAMD 08:54:59 CPU family: 23 08:54:59 Model: 49 08:54:59 Model name: AMD EPYC-Rome Processor 08:54:59 Stepping: 0 08:54:59 CPU MHz: 2800.000 08:54:59 BogoMIPS: 5600.00 08:54:59 Virtualization: AMD-V 08:54:59 Hypervisor vendor: KVM 08:54:59 Virtualization type: full 08:54:59 L1d cache: 32K 08:54:59 L1i cache: 32K 08:54:59 L2 cache: 512K 08:54:59 L3 cache: 16384K 08:54:59 NUMA node0 CPU(s): 0,1 08:54:59 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 08:54:59 08:54:59 08:54:59 ---> nproc: 08:54:59 2 08:54:59 08:54:59 08:54:59 ---> df -h: 08:54:59 Filesystem Size Used Avail Use% Mounted on 08:54:59 devtmpfs 3.8G 0 3.8G 0% /dev 08:54:59 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:54:59 tmpfs 3.8G 17M 3.8G 1% /run 08:54:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:54:59 /dev/vda1 40G 8.6G 32G 22% / 08:54:59 tmpfs 770M 0 770M 0% /run/user/1001 08:54:59 08:54:59 08:54:59 ---> free -m: 08:54:59 total used free shared buff/cache available 08:54:59 Mem: 7697 680 3940 19 3076 6699 08:54:59 Swap: 1023 0 1023 08:54:59 08:54:59 08:54:59 ---> ip addr: 08:54:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:54:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:54:59 inet 127.0.0.1/8 scope host lo 08:54:59 valid_lft forever preferred_lft forever 08:54:59 inet6 ::1/128 scope host 08:54:59 valid_lft forever preferred_lft forever 08:54:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:54:59 link/ether fa:16:3e:26:55:58 brd ff:ff:ff:ff:ff:ff 08:54:59 altname enp0s3 08:54:59 altname ens3 08:54:59 inet 10.30.170.209/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 08:54:59 valid_lft 86145sec preferred_lft 86145sec 08:54:59 inet6 fe80::f816:3eff:fe26:5558/64 scope link 08:54:59 valid_lft forever preferred_lft forever 08:54:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:54:59 link/ether 02:42:ad:6c:71:3c brd ff:ff:ff:ff:ff:ff 08:54:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:54:59 valid_lft forever preferred_lft forever 08:54:59 08:54:59 08:54:59 ---> sar -b -r -n DEV: 08:54:59 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/13/2023 _x86_64_ (2 CPU) 08:54:59 08:54:59 08:50:39 LINUX RESTART (2 CPU) 08:54:59 08:54:59 08:51:01 AM tps rtps wtps bread/s bwrtn/s 08:54:59 08:52:01 AM 163.55 29.85 133.70 7478.93 40178.48 08:54:59 08:53:01 AM 119.53 5.08 114.45 115.85 9326.93 08:54:59 08:54:01 AM 118.90 0.67 118.23 51.86 16201.35 08:54:59 Average: 134.00 11.87 122.13 2549.43 21904.28 08:54:59 08:54:59 08:51:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:54:59 08:52:01 AM 5183132 6952940 2699156 34.24 2688 1962108 1059432 11.86 206004 2206340 94048 08:54:59 08:53:01 AM 4820828 6903840 3061460 38.84 2688 2256688 1113808 12.47 215784 2487988 198020 08:54:59 08:54:01 AM 4104304 6911160 3777984 47.93 2688 2953688 979072 10.96 418804 2912116 493160 08:54:59 Average: 4702755 6922647 3179533 40.34 2688 2390828 1050771 11.77 280197 2535481 261743 08:54:59 08:54:59 08:51:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:54:59 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:59 08:52:01 AM eth0 283.39 175.16 1672.42 58.07 0.00 0.00 0.00 0.00 08:54:59 08:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:59 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:59 08:53:01 AM eth0 59.52 45.96 647.81 10.62 0.00 0.00 0.00 0.00 08:54:59 08:53:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:59 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:59 08:54:01 AM eth0 83.04 66.79 1163.56 9.79 0.00 0.00 0.00 0.00 08:54:59 08:54:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:59 Average: eth0 142.00 95.98 1161.32 26.16 0.00 0.00 0.00 0.00 08:54:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:54:59 08:54:59 08:54:59 ---> sar -P ALL: 08:54:59 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-8ea90cd7-8f29-43de-9dcb-89e82942b15d.nov) 12/13/2023 _x86_64_ (2 CPU) 08:54:59 08:54:59 08:50:39 LINUX RESTART (2 CPU) 08:54:59 08:54:59 08:51:01 AM CPU %user %nice %system %iowait %steal %idle 08:54:59 08:52:01 AM all 33.29 0.00 5.30 14.88 0.11 46.43 08:54:59 08:52:01 AM 0 21.73 0.00 5.50 15.96 0.13 56.67 08:54:59 08:52:01 AM 1 44.83 0.00 5.10 13.80 0.08 36.19 08:54:59 08:53:01 AM all 39.69 0.00 4.22 3.44 0.10 52.54 08:54:59 08:53:01 AM 0 21.87 0.00 3.24 3.81 0.10 70.97 08:54:59 08:53:01 AM 1 57.56 0.00 5.20 3.07 0.10 34.06 08:54:59 08:54:01 AM all 38.27 0.00 4.18 4.54 0.10 52.91 08:54:59 08:54:01 AM 0 27.28 0.00 3.73 5.73 0.10 63.16 08:54:59 08:54:01 AM 1 49.31 0.00 4.64 3.35 0.10 42.60 08:54:59 Average: all 37.09 0.00 4.57 7.61 0.10 50.63 08:54:59 Average: 0 23.63 0.00 4.16 8.48 0.11 63.62 08:54:59 Average: 1 50.58 0.00 4.98 6.73 0.09 37.61 08:54:59 08:54:59 08:54:59