17:31:50 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/odlparent/+/118868 17:31:50 Running as SYSTEM 17:31:50 [EnvInject] - Loading node environment variables. 17:31:50 Building remotely on prd-ubuntu2204-docker-2c-2g-2534 (ubuntu2204-docker-2c-2g) in workspace /w/workspace/odlparent-rtd-verify-master 17:31:50 [ssh-agent] Looking for ssh-agent implementation... 17:31:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:31:50 $ ssh-agent 17:31:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGGYkEb/agent.1522 17:31:50 SSH_AGENT_PID=1524 17:31:50 [ssh-agent] Started. 17:31:50 Running ssh-add (command line suppressed) 17:31:50 Identity added: /w/workspace/odlparent-rtd-verify-master@tmp/private_key_14159514921647540674.key (/w/workspace/odlparent-rtd-verify-master@tmp/private_key_14159514921647540674.key) 17:31:50 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:31:50 The recommended git tool is: NONE 17:31:52 using credential jenkins-ssh 17:31:52 Wiping out workspace first. 17:31:52 Cloning the remote Git repository 17:31:52 Cloning repository git://devvexx.opendaylight.org/mirror/odlparent 17:31:52 > git init /w/workspace/odlparent-rtd-verify-master # timeout=10 17:31:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/odlparent 17:31:52 > git --version # timeout=10 17:31:53 > git --version # 'git version 2.34.1' 17:31:53 using GIT_SSH to set credentials jenkins-ssh 17:31:53 Verifying host key using known hosts file 17:31:53 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. 17:31:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/odlparent +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/odlparent # timeout=10 17:31:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:31:55 Avoid second fetch 17:31:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 17:31:55 Checking out Revision 7b1ae088ae88493b362b8bf4c2f4b50ec3b5577d (refs/remotes/origin/master) 17:31:55 > git config core.sparsecheckout # timeout=10 17:31:55 > git checkout -f 7b1ae088ae88493b362b8bf4c2f4b50ec3b5577d # timeout=10 17:31:56 Commit message: "Add script for atomation migration features" 17:31:56 > git rev-list --no-walk 7b1ae088ae88493b362b8bf4c2f4b50ec3b5577d # timeout=10 17:31:59 provisioning config files... 17:31:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:31:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:31:59 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins15044502830329717158.sh 17:31:59 ---> python-tools-install.sh 17:31:59 Setup pyenv: 17:31:59 * system (set by /opt/pyenv/version) 17:31:59 * 3.8.20 (set by /opt/pyenv/version) 17:31:59 * 3.9.20 (set by /opt/pyenv/version) 17:31:59 3.10.15 17:31:59 3.11.10 17:32:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5s0g 17:32:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:32:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:32:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:32:08 lf-activate-venv(): INFO: Base packages installed successfully 17:32:08 lf-activate-venv(): INFO: Installing additional packages: lftools 17:32:34 lf-activate-venv(): INFO: Adding /tmp/venv-5s0g/bin to PATH 17:32:34 Generating Requirements File 17:32:56 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. 17:32:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:32:56 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:32:56 Python 3.11.10 17:32:56 pip 25.3 from /tmp/venv-5s0g/lib/python3.11/site-packages/pip (python 3.11) 17:32:57 appdirs==1.4.4 17:32:57 argcomplete==3.6.3 17:32:57 aspy.yaml==1.3.0 17:32:57 attrs==25.4.0 17:32:57 autopage==0.5.2 17:32:57 beautifulsoup4==4.14.2 17:32:57 boto3==1.40.59 17:32:57 botocore==1.40.59 17:32:57 bs4==0.0.2 17:32:57 cachetools==6.2.1 17:32:57 certifi==2025.10.5 17:32:57 cffi==2.0.0 17:32:57 cfgv==3.4.0 17:32:57 chardet==5.2.0 17:32:57 charset-normalizer==3.4.4 17:32:57 click==8.3.0 17:32:57 cliff==4.11.0 17:32:57 cmd2==2.7.0 17:32:57 cryptography==3.3.2 17:32:57 debtcollector==3.0.0 17:32:57 decorator==5.2.1 17:32:57 defusedxml==0.7.1 17:32:57 Deprecated==1.2.18 17:32:57 distlib==0.4.0 17:32:57 dnspython==2.8.0 17:32:57 docker==7.1.0 17:32:57 dogpile.cache==1.5.0 17:32:57 durationpy==0.10 17:32:57 email-validator==2.3.0 17:32:57 filelock==3.20.0 17:32:57 future==1.0.0 17:32:57 gitdb==4.0.12 17:32:57 GitPython==3.1.45 17:32:57 google-auth==2.41.1 17:32:57 httplib2==0.31.0 17:32:57 identify==2.6.15 17:32:57 idna==3.11 17:32:57 importlib-resources==1.5.0 17:32:57 iso8601==2.1.0 17:32:57 Jinja2==3.1.6 17:32:57 jmespath==1.0.1 17:32:57 jsonpatch==1.33 17:32:57 jsonpointer==3.0.0 17:32:57 jsonschema==4.25.1 17:32:57 jsonschema-specifications==2025.9.1 17:32:57 keystoneauth1==5.12.0 17:32:57 kubernetes==34.1.0 17:32:57 lftools==0.37.15 17:32:57 lxml==6.0.2 17:32:57 markdown-it-py==4.0.0 17:32:57 MarkupSafe==3.0.3 17:32:57 mdurl==0.1.2 17:32:57 msgpack==1.1.2 17:32:57 multi_key_dict==2.0.3 17:32:57 munch==4.0.0 17:32:57 netaddr==1.3.0 17:32:57 niet==1.4.2 17:32:57 nodeenv==1.9.1 17:32:57 oauth2client==4.1.3 17:32:57 oauthlib==3.3.1 17:32:57 openstacksdk==4.7.1 17:32:57 os-service-types==1.8.0 17:32:57 osc-lib==4.2.0 17:32:57 oslo.config==10.0.0 17:32:57 oslo.context==6.1.0 17:32:57 oslo.i18n==6.6.0 17:32:57 oslo.log==7.2.1 17:32:57 oslo.serialization==5.8.0 17:32:57 oslo.utils==9.1.0 17:32:57 packaging==25.0 17:32:57 pbr==7.0.1 17:32:57 platformdirs==4.5.0 17:32:57 prettytable==3.16.0 17:32:57 psutil==7.1.2 17:32:57 pyasn1==0.6.1 17:32:57 pyasn1_modules==0.4.2 17:32:57 pycparser==2.23 17:32:57 pygerrit2==2.0.15 17:32:57 PyGithub==2.8.1 17:32:57 Pygments==2.19.2 17:32:57 PyJWT==2.10.1 17:32:57 PyNaCl==1.6.0 17:32:57 pyparsing==2.4.7 17:32:57 pyperclip==1.11.0 17:32:57 pyrsistent==0.20.0 17:32:57 python-cinderclient==9.8.0 17:32:57 python-dateutil==2.9.0.post0 17:32:57 python-heatclient==4.3.0 17:32:57 python-jenkins==1.8.3 17:32:57 python-keystoneclient==5.7.0 17:32:57 python-magnumclient==4.9.0 17:32:57 python-openstackclient==8.2.0 17:32:57 python-swiftclient==4.8.0 17:32:57 PyYAML==6.0.3 17:32:57 referencing==0.37.0 17:32:57 requests==2.32.5 17:32:57 requests-oauthlib==2.0.0 17:32:57 requestsexceptions==1.4.0 17:32:57 rfc3986==2.0.0 17:32:57 rich==14.2.0 17:32:57 rich-argparse==1.7.1 17:32:57 rpds-py==0.28.0 17:32:57 rsa==4.9.1 17:32:57 ruamel.yaml==0.18.16 17:32:57 ruamel.yaml.clib==0.2.14 17:32:57 s3transfer==0.14.0 17:32:57 simplejson==3.20.2 17:32:57 six==1.17.0 17:32:57 smmap==5.0.2 17:32:57 soupsieve==2.8 17:32:57 stevedore==5.5.0 17:32:57 tabulate==0.9.0 17:32:57 toml==0.10.2 17:32:57 tomlkit==0.13.3 17:32:57 tqdm==4.67.1 17:32:57 typing_extensions==4.15.0 17:32:57 tzdata==2025.2 17:32:57 urllib3==1.26.20 17:32:57 virtualenv==20.35.3 17:32:57 wcwidth==0.2.14 17:32:57 websocket-client==1.9.0 17:32:57 wrapt==2.0.0 17:32:57 xdg==6.0.0 17:32:57 xmltodict==1.0.2 17:32:57 yq==3.4.3 17:32:57 [EnvInject] - Injecting environment variables from a build step. 17:32:57 [EnvInject] - Injecting as environment variables the properties content 17:32:57 DOC_DIR=.tox/docs/tmp/html 17:32:57 PYTHON=python3 17:32:57 17:32:57 [EnvInject] - Variables injected successfully. 17:32:57 [odlparent-rtd-verify-master] $ /bin/bash -l /tmp/jenkins782323654260887200.sh 17:32:57 ---> tox-install.sh 17:32:57 + source /home/jenkins/lf-env.sh 17:32:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:32:57 ++ mktemp -d /tmp/venv-XXXX 17:32:57 + lf_venv=/tmp/venv-XKNT 17:32:57 + local venv_file=/tmp/.os_lf_venv 17:32:57 + local python=python3 17:32:57 + local options 17:32:57 + local set_path=true 17:32:57 + local install_args= 17:32:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:32:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:32:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:32:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:32:57 + true 17:32:57 + case $1 in 17:32:57 + venv_file=/tmp/.toxenv 17:32:57 + shift 2 17:32:57 + true 17:32:57 + case $1 in 17:32:57 + shift 17:32:57 + break 17:32:57 + case $python in 17:32:57 + local pkg_list= 17:32:57 + [[ -d /opt/pyenv ]] 17:32:57 + echo 'Setup pyenv:' 17:32:57 Setup pyenv: 17:32:57 + export PYENV_ROOT=/opt/pyenv 17:32:57 + PYENV_ROOT=/opt/pyenv 17:32:57 + 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 17:32:57 + 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 17:32:57 + pyenv versions 17:32:57 system 17:32:57 3.8.20 17:32:57 3.9.20 17:32:57 3.10.15 17:32:57 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 17:32:57 + command -v pyenv 17:32:57 ++ pyenv init - --no-rehash 17:32:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:32:57 for i in ${!paths[@]}; do 17:32:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:32:57 fi; done; 17:32:57 echo "${paths[*]}"'\'')" 17:32:57 export PATH="/opt/pyenv/shims:${PATH}" 17:32:57 export PYENV_SHELL=bash 17:32:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:32:57 pyenv() { 17:32:57 local command 17:32:57 command="${1:-}" 17:32:57 if [ "$#" -gt 0 ]; then 17:32:57 shift 17:32:57 fi 17:32:57 17:32:57 case "$command" in 17:32:57 rehash|shell) 17:32:57 eval "$(pyenv "sh-$command" "$@")" 17:32:57 ;; 17:32:57 *) 17:32:57 command pyenv "$command" "$@" 17:32:57 ;; 17:32:57 esac 17:32:57 }' 17:32:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:32:57 for i in ${!paths[@]}; do 17:32:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:32:57 fi; done; 17:32:57 echo "${paths[*]}"' 17:32:57 ++ 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 17:32:57 ++ 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 17:32:57 ++ 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 17:32:57 ++ export PYENV_SHELL=bash 17:32:57 ++ PYENV_SHELL=bash 17:32:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:32:57 +++ complete -F _pyenv pyenv 17:32:57 ++ lf-pyver python3 17:32:57 ++ local py_version_xy=python3 17:32:57 ++ local py_version_xyz= 17:32:57 ++ awk '{ print $1 }' 17:32:57 ++ pyenv versions 17:32:57 ++ local command 17:32:57 ++ command=versions 17:32:57 ++ '[' 1 -gt 0 ']' 17:32:57 ++ shift 17:32:57 ++ case "$command" in 17:32:57 ++ command pyenv versions 17:32:57 ++ grep -E '^[0-9.]*[0-9]$' 17:32:57 ++ sed 's/^[ *]* //' 17:32:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:32:57 +++ grep '^3' /tmp/.pyenv_versions 17:32:57 +++ tail -n 1 17:32:57 +++ sort -V 17:32:57 ++ py_version_xyz=3.11.10 17:32:57 ++ [[ -z 3.11.10 ]] 17:32:57 ++ echo 3.11.10 17:32:57 ++ return 0 17:32:57 + pyenv local 3.11.10 17:32:57 + local command 17:32:57 + command=local 17:32:57 + '[' 2 -gt 0 ']' 17:32:57 + shift 17:32:57 + case "$command" in 17:32:57 + command pyenv local 3.11.10 17:32:57 + for arg in "$@" 17:32:57 + case $arg in 17:32:57 + pkg_list+='tox ' 17:32:57 + for arg in "$@" 17:32:57 + case $arg in 17:32:57 + pkg_list+='virtualenv ' 17:32:57 + for arg in "$@" 17:32:57 + case $arg in 17:32:57 + pkg_list+='urllib3~=1.26.15 ' 17:32:57 + [[ -f /tmp/.toxenv ]] 17:32:57 + [[ ! -f /tmp/.toxenv ]] 17:32:57 + [[ -n '' ]] 17:32:57 + python3 -m venv /tmp/venv-XKNT 17:33:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XKNT' 17:33:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XKNT 17:33:01 + echo /tmp/venv-XKNT 17:33:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:33:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:33:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:33:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:01 + local 'pip_opts=--upgrade --quiet' 17:33:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:33:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:33:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:33:01 + [[ -n '' ]] 17:33:01 + [[ -n '' ]] 17:33:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:33:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:01 + /tmp/venv-XKNT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 17:33:05 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:33:05 lf-activate-venv(): INFO: Base packages installed successfully 17:33:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:33:05 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 17:33:05 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 17:33:05 + /tmp/venv-XKNT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:33:07 + type python3 17:33:07 + true 17:33:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XKNT/bin to PATH' 17:33:07 lf-activate-venv(): INFO: Adding /tmp/venv-XKNT/bin to PATH 17:33:07 + PATH=/tmp/venv-XKNT/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 17:33:07 + return 0 17:33:07 + python3 --version 17:33:07 Python 3.11.10 17:33:07 + python3 -m pip --version 17:33:07 pip 25.3 from /tmp/venv-XKNT/lib/python3.11/site-packages/pip (python 3.11) 17:33:07 + python3 -m pip freeze 17:33:07 cachetools==6.2.1 17:33:07 chardet==5.2.0 17:33:07 colorama==0.4.6 17:33:07 distlib==0.4.0 17:33:07 filelock==3.20.0 17:33:07 packaging==25.0 17:33:07 platformdirs==4.5.0 17:33:07 pluggy==1.6.0 17:33:07 pyproject-api==1.10.0 17:33:07 tox==4.32.0 17:33:07 urllib3==1.26.20 17:33:07 virtualenv==20.35.3 17:33:07 [odlparent-rtd-verify-master] $ /bin/bash -l /tmp/jenkins10755796368195949519.sh 17:33:07 ---> rtd-verify.sh 17:33:07 + echo '---> Fetching project' 17:33:07 ---> Fetching project 17:33:07 + '[' odlparent '!=' odlparent ']' 17:33:07 + git fetch origin refs/changes/68/118868/1 17:33:08 From git://devvexx.opendaylight.org/mirror/odlparent 17:33:08 * branch refs/changes/68/118868/1 -> FETCH_HEAD 17:33:08 + git checkout FETCH_HEAD 17:33:08 Previous HEAD position was 7b1ae088a Add script for atomation migration features 17:33:08 HEAD is now at 16c86660f Update NEWS for 14.1.5 17:33:08 + git submodule update --init --recursive 17:33:08 ++ awk -e '{print $1}' 17:33:08 ++ git config -f .gitmodules --get-regexp '^submodule\.(.+)\.url' 17:33:08 + . /home/jenkins/lf-env.sh 17:33:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv 17:33:08 ++ mktemp -d /tmp/venv-XXXX 17:33:08 + lf_venv=/tmp/venv-VCaG 17:33:08 + local venv_file=/tmp/.os_lf_venv 17:33:08 + local python=python3 17:33:08 + local options 17:33:08 + local set_path=true 17:33:08 + local install_args= 17:33:08 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv 17:33:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 17:33:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\''' 17:33:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv 17:33:08 + true 17:33:08 + case $1 in 17:33:08 + venv_file=/tmp/.toxenv 17:33:08 + shift 2 17:33:08 + true 17:33:08 + case $1 in 17:33:08 + shift 17:33:08 + break 17:33:08 + case $python in 17:33:08 + local pkg_list= 17:33:08 + [[ -d /opt/pyenv ]] 17:33:08 + echo 'Setup pyenv:' 17:33:08 Setup pyenv: 17:33:08 + export PYENV_ROOT=/opt/pyenv 17:33:08 + PYENV_ROOT=/opt/pyenv 17:33:08 + 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 17:33:08 + 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 17:33:08 + pyenv versions 17:33:08 system 17:33:08 3.8.20 17:33:08 3.9.20 17:33:08 3.10.15 17:33:08 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 17:33:08 + command -v pyenv 17:33:08 ++ pyenv init - --no-rehash 17:33:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:33:08 for i in ${!paths[@]}; do 17:33:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:33:08 fi; done; 17:33:08 echo "${paths[*]}"'\'')" 17:33:08 export PATH="/opt/pyenv/shims:${PATH}" 17:33:08 export PYENV_SHELL=bash 17:33:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:33:08 pyenv() { 17:33:08 local command 17:33:08 command="${1:-}" 17:33:08 if [ "$#" -gt 0 ]; then 17:33:08 shift 17:33:08 fi 17:33:08 17:33:08 case "$command" in 17:33:08 rehash|shell) 17:33:08 eval "$(pyenv "sh-$command" "$@")" 17:33:08 ;; 17:33:08 *) 17:33:08 command pyenv "$command" "$@" 17:33:08 ;; 17:33:08 esac 17:33:08 }' 17:33:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:33:08 for i in ${!paths[@]}; do 17:33:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:33:08 fi; done; 17:33:08 echo "${paths[*]}"' 17:33:08 ++ 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 17:33:08 ++ 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 17:33:08 ++ 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 17:33:08 ++ export PYENV_SHELL=bash 17:33:08 ++ PYENV_SHELL=bash 17:33:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:33:08 +++ complete -F _pyenv pyenv 17:33:08 ++ lf-pyver python3 17:33:08 ++ local py_version_xy=python3 17:33:08 ++ local py_version_xyz= 17:33:08 ++ pyenv versions 17:33:08 ++ awk '{ print $1 }' 17:33:08 ++ local command 17:33:08 ++ command=versions 17:33:08 ++ '[' 1 -gt 0 ']' 17:33:08 ++ shift 17:33:08 ++ case "$command" in 17:33:08 ++ command pyenv versions 17:33:08 ++ grep -E '^[0-9.]*[0-9]$' 17:33:08 ++ sed 's/^[ *]* //' 17:33:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:33:08 +++ grep '^3' /tmp/.pyenv_versions 17:33:08 +++ tail -n 1 17:33:08 +++ sort -V 17:33:08 ++ py_version_xyz=3.11.10 17:33:08 ++ [[ -z 3.11.10 ]] 17:33:08 ++ echo 3.11.10 17:33:08 ++ return 0 17:33:08 + pyenv local 3.11.10 17:33:08 + local command 17:33:08 + command=local 17:33:08 + '[' 2 -gt 0 ']' 17:33:08 + shift 17:33:08 + case "$command" in 17:33:08 + command pyenv local 3.11.10 17:33:08 + for arg in "$@" 17:33:08 + case $arg in 17:33:08 + pkg_list+='tox ' 17:33:08 + for arg in "$@" 17:33:08 + case $arg in 17:33:08 + pkg_list+='virtualenv ' 17:33:08 + [[ -f /tmp/.toxenv ]] 17:33:08 ++ cat /tmp/.toxenv 17:33:08 + lf_venv=/tmp/venv-XKNT 17:33:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKNT from' file:/tmp/.toxenv 17:33:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKNT from file:/tmp/.toxenv 17:33:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 17:33:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:08 + local 'pip_opts=--upgrade --quiet' 17:33:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 17:33:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 17:33:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 17:33:08 + [[ -n '' ]] 17:33:08 + [[ -n '' ]] 17:33:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 17:33:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:08 + /tmp/venv-XKNT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 17:33:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 17:33:09 lf-activate-venv(): INFO: Base packages installed successfully 17:33:09 + [[ -z tox virtualenv ]] 17:33:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv ' 17:33:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv 17:33:09 + /tmp/venv-XKNT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv 17:33:10 + type python3 17:33:10 + true 17:33:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XKNT/bin to PATH' 17:33:10 lf-activate-venv(): INFO: Adding /tmp/venv-XKNT/bin to PATH 17:33:10 + PATH=/tmp/venv-XKNT/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 17:33:10 + return 0 17:33:10 + [[ 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 ]] 17:33:10 + echo '---> Generating docs' 17:33:10 ---> Generating docs 17:33:10 + cd /w/workspace/odlparent-rtd-verify-master 17:33:10 + tox -edocs 17:33:11 docs: install_deps> python -I -m pip install -r docs/requirements.txt 17:33:32 docs: freeze> python -m pip freeze --all 17:33:33 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,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 17:33:33 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 17:33:33 Running Sphinx v8.2.3 17:33:33 loading translations [en]... done 17:33:33 making output directory... done 17:33:33 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 17:33:33 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 17:33:33 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 17:33:33 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 17:33:33 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 17:33:33 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 17:33:33 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 17:33:33 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 17:33:34 building [mo]: targets for 0 po files that are out of date 17:33:34 writing output... 17:33:34 building [html]: targets for 3 source files that are out of date 17:33:34 updating environment: [new config] 3 added, 0 changed, 0 removed 17:33:34 reading sources... [ 33%] NEWS 17:33:35 reading sources... [ 67%] developer-guide 17:33:35 reading sources... [100%] index 17:33:35 17:33:35 looking for now-outdated files... none found 17:33:35 pickling environment... done 17:33:35 checking consistency... done 17:33:35 preparing documents... done 17:33:35 copying assets... 17:33:35 copying static files... 17:33:35 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/basic.css 17:33:35 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/documentation_options.js 17:33:35 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/language_data.js 17:33:35 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/bootstrap-sphinx.css 17:33:35 Writing evaluated template result to /w/workspace/odlparent-rtd-verify-master/.tox/docs/tmp/html/_static/bootstrap-sphinx.js 17:33:35 copying static files: done 17:33:35 copying extra files... 17:33:35 copying extra files: done 17:33:35 copying assets: done 17:33:35 writing output... [ 33%] NEWS 17:33:35 writing output... [ 67%] developer-guide 17:33:36 writing output... [100%] index 17:33:36 17:33:36 generating indices... genindex done 17:33:36 highlighting module code... 17:33:36 writing additional pages... search done 17:33:36 dumping search index in English (code: en)... done 17:33:36 dumping object inventory... done 17:33:36 build succeeded. 17:33:36 17:33:36 The HTML pages are in .tox/docs/tmp/html. 17:33:36 docs: OK (25.58=setup[22.24]+cmd[3.34] seconds) 17:33:36 congratulations :) (25.61 seconds) 17:33:36 + echo '---> Archiving generated docs' 17:33:36 ---> Archiving generated docs 17:33:36 + mkdir -p /w/workspace/odlparent-rtd-verify-master/archives 17:33:36 + mv .tox/docs/tmp/html archives/ 17:33:36 $ ssh-agent -k 17:33:36 unset SSH_AUTH_SOCK; 17:33:36 unset SSH_AGENT_PID; 17:33:36 echo Agent pid 1524 killed; 17:33:36 [ssh-agent] Stopped. 17:33:36 [PostBuildScript] - [INFO] Executing post build scripts. 17:33:36 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins13890837568759730926.sh 17:33:36 ---> sysstat.sh 17:33:37 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins4477374775148162362.sh 17:33:37 ---> package-listing.sh 17:33:37 ++ facter osfamily 17:33:37 ++ tr '[:upper:]' '[:lower:]' 17:33:37 + OS_FAMILY=debian 17:33:37 + workspace=/w/workspace/odlparent-rtd-verify-master 17:33:37 + START_PACKAGES=/tmp/packages_start.txt 17:33:37 + END_PACKAGES=/tmp/packages_end.txt 17:33:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:33:37 + PACKAGES=/tmp/packages_start.txt 17:33:37 + '[' /w/workspace/odlparent-rtd-verify-master ']' 17:33:37 + PACKAGES=/tmp/packages_end.txt 17:33:37 + case "${OS_FAMILY}" in 17:33:37 + dpkg -l 17:33:37 + grep '^ii' 17:33:37 + '[' -f /tmp/packages_start.txt ']' 17:33:37 + '[' -f /tmp/packages_end.txt ']' 17:33:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:33:37 + '[' /w/workspace/odlparent-rtd-verify-master ']' 17:33:37 + mkdir -p /w/workspace/odlparent-rtd-verify-master/archives/ 17:33:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/odlparent-rtd-verify-master/archives/ 17:33:37 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins10913985832351186005.sh 17:33:37 ---> capture-instance-metadata.sh 17:33:37 Setup pyenv: 17:33:37 system 17:33:37 3.8.20 17:33:37 3.9.20 17:33:37 3.10.15 17:33:37 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 17:33:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5s0g from file:/tmp/.os_lf_venv 17:33:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:39 lf-activate-venv(): INFO: Base packages installed successfully 17:33:39 lf-activate-venv(): INFO: Installing additional packages: lftools 17:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-5s0g/bin to PATH 17:33:51 INFO: Running in OpenStack, capturing instance metadata 17:33:51 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins16868783435714122728.sh 17:33:51 provisioning config files... 17:33:52 Could not find credentials [logs] for odlparent-rtd-verify-master #208 17:33:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/odlparent-rtd-verify-master@tmp/config6180352479749154912tmp 17:33:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:33:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:33:52 provisioning config files... 17:33:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:33:52 [EnvInject] - Injecting environment variables from a build step. 17:33:52 [EnvInject] - Injecting as environment variables the properties content 17:33:52 SERVER_ID=logs 17:33:52 17:33:52 [EnvInject] - Variables injected successfully. 17:33:52 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins3211717118981518044.sh 17:33:52 ---> create-netrc.sh 17:33:52 WARN: Log server credential not found. 17:33:52 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins16548731478050214918.sh 17:33:52 ---> python-tools-install.sh 17:33:52 Setup pyenv: 17:33:52 system 17:33:52 3.8.20 17:33:52 3.9.20 17:33:52 3.10.15 17:33:52 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 17:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5s0g from file:/tmp/.os_lf_venv 17:33:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:33:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:33:54 lf-activate-venv(): INFO: Base packages installed successfully 17:33:54 lf-activate-venv(): INFO: Installing additional packages: lftools 17:34:05 lf-activate-venv(): INFO: Adding /tmp/venv-5s0g/bin to PATH 17:34:05 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins13296851264245967953.sh 17:34:05 ---> sudo-logs.sh 17:34:05 Archiving 'sudo' log.. 17:34:05 [odlparent-rtd-verify-master] $ /bin/bash /tmp/jenkins4273577362325345575.sh 17:34:05 ---> job-cost.sh 17:34:05 Setup pyenv: 17:34:05 system 17:34:05 3.8.20 17:34:05 3.9.20 17:34:05 3.10.15 17:34:05 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 17:34:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5s0g from file:/tmp/.os_lf_venv 17:34:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:08 lf-activate-venv(): INFO: Base packages installed successfully 17:34:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:34:14 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. 17:34:14 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 17:34:14 lf-activate-venv(): INFO: Adding /tmp/venv-5s0g/bin to PATH 17:34:14 INFO: No Stack... 17:34:15 INFO: Retrieving Pricing Info for: v3-standard-2 17:34:15 INFO: Archiving Costs 17:34:15 [odlparent-rtd-verify-master] $ /bin/bash -l /tmp/jenkins11530550860703072760.sh 17:34:15 ---> logs-deploy.sh 17:34:15 Setup pyenv: 17:34:15 system 17:34:15 3.8.20 17:34:15 3.9.20 17:34:15 3.10.15 17:34:15 * 3.11.10 (set by /w/workspace/odlparent-rtd-verify-master/.python-version) 17:34:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5s0g from file:/tmp/.os_lf_venv 17:34:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:34:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:34:17 lf-activate-venv(): INFO: Base packages installed successfully 17:34:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:34:28 lf-activate-venv(): INFO: Adding /tmp/venv-5s0g/bin to PATH 17:34:28 WARNING: Nexus logging server not set 17:34:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/odlparent-rtd-verify-master/208/ 17:34:28 INFO: archiving logs to S3 17:34:29 ---> uname -a: 17:34:29 Linux prd-ubuntu2204-docker-2c-2g-2534 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:34:29 17:34:29 17:34:29 ---> lscpu: 17:34:29 Architecture: x86_64 17:34:29 CPU op-mode(s): 32-bit, 64-bit 17:34:29 Address sizes: 40 bits physical, 48 bits virtual 17:34:29 Byte Order: Little Endian 17:34:29 CPU(s): 2 17:34:29 On-line CPU(s) list: 0,1 17:34:29 Vendor ID: AuthenticAMD 17:34:29 Model name: AMD EPYC-Rome Processor 17:34:29 CPU family: 23 17:34:29 Model: 49 17:34:29 Thread(s) per core: 1 17:34:29 Core(s) per socket: 1 17:34:29 Socket(s): 2 17:34:29 Stepping: 0 17:34:29 BogoMIPS: 5599.99 17:34:29 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 17:34:29 Virtualization: AMD-V 17:34:29 Hypervisor vendor: KVM 17:34:29 Virtualization type: full 17:34:29 L1d cache: 64 KiB (2 instances) 17:34:29 L1i cache: 64 KiB (2 instances) 17:34:29 L2 cache: 1 MiB (2 instances) 17:34:29 L3 cache: 32 MiB (2 instances) 17:34:29 NUMA node(s): 1 17:34:29 NUMA node0 CPU(s): 0,1 17:34:29 Vulnerability Gather data sampling: Not affected 17:34:29 Vulnerability Indirect target selection: Not affected 17:34:29 Vulnerability Itlb multihit: Not affected 17:34:29 Vulnerability L1tf: Not affected 17:34:29 Vulnerability Mds: Not affected 17:34:29 Vulnerability Meltdown: Not affected 17:34:29 Vulnerability Mmio stale data: Not affected 17:34:29 Vulnerability Reg file data sampling: Not affected 17:34:29 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:34:29 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:34:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:34:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:34:29 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:34:29 Vulnerability Srbds: Not affected 17:34:29 Vulnerability Tsx async abort: Not affected 17:34:29 17:34:29 17:34:29 ---> nproc: 17:34:29 2 17:34:29 17:34:29 17:34:29 ---> df -h: 17:34:29 Filesystem Size Used Avail Use% Mounted on 17:34:29 tmpfs 794M 1.1M 793M 1% /run 17:34:29 /dev/vda1 39G 8.9G 30G 23% / 17:34:29 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:34:29 tmpfs 5.0M 0 5.0M 0% /run/lock 17:34:29 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:34:29 tmpfs 794M 4.0K 794M 1% /run/user/1001 17:34:29 17:34:29 17:34:29 ---> free -m: 17:34:29 total used free shared buff/cache available 17:34:29 Mem: 7937 564 4241 4 3131 7062 17:34:29 Swap: 1023 0 1023 17:34:29 17:34:29 17:34:29 ---> ip addr: 17:34:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:34:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:34:29 inet 127.0.0.1/8 scope host lo 17:34:29 valid_lft forever preferred_lft forever 17:34:29 inet6 ::1/128 scope host 17:34:29 valid_lft forever preferred_lft forever 17:34:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:34:29 link/ether fa:16:3e:61:8c:68 brd ff:ff:ff:ff:ff:ff 17:34:29 altname enp0s3 17:34:29 inet 10.30.170.159/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:34:29 valid_lft 86092sec preferred_lft 86092sec 17:34:29 inet6 fe80::f816:3eff:fe61:8c68/64 scope link 17:34:29 valid_lft forever preferred_lft forever 17:34:29 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:34:29 link/ether de:25:ea:5d:e7:dc brd ff:ff:ff:ff:ff:ff 17:34:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:34:29 valid_lft forever preferred_lft forever 17:34:29 17:34:29 17:34:29 ---> sar -b -r -n DEV: 17:34:29 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2534) 10/27/25 _x86_64_ (2 CPU) 17:34:29 17:34:29 17:29:23 LINUX RESTART (2 CPU) 17:34:29 17:34:29 17:34:29 ---> sar -P ALL: 17:34:29 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-2c-2g-2534) 10/27/25 _x86_64_ (2 CPU) 17:34:29 17:34:29 17:29:23 LINUX RESTART (2 CPU) 17:34:29 17:34:29 17:34:29