10:39:36 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/109740 10:39:36 Running as SYSTEM 10:39:36 [EnvInject] - Loading node environment variables. 10:39:36 Building remotely on prd-centos8-builder-2c-2g-15516 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 10:39:36 [ssh-agent] Looking for ssh-agent implementation... 10:39:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:37 $ ssh-agent 10:39:37 SSH_AUTH_SOCK=/tmp/ssh-kowlDk4FqHmx/agent.5485 10:39:37 SSH_AGENT_PID=5486 10:39:37 [ssh-agent] Started. 10:39:37 Running ssh-add (command line suppressed) 10:39:37 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_17002016106121724265.key (/w/workspace/builder-tox-verify-master@tmp/private_key_17002016106121724265.key) 10:39:37 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:39:37 The recommended git tool is: NONE 10:39:40 using credential jenkins-ssh 10:39:40 Wiping out workspace first. 10:39:40 Cloning the remote Git repository 10:39:40 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:39:40 > git init /w/workspace/builder-tox-verify-master # timeout=10 10:39:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:39:40 > git --version # timeout=10 10:39:40 > git --version # 'git version 2.39.3' 10:39:40 using GIT_SSH to set credentials jenkins-ssh 10:39:40 [INFO] Currently running in a labeled security context 10:39:40 [INFO] Currently SELinux is 'enforcing' on the host 10:39:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh5879632486300409670.key 10:39:40 Verifying host key using known hosts file 10:39:40 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. 10:39:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:39:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:39:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:39:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:39:43 using GIT_SSH to set credentials jenkins-ssh 10:39:43 [INFO] Currently running in a labeled security context 10:39:43 [INFO] Currently SELinux is 'enforcing' on the host 10:39:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh13756302876130471391.key 10:39:43 Verifying host key using known hosts file 10:39:43 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. 10:39:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/40/109740/1 # timeout=10 10:39:44 > git rev-parse 2cd44cbbae24512aac001ee41b3c90ac40a58d2f^{commit} # timeout=10 10:39:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:39:44 Checking out Revision 2cd44cbbae24512aac001ee41b3c90ac40a58d2f (refs/changes/40/109740/1) 10:39:44 > git config core.sparsecheckout # timeout=10 10:39:44 > git checkout -f 2cd44cbbae24512aac001ee41b3c90ac40a58d2f # timeout=10 10:39:47 Commit message: "Retire mdsal-10.0.x jobs" 10:39:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:39:47 > git rev-list --no-walk 0c5c1cafb9af9e27bb4a0a476e0b1c69d98370bc # timeout=10 10:39:47 > git remote # timeout=10 10:39:47 > git submodule init # timeout=10 10:39:47 > git submodule sync # timeout=10 10:39:47 > git config --get remote.origin.url # timeout=10 10:39:47 > git submodule init # timeout=10 10:39:47 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:39:47 > git config --get submodule.global-jjb.url # timeout=10 10:39:47 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:39:47 > git config --get submodule.packer/common-packer.url # timeout=10 10:39:47 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:39:48 > git submodule update --init --recursive global-jjb # timeout=10 10:39:48 > git submodule update --init --recursive packer/common-packer # timeout=10 10:39:49 provisioning config files... 10:39:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:39:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:39:49 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2988465074286877783.sh 10:39:49 ---> python-tools-install.sh 10:39:49 Setup pyenv: 10:39:49 system 10:39:49 * 3.8.13 (set by /opt/pyenv/version) 10:39:49 * 3.9.13 (set by /opt/pyenv/version) 10:39:50 * 3.10.6 (set by /opt/pyenv/version) 10:39:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7z19 10:39:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:39:59 lf-activate-venv(): INFO: Installing: lftools 10:40:56 lf-activate-venv(): INFO: Adding /tmp/venv-7z19/bin to PATH 10:40:56 Generating Requirements File 10:41:43 Python 3.10.6 10:41:44 pip 23.3.2 from /tmp/venv-7z19/lib/python3.10/site-packages/pip (python 3.10) 10:41:44 appdirs==1.4.4 10:41:44 argcomplete==3.2.1 10:41:44 aspy.yaml==1.3.0 10:41:44 attrs==23.2.0 10:41:44 autopage==0.5.2 10:41:44 beautifulsoup4==4.12.2 10:41:44 boto3==1.34.16 10:41:44 botocore==1.34.16 10:41:44 bs4==0.0.1 10:41:44 cachetools==5.3.2 10:41:44 certifi==2023.11.17 10:41:44 cffi==1.16.0 10:41:44 cfgv==3.4.0 10:41:44 chardet==5.2.0 10:41:44 charset-normalizer==3.3.2 10:41:44 click==8.1.7 10:41:44 cliff==4.4.0 10:41:44 cmd2==2.4.3 10:41:44 cryptography==3.3.2 10:41:44 debtcollector==2.5.0 10:41:44 decorator==5.1.1 10:41:44 defusedxml==0.7.1 10:41:44 Deprecated==1.2.14 10:41:44 distlib==0.3.8 10:41:44 dnspython==2.4.2 10:41:44 docker==4.2.2 10:41:44 dogpile.cache==1.3.0 10:41:44 email-validator==2.1.0.post1 10:41:44 filelock==3.13.1 10:41:44 future==0.18.3 10:41:44 gitdb==4.0.11 10:41:44 GitPython==3.1.41 10:41:44 google-auth==2.26.2 10:41:44 httplib2==0.22.0 10:41:44 identify==2.5.33 10:41:44 idna==3.6 10:41:44 importlib-metadata==7.0.1 10:41:44 importlib-resources==1.5.0 10:41:44 iso8601==2.1.0 10:41:44 Jinja2==3.1.3 10:41:44 jmespath==1.0.1 10:41:44 jsonpatch==1.33 10:41:44 jsonpointer==2.4 10:41:44 jsonschema==4.20.0 10:41:44 jsonschema-specifications==2023.12.1 10:41:44 keystoneauth1==5.4.0 10:41:44 kubernetes==29.0.0 10:41:44 lftools==0.37.8 10:41:44 lxml==5.1.0 10:41:44 MarkupSafe==2.1.3 10:41:44 msgpack==1.0.7 10:41:44 multi_key_dict==2.0.3 10:41:44 munch==4.0.0 10:41:44 netaddr==0.10.1 10:41:44 netifaces==0.11.0 10:41:44 niet==1.4.2 10:41:44 nodeenv==1.8.0 10:41:44 oauth2client==4.1.3 10:41:44 oauthlib==3.2.2 10:41:44 openstacksdk==0.62.0 10:41:44 os-client-config==2.1.0 10:41:44 os-service-types==1.7.0 10:41:44 osc-lib==2.9.0 10:41:44 oslo.config==9.3.0 10:41:44 oslo.context==5.3.0 10:41:44 oslo.i18n==6.2.0 10:41:44 oslo.log==5.4.0 10:41:44 oslo.serialization==5.3.0 10:41:44 oslo.utils==6.3.0 10:41:44 packaging==23.2 10:41:44 pbr==6.0.0 10:41:44 platformdirs==4.1.0 10:41:44 prettytable==3.9.0 10:41:44 pyasn1==0.5.1 10:41:44 pyasn1-modules==0.3.0 10:41:44 pycparser==2.21 10:41:44 pygerrit2==2.0.15 10:41:44 PyGithub==2.1.1 10:41:44 pyinotify==0.9.6 10:41:44 PyJWT==2.8.0 10:41:44 PyNaCl==1.5.0 10:41:44 pyparsing==2.4.7 10:41:44 pyperclip==1.8.2 10:41:44 pyrsistent==0.20.0 10:41:44 python-cinderclient==9.4.0 10:41:44 python-dateutil==2.8.2 10:41:44 python-heatclient==3.4.0 10:41:44 python-jenkins==1.8.2 10:41:44 python-keystoneclient==5.2.0 10:41:44 python-magnumclient==4.3.0 10:41:44 python-novaclient==18.4.0 10:41:44 python-openstackclient==6.0.0 10:41:44 python-swiftclient==4.4.0 10:41:44 pytz==2023.3.post1 10:41:44 PyYAML==6.0.1 10:41:44 referencing==0.32.1 10:41:44 requests==2.31.0 10:41:44 requests-oauthlib==1.3.1 10:41:44 requestsexceptions==1.4.0 10:41:44 rfc3986==2.0.0 10:41:44 rpds-py==0.16.2 10:41:44 rsa==4.9 10:41:44 ruamel.yaml==0.18.5 10:41:44 ruamel.yaml.clib==0.2.8 10:41:44 s3transfer==0.10.0 10:41:44 simplejson==3.19.2 10:41:44 six==1.16.0 10:41:44 smmap==5.0.1 10:41:44 soupsieve==2.5 10:41:44 stevedore==5.1.0 10:41:44 tabulate==0.9.0 10:41:44 toml==0.10.2 10:41:44 tomlkit==0.12.3 10:41:44 tqdm==4.66.1 10:41:44 typing_extensions==4.9.0 10:41:44 tzdata==2023.4 10:41:44 urllib3==1.26.18 10:41:44 virtualenv==20.25.0 10:41:44 wcwidth==0.2.13 10:41:44 websocket-client==1.7.0 10:41:44 wrapt==1.16.0 10:41:44 xdg==6.0.0 10:41:44 xmltodict==0.13.0 10:41:44 yq==3.2.3 10:41:44 zipp==3.17.0 10:41:44 [EnvInject] - Injecting environment variables from a build step. 10:41:44 [EnvInject] - Injecting as environment variables the properties content 10:41:44 PYTHON=python3 10:41:44 10:41:44 [EnvInject] - Variables injected successfully. 10:41:44 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins444063535334400828.sh 10:41:44 ---> tox-install.sh 10:41:44 + source /home/jenkins/lf-env.sh 10:41:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:41:44 ++ mktemp -d /tmp/venv-XXXX 10:41:44 + lf_venv=/tmp/venv-2sZk 10:41:44 + local venv_file=/tmp/.os_lf_venv 10:41:44 + local python=python3 10:41:44 + local options 10:41:44 + local set_path=true 10:41:44 + local install_args= 10:41:44 ++ 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 10:41:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:41:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:41:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:41:44 + true 10:41:44 + case $1 in 10:41:44 + venv_file=/tmp/.toxenv 10:41:44 + shift 2 10:41:44 + true 10:41:44 + case $1 in 10:41:44 + shift 10:41:44 + break 10:41:44 + case $python in 10:41:44 + local pkg_list= 10:41:44 + [[ -d /opt/pyenv ]] 10:41:44 + echo 'Setup pyenv:' 10:41:44 Setup pyenv: 10:41:44 + export PYENV_ROOT=/opt/pyenv 10:41:44 + PYENV_ROOT=/opt/pyenv 10:41:44 + 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 10:41:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:41:44 + pyenv versions 10:41:44 system 10:41:44 3.8.13 10:41:44 3.9.13 10:41:44 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:41:44 + command -v pyenv 10:41:44 ++ pyenv init - --no-rehash 10:41:44 + 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[*]}"'\'')" 10:41:44 export PATH="/opt/pyenv/shims:${PATH}" 10:41:44 export PYENV_SHELL=bash 10:41:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:41:44 pyenv() { 10:41:44 local command 10:41:44 command="${1:-}" 10:41:44 if [ "$#" -gt 0 ]; then 10:41:44 shift 10:41:44 fi 10:41:44 10:41:44 case "$command" in 10:41:44 rehash|shell) 10:41:44 eval "$(pyenv "sh-$command" "$@")" 10:41:44 ;; 10:41:44 *) 10:41:44 command pyenv "$command" "$@" 10:41:44 ;; 10:41:44 esac 10:41:44 }' 10:41:44 +++ 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[*]}"' 10:41:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:41:44 ++ 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 10:41:44 ++ 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 10:41:44 ++ export PYENV_SHELL=bash 10:41:44 ++ PYENV_SHELL=bash 10:41:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:41:44 +++ complete -F _pyenv pyenv 10:41:44 ++ lf-pyver python3 10:41:44 ++ local py_version_xy=python3 10:41:44 ++ local py_version_xyz= 10:41:44 ++ awk '{ print $1 }' 10:41:44 ++ pyenv versions 10:41:44 ++ local command 10:41:44 ++ command=versions 10:41:44 ++ '[' 1 -gt 0 ']' 10:41:44 ++ shift 10:41:44 ++ case "$command" in 10:41:44 ++ command pyenv versions 10:41:44 ++ pyenv versions 10:41:44 ++ sed 's/^[ *]* //' 10:41:44 ++ grep -E '^[0-9.]*[0-9]$' 10:41:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:41:44 +++ tail -n 1 10:41:44 +++ grep '^3' /tmp/.pyenv_versions 10:41:44 +++ sort -V 10:41:44 ++ py_version_xyz=3.10.6 10:41:44 ++ [[ -z 3.10.6 ]] 10:41:44 ++ echo 3.10.6 10:41:44 ++ return 0 10:41:44 + pyenv local 3.10.6 10:41:44 + local command 10:41:44 + command=local 10:41:44 + '[' 2 -gt 0 ']' 10:41:44 + shift 10:41:44 + case "$command" in 10:41:44 + command pyenv local 3.10.6 10:41:44 + pyenv local 3.10.6 10:41:44 + for arg in "$@" 10:41:44 + case $arg in 10:41:44 + pkg_list+='tox ' 10:41:44 + for arg in "$@" 10:41:44 + case $arg in 10:41:44 + pkg_list+='virtualenv ' 10:41:44 + for arg in "$@" 10:41:44 + case $arg in 10:41:44 + pkg_list+='urllib3~=1.26.15 ' 10:41:44 + [[ -f /tmp/.toxenv ]] 10:41:44 + [[ ! -f /tmp/.toxenv ]] 10:41:44 + [[ -n '' ]] 10:41:44 + python3 -m venv /tmp/venv-2sZk 10:41:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2sZk' 10:41:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2sZk 10:41:48 + echo /tmp/venv-2sZk 10:41:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:41:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:41:48 + /tmp/venv-2sZk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:41:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:41:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:41:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:41:52 + /tmp/venv-2sZk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:41:56 + type python3 10:41:56 + true 10:41:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2sZk/bin to PATH' 10:41:56 lf-activate-venv(): INFO: Adding /tmp/venv-2sZk/bin to PATH 10:41:56 + PATH=/tmp/venv-2sZk/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 10:41:56 + return 0 10:41:56 + python3 --version 10:41:56 Python 3.10.6 10:41:56 + python3 -m pip --version 10:41:57 pip 23.3.2 from /tmp/venv-2sZk/lib/python3.10/site-packages/pip (python 3.10) 10:41:57 + python3 -m pip freeze 10:41:57 cachetools==5.3.2 10:41:57 chardet==5.2.0 10:41:57 colorama==0.4.6 10:41:57 distlib==0.3.8 10:41:57 filelock==3.13.1 10:41:57 packaging==23.2 10:41:57 platformdirs==4.1.0 10:41:57 pluggy==1.3.0 10:41:57 pyproject-api==1.6.1 10:41:57 tomli==2.0.1 10:41:57 tox==4.11.4 10:41:57 urllib3==1.26.18 10:41:57 virtualenv==20.25.0 10:41:57 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins10086278629405331171.sh 10:41:57 [EnvInject] - Injecting environment variables from a build step. 10:41:57 [EnvInject] - Injecting as environment variables the properties content 10:41:57 PARALLEL=False 10:41:57 10:41:57 [EnvInject] - Variables injected successfully. 10:41:57 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7352801294443364046.sh 10:41:57 ---> tox-run.sh 10:41:57 + 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 10:41:57 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 10:41:57 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 10:41:57 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 10:41:57 + cd /w/workspace/builder-tox-verify-master/. 10:41:57 + source /home/jenkins/lf-env.sh 10:41:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:41:57 ++ mktemp -d /tmp/venv-XXXX 10:41:57 + lf_venv=/tmp/venv-aNoU 10:41:57 + local venv_file=/tmp/.os_lf_venv 10:41:57 + local python=python3 10:41:57 + local options 10:41:57 + local set_path=true 10:41:57 + local install_args= 10:41:57 ++ 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 10:41:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:41:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:41:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:41:57 + true 10:41:57 + case $1 in 10:41:57 + venv_file=/tmp/.toxenv 10:41:57 + shift 2 10:41:57 + true 10:41:57 + case $1 in 10:41:57 + shift 10:41:57 + break 10:41:57 + case $python in 10:41:57 + local pkg_list= 10:41:57 + [[ -d /opt/pyenv ]] 10:41:57 + echo 'Setup pyenv:' 10:41:57 Setup pyenv: 10:41:57 + export PYENV_ROOT=/opt/pyenv 10:41:57 + PYENV_ROOT=/opt/pyenv 10:41:57 + 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 10:41:57 + 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 10:41:57 + pyenv versions 10:41:57 system 10:41:57 3.8.13 10:41:57 3.9.13 10:41:57 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:41:57 + command -v pyenv 10:41:57 ++ pyenv init - --no-rehash 10:41:57 + 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[*]}"'\'')" 10:41:57 export PATH="/opt/pyenv/shims:${PATH}" 10:41:57 export PYENV_SHELL=bash 10:41:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:41:57 pyenv() { 10:41:57 local command 10:41:57 command="${1:-}" 10:41:57 if [ "$#" -gt 0 ]; then 10:41:57 shift 10:41:57 fi 10:41:57 10:41:57 case "$command" in 10:41:57 rehash|shell) 10:41:57 eval "$(pyenv "sh-$command" "$@")" 10:41:57 ;; 10:41:57 *) 10:41:57 command pyenv "$command" "$@" 10:41:57 ;; 10:41:57 esac 10:41:57 }' 10:41:57 +++ 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[*]}"' 10:41:57 ++ 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 10:41:57 ++ 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 10:41:57 ++ 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 10:41:57 ++ export PYENV_SHELL=bash 10:41:57 ++ PYENV_SHELL=bash 10:41:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:41:57 +++ complete -F _pyenv pyenv 10:41:57 ++ lf-pyver python3 10:41:57 ++ local py_version_xy=python3 10:41:57 ++ local py_version_xyz= 10:41:57 ++ grep -E '^[0-9.]*[0-9]$' 10:41:57 ++ pyenv versions 10:41:57 ++ local command 10:41:57 ++ command=versions 10:41:57 ++ '[' 1 -gt 0 ']' 10:41:57 ++ shift 10:41:57 ++ case "$command" in 10:41:57 ++ command pyenv versions 10:41:57 ++ pyenv versions 10:41:57 ++ sed 's/^[ *]* //' 10:41:57 ++ awk '{ print $1 }' 10:41:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:41:57 +++ grep '^3' /tmp/.pyenv_versions 10:41:57 +++ tail -n 1 10:41:57 +++ sort -V 10:41:57 ++ py_version_xyz=3.10.6 10:41:57 ++ [[ -z 3.10.6 ]] 10:41:57 ++ echo 3.10.6 10:41:57 ++ return 0 10:41:57 + pyenv local 3.10.6 10:41:57 + local command 10:41:57 + command=local 10:41:57 + '[' 2 -gt 0 ']' 10:41:57 + shift 10:41:57 + case "$command" in 10:41:57 + command pyenv local 3.10.6 10:41:57 + pyenv local 3.10.6 10:41:57 + for arg in "$@" 10:41:57 + case $arg in 10:41:57 + pkg_list+='tox ' 10:41:57 + for arg in "$@" 10:41:57 + case $arg in 10:41:57 + pkg_list+='virtualenv ' 10:41:57 + for arg in "$@" 10:41:57 + case $arg in 10:41:57 + pkg_list+='urllib3~=1.26.15 ' 10:41:57 + [[ -f /tmp/.toxenv ]] 10:41:57 ++ cat /tmp/.toxenv 10:41:57 + lf_venv=/tmp/venv-2sZk 10:41:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2sZk from' file:/tmp/.toxenv 10:41:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2sZk from file:/tmp/.toxenv 10:41:57 + /tmp/venv-2sZk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:41:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:41:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:41:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:41:58 + /tmp/venv-2sZk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:42:00 + type python3 10:42:00 + true 10:42:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2sZk/bin to PATH' 10:42:00 lf-activate-venv(): INFO: Adding /tmp/venv-2sZk/bin to PATH 10:42:00 + PATH=/tmp/venv-2sZk/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 10:42:00 + return 0 10:42:00 + [[ -d /opt/pyenv ]] 10:42:00 + echo '---> Setting up pyenv' 10:42:00 ---> Setting up pyenv 10:42:00 + export PYENV_ROOT=/opt/pyenv 10:42:00 + PYENV_ROOT=/opt/pyenv 10:42:00 + export PATH=/opt/pyenv/bin:/tmp/venv-2sZk/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 10:42:00 + PATH=/opt/pyenv/bin:/tmp/venv-2sZk/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 10:42:00 ++ pwd 10:42:00 + PYTHONPATH=/w/workspace/builder-tox-verify-master 10:42:00 + export PYTHONPATH 10:42:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:42:00 + TOX_TESTENV_PASSENV=PYTHONPATH 10:42:00 + tox --version 10:42:00 4.11.4 from /tmp/venv-2sZk/lib/python3.10/site-packages/tox/__init__.py 10:42:00 + PARALLEL=False 10:42:00 + TOX_OPTIONS_LIST= 10:42:00 + [[ -n '' ]] 10:42:00 + case ${PARALLEL,,} in 10:42:00 + tox 10:42:00 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 10:42:02 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:42:55 docs: freeze> python -m pip freeze --all 10:42:55 docs: alabaster==0.7.16,attrs==23.2.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.47.0,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.3,nwdiag==3.0.0,packaging==23.2,pillow==10.2.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 10:42:55 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 10:42:57 docs: OK ✔ in 56.04 seconds 10:42:57 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:43:22 docs-linkcheck: freeze> python -m pip freeze --all 10:43:23 docs-linkcheck: alabaster==0.7.16,attrs==23.2.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.47.0,funcparserlib==2.0.0a0,future==0.18.3,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.3,matplotlib==3.8.2,numpy==1.26.3,nwdiag==3.0.0,packaging==23.2,pillow==10.2.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 10:43: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 10:43:25 docs-linkcheck: OK ✔ in 28.3 seconds 10:43:25 jjb-version: freeze> python -m pip freeze --all 10:43:27 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 10:43:27 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 10:43:27 JJB version in jjb/releng-jobs.yaml: 5.0.2 10:43:27 JJB version in tox.ini: 5.0.2 10:43:27 jjb-version: OK ✔ in 1.13 seconds 10:43:27 prefix: freeze> python -m pip freeze --all 10:43:27 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 10:43:27 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 10:43:27 prefix: OK ✔ in 1.16 seconds 10:43:27 robot: freeze> python -m pip freeze --all 10:43:28 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 10:43:28 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 10:43:28 docs: OK (56.04=setup[54.46]+cmd[1.58] seconds) 10:43:28 docs-linkcheck: OK (28.30=setup[26.10]+cmd[2.20] seconds) 10:43:28 jjb-version: OK (1.13=setup[1.10]+cmd[0.03] seconds) 10:43:28 prefix: OK (1.16=setup[1.13]+cmd[0.02] seconds) 10:43:28 robot: OK (1.13=setup[1.08]+cmd[0.04] seconds) 10:43:28 congratulations :) (87.91 seconds) 10:43:28 + tox_status=0 10:43:28 + echo '---> Completed tox runs' 10:43:28 ---> Completed tox runs 10:43:28 + for i in .tox/*/log 10:43:28 ++ echo .tox/docs-linkcheck/log 10:43:28 ++ awk -F/ '{print $2}' 10:43:28 + tox_env=docs-linkcheck 10:43:28 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 10:43:28 + for i in .tox/*/log 10:43:28 ++ echo .tox/docs/log 10:43:28 ++ awk -F/ '{print $2}' 10:43:28 + tox_env=docs 10:43:28 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 10:43:28 + for i in .tox/*/log 10:43:28 ++ echo .tox/jjb-version/log 10:43:28 ++ awk -F/ '{print $2}' 10:43:28 + tox_env=jjb-version 10:43:28 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 10:43:28 + for i in .tox/*/log 10:43:28 ++ echo .tox/prefix/log 10:43:28 ++ awk -F/ '{print $2}' 10:43:28 + tox_env=prefix 10:43:28 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 10:43:28 + for i in .tox/*/log 10:43:28 ++ echo .tox/robot/log 10:43:28 ++ awk -F/ '{print $2}' 10:43:28 + tox_env=robot 10:43:28 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 10:43:28 + DOC_DIR=docs/_build/html 10:43:28 + [[ -d docs/_build/html ]] 10:43:28 + echo '---> Archiving generated docs' 10:43:28 ---> Archiving generated docs 10:43:28 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 10:43:28 + echo '---> tox-run.sh ends' 10:43:28 ---> tox-run.sh ends 10:43:28 + test 0 -eq 0 10:43:29 $ ssh-agent -k 10:43:29 unset SSH_AUTH_SOCK; 10:43:29 unset SSH_AGENT_PID; 10:43:29 echo Agent pid 5486 killed; 10:43:29 [ssh-agent] Stopped. 10:43:29 [PostBuildScript] - [INFO] Executing post build scripts. 10:43:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14434413102685885870.sh 10:43:29 ---> sysstat.sh 10:43:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11044855515703367662.sh 10:43:29 ---> package-listing.sh 10:43:29 ++ facter osfamily 10:43:29 ++ tr '[:upper:]' '[:lower:]' 10:43:29 + OS_FAMILY=redhat 10:43:29 + workspace=/w/workspace/builder-tox-verify-master 10:43:29 + START_PACKAGES=/tmp/packages_start.txt 10:43:29 + END_PACKAGES=/tmp/packages_end.txt 10:43:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:43:29 + PACKAGES=/tmp/packages_start.txt 10:43:29 + '[' /w/workspace/builder-tox-verify-master ']' 10:43:29 + PACKAGES=/tmp/packages_end.txt 10:43:29 + case "${OS_FAMILY}" in 10:43:29 + rpm -qa 10:43:29 + sort 10:43:30 + '[' -f /tmp/packages_start.txt ']' 10:43:30 + '[' -f /tmp/packages_end.txt ']' 10:43:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:43:30 + '[' /w/workspace/builder-tox-verify-master ']' 10:43:30 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 10:43:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 10:43:30 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins226075607089425824.sh 10:43:30 ---> capture-instance-metadata.sh 10:43:30 Setup pyenv: 10:43:30 system 10:43:30 3.8.13 10:43:30 3.9.13 10:43:30 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:43:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7z19 from file:/tmp/.os_lf_venv 10:43:32 lf-activate-venv(): INFO: Installing: lftools 10:44:00 lf-activate-venv(): INFO: Adding /tmp/venv-7z19/bin to PATH 10:44:00 INFO: Running in OpenStack, capturing instance metadata 10:44:00 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14527612008706457928.sh 10:44:00 provisioning config files... 10:44:00 Could not find credentials [logs] for builder-tox-verify-master #7297 10:44:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config11640953980912829836tmp 10:44:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:44:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:44:00 provisioning config files... 10:44:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:44:01 [EnvInject] - Injecting environment variables from a build step. 10:44:01 [EnvInject] - Injecting as environment variables the properties content 10:44:01 SERVER_ID=logs 10:44:01 10:44:01 [EnvInject] - Variables injected successfully. 10:44:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11273688445860991763.sh 10:44:01 ---> create-netrc.sh 10:44:01 WARN: Log server credential not found. 10:44:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13582232793084263319.sh 10:44:01 ---> python-tools-install.sh 10:44:01 Setup pyenv: 10:44:01 system 10:44:01 3.8.13 10:44:01 3.9.13 10:44:01 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:44:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7z19 from file:/tmp/.os_lf_venv 10:44:02 lf-activate-venv(): INFO: Installing: lftools 10:44:15 lf-activate-venv(): INFO: Adding /tmp/venv-7z19/bin to PATH 10:44:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7878375937238325898.sh 10:44:15 ---> sudo-logs.sh 10:44:15 Archiving 'sudo' log.. 10:44:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5643518402254307083.sh 10:44:15 ---> job-cost.sh 10:44:15 Setup pyenv: 10:44:15 system 10:44:15 3.8.13 10:44:15 3.9.13 10:44:15 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:44:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7z19 from file:/tmp/.os_lf_venv 10:44:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:44:27 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. 10:44:27 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:44:28 lf-activate-venv(): INFO: Adding /tmp/venv-7z19/bin to PATH 10:44:28 INFO: No Stack... 10:44:28 INFO: Retrieving Pricing Info for: v3-standard-2 10:44:28 INFO: Archiving Costs 10:44:28 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins10096631022590029051.sh 10:44:28 ---> logs-deploy.sh 10:44:28 Setup pyenv: 10:44:28 system 10:44:28 3.8.13 10:44:28 3.9.13 10:44:28 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:44:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7z19 from file:/tmp/.os_lf_venv 10:44:30 lf-activate-venv(): INFO: Installing: lftools 10:44:44 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. 10:44:44 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:44:44 lf-activate-venv(): INFO: Adding /tmp/venv-7z19/bin to PATH 10:44:44 WARNING: Nexus logging server not set 10:44:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7297/ 10:44:44 INFO: archiving logs to S3 10:44:45 ---> uname -a: 10:44:45 Linux prd-centos8-builder-2c-2g-15516.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 10:44:45 10:44:45 10:44:45 ---> lscpu: 10:44:45 Architecture: x86_64 10:44:45 CPU op-mode(s): 32-bit, 64-bit 10:44:45 Byte Order: Little Endian 10:44:45 CPU(s): 2 10:44:45 On-line CPU(s) list: 0,1 10:44:45 Thread(s) per core: 1 10:44:45 Core(s) per socket: 1 10:44:45 Socket(s): 2 10:44:45 NUMA node(s): 1 10:44:45 Vendor ID: AuthenticAMD 10:44:45 CPU family: 23 10:44:45 Model: 49 10:44:45 Model name: AMD EPYC-Rome Processor 10:44:45 Stepping: 0 10:44:45 CPU MHz: 2799.998 10:44:45 BogoMIPS: 5599.99 10:44:45 Virtualization: AMD-V 10:44:45 Hypervisor vendor: KVM 10:44:45 Virtualization type: full 10:44:45 L1d cache: 32K 10:44:45 L1i cache: 32K 10:44:45 L2 cache: 512K 10:44:45 L3 cache: 16384K 10:44:45 NUMA node0 CPU(s): 0,1 10:44:45 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 10:44:45 10:44:45 10:44:45 ---> nproc: 10:44:45 2 10:44:45 10:44:45 10:44:45 ---> df -h: 10:44:45 Filesystem Size Used Avail Use% Mounted on 10:44:45 devtmpfs 3.8G 0 3.8G 0% /dev 10:44:45 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:44:45 tmpfs 3.8G 17M 3.8G 1% /run 10:44:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:44:45 /dev/vda1 40G 8.6G 32G 22% / 10:44:45 tmpfs 770M 0 770M 0% /run/user/1001 10:44:45 10:44:45 10:44:45 ---> free -m: 10:44:45 total used free shared buff/cache available 10:44:45 Mem: 7697 672 3981 19 3044 6707 10:44:45 Swap: 1023 0 1023 10:44:45 10:44:45 10:44:45 ---> ip addr: 10:44:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:44:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:44:45 inet 127.0.0.1/8 scope host lo 10:44:45 valid_lft forever preferred_lft forever 10:44:45 inet6 ::1/128 scope host 10:44:45 valid_lft forever preferred_lft forever 10:44:45 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:44:45 link/ether fa:16:3e:5b:32:51 brd ff:ff:ff:ff:ff:ff 10:44:45 altname enp0s3 10:44:45 altname ens3 10:44:45 inet 10.30.171.39/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 10:44:45 valid_lft 86043sec preferred_lft 86043sec 10:44:45 inet6 fe80::f816:3eff:fe5b:3251/64 scope link 10:44:45 valid_lft forever preferred_lft forever 10:44:45 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:44:45 link/ether 02:42:7b:9e:bf:b3 brd ff:ff:ff:ff:ff:ff 10:44:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:44:45 valid_lft forever preferred_lft forever 10:44:45 10:44:45 10:44:45 ---> sar -b -r -n DEV: 10:44:45 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-21bbbc75-ead6-4b9d-8347-14692a407f34.nov) 01/11/2024 _x86_64_ (2 CPU) 10:44:45 10:44:45 10:38:43 LINUX RESTART (2 CPU) 10:44:45 10:44:45 10:39:01 AM tps rtps wtps bread/s bwrtn/s 10:44:45 10:40:01 AM 134.87 63.91 70.96 8668.44 38260.05 10:44:45 10:41:01 AM 72.04 6.95 65.09 1303.38 6413.85 10:44:45 10:42:01 AM 85.69 1.95 83.74 63.71 7563.05 10:44:45 10:43:01 AM 86.02 0.62 85.40 43.06 11065.04 10:44:45 10:44:01 AM 119.20 0.45 118.75 63.86 23603.82 10:44:45 Average: 99.56 14.78 84.79 2028.65 17381.53 10:44:45 10:44:45 10:39:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:44:45 10:40:01 AM 5421332 7049556 2460956 31.22 2688 1823372 941704 10.54 169680 2013144 67280 10:44:45 10:41:01 AM 5180920 7023344 2701368 34.27 2688 2026468 931800 10.43 200592 2182268 132244 10:44:45 10:42:01 AM 5000084 6996920 2882204 36.57 2688 2172612 976272 10.93 214732 2317876 134076 10:44:45 10:43:01 AM 4460412 6910240 3421876 43.41 2688 2612472 1029392 11.53 235164 2784988 336668 10:44:45 10:44:01 AM 4131196 6916860 3751092 47.59 2688 2930644 938448 10.51 413168 2880840 37396 10:44:45 Average: 4838789 6979384 3043499 38.61 2688 2313114 963523 10.79 246667 2435823 141533 10:44:45 10:44:45 10:39:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:44:45 10:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 10:40:01 AM eth0 215.93 141.29 1067.43 56.53 0.00 0.00 0.00 0.00 10:44:45 10:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 10:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 10:41:01 AM eth0 48.51 37.88 631.99 4.44 0.00 0.00 0.00 0.00 10:44:45 10:41:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 10:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 10:42:01 AM eth0 35.90 29.84 325.48 6.21 0.00 0.00 0.00 0.00 10:44:45 10:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 10:43:01 AM eth0 82.80 65.81 1469.13 7.45 0.00 0.00 0.00 0.00 10:44:45 10:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 10:44:01 AM eth0 16.50 15.31 13.73 5.96 0.00 0.00 0.00 0.00 10:44:45 10:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 Average: eth0 79.93 58.03 701.55 16.12 0.00 0.00 0.00 0.00 10:44:45 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:45 10:44:45 10:44:45 ---> sar -P ALL: 10:44:45 Linux 4.18.0-500.el8.x86_64 (centos-stream-8-builder-21bbbc75-ead6-4b9d-8347-14692a407f34.nov) 01/11/2024 _x86_64_ (2 CPU) 10:44:45 10:44:45 10:38:43 LINUX RESTART (2 CPU) 10:44:45 10:44:45 10:39:01 AM CPU %user %nice %system %iowait %steal %idle 10:44:45 10:40:01 AM all 29.85 0.00 4.68 25.59 0.08 39.79 10:44:45 10:40:01 AM 0 29.21 0.00 4.97 31.49 0.08 34.25 10:44:45 10:40:01 AM 1 30.50 0.00 4.40 19.68 0.08 45.34 10:44:45 10:41:01 AM all 24.03 0.00 2.71 9.37 0.10 63.79 10:44:45 10:41:01 AM 0 26.40 0.00 2.67 6.21 0.10 64.63 10:44:45 10:41:01 AM 1 21.67 0.00 2.75 12.52 0.10 62.95 10:44:45 10:42:01 AM all 30.57 0.00 3.11 7.36 0.11 58.86 10:44:45 10:42:01 AM 0 41.92 0.00 3.66 8.53 0.12 45.77 10:44:45 10:42:01 AM 1 19.25 0.00 2.55 6.19 0.10 71.91 10:44:45 10:43:01 AM all 25.59 0.00 3.10 9.79 0.10 61.43 10:44:45 10:43:01 AM 0 23.29 0.00 3.23 12.42 0.10 60.95 10:44:45 10:43:01 AM 1 27.89 0.00 2.96 7.15 0.10 61.90 10:44:45 10:44:01 AM all 25.54 0.00 3.39 22.50 0.08 48.49 10:44:45 10:44:01 AM 0 35.80 0.00 3.50 18.42 0.08 42.20 10:44:45 10:44:01 AM 1 15.33 0.00 3.28 26.56 0.08 54.74 10:44:45 Average: all 27.11 0.00 3.40 14.91 0.10 54.49 10:44:45 Average: 0 31.32 0.00 3.60 15.40 0.10 49.58 10:44:45 Average: 1 22.91 0.00 3.19 14.42 0.09 59.39 10:44:45 10:44:45 10:44:45