11:47:28 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/117575 11:47:28 Running as SYSTEM 11:47:28 [EnvInject] - Loading node environment variables. 11:47:28 Building remotely on prd-ubuntu2204-builder-2c-2g-559 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:47:29 [ssh-agent] Looking for ssh-agent implementation... 11:47:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:47:29 $ ssh-agent 11:47:29 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYFM1V2/agent.1514 11:47:29 SSH_AGENT_PID=1516 11:47:29 [ssh-agent] Started. 11:47:29 Running ssh-add (command line suppressed) 11:47:29 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_15546198724344713527.key (/w/workspace/builder-tox-verify-master@tmp/private_key_15546198724344713527.key) 11:47:29 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:47:29 The recommended git tool is: NONE 11:47:31 using credential jenkins-ssh 11:47:31 Wiping out workspace first. 11:47:31 Cloning the remote Git repository 11:47:31 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:47:31 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:47:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:47:31 > git --version # timeout=10 11:47:31 > git --version # 'git version 2.34.1' 11:47:31 using GIT_SSH to set credentials jenkins-ssh 11:47:31 Verifying host key using known hosts file 11:47:31 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. 11:47:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:47:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:47:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:47:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:47:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:47:36 using GIT_SSH to set credentials jenkins-ssh 11:47:36 Verifying host key using known hosts file 11:47:36 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. 11:47:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/75/117575/4 # timeout=10 11:47:36 > git rev-parse 903d75243bda340c2600d152c665d829dd8a756f^{commit} # timeout=10 11:47:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:47:36 Checking out Revision 903d75243bda340c2600d152c665d829dd8a756f (refs/changes/75/117575/4) 11:47:36 > git config core.sparsecheckout # timeout=10 11:47:36 > git checkout -f 903d75243bda340c2600d152c665d829dd8a756f # timeout=10 11:47:40 Commit message: "Docs: Modernization and restructuring" 11:47:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:47:40 > git rev-list --no-walk adac1d164755035a522b1cea545c24052498b3e7 # timeout=10 11:47:40 > git remote # timeout=10 11:47:40 > git submodule init # timeout=10 11:47:40 > git submodule sync # timeout=10 11:47:40 > git config --get remote.origin.url # timeout=10 11:47:40 > git submodule init # timeout=10 11:47:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:47:40 > git config --get submodule.global-jjb.url # timeout=10 11:47:40 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:47:40 > git config --get submodule.packer/common-packer.url # timeout=10 11:47:40 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:47:40 > git submodule update --init --recursive global-jjb # timeout=10 11:47:41 > git submodule update --init --recursive packer/common-packer # timeout=10 11:47:42 provisioning config files... 11:47:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:47:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:47:42 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15637609236760805960.sh 11:47:42 ---> python-tools-install.sh 11:47:42 Setup pyenv: 11:47:42 * system (set by /opt/pyenv/version) 11:47:42 * 3.8.20 (set by /opt/pyenv/version) 11:47:42 * 3.9.20 (set by /opt/pyenv/version) 11:47:42 * 3.10.15 (set by /opt/pyenv/version) 11:47:42 * 3.11.10 (set by /opt/pyenv/version) 11:47:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TbA2 11:47:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:47:51 lf-activate-venv(): INFO: Installing: lftools 11:48:20 lf-activate-venv(): INFO: Adding /tmp/venv-TbA2/bin to PATH 11:48:20 Generating Requirements File 11:48:43 Python 3.11.10 11:48:43 pip 25.2 from /tmp/venv-TbA2/lib/python3.11/site-packages/pip (python 3.11) 11:48:43 appdirs==1.4.4 11:48:43 argcomplete==3.6.2 11:48:43 aspy.yaml==1.3.0 11:48:43 attrs==25.3.0 11:48:43 autopage==0.5.2 11:48:43 beautifulsoup4==4.13.4 11:48:43 boto3==1.40.9 11:48:43 botocore==1.40.9 11:48:43 bs4==0.0.2 11:48:43 cachetools==5.5.2 11:48:43 certifi==2025.8.3 11:48:43 cffi==1.17.1 11:48:43 cfgv==3.4.0 11:48:43 chardet==5.2.0 11:48:43 charset-normalizer==3.4.3 11:48:43 click==8.2.1 11:48:43 cliff==4.10.0 11:48:43 cmd2==2.7.0 11:48:43 cryptography==3.3.2 11:48:43 debtcollector==3.0.0 11:48:43 decorator==5.2.1 11:48:43 defusedxml==0.7.1 11:48:43 Deprecated==1.2.18 11:48:43 distlib==0.4.0 11:48:43 dnspython==2.7.0 11:48:43 docker==7.1.0 11:48:43 dogpile.cache==1.4.0 11:48:43 durationpy==0.10 11:48:43 email_validator==2.2.0 11:48:43 filelock==3.18.0 11:48:43 future==1.0.0 11:48:43 gitdb==4.0.12 11:48:43 GitPython==3.1.45 11:48:43 google-auth==2.40.3 11:48:43 httplib2==0.22.0 11:48:43 identify==2.6.13 11:48:43 idna==3.10 11:48:43 importlib-resources==1.5.0 11:48:43 iso8601==2.1.0 11:48:43 Jinja2==3.1.6 11:48:43 jmespath==1.0.1 11:48:43 jsonpatch==1.33 11:48:43 jsonpointer==3.0.0 11:48:43 jsonschema==4.25.0 11:48:43 jsonschema-specifications==2025.4.1 11:48:43 keystoneauth1==5.11.1 11:48:43 kubernetes==33.1.0 11:48:43 lftools==0.37.13 11:48:43 lxml==6.0.0 11:48:43 markdown-it-py==4.0.0 11:48:43 MarkupSafe==3.0.2 11:48:43 mdurl==0.1.2 11:48:43 msgpack==1.1.1 11:48:43 multi_key_dict==2.0.3 11:48:43 munch==4.0.0 11:48:43 netaddr==1.3.0 11:48:43 niet==1.4.2 11:48:43 nodeenv==1.9.1 11:48:43 oauth2client==4.1.3 11:48:43 oauthlib==3.3.1 11:48:43 openstacksdk==4.7.0 11:48:43 os-client-config==2.3.0 11:48:43 os-service-types==1.8.0 11:48:43 osc-lib==4.1.0 11:48:43 oslo.config==10.0.0 11:48:43 oslo.context==6.0.0 11:48:43 oslo.i18n==6.5.1 11:48:43 oslo.log==7.2.0 11:48:43 oslo.serialization==5.7.0 11:48:43 oslo.utils==9.0.0 11:48:43 packaging==25.0 11:48:43 pbr==7.0.0 11:48:43 platformdirs==4.3.8 11:48:43 prettytable==3.16.0 11:48:43 psutil==7.0.0 11:48:43 pyasn1==0.6.1 11:48:43 pyasn1_modules==0.4.2 11:48:43 pycparser==2.22 11:48:43 pygerrit2==2.0.15 11:48:43 PyGithub==2.7.0 11:48:43 Pygments==2.19.2 11:48:43 PyJWT==2.10.1 11:48:43 PyNaCl==1.5.0 11:48:43 pyparsing==2.4.7 11:48:43 pyperclip==1.9.0 11:48:43 pyrsistent==0.20.0 11:48:43 python-cinderclient==9.7.0 11:48:43 python-dateutil==2.9.0.post0 11:48:43 python-heatclient==4.3.0 11:48:43 python-jenkins==1.8.3 11:48:43 python-keystoneclient==5.6.0 11:48:43 python-magnumclient==4.8.1 11:48:43 python-openstackclient==8.1.0 11:48:43 python-swiftclient==4.8.0 11:48:43 PyYAML==6.0.2 11:48:43 referencing==0.36.2 11:48:43 requests==2.32.4 11:48:43 requests-oauthlib==2.0.0 11:48:43 requestsexceptions==1.4.0 11:48:43 rfc3986==2.0.0 11:48:43 rich==14.1.0 11:48:43 rich-argparse==1.7.1 11:48:43 rpds-py==0.27.0 11:48:43 rsa==4.9.1 11:48:43 ruamel.yaml==0.18.14 11:48:43 ruamel.yaml.clib==0.2.12 11:48:43 s3transfer==0.13.1 11:48:43 simplejson==3.20.1 11:48:43 six==1.17.0 11:48:43 smmap==5.0.2 11:48:43 soupsieve==2.7 11:48:43 stevedore==5.4.1 11:48:43 tabulate==0.9.0 11:48:43 toml==0.10.2 11:48:43 tomlkit==0.13.3 11:48:43 tqdm==4.67.1 11:48:43 typing_extensions==4.14.1 11:48:43 tzdata==2025.2 11:48:43 urllib3==1.26.20 11:48:43 virtualenv==20.34.0 11:48:43 wcwidth==0.2.13 11:48:43 websocket-client==1.8.0 11:48:43 wrapt==1.17.3 11:48:43 xdg==6.0.0 11:48:43 xmltodict==0.14.2 11:48:43 yq==3.4.3 11:48:43 [EnvInject] - Injecting environment variables from a build step. 11:48:43 [EnvInject] - Injecting as environment variables the properties content 11:48:43 PYTHON=python3 11:48:43 11:48:43 [EnvInject] - Variables injected successfully. 11:48:43 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4023359196159035772.sh 11:48:43 ---> tox-install.sh 11:48:43 + source /home/jenkins/lf-env.sh 11:48:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:43 ++ mktemp -d /tmp/venv-XXXX 11:48:43 + lf_venv=/tmp/venv-J4a3 11:48:43 + local venv_file=/tmp/.os_lf_venv 11:48:43 + local python=python3 11:48:43 + local options 11:48:43 + local set_path=true 11:48:43 + local install_args= 11:48:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:43 + true 11:48:43 + case $1 in 11:48:43 + venv_file=/tmp/.toxenv 11:48:43 + shift 2 11:48:43 + true 11:48:43 + case $1 in 11:48:43 + shift 11:48:43 + break 11:48:43 + case $python in 11:48:43 + local pkg_list= 11:48:43 + [[ -d /opt/pyenv ]] 11:48:43 + echo 'Setup pyenv:' 11:48:43 Setup pyenv: 11:48:43 + export PYENV_ROOT=/opt/pyenv 11:48:43 + PYENV_ROOT=/opt/pyenv 11:48:43 + 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 11:48:43 + 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 11:48:43 + pyenv versions 11:48:43 system 11:48:43 3.8.20 11:48:43 3.9.20 11:48:43 3.10.15 11:48:43 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:48:43 + command -v pyenv 11:48:43 ++ pyenv init - --no-rehash 11:48:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:48:43 for i in ${!paths[@]}; do 11:48:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:48:43 fi; done; 11:48:43 echo "${paths[*]}"'\'')" 11:48:43 export PATH="/opt/pyenv/shims:${PATH}" 11:48:43 export PYENV_SHELL=bash 11:48:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:43 pyenv() { 11:48:43 local command 11:48:43 command="${1:-}" 11:48:43 if [ "$#" -gt 0 ]; then 11:48:43 shift 11:48:43 fi 11:48:43 11:48:43 case "$command" in 11:48:43 rehash|shell) 11:48:43 eval "$(pyenv "sh-$command" "$@")" 11:48:43 ;; 11:48:43 *) 11:48:43 command pyenv "$command" "$@" 11:48:43 ;; 11:48:43 esac 11:48:43 }' 11:48:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:48:43 for i in ${!paths[@]}; do 11:48:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:48:43 fi; done; 11:48:43 echo "${paths[*]}"' 11:48:43 ++ 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 11:48:43 ++ 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 11:48:43 ++ 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 11:48:43 ++ export PYENV_SHELL=bash 11:48:43 ++ PYENV_SHELL=bash 11:48:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:43 +++ complete -F _pyenv pyenv 11:48:43 ++ lf-pyver python3 11:48:43 ++ local py_version_xy=python3 11:48:43 ++ local py_version_xyz= 11:48:43 ++ pyenv versions 11:48:43 ++ local command 11:48:43 ++ command=versions 11:48:43 ++ '[' 1 -gt 0 ']' 11:48:43 ++ shift 11:48:43 ++ case "$command" in 11:48:43 ++ command pyenv versions 11:48:43 ++ awk '{ print $1 }' 11:48:43 ++ grep -E '^[0-9.]*[0-9]$' 11:48:43 ++ sed 's/^[ *]* //' 11:48:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:44 +++ grep '^3' /tmp/.pyenv_versions 11:48:44 +++ tail -n 1 11:48:44 +++ sort -V 11:48:44 ++ py_version_xyz=3.11.10 11:48:44 ++ [[ -z 3.11.10 ]] 11:48:44 ++ echo 3.11.10 11:48:44 ++ return 0 11:48:44 + pyenv local 3.11.10 11:48:44 + local command 11:48:44 + command=local 11:48:44 + '[' 2 -gt 0 ']' 11:48:44 + shift 11:48:44 + case "$command" in 11:48:44 + command pyenv local 3.11.10 11:48:44 + for arg in "$@" 11:48:44 + case $arg in 11:48:44 + pkg_list+='tox ' 11:48:44 + for arg in "$@" 11:48:44 + case $arg in 11:48:44 + pkg_list+='virtualenv ' 11:48:44 + for arg in "$@" 11:48:44 + case $arg in 11:48:44 + pkg_list+='urllib3~=1.26.15 ' 11:48:44 + [[ -f /tmp/.toxenv ]] 11:48:44 + [[ ! -f /tmp/.toxenv ]] 11:48:44 + [[ -n '' ]] 11:48:44 + python3 -m venv /tmp/venv-J4a3 11:48:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J4a3' 11:48:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J4a3 11:48:50 + echo /tmp/venv-J4a3 11:48:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:48:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:48:50 + /tmp/venv-J4a3/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:48:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:48:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:48:54 + /tmp/venv-J4a3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:48:56 + type python3 11:48:56 + true 11:48:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J4a3/bin to PATH' 11:48:56 lf-activate-venv(): INFO: Adding /tmp/venv-J4a3/bin to PATH 11:48:56 + PATH=/tmp/venv-J4a3/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 11:48:56 + return 0 11:48:56 + python3 --version 11:48:56 Python 3.11.10 11:48:56 + python3 -m pip --version 11:48:56 pip 25.2 from /tmp/venv-J4a3/lib/python3.11/site-packages/pip (python 3.11) 11:48:56 + python3 -m pip freeze 11:48:57 cachetools==6.1.0 11:48:57 chardet==5.2.0 11:48:57 colorama==0.4.6 11:48:57 distlib==0.4.0 11:48:57 filelock==3.18.0 11:48:57 packaging==25.0 11:48:57 platformdirs==4.3.8 11:48:57 pluggy==1.6.0 11:48:57 pyproject-api==1.9.1 11:48:57 tox==4.28.4 11:48:57 urllib3==1.26.20 11:48:57 virtualenv==20.34.0 11:48:57 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins2738059880290302679.sh 11:48:57 [EnvInject] - Injecting environment variables from a build step. 11:48:57 [EnvInject] - Injecting as environment variables the properties content 11:48:57 PARALLEL=False 11:48:57 11:48:57 [EnvInject] - Variables injected successfully. 11:48:57 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9756919764701957283.sh 11:48:57 ---> tox-run.sh 11:48:57 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:57 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:48:57 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:48:57 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:48:57 + cd /w/workspace/builder-tox-verify-master/. 11:48:57 + source /home/jenkins/lf-env.sh 11:48:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:48:57 ++ mktemp -d /tmp/venv-XXXX 11:48:57 + lf_venv=/tmp/venv-yDXJ 11:48:57 + local venv_file=/tmp/.os_lf_venv 11:48:57 + local python=python3 11:48:57 + local options 11:48:57 + local set_path=true 11:48:57 + local install_args= 11:48: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 11:48:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:48:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:48:57 + true 11:48:57 + case $1 in 11:48:57 + venv_file=/tmp/.toxenv 11:48:57 + shift 2 11:48:57 + true 11:48:57 + case $1 in 11:48:57 + shift 11:48:57 + break 11:48:57 + case $python in 11:48:57 + local pkg_list= 11:48:57 + [[ -d /opt/pyenv ]] 11:48:57 + echo 'Setup pyenv:' 11:48:57 Setup pyenv: 11:48:57 + export PYENV_ROOT=/opt/pyenv 11:48:57 + PYENV_ROOT=/opt/pyenv 11:48:57 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:57 + pyenv versions 11:48:57 system 11:48:57 3.8.20 11:48:57 3.9.20 11:48:57 3.10.15 11:48:57 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:48:57 + command -v pyenv 11:48:57 ++ pyenv init - --no-rehash 11:48:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:48:57 for i in ${!paths[@]}; do 11:48:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:48:57 fi; done; 11:48:57 echo "${paths[*]}"'\'')" 11:48:57 export PATH="/opt/pyenv/shims:${PATH}" 11:48:57 export PYENV_SHELL=bash 11:48:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:48:57 pyenv() { 11:48:57 local command 11:48:57 command="${1:-}" 11:48:57 if [ "$#" -gt 0 ]; then 11:48:57 shift 11:48:57 fi 11:48:57 11:48:57 case "$command" in 11:48:57 rehash|shell) 11:48:57 eval "$(pyenv "sh-$command" "$@")" 11:48:57 ;; 11:48:57 *) 11:48:57 command pyenv "$command" "$@" 11:48:57 ;; 11:48:57 esac 11:48:57 }' 11:48:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:48:57 for i in ${!paths[@]}; do 11:48:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:48:57 fi; done; 11:48:57 echo "${paths[*]}"' 11:48:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:57 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:57 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:57 ++ export PYENV_SHELL=bash 11:48:57 ++ PYENV_SHELL=bash 11:48:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:48:57 +++ complete -F _pyenv pyenv 11:48:57 ++ lf-pyver python3 11:48:57 ++ local py_version_xy=python3 11:48:57 ++ local py_version_xyz= 11:48:57 ++ pyenv versions 11:48:57 ++ local command 11:48:57 ++ command=versions 11:48:57 ++ grep -E '^[0-9.]*[0-9]$' 11:48:57 ++ '[' 1 -gt 0 ']' 11:48:57 ++ shift 11:48:57 ++ case "$command" in 11:48:57 ++ command pyenv versions 11:48:57 ++ awk '{ print $1 }' 11:48:57 ++ sed 's/^[ *]* //' 11:48:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:48:57 +++ grep '^3' /tmp/.pyenv_versions 11:48:57 +++ tail -n 1 11:48:57 +++ sort -V 11:48:57 ++ py_version_xyz=3.11.10 11:48:57 ++ [[ -z 3.11.10 ]] 11:48:57 ++ echo 3.11.10 11:48:57 ++ return 0 11:48:57 + pyenv local 3.11.10 11:48:57 + local command 11:48:57 + command=local 11:48:57 + '[' 2 -gt 0 ']' 11:48:57 + shift 11:48:57 + case "$command" in 11:48:57 + command pyenv local 3.11.10 11:48:57 + for arg in "$@" 11:48:57 + case $arg in 11:48:57 + pkg_list+='tox ' 11:48:57 + for arg in "$@" 11:48:57 + case $arg in 11:48:57 + pkg_list+='virtualenv ' 11:48:57 + for arg in "$@" 11:48:57 + case $arg in 11:48:57 + pkg_list+='urllib3~=1.26.15 ' 11:48:57 + [[ -f /tmp/.toxenv ]] 11:48:57 ++ cat /tmp/.toxenv 11:48:57 + lf_venv=/tmp/venv-J4a3 11:48:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4a3 from' file:/tmp/.toxenv 11:48:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J4a3 from file:/tmp/.toxenv 11:48:57 + /tmp/venv-J4a3/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:48:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:48:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:48:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:48:58 + /tmp/venv-J4a3/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:48:59 + type python3 11:48:59 + true 11:48:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J4a3/bin to PATH' 11:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-J4a3/bin to PATH 11:48:59 + PATH=/tmp/venv-J4a3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:59 + return 0 11:48:59 + [[ -d /opt/pyenv ]] 11:48:59 + echo '---> Setting up pyenv' 11:48:59 ---> Setting up pyenv 11:48:59 + export PYENV_ROOT=/opt/pyenv 11:48:59 + PYENV_ROOT=/opt/pyenv 11:48:59 + export PATH=/opt/pyenv/bin:/tmp/venv-J4a3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:59 + PATH=/opt/pyenv/bin:/tmp/venv-J4a3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:48:59 ++ pwd 11:48:59 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:48:59 + export PYTHONPATH 11:48:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:48:59 + TOX_TESTENV_PASSENV=PYTHONPATH 11:48:59 + tox --version 11:48:59 4.28.4 from /tmp/venv-J4a3/lib/python3.11/site-packages/tox/__init__.py 11:48:59 + PARALLEL=False 11:48:59 + TOX_OPTIONS_LIST= 11:48:59 + [[ -n '' ]] 11:48:59 + case ${PARALLEL,,} in 11:48:59 + tox 11:48:59 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:49:00 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:49:21 docs: freeze> python -m pip freeze --all 11:49:22 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.0,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.5,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.4,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.30,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 11:49:22 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 11:49:23 docs: OK ✔ in 23.94 seconds 11:49:23 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:49:40 docs-linkcheck: freeze> python -m pip freeze --all 11:49:40 docs-linkcheck: 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.0,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.5,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.4,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.30,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 11:49:40 docs-linkcheck: commands[0]> sphinx-build -q -W -b linkcheck -d /w/workspace/builder-tox-verify-master/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/linkcheck 11:49:43 docs-linkcheck: OK ✔ in 18.79 seconds 11:49:43 jjb-version: freeze> python -m pip freeze --all 11:49:43 jjb-version: pip==25.2,setuptools==80.9.0 11:49:43 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:49:43 JJB version in jjb/releng-jobs.yaml: 6.3.0 11:49:43 JJB version in tox.ini: 6.3.0 11:49:43 jjb-version: OK ✔ in 0.8 seconds 11:49:43 prefix: freeze> python -m pip freeze --all 11:49:44 prefix: pip==25.2,setuptools==80.9.0 11:49:44 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:49:44 prefix: OK ✔ in 0.8 seconds 11:49:44 robot: freeze> python -m pip freeze --all 11:49:45 robot: pip==25.2,setuptools==80.9.0 11:49:45 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:49:45 docs: OK (23.94=setup[22.30]+cmd[1.64] seconds) 11:49:45 docs-linkcheck: OK (18.79=setup[16.78]+cmd[2.01] seconds) 11:49:45 jjb-version: OK (0.80=setup[0.78]+cmd[0.03] seconds) 11:49:45 prefix: OK (0.80=setup[0.78]+cmd[0.02] seconds) 11:49:45 robot: OK (0.84=setup[0.80]+cmd[0.04] seconds) 11:49:45 congratulations :) (45.24 seconds) 11:49:45 + tox_status=0 11:49:45 + echo '---> Completed tox runs' 11:49:45 ---> Completed tox runs 11:49:45 + for i in .tox/*/log 11:49:45 ++ echo .tox/docs-linkcheck/log 11:49:45 ++ awk -F/ '{print $2}' 11:49:45 + tox_env=docs-linkcheck 11:49:45 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:49:45 + for i in .tox/*/log 11:49:45 ++ awk -F/ '{print $2}' 11:49:45 ++ echo .tox/docs/log 11:49:45 + tox_env=docs 11:49:45 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:49:45 + for i in .tox/*/log 11:49:45 ++ echo .tox/jjb-version/log 11:49:45 ++ awk -F/ '{print $2}' 11:49:45 + tox_env=jjb-version 11:49:45 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:49:45 + for i in .tox/*/log 11:49:45 ++ echo .tox/prefix/log 11:49:45 ++ awk -F/ '{print $2}' 11:49:45 + tox_env=prefix 11:49:45 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:49:45 + for i in .tox/*/log 11:49:45 ++ echo .tox/robot/log 11:49:45 ++ awk -F/ '{print $2}' 11:49:45 + tox_env=robot 11:49:45 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:49:45 + DOC_DIR=docs/_build/html 11:49:45 + [[ -d docs/_build/html ]] 11:49:45 + echo '---> Archiving generated docs' 11:49:45 ---> Archiving generated docs 11:49:45 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:49:45 + echo '---> tox-run.sh ends' 11:49:45 ---> tox-run.sh ends 11:49:45 + test 0 -eq 0 11:49:45 $ ssh-agent -k 11:49:45 unset SSH_AUTH_SOCK; 11:49:45 unset SSH_AGENT_PID; 11:49:45 echo Agent pid 1516 killed; 11:49:45 [ssh-agent] Stopped. 11:49:45 [PostBuildScript] - [INFO] Executing post build scripts. 11:49:45 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8962901576049131646.sh 11:49:45 ---> sysstat.sh 11:49:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1769497235931490463.sh 11:49:46 ---> package-listing.sh 11:49:46 ++ facter osfamily 11:49:46 ++ tr '[:upper:]' '[:lower:]' 11:49:46 + OS_FAMILY=debian 11:49:46 + workspace=/w/workspace/builder-tox-verify-master 11:49:46 + START_PACKAGES=/tmp/packages_start.txt 11:49:46 + END_PACKAGES=/tmp/packages_end.txt 11:49:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:49:46 + PACKAGES=/tmp/packages_start.txt 11:49:46 + '[' /w/workspace/builder-tox-verify-master ']' 11:49:46 + PACKAGES=/tmp/packages_end.txt 11:49:46 + case "${OS_FAMILY}" in 11:49:46 + dpkg -l 11:49:46 + grep '^ii' 11:49:46 + '[' -f /tmp/packages_start.txt ']' 11:49:46 + '[' -f /tmp/packages_end.txt ']' 11:49:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:49:46 + '[' /w/workspace/builder-tox-verify-master ']' 11:49:46 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:49:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:49:46 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2978082240905298467.sh 11:49:46 ---> capture-instance-metadata.sh 11:49:46 Setup pyenv: 11:49:46 system 11:49:46 3.8.20 11:49:46 3.9.20 11:49:46 3.10.15 11:49:46 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:49:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TbA2 from file:/tmp/.os_lf_venv 11:49:48 lf-activate-venv(): INFO: Installing: lftools 11:50:01 lf-activate-venv(): INFO: Adding /tmp/venv-TbA2/bin to PATH 11:50:01 INFO: Running in OpenStack, capturing instance metadata 11:50:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins522157250478716600.sh 11:50:02 provisioning config files... 11:50:02 Could not find credentials [logs] for builder-tox-verify-master #7927 11:50:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config12234240863347478734tmp 11:50:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:50:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:50:02 provisioning config files... 11:50:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:50:02 [EnvInject] - Injecting environment variables from a build step. 11:50:02 [EnvInject] - Injecting as environment variables the properties content 11:50:02 SERVER_ID=logs 11:50:02 11:50:02 [EnvInject] - Variables injected successfully. 11:50:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2732535915688302204.sh 11:50:02 ---> create-netrc.sh 11:50:02 WARN: Log server credential not found. 11:50:02 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15421744938559523664.sh 11:50:02 ---> python-tools-install.sh 11:50:02 Setup pyenv: 11:50:02 system 11:50:02 3.8.20 11:50:02 3.9.20 11:50:02 3.10.15 11:50:02 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:50:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TbA2 from file:/tmp/.os_lf_venv 11:50:04 lf-activate-venv(): INFO: Installing: lftools 11:50:15 lf-activate-venv(): INFO: Adding /tmp/venv-TbA2/bin to PATH 11:50:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15536031767591110782.sh 11:50:15 ---> sudo-logs.sh 11:50:15 Archiving 'sudo' log.. 11:50:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17202781572179858155.sh 11:50:15 ---> job-cost.sh 11:50:15 Setup pyenv: 11:50:15 system 11:50:15 3.8.20 11:50:15 3.9.20 11:50:15 3.10.15 11:50:15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:50:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TbA2 from file:/tmp/.os_lf_venv 11:50:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:50:24 lf-activate-venv(): INFO: Adding /tmp/venv-TbA2/bin to PATH 11:50:24 INFO: No Stack... 11:50:24 INFO: Retrieving Pricing Info for: v3-standard-2 11:50:25 INFO: Archiving Costs 11:50:25 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins17299253223809300419.sh 11:50:25 ---> logs-deploy.sh 11:50:25 Setup pyenv: 11:50:25 system 11:50:25 3.8.20 11:50:25 3.9.20 11:50:25 3.10.15 11:50:25 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:50:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TbA2 from file:/tmp/.os_lf_venv 11:50:27 lf-activate-venv(): INFO: Installing: lftools 11:50:37 lf-activate-venv(): INFO: Adding /tmp/venv-TbA2/bin to PATH 11:50:37 WARNING: Nexus logging server not set 11:50:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7927/ 11:50:37 INFO: archiving logs to S3 11:50:38 ---> uname -a: 11:50:38 Linux prd-ubuntu2204-builder-2c-2g-559 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 11:50:38 11:50:38 11:50:38 ---> lscpu: 11:50:38 Architecture: x86_64 11:50:38 CPU op-mode(s): 32-bit, 64-bit 11:50:38 Address sizes: 40 bits physical, 48 bits virtual 11:50:38 Byte Order: Little Endian 11:50:38 CPU(s): 2 11:50:38 On-line CPU(s) list: 0,1 11:50:38 Vendor ID: AuthenticAMD 11:50:38 Model name: AMD EPYC-Rome Processor 11:50:38 CPU family: 23 11:50:38 Model: 49 11:50:38 Thread(s) per core: 1 11:50:38 Core(s) per socket: 1 11:50:38 Socket(s): 2 11:50:38 Stepping: 0 11:50:38 BogoMIPS: 5600.00 11:50:38 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 11:50:38 Virtualization: AMD-V 11:50:38 Hypervisor vendor: KVM 11:50:38 Virtualization type: full 11:50:38 L1d cache: 64 KiB (2 instances) 11:50:38 L1i cache: 64 KiB (2 instances) 11:50:38 L2 cache: 1 MiB (2 instances) 11:50:38 L3 cache: 32 MiB (2 instances) 11:50:38 NUMA node(s): 1 11:50:38 NUMA node0 CPU(s): 0,1 11:50:38 Vulnerability Gather data sampling: Not affected 11:50:38 Vulnerability Itlb multihit: Not affected 11:50:38 Vulnerability L1tf: Not affected 11:50:38 Vulnerability Mds: Not affected 11:50:38 Vulnerability Meltdown: Not affected 11:50:38 Vulnerability Mmio stale data: Not affected 11:50:38 Vulnerability Reg file data sampling: Not affected 11:50:38 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:50:38 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:50:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:50:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:50:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:50:38 Vulnerability Srbds: Not affected 11:50:38 Vulnerability Tsx async abort: Not affected 11:50:38 11:50:38 11:50:38 ---> nproc: 11:50:38 2 11:50:38 11:50:38 11:50:38 ---> df -h: 11:50:38 Filesystem Size Used Avail Use% Mounted on 11:50:38 tmpfs 794M 1.1M 793M 1% /run 11:50:38 /dev/vda1 39G 9.0G 30G 24% / 11:50:38 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:50:38 tmpfs 5.0M 0 5.0M 0% /run/lock 11:50:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:50:38 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:50:38 11:50:38 11:50:38 ---> free -m: 11:50:38 total used free shared buff/cache available 11:50:38 Mem: 7937 518 4143 4 3275 7108 11:50:38 Swap: 1023 0 1023 11:50:38 11:50:38 11:50:38 ---> ip addr: 11:50:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:50:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:50:38 inet 127.0.0.1/8 scope host lo 11:50:38 valid_lft forever preferred_lft forever 11:50:38 inet6 ::1/128 scope host 11:50:38 valid_lft forever preferred_lft forever 11:50:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:50:38 link/ether fa:16:3e:a8:75:4e brd ff:ff:ff:ff:ff:ff 11:50:38 altname enp0s3 11:50:38 inet 10.30.170.249/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:50:38 valid_lft 86175sec preferred_lft 86175sec 11:50:38 inet6 fe80::f816:3eff:fea8:754e/64 scope link 11:50:38 valid_lft forever preferred_lft forever 11:50:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:50:38 link/ether 02:42:93:64:2f:f2 brd ff:ff:ff:ff:ff:ff 11:50:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:50:38 valid_lft forever preferred_lft forever 11:50:38 11:50:38 11:50:38 ---> sar -b -r -n DEV: 11:50:38 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-559) 08/14/25 _x86_64_ (2 CPU) 11:50:38 11:50:38 11:46:55 LINUX RESTART (2 CPU) 11:50:38 11:50:38 11:50:38 ---> sar -P ALL: 11:50:38 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-559) 08/14/25 _x86_64_ (2 CPU) 11:50:38 11:50:38 11:46:55 LINUX RESTART (2 CPU) 11:50:38 11:50:38 11:50:38