10:27:10 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/odlparent/+/110398 10:27:10 Running as SYSTEM 10:27:10 [EnvInject] - Loading node environment variables. 10:27:10 Building remotely on prd-centos8-builder-4c-4g-658 (centos8-builder-4c-4g) in workspace /w/workspace/odlparent-tox-verify-master 10:27:11 [ssh-agent] Looking for ssh-agent implementation... 10:27:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:11 $ ssh-agent 10:27:11 SSH_AUTH_SOCK=/tmp/ssh-5Kd1pnvgGH7R/agent.5596 10:27:11 SSH_AGENT_PID=5597 10:27:11 [ssh-agent] Started. 10:27:11 Running ssh-add (command line suppressed) 10:27:11 Identity added: /w/workspace/odlparent-tox-verify-master@tmp/private_key_10261493189972467242.key (/w/workspace/odlparent-tox-verify-master@tmp/private_key_10261493189972467242.key) 10:27:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:27:11 The recommended git tool is: NONE 10:27:13 using credential jenkins-ssh 10:27:13 Wiping out workspace first. 10:27:13 Cloning the remote Git repository 10:27:13 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 10:27:13 > git init /w/workspace/odlparent-tox-verify-master # timeout=10 10:27:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 10:27:13 > git --version # timeout=10 10:27:13 > git --version # 'git version 2.43.0' 10:27:13 using GIT_SSH to set credentials jenkins-ssh 10:27:13 [INFO] Currently running in a labeled security context 10:27:13 [INFO] Currently SELinux is 'enforcing' on the host 10:27:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/odlparent-tox-verify-master@tmp/jenkins-gitclient-ssh10136099779694852852.key 10:27:13 Verifying host key using known hosts file 10:27:13 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. 10:27:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 10:27:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 10:27:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 10:27:16 using GIT_SSH to set credentials jenkins-ssh 10:27:16 [INFO] Currently running in a labeled security context 10:27:16 [INFO] Currently SELinux is 'enforcing' on the host 10:27:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/odlparent-tox-verify-master@tmp/jenkins-gitclient-ssh15454360779561396559.key 10:27:16 Verifying host key using known hosts file 10:27:16 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. 10:27:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent refs/changes/98/110398/3 # timeout=10 10:27:16 > git rev-parse 05e3600bcf57b4e87b9868b3e7a7a9ccffac22da^{commit} # timeout=10 10:27:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:27:16 Checking out Revision 05e3600bcf57b4e87b9868b3e7a7a9ccffac22da (refs/changes/98/110398/3) 10:27:16 > git config core.sparsecheckout # timeout=10 10:27:16 > git checkout -f 05e3600bcf57b4e87b9868b3e7a7a9ccffac22da # timeout=10 10:27:19 Commit message: "Bump modernizer-maven-plugin to 2.8.0" 10:27:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:27:19 > git rev-list --no-walk c057f36955102baf54567468e9ff277f3281d059 # timeout=10 10:27:19 provisioning config files... 10:27:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:27:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:27:20 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins6318007935696118391.sh 10:27:20 ---> python-tools-install.sh 10:27:20 Setup pyenv: 10:27:20 system 10:27:20 * 3.8.13 (set by /opt/pyenv/version) 10:27:20 * 3.9.13 (set by /opt/pyenv/version) 10:27:20 * 3.10.6 (set by /opt/pyenv/version) 10:27:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nOX3 10:27:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:27:28 lf-activate-venv(): INFO: Installing: lftools 10:28:01 lf-activate-venv(): INFO: Adding /tmp/venv-nOX3/bin to PATH 10:28:01 Generating Requirements File 10:28:32 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:28:32 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:28:33 Python 3.10.6 10:28:33 pip 24.0 from /tmp/venv-nOX3/lib/python3.10/site-packages/pip (python 3.10) 10:28:33 appdirs==1.4.4 10:28:33 argcomplete==3.2.2 10:28:33 aspy.yaml==1.3.0 10:28:33 attrs==23.2.0 10:28:33 autopage==0.5.2 10:28:33 beautifulsoup4==4.12.3 10:28:33 boto3==1.34.52 10:28:33 botocore==1.34.52 10:28:33 bs4==0.0.2 10:28:33 cachetools==5.3.3 10:28:33 certifi==2024.2.2 10:28:33 cffi==1.16.0 10:28:33 cfgv==3.4.0 10:28:33 chardet==5.2.0 10:28:33 charset-normalizer==3.3.2 10:28:33 click==8.1.7 10:28:33 cliff==4.6.0 10:28:33 cmd2==2.4.3 10:28:33 cryptography==3.3.2 10:28:33 debtcollector==3.0.0 10:28:33 decorator==5.1.1 10:28:33 defusedxml==0.7.1 10:28:33 Deprecated==1.2.14 10:28:33 distlib==0.3.8 10:28:33 dnspython==2.6.1 10:28:33 docker==4.2.2 10:28:33 dogpile.cache==1.3.2 10:28:33 email_validator==2.1.1 10:28:33 filelock==3.13.1 10:28:33 future==1.0.0 10:28:33 gitdb==4.0.11 10:28:33 GitPython==3.1.42 10:28:33 google-auth==2.28.1 10:28:33 httplib2==0.22.0 10:28:33 identify==2.5.35 10:28:33 idna==3.6 10:28:33 importlib-resources==1.5.0 10:28:33 iso8601==2.1.0 10:28:33 Jinja2==3.1.3 10:28:33 jmespath==1.0.1 10:28:33 jsonpatch==1.33 10:28:33 jsonpointer==2.4 10:28:33 jsonschema==4.21.1 10:28:33 jsonschema-specifications==2023.12.1 10:28:33 keystoneauth1==5.6.0 10:28:33 kubernetes==29.0.0 10:28:33 lftools==0.37.9 10:28:33 lxml==5.1.0 10:28:33 MarkupSafe==2.1.5 10:28:33 msgpack==1.0.7 10:28:33 multi_key_dict==2.0.3 10:28:33 munch==4.0.0 10:28:33 netaddr==1.2.1 10:28:33 netifaces==0.11.0 10:28:33 niet==1.4.2 10:28:33 nodeenv==1.8.0 10:28:33 oauth2client==4.1.3 10:28:33 oauthlib==3.2.2 10:28:33 openstacksdk==0.62.0 10:28:33 os-client-config==2.1.0 10:28:33 os-service-types==1.7.0 10:28:33 osc-lib==3.0.1 10:28:33 oslo.config==9.4.0 10:28:33 oslo.context==5.4.0 10:28:33 oslo.i18n==6.3.0 10:28:33 oslo.log==5.5.0 10:28:33 oslo.serialization==5.4.0 10:28:33 oslo.utils==7.1.0 10:28:33 packaging==23.2 10:28:33 pbr==6.0.0 10:28:33 platformdirs==4.2.0 10:28:33 prettytable==3.10.0 10:28:33 pyasn1==0.5.1 10:28:33 pyasn1-modules==0.3.0 10:28:33 pycparser==2.21 10:28:33 pygerrit2==2.0.15 10:28:33 PyGithub==2.2.0 10:28:33 pyinotify==0.9.6 10:28:33 PyJWT==2.8.0 10:28:33 PyNaCl==1.5.0 10:28:33 pyparsing==2.4.7 10:28:33 pyperclip==1.8.2 10:28:33 pyrsistent==0.20.0 10:28:33 python-cinderclient==9.4.0 10:28:33 python-dateutil==2.8.2 10:28:33 python-heatclient==3.4.0 10:28:33 python-jenkins==1.8.2 10:28:33 python-keystoneclient==5.3.0 10:28:33 python-magnumclient==4.3.0 10:28:33 python-novaclient==18.4.0 10:28:33 python-openstackclient==6.0.1 10:28:33 python-swiftclient==4.4.0 10:28:33 PyYAML==6.0.1 10:28:33 referencing==0.33.0 10:28:33 requests==2.31.0 10:28:33 requests-oauthlib==1.3.1 10:28:33 requestsexceptions==1.4.0 10:28:33 rfc3986==2.0.0 10:28:33 rpds-py==0.18.0 10:28:33 rsa==4.9 10:28:33 ruamel.yaml==0.18.6 10:28:33 ruamel.yaml.clib==0.2.8 10:28:33 s3transfer==0.10.0 10:28:33 simplejson==3.19.2 10:28:33 six==1.16.0 10:28:33 smmap==5.0.1 10:28:33 soupsieve==2.5 10:28:33 stevedore==5.2.0 10:28:33 tabulate==0.9.0 10:28:33 toml==0.10.2 10:28:33 tomlkit==0.12.4 10:28:33 tqdm==4.66.2 10:28:33 typing_extensions==4.10.0 10:28:33 tzdata==2024.1 10:28:33 urllib3==1.26.18 10:28:33 virtualenv==20.25.1 10:28:33 wcwidth==0.2.13 10:28:33 websocket-client==1.7.0 10:28:33 wrapt==1.16.0 10:28:33 xdg==6.0.0 10:28:33 xmltodict==0.13.0 10:28:33 yq==3.2.3 10:28:33 [EnvInject] - Injecting environment variables from a build step. 10:28:33 [EnvInject] - Injecting as environment variables the properties content 10:28:33 PYTHON=python3 10:28:33 10:28:33 [EnvInject] - Variables injected successfully. 10:28:33 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins10468923151445503344.sh 10:28:33 ---> tox-install.sh 10:28:33 + source /home/jenkins/lf-env.sh 10:28:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:28:33 ++ mktemp -d /tmp/venv-XXXX 10:28:33 + lf_venv=/tmp/venv-vkxz 10:28:33 + local venv_file=/tmp/.os_lf_venv 10:28:33 + local python=python3 10:28:33 + local options 10:28:33 + local set_path=true 10:28:33 + local install_args= 10:28:33 ++ 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:28:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:28:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:28:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:28:33 + true 10:28:33 + case $1 in 10:28:33 + venv_file=/tmp/.toxenv 10:28:33 + shift 2 10:28:33 + true 10:28:33 + case $1 in 10:28:33 + shift 10:28:33 + break 10:28:33 + case $python in 10:28:33 + local pkg_list= 10:28:33 + [[ -d /opt/pyenv ]] 10:28:33 + echo 'Setup pyenv:' 10:28:33 Setup pyenv: 10:28:33 + export PYENV_ROOT=/opt/pyenv 10:28:33 + PYENV_ROOT=/opt/pyenv 10:28:33 + 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:28:33 + 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:28:33 + pyenv versions 10:28:33 system 10:28:34 3.8.13 10:28:34 3.9.13 10:28:34 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 10:28:34 + command -v pyenv 10:28:34 ++ pyenv init - --no-rehash 10:28:34 + 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:28:34 export PATH="/opt/pyenv/shims:${PATH}" 10:28:34 export PYENV_SHELL=bash 10:28:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:28:34 pyenv() { 10:28:34 local command 10:28:34 command="${1:-}" 10:28:34 if [ "$#" -gt 0 ]; then 10:28:34 shift 10:28:34 fi 10:28:34 10:28:34 case "$command" in 10:28:34 rehash|shell) 10:28:34 eval "$(pyenv "sh-$command" "$@")" 10:28:34 ;; 10:28:34 *) 10:28:34 command pyenv "$command" "$@" 10:28:34 ;; 10:28:34 esac 10:28:34 }' 10:28:34 +++ 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:28:34 ++ 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:28:34 ++ 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:28:34 ++ 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:28:34 ++ export PYENV_SHELL=bash 10:28:34 ++ PYENV_SHELL=bash 10:28:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:28:34 +++ complete -F _pyenv pyenv 10:28:34 ++ lf-pyver python3 10:28:34 ++ local py_version_xy=python3 10:28:34 ++ local py_version_xyz= 10:28:34 ++ pyenv versions 10:28:34 ++ local command 10:28:34 ++ command=versions 10:28:34 ++ '[' 1 -gt 0 ']' 10:28:34 ++ shift 10:28:34 ++ case "$command" in 10:28:34 ++ command pyenv versions 10:28:34 ++ pyenv versions 10:28:34 ++ sed 's/^[ *]* //' 10:28:34 ++ awk '{ print $1 }' 10:28:34 ++ grep -E '^[0-9.]*[0-9]$' 10:28:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:28:34 +++ grep '^3' /tmp/.pyenv_versions 10:28:34 +++ sort -V 10:28:34 +++ tail -n 1 10:28:34 ++ py_version_xyz=3.10.6 10:28:34 ++ [[ -z 3.10.6 ]] 10:28:34 ++ echo 3.10.6 10:28:34 ++ return 0 10:28:34 + pyenv local 3.10.6 10:28:34 + local command 10:28:34 + command=local 10:28:34 + '[' 2 -gt 0 ']' 10:28:34 + shift 10:28:34 + case "$command" in 10:28:34 + command pyenv local 3.10.6 10:28:34 + pyenv local 3.10.6 10:28:34 + for arg in "$@" 10:28:34 + case $arg in 10:28:34 + pkg_list+='tox ' 10:28:34 + for arg in "$@" 10:28:34 + case $arg in 10:28:34 + pkg_list+='virtualenv ' 10:28:34 + for arg in "$@" 10:28:34 + case $arg in 10:28:34 + pkg_list+='urllib3~=1.26.15 ' 10:28:34 + [[ -f /tmp/.toxenv ]] 10:28:34 + [[ ! -f /tmp/.toxenv ]] 10:28:34 + [[ -n '' ]] 10:28:34 + python3 -m venv /tmp/venv-vkxz 10:28:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vkxz' 10:28:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vkxz 10:28:37 + echo /tmp/venv-vkxz 10:28:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:28:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:28:37 + /tmp/venv-vkxz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:28:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:28:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:28:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:28:41 + /tmp/venv-vkxz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:28:43 + type python3 10:28:43 + true 10:28:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vkxz/bin to PATH' 10:28:43 lf-activate-venv(): INFO: Adding /tmp/venv-vkxz/bin to PATH 10:28:43 + PATH=/tmp/venv-vkxz/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:28:43 + return 0 10:28:43 + python3 --version 10:28:43 Python 3.10.6 10:28:43 + python3 -m pip --version 10:28:43 pip 24.0 from /tmp/venv-vkxz/lib/python3.10/site-packages/pip (python 3.10) 10:28:43 + python3 -m pip freeze 10:28:44 cachetools==5.3.3 10:28:44 chardet==5.2.0 10:28:44 colorama==0.4.6 10:28:44 distlib==0.3.8 10:28:44 filelock==3.13.1 10:28:44 packaging==23.2 10:28:44 platformdirs==4.2.0 10:28:44 pluggy==1.4.0 10:28:44 pyproject-api==1.6.1 10:28:44 tomli==2.0.1 10:28:44 tox==4.13.0 10:28:44 urllib3==1.26.18 10:28:44 virtualenv==20.25.1 10:28:44 [odlparent-tox-verify-master] $ /bin/sh -xe /tmp/jenkins6214178596755317935.sh 10:28:44 [EnvInject] - Injecting environment variables from a build step. 10:28:44 [EnvInject] - Injecting as environment variables the properties content 10:28:44 PARALLEL=False 10:28:44 10:28:44 [EnvInject] - Variables injected successfully. 10:28:44 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins9567274692846411931.sh 10:28:44 ---> tox-run.sh 10:28:44 + 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:28:44 + ARCHIVE_TOX_DIR=/w/workspace/odlparent-tox-verify-master/archives/tox 10:28:44 + ARCHIVE_DOC_DIR=/w/workspace/odlparent-tox-verify-master/archives/docs 10:28:44 + mkdir -p /w/workspace/odlparent-tox-verify-master/archives/tox 10:28:44 + cd /w/workspace/odlparent-tox-verify-master/. 10:28:44 + source /home/jenkins/lf-env.sh 10:28:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:28:44 ++ mktemp -d /tmp/venv-XXXX 10:28:44 + lf_venv=/tmp/venv-tFqj 10:28:44 + local venv_file=/tmp/.os_lf_venv 10:28:44 + local python=python3 10:28:44 + local options 10:28:44 + local set_path=true 10:28:44 + local install_args= 10:28: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:28:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:28:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:28:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:28:44 + true 10:28:44 + case $1 in 10:28:44 + venv_file=/tmp/.toxenv 10:28:44 + shift 2 10:28:44 + true 10:28:44 + case $1 in 10:28:44 + shift 10:28:44 + break 10:28:44 + case $python in 10:28:44 + local pkg_list= 10:28:44 + [[ -d /opt/pyenv ]] 10:28:44 + echo 'Setup pyenv:' 10:28:44 Setup pyenv: 10:28:44 + export PYENV_ROOT=/opt/pyenv 10:28:44 + PYENV_ROOT=/opt/pyenv 10:28:44 + 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:28:44 + 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:28:44 + pyenv versions 10:28:44 system 10:28:44 3.8.13 10:28:44 3.9.13 10:28:44 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 10:28:44 + command -v pyenv 10:28:44 ++ pyenv init - --no-rehash 10:28: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:28:44 export PATH="/opt/pyenv/shims:${PATH}" 10:28:44 export PYENV_SHELL=bash 10:28:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:28:44 pyenv() { 10:28:44 local command 10:28:44 command="${1:-}" 10:28:44 if [ "$#" -gt 0 ]; then 10:28:44 shift 10:28:44 fi 10:28:44 10:28:44 case "$command" in 10:28:44 rehash|shell) 10:28:44 eval "$(pyenv "sh-$command" "$@")" 10:28:44 ;; 10:28:44 *) 10:28:44 command pyenv "$command" "$@" 10:28:44 ;; 10:28:44 esac 10:28:44 }' 10:28: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:28:44 ++ 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:28:44 ++ 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:28:44 ++ 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:28:44 ++ export PYENV_SHELL=bash 10:28:44 ++ PYENV_SHELL=bash 10:28:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:28:44 +++ complete -F _pyenv pyenv 10:28:44 ++ lf-pyver python3 10:28:44 ++ local py_version_xy=python3 10:28:44 ++ local py_version_xyz= 10:28:44 ++ pyenv versions 10:28:44 ++ local command 10:28:44 ++ command=versions 10:28:44 ++ '[' 1 -gt 0 ']' 10:28:44 ++ shift 10:28:44 ++ case "$command" in 10:28:44 ++ command pyenv versions 10:28:44 ++ pyenv versions 10:28:44 ++ grep -E '^[0-9.]*[0-9]$' 10:28:44 ++ sed 's/^[ *]* //' 10:28:44 ++ awk '{ print $1 }' 10:28:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:28:44 +++ grep '^3' /tmp/.pyenv_versions 10:28:44 +++ sort -V 10:28:44 +++ tail -n 1 10:28:44 ++ py_version_xyz=3.10.6 10:28:44 ++ [[ -z 3.10.6 ]] 10:28:44 ++ echo 3.10.6 10:28:44 ++ return 0 10:28:44 + pyenv local 3.10.6 10:28:44 + local command 10:28:44 + command=local 10:28:44 + '[' 2 -gt 0 ']' 10:28:44 + shift 10:28:44 + case "$command" in 10:28:44 + command pyenv local 3.10.6 10:28:44 + pyenv local 3.10.6 10:28:44 + for arg in "$@" 10:28:44 + case $arg in 10:28:44 + pkg_list+='tox ' 10:28:44 + for arg in "$@" 10:28:44 + case $arg in 10:28:44 + pkg_list+='virtualenv ' 10:28:44 + for arg in "$@" 10:28:44 + case $arg in 10:28:44 + pkg_list+='urllib3~=1.26.15 ' 10:28:44 + [[ -f /tmp/.toxenv ]] 10:28:44 ++ cat /tmp/.toxenv 10:28:44 + lf_venv=/tmp/venv-vkxz 10:28:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vkxz from' file:/tmp/.toxenv 10:28:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vkxz from file:/tmp/.toxenv 10:28:44 + /tmp/venv-vkxz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:28:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:28:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:28:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:28:45 + /tmp/venv-vkxz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:28:47 + type python3 10:28:47 + true 10:28:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vkxz/bin to PATH' 10:28:47 lf-activate-venv(): INFO: Adding /tmp/venv-vkxz/bin to PATH 10:28:47 + PATH=/tmp/venv-vkxz/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:28:47 + return 0 10:28:47 + [[ -d /opt/pyenv ]] 10:28:47 + echo '---> Setting up pyenv' 10:28:47 ---> Setting up pyenv 10:28:47 + export PYENV_ROOT=/opt/pyenv 10:28:47 + PYENV_ROOT=/opt/pyenv 10:28:47 + export PATH=/opt/pyenv/bin:/tmp/venv-vkxz/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:28:47 + PATH=/opt/pyenv/bin:/tmp/venv-vkxz/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:28:47 ++ pwd 10:28:47 + PYTHONPATH=/w/workspace/odlparent-tox-verify-master 10:28:47 + export PYTHONPATH 10:28:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:28:47 + TOX_TESTENV_PASSENV=PYTHONPATH 10:28:47 + tox --version 10:28:47 4.13.0 from /tmp/venv-vkxz/lib/python3.10/site-packages/tox/__init__.py 10:28:47 + PARALLEL=False 10:28:47 + TOX_OPTIONS_LIST= 10:28:47 + [[ -n '' ]] 10:28:47 + case ${PARALLEL,,} in 10:28:47 + tox 10:28:47 + tee -a /w/workspace/odlparent-tox-verify-master/archives/tox/tox.log 10:28:48 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:29:13 docs: freeze> python -m pip freeze --all 10:29:13 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==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==23.2,pillow==10.2.0,pip==24.0,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.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.28,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 10:29:13 docs: commands[0]> sphinx-build -W -n -b html -d /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/odlparent-tox-verify-master/.tox/docs/tmp/html 10:29:13 Running Sphinx v7.2.6 10:29:14 making output directory... done 10:29:14 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv... 10:29:14 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv... 10:29:14 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/en/latest/objects.inv... 10:29:14 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv... 10:29:14 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv... 10:29:14 loading intersphinx inventory from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv... 10:29:14 loading intersphinx inventory from https://docs.python.org/3/objects.inv... 10:29:14 building [mo]: targets for 0 po files that are out of date 10:29:14 writing output... 10:29:14 building [html]: targets for 3 source files that are out of date 10:29:14 updating environment: [new config] 3 added, 0 changed, 0 removed 10:29:14 reading sources... [ 33%] NEWS reading sources... [ 67%] developer-guide reading sources... [100%] index 10:29:15 looking for now-outdated files... none found 10:29:15 pickling environment... done 10:29:15 checking consistency... done 10:29:15 preparing documents... done 10:29:15 copying assets... copying static files... done 10:29:15 copying extra files... done 10:29:15 done 10:29:15 writing output... [ 33%] NEWS writing output... [ 67%] developer-guide writing output... [100%] index 10:29:16 generating indices... genindex done 10:29:16 highlighting module code... 10:29:16 writing additional pages... search done 10:29:16 dumping search index in English (code: en)... done 10:29:16 dumping object inventory... done 10:29:16 build succeeded. 10:29:16 10:29:16 The HTML pages are in .tox/docs/tmp/html. 10:29:16 docs: OK ✔ in 28.71 seconds 10:29:16 pre-commit: install_deps> python -I -m pip install pre-commit 10:29:20 pre-commit: freeze> python -m pip freeze --all 10:29:20 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 10:29:20 pre-commit: commands[0]> pre-commit run --all-files 10:29:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:29:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:29:21 [INFO] Initializing environment for https://github.com/prettier/pre-commit. 10:29:21 [INFO] Initializing environment for https://github.com/prettier/pre-commit:prettier@2.1.2. 10:29:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:29:22 [INFO] Once installed this environment will be reused. 10:29:22 [INFO] This may take a few minutes... 10:29:26 [INFO] Installing environment for https://github.com/prettier/pre-commit. 10:29:26 [INFO] Once installed this environment will be reused. 10:29:26 [INFO] This may take a few minutes... 10:29:34 Check Xml................................................................Passed 10:29:34 Trim Trailing Whitespace.................................................Passed 10:29:34 prettier.................................................................Passed 10:29:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:29:34 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:29:34 [INFO] Once installed this environment will be reused. 10:29:34 [INFO] This may take a few minutes... 10:29:38 gitlint..............................................(no files to check)Skipped 10:29:38 docs: OK (28.71=setup[25.76]+cmd[2.95] seconds) 10:29:38 pre-commit: OK (22.05=setup[4.14]+cmd[14.25,3.66] seconds) 10:29:38 congratulations :) (50.93 seconds) 10:29:38 + tox_status=0 10:29:38 + echo '---> Completed tox runs' 10:29:38 ---> Completed tox runs 10:29:38 + for i in .tox/*/log 10:29:38 ++ echo .tox/docs/log 10:29:38 ++ awk -F/ '{print $2}' 10:29:38 + tox_env=docs 10:29:38 + cp -r .tox/docs/log /w/workspace/odlparent-tox-verify-master/archives/tox/docs 10:29:38 + for i in .tox/*/log 10:29:38 ++ echo .tox/pre-commit/log 10:29:38 ++ awk -F/ '{print $2}' 10:29:38 + tox_env=pre-commit 10:29:38 + cp -r .tox/pre-commit/log /w/workspace/odlparent-tox-verify-master/archives/tox/pre-commit 10:29:38 + DOC_DIR=docs/_build/html 10:29:38 + [[ -d docs/_build/html ]] 10:29:38 + echo '---> tox-run.sh ends' 10:29:38 ---> tox-run.sh ends 10:29:38 + test 0 -eq 0 10:29:38 $ ssh-agent -k 10:29:38 unset SSH_AUTH_SOCK; 10:29:38 unset SSH_AGENT_PID; 10:29:38 echo Agent pid 5597 killed; 10:29:38 [ssh-agent] Stopped. 10:29:38 [PostBuildScript] - [INFO] Executing post build scripts. 10:29:38 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins12964195377026092268.sh 10:29:38 ---> sysstat.sh 10:29:39 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins18126149289794150355.sh 10:29:39 ---> package-listing.sh 10:29:39 ++ facter osfamily 10:29:39 ++ tr '[:upper:]' '[:lower:]' 10:29:39 + OS_FAMILY=redhat 10:29:39 + workspace=/w/workspace/odlparent-tox-verify-master 10:29:39 + START_PACKAGES=/tmp/packages_start.txt 10:29:39 + END_PACKAGES=/tmp/packages_end.txt 10:29:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:29:39 + PACKAGES=/tmp/packages_start.txt 10:29:39 + '[' /w/workspace/odlparent-tox-verify-master ']' 10:29:39 + PACKAGES=/tmp/packages_end.txt 10:29:39 + case "${OS_FAMILY}" in 10:29:39 + rpm -qa 10:29:39 + sort 10:29:39 + '[' -f /tmp/packages_start.txt ']' 10:29:39 + '[' -f /tmp/packages_end.txt ']' 10:29:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:29:39 + '[' /w/workspace/odlparent-tox-verify-master ']' 10:29:39 + mkdir -p /w/workspace/odlparent-tox-verify-master/archives/ 10:29:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-tox-verify-master/archives/ 10:29:39 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins10851184070197012562.sh 10:29:39 ---> capture-instance-metadata.sh 10:29:40 Setup pyenv: 10:29:40 system 10:29:40 3.8.13 10:29:40 3.9.13 10:29:40 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 10:29:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nOX3 from file:/tmp/.os_lf_venv 10:29:41 lf-activate-venv(): INFO: Installing: lftools 10:29:55 lf-activate-venv(): INFO: Adding /tmp/venv-nOX3/bin to PATH 10:29:55 INFO: Running in OpenStack, capturing instance metadata 10:29:56 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins4131054101970612613.sh 10:29:56 provisioning config files... 10:29:56 Could not find credentials [logs] for odlparent-tox-verify-master #3362 10:29:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-tox-verify-master@tmp/config14669495610237763007tmp 10:29:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:29:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:29:56 provisioning config files... 10:29:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:29:56 [EnvInject] - Injecting environment variables from a build step. 10:29:56 [EnvInject] - Injecting as environment variables the properties content 10:29:56 SERVER_ID=logs 10:29:56 10:29:56 [EnvInject] - Variables injected successfully. 10:29:56 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins1465696096824799107.sh 10:29:57 ---> create-netrc.sh 10:29:57 WARN: Log server credential not found. 10:29:57 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins3737011416987478525.sh 10:29:57 ---> python-tools-install.sh 10:29:57 Setup pyenv: 10:29:57 system 10:29:57 3.8.13 10:29:57 3.9.13 10:29:57 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 10:29:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nOX3 from file:/tmp/.os_lf_venv 10:29:58 lf-activate-venv(): INFO: Installing: lftools 10:30:09 lf-activate-venv(): INFO: Adding /tmp/venv-nOX3/bin to PATH 10:30:09 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins8129801764665550846.sh 10:30:09 ---> sudo-logs.sh 10:30:09 Archiving 'sudo' log.. 10:30:09 [odlparent-tox-verify-master] $ /bin/bash /tmp/jenkins4567207047653659599.sh 10:30:09 ---> job-cost.sh 10:30:09 Setup pyenv: 10:30:09 system 10:30:09 3.8.13 10:30:09 3.9.13 10:30:09 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 10:30:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nOX3 from file:/tmp/.os_lf_venv 10:30:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:30:19 lf-activate-venv(): INFO: Adding /tmp/venv-nOX3/bin to PATH 10:30:19 INFO: No Stack... 10:30:19 INFO: Retrieving Pricing Info for: v3-standard-4 10:30:19 INFO: Archiving Costs 10:30:19 [odlparent-tox-verify-master] $ /bin/bash -l /tmp/jenkins6129864477252610168.sh 10:30:19 ---> logs-deploy.sh 10:30:19 Setup pyenv: 10:30:20 system 10:30:20 3.8.13 10:30:20 3.9.13 10:30:20 * 3.10.6 (set by /w/workspace/odlparent-tox-verify-master/.python-version) 10:30:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nOX3 from file:/tmp/.os_lf_venv 10:30:22 lf-activate-venv(): INFO: Installing: lftools 10:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-nOX3/bin to PATH 10:30:34 WARNING: Nexus logging server not set 10:30:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-tox-verify-master/3362/ 10:30:34 INFO: archiving logs to S3 10:30:35 ---> uname -a: 10:30:35 Linux prd-centos8-builder-4c-4g-658.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 10:30:35 10:30:35 10:30:35 ---> lscpu: 10:30:35 Architecture: x86_64 10:30:35 CPU op-mode(s): 32-bit, 64-bit 10:30:35 Byte Order: Little Endian 10:30:35 CPU(s): 4 10:30:35 On-line CPU(s) list: 0-3 10:30:35 Thread(s) per core: 1 10:30:35 Core(s) per socket: 1 10:30:35 Socket(s): 4 10:30:35 NUMA node(s): 1 10:30:35 Vendor ID: AuthenticAMD 10:30:35 CPU family: 23 10:30:35 Model: 49 10:30:35 Model name: AMD EPYC-Rome Processor 10:30:35 Stepping: 0 10:30:35 CPU MHz: 2799.998 10:30:35 BogoMIPS: 5599.99 10:30:35 Virtualization: AMD-V 10:30:35 Hypervisor vendor: KVM 10:30:35 Virtualization type: full 10:30:35 L1d cache: 32K 10:30:35 L1i cache: 32K 10:30:35 L2 cache: 512K 10:30:35 L3 cache: 16384K 10:30:35 NUMA node0 CPU(s): 0-3 10:30:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:30:35 10:30:35 10:30:35 ---> nproc: 10:30:35 4 10:30:35 10:30:35 10:30:35 ---> df -h: 10:30:35 Filesystem Size Used Avail Use% Mounted on 10:30:35 devtmpfs 7.7G 0 7.7G 0% /dev 10:30:35 tmpfs 7.7G 0 7.7G 0% /dev/shm 10:30:35 tmpfs 7.7G 17M 7.7G 1% /run 10:30:35 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 10:30:35 /dev/vda1 80G 9.0G 72G 12% / 10:30:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:30:35 10:30:35 10:30:35 ---> free -m: 10:30:35 total used free shared buff/cache available 10:30:35 Mem: 15761 776 12098 19 2886 14635 10:30:35 Swap: 1023 0 1023 10:30:35 10:30:35 10:30:35 ---> ip addr: 10:30:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:30:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:30:35 inet 127.0.0.1/8 scope host lo 10:30:35 valid_lft forever preferred_lft forever 10:30:35 inet6 ::1/128 scope host 10:30:35 valid_lft forever preferred_lft forever 10:30:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:30:35 link/ether fa:16:3e:0e:b9:e1 brd ff:ff:ff:ff:ff:ff 10:30:35 altname enp0s3 10:30:35 altname ens3 10:30:35 inet 10.30.171.83/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 10:30:35 valid_lft 86142sec preferred_lft 86142sec 10:30:35 inet6 fe80::f816:3eff:fe0e:b9e1/64 scope link 10:30:35 valid_lft forever preferred_lft forever 10:30:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:30:35 link/ether 02:42:c4:1b:8b:a0 brd ff:ff:ff:ff:ff:ff 10:30:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:30:35 valid_lft forever preferred_lft forever 10:30:35 10:30:35 10:30:35 ---> sar -b -r -n DEV: 10:30:35 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 02/29/2024 _x86_64_ (4 CPU) 10:30:35 10:30:35 10:26:13 LINUX RESTART (4 CPU) 10:30:35 10:30:35 10:27:01 AM tps rtps wtps bread/s bwrtn/s 10:30:35 10:28:01 AM 165.39 25.12 140.27 4989.40 5490.80 10:30:35 10:29:01 AM 109.06 2.05 107.01 66.90 10685.74 10:30:35 10:30:01 AM 156.82 1.15 155.67 124.65 19596.28 10:30:35 Average: 143.76 9.44 134.32 1726.98 11923.78 10:30:35 10:30:35 10:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:30:35 10:28:01 AM 13252816 15056044 2886632 17.89 2688 2019500 1188220 6.91 203360 2334420 138756 10:30:35 10:29:01 AM 12896748 15030492 3242700 20.09 2688 2339956 1196204 6.96 225592 2628256 206852 10:30:35 10:30:01 AM 12415044 15012264 3724404 23.08 2688 2776772 1119064 6.51 463976 2779024 187964 10:30:35 Average: 12854869 15032933 3284579 20.35 2688 2378743 1167829 6.79 297643 2580567 177857 10:30:35 10:30:35 10:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:30:35 10:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:35 10:28:01 AM eth0 301.77 196.67 1583.11 61.81 0.00 0.00 0.00 0.00 10:30:35 10:28:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:35 10:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:35 10:29:01 AM eth0 99.23 77.51 1633.10 10.75 0.00 0.00 0.00 0.00 10:30:35 10:29:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:35 10:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:35 10:30:01 AM eth0 59.87 55.27 860.83 10.52 0.00 0.00 0.00 0.00 10:30:35 10:30:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:35 Average: eth0 153.63 109.82 1359.06 27.69 0.00 0.00 0.00 0.00 10:30:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:35 10:30:35 10:30:35 ---> sar -P ALL: 10:30:35 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 02/29/2024 _x86_64_ (4 CPU) 10:30:35 10:30:35 10:26:13 LINUX RESTART (4 CPU) 10:30:35 10:30:35 10:27:01 AM CPU %user %nice %system %iowait %steal %idle 10:30:35 10:28:01 AM all 19.82 0.00 3.73 2.85 0.08 73.52 10:30:35 10:28:01 AM 0 14.23 0.00 3.53 2.16 0.08 80.00 10:30:35 10:28:01 AM 1 13.44 0.00 2.90 2.93 0.07 80.66 10:30:35 10:28:01 AM 2 18.81 0.00 3.72 2.31 0.08 75.07 10:30:35 10:28:01 AM 3 32.85 0.00 4.78 3.99 0.10 58.29 10:30:35 10:29:01 AM all 18.90 0.00 2.65 2.03 0.08 76.34 10:30:35 10:29:01 AM 0 9.35 0.00 1.69 0.52 0.08 88.36 10:30:35 10:29:01 AM 1 37.64 0.00 4.82 3.06 0.08 54.39 10:30:35 10:29:01 AM 2 9.43 0.00 1.96 1.74 0.07 86.80 10:30:35 10:29:01 AM 3 19.22 0.00 2.13 2.79 0.07 75.79 10:30:35 10:30:01 AM all 23.15 0.00 4.43 3.19 0.10 69.13 10:30:35 10:30:01 AM 0 27.48 0.00 3.54 1.32 0.12 67.54 10:30:35 10:30:01 AM 1 29.51 0.00 5.73 3.72 0.10 60.93 10:30:35 10:30:01 AM 2 18.25 0.00 4.54 3.25 0.07 73.89 10:30:35 10:30:01 AM 3 17.36 0.00 3.91 4.45 0.12 74.16 10:30:35 Average: all 20.62 0.00 3.60 2.69 0.09 73.00 10:30:35 Average: 0 17.01 0.00 2.92 1.33 0.09 78.65 10:30:35 Average: 1 26.87 0.00 4.49 3.24 0.08 65.32 10:30:35 Average: 2 15.50 0.00 3.41 2.43 0.07 78.59 10:30:35 Average: 3 23.14 0.00 3.61 3.74 0.10 69.42 10:30:35 10:30:35 10:30:35