07:26:03 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/111445 07:26:03 Running as SYSTEM 07:26:03 [EnvInject] - Loading node environment variables. 07:26:03 Building remotely on prd-ubuntu2204-builder-2c-2g-53725 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 07:26:04 [ssh-agent] Looking for ssh-agent implementation... 07:26:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:26:04 $ ssh-agent 07:26:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXuEW3PD/agent.2476 07:26:04 SSH_AGENT_PID=2478 07:26:04 [ssh-agent] Started. 07:26:04 Running ssh-add (command line suppressed) 07:26:04 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_3730036684912747921.key (/w/workspace/builder-tox-verify-master@tmp/private_key_3730036684912747921.key) 07:26:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:26:04 The recommended git tool is: NONE 07:26:06 using credential jenkins-ssh 07:26:06 Wiping out workspace first. 07:26:06 Cloning the remote Git repository 07:26:06 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 07:26:06 > git init /w/workspace/builder-tox-verify-master # timeout=10 07:26:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 07:26:06 > git --version # timeout=10 07:26:06 > git --version # 'git version 2.34.1' 07:26:06 using GIT_SSH to set credentials jenkins-ssh 07:26:06 Verifying host key using known hosts file 07:26: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. 07:26:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 07:26:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 07:26:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 07:26:09 using GIT_SSH to set credentials jenkins-ssh 07:26:09 Verifying host key using known hosts file 07:26: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. 07:26:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/45/111445/9 # timeout=10 07:26:10 > git rev-parse 0de9387def4de4435007a8872cba8a51af6a8ff0^{commit} # timeout=10 07:26:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:26:10 Checking out Revision 0de9387def4de4435007a8872cba8a51af6a8ff0 (refs/changes/45/111445/9) 07:26:10 > git config core.sparsecheckout # timeout=10 07:26:10 > git checkout -f 0de9387def4de4435007a8872cba8a51af6a8ff0 # timeout=10 07:26:13 Commit message: "CI: TEST DO NOT MERGE" 07:26:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:26:13 > git rev-list --no-walk 4346e2a5731a0b60dfd5cde50c2e453456251551 # timeout=10 07:26:13 > git remote # timeout=10 07:26:13 > git submodule init # timeout=10 07:26:13 > git submodule sync # timeout=10 07:26:13 > git config --get remote.origin.url # timeout=10 07:26:13 > git submodule init # timeout=10 07:26:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:26:13 > git config --get submodule.global-jjb.url # timeout=10 07:26:13 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 07:26:13 > git config --get submodule.packer/common-packer.url # timeout=10 07:26:13 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 07:26:13 > git submodule update --init --recursive global-jjb # timeout=10 07:26:14 > git submodule update --init --recursive packer/common-packer # timeout=10 07:26:15 provisioning config files... 07:26:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:26:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:26:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13672622552920038531.sh 07:26:15 ---> python-tools-install.sh 07:26:15 Setup pyenv: 07:26:15 * system (set by /opt/pyenv/version) 07:26:15 * 3.8.20 (set by /opt/pyenv/version) 07:26:15 * 3.9.20 (set by /opt/pyenv/version) 07:26:15 * 3.10.15 (set by /opt/pyenv/version) 07:26:15 * 3.11.10 (set by /opt/pyenv/version) 07:26:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6UqM 07:26:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:26:24 lf-activate-venv(): INFO: Installing: lftools 07:26:52 lf-activate-venv(): INFO: Adding /tmp/venv-6UqM/bin to PATH 07:26:52 Generating Requirements File 07:27:13 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. 07:27:13 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:27:14 Python 3.11.10 07:27:14 pip 25.2 from /tmp/venv-6UqM/lib/python3.11/site-packages/pip (python 3.11) 07:27:14 appdirs==1.4.4 07:27:14 argcomplete==3.6.2 07:27:14 aspy.yaml==1.3.0 07:27:14 attrs==25.3.0 07:27:14 autopage==0.5.2 07:27:14 beautifulsoup4==4.13.5 07:27:14 boto3==1.40.33 07:27:14 botocore==1.40.33 07:27:14 bs4==0.0.2 07:27:14 cachetools==5.5.2 07:27:14 certifi==2025.8.3 07:27:14 cffi==2.0.0 07:27:14 cfgv==3.4.0 07:27:14 chardet==5.2.0 07:27:14 charset-normalizer==3.4.3 07:27:14 click==8.2.1 07:27:14 cliff==4.11.0 07:27:14 cmd2==2.7.0 07:27:14 cryptography==3.3.2 07:27:14 debtcollector==3.0.0 07:27:14 decorator==5.2.1 07:27:14 defusedxml==0.7.1 07:27:14 Deprecated==1.2.18 07:27:14 distlib==0.4.0 07:27:14 dnspython==2.8.0 07:27:14 docker==7.1.0 07:27:14 dogpile.cache==1.4.1 07:27:14 durationpy==0.10 07:27:14 email-validator==2.3.0 07:27:14 filelock==3.19.1 07:27:14 future==1.0.0 07:27:14 gitdb==4.0.12 07:27:14 GitPython==3.1.45 07:27:14 google-auth==2.40.3 07:27:14 httplib2==0.31.0 07:27:14 identify==2.6.14 07:27:14 idna==3.10 07:27:14 importlib-resources==1.5.0 07:27:14 iso8601==2.1.0 07:27:14 Jinja2==3.1.6 07:27:14 jmespath==1.0.1 07:27:14 jsonpatch==1.33 07:27:14 jsonpointer==3.0.0 07:27:14 jsonschema==4.25.1 07:27:14 jsonschema-specifications==2025.9.1 07:27:14 keystoneauth1==5.12.0 07:27:14 kubernetes==33.1.0 07:27:14 lftools==0.37.13 07:27:14 lxml==6.0.1 07:27:14 markdown-it-py==4.0.0 07:27:14 MarkupSafe==3.0.2 07:27:14 mdurl==0.1.2 07:27:14 msgpack==1.1.1 07:27:14 multi_key_dict==2.0.3 07:27:14 munch==4.0.0 07:27:14 netaddr==1.3.0 07:27:14 niet==1.4.2 07:27:14 nodeenv==1.9.1 07:27:14 oauth2client==4.1.3 07:27:14 oauthlib==3.3.1 07:27:14 openstacksdk==4.7.1 07:27:14 os-service-types==1.8.0 07:27:14 osc-lib==4.2.0 07:27:14 oslo.config==10.0.0 07:27:14 oslo.context==6.1.0 07:27:14 oslo.i18n==6.6.0 07:27:14 oslo.log==7.2.1 07:27:14 oslo.serialization==5.8.0 07:27:14 oslo.utils==9.1.0 07:27:14 packaging==25.0 07:27:14 pbr==7.0.1 07:27:14 platformdirs==4.4.0 07:27:14 prettytable==3.16.0 07:27:14 psutil==7.1.0 07:27:14 pyasn1==0.6.1 07:27:14 pyasn1_modules==0.4.2 07:27:14 pycparser==2.23 07:27:14 pygerrit2==2.0.15 07:27:14 PyGithub==2.8.1 07:27:14 Pygments==2.19.2 07:27:14 PyJWT==2.10.1 07:27:14 PyNaCl==1.6.0 07:27:14 pyparsing==2.4.7 07:27:14 pyperclip==1.10.0 07:27:14 pyrsistent==0.20.0 07:27:14 python-cinderclient==9.8.0 07:27:14 python-dateutil==2.9.0.post0 07:27:14 python-heatclient==4.3.0 07:27:14 python-jenkins==1.8.3 07:27:14 python-keystoneclient==5.7.0 07:27:14 python-magnumclient==4.9.0 07:27:14 python-openstackclient==8.2.0 07:27:14 python-swiftclient==4.8.0 07:27:14 PyYAML==6.0.2 07:27:14 referencing==0.36.2 07:27:14 requests==2.32.5 07:27:14 requests-oauthlib==2.0.0 07:27:14 requestsexceptions==1.4.0 07:27:14 rfc3986==2.0.0 07:27:14 rich==14.1.0 07:27:14 rich-argparse==1.7.1 07:27:14 rpds-py==0.27.1 07:27:14 rsa==4.9.1 07:27:14 ruamel.yaml==0.18.15 07:27:14 ruamel.yaml.clib==0.2.12 07:27:14 s3transfer==0.14.0 07:27:14 simplejson==3.20.1 07:27:14 six==1.17.0 07:27:14 smmap==5.0.2 07:27:14 soupsieve==2.8 07:27:14 stevedore==5.5.0 07:27:14 tabulate==0.9.0 07:27:14 toml==0.10.2 07:27:14 tomlkit==0.13.3 07:27:14 tqdm==4.67.1 07:27:14 typing_extensions==4.15.0 07:27:14 tzdata==2025.2 07:27:14 urllib3==1.26.20 07:27:14 virtualenv==20.34.0 07:27:14 wcwidth==0.2.13 07:27:14 websocket-client==1.8.0 07:27:14 wrapt==1.17.3 07:27:14 xdg==6.0.0 07:27:14 xmltodict==1.0.2 07:27:14 yq==3.4.3 07:27:14 [EnvInject] - Injecting environment variables from a build step. 07:27:14 [EnvInject] - Injecting as environment variables the properties content 07:27:14 PYTHON=python3 07:27:14 07:27:14 [EnvInject] - Variables injected successfully. 07:27:14 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins12522948891398965933.sh 07:27:14 ---> tox-install.sh 07:27:14 + source /home/jenkins/lf-env.sh 07:27:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:27:14 ++ mktemp -d /tmp/venv-XXXX 07:27:14 + lf_venv=/tmp/venv-nBop 07:27:14 + local venv_file=/tmp/.os_lf_venv 07:27:14 + local python=python3 07:27:14 + local options 07:27:14 + local set_path=true 07:27:14 + local install_args= 07:27:14 ++ 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 07:27:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:27:14 + true 07:27:14 + case $1 in 07:27:14 + venv_file=/tmp/.toxenv 07:27:14 + shift 2 07:27:14 + true 07:27:14 + case $1 in 07:27:14 + shift 07:27:14 + break 07:27:14 + case $python in 07:27:14 + local pkg_list= 07:27:14 + [[ -d /opt/pyenv ]] 07:27:14 + echo 'Setup pyenv:' 07:27:14 Setup pyenv: 07:27:14 + export PYENV_ROOT=/opt/pyenv 07:27:14 + PYENV_ROOT=/opt/pyenv 07:27:14 + 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 07:27:14 + 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 07:27:14 + pyenv versions 07:27:14 system 07:27:14 3.8.20 07:27:14 3.9.20 07:27:14 3.10.15 07:27:14 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:27:14 + command -v pyenv 07:27:14 ++ pyenv init - --no-rehash 07:27:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:27:14 for i in ${!paths[@]}; do 07:27:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:27:14 fi; done; 07:27:14 echo "${paths[*]}"'\'')" 07:27:14 export PATH="/opt/pyenv/shims:${PATH}" 07:27:14 export PYENV_SHELL=bash 07:27:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:27:14 pyenv() { 07:27:14 local command 07:27:14 command="${1:-}" 07:27:14 if [ "$#" -gt 0 ]; then 07:27:14 shift 07:27:14 fi 07:27:14 07:27:14 case "$command" in 07:27:14 rehash|shell) 07:27:14 eval "$(pyenv "sh-$command" "$@")" 07:27:14 ;; 07:27:14 *) 07:27:14 command pyenv "$command" "$@" 07:27:14 ;; 07:27:14 esac 07:27:14 }' 07:27:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:27:14 for i in ${!paths[@]}; do 07:27:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:27:14 fi; done; 07:27:14 echo "${paths[*]}"' 07:27:14 ++ 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 07:27:14 ++ 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 07:27:14 ++ 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 07:27:14 ++ export PYENV_SHELL=bash 07:27:14 ++ PYENV_SHELL=bash 07:27:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:27:14 +++ complete -F _pyenv pyenv 07:27:14 ++ lf-pyver python3 07:27:14 ++ local py_version_xy=python3 07:27:14 ++ local py_version_xyz= 07:27:14 ++ pyenv versions 07:27:14 ++ local command 07:27:14 ++ command=versions 07:27:14 ++ '[' 1 -gt 0 ']' 07:27:14 ++ shift 07:27:14 ++ case "$command" in 07:27:14 ++ command pyenv versions 07:27:14 ++ awk '{ print $1 }' 07:27:14 ++ grep -E '^[0-9.]*[0-9]$' 07:27:14 ++ sed 's/^[ *]* //' 07:27:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:27:14 +++ grep '^3' /tmp/.pyenv_versions 07:27:14 +++ tail -n 1 07:27:14 +++ sort -V 07:27:14 ++ py_version_xyz=3.11.10 07:27:14 ++ [[ -z 3.11.10 ]] 07:27:14 ++ echo 3.11.10 07:27:14 ++ return 0 07:27:14 + pyenv local 3.11.10 07:27:14 + local command 07:27:14 + command=local 07:27:14 + '[' 2 -gt 0 ']' 07:27:14 + shift 07:27:14 + case "$command" in 07:27:14 + command pyenv local 3.11.10 07:27:14 + for arg in "$@" 07:27:14 + case $arg in 07:27:14 + pkg_list+='tox ' 07:27:14 + for arg in "$@" 07:27:14 + case $arg in 07:27:14 + pkg_list+='virtualenv ' 07:27:14 + for arg in "$@" 07:27:14 + case $arg in 07:27:14 + pkg_list+='urllib3~=1.26.15 ' 07:27:14 + [[ -f /tmp/.toxenv ]] 07:27:14 + [[ ! -f /tmp/.toxenv ]] 07:27:14 + [[ -n '' ]] 07:27:14 + python3 -m venv /tmp/venv-nBop 07:27:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nBop' 07:27:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nBop 07:27:18 + echo /tmp/venv-nBop 07:27:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:27:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:27:18 + /tmp/venv-nBop/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:27:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:27:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:27:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:27:22 + /tmp/venv-nBop/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:27:24 + type python3 07:27:24 + true 07:27:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nBop/bin to PATH' 07:27:24 lf-activate-venv(): INFO: Adding /tmp/venv-nBop/bin to PATH 07:27:24 + PATH=/tmp/venv-nBop/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 07:27:24 + return 0 07:27:24 + python3 --version 07:27:24 Python 3.11.10 07:27:24 + python3 -m pip --version 07:27:24 pip 25.2 from /tmp/venv-nBop/lib/python3.11/site-packages/pip (python 3.11) 07:27:24 + python3 -m pip freeze 07:27:25 cachetools==6.2.0 07:27:25 chardet==5.2.0 07:27:25 colorama==0.4.6 07:27:25 distlib==0.4.0 07:27:25 filelock==3.19.1 07:27:25 packaging==25.0 07:27:25 platformdirs==4.4.0 07:27:25 pluggy==1.6.0 07:27:25 pyproject-api==1.9.1 07:27:25 tox==4.30.2 07:27:25 urllib3==1.26.20 07:27:25 virtualenv==20.34.0 07:27:25 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins7717557235460856189.sh 07:27:25 [EnvInject] - Injecting environment variables from a build step. 07:27:25 [EnvInject] - Injecting as environment variables the properties content 07:27:25 PARALLEL=False 07:27:25 07:27:25 [EnvInject] - Variables injected successfully. 07:27:25 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3428591506186419338.sh 07:27:25 ---> tox-run.sh 07:27:25 + 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 07:27:25 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 07:27:25 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 07:27:25 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 07:27:25 + cd /w/workspace/builder-tox-verify-master/. 07:27:25 + source /home/jenkins/lf-env.sh 07:27:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:27:25 ++ mktemp -d /tmp/venv-XXXX 07:27:25 + lf_venv=/tmp/venv-dwHM 07:27:25 + local venv_file=/tmp/.os_lf_venv 07:27:25 + local python=python3 07:27:25 + local options 07:27:25 + local set_path=true 07:27:25 + local install_args= 07:27:25 ++ 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 07:27:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:27:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:27:25 + true 07:27:25 + case $1 in 07:27:25 + venv_file=/tmp/.toxenv 07:27:25 + shift 2 07:27:25 + true 07:27:25 + case $1 in 07:27:25 + shift 07:27:25 + break 07:27:25 + case $python in 07:27:25 + local pkg_list= 07:27:25 + [[ -d /opt/pyenv ]] 07:27:25 + echo 'Setup pyenv:' 07:27:25 Setup pyenv: 07:27:25 + export PYENV_ROOT=/opt/pyenv 07:27:25 + PYENV_ROOT=/opt/pyenv 07:27:25 + 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 07:27:25 + 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 07:27:25 + pyenv versions 07:27:25 system 07:27:25 3.8.20 07:27:25 3.9.20 07:27:25 3.10.15 07:27:25 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:27:25 + command -v pyenv 07:27:25 ++ pyenv init - --no-rehash 07:27:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:27:25 for i in ${!paths[@]}; do 07:27:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:27:25 fi; done; 07:27:25 echo "${paths[*]}"'\'')" 07:27:25 export PATH="/opt/pyenv/shims:${PATH}" 07:27:25 export PYENV_SHELL=bash 07:27:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:27:25 pyenv() { 07:27:25 local command 07:27:25 command="${1:-}" 07:27:25 if [ "$#" -gt 0 ]; then 07:27:25 shift 07:27:25 fi 07:27:25 07:27:25 case "$command" in 07:27:25 rehash|shell) 07:27:25 eval "$(pyenv "sh-$command" "$@")" 07:27:25 ;; 07:27:25 *) 07:27:25 command pyenv "$command" "$@" 07:27:25 ;; 07:27:25 esac 07:27:25 }' 07:27:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:27:25 for i in ${!paths[@]}; do 07:27:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:27:25 fi; done; 07:27:25 echo "${paths[*]}"' 07:27:25 ++ 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 07:27:25 ++ 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 07:27:25 ++ 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 07:27:25 ++ export PYENV_SHELL=bash 07:27:25 ++ PYENV_SHELL=bash 07:27:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:27:25 +++ complete -F _pyenv pyenv 07:27:25 ++ lf-pyver python3 07:27:25 ++ local py_version_xy=python3 07:27:25 ++ local py_version_xyz= 07:27:25 ++ pyenv versions 07:27:25 ++ local command 07:27:25 ++ command=versions 07:27:25 ++ sed 's/^[ *]* //' 07:27:25 ++ '[' 1 -gt 0 ']' 07:27:25 ++ shift 07:27:25 ++ case "$command" in 07:27:25 ++ command pyenv versions 07:27:25 ++ awk '{ print $1 }' 07:27:25 ++ grep -E '^[0-9.]*[0-9]$' 07:27:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:27:25 +++ grep '^3' /tmp/.pyenv_versions 07:27:25 +++ tail -n 1 07:27:25 +++ sort -V 07:27:25 ++ py_version_xyz=3.11.10 07:27:25 ++ [[ -z 3.11.10 ]] 07:27:25 ++ echo 3.11.10 07:27:25 ++ return 0 07:27:25 + pyenv local 3.11.10 07:27:25 + local command 07:27:25 + command=local 07:27:25 + '[' 2 -gt 0 ']' 07:27:25 + shift 07:27:25 + case "$command" in 07:27:25 + command pyenv local 3.11.10 07:27:25 + for arg in "$@" 07:27:25 + case $arg in 07:27:25 + pkg_list+='tox ' 07:27:25 + for arg in "$@" 07:27:25 + case $arg in 07:27:25 + pkg_list+='virtualenv ' 07:27:25 + for arg in "$@" 07:27:25 + case $arg in 07:27:25 + pkg_list+='urllib3~=1.26.15 ' 07:27:25 + [[ -f /tmp/.toxenv ]] 07:27:25 ++ cat /tmp/.toxenv 07:27:25 + lf_venv=/tmp/venv-nBop 07:27:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nBop from' file:/tmp/.toxenv 07:27:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nBop from file:/tmp/.toxenv 07:27:25 + /tmp/venv-nBop/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:27:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:27:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:27:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:27:26 + /tmp/venv-nBop/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:27:27 + type python3 07:27:27 + true 07:27:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nBop/bin to PATH' 07:27:27 lf-activate-venv(): INFO: Adding /tmp/venv-nBop/bin to PATH 07:27:27 + PATH=/tmp/venv-nBop/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 07:27:27 + return 0 07:27:27 + [[ -d /opt/pyenv ]] 07:27:27 + echo '---> Setting up pyenv' 07:27:27 ---> Setting up pyenv 07:27:27 + export PYENV_ROOT=/opt/pyenv 07:27:27 + PYENV_ROOT=/opt/pyenv 07:27:27 + export PATH=/opt/pyenv/bin:/tmp/venv-nBop/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 07:27:27 + PATH=/opt/pyenv/bin:/tmp/venv-nBop/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 07:27:27 ++ pwd 07:27:27 + PYTHONPATH=/w/workspace/builder-tox-verify-master 07:27:27 + export PYTHONPATH 07:27:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:27:27 + TOX_TESTENV_PASSENV=PYTHONPATH 07:27:27 + tox --version 07:27:27 4.30.2 from /tmp/venv-nBop/lib/python3.11/site-packages/tox/__init__.py 07:27:27 + PARALLEL=False 07:27:27 + TOX_OPTIONS_LIST= 07:27:27 + [[ -n '' ]] 07:27:27 + case ${PARALLEL,,} in 07:27:27 + tox 07:27:27 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 07:27:28 docs: install_deps> python -I -m pip install -r docs/requirements.txt 07:27:50 docs: freeze> python -m pip freeze --all 07:27:50 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.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 07:27:50 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 07:27:53 docs: OK ✔ in 24.99 seconds 07:27:53 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 07:28:09 docs-linkcheck: freeze> python -m pip freeze --all 07:28:10 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.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 07:28:10 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 07:28:12 docs-linkcheck: OK ✔ in 19.54 seconds 07:28:12 jjb-version: freeze> python -m pip freeze --all 07:28:13 jjb-version: pip==25.2,setuptools==80.9.0 07:28:13 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 07:28:13 JJB version in jjb/releng-jobs.yaml: 6.3.0 07:28:13 JJB version in tox.ini: 6.3.0 07:28:13 jjb-version: OK ✔ in 0.75 seconds 07:28:13 prefix: freeze> python -m pip freeze --all 07:28:13 prefix: pip==25.2,setuptools==80.9.0 07:28:13 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 07:28:14 prefix: OK ✔ in 0.74 seconds 07:28:14 robot: freeze> python -m pip freeze --all 07:28:14 robot: pip==25.2,setuptools==80.9.0 07:28:14 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 07:28:14 docs: OK (24.99=setup[22.63]+cmd[2.36] seconds) 07:28:14 docs-linkcheck: OK (19.54=setup[17.18]+cmd[2.36] seconds) 07:28:14 jjb-version: OK (0.75=setup[0.73]+cmd[0.02] seconds) 07:28:14 prefix: OK (0.74=setup[0.71]+cmd[0.03] seconds) 07:28:14 robot: OK (0.89=setup[0.85]+cmd[0.04] seconds) 07:28:14 congratulations :) (46.94 seconds) 07:28:14 + tox_status=0 07:28:14 + echo '---> Completed tox runs' 07:28:14 ---> Completed tox runs 07:28:14 + for i in .tox/*/log 07:28:14 ++ echo .tox/docs-linkcheck/log 07:28:14 ++ awk -F/ '{print $2}' 07:28:14 + tox_env=docs-linkcheck 07:28:14 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 07:28:14 + for i in .tox/*/log 07:28:14 ++ echo .tox/docs/log 07:28:14 ++ awk -F/ '{print $2}' 07:28:14 + tox_env=docs 07:28:14 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 07:28:14 + for i in .tox/*/log 07:28:14 ++ awk -F/ '{print $2}' 07:28:14 ++ echo .tox/jjb-version/log 07:28:14 + tox_env=jjb-version 07:28:14 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 07:28:14 + for i in .tox/*/log 07:28:14 ++ awk -F/ '{print $2}' 07:28:14 ++ echo .tox/prefix/log 07:28:14 + tox_env=prefix 07:28:14 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 07:28:14 + for i in .tox/*/log 07:28:14 ++ awk -F/ '{print $2}' 07:28:14 ++ echo .tox/robot/log 07:28:14 + tox_env=robot 07:28:14 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 07:28:14 + DOC_DIR=docs/_build/html 07:28:14 + [[ -d docs/_build/html ]] 07:28:14 + echo '---> Archiving generated docs' 07:28:14 ---> Archiving generated docs 07:28:14 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 07:28:14 + echo '---> tox-run.sh ends' 07:28:14 ---> tox-run.sh ends 07:28:14 + test 0 -eq 0 07:28:14 $ ssh-agent -k 07:28:14 unset SSH_AUTH_SOCK; 07:28:14 unset SSH_AGENT_PID; 07:28:14 echo Agent pid 2478 killed; 07:28:14 [ssh-agent] Stopped. 07:28:15 [PostBuildScript] - [INFO] Executing post build scripts. 07:28:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11465801829389634146.sh 07:28:15 ---> sysstat.sh 07:28:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4429200076430217026.sh 07:28:15 ---> package-listing.sh 07:28:15 ++ facter osfamily 07:28:15 ++ tr '[:upper:]' '[:lower:]' 07:28:15 + OS_FAMILY=debian 07:28:15 + workspace=/w/workspace/builder-tox-verify-master 07:28:15 + START_PACKAGES=/tmp/packages_start.txt 07:28:15 + END_PACKAGES=/tmp/packages_end.txt 07:28:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:28:15 + PACKAGES=/tmp/packages_start.txt 07:28:15 + '[' /w/workspace/builder-tox-verify-master ']' 07:28:15 + PACKAGES=/tmp/packages_end.txt 07:28:15 + case "${OS_FAMILY}" in 07:28:15 + dpkg -l 07:28:15 + grep '^ii' 07:28:15 + '[' -f /tmp/packages_start.txt ']' 07:28:15 + '[' -f /tmp/packages_end.txt ']' 07:28:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:28:15 + '[' /w/workspace/builder-tox-verify-master ']' 07:28:15 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 07:28:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 07:28:15 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins815569038250097341.sh 07:28:15 ---> capture-instance-metadata.sh 07:28:15 Setup pyenv: 07:28:15 system 07:28:15 3.8.20 07:28:15 3.9.20 07:28:15 3.10.15 07:28:15 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:28:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6UqM from file:/tmp/.os_lf_venv 07:28:17 lf-activate-venv(): INFO: Installing: lftools 07:28:29 lf-activate-venv(): INFO: Adding /tmp/venv-6UqM/bin to PATH 07:28:29 INFO: Running in OpenStack, capturing instance metadata 07:28:29 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13842875559420142961.sh 07:28:29 provisioning config files... 07:28:30 Could not find credentials [logs] for builder-tox-verify-master #7967 07:28:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config3894867632450491224tmp 07:28:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:28:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:28:30 provisioning config files... 07:28:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:28:30 [EnvInject] - Injecting environment variables from a build step. 07:28:30 [EnvInject] - Injecting as environment variables the properties content 07:28:30 SERVER_ID=logs 07:28:30 07:28:30 [EnvInject] - Variables injected successfully. 07:28:30 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins11640953727087801873.sh 07:28:30 ---> create-netrc.sh 07:28:30 WARN: Log server credential not found. 07:28:30 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14692162251659408774.sh 07:28:30 ---> python-tools-install.sh 07:28:30 Setup pyenv: 07:28:30 system 07:28:30 3.8.20 07:28:30 3.9.20 07:28:30 3.10.15 07:28:30 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:28:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6UqM from file:/tmp/.os_lf_venv 07:28:32 lf-activate-venv(): INFO: Installing: lftools 07:28:43 lf-activate-venv(): INFO: Adding /tmp/venv-6UqM/bin to PATH 07:28:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4161063140539320874.sh 07:28:43 ---> sudo-logs.sh 07:28:43 Archiving 'sudo' log.. 07:28:43 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins10833456644961497398.sh 07:28:43 ---> job-cost.sh 07:28:43 Setup pyenv: 07:28:43 system 07:28:43 3.8.20 07:28:43 3.9.20 07:28:43 3.10.15 07:28:43 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:28:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6UqM from file:/tmp/.os_lf_venv 07:28:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:28:53 lf-activate-venv(): INFO: Adding /tmp/venv-6UqM/bin to PATH 07:28:53 INFO: No Stack... 07:28:53 INFO: Retrieving Pricing Info for: v3-standard-2 07:28:53 INFO: Archiving Costs 07:28:53 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins8611979015486229134.sh 07:28:53 ---> logs-deploy.sh 07:28:53 Setup pyenv: 07:28:54 system 07:28:54 3.8.20 07:28:54 3.9.20 07:28:54 3.10.15 07:28:54 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 07:28:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6UqM from file:/tmp/.os_lf_venv 07:28:56 lf-activate-venv(): INFO: Installing: lftools 07:29:06 lf-activate-venv(): INFO: Adding /tmp/venv-6UqM/bin to PATH 07:29:06 WARNING: Nexus logging server not set 07:29:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/7967/ 07:29:06 INFO: archiving logs to S3 07:29:07 ---> uname -a: 07:29:07 Linux prd-ubuntu2204-builder-2c-2g-53725 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:29:07 07:29:07 07:29:07 ---> lscpu: 07:29:07 Architecture: x86_64 07:29:07 CPU op-mode(s): 32-bit, 64-bit 07:29:07 Address sizes: 40 bits physical, 48 bits virtual 07:29:07 Byte Order: Little Endian 07:29:07 CPU(s): 2 07:29:07 On-line CPU(s) list: 0,1 07:29:07 Vendor ID: AuthenticAMD 07:29:07 Model name: AMD EPYC-Rome Processor 07:29:07 CPU family: 23 07:29:07 Model: 49 07:29:07 Thread(s) per core: 1 07:29:07 Core(s) per socket: 1 07:29:07 Socket(s): 2 07:29:07 Stepping: 0 07:29:07 BogoMIPS: 5600.00 07:29:07 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 07:29:07 Virtualization: AMD-V 07:29:07 Hypervisor vendor: KVM 07:29:07 Virtualization type: full 07:29:07 L1d cache: 64 KiB (2 instances) 07:29:07 L1i cache: 64 KiB (2 instances) 07:29:07 L2 cache: 1 MiB (2 instances) 07:29:07 L3 cache: 32 MiB (2 instances) 07:29:07 NUMA node(s): 1 07:29:07 NUMA node0 CPU(s): 0,1 07:29:07 Vulnerability Gather data sampling: Not affected 07:29:07 Vulnerability Itlb multihit: Not affected 07:29:07 Vulnerability L1tf: Not affected 07:29:07 Vulnerability Mds: Not affected 07:29:07 Vulnerability Meltdown: Not affected 07:29:07 Vulnerability Mmio stale data: Not affected 07:29:07 Vulnerability Reg file data sampling: Not affected 07:29:07 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:29:07 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:29:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:29:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:29:07 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:29:07 Vulnerability Srbds: Not affected 07:29:07 Vulnerability Tsx async abort: Not affected 07:29:07 07:29:07 07:29:07 ---> nproc: 07:29:07 2 07:29:07 07:29:07 07:29:07 ---> df -h: 07:29:07 Filesystem Size Used Avail Use% Mounted on 07:29:07 tmpfs 794M 1.1M 793M 1% /run 07:29:07 /dev/vda1 39G 9.2G 30G 24% / 07:29:07 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:29:07 tmpfs 5.0M 0 5.0M 0% /run/lock 07:29:07 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:29:07 tmpfs 794M 4.0K 794M 1% /run/user/1001 07:29:07 07:29:07 07:29:07 ---> free -m: 07:29:07 total used free shared buff/cache available 07:29:07 Mem: 7937 566 3623 4 3748 7060 07:29:07 Swap: 1023 0 1023 07:29:07 07:29:07 07:29:07 ---> ip addr: 07:29:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:29:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:29:07 inet 127.0.0.1/8 scope host lo 07:29:07 valid_lft forever preferred_lft forever 07:29:07 inet6 ::1/128 scope host 07:29:07 valid_lft forever preferred_lft forever 07:29:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:29:07 link/ether fa:16:3e:5c:75:ab brd ff:ff:ff:ff:ff:ff 07:29:07 altname enp0s3 07:29:07 inet 10.30.171.0/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:29:07 valid_lft 84436sec preferred_lft 84436sec 07:29:07 inet6 fe80::f816:3eff:fe5c:75ab/64 scope link 07:29:07 valid_lft forever preferred_lft forever 07:29:07 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:29:07 link/ether 02:42:ef:af:09:9d brd ff:ff:ff:ff:ff:ff 07:29:07 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:29:07 valid_lft forever preferred_lft forever 07:29:07 07:29:07 07:29:07 ---> sar -b -r -n DEV: 07:29:07 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-53725) 09/18/25 _x86_64_ (2 CPU) 07:29:07 07:29:07 06:56:25 LINUX RESTART (2 CPU) 07:29:07 07:29:07 07:00:15 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:29:07 07:10:01 6.99 0.48 5.88 0.63 597.78 939.72 27494.32 07:29:07 07:20:15 1.27 0.01 1.26 0.00 0.05 15.29 416.95 07:29:07 Average: 4.06 0.24 3.52 0.31 291.65 466.27 13626.42 07:29:07 07:29:07 07:00:15 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:29:07 07:10:01 5284668 7413412 394200 4.85 38676 2284408 953220 10.39 393404 2201964 124 07:29:07 07:20:15 5284164 7413416 394176 4.85 39060 2284524 953284 10.39 393800 2201388 132 07:29:07 Average: 5284416 7413414 394188 4.85 38868 2284466 953252 10.39 393602 2201676 128 07:29:07 07:29:07 07:00:15 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:29:07 07:10:01 lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 07:29:07 07:10:01 ens3 19.35 9.46 273.58 0.71 0.00 0.00 0.00 0.00 07:29:07 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:07 07:20:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:29:07 07:20:15 ens3 0.48 0.16 0.10 0.06 0.00 0.00 0.00 0.00 07:29:07 07:20:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:07 Average: lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 07:29:07 Average: ens3 9.68 4.70 133.51 0.38 0.00 0.00 0.00 0.00 07:29:07 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:29:07 07:29:07 07:29:07 ---> sar -P ALL: 07:29:07 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-53725) 09/18/25 _x86_64_ (2 CPU) 07:29:07 07:29:07 06:56:25 LINUX RESTART (2 CPU) 07:29:07 07:29:07 07:00:15 CPU %user %nice %system %iowait %steal %idle 07:29:07 07:10:01 all 1.13 0.00 0.54 0.45 0.04 97.85 07:29:07 07:10:01 0 1.42 0.00 0.54 0.26 0.04 97.75 07:29:07 07:10:01 1 0.83 0.00 0.54 0.64 0.04 97.95 07:29:07 07:20:15 all 0.32 0.00 0.05 0.02 0.04 99.57 07:29:07 07:20:15 0 0.37 0.00 0.05 0.02 0.04 99.52 07:29:07 07:20:15 1 0.27 0.00 0.06 0.01 0.05 99.61 07:29:07 Average: all 0.71 0.00 0.29 0.23 0.04 98.73 07:29:07 Average: 0 0.88 0.00 0.28 0.14 0.04 98.66 07:29:07 Average: 1 0.54 0.00 0.29 0.32 0.05 98.80 07:29:07 07:29:07 07:29:07