14:32:29 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119616 14:32:29 Running as SYSTEM 14:32:29 [EnvInject] - Loading node environment variables. 14:32:29 Building remotely on prd-ubuntu2204-docker-4c-16g-12943 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 14:32:30 [ssh-agent] Looking for ssh-agent implementation... 14:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:30 $ ssh-agent 14:32:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXu6eXTd/agent.1577 14:32:30 SSH_AGENT_PID=1579 14:32:30 [ssh-agent] Started. 14:32:30 Running ssh-add (command line suppressed) 14:32:30 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16884301407606933505.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16884301407606933505.key) 14:32:30 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:32:30 The recommended git tool is: NONE 14:32:32 using credential jenkins-ssh 14:32:32 Wiping out workspace first. 14:32:32 Cloning the remote Git repository 14:32:32 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:32:32 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 14:32:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:32:32 > git --version # timeout=10 14:32:32 > git --version # 'git version 2.34.1' 14:32:32 using GIT_SSH to set credentials jenkins-ssh 14:32:32 Verifying host key using known hosts file 14:32:32 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. 14:32:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:32:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:32:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:32:36 using GIT_SSH to set credentials jenkins-ssh 14:32:36 Verifying host key using known hosts file 14:32:36 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. 14:32:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/16/119616/9 # timeout=10 14:32:37 > git rev-parse 69bef36c8d4a2ee1a13e9aee153a0c125b5403ca^{commit} # timeout=10 14:32:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:32:37 Checking out Revision 69bef36c8d4a2ee1a13e9aee153a0c125b5403ca (refs/changes/16/119616/9) 14:32:37 > git config core.sparsecheckout # timeout=10 14:32:37 > git checkout -f 69bef36c8d4a2ee1a13e9aee153a0c125b5403ca # timeout=10 14:32:40 Commit message: "Deduplicate TTP C-band available freq map logic" 14:32:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:32:40 > git rev-list --no-walk 47b0ee31f67f0a7722d34e485a2739674e961768 # timeout=10 14:32:40 > git remote # timeout=10 14:32:40 > git submodule init # timeout=10 14:32:40 > git submodule sync # timeout=10 14:32:40 > git config --get remote.origin.url # timeout=10 14:32:40 > git submodule init # timeout=10 14:32:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:32:40 ERROR: No submodules found. 14:32:40 provisioning config files... 14:32:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:32:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:32:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3796047016493568392.sh 14:32:40 ---> python-tools-install.sh 14:32:40 Setup pyenv: 14:32:41 * system (set by /opt/pyenv/version) 14:32:41 * 3.8.20 (set by /opt/pyenv/version) 14:32:41 * 3.9.20 (set by /opt/pyenv/version) 14:32:41 3.10.15 14:32:41 3.11.10 14:32:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-14rL 14:32:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:49 lf-activate-venv(): INFO: Base packages installed successfully 14:32:49 lf-activate-venv(): INFO: Installing additional packages: lftools 14:33:12 lf-activate-venv(): INFO: Adding /tmp/venv-14rL/bin to PATH 14:33:12 Generating Requirements File 14:33:30 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. 14:33:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:30 Python 3.11.10 14:33:30 pip 26.0.1 from /tmp/venv-14rL/lib/python3.11/site-packages/pip (python 3.11) 14:33:31 appdirs==1.4.4 14:33:31 argcomplete==3.6.3 14:33:31 aspy.yaml==1.3.0 14:33:31 attrs==25.4.0 14:33:31 autopage==0.6.0 14:33:31 beautifulsoup4==4.14.3 14:33:31 boto3==1.42.50 14:33:31 botocore==1.42.50 14:33:31 bs4==0.0.2 14:33:31 certifi==2026.1.4 14:33:31 cffi==2.0.0 14:33:31 cfgv==3.5.0 14:33:31 chardet==5.2.0 14:33:31 charset-normalizer==3.4.4 14:33:31 click==8.3.1 14:33:31 cliff==4.13.1 14:33:31 cmd2==3.2.0 14:33:31 cryptography==3.3.2 14:33:31 debtcollector==3.0.0 14:33:31 decorator==5.2.1 14:33:31 defusedxml==0.7.1 14:33:31 Deprecated==1.3.1 14:33:31 distlib==0.4.0 14:33:31 dnspython==2.8.0 14:33:31 docker==7.1.0 14:33:31 dogpile.cache==1.5.0 14:33:31 durationpy==0.10 14:33:31 email-validator==2.3.0 14:33:31 filelock==3.24.2 14:33:31 future==1.0.0 14:33:31 gitdb==4.0.12 14:33:31 GitPython==3.1.46 14:33:31 httplib2==0.30.2 14:33:31 identify==2.6.16 14:33:31 idna==3.11 14:33:31 importlib-resources==1.5.0 14:33:31 iso8601==2.1.0 14:33:31 Jinja2==3.1.6 14:33:31 jmespath==1.1.0 14:33:31 jsonpatch==1.33 14:33:31 jsonpointer==3.0.0 14:33:31 jsonschema==4.26.0 14:33:31 jsonschema-specifications==2025.9.1 14:33:31 keystoneauth1==5.13.0 14:33:31 kubernetes==35.0.0 14:33:31 lftools==0.37.21 14:33:31 lxml==6.0.2 14:33:31 markdown-it-py==4.0.0 14:33:31 MarkupSafe==3.0.3 14:33:31 mdurl==0.1.2 14:33:31 msgpack==1.1.2 14:33:31 multi_key_dict==2.0.3 14:33:31 munch==4.0.0 14:33:31 netaddr==1.3.0 14:33:31 niet==1.4.2 14:33:31 nodeenv==1.10.0 14:33:31 oauth2client==4.1.3 14:33:31 oauthlib==3.3.1 14:33:31 openstacksdk==4.9.0 14:33:31 os-service-types==1.8.2 14:33:31 osc-lib==4.3.0 14:33:31 oslo.config==10.2.0 14:33:31 oslo.context==6.2.0 14:33:31 oslo.i18n==6.7.1 14:33:31 oslo.log==8.0.0 14:33:31 oslo.serialization==5.9.0 14:33:31 oslo.utils==9.2.0 14:33:31 packaging==26.0 14:33:31 pbr==7.0.3 14:33:31 platformdirs==4.9.2 14:33:31 prettytable==3.17.0 14:33:31 psutil==7.2.2 14:33:31 pyasn1==0.6.2 14:33:31 pyasn1_modules==0.4.2 14:33:31 pycparser==3.0 14:33:31 pygerrit2==2.0.15 14:33:31 PyGithub==2.8.1 14:33:31 Pygments==2.19.2 14:33:31 PyJWT==2.11.0 14:33:31 PyNaCl==1.6.2 14:33:31 pyparsing==2.4.7 14:33:31 pyperclip==1.11.0 14:33:31 pyrsistent==0.20.0 14:33:31 python-cinderclient==9.8.0 14:33:31 python-dateutil==2.9.0.post0 14:33:31 python-heatclient==5.0.0 14:33:31 python-jenkins==1.8.3 14:33:31 python-keystoneclient==5.7.0 14:33:31 python-magnumclient==4.9.0 14:33:31 python-openstackclient==8.3.0 14:33:31 python-swiftclient==4.9.0 14:33:31 PyYAML==6.0.3 14:33:31 referencing==0.37.0 14:33:31 requests==2.32.5 14:33:31 requests-oauthlib==2.0.0 14:33:31 requestsexceptions==1.4.0 14:33:31 rfc3986==2.0.0 14:33:31 rich==14.3.2 14:33:31 rich-argparse==1.7.2 14:33:31 rpds-py==0.30.0 14:33:31 rsa==4.9.1 14:33:31 ruamel.yaml==0.19.1 14:33:31 ruamel.yaml.clib==0.2.15 14:33:31 s3transfer==0.16.0 14:33:31 simplejson==3.20.2 14:33:31 six==1.17.0 14:33:31 smmap==5.0.2 14:33:31 soupsieve==2.8.3 14:33:31 stevedore==5.6.0 14:33:31 tabulate==0.9.0 14:33:31 toml==0.10.2 14:33:31 tomlkit==0.14.0 14:33:31 tqdm==4.67.3 14:33:31 typing_extensions==4.15.0 14:33:31 tzdata==2025.3 14:33:31 urllib3==1.26.20 14:33:31 virtualenv==20.37.0 14:33:31 wcwidth==0.6.0 14:33:31 websocket-client==1.9.0 14:33:31 wrapt==2.1.1 14:33:31 xdg==6.0.0 14:33:31 xmltodict==1.0.3 14:33:31 yq==3.4.3 14:33:31 [EnvInject] - Injecting environment variables from a build step. 14:33:31 [EnvInject] - Injecting as environment variables the properties content 14:33:31 PYTHON=python3 14:33:31 14:33:31 [EnvInject] - Variables injected successfully. 14:33:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2329581520266238074.sh 14:33:31 ---> tox-install.sh 14:33:31 + source /home/jenkins/lf-env.sh 14:33:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:33:31 ++ mktemp -d /tmp/venv-XXXX 14:33:31 + lf_venv=/tmp/venv-vDjD 14:33:31 + local venv_file=/tmp/.os_lf_venv 14:33:31 + local python=python3 14:33:31 + local options 14:33:31 + local set_path=true 14:33:31 + local install_args= 14:33:31 ++ 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 14:33:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:33:31 + true 14:33:31 + case $1 in 14:33:31 + venv_file=/tmp/.toxenv 14:33:31 + shift 2 14:33:31 + true 14:33:31 + case $1 in 14:33:31 + shift 14:33:31 + break 14:33:31 + case $python in 14:33:31 + local pkg_list= 14:33:31 + [[ -d /opt/pyenv ]] 14:33:31 + echo 'Setup pyenv:' 14:33:31 Setup pyenv: 14:33:31 + export PYENV_ROOT=/opt/pyenv 14:33:31 + PYENV_ROOT=/opt/pyenv 14:33:31 + 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 14:33:31 + 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 14:33:31 + pyenv versions 14:33:31 system 14:33:31 3.8.20 14:33:31 3.9.20 14:33:31 3.10.15 14:33:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:33:31 + command -v pyenv 14:33:31 ++ pyenv init - --no-rehash 14:33:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:33:31 for i in ${!paths[@]}; do 14:33:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:33:31 fi; done; 14:33:31 echo "${paths[*]}"'\'')" 14:33:31 export PATH="/opt/pyenv/shims:${PATH}" 14:33:31 export PYENV_SHELL=bash 14:33:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:33:31 pyenv() { 14:33:31 local command 14:33:31 command="${1:-}" 14:33:31 if [ "$#" -gt 0 ]; then 14:33:31 shift 14:33:31 fi 14:33:31 14:33:31 case "$command" in 14:33:31 rehash|shell) 14:33:31 eval "$(pyenv "sh-$command" "$@")" 14:33:31 ;; 14:33:31 *) 14:33:31 command pyenv "$command" "$@" 14:33:31 ;; 14:33:31 esac 14:33:31 }' 14:33:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:33:31 for i in ${!paths[@]}; do 14:33:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:33:31 fi; done; 14:33:31 echo "${paths[*]}"' 14:33:31 ++ 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 14:33:31 ++ 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 14:33:31 ++ 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 14:33:31 ++ export PYENV_SHELL=bash 14:33:31 ++ PYENV_SHELL=bash 14:33:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:33:31 +++ complete -F _pyenv pyenv 14:33:31 ++ lf-pyver python3 14:33:31 ++ local py_version_xy=python3 14:33:31 ++ local py_version_xyz= 14:33:31 ++ pyenv versions 14:33:31 ++ local command 14:33:31 ++ sed 's/^[ *]* //' 14:33:31 ++ command=versions 14:33:31 ++ '[' 1 -gt 0 ']' 14:33:31 ++ shift 14:33:31 ++ case "$command" in 14:33:31 ++ command pyenv versions 14:33:31 ++ awk '{ print $1 }' 14:33:31 ++ grep -E '^[0-9.]*[0-9]$' 14:33:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:33:31 +++ grep '^3' /tmp/.pyenv_versions 14:33:31 +++ sort -V 14:33:31 +++ tail -n 1 14:33:31 ++ py_version_xyz=3.11.10 14:33:31 ++ [[ -z 3.11.10 ]] 14:33:31 ++ echo 3.11.10 14:33:31 ++ return 0 14:33:31 + pyenv local 3.11.10 14:33:31 + local command 14:33:31 + command=local 14:33:31 + '[' 2 -gt 0 ']' 14:33:31 + shift 14:33:31 + case "$command" in 14:33:31 + command pyenv local 3.11.10 14:33:31 + for arg in "$@" 14:33:31 + case $arg in 14:33:31 + pkg_list+='tox ' 14:33:31 + for arg in "$@" 14:33:31 + case $arg in 14:33:31 + pkg_list+='virtualenv ' 14:33:31 + for arg in "$@" 14:33:31 + case $arg in 14:33:31 + pkg_list+='urllib3~=1.26.15 ' 14:33:31 + [[ -f /tmp/.toxenv ]] 14:33:31 + [[ ! -f /tmp/.toxenv ]] 14:33:31 + [[ -n '' ]] 14:33:31 + python3 -m venv /tmp/venv-vDjD 14:33:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vDjD' 14:33:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vDjD 14:33:35 + echo /tmp/venv-vDjD 14:33:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:33:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:33:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:33:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:35 + local 'pip_opts=--upgrade --quiet' 14:33:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:33:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:33:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:33:35 + [[ -n '' ]] 14:33:35 + [[ -n '' ]] 14:33:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:33:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:35 + /tmp/venv-vDjD/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 14:33:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:33:39 lf-activate-venv(): INFO: Base packages installed successfully 14:33:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:33:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:33:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:33:39 + /tmp/venv-vDjD/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 14:33:41 + type python3 14:33:41 + true 14:33:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vDjD/bin to PATH' 14:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-vDjD/bin to PATH 14:33:41 + PATH=/tmp/venv-vDjD/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 14:33:41 + return 0 14:33:41 + python3 --version 14:33:41 Python 3.11.10 14:33:41 + python3 -m pip --version 14:33:41 pip 26.0.1 from /tmp/venv-vDjD/lib/python3.11/site-packages/pip (python 3.11) 14:33:42 + python3 -m pip freeze 14:33:42 cachetools==7.0.1 14:33:42 chardet==5.2.0 14:33:42 colorama==0.4.6 14:33:42 distlib==0.4.0 14:33:42 filelock==3.24.2 14:33:42 packaging==26.0 14:33:42 platformdirs==4.9.2 14:33:42 pluggy==1.6.0 14:33:42 pyproject-api==1.10.0 14:33:42 tox==4.36.1 14:33:42 urllib3==1.26.20 14:33:42 virtualenv==20.37.0 14:33:42 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins242597130842009761.sh 14:33:42 [EnvInject] - Injecting environment variables from a build step. 14:33:42 [EnvInject] - Injecting as environment variables the properties content 14:33:42 PARALLEL=True 14:33:42 14:33:42 [EnvInject] - Variables injected successfully. 14:33:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6601867254330437955.sh 14:33:42 ---> tox-run.sh 14:33:42 + 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 14:33:42 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:33:42 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:33:42 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:33:42 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 14:33:42 + source /home/jenkins/lf-env.sh 14:33:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:33:42 ++ mktemp -d /tmp/venv-XXXX 14:33:42 + lf_venv=/tmp/venv-MTLQ 14:33:42 + local venv_file=/tmp/.os_lf_venv 14:33:42 + local python=python3 14:33:42 + local options 14:33:42 + local set_path=true 14:33:42 + local install_args= 14:33:42 ++ 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 14:33:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:33:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:33:42 + true 14:33:42 + case $1 in 14:33:42 + venv_file=/tmp/.toxenv 14:33:42 + shift 2 14:33:42 + true 14:33:42 + case $1 in 14:33:42 + shift 14:33:42 + break 14:33:42 + case $python in 14:33:42 + local pkg_list= 14:33:42 + [[ -d /opt/pyenv ]] 14:33:42 + echo 'Setup pyenv:' 14:33:42 Setup pyenv: 14:33:42 + export PYENV_ROOT=/opt/pyenv 14:33:42 + PYENV_ROOT=/opt/pyenv 14:33:42 + 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 14:33:42 + 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 14:33:42 + pyenv versions 14:33:42 system 14:33:42 3.8.20 14:33:42 3.9.20 14:33:42 3.10.15 14:33:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:33:42 + command -v pyenv 14:33:42 ++ pyenv init - --no-rehash 14:33:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:33:42 for i in ${!paths[@]}; do 14:33:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:33:42 fi; done; 14:33:42 echo "${paths[*]}"'\'')" 14:33:42 export PATH="/opt/pyenv/shims:${PATH}" 14:33:42 export PYENV_SHELL=bash 14:33:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:33:42 pyenv() { 14:33:42 local command 14:33:42 command="${1:-}" 14:33:42 if [ "$#" -gt 0 ]; then 14:33:42 shift 14:33:42 fi 14:33:42 14:33:42 case "$command" in 14:33:42 rehash|shell) 14:33:42 eval "$(pyenv "sh-$command" "$@")" 14:33:42 ;; 14:33:42 *) 14:33:42 command pyenv "$command" "$@" 14:33:42 ;; 14:33:42 esac 14:33:42 }' 14:33:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:33:42 for i in ${!paths[@]}; do 14:33:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:33:42 fi; done; 14:33:42 echo "${paths[*]}"' 14:33:42 ++ 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 14:33:42 ++ 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 14:33:42 ++ 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 14:33:42 ++ export PYENV_SHELL=bash 14:33:42 ++ PYENV_SHELL=bash 14:33:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:33:42 +++ complete -F _pyenv pyenv 14:33:42 ++ lf-pyver python3 14:33:42 ++ local py_version_xy=python3 14:33:42 ++ local py_version_xyz= 14:33:42 ++ pyenv versions 14:33:42 ++ local command 14:33:42 ++ command=versions 14:33:42 ++ '[' 1 -gt 0 ']' 14:33:42 ++ shift 14:33:42 ++ case "$command" in 14:33:42 ++ command pyenv versions 14:33:42 ++ sed 's/^[ *]* //' 14:33:42 ++ awk '{ print $1 }' 14:33:42 ++ grep -E '^[0-9.]*[0-9]$' 14:33:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:33:42 +++ grep '^3' /tmp/.pyenv_versions 14:33:42 +++ sort -V 14:33:42 +++ tail -n 1 14:33:42 ++ py_version_xyz=3.11.10 14:33:42 ++ [[ -z 3.11.10 ]] 14:33:42 ++ echo 3.11.10 14:33:42 ++ return 0 14:33:42 + pyenv local 3.11.10 14:33:42 + local command 14:33:42 + command=local 14:33:42 + '[' 2 -gt 0 ']' 14:33:42 + shift 14:33:42 + case "$command" in 14:33:42 + command pyenv local 3.11.10 14:33:42 + for arg in "$@" 14:33:42 + case $arg in 14:33:42 + pkg_list+='tox ' 14:33:42 + for arg in "$@" 14:33:42 + case $arg in 14:33:42 + pkg_list+='virtualenv ' 14:33:42 + for arg in "$@" 14:33:42 + case $arg in 14:33:42 + pkg_list+='urllib3~=1.26.15 ' 14:33:42 + [[ -f /tmp/.toxenv ]] 14:33:42 ++ cat /tmp/.toxenv 14:33:42 + lf_venv=/tmp/venv-vDjD 14:33:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vDjD from' file:/tmp/.toxenv 14:33:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vDjD from file:/tmp/.toxenv 14:33:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:33:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:42 + local 'pip_opts=--upgrade --quiet' 14:33:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:33:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:33:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:33:42 + [[ -n '' ]] 14:33:42 + [[ -n '' ]] 14:33:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:33:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:42 + /tmp/venv-vDjD/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 14:33:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:33:43 lf-activate-venv(): INFO: Base packages installed successfully 14:33:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:33:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:33:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:33:43 + /tmp/venv-vDjD/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 14:33:44 + type python3 14:33:44 + true 14:33:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vDjD/bin to PATH' 14:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-vDjD/bin to PATH 14:33:44 + PATH=/tmp/venv-vDjD/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 14:33:44 + return 0 14:33:44 + [[ -d /opt/pyenv ]] 14:33:44 + echo '---> Setting up pyenv' 14:33:44 ---> Setting up pyenv 14:33:44 + export PYENV_ROOT=/opt/pyenv 14:33:44 + PYENV_ROOT=/opt/pyenv 14:33:44 + export PATH=/opt/pyenv/bin:/tmp/venv-vDjD/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 14:33:44 + PATH=/opt/pyenv/bin:/tmp/venv-vDjD/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 14:33:44 ++ pwd 14:33:44 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 14:33:44 + export PYTHONPATH 14:33:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:33:44 + TOX_TESTENV_PASSENV=PYTHONPATH 14:33:44 + tox --version 14:33:44 4.36.1 from /tmp/venv-vDjD/lib/python3.11/site-packages/tox/__init__.py 14:33:44 + PARALLEL=True 14:33:44 + TOX_OPTIONS_LIST= 14:33:44 + [[ -n '' ]] 14:33:44 + case ${PARALLEL,,} in 14:33:44 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:33:44 + tox --parallel auto --parallel-live 14:33:44 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 14:33:46 checkbashisms: freeze> python -m pip freeze --all 14:33:46 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:33:46 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:33:46 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:33:47 checkbashisms: pip==26.0.1,setuptools==82.0.0 14:33:47 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:33:47 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 14:33:47 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 14:33:48 checkbashisms: OK ✔ in 3.22 seconds 14:33:48 pre-commit: install_deps> python -I -m pip install pre-commit 14:33:50 pre-commit: freeze> python -m pip freeze --all 14:33:51 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.2,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==20.37.0 14:33:51 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:33:51 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 14:33:51 /usr/bin/cpan 14:33:51 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 14:33:51 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:33:51 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:33:51 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:33:51 [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. 14:33:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:33:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:33:52 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:33:53 buildcontroller: freeze> python -m pip freeze --all 14:33:53 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 14:33:53 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 14:33:53 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:33:53 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 14:33:53 + update-java-alternatives -l 14:33:53 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 14:33:53 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 14:33:53 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 14:33:53 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 14:33:53 update-alternatives: error: no alternatives for jaotc 14:33:53 update-alternatives: error: no alternatives for rmic 14:33:53 + java -version 14:33:53 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 14:33:53 + JAVA_VER=21 14:33:53 + echo 21 14:33:53 21 14:33:53 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 14:33:53 + javac -version 14:33:53 + JAVAC_VER=21 14:33:53 + echo 21 14:33:53 + [ 21 -ge 21 ] 14:33:53 + [ 21 -ge 21 ] 14:33:53 + echo ok, java is 21 or newer 14:33:53 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 14:33:53 21 14:33:53 ok, java is 21 or newer 14:33:53 2026-02-17 14:33:53 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 14:33:53 + sudo mkdir -p /opt 14:33:53 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 14:33:54 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:33:54 [INFO] Once installed this environment will be reused. 14:33:54 [INFO] This may take a few minutes... 14:33:54 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 14:33:54 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 14:33:54 + mvn --version 14:33:54 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 14:33:54 Maven home: /opt/maven 14:33:54 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:33:54 Default locale: en, platform encoding: UTF-8 14:33:54 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 14:33:54 NOTE: Picked up JDK_JAVA_OPTIONS: 14:33:54 --add-opens=java.base/java.io=ALL-UNNAMED 14:33:54 --add-opens=java.base/java.lang=ALL-UNNAMED 14:33:54 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:33:54 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:33:54 --add-opens=java.base/java.net=ALL-UNNAMED 14:33:54 --add-opens=java.base/java.nio=ALL-UNNAMED 14:33:54 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:33:54 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:33:54 --add-opens=java.base/java.util=ALL-UNNAMED 14:33:54 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:33:54 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:33:54 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:33:54 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:33:54 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:33:54 -Xlog:disable 14:33:59 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:33:59 [INFO] Once installed this environment will be reused. 14:33:59 [INFO] This may take a few minutes... 14:34:07 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 14:34:07 [INFO] Once installed this environment will be reused. 14:34:07 [INFO] This may take a few minutes... 14:34:12 [INFO] Installing environment for https://github.com/perltidy/perltidy. 14:34:12 [INFO] Once installed this environment will be reused. 14:34:12 [INFO] This may take a few minutes... 14:34:12 docs-linkcheck: freeze> python -m pip freeze --all 14:34:12 docs: freeze> python -m pip freeze --all 14:34:12 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.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.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,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==82.0.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 14:34:12 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 14:34:13 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.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.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,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==82.0.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 14:34:13 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 14:34:15 docs: OK ✔ in 30.59 seconds 14:34:15 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 14:34:20 docs-linkcheck: OK ✔ in 32.82 seconds 14:34:20 pylint: freeze> python -m pip freeze --all 14:34:20 pylint: astroid==4.0.4,dill==0.4.1,isort==7.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.4,setuptools==82.0.0,tomlkit==0.14.0 14:34:20 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 14:34:24 trim trailing whitespace.................................................Passed 14:34:24 Tabs remover.............................................................Passed 14:34:25 autopep8.................................................................Passed 14:34:31 perltidy.................................................................Passed 14:34:31 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 14:34:32 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:34:32 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:34:32 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:34:32 [INFO] Once installed this environment will be reused. 14:34:32 [INFO] This may take a few minutes... 14:34:39 gitlint..................................................................Passed 14:34:45 14:34:45 ------------------------------------ 14:34:45 Your code has been rated at 10.00/10 14:34:45 14:35:37 pre-commit: OK ✔ in 51.49 seconds 14:35:37 pylint: OK ✔ in 31.81 seconds 14:35:37 buildcontroller: OK ✔ in 1 minute 51.12 seconds 14:35:37 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:35:37 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:35:37 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:35:37 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:35:43 build_karaf_tests221: freeze> python -m pip freeze --all 14:35:43 build_karaf_tests71: freeze> python -m pip freeze --all 14:35:43 build_karaf_tests190: freeze> python -m pip freeze --all 14:35:43 build_karaf_tests121: freeze> python -m pip freeze --all 14:35:43 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:35:43 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:35:43 build karaf in karaf71 with ./karaf71.env 14:35:43 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:35:43 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:35:43 build karaf in karaf221 with ./karaf221.env 14:35:43 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:35:43 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:35:43 build karaf in karafoc with ./karafoc.env 14:35:44 NOTE: Picked up JDK_JAVA_OPTIONS: 14:35:44 --add-opens=java.base/java.io=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.net=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:35:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:35:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:35:44 -Xlog:disable 14:35:44 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:35:44 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:35:44 build karaf in karaf121 with ./karaf121.env 14:35:44 NOTE: Picked up JDK_JAVA_OPTIONS: 14:35:44 --add-opens=java.base/java.io=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.net=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:35:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:35:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:35:44 -Xlog:disable 14:35:44 NOTE: Picked up JDK_JAVA_OPTIONS: 14:35:44 --add-opens=java.base/java.io=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.net=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:35:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:35:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:35:44 -Xlog:disable 14:35:44 NOTE: Picked up JDK_JAVA_OPTIONS: 14:35:44 --add-opens=java.base/java.io=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.net=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:35:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:35:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:35:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:35:44 -Xlog:disable 14:36:37 build_karaf_tests190: OK ✔ in 1 minute 0.18 seconds 14:36:37 build_karaf_tests121: OK ✔ in 1 minute 0.2 seconds 14:36:37 build_karaf_tests221: OK ✔ in 1 minute 0.2 seconds 14:36:37 build_karaf_tests71: OK ✔ in 1 minute 0.23 seconds 14:36:37 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:36:37 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:36:37 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:36:43 sims: freeze> python -m pip freeze --all 14:36:43 buildlighty: freeze> python -m pip freeze --all 14:36:43 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:36:43 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 14:36:43 Using lighynode version 22.1.0.6 14:36:43 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 14:36:43 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:36:43 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 14:36:43 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 14:37:29 sims: OK ✔ in 11.53 seconds 14:37:29 buildlighty: OK ✔ in 27.19 seconds 14:37:29 testsPCE: freeze> python -m pip freeze --all 14:37:30 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.0,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 14:37:30 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 14:37:30 pytest -q transportpce_tests/pce/test01_pce.py 14:38:18 .................... [100%] 14:39:21 20 passed in 111.37s (0:01:51) 14:39:21 pytest -q transportpce_tests/pce/test02_pce_400G.py 14:39:38 ............ [100%] 14:40:08 12 passed in 46.80s 14:40:08 pytest -q transportpce_tests/pce/test03_gnpy.py 14:40:25 ........ [100%] 14:40:46 8 passed in 37.65s 14:40:46 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 14:41:18 ... [100%] 14:41:23 3 passed in 36.09s 14:41:23 testsPCE: OK ✔ in 4 minutes 46.69 seconds 14:41:23 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:41:23 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:41:23 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:41:30 tests_tapi: freeze> python -m pip freeze --all 14:41:30 tests190: freeze> python -m pip freeze --all 14:41:30 tests121: freeze> python -m pip freeze --all 14:41:31 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:41:31 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 14:41:31 using environment variables from ./karaf221.env 14:41:31 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 14:41:31 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:41:31 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 14:41:31 using environment variables from ./karafoc.env 14:41:31 pytest -q transportpce_tests/oc/test01_portmapping.py 14:41:31 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:41:31 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 14:41:31 using environment variables from ./karaf121.env 14:41:31 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 14:42:35 ........... [100%] 14:42:53 10 passed in 81.83s (0:01:21) 14:42:53 pytest -q transportpce_tests/oc/test02_topology.py 14:42:59 .............................. [100%] 14:43:39 21 passed in 127.52s (0:02:07) 14:43:39 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 14:43:39 ............................. [100%] 14:44:01 14 passed in 67.88s (0:01:07) 14:44:01 pytest -q transportpce_tests/oc/test03_renderer.py 14:44:02 ............... [100%] 14:44:42 6 passed in 62.41s (0:01:02) 14:44:42 pytest -q transportpce_tests/1.2.1/test03_topology.py 14:44:42 ...................... [100%] 14:45:03 19 passed in 61.90s (0:01:01) 14:45:03 tests190: OK ✔ in 3 minutes 40.62 seconds 14:45:03 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:45:09 .tests71: freeze> python -m pip freeze --all 14:45:13 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:45:13 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 14:45:13 using environment variables from ./karaf71.env 14:45:13 pytest -q transportpce_tests/7.1/test01_portmapping.py 14:45:29 .............................. [100%] 14:46:08 12 passed in 54.69s 14:46:08 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 14:46:08 ................................................. [100%] 14:47:16 44 passed in 154.23s (0:02:34) 14:47:16 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 14:47:17 ...................................................................... [100%] 14:48:42 24 passed in 85.09s (0:01:25) 14:48:42 pytest -q transportpce_tests/1.2.1/test05_olm.py 14:48:43 ... [100%] 14:48:49 62 passed in 160.67s (0:02:40) 14:48:49 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 14:49:35 ............................................................................. [100%] 14:51:20 48 passed in 150.72s (0:02:30) 14:51:20 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 14:51:21 ................... [100%] 14:52:01 40 passed in 198.63s (0:03:18) 14:52:01 pytest -q transportpce_tests/1.2.1/test06_end2end.py 14:52:02 ................ [100%] 14:52:37 22 passed in 76.59s (0:01:16) 14:52:42 ...... [100%] 14:52:50 51 passed in 679.10s (0:11:19) 14:52:50 pytest -q transportpce_tests/tapi/test02_full_topology.py 14:52:52 ............................................................................... [100%] 14:58:24 36 passed in 333.81s (0:05:33) 14:58:24 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 14:58:43 ................................. [100%] 15:00:58 54 passed in 536.71s (0:08:56) 15:00:58 ............................................ [100%] 15:03:42 71 passed in 317.96s (0:05:17) 15:03:42 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:04:35 ................... [100%] 15:06:06 19 passed in 143.14s (0:02:23) 15:06:06 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 15:08:09 ...................... [100%] 15:13:45 22 passed in 458.78s (0:07:38) 15:13:45 tests71: OK ✔ in 7 minutes 33.47 seconds 15:13:45 tests121: OK ✔ in 19 minutes 35.1 seconds 15:13:45 tests_tapi: OK ✔ in 32 minutes 22.38 seconds 15:13:45 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:13:52 tests221: freeze> python -m pip freeze --all 15:13:52 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 15:13:52 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:13:52 using environment variables from ./karaf221.env 15:13:52 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:14:31 ................................... [100%] 15:15:11 35 passed in 78.43s (0:01:18) 15:15:11 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:15:43 ...... [100%] 15:15:57 6 passed in 45.58s 15:15:57 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:16:41 ............................................ [100%] 15:21:16 44 passed in 318.57s (0:05:18) 15:21:16 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:21:51 ............ [100%] 15:22:15 12 passed in 59.17s 15:22:15 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:22:41 ................ [100%] 15:24:10 16 passed in 114.49s (0:01:54) 15:24:10 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 15:24:39 ............................... [100%] 15:24:46 31 passed in 35.62s 15:24:46 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 15:25:21 .......................... [100%] 15:26:17 26 passed in 91.13s (0:01:31) 15:26:17 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 15:26:53 ...................... [100%] 15:27:57 22 passed in 99.22s (0:01:39) 15:27:57 pytest -q transportpce_tests/2.2.1/test09_olm.py 15:28:38 ........................................ [100%] 15:31:00 40 passed in 182.89s (0:03:02) 15:31:00 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 15:31:43 ........................................................................ [ 74%] 15:37:20 ......................... [100%] 15:39:12 97 passed in 491.84s (0:08:11) 15:39:12 pytest -q transportpce_tests/2.2.1/test12_end2end.py 15:39:53 ...................................................... [100%] 15:46:41 54 passed in 448.59s (0:07:28) 15:46:41 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 15:47:35 ........................................................................ [ 71%] 15:52:44 ............................. [100%] 15:54:53 101 passed in 491.81s (0:08:11) 15:54:53 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 15:55:48 ........................................................................ [ 67%] 16:01:35 ................................... [100%] 16:07:56 107 passed in 782.41s (0:13:02) 16:07:56 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:08:40 ............................................. [100%] 16:11:19 45 passed in 202.61s (0:03:22) 16:11:19 tests221: OK ✔ in 57 minutes 33.69 seconds 16:11:19 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 16:11:26 tests_hybrid: freeze> python -m pip freeze --all 16:11:26 tests_hybrid: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 16:11:26 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:11:26 using environment variables from ./karaf221.env 16:11:26 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:12:08 ................................................... [100%] 16:13:57 51 passed in 149.98s (0:02:29) 16:13:57 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:14:40 ........................................................................ [ 66%] 16:19:01 ..................................... [100%] 16:24:07 109 passed in 610.13s (0:10:10) 16:24:07 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:24:56 ..................................................... [100%] 16:28:29 53 passed in 261.71s (0:04:21) 16:28:29 buildcontroller: OK (111.12=setup[8.22]+cmd[102.90] seconds) 16:28:29 sims: OK (11.53=setup[7.02]+cmd[4.52] seconds) 16:28:29 build_karaf_tests121: OK (60.20=setup[7.79]+cmd[52.41] seconds) 16:28:29 testsPCE: OK (286.69=setup[53.54]+cmd[233.15] seconds) 16:28:29 tests121: OK (1175.10=setup[8.01]+cmd[1167.09] seconds) 16:28:29 build_karaf_tests221: OK (60.20=setup[7.72]+cmd[52.48] seconds) 16:28:29 tests_tapi: OK (1942.38=setup[7.97]+cmd[1934.42] seconds) 16:28:29 tests221: OK (3453.69=setup[7.08]+cmd[3446.61] seconds) 16:28:29 build_karaf_tests71: OK (60.23=setup[7.71]+cmd[52.51] seconds) 16:28:29 tests71: OK (453.47=setup[9.44]+cmd[444.02] seconds) 16:28:29 build_karaf_tests190: OK (60.18=setup[7.73]+cmd[52.45] seconds) 16:28:29 tests190: OK (220.62=setup[8.00]+cmd[212.62] seconds) 16:28:29 tests_hybrid: OK (1030.39=setup[7.65]+cmd[1022.74] seconds) 16:28:29 buildlighty: OK (27.19=setup[7.05]+cmd[20.14] seconds) 16:28:29 docs: OK (30.59=setup[27.92]+cmd[2.67] seconds) 16:28:29 docs-linkcheck: OK (32.82=setup[27.86]+cmd[4.95] seconds) 16:28:29 checkbashisms: OK (3.22=setup[1.91]+cmd[0.00,0.04,1.27] seconds) 16:28:29 pre-commit: OK (51.49=setup[2.69]+cmd[0.01,0.00,40.84,7.94] seconds) 16:28:29 pylint: OK (31.80=setup[4.67]+cmd[27.13] seconds) 16:28:29 congratulations :) (6884.56 seconds) 16:28:29 + tox_status=0 16:28:29 + echo '---> Completed tox runs' 16:28:29 ---> Completed tox runs 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/build_karaf_tests121/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=build_karaf_tests121 16:28:29 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/build_karaf_tests190/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=build_karaf_tests190 16:28:29 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/build_karaf_tests221/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=build_karaf_tests221 16:28:29 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/build_karaf_tests71/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=build_karaf_tests71 16:28:29 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/buildcontroller/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=buildcontroller 16:28:29 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/buildlighty/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=buildlighty 16:28:29 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/checkbashisms/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=checkbashisms 16:28:29 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/docs-linkcheck/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=docs-linkcheck 16:28:29 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/docs/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=docs 16:28:29 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/pre-commit/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=pre-commit 16:28:29 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/pylint/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=pylint 16:28:29 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/sims/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=sims 16:28:29 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/tests121/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=tests121 16:28:29 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/tests190/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=tests190 16:28:29 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/tests221/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=tests221 16:28:29 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/tests71/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=tests71 16:28:29 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 16:28:29 + for i in .tox/*/log 16:28:29 ++ echo .tox/testsPCE/log 16:28:29 ++ awk -F/ '{print $2}' 16:28:29 + tox_env=testsPCE 16:28:29 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 16:28:30 + for i in .tox/*/log 16:28:30 ++ awk -F/ '{print $2}' 16:28:30 ++ echo .tox/tests_hybrid/log 16:28:30 + tox_env=tests_hybrid 16:28:30 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 16:28:30 + for i in .tox/*/log 16:28:30 ++ echo .tox/tests_tapi/log 16:28:30 ++ awk -F/ '{print $2}' 16:28:30 + tox_env=tests_tapi 16:28:30 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 16:28:30 + DOC_DIR=docs/_build/html 16:28:30 + [[ -d docs/_build/html ]] 16:28:30 + echo '---> Archiving generated docs' 16:28:30 ---> Archiving generated docs 16:28:30 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:28:30 + echo '---> tox-run.sh ends' 16:28:30 ---> tox-run.sh ends 16:28:30 + test 0 -eq 0 16:28:30 $ ssh-agent -k 16:28:30 unset SSH_AUTH_SOCK; 16:28:30 unset SSH_AGENT_PID; 16:28:30 echo Agent pid 1579 killed; 16:28:30 [ssh-agent] Stopped. 16:28:30 [PostBuildScript] - [INFO] Executing post build scripts. 16:28:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4441093527056059076.sh 16:28:30 ---> sysstat.sh 16:28:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2792507921084653499.sh 16:28:31 ---> package-listing.sh 16:28:31 ++ facter osfamily 16:28:31 ++ tr '[:upper:]' '[:lower:]' 16:28:31 + OS_FAMILY=debian 16:28:31 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 16:28:31 + START_PACKAGES=/tmp/packages_start.txt 16:28:31 + END_PACKAGES=/tmp/packages_end.txt 16:28:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:28:31 + PACKAGES=/tmp/packages_start.txt 16:28:31 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:28:31 + PACKAGES=/tmp/packages_end.txt 16:28:31 + case "${OS_FAMILY}" in 16:28:31 + dpkg -l 16:28:31 + grep '^ii' 16:28:31 + '[' -f /tmp/packages_start.txt ']' 16:28:31 + '[' -f /tmp/packages_end.txt ']' 16:28:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:28:31 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:28:31 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:28:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:28:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15497839433583223770.sh 16:28:31 ---> capture-instance-metadata.sh 16:28:31 Setup pyenv: 16:28:31 system 16:28:31 3.8.20 16:28:31 3.9.20 16:28:31 3.10.15 16:28:31 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:28:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-14rL from file:/tmp/.os_lf_venv 16:28:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:28:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:28:33 lf-activate-venv(): INFO: Base packages installed successfully 16:28:33 lf-activate-venv(): INFO: Installing additional packages: lftools 16:28:49 lf-activate-venv(): INFO: Adding /tmp/venv-14rL/bin to PATH 16:28:49 INFO: Running in OpenStack, capturing instance metadata 16:28:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13111044954502887958.sh 16:28:49 provisioning config files... 16:28:49 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4316 16:28:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config16576820418729749639tmp 16:28:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:28:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:28:49 provisioning config files... 16:28:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:28:50 [EnvInject] - Injecting environment variables from a build step. 16:28:50 [EnvInject] - Injecting as environment variables the properties content 16:28:50 SERVER_ID=logs 16:28:50 16:28:50 [EnvInject] - Variables injected successfully. 16:28:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13460068216642161303.sh 16:28:50 ---> create-netrc.sh 16:28:50 WARN: Log server credential not found. 16:28:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins779824454093052805.sh 16:28:50 ---> python-tools-install.sh 16:28:50 Setup pyenv: 16:28:50 system 16:28:50 3.8.20 16:28:50 3.9.20 16:28:50 3.10.15 16:28:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:28:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-14rL from file:/tmp/.os_lf_venv 16:28:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:28:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:28:52 lf-activate-venv(): INFO: Base packages installed successfully 16:28:52 lf-activate-venv(): INFO: Installing additional packages: lftools 16:29:01 lf-activate-venv(): INFO: Adding /tmp/venv-14rL/bin to PATH 16:29:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2567318619134141534.sh 16:29:01 ---> sudo-logs.sh 16:29:01 Archiving 'sudo' log.. 16:29:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4541894346117695014.sh 16:29:01 ---> job-cost.sh 16:29:01 INFO: Activating Python virtual environment... 16:29:01 Setup pyenv: 16:29:02 system 16:29:02 3.8.20 16:29:02 3.9.20 16:29:02 3.10.15 16:29:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:29:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-14rL from file:/tmp/.os_lf_venv 16:29:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:29:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:29:04 lf-activate-venv(): INFO: Base packages installed successfully 16:29:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:29:11 lf-activate-venv(): INFO: Adding /tmp/venv-14rL/bin to PATH 16:29:11 INFO: No stack-cost file found 16:29:11 INFO: Instance uptime: 7044s 16:29:11 INFO: Fetching instance metadata (attempt 1 of 3)... 16:29:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:29:11 INFO: Successfully fetched instance metadata 16:29:11 INFO: Instance type: v3-standard-4 16:29:11 INFO: Retrieving pricing info for: v3-standard-4 16:29:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:29:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=7044 16:29:11 INFO: Successfully fetched Vexxhost pricing API 16:29:11 INFO: Retrieved cost: 0.22 16:29:11 INFO: Retrieved resource: v3-standard-4 16:29:11 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 16:29:11 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 16:29:11 INFO: Successfully archived job cost data 16:29:11 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4316,2026-02-17 16:29:11,v3-standard-4,7044,0.22,0.00,SUCCESS 16:29:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9033276445639330522.sh 16:29:11 ---> logs-deploy.sh 16:29:11 Setup pyenv: 16:29:11 system 16:29:11 3.8.20 16:29:11 3.9.20 16:29:11 3.10.15 16:29:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:29:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-14rL from file:/tmp/.os_lf_venv 16:29:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:29:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:29:14 lf-activate-venv(): INFO: Base packages installed successfully 16:29:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:29:23 lf-activate-venv(): INFO: Adding /tmp/venv-14rL/bin to PATH 16:29:23 WARNING: Nexus logging server not set 16:29:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4316/ 16:29:23 INFO: archiving logs to S3 16:29:25 ---> uname -a: 16:29:25 Linux prd-ubuntu2204-docker-4c-16g-12943 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 16:29:25 16:29:25 16:29:25 ---> lscpu: 16:29:25 Architecture: x86_64 16:29:25 CPU op-mode(s): 32-bit, 64-bit 16:29:25 Address sizes: 40 bits physical, 48 bits virtual 16:29:25 Byte Order: Little Endian 16:29:25 CPU(s): 4 16:29:25 On-line CPU(s) list: 0-3 16:29:25 Vendor ID: AuthenticAMD 16:29:25 Model name: AMD EPYC-Rome Processor 16:29:25 CPU family: 23 16:29:25 Model: 49 16:29:25 Thread(s) per core: 1 16:29:25 Core(s) per socket: 1 16:29:25 Socket(s): 4 16:29:25 Stepping: 0 16:29:25 BogoMIPS: 5599.99 16:29:25 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 16:29:25 Virtualization: AMD-V 16:29:25 Hypervisor vendor: KVM 16:29:25 Virtualization type: full 16:29:25 L1d cache: 128 KiB (4 instances) 16:29:25 L1i cache: 128 KiB (4 instances) 16:29:25 L2 cache: 2 MiB (4 instances) 16:29:25 L3 cache: 64 MiB (4 instances) 16:29:25 NUMA node(s): 1 16:29:25 NUMA node0 CPU(s): 0-3 16:29:25 Vulnerability Gather data sampling: Not affected 16:29:25 Vulnerability Indirect target selection: Not affected 16:29:25 Vulnerability Itlb multihit: Not affected 16:29:25 Vulnerability L1tf: Not affected 16:29:25 Vulnerability Mds: Not affected 16:29:25 Vulnerability Meltdown: Not affected 16:29:25 Vulnerability Mmio stale data: Not affected 16:29:25 Vulnerability Reg file data sampling: Not affected 16:29:25 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:29:25 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:29:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:29:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:29:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:29:25 Vulnerability Srbds: Not affected 16:29:25 Vulnerability Tsa: Not affected 16:29:25 Vulnerability Tsx async abort: Not affected 16:29:25 Vulnerability Vmscape: Not affected 16:29:25 16:29:25 16:29:25 ---> nproc: 16:29:25 4 16:29:25 16:29:25 16:29:25 ---> df -h: 16:29:25 Filesystem Size Used Avail Use% Mounted on 16:29:25 tmpfs 1.6G 1.1M 1.6G 1% /run 16:29:25 /dev/vda1 78G 18G 60G 23% / 16:29:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:29:25 tmpfs 5.0M 0 5.0M 0% /run/lock 16:29:25 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:29:25 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:29:25 16:29:25 16:29:25 ---> free -m: 16:29:25 total used free shared buff/cache available 16:29:25 Mem: 15989 686 11229 4 4074 14960 16:29:25 Swap: 1023 1 1022 16:29:25 16:29:25 16:29:25 ---> ip addr: 16:29:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:29:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:29:25 inet 127.0.0.1/8 scope host lo 16:29:25 valid_lft forever preferred_lft forever 16:29:25 inet6 ::1/128 scope host 16:29:25 valid_lft forever preferred_lft forever 16:29:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:29:25 link/ether fa:16:3e:e8:b3:c0 brd ff:ff:ff:ff:ff:ff 16:29:25 altname enp0s3 16:29:25 inet 10.30.170.56/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:29:25 valid_lft 79349sec preferred_lft 79349sec 16:29:25 inet6 fe80::f816:3eff:fee8:b3c0/64 scope link 16:29:25 valid_lft forever preferred_lft forever 16:29:25 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:29:25 link/ether 6e:6b:c0:11:33:64 brd ff:ff:ff:ff:ff:ff 16:29:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:29:25 valid_lft forever preferred_lft forever 16:29:25 16:29:25 16:29:25 ---> sar -b -r -n DEV: 16:29:25 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-12943) 02/17/26 _x86_64_ (4 CPU) 16:29:25 16:29:25 14:31:56 LINUX RESTART (4 CPU) 16:29:25 16:29:25 14:40:09 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:29:25 14:50:01 74.24 22.45 48.99 2.80 330.01 5358.74 4421.23 16:29:25 15:00:02 21.76 9.30 11.75 0.71 174.49 386.75 1400.75 16:29:25 15:10:47 7.78 0.17 7.22 0.39 10.87 247.23 1364.62 16:29:25 15:20:01 12.15 0.10 11.52 0.54 2.02 598.05 340.27 16:29:25 15:30:03 16.29 0.02 15.53 0.74 1.40 504.85 424.18 16:29:25 15:40:04 7.65 0.01 7.30 0.33 0.56 220.64 362.61 16:29:25 15:50:01 4.97 0.02 4.75 0.20 1.65 151.77 68.37 16:29:25 16:00:05 4.47 0.00 4.31 0.17 0.30 158.59 134.45 16:29:25 16:10:19 21.00 0.05 4.97 15.98 1.59 149.71 203738.51 16:29:25 16:20:01 9.44 0.02 9.02 0.40 0.80 579.45 105.15 16:29:25 Average: 17.90 3.19 12.45 2.26 52.11 826.11 21753.94 16:29:25 16:29:25 14:40:09 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:29:25 14:50:01 150964 3120484 12811984 78.25 265224 2717608 14017712 80.46 2220876 13432324 596 16:29:25 15:00:02 3434552 6281504 9655648 58.97 266496 2614168 10797672 61.98 2185980 10213620 484 16:29:25 15:10:47 6801432 9674508 6264924 38.26 267580 2639228 7004004 40.20 2194656 6848744 44 16:29:25 15:20:01 8622256 11602472 4338080 26.50 272020 2741900 5135544 29.48 2230072 5011912 240 16:29:25 15:30:03 8452776 11505980 4434700 27.09 274488 2812420 5167012 29.66 2236720 5184536 640 16:29:25 15:40:04 8564456 11647092 4293568 26.22 275204 2841140 5108124 29.32 2238556 5047500 392 16:29:25 15:50:01 6905684 10010136 5929628 36.22 275872 2862284 6743064 38.71 2240816 6720808 644 16:29:25 16:00:05 6771232 9897048 6042756 36.91 276404 2883116 6751776 38.76 2244052 6849844 300 16:29:25 16:10:19 8248784 11401640 4538992 27.72 277456 2909104 5289036 30.36 2251736 5365344 128 16:29:25 16:20:01 8069796 11343952 4596496 28.07 281060 3025728 5144384 29.53 2266076 5522068 440 16:29:25 Average: 6602193 9648482 6290678 38.42 273180 2804670 7115833 40.84 2230954 7019670 391 16:29:25 16:29:25 14:40:09 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:29:25 14:50:01 lo 29.08 29.08 19.74 19.74 0.00 0.00 0.00 0.00 16:29:25 14:50:01 ens3 2.13 2.16 0.63 1.43 0.00 0.00 0.00 0.00 16:29:25 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:25 15:00:02 lo 40.83 40.83 16.00 16.00 0.00 0.00 0.00 0.00 16:29:25 15:00:02 ens3 1.00 0.94 0.24 0.20 0.00 0.00 0.00 0.00 16:29:25 15:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:25 15:10:47 lo 12.89 12.89 7.62 7.62 0.00 0.00 0.00 0.00 16:29:25 15:10:47 ens3 0.61 0.49 0.15 0.11 0.00 0.00 0.00 0.00 16:29:25 15:10:47 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:25 15:20:01 lo 10.58 10.58 4.86 4.86 0.00 0.00 0.00 0.00 16:29:25 15:20:01 ens3 1.12 0.72 0.32 0.23 0.00 0.00 0.00 0.00 16:29:25 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:25 15:30:03 lo 15.11 15.11 7.78 7.78 0.00 0.00 0.00 0.00 16:29:25 15:30:03 ens3 0.88 0.68 0.21 0.16 0.00 0.00 0.00 0.00 16:29:25 15:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:25 15:40:04 lo 17.08 17.08 8.66 8.66 0.00 0.00 0.00 0.00 16:29:25 15:40:04 ens3 1.47 0.73 0.42 0.28 0.00 0.00 0.00 0.00 16:29:25 15:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:25 15:50:01 lo 29.62 29.62 11.78 11.78 0.00 0.00 0.00 0.00 16:29:25 15:50:01 ens3 0.66 0.42 0.15 0.10 0.00 0.00 0.00 0.00 16:29:25 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:25 16:00:05 lo 19.11 19.11 10.31 10.31 0.00 0.00 0.00 0.00 16:29:25 16:00:05 ens3 0.95 0.68 0.23 0.17 0.00 0.00 0.00 0.00 16:29:25 16:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:25 16:10:19 lo 11.57 11.57 6.35 6.35 0.00 0.00 0.00 0.00 16:29:25 16:10:19 ens3 5.18 3.63 3.39 2.35 0.00 0.00 0.00 0.00 16:29:25 16:10:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:25 16:20:01 lo 21.54 21.54 10.46 10.46 0.00 0.00 0.00 0.00 16:29:25 16:20:01 ens3 0.95 1.05 0.28 0.24 0.00 0.00 0.00 0.00 16:29:25 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:25 Average: lo 20.72 20.72 10.36 10.36 0.00 0.00 0.00 0.00 16:29:25 Average: ens3 1.50 1.15 0.61 0.53 0.00 0.00 0.00 0.00 16:29:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:29:25 16:29:25 16:29:25 ---> sar -P ALL: 16:29:25 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-12943) 02/17/26 _x86_64_ (4 CPU) 16:29:25 16:29:25 14:31:56 LINUX RESTART (4 CPU) 16:29:25 16:29:25 14:40:09 CPU %user %nice %system %iowait %steal %idle 16:29:25 14:50:01 all 61.49 0.00 2.34 0.12 0.11 35.95 16:29:25 14:50:01 0 61.06 0.00 2.27 0.17 0.11 36.40 16:29:25 14:50:01 1 61.78 0.00 2.23 0.06 0.12 35.82 16:29:25 14:50:01 2 62.38 0.00 2.37 0.16 0.11 34.99 16:29:25 14:50:01 3 60.74 0.00 2.48 0.09 0.11 36.58 16:29:25 15:00:02 all 27.94 0.00 1.13 0.12 0.11 70.70 16:29:25 15:00:02 0 27.19 0.00 0.96 0.10 0.11 71.64 16:29:25 15:00:02 1 28.27 0.00 1.21 0.17 0.11 70.24 16:29:25 15:00:02 2 28.38 0.00 1.14 0.11 0.11 70.27 16:29:25 15:00:02 3 27.91 0.00 1.23 0.10 0.11 70.65 16:29:25 15:10:47 all 15.67 0.00 0.58 0.04 0.08 83.63 16:29:25 15:10:47 0 15.40 0.00 0.57 0.04 0.08 83.90 16:29:25 15:10:47 1 16.24 0.00 0.55 0.05 0.08 83.08 16:29:25 15:10:47 2 15.58 0.00 0.62 0.06 0.08 83.66 16:29:25 15:10:47 3 15.45 0.00 0.58 0.03 0.08 83.87 16:29:25 15:20:01 all 16.94 0.00 0.63 0.04 0.08 82.32 16:29:25 15:20:01 0 16.79 0.00 0.59 0.01 0.08 82.54 16:29:25 15:20:01 1 16.44 0.00 0.56 0.05 0.08 82.88 16:29:25 15:20:01 2 17.72 0.00 0.68 0.05 0.08 81.46 16:29:25 15:20:01 3 16.82 0.00 0.68 0.05 0.07 82.39 16:29:25 15:30:03 all 24.29 0.00 0.86 0.04 0.08 74.73 16:29:25 15:30:03 0 24.44 0.00 0.82 0.04 0.08 74.62 16:29:25 15:30:03 1 24.54 0.00 0.86 0.01 0.08 74.50 16:29:25 15:30:03 2 23.81 0.00 0.91 0.09 0.08 75.11 16:29:25 15:30:03 3 24.35 0.00 0.85 0.03 0.08 74.68 16:29:25 15:40:04 all 13.19 0.00 0.58 0.03 0.08 86.12 16:29:25 15:40:04 0 12.91 0.00 0.51 0.02 0.07 86.49 16:29:25 15:40:04 1 13.51 0.00 0.71 0.01 0.08 85.69 16:29:25 15:40:04 2 12.77 0.00 0.54 0.04 0.08 86.56 16:29:25 15:40:04 3 13.57 0.00 0.56 0.03 0.08 85.75 16:29:25 15:50:01 all 10.60 0.00 0.40 0.02 0.08 88.89 16:29:25 15:50:01 0 10.85 0.00 0.37 0.02 0.08 88.69 16:29:25 15:50:01 1 10.41 0.00 0.41 0.03 0.08 89.07 16:29:25 15:50:01 2 10.63 0.00 0.44 0.02 0.08 88.83 16:29:25 15:50:01 3 10.53 0.00 0.39 0.01 0.08 88.99 16:29:25 16:00:05 all 9.97 0.00 0.36 0.02 0.08 89.57 16:29:25 16:00:05 0 9.79 0.00 0.36 0.01 0.08 89.75 16:29:25 16:00:05 1 9.74 0.00 0.33 0.01 0.09 89.83 16:29:25 16:00:05 2 10.13 0.00 0.36 0.03 0.08 89.40 16:29:25 16:00:05 3 10.21 0.00 0.39 0.02 0.08 89.30 16:29:25 16:10:19 all 7.35 0.00 0.34 0.04 0.08 92.19 16:29:25 16:10:19 0 7.40 0.00 0.32 0.02 0.08 92.19 16:29:25 16:10:19 1 7.31 0.00 0.38 0.06 0.08 92.16 16:29:25 16:10:19 2 7.37 0.00 0.38 0.05 0.08 92.12 16:29:25 16:10:19 3 7.32 0.00 0.29 0.02 0.07 92.31 16:29:25 16:20:01 all 15.07 0.00 0.66 0.22 0.07 83.97 16:29:25 16:20:01 0 14.96 0.00 0.69 0.11 0.07 84.17 16:29:25 16:20:01 1 15.18 0.00 0.69 0.10 0.08 83.96 16:29:25 16:20:01 2 16.27 0.00 0.72 0.53 0.08 82.41 16:29:25 16:20:01 3 13.87 0.00 0.55 0.15 0.07 85.36 16:29:25 Average: all 20.17 0.00 0.79 0.07 0.08 78.89 16:29:25 Average: 0 20.00 0.00 0.74 0.05 0.08 79.12 16:29:25 Average: 1 20.27 0.00 0.79 0.06 0.09 78.79 16:29:25 Average: 2 20.41 0.00 0.81 0.11 0.09 78.57 16:29:25 Average: 3 20.00 0.00 0.80 0.05 0.08 79.07 16:29:25 16:29:25 16:29:25