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