13:59:00 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/111066 13:59:00 Running as SYSTEM 13:59:00 [EnvInject] - Loading node environment variables. 13:59:00 Building remotely on prd-centos8-builder-2c-2g-2020 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 13:59:00 [ssh-agent] Looking for ssh-agent implementation... 13:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:59:00 $ ssh-agent 13:59:00 SSH_AUTH_SOCK=/tmp/ssh-QaRXHv1lIGDh/agent.5458 13:59:00 SSH_AGENT_PID=5459 13:59:00 [ssh-agent] Started. 13:59:00 Running ssh-add (command line suppressed) 13:59:00 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_15520291262590456068.key (/w/workspace/builder-tox-verify-master@tmp/private_key_15520291262590456068.key) 13:59:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:59:00 The recommended git tool is: NONE 13:59:03 using credential jenkins-ssh 13:59:03 Wiping out workspace first. 13:59:03 Cloning the remote Git repository 13:59:03 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:59:03 > git init /w/workspace/builder-tox-verify-master # timeout=10 13:59:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:59:03 > git --version # timeout=10 13:59:03 > git --version # 'git version 2.43.0' 13:59:03 using GIT_SSH to set credentials jenkins-ssh 13:59:03 [INFO] Currently running in a labeled security context 13:59:03 [INFO] Currently SELinux is 'enforcing' on the host 13:59:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh14051610109850772640.key 13:59:03 Verifying host key using known hosts file 13:59:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:59:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:59:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:59:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:59:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:59:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:59:06 using GIT_SSH to set credentials jenkins-ssh 13:59:06 [INFO] Currently running in a labeled security context 13:59:06 [INFO] Currently SELinux is 'enforcing' on the host 13:59:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh11110537327714258720.key 13:59:06 Verifying host key using known hosts file 13:59:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 13:59:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/66/111066/1 # timeout=10 13:59:06 > git rev-parse 357a4790b178804012cd3da441518817644842bb^{commit} # timeout=10 13:59:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:59:06 Checking out Revision 357a4790b178804012cd3da441518817644842bb (refs/changes/66/111066/1) 13:59:06 > git config core.sparsecheckout # timeout=10 13:59:06 > git checkout -f 357a4790b178804012cd3da441518817644842bb # timeout=10 13:59:10 Commit message: "Chore: Add Ubuntu 20.04 docker images" 13:59:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:59:10 > git rev-list --no-walk 56b7c5ca00f38a652e855d71538e0e02083d5040 # timeout=10 13:59:10 > git remote # timeout=10 13:59:10 > git submodule init # timeout=10 13:59:10 > git submodule sync # timeout=10 13:59:10 > git config --get remote.origin.url # timeout=10 13:59:10 > git submodule init # timeout=10 13:59:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:59:10 > git config --get submodule.global-jjb.url # timeout=10 13:59:10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:59:10 > git config --get submodule.packer/common-packer.url # timeout=10 13:59:10 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:59:11 > git submodule update --init --recursive global-jjb # timeout=10 13:59:11 > git submodule update --init --recursive packer/common-packer # timeout=10 13:59:12 provisioning config files... 13:59:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:59:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:59:12 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3406754944106489524.sh 13:59:12 ---> python-tools-install.sh 13:59:12 Setup pyenv: 13:59:12 system 13:59:12 * 3.8.13 (set by /opt/pyenv/version) 13:59:12 * 3.9.13 (set by /opt/pyenv/version) 13:59:13 * 3.10.13 (set by /opt/pyenv/version) 13:59:13 * 3.11.7 (set by /opt/pyenv/version) 13:59:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IIh9 13:59:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:59:20 lf-activate-venv(): INFO: Installing: lftools 13:59:53 lf-activate-venv(): INFO: Adding /tmp/venv-IIh9/bin to PATH 13:59:53 Generating Requirements File 14:00:30 Python 3.11.7 14:00:31 pip 24.0 from /tmp/venv-IIh9/lib/python3.11/site-packages/pip (python 3.11) 14:00:31 appdirs==1.4.4 14:00:31 argcomplete==3.2.3 14:00:31 aspy.yaml==1.3.0 14:00:31 attrs==23.2.0 14:00:31 autopage==0.5.2 14:00:31 beautifulsoup4==4.12.3 14:00:31 boto3==1.34.70 14:00:31 botocore==1.34.70 14:00:31 bs4==0.0.2 14:00:31 cachetools==5.3.3 14:00:31 certifi==2024.2.2 14:00:31 cffi==1.16.0 14:00:31 cfgv==3.4.0 14:00:31 chardet==5.2.0 14:00:31 charset-normalizer==3.3.2 14:00:31 click==8.1.7 14:00:31 cliff==4.6.0 14:00:31 cmd2==2.4.3 14:00:31 cryptography==3.3.2 14:00:31 debtcollector==3.0.0 14:00:31 decorator==5.1.1 14:00:31 defusedxml==0.7.1 14:00:31 Deprecated==1.2.14 14:00:31 distlib==0.3.8 14:00:31 dnspython==2.6.1 14:00:31 docker==4.2.2 14:00:31 dogpile.cache==1.3.2 14:00:31 email_validator==2.1.1 14:00:31 filelock==3.13.3 14:00:31 future==1.0.0 14:00:31 gitdb==4.0.11 14:00:31 GitPython==3.1.42 14:00:31 google-auth==2.29.0 14:00:31 httplib2==0.22.0 14:00:31 identify==2.5.35 14:00:31 idna==3.6 14:00:31 importlib-resources==1.5.0 14:00:31 iso8601==2.1.0 14:00:31 Jinja2==3.1.3 14:00:31 jmespath==1.0.1 14:00:31 jsonpatch==1.33 14:00:31 jsonpointer==2.4 14:00:31 jsonschema==4.21.1 14:00:31 jsonschema-specifications==2023.12.1 14:00:31 keystoneauth1==5.6.0 14:00:31 kubernetes==29.0.0 14:00:31 lftools==0.37.10 14:00:31 lxml==5.1.0 14:00:31 MarkupSafe==2.1.5 14:00:31 msgpack==1.0.8 14:00:31 multi_key_dict==2.0.3 14:00:31 munch==4.0.0 14:00:31 netaddr==1.2.1 14:00:31 netifaces==0.11.0 14:00:31 niet==1.4.2 14:00:31 nodeenv==1.8.0 14:00:31 oauth2client==4.1.3 14:00:31 oauthlib==3.2.2 14:00:31 openstacksdk==3.0.0 14:00:31 os-client-config==2.1.0 14:00:31 os-service-types==1.7.0 14:00:31 osc-lib==3.0.1 14:00:31 oslo.config==9.4.0 14:00:31 oslo.context==5.5.0 14:00:31 oslo.i18n==6.3.0 14:00:31 oslo.log==5.5.0 14:00:31 oslo.serialization==5.4.0 14:00:31 oslo.utils==7.1.0 14:00:31 packaging==24.0 14:00:31 pbr==6.0.0 14:00:31 platformdirs==4.2.0 14:00:31 prettytable==3.10.0 14:00:31 pyasn1==0.5.1 14:00:31 pyasn1-modules==0.3.0 14:00:31 pycparser==2.21 14:00:31 pygerrit2==2.0.15 14:00:31 PyGithub==2.3.0 14:00:31 pyinotify==0.9.6 14:00:31 PyJWT==2.8.0 14:00:31 PyNaCl==1.5.0 14:00:31 pyparsing==2.4.7 14:00:31 pyperclip==1.8.2 14:00:31 pyrsistent==0.20.0 14:00:31 python-cinderclient==9.5.0 14:00:31 python-dateutil==2.9.0.post0 14:00:31 python-heatclient==3.5.0 14:00:31 python-jenkins==1.8.2 14:00:31 python-keystoneclient==5.4.0 14:00:31 python-magnumclient==4.4.0 14:00:31 python-novaclient==18.6.0 14:00:31 python-openstackclient==6.6.0 14:00:31 python-swiftclient==4.5.0 14:00:31 PyYAML==6.0.1 14:00:31 referencing==0.34.0 14:00:31 requests==2.31.0 14:00:31 requests-oauthlib==2.0.0 14:00:31 requestsexceptions==1.4.0 14:00:31 rfc3986==2.0.0 14:00:31 rpds-py==0.18.0 14:00:31 rsa==4.9 14:00:31 ruamel.yaml==0.18.6 14:00:31 ruamel.yaml.clib==0.2.8 14:00:31 s3transfer==0.10.1 14:00:31 simplejson==3.19.2 14:00:31 six==1.16.0 14:00:31 smmap==5.0.1 14:00:31 soupsieve==2.5 14:00:31 stevedore==5.2.0 14:00:31 tabulate==0.9.0 14:00:31 toml==0.10.2 14:00:31 tomlkit==0.12.4 14:00:31 tqdm==4.66.2 14:00:31 typing_extensions==4.10.0 14:00:31 tzdata==2024.1 14:00:31 urllib3==1.26.18 14:00:31 virtualenv==20.25.1 14:00:31 wcwidth==0.2.13 14:00:31 websocket-client==1.7.0 14:00:31 wrapt==1.16.0 14:00:31 xdg==6.0.0 14:00:31 xmltodict==0.13.0 14:00:31 yq==3.2.3 14:00:31 [EnvInject] - Injecting environment variables from a build step. 14:00:31 [EnvInject] - Injecting as environment variables the properties content 14:00:31 PYTHON=python3 14:00:31 14:00:31 [EnvInject] - Variables injected successfully. 14:00:31 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins15836598807455027476.sh 14:00:31 ---> tox-install.sh 14:00:31 + source /home/jenkins/lf-env.sh 14:00:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:31 ++ mktemp -d /tmp/venv-XXXX 14:00:31 + lf_venv=/tmp/venv-tHL0 14:00:31 + local venv_file=/tmp/.os_lf_venv 14:00:31 + local python=python3 14:00:31 + local options 14:00:31 + local set_path=true 14:00:31 + local install_args= 14:00:31 ++ 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 14:00:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:00:31 + true 14:00:31 + case $1 in 14:00:31 + venv_file=/tmp/.toxenv 14:00:31 + shift 2 14:00:31 + true 14:00:31 + case $1 in 14:00:31 + shift 14:00:31 + break 14:00:31 + case $python in 14:00:31 + local pkg_list= 14:00:31 + [[ -d /opt/pyenv ]] 14:00:31 + echo 'Setup pyenv:' 14:00:31 Setup pyenv: 14:00:31 + export PYENV_ROOT=/opt/pyenv 14:00:31 + PYENV_ROOT=/opt/pyenv 14:00:31 + 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 14:00:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:00:31 + pyenv versions 14:00:32 system 14:00:32 3.8.13 14:00:32 3.9.13 14:00:32 3.10.13 14:00:32 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:00:32 + command -v pyenv 14:00:32 ++ pyenv init - --no-rehash 14:00:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:00:32 for i in ${!paths[@]}; do 14:00:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:00:32 fi; done; 14:00:32 echo "${paths[*]}"'\'')" 14:00:32 export PATH="/opt/pyenv/shims:${PATH}" 14:00:32 export PYENV_SHELL=bash 14:00:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:00:32 pyenv() { 14:00:32 local command 14:00:32 command="${1:-}" 14:00:32 if [ "$#" -gt 0 ]; then 14:00:32 shift 14:00:32 fi 14:00:32 14:00:32 case "$command" in 14:00:32 rehash|shell) 14:00:32 eval "$(pyenv "sh-$command" "$@")" 14:00:32 ;; 14:00:32 *) 14:00:32 command pyenv "$command" "$@" 14:00:32 ;; 14:00:32 esac 14:00:32 }' 14:00:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:00:32 for i in ${!paths[@]}; do 14:00:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:00:32 fi; done; 14:00:32 echo "${paths[*]}"' 14:00:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:00:32 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:00:32 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:00:32 ++ export PYENV_SHELL=bash 14:00:32 ++ PYENV_SHELL=bash 14:00:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:00:32 +++ complete -F _pyenv pyenv 14:00:32 ++ lf-pyver python3 14:00:32 ++ local py_version_xy=python3 14:00:32 ++ local py_version_xyz= 14:00:32 ++ awk '{ print $1 }' 14:00:32 ++ pyenv versions 14:00:32 ++ local command 14:00:32 ++ command=versions 14:00:32 ++ '[' 1 -gt 0 ']' 14:00:32 ++ shift 14:00:32 ++ case "$command" in 14:00:32 ++ command pyenv versions 14:00:32 ++ pyenv versions 14:00:32 ++ sed 's/^[ *]* //' 14:00:32 ++ grep -E '^[0-9.]*[0-9]$' 14:00:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:00:32 +++ tail -n 1 14:00:32 +++ grep '^3' /tmp/.pyenv_versions 14:00:32 +++ sort -V 14:00:32 ++ py_version_xyz=3.11.7 14:00:32 ++ [[ -z 3.11.7 ]] 14:00:32 ++ echo 3.11.7 14:00:32 ++ return 0 14:00:32 + pyenv local 3.11.7 14:00:32 + local command 14:00:32 + command=local 14:00:32 + '[' 2 -gt 0 ']' 14:00:32 + shift 14:00:32 + case "$command" in 14:00:32 + command pyenv local 3.11.7 14:00:32 + pyenv local 3.11.7 14:00:32 + for arg in "$@" 14:00:32 + case $arg in 14:00:32 + pkg_list+='tox ' 14:00:32 + for arg in "$@" 14:00:32 + case $arg in 14:00:32 + pkg_list+='virtualenv ' 14:00:32 + for arg in "$@" 14:00:32 + case $arg in 14:00:32 + pkg_list+='urllib3~=1.26.15 ' 14:00:32 + [[ -f /tmp/.toxenv ]] 14:00:32 + [[ ! -f /tmp/.toxenv ]] 14:00:32 + [[ -n '' ]] 14:00:32 + python3 -m venv /tmp/venv-tHL0 14:00:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tHL0' 14:00:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tHL0 14:00:36 + echo /tmp/venv-tHL0 14:00:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:00:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:00:36 + /tmp/venv-tHL0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:00:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:00:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:00:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:00:40 + /tmp/venv-tHL0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:00:42 + type python3 14:00:42 + true 14:00:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tHL0/bin to PATH' 14:00:42 lf-activate-venv(): INFO: Adding /tmp/venv-tHL0/bin to PATH 14:00:42 + PATH=/tmp/venv-tHL0/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 14:00:42 + return 0 14:00:42 + python3 --version 14:00:42 Python 3.11.7 14:00:42 + python3 -m pip --version 14:00:43 pip 24.0 from /tmp/venv-tHL0/lib/python3.11/site-packages/pip (python 3.11) 14:00:43 + python3 -m pip freeze 14:00:43 cachetools==5.3.3 14:00:43 chardet==5.2.0 14:00:43 colorama==0.4.6 14:00:43 distlib==0.3.8 14:00:43 filelock==3.13.3 14:00:43 packaging==24.0 14:00:43 platformdirs==4.2.0 14:00:43 pluggy==1.4.0 14:00:43 pyproject-api==1.6.1 14:00:43 tox==4.14.2 14:00:43 urllib3==1.26.18 14:00:43 virtualenv==20.25.1 14:00:43 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins18223341315528038592.sh 14:00:43 [EnvInject] - Injecting environment variables from a build step. 14:00:43 [EnvInject] - Injecting as environment variables the properties content 14:00:43 PARALLEL=False 14:00:43 14:00:43 [EnvInject] - Variables injected successfully. 14:00:43 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins11325823658189744029.sh 14:00:43 ---> tox-run.sh 14:00:43 + 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 14:00:43 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 14:00:43 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 14:00:43 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 14:00:43 + cd /w/workspace/builder-tox-verify-master/. 14:00:43 + source /home/jenkins/lf-env.sh 14:00:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:00:43 ++ mktemp -d /tmp/venv-XXXX 14:00:43 + lf_venv=/tmp/venv-uEki 14:00:43 + local venv_file=/tmp/.os_lf_venv 14:00:43 + local python=python3 14:00:43 + local options 14:00:43 + local set_path=true 14:00:43 + local install_args= 14:00: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 14:00:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:00:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:00:43 + true 14:00:43 + case $1 in 14:00:43 + venv_file=/tmp/.toxenv 14:00:43 + shift 2 14:00:43 + true 14:00:43 + case $1 in 14:00:43 + shift 14:00:43 + break 14:00:43 + case $python in 14:00:43 + local pkg_list= 14:00:43 + [[ -d /opt/pyenv ]] 14:00:43 + echo 'Setup pyenv:' 14:00:43 Setup pyenv: 14:00:43 + export PYENV_ROOT=/opt/pyenv 14:00:43 + PYENV_ROOT=/opt/pyenv 14:00:43 + 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 14:00:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:00:43 + pyenv versions 14:00:43 system 14:00:43 3.8.13 14:00:43 3.9.13 14:00:43 3.10.13 14:00:43 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:00:43 + command -v pyenv 14:00:43 ++ pyenv init - --no-rehash 14:00:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:00:43 for i in ${!paths[@]}; do 14:00:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:00:43 fi; done; 14:00:43 echo "${paths[*]}"'\'')" 14:00:43 export PATH="/opt/pyenv/shims:${PATH}" 14:00:43 export PYENV_SHELL=bash 14:00:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:00:43 pyenv() { 14:00:43 local command 14:00:43 command="${1:-}" 14:00:43 if [ "$#" -gt 0 ]; then 14:00:43 shift 14:00:43 fi 14:00:43 14:00:43 case "$command" in 14:00:43 rehash|shell) 14:00:43 eval "$(pyenv "sh-$command" "$@")" 14:00:43 ;; 14:00:43 *) 14:00:43 command pyenv "$command" "$@" 14:00:43 ;; 14:00:43 esac 14:00:43 }' 14:00:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:00:43 for i in ${!paths[@]}; do 14:00:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:00:43 fi; done; 14:00:43 echo "${paths[*]}"' 14:00:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:00:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:00:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:00:43 ++ export PYENV_SHELL=bash 14:00:43 ++ PYENV_SHELL=bash 14:00:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:00:43 +++ complete -F _pyenv pyenv 14:00:43 ++ lf-pyver python3 14:00:43 ++ local py_version_xy=python3 14:00:43 ++ local py_version_xyz= 14:00:43 ++ pyenv versions 14:00:43 ++ local command 14:00:43 ++ command=versions 14:00:43 ++ '[' 1 -gt 0 ']' 14:00:43 ++ shift 14:00:43 ++ case "$command" in 14:00:43 ++ command pyenv versions 14:00:43 ++ pyenv versions 14:00:43 ++ sed 's/^[ *]* //' 14:00:43 ++ grep -E '^[0-9.]*[0-9]$' 14:00:43 ++ awk '{ print $1 }' 14:00:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:00:43 +++ tail -n 1 14:00:43 +++ grep '^3' /tmp/.pyenv_versions 14:00:43 +++ sort -V 14:00:43 ++ py_version_xyz=3.11.7 14:00:43 ++ [[ -z 3.11.7 ]] 14:00:43 ++ echo 3.11.7 14:00:43 ++ return 0 14:00:43 + pyenv local 3.11.7 14:00:43 + local command 14:00:43 + command=local 14:00:43 + '[' 2 -gt 0 ']' 14:00:43 + shift 14:00:43 + case "$command" in 14:00:43 + command pyenv local 3.11.7 14:00:43 + pyenv local 3.11.7 14:00:44 + for arg in "$@" 14:00:44 + case $arg in 14:00:44 + pkg_list+='tox ' 14:00:44 + for arg in "$@" 14:00:44 + case $arg in 14:00:44 + pkg_list+='virtualenv ' 14:00:44 + for arg in "$@" 14:00:44 + case $arg in 14:00:44 + pkg_list+='urllib3~=1.26.15 ' 14:00:44 + [[ -f /tmp/.toxenv ]] 14:00:44 ++ cat /tmp/.toxenv 14:00:44 + lf_venv=/tmp/venv-tHL0 14:00:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tHL0 from' file:/tmp/.toxenv 14:00:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tHL0 from file:/tmp/.toxenv 14:00:44 + /tmp/venv-tHL0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:00:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:00:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:00:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:00:44 + /tmp/venv-tHL0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:00:46 + type python3 14:00:46 + true 14:00:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tHL0/bin to PATH' 14:00:46 lf-activate-venv(): INFO: Adding /tmp/venv-tHL0/bin to PATH 14:00:46 + PATH=/tmp/venv-tHL0/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 14:00:46 + return 0 14:00:46 + [[ -d /opt/pyenv ]] 14:00:46 + echo '---> Setting up pyenv' 14:00:46 ---> Setting up pyenv 14:00:46 + export PYENV_ROOT=/opt/pyenv 14:00:46 + PYENV_ROOT=/opt/pyenv 14:00:46 + export PATH=/opt/pyenv/bin:/tmp/venv-tHL0/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 14:00:46 + PATH=/opt/pyenv/bin:/tmp/venv-tHL0/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 14:00:46 ++ pwd 14:00:46 + PYTHONPATH=/w/workspace/builder-tox-verify-master 14:00:46 + export PYTHONPATH 14:00:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:00:46 + TOX_TESTENV_PASSENV=PYTHONPATH 14:00:46 + tox --version 14:00:46 4.14.2 from /tmp/venv-tHL0/lib/python3.11/site-packages/tox/__init__.py 14:00:46 + PARALLEL=False 14:00:46 + TOX_OPTIONS_LIST= 14:00:46 + [[ -n '' ]] 14:00:46 + case ${PARALLEL,,} in 14:00:46 + tox 14:00:46 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 14:00:47 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:01:11 docs: freeze> python -m pip freeze --all 14:01:12 docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.50.0,funcparserlib==2.0.0a0,future==1.0.0,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.5,matplotlib==3.8.3,numpy==1.26.4,nwdiag==3.0.0,packaging==24.0,pillow==10.2.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 14:01:12 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 14:01:13 docs: OK ✔ in 27.03 seconds 14:01:13 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:01:31 docs-linkcheck: freeze> python -m pip freeze --all 14:01:32 docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.50.0,funcparserlib==2.0.0a0,future==1.0.0,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.5,matplotlib==3.8.3,numpy==1.26.4,nwdiag==3.0.0,packaging==24.0,pillow==10.2.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.29,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 14:01:32 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 14:01:34 docs-linkcheck: OK ✔ in 20.86 seconds 14:01:34 jjb-version: freeze> python -m pip freeze --all 14:01:35 jjb-version: pip==24.0,setuptools==69.1.0,wheel==0.42.0 14:01:35 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 14:01:35 JJB version in jjb/releng-jobs.yaml: 5.0.2 14:01:35 JJB version in tox.ini: 5.0.2 14:01:36 jjb-version: OK ✔ in 1.28 seconds 14:01:36 prefix: freeze> python -m pip freeze --all 14:01:37 prefix: pip==24.0,setuptools==69.1.0,wheel==0.42.0 14:01:37 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 14:01:37 prefix: OK ✔ in 1.58 seconds 14:01:37 robot: freeze> python -m pip freeze --all 14:01:38 robot: pip==24.0,setuptools==69.1.0,wheel==0.42.0 14:01:38 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 14:01:39 docs: OK (27.03=setup[25.59]+cmd[1.44] seconds) 14:01:39 docs-linkcheck: OK (20.86=setup[18.47]+cmd[2.39] seconds) 14:01:39 jjb-version: OK (1.28=setup[1.24]+cmd[0.04] seconds) 14:01:39 prefix: OK (1.57=setup[1.54]+cmd[0.03] seconds) 14:01:39 robot: OK (1.48=setup[1.44]+cmd[0.04] seconds) 14:01:39 congratulations :) (52.30 seconds) 14:01:39 + tox_status=0 14:01:39 + echo '---> Completed tox runs' 14:01:39 ---> Completed tox runs 14:01:39 + for i in .tox/*/log 14:01:39 ++ echo .tox/docs-linkcheck/log 14:01:39 ++ awk -F/ '{print $2}' 14:01:39 + tox_env=docs-linkcheck 14:01:39 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 14:01:39 + for i in .tox/*/log 14:01:39 ++ echo .tox/docs/log 14:01:39 ++ awk -F/ '{print $2}' 14:01:39 + tox_env=docs 14:01:39 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 14:01:39 + for i in .tox/*/log 14:01:39 ++ awk -F/ '{print $2}' 14:01:39 ++ echo .tox/jjb-version/log 14:01:39 + tox_env=jjb-version 14:01:39 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 14:01:39 + for i in .tox/*/log 14:01:39 ++ awk -F/ '{print $2}' 14:01:39 ++ echo .tox/prefix/log 14:01:39 + tox_env=prefix 14:01:39 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 14:01:39 + for i in .tox/*/log 14:01:39 ++ echo .tox/robot/log 14:01:39 ++ awk -F/ '{print $2}' 14:01:39 + tox_env=robot 14:01:39 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 14:01:39 + DOC_DIR=docs/_build/html 14:01:39 + [[ -d docs/_build/html ]] 14:01:39 + echo '---> Archiving generated docs' 14:01:39 ---> Archiving generated docs 14:01:39 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 14:01:39 + echo '---> tox-run.sh ends' 14:01:39 ---> tox-run.sh ends 14:01:39 + test 0 -eq 0 14:01:39 $ ssh-agent -k 14:01:39 unset SSH_AUTH_SOCK; 14:01:39 unset SSH_AGENT_PID; 14:01:39 echo Agent pid 5459 killed; 14:01:39 [ssh-agent] Stopped. 14:01:39 [PostBuildScript] - [INFO] Executing post build scripts. 14:01:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13810747474714223792.sh 14:01:39 ---> sysstat.sh 14:01:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5727734581967193820.sh 14:01:39 ---> package-listing.sh 14:01:39 ++ facter osfamily 14:01:39 ++ tr '[:upper:]' '[:lower:]' 14:01:39 + OS_FAMILY=redhat 14:01:39 + workspace=/w/workspace/builder-tox-verify-master 14:01:39 + START_PACKAGES=/tmp/packages_start.txt 14:01:39 + END_PACKAGES=/tmp/packages_end.txt 14:01:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:01:39 + PACKAGES=/tmp/packages_start.txt 14:01:39 + '[' /w/workspace/builder-tox-verify-master ']' 14:01:39 + PACKAGES=/tmp/packages_end.txt 14:01:39 + case "${OS_FAMILY}" in 14:01:39 + sort 14:01:39 + rpm -qa 14:01:40 + '[' -f /tmp/packages_start.txt ']' 14:01:40 + '[' -f /tmp/packages_end.txt ']' 14:01:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:01:40 + '[' /w/workspace/builder-tox-verify-master ']' 14:01:40 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 14:01:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 14:01:40 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14083345201584922802.sh 14:01:40 ---> capture-instance-metadata.sh 14:01:40 Setup pyenv: 14:01:40 system 14:01:40 3.8.13 14:01:40 3.9.13 14:01:40 3.10.13 14:01:40 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:01:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IIh9 from file:/tmp/.os_lf_venv 14:01:42 lf-activate-venv(): INFO: Installing: lftools 14:01:55 lf-activate-venv(): INFO: Adding /tmp/venv-IIh9/bin to PATH 14:01:55 INFO: Running in OpenStack, capturing instance metadata 14:01:56 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12660542479209253024.sh 14:01:56 provisioning config files... 14:01:57 Could not find credentials [logs] for builder-tox-verify-master #7396 14:01:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config2819985399062434328tmp 14:01:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:01:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:01:57 provisioning config files... 14:01:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:01:57 [EnvInject] - Injecting environment variables from a build step. 14:01:57 [EnvInject] - Injecting as environment variables the properties content 14:01:57 SERVER_ID=logs 14:01:57 14:01:57 [EnvInject] - Variables injected successfully. 14:01:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16679281101115117480.sh 14:01:57 ---> create-netrc.sh 14:01:57 WARN: Log server credential not found. 14:01:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14052377116534992804.sh 14:01:57 ---> python-tools-install.sh 14:01:57 Setup pyenv: 14:01:58 system 14:01:58 3.8.13 14:01:58 3.9.13 14:01:58 3.10.13 14:01:58 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:01:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IIh9 from file:/tmp/.os_lf_venv 14:01:59 lf-activate-venv(): INFO: Installing: lftools 14:02:09 lf-activate-venv(): INFO: Adding /tmp/venv-IIh9/bin to PATH 14:02:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins378454944359920343.sh 14:02:09 ---> sudo-logs.sh 14:02:09 Archiving 'sudo' log.. 14:02:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2087811181192266028.sh 14:02:10 ---> job-cost.sh 14:02:10 Setup pyenv: 14:02:10 system 14:02:10 3.8.13 14:02:10 3.9.13 14:02:10 3.10.13 14:02:10 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:02:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IIh9 from file:/tmp/.os_lf_venv 14:02:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:02:18 lf-activate-venv(): INFO: Adding /tmp/venv-IIh9/bin to PATH 14:02:18 INFO: No Stack... 14:02:18 INFO: Retrieving Pricing Info for: v3-standard-2 14:02:18 INFO: Archiving Costs 14:02:18 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9829348576567610110.sh 14:02:18 ---> logs-deploy.sh 14:02:18 Setup pyenv: 14:02:18 system 14:02:18 3.8.13 14:02:18 3.9.13 14:02:18 3.10.13 14:02:18 * 3.11.7 (set by /w/workspace/builder-tox-verify-master/.python-version) 14:02:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IIh9 from file:/tmp/.os_lf_venv 14:02:20 lf-activate-venv(): INFO: Installing: lftools 14:02:30 lf-activate-venv(): INFO: Adding /tmp/venv-IIh9/bin to PATH 14:02:30 WARNING: Nexus logging server not set 14:02:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7396/ 14:02:30 INFO: archiving logs to S3 14:02:31 ---> uname -a: 14:02:31 Linux prd-centos8-builder-2c-2g-2020.novalocal 4.18.0-544.el8.x86_64 #1 SMP Thu Feb 22 21:29:23 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 14:02:31 14:02:31 14:02:31 ---> lscpu: 14:02:31 Architecture: x86_64 14:02:31 CPU op-mode(s): 32-bit, 64-bit 14:02:31 Byte Order: Little Endian 14:02:31 CPU(s): 2 14:02:31 On-line CPU(s) list: 0,1 14:02:31 Thread(s) per core: 1 14:02:31 Core(s) per socket: 1 14:02:31 Socket(s): 2 14:02:31 NUMA node(s): 1 14:02:31 Vendor ID: AuthenticAMD 14:02:31 CPU family: 23 14:02:31 Model: 49 14:02:31 Model name: AMD EPYC-Rome Processor 14:02:31 Stepping: 0 14:02:31 CPU MHz: 2799.998 14:02:31 BogoMIPS: 5599.99 14:02:31 Virtualization: AMD-V 14:02:31 Hypervisor vendor: KVM 14:02:31 Virtualization type: full 14:02:31 L1d cache: 32K 14:02:31 L1i cache: 32K 14:02:31 L2 cache: 512K 14:02:31 L3 cache: 16384K 14:02:31 NUMA node0 CPU(s): 0,1 14:02:31 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 14:02:31 14:02:31 14:02:31 ---> nproc: 14:02:31 2 14:02:31 14:02:31 14:02:31 ---> df -h: 14:02:31 Filesystem Size Used Avail Use% Mounted on 14:02:31 devtmpfs 3.8G 0 3.8G 0% /dev 14:02:31 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:02:31 tmpfs 3.8G 17M 3.8G 1% /run 14:02:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:02:31 /dev/vda1 40G 9.2G 31G 23% / 14:02:31 tmpfs 770M 0 770M 0% /run/user/1001 14:02:31 14:02:31 14:02:31 ---> free -m: 14:02:31 total used free shared buff/cache available 14:02:31 Mem: 7697 717 3869 19 3110 6662 14:02:31 Swap: 1023 0 1023 14:02:31 14:02:31 14:02:31 ---> ip addr: 14:02:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:02:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:02:31 inet 127.0.0.1/8 scope host lo 14:02:31 valid_lft forever preferred_lft forever 14:02:31 inet6 ::1/128 scope host 14:02:31 valid_lft forever preferred_lft forever 14:02:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:02:31 link/ether fa:16:3e:23:24:54 brd ff:ff:ff:ff:ff:ff 14:02:31 altname enp0s3 14:02:31 altname ens3 14:02:31 inet 10.30.171.66/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 14:02:31 valid_lft 86156sec preferred_lft 86156sec 14:02:31 inet6 fe80::f816:3eff:fe23:2454/64 scope link 14:02:31 valid_lft forever preferred_lft forever 14:02:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:02:31 link/ether 02:42:3d:0d:e4:50 brd ff:ff:ff:ff:ff:ff 14:02:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:02:31 valid_lft forever preferred_lft forever 14:02:31 14:02:31 14:02:31 ---> sar -b -r -n DEV: 14:02:31 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/26/2024 _x86_64_ (2 CPU) 14:02:31 14:02:31 13:58:22 LINUX RESTART (2 CPU) 14:02:31 14:02:31 01:59:01 PM tps rtps wtps bread/s bwrtn/s 14:02:31 02:00:01 PM 140.40 14.83 125.57 2620.19 6551.30 14:02:31 02:01:01 PM 101.17 0.10 101.07 4.13 13150.17 14:02:31 02:02:01 PM 130.96 1.27 129.70 145.83 25955.59 14:02:31 Average: 124.18 5.40 118.78 923.12 15221.89 14:02:31 14:02:31 01:59:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:02:31 02:00:01 PM 5049152 6935456 2833276 35.94 2688 2069280 1084628 12.14 228936 2279816 157236 14:02:31 02:01:01 PM 4648248 6880344 3234180 41.03 2688 2403628 1122028 12.56 254964 2608220 174908 14:02:31 02:02:01 PM 4001716 6859620 3880712 49.23 2688 3002412 992364 11.11 423764 2994576 83208 14:02:31 Average: 4566372 6891807 3316056 42.07 2688 2491773 1066340 11.94 302555 2627537 138451 14:02:31 14:02:31 01:59:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:02:31 02:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 02:00:01 PM eth0 199.25 143.49 1364.42 41.40 0.00 0.00 0.00 0.00 14:02:31 02:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 02:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 02:01:01 PM eth0 106.05 71.00 1446.27 9.51 0.00 0.00 0.00 0.00 14:02:31 02:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 02:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 02:02:01 PM eth0 19.54 18.83 18.23 7.33 0.00 0.00 0.00 0.00 14:02:31 02:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 Average: eth0 108.26 77.75 942.74 19.41 0.00 0.00 0.00 0.00 14:02:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 14:02:31 14:02:31 ---> sar -P ALL: 14:02:31 Linux 4.18.0-544.el8.x86_64 (centos-stream-8-builder-ae393510-0a03-4d70-9a0d-820400f2e72e.nov) 03/26/2024 _x86_64_ (2 CPU) 14:02:31 14:02:31 13:58:22 LINUX RESTART (2 CPU) 14:02:31 14:02:31 01:59:01 PM CPU %user %nice %system %iowait %steal %idle 14:02:31 02:00:01 PM all 40.05 0.00 6.57 3.93 0.10 49.35 14:02:31 02:00:01 PM 0 28.82 0.00 6.19 5.39 0.10 59.50 14:02:31 02:00:01 PM 1 51.25 0.00 6.94 2.49 0.10 39.22 14:02:31 02:01:01 PM all 33.39 0.00 5.42 3.52 0.08 57.58 14:02:31 02:01:01 PM 0 27.70 0.00 4.59 2.63 0.08 65.00 14:02:31 02:01:01 PM 1 39.09 0.00 6.26 4.40 0.08 50.17 14:02:31 02:02:01 PM all 37.90 0.00 6.33 5.35 0.09 50.33 14:02:31 02:02:01 PM 0 17.18 0.00 5.10 5.87 0.08 71.77 14:02:31 02:02:01 PM 1 58.59 0.00 7.56 4.83 0.10 28.92 14:02:31 Average: all 37.11 0.00 6.11 4.27 0.09 52.42 14:02:31 Average: 0 24.56 0.00 5.29 4.63 0.09 65.43 14:02:31 Average: 1 49.65 0.00 6.92 3.91 0.09 39.43 14:02:31 14:02:31 14:02:31