11:29:04 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/releng/builder/+/125809 11:29:04 Running as SYSTEM 11:29:04 [EnvInject] - Loading node environment variables. 11:29:04 Building remotely on prd-ubuntu2204-builder-2c-2g-2920 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-tox-verify-master 11:29:04 [ssh-agent] Looking for ssh-agent implementation... 11:29:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:04 $ ssh-agent 11:29:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhtHsOm/agent.1284 11:29:04 SSH_AGENT_PID=1286 11:29:04 [ssh-agent] Started. 11:29:05 Running ssh-add (command line suppressed) 11:29:05 Identity added: /w/workspace/builder-tox-verify-master@tmp/private_key_15484495329040220402.key (/w/workspace/builder-tox-verify-master@tmp/private_key_15484495329040220402.key) 11:29:05 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:29:05 The recommended git tool is: NONE 11:29:08 using credential jenkins-ssh 11:29:08 Wiping out workspace first. 11:29:08 Cloning the remote Git repository 11:29:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:29:08 > git init /w/workspace/builder-tox-verify-master # timeout=10 11:29:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:29:08 > git --version # timeout=10 11:29:09 > git --version # 'git version 2.34.1' 11:29:09 using GIT_SSH to set credentials jenkins-ssh 11:29:09 Verifying host key using known hosts file, will automatically accept unseen keys 11:29:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:29:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:29:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:29:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:29:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:29:12 using GIT_SSH to set credentials jenkins-ssh 11:29:12 Verifying host key using known hosts file, will automatically accept unseen keys 11:29:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder refs/changes/09/125809/1 # timeout=10 11:29:12 > git rev-parse 8b9a762b287c7045548ccef77089698273cc9462^{commit} # timeout=10 11:29:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:29:12 Checking out Revision 8b9a762b287c7045548ccef77089698273cc9462 (refs/changes/09/125809/1) 11:29:12 > git config core.sparsecheckout # timeout=10 11:29:12 > git checkout -f 8b9a762b287c7045548ccef77089698273cc9462 # timeout=10 11:29:15 Commit message: "Fix: repin ubuntu2204-builder to ODL-built image" 11:29:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:29:15 > git rev-list --no-walk 30dc0df459f6e3889f8f2e6e53c12e34e13dd6e2 # timeout=10 11:29:15 > git remote # timeout=10 11:29:15 > git submodule init # timeout=10 11:29:16 > git submodule sync # timeout=10 11:29:16 > git config --get remote.origin.url # timeout=10 11:29:16 > git submodule init # timeout=10 11:29:16 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:29:16 > git config --get submodule.global-jjb.url # timeout=10 11:29:16 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:29:16 > git config --get submodule.packer/common-packer.url # timeout=10 11:29:16 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:29:16 > git submodule update --init --recursive global-jjb # timeout=10 11:29:17 > git submodule update --init --recursive packer/common-packer # timeout=10 11:29:18 provisioning config files... 11:29:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:29:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:29:18 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9240027494583710811.sh 11:29:18 ---> python-tools-install.sh 11:29:18 Setup pyenv: 11:29:18 * system (set by /opt/pyenv/version) 11:29:18 * 3.8.20 (set by /opt/pyenv/version) 11:29:18 * 3.9.20 (set by /opt/pyenv/version) 11:29:18 3.10.15 11:29:18 3.11.10 11:29:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LBxp 11:29:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:29:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:29:31 lf-activate-venv(): INFO: Installing additional packages: lftools 11:30:09 lf-activate-venv(): INFO: Adding /tmp/venv-LBxp/bin to PATH 11:30:09 Generating Requirements File 11:30:41 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. 11:30:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:30:41 Python 3.11.10 11:30:41 pip 26.2.1 from /tmp/venv-LBxp/lib/python3.11/site-packages/pip (python 3.11) 11:30:42 aiohappyeyeballs==2.7.1 11:30:42 aiohttp==3.14.3 11:30:42 aiosignal==1.4.0 11:30:42 appdirs==1.4.4 11:30:42 argcomplete==3.7.2 11:30:42 aspy.yaml==1.3.0 11:30:42 attrs==26.1.0 11:30:42 autopage==0.6.0 11:30:42 beautifulsoup4==4.15.0 11:30:42 boto3==1.43.89 11:30:42 botocore==1.43.89 11:30:42 bs4==0.0.2 11:30:42 certifi==2026.7.22 11:30:42 cffi==2.1.1 11:30:42 cfgv==3.5.0 11:30:42 chardet==7.6.0 11:30:42 charset-normalizer==3.5.1 11:30:42 click==8.5.0 11:30:42 cliff==4.16.0 11:30:42 cmd2==4.2.3 11:30:42 cryptography==3.3.2 11:30:42 debtcollector==3.1.0 11:30:42 decorator==5.3.1 11:30:42 defusedxml==0.7.1 11:30:42 Deprecated==1.3.1 11:30:42 distlib==0.4.3 11:30:42 dnspython==2.8.0 11:30:42 docker==7.2.0 11:30:42 dogpile.cache==1.5.0 11:30:42 durationpy==0.11 11:30:42 email-validator==2.3.0 11:30:42 filelock==3.32.5 11:30:42 frozenlist==1.8.0 11:30:42 future==1.0.0 11:30:42 gitdb==4.0.12 11:30:42 GitPython==3.1.62 11:30:42 httplib2==0.30.2 11:30:42 identify==2.6.19 11:30:42 idna==3.19 11:30:42 importlib-resources==1.5.0 11:30:42 iso8601==2.1.0 11:30:42 Jinja2==3.1.6 11:30:42 jmespath==1.1.0 11:30:42 jsonpatch==1.33 11:30:42 jsonpointer==3.1.1 11:30:42 jsonschema==4.26.0 11:30:42 jsonschema-specifications==2025.9.1 11:30:42 keystoneauth1==5.17.0 11:30:42 kubernetes==36.0.3 11:30:42 lftools==0.37.23 11:30:42 lxml==6.1.3 11:30:42 markdown-it-py==4.2.0 11:30:42 MarkupSafe==3.0.3 11:30:42 mdurl==0.1.2 11:30:42 msgpack==1.2.2 11:30:42 multi_key_dict==2.0.3 11:30:42 multidict==6.7.1 11:30:42 munch==4.0.0 11:30:42 netaddr==1.3.0 11:30:42 niet==1.4.2 11:30:42 nodeenv==1.10.0 11:30:42 oauth2client==4.1.3 11:30:42 oauthlib==3.3.1 11:30:42 openstacksdk==4.20.0 11:30:42 os-service-types==1.9.0 11:30:42 osc-lib==4.7.0 11:30:42 oslo.config==10.7.0 11:30:42 oslo.context==6.5.0 11:30:42 oslo.i18n==6.9.0 11:30:42 oslo.log==8.3.1 11:30:42 oslo.serialization==5.11.0 11:30:42 oslo.utils==10.2.0 11:30:42 packaging==26.3 11:30:42 pbr==7.0.3 11:30:42 platformdirs==4.11.7 11:30:42 prettytable==3.18.0 11:30:42 prompt_toolkit==3.0.53 11:30:42 propcache==0.5.2 11:30:42 psutil==7.2.2 11:30:42 pyasn1==0.6.4 11:30:42 pyasn1_modules==0.4.2 11:30:42 pycparser==3.0 11:30:42 pygerrit2==2.0.15 11:30:42 PyGithub==2.10.0 11:30:42 Pygments==2.21.0 11:30:42 PyJWT==2.13.0 11:30:42 PyNaCl==1.6.2 11:30:42 pyparsing==2.4.7 11:30:42 pyperclip==1.11.0 11:30:42 pyrsistent==0.20.0 11:30:42 python-dateutil==2.9.0.post0 11:30:42 python-discovery==1.6.0 11:30:42 python-heatclient==5.3.0 11:30:42 python-jenkins==1.8.3 11:30:42 python-keystoneclient==6.0.0 11:30:42 python-magnumclient==5.0.0 11:30:42 python-manilaclient==6.3.0 11:30:42 python-openstackclient==10.3.0 11:30:42 python-swiftclient==4.11.0 11:30:42 PyYAML==6.0.3 11:30:42 referencing==0.37.0 11:30:42 requests==2.34.2 11:30:42 requests-oauthlib==2.0.0 11:30:42 rfc3986==2.0.0 11:30:42 rich==15.0.0 11:30:42 rich-argparse==1.8.0 11:30:42 rpds-py==2026.6.3 11:30:42 rsa==4.9.1 11:30:42 ruamel.yaml==0.19.1 11:30:42 ruamel.yaml.clib==0.2.15 11:30:42 s3transfer==0.19.2 11:30:42 simplejson==4.1.2 11:30:42 six==1.17.0 11:30:42 smmap==5.0.3 11:30:42 soupsieve==2.9.2 11:30:42 stevedore==5.9.1 11:30:42 tabulate==0.10.0 11:30:42 toml==0.10.2 11:30:42 tomlkit==0.15.1 11:30:42 tqdm==4.70.0 11:30:42 typing_extensions==4.16.0 11:30:42 urllib3==1.26.20 11:30:42 virtualenv==21.7.8 11:30:42 wcwidth==0.8.3 11:30:42 websocket-client==1.9.2 11:30:42 wrapt==2.4.0 11:30:42 xdg==6.0.0 11:30:42 xmltodict==1.0.4 11:30:42 yarl==1.24.5 11:30:42 yq==4.1.2 11:30:42 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins8427085729587928875.sh 11:30:42 ---> uv-install.sh 11:30:42 Installing uv/uvx (latest) using shell installer 11:30:42 2026-09-07 11:30:42 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-OMLWXV.sh" [1] 11:30:42 downloading uv 0.12.10 x86_64-unknown-linux-gnu 11:30:43 installing to /home/jenkins/.local/bin 11:30:43 uv 11:30:43 uvx 11:30:43 everything's installed! 11:30:43 11:30:43 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:30:43 11:30:43 source $HOME/.local/bin/env (sh, bash, zsh) 11:30:43 source $HOME/.local/bin/env.fish (fish) 11:30:43 Adding install location to PATH 11:30:43 ---> Validating uv/uvx install 11:30:43 uvx 0.12.10 (x86_64-unknown-linux-gnu) 11:30:43 [EnvInject] - Injecting environment variables from a build step. 11:30:43 [EnvInject] - Injecting as environment variables the properties content 11:30:43 PYTHON=python3 11:30:43 11:30:43 [EnvInject] - Variables injected successfully. 11:30:43 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins4683488477510300523.sh 11:30:43 ---> tox-install.sh 11:30:43 + source /home/jenkins/lf-env.sh 11:30:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:30:43 ++ mktemp -d /tmp/venv-XXXX 11:30:43 + lf_venv=/tmp/venv-MnSq 11:30:43 + local venv_file=/tmp/.os_lf_venv 11:30:43 + local python=python3 11:30:43 + local options 11:30:43 + local set_path=true 11:30:43 + local install_args= 11:30: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 11:30:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:30:43 + true 11:30:43 + case $1 in 11:30:43 + venv_file=/tmp/.toxenv 11:30:43 + shift 2 11:30:43 + true 11:30:43 + case $1 in 11:30:43 + shift 11:30:43 + break 11:30:43 + case $python in 11:30:43 + local pkg_list= 11:30:43 + [[ -d /opt/pyenv ]] 11:30:43 + echo 'Setup pyenv:' 11:30:43 Setup pyenv: 11:30:43 + export PYENV_ROOT=/opt/pyenv 11:30:43 + PYENV_ROOT=/opt/pyenv 11:30: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 11:30: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 11:30:43 + pyenv versions 11:30:43 system 11:30:43 3.8.20 11:30:43 3.9.20 11:30:43 3.10.15 11:30:43 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:30:43 + command -v pyenv 11:30:43 ++ pyenv init - --no-rehash 11:30:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:30:43 for i in ${!paths[@]}; do 11:30:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:30:43 fi; done; 11:30:43 echo "${paths[*]}"'\'')" 11:30:43 export PATH="/opt/pyenv/shims:${PATH}" 11:30:43 export PYENV_SHELL=bash 11:30:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:30:43 pyenv() { 11:30:43 local command 11:30:43 command="${1:-}" 11:30:43 if [ "$#" -gt 0 ]; then 11:30:43 shift 11:30:43 fi 11:30:43 11:30:43 case "$command" in 11:30:43 rehash|shell) 11:30:43 eval "$(pyenv "sh-$command" "$@")" 11:30:43 ;; 11:30:43 *) 11:30:43 command pyenv "$command" "$@" 11:30:43 ;; 11:30:43 esac 11:30:43 }' 11:30:43 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:30:43 for i in ${!paths[@]}; do 11:30:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:30:43 fi; done; 11:30:43 echo "${paths[*]}"' 11:30: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 11:30: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 11:30: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 11:30:43 ++ export PYENV_SHELL=bash 11:30:43 ++ PYENV_SHELL=bash 11:30:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:30:43 +++ complete -F _pyenv pyenv 11:30:43 ++ lf-pyver python3 11:30:43 ++ local py_version_xy=python3 11:30:43 ++ local py_version_xyz= 11:30:43 ++ pyenv versions 11:30:43 ++ local command 11:30:43 ++ command=versions 11:30:43 ++ '[' 1 -gt 0 ']' 11:30:43 ++ grep -E '^[0-9.]*[0-9]$' 11:30:43 ++ shift 11:30:43 ++ case "$command" in 11:30:43 ++ command pyenv versions 11:30:43 ++ awk '{ print $1 }' 11:30:43 ++ sed 's/^[ *]* //' 11:30:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:30:43 +++ grep '^3' /tmp/.pyenv_versions 11:30:43 +++ tail -n 1 11:30:43 +++ sort -V 11:30:43 ++ py_version_xyz=3.11.10 11:30:43 ++ [[ -z 3.11.10 ]] 11:30:43 ++ echo 3.11.10 11:30:43 ++ return 0 11:30:43 + pyenv local 3.11.10 11:30:43 + local command 11:30:43 + command=local 11:30:43 + '[' 2 -gt 0 ']' 11:30:43 + shift 11:30:43 + case "$command" in 11:30:43 + command pyenv local 3.11.10 11:30:43 + for arg in "$@" 11:30:43 + case $arg in 11:30:43 + pkg_list+='tox ' 11:30:43 + for arg in "$@" 11:30:43 + case $arg in 11:30:43 + pkg_list+='virtualenv ' 11:30:43 + for arg in "$@" 11:30:43 + case $arg in 11:30:43 + pkg_list+='urllib3~=1.26.15 ' 11:30:43 + [[ -f /tmp/.toxenv ]] 11:30:43 + [[ ! -f /tmp/.toxenv ]] 11:30:43 + [[ -n '' ]] 11:30:43 + python3 -m venv /tmp/venv-MnSq 11:30:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MnSq' 11:30:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MnSq 11:30:47 + echo /tmp/venv-MnSq 11:30:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:30:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:30:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:30:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:47 + local 'pip_opts=--upgrade --quiet' 11:30:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:30:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:30:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:30:47 + [[ -n '' ]] 11:30:47 + [[ -n '' ]] 11:30:47 + lf-venv-pip-install /tmp/venv-MnSq/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:30:47 + local venv_python=/tmp/venv-MnSq/bin/python3 11:30:47 + shift 11:30:47 + local upstream=https://pypi.org/simple 11:30:47 + /tmp/venv-MnSq/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 11:30:51 + return 0 11:30:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:30:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:30:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:30:51 + lf-venv-pip-install /tmp/venv-MnSq/bin/python3 --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 11:30:51 + local venv_python=/tmp/venv-MnSq/bin/python3 11:30:51 + shift 11:30:51 + local upstream=https://pypi.org/simple 11:30:51 + /tmp/venv-MnSq/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 11:30:58 + return 0 11:30:58 + type python3 11:30:58 + true 11:30:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MnSq/bin to PATH' 11:30:58 lf-activate-venv(): INFO: Adding /tmp/venv-MnSq/bin to PATH 11:30:58 + PATH=/tmp/venv-MnSq/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 11:30:58 + return 0 11:30:58 + python3 --version 11:30:58 Python 3.11.10 11:30:58 + python3 -m pip --version 11:30:58 pip 26.2.1 from /tmp/venv-MnSq/lib/python3.11/site-packages/pip (python 3.11) 11:30:58 + python3 -m pip freeze 11:30:58 cachetools==7.1.8 11:30:58 colorama==0.4.6 11:30:58 distlib==0.4.3 11:30:58 filelock==3.32.5 11:30:58 packaging==26.3 11:30:58 platformdirs==4.11.7 11:30:58 pluggy==1.6.0 11:30:58 pyproject-api==1.11.0 11:30:58 python-discovery==1.6.0 11:30:58 tomli_w==1.2.0 11:30:58 tox==4.61.2 11:30:58 typing_extensions==4.16.0 11:30:58 urllib3==1.26.20 11:30:58 virtualenv==21.7.8 11:30:58 [builder-tox-verify-master] $ /bin/sh -xe /tmp/jenkins5185941599804781112.sh 11:30:58 [EnvInject] - Injecting environment variables from a build step. 11:30:58 [EnvInject] - Injecting as environment variables the properties content 11:30:58 PARALLEL=False 11:30:58 11:30:58 [EnvInject] - Variables injected successfully. 11:30:58 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins9223765592668161571.sh 11:30:58 ---> tox-run.sh 11:30:58 + PATH=/home/jenkins/.local/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 11:30:58 + ARCHIVE_TOX_DIR=/w/workspace/builder-tox-verify-master/archives/tox 11:30:58 + ARCHIVE_DOC_DIR=/w/workspace/builder-tox-verify-master/archives/docs 11:30:58 + mkdir -p /w/workspace/builder-tox-verify-master/archives/tox 11:30:58 + cd /w/workspace/builder-tox-verify-master/. 11:30:58 + source /home/jenkins/lf-env.sh 11:30:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:30:58 ++ mktemp -d /tmp/venv-XXXX 11:30:58 + lf_venv=/tmp/venv-Bcpz 11:30:58 + local venv_file=/tmp/.os_lf_venv 11:30:58 + local python=python3 11:30:58 + local options 11:30:58 + local set_path=true 11:30:58 + local install_args= 11:30:58 ++ 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 11:30:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:30:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:30:58 + true 11:30:58 + case $1 in 11:30:58 + venv_file=/tmp/.toxenv 11:30:58 + shift 2 11:30:58 + true 11:30:58 + case $1 in 11:30:58 + shift 11:30:58 + break 11:30:58 + case $python in 11:30:58 + local pkg_list= 11:30:58 + [[ -d /opt/pyenv ]] 11:30:58 + echo 'Setup pyenv:' 11:30:58 Setup pyenv: 11:30:58 + export PYENV_ROOT=/opt/pyenv 11:30:58 + PYENV_ROOT=/opt/pyenv 11:30:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/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 11:30:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/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 11:30:58 + pyenv versions 11:30:58 system 11:30:58 3.8.20 11:30:58 3.9.20 11:30:58 3.10.15 11:30:58 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:30:58 + command -v pyenv 11:30:58 ++ pyenv init - --no-rehash 11:30:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:30:58 for i in ${!paths[@]}; do 11:30:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:30:58 fi; done; 11:30:58 echo "${paths[*]}"'\'')" 11:30:58 export PATH="/opt/pyenv/shims:${PATH}" 11:30:58 export PYENV_SHELL=bash 11:30:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:30:58 pyenv() { 11:30:58 local command 11:30:58 command="${1:-}" 11:30:58 if [ "$#" -gt 0 ]; then 11:30:58 shift 11:30:58 fi 11:30:58 11:30:58 case "$command" in 11:30:58 rehash|shell) 11:30:58 eval "$(pyenv "sh-$command" "$@")" 11:30:58 ;; 11:30:58 *) 11:30:58 command pyenv "$command" "$@" 11:30:58 ;; 11:30:58 esac 11:30:58 }' 11:30:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:30:58 for i in ${!paths[@]}; do 11:30:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:30:58 fi; done; 11:30:58 echo "${paths[*]}"' 11:30:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/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 11:30:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 11:30:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 11:30:58 ++ export PYENV_SHELL=bash 11:30:58 ++ PYENV_SHELL=bash 11:30:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:30:58 +++ complete -F _pyenv pyenv 11:30:58 ++ lf-pyver python3 11:30:58 ++ local py_version_xy=python3 11:30:58 ++ local py_version_xyz= 11:30:58 ++ grep -E '^[0-9.]*[0-9]$' 11:30:58 ++ sed 's/^[ *]* //' 11:30:58 ++ pyenv versions 11:30:58 ++ local command 11:30:58 ++ command=versions 11:30:58 ++ '[' 1 -gt 0 ']' 11:30:58 ++ shift 11:30:58 ++ case "$command" in 11:30:58 ++ command pyenv versions 11:30:58 ++ awk '{ print $1 }' 11:30:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:30:58 +++ grep '^3' /tmp/.pyenv_versions 11:30:58 +++ tail -n 1 11:30:58 +++ sort -V 11:30:58 ++ py_version_xyz=3.11.10 11:30:58 ++ [[ -z 3.11.10 ]] 11:30:58 ++ echo 3.11.10 11:30:58 ++ return 0 11:30:58 + pyenv local 3.11.10 11:30:58 + local command 11:30:58 + command=local 11:30:58 + '[' 2 -gt 0 ']' 11:30:58 + shift 11:30:58 + case "$command" in 11:30:58 + command pyenv local 3.11.10 11:30:58 + for arg in "$@" 11:30:58 + case $arg in 11:30:58 + pkg_list+='tox ' 11:30:58 + for arg in "$@" 11:30:58 + case $arg in 11:30:58 + pkg_list+='virtualenv ' 11:30:58 + for arg in "$@" 11:30:58 + case $arg in 11:30:58 + pkg_list+='urllib3~=1.26.15 ' 11:30:58 + [[ -f /tmp/.toxenv ]] 11:30:58 ++ cat /tmp/.toxenv 11:30:58 + lf_venv=/tmp/venv-MnSq 11:30:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MnSq from' file:/tmp/.toxenv 11:30:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MnSq from file:/tmp/.toxenv 11:30:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:30:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:30:58 + local 'pip_opts=--upgrade --quiet' 11:30:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:30:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:30:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:30:58 + [[ -n '' ]] 11:30:58 + [[ -n '' ]] 11:30:58 + lf-venv-pip-install /tmp/venv-MnSq/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:30:58 + local venv_python=/tmp/venv-MnSq/bin/python3 11:30:58 + shift 11:30:58 + local upstream=https://pypi.org/simple 11:30:58 + /tmp/venv-MnSq/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 11:30:59 + return 0 11:30:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:30:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:30:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:30:59 + lf-venv-pip-install /tmp/venv-MnSq/bin/python3 --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 11:30:59 + local venv_python=/tmp/venv-MnSq/bin/python3 11:30:59 + shift 11:30:59 + local upstream=https://pypi.org/simple 11:30:59 + /tmp/venv-MnSq/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 11:31:00 + return 0 11:31:00 + type python3 11:31:00 + true 11:31:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MnSq/bin to PATH' 11:31:00 lf-activate-venv(): INFO: Adding /tmp/venv-MnSq/bin to PATH 11:31:00 + PATH=/tmp/venv-MnSq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 11:31:00 + return 0 11:31:00 + [[ -d /opt/pyenv ]] 11:31:00 + echo '---> Setting up pyenv' 11:31:00 ---> Setting up pyenv 11:31:00 + export PYENV_ROOT=/opt/pyenv 11:31:00 + PYENV_ROOT=/opt/pyenv 11:31:00 + export PATH=/opt/pyenv/bin:/tmp/venv-MnSq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 11:31:00 + PATH=/opt/pyenv/bin:/tmp/venv-MnSq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/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 11:31:00 ++ pwd 11:31:00 + PYTHONPATH=/w/workspace/builder-tox-verify-master 11:31:00 + export PYTHONPATH 11:31:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:31:00 + TOX_TESTENV_PASSENV=PYTHONPATH 11:31:00 + tox --version 11:31:01 4.61.2 from /tmp/venv-MnSq/lib/python3.11/site-packages/tox/__init__.py 11:31:01 + PARALLEL=False 11:31:01 + TOX_OPTIONS_LIST= 11:31:01 + [[ -n '' ]] 11:31:01 + case ${PARALLEL,,} in 11:31:01 + tee -a /w/workspace/builder-tox-verify-master/archives/tox/tox.log 11:31:01 + tox 11:31:01 docs: install_deps> python -I -m pip install -r docs/requirements.txt 11:31:18 docs: freeze> python -m pip freeze --all 11:31:19 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.5.1,deepmerge==3.0.1,docutils==0.22.4,idna==3.19,imagesize==2.0.1,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.52.1,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.24.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.2.1,Pygments==2.21.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==3.0.1,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==84.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.5.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.1,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.7.0 11:31:19 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 11:31:21 docs: OK ✔ in 19.74 seconds 11:31:21 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 11:31:30 docs-linkcheck: freeze> python -m pip freeze --all 11:31:30 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,certifi==2026.7.22,charset-normalizer==3.5.1,deepmerge==3.0.1,docutils==0.22.4,idna==3.19,imagesize==2.0.1,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,jsonschema_rs==0.52.1,lfdocs_conf==0.11.0,MarkupSafe==3.0.3,minijinja==2.24.0,mistune==3.3.4,packaging==26.3,picobox==4.0.0,pip==26.2.1,Pygments==2.21.0,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,requests-file==3.0.1,roman-numerals==4.1.0,rpds-py==2026.6.3,setuptools==84.0.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinx-data-viewer==0.1.5,sphinx-needs==8.5.0,sphinx-tabs==3.5.0,sphinx_mdinclude==0.6.2,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-httpdomain==2.0.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-mermaid==2.1.1,sphinxcontrib-openapi==0.9.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,typing_extensions==4.16.0,urllib3==2.7.0 11:31:30 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 11:31:33 docs-linkcheck: OK ✔ in 12.7 seconds 11:31:33 jjb-version: freeze> python -m pip freeze --all 11:31:34 jjb-version: pip==26.2.1,setuptools==84.0.0 11:31:34 jjb-version: commands[0]> python /w/workspace/builder-tox-verify-master/check_jjb_version.py 11:31:34 JJB version in jjb/releng-jobs.yaml: 6.3.0 11:31:34 JJB version in tox.ini: 6.3.0 11:31:34 jjb-version: OK ✔ in 0.67 seconds 11:31:34 prefix: freeze> python -m pip freeze --all 11:31:35 prefix: pip==26.2.1,setuptools==84.0.0 11:31:35 prefix: commands[0]> python /w/workspace/builder-tox-verify-master/check_prefix.py 11:31:35 prefix: OK ✔ in 0.7 seconds 11:31:35 robot: freeze> python -m pip freeze --all 11:31:35 robot: pip==26.2.1,setuptools==84.0.0 11:31:35 robot: commands[0]> python /w/workspace/builder-tox-verify-master/check_robot.py 11:31:35 docs: OK (19.74=setup[17.69]+cmd[2.05] seconds) 11:31:35 docs-linkcheck: OK (12.70=setup[9.38]+cmd[3.31] seconds) 11:31:35 jjb-version: OK (0.67=setup[0.65]+cmd[0.02] seconds) 11:31:35 prefix: OK (0.70=setup[0.68]+cmd[0.02] seconds) 11:31:35 robot: OK (0.68=setup[0.65]+cmd[0.03] seconds) 11:31:35 congratulations :) (34.52 seconds) 11:31:35 + tox_status=0 11:31:35 + echo '---> Completed tox runs' 11:31:35 ---> Completed tox runs 11:31:35 + for i in .tox/*/log 11:31:35 ++ echo .tox/docs-linkcheck/log 11:31:35 ++ awk -F/ '{print $2}' 11:31:35 + tox_env=docs-linkcheck 11:31:35 + cp -r .tox/docs-linkcheck/log /w/workspace/builder-tox-verify-master/archives/tox/docs-linkcheck 11:31:35 + for i in .tox/*/log 11:31:35 ++ echo .tox/docs/log 11:31:35 ++ awk -F/ '{print $2}' 11:31:35 + tox_env=docs 11:31:35 + cp -r .tox/docs/log /w/workspace/builder-tox-verify-master/archives/tox/docs 11:31:35 + for i in .tox/*/log 11:31:35 ++ echo .tox/jjb-version/log 11:31:35 ++ awk -F/ '{print $2}' 11:31:35 + tox_env=jjb-version 11:31:35 + cp -r .tox/jjb-version/log /w/workspace/builder-tox-verify-master/archives/tox/jjb-version 11:31:35 + for i in .tox/*/log 11:31:35 ++ echo .tox/prefix/log 11:31:35 ++ awk -F/ '{print $2}' 11:31:35 + tox_env=prefix 11:31:35 + cp -r .tox/prefix/log /w/workspace/builder-tox-verify-master/archives/tox/prefix 11:31:35 + for i in .tox/*/log 11:31:35 ++ echo .tox/robot/log 11:31:35 ++ awk -F/ '{print $2}' 11:31:35 + tox_env=robot 11:31:35 + cp -r .tox/robot/log /w/workspace/builder-tox-verify-master/archives/tox/robot 11:31:35 + DOC_DIR=docs/_build/html 11:31:35 + [[ -d docs/_build/html ]] 11:31:35 + echo '---> Archiving generated docs' 11:31:35 ---> Archiving generated docs 11:31:35 + mv docs/_build/html /w/workspace/builder-tox-verify-master/archives/docs 11:31:35 + echo '---> tox-run.sh ends' 11:31:35 ---> tox-run.sh ends 11:31:35 + test 0 -eq 0 11:31:35 $ ssh-agent -k 11:31:35 unset SSH_AUTH_SOCK; 11:31:35 unset SSH_AGENT_PID; 11:31:35 echo Agent pid 1286 killed; 11:31:35 [ssh-agent] Stopped. 11:31:36 [PostBuildScript] - [INFO] Executing post build scripts. 11:31:36 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7083818567489365717.sh 11:31:36 ---> sysstat.sh 11:31:36 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins5568411775412060384.sh 11:31:36 ---> package-listing.sh 11:31:36 ++ facter osfamily 11:31:36 ++ tr '[:upper:]' '[:lower:]' 11:31:36 + OS_FAMILY=debian 11:31:36 + workspace=/w/workspace/builder-tox-verify-master 11:31:36 + START_PACKAGES=/tmp/packages_start.txt 11:31:36 + END_PACKAGES=/tmp/packages_end.txt 11:31:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:31:36 + PACKAGES=/tmp/packages_start.txt 11:31:36 + '[' /w/workspace/builder-tox-verify-master ']' 11:31:36 + PACKAGES=/tmp/packages_end.txt 11:31:36 + case "${OS_FAMILY}" in 11:31:36 + grep '^ii' 11:31:36 + dpkg -l 11:31:36 + '[' -f /tmp/packages_start.txt ']' 11:31:36 + '[' -f /tmp/packages_end.txt ']' 11:31:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:31:36 + '[' /w/workspace/builder-tox-verify-master ']' 11:31:36 + mkdir -p /w/workspace/builder-tox-verify-master/archives/ 11:31:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-tox-verify-master/archives/ 11:31:37 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12937058291092867302.sh 11:31:37 ---> capture-instance-metadata.sh 11:31:37 Setup pyenv: 11:31:37 system 11:31:37 3.8.20 11:31:37 3.9.20 11:31:37 3.10.15 11:31:37 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:31:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LBxp from file:/tmp/.os_lf_venv 11:31:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:39 lf-activate-venv(): INFO: Installing additional packages: lftools 11:31:54 lf-activate-venv(): INFO: Adding /tmp/venv-LBxp/bin to PATH 11:31:54 INFO: Running in OpenStack, capturing instance metadata 11:31:54 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins12990120200585989385.sh 11:31:54 provisioning config files... 11:31:55 Could not find credentials [logs] for builder-tox-verify-master #8700 11:31:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-tox-verify-master@tmp/config10125105781963355004tmp 11:31:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:31:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:31:55 provisioning config files... 11:31:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:31:55 [EnvInject] - Injecting environment variables from a build step. 11:31:55 [EnvInject] - Injecting as environment variables the properties content 11:31:55 SERVER_ID=logs 11:31:55 11:31:55 [EnvInject] - Variables injected successfully. 11:31:55 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins14970893751134840932.sh 11:31:55 ---> create-netrc.sh 11:31:55 WARN: Log server credential not found. 11:31:55 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins9398128514666865759.sh 11:31:55 ---> python-tools-install.sh 11:31:55 Setup pyenv: 11:31:55 system 11:31:55 3.8.20 11:31:55 3.9.20 11:31:55 3.10.15 11:31:55 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:31:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LBxp from file:/tmp/.os_lf_venv 11:31:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:31:57 lf-activate-venv(): INFO: Installing additional packages: lftools 11:32:08 lf-activate-venv(): INFO: Adding /tmp/venv-LBxp/bin to PATH 11:32:08 [builder-tox-verify-master] $ /bin/sh /tmp/jenkins5870534568902643551.sh 11:32:08 ---> uv-install.sh 11:32:08 uv 0.12.10 is already installed 11:32:08 uvx 0.12.10 (x86_64-unknown-linux-gnu) 11:32:08 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins3601105581400280322.sh 11:32:08 ---> sudo-logs.sh 11:32:08 Archiving 'sudo' log.. 11:32:13 [builder-tox-verify-master] $ /bin/bash /tmp/jenkins7972111284776732442.sh 11:32:13 ---> job-cost.sh 11:32:13 INFO: Activating Python virtual environment... 11:32:13 Setup pyenv: 11:32:13 system 11:32:13 3.8.20 11:32:13 3.9.20 11:32:13 3.10.15 11:32:13 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:32:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LBxp from file:/tmp/.os_lf_venv 11:32:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:32:25 lf-activate-venv(): INFO: Adding /tmp/venv-LBxp/bin to PATH 11:32:25 INFO: No stack-cost file found 11:32:25 INFO: Instance uptime: 252s 11:32:25 INFO: Fetching instance metadata (attempt 1 of 3)... 11:32:25 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:32:25 INFO: Successfully fetched instance metadata 11:32:25 INFO: Instance type: v3-standard-2 11:32:25 INFO: Retrieving pricing info for: v3-standard-2 11:32:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:32:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=252 11:32:30 INFO: Successfully fetched Vexxhost pricing API 11:32:30 INFO: Retrieved cost: 0.06 11:32:30 INFO: Retrieved resource: v3-standard-2 11:32:30 INFO: Creating archive directory: /w/workspace/builder-tox-verify-master/archives/cost 11:32:30 INFO: Archiving costs to: /w/workspace/builder-tox-verify-master/archives/cost.csv 11:32:30 INFO: Successfully archived job cost data 11:32:30 DEBUG: Cost data: builder-tox-verify-master,8700,2026-09-07 11:32:30,v3-standard-2,252,0.06,0.00,SUCCESS 11:32:30 [builder-tox-verify-master] $ /bin/bash -l /tmp/jenkins2292492838853096881.sh 11:32:30 ---> logs-deploy.sh 11:32:30 Setup pyenv: 11:32:31 system 11:32:31 3.8.20 11:32:31 3.9.20 11:32:31 3.10.15 11:32:31 * 3.11.10 (set by /w/workspace/builder-tox-verify-master/.python-version) 11:32:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LBxp from file:/tmp/.os_lf_venv 11:32:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:32:44 lf-activate-venv(): INFO: Adding /tmp/venv-LBxp/bin to PATH 11:32:44 WARNING: Nexus logging server not set 11:32:44 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-tox-verify-master/8700/ 11:32:44 INFO: archiving logs to S3 11:32:45 ---> uname -a: 11:32:45 Linux prd-ubuntu2204-builder-2c-2g-2920 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:32:45 11:32:45 11:32:45 ---> lscpu: 11:32:45 Architecture: x86_64 11:32:45 CPU op-mode(s): 32-bit, 64-bit 11:32:45 Address sizes: 40 bits physical, 48 bits virtual 11:32:45 Byte Order: Little Endian 11:32:45 CPU(s): 2 11:32:45 On-line CPU(s) list: 0,1 11:32:45 Vendor ID: AuthenticAMD 11:32:45 Model name: AMD EPYC-Rome Processor 11:32:45 CPU family: 23 11:32:45 Model: 49 11:32:45 Thread(s) per core: 1 11:32:45 Core(s) per socket: 1 11:32:45 Socket(s): 2 11:32:45 Stepping: 0 11:32:45 BogoMIPS: 5600.00 11:32: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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 11:32:45 Virtualization: AMD-V 11:32:45 Hypervisor vendor: KVM 11:32:45 Virtualization type: full 11:32:45 L1d cache: 64 KiB (2 instances) 11:32:45 L1i cache: 64 KiB (2 instances) 11:32:45 L2 cache: 1 MiB (2 instances) 11:32:45 L3 cache: 32 MiB (2 instances) 11:32:45 NUMA node(s): 1 11:32:45 NUMA node0 CPU(s): 0,1 11:32:45 Vulnerability Gather data sampling: Not affected 11:32:45 Vulnerability Indirect target selection: Not affected 11:32:45 Vulnerability Itlb multihit: Not affected 11:32:45 Vulnerability L1tf: Not affected 11:32:45 Vulnerability Mds: Not affected 11:32:45 Vulnerability Meltdown: Not affected 11:32:45 Vulnerability Mmio stale data: Not affected 11:32:45 Vulnerability Reg file data sampling: Not affected 11:32:45 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:32:45 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:32:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:32:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:32:45 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:32:45 Vulnerability Srbds: Not affected 11:32:45 Vulnerability Tsa: Not affected 11:32:45 Vulnerability Tsx async abort: Not affected 11:32:45 Vulnerability Vmscape: Not affected 11:32:45 11:32:45 11:32:45 ---> nproc: 11:32:45 2 11:32:45 11:32:45 11:32:45 ---> df -h: 11:32:45 Filesystem Size Used Avail Use% Mounted on 11:32:45 tmpfs 794M 1008K 793M 1% /run 11:32:45 /dev/vda1 39G 8.5G 31G 22% / 11:32:45 tmpfs 3.9G 0 3.9G 0% /dev/shm 11:32:45 tmpfs 5.0M 0 5.0M 0% /run/lock 11:32:45 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:32:45 tmpfs 794M 4.0K 794M 1% /run/user/1001 11:32:45 11:32:45 11:32:45 ---> free -m: 11:32:45 total used free shared buff/cache available 11:32:45 Mem: 7937 503 4399 4 3034 7122 11:32:45 Swap: 1023 0 1023 11:32:45 11:32:45 11:32:45 ---> ip addr: 11:32:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:32:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:32:45 inet 127.0.0.1/8 scope host lo 11:32:45 valid_lft forever preferred_lft forever 11:32:45 inet6 ::1/128 scope host 11:32:45 valid_lft forever preferred_lft forever 11:32:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:32:45 link/ether fa:16:3e:01:d0:5c brd ff:ff:ff:ff:ff:ff 11:32:45 altname enp0s3 11:32:45 inet 10.30.170.180/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 11:32:45 valid_lft 86137sec preferred_lft 86137sec 11:32:45 inet6 fe80::f816:3eff:fe01:d05c/64 scope link 11:32:45 valid_lft forever preferred_lft forever 11:32:45 11:32:45 11:32:45 ---> sar -b -r -n DEV: 11:32:45 Linux 5.15.0-190-generic (prd-ubuntu2204-builder-2c-2g-2920) 09/07/26 _x86_64_ (2 CPU) 11:32:45 11:32:45 11:28:24 LINUX RESTART (2 CPU) 11:32:45 11:32:45 11:32:45 ---> sar -P ALL: 11:32:45 Linux 5.15.0-190-generic (prd-ubuntu2204-builder-2c-2g-2920) 09/07/26 _x86_64_ (2 CPU) 11:32:45 11:32:45 11:28:24 LINUX RESTART (2 CPU) 11:32:45 11:32:45 11:32:45