10:48:18 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118067 10:48:18 Running as SYSTEM 10:48:18 [EnvInject] - Loading node environment variables. 10:48:18 Building remotely on prd-ubuntu2204-builder-2c-2g-52822 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 10:48:18 [ssh-agent] Looking for ssh-agent implementation... 10:48:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:48:18 $ ssh-agent 10:48:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXtIwj6A/agent.1517 10:48:18 SSH_AGENT_PID=1519 10:48:18 [ssh-agent] Started. 10:48:18 Running ssh-add (command line suppressed) 10:48:18 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_3434509088825038828.key (/w/workspace/builder-tox-verify-master@tmp/private_key_3434509088825038828.key) 10:48:18 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:48:18 The recommended git tool is: NONE 10:48:20 using credential jenkins-ssh 10:48:20 Wiping out workspace first. 10:48:20 Cloning the remote Git repository 10:48:20 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 10:48:20 > git init /w/workspace/builder-tox-verify-master # timeout=10 10:48:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:48:20 > git --version # timeout=10 10:48:20 > git --version # 'git version 2.34.1' 10:48:20 using GIT_SSH to set credentials jenkins-ssh 10:48:20 Verifying host key using known hosts file 10:48:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:48:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 10:48:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:48:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:48:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 10:48:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 10:48:23 using GIT_SSH to set credentials jenkins-ssh 10:48:23 Verifying host key using known hosts file 10:48:23 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:48:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/67/118067/2 # timeout=10 10:48:24 > git rev-parse 4346e2a5731a0b60dfd5cde50c2e453456251551^{commit} # timeout=10 10:48:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:48:24 Checking out Revision 4346e2a5731a0b60dfd5cde50c2e453456251551 (refs/changes/67/118067/2) 10:48:24 > git config core.sparsecheckout # timeout=10 10:48:24 > git checkout -f 4346e2a5731a0b60dfd5cde50c2e453456251551 # timeout=10 10:48:27 Commit message: "CI: Update gerrit-change-info to the latest v0.1.0" 10:48:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:48:27 > git rev-list --no-walk c6473e7b136f5cd1bffb436ab3064cacd885abd4 # timeout=10 10:48:27 > git remote # timeout=10 10:48:27 > git submodule init # timeout=10 10:48:27 > git submodule sync # timeout=10 10:48:27 > git config --get remote.origin.url # timeout=10 10:48:27 > git submodule init # timeout=10 10:48:27 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:48:27 > git config --get submodule.global-jjb.url # timeout=10 10:48:27 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 10:48:27 > git config --get submodule.packer/common-packer.url # timeout=10 10:48:27 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 10:48:28 > git submodule update --init --recursive global-jjb # timeout=10 10:48:28 > git submodule update --init --recursive packer/common-packer # timeout=10 10:48:29 provisioning config files... 10:48:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:48:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:48:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12083270327534754902.sh 10:48:29 ---> python-tools-install.sh 10:48:29 Setup pyenv: 10:48:29 * system (set by /opt/pyenv/version) 10:48:29 * 3.8.20 (set by /opt/pyenv/version) 10:48:29 * 3.9.20 (set by /opt/pyenv/version) 10:48:29 * 3.10.15 (set by /opt/pyenv/version) 10:48:29 * 3.11.10 (set by /opt/pyenv/version) 10:48:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E7Ev 10:48:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:48:38 lf-activate-venv(): INFO: Installing: lftools 10:49:05 lf-activate-venv(): INFO: Adding /tmp/venv-E7Ev/bin to PATH 10:49:05 Generating Requirements File 10:49:28 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:49:28 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:49:29 Python 3.11.10 10:49:29 pip 25.2 from /tmp/venv-E7Ev/lib/python3.11/site-packages/pip (python 3.11) 10:49:29 appdirs==1.4.4 10:49:29 argcomplete==3.6.2 10:49:29 aspy.yaml==1.3.0 10:49:29 attrs==25.3.0 10:49:29 autopage==0.5.2 10:49:29 beautifulsoup4==4.13.5 10:49:29 boto3==1.40.31 10:49:29 botocore==1.40.31 10:49:29 bs4==0.0.2 10:49:29 cachetools==5.5.2 10:49:29 certifi==2025.8.3 10:49:29 cffi==2.0.0 10:49:29 cfgv==3.4.0 10:49:29 chardet==5.2.0 10:49:29 charset-normalizer==3.4.3 10:49:29 click==8.2.1 10:49:29 cliff==4.11.0 10:49:29 cmd2==2.7.0 10:49:29 cryptography==3.3.2 10:49:29 debtcollector==3.0.0 10:49:29 decorator==5.2.1 10:49:29 defusedxml==0.7.1 10:49:29 Deprecated==1.2.18 10:49:29 distlib==0.4.0 10:49:29 dnspython==2.8.0 10:49:29 docker==7.1.0 10:49:29 dogpile.cache==1.4.1 10:49:29 durationpy==0.10 10:49:29 email-validator==2.3.0 10:49:29 filelock==3.19.1 10:49:29 future==1.0.0 10:49:29 gitdb==4.0.12 10:49:29 GitPython==3.1.45 10:49:29 google-auth==2.40.3 10:49:29 httplib2==0.31.0 10:49:29 identify==2.6.14 10:49:29 idna==3.10 10:49:29 importlib-resources==1.5.0 10:49:29 iso8601==2.1.0 10:49:29 Jinja2==3.1.6 10:49:29 jmespath==1.0.1 10:49:29 jsonpatch==1.33 10:49:29 jsonpointer==3.0.0 10:49:29 jsonschema==4.25.1 10:49:29 jsonschema-specifications==2025.9.1 10:49:29 keystoneauth1==5.12.0 10:49:29 kubernetes==33.1.0 10:49:29 lftools==0.37.13 10:49:29 lxml==6.0.1 10:49:29 markdown-it-py==4.0.0 10:49:29 MarkupSafe==3.0.2 10:49:29 mdurl==0.1.2 10:49:29 msgpack==1.1.1 10:49:29 multi_key_dict==2.0.3 10:49:29 munch==4.0.0 10:49:29 netaddr==1.3.0 10:49:29 niet==1.4.2 10:49:29 nodeenv==1.9.1 10:49:29 oauth2client==4.1.3 10:49:29 oauthlib==3.3.1 10:49:29 openstacksdk==4.7.1 10:49:29 os-service-types==1.8.0 10:49:29 osc-lib==4.2.0 10:49:29 oslo.config==10.0.0 10:49:29 oslo.context==6.1.0 10:49:29 oslo.i18n==6.6.0 10:49:29 oslo.log==7.2.1 10:49:29 oslo.serialization==5.8.0 10:49:29 oslo.utils==9.1.0 10:49:29 packaging==25.0 10:49:29 pbr==7.0.1 10:49:29 platformdirs==4.4.0 10:49:29 prettytable==3.16.0 10:49:29 psutil==7.0.0 10:49:29 pyasn1==0.6.1 10:49:29 pyasn1_modules==0.4.2 10:49:29 pycparser==2.23 10:49:29 pygerrit2==2.0.15 10:49:29 PyGithub==2.8.1 10:49:29 Pygments==2.19.2 10:49:29 PyJWT==2.10.1 10:49:29 PyNaCl==1.6.0 10:49:29 pyparsing==2.4.7 10:49:29 pyperclip==1.9.0 10:49:29 pyrsistent==0.20.0 10:49:29 python-cinderclient==9.8.0 10:49:29 python-dateutil==2.9.0.post0 10:49:29 python-heatclient==4.3.0 10:49:29 python-jenkins==1.8.3 10:49:29 python-keystoneclient==5.7.0 10:49:29 python-magnumclient==4.9.0 10:49:29 python-openstackclient==8.2.0 10:49:29 python-swiftclient==4.8.0 10:49:29 PyYAML==6.0.2 10:49:29 referencing==0.36.2 10:49:29 requests==2.32.5 10:49:29 requests-oauthlib==2.0.0 10:49:29 requestsexceptions==1.4.0 10:49:29 rfc3986==2.0.0 10:49:29 rich==14.1.0 10:49:29 rich-argparse==1.7.1 10:49:29 rpds-py==0.27.1 10:49:29 rsa==4.9.1 10:49:29 ruamel.yaml==0.18.15 10:49:29 ruamel.yaml.clib==0.2.12 10:49:29 s3transfer==0.14.0 10:49:29 simplejson==3.20.1 10:49:29 six==1.17.0 10:49:29 smmap==5.0.2 10:49:29 soupsieve==2.8 10:49:29 stevedore==5.5.0 10:49:29 tabulate==0.9.0 10:49:29 toml==0.10.2 10:49:29 tomlkit==0.13.3 10:49:29 tqdm==4.67.1 10:49:29 typing_extensions==4.15.0 10:49:29 tzdata==2025.2 10:49:29 urllib3==1.26.20 10:49:29 virtualenv==20.34.0 10:49:29 wcwidth==0.2.13 10:49:29 websocket-client==1.8.0 10:49:29 wrapt==1.17.3 10:49:29 xdg==6.0.0 10:49:29 xmltodict==1.0.0 10:49:29 yq==3.4.3 10:49:29 [EnvInject] - Injecting environment variables from a build step. 10:49:29 [EnvInject] - Injecting as environment variables the properties content 10:49:29 PYTHON=python3 10:49:29 10:49:29 [EnvInject] - Variables injected successfully. 10:49:29 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins189902866209580581.sh 10:49:29 ---> tox-install.sh 10:49:29 + source /home/jenkins/lf-env.sh 10:49:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:29 ++ mktemp -d /tmp/venv-XXXX 10:49:29 + lf_venv=/tmp/venv-Dc15 10:49:29 + local venv_file=/tmp/.os_lf_venv 10:49:29 + local python=python3 10:49:29 + local options 10:49:29 + local set_path=true 10:49:29 + local install_args= 10:49:29 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:49:29 + true 10:49:29 + case $1 in 10:49:29 + venv_file=/tmp/.toxenv 10:49:29 + shift 2 10:49:29 + true 10:49:29 + case $1 in 10:49:29 + shift 10:49:29 + break 10:49:29 + case $python in 10:49:29 + local pkg_list= 10:49:29 + [[ -d /opt/pyenv ]] 10:49:29 + echo 'Setup pyenv:' 10:49:29 Setup pyenv: 10:49:29 + export PYENV_ROOT=/opt/pyenv 10:49:29 + PYENV_ROOT=/opt/pyenv 10:49:29 + 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 10:49:29 + 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 10:49:29 + pyenv versions 10:49:29 system 10:49:29 3.8.20 10:49:29 3.9.20 10:49:29 3.10.15 10:49:29 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:49:29 + command -v pyenv 10:49:29 ++ pyenv init - --no-rehash 10:49:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:49:29 for i in ${!paths[@]}; do 10:49:29 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:49:29 fi; done; 10:49:29 echo "${paths[*]}"'\'')" 10:49:29 export PATH="/opt/pyenv/shims:${PATH}" 10:49:29 export PYENV_SHELL=bash 10:49:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:49:29 pyenv() { 10:49:29 local command 10:49:29 command="${1:-}" 10:49:29 if [ "$#" -gt 0 ]; then 10:49:29 shift 10:49:29 fi 10:49:29 10:49:29 case "$command" in 10:49:29 rehash|shell) 10:49:29 eval "$(pyenv "sh-$command" "$@")" 10:49:29 ;; 10:49:29 *) 10:49:29 command pyenv "$command" "$@" 10:49:29 ;; 10:49:29 esac 10:49:29 }' 10:49:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:49:29 for i in ${!paths[@]}; do 10:49:29 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:49:29 fi; done; 10:49:29 echo "${paths[*]}"' 10:49:29 ++ 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 10:49:29 ++ 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 10:49:29 ++ 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 10:49:29 ++ export PYENV_SHELL=bash 10:49:29 ++ PYENV_SHELL=bash 10:49:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:49:29 +++ complete -F _pyenv pyenv 10:49:29 ++ lf-pyver python3 10:49:29 ++ local py_version_xy=python3 10:49:29 ++ local py_version_xyz= 10:49:29 ++ pyenv versions 10:49:29 ++ local command 10:49:29 ++ command=versions 10:49:29 ++ '[' 1 -gt 0 ']' 10:49:29 ++ shift 10:49:29 ++ case "$command" in 10:49:29 ++ command pyenv versions 10:49:29 ++ awk '{ print $1 }' 10:49:29 ++ grep -E '^[0-9.]*[0-9]$' 10:49:29 ++ sed 's/^[ *]* //' 10:49:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:49:29 +++ grep '^3' /tmp/.pyenv_versions 10:49:29 +++ tail -n 1 10:49:29 +++ sort -V 10:49:29 ++ py_version_xyz=3.11.10 10:49:29 ++ [[ -z 3.11.10 ]] 10:49:29 ++ echo 3.11.10 10:49:29 ++ return 0 10:49:29 + pyenv local 3.11.10 10:49:29 + local command 10:49:29 + command=local 10:49:29 + '[' 2 -gt 0 ']' 10:49:29 + shift 10:49:29 + case "$command" in 10:49:29 + command pyenv local 3.11.10 10:49:29 + for arg in "$@" 10:49:29 + case $arg in 10:49:29 + pkg_list+='tox ' 10:49:29 + for arg in "$@" 10:49:29 + case $arg in 10:49:29 + pkg_list+='virtualenv ' 10:49:29 + for arg in "$@" 10:49:29 + case $arg in 10:49:29 + pkg_list+='urllib3~=1.26.15 ' 10:49:29 + [[ -f /tmp/.toxenv ]] 10:49:29 + [[ ! -f /tmp/.toxenv ]] 10:49:29 + [[ -n '' ]] 10:49:29 + python3 -m venv /tmp/venv-Dc15 10:49:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dc15' 10:49:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dc15 10:49:33 + echo /tmp/venv-Dc15 10:49:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:49:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:49:33 + /tmp/venv-Dc15/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:49:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:49:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:49:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:49:37 + /tmp/venv-Dc15/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:49:39 + type python3 10:49:39 + true 10:49:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Dc15/bin to PATH' 10:49:39 lf-activate-venv(): INFO: Adding /tmp/venv-Dc15/bin to PATH 10:49:39 + PATH=/tmp/venv-Dc15/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 10:49:39 + return 0 10:49:39 + python3 --version 10:49:39 Python 3.11.10 10:49:39 + python3 -m pip --version 10:49:39 pip 25.2 from /tmp/venv-Dc15/lib/python3.11/site-packages/pip (python 3.11) 10:49:39 + python3 -m pip freeze 10:49:40 cachetools==6.2.0 10:49:40 chardet==5.2.0 10:49:40 colorama==0.4.6 10:49:40 distlib==0.4.0 10:49:40 filelock==3.19.1 10:49:40 packaging==25.0 10:49:40 platformdirs==4.4.0 10:49:40 pluggy==1.6.0 10:49:40 pyproject-api==1.9.1 10:49:40 tox==4.30.2 10:49:40 urllib3==1.26.20 10:49:40 virtualenv==20.34.0 10:49:40 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins1540553072764613103.sh 10:49:40 [EnvInject] - Injecting environment variables from a build step. 10:49:40 [EnvInject] - Injecting as environment variables the properties content 10:49:40 PARALLEL=False 10:49:40 10:49:40 [EnvInject] - Variables injected successfully. 10:49:40 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7920579940719569020.sh 10:49:40 ---> tox-run.sh 10:49:40 + 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 10:49:40 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 10:49:40 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 10:49:40 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 10:49:40 + cd /w/workspace/builder-tox-verify-master/. 10:49:40 + source /home/jenkins/lf-env.sh 10:49:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:40 ++ mktemp -d /tmp/venv-XXXX 10:49:40 + lf_venv=/tmp/venv-txnP 10:49:40 + local venv_file=/tmp/.os_lf_venv 10:49:40 + local python=python3 10:49:40 + local options 10:49:40 + local set_path=true 10:49:40 + local install_args= 10:49:40 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:49:40 + true 10:49:40 + case $1 in 10:49:40 + venv_file=/tmp/.toxenv 10:49:40 + shift 2 10:49:40 + true 10:49:40 + case $1 in 10:49:40 + shift 10:49:40 + break 10:49:40 + case $python in 10:49:40 + local pkg_list= 10:49:40 + [[ -d /opt/pyenv ]] 10:49:40 + echo 'Setup pyenv:' 10:49:40 Setup pyenv: 10:49:40 + export PYENV_ROOT=/opt/pyenv 10:49:40 + PYENV_ROOT=/opt/pyenv 10:49:40 + 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 10:49:40 + 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 10:49:40 + pyenv versions 10:49:40 system 10:49:40 3.8.20 10:49:40 3.9.20 10:49:40 3.10.15 10:49:40 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:49:40 + command -v pyenv 10:49:40 ++ pyenv init - --no-rehash 10:49:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:49:40 for i in ${!paths[@]}; do 10:49:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:49:40 fi; done; 10:49:40 echo "${paths[*]}"'\'')" 10:49:40 export PATH="/opt/pyenv/shims:${PATH}" 10:49:40 export PYENV_SHELL=bash 10:49:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:49:40 pyenv() { 10:49:40 local command 10:49:40 command="${1:-}" 10:49:40 if [ "$#" -gt 0 ]; then 10:49:40 shift 10:49:40 fi 10:49:40 10:49:40 case "$command" in 10:49:40 rehash|shell) 10:49:40 eval "$(pyenv "sh-$command" "$@")" 10:49:40 ;; 10:49:40 *) 10:49:40 command pyenv "$command" "$@" 10:49:40 ;; 10:49:40 esac 10:49:40 }' 10:49:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:49:40 for i in ${!paths[@]}; do 10:49:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:49:40 fi; done; 10:49:40 echo "${paths[*]}"' 10:49:40 ++ 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 10:49:40 ++ 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 10:49:40 ++ 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 10:49:40 ++ export PYENV_SHELL=bash 10:49:40 ++ PYENV_SHELL=bash 10:49:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:49:40 +++ complete -F _pyenv pyenv 10:49:40 ++ lf-pyver python3 10:49:40 ++ local py_version_xy=python3 10:49:40 ++ local py_version_xyz= 10:49:40 ++ pyenv versions 10:49:40 ++ local command 10:49:40 ++ command=versions 10:49:40 ++ '[' 1 -gt 0 ']' 10:49:40 ++ shift 10:49:40 ++ case "$command" in 10:49:40 ++ command pyenv versions 10:49:40 ++ awk '{ print $1 }' 10:49:40 ++ grep -E '^[0-9.]*[0-9]$' 10:49:40 ++ sed 's/^[ *]* //' 10:49:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:49:40 +++ grep '^3' /tmp/.pyenv_versions 10:49:40 +++ tail -n 1 10:49:40 +++ sort -V 10:49:40 ++ py_version_xyz=3.11.10 10:49:40 ++ [[ -z 3.11.10 ]] 10:49:40 ++ echo 3.11.10 10:49:40 ++ return 0 10:49:40 + pyenv local 3.11.10 10:49:40 + local command 10:49:40 + command=local 10:49:40 + '[' 2 -gt 0 ']' 10:49:40 + shift 10:49:40 + case "$command" in 10:49:40 + command pyenv local 3.11.10 10:49:40 + for arg in "$@" 10:49:40 + case $arg in 10:49:40 + pkg_list+='tox ' 10:49:40 + for arg in "$@" 10:49:40 + case $arg in 10:49:40 + pkg_list+='virtualenv ' 10:49:40 + for arg in "$@" 10:49:40 + case $arg in 10:49:40 + pkg_list+='urllib3~=1.26.15 ' 10:49:40 + [[ -f /tmp/.toxenv ]] 10:49:40 ++ cat /tmp/.toxenv 10:49:40 + lf_venv=/tmp/venv-Dc15 10:49:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dc15 from' file:/tmp/.toxenv 10:49:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dc15 from file:/tmp/.toxenv 10:49:40 + /tmp/venv-Dc15/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:49:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:49:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:49:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:49:41 + /tmp/venv-Dc15/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:49:42 + type python3 10:49:42 + true 10:49:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Dc15/bin to PATH' 10:49:42 lf-activate-venv(): INFO: Adding /tmp/venv-Dc15/bin to PATH 10:49:42 + PATH=/tmp/venv-Dc15/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 10:49:42 + return 0 10:49:42 + [[ -d /opt/pyenv ]] 10:49:42 + echo '---> Setting up pyenv' 10:49:42 ---> Setting up pyenv 10:49:42 + export PYENV_ROOT=/opt/pyenv 10:49:42 + PYENV_ROOT=/opt/pyenv 10:49:42 + export PATH=/opt/pyenv/bin:/tmp/venv-Dc15/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 10:49:42 + PATH=/opt/pyenv/bin:/tmp/venv-Dc15/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 10:49:42 ++ pwd 10:49:42 + PYTHONPATH=/w/workspace/builder-tox-verify-master 10:49:42 + export PYTHONPATH 10:49:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:49:42 + TOX_TESTENV_PASSENV=PYTHONPATH 10:49:42 + tox --version 10:49:42 4.30.2 from /tmp/venv-Dc15/lib/python3.11/site-packages/tox/__init__.py 10:49:42 + PARALLEL=False 10:49:42 + TOX_OPTIONS_LIST= 10:49:42 + [[ -n '' ]] 10:49:42 + case ${PARALLEL,,} in 10:49:42 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 10:49:42 + tox 10:49:43 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:50:04 docs: freeze> python -m pip freeze --all 10:50:04 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.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,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 10:50:04 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 10:50:06 docs: OK ✔ in 23.75 seconds 10:50:06 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:50:23 docs-linkcheck: freeze> python -m pip freeze --all 10:50:23 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.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.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,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 10:50:23 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 10:50:26 docs-linkcheck: OK ✔ in 19.63 seconds 10:50:26 jjb-version: freeze> python -m pip freeze --all 10:50:27 jjb-version: pip==25.2,setuptools==80.9.0 10:50:27 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 10:50:27 JJB version in jjb/releng-jobs.yaml: 6.3.0 10:50:27 JJB version in tox.ini: 6.3.0 10:50:27 jjb-version: OK ✔ in 0.81 seconds 10:50:27 prefix: freeze> python -m pip freeze --all 10:50:27 prefix: pip==25.2,setuptools==80.9.0 10:50:27 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 10:50:28 prefix: OK ✔ in 0.81 seconds 10:50:28 robot: freeze> python -m pip freeze --all 10:50:28 robot: pip==25.2,setuptools==80.9.0 10:50:28 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 10:50:28 docs: OK (23.75=setup[21.95]+cmd[1.80] seconds) 10:50:28 docs-linkcheck: OK (19.63=setup[17.00]+cmd[2.62] seconds) 10:50:28 jjb-version: OK (0.81=setup[0.78]+cmd[0.03] seconds) 10:50:28 prefix: OK (0.80=setup[0.77]+cmd[0.03] seconds) 10:50:28 robot: OK (0.83=setup[0.79]+cmd[0.04] seconds) 10:50:28 congratulations :) (45.84 seconds) 10:50:28 + tox_status=0 10:50:28 + echo '---> Completed tox runs' 10:50:28 ---> Completed tox runs 10:50:28 + for i in .tox/*/log 10:50:28 ++ echo .tox/docs-linkcheck/log 10:50:28 ++ awk -F/ '{print $2}' 10:50:28 + tox_env=docs-linkcheck 10:50:28 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 10:50:28 + for i in .tox/*/log 10:50:28 ++ echo .tox/docs/log 10:50:28 ++ awk -F/ '{print $2}' 10:50:28 + tox_env=docs 10:50:28 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 10:50:28 + for i in .tox/*/log 10:50:28 ++ echo .tox/jjb-version/log 10:50:28 ++ awk -F/ '{print $2}' 10:50:28 + tox_env=jjb-version 10:50:28 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 10:50:28 + for i in .tox/*/log 10:50:28 ++ awk -F/ '{print $2}' 10:50:28 ++ echo .tox/prefix/log 10:50:28 + tox_env=prefix 10:50:28 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 10:50:28 + for i in .tox/*/log 10:50:28 ++ awk -F/ '{print $2}' 10:50:28 ++ echo .tox/robot/log 10:50:28 + tox_env=robot 10:50:28 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 10:50:28 + DOC_DIR=docs/_build/html 10:50:28 + [[ -d docs/_build/html ]] 10:50:28 + echo '---> Archiving generated docs' 10:50:28 ---> Archiving generated docs 10:50:28 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 10:50:28 + echo '---> tox-run.sh ends' 10:50:28 ---> tox-run.sh ends 10:50:28 + test 0 -eq 0 10:50:28 $ ssh-agent -k 10:50:28 unset SSH_AUTH_SOCK; 10:50:28 unset SSH_AGENT_PID; 10:50:28 echo Agent pid 1519 killed; 10:50:28 [ssh-agent] Stopped. 10:50:28 [PostBuildScript] - [INFO] Executing post build scripts. 10:50:28 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3433890222341343851.sh 10:50:28 ---> sysstat.sh 10:50:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13121208657657098185.sh 10:50:29 ---> package-listing.sh 10:50:29 ++ facter osfamily 10:50:29 ++ tr '[:upper:]' '[:lower:]' 10:50:29 + OS_FAMILY=debian 10:50:29 + workspace=/w/workspace/builder-tox-verify-master 10:50:29 + START_PACKAGES=/tmp/packages_start.txt 10:50:29 + END_PACKAGES=/tmp/packages_end.txt 10:50:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:50:29 + PACKAGES=/tmp/packages_start.txt 10:50:29 + '[' /w/workspace/builder-tox-verify-master ']' 10:50:29 + PACKAGES=/tmp/packages_end.txt 10:50:29 + case "${OS_FAMILY}" in 10:50:29 + dpkg -l 10:50:29 + grep '^ii' 10:50:29 + '[' -f /tmp/packages_start.txt ']' 10:50:29 + '[' -f /tmp/packages_end.txt ']' 10:50:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:50:29 + '[' /w/workspace/builder-tox-verify-master ']' 10:50:29 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 10:50:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 10:50:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11229183857504496651.sh 10:50:29 ---> capture-instance-metadata.sh 10:50:29 Setup pyenv: 10:50:30 system 10:50:30 3.8.20 10:50:30 3.9.20 10:50:30 3.10.15 10:50:30 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:50:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E7Ev from file:/tmp/.os_lf_venv 10:50:32 lf-activate-venv(): INFO: Installing: lftools 10:50:46 lf-activate-venv(): INFO: Adding /tmp/venv-E7Ev/bin to PATH 10:50:46 INFO: Running in OpenStack, capturing instance metadata 10:50:47 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1018682593276784291.sh 10:50:47 provisioning config files... 10:50:47 Could not find credentials [logs] for builder-tox-verify-master #7964 10:50:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config4471193531835729880tmp 10:50:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:50:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:50:47 provisioning config files... 10:50:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:50:48 [EnvInject] - Injecting environment variables from a build step. 10:50:48 [EnvInject] - Injecting as environment variables the properties content 10:50:48 SERVER_ID=logs 10:50:48 10:50:48 [EnvInject] - Variables injected successfully. 10:50:48 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1467745457349891764.sh 10:50:48 ---> create-netrc.sh 10:50:48 WARN: Log server credential not found. 10:50:48 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10241089135966343060.sh 10:50:48 ---> python-tools-install.sh 10:50:48 Setup pyenv: 10:50:48 system 10:50:48 3.8.20 10:50:48 3.9.20 10:50:48 3.10.15 10:50:48 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:50:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E7Ev from file:/tmp/.os_lf_venv 10:50:50 lf-activate-venv(): INFO: Installing: lftools 10:51:01 lf-activate-venv(): INFO: Adding /tmp/venv-E7Ev/bin to PATH 10:51:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2818248591661587145.sh 10:51:01 ---> sudo-logs.sh 10:51:01 Archiving 'sudo' log.. 10:51:01 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3499640392792087374.sh 10:51:01 ---> job-cost.sh 10:51:01 Setup pyenv: 10:51:01 system 10:51:01 3.8.20 10:51:01 3.9.20 10:51:01 3.10.15 10:51:01 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:51:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E7Ev from file:/tmp/.os_lf_venv 10:51:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:51:10 lf-activate-venv(): INFO: Adding /tmp/venv-E7Ev/bin to PATH 10:51:10 INFO: No Stack... 10:51:10 INFO: Retrieving Pricing Info for: v3-standard-2 10:51:11 INFO: Archiving Costs 10:51:11 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins547134920781754958.sh 10:51:11 ---> logs-deploy.sh 10:51:11 Setup pyenv: 10:51:11 system 10:51:11 3.8.20 10:51:11 3.9.20 10:51:11 3.10.15 10:51:11 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 10:51:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E7Ev from file:/tmp/.os_lf_venv 10:51:13 lf-activate-venv(): INFO: Installing: lftools 10:51:23 lf-activate-venv(): INFO: Adding /tmp/venv-E7Ev/bin to PATH 10:51:23 WARNING: Nexus logging server not set 10:51:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7964/ 10:51:23 INFO: archiving logs to S3 10:51:24 ---> uname -a: 10:51:24 Linux prd-ubuntu2204-builder-2c-2g-52822 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 10:51:24 10:51:24 10:51:24 ---> lscpu: 10:51:24 Architecture: x86_64 10:51:24 CPU op-mode(s): 32-bit, 64-bit 10:51:24 Address sizes: 40 bits physical, 48 bits virtual 10:51:24 Byte Order: Little Endian 10:51:24 CPU(s): 2 10:51:24 On-line CPU(s) list: 0,1 10:51:24 Vendor ID: AuthenticAMD 10:51:24 Model name: AMD EPYC-Rome Processor 10:51:24 CPU family: 23 10:51:24 Model: 49 10:51:24 Thread(s) per core: 1 10:51:24 Core(s) per socket: 1 10:51:24 Socket(s): 2 10:51:24 Stepping: 0 10:51:24 BogoMIPS: 5599.99 10:51:24 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 10:51:24 Virtualization: AMD-V 10:51:24 Hypervisor vendor: KVM 10:51:24 Virtualization type: full 10:51:24 L1d cache: 64 KiB (2 instances) 10:51:24 L1i cache: 64 KiB (2 instances) 10:51:24 L2 cache: 1 MiB (2 instances) 10:51:24 L3 cache: 32 MiB (2 instances) 10:51:24 NUMA node(s): 1 10:51:24 NUMA node0 CPU(s): 0,1 10:51:24 Vulnerability Gather data sampling: Not affected 10:51:24 Vulnerability Itlb multihit: Not affected 10:51:24 Vulnerability L1tf: Not affected 10:51:24 Vulnerability Mds: Not affected 10:51:24 Vulnerability Meltdown: Not affected 10:51:24 Vulnerability Mmio stale data: Not affected 10:51:24 Vulnerability Reg file data sampling: Not affected 10:51:24 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:51:24 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:51:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:51:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:51:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:51:24 Vulnerability Srbds: Not affected 10:51:24 Vulnerability Tsx async abort: Not affected 10:51:24 10:51:24 10:51:24 ---> nproc: 10:51:24 2 10:51:24 10:51:24 10:51:24 ---> df -h: 10:51:24 Filesystem Size Used Avail Use% Mounted on 10:51:24 tmpfs 794M 1.1M 793M 1% /run 10:51:24 /dev/vda1 39G 9.0G 30G 24% / 10:51:24 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:51:24 tmpfs 5.0M 0 5.0M 0% /run/lock 10:51:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:51:24 tmpfs 794M 4.0K 794M 1% /run/user/1001 10:51:24 10:51:24 10:51:24 ---> free -m: 10:51:24 total used free shared buff/cache available 10:51:24 Mem: 7937 532 4131 4 3274 7093 10:51:24 Swap: 1023 0 1023 10:51:24 10:51:24 10:51:24 ---> ip addr: 10:51:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:51:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:51:24 inet 127.0.0.1/8 scope host lo 10:51:24 valid_lft forever preferred_lft forever 10:51:24 inet6 ::1/128 scope host 10:51:24 valid_lft forever preferred_lft forever 10:51:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:51:24 link/ether fa:16:3e:bc:87:68 brd ff:ff:ff:ff:ff:ff 10:51:24 altname enp0s3 10:51:24 inet 10.30.170.9/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:51:24 valid_lft 86180sec preferred_lft 86180sec 10:51:24 inet6 fe80::f816:3eff:febc:8768/64 scope link 10:51:24 valid_lft forever preferred_lft forever 10:51:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:51:24 link/ether 02:42:ec:05:4b:f4 brd ff:ff:ff:ff:ff:ff 10:51:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:51:24 valid_lft forever preferred_lft forever 10:51:24 10:51:24 10:51:24 ---> sar -b -r -n DEV: 10:51:24 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-52822) 09/16/25 _x86_64_ (2 CPU) 10:51:24 10:51:24 10:47:48 LINUX RESTART (2 CPU) 10:51:24 10:51:24 10:51:24 ---> sar -P ALL: 10:51:24 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-52822) 09/16/25 _x86_64_ (2 CPU) 10:51:24 10:51:24 10:47:48 LINUX RESTART (2 CPU) 10:51:24 10:51:24 10:51:24