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