23:05:28 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/120296 23:05:28 Running as SYSTEM 23:05:28 [EnvInject] - Loading node environment variables. 23:05:28 Building remotely on prd-ubuntu2204-builder-2c-2g-5510 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 23:05:28 [ssh-agent] Looking for ssh-agent implementation... 23:05:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:28 $ ssh-agent 23:05:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQDFH8d/agent.1532 23:05:28 SSH_AGENT_PID=1534 23:05:28 [ssh-agent] Started. 23:05:28 Running ssh-add (command line suppressed) 23:05:28 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_6977473480837281592.key (/w/workspace/builder-tox-verify-master@tmp/private_key_6977473480837281592.key) 23:05:28 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:05:28 The recommended git tool is: NONE 23:05:30 using credential jenkins-ssh 23:05:30 Wiping out workspace first. 23:05:30 Cloning the remote Git repository 23:05:30 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 23:05:31 > git init /w/workspace/builder-tox-verify-master # timeout=10 23:05:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:05:31 > git --version # timeout=10 23:05:31 > git --version # 'git version 2.34.1' 23:05:31 using GIT_SSH to set credentials jenkins-ssh 23:05:31 Verifying host key using known hosts file 23:05:31 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. 23:05:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:05:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 23:05:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 23:05:33 using GIT_SSH to set credentials jenkins-ssh 23:05:33 Verifying host key using known hosts file 23:05:33 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. 23:05:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/96/120296/3 # timeout=10 23:05:34 > git rev-parse dbfa5f4a85c2a086df2a1cb10949ab80adc25899^{commit} # timeout=10 23:05:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:05:34 Checking out Revision dbfa5f4a85c2a086df2a1cb10949ab80adc25899 (refs/changes/96/120296/3) 23:05:34 > git config core.sparsecheckout # timeout=10 23:05:34 > git checkout -f dbfa5f4a85c2a086df2a1cb10949ab80adc25899 # timeout=10 23:05:34 Commit message: "Chore: Scandium EOL - Remove stable/scandium" 23:05:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:05:34 > git rev-list --no-walk 0fef84c76fde6f744a594e6f6496a65e53951a7f # timeout=10 23:05:34 > git remote # timeout=10 23:05:34 > git submodule init # timeout=10 23:05:34 > git submodule sync # timeout=10 23:05:34 > git config --get remote.origin.url # timeout=10 23:05:34 > git submodule init # timeout=10 23:05:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 23:05:34 > git config --get submodule.global-jjb.url # timeout=10 23:05:34 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 23:05:34 > git config --get submodule.packer/common-packer.url # timeout=10 23:05:34 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 23:05:34 > git submodule update --init --recursive global-jjb # timeout=10 23:05:35 > git submodule update --init --recursive packer/common-packer # timeout=10 23:05:39 provisioning config files... 23:05:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:05:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:05:39 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14631581837380467170.sh 23:05:39 ---> python-tools-install.sh 23:05:39 Setup pyenv: 23:05:39 * system (set by /opt/pyenv/version) 23:05:39 * 3.8.20 (set by /opt/pyenv/version) 23:05:39 * 3.9.20 (set by /opt/pyenv/version) 23:05:39 3.10.15 23:05:39 3.11.10 23:05:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vKQB 23:05:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:05:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:47 lf-activate-venv(): INFO: Base packages installed successfully 23:05:47 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:12 lf-activate-venv(): INFO: Adding /tmp/venv-vKQB/bin to PATH 23:06:12 Generating Requirements File 23:06:32 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. 23:06:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:06:32 Python 3.11.10 23:06:32 pip 25.3 from /tmp/venv-vKQB/lib/python3.11/site-packages/pip (python 3.11) 23:06:32 appdirs==1.4.4 23:06:32 argcomplete==3.6.3 23:06:32 aspy.yaml==1.3.0 23:06:32 attrs==25.4.0 23:06:32 autopage==0.5.2 23:06:32 beautifulsoup4==4.14.3 23:06:32 boto3==1.42.37 23:06:32 botocore==1.42.37 23:06:32 bs4==0.0.2 23:06:32 certifi==2026.1.4 23:06:32 cffi==2.0.0 23:06:32 cfgv==3.5.0 23:06:32 chardet==5.2.0 23:06:32 charset-normalizer==3.4.4 23:06:32 click==8.3.1 23:06:32 cliff==4.13.1 23:06:32 cmd2==3.1.2 23:06:32 cryptography==3.3.2 23:06:32 debtcollector==3.0.0 23:06:32 decorator==5.2.1 23:06:32 defusedxml==0.7.1 23:06:32 Deprecated==1.3.1 23:06:32 distlib==0.4.0 23:06:32 dnspython==2.8.0 23:06:32 docker==7.1.0 23:06:32 dogpile.cache==1.5.0 23:06:32 durationpy==0.10 23:06:32 email-validator==2.3.0 23:06:32 filelock==3.20.3 23:06:32 future==1.0.0 23:06:32 gitdb==4.0.12 23:06:32 GitPython==3.1.46 23:06:32 httplib2==0.30.2 23:06:32 identify==2.6.16 23:06:32 idna==3.11 23:06:32 importlib-resources==1.5.0 23:06:32 iso8601==2.1.0 23:06:32 Jinja2==3.1.6 23:06:32 jmespath==1.1.0 23:06:32 jsonpatch==1.33 23:06:32 jsonpointer==3.0.0 23:06:32 jsonschema==4.26.0 23:06:32 jsonschema-specifications==2025.9.1 23:06:32 keystoneauth1==5.13.0 23:06:32 kubernetes==35.0.0 23:06:32 lftools==0.37.21 23:06:32 lxml==6.0.2 23:06:32 markdown-it-py==4.0.0 23:06:32 MarkupSafe==3.0.3 23:06:32 mdurl==0.1.2 23:06:32 msgpack==1.1.2 23:06:32 multi_key_dict==2.0.3 23:06:32 munch==4.0.0 23:06:32 netaddr==1.3.0 23:06:32 niet==1.4.2 23:06:32 nodeenv==1.10.0 23:06:32 oauth2client==4.1.3 23:06:32 oauthlib==3.3.1 23:06:32 openstacksdk==4.9.0 23:06:32 os-service-types==1.8.2 23:06:32 osc-lib==4.3.0 23:06:32 oslo.config==10.2.0 23:06:32 oslo.context==6.2.0 23:06:32 oslo.i18n==6.7.1 23:06:32 oslo.log==8.0.0 23:06:32 oslo.serialization==5.9.0 23:06:32 oslo.utils==9.2.0 23:06:32 packaging==26.0 23:06:32 pbr==7.0.3 23:06:32 platformdirs==4.5.1 23:06:32 prettytable==3.17.0 23:06:32 psutil==7.2.2 23:06:32 pyasn1==0.6.2 23:06:32 pyasn1_modules==0.4.2 23:06:32 pycparser==3.0 23:06:32 pygerrit2==2.0.15 23:06:32 PyGithub==2.8.1 23:06:32 Pygments==2.19.2 23:06:32 PyJWT==2.10.1 23:06:32 PyNaCl==1.6.2 23:06:32 pyparsing==2.4.7 23:06:32 pyperclip==1.11.0 23:06:32 pyrsistent==0.20.0 23:06:32 python-cinderclient==9.8.0 23:06:32 python-dateutil==2.9.0.post0 23:06:32 python-heatclient==5.0.0 23:06:32 python-jenkins==1.8.3 23:06:32 python-keystoneclient==5.7.0 23:06:32 python-magnumclient==4.9.0 23:06:32 python-openstackclient==8.3.0 23:06:32 python-swiftclient==4.9.0 23:06:32 PyYAML==6.0.3 23:06:32 referencing==0.37.0 23:06:32 requests==2.32.5 23:06:32 requests-oauthlib==2.0.0 23:06:32 requestsexceptions==1.4.0 23:06:32 rfc3986==2.0.0 23:06:32 rich==14.3.1 23:06:32 rich-argparse==1.7.2 23:06:32 rpds-py==0.30.0 23:06:32 rsa==4.9.1 23:06:32 ruamel.yaml==0.19.1 23:06:32 ruamel.yaml.clib==0.2.15 23:06:32 s3transfer==0.16.0 23:06:32 simplejson==3.20.2 23:06:32 six==1.17.0 23:06:32 smmap==5.0.2 23:06:32 soupsieve==2.8.3 23:06:32 stevedore==5.6.0 23:06:32 tabulate==0.9.0 23:06:32 toml==0.10.2 23:06:32 tomlkit==0.14.0 23:06:32 tqdm==4.67.1 23:06:32 typing_extensions==4.15.0 23:06:32 tzdata==2025.3 23:06:32 urllib3==1.26.20 23:06:32 virtualenv==20.36.1 23:06:32 wcwidth==0.5.0 23:06:32 websocket-client==1.9.0 23:06:32 wrapt==2.0.1 23:06:32 xdg==6.0.0 23:06:32 xmltodict==1.0.2 23:06:32 yq==3.4.3 23:06:32 [EnvInject] - Injecting environment variables from a build step. 23:06:32 [EnvInject] - Injecting as environment variables the properties content 23:06:32 PYTHON=python3 23:06:32 23:06:32 [EnvInject] - Variables injected successfully. 23:06:32 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2236040521217762920.sh 23:06:32 ---> tox-install.sh 23:06:32 + source /home/jenkins/lf-env.sh 23:06:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:06:32 ++ mktemp -d /tmp/venv-XXXX 23:06:32 + lf_venv=/tmp/venv-2DgI 23:06:32 + local venv_file=/tmp/.os_lf_venv 23:06:32 + local python=python3 23:06:32 + local options 23:06:32 + local set_path=true 23:06:32 + local install_args= 23:06:32 ++ 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 23:06:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:06:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:06:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:06:32 + true 23:06:32 + case $1 in 23:06:32 + venv_file=/tmp/.toxenv 23:06:32 + shift 2 23:06:32 + true 23:06:32 + case $1 in 23:06:32 + shift 23:06:32 + break 23:06:32 + case $python in 23:06:32 + local pkg_list= 23:06:32 + [[ -d /opt/pyenv ]] 23:06:32 + echo 'Setup pyenv:' 23:06:32 Setup pyenv: 23:06:32 + export PYENV_ROOT=/opt/pyenv 23:06:32 + PYENV_ROOT=/opt/pyenv 23:06:32 + 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 23:06:32 + 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 23:06:32 + pyenv versions 23:06:32 system 23:06:32 3.8.20 23:06:32 3.9.20 23:06:32 3.10.15 23:06:32 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:06:32 + command -v pyenv 23:06:32 ++ pyenv init - --no-rehash 23:06:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:06:33 for i in ${!paths[@]}; do 23:06:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:06:33 fi; done; 23:06:33 echo "${paths[*]}"'\'')" 23:06:33 export PATH="/opt/pyenv/shims:${PATH}" 23:06:33 export PYENV_SHELL=bash 23:06:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:06:33 pyenv() { 23:06:33 local command 23:06:33 command="${1:-}" 23:06:33 if [ "$#" -gt 0 ]; then 23:06:33 shift 23:06:33 fi 23:06:33 23:06:33 case "$command" in 23:06:33 rehash|shell) 23:06:33 eval "$(pyenv "sh-$command" "$@")" 23:06:33 ;; 23:06:33 *) 23:06:33 command pyenv "$command" "$@" 23:06:33 ;; 23:06:33 esac 23:06:33 }' 23:06:33 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:06:33 for i in ${!paths[@]}; do 23:06:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:06:33 fi; done; 23:06:33 echo "${paths[*]}"' 23:06:33 ++ 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 23:06:33 ++ 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 23:06:33 ++ 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 23:06:33 ++ export PYENV_SHELL=bash 23:06:33 ++ PYENV_SHELL=bash 23:06:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:06:33 +++ complete -F _pyenv pyenv 23:06:33 ++ lf-pyver python3 23:06:33 ++ local py_version_xy=python3 23:06:33 ++ local py_version_xyz= 23:06:33 ++ pyenv versions 23:06:33 ++ local command 23:06:33 ++ command=versions 23:06:33 ++ '[' 1 -gt 0 ']' 23:06:33 ++ shift 23:06:33 ++ case "$command" in 23:06:33 ++ command pyenv versions 23:06:33 ++ awk '{ print $1 }' 23:06:33 ++ grep -E '^[0-9.]*[0-9]$' 23:06:33 ++ sed 's/^[ *]* //' 23:06:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:06:33 +++ grep '^3' /tmp/.pyenv_versions 23:06:33 +++ tail -n 1 23:06:33 +++ sort -V 23:06:33 ++ py_version_xyz=3.11.10 23:06:33 ++ [[ -z 3.11.10 ]] 23:06:33 ++ echo 3.11.10 23:06:33 ++ return 0 23:06:33 + pyenv local 3.11.10 23:06:33 + local command 23:06:33 + command=local 23:06:33 + '[' 2 -gt 0 ']' 23:06:33 + shift 23:06:33 + case "$command" in 23:06:33 + command pyenv local 3.11.10 23:06:33 + for arg in "$@" 23:06:33 + case $arg in 23:06:33 + pkg_list+='tox ' 23:06:33 + for arg in "$@" 23:06:33 + case $arg in 23:06:33 + pkg_list+='virtualenv ' 23:06:33 + for arg in "$@" 23:06:33 + case $arg in 23:06:33 + pkg_list+='urllib3~=1.26.15 ' 23:06:33 + [[ -f /tmp/.toxenv ]] 23:06:33 + [[ ! -f /tmp/.toxenv ]] 23:06:33 + [[ -n '' ]] 23:06:33 + python3 -m venv /tmp/venv-2DgI 23:06:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2DgI' 23:06:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2DgI 23:06:37 + echo /tmp/venv-2DgI 23:06:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:06:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:06:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:37 + local 'pip_opts=--upgrade --quiet' 23:06:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:06:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:06:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:06:37 + [[ -n '' ]] 23:06:37 + [[ -n '' ]] 23:06:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:37 + /tmp/venv-2DgI/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 23:06:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:06:40 lf-activate-venv(): INFO: Base packages installed successfully 23:06:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:06:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:06:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:06:40 + /tmp/venv-2DgI/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 23:06:42 + type python3 23:06:42 + true 23:06:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2DgI/bin to PATH' 23:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-2DgI/bin to PATH 23:06:42 + PATH=/tmp/venv-2DgI/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 23:06:42 + return 0 23:06:42 + python3 --version 23:06:42 Python 3.11.10 23:06:42 + python3 -m pip --version 23:06:43 pip 25.3 from /tmp/venv-2DgI/lib/python3.11/site-packages/pip (python 3.11) 23:06:43 + python3 -m pip freeze 23:06:43 cachetools==6.2.6 23:06:43 chardet==5.2.0 23:06:43 colorama==0.4.6 23:06:43 distlib==0.4.0 23:06:43 filelock==3.20.3 23:06:43 packaging==26.0 23:06:43 platformdirs==4.5.1 23:06:43 pluggy==1.6.0 23:06:43 pyproject-api==1.10.0 23:06:43 tox==4.34.1 23:06:43 urllib3==1.26.20 23:06:43 virtualenv==20.36.1 23:06:43 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins8956000012094548883.sh 23:06:43 [EnvInject] - Injecting environment variables from a build step. 23:06:43 [EnvInject] - Injecting as environment variables the properties content 23:06:43 PARALLEL=False 23:06:43 23:06:43 [EnvInject] - Variables injected successfully. 23:06:43 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins3803570972640181426.sh 23:06:43 ---> tox-run.sh 23:06:43 + 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 23:06:43 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 23:06:43 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 23:06:43 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 23:06:43 + cd /w/workspace/builder-tox-verify-master/. 23:06:43 + source /home/jenkins/lf-env.sh 23:06:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:06:43 ++ mktemp -d /tmp/venv-XXXX 23:06:43 + lf_venv=/tmp/venv-R29E 23:06:43 + local venv_file=/tmp/.os_lf_venv 23:06:43 + local python=python3 23:06:43 + local options 23:06:43 + local set_path=true 23:06:43 + local install_args= 23:06:43 ++ 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 23:06:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:06:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:06:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:06:43 + true 23:06:43 + case $1 in 23:06:43 + venv_file=/tmp/.toxenv 23:06:43 + shift 2 23:06:43 + true 23:06:43 + case $1 in 23:06:43 + shift 23:06:43 + break 23:06:43 + case $python in 23:06:43 + local pkg_list= 23:06:43 + [[ -d /opt/pyenv ]] 23:06:43 + echo 'Setup pyenv:' 23:06:43 Setup pyenv: 23:06:43 + export PYENV_ROOT=/opt/pyenv 23:06:43 + PYENV_ROOT=/opt/pyenv 23:06:43 + 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 23:06:43 + 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 23:06:43 + pyenv versions 23:06:43 system 23:06:43 3.8.20 23:06:43 3.9.20 23:06:43 3.10.15 23:06:43 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:06:43 + command -v pyenv 23:06:43 ++ pyenv init - --no-rehash 23:06:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:06:43 for i in ${!paths[@]}; do 23:06:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:06:43 fi; done; 23:06:43 echo "${paths[*]}"'\'')" 23:06:43 export PATH="/opt/pyenv/shims:${PATH}" 23:06:43 export PYENV_SHELL=bash 23:06:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:06:43 pyenv() { 23:06:43 local command 23:06:43 command="${1:-}" 23:06:43 if [ "$#" -gt 0 ]; then 23:06:43 shift 23:06:43 fi 23:06:43 23:06:43 case "$command" in 23:06:43 rehash|shell) 23:06:43 eval "$(pyenv "sh-$command" "$@")" 23:06:43 ;; 23:06:43 *) 23:06:43 command pyenv "$command" "$@" 23:06:43 ;; 23:06:43 esac 23:06:43 }' 23:06:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:06:43 for i in ${!paths[@]}; do 23:06:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:06:43 fi; done; 23:06:43 echo "${paths[*]}"' 23:06:43 ++ 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 23:06:43 ++ 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 23:06:43 ++ 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 23:06:43 ++ export PYENV_SHELL=bash 23:06:43 ++ PYENV_SHELL=bash 23:06:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:06:43 +++ complete -F _pyenv pyenv 23:06:43 ++ lf-pyver python3 23:06:43 ++ local py_version_xy=python3 23:06:43 ++ local py_version_xyz= 23:06:43 ++ pyenv versions 23:06:43 ++ local command 23:06:43 ++ command=versions 23:06:43 ++ '[' 1 -gt 0 ']' 23:06:43 ++ shift 23:06:43 ++ awk '{ print $1 }' 23:06:43 ++ case "$command" in 23:06:43 ++ command pyenv versions 23:06:43 ++ grep -E '^[0-9.]*[0-9]$' 23:06:43 ++ sed 's/^[ *]* //' 23:06:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:06:43 +++ grep '^3' /tmp/.pyenv_versions 23:06:43 +++ tail -n 1 23:06:43 +++ sort -V 23:06:43 ++ py_version_xyz=3.11.10 23:06:43 ++ [[ -z 3.11.10 ]] 23:06:43 ++ echo 3.11.10 23:06:43 ++ return 0 23:06:43 + pyenv local 3.11.10 23:06:43 + local command 23:06:43 + command=local 23:06:43 + '[' 2 -gt 0 ']' 23:06:43 + shift 23:06:43 + case "$command" in 23:06:43 + command pyenv local 3.11.10 23:06:43 + for arg in "$@" 23:06:43 + case $arg in 23:06:43 + pkg_list+='tox ' 23:06:43 + for arg in "$@" 23:06:43 + case $arg in 23:06:43 + pkg_list+='virtualenv ' 23:06:43 + for arg in "$@" 23:06:43 + case $arg in 23:06:43 + pkg_list+='urllib3~=1.26.15 ' 23:06:43 + [[ -f /tmp/.toxenv ]] 23:06:43 ++ cat /tmp/.toxenv 23:06:43 + lf_venv=/tmp/venv-2DgI 23:06:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2DgI from' file:/tmp/.toxenv 23:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2DgI from file:/tmp/.toxenv 23:06:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:43 + local 'pip_opts=--upgrade --quiet' 23:06:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:06:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:06:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:06:43 + [[ -n '' ]] 23:06:43 + [[ -n '' ]] 23:06:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:43 + /tmp/venv-2DgI/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 23:06:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:06:44 lf-activate-venv(): INFO: Base packages installed successfully 23:06:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:06:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 23:06:44 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 23:06:44 + /tmp/venv-2DgI/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 23:06:45 + type python3 23:06:45 + true 23:06:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2DgI/bin to PATH' 23:06:45 lf-activate-venv(): INFO: Adding /tmp/venv-2DgI/bin to PATH 23:06:45 + PATH=/tmp/venv-2DgI/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 23:06:45 + return 0 23:06:45 + [[ -d /opt/pyenv ]] 23:06:45 + echo '---> Setting up pyenv' 23:06:45 ---> Setting up pyenv 23:06:45 + export PYENV_ROOT=/opt/pyenv 23:06:45 + PYENV_ROOT=/opt/pyenv 23:06:45 + export PATH=/opt/pyenv/bin:/tmp/venv-2DgI/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 23:06:45 + PATH=/opt/pyenv/bin:/tmp/venv-2DgI/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 23:06:45 ++ pwd 23:06:45 + PYTHONPATH=/w/workspace/builder-tox-verify-master 23:06:45 + export PYTHONPATH 23:06:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:06:45 + TOX_TESTENV_PASSENV=PYTHONPATH 23:06:45 + tox --version 23:06:46 4.34.1 from /tmp/venv-2DgI/lib/python3.11/site-packages/tox/__init__.py 23:06:46 + PARALLEL=False 23:06:46 + TOX_OPTIONS_LIST= 23:06:46 + [[ -n '' ]] 23:06:46 + case ${PARALLEL,,} in 23:06:46 + tox 23:06:46 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 23:06:46 docs: install_deps> python -I -m pip install -r docs/requirements.txt 23:07:07 docs: freeze> python -m pip freeze --all 23:07:07 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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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 23:07:07 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 23:07:09 docs: OK ✔ in 23.27 seconds 23:07:09 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 23:07:26 docs-linkcheck: freeze> python -m pip freeze --all 23:07:26 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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.1,nwdiag==3.0.0,packaging==26.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.2,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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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 23:07:26 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 23:07:29 docs-linkcheck: OK ✔ in 19.55 seconds 23:07:29 jjb-version: freeze> python -m pip freeze --all 23:07:29 jjb-version: pip==25.3,setuptools==80.9.0 23:07:29 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 23:07:29 JJB version in jjb/releng-jobs.yaml: 6.3.0 23:07:29 JJB version in tox.ini: 6.3.0 23:07:30 jjb-version: OK ✔ in 0.71 seconds 23:07:30 prefix: freeze> python -m pip freeze --all 23:07:30 prefix: pip==25.3,setuptools==80.9.0 23:07:30 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 23:07:30 prefix: OK ✔ in 0.74 seconds 23:07:30 robot: freeze> python -m pip freeze --all 23:07:31 robot: pip==25.3,setuptools==80.9.0 23:07:31 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 23:07:31 docs: OK (23.26=setup[21.29]+cmd[1.97] seconds) 23:07:31 docs-linkcheck: OK (19.55=setup[16.91]+cmd[2.64] seconds) 23:07:31 jjb-version: OK (0.71=setup[0.69]+cmd[0.02] seconds) 23:07:31 prefix: OK (0.74=setup[0.72]+cmd[0.02] seconds) 23:07:31 robot: OK (0.88=setup[0.84]+cmd[0.04] seconds) 23:07:31 congratulations :) (45.18 seconds) 23:07:31 + tox_status=0 23:07:31 + echo '---> Completed tox runs' 23:07:31 ---> Completed tox runs 23:07:31 + for i in .tox/*/log 23:07:31 ++ echo .tox/docs-linkcheck/log 23:07:31 ++ awk -F/ '{print $2}' 23:07:31 + tox_env=docs-linkcheck 23:07:31 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 23:07:31 + for i in .tox/*/log 23:07:31 ++ echo .tox/docs/log 23:07:31 ++ awk -F/ '{print $2}' 23:07:31 + tox_env=docs 23:07:31 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 23:07:31 + for i in .tox/*/log 23:07:31 ++ echo .tox/jjb-version/log 23:07:31 ++ awk -F/ '{print $2}' 23:07:31 + tox_env=jjb-version 23:07:31 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 23:07:31 + for i in .tox/*/log 23:07:31 ++ echo .tox/prefix/log 23:07:31 ++ awk -F/ '{print $2}' 23:07:31 + tox_env=prefix 23:07:31 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 23:07:31 + for i in .tox/*/log 23:07:31 ++ echo .tox/robot/log 23:07:31 ++ awk -F/ '{print $2}' 23:07:31 + tox_env=robot 23:07:31 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 23:07:31 + DOC_DIR=docs/_build/html 23:07:31 + [[ -d docs/_build/html ]] 23:07:31 + echo '---> Archiving generated docs' 23:07:31 ---> Archiving generated docs 23:07:31 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 23:07:31 + echo '---> tox-run.sh ends' 23:07:31 ---> tox-run.sh ends 23:07:31 + test 0 -eq 0 23:07:31 $ ssh-agent -k 23:07:31 unset SSH_AUTH_SOCK; 23:07:31 unset SSH_AGENT_PID; 23:07:31 echo Agent pid 1534 killed; 23:07:31 [ssh-agent] Stopped. 23:07:31 [PostBuildScript] - [INFO] Executing post build scripts. 23:07:31 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins15886798982729538561.sh 23:07:31 ---> sysstat.sh 23:07:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14488947807583941447.sh 23:07:32 ---> package-listing.sh 23:07:32 ++ facter osfamily 23:07:32 ++ tr '[:upper:]' '[:lower:]' 23:07:32 + OS_FAMILY=debian 23:07:32 + workspace=/w/workspace/builder-tox-verify-master 23:07:32 + START_PACKAGES=/tmp/packages_start.txt 23:07:32 + END_PACKAGES=/tmp/packages_end.txt 23:07:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:07:32 + PACKAGES=/tmp/packages_start.txt 23:07:32 + '[' /w/workspace/builder-tox-verify-master ']' 23:07:32 + PACKAGES=/tmp/packages_end.txt 23:07:32 + case "${OS_FAMILY}" in 23:07:32 + dpkg -l 23:07:32 + grep '^ii' 23:07:32 + '[' -f /tmp/packages_start.txt ']' 23:07:32 + '[' -f /tmp/packages_end.txt ']' 23:07:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:07:32 + '[' /w/workspace/builder-tox-verify-master ']' 23:07:32 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 23:07:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 23:07:32 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins17187242599401085844.sh 23:07:32 ---> capture-instance-metadata.sh 23:07:32 Setup pyenv: 23:07:32 system 23:07:32 3.8.20 23:07:32 3.9.20 23:07:32 3.10.15 23:07:32 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:07:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vKQB from file:/tmp/.os_lf_venv 23:07:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:34 lf-activate-venv(): INFO: Base packages installed successfully 23:07:34 lf-activate-venv(): INFO: Installing additional packages: lftools 23:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-vKQB/bin to PATH 23:07:49 INFO: Running in OpenStack, capturing instance metadata 23:07:50 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins13888818762815772930.sh 23:07:50 provisioning config files... 23:07:50 Could not find credentials [logs] for builder-tox-verify-master #8204 23:07:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config17105484197025231185tmp 23:07:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:07:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:07:50 provisioning config files... 23:07:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:07:51 [EnvInject] - Injecting environment variables from a build step. 23:07:51 [EnvInject] - Injecting as environment variables the properties content 23:07:51 SERVER_ID=logs 23:07:51 23:07:51 [EnvInject] - Variables injected successfully. 23:07:51 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins2615503367796965545.sh 23:07:51 ---> create-netrc.sh 23:07:51 WARN: Log server credential not found. 23:07:51 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5964239103999056617.sh 23:07:51 ---> python-tools-install.sh 23:07:51 Setup pyenv: 23:07:51 system 23:07:51 3.8.20 23:07:51 3.9.20 23:07:51 3.10.15 23:07:51 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:07:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vKQB from file:/tmp/.os_lf_venv 23:07:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:53 lf-activate-venv(): INFO: Base packages installed successfully 23:07:53 lf-activate-venv(): INFO: Installing additional packages: lftools 23:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-vKQB/bin to PATH 23:08:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins4875800568003589212.sh 23:08:04 ---> sudo-logs.sh 23:08:04 Archiving 'sudo' log.. 23:08:04 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3304129928675287550.sh 23:08:04 ---> job-cost.sh 23:08:04 Setup pyenv: 23:08:04 system 23:08:04 3.8.20 23:08:04 3.9.20 23:08:04 3.10.15 23:08:04 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:08:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vKQB from file:/tmp/.os_lf_venv 23:08:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:06 lf-activate-venv(): INFO: Base packages installed successfully 23:08:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:08:12 lf-activate-venv(): INFO: Adding /tmp/venv-vKQB/bin to PATH 23:08:12 INFO: No Stack... 23:08:13 INFO: Retrieving Pricing Info for: v3-standard-2 23:08:13 INFO: Archiving Costs 23:08:13 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins11217282505767483122.sh 23:08:13 ---> logs-deploy.sh 23:08:13 Setup pyenv: 23:08:13 system 23:08:13 3.8.20 23:08:13 3.9.20 23:08:13 3.10.15 23:08:13 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 23:08:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vKQB from file:/tmp/.os_lf_venv 23:08:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:15 lf-activate-venv(): INFO: Base packages installed successfully 23:08:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:08:25 lf-activate-venv(): INFO: Adding /tmp/venv-vKQB/bin to PATH 23:08:25 WARNING: Nexus logging server not set 23:08:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8204/ 23:08:25 INFO: archiving logs to S3 23:08:26 ---> uname -a: 23:08:26 Linux prd-ubuntu2204-builder-2c-2g-5510 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:08:26 23:08:26 23:08:26 ---> lscpu: 23:08:26 Architecture: x86_64 23:08:26 CPU op-mode(s): 32-bit, 64-bit 23:08:26 Address sizes: 40 bits physical, 48 bits virtual 23:08:26 Byte Order: Little Endian 23:08:26 CPU(s): 2 23:08:26 On-line CPU(s) list: 0,1 23:08:26 Vendor ID: AuthenticAMD 23:08:26 Model name: AMD EPYC-Rome Processor 23:08:26 CPU family: 23 23:08:26 Model: 49 23:08:26 Thread(s) per core: 1 23:08:26 Core(s) per socket: 1 23:08:26 Socket(s): 2 23:08:26 Stepping: 0 23:08:26 BogoMIPS: 5600.00 23:08:26 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 23:08:26 Virtualization: AMD-V 23:08:26 Hypervisor vendor: KVM 23:08:26 Virtualization type: full 23:08:26 L1d cache: 64 KiB (2 instances) 23:08:26 L1i cache: 64 KiB (2 instances) 23:08:26 L2 cache: 1 MiB (2 instances) 23:08:26 L3 cache: 32 MiB (2 instances) 23:08:26 NUMA node(s): 1 23:08:26 NUMA node0 CPU(s): 0,1 23:08:26 Vulnerability Gather data sampling: Not affected 23:08:26 Vulnerability Indirect target selection: Not affected 23:08:26 Vulnerability Itlb multihit: Not affected 23:08:26 Vulnerability L1tf: Not affected 23:08:26 Vulnerability Mds: Not affected 23:08:26 Vulnerability Meltdown: Not affected 23:08:26 Vulnerability Mmio stale data: Not affected 23:08:26 Vulnerability Reg file data sampling: Not affected 23:08:26 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:08:26 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:08:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:08:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:08:26 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:08:26 Vulnerability Srbds: Not affected 23:08:26 Vulnerability Tsa: Not affected 23:08:26 Vulnerability Tsx async abort: Not affected 23:08:26 Vulnerability Vmscape: Not affected 23:08:26 23:08:26 23:08:26 ---> nproc: 23:08:26 2 23:08:26 23:08:26 23:08:26 ---> df -h: 23:08:26 Filesystem Size Used Avail Use% Mounted on 23:08:26 tmpfs 794M 1.1M 793M 1% /run 23:08:26 /dev/vda1 39G 9.1G 30G 24% / 23:08:26 tmpfs 3.9G 0 3.9G 0% /dev/shm 23:08:26 tmpfs 5.0M 0 5.0M 0% /run/lock 23:08:26 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:08:26 tmpfs 794M 4.0K 794M 1% /run/user/1001 23:08:26 23:08:26 23:08:26 ---> free -m: 23:08:26 total used free shared buff/cache available 23:08:26 Mem: 7937 574 3979 4 3384 7052 23:08:26 Swap: 1023 0 1023 23:08:26 23:08:26 23:08:26 ---> ip addr: 23:08:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:08:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:08:26 inet 127.0.0.1/8 scope host lo 23:08:26 valid_lft forever preferred_lft forever 23:08:26 inet6 ::1/128 scope host 23:08:26 valid_lft forever preferred_lft forever 23:08:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:08:26 link/ether fa:16:3e:e6:26:8f brd ff:ff:ff:ff:ff:ff 23:08:26 altname enp0s3 23:08:26 inet 10.30.170.109/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:08:26 valid_lft 86180sec preferred_lft 86180sec 23:08:26 inet6 fe80::f816:3eff:fee6:268f/64 scope link 23:08:26 valid_lft forever preferred_lft forever 23:08:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:08:26 link/ether 1a:25:2c:e9:4a:20 brd ff:ff:ff:ff:ff:ff 23:08:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:08:26 valid_lft forever preferred_lft forever 23:08:26 23:08:26 23:08:26 ---> sar -b -r -n DEV: 23:08:26 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-5510) 01/28/26 _x86_64_ (2 CPU) 23:08:26 23:08:26 23:04:51 LINUX RESTART (2 CPU) 23:08:26 23:08:26 23:08:26 ---> sar -P ALL: 23:08:26 Linux 5.15.0-164-generic (prd-ubuntu2204-builder-2c-2g-5510) 01/28/26 _x86_64_ (2 CPU) 23:08:26 23:08:26 23:04:51 LINUX RESTART (2 CPU) 23:08:26 23:08:26 23:08:26