13:53:03 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/118345 13:53:03 Running as SYSTEM 13:53:03 [EnvInject] - Loading node environment variables. 13:53:03 Building remotely on prd-ubuntu2204-builder-2c-2g-581 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 13:53:04 [ssh-agent] Looking for ssh-agent implementation... 13:53:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:53:04 $ ssh-agent 13:53:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXSkxfXb/agent.2545 13:53:04 SSH_AGENT_PID=2547 13:53:04 [ssh-agent] Started. 13:53:04 Running ssh-add (command line suppressed) 13:53:04 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_4273999241964687783.key (/w/workspace/builder-tox-verify-master@tmp/private_key_4273999241964687783.key) 13:53:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 13:53:04 The recommended git tool is: NONE 13:53:06 using credential jenkins-ssh 13:53:06 Wiping out workspace first. 13:53:06 Cloning the remote Git repository 13:53:06 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 13:53:06 > git init /w/workspace/builder-tox-verify-master # timeout=10 13:53:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:53:06 > git --version # timeout=10 13:53:06 > git --version # 'git version 2.34.1' 13:53:06 using GIT_SSH to set credentials jenkins-ssh 13:53:06 Verifying host key using known hosts file 13:53: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. 13:53:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:08 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:53:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:53:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 13:53:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 13:53:09 using GIT_SSH to set credentials jenkins-ssh 13:53:09 Verifying host key using known hosts file 13:53:09 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. 13:53:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/45/118345/1 # timeout=10 13:53:09 > git rev-parse c91c071d44418d46452b79825c0e610cdfcba8a2^{commit} # timeout=10 13:53:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:53:09 Checking out Revision c91c071d44418d46452b79825c0e610cdfcba8a2 (refs/changes/45/118345/1) 13:53:09 > git config core.sparsecheckout # timeout=10 13:53:09 > git checkout -f c91c071d44418d46452b79825c0e610cdfcba8a2 # timeout=10 13:53:12 Commit message: "CI: Update the gerrit-change-info to latest" 13:53:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:53:12 > git rev-list --no-walk 8141283ce5882890cd88ad66575d781eb8526f28 # timeout=10 13:53:13 > git remote # timeout=10 13:53:13 > git submodule init # timeout=10 13:53:13 > git submodule sync # timeout=10 13:53:13 > git config --get remote.origin.url # timeout=10 13:53:13 > git submodule init # timeout=10 13:53:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 13:53:13 > git config --get submodule.global-jjb.url # timeout=10 13:53:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 13:53:13 > git config --get submodule.packer/common-packer.url # timeout=10 13:53:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 13:53:13 > git submodule update --init --recursive global-jjb # timeout=10 13:53:13 > git submodule update --init --recursive packer/common-packer # timeout=10 13:53:14 provisioning config files... 13:53:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 13:53:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 13:53:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8338162417735916176.sh 13:53:14 ---> python-tools-install.sh 13:53:14 Setup pyenv: 13:53:14 * system (set by /opt/pyenv/version) 13:53:14 * 3.8.20 (set by /opt/pyenv/version) 13:53:14 * 3.9.20 (set by /opt/pyenv/version) 13:53:14 * 3.10.15 (set by /opt/pyenv/version) 13:53:14 * 3.11.10 (set by /opt/pyenv/version) 13:53:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eKFm 13:53:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:53:23 lf-activate-venv(): INFO: Installing: lftools 13:53:50 lf-activate-venv(): INFO: Adding /tmp/venv-eKFm/bin to PATH 13:53:50 Generating Requirements File 13:54:11 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. 13:54:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:54:11 Python 3.11.10 13:54:12 pip 25.2 from /tmp/venv-eKFm/lib/python3.11/site-packages/pip (python 3.11) 13:54:12 appdirs==1.4.4 13:54:12 argcomplete==3.6.2 13:54:12 aspy.yaml==1.3.0 13:54:12 attrs==25.3.0 13:54:12 autopage==0.5.2 13:54:12 beautifulsoup4==4.13.5 13:54:12 boto3==1.40.36 13:54:12 botocore==1.40.36 13:54:12 bs4==0.0.2 13:54:12 cachetools==5.5.2 13:54:12 certifi==2025.8.3 13:54:12 cffi==2.0.0 13:54:12 cfgv==3.4.0 13:54:12 chardet==5.2.0 13:54:12 charset-normalizer==3.4.3 13:54:12 click==8.3.0 13:54:12 cliff==4.11.0 13:54:12 cmd2==2.7.0 13:54:12 cryptography==3.3.2 13:54:12 debtcollector==3.0.0 13:54:12 decorator==5.2.1 13:54:12 defusedxml==0.7.1 13:54:12 Deprecated==1.2.18 13:54:12 distlib==0.4.0 13:54:12 dnspython==2.8.0 13:54:12 docker==7.1.0 13:54:12 dogpile.cache==1.4.1 13:54:12 durationpy==0.10 13:54:12 email-validator==2.3.0 13:54:12 filelock==3.19.1 13:54:12 future==1.0.0 13:54:12 gitdb==4.0.12 13:54:12 GitPython==3.1.45 13:54:12 google-auth==2.40.3 13:54:12 httplib2==0.31.0 13:54:12 identify==2.6.14 13:54:12 idna==3.10 13:54:12 importlib-resources==1.5.0 13:54:12 iso8601==2.1.0 13:54:12 Jinja2==3.1.6 13:54:12 jmespath==1.0.1 13:54:12 jsonpatch==1.33 13:54:12 jsonpointer==3.0.0 13:54:12 jsonschema==4.25.1 13:54:12 jsonschema-specifications==2025.9.1 13:54:12 keystoneauth1==5.12.0 13:54:12 kubernetes==33.1.0 13:54:12 lftools==0.37.13 13:54:12 lxml==6.0.2 13:54:12 markdown-it-py==4.0.0 13:54:12 MarkupSafe==3.0.2 13:54:12 mdurl==0.1.2 13:54:12 msgpack==1.1.1 13:54:12 multi_key_dict==2.0.3 13:54:12 munch==4.0.0 13:54:12 netaddr==1.3.0 13:54:12 niet==1.4.2 13:54:12 nodeenv==1.9.1 13:54:12 oauth2client==4.1.3 13:54:12 oauthlib==3.3.1 13:54:12 openstacksdk==4.7.1 13:54:12 os-service-types==1.8.0 13:54:12 osc-lib==4.2.0 13:54:12 oslo.config==10.0.0 13:54:12 oslo.context==6.1.0 13:54:12 oslo.i18n==6.6.0 13:54:12 oslo.log==7.2.1 13:54:12 oslo.serialization==5.8.0 13:54:12 oslo.utils==9.1.0 13:54:12 packaging==25.0 13:54:12 pbr==7.0.1 13:54:12 platformdirs==4.4.0 13:54:12 prettytable==3.16.0 13:54:12 psutil==7.1.0 13:54:12 pyasn1==0.6.1 13:54:12 pyasn1_modules==0.4.2 13:54:12 pycparser==2.23 13:54:12 pygerrit2==2.0.15 13:54:12 PyGithub==2.8.1 13:54:12 Pygments==2.19.2 13:54:12 PyJWT==2.10.1 13:54:12 PyNaCl==1.6.0 13:54:12 pyparsing==2.4.7 13:54:12 pyperclip==1.10.0 13:54:12 pyrsistent==0.20.0 13:54:12 python-cinderclient==9.8.0 13:54:12 python-dateutil==2.9.0.post0 13:54:12 python-heatclient==4.3.0 13:54:12 python-jenkins==1.8.3 13:54:12 python-keystoneclient==5.7.0 13:54:12 python-magnumclient==4.9.0 13:54:12 python-openstackclient==8.2.0 13:54:12 python-swiftclient==4.8.0 13:54:12 PyYAML==6.0.2 13:54:12 referencing==0.36.2 13:54:12 requests==2.32.5 13:54:12 requests-oauthlib==2.0.0 13:54:12 requestsexceptions==1.4.0 13:54:12 rfc3986==2.0.0 13:54:12 rich==14.1.0 13:54:12 rich-argparse==1.7.1 13:54:12 rpds-py==0.27.1 13:54:12 rsa==4.9.1 13:54:12 ruamel.yaml==0.18.15 13:54:12 ruamel.yaml.clib==0.2.14 13:54:12 s3transfer==0.14.0 13:54:12 simplejson==3.20.1 13:54:12 six==1.17.0 13:54:12 smmap==5.0.2 13:54:12 soupsieve==2.8 13:54:12 stevedore==5.5.0 13:54:12 tabulate==0.9.0 13:54:12 toml==0.10.2 13:54:12 tomlkit==0.13.3 13:54:12 tqdm==4.67.1 13:54:12 typing_extensions==4.15.0 13:54:12 tzdata==2025.2 13:54:12 urllib3==1.26.20 13:54:12 virtualenv==20.34.0 13:54:12 wcwidth==0.2.14 13:54:12 websocket-client==1.8.0 13:54:12 wrapt==1.17.3 13:54:12 xdg==6.0.0 13:54:12 xmltodict==1.0.2 13:54:12 yq==3.4.3 13:54:12 [EnvInject] - Injecting environment variables from a build step. 13:54:12 [EnvInject] - Injecting as environment variables the properties content 13:54:12 PYTHON=python3 13:54:12 13:54:12 [EnvInject] - Variables injected successfully. 13:54:12 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5239998508224144826.sh 13:54:12 ---> tox-install.sh 13:54:12 + source /home/jenkins/lf-env.sh 13:54:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:54:12 ++ mktemp -d /tmp/venv-XXXX 13:54:12 + lf_venv=/tmp/venv-OpF2 13:54:12 + local venv_file=/tmp/.os_lf_venv 13:54:12 + local python=python3 13:54:12 + local options 13:54:12 + local set_path=true 13:54:12 + local install_args= 13:54:12 ++ 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 13:54:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:54:12 + true 13:54:12 + case $1 in 13:54:12 + venv_file=/tmp/.toxenv 13:54:12 + shift 2 13:54:12 + true 13:54:12 + case $1 in 13:54:12 + shift 13:54:12 + break 13:54:12 + case $python in 13:54:12 + local pkg_list= 13:54:12 + [[ -d /opt/pyenv ]] 13:54:12 + echo 'Setup pyenv:' 13:54:12 Setup pyenv: 13:54:12 + export PYENV_ROOT=/opt/pyenv 13:54:12 + PYENV_ROOT=/opt/pyenv 13:54:12 + 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 13:54:12 + 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 13:54:12 + pyenv versions 13:54:12 system 13:54:12 3.8.20 13:54:12 3.9.20 13:54:12 3.10.15 13:54:12 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:54:12 + command -v pyenv 13:54:12 ++ pyenv init - --no-rehash 13:54:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:54:12 for i in ${!paths[@]}; do 13:54:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:54:12 fi; done; 13:54:12 echo "${paths[*]}"'\'')" 13:54:12 export PATH="/opt/pyenv/shims:${PATH}" 13:54:12 export PYENV_SHELL=bash 13:54:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:54:12 pyenv() { 13:54:12 local command 13:54:12 command="${1:-}" 13:54:12 if [ "$#" -gt 0 ]; then 13:54:12 shift 13:54:12 fi 13:54:12 13:54:12 case "$command" in 13:54:12 rehash|shell) 13:54:12 eval "$(pyenv "sh-$command" "$@")" 13:54:12 ;; 13:54:12 *) 13:54:12 command pyenv "$command" "$@" 13:54:12 ;; 13:54:12 esac 13:54:12 }' 13:54:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:54:12 for i in ${!paths[@]}; do 13:54:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:54:12 fi; done; 13:54:12 echo "${paths[*]}"' 13:54:12 ++ 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 13:54:12 ++ 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 13:54:12 ++ 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 13:54:12 ++ export PYENV_SHELL=bash 13:54:12 ++ PYENV_SHELL=bash 13:54:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:54:12 +++ complete -F _pyenv pyenv 13:54:12 ++ lf-pyver python3 13:54:12 ++ local py_version_xy=python3 13:54:12 ++ local py_version_xyz= 13:54:12 ++ awk '{ print $1 }' 13:54:12 ++ grep -E '^[0-9.]*[0-9]$' 13:54:12 ++ sed 's/^[ *]* //' 13:54:12 ++ pyenv versions 13:54:12 ++ local command 13:54:12 ++ command=versions 13:54:12 ++ '[' 1 -gt 0 ']' 13:54:12 ++ shift 13:54:12 ++ case "$command" in 13:54:12 ++ command pyenv versions 13:54:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:54:12 +++ grep '^3' /tmp/.pyenv_versions 13:54:12 +++ tail -n 1 13:54:12 +++ sort -V 13:54:12 ++ py_version_xyz=3.11.10 13:54:12 ++ [[ -z 3.11.10 ]] 13:54:12 ++ echo 3.11.10 13:54:12 ++ return 0 13:54:12 + pyenv local 3.11.10 13:54:12 + local command 13:54:12 + command=local 13:54:12 + '[' 2 -gt 0 ']' 13:54:12 + shift 13:54:12 + case "$command" in 13:54:12 + command pyenv local 3.11.10 13:54:12 + for arg in "$@" 13:54:12 + case $arg in 13:54:12 + pkg_list+='tox ' 13:54:12 + for arg in "$@" 13:54:12 + case $arg in 13:54:12 + pkg_list+='virtualenv ' 13:54:12 + for arg in "$@" 13:54:12 + case $arg in 13:54:12 + pkg_list+='urllib3~=1.26.15 ' 13:54:12 + [[ -f /tmp/.toxenv ]] 13:54:12 + [[ ! -f /tmp/.toxenv ]] 13:54:12 + [[ -n '' ]] 13:54:12 + python3 -m venv /tmp/venv-OpF2 13:54:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OpF2' 13:54:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OpF2 13:54:16 + echo /tmp/venv-OpF2 13:54:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:54:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:54:16 + /tmp/venv-OpF2/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:54:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:54:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:54:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:54:20 + /tmp/venv-OpF2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:54:22 + type python3 13:54:22 + true 13:54:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OpF2/bin to PATH' 13:54:22 lf-activate-venv(): INFO: Adding /tmp/venv-OpF2/bin to PATH 13:54:22 + PATH=/tmp/venv-OpF2/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 13:54:22 + return 0 13:54:22 + python3 --version 13:54:22 Python 3.11.10 13:54:22 + python3 -m pip --version 13:54:22 pip 25.2 from /tmp/venv-OpF2/lib/python3.11/site-packages/pip (python 3.11) 13:54:22 + python3 -m pip freeze 13:54:23 cachetools==6.2.0 13:54:23 chardet==5.2.0 13:54:23 colorama==0.4.6 13:54:23 distlib==0.4.0 13:54:23 filelock==3.19.1 13:54:23 packaging==25.0 13:54:23 platformdirs==4.4.0 13:54:23 pluggy==1.6.0 13:54:23 pyproject-api==1.9.1 13:54:23 tox==4.30.2 13:54:23 urllib3==1.26.20 13:54:23 virtualenv==20.34.0 13:54:23 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins12205216934780147458.sh 13:54:23 [EnvInject] - Injecting environment variables from a build step. 13:54:23 [EnvInject] - Injecting as environment variables the properties content 13:54:23 PARALLEL=False 13:54:23 13:54:23 [EnvInject] - Variables injected successfully. 13:54:23 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins7452607747243554758.sh 13:54:23 ---> tox-run.sh 13:54:23 + 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 13:54:23 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 13:54:23 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 13:54:23 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 13:54:23 + cd /w/workspace/builder-tox-verify-master/. 13:54:23 + source /home/jenkins/lf-env.sh 13:54:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:54:23 ++ mktemp -d /tmp/venv-XXXX 13:54:23 + lf_venv=/tmp/venv-vaVd 13:54:23 + local venv_file=/tmp/.os_lf_venv 13:54:23 + local python=python3 13:54:23 + local options 13:54:23 + local set_path=true 13:54:23 + local install_args= 13:54:23 ++ 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 13:54:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:54:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:54:23 + true 13:54:23 + case $1 in 13:54:23 + venv_file=/tmp/.toxenv 13:54:23 + shift 2 13:54:23 + true 13:54:23 + case $1 in 13:54:23 + shift 13:54:23 + break 13:54:23 + case $python in 13:54:23 + local pkg_list= 13:54:23 + [[ -d /opt/pyenv ]] 13:54:23 + echo 'Setup pyenv:' 13:54:23 Setup pyenv: 13:54:23 + export PYENV_ROOT=/opt/pyenv 13:54:23 + PYENV_ROOT=/opt/pyenv 13:54:23 + 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 13:54:23 + 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 13:54:23 + pyenv versions 13:54:23 system 13:54:23 3.8.20 13:54:23 3.9.20 13:54:23 3.10.15 13:54:23 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:54:23 + command -v pyenv 13:54:23 ++ pyenv init - --no-rehash 13:54:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 13:54:23 for i in ${!paths[@]}; do 13:54:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 13:54:23 fi; done; 13:54:23 echo "${paths[*]}"'\'')" 13:54:23 export PATH="/opt/pyenv/shims:${PATH}" 13:54:23 export PYENV_SHELL=bash 13:54:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:54:23 pyenv() { 13:54:23 local command 13:54:23 command="${1:-}" 13:54:23 if [ "$#" -gt 0 ]; then 13:54:23 shift 13:54:23 fi 13:54:23 13:54:23 case "$command" in 13:54:23 rehash|shell) 13:54:23 eval "$(pyenv "sh-$command" "$@")" 13:54:23 ;; 13:54:23 *) 13:54:23 command pyenv "$command" "$@" 13:54:23 ;; 13:54:23 esac 13:54:23 }' 13:54:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 13:54:23 for i in ${!paths[@]}; do 13:54:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 13:54:23 fi; done; 13:54:23 echo "${paths[*]}"' 13:54:23 ++ 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 13:54:23 ++ 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 13:54:23 ++ 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 13:54:23 ++ export PYENV_SHELL=bash 13:54:23 ++ PYENV_SHELL=bash 13:54:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:54:23 +++ complete -F _pyenv pyenv 13:54:23 ++ lf-pyver python3 13:54:23 ++ local py_version_xy=python3 13:54:23 ++ local py_version_xyz= 13:54:23 ++ sed 's/^[ *]* //' 13:54:23 ++ awk '{ print $1 }' 13:54:23 ++ pyenv versions 13:54:23 ++ local command 13:54:23 ++ command=versions 13:54:23 ++ '[' 1 -gt 0 ']' 13:54:23 ++ shift 13:54:23 ++ case "$command" in 13:54:23 ++ command pyenv versions 13:54:23 ++ grep -E '^[0-9.]*[0-9]$' 13:54:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:54:23 +++ sort -V 13:54:23 +++ tail -n 1 13:54:23 +++ grep '^3' /tmp/.pyenv_versions 13:54:23 ++ py_version_xyz=3.11.10 13:54:23 ++ [[ -z 3.11.10 ]] 13:54:23 ++ echo 3.11.10 13:54:23 ++ return 0 13:54:23 + pyenv local 3.11.10 13:54:23 + local command 13:54:23 + command=local 13:54:23 + '[' 2 -gt 0 ']' 13:54:23 + shift 13:54:23 + case "$command" in 13:54:23 + command pyenv local 3.11.10 13:54:23 + for arg in "$@" 13:54:23 + case $arg in 13:54:23 + pkg_list+='tox ' 13:54:23 + for arg in "$@" 13:54:23 + case $arg in 13:54:23 + pkg_list+='virtualenv ' 13:54:23 + for arg in "$@" 13:54:23 + case $arg in 13:54:23 + pkg_list+='urllib3~=1.26.15 ' 13:54:23 + [[ -f /tmp/.toxenv ]] 13:54:23 ++ cat /tmp/.toxenv 13:54:23 + lf_venv=/tmp/venv-OpF2 13:54:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OpF2 from' file:/tmp/.toxenv 13:54:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OpF2 from file:/tmp/.toxenv 13:54:23 + /tmp/venv-OpF2/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:54:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:54:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:54:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:54:24 + /tmp/venv-OpF2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:54:25 + type python3 13:54:25 + true 13:54:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OpF2/bin to PATH' 13:54:25 lf-activate-venv(): INFO: Adding /tmp/venv-OpF2/bin to PATH 13:54:25 + PATH=/tmp/venv-OpF2/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 13:54:25 + return 0 13:54:25 + [[ -d /opt/pyenv ]] 13:54:25 + echo '---> Setting up pyenv' 13:54:25 ---> Setting up pyenv 13:54:25 + export PYENV_ROOT=/opt/pyenv 13:54:25 + PYENV_ROOT=/opt/pyenv 13:54:25 + export PATH=/opt/pyenv/bin:/tmp/venv-OpF2/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 13:54:25 + PATH=/opt/pyenv/bin:/tmp/venv-OpF2/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 13:54:25 ++ pwd 13:54:25 + PYTHONPATH=/w/workspace/builder-tox-verify-master 13:54:25 + export PYTHONPATH 13:54:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:54:25 + TOX_TESTENV_PASSENV=PYTHONPATH 13:54:25 + tox --version 13:54:25 4.30.2 from /tmp/venv-OpF2/lib/python3.11/site-packages/tox/__init__.py 13:54:25 + PARALLEL=False 13:54:25 + TOX_OPTIONS_LIST= 13:54:25 + [[ -n '' ]] 13:54:25 + case ${PARALLEL,,} in 13:54:25 + tox 13:54:25 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 13:54:26 docs: install_deps> python -I -m pip install -r docs/requirements.txt 13:54:48 docs: freeze> python -m pip freeze --all 13:54:48 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 13:54:48 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 13:54:50 docs: OK ✔ in 24.37 seconds 13:54:50 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 13:55:08 docs-linkcheck: freeze> python -m pip freeze --all 13:55:08 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 13:55:08 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 13:55:10 docs-linkcheck: OK ✔ in 20.42 seconds 13:55:10 jjb-version: freeze> python -m pip freeze --all 13:55:11 jjb-version: pip==25.2,setuptools==80.9.0 13:55:11 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 13:55:11 JJB version in jjb/releng-jobs.yaml: 6.3.0 13:55:11 JJB version in tox.ini: 6.3.0 13:55:11 jjb-version: OK ✔ in 0.74 seconds 13:55:11 prefix: freeze> python -m pip freeze --all 13:55:12 prefix: pip==25.2,setuptools==80.9.0 13:55:12 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 13:55:12 prefix: OK ✔ in 0.81 seconds 13:55:12 robot: freeze> python -m pip freeze --all 13:55:13 robot: pip==25.2,setuptools==80.9.0 13:55:13 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 13:55:13 docs: OK (24.37=setup[22.44]+cmd[1.93] seconds) 13:55:13 docs-linkcheck: OK (20.42=setup[17.97]+cmd[2.46] seconds) 13:55:13 jjb-version: OK (0.74=setup[0.71]+cmd[0.03] seconds) 13:55:13 prefix: OK (0.81=setup[0.79]+cmd[0.02] seconds) 13:55:13 robot: OK (0.89=setup[0.85]+cmd[0.04] seconds) 13:55:13 congratulations :) (47.26 seconds) 13:55:13 + tox_status=0 13:55:13 + echo '---> Completed tox runs' 13:55:13 ---> Completed tox runs 13:55:13 + for i in .tox/*/log 13:55:13 ++ awk -F/ '{print $2}' 13:55:13 ++ echo .tox/docs-linkcheck/log 13:55:13 + tox_env=docs-linkcheck 13:55:13 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 13:55:13 + for i in .tox/*/log 13:55:13 ++ echo .tox/docs/log 13:55:13 ++ awk -F/ '{print $2}' 13:55:13 + tox_env=docs 13:55:13 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 13:55:13 + for i in .tox/*/log 13:55:13 ++ echo .tox/jjb-version/log 13:55:13 ++ awk -F/ '{print $2}' 13:55:13 + tox_env=jjb-version 13:55:13 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 13:55:13 + for i in .tox/*/log 13:55:13 ++ echo .tox/prefix/log 13:55:13 ++ awk -F/ '{print $2}' 13:55:13 + tox_env=prefix 13:55:13 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 13:55:13 + for i in .tox/*/log 13:55:13 ++ echo .tox/robot/log 13:55:13 ++ awk -F/ '{print $2}' 13:55:13 + tox_env=robot 13:55:13 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 13:55:13 + DOC_DIR=docs/_build/html 13:55:13 + [[ -d docs/_build/html ]] 13:55:13 + echo '---> Archiving generated docs' 13:55:13 ---> Archiving generated docs 13:55:13 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 13:55:13 + echo '---> tox-run.sh ends' 13:55:13 ---> tox-run.sh ends 13:55:13 + test 0 -eq 0 13:55:13 $ ssh-agent -k 13:55:13 unset SSH_AUTH_SOCK; 13:55:13 unset SSH_AGENT_PID; 13:55:13 echo Agent pid 2547 killed; 13:55:13 [ssh-agent] Stopped. 13:55:13 [PostBuildScript] - [INFO] Executing post build scripts. 13:55:13 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8853595097537126062.sh 13:55:13 ---> sysstat.sh 13:55:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3273139486671045179.sh 13:55:14 ---> package-listing.sh 13:55:14 ++ tr '[:upper:]' '[:lower:]' 13:55:14 ++ facter osfamily 13:55:14 + OS_FAMILY=debian 13:55:14 + workspace=/w/workspace/builder-tox-verify-master 13:55:14 + START_PACKAGES=/tmp/packages_start.txt 13:55:14 + END_PACKAGES=/tmp/packages_end.txt 13:55:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:55:14 + PACKAGES=/tmp/packages_start.txt 13:55:14 + '[' /w/workspace/builder-tox-verify-master ']' 13:55:14 + PACKAGES=/tmp/packages_end.txt 13:55:14 + case "${OS_FAMILY}" in 13:55:14 + dpkg -l 13:55:14 + grep '^ii' 13:55:14 + '[' -f /tmp/packages_start.txt ']' 13:55:14 + '[' -f /tmp/packages_end.txt ']' 13:55:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:55:14 + '[' /w/workspace/builder-tox-verify-master ']' 13:55:14 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 13:55:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 13:55:14 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4301293905932950007.sh 13:55:14 ---> capture-instance-metadata.sh 13:55:14 Setup pyenv: 13:55:14 system 13:55:14 3.8.20 13:55:14 3.9.20 13:55:14 3.10.15 13:55:14 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:55:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKFm from file:/tmp/.os_lf_venv 13:55:17 lf-activate-venv(): INFO: Installing: lftools 13:55:30 lf-activate-venv(): INFO: Adding /tmp/venv-eKFm/bin to PATH 13:55:30 INFO: Running in OpenStack, capturing instance metadata 13:55:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17861383893843701444.sh 13:55:31 provisioning config files... 13:55:31 Could not find credentials [logs] for builder-tox-verify-master #7988 13:55:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config13335587534202430748tmp 13:55:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 13:55:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 13:55:31 provisioning config files... 13:55:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 13:55:31 [EnvInject] - Injecting environment variables from a build step. 13:55:31 [EnvInject] - Injecting as environment variables the properties content 13:55:31 SERVER_ID=logs 13:55:31 13:55:31 [EnvInject] - Variables injected successfully. 13:55:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5414787975917810566.sh 13:55:31 ---> create-netrc.sh 13:55:31 WARN: Log server credential not found. 13:55:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15355673029152915820.sh 13:55:31 ---> python-tools-install.sh 13:55:31 Setup pyenv: 13:55:31 system 13:55:31 3.8.20 13:55:31 3.9.20 13:55:31 3.10.15 13:55:31 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:55:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKFm from file:/tmp/.os_lf_venv 13:55:34 lf-activate-venv(): INFO: Installing: lftools 13:55:44 lf-activate-venv(): INFO: Adding /tmp/venv-eKFm/bin to PATH 13:55:44 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4688826868084884157.sh 13:55:44 ---> sudo-logs.sh 13:55:44 Archiving 'sudo' log.. 13:55:45 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5687651242400211864.sh 13:55:45 ---> job-cost.sh 13:55:45 Setup pyenv: 13:55:45 system 13:55:45 3.8.20 13:55:45 3.9.20 13:55:45 3.10.15 13:55:45 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:55:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKFm from file:/tmp/.os_lf_venv 13:55:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:55:54 lf-activate-venv(): INFO: Adding /tmp/venv-eKFm/bin to PATH 13:55:54 INFO: No Stack... 13:55:54 INFO: Retrieving Pricing Info for: v3-standard-2 13:55:54 INFO: Archiving Costs 13:55:54 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins18195479386023420214.sh 13:55:54 ---> logs-deploy.sh 13:55:54 Setup pyenv: 13:55:54 system 13:55:54 3.8.20 13:55:54 3.9.20 13:55:54 3.10.15 13:55:54 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 13:55:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eKFm from file:/tmp/.os_lf_venv 13:55:57 lf-activate-venv(): INFO: Installing: lftools 13:56:07 lf-activate-venv(): INFO: Adding /tmp/venv-eKFm/bin to PATH 13:56:07 WARNING: Nexus logging server not set 13:56:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7988/ 13:56:07 INFO: archiving logs to S3 13:56:08 ---> uname -a: 13:56:08 Linux prd-ubuntu2204-builder-2c-2g-581 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 13:56:08 13:56:08 13:56:08 ---> lscpu: 13:56:08 Architecture: x86_64 13:56:08 CPU op-mode(s): 32-bit, 64-bit 13:56:08 Address sizes: 40 bits physical, 48 bits virtual 13:56:08 Byte Order: Little Endian 13:56:08 CPU(s): 2 13:56:08 On-line CPU(s) list: 0,1 13:56:08 Vendor ID: AuthenticAMD 13:56:08 Model name: AMD EPYC-Rome Processor 13:56:08 CPU family: 23 13:56:08 Model: 49 13:56:08 Thread(s) per core: 1 13:56:08 Core(s) per socket: 1 13:56:08 Socket(s): 2 13:56:08 Stepping: 0 13:56:08 BogoMIPS: 5599.99 13:56:08 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 13:56:08 Virtualization: AMD-V 13:56:08 Hypervisor vendor: KVM 13:56:08 Virtualization type: full 13:56:08 L1d cache: 64 KiB (2 instances) 13:56:08 L1i cache: 64 KiB (2 instances) 13:56:08 L2 cache: 1 MiB (2 instances) 13:56:08 L3 cache: 32 MiB (2 instances) 13:56:08 NUMA node(s): 1 13:56:08 NUMA node0 CPU(s): 0,1 13:56:08 Vulnerability Gather data sampling: Not affected 13:56:08 Vulnerability Itlb multihit: Not affected 13:56:08 Vulnerability L1tf: Not affected 13:56:08 Vulnerability Mds: Not affected 13:56:08 Vulnerability Meltdown: Not affected 13:56:08 Vulnerability Mmio stale data: Not affected 13:56:08 Vulnerability Reg file data sampling: Not affected 13:56:08 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 13:56:08 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 13:56:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:56:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:56:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:56:08 Vulnerability Srbds: Not affected 13:56:08 Vulnerability Tsx async abort: Not affected 13:56:08 13:56:08 13:56:08 ---> nproc: 13:56:08 2 13:56:08 13:56:08 13:56:08 ---> df -h: 13:56:08 Filesystem Size Used Avail Use% Mounted on 13:56:08 tmpfs 794M 1.1M 793M 1% /run 13:56:08 /dev/vda1 39G 9.2G 30G 24% / 13:56:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 13:56:08 tmpfs 5.0M 0 5.0M 0% /run/lock 13:56:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 13:56:08 tmpfs 794M 4.0K 794M 1% /run/user/1001 13:56:08 13:56:08 13:56:08 ---> free -m: 13:56:08 total used free shared buff/cache available 13:56:08 Mem: 7937 539 3650 4 3747 7087 13:56:08 Swap: 1023 0 1023 13:56:08 13:56:08 13:56:08 ---> ip addr: 13:56:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:56:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:56:08 inet 127.0.0.1/8 scope host lo 13:56:08 valid_lft forever preferred_lft forever 13:56:08 inet6 ::1/128 scope host 13:56:08 valid_lft forever preferred_lft forever 13:56:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:56:08 link/ether fa:16:3e:c4:69:12 brd ff:ff:ff:ff:ff:ff 13:56:08 altname enp0s3 13:56:08 inet 10.30.170.123/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 13:56:08 valid_lft 83726sec preferred_lft 83726sec 13:56:08 inet6 fe80::f816:3eff:fec4:6912/64 scope link 13:56:08 valid_lft forever preferred_lft forever 13:56:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 13:56:08 link/ether 02:42:9e:9e:14:4d brd ff:ff:ff:ff:ff:ff 13:56:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:56:08 valid_lft forever preferred_lft forever 13:56:08 13:56:08 13:56:08 ---> sar -b -r -n DEV: 13:56:08 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-581) 09/23/25 _x86_64_ (2 CPU) 13:56:08 13:56:08 13:11:36 LINUX RESTART (2 CPU) 13:56:08 13:56:08 13:20:33 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:56:08 13:30:00 1.26 0.01 1.26 0.00 0.04 14.74 13.54 13:56:08 13:40:00 1.16 0.00 1.16 0.00 0.00 13.41 0.00 13:56:08 13:50:00 1.20 0.00 1.20 0.00 0.00 13.75 0.00 13:56:08 Average: 1.21 0.00 1.20 0.00 0.01 13.95 4.35 13:56:08 13:56:08 13:20:33 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:56:08 13:30:00 5295352 7423704 384084 4.73 39216 2283296 955780 10.41 394936 2196748 16 13:56:08 13:40:00 5295352 7424120 383724 4.72 39616 2283308 955908 10.42 395356 2197476 192 13:56:08 13:50:00 5296652 7425896 381912 4.70 39956 2283440 955844 10.42 395696 2197440 124 13:56:08 Average: 5295785 7424573 383240 4.71 39596 2283348 955844 10.42 395329 2197221 111 13:56:08 13:56:08 13:20:33 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:56:08 13:30:00 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 13:56:08 13:30:00 ens3 0.25 0.11 0.07 0.04 0.00 0.00 0.00 0.00 13:56:08 13:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:08 13:40:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:56:08 13:40:00 ens3 0.32 0.12 0.10 0.06 0.00 0.00 0.00 0.00 13:56:08 13:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:08 13:50:00 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:56:08 13:50:00 ens3 0.24 0.12 0.07 0.04 0.00 0.00 0.00 0.00 13:56:08 13:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:08 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:56:08 Average: ens3 0.27 0.12 0.08 0.05 0.00 0.00 0.00 0.00 13:56:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:56:08 13:56:08 13:56:08 ---> sar -P ALL: 13:56:08 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-581) 09/23/25 _x86_64_ (2 CPU) 13:56:08 13:56:08 13:11:36 LINUX RESTART (2 CPU) 13:56:08 13:56:08 13:20:33 CPU %user %nice %system %iowait %steal %idle 13:56:08 13:30:00 all 0.49 0.00 0.06 0.83 0.02 98.61 13:56:08 13:30:00 0 0.65 0.00 0.07 1.65 0.02 97.61 13:56:08 13:30:00 1 0.32 0.00 0.05 0.01 0.02 99.60 13:56:08 13:40:00 all 0.30 0.00 0.07 0.02 0.02 99.60 13:56:08 13:40:00 0 0.24 0.00 0.06 0.00 0.02 99.68 13:56:08 13:40:00 1 0.36 0.00 0.08 0.04 0.02 99.51 13:56:08 13:50:00 all 0.21 0.00 0.06 0.01 0.03 99.69 13:56:08 13:50:00 0 0.13 0.00 0.06 0.00 0.03 99.78 13:56:08 13:50:00 1 0.28 0.00 0.07 0.02 0.03 99.60 13:56:08 Average: all 0.33 0.00 0.06 0.28 0.02 99.31 13:56:08 Average: 0 0.33 0.00 0.06 0.53 0.02 99.05 13:56:08 Average: 1 0.32 0.00 0.07 0.02 0.02 99.57 13:56:08 13:56:08 13:56:08