22:15:54 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118969 22:15:54 Running as SYSTEM 22:15:54 [EnvInject] - Loading node environment variables. 22:15:54 Building remotely on prd-ubuntu2204-docker-4c-16g-7740 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 22:15:54 [ssh-agent] Looking for ssh-agent implementation... 22:15:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:55 $ ssh-agent 22:15:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXVLpmvt/agent.1572 22:15:55 SSH_AGENT_PID=1574 22:15:55 [ssh-agent] Started. 22:15:55 Running ssh-add (command line suppressed) 22:15:55 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7924154617708736184.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_7924154617708736184.key) 22:15:55 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:15:55 The recommended git tool is: NONE 22:15:57 using credential jenkins-ssh 22:15:57 Wiping out workspace first. 22:15:57 Cloning the remote Git repository 22:15:57 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 22:15:57 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 22:15:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 22:15:57 > git --version # timeout=10 22:15:57 > git --version # 'git version 2.34.1' 22:15:57 using GIT_SSH to set credentials jenkins-ssh 22:15:57 Verifying host key using known hosts file 22:15:57 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. 22:15:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 22:16:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:16:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 22:16:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 22:16:01 using GIT_SSH to set credentials jenkins-ssh 22:16:01 Verifying host key using known hosts file 22:16:01 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. 22:16:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/69/118969/3 # timeout=10 22:16:01 > git rev-parse 3e4d348d7de94554a3042f896f1fc6c1e6b64e9a^{commit} # timeout=10 22:16:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:16:01 Checking out Revision 3e4d348d7de94554a3042f896f1fc6c1e6b64e9a (refs/changes/69/118969/3) 22:16:01 > git config core.sparsecheckout # timeout=10 22:16:01 > git checkout -f 3e4d348d7de94554a3042f896f1fc6c1e6b64e9a # timeout=10 22:16:04 Commit message: "Add support for propritery operational modes" 22:16:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:16:04 > git rev-list --no-walk 43200f98360448725303f12c3ba9a0bf4567c0f4 # timeout=10 22:16:04 > git remote # timeout=10 22:16:04 > git submodule init # timeout=10 22:16:04 > git submodule sync # timeout=10 22:16:04 > git config --get remote.origin.url # timeout=10 22:16:04 > git submodule init # timeout=10 22:16:04 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:16:04 ERROR: No submodules found. 22:16:05 provisioning config files... 22:16:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:16:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:16:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12825706449367004258.sh 22:16:05 ---> python-tools-install.sh 22:16:05 Setup pyenv: 22:16:05 * system (set by /opt/pyenv/version) 22:16:05 * 3.8.20 (set by /opt/pyenv/version) 22:16:05 * 3.9.20 (set by /opt/pyenv/version) 22:16:05 3.10.15 22:16:05 3.11.10 22:16:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JxC1 22:16:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:16:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:16:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:16:13 lf-activate-venv(): INFO: Base packages installed successfully 22:16:13 lf-activate-venv(): INFO: Installing additional packages: lftools 22:16:42 lf-activate-venv(): INFO: Adding /tmp/venv-JxC1/bin to PATH 22:16:42 Generating Requirements File 22:17:02 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. 22:17:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:17:02 Python 3.11.10 22:17:03 pip 25.3 from /tmp/venv-JxC1/lib/python3.11/site-packages/pip (python 3.11) 22:17:03 appdirs==1.4.4 22:17:03 argcomplete==3.6.3 22:17:03 aspy.yaml==1.3.0 22:17:03 attrs==25.4.0 22:17:03 autopage==0.5.2 22:17:03 beautifulsoup4==4.14.2 22:17:03 boto3==1.40.70 22:17:03 botocore==1.40.70 22:17:03 bs4==0.0.2 22:17:03 cachetools==6.2.1 22:17:03 certifi==2025.10.5 22:17:03 cffi==2.0.0 22:17:03 cfgv==3.4.0 22:17:03 chardet==5.2.0 22:17:03 charset-normalizer==3.4.4 22:17:03 click==8.3.0 22:17:03 cliff==4.11.0 22:17:03 cmd2==2.7.0 22:17:03 cryptography==3.3.2 22:17:03 debtcollector==3.0.0 22:17:03 decorator==5.2.1 22:17:03 defusedxml==0.7.1 22:17:03 Deprecated==1.3.1 22:17:03 distlib==0.4.0 22:17:03 dnspython==2.8.0 22:17:03 docker==7.1.0 22:17:03 dogpile.cache==1.5.0 22:17:03 durationpy==0.10 22:17:03 email-validator==2.3.0 22:17:03 filelock==3.20.0 22:17:03 future==1.0.0 22:17:03 gitdb==4.0.12 22:17:03 GitPython==3.1.45 22:17:03 google-auth==2.43.0 22:17:03 httplib2==0.31.0 22:17:03 identify==2.6.15 22:17:03 idna==3.11 22:17:03 importlib-resources==1.5.0 22:17:03 iso8601==2.1.0 22:17:03 Jinja2==3.1.6 22:17:03 jmespath==1.0.1 22:17:03 jsonpatch==1.33 22:17:03 jsonpointer==3.0.0 22:17:03 jsonschema==4.25.1 22:17:03 jsonschema-specifications==2025.9.1 22:17:03 keystoneauth1==5.12.0 22:17:03 kubernetes==34.1.0 22:17:03 lftools==0.37.15 22:17:03 lxml==6.0.2 22:17:03 markdown-it-py==4.0.0 22:17:03 MarkupSafe==3.0.3 22:17:03 mdurl==0.1.2 22:17:03 msgpack==1.1.2 22:17:03 multi_key_dict==2.0.3 22:17:03 munch==4.0.0 22:17:03 netaddr==1.3.0 22:17:03 niet==1.4.2 22:17:03 nodeenv==1.9.1 22:17:03 oauth2client==4.1.3 22:17:03 oauthlib==3.3.1 22:17:03 openstacksdk==4.7.1 22:17:03 os-service-types==1.8.1 22:17:03 osc-lib==4.2.0 22:17:03 oslo.config==10.0.0 22:17:03 oslo.context==6.1.0 22:17:03 oslo.i18n==6.6.0 22:17:03 oslo.log==7.2.1 22:17:03 oslo.serialization==5.8.0 22:17:03 oslo.utils==9.1.0 22:17:03 packaging==25.0 22:17:03 pbr==7.0.3 22:17:03 platformdirs==4.5.0 22:17:03 prettytable==3.16.0 22:17:03 psutil==7.1.3 22:17:03 pyasn1==0.6.1 22:17:03 pyasn1_modules==0.4.2 22:17:03 pycparser==2.23 22:17:03 pygerrit2==2.0.15 22:17:03 PyGithub==2.8.1 22:17:03 Pygments==2.19.2 22:17:03 PyJWT==2.10.1 22:17:03 PyNaCl==1.6.1 22:17:03 pyparsing==2.4.7 22:17:03 pyperclip==1.11.0 22:17:03 pyrsistent==0.20.0 22:17:03 python-cinderclient==9.8.0 22:17:03 python-dateutil==2.9.0.post0 22:17:03 python-heatclient==4.3.0 22:17:03 python-jenkins==1.8.3 22:17:03 python-keystoneclient==5.7.0 22:17:03 python-magnumclient==4.9.0 22:17:03 python-openstackclient==8.2.0 22:17:03 python-swiftclient==4.8.0 22:17:03 PyYAML==6.0.3 22:17:03 referencing==0.37.0 22:17:03 requests==2.32.5 22:17:03 requests-oauthlib==2.0.0 22:17:03 requestsexceptions==1.4.0 22:17:03 rfc3986==2.0.0 22:17:03 rich==14.2.0 22:17:03 rich-argparse==1.7.2 22:17:03 rpds-py==0.28.0 22:17:03 rsa==4.9.1 22:17:03 ruamel.yaml==0.18.16 22:17:03 ruamel.yaml.clib==0.2.14 22:17:03 s3transfer==0.14.0 22:17:03 simplejson==3.20.2 22:17:03 six==1.17.0 22:17:03 smmap==5.0.2 22:17:03 soupsieve==2.8 22:17:03 stevedore==5.5.0 22:17:03 tabulate==0.9.0 22:17:03 toml==0.10.2 22:17:03 tomlkit==0.13.3 22:17:03 tqdm==4.67.1 22:17:03 typing_extensions==4.15.0 22:17:03 tzdata==2025.2 22:17:03 urllib3==1.26.20 22:17:03 virtualenv==20.35.4 22:17:03 wcwidth==0.2.14 22:17:03 websocket-client==1.9.0 22:17:03 wrapt==2.0.1 22:17:03 xdg==6.0.0 22:17:03 xmltodict==1.0.2 22:17:03 yq==3.4.3 22:17:03 [EnvInject] - Injecting environment variables from a build step. 22:17:03 [EnvInject] - Injecting as environment variables the properties content 22:17:03 PYTHON=python3 22:17:03 22:17:03 [EnvInject] - Variables injected successfully. 22:17:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1843704763675799799.sh 22:17:03 ---> tox-install.sh 22:17:03 + source /home/jenkins/lf-env.sh 22:17:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:17:03 ++ mktemp -d /tmp/venv-XXXX 22:17:03 + lf_venv=/tmp/venv-yGYC 22:17:03 + local venv_file=/tmp/.os_lf_venv 22:17:03 + local python=python3 22:17:03 + local options 22:17:03 + local set_path=true 22:17:03 + local install_args= 22:17:03 ++ 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 22:17:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:17:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:17:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:17:03 + true 22:17:03 + case $1 in 22:17:03 + venv_file=/tmp/.toxenv 22:17:03 + shift 2 22:17:03 + true 22:17:03 + case $1 in 22:17:03 + shift 22:17:03 + break 22:17:03 + case $python in 22:17:03 + local pkg_list= 22:17:03 + [[ -d /opt/pyenv ]] 22:17:03 + echo 'Setup pyenv:' 22:17:03 Setup pyenv: 22:17:03 + export PYENV_ROOT=/opt/pyenv 22:17:03 + PYENV_ROOT=/opt/pyenv 22:17:03 + 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 22:17:03 + 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 22:17:03 + pyenv versions 22:17:03 system 22:17:03 3.8.20 22:17:03 3.9.20 22:17:03 3.10.15 22:17:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:17:03 + command -v pyenv 22:17:03 ++ pyenv init - --no-rehash 22:17:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:17:03 for i in ${!paths[@]}; do 22:17:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:17:03 fi; done; 22:17:03 echo "${paths[*]}"'\'')" 22:17:03 export PATH="/opt/pyenv/shims:${PATH}" 22:17:03 export PYENV_SHELL=bash 22:17:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:17:03 pyenv() { 22:17:03 local command 22:17:03 command="${1:-}" 22:17:03 if [ "$#" -gt 0 ]; then 22:17:03 shift 22:17:03 fi 22:17:03 22:17:03 case "$command" in 22:17:03 rehash|shell) 22:17:03 eval "$(pyenv "sh-$command" "$@")" 22:17:03 ;; 22:17:03 *) 22:17:03 command pyenv "$command" "$@" 22:17:03 ;; 22:17:03 esac 22:17:03 }' 22:17:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:17:03 for i in ${!paths[@]}; do 22:17:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:17:03 fi; done; 22:17:03 echo "${paths[*]}"' 22:17:03 ++ 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 22:17:03 ++ 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 22:17:03 ++ 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 22:17:03 ++ export PYENV_SHELL=bash 22:17:03 ++ PYENV_SHELL=bash 22:17:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:17:03 +++ complete -F _pyenv pyenv 22:17:03 ++ lf-pyver python3 22:17:03 ++ local py_version_xy=python3 22:17:03 ++ local py_version_xyz= 22:17:03 ++ pyenv versions 22:17:03 ++ local command 22:17:03 ++ command=versions 22:17:03 ++ '[' 1 -gt 0 ']' 22:17:03 ++ shift 22:17:03 ++ case "$command" in 22:17:03 ++ command pyenv versions 22:17:03 ++ sed 's/^[ *]* //' 22:17:03 ++ awk '{ print $1 }' 22:17:03 ++ grep -E '^[0-9.]*[0-9]$' 22:17:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:17:03 +++ grep '^3' /tmp/.pyenv_versions 22:17:03 +++ tail -n 1 22:17:03 +++ sort -V 22:17:03 ++ py_version_xyz=3.11.10 22:17:03 ++ [[ -z 3.11.10 ]] 22:17:03 ++ echo 3.11.10 22:17:03 ++ return 0 22:17:03 + pyenv local 3.11.10 22:17:03 + local command 22:17:03 + command=local 22:17:03 + '[' 2 -gt 0 ']' 22:17:03 + shift 22:17:03 + case "$command" in 22:17:03 + command pyenv local 3.11.10 22:17:03 + for arg in "$@" 22:17:03 + case $arg in 22:17:03 + pkg_list+='tox ' 22:17:03 + for arg in "$@" 22:17:03 + case $arg in 22:17:03 + pkg_list+='virtualenv ' 22:17:03 + for arg in "$@" 22:17:03 + case $arg in 22:17:03 + pkg_list+='urllib3~=1.26.15 ' 22:17:03 + [[ -f /tmp/.toxenv ]] 22:17:03 + [[ ! -f /tmp/.toxenv ]] 22:17:03 + [[ -n '' ]] 22:17:03 + python3 -m venv /tmp/venv-yGYC 22:17:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yGYC' 22:17:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yGYC 22:17:07 + echo /tmp/venv-yGYC 22:17:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:17:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:17:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:17:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:17:07 + local 'pip_opts=--upgrade --quiet' 22:17:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:17:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:17:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:17:07 + [[ -n '' ]] 22:17:07 + [[ -n '' ]] 22:17:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:17:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:17:07 + /tmp/venv-yGYC/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 22:17:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:17:11 lf-activate-venv(): INFO: Base packages installed successfully 22:17:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:17:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:17:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:17:11 + /tmp/venv-yGYC/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 22:17:13 + type python3 22:17:13 + true 22:17:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yGYC/bin to PATH' 22:17:13 lf-activate-venv(): INFO: Adding /tmp/venv-yGYC/bin to PATH 22:17:13 + PATH=/tmp/venv-yGYC/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 22:17:13 + return 0 22:17:13 + python3 --version 22:17:13 Python 3.11.10 22:17:13 + python3 -m pip --version 22:17:14 pip 25.3 from /tmp/venv-yGYC/lib/python3.11/site-packages/pip (python 3.11) 22:17:14 + python3 -m pip freeze 22:17:14 cachetools==6.2.1 22:17:14 chardet==5.2.0 22:17:14 colorama==0.4.6 22:17:14 distlib==0.4.0 22:17:14 filelock==3.20.0 22:17:14 packaging==25.0 22:17:14 platformdirs==4.5.0 22:17:14 pluggy==1.6.0 22:17:14 pyproject-api==1.10.0 22:17:14 tox==4.32.0 22:17:14 urllib3==1.26.20 22:17:14 virtualenv==20.35.4 22:17:14 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins18153016666334651164.sh 22:17:14 [EnvInject] - Injecting environment variables from a build step. 22:17:14 [EnvInject] - Injecting as environment variables the properties content 22:17:14 PARALLEL=True 22:17:14 22:17:14 [EnvInject] - Variables injected successfully. 22:17:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13679406382611518032.sh 22:17:14 ---> tox-run.sh 22:17:14 + 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 22:17:14 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 22:17:14 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 22:17:14 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 22:17:14 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 22:17:14 + source /home/jenkins/lf-env.sh 22:17:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:17:14 ++ mktemp -d /tmp/venv-XXXX 22:17:14 + lf_venv=/tmp/venv-uper 22:17:14 + local venv_file=/tmp/.os_lf_venv 22:17:14 + local python=python3 22:17:14 + local options 22:17:14 + local set_path=true 22:17:14 + local install_args= 22:17:14 ++ 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 22:17:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:17:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:17:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:17:14 + true 22:17:14 + case $1 in 22:17:14 + venv_file=/tmp/.toxenv 22:17:14 + shift 2 22:17:14 + true 22:17:14 + case $1 in 22:17:14 + shift 22:17:14 + break 22:17:14 + case $python in 22:17:14 + local pkg_list= 22:17:14 + [[ -d /opt/pyenv ]] 22:17:14 + echo 'Setup pyenv:' 22:17:14 Setup pyenv: 22:17:14 + export PYENV_ROOT=/opt/pyenv 22:17:14 + PYENV_ROOT=/opt/pyenv 22:17:14 + 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 22:17:14 + 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 22:17:14 + pyenv versions 22:17:14 system 22:17:14 3.8.20 22:17:14 3.9.20 22:17:14 3.10.15 22:17:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:17:14 + command -v pyenv 22:17:14 ++ pyenv init - --no-rehash 22:17:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:17:14 for i in ${!paths[@]}; do 22:17:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:17:14 fi; done; 22:17:14 echo "${paths[*]}"'\'')" 22:17:14 export PATH="/opt/pyenv/shims:${PATH}" 22:17:14 export PYENV_SHELL=bash 22:17:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:17:14 pyenv() { 22:17:14 local command 22:17:14 command="${1:-}" 22:17:14 if [ "$#" -gt 0 ]; then 22:17:14 shift 22:17:14 fi 22:17:14 22:17:14 case "$command" in 22:17:14 rehash|shell) 22:17:14 eval "$(pyenv "sh-$command" "$@")" 22:17:14 ;; 22:17:14 *) 22:17:14 command pyenv "$command" "$@" 22:17:14 ;; 22:17:14 esac 22:17:14 }' 22:17:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:17:14 for i in ${!paths[@]}; do 22:17:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:17:14 fi; done; 22:17:14 echo "${paths[*]}"' 22:17:14 ++ 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 22:17:14 ++ 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 22:17:14 ++ 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 22:17:14 ++ export PYENV_SHELL=bash 22:17:14 ++ PYENV_SHELL=bash 22:17:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:17:14 +++ complete -F _pyenv pyenv 22:17:14 ++ lf-pyver python3 22:17:14 ++ local py_version_xy=python3 22:17:14 ++ local py_version_xyz= 22:17:14 ++ pyenv versions 22:17:14 ++ sed 's/^[ *]* //' 22:17:14 ++ awk '{ print $1 }' 22:17:14 ++ grep -E '^[0-9.]*[0-9]$' 22:17:14 ++ local command 22:17:14 ++ command=versions 22:17:14 ++ '[' 1 -gt 0 ']' 22:17:14 ++ shift 22:17:14 ++ case "$command" in 22:17:14 ++ command pyenv versions 22:17:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:17:14 +++ grep '^3' /tmp/.pyenv_versions 22:17:14 +++ sort -V 22:17:14 +++ tail -n 1 22:17:14 ++ py_version_xyz=3.11.10 22:17:14 ++ [[ -z 3.11.10 ]] 22:17:14 ++ echo 3.11.10 22:17:14 ++ return 0 22:17:14 + pyenv local 3.11.10 22:17:14 + local command 22:17:14 + command=local 22:17:14 + '[' 2 -gt 0 ']' 22:17:14 + shift 22:17:14 + case "$command" in 22:17:14 + command pyenv local 3.11.10 22:17:14 + for arg in "$@" 22:17:14 + case $arg in 22:17:14 + pkg_list+='tox ' 22:17:14 + for arg in "$@" 22:17:14 + case $arg in 22:17:14 + pkg_list+='virtualenv ' 22:17:14 + for arg in "$@" 22:17:14 + case $arg in 22:17:14 + pkg_list+='urllib3~=1.26.15 ' 22:17:14 + [[ -f /tmp/.toxenv ]] 22:17:14 ++ cat /tmp/.toxenv 22:17:14 + lf_venv=/tmp/venv-yGYC 22:17:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yGYC from' file:/tmp/.toxenv 22:17:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yGYC from file:/tmp/.toxenv 22:17:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:17:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:17:14 + local 'pip_opts=--upgrade --quiet' 22:17:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:17:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:17:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:17:14 + [[ -n '' ]] 22:17:14 + [[ -n '' ]] 22:17:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:17:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:17:14 + /tmp/venv-yGYC/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 22:17:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:17:15 lf-activate-venv(): INFO: Base packages installed successfully 22:17:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:17:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:17:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:17:15 + /tmp/venv-yGYC/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 22:17:17 + type python3 22:17:17 + true 22:17:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yGYC/bin to PATH' 22:17:17 lf-activate-venv(): INFO: Adding /tmp/venv-yGYC/bin to PATH 22:17:17 + PATH=/tmp/venv-yGYC/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 22:17:17 + return 0 22:17:17 + [[ -d /opt/pyenv ]] 22:17:17 + echo '---> Setting up pyenv' 22:17:17 ---> Setting up pyenv 22:17:17 + export PYENV_ROOT=/opt/pyenv 22:17:17 + PYENV_ROOT=/opt/pyenv 22:17:17 + export PATH=/opt/pyenv/bin:/tmp/venv-yGYC/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 22:17:17 + PATH=/opt/pyenv/bin:/tmp/venv-yGYC/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 22:17:17 ++ pwd 22:17:17 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 22:17:17 + export PYTHONPATH 22:17:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:17:17 + TOX_TESTENV_PASSENV=PYTHONPATH 22:17:17 + tox --version 22:17:17 4.32.0 from /tmp/venv-yGYC/lib/python3.11/site-packages/tox/__init__.py 22:17:17 + PARALLEL=True 22:17:17 + TOX_OPTIONS_LIST= 22:17:17 + [[ -n '' ]] 22:17:17 + case ${PARALLEL,,} in 22:17:17 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 22:17:17 + tox --parallel auto --parallel-live 22:17:17 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 22:17:18 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 22:17:18 docs: install_deps> python -I -m pip install -r docs/requirements.txt 22:17:18 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 22:17:18 checkbashisms: freeze> python -m pip freeze --all 22:17:19 checkbashisms: pip==25.3,setuptools==80.9.0 22:17:19 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 22:17:19 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)' 22:17:19 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 22:17:20 checkbashisms: OK ✔ in 3.23 seconds 22:17:20 pre-commit: install_deps> python -I -m pip install pre-commit 22:17:23 pre-commit: freeze> python -m pip freeze --all 22:17:23 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.4.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 22:17:23 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 22:17:23 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)' 22:17:23 /usr/bin/cpan 22:17:23 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 22:17:23 [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. 22:17:23 [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. 22:17:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 22:17:24 [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. 22:17:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 22:17:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 22:17:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:17:25 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 22:17:25 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 22:17:25 buildcontroller: freeze> python -m pip freeze --all 22:17:26 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:17:26 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 22:17:26 + update-java-alternatives -l 22:17:26 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 22:17:26 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 22:17:26 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 22:17:26 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 22:17:26 update-alternatives: error: no alternatives for jaotc 22:17:26 update-alternatives: error: no alternatives for rmic 22:17:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 22:17:26 [INFO] Once installed this environment will be reused. 22:17:26 [INFO] This may take a few minutes... 22:17:26 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 22:17:26 + java -version 22:17:26 + JAVA_VER=21 22:17:26 + echo 21 22:17:26 21 22:17:26 + javac -version 22:17:26 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 22:17:26 + JAVAC_VER=21 22:17:26 + echo 21 22:17:26 + [ 21 -ge 21 ] 22:17:26 + [ 21 -ge 21 ] 22:17:26 21 22:17:26 ok, java is 21 or newer 22:17:26 + echo ok, java is 21 or newer 22:17:26 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 22:17:27 2025-11-10 22:17:27 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 22:17:27 + sudo mkdir -p /opt 22:17:27 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 22:17:27 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 22:17:27 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 22:17:27 + mvn --version 22:17:28 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 22:17:28 Maven home: /opt/maven 22:17:28 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 22:17:28 Default locale: en, platform encoding: UTF-8 22:17:28 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 22:17:28 NOTE: Picked up JDK_JAVA_OPTIONS: 22:17:28 --add-opens=java.base/java.io=ALL-UNNAMED 22:17:28 --add-opens=java.base/java.lang=ALL-UNNAMED 22:17:28 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:17:28 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:17:28 --add-opens=java.base/java.net=ALL-UNNAMED 22:17:28 --add-opens=java.base/java.nio=ALL-UNNAMED 22:17:28 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:17:28 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:17:28 --add-opens=java.base/java.util=ALL-UNNAMED 22:17:28 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:17:28 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:17:28 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:17:28 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:17:28 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:17:28 -Xlog:disable 22:17:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:17:30 [INFO] Once installed this environment will be reused. 22:17:30 [INFO] This may take a few minutes... 22:17:38 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 22:17:38 [INFO] Once installed this environment will be reused. 22:17:38 [INFO] This may take a few minutes... 22:17:43 [INFO] Installing environment for https://github.com/perltidy/perltidy. 22:17:43 [INFO] Once installed this environment will be reused. 22:17:43 [INFO] This may take a few minutes... 22:17:45 docs: freeze> python -m pip freeze --all 22:17:45 docs-linkcheck: freeze> python -m pip freeze --all 22:17:45 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 22:17:45 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 22:17:45 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.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.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,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-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 22:17:45 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 22:17:49 docs: OK ✔ in 31.31 seconds 22:17:49 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 22:17:52 docs-linkcheck: OK ✔ in 33.66 seconds 22:17:52 pylint: freeze> python -m pip freeze --all 22:17:52 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 22:17:52 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}$' '{}' + 22:17:55 trim trailing whitespace.................................................Passed 22:17:55 Tabs remover.............................................................Passed 22:17:56 autopep8.................................................................Passed 22:18:02 perltidy.................................................................Passed 22:18:02 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 22:18:03 [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. 22:18:03 [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. 22:18:03 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 22:18:03 [INFO] Once installed this environment will be reused. 22:18:03 [INFO] This may take a few minutes... 22:18:10 gitlint..................................................................Passed 22:18:16 22:18:16 ------------------------------------ 22:18:16 Your code has been rated at 10.00/10 22:18:16 22:19:06 pre-commit: OK ✔ in 50.09 seconds 22:19:06 pylint: OK ✔ in 28.95 seconds 22:19:06 buildcontroller: OK ✔ in 1 minute 47.61 seconds 22:19:06 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 22:19:06 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 22:19:06 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 22:19:06 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 22:19:12 build_karaf_tests190: freeze> python -m pip freeze --all 22:19:12 build_karaf_tests121: freeze> python -m pip freeze --all 22:19:12 build_karaf_tests221: freeze> python -m pip freeze --all 22:19:12 build_karaf_tests71: freeze> python -m pip freeze --all 22:19:13 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:19:13 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:19:13 build karaf in karafoc with ./karafoc.env 22:19:13 NOTE: Picked up JDK_JAVA_OPTIONS: 22:19:13 --add-opens=java.base/java.io=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.net=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:19:13 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:19:13 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:19:13 -Xlog:disable 22:19:13 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:19:13 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:19:13 build karaf in karaf121 with ./karaf121.env 22:19:13 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:19:13 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:19:13 build karaf in karaf221 with ./karaf221.env 22:19:13 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:19:13 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:19:13 build karaf in karaf71 with ./karaf71.env 22:19:13 NOTE: Picked up JDK_JAVA_OPTIONS: 22:19:13 --add-opens=java.base/java.io=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.net=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:19:13 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:19:13 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:19:13 -Xlog:disable 22:19:13 NOTE: Picked up JDK_JAVA_OPTIONS: 22:19:13 --add-opens=java.base/java.io=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.net=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:19:13 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:19:13 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:19:13 -Xlog:disable 22:19:13 NOTE: Picked up JDK_JAVA_OPTIONS: 22:19:13 --add-opens=java.base/java.io=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.net=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:19:13 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:19:13 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:19:13 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:19:13 -Xlog:disable 22:20:05 build_karaf_tests71: OK ✔ in 1 minute 22:20:05 build_karaf_tests190: OK ✔ in 1 minute 0.08 seconds 22:20:05 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 22:20:05 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 22:20:06 build_karaf_tests221: OK ✔ in 1 minute 1.22 seconds 22:20:06 build_karaf_tests121: OK ✔ in 1 minute 1.26 seconds 22:20:06 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 22:20:12 buildlighty: freeze> python -m pip freeze --all 22:20:12 sims: freeze> python -m pip freeze --all 22:20:12 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:20:12 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 22:20:12 Using lighynode version 20.1.0.5 22:20:12 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:20:12 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 22:20:12 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 22:20:12 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 22:20:59 sims: OK ✔ in 11.85 seconds 22:20:59 buildlighty: OK ✔ in 33.11 seconds 22:20:59 testsPCE: freeze> python -m pip freeze --all 22:20:59 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.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.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.0,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 22:20:59 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 22:20:59 pytest -q transportpce_tests/pce/test01_pce.py 22:21:46 .................... [100%] 22:22:49 20 passed in 109.24s (0:01:49) 22:22:49 pytest -q transportpce_tests/pce/test02_pce_400G.py 22:23:05 ............ [100%] 22:23:36 12 passed in 46.41s 22:23:36 pytest -q transportpce_tests/pce/test03_gnpy.py 22:23:52 ........ [100%] 22:24:13 8 passed in 37.25s 22:24:13 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 22:24:45 ... [100%] 22:24:49 3 passed in 35.91s 22:24:50 testsPCE: OK ✔ in 4 minutes 43.59 seconds 22:24:50 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 22:24:50 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 22:24:50 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 22:24:57 tests_tapi: freeze> python -m pip freeze --all 22:24:57 tests190: freeze> python -m pip freeze --all 22:24:57 tests121: freeze> python -m pip freeze --all 22:24:57 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:24:57 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 22:24:57 using environment variables from ./karaf221.env 22:24:57 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 22:24:57 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:24:57 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 22:24:57 using environment variables from ./karafoc.env 22:24:57 pytest -q transportpce_tests/oc/test01_portmapping.py 22:24:57 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:24:57 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 22:24:57 using environment variables from ./karaf121.env 22:24:57 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 22:26:00 ........... [100%] 22:26:16 10 passed in 78.61s (0:01:18) 22:26:16 pytest -q transportpce_tests/oc/test02_topology.py 22:26:23 .................................. [100%] 22:27:02 21 passed in 124.58s (0:02:04) 22:27:02 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 22:27:03 ................................. [100%] 22:27:55 6 passed in 52.60s 22:27:55 pytest -q transportpce_tests/1.2.1/test03_topology.py 22:28:03 ........................................................... [100%] 22:30:04 51 passed in 306.97s (0:05:06) 22:30:04 pytest -q transportpce_tests/tapi/test02_full_topology.py 22:30:05 ..... [100%] 22:30:14 44 passed in 139.25s (0:02:19) 22:30:15 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 22:30:15 .... [100%] 22:30:23 14 passed in 246.74s (0:04:06) 22:30:23 pytest -q transportpce_tests/oc/test03_renderer.py 22:31:11 ................................ [100%] 22:31:41 19 passed in 77.87s (0:01:17) 22:31:42 tests190: OK ✔ in 6 minutes 51.97 seconds 22:31:42 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 22:31:42 .....tests71: freeze> python -m pip freeze --all 22:31:50 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:31:50 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 22:31:50 using environment variables from ./karaf71.env 22:31:50 .pytest -q transportpce_tests/7.1/test01_portmapping.py 22:31:51 ................. [100%] 22:32:12 24 passed in 116.75s (0:01:56) 22:32:12 pytest -q transportpce_tests/1.2.1/test05_olm.py 22:32:15 ................. [100%] 22:32:49 12 passed in 58.55s 22:32:49 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 22:32:54 ...................................................................................................................... [100%] 22:35:35 40 passed in 203.30s (0:03:23) 22:35:36 pytest -q transportpce_tests/1.2.1/test06_end2end.py 22:35:36 [100%] 22:35:36 62 passed in 166.14s (0:02:46) 22:35:36 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 22:35:37 ... [100%] 22:36:10 36 passed in 365.55s (0:06:05) 22:36:10 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 22:36:30 .......................................................................................... [100%] 22:38:17 48 passed in 160.99s (0:02:40) 22:38:17 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 22:38:19 ................................................................ [100%] 22:39:34 22 passed in 76.57s (0:01:16) 22:39:40 ................................... [100%] 22:41:40 71 passed in 329.19s (0:05:29) 22:41:40 pytest -q transportpce_tests/tapi/test04_topo_extension.py 22:42:31 .................... [100%] 22:44:01 19 passed in 140.99s (0:02:20) 22:44:01 tests71: OK ✔ in 7 minutes 52.36 seconds 22:44:01 tests_tapi: OK ✔ in 19 minutes 11.66 seconds 22:44:01 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 22:44:08 tests221: freeze> python -m pip freeze --all 22:44:09 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:44:09 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 22:44:09 using environment variables from ./karaf221.env 22:44:09 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 22:44:45 .................... [100%] 22:45:02 54 passed in 565.87s (0:09:25) 22:45:02 .................... [100%] 22:45:24 35 passed in 75.04s (0:01:15) 22:45:24 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 22:45:57 ...... [100%] 22:46:11 6 passed in 47.14s 22:46:11 pytest -q transportpce_tests/2.2.1/test03_topology.py 22:46:54 ............................................ [100%] 22:48:28 44 passed in 136.79s (0:02:16) 22:48:28 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 22:49:04 ............ [100%] 22:49:28 12 passed in 59.07s 22:49:28 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 22:49:53 ................ [100%] 22:51:22 16 passed in 114.15s (0:01:54) 22:51:22 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 22:51:52 ............................... [100%] 22:51:59 31 passed in 36.02s 22:51:59 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 22:52:36 .......................... [100%] 22:53:32 26 passed in 93.18s (0:01:33) 22:53:32 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 22:54:11 ...................... [100%] 22:55:15 22 passed in 102.66s (0:01:42) 22:55:15 pytest -q transportpce_tests/2.2.1/test09_olm.py 22:55:56 ........................................ [100%] 22:58:19 40 passed in 183.63s (0:03:03) 22:58:19 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 22:59:02 ........................................................................ [ 74%] 23:04:38 ......................... [100%] 23:06:30 97 passed in 490.96s (0:08:10) 23:06:30 pytest -q transportpce_tests/2.2.1/test12_end2end.py 23:07:09 ...................................................... [100%] 23:16:56 54 passed in 625.13s (0:10:25) 23:16:56 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 23:17:49 ........................................................................ [ 71%] 23:22:56 ............................. [100%] 23:25:06 101 passed in 489.73s (0:08:09) 23:25:06 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 23:25:59 ........................................................................ [ 67%] 23:31:44 ................................... [100%] 23:38:05 107 passed in 778.68s (0:12:58) 23:38:05 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 23:38:46 ............................................. [100%] 23:41:23 45 passed in 198.34s (0:03:18) 23:41:23 tests121: OK ✔ in 20 minutes 12.18 seconds 23:41:23 tests221: OK ✔ in 57 minutes 22.16 seconds 23:41:23 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 23:41:31 tests_hybrid: freeze> python -m pip freeze --all 23:41:31 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.0,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 23:41:31 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 23:41:31 using environment variables from ./karaf221.env 23:41:31 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 23:42:10 ................................................... [100%] 23:43:57 51 passed in 145.28s (0:02:25) 23:43:57 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 23:44:39 .............F..F....................................................... [ 66%] 23:48:59 ....................F................ [100%] 23:54:05 =================================== FAILURES =================================== 23:54:05 ______ TestTransportPCEB100GEndtoend.test_014_check_interface_otsi_xpdra2 ______ 23:54:05 23:54:05 self = 23:54:05 23:54:05 def test_014_check_interface_otsi_xpdra2(self): 23:54:05 response = test_utils.check_node_attribute_request( 23:54:05 'XPDR-A2', 'interface', 'XPDR2-NETWORK1-755:768') 23:54:05 self.assertEqual(response['status_code'], requests.codes.ok) 23:54:05 self.assertDictEqual(dict({'name': 'XPDR2-NETWORK1-755:768', 23:54:05 'administrative-state': 'inService', 23:54:05 'supporting-circuit-pack-name': '1/2/2-PLUG-NET', 23:54:05 'type': 'org-openroadm-interfaces:otsi', 23:54:05 'supporting-port': 'L1' 23:54:05 }, **response['interface'][0]), 23:54:05 response['interface'][0]) 23:54:05 > self.assertDictEqual( 23:54:05 dict({'frequency': 196.0812, 'otsi-rate': 'org-openroadm-common-optical-channel-types:R400G-otsi', 23:54:05 'transmit-power': -5, 'modulation-format': 'dp-qam16'}, 23:54:05 **response['interface'][0]['org-openroadm-optical-tributary-signal-interfaces:otsi']), 23:54:05 response['interface'][0]['org-openroadm-optical-tributary-signal-interfaces:otsi']) 23:54:05 E AssertionError: {'fre[19 chars]', 'otsi-rate': 'org-openroadm-common-optical-[262 chars]ile'} != {'fre[19 chars]', 'optical-operational-mode': 'OR-W-400G-oFEC[159 chars]ile'} 23:54:05 E {'flexo': {'foic-type': 'org-openroadm-common-optical-channel-types:foic4.8', 23:54:05 E 'iid': [1, 2, 3, 4]}, 23:54:05 E 'frequency': '196.08125', 23:54:05 E - 'modulation-format': 'dp-qam16', 23:54:05 E 'optical-operational-mode': 'OR-W-400G-oFEC-63.1Gbd', 23:54:05 E - 'otsi-rate': 'org-openroadm-common-optical-channel-types:R400G-otsi', 23:54:05 E 'provision-mode': 'profile', 23:54:05 E 'transmit-power': '-5.0'} 23:54:05 23:54:05 transportpce_tests/hybrid/test02_B100G_end2end.py:286: AssertionError 23:54:05 ______ TestTransportPCEB100GEndtoend.test_017_check_interface_otsi_xpdrc2 ______ 23:54:05 23:54:05 self = 23:54:05 23:54:05 def test_017_check_interface_otsi_xpdrc2(self): 23:54:05 response = test_utils.check_node_attribute_request( 23:54:05 'XPDR-C2', 'interface', 'XPDR2-NETWORK1-755:768') 23:54:05 self.assertEqual(response['status_code'], requests.codes.ok) 23:54:05 self.assertDictEqual(dict({'name': 'XPDR2-NETWORK1-755:768', 23:54:05 'administrative-state': 'inService', 23:54:05 'supporting-circuit-pack-name': '1/2/2-PLUG-NET', 23:54:05 'type': 'org-openroadm-interfaces:otsi', 23:54:05 'supporting-port': 'L1' 23:54:05 }, **response['interface'][0]), 23:54:05 response['interface'][0]) 23:54:05 23:54:05 > self.assertDictEqual( 23:54:05 dict({'frequency': 196.0812, 'otsi-rate': 'org-openroadm-common-optical-channel-types:R400G-otsi', 23:54:05 'transmit-power': -5, 'modulation-format': 'dp-qam16'}, 23:54:05 **response['interface'][0]['org-openroadm-optical-tributary-signal-interfaces:otsi']), 23:54:05 response['interface'][0]['org-openroadm-optical-tributary-signal-interfaces:otsi']) 23:54:05 E AssertionError: {'fre[19 chars]', 'otsi-rate': 'org-openroadm-common-optical-[262 chars]ile'} != {'fre[19 chars]', 'optical-operational-mode': 'OR-W-400G-oFEC[159 chars]ile'} 23:54:05 E {'flexo': {'foic-type': 'org-openroadm-common-optical-channel-types:foic4.8', 23:54:05 E 'iid': [1, 2, 3, 4]}, 23:54:05 E 'frequency': '196.08125', 23:54:05 E - 'modulation-format': 'dp-qam16', 23:54:05 E 'optical-operational-mode': 'OR-W-400G-oFEC-63.1Gbd', 23:54:05 E - 'otsi-rate': 'org-openroadm-common-optical-channel-types:R400G-otsi', 23:54:05 E 'provision-mode': 'profile', 23:54:05 E 'transmit-power': '-5.0'} 23:54:05 23:54:05 transportpce_tests/hybrid/test02_B100G_end2end.py:351: AssertionError 23:54:05 ______ TestTransportPCEB100GEndtoend.test_093_check_interface_OTSI_xpdra2 ______ 23:54:05 23:54:05 self = 23:54:05 23:54:05 def test_093_check_interface_OTSI_xpdra2(self): 23:54:05 response = test_utils.check_node_attribute_request( 23:54:05 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-755:768') 23:54:05 self.assertEqual(response['status_code'], requests.codes.ok) 23:54:05 input_dict_1 = {'name': 'XPDR1-NETWORK1-755:768', 23:54:05 'administrative-state': 'inService', 23:54:05 'supporting-circuit-pack-name': '1/1/2-PLUG-NET', 23:54:05 'type': 'org-openroadm-interfaces:otsi', 23:54:05 'supporting-port': 'L1'} 23:54:05 input_dict_2 = { 23:54:05 "frequency": 196.0812, 23:54:05 "otsi-rate": "org-openroadm-common-optical-channel-types:R400G-otsi", 23:54:05 "fec": "org-openroadm-common-types:ofec", 23:54:05 "transmit-power": -5, 23:54:05 "provision-mode": "explicit", 23:54:05 "modulation-format": "dp-qam16"} 23:54:05 23:54:05 self.assertDictEqual(dict(input_dict_1, **response['interface'][0]), 23:54:05 response['interface'][0]) 23:54:05 > self.assertDictEqual( 23:54:05 dict(input_dict_2, **response['interface'][0]['org-openroadm-optical-tributary-signal-interfaces:otsi']), 23:54:05 response['interface'][0]['org-openroadm-optical-tributary-signal-interfaces:otsi']) 23:54:05 E AssertionError: {'fre[19 chars]', 'otsi-rate': 'org-openroadm-common-optical-[304 chars] 4]}} != {'fre[19 chars]', 'optical-operational-mode': 'OR-W-400G-oFEC[159 chars]ile'} 23:54:05 E - {'fec': 'org-openroadm-common-types:ofec', 23:54:05 E - 'flexo': {'foic-type': 'org-openroadm-common-optical-channel-types:foic4.8', 23:54:05 E ? ^ 23:54:05 E 23:54:05 E + {'flexo': {'foic-type': 'org-openroadm-common-optical-channel-types:foic4.8', 23:54:05 E ? ^ 23:54:05 E 23:54:05 E 'iid': [1, 2, 3, 4]}, 23:54:05 E 'frequency': '196.08125', 23:54:05 E - 'modulation-format': 'dp-qam16', 23:54:05 E 'optical-operational-mode': 'OR-W-400G-oFEC-63.1Gbd', 23:54:05 E - 'otsi-rate': 'org-openroadm-common-optical-channel-types:R400G-otsi', 23:54:05 E 'provision-mode': 'profile', 23:54:05 E 'transmit-power': '-5.0'} 23:54:05 23:54:05 transportpce_tests/hybrid/test02_B100G_end2end.py:1464: AssertionError 23:54:05 =========================== short test summary info ============================ 23:54:05 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_014_check_interface_otsi_xpdra2 23:54:05 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_017_check_interface_otsi_xpdrc2 23:54:05 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_093_check_interface_OTSI_xpdra2 23:54:05 3 failed, 106 passed in 608.21s (0:10:08) 23:54:05 tests_hybrid: exit 1 (754.08 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=42704 23:54:05 buildcontroller: OK (107.61=setup[8.56]+cmd[99.06] seconds) 23:54:05 sims: OK (11.85=setup[7.18]+cmd[4.67] seconds) 23:54:05 build_karaf_tests121: OK (61.26=setup[8.03]+cmd[53.23] seconds) 23:54:05 testsPCE: OK (283.59=setup[53.56]+cmd[230.03] seconds) 23:54:05 tests121: OK (1212.18=setup[7.63]+cmd[1204.55] seconds) 23:54:05 build_karaf_tests221: OK (61.22=setup[8.04]+cmd[53.18] seconds) 23:54:05 tests_tapi: OK (1151.66=setup[7.54]+cmd[1144.12] seconds) 23:54:05 tests221: OK (3442.16=setup[7.47]+cmd[3434.70] seconds) 23:54:05 build_karaf_tests71: OK (60.01=setup[8.08]+cmd[51.93] seconds) 23:54:05 tests71: OK (472.36=setup[8.91]+cmd[463.45] seconds) 23:54:05 build_karaf_tests190: OK (60.08=setup[7.95]+cmd[52.13] seconds) 23:54:05 tests190: OK (411.97=setup[7.61]+cmd[404.37] seconds) 23:54:05 tests_hybrid: FAIL code 1 (761.84=setup[7.77]+cmd[754.08] seconds) 23:54:05 buildlighty: OK (33.11=setup[7.26]+cmd[25.85] seconds) 23:54:05 docs: OK (31.31=setup[28.16]+cmd[3.14] seconds) 23:54:05 docs-linkcheck: OK (33.66=setup[28.44]+cmd[5.23] seconds) 23:54:05 checkbashisms: OK (3.23=setup[1.98]+cmd[0.01,0.04,1.19] seconds) 23:54:05 pre-commit: OK (50.09=setup[2.88]+cmd[0.00,0.01,39.22,7.97] seconds) 23:54:05 pylint: OK (28.95=setup[4.09]+cmd[24.86] seconds) 23:54:05 evaluation failed :( (5808.17 seconds) 23:54:05 + tox_status=255 23:54:05 + echo '---> Completed tox runs' 23:54:05 ---> Completed tox runs 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/build_karaf_tests121/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=build_karaf_tests121 23:54:05 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/build_karaf_tests190/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=build_karaf_tests190 23:54:05 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/build_karaf_tests221/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=build_karaf_tests221 23:54:05 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/build_karaf_tests71/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=build_karaf_tests71 23:54:05 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/buildcontroller/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=buildcontroller 23:54:05 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/buildlighty/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=buildlighty 23:54:05 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/checkbashisms/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=checkbashisms 23:54:05 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/docs-linkcheck/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=docs-linkcheck 23:54:05 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/docs/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=docs 23:54:05 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/pre-commit/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=pre-commit 23:54:05 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/pylint/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=pylint 23:54:05 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/sims/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=sims 23:54:05 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/tests121/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=tests121 23:54:05 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/tests190/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=tests190 23:54:05 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/tests221/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=tests221 23:54:05 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/tests71/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=tests71 23:54:05 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/testsPCE/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=testsPCE 23:54:05 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/tests_hybrid/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=tests_hybrid 23:54:05 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 23:54:05 + for i in .tox/*/log 23:54:05 ++ echo .tox/tests_tapi/log 23:54:05 ++ awk -F/ '{print $2}' 23:54:05 + tox_env=tests_tapi 23:54:05 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 23:54:06 + DOC_DIR=docs/_build/html 23:54:06 + [[ -d docs/_build/html ]] 23:54:06 + echo '---> Archiving generated docs' 23:54:06 ---> Archiving generated docs 23:54:06 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 23:54:06 + echo '---> tox-run.sh ends' 23:54:06 ---> tox-run.sh ends 23:54:06 + test 255 -eq 0 23:54:06 + exit 255 23:54:06 ++ '[' 1 = 1 ']' 23:54:06 ++ '[' -x /usr/bin/clear_console ']' 23:54:06 ++ /usr/bin/clear_console -q 23:54:06 Build step 'Execute shell' marked build as failure 23:54:06 $ ssh-agent -k 23:54:06 unset SSH_AUTH_SOCK; 23:54:06 unset SSH_AGENT_PID; 23:54:06 echo Agent pid 1574 killed; 23:54:06 [ssh-agent] Stopped. 23:54:06 [PostBuildScript] - [INFO] Executing post build scripts. 23:54:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11125903334166930886.sh 23:54:06 ---> sysstat.sh 23:54:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10264981860939678666.sh 23:54:06 ---> package-listing.sh 23:54:06 ++ facter osfamily 23:54:06 ++ tr '[:upper:]' '[:lower:]' 23:54:07 + OS_FAMILY=debian 23:54:07 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 23:54:07 + START_PACKAGES=/tmp/packages_start.txt 23:54:07 + END_PACKAGES=/tmp/packages_end.txt 23:54:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:54:07 + PACKAGES=/tmp/packages_start.txt 23:54:07 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 23:54:07 + PACKAGES=/tmp/packages_end.txt 23:54:07 + case "${OS_FAMILY}" in 23:54:07 + dpkg -l 23:54:07 + grep '^ii' 23:54:07 + '[' -f /tmp/packages_start.txt ']' 23:54:07 + '[' -f /tmp/packages_end.txt ']' 23:54:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:54:07 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 23:54:07 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 23:54:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 23:54:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1935065916417700575.sh 23:54:07 ---> capture-instance-metadata.sh 23:54:07 Setup pyenv: 23:54:07 system 23:54:07 3.8.20 23:54:07 3.9.20 23:54:07 3.10.15 23:54:07 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:54:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxC1 from file:/tmp/.os_lf_venv 23:54:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:09 lf-activate-venv(): INFO: Base packages installed successfully 23:54:09 lf-activate-venv(): INFO: Installing additional packages: lftools 23:54:24 lf-activate-venv(): INFO: Adding /tmp/venv-JxC1/bin to PATH 23:54:24 INFO: Running in OpenStack, capturing instance metadata 23:54:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6272598667129502765.sh 23:54:24 provisioning config files... 23:54:25 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3889 23:54:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config14130230195381719100tmp 23:54:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:54:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:54:25 provisioning config files... 23:54:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:54:25 [EnvInject] - Injecting environment variables from a build step. 23:54:25 [EnvInject] - Injecting as environment variables the properties content 23:54:25 SERVER_ID=logs 23:54:25 23:54:25 [EnvInject] - Variables injected successfully. 23:54:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2370477115268903714.sh 23:54:25 ---> create-netrc.sh 23:54:25 WARN: Log server credential not found. 23:54:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18357354613321635296.sh 23:54:25 ---> python-tools-install.sh 23:54:25 Setup pyenv: 23:54:25 system 23:54:25 3.8.20 23:54:25 3.9.20 23:54:25 3.10.15 23:54:25 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:54:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxC1 from file:/tmp/.os_lf_venv 23:54:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:27 lf-activate-venv(): INFO: Base packages installed successfully 23:54:27 lf-activate-venv(): INFO: Installing additional packages: lftools 23:54:37 lf-activate-venv(): INFO: Adding /tmp/venv-JxC1/bin to PATH 23:54:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7705461365733666494.sh 23:54:37 ---> sudo-logs.sh 23:54:37 Archiving 'sudo' log.. 23:54:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1212779117226339368.sh 23:54:38 ---> job-cost.sh 23:54:38 Setup pyenv: 23:54:38 system 23:54:38 3.8.20 23:54:38 3.9.20 23:54:38 3.10.15 23:54:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:54:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxC1 from file:/tmp/.os_lf_venv 23:54:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:40 lf-activate-venv(): INFO: Base packages installed successfully 23:54:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:54:47 lf-activate-venv(): INFO: Adding /tmp/venv-JxC1/bin to PATH 23:54:47 INFO: No Stack... 23:54:47 INFO: Retrieving Pricing Info for: v3-standard-4 23:54:48 INFO: Archiving Costs 23:54:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11680920080483200318.sh 23:54:48 ---> logs-deploy.sh 23:54:48 Setup pyenv: 23:54:48 system 23:54:48 3.8.20 23:54:48 3.9.20 23:54:48 3.10.15 23:54:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 23:54:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JxC1 from file:/tmp/.os_lf_venv 23:54:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:50 lf-activate-venv(): INFO: Base packages installed successfully 23:54:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:55:00 lf-activate-venv(): INFO: Adding /tmp/venv-JxC1/bin to PATH 23:55:00 WARNING: Nexus logging server not set 23:55:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3889/ 23:55:00 INFO: archiving logs to S3 23:55:02 ---> uname -a: 23:55:02 Linux prd-ubuntu2204-docker-4c-16g-7740 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 23:55:02 23:55:02 23:55:02 ---> lscpu: 23:55:02 Architecture: x86_64 23:55:02 CPU op-mode(s): 32-bit, 64-bit 23:55:02 Address sizes: 40 bits physical, 48 bits virtual 23:55:02 Byte Order: Little Endian 23:55:02 CPU(s): 4 23:55:02 On-line CPU(s) list: 0-3 23:55:02 Vendor ID: AuthenticAMD 23:55:02 Model name: AMD EPYC-Rome Processor 23:55:02 CPU family: 23 23:55:02 Model: 49 23:55:02 Thread(s) per core: 1 23:55:02 Core(s) per socket: 1 23:55:02 Socket(s): 4 23:55:02 Stepping: 0 23:55:02 BogoMIPS: 5600.00 23:55:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:55:02 Virtualization: AMD-V 23:55:02 Hypervisor vendor: KVM 23:55:02 Virtualization type: full 23:55:02 L1d cache: 128 KiB (4 instances) 23:55:02 L1i cache: 128 KiB (4 instances) 23:55:02 L2 cache: 2 MiB (4 instances) 23:55:02 L3 cache: 64 MiB (4 instances) 23:55:02 NUMA node(s): 1 23:55:02 NUMA node0 CPU(s): 0-3 23:55:02 Vulnerability Gather data sampling: Not affected 23:55:02 Vulnerability Indirect target selection: Not affected 23:55:02 Vulnerability Itlb multihit: Not affected 23:55:02 Vulnerability L1tf: Not affected 23:55:02 Vulnerability Mds: Not affected 23:55:02 Vulnerability Meltdown: Not affected 23:55:02 Vulnerability Mmio stale data: Not affected 23:55:02 Vulnerability Reg file data sampling: Not affected 23:55:02 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 23:55:02 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 23:55:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:55:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:55:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 23:55:02 Vulnerability Srbds: Not affected 23:55:02 Vulnerability Tsx async abort: Not affected 23:55:02 23:55:02 23:55:02 ---> nproc: 23:55:02 4 23:55:02 23:55:02 23:55:02 ---> df -h: 23:55:02 Filesystem Size Used Avail Use% Mounted on 23:55:02 tmpfs 1.6G 1.1M 1.6G 1% /run 23:55:02 /dev/vda1 78G 18G 61G 23% / 23:55:02 tmpfs 7.9G 0 7.9G 0% /dev/shm 23:55:02 tmpfs 5.0M 0 5.0M 0% /run/lock 23:55:02 /dev/vda15 105M 6.1M 99M 6% /boot/efi 23:55:02 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 23:55:02 23:55:02 23:55:02 ---> free -m: 23:55:02 total used free shared buff/cache available 23:55:02 Mem: 15989 718 10609 3 4661 14928 23:55:02 Swap: 1023 0 1023 23:55:02 23:55:02 23:55:02 ---> ip addr: 23:55:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:55:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:55:02 inet 127.0.0.1/8 scope host lo 23:55:02 valid_lft forever preferred_lft forever 23:55:02 inet6 ::1/128 scope host 23:55:02 valid_lft forever preferred_lft forever 23:55:02 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:55:02 link/ether fa:16:3e:e3:d2:39 brd ff:ff:ff:ff:ff:ff 23:55:02 altname enp0s3 23:55:02 inet 10.30.171.104/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 23:55:02 valid_lft 80416sec preferred_lft 80416sec 23:55:02 inet6 fe80::f816:3eff:fee3:d239/64 scope link 23:55:02 valid_lft forever preferred_lft forever 23:55:02 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 23:55:02 link/ether 02:c4:16:a1:ff:20 brd ff:ff:ff:ff:ff:ff 23:55:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:55:02 valid_lft forever preferred_lft forever 23:55:02 23:55:02 23:55:02 ---> sar -b -r -n DEV: 23:55:02 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-7740) 11/10/25 _x86_64_ (4 CPU) 23:55:02 23:55:02 22:15:20 LINUX RESTART (4 CPU) 23:55:02 23:55:02 22:20:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:55:02 22:30:00 75.09 16.43 54.71 3.96 821.21 17773.28 19989.36 23:55:02 22:40:00 51.55 22.39 27.54 1.62 286.15 1712.00 1519.96 23:55:02 22:50:00 17.64 0.03 16.63 0.98 1.07 792.73 785.76 23:55:02 23:00:00 14.24 0.02 13.48 0.74 0.79 372.52 1520.17 23:55:02 23:10:00 18.99 0.03 5.54 13.41 1.19 133.79 211397.93 23:55:02 23:20:00 4.98 0.01 4.76 0.20 1.33 129.40 618.00 23:55:02 23:30:00 6.26 0.00 6.07 0.19 0.31 155.15 70.71 23:55:02 23:40:00 6.12 0.00 5.94 0.18 0.13 149.27 56.73 23:55:02 23:50:00 8.69 0.04 8.28 0.37 1.67 534.35 83.87 23:55:02 Average: 22.62 4.33 15.88 2.41 123.76 2416.94 26226.94 23:55:02 23:55:02 22:20:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:55:02 22:30:00 549320 3909368 12020520 73.42 257180 3058808 13178100 75.64 2120024 13085892 124 23:55:02 22:40:00 2652804 6400928 9529368 58.20 269904 3430732 10934696 62.77 2340704 10749804 3020 23:55:02 22:50:00 9850044 13725408 2210808 13.50 275304 3547788 2945052 16.90 2395048 3534668 232 23:55:02 23:00:00 7606140 11524056 4411196 26.94 277888 3587636 5151080 29.57 2399560 5766516 132 23:55:02 23:10:00 7427204 11362768 4572364 27.93 278756 3604420 5279176 30.30 2405828 5941656 120 23:55:02 23:20:00 5991360 9941936 5992448 36.60 279252 3618928 6703008 38.48 2407776 7363444 396 23:55:02 23:30:00 5976740 9943868 5990412 36.59 279848 3634800 6688904 38.39 2410488 7382532 108 23:55:02 23:40:00 7515416 11499812 4435372 27.09 280612 3651304 5167868 29.66 2412720 5845812 180 23:55:02 23:50:00 7203772 11308184 4626508 28.26 284368 3761376 5232280 30.03 2427472 6125692 84 23:55:02 Average: 6085867 9957370 5976555 36.50 275901 3543977 6808907 39.08 2368847 7310668 488 23:55:02 23:55:02 22:20:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:55:02 22:30:00 lo 16.51 16.51 13.48 13.48 0.00 0.00 0.00 0.00 23:55:02 22:30:00 ens3 48.37 33.92 766.27 4.43 0.00 0.00 0.00 0.00 23:55:02 22:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:02 22:40:00 lo 47.94 47.94 22.72 22.72 0.00 0.00 0.00 0.00 23:55:02 22:40:00 ens3 3.02 1.88 0.63 0.46 0.00 0.00 0.00 0.00 23:55:02 22:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:02 22:50:00 lo 21.18 21.18 9.58 9.58 0.00 0.00 0.00 0.00 23:55:02 22:50:00 ens3 1.14 0.96 0.32 0.26 0.00 0.00 0.00 0.00 23:55:02 22:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:02 23:00:00 lo 19.05 19.05 9.88 9.88 0.00 0.00 0.00 0.00 23:55:02 23:00:00 ens3 0.79 0.67 0.16 0.13 0.00 0.00 0.00 0.00 23:55:02 23:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:02 23:10:00 lo 21.11 21.11 8.86 8.86 0.00 0.00 0.00 0.00 23:55:02 23:10:00 ens3 0.66 0.70 0.14 0.12 0.00 0.00 0.00 0.00 23:55:02 23:10:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:02 23:20:00 lo 20.37 20.37 8.69 8.69 0.00 0.00 0.00 0.00 23:55:02 23:20:00 ens3 0.48 0.31 0.09 0.06 0.00 0.00 0.00 0.00 23:55:02 23:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:02 23:30:00 lo 19.02 19.02 10.12 10.12 0.00 0.00 0.00 0.00 23:55:02 23:30:00 ens3 0.68 0.56 0.14 0.11 0.00 0.00 0.00 0.00 23:55:02 23:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:02 23:40:00 lo 11.32 11.32 6.53 6.53 0.00 0.00 0.00 0.00 23:55:02 23:40:00 ens3 0.59 0.43 0.16 0.11 0.00 0.00 0.00 0.00 23:55:02 23:40:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:02 23:50:00 lo 21.29 21.29 10.28 10.28 0.00 0.00 0.00 0.00 23:55:02 23:50:00 ens3 0.95 0.84 0.25 0.21 0.00 0.00 0.00 0.00 23:55:02 23:50:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:02 Average: lo 21.98 21.98 11.13 11.13 0.00 0.00 0.00 0.00 23:55:02 Average: ens3 6.30 4.47 85.35 0.65 0.00 0.00 0.00 0.00 23:55:02 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:55:02 23:55:02 23:55:02 ---> sar -P ALL: 23:55:02 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-7740) 11/10/25 _x86_64_ (4 CPU) 23:55:02 23:55:02 22:15:20 LINUX RESTART (4 CPU) 23:55:02 23:55:02 22:20:00 CPU %user %nice %system %iowait %steal %idle 23:55:02 22:30:00 all 43.85 0.07 2.12 0.51 0.10 53.35 23:55:02 22:30:00 0 43.57 0.07 1.88 0.41 0.10 53.97 23:55:02 22:30:00 1 42.13 0.07 2.28 0.54 0.10 54.88 23:55:02 22:30:00 2 45.79 0.05 2.22 0.58 0.10 51.26 23:55:02 22:30:00 3 43.90 0.09 2.12 0.50 0.09 53.29 23:55:02 22:40:00 all 50.85 0.00 1.90 0.17 0.11 46.97 23:55:02 22:40:00 0 51.60 0.00 1.76 0.29 0.10 46.25 23:55:02 22:40:00 1 50.50 0.00 2.02 0.16 0.11 47.20 23:55:02 22:40:00 2 51.09 0.00 1.87 0.07 0.11 46.87 23:55:02 22:40:00 3 50.19 0.00 1.96 0.16 0.11 47.57 23:55:02 22:50:00 all 27.68 0.00 1.06 0.09 0.10 71.06 23:55:02 22:50:00 0 27.07 0.00 0.96 0.04 0.10 71.83 23:55:02 22:50:00 1 28.55 0.00 1.14 0.07 0.10 70.14 23:55:02 22:50:00 2 27.36 0.00 0.99 0.21 0.10 71.33 23:55:02 22:50:00 3 27.75 0.00 1.17 0.04 0.11 70.94 23:55:02 23:00:00 all 24.80 0.00 0.93 0.05 0.10 74.12 23:55:02 23:00:00 0 24.31 0.00 0.88 0.05 0.10 74.66 23:55:02 23:00:00 1 24.58 0.00 0.82 0.06 0.11 74.44 23:55:02 23:00:00 2 25.18 0.00 1.07 0.06 0.09 73.59 23:55:02 23:00:00 3 25.13 0.00 0.93 0.04 0.10 73.80 23:55:02 23:10:00 all 7.73 0.00 0.46 0.05 0.10 91.66 23:55:02 23:10:00 0 7.95 0.00 0.43 0.01 0.09 91.52 23:55:02 23:10:00 1 7.83 0.00 0.50 0.06 0.10 91.51 23:55:02 23:10:00 2 7.92 0.00 0.42 0.05 0.10 91.51 23:55:02 23:10:00 3 7.22 0.00 0.49 0.07 0.10 92.12 23:55:02 23:20:00 all 9.02 0.00 0.50 0.03 0.10 90.34 23:55:02 23:20:00 0 8.98 0.00 0.61 0.04 0.11 90.27 23:55:02 23:20:00 1 8.78 0.00 0.55 0.01 0.11 90.54 23:55:02 23:20:00 2 9.18 0.00 0.43 0.05 0.10 90.24 23:55:02 23:20:00 3 9.12 0.00 0.43 0.03 0.09 90.32 23:55:02 23:30:00 all 9.48 0.00 0.45 0.03 0.11 89.94 23:55:02 23:30:00 0 9.53 0.00 0.45 0.02 0.10 89.89 23:55:02 23:30:00 1 9.49 0.00 0.48 0.02 0.11 89.90 23:55:02 23:30:00 2 9.75 0.00 0.46 0.02 0.11 89.66 23:55:02 23:30:00 3 9.13 0.00 0.42 0.06 0.10 90.29 23:55:02 23:40:00 all 6.67 0.00 0.34 0.04 0.09 92.86 23:55:02 23:40:00 0 6.38 0.00 0.29 0.00 0.09 93.24 23:55:02 23:40:00 1 7.14 0.00 0.34 0.04 0.10 92.38 23:55:02 23:40:00 2 6.71 0.00 0.41 0.03 0.10 92.75 23:55:02 23:40:00 3 6.46 0.00 0.30 0.09 0.09 93.07 23:55:02 23:50:00 all 13.59 0.00 0.58 0.04 0.10 85.69 23:55:02 23:50:00 0 13.31 0.00 0.49 0.02 0.09 86.10 23:55:02 23:50:00 1 13.32 0.00 0.54 0.09 0.11 85.95 23:55:02 23:50:00 2 14.06 0.00 0.76 0.03 0.11 85.04 23:55:02 23:50:00 3 13.68 0.00 0.54 0.04 0.09 85.65 23:55:02 Average: all 21.50 0.01 0.93 0.11 0.10 77.36 23:55:02 Average: 0 21.39 0.01 0.86 0.10 0.10 77.55 23:55:02 Average: 1 21.35 0.01 0.96 0.12 0.11 77.46 23:55:02 Average: 2 21.86 0.01 0.96 0.12 0.10 76.95 23:55:02 Average: 3 21.38 0.01 0.93 0.11 0.10 77.47 23:55:02 23:55:02 23:55:02