12:34:28 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/integration/test/+/118038 12:34:28 Running as SYSTEM 12:34:28 [EnvInject] - Loading node environment variables. 12:34:28 Building remotely on prd-ubuntu2204-builder-2c-2g-51452 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/integration-test-tox-verify-master 12:34:28 [ssh-agent] Looking for ssh-agent implementation... 12:34:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:34:28 $ ssh-agent 12:34:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX1lM6xC/agent.1520 12:34:28 SSH_AGENT_PID=1522 12:34:28 [ssh-agent] Started. 12:34:28 Running ssh-add (command line suppressed) 12:34:28 Identity added: /w/workspace/integration-test-tox-verify-master@tmp/private_key_16594990994058574378.key (/w/workspace/integration-test-tox-verify-master@tmp/private_key_16594990994058574378.key) 12:34:28 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:34:28 The recommended git tool is: NONE 12:34:31 using credential jenkins-ssh 12:34:31 Wiping out workspace first. 12:34:31 Cloning the remote Git repository 12:34:31 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 12:34:31 > git init /w/workspace/integration-test-tox-verify-master # timeout=10 12:34:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 12:34:31 > git --version # timeout=10 12:34:31 > git --version # 'git version 2.34.1' 12:34:31 using GIT_SSH to set credentials jenkins-ssh 12:34:31 Verifying host key using known hosts file 12:34: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. 12:34:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 12:34:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 12:34:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:34:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 12:34:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 12:34:34 using GIT_SSH to set credentials jenkins-ssh 12:34:34 Verifying host key using known hosts file 12:34:34 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:34:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test refs/changes/38/118038/2 # timeout=10 12:34:34 > git rev-parse 0478e93f159d297ad6487bbb642268fe913f5a8a^{commit} # timeout=10 12:34:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:34:34 Checking out Revision 0478e93f159d297ad6487bbb642268fe913f5a8a (refs/changes/38/118038/2) 12:34:34 > git config core.sparsecheckout # timeout=10 12:34:34 > git checkout -f 0478e93f159d297ad6487bbb642268fe913f5a8a # timeout=10 12:34:37 Commit message: "Replace pcep vars symlinks with real copy of files" 12:34:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:34:37 > git rev-list --no-walk 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 # timeout=10 12:34:38 provisioning config files... 12:34:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:34:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:34:38 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins2785825179009091936.sh 12:34:38 ---> python-tools-install.sh 12:34:38 Setup pyenv: 12:34:38 * system (set by /opt/pyenv/version) 12:34:38 * 3.8.20 (set by /opt/pyenv/version) 12:34:38 * 3.9.20 (set by /opt/pyenv/version) 12:34:38 * 3.10.15 (set by /opt/pyenv/version) 12:34:38 * 3.11.10 (set by /opt/pyenv/version) 12:34:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EdCR 12:34:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:34:46 lf-activate-venv(): INFO: Installing: lftools 12:35:10 lf-activate-venv(): INFO: Adding /tmp/venv-EdCR/bin to PATH 12:35:10 Generating Requirements File 12:35:33 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:35:33 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:35:33 Python 3.11.10 12:35:33 pip 25.2 from /tmp/venv-EdCR/lib/python3.11/site-packages/pip (python 3.11) 12:35:34 appdirs==1.4.4 12:35:34 argcomplete==3.6.2 12:35:34 aspy.yaml==1.3.0 12:35:34 attrs==25.3.0 12:35:34 autopage==0.5.2 12:35:34 beautifulsoup4==4.13.5 12:35:34 boto3==1.40.27 12:35:34 botocore==1.40.27 12:35:34 bs4==0.0.2 12:35:34 cachetools==5.5.2 12:35:34 certifi==2025.8.3 12:35:34 cffi==2.0.0 12:35:34 cfgv==3.4.0 12:35:34 chardet==5.2.0 12:35:34 charset-normalizer==3.4.3 12:35:34 click==8.2.1 12:35:34 cliff==4.11.0 12:35:34 cmd2==2.7.0 12:35:34 cryptography==3.3.2 12:35:34 debtcollector==3.0.0 12:35:34 decorator==5.2.1 12:35:34 defusedxml==0.7.1 12:35:34 Deprecated==1.2.18 12:35:34 distlib==0.4.0 12:35:34 dnspython==2.8.0 12:35:34 docker==7.1.0 12:35:34 dogpile.cache==1.4.0 12:35:34 durationpy==0.10 12:35:34 email-validator==2.3.0 12:35:34 filelock==3.19.1 12:35:34 future==1.0.0 12:35:34 gitdb==4.0.12 12:35:34 GitPython==3.1.45 12:35:34 google-auth==2.40.3 12:35:34 httplib2==0.30.0 12:35:34 identify==2.6.14 12:35:34 idna==3.10 12:35:34 importlib-resources==1.5.0 12:35:34 iso8601==2.1.0 12:35:34 Jinja2==3.1.6 12:35:34 jmespath==1.0.1 12:35:34 jsonpatch==1.33 12:35:34 jsonpointer==3.0.0 12:35:34 jsonschema==4.25.1 12:35:34 jsonschema-specifications==2025.9.1 12:35:34 keystoneauth1==5.12.0 12:35:34 kubernetes==33.1.0 12:35:34 lftools==0.37.13 12:35:34 lxml==6.0.1 12:35:34 markdown-it-py==4.0.0 12:35:34 MarkupSafe==3.0.2 12:35:34 mdurl==0.1.2 12:35:34 msgpack==1.1.1 12:35:34 multi_key_dict==2.0.3 12:35:34 munch==4.0.0 12:35:34 netaddr==1.3.0 12:35:34 niet==1.4.2 12:35:34 nodeenv==1.9.1 12:35:34 oauth2client==4.1.3 12:35:34 oauthlib==3.3.1 12:35:34 openstacksdk==4.7.0 12:35:34 os-service-types==1.8.0 12:35:34 osc-lib==4.2.0 12:35:34 oslo.config==10.0.0 12:35:34 oslo.context==6.1.0 12:35:34 oslo.i18n==6.6.0 12:35:34 oslo.log==7.2.1 12:35:34 oslo.serialization==5.8.0 12:35:34 oslo.utils==9.1.0 12:35:34 packaging==25.0 12:35:34 pbr==7.0.1 12:35:34 platformdirs==4.4.0 12:35:34 prettytable==3.16.0 12:35:34 psutil==7.0.0 12:35:34 pyasn1==0.6.1 12:35:34 pyasn1_modules==0.4.2 12:35:34 pycparser==2.23 12:35:34 pygerrit2==2.0.15 12:35:34 PyGithub==2.8.1 12:35:34 Pygments==2.19.2 12:35:34 PyJWT==2.10.1 12:35:34 PyNaCl==1.5.0 12:35:34 pyparsing==2.4.7 12:35:34 pyperclip==1.9.0 12:35:34 pyrsistent==0.20.0 12:35:34 python-cinderclient==9.8.0 12:35:34 python-dateutil==2.9.0.post0 12:35:34 python-heatclient==4.3.0 12:35:34 python-jenkins==1.8.3 12:35:34 python-keystoneclient==5.7.0 12:35:34 python-magnumclient==4.9.0 12:35:34 python-openstackclient==8.2.0 12:35:34 python-swiftclient==4.8.0 12:35:34 PyYAML==6.0.2 12:35:34 referencing==0.36.2 12:35:34 requests==2.32.5 12:35:34 requests-oauthlib==2.0.0 12:35:34 requestsexceptions==1.4.0 12:35:34 rfc3986==2.0.0 12:35:34 rich==14.1.0 12:35:34 rich-argparse==1.7.1 12:35:34 rpds-py==0.27.1 12:35:34 rsa==4.9.1 12:35:34 ruamel.yaml==0.18.15 12:35:34 ruamel.yaml.clib==0.2.12 12:35:34 s3transfer==0.14.0 12:35:34 simplejson==3.20.1 12:35:34 six==1.17.0 12:35:34 smmap==5.0.2 12:35:34 soupsieve==2.8 12:35:34 stevedore==5.5.0 12:35:34 tabulate==0.9.0 12:35:34 toml==0.10.2 12:35:34 tomlkit==0.13.3 12:35:34 tqdm==4.67.1 12:35:34 typing_extensions==4.15.0 12:35:34 tzdata==2025.2 12:35:34 urllib3==1.26.20 12:35:34 virtualenv==20.34.0 12:35:34 wcwidth==0.2.13 12:35:34 websocket-client==1.8.0 12:35:34 wrapt==1.17.3 12:35:34 xdg==6.0.0 12:35:34 xmltodict==0.15.1 12:35:34 yq==3.4.3 12:35:34 [EnvInject] - Injecting environment variables from a build step. 12:35:34 [EnvInject] - Injecting as environment variables the properties content 12:35:34 PYTHON=python3 12:35:34 12:35:34 [EnvInject] - Variables injected successfully. 12:35:34 [integration-test-tox-verify-master] $ /bin/bash -l /tmp/jenkins3031572527609184374.sh 12:35:34 ---> tox-install.sh 12:35:34 + source /home/jenkins/lf-env.sh 12:35:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:35:34 ++ mktemp -d /tmp/venv-XXXX 12:35:34 + lf_venv=/tmp/venv-2Cka 12:35:34 + local venv_file=/tmp/.os_lf_venv 12:35:34 + local python=python3 12:35:34 + local options 12:35:34 + local set_path=true 12:35:34 + local install_args= 12:35:34 ++ 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:35:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:35:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:35:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:35:34 + true 12:35:34 + case $1 in 12:35:34 + venv_file=/tmp/.toxenv 12:35:34 + shift 2 12:35:34 + true 12:35:34 + case $1 in 12:35:34 + shift 12:35:34 + break 12:35:34 + case $python in 12:35:34 + local pkg_list= 12:35:34 + [[ -d /opt/pyenv ]] 12:35:34 + echo 'Setup pyenv:' 12:35:34 Setup pyenv: 12:35:34 + export PYENV_ROOT=/opt/pyenv 12:35:34 + PYENV_ROOT=/opt/pyenv 12:35:34 + 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:35:34 + 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:35:34 + pyenv versions 12:35:34 system 12:35:34 3.8.20 12:35:34 3.9.20 12:35:34 3.10.15 12:35:34 * 3.11.10 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 12:35:34 + command -v pyenv 12:35:34 ++ pyenv init - --no-rehash 12:35:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:35:34 for i in ${!paths[@]}; do 12:35:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:35:34 fi; done; 12:35:34 echo "${paths[*]}"'\'')" 12:35:34 export PATH="/opt/pyenv/shims:${PATH}" 12:35:34 export PYENV_SHELL=bash 12:35:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:35:34 pyenv() { 12:35:34 local command 12:35:34 command="${1:-}" 12:35:34 if [ "$#" -gt 0 ]; then 12:35:34 shift 12:35:34 fi 12:35:34 12:35:34 case "$command" in 12:35:34 rehash|shell) 12:35:34 eval "$(pyenv "sh-$command" "$@")" 12:35:34 ;; 12:35:34 *) 12:35:34 command pyenv "$command" "$@" 12:35:34 ;; 12:35:34 esac 12:35:34 }' 12:35:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:35:34 for i in ${!paths[@]}; do 12:35:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:35:34 fi; done; 12:35:34 echo "${paths[*]}"' 12:35:34 ++ 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:35:34 ++ 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:35:34 ++ 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:35:34 ++ export PYENV_SHELL=bash 12:35:34 ++ PYENV_SHELL=bash 12:35:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:35:34 +++ complete -F _pyenv pyenv 12:35:34 ++ lf-pyver python3 12:35:34 ++ local py_version_xy=python3 12:35:34 ++ local py_version_xyz= 12:35:34 ++ sed 's/^[ *]* //' 12:35:34 ++ pyenv versions 12:35:34 ++ local command 12:35:34 ++ command=versions 12:35:34 ++ '[' 1 -gt 0 ']' 12:35:34 ++ shift 12:35:34 ++ case "$command" in 12:35:34 ++ command pyenv versions 12:35:34 ++ awk '{ print $1 }' 12:35:34 ++ grep -E '^[0-9.]*[0-9]$' 12:35:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:35:34 +++ grep '^3' /tmp/.pyenv_versions 12:35:34 +++ tail -n 1 12:35:34 +++ sort -V 12:35:34 ++ py_version_xyz=3.11.10 12:35:34 ++ [[ -z 3.11.10 ]] 12:35:34 ++ echo 3.11.10 12:35:34 ++ return 0 12:35:34 + pyenv local 3.11.10 12:35:34 + local command 12:35:34 + command=local 12:35:34 + '[' 2 -gt 0 ']' 12:35:34 + shift 12:35:34 + case "$command" in 12:35:34 + command pyenv local 3.11.10 12:35:34 + for arg in "$@" 12:35:34 + case $arg in 12:35:34 + pkg_list+='tox ' 12:35:34 + for arg in "$@" 12:35:34 + case $arg in 12:35:34 + pkg_list+='virtualenv ' 12:35:34 + for arg in "$@" 12:35:34 + case $arg in 12:35:34 + pkg_list+='urllib3~=1.26.15 ' 12:35:34 + [[ -f /tmp/.toxenv ]] 12:35:34 + [[ ! -f /tmp/.toxenv ]] 12:35:34 + [[ -n '' ]] 12:35:34 + python3 -m venv /tmp/venv-2Cka 12:35:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Cka' 12:35:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Cka 12:35:38 + echo /tmp/venv-2Cka 12:35:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:35:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:35:38 + /tmp/venv-2Cka/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:35:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:35:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:35:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:35:41 + /tmp/venv-2Cka/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:35:44 + type python3 12:35:44 + true 12:35:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2Cka/bin to PATH' 12:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-2Cka/bin to PATH 12:35:44 + PATH=/tmp/venv-2Cka/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:35:44 + return 0 12:35:44 + python3 --version 12:35:44 Python 3.11.10 12:35:44 + python3 -m pip --version 12:35:44 pip 25.2 from /tmp/venv-2Cka/lib/python3.11/site-packages/pip (python 3.11) 12:35:44 + python3 -m pip freeze 12:35:44 cachetools==6.2.0 12:35:44 chardet==5.2.0 12:35:44 colorama==0.4.6 12:35:44 distlib==0.4.0 12:35:44 filelock==3.19.1 12:35:44 packaging==25.0 12:35:44 platformdirs==4.4.0 12:35:44 pluggy==1.6.0 12:35:44 pyproject-api==1.9.1 12:35:44 tox==4.30.2 12:35:44 urllib3==1.26.20 12:35:44 virtualenv==20.34.0 12:35:44 [integration-test-tox-verify-master] $ /bin/sh -xe /tmp/jenkins771651701325156479.sh 12:35:44 [EnvInject] - Injecting environment variables from a build step. 12:35:44 [EnvInject] - Injecting as environment variables the properties content 12:35:44 PARALLEL=False 12:35:44 12:35:44 [EnvInject] - Variables injected successfully. 12:35:44 [integration-test-tox-verify-master] $ /bin/bash -l /tmp/jenkins12015877740870454311.sh 12:35:44 ---> tox-run.sh 12:35:44 + 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:35:44 + ARCHIVE_TOX_DIR=/w/workspace/integration-test-tox-verify-master/archives/tox 12:35:44 + ARCHIVE_DOC_DIR=/w/workspace/integration-test-tox-verify-master/archives/docs 12:35:44 + mkdir -p /w/workspace/integration-test-tox-verify-master/archives/tox 12:35:44 + cd /w/workspace/integration-test-tox-verify-master/. 12:35:44 + source /home/jenkins/lf-env.sh 12:35:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:35:44 ++ mktemp -d /tmp/venv-XXXX 12:35:44 + lf_venv=/tmp/venv-EaMU 12:35:44 + local venv_file=/tmp/.os_lf_venv 12:35:44 + local python=python3 12:35:44 + local options 12:35:44 + local set_path=true 12:35:44 + local install_args= 12:35:44 ++ 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:35:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:35:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:35:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:35:44 + true 12:35:44 + case $1 in 12:35:44 + venv_file=/tmp/.toxenv 12:35:44 + shift 2 12:35:44 + true 12:35:44 + case $1 in 12:35:44 + shift 12:35:44 + break 12:35:44 + case $python in 12:35:44 + local pkg_list= 12:35:44 + [[ -d /opt/pyenv ]] 12:35:44 + echo 'Setup pyenv:' 12:35:44 Setup pyenv: 12:35:44 + export PYENV_ROOT=/opt/pyenv 12:35:44 + PYENV_ROOT=/opt/pyenv 12:35:44 + 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:35:44 + 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:35:44 + pyenv versions 12:35:44 system 12:35:44 3.8.20 12:35:44 3.9.20 12:35:44 3.10.15 12:35:44 * 3.11.10 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 12:35:44 + command -v pyenv 12:35:44 ++ pyenv init - --no-rehash 12:35:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:35:44 for i in ${!paths[@]}; do 12:35:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:35:44 fi; done; 12:35:44 echo "${paths[*]}"'\'')" 12:35:44 export PATH="/opt/pyenv/shims:${PATH}" 12:35:44 export PYENV_SHELL=bash 12:35:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:35:44 pyenv() { 12:35:44 local command 12:35:44 command="${1:-}" 12:35:44 if [ "$#" -gt 0 ]; then 12:35:44 shift 12:35:44 fi 12:35:44 12:35:44 case "$command" in 12:35:44 rehash|shell) 12:35:44 eval "$(pyenv "sh-$command" "$@")" 12:35:44 ;; 12:35:44 *) 12:35:44 command pyenv "$command" "$@" 12:35:44 ;; 12:35:44 esac 12:35:44 }' 12:35:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:35:44 for i in ${!paths[@]}; do 12:35:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:35:44 fi; done; 12:35:44 echo "${paths[*]}"' 12:35:44 ++ 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:35:44 ++ 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:35:44 ++ 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:35:44 ++ export PYENV_SHELL=bash 12:35:44 ++ PYENV_SHELL=bash 12:35:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:35:44 +++ complete -F _pyenv pyenv 12:35:44 ++ lf-pyver python3 12:35:44 ++ local py_version_xy=python3 12:35:44 ++ local py_version_xyz= 12:35:44 ++ pyenv versions 12:35:44 ++ local command 12:35:44 ++ command=versions 12:35:44 ++ '[' 1 -gt 0 ']' 12:35:44 ++ awk '{ print $1 }' 12:35:44 ++ shift 12:35:44 ++ case "$command" in 12:35:44 ++ command pyenv versions 12:35:44 ++ grep -E '^[0-9.]*[0-9]$' 12:35:44 ++ sed 's/^[ *]* //' 12:35:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:35:44 +++ grep '^3' /tmp/.pyenv_versions 12:35:44 +++ tail -n 1 12:35:44 +++ sort -V 12:35:44 ++ py_version_xyz=3.11.10 12:35:44 ++ [[ -z 3.11.10 ]] 12:35:44 ++ echo 3.11.10 12:35:44 ++ return 0 12:35:44 + pyenv local 3.11.10 12:35:44 + local command 12:35:44 + command=local 12:35:44 + '[' 2 -gt 0 ']' 12:35:44 + shift 12:35:44 + case "$command" in 12:35:44 + command pyenv local 3.11.10 12:35:44 + for arg in "$@" 12:35:44 + case $arg in 12:35:44 + pkg_list+='tox ' 12:35:44 + for arg in "$@" 12:35:44 + case $arg in 12:35:44 + pkg_list+='virtualenv ' 12:35:44 + for arg in "$@" 12:35:44 + case $arg in 12:35:44 + pkg_list+='urllib3~=1.26.15 ' 12:35:44 + [[ -f /tmp/.toxenv ]] 12:35:44 ++ cat /tmp/.toxenv 12:35:44 + lf_venv=/tmp/venv-2Cka 12:35:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Cka from' file:/tmp/.toxenv 12:35:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2Cka from file:/tmp/.toxenv 12:35:44 + /tmp/venv-2Cka/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:35:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:35:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:35:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:35:45 + /tmp/venv-2Cka/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:35:46 + type python3 12:35:46 + true 12:35:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2Cka/bin to PATH' 12:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-2Cka/bin to PATH 12:35:46 + PATH=/tmp/venv-2Cka/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:35:46 + return 0 12:35:46 + [[ -d /opt/pyenv ]] 12:35:46 + echo '---> Setting up pyenv' 12:35:46 ---> Setting up pyenv 12:35:46 + export PYENV_ROOT=/opt/pyenv 12:35:46 + PYENV_ROOT=/opt/pyenv 12:35:46 + export PATH=/opt/pyenv/bin:/tmp/venv-2Cka/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:35:46 + PATH=/opt/pyenv/bin:/tmp/venv-2Cka/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:35:46 ++ pwd 12:35:46 + PYTHONPATH=/w/workspace/integration-test-tox-verify-master 12:35:46 + export PYTHONPATH 12:35:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:35:46 + TOX_TESTENV_PASSENV=PYTHONPATH 12:35:46 + tox --version 12:35:47 4.30.2 from /tmp/venv-2Cka/lib/python3.11/site-packages/tox/__init__.py 12:35:47 + PARALLEL=False 12:35:47 + TOX_OPTIONS_LIST= 12:35:47 + [[ -n '' ]] 12:35:47 + case ${PARALLEL,,} in 12:35:47 + tox 12:35:47 + tee -a /w/workspace/integration-test-tox-verify-master/archives/tox/tox.log 12:35:47 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:36:10 docs: freeze> python -m pip freeze --all 12:36:10 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,elastic-transport==8.17.1,elasticsearch==8.19.0,elasticsearch-dsl==8.15.4,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,robotframework==7.3.2,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,typing_extensions==4.15.0,urllib3==2.5.0,webcolors==24.11.1 12:36:10 docs: commands[0]> sphinx-build -W -n -b html -d /w/workspace/integration-test-tox-verify-master/.tox/docs/tmp/doctrees ./docs/ /w/workspace/integration-test-tox-verify-master/docs/_build/html 12:36:10 Running Sphinx v8.2.3 12:36:10 /w/workspace/integration-test-tox-verify-master/csit/libraries /w/workspace/integration-test-tox-verify-master/docs 12:36:10 /w/workspace/integration-test-tox-verify-master/docs/_static/integration/robot /w/workspace/integration-test-tox-verify-master/csit/libraries /w/workspace/integration-test-tox-verify-master/docs 12:36:10 /w/workspace/integration-test-tox-verify-master/csit/libraries /w/workspace/integration-test-tox-verify-master/docs 12:36:10 /w/workspace/integration-test-tox-verify-master/docs/_build/robot /w/workspace/integration-test-tox-verify-master/csit/libraries /w/workspace/integration-test-tox-verify-master/docs 12:36:10 /w/workspace/integration-test-tox-verify-master/csit/libraries /w/workspace/integration-test-tox-verify-master/docs 12:36:11 /w/workspace/integration-test-tox-verify-master/docs/_build/robot/WorkflowsL2switch.robot.html 12:36:11 /w/workspace/integration-test-tox-verify-master/docs/_build/robot/AAAJsonUtils.py.html 12:36:11 /w/workspace/integration-test-tox-verify-master/docs/_build/robot/YangCollection.robot.html 12:36:11 /w/workspace/integration-test-tox-verify-master/docs/_build/robot/MdsalLowlevelPy.py.html 12:36:11 /w/workspace/integration-test-tox-verify-master/docs/_build/robot/BGPcliKeywords.robot.html 12:36:11 parallel: This job failed: 12:36:11 python -m robot.libdoc MininetTopo/topo-3sw-2host_multipath.py /w/workspace/integration-test-tox-verify-master/docs/_build/robot/MininetTopo/topo-3sw-2host_multipath.py.html 12:36:11 Importing library '/w/workspace/integration-test-tox-verify-master/csit/libraries/MininetTopo/topo-3sw-2host_multipath.py' failed: ModuleNotFoundError: No module named 'mininet' 12:36:11 Traceback (most recent call last): 12:36:11 File "/w/workspace/integration-test-tox-verify-master/csit/libraries/MininetTopo/topo-3sw-2host_multipath.py", line 11, in 12:36:11 from mininet.topo import Topo 12:36:11 PYTHONPATH: 12:36:11 /w/workspace/integration-test-tox-verify-master/csit/libraries/MininetTopo 12:36:11 /w/workspace/integration-test-tox-verify-master/csit/libraries 12:36:11 /opt/pyenv/versions/3.11.10/lib/python311.zip 12:36:11 /opt/pyenv/versions/3.11.10/lib/python3.11 12:36:11 /opt/pyenv/versions/3.11.10/lib/python3.11/lib-dynload 12:36:11 /w/workspace/integration-test-tox-verify-master/.tox/docs/lib/python3.11/site-packages 12:36:11 12:36:11 Try --help for usage information. 12:36:11 /w/workspace/integration-test-tox-verify-master/docs 12:36:11 /w/workspace/integration-test-tox-verify-master/docs/_build/robot /w/workspace/integration-test-tox-verify-master/docs 12:36:11 /w/workspace/integration-test-tox-verify-master/docs 12:36:11 loading translations [en]... done 12:36:12 making output directory... done 12:36:12 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 12:36:12 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 12:36:12 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 12:36:12 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 12:36:12 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 12:36:12 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 12:36:12 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 12:36:12 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 12:36:12 loading intersphinx inventory 'odl-releng-builder' from http://docs.opendaylight.org/projects/releng-builder/en/latest/objects.inv ... 12:36:12 intersphinx inventory has moved: http://docs.opendaylight.org/projects/releng-builder/en/latest/objects.inv -> https://docs.opendaylight.org/projects/releng-builder/en/latest/objects.inv 12:36:12 building [mo]: targets for 0 po files that are out of date 12:36:12 writing output... 12:36:12 building [html]: targets for 12 source files that are out of date 12:36:12 updating environment: [new config] 12 added, 0 changed, 0 removed 12:36:12 reading sources... [ 8%] cluster/carbon/caveats 12:36:12 reading sources... [ 17%] cluster/carbon/index 12:36:12 reading sources... [ 25%] cluster/carbon/release 12:36:13 reading sources... [ 33%] cluster/carbon/sandbox 12:36:13 reading sources... [ 42%] cluster/carbon/scenarios 12:36:13 reading sources... [ 50%] cluster/carbon/sr1 12:36:13 reading sources... [ 58%] cluster/carbon/sr2 12:36:13 reading sources... [ 67%] cluster/carbon/tests 12:36:13 reading sources... [ 75%] cluster/index 12:36:13 reading sources... [ 83%] index 12:36:13 reading sources... [ 92%] run-test-locally 12:36:13 reading sources... [100%] system-test-guide 12:36:13 12:36:13 looking for now-outdated files... none found 12:36:13 pickling environment... done 12:36:13 checking consistency... done 12:36:13 preparing documents... done 12:36:13 copying assets... 12:36:13 copying static files... 12:36:13 Writing evaluated template result to /w/workspace/integration-test-tox-verify-master/docs/_build/html/_static/basic.css 12:36:13 Writing evaluated template result to /w/workspace/integration-test-tox-verify-master/docs/_build/html/_static/language_data.js 12:36:13 Writing evaluated template result to /w/workspace/integration-test-tox-verify-master/docs/_build/html/_static/documentation_options.js 12:36:13 Writing evaluated template result to /w/workspace/integration-test-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 12:36:13 Writing evaluated template result to /w/workspace/integration-test-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 12:36:13 copying static files: done 12:36:13 copying extra files... 12:36:13 copying extra files: done 12:36:13 copying assets: done 12:36:13 writing output... [ 8%] cluster/carbon/caveats 12:36:13 writing output... [ 17%] cluster/carbon/index 12:36:13 writing output... [ 25%] cluster/carbon/release 12:36:13 writing output... [ 33%] cluster/carbon/sandbox 12:36:13 writing output... [ 42%] cluster/carbon/scenarios 12:36:13 writing output... [ 50%] cluster/carbon/sr1 12:36:13 writing output... [ 58%] cluster/carbon/sr2 12:36:14 writing output... [ 67%] cluster/carbon/tests 12:36:14 writing output... [ 75%] cluster/index 12:36:14 writing output... [ 83%] index 12:36:14 writing output... [ 92%] run-test-locally 12:36:14 writing output... [100%] system-test-guide 12:36:14 12:36:14 generating indices... genindex done 12:36:14 highlighting module code... 12:36:14 writing additional pages... search done 12:36:14 dumping search index in English (code: en)... done 12:36:14 dumping object inventory... done 12:36:14 build succeeded. 12:36:14 12:36:14 The HTML pages are in docs/_build/html. 12:36:14 docs: OK ✔ in 27.12 seconds 12:36:14 pre-commit: install_deps> python -I -m pip install pre-commit 12:36:16 pre-commit: freeze> python -m pip freeze --all 12:36:17 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.14,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,virtualenv==20.34.0 12:36:17 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:36:17 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:36:17 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 12:36:17 [INFO] Initializing environment for https://github.com/PyCQA/flake8. 12:36:17 [INFO] Initializing environment for https://github.com/psf/black. 12:36:18 [INFO] Initializing environment for https://github.com/MarketSquare/robotframework-tidy. 12:36:18 [INFO] Initializing environment for https://github.com/MarketSquare/robotframework-tidy:robotframework==6.1.1. 12:36:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:36:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:36:19 [INFO] Initializing environment for local:rstcheck,sphinx. 12:36:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:36:19 [INFO] Once installed this environment will be reused. 12:36:19 [INFO] This may take a few minutes... 12:36:24 [INFO] Installing environment for https://github.com/PyCQA/flake8. 12:36:24 [INFO] Once installed this environment will be reused. 12:36:24 [INFO] This may take a few minutes... 12:36:28 [INFO] Installing environment for https://github.com/psf/black. 12:36:28 [INFO] Once installed this environment will be reused. 12:36:28 [INFO] This may take a few minutes... 12:36:32 [INFO] Installing environment for https://github.com/MarketSquare/robotframework-tidy. 12:36:32 [INFO] Once installed this environment will be reused. 12:36:32 [INFO] This may take a few minutes... 12:36:38 [INFO] Installing environment for local. 12:36:38 [INFO] Once installed this environment will be reused. 12:36:38 [INFO] This may take a few minutes... 12:36:50 trim trailing whitespace.................................................Passed 12:36:50 flake8...................................................................Passed 12:36:52 black....................................................................Passed 12:36:55 robotidy.................................................................Passed 12:36:56 rstcheck.................................................................Passed 12:36:57 pre-commit: OK ✔ in 42.73 seconds 12:36:57 gitlint: install_deps> python -I -m pip install gitlint 12:37:01 gitlint: freeze> python -m pip freeze --all 12:37:01 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.2,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 12:37:01 gitlint: commands[0]> gitlint 12:37:01 docs: OK (27.12=setup[23.11]+cmd[4.02] seconds) 12:37:01 pre-commit: OK (42.73=setup[2.62]+cmd[40.11] seconds) 12:37:01 gitlint: OK (4.25=setup[4.10]+cmd[0.15] seconds) 12:37:01 congratulations :) (74.13 seconds) 12:37:01 + tox_status=0 12:37:01 + echo '---> Completed tox runs' 12:37:01 ---> Completed tox runs 12:37:01 + for i in .tox/*/log 12:37:01 ++ awk -F/ '{print $2}' 12:37:01 ++ echo .tox/docs/log 12:37:01 + tox_env=docs 12:37:01 + cp -r .tox/docs/log /w/workspace/integration-test-tox-verify-master/archives/tox/docs 12:37:01 + for i in .tox/*/log 12:37:01 ++ awk -F/ '{print $2}' 12:37:01 ++ echo .tox/gitlint/log 12:37:01 + tox_env=gitlint 12:37:01 + cp -r .tox/gitlint/log /w/workspace/integration-test-tox-verify-master/archives/tox/gitlint 12:37:01 + for i in .tox/*/log 12:37:01 ++ echo .tox/pre-commit/log 12:37:01 ++ awk -F/ '{print $2}' 12:37:01 + tox_env=pre-commit 12:37:01 + cp -r .tox/pre-commit/log /w/workspace/integration-test-tox-verify-master/archives/tox/pre-commit 12:37:01 + DOC_DIR=docs/_build/html 12:37:01 + [[ -d docs/_build/html ]] 12:37:01 + echo '---> Archiving generated docs' 12:37:01 ---> Archiving generated docs 12:37:01 + mv docs/_build/html /w/workspace/integration-test-tox-verify-master/archives/docs 12:37:01 + echo '---> tox-run.sh ends' 12:37:01 ---> tox-run.sh ends 12:37:01 + test 0 -eq 0 12:37:01 $ ssh-agent -k 12:37:01 unset SSH_AUTH_SOCK; 12:37:01 unset SSH_AGENT_PID; 12:37:01 echo Agent pid 1522 killed; 12:37:01 [ssh-agent] Stopped. 12:37:01 [PostBuildScript] - [INFO] Executing post build scripts. 12:37:01 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins2689818886676558997.sh 12:37:01 ---> sysstat.sh 12:37:02 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins6231404338492396847.sh 12:37:02 ---> package-listing.sh 12:37:02 ++ tr '[:upper:]' '[:lower:]' 12:37:02 ++ facter osfamily 12:37:02 + OS_FAMILY=debian 12:37:02 + workspace=/w/workspace/integration-test-tox-verify-master 12:37:02 + START_PACKAGES=/tmp/packages_start.txt 12:37:02 + END_PACKAGES=/tmp/packages_end.txt 12:37:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:37:02 + PACKAGES=/tmp/packages_start.txt 12:37:02 + '[' /w/workspace/integration-test-tox-verify-master ']' 12:37:02 + PACKAGES=/tmp/packages_end.txt 12:37:02 + case "${OS_FAMILY}" in 12:37:02 + grep '^ii' 12:37:02 + dpkg -l 12:37:02 + '[' -f /tmp/packages_start.txt ']' 12:37:02 + '[' -f /tmp/packages_end.txt ']' 12:37:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:37:02 + '[' /w/workspace/integration-test-tox-verify-master ']' 12:37:02 + mkdir -p /w/workspace/integration-test-tox-verify-master/archives/ 12:37:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-test-tox-verify-master/archives/ 12:37:02 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins2602758480716838834.sh 12:37:02 ---> capture-instance-metadata.sh 12:37:02 Setup pyenv: 12:37:02 system 12:37:02 3.8.20 12:37:02 3.9.20 12:37:02 3.10.15 12:37:02 * 3.11.10 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 12:37:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EdCR from file:/tmp/.os_lf_venv 12:37:04 lf-activate-venv(): INFO: Installing: lftools 12:37:14 lf-activate-venv(): INFO: Adding /tmp/venv-EdCR/bin to PATH 12:37:14 INFO: Running in OpenStack, capturing instance metadata 12:37:15 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins16034899990307937226.sh 12:37:15 provisioning config files... 12:37:15 Could not find credentials [logs] for integration-test-tox-verify-master #10221 12:37:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-test-tox-verify-master@tmp/config11433944181063907595tmp 12:37:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:37:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:37:15 provisioning config files... 12:37:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:37:15 [EnvInject] - Injecting environment variables from a build step. 12:37:15 [EnvInject] - Injecting as environment variables the properties content 12:37:15 SERVER_ID=logs 12:37:15 12:37:15 [EnvInject] - Variables injected successfully. 12:37:15 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins2165469905651017370.sh 12:37:15 ---> create-netrc.sh 12:37:15 WARN: Log server credential not found. 12:37:15 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins12164341391800333922.sh 12:37:15 ---> python-tools-install.sh 12:37:15 Setup pyenv: 12:37:15 system 12:37:15 3.8.20 12:37:15 3.9.20 12:37:15 3.10.15 12:37:15 * 3.11.10 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 12:37:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EdCR from file:/tmp/.os_lf_venv 12:37:17 lf-activate-venv(): INFO: Installing: lftools 12:37:28 lf-activate-venv(): INFO: Adding /tmp/venv-EdCR/bin to PATH 12:37:28 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins6971252038353910298.sh 12:37:28 ---> sudo-logs.sh 12:37:28 Archiving 'sudo' log.. 12:37:28 [integration-test-tox-verify-master] $ /bin/bash /tmp/jenkins4567855470441519631.sh 12:37:28 ---> job-cost.sh 12:37:28 Setup pyenv: 12:37:28 system 12:37:28 3.8.20 12:37:28 3.9.20 12:37:28 3.10.15 12:37:28 * 3.11.10 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 12:37:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EdCR from file:/tmp/.os_lf_venv 12:37:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:37:38 lf-activate-venv(): INFO: Adding /tmp/venv-EdCR/bin to PATH 12:37:38 INFO: No Stack... 12:37:38 INFO: Retrieving Pricing Info for: v3-standard-2 12:37:38 INFO: Archiving Costs 12:37:38 [integration-test-tox-verify-master] $ /bin/bash -l /tmp/jenkins2012450170271228561.sh 12:37:38 ---> logs-deploy.sh 12:37:38 Setup pyenv: 12:37:38 system 12:37:38 3.8.20 12:37:38 3.9.20 12:37:38 3.10.15 12:37:38 * 3.11.10 (set by /w/workspace/integration-test-tox-verify-master/.python-version) 12:37:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EdCR from file:/tmp/.os_lf_venv 12:37:41 lf-activate-venv(): INFO: Installing: lftools 12:37:51 lf-activate-venv(): INFO: Adding /tmp/venv-EdCR/bin to PATH 12:37:51 WARNING: Nexus logging server not set 12:37:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/integration-test-tox-verify-master/10221/ 12:37:51 INFO: archiving logs to S3 12:37:52 ---> uname -a: 12:37:52 Linux prd-ubuntu2204-builder-2c-2g-51452 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:37:52 12:37:52 12:37:52 ---> lscpu: 12:37:52 Architecture: x86_64 12:37:52 CPU op-mode(s): 32-bit, 64-bit 12:37:52 Address sizes: 40 bits physical, 48 bits virtual 12:37:52 Byte Order: Little Endian 12:37:52 CPU(s): 2 12:37:52 On-line CPU(s) list: 0,1 12:37:52 Vendor ID: AuthenticAMD 12:37:52 Model name: AMD EPYC-Rome Processor 12:37:52 CPU family: 23 12:37:52 Model: 49 12:37:52 Thread(s) per core: 1 12:37:52 Core(s) per socket: 1 12:37:52 Socket(s): 2 12:37:52 Stepping: 0 12:37:52 BogoMIPS: 5599.99 12:37:52 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:37:52 Virtualization: AMD-V 12:37:52 Hypervisor vendor: KVM 12:37:52 Virtualization type: full 12:37:52 L1d cache: 64 KiB (2 instances) 12:37:52 L1i cache: 64 KiB (2 instances) 12:37:52 L2 cache: 1 MiB (2 instances) 12:37:52 L3 cache: 32 MiB (2 instances) 12:37:52 NUMA node(s): 1 12:37:52 NUMA node0 CPU(s): 0,1 12:37:52 Vulnerability Gather data sampling: Not affected 12:37:52 Vulnerability Itlb multihit: Not affected 12:37:52 Vulnerability L1tf: Not affected 12:37:52 Vulnerability Mds: Not affected 12:37:52 Vulnerability Meltdown: Not affected 12:37:52 Vulnerability Mmio stale data: Not affected 12:37:52 Vulnerability Reg file data sampling: Not affected 12:37:52 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:37:52 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:37:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:37:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:37:52 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:37:52 Vulnerability Srbds: Not affected 12:37:52 Vulnerability Tsx async abort: Not affected 12:37:52 12:37:52 12:37:52 ---> nproc: 12:37:52 2 12:37:52 12:37:52 12:37:52 ---> df -h: 12:37:52 Filesystem Size Used Avail Use% Mounted on 12:37:52 tmpfs 794M 1.1M 793M 1% /run 12:37:52 /dev/vda1 39G 9.0G 30G 24% / 12:37:52 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:37:52 tmpfs 5.0M 0 5.0M 0% /run/lock 12:37:52 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:37:52 tmpfs 794M 4.0K 794M 1% /run/user/1001 12:37:52 12:37:52 12:37:52 ---> free -m: 12:37:52 total used free shared buff/cache available 12:37:52 Mem: 7937 550 4145 4 3242 7076 12:37:52 Swap: 1023 0 1023 12:37:52 12:37:52 12:37:52 ---> ip addr: 12:37:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:37:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:37:52 inet 127.0.0.1/8 scope host lo 12:37:52 valid_lft forever preferred_lft forever 12:37:52 inet6 ::1/128 scope host 12:37:52 valid_lft forever preferred_lft forever 12:37:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:37:52 link/ether fa:16:3e:57:2c:84 brd ff:ff:ff:ff:ff:ff 12:37:52 altname enp0s3 12:37:52 inet 10.30.170.232/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:37:52 valid_lft 86162sec preferred_lft 86162sec 12:37:52 inet6 fe80::f816:3eff:fe57:2c84/64 scope link 12:37:52 valid_lft forever preferred_lft forever 12:37:52 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:37:52 link/ether 02:42:fd:56:d3:42 brd ff:ff:ff:ff:ff:ff 12:37:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:37:52 valid_lft forever preferred_lft forever 12:37:52 12:37:52 12:37:52 ---> sar -b -r -n DEV: 12:37:52 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-51452) 09/10/25 _x86_64_ (2 CPU) 12:37:52 12:37:52 12:33:56 LINUX RESTART (2 CPU) 12:37:52 12:37:52 12:37:52 ---> sar -P ALL: 12:37:52 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-51452) 09/10/25 _x86_64_ (2 CPU) 12:37:52 12:37:52 12:33:56 LINUX RESTART (2 CPU) 12:37:52 12:37:52 12:37:52