06:49:23 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/110253 06:49:23 Running as SYSTEM 06:49:23 [EnvInject] - Loading node environment variables. 06:49:23 Building remotely on prd-centos8-builder-2c-2g-7175 (centos8-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 06:49:24 [ssh-agent] Looking for ssh-agent implementation... 06:49:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:24 $ ssh-agent 06:49:24 SSH_AUTH_SOCK=/tmp/ssh-nHMjT1piIOpE/agent.5492 06:49:24 SSH_AGENT_PID=5493 06:49:24 [ssh-agent] Started. 06:49:24 Running ssh-add (command line suppressed) 06:49:24 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_10554440467788207549.key (/w/workspace/builder-tox-verify-master@tmp/private_key_10554440467788207549.key) 06:49:24 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:49:24 The recommended git tool is: NONE 06:49:26 using credential jenkins-ssh 06:49:26 Wiping out workspace first. 06:49:26 Cloning the remote Git repository 06:49:27 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 06:49:27 > git init /w/workspace/builder-tox-verify-master # timeout=10 06:49:27 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:49:27 > git --version # timeout=10 06:49:27 > git --version # 'git version 2.43.0' 06:49:27 using GIT_SSH to set credentials jenkins-ssh 06:49:27 [INFO] Currently running in a labeled security context 06:49:27 [INFO] Currently SELinux is 'enforcing' on the host 06:49:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh8543750804147947105.key 06:49:27 Verifying host key using known hosts file 06:49:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:49:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:49:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:49:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:49:29 using GIT_SSH to set credentials jenkins-ssh 06:49:29 [INFO] Currently running in a labeled security context 06:49:29 [INFO] Currently SELinux is 'enforcing' on the host 06:49:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-tox-verify-master@tmp/jenkins-gitclient-ssh11427394513589598510.key 06:49:29 Verifying host key using known hosts file 06:49:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:49:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/53/110253/3 # timeout=10 06:49:30 > git rev-parse 56f579dc44e11a9b2fa71361e5acbb0e56c34e0e^{commit} # timeout=10 06:49:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:49:30 Checking out Revision 56f579dc44e11a9b2fa71361e5acbb0e56c34e0e (refs/changes/53/110253/3) 06:49:30 > git config core.sparsecheckout # timeout=10 06:49:30 > git checkout -f 56f579dc44e11a9b2fa71361e5acbb0e56c34e0e # timeout=10 06:49:33 Commit message: "Fix: Update common-packer to the latest v0.16.0" 06:49:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:49:33 > git rev-list --no-walk 554af0dff798f81b711bfa778c369fc721754e63 # timeout=10 06:49:33 > git remote # timeout=10 06:49:33 > git submodule init # timeout=10 06:49:33 > git submodule sync # timeout=10 06:49:34 > git config --get remote.origin.url # timeout=10 06:49:34 > git submodule init # timeout=10 06:49:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:49:34 > git config --get submodule.global-jjb.url # timeout=10 06:49:34 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:49:34 > git config --get submodule.packer/common-packer.url # timeout=10 06:49:34 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:49:34 > git submodule update --init --recursive global-jjb # timeout=10 06:49:35 > git submodule update --init --recursive packer/common-packer # timeout=10 06:49:35 provisioning config files... 06:49:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:49:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:49:35 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8984552401979720130.sh 06:49:35 ---> python-tools-install.sh 06:49:35 Setup pyenv: 06:49:35 system 06:49:35 * 3.8.13 (set by /opt/pyenv/version) 06:49:35 * 3.9.13 (set by /opt/pyenv/version) 06:49:35 * 3.10.6 (set by /opt/pyenv/version) 06:49:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OXro 06:49:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:49:43 lf-activate-venv(): INFO: Installing: lftools 06:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-OXro/bin to PATH 06:50:17 Generating Requirements File 06:50:52 Python 3.10.6 06:50:52 pip 24.0 from /tmp/venv-OXro/lib/python3.10/site-packages/pip (python 3.10) 06:50:53 appdirs==1.4.4 06:50:53 argcomplete==3.2.2 06:50:53 aspy.yaml==1.3.0 06:50:53 attrs==23.2.0 06:50:53 autopage==0.5.2 06:50:53 beautifulsoup4==4.12.3 06:50:53 boto3==1.34.43 06:50:53 botocore==1.34.43 06:50:53 bs4==0.0.2 06:50:53 cachetools==5.3.2 06:50:53 certifi==2024.2.2 06:50:53 cffi==1.16.0 06:50:53 cfgv==3.4.0 06:50:53 chardet==5.2.0 06:50:53 charset-normalizer==3.3.2 06:50:53 click==8.1.7 06:50:53 cliff==4.5.0 06:50:53 cmd2==2.4.3 06:50:53 cryptography==3.3.2 06:50:53 debtcollector==2.5.0 06:50:53 decorator==5.1.1 06:50:53 defusedxml==0.7.1 06:50:53 Deprecated==1.2.14 06:50:53 distlib==0.3.8 06:50:53 dnspython==2.5.0 06:50:53 docker==4.2.2 06:50:53 dogpile.cache==1.3.1 06:50:53 email-validator==2.1.0.post1 06:50:53 filelock==3.13.1 06:50:53 future==0.18.3 06:50:53 gitdb==4.0.11 06:50:53 GitPython==3.1.42 06:50:53 google-auth==2.28.0 06:50:53 httplib2==0.22.0 06:50:53 identify==2.5.34 06:50:53 idna==3.6 06:50:53 importlib-resources==1.5.0 06:50:53 iso8601==2.1.0 06:50:53 Jinja2==3.1.3 06:50:53 jmespath==1.0.1 06:50:53 jsonpatch==1.33 06:50:53 jsonpointer==2.4 06:50:53 jsonschema==4.21.1 06:50:53 jsonschema-specifications==2023.12.1 06:50:53 keystoneauth1==5.5.0 06:50:53 kubernetes==29.0.0 06:50:53 lftools==0.37.8 06:50:53 lxml==5.1.0 06:50:53 MarkupSafe==2.1.5 06:50:53 msgpack==1.0.7 06:50:53 multi_key_dict==2.0.3 06:50:53 munch==4.0.0 06:50:53 netaddr==1.1.0 06:50:53 netifaces==0.11.0 06:50:53 niet==1.4.2 06:50:53 nodeenv==1.8.0 06:50:53 oauth2client==4.1.3 06:50:53 oauthlib==3.2.2 06:50:53 openstacksdk==0.62.0 06:50:53 os-client-config==2.1.0 06:50:53 os-service-types==1.7.0 06:50:53 osc-lib==3.0.0 06:50:53 oslo.config==9.3.0 06:50:53 oslo.context==5.3.0 06:50:53 oslo.i18n==6.2.0 06:50:53 oslo.log==5.4.0 06:50:53 oslo.serialization==5.3.0 06:50:53 oslo.utils==7.0.0 06:50:53 packaging==23.2 06:50:53 pbr==6.0.0 06:50:53 platformdirs==4.2.0 06:50:53 prettytable==3.9.0 06:50:53 pyasn1==0.5.1 06:50:53 pyasn1-modules==0.3.0 06:50:53 pycparser==2.21 06:50:53 pygerrit2==2.0.15 06:50:53 PyGithub==2.2.0 06:50:53 pyinotify==0.9.6 06:50:53 PyJWT==2.8.0 06:50:53 PyNaCl==1.5.0 06:50:53 pyparsing==2.4.7 06:50:53 pyperclip==1.8.2 06:50:53 pyrsistent==0.20.0 06:50:53 python-cinderclient==9.4.0 06:50:53 python-dateutil==2.8.2 06:50:53 python-heatclient==3.4.0 06:50:53 python-jenkins==1.8.2 06:50:53 python-keystoneclient==5.3.0 06:50:53 python-magnumclient==4.3.0 06:50:53 python-novaclient==18.4.0 06:50:53 python-openstackclient==6.0.1 06:50:53 python-swiftclient==4.4.0 06:50:53 pytz==2024.1 06:50:53 PyYAML==6.0.1 06:50:53 referencing==0.33.0 06:50:53 requests==2.31.0 06:50:53 requests-oauthlib==1.3.1 06:50:53 requestsexceptions==1.4.0 06:50:53 rfc3986==2.0.0 06:50:53 rpds-py==0.18.0 06:50:53 rsa==4.9 06:50:53 ruamel.yaml==0.18.6 06:50:53 ruamel.yaml.clib==0.2.8 06:50:53 s3transfer==0.10.0 06:50:53 simplejson==3.19.2 06:50:53 six==1.16.0 06:50:53 smmap==5.0.1 06:50:53 soupsieve==2.5 06:50:53 stevedore==5.1.0 06:50:53 tabulate==0.9.0 06:50:53 toml==0.10.2 06:50:53 tomlkit==0.12.3 06:50:53 tqdm==4.66.2 06:50:53 typing_extensions==4.9.0 06:50:53 tzdata==2024.1 06:50:53 urllib3==1.26.18 06:50:53 virtualenv==20.25.0 06:50:53 wcwidth==0.2.13 06:50:53 websocket-client==1.7.0 06:50:53 wrapt==1.16.0 06:50:53 xdg==6.0.0 06:50:53 xmltodict==0.13.0 06:50:53 yq==3.2.3 06:50:53 [EnvInject] - Injecting environment variables from a build step. 06:50:53 [EnvInject] - Injecting as environment variables the properties content 06:50:53 PYTHON=python3 06:50:53 06:50:53 [EnvInject] - Variables injected successfully. 06:50:53 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins13691360527898641440.sh 06:50:53 ---> tox-install.sh 06:50:53 + source /home/jenkins/lf-env.sh 06:50:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:50:53 ++ mktemp -d /tmp/venv-XXXX 06:50:53 + lf_venv=/tmp/venv-B6IH 06:50:53 + local venv_file=/tmp/.os_lf_venv 06:50:53 + local python=python3 06:50:53 + local options 06:50:53 + local set_path=true 06:50:53 + local install_args= 06:50:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:50:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:50:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:50:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:50:53 + true 06:50:53 + case $1 in 06:50:53 + venv_file=/tmp/.toxenv 06:50:53 + shift 2 06:50:53 + true 06:50:53 + case $1 in 06:50:53 + shift 06:50:53 + break 06:50:53 + case $python in 06:50:53 + local pkg_list= 06:50:53 + [[ -d /opt/pyenv ]] 06:50:53 + echo 'Setup pyenv:' 06:50:53 Setup pyenv: 06:50:53 + export PYENV_ROOT=/opt/pyenv 06:50:53 + PYENV_ROOT=/opt/pyenv 06:50:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:50:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:50:53 + pyenv versions 06:50:53 system 06:50:53 3.8.13 06:50:53 3.9.13 06:50:53 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:50:53 + command -v pyenv 06:50:53 ++ pyenv init - --no-rehash 06:50:53 + 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[*]}"'\'')" 06:50:53 export PATH="/opt/pyenv/shims:${PATH}" 06:50:53 export PYENV_SHELL=bash 06:50:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:50:53 pyenv() { 06:50:53 local command 06:50:53 command="${1:-}" 06:50:53 if [ "$#" -gt 0 ]; then 06:50:53 shift 06:50:53 fi 06:50:53 06:50:53 case "$command" in 06:50:53 rehash|shell) 06:50:53 eval "$(pyenv "sh-$command" "$@")" 06:50:53 ;; 06:50:53 *) 06:50:53 command pyenv "$command" "$@" 06:50:53 ;; 06:50:53 esac 06:50:53 }' 06:50:53 +++ 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[*]}"' 06:50:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:50:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:50:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:50:53 ++ export PYENV_SHELL=bash 06:50:53 ++ PYENV_SHELL=bash 06:50:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:50:53 +++ complete -F _pyenv pyenv 06:50:53 ++ lf-pyver python3 06:50:53 ++ local py_version_xy=python3 06:50:53 ++ local py_version_xyz= 06:50:53 ++ awk '{ print $1 }' 06:50:53 ++ pyenv versions 06:50:53 ++ local command 06:50:53 ++ command=versions 06:50:53 ++ '[' 1 -gt 0 ']' 06:50:53 ++ shift 06:50:53 ++ case "$command" in 06:50:53 ++ command pyenv versions 06:50:53 ++ pyenv versions 06:50:53 ++ sed 's/^[ *]* //' 06:50:53 ++ grep -E '^[0-9.]*[0-9]$' 06:50:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:50:53 +++ grep '^3' /tmp/.pyenv_versions 06:50:53 +++ tail -n 1 06:50:53 +++ sort -V 06:50:53 ++ py_version_xyz=3.10.6 06:50:53 ++ [[ -z 3.10.6 ]] 06:50:53 ++ echo 3.10.6 06:50:53 ++ return 0 06:50:53 + pyenv local 3.10.6 06:50:53 + local command 06:50:53 + command=local 06:50:53 + '[' 2 -gt 0 ']' 06:50:53 + shift 06:50:53 + case "$command" in 06:50:53 + command pyenv local 3.10.6 06:50:53 + pyenv local 3.10.6 06:50:53 + for arg in "$@" 06:50:53 + case $arg in 06:50:53 + pkg_list+='tox ' 06:50:53 + for arg in "$@" 06:50:53 + case $arg in 06:50:53 + pkg_list+='virtualenv ' 06:50:53 + for arg in "$@" 06:50:53 + case $arg in 06:50:53 + pkg_list+='urllib3~=1.26.15 ' 06:50:53 + [[ -f /tmp/.toxenv ]] 06:50:53 + [[ ! -f /tmp/.toxenv ]] 06:50:53 + [[ -n '' ]] 06:50:53 + python3 -m venv /tmp/venv-B6IH 06:50:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B6IH' 06:50:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B6IH 06:50:57 + echo /tmp/venv-B6IH 06:50:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:50:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:50:57 + /tmp/venv-B6IH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:51:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:51:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:51:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:51:00 + /tmp/venv-B6IH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:51:02 + type python3 06:51:02 + true 06:51:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B6IH/bin to PATH' 06:51:02 lf-activate-venv(): INFO: Adding /tmp/venv-B6IH/bin to PATH 06:51:02 + PATH=/tmp/venv-B6IH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:51:02 + return 0 06:51:02 + python3 --version 06:51:02 Python 3.10.6 06:51:02 + python3 -m pip --version 06:51:03 pip 24.0 from /tmp/venv-B6IH/lib/python3.10/site-packages/pip (python 3.10) 06:51:03 + python3 -m pip freeze 06:51:03 cachetools==5.3.2 06:51:03 chardet==5.2.0 06:51:03 colorama==0.4.6 06:51:03 distlib==0.3.8 06:51:03 filelock==3.13.1 06:51:03 packaging==23.2 06:51:03 platformdirs==4.2.0 06:51:03 pluggy==1.4.0 06:51:03 pyproject-api==1.6.1 06:51:03 tomli==2.0.1 06:51:03 tox==4.12.1 06:51:03 urllib3==1.26.18 06:51:03 virtualenv==20.25.0 06:51:03 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins17983194202820116645.sh 06:51:03 [EnvInject] - Injecting environment variables from a build step. 06:51:03 [EnvInject] - Injecting as environment variables the properties content 06:51:03 PARALLEL=False 06:51:03 06:51:03 [EnvInject] - Variables injected successfully. 06:51:03 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5571537193423551356.sh 06:51:03 ---> tox-run.sh 06:51:03 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:51:03 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 06:51:03 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 06:51:03 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 06:51:03 + cd /w/workspace/builder-tox-verify-master/. 06:51:03 + source /home/jenkins/lf-env.sh 06:51:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:51:03 ++ mktemp -d /tmp/venv-XXXX 06:51:03 + lf_venv=/tmp/venv-Crfd 06:51:03 + local venv_file=/tmp/.os_lf_venv 06:51:03 + local python=python3 06:51:03 + local options 06:51:03 + local set_path=true 06:51:03 + local install_args= 06:51:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:51:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:51:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:51:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:51:03 + true 06:51:03 + case $1 in 06:51:03 + venv_file=/tmp/.toxenv 06:51:03 + shift 2 06:51:03 + true 06:51:03 + case $1 in 06:51:03 + shift 06:51:03 + break 06:51:03 + case $python in 06:51:03 + local pkg_list= 06:51:03 + [[ -d /opt/pyenv ]] 06:51:03 + echo 'Setup pyenv:' 06:51:03 Setup pyenv: 06:51:03 + export PYENV_ROOT=/opt/pyenv 06:51:03 + PYENV_ROOT=/opt/pyenv 06:51:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:51:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:51:03 + pyenv versions 06:51:03 system 06:51:03 3.8.13 06:51:03 3.9.13 06:51:03 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:51:03 + command -v pyenv 06:51:03 ++ pyenv init - --no-rehash 06:51:03 + 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[*]}"'\'')" 06:51:03 export PATH="/opt/pyenv/shims:${PATH}" 06:51:03 export PYENV_SHELL=bash 06:51:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:51:03 pyenv() { 06:51:03 local command 06:51:03 command="${1:-}" 06:51:03 if [ "$#" -gt 0 ]; then 06:51:03 shift 06:51:03 fi 06:51:03 06:51:03 case "$command" in 06:51:03 rehash|shell) 06:51:03 eval "$(pyenv "sh-$command" "$@")" 06:51:03 ;; 06:51:03 *) 06:51:03 command pyenv "$command" "$@" 06:51:03 ;; 06:51:03 esac 06:51:03 }' 06:51:03 +++ 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[*]}"' 06:51:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:51:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:51:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:51:03 ++ export PYENV_SHELL=bash 06:51:03 ++ PYENV_SHELL=bash 06:51:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:51:03 +++ complete -F _pyenv pyenv 06:51:03 ++ lf-pyver python3 06:51:03 ++ local py_version_xy=python3 06:51:03 ++ local py_version_xyz= 06:51:03 ++ awk '{ print $1 }' 06:51:03 ++ pyenv versions 06:51:03 ++ local command 06:51:03 ++ command=versions 06:51:03 ++ '[' 1 -gt 0 ']' 06:51:03 ++ shift 06:51:03 ++ case "$command" in 06:51:03 ++ command pyenv versions 06:51:03 ++ pyenv versions 06:51:03 ++ sed 's/^[ *]* //' 06:51:03 ++ grep -E '^[0-9.]*[0-9]$' 06:51:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:51:03 +++ tail -n 1 06:51:03 +++ grep '^3' /tmp/.pyenv_versions 06:51:03 +++ sort -V 06:51:03 ++ py_version_xyz=3.10.6 06:51:03 ++ [[ -z 3.10.6 ]] 06:51:03 ++ echo 3.10.6 06:51:03 ++ return 0 06:51:03 + pyenv local 3.10.6 06:51:03 + local command 06:51:03 + command=local 06:51:03 + '[' 2 -gt 0 ']' 06:51:03 + shift 06:51:03 + case "$command" in 06:51:03 + command pyenv local 3.10.6 06:51:03 + pyenv local 3.10.6 06:51:03 + for arg in "$@" 06:51:03 + case $arg in 06:51:03 + pkg_list+='tox ' 06:51:03 + for arg in "$@" 06:51:03 + case $arg in 06:51:03 + pkg_list+='virtualenv ' 06:51:03 + for arg in "$@" 06:51:03 + case $arg in 06:51:03 + pkg_list+='urllib3~=1.26.15 ' 06:51:03 + [[ -f /tmp/.toxenv ]] 06:51:03 ++ cat /tmp/.toxenv 06:51:03 + lf_venv=/tmp/venv-B6IH 06:51:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B6IH from' file:/tmp/.toxenv 06:51:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-B6IH from file:/tmp/.toxenv 06:51:03 + /tmp/venv-B6IH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:51:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:51:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:51:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:51:04 + /tmp/venv-B6IH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:51:06 + type python3 06:51:06 + true 06:51:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-B6IH/bin to PATH' 06:51:06 lf-activate-venv(): INFO: Adding /tmp/venv-B6IH/bin to PATH 06:51:06 + PATH=/tmp/venv-B6IH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:51:06 + return 0 06:51:06 + [[ -d /opt/pyenv ]] 06:51:06 + echo '---> Setting up pyenv' 06:51:06 ---> Setting up pyenv 06:51:06 + export PYENV_ROOT=/opt/pyenv 06:51:06 + PYENV_ROOT=/opt/pyenv 06:51:06 + export PATH=/opt/pyenv/bin:/tmp/venv-B6IH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:51:06 + PATH=/opt/pyenv/bin:/tmp/venv-B6IH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:51:06 ++ pwd 06:51:06 + PYTHONPATH=/w/workspace/builder-tox-verify-master 06:51:06 + export PYTHONPATH 06:51:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:51:06 + TOX_TESTENV_PASSENV=PYTHONPATH 06:51:06 + tox --version 06:51:06 4.12.1 from /tmp/venv-B6IH/lib/python3.10/site-packages/tox/__init__.py 06:51:06 + PARALLEL=False 06:51:06 + TOX_OPTIONS_LIST= 06:51:06 + [[ -n '' ]] 06:51:06 + case ${PARALLEL,,} in 06:51:06 + tox 06:51:06 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 06:51:07 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:51:31 docs: freeze> python -m pip freeze --all 06:51:31 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.49.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.5,matplotlib==3.8.3,numpy==1.26.4,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.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.27,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.0,webcolors==1.13,wheel==0.42.0 06:51:31 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 06:51:33 docs: OK ✔ in 26.45 seconds 06:51:33 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:51:49 docs-linkcheck: freeze> python -m pip freeze --all 06:51:50 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.49.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.5,matplotlib==3.8.3,numpy==1.26.4,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.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.27,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.0,webcolors==1.13,wheel==0.42.0 06:51:50 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 06:51:52 docs-linkcheck: OK ✔ in 19.45 seconds 06:51:52 jjb-version: freeze> python -m pip freeze --all 06:51:53 jjb-version: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 06:51:53 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 06:51:53 JJB version in jjb/releng-jobs.yaml: 5.0.2 06:51:53 JJB version in tox.ini: 5.0.2 06:51:54 jjb-version: OK ✔ in 1.15 seconds 06:51:54 prefix: freeze> python -m pip freeze --all 06:51:55 prefix: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 06:51:55 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 06:51:55 prefix: OK ✔ in 1.24 seconds 06:51:55 robot: freeze> python -m pip freeze --all 06:51:56 robot: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 06:51:56 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 06:51:56 docs: OK (26.45=setup[24.92]+cmd[1.52] seconds) 06:51:56 docs-linkcheck: OK (19.45=setup[17.19]+cmd[2.27] seconds) 06:51:56 jjb-version: OK (1.14=setup[1.12]+cmd[0.02] seconds) 06:51:56 prefix: OK (1.24=setup[1.21]+cmd[0.03] seconds) 06:51:56 robot: OK (1.19=setup[1.14]+cmd[0.05] seconds) 06:51:56 congratulations :) (49.64 seconds) 06:51:56 + tox_status=0 06:51:56 + echo '---> Completed tox runs' 06:51:56 ---> Completed tox runs 06:51:56 + for i in .tox/*/log 06:51:56 ++ echo .tox/docs-linkcheck/log 06:51:56 ++ awk -F/ '{print $2}' 06:51:56 + tox_env=docs-linkcheck 06:51:56 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 06:51:56 + for i in .tox/*/log 06:51:56 ++ echo .tox/docs/log 06:51:56 ++ awk -F/ '{print $2}' 06:51:56 + tox_env=docs 06:51:56 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 06:51:56 + for i in .tox/*/log 06:51:56 ++ echo .tox/jjb-version/log 06:51:56 ++ awk -F/ '{print $2}' 06:51:56 + tox_env=jjb-version 06:51:56 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 06:51:56 + for i in .tox/*/log 06:51:56 ++ echo .tox/prefix/log 06:51:56 ++ awk -F/ '{print $2}' 06:51:56 + tox_env=prefix 06:51:56 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 06:51:56 + for i in .tox/*/log 06:51:56 ++ echo .tox/robot/log 06:51:56 ++ awk -F/ '{print $2}' 06:51:56 + tox_env=robot 06:51:56 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 06:51:56 + DOC_DIR=docs/_build/html 06:51:56 + [[ -d docs/_build/html ]] 06:51:56 + echo '---> Archiving generated docs' 06:51:56 ---> Archiving generated docs 06:51:56 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 06:51:56 + echo '---> tox-run.sh ends' 06:51:56 ---> tox-run.sh ends 06:51:56 + test 0 -eq 0 06:51:56 $ ssh-agent -k 06:51:56 unset SSH_AUTH_SOCK; 06:51:56 unset SSH_AGENT_PID; 06:51:56 echo Agent pid 5493 killed; 06:51:56 [ssh-agent] Stopped. 06:51:56 [PostBuildScript] - [INFO] Executing post build scripts. 06:51:56 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1809819626534269083.sh 06:51:56 ---> sysstat.sh 06:51:56 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins902156001993963601.sh 06:51:56 ---> package-listing.sh 06:51:56 ++ tr '[:upper:]' '[:lower:]' 06:51:56 ++ facter osfamily 06:51:57 + OS_FAMILY=redhat 06:51:57 + workspace=/w/workspace/builder-tox-verify-master 06:51:57 + START_PACKAGES=/tmp/packages_start.txt 06:51:57 + END_PACKAGES=/tmp/packages_end.txt 06:51:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:51:57 + PACKAGES=/tmp/packages_start.txt 06:51:57 + '[' /w/workspace/builder-tox-verify-master ']' 06:51:57 + PACKAGES=/tmp/packages_end.txt 06:51:57 + case "${OS_FAMILY}" in 06:51:57 + rpm -qa 06:51:57 + sort 06:51:57 + '[' -f /tmp/packages_start.txt ']' 06:51:57 + '[' -f /tmp/packages_end.txt ']' 06:51:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:51:57 + '[' /w/workspace/builder-tox-verify-master ']' 06:51:57 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 06:51:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 06:51:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16555087805561141437.sh 06:51:57 ---> capture-instance-metadata.sh 06:51:57 Setup pyenv: 06:51:57 system 06:51:57 3.8.13 06:51:57 3.9.13 06:51:57 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:51:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXro from file:/tmp/.os_lf_venv 06:51:59 lf-activate-venv(): INFO: Installing: lftools 06:52:15 lf-activate-venv(): INFO: Adding /tmp/venv-OXro/bin to PATH 06:52:15 INFO: Running in OpenStack, capturing instance metadata 06:52:16 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins382813422521193431.sh 06:52:16 provisioning config files... 06:52:16 Could not find credentials [logs] for builder-tox-verify-master #7339 06:52:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config5992256545483414903tmp 06:52:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:52:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:52:16 provisioning config files... 06:52:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:52:17 [EnvInject] - Injecting environment variables from a build step. 06:52:17 [EnvInject] - Injecting as environment variables the properties content 06:52:17 SERVER_ID=logs 06:52:17 06:52:17 [EnvInject] - Variables injected successfully. 06:52:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins16223652091258593130.sh 06:52:17 ---> create-netrc.sh 06:52:17 WARN: Log server credential not found. 06:52:17 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins6093870448526529890.sh 06:52:17 ---> python-tools-install.sh 06:52:17 Setup pyenv: 06:52:17 system 06:52:17 3.8.13 06:52:17 3.9.13 06:52:17 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:52:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXro from file:/tmp/.os_lf_venv 06:52:18 lf-activate-venv(): INFO: Installing: lftools 06:52:28 lf-activate-venv(): INFO: Adding /tmp/venv-OXro/bin to PATH 06:52:28 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2564179886061205837.sh 06:52:28 ---> sudo-logs.sh 06:52:28 Archiving 'sudo' log.. 06:52:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15317352543454515875.sh 06:52:29 ---> job-cost.sh 06:52:29 Setup pyenv: 06:52:29 system 06:52:29 3.8.13 06:52:29 3.9.13 06:52:29 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:52:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXro from file:/tmp/.os_lf_venv 06:52:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:52:38 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. 06:52:38 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 06:52:39 lf-activate-venv(): INFO: Adding /tmp/venv-OXro/bin to PATH 06:52:39 INFO: No Stack... 06:52:39 INFO: Retrieving Pricing Info for: v3-standard-2 06:52:39 INFO: Archiving Costs 06:52:39 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2166039972479458379.sh 06:52:39 ---> logs-deploy.sh 06:52:39 Setup pyenv: 06:52:39 system 06:52:39 3.8.13 06:52:39 3.9.13 06:52:39 * 3.10.6 (set by /w/workspace/builder-tox-verify-master/.python-version) 06:52:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OXro from file:/tmp/.os_lf_venv 06:52:41 lf-activate-venv(): INFO: Installing: lftools 06:52:51 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. 06:52:51 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 06:52:52 lf-activate-venv(): INFO: Adding /tmp/venv-OXro/bin to PATH 06:52:52 WARNING: Nexus logging server not set 06:52:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7339/ 06:52:52 INFO: archiving logs to S3 06:52:53 ---> uname -a: 06:52:53 Linux prd-centos8-builder-2c-2g-7175.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 06:52:53 06:52:53 06:52:53 ---> lscpu: 06:52:53 Architecture: x86_64 06:52:53 CPU op-mode(s): 32-bit, 64-bit 06:52:53 Byte Order: Little Endian 06:52:53 CPU(s): 2 06:52:53 On-line CPU(s) list: 0,1 06:52:53 Thread(s) per core: 1 06:52:53 Core(s) per socket: 1 06:52:53 Socket(s): 2 06:52:53 NUMA node(s): 1 06:52:53 Vendor ID: AuthenticAMD 06:52:53 CPU family: 23 06:52:53 Model: 49 06:52:53 Model name: AMD EPYC-Rome Processor 06:52:53 Stepping: 0 06:52:53 CPU MHz: 2800.000 06:52:53 BogoMIPS: 5600.00 06:52:53 Virtualization: AMD-V 06:52:53 Hypervisor vendor: KVM 06:52:53 Virtualization type: full 06:52:53 L1d cache: 32K 06:52:53 L1i cache: 32K 06:52:53 L2 cache: 512K 06:52:53 L3 cache: 16384K 06:52:53 NUMA node0 CPU(s): 0,1 06:52:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:52:53 06:52:53 06:52:53 ---> nproc: 06:52:53 2 06:52:53 06:52:53 06:52:53 ---> df -h: 06:52:53 Filesystem Size Used Avail Use% Mounted on 06:52:53 devtmpfs 3.8G 0 3.8G 0% /dev 06:52:53 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:52:53 tmpfs 3.8G 17M 3.8G 1% /run 06:52:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:52:53 /dev/vda1 40G 8.8G 32G 22% / 06:52:53 tmpfs 770M 0 770M 0% /run/user/1001 06:52:53 06:52:53 06:52:53 ---> free -m: 06:52:53 total used free shared buff/cache available 06:52:53 Mem: 7697 669 3990 19 3036 6709 06:52:53 Swap: 1023 0 1023 06:52:53 06:52:53 06:52:53 ---> ip addr: 06:52:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:52:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:52:53 inet 127.0.0.1/8 scope host lo 06:52:53 valid_lft forever preferred_lft forever 06:52:53 inet6 ::1/128 scope host 06:52:53 valid_lft forever preferred_lft forever 06:52:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:52:53 link/ether fa:16:3e:04:7e:3b brd ff:ff:ff:ff:ff:ff 06:52:53 altname enp0s3 06:52:53 altname ens3 06:52:53 inet 10.30.170.127/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 06:52:53 valid_lft 86154sec preferred_lft 86154sec 06:52:53 inet6 fe80::f816:3eff:fe04:7e3b/64 scope link 06:52:53 valid_lft forever preferred_lft forever 06:52:53 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:52:53 link/ether 02:42:a5:47:d0:f5 brd ff:ff:ff:ff:ff:ff 06:52:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:52:53 valid_lft forever preferred_lft forever 06:52:53 06:52:53 06:52:53 ---> sar -b -r -n DEV: 06:52:53 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/16/2024 _x86_64_ (2 CPU) 06:52:53 06:52:53 06:48:42 LINUX RESTART (2 CPU) 06:52:53 06:52:53 06:49:01 AM tps rtps wtps bread/s bwrtn/s 06:52:53 06:50:01 AM 151.51 27.23 124.28 6218.28 40774.44 06:52:53 06:51:01 AM 115.19 6.76 108.43 1274.30 8991.00 06:52:53 06:52:01 AM 124.11 2.50 121.61 113.71 18571.09 06:52:53 Average: 130.27 12.17 118.11 2536.11 22781.31 06:52:53 06:52:53 06:49:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:52:53 06:50:01 AM 5304204 6999184 2578236 32.71 2688 1888312 1022828 11.45 180420 2113660 78184 06:52:53 06:51:01 AM 5020984 6998180 2861456 36.30 2688 2154016 975740 10.93 206528 2306512 113728 06:52:53 06:52:01 AM 4145604 6912244 3736836 47.41 2688 2915184 971356 10.88 413312 2872852 371972 06:52:53 Average: 4823597 6969869 3058843 38.81 2688 2319171 989975 11.08 266753 2431008 187961 06:52:53 06:52:53 06:49:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:52:53 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:53 06:50:01 AM eth0 276.55 170.41 1429.13 59.03 0.00 0.00 0.00 0.00 06:52:53 06:50:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:53 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:53 06:51:01 AM eth0 57.02 46.51 615.86 6.39 0.00 0.00 0.00 0.00 06:52:53 06:51:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:53 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:53 06:52:01 AM eth0 106.42 70.92 1303.52 10.78 0.00 0.00 0.00 0.00 06:52:53 06:52:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:53 Average: eth0 146.68 95.96 1116.18 25.40 0.00 0.00 0.00 0.00 06:52:53 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:53 06:52:53 06:52:53 ---> sar -P ALL: 06:52:53 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 02/16/2024 _x86_64_ (2 CPU) 06:52:53 06:52:53 06:48:42 LINUX RESTART (2 CPU) 06:52:53 06:52:53 06:49:01 AM CPU %user %nice %system %iowait %steal %idle 06:52:53 06:50:01 AM all 35.34 0.00 7.52 5.18 0.11 51.84 06:52:53 06:50:01 AM 0 40.87 0.00 8.78 6.87 0.12 43.36 06:52:53 06:50:01 AM 1 29.82 0.00 6.27 3.50 0.10 60.30 06:52:53 06:51:01 AM all 39.16 0.00 6.19 2.69 0.10 51.85 06:52:53 06:51:01 AM 0 45.55 0.00 6.62 2.49 0.10 45.24 06:52:53 06:51:01 AM 1 32.78 0.00 5.76 2.90 0.10 58.45 06:52:53 06:52:01 AM all 38.33 0.00 6.72 3.39 0.12 51.44 06:52:53 06:52:01 AM 0 53.79 0.00 7.99 3.14 0.12 34.96 06:52:53 06:52:01 AM 1 22.84 0.00 5.46 3.63 0.12 67.96 06:52:53 Average: all 37.62 0.00 6.81 3.75 0.11 51.71 06:52:53 Average: 0 46.75 0.00 7.79 4.16 0.11 41.18 06:52:53 Average: 1 28.49 0.00 5.83 3.34 0.11 62.23 06:52:53 06:52:53 06:52:53