08:00:31 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120308 08:00:31 Running as SYSTEM 08:00:31 [EnvInject] - Loading node environment variables. 08:00:31 Building remotely on prd-ubuntu2204-docker-4c-16g-20879 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 08:00:31 [ssh-agent] Looking for ssh-agent implementation... 08:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:31 $ ssh-agent 08:00:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNi2hpA/agent.1723 08:00:31 SSH_AGENT_PID=1725 08:00:31 [ssh-agent] Started. 08:00:31 Running ssh-add (command line suppressed) 08:00:31 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1340591228298710048.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_1340591228298710048.key) 08:00:31 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:00:31 The recommended git tool is: NONE 08:00:33 using credential jenkins-ssh 08:00:33 Wiping out workspace first. 08:00:33 Cloning the remote Git repository 08:00:33 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 08:00:33 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 08:00:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 08:00:33 > git --version # timeout=10 08:00:33 > git --version # 'git version 2.34.1' 08:00:33 using GIT_SSH to set credentials jenkins-ssh 08:00:33 Verifying host key using known hosts file 08:00:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 08:00:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 08:00:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 08:00:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 08:00:41 using GIT_SSH to set credentials jenkins-ssh 08:00:41 Verifying host key using known hosts file 08:00:41 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. 08:00:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/08/120308/10 # timeout=10 08:00:41 > git rev-parse e72c12fa5b17baac8243fb6fa343ffbcc58f383c^{commit} # timeout=10 08:00:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:00:41 Checking out Revision e72c12fa5b17baac8243fb6fa343ffbcc58f383c (refs/changes/08/120308/10) 08:00:41 > git config core.sparsecheckout # timeout=10 08:00:41 > git checkout -f e72c12fa5b17baac8243fb6fa343ffbcc58f383c # timeout=10 08:00:41 Commit message: "TAPI - round THz->Hz conversion in TeraHertz" 08:00:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:00:42 > git rev-list --no-walk d22d85d40f950ba24f58df6d4c09671cd18740f4 # timeout=10 08:00:42 > git remote # timeout=10 08:00:42 > git submodule init # timeout=10 08:00:42 > git submodule sync # timeout=10 08:00:42 > git config --get remote.origin.url # timeout=10 08:00:42 > git submodule init # timeout=10 08:00:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 08:00:42 ERROR: No submodules found. 08:00:45 provisioning config files... 08:00:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:00:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:00:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11020905069105932467.sh 08:00:45 ---> python-tools-install.sh 08:00:45 Setup pyenv: 08:00:45 * system (set by /opt/pyenv/version) 08:00:45 * 3.8.20 (set by /opt/pyenv/version) 08:00:45 * 3.9.20 (set by /opt/pyenv/version) 08:00:45 3.10.15 08:00:45 3.11.10 08:00:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1mwk 08:00:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:00:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:00:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:00:55 lf-activate-venv(): INFO: Base packages installed successfully 08:00:55 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:20 lf-activate-venv(): INFO: Adding /tmp/venv-1mwk/bin to PATH 08:01:20 Generating Requirements File 08:01:40 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. 08:01:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:01:40 Python 3.11.10 08:01:40 pip 26.0.1 from /tmp/venv-1mwk/lib/python3.11/site-packages/pip (python 3.11) 08:01:41 appdirs==1.4.4 08:01:41 argcomplete==3.6.3 08:01:41 aspy.yaml==1.3.0 08:01:41 attrs==25.4.0 08:01:41 autopage==0.6.0 08:01:41 beautifulsoup4==4.14.3 08:01:41 boto3==1.42.57 08:01:41 botocore==1.42.57 08:01:41 bs4==0.0.2 08:01:41 certifi==2026.2.25 08:01:41 cffi==2.0.0 08:01:41 cfgv==3.5.0 08:01:41 chardet==6.0.0.post1 08:01:41 charset-normalizer==3.4.4 08:01:41 click==8.3.1 08:01:41 cliff==4.13.2 08:01:41 cmd2==3.2.2 08:01:41 cryptography==3.3.2 08:01:41 debtcollector==3.0.0 08:01:41 decorator==5.2.1 08:01:41 defusedxml==0.7.1 08:01:41 Deprecated==1.3.1 08:01:41 distlib==0.4.0 08:01:41 dnspython==2.8.0 08:01:41 docker==7.1.0 08:01:41 dogpile.cache==1.5.0 08:01:41 durationpy==0.10 08:01:41 email-validator==2.3.0 08:01:41 filelock==3.24.3 08:01:41 future==1.0.0 08:01:41 gitdb==4.0.12 08:01:41 GitPython==3.1.46 08:01:41 httplib2==0.30.2 08:01:41 identify==2.6.16 08:01:41 idna==3.11 08:01:41 importlib-resources==1.5.0 08:01:41 iso8601==2.1.0 08:01:41 Jinja2==3.1.6 08:01:41 jmespath==1.1.0 08:01:41 jsonpatch==1.33 08:01:41 jsonpointer==3.0.0 08:01:41 jsonschema==4.26.0 08:01:41 jsonschema-specifications==2025.9.1 08:01:41 keystoneauth1==5.13.1 08:01:41 kubernetes==35.0.0 08:01:41 lftools==0.37.21 08:01:41 lxml==6.0.2 08:01:41 markdown-it-py==4.0.0 08:01:41 MarkupSafe==3.0.3 08:01:41 mdurl==0.1.2 08:01:41 msgpack==1.1.2 08:01:41 multi_key_dict==2.0.3 08:01:41 munch==4.0.0 08:01:41 netaddr==1.3.0 08:01:41 niet==1.4.2 08:01:41 nodeenv==1.10.0 08:01:41 oauth2client==4.1.3 08:01:41 oauthlib==3.3.1 08:01:41 openstacksdk==4.10.0 08:01:41 os-service-types==1.8.2 08:01:41 osc-lib==4.4.0 08:01:41 oslo.config==10.3.0 08:01:41 oslo.context==6.3.0 08:01:41 oslo.i18n==6.7.2 08:01:41 oslo.log==8.1.0 08:01:41 oslo.serialization==5.9.1 08:01:41 oslo.utils==10.0.0 08:01:41 packaging==26.0 08:01:41 pbr==7.0.3 08:01:41 platformdirs==4.9.2 08:01:41 prettytable==3.17.0 08:01:41 psutil==7.2.2 08:01:41 pyasn1==0.6.2 08:01:41 pyasn1_modules==0.4.2 08:01:41 pycparser==3.0 08:01:41 pygerrit2==2.0.15 08:01:41 PyGithub==2.8.1 08:01:41 Pygments==2.19.2 08:01:41 PyJWT==2.11.0 08:01:41 PyNaCl==1.6.2 08:01:41 pyparsing==2.4.7 08:01:41 pyperclip==1.11.0 08:01:41 pyrsistent==0.20.0 08:01:41 python-cinderclient==9.8.0 08:01:41 python-dateutil==2.9.0.post0 08:01:41 python-discovery==1.0.0 08:01:41 python-heatclient==5.0.0 08:01:41 python-jenkins==1.8.3 08:01:41 python-keystoneclient==5.7.0 08:01:41 python-magnumclient==4.9.0 08:01:41 python-openstackclient==9.0.0 08:01:41 python-swiftclient==4.10.0 08:01:41 PyYAML==6.0.3 08:01:41 referencing==0.37.0 08:01:41 requests==2.32.5 08:01:41 requests-oauthlib==2.0.0 08:01:41 requestsexceptions==1.4.0 08:01:41 rfc3986==2.0.0 08:01:41 rich==14.3.3 08:01:41 rich-argparse==1.7.2 08:01:41 rpds-py==0.30.0 08:01:41 rsa==4.9.1 08:01:41 ruamel.yaml==0.19.1 08:01:41 ruamel.yaml.clib==0.2.15 08:01:41 s3transfer==0.16.0 08:01:41 simplejson==3.20.2 08:01:41 six==1.17.0 08:01:41 smmap==5.0.2 08:01:41 soupsieve==2.8.3 08:01:41 stevedore==5.7.0 08:01:41 tabulate==0.9.0 08:01:41 toml==0.10.2 08:01:41 tomlkit==0.14.0 08:01:41 tqdm==4.67.3 08:01:41 typing_extensions==4.15.0 08:01:41 urllib3==1.26.20 08:01:41 virtualenv==21.0.0 08:01:41 wcwidth==0.6.0 08:01:41 websocket-client==1.9.0 08:01:41 wrapt==2.1.1 08:01:41 xdg==6.0.0 08:01:41 xmltodict==1.0.4 08:01:41 yq==3.4.3 08:01:41 [EnvInject] - Injecting environment variables from a build step. 08:01:41 [EnvInject] - Injecting as environment variables the properties content 08:01:41 PYTHON=python3 08:01:41 08:01:41 [EnvInject] - Variables injected successfully. 08:01:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16331182192666716009.sh 08:01:41 ---> tox-install.sh 08:01:41 + source /home/jenkins/lf-env.sh 08:01:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:01:41 ++ mktemp -d /tmp/venv-XXXX 08:01:41 + lf_venv=/tmp/venv-Htkl 08:01:41 + local venv_file=/tmp/.os_lf_venv 08:01:41 + local python=python3 08:01:41 + local options 08:01:41 + local set_path=true 08:01:41 + local install_args= 08:01:41 ++ 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 08:01:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:01:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:01:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:01:41 + true 08:01:41 + case $1 in 08:01:41 + venv_file=/tmp/.toxenv 08:01:41 + shift 2 08:01:41 + true 08:01:41 + case $1 in 08:01:41 + shift 08:01:41 + break 08:01:41 + case $python in 08:01:41 + local pkg_list= 08:01:41 + [[ -d /opt/pyenv ]] 08:01:41 + echo 'Setup pyenv:' 08:01:41 Setup pyenv: 08:01:41 + export PYENV_ROOT=/opt/pyenv 08:01:41 + PYENV_ROOT=/opt/pyenv 08:01:41 + 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 08:01:41 + 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 08:01:41 + pyenv versions 08:01:41 system 08:01:41 3.8.20 08:01:41 3.9.20 08:01:41 3.10.15 08:01:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:01:41 + command -v pyenv 08:01:41 ++ pyenv init - --no-rehash 08:01:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:01:41 for i in ${!paths[@]}; do 08:01:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:01:41 fi; done; 08:01:41 echo "${paths[*]}"'\'')" 08:01:41 export PATH="/opt/pyenv/shims:${PATH}" 08:01:41 export PYENV_SHELL=bash 08:01:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:01:41 pyenv() { 08:01:41 local command 08:01:41 command="${1:-}" 08:01:41 if [ "$#" -gt 0 ]; then 08:01:41 shift 08:01:41 fi 08:01:41 08:01:41 case "$command" in 08:01:41 rehash|shell) 08:01:41 eval "$(pyenv "sh-$command" "$@")" 08:01:41 ;; 08:01:41 *) 08:01:41 command pyenv "$command" "$@" 08:01:41 ;; 08:01:41 esac 08:01:41 }' 08:01:41 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:01:41 for i in ${!paths[@]}; do 08:01:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:01:41 fi; done; 08:01:41 echo "${paths[*]}"' 08:01:41 ++ 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 08:01:41 ++ 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 08:01:41 ++ 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 08:01:41 ++ export PYENV_SHELL=bash 08:01:41 ++ PYENV_SHELL=bash 08:01:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:01:41 +++ complete -F _pyenv pyenv 08:01:41 ++ lf-pyver python3 08:01:41 ++ local py_version_xy=python3 08:01:41 ++ local py_version_xyz= 08:01:41 ++ pyenv versions 08:01:41 ++ sed 's/^[ *]* //' 08:01:41 ++ local command 08:01:41 ++ command=versions 08:01:41 ++ '[' 1 -gt 0 ']' 08:01:41 ++ shift 08:01:41 ++ case "$command" in 08:01:41 ++ command pyenv versions 08:01:41 ++ grep -E '^[0-9.]*[0-9]$' 08:01:41 ++ awk '{ print $1 }' 08:01:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:01:41 +++ grep '^3' /tmp/.pyenv_versions 08:01:41 +++ sort -V 08:01:41 +++ tail -n 1 08:01:41 ++ py_version_xyz=3.11.10 08:01:41 ++ [[ -z 3.11.10 ]] 08:01:41 ++ echo 3.11.10 08:01:41 ++ return 0 08:01:41 + pyenv local 3.11.10 08:01:41 + local command 08:01:41 + command=local 08:01:41 + '[' 2 -gt 0 ']' 08:01:41 + shift 08:01:41 + case "$command" in 08:01:41 + command pyenv local 3.11.10 08:01:41 + for arg in "$@" 08:01:41 + case $arg in 08:01:41 + pkg_list+='tox ' 08:01:41 + for arg in "$@" 08:01:41 + case $arg in 08:01:41 + pkg_list+='virtualenv ' 08:01:41 + for arg in "$@" 08:01:41 + case $arg in 08:01:41 + pkg_list+='urllib3~=1.26.15 ' 08:01:41 + [[ -f /tmp/.toxenv ]] 08:01:41 + [[ ! -f /tmp/.toxenv ]] 08:01:41 + [[ -n '' ]] 08:01:41 + python3 -m venv /tmp/venv-Htkl 08:01:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Htkl' 08:01:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Htkl 08:01:45 + echo /tmp/venv-Htkl 08:01:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:01:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:01:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:01:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:45 + local 'pip_opts=--upgrade --quiet' 08:01:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:01:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:01:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:01:45 + [[ -n '' ]] 08:01:45 + [[ -n '' ]] 08:01:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:01:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:45 + /tmp/venv-Htkl/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 08:01:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:01:51 lf-activate-venv(): INFO: Base packages installed successfully 08:01:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:01:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:01:51 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:01:51 + /tmp/venv-Htkl/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 08:01:53 + type python3 08:01:53 + true 08:01:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Htkl/bin to PATH' 08:01:53 lf-activate-venv(): INFO: Adding /tmp/venv-Htkl/bin to PATH 08:01:53 + PATH=/tmp/venv-Htkl/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 08:01:53 + return 0 08:01:53 + python3 --version 08:01:53 Python 3.11.10 08:01:53 + python3 -m pip --version 08:01:53 pip 26.0.1 from /tmp/venv-Htkl/lib/python3.11/site-packages/pip (python 3.11) 08:01:53 + python3 -m pip freeze 08:01:53 cachetools==7.0.1 08:01:53 colorama==0.4.6 08:01:53 distlib==0.4.0 08:01:53 filelock==3.24.3 08:01:53 packaging==26.0 08:01:53 platformdirs==4.9.2 08:01:53 pluggy==1.6.0 08:01:53 pyproject-api==1.10.0 08:01:53 python-discovery==1.0.0 08:01:53 tox==4.46.3 08:01:53 urllib3==1.26.20 08:01:53 virtualenv==21.0.0 08:01:53 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins4831898084187631313.sh 08:01:53 [EnvInject] - Injecting environment variables from a build step. 08:01:53 [EnvInject] - Injecting as environment variables the properties content 08:01:53 PARALLEL=True 08:01:53 08:01:53 [EnvInject] - Variables injected successfully. 08:01:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7681116468830992739.sh 08:01:54 ---> tox-run.sh 08:01:54 + 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 08:01:54 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 08:01:54 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 08:01:54 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 08:01:54 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 08:01:54 + source /home/jenkins/lf-env.sh 08:01:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:01:54 ++ mktemp -d /tmp/venv-XXXX 08:01:54 + lf_venv=/tmp/venv-se3X 08:01:54 + local venv_file=/tmp/.os_lf_venv 08:01:54 + local python=python3 08:01:54 + local options 08:01:54 + local set_path=true 08:01:54 + local install_args= 08:01:54 ++ 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 08:01:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:01:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:01:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:01:54 + true 08:01:54 + case $1 in 08:01:54 + venv_file=/tmp/.toxenv 08:01:54 + shift 2 08:01:54 + true 08:01:54 + case $1 in 08:01:54 + shift 08:01:54 + break 08:01:54 + case $python in 08:01:54 + local pkg_list= 08:01:54 + [[ -d /opt/pyenv ]] 08:01:54 + echo 'Setup pyenv:' 08:01:54 Setup pyenv: 08:01:54 + export PYENV_ROOT=/opt/pyenv 08:01:54 + PYENV_ROOT=/opt/pyenv 08:01:54 + 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 08:01:54 + 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 08:01:54 + pyenv versions 08:01:54 system 08:01:54 3.8.20 08:01:54 3.9.20 08:01:54 3.10.15 08:01:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:01:54 + command -v pyenv 08:01:54 ++ pyenv init - --no-rehash 08:01:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 08:01:54 for i in ${!paths[@]}; do 08:01:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 08:01:54 fi; done; 08:01:54 echo "${paths[*]}"'\'')" 08:01:54 export PATH="/opt/pyenv/shims:${PATH}" 08:01:54 export PYENV_SHELL=bash 08:01:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:01:54 pyenv() { 08:01:54 local command 08:01:54 command="${1:-}" 08:01:54 if [ "$#" -gt 0 ]; then 08:01:54 shift 08:01:54 fi 08:01:54 08:01:54 case "$command" in 08:01:54 rehash|shell) 08:01:54 eval "$(pyenv "sh-$command" "$@")" 08:01:54 ;; 08:01:54 *) 08:01:54 command pyenv "$command" "$@" 08:01:54 ;; 08:01:54 esac 08:01:54 }' 08:01:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 08:01:54 for i in ${!paths[@]}; do 08:01:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 08:01:54 fi; done; 08:01:54 echo "${paths[*]}"' 08:01:54 ++ 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 08:01:54 ++ 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 08:01:54 ++ 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 08:01:54 ++ export PYENV_SHELL=bash 08:01:54 ++ PYENV_SHELL=bash 08:01:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:01:54 +++ complete -F _pyenv pyenv 08:01:54 ++ lf-pyver python3 08:01:54 ++ local py_version_xy=python3 08:01:54 ++ local py_version_xyz= 08:01:54 ++ pyenv versions 08:01:54 ++ sed 's/^[ *]* //' 08:01:54 ++ local command 08:01:54 ++ grep -E '^[0-9.]*[0-9]$' 08:01:54 ++ command=versions 08:01:54 ++ '[' 1 -gt 0 ']' 08:01:54 ++ shift 08:01:54 ++ case "$command" in 08:01:54 ++ command pyenv versions 08:01:54 ++ awk '{ print $1 }' 08:01:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:01:54 +++ sort -V 08:01:54 +++ grep '^3' /tmp/.pyenv_versions 08:01:54 +++ tail -n 1 08:01:54 ++ py_version_xyz=3.11.10 08:01:54 ++ [[ -z 3.11.10 ]] 08:01:54 ++ echo 3.11.10 08:01:54 ++ return 0 08:01:54 + pyenv local 3.11.10 08:01:54 + local command 08:01:54 + command=local 08:01:54 + '[' 2 -gt 0 ']' 08:01:54 + shift 08:01:54 + case "$command" in 08:01:54 + command pyenv local 3.11.10 08:01:54 + for arg in "$@" 08:01:54 + case $arg in 08:01:54 + pkg_list+='tox ' 08:01:54 + for arg in "$@" 08:01:54 + case $arg in 08:01:54 + pkg_list+='virtualenv ' 08:01:54 + for arg in "$@" 08:01:54 + case $arg in 08:01:54 + pkg_list+='urllib3~=1.26.15 ' 08:01:54 + [[ -f /tmp/.toxenv ]] 08:01:54 ++ cat /tmp/.toxenv 08:01:54 + lf_venv=/tmp/venv-Htkl 08:01:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htkl from' file:/tmp/.toxenv 08:01:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Htkl from file:/tmp/.toxenv 08:01:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:01:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:54 + local 'pip_opts=--upgrade --quiet' 08:01:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:01:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:01:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:01:54 + [[ -n '' ]] 08:01:54 + [[ -n '' ]] 08:01:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:01:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:54 + /tmp/venv-Htkl/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 08:01:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:01:55 lf-activate-venv(): INFO: Base packages installed successfully 08:01:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:01:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:01:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:01:55 + /tmp/venv-Htkl/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 08:01:56 + type python3 08:01:56 + true 08:01:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Htkl/bin to PATH' 08:01:56 lf-activate-venv(): INFO: Adding /tmp/venv-Htkl/bin to PATH 08:01:56 + PATH=/tmp/venv-Htkl/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 08:01:56 + return 0 08:01:56 + [[ -d /opt/pyenv ]] 08:01:56 + echo '---> Setting up pyenv' 08:01:56 ---> Setting up pyenv 08:01:56 + export PYENV_ROOT=/opt/pyenv 08:01:56 + PYENV_ROOT=/opt/pyenv 08:01:56 + export PATH=/opt/pyenv/bin:/tmp/venv-Htkl/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 08:01:56 + PATH=/opt/pyenv/bin:/tmp/venv-Htkl/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 08:01:56 ++ pwd 08:01:56 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 08:01:56 + export PYTHONPATH 08:01:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:01:56 + TOX_TESTENV_PASSENV=PYTHONPATH 08:01:56 + tox --version 08:01:56 4.46.3 from /tmp/venv-Htkl/lib/python3.11/site-packages/tox/__init__.py 08:01:56 + PARALLEL=True 08:01:56 + TOX_OPTIONS_LIST= 08:01:56 + [[ -n '' ]] 08:01:56 + case ${PARALLEL,,} in 08:01:56 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 08:01:56 + tox --parallel auto --parallel-live 08:01:56 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 08:01:58 checkbashisms: freeze> python -m pip freeze --all 08:01:58 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 08:01:58 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 08:01:58 docs: install_deps> python -I -m pip install -r docs/requirements.txt 08:01:58 checkbashisms: pip==26.0.1,setuptools==82.0.0 08:01:58 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 08:01:58 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)' 08:01:58 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 08:02:00 checkbashisms: OK ✔ in 3.35 seconds 08:02:00 pre-commit: install_deps> python -I -m pip install pre-commit 08:02:03 pre-commit: freeze> python -m pip freeze --all 08:02:04 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.0.0,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==21.0.0 08:02:04 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 08:02:04 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)' 08:02:04 /usr/bin/cpan 08:02:04 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 08:02:04 [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. 08:02:04 [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. 08:02:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:02:04 [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. 08:02:04 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:02:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:02:05 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:02:05 buildcontroller: freeze> python -m pip freeze --all 08:02:05 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 08:02:06 buildcontroller: bcrypt==5.0.0,certifi==2026.2.25,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 08:02:06 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 08:02:06 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 08:02:06 + update-java-alternatives -l 08:02:06 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 08:02:06 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 08:02:06 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 08:02:06 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 08:02:06 update-alternatives: error: no alternatives for jaotc 08:02:06 update-alternatives: error: no alternatives for rmic 08:02:06 + + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 08:02:06 java -version 08:02:06 + JAVA_VER=21 08:02:06 + echo 21 08:02:06 21 08:02:06 + + javac -version 08:02:06 sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 08:02:06 + JAVAC_VER=21 08:02:06 + echo 21 08:02:06 + [ 21 -ge 21 ] 08:02:06 + [ 21 -ge 21 ] 08:02:06 + echo ok, java is 21 or newer 08:02:06 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 08:02:06 21 08:02:06 ok, java is 21 or newer 08:02:06 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:02:06 [INFO] Once installed this environment will be reused. 08:02:06 [INFO] This may take a few minutes... 08:02:06 2026-02-26 08:02:06 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] 08:02:06 + sudo mkdir -p /opt 08:02:06 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 08:02:06 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 08:02:06 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 08:02:06 + mvn --version 08:02:07 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 08:02:07 Maven home: /opt/maven 08:02:07 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 08:02:07 Default locale: en, platform encoding: UTF-8 08:02:07 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 08:02:08 NOTE: Picked up JDK_JAVA_OPTIONS: 08:02:08 --add-opens=java.base/java.io=ALL-UNNAMED 08:02:08 --add-opens=java.base/java.lang=ALL-UNNAMED 08:02:08 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 08:02:08 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 08:02:08 --add-opens=java.base/java.net=ALL-UNNAMED 08:02:08 --add-opens=java.base/java.nio=ALL-UNNAMED 08:02:08 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 08:02:08 --add-opens=java.base/java.nio.file=ALL-UNNAMED 08:02:08 --add-opens=java.base/java.util=ALL-UNNAMED 08:02:08 --add-opens=java.base/java.util.jar=ALL-UNNAMED 08:02:08 --add-opens=java.base/java.util.stream=ALL-UNNAMED 08:02:08 --add-opens=java.base/java.util.zip=ALL-UNNAMED 08:02:08 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 08:02:08 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 08:02:08 -Xlog:disable 08:02:12 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:02:12 [INFO] Once installed this environment will be reused. 08:02:12 [INFO] This may take a few minutes... 08:02:33 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 08:02:33 [INFO] Once installed this environment will be reused. 08:02:33 [INFO] This may take a few minutes... 08:02:42 [INFO] Installing environment for https://github.com/perltidy/perltidy. 08:02:42 [INFO] Once installed this environment will be reused. 08:02:42 [INFO] This may take a few minutes... 08:02:49 docs-linkcheck: freeze> python -m pip freeze --all 08:02:49 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,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 08:02:49 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 08:02:49 docs: freeze> python -m pip freeze --all 08:02:49 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,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 08:02:49 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 08:02:52 docs: OK ✔ in 55.19 seconds 08:02:52 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 08:02:54 trim trailing whitespace.................................................Passed 08:02:54 Tabs remover.............................................................Passed 08:02:54 autopep8.................................................................docs-linkcheck: OK ✔ in 55.78 seconds 08:02:56 pylint: freeze> python -m pip freeze --all 08:02:57 pylint: astroid==4.0.4,dill==0.4.1,isort==8.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.5,setuptools==82.0.0,tomlkit==0.14.0 08:02:57 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}$' '{}' + 08:03:00 Passed 08:03:00 perltidy.................................................................Passed 08:03:01 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 08:03:01 [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. 08:03:01 [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. 08:03:01 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:03:01 [INFO] Once installed this environment will be reused. 08:03:01 [INFO] This may take a few minutes... 08:03:09 gitlint..................................................................Passed 08:03:21 08:03:21 ------------------------------------ 08:03:21 Your code has been rated at 10.00/10 08:03:21 08:04:10 pre-commit: OK ✔ in 1 minute 9.75 seconds 08:04:10 pylint: OK ✔ in 31.11 seconds 08:04:10 buildcontroller: OK ✔ in 2 minutes 13.17 seconds 08:04:10 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 08:04:11 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 08:04:11 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 08:04:11 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 08:04:19 build_karaf_tests190: freeze> python -m pip freeze --all 08:04:19 build_karaf_tests121: freeze> python -m pip freeze --all 08:04:19 build_karaf_tests221: freeze> python -m pip freeze --all 08:04:19 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.2.25,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 08:04:19 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 08:04:19 build karaf in karafoc with ./karafoc.env 08:04:19 NOTE: Picked up JDK_JAVA_OPTIONS: 08:04:19 --add-opens=java.base/java.io=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.lang=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.net=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.nio=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 08:04:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 08:04:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 08:04:19 -Xlog:disable 08:04:19 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.2.25,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 08:04:19 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 08:04:19 build_karaf_tests71: freeze> python -m pip freeze --all 08:04:19 build karaf in karaf121 with ./karaf121.env 08:04:19 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.2.25,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 08:04:19 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 08:04:19 build karaf in karaf221 with ./karaf221.env 08:04:19 NOTE: Picked up JDK_JAVA_OPTIONS: 08:04:19 --add-opens=java.base/java.io=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.lang=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.net=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.nio=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 08:04:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 08:04:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 08:04:19 -Xlog:disable 08:04:19 NOTE: Picked up JDK_JAVA_OPTIONS: 08:04:19 --add-opens=java.base/java.io=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.lang=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.net=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.nio=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 08:04:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 08:04:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 08:04:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 08:04:19 -Xlog:disable 08:04:19 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.2.25,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 08:04:19 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 08:04:19 build karaf in karaf71 with ./karaf71.env 08:04:20 NOTE: Picked up JDK_JAVA_OPTIONS: 08:04:20 --add-opens=java.base/java.io=ALL-UNNAMED 08:04:20 --add-opens=java.base/java.lang=ALL-UNNAMED 08:04:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 08:04:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 08:04:20 --add-opens=java.base/java.net=ALL-UNNAMED 08:04:20 --add-opens=java.base/java.nio=ALL-UNNAMED 08:04:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 08:04:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 08:04:20 --add-opens=java.base/java.util=ALL-UNNAMED 08:04:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 08:04:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 08:04:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 08:04:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 08:04:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 08:04:20 -Xlog:disable 08:05:37 build_karaf_tests190: OK ✔ in 1 minute 26.97 seconds 08:05: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 08:05:37 build_karaf_tests221: OK ✔ in 1 minute 27.54 seconds 08:05: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 08:05:39 build_karaf_tests71: OK ✔ in 1 minute 29.51 seconds 08:05:39 build_karaf_tests121: OK ✔ in 1 minute 29.64 seconds 08:05:39 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 08:05:51 buildlighty: freeze> python -m pip freeze --all 08:05:51 sims: freeze> python -m pip freeze --all 08:05:51 buildlighty: bcrypt==5.0.0,certifi==2026.2.25,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 08:05:51 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 08:05:51 sims: bcrypt==5.0.0,certifi==2026.2.25,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 08:05:51 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 08:05:51 Using lighynode version 22.1.0.6 08:05:51 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 08:05:51 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 08:06:48 sims: OK ✔ in 16.82 seconds 08:06:48 buildlighty: OK ✔ in 1 minute 1.54 seconds 08:06:48 testsPCE: freeze> python -m pip freeze --all 08:06:49 testsPCE: bcrypt==5.0.0,certifi==2026.2.25,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.1,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 08:06:49 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 08:06:49 pytest -q transportpce_tests/pce/test01_pce.py 08:07:52 .................... [100%] 08:08:56 20 passed in 126.98s (0:02:06) 08:08:56 pytest -q transportpce_tests/pce/test02_pce_400G.py 08:09:13 ............ [100%] 08:09:43 12 passed in 46.63s 08:09:43 pytest -q transportpce_tests/pce/test03_gnpy.py 08:10:00 ........ [100%] 08:10:21 8 passed in 37.72s 08:10:21 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 08:10:53 ... [100%] 08:10:58 3 passed in 36.85s 08:10:59 testsPCE: OK ✔ in 5 minutes 19.04 seconds 08:10:59 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 08:10:59 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 08:10:59 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 08:11:08 tests_tapi: freeze> python -m pip freeze --all 08:11:08 tests190: freeze> python -m pip freeze --all 08:11:08 tests121: freeze> python -m pip freeze --all 08:11:08 tests_tapi: bcrypt==5.0.0,certifi==2026.2.25,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 08:11:08 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 08:11:08 using environment variables from ./karaf221.env 08:11:08 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 08:11:08 tests190: bcrypt==5.0.0,certifi==2026.2.25,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 08:11:08 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 08:11:08 using environment variables from ./karafoc.env 08:11:08 pytest -q transportpce_tests/oc/test01_portmapping.py 08:11:08 tests121: bcrypt==5.0.0,certifi==2026.2.25,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 08:11:08 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 08:11:08 using environment variables from ./karaf121.env 08:11:08 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 08:12:11 .......... [100%] 08:12:30 10 passed in 80.78s (0:01:20) 08:12:30 pytest -q transportpce_tests/oc/test02_topology.py 08:12:31 ................................... [100%] 08:13:24 21 passed in 134.20s (0:02:14) 08:13:24 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 08:13:24 ....................... [100%] 08:13:40 14 passed in 69.67s (0:01:09) 08:13:40 pytest -q transportpce_tests/oc/test03_renderer.py 08:13:41 .................... [100%] 08:14:26 6 passed in 62.07s (0:01:02) 08:14:26 pytest -q transportpce_tests/1.2.1/test03_topology.py 08:14:27 ................... [100%] 08:14:44 19 passed in 63.61s (0:01:03) 08:14:44 tests190: OK ✔ in 3 minutes 45.75 seconds 08:14:44 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 08:14:52 .tests71: freeze> python -m pip freeze --all 08:14:53 tests71: bcrypt==5.0.0,certifi==2026.2.25,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 08:14:53 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 08:14:53 using environment variables from ./karaf71.env 08:14:53 pytest -q transportpce_tests/7.1/test01_portmapping.py 08:15:12 ............................. [100%] 08:15:51 12 passed in 57.95s 08:15:51 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 08:15:53 .................................................... [100%] 08:17:02 44 passed in 156.00s (0:02:35) 08:17:02 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 08:17:02 ....................................................................... [100%] 08:18:28 24 passed in 86.26s (0:01:26) 08:18:29 pytest -q transportpce_tests/1.2.1/test05_olm.py 08:18:30 [100%] 08:18:30 62 passed in 159.12s (0:02:39) 08:18:30 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 08:19:20 ............................................................................. [100%] 08:21:06 48 passed in 155.17s (0:02:35) 08:21:06 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 08:21:13 ..................... [100%] 08:21:53 40 passed in 204.41s (0:03:24) 08:21:53 pytest -q transportpce_tests/1.2.1/test06_end2end.py 08:21:54 .............. [100%] 08:22:23 22 passed in 76.79s (0:01:16) 08:22:30 . [100%] 08:22:35 51 passed in 686.10s (0:11:26) 08:22:35 pytest -q transportpce_tests/tapi/test02_full_topology.py 08:22:35 .................................................................................... [100%] 08:28:14 36 passed in 338.93s (0:05:38) 08:28:14 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 08:28:39 ................................... [100%] 08:30:54 54 passed in 540.72s (0:09:00) 08:30:55 .......................................... [100%] 08:33:36 71 passed in 321.12s (0:05:21) 08:33:36 pytest -q transportpce_tests/tapi/test04_topo_extension.py 08:34:28 ................... [100%] 08:35:59 19 passed in 143.39s (0:02:23) 08:35:59 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 08:38:05 ...................... [100%] 08:43:41 22 passed in 461.20s (0:07:41) 08:43:41 tests71: OK ✔ in 7 minutes 38.9 seconds 08:43:41 tests121: OK ✔ in 19 minutes 56.12 seconds 08:43:41 tests_tapi: OK ✔ in 32 minutes 42.61 seconds 08:43:41 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 08:43:48 tests221: freeze> python -m pip freeze --all 08:43:48 tests221: bcrypt==5.0.0,certifi==2026.2.25,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 08:43:48 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 08:43:48 using environment variables from ./karaf221.env 08:43:48 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 08:44:26 ................................... [100%] 08:45:06 35 passed in 77.86s (0:01:17) 08:45:06 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 08:45:39 ...... [100%] 08:45:53 6 passed in 46.27s 08:45:53 pytest -q transportpce_tests/2.2.1/test03_topology.py 08:46:37 ............................................ [100%] 08:48:12 44 passed in 139.06s (0:02:19) 08:48:12 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 08:48:50 ............ [100%] 08:49:14 12 passed in 61.16s (0:01:01) 08:49:14 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 08:49:41 ................ [100%] 08:51:10 16 passed in 115.76s (0:01:55) 08:51:10 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 08:51:40 ............................... [100%] 08:51:47 31 passed in 36.64s 08:51:47 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 08:52:24 .......................... [100%] 08:53:19 26 passed in 91.87s (0:01:31) 08:53:19 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 08:53:56 ...................... [100%] 08:55:00 22 passed in 100.82s (0:01:40) 08:55:00 pytest -q transportpce_tests/2.2.1/test09_olm.py 08:55:42 ........................................ [100%] 08:58:04 40 passed in 183.93s (0:03:03) 08:58:04 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 08:58:49 ........................................................................ [ 74%] 09:04:26 ......................... [100%] 09:09:18 97 passed in 673.45s (0:11:13) 09:09:18 pytest -q transportpce_tests/2.2.1/test12_end2end.py 09:10:02 ...................................................... [100%] 09:16:50 54 passed in 451.86s (0:07:31) 09:16:50 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 09:17:48 ........................................................................ [ 71%] 09:22:57 ............................. [100%] 09:25:06 101 passed in 495.15s (0:08:15) 09:25:06 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 09:26:02 ........................................................................ [ 67%] 09:31:48 ................................... [100%] 09:35:09 107 passed in 603.07s (0:10:03) 09:35:09 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 09:35:53 ............................................. [100%] 09:38:30 45 passed in 200.49s (0:03:20) 09:38:30 tests221: OK ✔ in 54 minutes 49.33 seconds 09:38:30 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 09:38:36 tests_hybrid: freeze> python -m pip freeze --all 09:38:37 tests_hybrid: bcrypt==5.0.0,certifi==2026.2.25,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 09:38:37 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 09:38:37 using environment variables from ./karaf221.env 09:38:37 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 09:39:20 ................................................... [100%] 09:44:08 51 passed in 330.61s (0:05:30) 09:44:08 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 09:44:51 ........................................................................ [ 66%] 09:49:12 ..................................... [100%] 09:51:18 109 passed in 429.87s (0:07:09) 09:51:18 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 09:52:08 ..................................................... [100%] 09:55:42 53 passed in 263.66s (0:04:23) 09:55:42 buildcontroller: OK (133.17=setup[9.28]+cmd[123.88] seconds) 09:55:42 sims: OK (16.82=setup[14.09]+cmd[2.73] seconds) 09:55:42 build_karaf_tests121: OK (89.64=setup[9.45]+cmd[80.19] seconds) 09:55:42 testsPCE: OK (319.04=setup[69.58]+cmd[249.46] seconds) 09:55:42 tests121: OK (1196.12=setup[10.32]+cmd[1185.81] seconds) 09:55:42 build_karaf_tests221: OK (87.54=setup[9.47]+cmd[78.07] seconds) 09:55:42 tests_tapi: OK (1962.61=setup[10.04]+cmd[1952.57] seconds) 09:55:42 tests221: OK (3289.33=setup[7.52]+cmd[3281.81] seconds) 09:55:42 build_karaf_tests71: OK (89.51=setup[9.95]+cmd[79.56] seconds) 09:55:42 tests71: OK (458.90=setup[8.62]+cmd[450.28] seconds) 09:55:42 build_karaf_tests190: OK (86.97=setup[9.38]+cmd[77.59] seconds) 09:55:42 tests190: OK (225.75=setup[10.26]+cmd[215.49] seconds) 09:55:42 tests_hybrid: OK (1031.74=setup[6.63]+cmd[1025.11] seconds) 09:55:42 buildlighty: OK (61.54=setup[14.64]+cmd[46.90] seconds) 09:55:42 docs: OK (55.19=setup[52.95]+cmd[2.24] seconds) 09:55:42 docs-linkcheck: OK (55.78=setup[52.62]+cmd[3.16] seconds) 09:55:42 checkbashisms: OK (3.35=setup[2.08]+cmd[0.00,0.06,1.20] seconds) 09:55:42 pre-commit: OK (69.75=setup[3.84]+cmd[0.00,0.00,57.50,8.41] seconds) 09:55:42 pylint: OK (31.11=setup[5.17]+cmd[25.93] seconds) 09:55:42 congratulations :) (6825.59 seconds) 09:55:42 + tox_status=0 09:55:42 + echo '---> Completed tox runs' 09:55:42 ---> Completed tox runs 09:55:42 + for i in .tox/*/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 ++ echo .tox/build_karaf_tests121/log 09:55:42 + tox_env=build_karaf_tests121 09:55:42 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/build_karaf_tests190/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=build_karaf_tests190 09:55:42 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/build_karaf_tests221/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=build_karaf_tests221 09:55:42 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/build_karaf_tests71/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=build_karaf_tests71 09:55:42 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/buildcontroller/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=buildcontroller 09:55:42 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/buildlighty/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=buildlighty 09:55:42 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/checkbashisms/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=checkbashisms 09:55:42 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/docs-linkcheck/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=docs-linkcheck 09:55:42 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/docs/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=docs 09:55:42 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/pre-commit/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=pre-commit 09:55:42 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/pylint/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=pylint 09:55:42 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/sims/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=sims 09:55:42 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/tests121/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=tests121 09:55:42 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/tests190/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=tests190 09:55:42 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/tests221/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=tests221 09:55:42 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/tests71/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=tests71 09:55:42 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/testsPCE/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=testsPCE 09:55:42 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 09:55:42 + for i in .tox/*/log 09:55:42 ++ echo .tox/tests_hybrid/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 + tox_env=tests_hybrid 09:55:42 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 09:55:42 + for i in .tox/*/log 09:55:42 ++ awk -F/ '{print $2}' 09:55:42 ++ echo .tox/tests_tapi/log 09:55:42 + tox_env=tests_tapi 09:55:42 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 09:55:42 + DOC_DIR=docs/_build/html 09:55:42 + [[ -d docs/_build/html ]] 09:55:42 + echo '---> Archiving generated docs' 09:55:42 ---> Archiving generated docs 09:55:42 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:55:43 + echo '---> tox-run.sh ends' 09:55:43 ---> tox-run.sh ends 09:55:43 + test 0 -eq 0 09:55:43 $ ssh-agent -k 09:55:43 unset SSH_AUTH_SOCK; 09:55:43 unset SSH_AGENT_PID; 09:55:43 echo Agent pid 1725 killed; 09:55:43 [ssh-agent] Stopped. 09:55:43 [PostBuildScript] - [INFO] Executing post build scripts. 09:55:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12444576518383209615.sh 09:55:43 ---> sysstat.sh 09:55:43 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4014516988770884972.sh 09:55:43 ---> package-listing.sh 09:55:43 ++ facter osfamily 09:55:43 ++ tr '[:upper:]' '[:lower:]' 09:55:44 + OS_FAMILY=debian 09:55:44 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 09:55:44 + START_PACKAGES=/tmp/packages_start.txt 09:55:44 + END_PACKAGES=/tmp/packages_end.txt 09:55:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:55:44 + PACKAGES=/tmp/packages_start.txt 09:55:44 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:55:44 + PACKAGES=/tmp/packages_end.txt 09:55:44 + case "${OS_FAMILY}" in 09:55:44 + grep '^ii' 09:55:44 + dpkg -l 09:55:44 + '[' -f /tmp/packages_start.txt ']' 09:55:44 + '[' -f /tmp/packages_end.txt ']' 09:55:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:55:44 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:55:44 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:55:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:55:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11009965707797817337.sh 09:55:44 ---> capture-instance-metadata.sh 09:55:44 Setup pyenv: 09:55:44 system 09:55:44 3.8.20 09:55:44 3.9.20 09:55:44 3.10.15 09:55:44 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:55:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1mwk from file:/tmp/.os_lf_venv 09:55:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:46 lf-activate-venv(): INFO: Base packages installed successfully 09:55:46 lf-activate-venv(): INFO: Installing additional packages: lftools 09:55:56 lf-activate-venv(): INFO: Adding /tmp/venv-1mwk/bin to PATH 09:55:56 INFO: Running in OpenStack, capturing instance metadata 09:55:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18410082964034441315.sh 09:55:56 provisioning config files... 09:55:57 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4433 09:55:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config17108304287207237992tmp 09:55:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:55:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:55:57 provisioning config files... 09:55:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:55:57 [EnvInject] - Injecting environment variables from a build step. 09:55:57 [EnvInject] - Injecting as environment variables the properties content 09:55:57 SERVER_ID=logs 09:55:57 09:55:57 [EnvInject] - Variables injected successfully. 09:55:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins933922106295044804.sh 09:55:57 ---> create-netrc.sh 09:55:57 WARN: Log server credential not found. 09:55:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14489726011465394317.sh 09:55:57 ---> python-tools-install.sh 09:55:57 Setup pyenv: 09:55:57 system 09:55:57 3.8.20 09:55:57 3.9.20 09:55:57 3.10.15 09:55:57 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:55:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1mwk from file:/tmp/.os_lf_venv 09:55:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:59 lf-activate-venv(): INFO: Base packages installed successfully 09:55:59 lf-activate-venv(): INFO: Installing additional packages: lftools 09:56:10 lf-activate-venv(): INFO: Adding /tmp/venv-1mwk/bin to PATH 09:56:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8424350412327448651.sh 09:56:10 ---> sudo-logs.sh 09:56:10 Archiving 'sudo' log.. 09:56:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3850543928699954845.sh 09:56:10 ---> job-cost.sh 09:56:10 INFO: Activating Python virtual environment... 09:56:10 Setup pyenv: 09:56:10 system 09:56:10 3.8.20 09:56:10 3.9.20 09:56:10 3.10.15 09:56:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:56:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1mwk from file:/tmp/.os_lf_venv 09:56:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:12 lf-activate-venv(): INFO: Base packages installed successfully 09:56:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:56:18 lf-activate-venv(): INFO: Adding /tmp/venv-1mwk/bin to PATH 09:56:18 INFO: No stack-cost file found 09:56:18 INFO: Instance uptime: 7452s 09:56:18 INFO: Fetching instance metadata (attempt 1 of 3)... 09:56:18 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:56:18 INFO: Successfully fetched instance metadata 09:56:18 INFO: Instance type: v3-standard-4 09:56:18 INFO: Retrieving pricing info for: v3-standard-4 09:56:18 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:56:18 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=7452 09:56:19 INFO: Successfully fetched Vexxhost pricing API 09:56:19 INFO: Retrieved cost: 0.33 09:56:19 INFO: Retrieved resource: v3-standard-4 09:56:19 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 09:56:19 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 09:56:19 INFO: Successfully archived job cost data 09:56:19 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4433,2026-02-26 09:56:19,v3-standard-4,7452,0.33,0.00,SUCCESS 09:56:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13029372280013284472.sh 09:56:19 ---> logs-deploy.sh 09:56:19 Setup pyenv: 09:56:19 system 09:56:19 3.8.20 09:56:19 3.9.20 09:56:19 3.10.15 09:56:19 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:56:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1mwk from file:/tmp/.os_lf_venv 09:56:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:21 lf-activate-venv(): INFO: Base packages installed successfully 09:56:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:56:34 lf-activate-venv(): INFO: Adding /tmp/venv-1mwk/bin to PATH 09:56:34 WARNING: Nexus logging server not set 09:56:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4433/ 09:56:34 INFO: archiving logs to S3 09:56:34 /tmp/venv-1mwk/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:56:34 warnings.warn( 09:56:36 ---> uname -a: 09:56:36 Linux prd-ubuntu2204-docker-4c-16g-20879 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 09:56:36 09:56:36 09:56:36 ---> lscpu: 09:56:36 Architecture: x86_64 09:56:36 CPU op-mode(s): 32-bit, 64-bit 09:56:36 Address sizes: 40 bits physical, 48 bits virtual 09:56:36 Byte Order: Little Endian 09:56:36 CPU(s): 4 09:56:36 On-line CPU(s) list: 0-3 09:56:36 Vendor ID: AuthenticAMD 09:56:36 Model name: AMD EPYC-Rome Processor 09:56:36 CPU family: 23 09:56:36 Model: 49 09:56:36 Thread(s) per core: 1 09:56:36 Core(s) per socket: 1 09:56:36 Socket(s): 4 09:56:36 Stepping: 0 09:56:36 BogoMIPS: 5599.99 09:56:36 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 09:56:36 Virtualization: AMD-V 09:56:36 Hypervisor vendor: KVM 09:56:36 Virtualization type: full 09:56:36 L1d cache: 128 KiB (4 instances) 09:56:36 L1i cache: 128 KiB (4 instances) 09:56:36 L2 cache: 2 MiB (4 instances) 09:56:36 L3 cache: 64 MiB (4 instances) 09:56:36 NUMA node(s): 1 09:56:36 NUMA node0 CPU(s): 0-3 09:56:36 Vulnerability Gather data sampling: Not affected 09:56:36 Vulnerability Indirect target selection: Not affected 09:56:36 Vulnerability Itlb multihit: Not affected 09:56:36 Vulnerability L1tf: Not affected 09:56:36 Vulnerability Mds: Not affected 09:56:36 Vulnerability Meltdown: Not affected 09:56:36 Vulnerability Mmio stale data: Not affected 09:56:36 Vulnerability Reg file data sampling: Not affected 09:56:36 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:56:36 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:56:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:56:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:56:36 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:56:36 Vulnerability Srbds: Not affected 09:56:36 Vulnerability Tsa: Not affected 09:56:36 Vulnerability Tsx async abort: Not affected 09:56:36 Vulnerability Vmscape: Not affected 09:56:36 09:56:36 09:56:36 ---> nproc: 09:56:36 4 09:56:36 09:56:36 09:56:36 ---> df -h: 09:56:36 Filesystem Size Used Avail Use% Mounted on 09:56:36 tmpfs 1.6G 1.1M 1.6G 1% /run 09:56:36 /dev/vda1 78G 18G 61G 23% / 09:56:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:56:36 tmpfs 5.0M 0 5.0M 0% /run/lock 09:56:36 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:56:36 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 09:56:36 09:56:36 09:56:36 ---> free -m: 09:56:36 total used free shared buff/cache available 09:56:36 Mem: 15989 733 11807 3 3448 14913 09:56:36 Swap: 1023 0 1023 09:56:36 09:56:36 09:56:36 ---> ip addr: 09:56:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:56:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:56:36 inet 127.0.0.1/8 scope host lo 09:56:36 valid_lft forever preferred_lft forever 09:56:36 inet6 ::1/128 scope host 09:56:36 valid_lft forever preferred_lft forever 09:56:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:56:36 link/ether fa:16:3e:92:bc:43 brd ff:ff:ff:ff:ff:ff 09:56:36 altname enp0s3 09:56:36 inet 10.30.170.182/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:56:36 valid_lft 78937sec preferred_lft 78937sec 09:56:36 inet6 fe80::f816:3eff:fe92:bc43/64 scope link 09:56:36 valid_lft forever preferred_lft forever 09:56:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:56:36 link/ether 66:0d:00:f1:b0:16 brd ff:ff:ff:ff:ff:ff 09:56:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:56:36 valid_lft forever preferred_lft forever 09:56:36 09:56:36 09:56:36 ---> sar -b -r -n DEV: 09:56:36 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-20879) 02/26/26 _x86_64_ (4 CPU) 09:56:36 09:56:36 07:52:17 LINUX RESTART (4 CPU) 09:56:36 09:56:36 08:00:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:56:36 08:10:05 149.21 5.23 124.04 19.95 285.28 35071.86 252447.16 09:56:36 08:20:05 75.01 22.04 50.11 2.86 317.18 5326.66 2181.52 09:56:36 08:30:23 22.63 10.51 11.49 0.63 201.50 355.21 964.92 09:56:36 08:40:23 7.67 0.02 7.22 0.43 0.96 275.22 1395.51 09:56:36 08:50:24 15.48 0.12 14.65 0.71 7.21 692.60 917.76 09:56:36 09:00:35 14.07 0.01 13.43 0.63 0.64 428.10 500.70 09:56:36 09:10:25 4.69 0.01 4.59 0.09 0.19 125.91 60.72 09:56:36 09:20:25 5.07 0.04 4.85 0.18 2.66 152.40 78.01 09:56:36 09:30:26 4.84 0.01 4.66 0.17 1.07 149.07 73.05 09:56:36 09:40:26 10.07 0.36 9.32 0.39 8.30 538.49 484.38 09:56:36 09:50:30 5.02 0.08 4.81 0.14 2.16 155.96 53.41 09:56:36 Average: 28.50 3.51 22.62 2.37 75.46 3920.34 23471.37 09:56:36 09:56:36 08:00:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:56:36 08:10:05 4101356 14451896 1475392 9.01 234112 9915904 2485000 14.26 1956084 9569724 6636 09:56:36 08:20:05 729500 2913456 13022564 79.54 258392 1989108 13885436 79.70 1772580 13366848 476 09:56:36 08:30:23 4944312 7212032 8727040 53.30 260228 2071076 9475080 54.39 1844804 9082988 888 09:56:36 08:40:23 7417308 9705088 6236504 38.09 261344 2090020 6919508 39.72 1849664 6615804 620 09:56:36 08:50:24 11332204 13747676 2196068 13.41 266364 2212712 2920100 16.76 1888128 2680836 80 09:56:36 09:00:35 8977400 11454396 4488244 27.41 268384 2272248 5163488 29.64 1893000 5023372 256 09:56:36 09:10:25 9048024 11540196 4402432 26.89 268564 2287244 5149516 29.56 1893588 4949192 340 09:56:36 09:20:25 7574040 10087720 5853924 35.75 269112 2308192 6622116 38.01 1896240 6419624 252 09:56:36 09:30:26 7352164 9887248 6054224 36.98 269676 2329012 6723820 38.59 1899488 6636356 416 09:56:36 09:40:26 8791120 11446640 4495788 27.46 273552 2444936 5180424 29.74 1910208 5196500 148 09:56:36 09:50:30 8606008 11285660 4656660 28.44 273992 2468576 5180080 29.73 1918148 5367368 300 09:56:36 Average: 7170312 10339273 5600804 34.21 263975 2944457 6336779 36.37 1883812 6809874 947 09:56:36 09:56:36 08:00:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:56:36 08:10:05 lo 2.19 2.19 1.99 1.99 0.00 0.00 0.00 0.00 09:56:36 08:10:05 ens3 149.28 113.89 1946.79 15.17 0.00 0.00 0.00 0.00 09:56:36 08:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 08:20:05 lo 31.93 31.93 20.45 20.45 0.00 0.00 0.00 0.00 09:56:36 08:20:05 ens3 2.45 2.54 0.74 1.70 0.00 0.00 0.00 0.00 09:56:36 08:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 08:30:23 lo 38.02 38.02 14.97 14.97 0.00 0.00 0.00 0.00 09:56:36 08:30:23 ens3 1.27 1.10 0.28 0.23 0.00 0.00 0.00 0.00 09:56:36 08:30:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 08:40:23 lo 12.64 12.64 7.62 7.62 0.00 0.00 0.00 0.00 09:56:36 08:40:23 ens3 0.91 0.55 0.24 0.17 0.00 0.00 0.00 0.00 09:56:36 08:40:23 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 08:50:24 lo 11.38 11.38 5.61 5.61 0.00 0.00 0.00 0.00 09:56:36 08:50:24 ens3 1.00 0.77 0.27 0.21 0.00 0.00 0.00 0.00 09:56:36 08:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 09:00:35 lo 19.55 19.55 10.21 10.21 0.00 0.00 0.00 0.00 09:56:36 09:00:35 ens3 0.96 0.74 0.24 0.18 0.00 0.00 0.00 0.00 09:56:36 09:00:35 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 09:10:25 lo 11.71 11.71 5.27 5.27 0.00 0.00 0.00 0.00 09:56:36 09:10:25 ens3 0.59 0.47 0.14 0.11 0.00 0.00 0.00 0.00 09:56:36 09:10:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 09:20:25 lo 29.20 29.20 11.63 11.63 0.00 0.00 0.00 0.00 09:56:36 09:20:25 ens3 0.64 0.44 0.15 0.11 0.00 0.00 0.00 0.00 09:56:36 09:20:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 09:30:26 lo 20.04 20.04 10.74 10.74 0.00 0.00 0.00 0.00 09:56:36 09:30:26 ens3 0.70 0.54 0.14 0.11 0.00 0.00 0.00 0.00 09:56:36 09:30:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 09:40:26 lo 16.30 16.30 9.84 9.84 0.00 0.00 0.00 0.00 09:56:36 09:40:26 ens3 0.96 0.75 0.28 0.22 0.00 0.00 0.00 0.00 09:56:36 09:40:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 09:50:30 lo 15.27 15.27 6.36 6.36 0.00 0.00 0.00 0.00 09:56:36 09:50:30 ens3 0.75 0.52 0.19 0.14 0.00 0.00 0.00 0.00 09:56:36 09:50:30 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 Average: lo 18.99 18.99 9.54 9.54 0.00 0.00 0.00 0.00 09:56:36 Average: ens3 14.45 11.08 176.53 1.66 0.00 0.00 0.00 0.00 09:56:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:56:36 09:56:36 09:56:36 ---> sar -P ALL: 09:56:36 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-20879) 02/26/26 _x86_64_ (4 CPU) 09:56:36 09:56:36 07:52:17 LINUX RESTART (4 CPU) 09:56:36 09:56:36 08:00:05 CPU %user %nice %system %iowait %steal %idle 09:56:36 08:10:05 all 36.79 0.00 2.22 8.15 0.09 52.75 09:56:36 08:10:05 0 35.47 0.00 2.06 6.63 0.09 55.76 09:56:36 08:10:05 1 34.90 0.00 2.29 8.85 0.09 53.87 09:56:36 08:10:05 2 38.34 0.00 2.27 7.76 0.09 51.53 09:56:36 08:10:05 3 38.44 0.00 2.26 9.38 0.09 49.83 09:56:36 08:20:05 all 60.27 0.00 2.35 0.51 0.12 36.75 09:56:36 08:20:05 0 59.59 0.00 2.40 0.95 0.13 36.93 09:56:36 08:20:05 1 61.20 0.00 2.32 0.44 0.12 35.92 09:56:36 08:20:05 2 59.86 0.00 2.35 0.29 0.13 37.38 09:56:36 08:20:05 3 60.41 0.00 2.32 0.37 0.13 36.78 09:56:36 08:30:23 all 27.36 0.00 1.10 0.08 0.10 71.35 09:56:36 08:30:23 0 27.17 0.00 1.05 0.07 0.10 71.62 09:56:36 08:30:23 1 27.48 0.00 1.14 0.09 0.10 71.19 09:56:36 08:30:23 2 28.01 0.00 1.02 0.08 0.10 70.79 09:56:36 08:30:23 3 26.78 0.00 1.21 0.10 0.11 71.80 09:56:36 08:40:23 all 17.00 0.00 0.67 0.03 0.07 82.23 09:56:36 08:40:23 0 16.33 0.00 0.72 0.04 0.07 82.83 09:56:36 08:40:23 1 16.83 0.00 0.64 0.02 0.07 82.44 09:56:36 08:40:23 2 17.52 0.00 0.74 0.05 0.07 81.62 09:56:36 08:40:23 3 17.32 0.00 0.59 0.02 0.07 82.01 09:56:36 08:50:24 all 22.44 0.00 0.87 0.06 0.07 76.55 09:56:36 08:50:24 0 22.30 0.00 0.88 0.06 0.07 76.69 09:56:36 08:50:24 1 22.46 0.00 0.96 0.06 0.08 76.45 09:56:36 08:50:24 2 22.08 0.00 0.83 0.03 0.07 76.99 09:56:36 08:50:24 3 22.93 0.00 0.83 0.08 0.08 76.08 09:56:36 09:00:35 all 25.02 0.00 0.82 0.08 0.07 74.00 09:56:36 09:00:35 0 25.70 0.00 0.75 0.18 0.07 73.30 09:56:36 09:00:35 1 24.63 0.00 0.87 0.03 0.07 74.39 09:56:36 09:00:35 2 25.15 0.00 0.87 0.07 0.08 73.84 09:56:36 09:00:35 3 24.63 0.00 0.81 0.04 0.08 74.45 09:56:36 09:10:25 all 7.46 0.00 0.44 0.48 0.06 91.55 09:56:36 09:10:25 0 7.56 0.00 0.42 0.37 0.06 91.60 09:56:36 09:10:25 1 7.65 0.00 0.40 0.48 0.06 91.41 09:56:36 09:10:25 2 7.12 0.00 0.49 0.61 0.08 91.70 09:56:36 09:10:25 3 7.52 0.00 0.46 0.48 0.06 91.49 09:56:36 09:20:25 all 11.15 0.00 0.54 0.18 0.07 88.06 09:56:36 09:20:25 0 11.18 0.00 0.54 0.22 0.07 88.00 09:56:36 09:20:25 1 11.10 0.00 0.50 0.26 0.07 88.08 09:56:36 09:20:25 2 11.54 0.00 0.57 0.13 0.07 87.69 09:56:36 09:20:25 3 10.77 0.00 0.54 0.12 0.07 88.49 09:56:36 09:30:26 all 10.41 0.00 0.45 0.03 0.07 89.05 09:56:36 09:30:26 0 10.20 0.00 0.46 0.00 0.07 89.26 09:56:36 09:30:26 1 10.50 0.00 0.41 0.06 0.07 88.96 09:56:36 09:30:26 2 10.16 0.00 0.44 0.02 0.07 89.31 09:56:36 09:30:26 3 10.76 0.00 0.48 0.02 0.07 88.67 09:56:36 09:40:26 all 13.84 0.00 0.57 0.05 0.07 85.47 09:56:36 09:40:26 0 13.63 0.00 0.53 0.05 0.07 85.73 09:56:36 09:40:26 1 14.85 0.00 0.67 0.10 0.07 84.31 09:56:36 09:40:26 2 13.20 0.00 0.54 0.02 0.07 86.17 09:56:36 09:40:26 3 13.67 0.00 0.56 0.02 0.07 85.68 09:56:36 09:50:30 all 8.12 0.00 0.43 0.02 0.07 91.37 09:56:36 09:50:30 0 8.04 0.00 0.32 0.02 0.06 91.56 09:56:36 09:50:30 1 8.21 0.00 0.46 0.02 0.07 91.24 09:56:36 09:50:30 2 8.08 0.00 0.43 0.01 0.06 91.42 09:56:36 09:50:30 3 8.15 0.00 0.53 0.02 0.07 91.24 09:56:36 09:56:36 Average: CPU %user %nice %system %iowait %steal %idle 09:56:36 Average: all 21.83 0.00 0.95 0.88 0.08 76.26 09:56:36 Average: 0 21.59 0.00 0.92 0.78 0.08 76.63 09:56:36 Average: 1 21.83 0.00 0.97 0.94 0.08 76.18 09:56:36 Average: 2 21.94 0.00 0.96 0.82 0.08 76.20 09:56:36 Average: 3 21.97 0.00 0.96 0.96 0.08 76.03 09:56:36 09:56:36 09:56:36