12:22:46 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/120064 12:22:46 Running as SYSTEM 12:22:46 [EnvInject] - Loading node environment variables. 12:22:46 Building remotely on prd-ubuntu2204-builder-2c-2g-34237 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 12:22:46 [ssh-agent] Looking for ssh-agent implementation... 12:22:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:22:46 $ ssh-agent 12:22:46 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXvsZULt/agent.1523 12:22:46 SSH_AGENT_PID=1525 12:22:46 [ssh-agent] Started. 12:22:46 Running ssh-add (command line suppressed) 12:22:46 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_13136189518149062131.key (/w/workspace/builder-tox-verify-master@tmp/private_key_13136189518149062131.key) 12:22:46 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:22:46 The recommended git tool is: NONE 12:22:49 using credential jenkins-ssh 12:22:49 Wiping out workspace first. 12:22:49 Cloning the remote Git repository 12:22:49 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 12:22:49 > git init /w/workspace/builder-tox-verify-master # timeout=10 12:22:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:22:49 > git --version # timeout=10 12:22:49 > git --version # 'git version 2.34.1' 12:22:49 using GIT_SSH to set credentials jenkins-ssh 12:22:49 Verifying host key using known hosts file 12:22:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:22:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 12:22:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:22:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:22:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 12:22:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 12:22:51 using GIT_SSH to set credentials jenkins-ssh 12:22:51 Verifying host key using known hosts file 12:22:51 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:22:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/64/120064/1 # timeout=10 12:22:52 > git rev-parse fd667d802785f11c91c5e8293eb3e8f649c9f14f^{commit} # timeout=10 12:22:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:22:52 Checking out Revision fd667d802785f11c91c5e8293eb3e8f649c9f14f (refs/changes/64/120064/1) 12:22:52 > git config core.sparsecheckout # timeout=10 12:22:52 > git checkout -f fd667d802785f11c91c5e8293eb3e8f649c9f14f # timeout=10 12:22:55 Commit message: "feat: Add Ubuntu 24.04 robot JJB config" 12:22:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:22:55 > git rev-list --no-walk 4550f782cc2c0663c14eb407b0b422eef29e249b # timeout=10 12:22:55 > git remote # timeout=10 12:22:55 > git submodule init # timeout=10 12:22:55 > git submodule sync # timeout=10 12:22:55 > git config --get remote.origin.url # timeout=10 12:22:55 > git submodule init # timeout=10 12:22:55 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:22:55 > git config --get submodule.global-jjb.url # timeout=10 12:22:55 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 12:22:55 > git config --get submodule.packer/common-packer.url # timeout=10 12:22:55 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 12:22:55 > git submodule update --init --recursive global-jjb # timeout=10 12:22:56 > git submodule update --init --recursive packer/common-packer # timeout=10 12:22:57 provisioning config files... 12:22:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:22:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:22:57 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15110093825693301998.sh 12:22:57 ---> python-tools-install.sh 12:22:57 Setup pyenv: 12:22:57 * system (set by /opt/pyenv/version) 12:22:57 * 3.8.20 (set by /opt/pyenv/version) 12:22:57 * 3.9.20 (set by /opt/pyenv/version) 12:22:57 3.10.15 12:22:57 3.11.10 12:23:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JXM0 12:23:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:23:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:23:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:23:05 lf-activate-venv(): INFO: Base packages installed successfully 12:23:05 lf-activate-venv(): INFO: Installing additional packages: lftools 12:23:31 lf-activate-venv(): INFO: Adding /tmp/venv-JXM0/bin to PATH 12:23:31 Generating Requirements File 12:23:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:23:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:23:51 Python 3.11.10 12:23:51 pip 25.3 from /tmp/venv-JXM0/lib/python3.11/site-packages/pip (python 3.11) 12:23:52 appdirs==1.4.4 12:23:52 argcomplete==3.6.3 12:23:52 aspy.yaml==1.3.0 12:23:52 attrs==25.4.0 12:23:52 autopage==0.5.2 12:23:52 beautifulsoup4==4.14.3 12:23:52 boto3==1.42.25 12:23:52 botocore==1.42.25 12:23:52 bs4==0.0.2 12:23:52 certifi==2026.1.4 12:23:52 cffi==2.0.0 12:23:52 cfgv==3.5.0 12:23:52 chardet==5.2.0 12:23:52 charset-normalizer==3.4.4 12:23:52 click==8.3.1 12:23:52 cliff==4.13.1 12:23:52 cmd2==3.1.0 12:23:52 cryptography==3.3.2 12:23:52 debtcollector==3.0.0 12:23:52 decorator==5.2.1 12:23:52 defusedxml==0.7.1 12:23:52 Deprecated==1.3.1 12:23:52 distlib==0.4.0 12:23:52 dnspython==2.8.0 12:23:52 docker==7.1.0 12:23:52 dogpile.cache==1.5.0 12:23:52 durationpy==0.10 12:23:52 email-validator==2.3.0 12:23:52 filelock==3.20.3 12:23:52 future==1.0.0 12:23:52 gitdb==4.0.12 12:23:52 GitPython==3.1.46 12:23:52 google-auth==2.47.0 12:23:52 httplib2==0.31.0 12:23:52 identify==2.6.15 12:23:52 idna==3.11 12:23:52 importlib-resources==1.5.0 12:23:52 iso8601==2.1.0 12:23:52 Jinja2==3.1.6 12:23:52 jmespath==1.0.1 12:23:52 jsonpatch==1.33 12:23:52 jsonpointer==3.0.0 12:23:52 jsonschema==4.26.0 12:23:52 jsonschema-specifications==2025.9.1 12:23:52 keystoneauth1==5.12.0 12:23:52 kubernetes==34.1.0 12:23:52 lftools==0.37.18 12:23:52 lxml==6.0.2 12:23:52 markdown-it-py==4.0.0 12:23:52 MarkupSafe==3.0.3 12:23:52 mdurl==0.1.2 12:23:52 msgpack==1.1.2 12:23:52 multi_key_dict==2.0.3 12:23:52 munch==4.0.0 12:23:52 netaddr==1.3.0 12:23:52 niet==1.4.2 12:23:52 nodeenv==1.10.0 12:23:52 oauth2client==4.1.3 12:23:52 oauthlib==3.3.1 12:23:52 openstacksdk==4.8.0 12:23:52 os-service-types==1.8.2 12:23:52 osc-lib==4.3.0 12:23:52 oslo.config==10.2.0 12:23:52 oslo.context==6.2.0 12:23:52 oslo.i18n==6.7.1 12:23:52 oslo.log==8.0.0 12:23:52 oslo.serialization==5.9.0 12:23:52 oslo.utils==9.2.0 12:23:52 packaging==25.0 12:23:52 pbr==7.0.3 12:23:52 platformdirs==4.5.1 12:23:52 prettytable==3.17.0 12:23:52 psutil==7.2.1 12:23:52 pyasn1==0.6.1 12:23:52 pyasn1_modules==0.4.2 12:23:52 pycparser==2.23 12:23:52 pygerrit2==2.0.15 12:23:52 PyGithub==2.8.1 12:23:52 Pygments==2.19.2 12:23:52 PyJWT==2.10.1 12:23:52 PyNaCl==1.6.2 12:23:52 pyparsing==2.4.7 12:23:52 pyperclip==1.11.0 12:23:52 pyrsistent==0.20.0 12:23:52 python-cinderclient==9.8.0 12:23:52 python-dateutil==2.9.0.post0 12:23:52 python-heatclient==4.3.0 12:23:52 python-jenkins==1.8.3 12:23:52 python-keystoneclient==5.7.0 12:23:52 python-magnumclient==4.9.0 12:23:52 python-openstackclient==8.3.0 12:23:52 python-swiftclient==4.9.0 12:23:52 PyYAML==6.0.3 12:23:52 referencing==0.37.0 12:23:52 requests==2.32.5 12:23:52 requests-oauthlib==2.0.0 12:23:52 requestsexceptions==1.4.0 12:23:52 rfc3986==2.0.0 12:23:52 rich==14.2.0 12:23:52 rich-argparse==1.7.2 12:23:52 rpds-py==0.30.0 12:23:52 rsa==4.9.1 12:23:52 ruamel.yaml==0.19.1 12:23:52 ruamel.yaml.clib==0.2.15 12:23:52 s3transfer==0.16.0 12:23:52 simplejson==3.20.2 12:23:52 six==1.17.0 12:23:52 smmap==5.0.2 12:23:52 soupsieve==2.8.1 12:23:52 stevedore==5.6.0 12:23:52 tabulate==0.9.0 12:23:52 toml==0.10.2 12:23:52 tomlkit==0.13.3 12:23:52 tqdm==4.67.1 12:23:52 typing_extensions==4.15.0 12:23:52 tzdata==2025.3 12:23:52 urllib3==1.26.20 12:23:52 virtualenv==20.36.1 12:23:52 wcwidth==0.2.14 12:23:52 websocket-client==1.9.0 12:23:52 wrapt==2.0.1 12:23:52 xdg==6.0.0 12:23:52 xmltodict==1.0.2 12:23:52 yq==3.4.3 12:23:52 [EnvInject] - Injecting environment variables from a build step. 12:23:52 [EnvInject] - Injecting as environment variables the properties content 12:23:52 PYTHON=python3 12:23:52 12:23:52 [EnvInject] - Variables injected successfully. 12:23:52 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins5395395868360829908.sh 12:23:52 ---> tox-install.sh 12:23:52 + source /home/jenkins/lf-env.sh 12:23:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:23:52 ++ mktemp -d /tmp/venv-XXXX 12:23:52 + lf_venv=/tmp/venv-3kFW 12:23:52 + local venv_file=/tmp/.os_lf_venv 12:23:52 + local python=python3 12:23:52 + local options 12:23:52 + local set_path=true 12:23:52 + local install_args= 12:23:52 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:23:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:23:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:23:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:23:52 + true 12:23:52 + case $1 in 12:23:52 + venv_file=/tmp/.toxenv 12:23:52 + shift 2 12:23:52 + true 12:23:52 + case $1 in 12:23:52 + shift 12:23:52 + break 12:23:52 + case $python in 12:23:52 + local pkg_list= 12:23:52 + [[ -d /opt/pyenv ]] 12:23:52 + echo 'Setup pyenv:' 12:23:52 Setup pyenv: 12:23:52 + export PYENV_ROOT=/opt/pyenv 12:23:52 + PYENV_ROOT=/opt/pyenv 12:23:52 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:23:52 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:23:52 + pyenv versions 12:23:52 system 12:23:52 3.8.20 12:23:52 3.9.20 12:23:52 3.10.15 12:23:52 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:23:52 + command -v pyenv 12:23:52 ++ pyenv init - --no-rehash 12:23:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:23:52 for i in ${!paths[@]}; do 12:23:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:23:52 fi; done; 12:23:52 echo "${paths[*]}"'\'')" 12:23:52 export PATH="/opt/pyenv/shims:${PATH}" 12:23:52 export PYENV_SHELL=bash 12:23:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:23:52 pyenv() { 12:23:52 local command 12:23:52 command="${1:-}" 12:23:52 if [ "$#" -gt 0 ]; then 12:23:52 shift 12:23:52 fi 12:23:52 12:23:52 case "$command" in 12:23:52 rehash|shell) 12:23:52 eval "$(pyenv "sh-$command" "$@")" 12:23:52 ;; 12:23:52 *) 12:23:52 command pyenv "$command" "$@" 12:23:52 ;; 12:23:52 esac 12:23:52 }' 12:23:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:23:52 for i in ${!paths[@]}; do 12:23:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:23:52 fi; done; 12:23:52 echo "${paths[*]}"' 12:23:52 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:23:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:23:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:23:52 ++ export PYENV_SHELL=bash 12:23:52 ++ PYENV_SHELL=bash 12:23:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:23:52 +++ complete -F _pyenv pyenv 12:23:52 ++ lf-pyver python3 12:23:52 ++ local py_version_xy=python3 12:23:52 ++ local py_version_xyz= 12:23:52 ++ sed 's/^[ *]* //' 12:23:52 ++ pyenv versions 12:23:52 ++ local command 12:23:52 ++ command=versions 12:23:52 ++ '[' 1 -gt 0 ']' 12:23:52 ++ shift 12:23:52 ++ case "$command" in 12:23:52 ++ command pyenv versions 12:23:52 ++ awk '{ print $1 }' 12:23:52 ++ grep -E '^[0-9.]*[0-9]$' 12:23:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:23:52 +++ sort -V 12:23:52 +++ grep '^3' /tmp/.pyenv_versions 12:23:52 +++ tail -n 1 12:23:52 ++ py_version_xyz=3.11.10 12:23:52 ++ [[ -z 3.11.10 ]] 12:23:52 ++ echo 3.11.10 12:23:52 ++ return 0 12:23:52 + pyenv local 3.11.10 12:23:52 + local command 12:23:52 + command=local 12:23:52 + '[' 2 -gt 0 ']' 12:23:52 + shift 12:23:52 + case "$command" in 12:23:52 + command pyenv local 3.11.10 12:23:52 + for arg in "$@" 12:23:52 + case $arg in 12:23:52 + pkg_list+='tox ' 12:23:52 + for arg in "$@" 12:23:52 + case $arg in 12:23:52 + pkg_list+='virtualenv ' 12:23:52 + for arg in "$@" 12:23:52 + case $arg in 12:23:52 + pkg_list+='urllib3~=1.26.15 ' 12:23:52 + [[ -f /tmp/.toxenv ]] 12:23:52 + [[ ! -f /tmp/.toxenv ]] 12:23:52 + [[ -n '' ]] 12:23:52 + python3 -m venv /tmp/venv-3kFW 12:23:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3kFW' 12:23:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3kFW 12:23:56 + echo /tmp/venv-3kFW 12:23:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:23:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:23:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:23:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:23:56 + local 'pip_opts=--upgrade --quiet' 12:23:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:23:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:23:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:23:56 + [[ -n '' ]] 12:23:56 + [[ -n '' ]] 12:23:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:23:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:23:56 + /tmp/venv-3kFW/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:24:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:24:00 lf-activate-venv(): INFO: Base packages installed successfully 12:24:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:24:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:24:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:24:00 + /tmp/venv-3kFW/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:24:02 + type python3 12:24:02 + true 12:24:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3kFW/bin to PATH' 12:24:02 lf-activate-venv(): INFO: Adding /tmp/venv-3kFW/bin to PATH 12:24:02 + PATH=/tmp/venv-3kFW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:24:02 + return 0 12:24:02 + python3 --version 12:24:02 Python 3.11.10 12:24:02 + python3 -m pip --version 12:24:02 pip 25.3 from /tmp/venv-3kFW/lib/python3.11/site-packages/pip (python 3.11) 12:24:02 + python3 -m pip freeze 12:24:02 cachetools==6.2.4 12:24:02 chardet==5.2.0 12:24:02 colorama==0.4.6 12:24:02 distlib==0.4.0 12:24:02 filelock==3.20.3 12:24:02 packaging==25.0 12:24:02 platformdirs==4.5.1 12:24:02 pluggy==1.6.0 12:24:02 pyproject-api==1.10.0 12:24:02 tox==4.34.1 12:24:02 urllib3==1.26.20 12:24:02 virtualenv==20.36.1 12:24:02 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins6409939775020292941.sh 12:24:02 [EnvInject] - Injecting environment variables from a build step. 12:24:02 [EnvInject] - Injecting as environment variables the properties content 12:24:02 PARALLEL=False 12:24:02 12:24:02 [EnvInject] - Variables injected successfully. 12:24:02 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins12961636375773681786.sh 12:24:02 ---> tox-run.sh 12:24:02 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:24:02 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 12:24:02 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 12:24:02 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 12:24:02 + cd /w/workspace/builder-tox-verify-master/. 12:24:02 + source /home/jenkins/lf-env.sh 12:24:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:24:02 ++ mktemp -d /tmp/venv-XXXX 12:24:02 + lf_venv=/tmp/venv-UQwz 12:24:02 + local venv_file=/tmp/.os_lf_venv 12:24:02 + local python=python3 12:24:02 + local options 12:24:02 + local set_path=true 12:24:02 + local install_args= 12:24:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:24:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:24:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:24:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:24:02 + true 12:24:02 + case $1 in 12:24:02 + venv_file=/tmp/.toxenv 12:24:02 + shift 2 12:24:02 + true 12:24:02 + case $1 in 12:24:02 + shift 12:24:02 + break 12:24:02 + case $python in 12:24:02 + local pkg_list= 12:24:02 + [[ -d /opt/pyenv ]] 12:24:02 + echo 'Setup pyenv:' 12:24:02 Setup pyenv: 12:24:02 + export PYENV_ROOT=/opt/pyenv 12:24:02 + PYENV_ROOT=/opt/pyenv 12:24:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:24:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:24:02 + pyenv versions 12:24:02 system 12:24:02 3.8.20 12:24:02 3.9.20 12:24:02 3.10.15 12:24:02 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:24:02 + command -v pyenv 12:24:02 ++ pyenv init - --no-rehash 12:24:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:24:02 for i in ${!paths[@]}; do 12:24:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:24:02 fi; done; 12:24:02 echo "${paths[*]}"'\'')" 12:24:02 export PATH="/opt/pyenv/shims:${PATH}" 12:24:02 export PYENV_SHELL=bash 12:24:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:24:02 pyenv() { 12:24:02 local command 12:24:02 command="${1:-}" 12:24:02 if [ "$#" -gt 0 ]; then 12:24:02 shift 12:24:02 fi 12:24:02 12:24:02 case "$command" in 12:24:02 rehash|shell) 12:24:02 eval "$(pyenv "sh-$command" "$@")" 12:24:02 ;; 12:24:02 *) 12:24:02 command pyenv "$command" "$@" 12:24:02 ;; 12:24:02 esac 12:24:02 }' 12:24:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:24:02 for i in ${!paths[@]}; do 12:24:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:24:02 fi; done; 12:24:02 echo "${paths[*]}"' 12:24:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:24:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:24:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:24:02 ++ export PYENV_SHELL=bash 12:24:02 ++ PYENV_SHELL=bash 12:24:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:24:02 +++ complete -F _pyenv pyenv 12:24:02 ++ lf-pyver python3 12:24:02 ++ local py_version_xy=python3 12:24:02 ++ local py_version_xyz= 12:24:02 ++ pyenv versions 12:24:02 ++ local command 12:24:02 ++ awk '{ print $1 }' 12:24:02 ++ command=versions 12:24:02 ++ '[' 1 -gt 0 ']' 12:24:02 ++ shift 12:24:02 ++ case "$command" in 12:24:02 ++ command pyenv versions 12:24:02 ++ grep -E '^[0-9.]*[0-9]$' 12:24:02 ++ sed 's/^[ *]* //' 12:24:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:24:02 +++ grep '^3' /tmp/.pyenv_versions 12:24:02 +++ tail -n 1 12:24:02 +++ sort -V 12:24:02 ++ py_version_xyz=3.11.10 12:24:02 ++ [[ -z 3.11.10 ]] 12:24:02 ++ echo 3.11.10 12:24:02 ++ return 0 12:24:02 + pyenv local 3.11.10 12:24:02 + local command 12:24:02 + command=local 12:24:02 + '[' 2 -gt 0 ']' 12:24:02 + shift 12:24:02 + case "$command" in 12:24:02 + command pyenv local 3.11.10 12:24:02 + for arg in "$@" 12:24:02 + case $arg in 12:24:02 + pkg_list+='tox ' 12:24:02 + for arg in "$@" 12:24:02 + case $arg in 12:24:02 + pkg_list+='virtualenv ' 12:24:02 + for arg in "$@" 12:24:02 + case $arg in 12:24:02 + pkg_list+='urllib3~=1.26.15 ' 12:24:02 + [[ -f /tmp/.toxenv ]] 12:24:02 ++ cat /tmp/.toxenv 12:24:02 + lf_venv=/tmp/venv-3kFW 12:24:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3kFW from' file:/tmp/.toxenv 12:24:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3kFW from file:/tmp/.toxenv 12:24:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:24:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:24:02 + local 'pip_opts=--upgrade --quiet' 12:24:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:24:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:24:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:24:02 + [[ -n '' ]] 12:24:02 + [[ -n '' ]] 12:24:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:24:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:24:02 + /tmp/venv-3kFW/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 12:24:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:24:04 lf-activate-venv(): INFO: Base packages installed successfully 12:24:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:24:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:24:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:24:04 + /tmp/venv-3kFW/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:24:05 + type python3 12:24:05 + true 12:24:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3kFW/bin to PATH' 12:24:05 lf-activate-venv(): INFO: Adding /tmp/venv-3kFW/bin to PATH 12:24:05 + PATH=/tmp/venv-3kFW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:24:05 + return 0 12:24:05 + [[ -d /opt/pyenv ]] 12:24:05 + echo '---> Setting up pyenv' 12:24:05 ---> Setting up pyenv 12:24:05 + export PYENV_ROOT=/opt/pyenv 12:24:05 + PYENV_ROOT=/opt/pyenv 12:24:05 + export PATH=/opt/pyenv/bin:/tmp/venv-3kFW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:24:05 + PATH=/opt/pyenv/bin:/tmp/venv-3kFW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:24:05 ++ pwd 12:24:05 + PYTHONPATH=/w/workspace/builder-tox-verify-master 12:24:05 + export PYTHONPATH 12:24:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:24:05 + TOX_TESTENV_PASSENV=PYTHONPATH 12:24:05 + tox --version 12:24:05 4.34.1 from /tmp/venv-3kFW/lib/python3.11/site-packages/tox/__init__.py 12:24:05 + PARALLEL=False 12:24:05 + TOX_OPTIONS_LIST= 12:24:05 + [[ -n '' ]] 12:24:05 + case ${PARALLEL,,} in 12:24:05 + tox 12:24:05 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 12:24:06 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:24:28 docs: freeze> python -m pip freeze --all 12:24:28 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.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.6.3,webcolors==25.10.0 12:24:28 docs: commands[0]> sphinx-build -q -W -b html -d /w/workspace/builder-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/builder-tox-verify-master/docs/_build/html 12:24:30 docs: OK ✔ in 24.71 seconds 12:24:30 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:24:47 docs-linkcheck: freeze> python -m pip freeze --all 12:24:48 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.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.6.3,webcolors==25.10.0 12:24: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 12:24:50 docs-linkcheck: OK ✔ in 20.19 seconds 12:24:50 jjb-version: freeze> python -m pip freeze --all 12:24:51 jjb-version: pip==25.3,setuptools==80.9.0 12:24:51 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 12:24:51 JJB version in jjb/releng-jobs.yaml: 6.3.0 12:24:51 JJB version in tox.ini: 6.3.0 12:24:51 jjb-version: OK ✔ in 0.82 seconds 12:24:51 prefix: freeze> python -m pip freeze --all 12:24:52 prefix: pip==25.3,setuptools==80.9.0 12:24:52 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 12:24:52 prefix: OK ✔ in 0.79 seconds 12:24:52 robot: freeze> python -m pip freeze --all 12:24:52 robot: pip==25.3,setuptools==80.9.0 12:24:52 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 12:24:52 docs: OK (24.71=setup[22.79]+cmd[1.91] seconds) 12:24:52 docs-linkcheck: OK (20.18=setup[17.80]+cmd[2.39] seconds) 12:24:52 jjb-version: OK (0.81=setup[0.78]+cmd[0.03] seconds) 12:24:52 prefix: OK (0.79=setup[0.76]+cmd[0.03] seconds) 12:24:52 robot: OK (0.83=setup[0.79]+cmd[0.05] seconds) 12:24:52 congratulations :) (47.35 seconds) 12:24:52 + tox_status=0 12:24:52 + echo '---> Completed tox runs' 12:24:52 ---> Completed tox runs 12:24:52 + for i in .tox/*/log 12:24:52 ++ awk -F/ '{print $2}' 12:24:52 ++ echo .tox/docs-linkcheck/log 12:24:52 + tox_env=docs-linkcheck 12:24:52 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 12:24:52 + for i in .tox/*/log 12:24:52 ++ echo .tox/docs/log 12:24:52 ++ awk -F/ '{print $2}' 12:24:52 + tox_env=docs 12:24:52 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 12:24:52 + for i in .tox/*/log 12:24:52 ++ echo .tox/jjb-version/log 12:24:52 ++ awk -F/ '{print $2}' 12:24:52 + tox_env=jjb-version 12:24:52 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 12:24:52 + for i in .tox/*/log 12:24:52 ++ echo .tox/prefix/log 12:24:52 ++ awk -F/ '{print $2}' 12:24:52 + tox_env=prefix 12:24:52 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 12:24:52 + for i in .tox/*/log 12:24:52 ++ echo .tox/robot/log 12:24:52 ++ awk -F/ '{print $2}' 12:24:52 + tox_env=robot 12:24:52 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 12:24:52 + DOC_DIR=docs/_build/html 12:24:52 + [[ -d docs/_build/html ]] 12:24:52 + echo '---> Archiving generated docs' 12:24:52 ---> Archiving generated docs 12:24:52 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 12:24:52 + echo '---> tox-run.sh ends' 12:24:52 ---> tox-run.sh ends 12:24:52 + test 0 -eq 0 12:24:53 $ ssh-agent -k 12:24:53 unset SSH_AUTH_SOCK; 12:24:53 unset SSH_AGENT_PID; 12:24:53 echo Agent pid 1525 killed; 12:24:53 [ssh-agent] Stopped. 12:24:53 [PostBuildScript] - [INFO] Executing post build scripts. 12:24:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14001031492828363227.sh 12:24:53 ---> sysstat.sh 12:24:53 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins8205130230330024177.sh 12:24:53 ---> package-listing.sh 12:24:53 ++ facter osfamily 12:24:53 ++ tr '[:upper:]' '[:lower:]' 12:24:53 + OS_FAMILY=debian 12:24:53 + workspace=/w/workspace/builder-tox-verify-master 12:24:53 + START_PACKAGES=/tmp/packages_start.txt 12:24:53 + END_PACKAGES=/tmp/packages_end.txt 12:24:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:24:53 + PACKAGES=/tmp/packages_start.txt 12:24:53 + '[' /w/workspace/builder-tox-verify-master ']' 12:24:53 + PACKAGES=/tmp/packages_end.txt 12:24:53 + case "${OS_FAMILY}" in 12:24:53 + grep '^ii' 12:24:53 + dpkg -l 12:24:54 + '[' -f /tmp/packages_start.txt ']' 12:24:54 + '[' -f /tmp/packages_end.txt ']' 12:24:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:24:54 + '[' /w/workspace/builder-tox-verify-master ']' 12:24:54 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 12:24:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 12:24:54 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins1318800165268653764.sh 12:24:54 ---> capture-instance-metadata.sh 12:24:54 Setup pyenv: 12:24:54 system 12:24:54 3.8.20 12:24:54 3.9.20 12:24:54 3.10.15 12:24:54 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:24:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JXM0 from file:/tmp/.os_lf_venv 12:24:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:24:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:24:56 lf-activate-venv(): INFO: Base packages installed successfully 12:24:56 lf-activate-venv(): INFO: Installing additional packages: lftools 12:25:09 lf-activate-venv(): INFO: Adding /tmp/venv-JXM0/bin to PATH 12:25:09 INFO: Running in OpenStack, capturing instance metadata 12:25:09 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7351897905327536227.sh 12:25:09 provisioning config files... 12:25:10 Could not find credentials [logs] for builder-tox-verify-master #8166 12:25:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config15296982887766587472tmp 12:25:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:25:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:25:10 provisioning config files... 12:25:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:25:10 [EnvInject] - Injecting environment variables from a build step. 12:25:10 [EnvInject] - Injecting as environment variables the properties content 12:25:10 SERVER_ID=logs 12:25:10 12:25:10 [EnvInject] - Variables injected successfully. 12:25:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4304256562989574963.sh 12:25:10 ---> create-netrc.sh 12:25:10 WARN: Log server credential not found. 12:25:10 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7239904046559328243.sh 12:25:10 ---> python-tools-install.sh 12:25:10 Setup pyenv: 12:25:10 system 12:25:10 3.8.20 12:25:10 3.9.20 12:25:10 3.10.15 12:25:10 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:25:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JXM0 from file:/tmp/.os_lf_venv 12:25:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:25:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:25:12 lf-activate-venv(): INFO: Base packages installed successfully 12:25:12 lf-activate-venv(): INFO: Installing additional packages: lftools 12:25:22 lf-activate-venv(): INFO: Adding /tmp/venv-JXM0/bin to PATH 12:25:22 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins268884292155633585.sh 12:25:22 ---> sudo-logs.sh 12:25:22 Archiving 'sudo' log.. 12:25:23 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17808260870759695398.sh 12:25:23 ---> job-cost.sh 12:25:23 Setup pyenv: 12:25:23 system 12:25:23 3.8.20 12:25:23 3.9.20 12:25:23 3.10.15 12:25:23 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:25:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JXM0 from file:/tmp/.os_lf_venv 12:25:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:25:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:25:25 lf-activate-venv(): INFO: Base packages installed successfully 12:25:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:25:31 lf-activate-venv(): INFO: Adding /tmp/venv-JXM0/bin to PATH 12:25:31 INFO: No Stack... 12:25:31 INFO: Retrieving Pricing Info for: v3-standard-2 12:25:31 INFO: Archiving Costs 12:25:31 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins1726417709592625649.sh 12:25:31 ---> logs-deploy.sh 12:25:31 Setup pyenv: 12:25:31 system 12:25:31 3.8.20 12:25:31 3.9.20 12:25:31 3.10.15 12:25:31 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 12:25:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JXM0 from file:/tmp/.os_lf_venv 12:25:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:25:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:25:34 lf-activate-venv(): INFO: Base packages installed successfully 12:25:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:25:44 lf-activate-venv(): INFO: Adding /tmp/venv-JXM0/bin to PATH 12:25:44 WARNING: Nexus logging server not set 12:25:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8166/ 12:25:44 INFO: archiving logs to S3 12:25:45 ---> uname -a: 12:25:45 Linux prd-ubuntu2204-builder-2c-2g-34237 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:25:45 12:25:45 12:25:45 ---> lscpu: 12:25:45 Architecture: x86_64 12:25:45 CPU op-mode(s): 32-bit, 64-bit 12:25:45 Address sizes: 40 bits physical, 48 bits virtual 12:25:45 Byte Order: Little Endian 12:25:45 CPU(s): 2 12:25:45 On-line CPU(s) list: 0,1 12:25:45 Vendor ID: AuthenticAMD 12:25:45 Model name: AMD EPYC-Rome Processor 12:25:45 CPU family: 23 12:25:45 Model: 49 12:25:45 Thread(s) per core: 1 12:25:45 Core(s) per socket: 1 12:25:45 Socket(s): 2 12:25:45 Stepping: 0 12:25:45 BogoMIPS: 5599.99 12:25:45 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:25:45 Virtualization: AMD-V 12:25:45 Hypervisor vendor: KVM 12:25:45 Virtualization type: full 12:25:45 L1d cache: 64 KiB (2 instances) 12:25:45 L1i cache: 64 KiB (2 instances) 12:25:45 L2 cache: 1 MiB (2 instances) 12:25:45 L3 cache: 32 MiB (2 instances) 12:25:45 NUMA node(s): 1 12:25:45 NUMA node0 CPU(s): 0,1 12:25:45 Vulnerability Gather data sampling: Not affected 12:25:45 Vulnerability Indirect target selection: Not affected 12:25:45 Vulnerability Itlb multihit: Not affected 12:25:45 Vulnerability L1tf: Not affected 12:25:45 Vulnerability Mds: Not affected 12:25:45 Vulnerability Meltdown: Not affected 12:25:45 Vulnerability Mmio stale data: Not affected 12:25:45 Vulnerability Reg file data sampling: Not affected 12:25:45 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:25:45 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:25:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:25:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:25:45 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:25:45 Vulnerability Srbds: Not affected 12:25:45 Vulnerability Tsa: Not affected 12:25:45 Vulnerability Tsx async abort: Not affected 12:25:45 Vulnerability Vmscape: Not affected 12:25:45 12:25:45 12:25:45 ---> nproc: 12:25:45 2 12:25:45 12:25:45 12:25:45 ---> df -h: 12:25:45 Filesystem Size Used Avail Use% Mounted on 12:25:45 tmpfs 794M 1.1M 793M 1% /run 12:25:45 /dev/vda1 39G 9.1G 30G 24% / 12:25:45 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:25:45 tmpfs 5.0M 0 5.0M 0% /run/lock 12:25:45 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:25:45 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:25:45 12:25:45 12:25:45 ---> free -m: 12:25:45 total used free shared buff/cache available 12:25:45 Mem: 7937 545 4003 4 3389 7081 12:25:45 Swap: 1023 0 1023 12:25:45 12:25:45 12:25:45 ---> ip addr: 12:25:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:25:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:25:45 inet 127.0.0.1/8 scope host lo 12:25:45 valid_lft forever preferred_lft forever 12:25:45 inet6 ::1/128 scope host 12:25:45 valid_lft forever preferred_lft forever 12:25:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:25:45 link/ether fa:16:3e:5c:40:9c brd ff:ff:ff:ff:ff:ff 12:25:45 altname enp0s3 12:25:45 inet 10.30.170.37/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:25:45 valid_lft 86182sec preferred_lft 86182sec 12:25:45 inet6 fe80::f816:3eff:fe5c:409c/64 scope link 12:25:45 valid_lft forever preferred_lft forever 12:25:45 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:25:45 link/ether 3e:0a:df:0c:a8:78 brd ff:ff:ff:ff:ff:ff 12:25:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:25:45 valid_lft forever preferred_lft forever 12:25:45 12:25:45 12:25:45 ---> sar -b -r -n DEV: 12:25:45 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-34237) 01/12/26 _x86_64_ (2 CPU) 12:25:45 12:25:45 12:22:10 LINUX RESTART (2 CPU) 12:25:45 12:25:45 12:25:45 ---> sar -P ALL: 12:25:45 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-34237) 01/12/26 _x86_64_ (2 CPU) 12:25:45 12:25:45 12:22:10 LINUX RESTART (2 CPU) 12:25:45 12:25:45 12:25:45