23:43:52 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/odlparent/+/117876 23:43:52 Running as SYSTEM 23:43:52 [EnvInject] - Loading node environment variables. 23:43:52 Building remotely on prd-ubuntu2204-docker-2c-2g-48617 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/odlparent-rtd-verify-master 23:43:53 [ssh-agent] Looking for ssh-agent implementation... 23:43:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:43:53 $ ssh-agent 23:43:53 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXavq5LL/agent.2408 23:43:53 SSH_AGENT_PID=2410 23:43:53 [ssh-agent] Started. 23:43:53 Running ssh-add (command line suppressed) 23:43:53 Identity added: /w/workspace/odlparent-rtd-verify-master@tmp/private_key_7545136813097853811.key (/w/workspace/odlparent-rtd-verify-master@tmp/private_key_7545136813097853811.key) 23:43:53 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:43:53 The recommended git tool is: NONE 23:43:55 using credential jenkins-ssh 23:43:55 Wiping out workspace first. 23:43:55 Cloning the remote Git repository 23:43:55 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 23:43:55 > git init /w/workspace/odlparent-rtd-verify-master # timeout=10 23:43:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 23:43:55 > git --version # timeout=10 23:43:55 > git --version # 'git version 2.34.1' 23:43:55 using GIT_SSH to set credentials jenkins-ssh 23:43:55 Verifying host key using known hosts file 23:43:55 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. 23:43:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 23:43:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:43:59 Avoid second fetch 23:43:59 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:43:59 Checking out Revision 65f6a1470296efd5b0d01f98b9c27d9e7fb9e57f (refs/remotes/origin/master) 23:43:59 > git config core.sparsecheckout # timeout=10 23:43:59 > git checkout -f 65f6a1470296efd5b0d01f98b9c27d9e7fb9e57f # timeout=10 23:43:59 Commit message: "Expose jdk.jfr" 23:43:59 > git rev-list --no-walk 2896864e3cc6a92ad44a4e30dce6cb6fc4985cd0 # timeout=10 23:44:02 provisioning config files... 23:44:02 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:44:02 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:44:02 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins17201333170510737418.sh 23:44:02 ---> python-tools-install.sh 23:44:02 Setup pyenv: 23:44:03 * system (set by /opt/pyenv/version) 23:44:03 * 3.8.20 (set by /opt/pyenv/version) 23:44:03 * 3.9.20 (set by /opt/pyenv/version) 23:44:03 * 3.10.15 (set by /opt/pyenv/version) 23:44:03 * 3.11.10 (set by /opt/pyenv/version) 23:44:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pNWd 23:44:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:44:11 lf-activate-venv(): INFO: Installing: lftools 23:44:38 lf-activate-venv(): INFO: Adding /tmp/venv-pNWd/bin to PATH 23:44:38 Generating Requirements File 23:45:00 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. 23:45:00 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:45:00 Python 3.11.10 23:45:00 pip 25.2 from /tmp/venv-pNWd/lib/python3.11/site-packages/pip (python 3.11) 23:45:01 appdirs==1.4.4 23:45:01 argcomplete==3.6.2 23:45:01 aspy.yaml==1.3.0 23:45:01 attrs==25.3.0 23:45:01 autopage==0.5.2 23:45:01 beautifulsoup4==4.13.5 23:45:01 boto3==1.40.23 23:45:01 botocore==1.40.23 23:45:01 bs4==0.0.2 23:45:01 cachetools==5.5.2 23:45:01 certifi==2025.8.3 23:45:01 cffi==1.17.1 23:45:01 cfgv==3.4.0 23:45:01 chardet==5.2.0 23:45:01 charset-normalizer==3.4.3 23:45:01 click==8.2.1 23:45:01 cliff==4.11.0 23:45:01 cmd2==2.7.0 23:45:01 cryptography==3.3.2 23:45:01 debtcollector==3.0.0 23:45:01 decorator==5.2.1 23:45:01 defusedxml==0.7.1 23:45:01 Deprecated==1.2.18 23:45:01 distlib==0.4.0 23:45:01 dnspython==2.7.0 23:45:01 docker==7.1.0 23:45:01 dogpile.cache==1.4.0 23:45:01 durationpy==0.10 23:45:01 email-validator==2.3.0 23:45:01 filelock==3.19.1 23:45:01 future==1.0.0 23:45:01 gitdb==4.0.12 23:45:01 GitPython==3.1.45 23:45:01 google-auth==2.40.3 23:45:01 httplib2==0.30.0 23:45:01 identify==2.6.13 23:45:01 idna==3.10 23:45:01 importlib-resources==1.5.0 23:45:01 iso8601==2.1.0 23:45:01 Jinja2==3.1.6 23:45:01 jmespath==1.0.1 23:45:01 jsonpatch==1.33 23:45:01 jsonpointer==3.0.0 23:45:01 jsonschema==4.25.1 23:45:01 jsonschema-specifications==2025.4.1 23:45:01 keystoneauth1==5.12.0 23:45:01 kubernetes==33.1.0 23:45:01 lftools==0.37.13 23:45:01 lxml==6.0.1 23:45:01 markdown-it-py==4.0.0 23:45:01 MarkupSafe==3.0.2 23:45:01 mdurl==0.1.2 23:45:01 msgpack==1.1.1 23:45:01 multi_key_dict==2.0.3 23:45:01 munch==4.0.0 23:45:01 netaddr==1.3.0 23:45:01 niet==1.4.2 23:45:01 nodeenv==1.9.1 23:45:01 oauth2client==4.1.3 23:45:01 oauthlib==3.3.1 23:45:01 openstacksdk==4.7.0 23:45:01 os-service-types==1.8.0 23:45:01 osc-lib==4.2.0 23:45:01 oslo.config==10.0.0 23:45:01 oslo.context==6.1.0 23:45:01 oslo.i18n==6.6.0 23:45:01 oslo.log==7.2.1 23:45:01 oslo.serialization==5.8.0 23:45:01 oslo.utils==9.1.0 23:45:01 packaging==25.0 23:45:01 pbr==7.0.1 23:45:01 platformdirs==4.4.0 23:45:01 prettytable==3.16.0 23:45:01 psutil==7.0.0 23:45:01 pyasn1==0.6.1 23:45:01 pyasn1_modules==0.4.2 23:45:01 pycparser==2.22 23:45:01 pygerrit2==2.0.15 23:45:01 PyGithub==2.8.1 23:45:01 Pygments==2.19.2 23:45:01 PyJWT==2.10.1 23:45:01 PyNaCl==1.5.0 23:45:01 pyparsing==2.4.7 23:45:01 pyperclip==1.9.0 23:45:01 pyrsistent==0.20.0 23:45:01 python-cinderclient==9.8.0 23:45:01 python-dateutil==2.9.0.post0 23:45:01 python-heatclient==4.3.0 23:45:01 python-jenkins==1.8.3 23:45:01 python-keystoneclient==5.7.0 23:45:01 python-magnumclient==4.9.0 23:45:01 python-openstackclient==8.2.0 23:45:01 python-swiftclient==4.8.0 23:45:01 PyYAML==6.0.2 23:45:01 referencing==0.36.2 23:45:01 requests==2.32.5 23:45:01 requests-oauthlib==2.0.0 23:45:01 requestsexceptions==1.4.0 23:45:01 rfc3986==2.0.0 23:45:01 rich==14.1.0 23:45:01 rich-argparse==1.7.1 23:45:01 rpds-py==0.27.1 23:45:01 rsa==4.9.1 23:45:01 ruamel.yaml==0.18.15 23:45:01 ruamel.yaml.clib==0.2.12 23:45:01 s3transfer==0.13.1 23:45:01 simplejson==3.20.1 23:45:01 six==1.17.0 23:45:01 smmap==5.0.2 23:45:01 soupsieve==2.8 23:45:01 stevedore==5.5.0 23:45:01 tabulate==0.9.0 23:45:01 toml==0.10.2 23:45:01 tomlkit==0.13.3 23:45:01 tqdm==4.67.1 23:45:01 typing_extensions==4.15.0 23:45:01 tzdata==2025.2 23:45:01 urllib3==1.26.20 23:45:01 virtualenv==20.34.0 23:45:01 wcwidth==0.2.13 23:45:01 websocket-client==1.8.0 23:45:01 wrapt==1.17.3 23:45:01 xdg==6.0.0 23:45:01 xmltodict==0.14.2 23:45:01 yq==3.4.3 23:45:01 [EnvInject] - Injecting environment variables from a build step. 23:45:01 [EnvInject] - Injecting as environment variables the properties content 23:45:01 DOC_DIR=.tox/docs/tmp/html 23:45:01 PYTHON=python3 23:45:01 23:45:01 [EnvInject] - Variables injected successfully. 23:45:01 [odlparent-rtd-verify-master] $ /bin/bash -l /tmp/jenkins8708205227425355646.sh 23:45:01 ---> tox-install.sh 23:45:01 + source /home/jenkins/lf-env.sh 23:45:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:45:01 ++ mktemp -d /tmp/venv-XXXX 23:45:01 + lf_venv=/tmp/venv-ghtH 23:45:01 + local venv_file=/tmp/.os_lf_venv 23:45:01 + local python=python3 23:45:01 + local options 23:45:01 + local set_path=true 23:45:01 + local install_args= 23:45:01 ++ 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 23:45:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:45:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:45:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:45:01 + true 23:45:01 + case $1 in 23:45:01 + venv_file=/tmp/.toxenv 23:45:01 + shift 2 23:45:01 + true 23:45:01 + case $1 in 23:45:01 + shift 23:45:01 + break 23:45:01 + case $python in 23:45:01 + local pkg_list= 23:45:01 + [[ -d /opt/pyenv ]] 23:45:01 + echo 'Setup pyenv:' 23:45:01 Setup pyenv: 23:45:01 + export PYENV_ROOT=/opt/pyenv 23:45:01 + PYENV_ROOT=/opt/pyenv 23:45:01 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:01 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:01 + pyenv versions 23:45:01 system 23:45:01 3.8.20 23:45:01 3.9.20 23:45:01 3.10.15 23:45:01 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 23:45:01 + command -v pyenv 23:45:01 ++ pyenv init - --no-rehash 23:45:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:45:01 for i in ${!paths[@]}; do 23:45:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:45:01 fi; done; 23:45:01 echo "${paths[*]}"'\'')" 23:45:01 export PATH="/opt/pyenv/shims:${PATH}" 23:45:01 export PYENV_SHELL=bash 23:45:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:45:01 pyenv() { 23:45:01 local command 23:45:01 command="${1:-}" 23:45:01 if [ "$#" -gt 0 ]; then 23:45:01 shift 23:45:01 fi 23:45:01 23:45:01 case "$command" in 23:45:01 rehash|shell) 23:45:01 eval "$(pyenv "sh-$command" "$@")" 23:45:01 ;; 23:45:01 *) 23:45:01 command pyenv "$command" "$@" 23:45:01 ;; 23:45:01 esac 23:45:01 }' 23:45:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:45:01 for i in ${!paths[@]}; do 23:45:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:45:01 fi; done; 23:45:01 echo "${paths[*]}"' 23:45:01 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:01 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:01 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:01 ++ export PYENV_SHELL=bash 23:45:01 ++ PYENV_SHELL=bash 23:45:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:45:01 +++ complete -F _pyenv pyenv 23:45:01 ++ lf-pyver python3 23:45:01 ++ local py_version_xy=python3 23:45:01 ++ local py_version_xyz= 23:45:01 ++ sed 's/^[ *]* //' 23:45:01 ++ pyenv versions 23:45:01 ++ local command 23:45:01 ++ command=versions 23:45:01 ++ '[' 1 -gt 0 ']' 23:45:01 ++ shift 23:45:01 ++ case "$command" in 23:45:01 ++ command pyenv versions 23:45:01 ++ awk '{ print $1 }' 23:45:01 ++ grep -E '^[0-9.]*[0-9]$' 23:45:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:45:01 +++ grep '^3' /tmp/.pyenv_versions 23:45:01 +++ tail -n 1 23:45:01 +++ sort -V 23:45:01 ++ py_version_xyz=3.11.10 23:45:01 ++ [[ -z 3.11.10 ]] 23:45:01 ++ echo 3.11.10 23:45:01 ++ return 0 23:45:01 + pyenv local 3.11.10 23:45:01 + local command 23:45:01 + command=local 23:45:01 + '[' 2 -gt 0 ']' 23:45:01 + shift 23:45:01 + case "$command" in 23:45:01 + command pyenv local 3.11.10 23:45:01 + for arg in "$@" 23:45:01 + case $arg in 23:45:01 + pkg_list+='tox ' 23:45:01 + for arg in "$@" 23:45:01 + case $arg in 23:45:01 + pkg_list+='virtualenv ' 23:45:01 + for arg in "$@" 23:45:01 + case $arg in 23:45:01 + pkg_list+='urllib3~=1.26.15 ' 23:45:01 + [[ -f /tmp/.toxenv ]] 23:45:01 + [[ ! -f /tmp/.toxenv ]] 23:45:01 + [[ -n '' ]] 23:45:01 + python3 -m venv /tmp/venv-ghtH 23:45:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ghtH' 23:45:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ghtH 23:45:05 + echo /tmp/venv-ghtH 23:45:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:45:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:45:05 + /tmp/venv-ghtH/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 23:45:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:45:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 23:45:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 23:45:09 + /tmp/venv-ghtH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 23:45:11 + type python3 23:45:11 + true 23:45:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ghtH/bin to PATH' 23:45:11 lf-activate-venv(): INFO: Adding /tmp/venv-ghtH/bin to PATH 23:45:11 + PATH=/tmp/venv-ghtH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:11 + return 0 23:45:11 + python3 --version 23:45:11 Python 3.11.10 23:45:11 + python3 -m pip --version 23:45:11 pip 25.2 from /tmp/venv-ghtH/lib/python3.11/site-packages/pip (python 3.11) 23:45:11 + python3 -m pip freeze 23:45:11 cachetools==6.2.0 23:45:11 chardet==5.2.0 23:45:11 colorama==0.4.6 23:45:11 distlib==0.4.0 23:45:11 filelock==3.19.1 23:45:11 packaging==25.0 23:45:11 platformdirs==4.4.0 23:45:11 pluggy==1.6.0 23:45:11 pyproject-api==1.9.1 23:45:11 tox==4.30.1 23:45:11 urllib3==1.26.20 23:45:11 virtualenv==20.34.0 23:45:11 [odlparent-rtd-verify-master] $ /bin/bash -l /tmp/jenkins17714413817254619911.sh 23:45:11 ---> rtd-verify.sh 23:45:11 + echo '---> Fetching project' 23:45:11 ---> Fetching project 23:45:11 + '[' odlparent '!=' odlparent ']' 23:45:11 + git fetch origin refs/changes/76/117876/1 23:45:11 From git://devvexx.opendaylight.org/mirror/odlparent 23:45:11 * branch refs/changes/76/117876/1 -> FETCH_HEAD 23:45:11 + git checkout FETCH_HEAD 23:45:11 Previous HEAD position was 65f6a1470 Expose jdk.jfr 23:45:11 HEAD is now at 7f378fb63 Update news for 14.1.2 23:45:11 + git submodule update --init --recursive 23:45:12 ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' 23:45:12 ++ awk -e '{print $1}' 23:45:12 + . /home/jenkins/lf-env.sh 23:45:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv 23:45:12 ++ mktemp -d /tmp/venv-XXXX 23:45:12 + lf_venv=/tmp/venv-pJEg 23:45:12 + local venv_file=/tmp/.os_lf_venv 23:45:12 + local python=python3 23:45:12 + local options 23:45:12 + local set_path=true 23:45:12 + local install_args= 23:45:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv 23:45:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 23:45:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 23:45:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv 23:45:12 + true 23:45:12 + case $1 in 23:45:12 + venv_file=/tmp/.toxenv 23:45:12 + shift 2 23:45:12 + true 23:45:12 + case $1 in 23:45:12 + shift 23:45:12 + break 23:45:12 + case $python in 23:45:12 + local pkg_list= 23:45:12 + [[ -d /opt/pyenv ]] 23:45:12 + echo 'Setup pyenv:' 23:45:12 Setup pyenv: 23:45:12 + export PYENV_ROOT=/opt/pyenv 23:45:12 + PYENV_ROOT=/opt/pyenv 23:45:12 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:12 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:12 + pyenv versions 23:45:12 system 23:45:12 3.8.20 23:45:12 3.9.20 23:45:12 3.10.15 23:45:12 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 23:45:12 + command -v pyenv 23:45:12 ++ pyenv init - --no-rehash 23:45:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:45:12 for i in ${!paths[@]}; do 23:45:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:45:12 fi; done; 23:45:12 echo "${paths[*]}"'\'')" 23:45:12 export PATH="/opt/pyenv/shims:${PATH}" 23:45:12 export PYENV_SHELL=bash 23:45:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:45:12 pyenv() { 23:45:12 local command 23:45:12 command="${1:-}" 23:45:12 if [ "$#" -gt 0 ]; then 23:45:12 shift 23:45:12 fi 23:45:12 23:45:12 case "$command" in 23:45:12 rehash|shell) 23:45:12 eval "$(pyenv "sh-$command" "$@")" 23:45:12 ;; 23:45:12 *) 23:45:12 command pyenv "$command" "$@" 23:45:12 ;; 23:45:12 esac 23:45:12 }' 23:45:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:45:12 for i in ${!paths[@]}; do 23:45:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:45:12 fi; done; 23:45:12 echo "${paths[*]}"' 23:45:12 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:12 ++ export PYENV_SHELL=bash 23:45:12 ++ PYENV_SHELL=bash 23:45:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:45:12 +++ complete -F _pyenv pyenv 23:45:12 ++ lf-pyver python3 23:45:12 ++ local py_version_xy=python3 23:45:12 ++ local py_version_xyz= 23:45:12 ++ sed 's/^[ *]* //' 23:45:12 ++ awk '{ print $1 }' 23:45:12 ++ pyenv versions 23:45:12 ++ local command 23:45:12 ++ command=versions 23:45:12 ++ '[' 1 -gt 0 ']' 23:45:12 ++ shift 23:45:12 ++ case "$command" in 23:45:12 ++ command pyenv versions 23:45:12 ++ grep -E '^[0-9.]*[0-9]$' 23:45:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:45:12 +++ grep '^3' /tmp/.pyenv_versions 23:45:12 +++ tail -n 1 23:45:12 +++ sort -V 23:45:12 ++ py_version_xyz=3.11.10 23:45:12 ++ [[ -z 3.11.10 ]] 23:45:12 ++ echo 3.11.10 23:45:12 ++ return 0 23:45:12 + pyenv local 3.11.10 23:45:12 + local command 23:45:12 + command=local 23:45:12 + '[' 2 -gt 0 ']' 23:45:12 + shift 23:45:12 + case "$command" in 23:45:12 + command pyenv local 3.11.10 23:45:12 + for arg in "$@" 23:45:12 + case $arg in 23:45:12 + pkg_list+='tox ' 23:45:12 + for arg in "$@" 23:45:12 + case $arg in 23:45:12 + pkg_list+='virtualenv ' 23:45:12 + [[ -f /tmp/.toxenv ]] 23:45:12 ++ cat /tmp/.toxenv 23:45:12 + lf_venv=/tmp/venv-ghtH 23:45:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ghtH from' file:/tmp/.toxenv 23:45:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ghtH from file:/tmp/.toxenv 23:45:12 + /tmp/venv-ghtH/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 23:45:13 + [[ -z tox virtualenv ]] 23:45:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv ' 23:45:13 lf-activate-venv(): INFO: Installing: tox virtualenv 23:45:13 + /tmp/venv-ghtH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv 23:45:14 + type python3 23:45:14 + true 23:45:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ghtH/bin to PATH' 23:45:14 lf-activate-venv(): INFO: Adding /tmp/venv-ghtH/bin to PATH 23:45:14 + PATH=/tmp/venv-ghtH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 23:45:14 + return 0 23:45:14 + [[ odlparent-rtd-verify-master == \l\f\-\i\n\f\r\a\-\l\f\t\o\o\l\s\-\r\t\d\-\v\e\r\i\f\y\-\a\n\y ]] 23:45:14 + echo '---> Generating docs' 23:45:14 ---> Generating docs 23:45:14 + cd /w/workspace/odlparent-rtd-verify-master 23:45:14 + tox -edocs 23:45:14 docs: install_deps> python -I -m pip install -r docs/requirements.txt 23:45:36 docs: freeze> python -m pip freeze --all 23:45:36 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 23:45:36 docs: commands[0]> sphinx-build -W -n -b html -d /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html 23:45:36 Running Sphinx v8.2.3 23:45:36 loading translations [en]... done 23:45:37 making output directory... done 23:45:37 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 23:45:37 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 23:45:37 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 23:45:37 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 23:45:37 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 23:45:37 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 23:45:37 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 23:45:37 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 23:45:37 building [mo]: targets for 0 po files that are out of date 23:45:37 writing output... 23:45:37 building [html]: targets for 3 source files that are out of date 23:45:37 updating environment: [new config] 3 added, 0 changed, 0 removed 23:45:37 reading sources... [ 33%] NEWS 23:45:38 reading sources... [ 67%] developer-guide 23:45:38 reading sources... [100%] index 23:45:38 23:45:38 looking for now-outdated files... none found 23:45:38 pickling environment... done 23:45:38 checking consistency... done 23:45:38 preparing documents... done 23:45:38 copying assets... 23:45:38 copying static files... 23:45:38 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/basic.css 23:45:38 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/language_data.js 23:45:38 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/documentation_options.js 23:45:38 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/bootstrap-sphinx.js 23:45:38 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/bootstrap-sphinx.css 23:45:38 copying static files: done 23:45:38 copying extra files... 23:45:38 copying extra files: done 23:45:38 copying assets: done 23:45:38 writing output... [ 33%] NEWS 23:45:39 writing output... [ 67%] developer-guide 23:45:39 writing output... [100%] index 23:45:39 23:45:39 generating indices... genindex done 23:45:39 highlighting module code... 23:45:39 writing additional pages... search done 23:45:39 dumping search index in English (code: en)... done 23:45:39 dumping object inventory... done 23:45:39 build succeeded. 23:45:39 23:45:39 The HTML pages are in .tox/docs/tmp/html. 23:45:39 docs: OK (25.40=setup[22.38]+cmd[3.02] seconds) 23:45:39 congratulations :) (25.43 seconds) 23:45:39 + echo '---> Archiving generated docs' 23:45:39 ---> Archiving generated docs 23:45:39 + mkdir -p /w/workspace/odlparent-rtd-verify-master/archives 23:45:39 + mv .tox/docs/tmp/html archives/ 23:45:39 $ ssh-agent -k 23:45:39 unset SSH_AUTH_SOCK; 23:45:39 unset SSH_AGENT_PID; 23:45:39 echo Agent pid 2410 killed; 23:45:39 [ssh-agent] Stopped. 23:45:39 [PostBuildScript] - [INFO] Executing post build scripts. 23:45:39 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins7494127841796107995.sh 23:45:39 ---> sysstat.sh 23:45:40 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins3089736871140720064.sh 23:45:40 ---> package-listing.sh 23:45:40 ++ facter osfamily 23:45:40 ++ tr '[:upper:]' '[:lower:]' 23:45:40 + OS_FAMILY=debian 23:45:40 + workspace=/w/workspace/odlparent-rtd-verify-master 23:45:40 + START_PACKAGES=/tmp/packages_start.txt 23:45:40 + END_PACKAGES=/tmp/packages_end.txt 23:45:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:45:40 + PACKAGES=/tmp/packages_start.txt 23:45:40 + '[' /w/workspace/odlparent-rtd-verify-master ']' 23:45:40 + PACKAGES=/tmp/packages_end.txt 23:45:40 + case "${OS_FAMILY}" in 23:45:40 + dpkg -l 23:45:40 + grep '^ii' 23:45:40 + '[' -f /tmp/packages_start.txt ']' 23:45:40 + '[' -f /tmp/packages_end.txt ']' 23:45:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:45:40 + '[' /w/workspace/odlparent-rtd-verify-master ']' 23:45:40 + mkdir -p /w/workspace/odlparent-rtd-verify-master/archives/ 23:45:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-rtd-verify-master/archives/ 23:45:40 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins3325927963630761961.sh 23:45:40 ---> capture-instance-metadata.sh 23:45:40 Setup pyenv: 23:45:40 system 23:45:40 3.8.20 23:45:40 3.9.20 23:45:40 3.10.15 23:45:40 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 23:45:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pNWd from file:/tmp/.os_lf_venv 23:45:42 lf-activate-venv(): INFO: Installing: lftools 23:45:56 lf-activate-venv(): INFO: Adding /tmp/venv-pNWd/bin to PATH 23:45:56 INFO: Running in OpenStack, capturing instance metadata 23:45:56 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins11174913246463082564.sh 23:45:56 provisioning config files... 23:45:57 Could not find credentials [logs] for odlparent-rtd-verify-master #196 23:45:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-rtd-verify-master@tmp/config17514860284046817348tmp 23:45:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:45:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:45:57 provisioning config files... 23:45:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:45:57 [EnvInject] - Injecting environment variables from a build step. 23:45:57 [EnvInject] - Injecting as environment variables the properties content 23:45:57 SERVER_ID=logs 23:45:57 23:45:57 [EnvInject] - Variables injected successfully. 23:45:57 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins11201048833888848985.sh 23:45:57 ---> create-netrc.sh 23:45:57 WARN: Log server credential not found. 23:45:57 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins408208220387770985.sh 23:45:57 ---> python-tools-install.sh 23:45:57 Setup pyenv: 23:45:57 system 23:45:57 3.8.20 23:45:57 3.9.20 23:45:57 3.10.15 23:45:57 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 23:45:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pNWd from file:/tmp/.os_lf_venv 23:45:59 lf-activate-venv(): INFO: Installing: lftools 23:46:10 lf-activate-venv(): INFO: Adding /tmp/venv-pNWd/bin to PATH 23:46:10 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins8111257775230725493.sh 23:46:10 ---> sudo-logs.sh 23:46:10 Archiving 'sudo' log.. 23:46:10 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins10726672648385316232.sh 23:46:11 ---> job-cost.sh 23:46:11 Setup pyenv: 23:46:11 system 23:46:11 3.8.20 23:46:11 3.9.20 23:46:11 3.10.15 23:46:11 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 23:46:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pNWd from file:/tmp/.os_lf_venv 23:46:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:46:19 lf-activate-venv(): INFO: Adding /tmp/venv-pNWd/bin to PATH 23:46:19 INFO: No Stack... 23:46:20 INFO: Retrieving Pricing Info for: v3-standard-2 23:46:20 INFO: Archiving Costs 23:46:20 [odlparent-rtd-verify-master] $ /bin/bash -l /tmp/jenkins10372866159886490350.sh 23:46:20 ---> logs-deploy.sh 23:46:20 Setup pyenv: 23:46:20 system 23:46:20 3.8.20 23:46:20 3.9.20 23:46:20 3.10.15 23:46:20 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 23:46:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pNWd from file:/tmp/.os_lf_venv 23:46:22 lf-activate-venv(): INFO: Installing: lftools 23:46:32 lf-activate-venv(): INFO: Adding /tmp/venv-pNWd/bin to PATH 23:46:32 WARNING: Nexus logging server not set 23:46:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-rtd-verify-master/196/ 23:46:32 INFO: archiving logs to S3 23:46:33 ---> uname -a: 23:46:33 Linux prd-ubuntu2204-docker-2c-2g-48617 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:46:33 23:46:33 23:46:33 ---> lscpu: 23:46:33 Architecture: x86_64 23:46:33 CPU op-mode(s): 32-bit, 64-bit 23:46:33 Address sizes: 40 bits physical, 48 bits virtual 23:46:33 Byte Order: Little Endian 23:46:33 CPU(s): 2 23:46:33 On-line CPU(s) list: 0,1 23:46:33 Vendor ID: AuthenticAMD 23:46:33 Model name: AMD EPYC-Rome Processor 23:46:33 CPU family: 23 23:46:33 Model: 49 23:46:33 Thread(s) per core: 1 23:46:33 Core(s) per socket: 1 23:46:33 Socket(s): 2 23:46:33 Stepping: 0 23:46:33 BogoMIPS: 5599.99 23:46:33 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:46:33 Virtualization: AMD-V 23:46:33 Hypervisor vendor: KVM 23:46:33 Virtualization type: full 23:46:33 L1d cache: 64 KiB (2 instances) 23:46:33 L1i cache: 64 KiB (2 instances) 23:46:33 L2 cache: 1 MiB (2 instances) 23:46:33 L3 cache: 32 MiB (2 instances) 23:46:33 NUMA node(s): 1 23:46:33 NUMA node0 CPU(s): 0,1 23:46:33 Vulnerability Gather data sampling: Not affected 23:46:33 Vulnerability Itlb multihit: Not affected 23:46:33 Vulnerability L1tf: Not affected 23:46:33 Vulnerability Mds: Not affected 23:46:33 Vulnerability Meltdown: Not affected 23:46:33 Vulnerability Mmio stale data: Not affected 23:46:33 Vulnerability Reg file data sampling: Not affected 23:46:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:46:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:46:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:46:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:46:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:46:33 Vulnerability Srbds: Not affected 23:46:33 Vulnerability Tsx async abort: Not affected 23:46:33 23:46:33 23:46:33 ---> nproc: 23:46:33 2 23:46:33 23:46:33 23:46:33 ---> df -h: 23:46:33 Filesystem Size Used Avail Use% Mounted on 23:46:33 tmpfs 794M 1.1M 793M 1% /run 23:46:33 /dev/vda1 39G 8.9G 30G 23% / 23:46:33 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:46:33 tmpfs 5.0M 0 5.0M 0% /run/lock 23:46:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:46:33 tmpfs 794M 4.0K 794M 1% /run/user/1001 23:46:33 23:46:33 23:46:33 ---> free -m: 23:46:33 total used free shared buff/cache available 23:46:33 Mem: 7937 553 4052 4 3332 7074 23:46:33 Swap: 1023 0 1023 23:46:33 23:46:33 23:46:33 ---> ip addr: 23:46:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:46:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:46:33 inet 127.0.0.1/8 scope host lo 23:46:33 valid_lft forever preferred_lft forever 23:46:33 inet6 ::1/128 scope host 23:46:33 valid_lft forever preferred_lft forever 23:46:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:46:33 link/ether fa:16:3e:23:13:f4 brd ff:ff:ff:ff:ff:ff 23:46:33 altname enp0s3 23:46:33 inet 10.30.170.81/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:46:33 valid_lft 85273sec preferred_lft 85273sec 23:46:33 inet6 fe80::f816:3eff:fe23:13f4/64 scope link 23:46:33 valid_lft forever preferred_lft forever 23:46:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:46:33 link/ether 02:42:d0:a4:d2:ce brd ff:ff:ff:ff:ff:ff 23:46:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:46:33 valid_lft forever preferred_lft forever 23:46:33 23:46:33 23:46:33 ---> sar -b -r -n DEV: 23:46:33 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-2c-2g-48617) 09/03/25 _x86_64_ (2 CPU) 23:46:33 23:46:33 23:27:48 LINUX RESTART (2 CPU) 23:46:33 23:46:33 23:30:20 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:46:33 23:40:29 6.90 0.46 5.79 0.64 574.24 919.45 15106.72 23:46:33 Average: 6.90 0.46 5.79 0.64 574.24 919.45 15106.72 23:46:33 23:46:33 23:30:20 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:46:33 23:40:29 5285360 7414080 393812 4.84 38828 2284060 953284 10.39 392364 2202600 56 23:46:33 Average: 5285360 7414080 393812 4.84 38828 2284060 953284 10.39 392364 2202600 56 23:46:33 23:46:33 23:30:20 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:46:33 23:40:29 lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 23:46:33 23:40:29 ens3 13.84 7.79 263.11 0.60 0.00 0.00 0.00 0.00 23:46:33 23:40:29 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:33 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 23:46:33 Average: ens3 13.84 7.79 263.11 0.60 0.00 0.00 0.00 0.00 23:46:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:33 23:46:33 23:46:33 ---> sar -P ALL: 23:46:33 Linux 5.15.0-131-generic (prd-ubuntu2204-docker-2c-2g-48617) 09/03/25 _x86_64_ (2 CPU) 23:46:33 23:46:33 23:27:48 LINUX RESTART (2 CPU) 23:46:33 23:46:33 23:30:20 CPU %user %nice %system %iowait %steal %idle 23:46:33 23:40:29 all 1.29 0.00 0.50 0.51 0.04 97.65 23:46:33 23:40:29 0 1.20 0.00 0.62 0.57 0.03 97.57 23:46:33 23:40:29 1 1.39 0.00 0.39 0.45 0.04 97.74 23:46:33 Average: all 1.29 0.00 0.50 0.51 0.04 97.65 23:46:33 Average: 0 1.20 0.00 0.62 0.57 0.03 97.57 23:46:33 Average: 1 1.39 0.00 0.39 0.45 0.04 97.74 23:46:33 23:46:33 23:46:33