09:54:47 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/113566 09:54:47 Running as SYSTEM 09:54:47 [EnvInject] - Loading node environment variables. 09:54:47 Building remotely on prd-ubuntu2204-docker-4c-16g-2804 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 09:54:48 [ssh-agent] Looking for ssh-agent implementation... 09:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:54:48 $ ssh-agent 09:54:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXalVbLm/agent.1562 09:54:48 SSH_AGENT_PID=1564 09:54:48 [ssh-agent] Started. 09:54:48 Running ssh-add (command line suppressed) 09:54:48 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9511539447741587990.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9511539447741587990.key) 09:54:48 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:54:48 The recommended git tool is: NONE 09:54:53 using credential jenkins-ssh 09:54:53 Wiping out workspace first. 09:54:53 Cloning the remote Git repository 09:54:53 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:54:53 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 09:54:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:54:53 > git --version # timeout=10 09:54:53 > git --version # 'git version 2.34.1' 09:54:53 using GIT_SSH to set credentials jenkins-ssh 09:54:53 Verifying host key using known hosts file 09:54:53 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. 09:54:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:54:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:54:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:54:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:54:58 using GIT_SSH to set credentials jenkins-ssh 09:54:58 Verifying host key using known hosts file 09:54:58 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. 09:54:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/66/113566/26 # timeout=10 09:54:59 > git rev-parse cc336556484b9d351d4b26c171930152add37635^{commit} # timeout=10 09:54:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:54:59 Checking out Revision cc336556484b9d351d4b26c171930152add37635 (refs/changes/66/113566/26) 09:54:59 > git config core.sparsecheckout # timeout=10 09:54:59 > git checkout -f cc336556484b9d351d4b26c171930152add37635 # timeout=10 09:55:02 Commit message: "Add Tapi Topo File for test" 09:55:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:55:02 > git rev-list --no-walk 8ae097cc88f9430512fdf9c73878da65831c16c8 # timeout=10 09:55:02 > git remote # timeout=10 09:55:02 > git submodule init # timeout=10 09:55:02 > git submodule sync # timeout=10 09:55:02 > git config --get remote.origin.url # timeout=10 09:55:02 > git submodule init # timeout=10 09:55:02 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:55:02 ERROR: No submodules found. 09:55:03 provisioning config files... 09:55:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:55:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:55:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins168601118592406666.sh 09:55:03 ---> python-tools-install.sh 09:55:03 Setup pyenv: 09:55:03 * system (set by /opt/pyenv/version) 09:55:03 * 3.8.20 (set by /opt/pyenv/version) 09:55:03 * 3.9.20 (set by /opt/pyenv/version) 09:55:03 3.10.15 09:55:03 3.11.10 09:55:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AQZV 09:55:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:55:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:55:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:55:25 lf-activate-venv(): INFO: Base packages installed successfully 09:55:25 lf-activate-venv(): INFO: Installing additional packages: lftools 09:56:19 lf-activate-venv(): INFO: Adding /tmp/venv-AQZV/bin to PATH 09:56:19 Generating Requirements File 09:56:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:56:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:56:41 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:56:41 Python 3.11.10 09:56:41 pip 25.3 from /tmp/venv-AQZV/lib/python3.11/site-packages/pip (python 3.11) 09:56:41 appdirs==1.4.4 09:56:41 argcomplete==3.6.3 09:56:41 aspy.yaml==1.3.0 09:56:41 attrs==25.4.0 09:56:41 autopage==0.5.2 09:56:41 beautifulsoup4==4.14.2 09:56:41 boto3==1.40.60 09:56:41 botocore==1.40.60 09:56:41 bs4==0.0.2 09:56:41 cachetools==6.2.1 09:56:41 certifi==2025.10.5 09:56:41 cffi==2.0.0 09:56:41 cfgv==3.4.0 09:56:41 chardet==5.2.0 09:56:41 charset-normalizer==3.4.4 09:56:41 click==8.3.0 09:56:41 cliff==4.11.0 09:56:41 cmd2==2.7.0 09:56:41 cryptography==3.3.2 09:56:41 debtcollector==3.0.0 09:56:41 decorator==5.2.1 09:56:41 defusedxml==0.7.1 09:56:41 Deprecated==1.2.18 09:56:41 distlib==0.4.0 09:56:41 dnspython==2.8.0 09:56:41 docker==7.1.0 09:56:41 dogpile.cache==1.5.0 09:56:41 durationpy==0.10 09:56:41 email-validator==2.3.0 09:56:41 filelock==3.20.0 09:56:41 future==1.0.0 09:56:41 gitdb==4.0.12 09:56:41 GitPython==3.1.45 09:56:41 google-auth==2.41.1 09:56:41 httplib2==0.31.0 09:56:41 identify==2.6.15 09:56:41 idna==3.11 09:56:41 importlib-resources==1.5.0 09:56:41 iso8601==2.1.0 09:56:41 Jinja2==3.1.6 09:56:41 jmespath==1.0.1 09:56:41 jsonpatch==1.33 09:56:41 jsonpointer==3.0.0 09:56:41 jsonschema==4.25.1 09:56:41 jsonschema-specifications==2025.9.1 09:56:41 keystoneauth1==5.12.0 09:56:41 kubernetes==34.1.0 09:56:41 lftools==0.37.15 09:56:41 lxml==6.0.2 09:56:41 markdown-it-py==4.0.0 09:56:41 MarkupSafe==3.0.3 09:56:41 mdurl==0.1.2 09:56:41 msgpack==1.1.2 09:56:41 multi_key_dict==2.0.3 09:56:41 munch==4.0.0 09:56:41 netaddr==1.3.0 09:56:41 niet==1.4.2 09:56:41 nodeenv==1.9.1 09:56:41 oauth2client==4.1.3 09:56:41 oauthlib==3.3.1 09:56:41 openstacksdk==4.7.1 09:56:41 os-service-types==1.8.0 09:56:41 osc-lib==4.2.0 09:56:41 oslo.config==10.0.0 09:56:41 oslo.context==6.1.0 09:56:41 oslo.i18n==6.6.0 09:56:41 oslo.log==7.2.1 09:56:41 oslo.serialization==5.8.0 09:56:41 oslo.utils==9.1.0 09:56:41 packaging==25.0 09:56:41 pbr==7.0.1 09:56:41 platformdirs==4.5.0 09:56:41 prettytable==3.16.0 09:56:41 psutil==7.1.2 09:56:41 pyasn1==0.6.1 09:56:41 pyasn1_modules==0.4.2 09:56:41 pycparser==2.23 09:56:41 pygerrit2==2.0.15 09:56:41 PyGithub==2.8.1 09:56:41 Pygments==2.19.2 09:56:41 PyJWT==2.10.1 09:56:41 PyNaCl==1.6.0 09:56:41 pyparsing==2.4.7 09:56:41 pyperclip==1.11.0 09:56:41 pyrsistent==0.20.0 09:56:41 python-cinderclient==9.8.0 09:56:41 python-dateutil==2.9.0.post0 09:56:41 python-heatclient==4.3.0 09:56:41 python-jenkins==1.8.3 09:56:41 python-keystoneclient==5.7.0 09:56:41 python-magnumclient==4.9.0 09:56:41 python-openstackclient==8.2.0 09:56:41 python-swiftclient==4.8.0 09:56:41 PyYAML==6.0.3 09:56:41 referencing==0.37.0 09:56:41 requests==2.32.5 09:56:41 requests-oauthlib==2.0.0 09:56:41 requestsexceptions==1.4.0 09:56:41 rfc3986==2.0.0 09:56:41 rich==14.2.0 09:56:41 rich-argparse==1.7.1 09:56:41 rpds-py==0.28.0 09:56:41 rsa==4.9.1 09:56:41 ruamel.yaml==0.18.16 09:56:41 ruamel.yaml.clib==0.2.14 09:56:41 s3transfer==0.14.0 09:56:41 simplejson==3.20.2 09:56:41 six==1.17.0 09:56:41 smmap==5.0.2 09:56:41 soupsieve==2.8 09:56:41 stevedore==5.5.0 09:56:41 tabulate==0.9.0 09:56:41 toml==0.10.2 09:56:41 tomlkit==0.13.3 09:56:41 tqdm==4.67.1 09:56:41 typing_extensions==4.15.0 09:56:41 tzdata==2025.2 09:56:41 urllib3==1.26.20 09:56:41 virtualenv==20.35.3 09:56:41 wcwidth==0.2.14 09:56:41 websocket-client==1.9.0 09:56:41 wrapt==2.0.0 09:56:41 xdg==6.0.0 09:56:41 xmltodict==1.0.2 09:56:41 yq==3.4.3 09:56:42 [EnvInject] - Injecting environment variables from a build step. 09:56:42 [EnvInject] - Injecting as environment variables the properties content 09:56:42 PYTHON=python3 09:56:42 09:56:42 [EnvInject] - Variables injected successfully. 09:56:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2708173410715777250.sh 09:56:42 ---> tox-install.sh 09:56:42 + source /home/jenkins/lf-env.sh 09:56:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:56:42 ++ mktemp -d /tmp/venv-XXXX 09:56:42 + lf_venv=/tmp/venv-eXia 09:56:42 + local venv_file=/tmp/.os_lf_venv 09:56:42 + local python=python3 09:56:42 + local options 09:56:42 + local set_path=true 09:56:42 + local install_args= 09:56:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:56:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:56:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:56:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:56:42 + true 09:56:42 + case $1 in 09:56:42 + venv_file=/tmp/.toxenv 09:56:42 + shift 2 09:56:42 + true 09:56:42 + case $1 in 09:56:42 + shift 09:56:42 + break 09:56:42 + case $python in 09:56:42 + local pkg_list= 09:56:42 + [[ -d /opt/pyenv ]] 09:56:42 + echo 'Setup pyenv:' 09:56:42 Setup pyenv: 09:56:42 + export PYENV_ROOT=/opt/pyenv 09:56:42 + PYENV_ROOT=/opt/pyenv 09:56:42 + 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 09:56:42 + 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 09:56:42 + pyenv versions 09:56:42 system 09:56:42 3.8.20 09:56:42 3.9.20 09:56:42 3.10.15 09:56:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:56:42 + command -v pyenv 09:56:42 ++ pyenv init - --no-rehash 09:56:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:56:42 for i in ${!paths[@]}; do 09:56:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:56:42 fi; done; 09:56:42 echo "${paths[*]}"'\'')" 09:56:42 export PATH="/opt/pyenv/shims:${PATH}" 09:56:42 export PYENV_SHELL=bash 09:56:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:56:42 pyenv() { 09:56:42 local command 09:56:42 command="${1:-}" 09:56:42 if [ "$#" -gt 0 ]; then 09:56:42 shift 09:56:42 fi 09:56:42 09:56:42 case "$command" in 09:56:42 rehash|shell) 09:56:42 eval "$(pyenv "sh-$command" "$@")" 09:56:42 ;; 09:56:42 *) 09:56:42 command pyenv "$command" "$@" 09:56:42 ;; 09:56:42 esac 09:56:42 }' 09:56:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:56:42 for i in ${!paths[@]}; do 09:56:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:56:42 fi; done; 09:56:42 echo "${paths[*]}"' 09:56:42 ++ 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 09:56:42 ++ 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 09:56:42 ++ 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 09:56:42 ++ export PYENV_SHELL=bash 09:56:42 ++ PYENV_SHELL=bash 09:56:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:56:42 +++ complete -F _pyenv pyenv 09:56:42 ++ lf-pyver python3 09:56:42 ++ local py_version_xy=python3 09:56:42 ++ local py_version_xyz= 09:56:42 ++ pyenv versions 09:56:42 ++ local command 09:56:42 ++ command=versions 09:56:42 ++ '[' 1 -gt 0 ']' 09:56:42 ++ shift 09:56:42 ++ case "$command" in 09:56:42 ++ command pyenv versions 09:56:42 ++ awk '{ print $1 }' 09:56:42 ++ grep -E '^[0-9.]*[0-9]$' 09:56:42 ++ sed 's/^[ *]* //' 09:56:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:56:42 +++ grep '^3' /tmp/.pyenv_versions 09:56:42 +++ tail -n 1 09:56:42 +++ sort -V 09:56:42 ++ py_version_xyz=3.11.10 09:56:42 ++ [[ -z 3.11.10 ]] 09:56:42 ++ echo 3.11.10 09:56:42 ++ return 0 09:56:42 + pyenv local 3.11.10 09:56:42 + local command 09:56:42 + command=local 09:56:42 + '[' 2 -gt 0 ']' 09:56:42 + shift 09:56:42 + case "$command" in 09:56:42 + command pyenv local 3.11.10 09:56:42 + for arg in "$@" 09:56:42 + case $arg in 09:56:42 + pkg_list+='tox ' 09:56:42 + for arg in "$@" 09:56:42 + case $arg in 09:56:42 + pkg_list+='virtualenv ' 09:56:42 + for arg in "$@" 09:56:42 + case $arg in 09:56:42 + pkg_list+='urllib3~=1.26.15 ' 09:56:42 + [[ -f /tmp/.toxenv ]] 09:56:42 + [[ ! -f /tmp/.toxenv ]] 09:56:42 + [[ -n '' ]] 09:56:42 + python3 -m venv /tmp/venv-eXia 09:56:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eXia' 09:56:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eXia 09:56:46 + echo /tmp/venv-eXia 09:56:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:56:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:56:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:56:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:46 + local 'pip_opts=--upgrade --quiet' 09:56:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:56:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:56:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:56:46 + [[ -n '' ]] 09:56:46 + [[ -n '' ]] 09:56:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:56:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:46 + /tmp/venv-eXia/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 09:56:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:56:50 lf-activate-venv(): INFO: Base packages installed successfully 09:56:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:56:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:56:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:56:50 + /tmp/venv-eXia/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 09:56:52 + type python3 09:56:52 + true 09:56:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eXia/bin to PATH' 09:56:52 lf-activate-venv(): INFO: Adding /tmp/venv-eXia/bin to PATH 09:56:52 + PATH=/tmp/venv-eXia/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 09:56:52 + return 0 09:56:52 + python3 --version 09:56:52 Python 3.11.10 09:56:52 + python3 -m pip --version 09:56:52 pip 25.3 from /tmp/venv-eXia/lib/python3.11/site-packages/pip (python 3.11) 09:56:52 + python3 -m pip freeze 09:56:52 cachetools==6.2.1 09:56:52 chardet==5.2.0 09:56:52 colorama==0.4.6 09:56:52 distlib==0.4.0 09:56:52 filelock==3.20.0 09:56:52 packaging==25.0 09:56:52 platformdirs==4.5.0 09:56:52 pluggy==1.6.0 09:56:52 pyproject-api==1.10.0 09:56:52 tox==4.32.0 09:56:52 urllib3==1.26.20 09:56:52 virtualenv==20.35.3 09:56:52 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins1154934224899452632.sh 09:56:52 [EnvInject] - Injecting environment variables from a build step. 09:56:52 [EnvInject] - Injecting as environment variables the properties content 09:56:52 PARALLEL=True 09:56:52 09:56:52 [EnvInject] - Variables injected successfully. 09:56:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins18349806433570175042.sh 09:56:52 ---> tox-run.sh 09:56:52 + 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 09:56:52 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:56:52 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:56:52 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:56:52 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 09:56:52 + source /home/jenkins/lf-env.sh 09:56:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:56:52 ++ mktemp -d /tmp/venv-XXXX 09:56:52 + lf_venv=/tmp/venv-HZ6z 09:56:52 + local venv_file=/tmp/.os_lf_venv 09:56:52 + local python=python3 09:56:52 + local options 09:56:52 + local set_path=true 09:56:52 + local install_args= 09:56:52 ++ 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 09:56:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:56:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:56:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:56:52 + true 09:56:52 + case $1 in 09:56:52 + venv_file=/tmp/.toxenv 09:56:52 + shift 2 09:56:52 + true 09:56:52 + case $1 in 09:56:52 + shift 09:56:52 + break 09:56:52 + case $python in 09:56:52 + local pkg_list= 09:56:52 + [[ -d /opt/pyenv ]] 09:56:52 + echo 'Setup pyenv:' 09:56:52 Setup pyenv: 09:56:52 + export PYENV_ROOT=/opt/pyenv 09:56:52 + PYENV_ROOT=/opt/pyenv 09:56:52 + 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 09:56:52 + 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 09:56:52 + pyenv versions 09:56:52 system 09:56:52 3.8.20 09:56:52 3.9.20 09:56:52 3.10.15 09:56:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:56:52 + command -v pyenv 09:56:52 ++ pyenv init - --no-rehash 09:56:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:56:52 for i in ${!paths[@]}; do 09:56:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:56:52 fi; done; 09:56:52 echo "${paths[*]}"'\'')" 09:56:52 export PATH="/opt/pyenv/shims:${PATH}" 09:56:52 export PYENV_SHELL=bash 09:56:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:56:52 pyenv() { 09:56:52 local command 09:56:52 command="${1:-}" 09:56:52 if [ "$#" -gt 0 ]; then 09:56:52 shift 09:56:52 fi 09:56:52 09:56:52 case "$command" in 09:56:52 rehash|shell) 09:56:52 eval "$(pyenv "sh-$command" "$@")" 09:56:52 ;; 09:56:52 *) 09:56:52 command pyenv "$command" "$@" 09:56:52 ;; 09:56:52 esac 09:56:52 }' 09:56:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:56:52 for i in ${!paths[@]}; do 09:56:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:56:52 fi; done; 09:56:52 echo "${paths[*]}"' 09:56:52 ++ 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 09:56:52 ++ 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 09:56:52 ++ 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 09:56:52 ++ export PYENV_SHELL=bash 09:56:52 ++ PYENV_SHELL=bash 09:56:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:56:52 +++ complete -F _pyenv pyenv 09:56:52 ++ lf-pyver python3 09:56:52 ++ local py_version_xy=python3 09:56:52 ++ local py_version_xyz= 09:56:52 ++ pyenv versions 09:56:52 ++ local command 09:56:52 ++ sed 's/^[ *]* //' 09:56:52 ++ command=versions 09:56:52 ++ awk '{ print $1 }' 09:56:52 ++ '[' 1 -gt 0 ']' 09:56:52 ++ shift 09:56:52 ++ case "$command" in 09:56:52 ++ command pyenv versions 09:56:52 ++ grep -E '^[0-9.]*[0-9]$' 09:56:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:56:53 +++ grep '^3' /tmp/.pyenv_versions 09:56:53 +++ sort -V 09:56:53 +++ tail -n 1 09:56:53 ++ py_version_xyz=3.11.10 09:56:53 ++ [[ -z 3.11.10 ]] 09:56:53 ++ echo 3.11.10 09:56:53 ++ return 0 09:56:53 + pyenv local 3.11.10 09:56:53 + local command 09:56:53 + command=local 09:56:53 + '[' 2 -gt 0 ']' 09:56:53 + shift 09:56:53 + case "$command" in 09:56:53 + command pyenv local 3.11.10 09:56:53 + for arg in "$@" 09:56:53 + case $arg in 09:56:53 + pkg_list+='tox ' 09:56:53 + for arg in "$@" 09:56:53 + case $arg in 09:56:53 + pkg_list+='virtualenv ' 09:56:53 + for arg in "$@" 09:56:53 + case $arg in 09:56:53 + pkg_list+='urllib3~=1.26.15 ' 09:56:53 + [[ -f /tmp/.toxenv ]] 09:56:53 ++ cat /tmp/.toxenv 09:56:53 + lf_venv=/tmp/venv-eXia 09:56:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eXia from' file:/tmp/.toxenv 09:56:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eXia from file:/tmp/.toxenv 09:56:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:56:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:53 + local 'pip_opts=--upgrade --quiet' 09:56:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:56:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:56:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:56:53 + [[ -n '' ]] 09:56:53 + [[ -n '' ]] 09:56:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:56:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:53 + /tmp/venv-eXia/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 09:56:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:56:54 lf-activate-venv(): INFO: Base packages installed successfully 09:56:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:56:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:56:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:56:54 + /tmp/venv-eXia/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 09:56:55 + type python3 09:56:55 + true 09:56:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eXia/bin to PATH' 09:56:55 lf-activate-venv(): INFO: Adding /tmp/venv-eXia/bin to PATH 09:56:55 + PATH=/tmp/venv-eXia/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 09:56:55 + return 0 09:56:55 + [[ -d /opt/pyenv ]] 09:56:55 + echo '---> Setting up pyenv' 09:56:55 ---> Setting up pyenv 09:56:55 + export PYENV_ROOT=/opt/pyenv 09:56:55 + PYENV_ROOT=/opt/pyenv 09:56:55 + export PATH=/opt/pyenv/bin:/tmp/venv-eXia/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 09:56:55 + PATH=/opt/pyenv/bin:/tmp/venv-eXia/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 09:56:55 ++ pwd 09:56:55 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 09:56:55 + export PYTHONPATH 09:56:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:56:55 + TOX_TESTENV_PASSENV=PYTHONPATH 09:56:55 + tox --version 09:56:55 4.32.0 from /tmp/venv-eXia/lib/python3.11/site-packages/tox/__init__.py 09:56:55 + PARALLEL=True 09:56:55 + TOX_OPTIONS_LIST= 09:56:55 + [[ -n '' ]] 09:56:55 + case ${PARALLEL,,} in 09:56:55 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:56:55 + tox --parallel auto --parallel-live 09:56:55 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 09:56:57 checkbashisms: freeze> python -m pip freeze --all 09:56:57 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:56:57 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 09:56:57 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:56:57 checkbashisms: pip==25.2,setuptools==80.9.0 09:56:57 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:56:57 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)' 09:56:57 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:56:59 checkbashisms: OK ✔ in 3.19 seconds 09:56:59 pre-commit: install_deps> python -I -m pip install pre-commit 09:57:01 pre-commit: freeze> python -m pip freeze --all 09:57:02 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 09:57:02 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:57:02 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)' 09:57:02 /usr/bin/cpan 09:57:02 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 09:57:02 [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. 09:57:02 [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. 09:57:02 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:57:02 [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. 09:57:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:57:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:57:03 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:57:04 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:57:04 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:57:04 buildcontroller: freeze> python -m pip freeze --all 09:57:05 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:57:05 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 09:57:05 + update-java-alternatives -l 09:57:05 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:57:05 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:57:05 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:57:05 [INFO] Once installed this environment will be reused. 09:57:05 [INFO] This may take a few minutes... 09:57:05 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:57:05 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:57:05 update-alternatives: error: no alternatives for jaotc 09:57:05 update-alternatives: error: no alternatives for rmic 09:57:05 + java -version 09:57:05 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:57:05 + JAVA_VER=21 09:57:05 + echo 21 09:57:05 21 09:57:05 + javac -version 09:57:05 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:57:06 + JAVAC_VER=21 09:57:06 + echo 21 09:57:06 21 09:57:06 ok, java is 21 or newer 09:57:06 + [ 21 -ge 21 ] 09:57:06 + [ 21 -ge 21 ] 09:57:06 + echo ok, java is 21 or newer 09:57:06 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 09:57:06 2025-10-28 09:57:06 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] 09:57:06 + sudo mkdir -p /opt 09:57:06 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 09:57:06 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 09:57:06 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:57:06 + mvn --version 09:57:07 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 09:57:07 Maven home: /opt/maven 09:57:07 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:57:07 Default locale: en, platform encoding: UTF-8 09:57:07 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 09:57:07 NOTE: Picked up JDK_JAVA_OPTIONS: 09:57:07 --add-opens=java.base/java.io=ALL-UNNAMED 09:57:07 --add-opens=java.base/java.lang=ALL-UNNAMED 09:57:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:57:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:57:07 --add-opens=java.base/java.net=ALL-UNNAMED 09:57:07 --add-opens=java.base/java.nio=ALL-UNNAMED 09:57:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:57:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:57:07 --add-opens=java.base/java.util=ALL-UNNAMED 09:57:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:57:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:57:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:57:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:57:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:57:07 -Xlog:disable 09:57:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:57:10 [INFO] Once installed this environment will be reused. 09:57:10 [INFO] This may take a few minutes... 09:57:18 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:57:18 [INFO] Once installed this environment will be reused. 09:57:18 [INFO] This may take a few minutes... 09:57:24 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:57:24 [INFO] Once installed this environment will be reused. 09:57:24 [INFO] This may take a few minutes... 09:57:27 docs: freeze> python -m pip freeze --all 09:57:27 docs-linkcheck: freeze> python -m pip freeze --all 09:57:27 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.2,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==24.11.1 09:57:27 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 09:57:27 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.2,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==24.11.1 09:57:27 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 09:57:30 docs: OK ✔ in 34.12 seconds 09:57:30 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:57:34 docs-linkcheck: OK ✔ in 36.61 seconds 09:57:34 pylint: freeze> python -m pip freeze --all 09:57:34 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 09:57:34 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}$' '{}' + 09:57:34 trim trailing whitespace.................................................Passed 09:57:35 Tabs remover.............................................................Passed 09:57:35 autopep8.................................................................Passed 09:57:40 perltidy.................................................................Passed 09:57:41 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 09:57:41 [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. 09:57:41 [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. 09:57:41 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:57:41 [INFO] Once installed this environment will be reused. 09:57:41 [INFO] This may take a few minutes... 09:57:50 gitlint..................................................................Passed 09:57:59 09:57:59 ------------------------------------ 09:57:59 Your code has been rated at 10.00/10 09:57:59 09:58:16 [ERROR] COMPILATION ERROR : 09:58:16 [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/pce/src/main/java/org/opendaylight/transportpce/pce/networkanalyzer/PceOtnNode.java:[632,5] illegal start of expression 09:58:16 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project transportpce-pce: Compilation failure 09:58:16 [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/pce/src/main/java/org/opendaylight/transportpce/pce/networkanalyzer/PceOtnNode.java:[632,5] illegal start of expression 09:58:16 [ERROR] -> [Help 1] 09:58:16 [ERROR] 09:58:16 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 09:58:16 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 09:58:16 [ERROR] 09:58:16 [ERROR] For more information about the errors and possible solutions, please read the following articles: 09:58:16 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 09:58:16 [ERROR] 09:58:16 [ERROR] After correcting the problems, you can resume the build with the command 09:58:16 [ERROR] mvn -rf :transportpce-pce 09:58:16 pre-commit: OK ✔ in 51.54 seconds 09:58:16 pylint: OK ✔ in 30.95 seconds 09:58:16 buildcontroller: exit 1 (71.82 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh pid=2746 09:58:17 buildcontroller: FAIL ✖ in 1 minute 21.07 seconds 09:58:17 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 09:58:17 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 09:58:17 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 09:58:17 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 09:58:25 build_karaf_tests71: freeze> python -m pip freeze --all 09:58:25 build_karaf_tests221: freeze> python -m pip freeze --all 09:58:25 build_karaf_tests121: freeze> python -m pip freeze --all 09:58:25 build_karaf_tests190: freeze> python -m pip freeze --all 09:58:25 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:58:25 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:58:25 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:58:25 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:58:25 build karaf in karaf71 with ./karaf71.env 09:58:25 build karaf in karaf221 with ./karaf221.env 09:58:25 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:58:25 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:58:25 build karaf in karaf121 with ./karaf121.env 09:58:26 NOTE: Picked up JDK_JAVA_OPTIONS: 09:58:26 --add-opens=java.base/java.io=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.net=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:58:26 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:58:26 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:58:26 -Xlog:disable 09:58:26 NOTE: Picked up JDK_JAVA_OPTIONS: 09:58:26 --add-opens=java.base/java.io=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.net=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:58:26 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:58:26 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:58:26 -Xlog:disable 09:58:26 NOTE: Picked up JDK_JAVA_OPTIONS: 09:58:26 --add-opens=java.base/java.io=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.net=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:58:26 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:58:26 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:58:26 -Xlog:disable 09:58:26 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 09:58:26 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:58:26 build karaf in karafoc with ./karafoc.env 09:58:26 NOTE: Picked up JDK_JAVA_OPTIONS: 09:58:26 --add-opens=java.base/java.io=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.net=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:58:26 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:58:26 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:58:26 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:58:26 -Xlog:disable 09:59:36 build_karaf_tests221: OK ✔ in 1 minute 18.53 seconds 09:59:36 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 09:59:42 build_karaf_tests121: OK ✔ in 1 minute 25.28 seconds 09:59:42 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 09:59:54 build_karaf_tests71: OK ✔ in 1 minute 32.14 seconds 09:59:54 build_karaf_tests190: OK ✔ in 1 minute 37.76 seconds 09:59:54 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 10:00:25 sims: freeze> python -m pip freeze --all 10:00:25 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:00:25 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 10:00:25 Using lighynode version 20.1.0.5 10:00:25 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 10:00:25 buildlighty: freeze> python -m pip freeze --all 10:00:26 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:00:26 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 10:00:26 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 10:01:36 sims: OK ✔ in 47.8 seconds 10:01:36 buildlighty: OK ✔ in 1 minute 15.35 seconds 10:01:36 testsPCE: freeze> python -m pip freeze --all 10:01:36 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 10:01:36 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 10:01:36 pytest -q transportpce_tests/pce/test01_pce.py 10:03:36 EEEEEEEEEEEEEEEEEEEE [100%] 10:41:37 ==================================== ERRORS ==================================== 10:41:37 _______ ERROR at setup of TestTransportPCEPce.test_01_load_port_mapping ________ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ____ ERROR at setup of TestTransportPCEPce.test_02_load_simple_topology_bi _____ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ___________ ERROR at setup of TestTransportPCEPce.test_03_get_nodeId ___________ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ___________ ERROR at setup of TestTransportPCEPce.test_04_get_linkId ___________ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ____ ERROR at setup of TestTransportPCEPce.test_05_path_computation_xpdr_bi ____ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ____ ERROR at setup of TestTransportPCEPce.test_06_path_computation_rdm_bi _____ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ____ ERROR at setup of TestTransportPCEPce.test_07_load_simple_topology_uni ____ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ___________ ERROR at setup of TestTransportPCEPce.test_08_get_nodeId ___________ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ___________ ERROR at setup of TestTransportPCEPce.test_09_get_linkId ___________ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ___ ERROR at setup of TestTransportPCEPce.test_10_path_computation_xpdr_uni ____ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ____ ERROR at setup of TestTransportPCEPce.test_11_path_computation_rdm_uni ____ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 _____ ERROR at setup of TestTransportPCEPce.test_12_load_complex_topology ______ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ___________ ERROR at setup of TestTransportPCEPce.test_13_get_nodeId ___________ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 _____ ERROR at setup of TestTransportPCEPce.test_14_fail_path_computation ______ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ___ ERROR at setup of TestTransportPCEPce.test_15_success1_path_computation ____ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ___ ERROR at setup of TestTransportPCEPce.test_16_success2_path_computation ____ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 ___ ERROR at setup of TestTransportPCEPce.test_17_success3_path_computation ____ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 _ ERROR at setup of TestTransportPCEPce.test_18_path_computation_before_oms_attribute_deletion _ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 _ ERROR at setup of TestTransportPCEPce.test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link _ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 _ ERROR at setup of TestTransportPCEPce.test_20_path_computation_after_oms_attribute_deletion _ 10:41:37 10:41:37 cls = 10:41:37 10:41:37 @classmethod 10:41:37 def setUpClass(cls): 10:41:37 # pylint: disable=bare-except 10:41:37 sample_files_parsed = False 10:41:37 time.sleep(20) 10:41:37 try: 10:41:37 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:37 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:37 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:37 10:41:37 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:37 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:37 10:41:37 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:37 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:37 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:37 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:37 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:37 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:37 cls.port_mapping_data = port_mapping.read() 10:41:37 sample_files_parsed = True 10:41:37 except PermissionError as err: 10:41:37 print("Permission Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except FileNotFoundError as err: 10:41:37 print("File Not found Error when trying to read sample files\n", err) 10:41:37 sys.exit(2) 10:41:37 except: 10:41:37 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:37 sys.exit(2) 10:41:37 finally: 10:41:37 if sample_files_parsed: 10:41:37 print("sample files content loaded") 10:41:37 10:41:37 > cls.processes = test_utils.start_tpce() 10:41:37 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:37 10:41:37 transportpce_tests/pce/test01_pce.py:93: 10:41:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:37 10:41:37 def start_tpce(): 10:41:37 if 'NO_ODL_STARTUP' in os.environ: 10:41:37 print('No OpenDaylight instance to start!') 10:41:37 return [] 10:41:37 print('starting OpenDaylight...') 10:41:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:37 process = start_lighty() 10:41:37 else: 10:41:37 process = start_karaf() 10:41:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:37 print('OpenDaylight started !') 10:41:37 else: 10:41:37 print('OpenDaylight failed to start !') 10:41:37 shutdown_process(process) 10:41:37 for pid in process_list: 10:41:37 shutdown_process(pid) 10:41:37 > sys.exit(1) 10:41:37 E SystemExit: 1 10:41:37 10:41:37 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:37 ---------------------------- Captured stdout setup ----------------------------- 10:41:37 sample files content loaded 10:41:37 starting OpenDaylight... 10:41:37 starting KARAF (karaf) TransportPCE build... 10:41:37 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:37 =========================== short test summary info ============================ 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_01_load_port_mapping 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_02_load_simple_topology_bi 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_03_get_nodeId 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_04_get_linkId 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_05_path_computation_xpdr_bi 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_06_path_computation_rdm_bi 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_07_load_simple_topology_uni 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_08_get_nodeId 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_09_get_linkId 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_10_path_computation_xpdr_uni 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_11_path_computation_rdm_uni 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_12_load_complex_topology 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_13_get_nodeId 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_14_fail_path_computation 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_15_success1_path_computation 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_16_success2_path_computation 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_17_success3_path_computation 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_18_path_computation_before_oms_attribute_deletion 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link 10:41:37 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_20_path_computation_after_oms_attribute_deletion 10:41:37 20 errors in 2401.10s (0:40:01) 10:41:37 testsPCE: exit 1 (2401.45 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=4707 10:41:38 testsPCE: FAIL ✖ in 41 minutes 42.88 seconds 10:41:38 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 10:41:38 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 10:41:38 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 10:41:44 tests190: freeze> python -m pip freeze --all 10:41:44 tests121: freeze> python -m pip freeze --all 10:41:44 tests_tapi: freeze> python -m pip freeze --all 10:41:44 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:41:44 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 10:41:44 using environment variables from ./karafoc.env 10:41:44 pytest -q transportpce_tests/oc/test01_portmapping.py 10:41:44 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:41:44 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 10:41:44 using environment variables from ./karaf121.env 10:41:45 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 10:41:45 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:41:45 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 10:41:45 using environment variables from ./karaf221.env 10:41:45 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 10:42:48 ........... [100%] 10:43:03 10 passed in 78.54s (0:01:18) 10:43:03 pytest -q transportpce_tests/oc/test02_topology.py 10:43:10 ................................... [100%] 10:43:50 21 passed in 124.76s (0:02:04) 10:43:50 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 10:43:51 ......................... [100%] 10:44:09 14 passed in 65.21s (0:01:05) 10:44:09 pytest -q transportpce_tests/oc/test03_renderer.py 10:44:10 ............... [100%] 10:44:48 6 passed in 57.94s 10:44:48 pytest -q transportpce_tests/1.2.1/test03_topology.py 10:44:48 ..................... [100%] 10:45:08 19 passed in 58.95s 10:45:08 tests190: OK ✔ in 3 minutes 31.23 seconds 10:45:08 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 10:45:15 .tests71: freeze> python -m pip freeze --all 10:45:16 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 10:45:16 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 10:45:16 using environment variables from ./karaf71.env 10:45:16 pytest -q transportpce_tests/7.1/test01_portmapping.py 10:45:35 ..................................... [100%] 10:46:11 12 passed in 55.28s 10:46:12 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 10:46:13 ........................... [100%] 10:46:53 51 passed in 308.44s (0:05:08) 10:46:53 pytest -q transportpce_tests/tapi/test02_full_topology.py 10:46:54 ........................ [100%] 10:47:19 44 passed in 151.17s (0:02:31) 10:47:19 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 10:47:20 ................................................................................ [100%] 10:48:50 62 passed in 158.00s (0:02:38) 10:48:50 .pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 10:48:52 . [100%] 10:48:55 24 passed in 95.25s (0:01:35) 10:48:55 pytest -q transportpce_tests/1.2.1/test05_olm.py 10:49:09 ........................................................................................ [100%] 10:51:22 48 passed in 151.01s (0:02:31) 10:51:22 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 10:51:23 .............................. [100%] 10:52:14 40 passed in 198.92s (0:03:18) 10:52:14 pytest -q transportpce_tests/1.2.1/test06_end2end.py 10:52:14 .......... [100%] 10:52:33 36 passed in 339.14s (0:05:39) 10:52:33 .pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 10:52:35 .. [100%] 10:52:39 22 passed in 76.18s (0:01:16) 10:53:06 ........................................................................................................................ [100%] 11:00:54 71 passed in 501.44s (0:08:21) 11:00:55 pytest -q transportpce_tests/tapi/test04_topo_extension.py 11:01:19 ..................... [100%] 11:04:23 54 passed in 728.27s (0:12:08) 11:05:50 ... [100%] 11:06:19 19 passed in 324.58s (0:05:24) 11:06:20 tests71: OK ✔ in 7 minutes 30.91 seconds 11:06:20 tests121: OK ✔ in 22 minutes 45.82 seconds 11:06:20 tests_tapi: OK ✔ in 24 minutes 42.36 seconds 11:06:20 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 11:06:26 tests221: freeze> python -m pip freeze --all 11:06:27 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 11:06:27 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:06:27 using environment variables from ./karaf221.env 11:06:27 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:07:03 ................................... [100%] 11:07:42 35 passed in 75.16s (0:01:15) 11:07:42 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:08:13 ...... [100%] 11:08:27 6 passed in 44.41s 11:08:27 pytest -q transportpce_tests/2.2.1/test03_topology.py 11:09:11 ............................................ [100%] 11:10:45 44 passed in 138.25s (0:02:18) 11:10:45 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 11:11:21 ............ [100%] 11:11:45 12 passed in 59.62s 11:11:45 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 11:12:10 ................ [100%] 11:13:39 16 passed in 113.84s (0:01:53) 11:13:39 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 11:14:09 ............................... [100%] 11:14:15 31 passed in 35.92s 11:14:16 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 11:14:52 .......................... [100%] 11:15:48 26 passed in 91.85s (0:01:31) 11:15:48 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 11:16:25 ...................... [100%] 11:17:28 22 passed in 100.09s (0:01:40) 11:17:28 pytest -q transportpce_tests/2.2.1/test09_olm.py 11:18:09 ........................................ [100%] 11:20:31 40 passed in 182.94s (0:03:02) 11:20:31 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 11:21:13 ........................................................................ [ 74%] 11:26:50 ......................... [100%] 11:28:42 97 passed in 490.32s (0:08:10) 11:28:42 pytest -q transportpce_tests/2.2.1/test12_end2end.py 11:29:21 ...................................................... [100%] 11:39:08 54 passed in 626.12s (0:10:26) 11:39:08 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 11:40:02 ........................................................................ [ 71%] 11:45:10 ............................. [100%] 11:47:19 101 passed in 490.72s (0:08:10) 11:47:19 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 11:48:12 ........................................................................ [ 67%] 11:53:58 ................................... [100%] 12:00:18 107 passed in 778.84s (0:12:58) 12:00:19 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 12:01:01 ............................................. [100%] 12:03:38 45 passed in 198.91s (0:03:18) 12:03:38 tests221: OK ✔ in 57 minutes 18.31 seconds 12:03:38 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 12:03:47 tests_hybrid: freeze> python -m pip freeze --all 12:03:47 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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 12:03:47 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 12:03:47 using environment variables from ./karaf221.env 12:03:47 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 12:04:32 ................................................... [100%] 12:06:19 51 passed in 151.99s (0:02:31) 12:06:19 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:07:02 ........................................................................ [ 66%] 12:11:22 ..............FFFFFFFFFFFF........... [100%] 12:13:04 =================================== FAILURES =================================== 12:13:04 ___________ TestTransportPCEB100GEndtoend.test_087_get_400GE_service ___________ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_087_get_400GE_service(self): 12:13:04 response = test_utils.get_ordm_serv_list_attr_request("services", "service-400GE") 12:13:04 > self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 E AssertionError: 409 != 200 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1352: AssertionError 12:13:04 ___________ TestTransportPCEB100GEndtoend.test_088_check_xc1_roadma ____________ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_088_check_xc1_roadma(self): 12:13:04 response = test_utils.check_node_attribute_request( 12:13:04 "ROADM-A1", "roadm-connections", "SRG1-PP1-TXRX-DEG2-TTP-TXRX-755:768") 12:13:04 > self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 E AssertionError: 409 != 200 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1362: AssertionError 12:13:04 ___________ TestTransportPCEB100GEndtoend.test_089_check_topo_xpdra2 ___________ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_089_check_topo_xpdra2(self): 12:13:04 response = test_utils.get_ietf_network_node_request('openroadm-topology', 'XPDR-A2-XPDR1', 'config') 12:13:04 self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 liste_tp = response['node']['ietf-network-topology:termination-point'] 12:13:04 for ele in liste_tp: 12:13:04 if ele['tp-id'] == 'XPDR1-NETWORK1': 12:13:04 self.assertEqual( 12:13:04 196.08125, 12:13:04 > float(ele['org-openroadm-network-topology:xpdr-network-attributes']['wavelength']['frequency'])) 12:13:04 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:13:04 E KeyError: 'wavelength' 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1381: KeyError 12:13:04 ________ TestTransportPCEB100GEndtoend.test_090_check_topo_roadma_SRG1 _________ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_090_check_topo_roadma_SRG1(self): 12:13:04 response = test_utils.get_ietf_network_node_request('openroadm-topology', 'ROADM-A1-SRG1', 'config') 12:13:04 self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 freq_map = base64.b64decode( 12:13:04 response['node']['org-openroadm-network-topology:srg-attributes']['avail-freq-maps'][0]['freq-map']) 12:13:04 freq_map_array = [int(x) for x in freq_map] 12:13:04 > self.assertEqual(freq_map_array[95], 0, "Index 1 should not be available") 12:13:04 E AssertionError: 255 != 0 : Index 1 should not be available 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1395: AssertionError 12:13:04 ________ TestTransportPCEB100GEndtoend.test_091_check_topo_roadma_DEG1 _________ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_091_check_topo_roadma_DEG1(self): 12:13:04 response = test_utils.get_ietf_network_node_request('openroadm-topology', 'ROADM-A1-DEG2', 'config') 12:13:04 self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 freq_map = base64.b64decode( 12:13:04 response['node']['org-openroadm-network-topology:degree-attributes']['avail-freq-maps'][0]['freq-map']) 12:13:04 freq_map_array = [int(x) for x in freq_map] 12:13:04 > self.assertEqual(freq_map_array[95], 0, "Index 1 should not be available") 12:13:04 E AssertionError: 255 != 0 : Index 1 should not be available 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1413: AssertionError 12:13:04 __ TestTransportPCEB100GEndtoend.test_092_check_interface_400GE_CLIENT_xpdra2 __ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_092_check_interface_400GE_CLIENT_xpdra2(self): 12:13:04 response = test_utils.check_node_attribute_request( 12:13:04 'XPDR-A2', 'interface', 'XPDR1-CLIENT1-ETHERNET') 12:13:04 > self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 E AssertionError: 409 != 200 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1431: AssertionError 12:13:04 ______ TestTransportPCEB100GEndtoend.test_093_check_interface_OTSI_xpdra2 ______ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_093_check_interface_OTSI_xpdra2(self): 12:13:04 response = test_utils.check_node_attribute_request( 12:13:04 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-755:768') 12:13:04 > self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 E AssertionError: 409 != 200 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1448: AssertionError 12:13:04 ___ TestTransportPCEB100GEndtoend.test_094_check_interface_OTSI_GROUP_xpdra2 ___ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_094_check_interface_OTSI_GROUP_xpdra2(self): 12:13:04 response = test_utils.check_node_attribute_request( 12:13:04 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-OTSIGROUP-400G') 12:13:04 > self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 E AssertionError: 409 != 200 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1474: AssertionError 12:13:04 _____ TestTransportPCEB100GEndtoend.test_095_check_interface_OTUC4_xpdra2 ______ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_095_check_interface_OTUC4_xpdra2(self): 12:13:04 response = test_utils.check_node_attribute_request( 12:13:04 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-OTUC4') 12:13:04 > self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 E AssertionError: 409 != 200 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1493: AssertionError 12:13:04 _____ TestTransportPCEB100GEndtoend.test_096_check_interface_ODUC4_xpdra2 ______ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_096_check_interface_ODUC4_xpdra2(self): 12:13:04 response = test_utils.check_node_attribute_request( 12:13:04 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-ODUC4') 12:13:04 > self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 E AssertionError: 409 != 200 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1519: AssertionError 12:13:04 ____ TestTransportPCEB100GEndtoend.test_097_check_interface_ODUFLEX_xpdra2 _____ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_097_check_interface_ODUFLEX_xpdra2(self): 12:13:04 response = test_utils.check_node_attribute_request( 12:13:04 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-ODUFLEX') 12:13:04 > self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 E AssertionError: 409 != 200 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1550: AssertionError 12:13:04 _________ TestTransportPCEB100GEndtoend.test_098_delete_400GE_service __________ 12:13:04 12:13:04 self = 12:13:04 12:13:04 def test_098_delete_400GE_service(self): 12:13:04 self.del_serv_input_data["service-delete-req-info"]["service-name"] = "service-400GE" 12:13:04 response = test_utils.transportpce_api_rpc_request( 12:13:04 'org-openroadm-service', 'service-delete', 12:13:04 self.del_serv_input_data) 12:13:04 self.assertEqual(response['status_code'], requests.codes.ok) 12:13:04 > self.assertIn('Renderer service delete in progress', 12:13:04 response['output']['configuration-response-common']['response-message']) 12:13:04 E AssertionError: 'Renderer service delete in progress' not found in "Service 'service-400GE' does not exist in datastore" 12:13:04 12:13:04 transportpce_tests/hybrid/test02_B100G_end2end.py:1606: AssertionError 12:13:04 =========================== short test summary info ============================ 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_087_get_400GE_service 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_088_check_xc1_roadma 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_089_check_topo_xpdra2 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_090_check_topo_roadma_SRG1 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_091_check_topo_roadma_DEG1 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_092_check_interface_400GE_CLIENT_xpdra2 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_093_check_interface_OTSI_xpdra2 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_094_check_interface_OTSI_GROUP_xpdra2 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_095_check_interface_OTUC4_xpdra2 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_096_check_interface_ODUC4_xpdra2 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_097_check_interface_ODUFLEX_xpdra2 12:13:04 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_098_delete_400GE_service 12:13:04 12 failed, 97 passed in 404.61s (0:06:44) 12:13:04 tests_hybrid: exit 1 (557.21 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=41114 12:13:04 buildcontroller: FAIL code 1 (81.07=setup[9.25]+cmd[71.82] seconds) 12:13:04 sims: OK (47.80=setup[43.42]+cmd[4.38] seconds) 12:13:04 build_karaf_tests121: OK (85.28=setup[9.07]+cmd[76.21] seconds) 12:13:04 testsPCE: FAIL code 1 (2502.88=setup[101.43]+cmd[2401.45] seconds) 12:13:04 tests121: OK (1365.82=setup[7.44]+cmd[1358.39] seconds) 12:13:04 build_karaf_tests221: OK (78.52=setup[9.03]+cmd[69.50] seconds) 12:13:04 tests_tapi: OK (1482.36=setup[7.49]+cmd[1474.87] seconds) 12:13:04 tests221: OK (3438.31=setup[7.11]+cmd[3431.20] seconds) 12:13:04 build_karaf_tests71: OK (92.14=setup[9.02]+cmd[83.12] seconds) 12:13:04 tests71: OK (450.91=setup[7.53]+cmd[443.38] seconds) 12:13:04 build_karaf_tests190: OK (97.76=setup[9.25]+cmd[88.50] seconds) 12:13:04 tests190: OK (211.23=setup[7.39]+cmd[203.84] seconds) 12:13:04 tests_hybrid: FAIL code 1 (565.99=setup[8.79]+cmd[557.21] seconds) 12:13:04 buildlighty: OK (75.35=setup[50.52]+cmd[24.83] seconds) 12:13:04 docs: OK (34.12=setup[31.55]+cmd[2.57] seconds) 12:13:04 docs-linkcheck: OK (36.61=setup[31.56]+cmd[5.05] seconds) 12:13:04 checkbashisms: OK (3.19=setup[1.86]+cmd[0.01,0.05,1.27] seconds) 12:13:04 pre-commit: OK (51.54=setup[3.10]+cmd[0.00,0.01,38.90,9.53] seconds) 12:13:04 pylint: OK (30.95=setup[4.73]+cmd[26.22] seconds) 12:13:04 evaluation failed :( (8168.42 seconds) 12:13:04 + tox_status=255 12:13:04 + echo '---> Completed tox runs' 12:13:04 ---> Completed tox runs 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/build_karaf_tests121/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=build_karaf_tests121 12:13:04 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/build_karaf_tests190/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=build_karaf_tests190 12:13:04 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/build_karaf_tests221/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=build_karaf_tests221 12:13:04 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/build_karaf_tests71/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=build_karaf_tests71 12:13:04 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/buildcontroller/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=buildcontroller 12:13:04 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/buildlighty/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=buildlighty 12:13:04 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/checkbashisms/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=checkbashisms 12:13:04 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/docs-linkcheck/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=docs-linkcheck 12:13:04 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/docs/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=docs 12:13:04 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/pre-commit/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=pre-commit 12:13:04 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/pylint/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=pylint 12:13:04 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/sims/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=sims 12:13:04 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/tests121/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=tests121 12:13:04 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/tests190/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=tests190 12:13:04 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/tests221/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=tests221 12:13:04 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/tests71/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=tests71 12:13:04 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/testsPCE/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=testsPCE 12:13:04 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/tests_hybrid/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=tests_hybrid 12:13:04 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 12:13:04 + for i in .tox/*/log 12:13:04 ++ echo .tox/tests_tapi/log 12:13:04 ++ awk -F/ '{print $2}' 12:13:04 + tox_env=tests_tapi 12:13:04 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 12:13:04 + DOC_DIR=docs/_build/html 12:13:04 + [[ -d docs/_build/html ]] 12:13:04 + echo '---> Archiving generated docs' 12:13:04 ---> Archiving generated docs 12:13:04 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:13:04 + echo '---> tox-run.sh ends' 12:13:04 ---> tox-run.sh ends 12:13:04 + test 255 -eq 0 12:13:04 + exit 255 12:13:04 ++ '[' 1 = 1 ']' 12:13:04 ++ '[' -x /usr/bin/clear_console ']' 12:13:04 ++ /usr/bin/clear_console -q 12:13:04 Build step 'Execute shell' marked build as failure 12:13:04 $ ssh-agent -k 12:13:04 unset SSH_AUTH_SOCK; 12:13:04 unset SSH_AGENT_PID; 12:13:04 echo Agent pid 1564 killed; 12:13:04 [ssh-agent] Stopped. 12:13:04 [PostBuildScript] - [INFO] Executing post build scripts. 12:13:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3792258249438959970.sh 12:13:04 ---> sysstat.sh 12:13:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13023845686179707021.sh 12:13:05 ---> package-listing.sh 12:13:05 ++ facter osfamily 12:13:05 ++ tr '[:upper:]' '[:lower:]' 12:13:05 + OS_FAMILY=debian 12:13:05 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 12:13:05 + START_PACKAGES=/tmp/packages_start.txt 12:13:05 + END_PACKAGES=/tmp/packages_end.txt 12:13:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:13:05 + PACKAGES=/tmp/packages_start.txt 12:13:05 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:13:05 + PACKAGES=/tmp/packages_end.txt 12:13:05 + case "${OS_FAMILY}" in 12:13:05 + dpkg -l 12:13:05 + grep '^ii' 12:13:05 + '[' -f /tmp/packages_start.txt ']' 12:13:05 + '[' -f /tmp/packages_end.txt ']' 12:13:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:13:05 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:13:05 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:13:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:13:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9203256362638826985.sh 12:13:05 ---> capture-instance-metadata.sh 12:13:05 Setup pyenv: 12:13:05 system 12:13:05 3.8.20 12:13:05 3.9.20 12:13:05 3.10.15 12:13:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:13:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AQZV from file:/tmp/.os_lf_venv 12:13:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:08 lf-activate-venv(): INFO: Base packages installed successfully 12:13:08 lf-activate-venv(): INFO: Installing additional packages: lftools 12:13:18 lf-activate-venv(): INFO: Adding /tmp/venv-AQZV/bin to PATH 12:13:19 INFO: Running in OpenStack, capturing instance metadata 12:13:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2197731911799863648.sh 12:13:19 provisioning config files... 12:13:19 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3758 12:13:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config16009339252499953139tmp 12:13:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:13:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:13:19 provisioning config files... 12:13:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:13:19 [EnvInject] - Injecting environment variables from a build step. 12:13:19 [EnvInject] - Injecting as environment variables the properties content 12:13:19 SERVER_ID=logs 12:13:19 12:13:19 [EnvInject] - Variables injected successfully. 12:13:19 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8082808060420308216.sh 12:13:19 ---> create-netrc.sh 12:13:20 WARN: Log server credential not found. 12:13:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14754800402746269374.sh 12:13:20 ---> python-tools-install.sh 12:13:20 Setup pyenv: 12:13:20 system 12:13:20 3.8.20 12:13:20 3.9.20 12:13:20 3.10.15 12:13:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:13:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AQZV from file:/tmp/.os_lf_venv 12:13:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:22 lf-activate-venv(): INFO: Base packages installed successfully 12:13:22 lf-activate-venv(): INFO: Installing additional packages: lftools 12:13:32 lf-activate-venv(): INFO: Adding /tmp/venv-AQZV/bin to PATH 12:13:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17515783857334356342.sh 12:13:32 ---> sudo-logs.sh 12:13:32 Archiving 'sudo' log.. 12:13:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5996802611498411381.sh 12:13:32 ---> job-cost.sh 12:13:32 Setup pyenv: 12:13:32 system 12:13:32 3.8.20 12:13:32 3.9.20 12:13:32 3.10.15 12:13:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:13:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AQZV from file:/tmp/.os_lf_venv 12:13:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:34 lf-activate-venv(): INFO: Base packages installed successfully 12:13:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:13:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:13:41 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:13:41 lf-activate-venv(): INFO: Adding /tmp/venv-AQZV/bin to PATH 12:13:41 INFO: No Stack... 12:13:42 INFO: Retrieving Pricing Info for: v3-standard-4 12:13:42 INFO: Archiving Costs 12:13:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17494022805079106296.sh 12:13:42 ---> logs-deploy.sh 12:13:42 Setup pyenv: 12:13:42 system 12:13:42 3.8.20 12:13:42 3.9.20 12:13:42 3.10.15 12:13:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:13:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AQZV from file:/tmp/.os_lf_venv 12:13:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:44 lf-activate-venv(): INFO: Base packages installed successfully 12:13:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:13:54 lf-activate-venv(): INFO: Adding /tmp/venv-AQZV/bin to PATH 12:13:54 WARNING: Nexus logging server not set 12:13:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3758/ 12:13:54 INFO: archiving logs to S3 12:13:56 ---> uname -a: 12:13:56 Linux prd-ubuntu2204-docker-4c-16g-2804 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:13:56 12:13:56 12:13:56 ---> lscpu: 12:13:56 Architecture: x86_64 12:13:56 CPU op-mode(s): 32-bit, 64-bit 12:13:56 Address sizes: 40 bits physical, 48 bits virtual 12:13:56 Byte Order: Little Endian 12:13:56 CPU(s): 4 12:13:56 On-line CPU(s) list: 0-3 12:13:56 Vendor ID: AuthenticAMD 12:13:56 Model name: AMD EPYC-Rome Processor 12:13:56 CPU family: 23 12:13:56 Model: 49 12:13:56 Thread(s) per core: 1 12:13:56 Core(s) per socket: 1 12:13:56 Socket(s): 4 12:13:56 Stepping: 0 12:13:56 BogoMIPS: 5599.99 12:13:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:13:56 Virtualization: AMD-V 12:13:56 Hypervisor vendor: KVM 12:13:56 Virtualization type: full 12:13:56 L1d cache: 128 KiB (4 instances) 12:13:56 L1i cache: 128 KiB (4 instances) 12:13:56 L2 cache: 2 MiB (4 instances) 12:13:56 L3 cache: 64 MiB (4 instances) 12:13:56 NUMA node(s): 1 12:13:56 NUMA node0 CPU(s): 0-3 12:13:56 Vulnerability Gather data sampling: Not affected 12:13:56 Vulnerability Indirect target selection: Not affected 12:13:56 Vulnerability Itlb multihit: Not affected 12:13:56 Vulnerability L1tf: Not affected 12:13:56 Vulnerability Mds: Not affected 12:13:56 Vulnerability Meltdown: Not affected 12:13:56 Vulnerability Mmio stale data: Not affected 12:13:56 Vulnerability Reg file data sampling: Not affected 12:13:56 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:13:56 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:13:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:13:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:13:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:13:56 Vulnerability Srbds: Not affected 12:13:56 Vulnerability Tsx async abort: Not affected 12:13:56 12:13:56 12:13:56 ---> nproc: 12:13:56 4 12:13:56 12:13:56 12:13:56 ---> df -h: 12:13:56 Filesystem Size Used Avail Use% Mounted on 12:13:56 tmpfs 1.6G 1.1M 1.6G 1% /run 12:13:56 /dev/vda1 78G 17G 62G 22% / 12:13:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:13:56 tmpfs 5.0M 0 5.0M 0% /run/lock 12:13:56 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:13:56 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:13:56 12:13:56 12:13:56 ---> free -m: 12:13:56 total used free shared buff/cache available 12:13:56 Mem: 15989 717 10600 3 4671 14929 12:13:56 Swap: 1023 0 1023 12:13:56 12:13:56 12:13:56 ---> ip addr: 12:13:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:13:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:13:56 inet 127.0.0.1/8 scope host lo 12:13:56 valid_lft forever preferred_lft forever 12:13:56 inet6 ::1/128 scope host 12:13:56 valid_lft forever preferred_lft forever 12:13:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:13:56 link/ether fa:16:3e:0b:5b:85 brd ff:ff:ff:ff:ff:ff 12:13:56 altname enp0s3 12:13:56 inet 10.30.170.182/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:13:56 valid_lft 78012sec preferred_lft 78012sec 12:13:56 inet6 fe80::f816:3eff:fe0b:5b85/64 scope link 12:13:56 valid_lft forever preferred_lft forever 12:13:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:13:56 link/ether f6:c7:e2:10:40:bb brd ff:ff:ff:ff:ff:ff 12:13:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:13:56 valid_lft forever preferred_lft forever 12:13:56 12:13:56 12:13:56 ---> sar -b -r -n DEV: 12:13:56 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2804) 10/28/25 _x86_64_ (4 CPU) 12:13:56 12:13:56 09:54:11 LINUX RESTART (4 CPU) 12:13:56 12:13:56 10:00:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:13:56 10:10:26 15.04 0.24 13.50 1.29 27.73 6352.63 9544.78 12:13:56 10:20:37 1.54 0.00 1.51 0.03 0.01 17.94 0.22 12:13:56 10:30:17 14.89 0.00 1.72 13.17 0.15 19.89 226736.93 12:13:56 10:40:14 1.61 0.00 1.58 0.03 0.00 18.89 0.28 12:13:56 10:50:18 68.78 23.70 42.31 2.77 353.21 5322.73 4269.82 12:13:56 11:00:07 11.07 0.11 10.40 0.56 3.26 272.90 732.35 12:13:56 11:10:19 13.26 0.11 12.50 0.64 2.34 652.75 1503.47 12:13:56 11:20:00 16.52 0.02 15.80 0.70 0.69 439.16 550.01 12:13:56 11:30:20 7.71 0.00 7.39 0.31 0.43 197.52 92.82 12:13:56 11:40:20 4.56 0.01 4.36 0.19 1.08 125.40 103.07 12:13:56 11:50:21 4.93 0.01 4.75 0.17 0.60 137.58 92.10 12:13:56 12:00:19 2.65 0.00 2.64 0.00 0.13 43.80 0.03 12:13:56 12:10:22 11.58 0.02 11.00 0.56 0.62 630.06 254.43 12:13:56 Average: 13.39 1.87 9.98 1.54 30.18 1115.43 18159.85 12:13:56 12:13:56 10:00:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:13:56 10:10:26 5760184 15280608 650280 3.97 220272 9124224 1307740 7.51 1712612 8171392 8 12:13:56 10:20:37 5759680 15280500 650492 3.97 220672 9124236 1307740 7.51 1713016 8171680 4 12:13:56 10:30:17 5755148 15280948 649936 3.97 221268 9128588 1308080 7.51 1717800 8173680 20 12:13:56 10:40:14 5753648 15279820 651092 3.98 221616 9128600 1306480 7.50 1718140 8171632 4 12:13:56 10:50:18 426140 4207944 11723360 71.60 249956 3480200 13141280 75.43 1984004 13348280 616 12:13:56 11:00:07 3209380 6964896 8968060 54.77 251324 3454844 9541792 54.77 1999380 10544112 140 12:13:56 11:10:19 7675392 11543868 4392532 26.83 256116 3559312 5070200 29.10 2037428 6068644 352 12:13:56 11:20:00 7491640 11410752 4525468 27.64 259084 3606900 5223120 29.98 2044356 6242304 188 12:13:56 11:30:20 7533848 11475820 4460296 27.24 259976 3628800 5188404 29.78 2046416 6187216 416 12:13:56 11:40:20 6131228 10089024 5846848 35.71 260368 3644148 6557196 37.64 2048128 7599156 484 12:13:56 11:50:21 5939476 9914908 6020428 36.77 261024 3661092 6689972 38.40 2051152 7781500 704 12:13:56 12:00:19 11289672 15282400 655240 4.00 261204 3678208 1301156 7.47 2052656 2421408 16140 12:13:56 12:10:22 7279068 11392292 4543696 27.75 265520 3788732 5211924 29.92 2067312 6429576 420 12:13:56 Average: 6154193 11800291 4133671 25.25 246800 5308299 4858083 27.89 1937877 7639275 1500 12:13:56 12:13:56 10:00:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:13:56 10:10:26 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 12:13:56 10:10:26 ens3 35.23 26.34 613.40 2.59 0.00 0.00 0.00 0.00 12:13:56 10:10:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 10:20:37 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:13:56 10:20:37 ens3 0.83 0.13 0.14 0.04 0.00 0.00 0.00 0.00 12:13:56 10:20:37 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 10:30:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:13:56 10:30:17 ens3 0.66 0.13 0.11 0.04 0.00 0.00 0.00 0.00 12:13:56 10:30:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 10:40:14 lo 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:13:56 10:40:14 ens3 0.90 0.16 0.16 0.06 0.00 0.00 0.00 0.00 12:13:56 10:40:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 10:50:18 lo 32.25 32.25 22.19 22.19 0.00 0.00 0.00 0.00 12:13:56 10:50:18 ens3 2.58 2.33 0.71 0.72 0.00 0.00 0.00 0.00 12:13:56 10:50:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 11:00:07 lo 40.49 40.49 15.12 15.12 0.00 0.00 0.00 0.00 12:13:56 11:00:07 ens3 1.21 0.93 0.27 0.21 0.00 0.00 0.00 0.00 12:13:56 11:00:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 11:10:19 lo 10.11 10.11 5.29 5.29 0.00 0.00 0.00 0.00 12:13:56 11:10:19 ens3 1.31 1.18 0.33 1.72 0.00 0.00 0.00 0.00 12:13:56 11:10:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 11:20:00 lo 16.90 16.90 8.52 8.52 0.00 0.00 0.00 0.00 12:13:56 11:20:00 ens3 0.82 0.67 0.16 0.13 0.00 0.00 0.00 0.00 12:13:56 11:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 11:30:20 lo 18.82 18.82 9.29 9.29 0.00 0.00 0.00 0.00 12:13:56 11:30:20 ens3 0.79 0.62 0.18 0.14 0.00 0.00 0.00 0.00 12:13:56 11:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 11:40:20 lo 21.68 21.68 8.56 8.56 0.00 0.00 0.00 0.00 12:13:56 11:40:20 ens3 1.04 0.31 0.20 0.09 0.00 0.00 0.00 0.00 12:13:56 11:40:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 11:50:21 lo 21.03 21.03 10.59 10.59 0.00 0.00 0.00 0.00 12:13:56 11:50:21 ens3 1.00 0.61 0.21 0.14 0.00 0.00 0.00 0.00 12:13:56 11:50:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 12:00:19 lo 11.69 11.69 6.37 6.37 0.00 0.00 0.00 0.00 12:13:56 12:00:19 ens3 0.82 0.42 0.20 0.12 0.00 0.00 0.00 0.00 12:13:56 12:00:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 12:10:22 lo 18.01 18.01 9.98 9.98 0.00 0.00 0.00 0.00 12:13:56 12:10:22 ens3 1.11 0.87 0.27 0.20 0.00 0.00 0.00 0.00 12:13:56 12:10:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 Average: lo 14.67 14.67 7.36 7.36 0.00 0.00 0.00 0.00 12:13:56 Average: ens3 3.82 2.75 49.33 0.49 0.00 0.00 0.00 0.00 12:13:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:56 12:13:56 12:13:56 ---> sar -P ALL: 12:13:56 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2804) 10/28/25 _x86_64_ (4 CPU) 12:13:56 12:13:56 09:54:11 LINUX RESTART (4 CPU) 12:13:56 12:13:56 10:00:00 CPU %user %nice %system %iowait %steal %idle 12:13:56 10:10:26 all 4.04 0.00 0.40 2.95 0.07 92.54 12:13:56 10:10:26 0 3.31 0.00 0.34 3.30 0.07 92.97 12:13:56 10:10:26 1 5.52 0.00 0.47 2.68 0.05 91.26 12:13:56 10:10:26 2 3.54 0.00 0.28 2.57 0.05 93.55 12:13:56 10:10:26 3 3.80 0.00 0.48 3.25 0.09 92.38 12:13:56 10:20:37 all 0.15 0.00 0.08 0.01 0.06 99.70 12:13:56 10:20:37 0 0.17 0.00 0.09 0.02 0.08 99.64 12:13:56 10:20:37 1 0.05 0.00 0.05 0.00 0.03 99.86 12:13:56 10:20:37 2 0.27 0.00 0.07 0.00 0.06 99.60 12:13:56 10:20:37 3 0.12 0.00 0.10 0.00 0.08 99.69 12:13:56 10:30:17 all 0.11 0.00 0.08 0.02 0.06 99.72 12:13:56 10:30:17 0 0.15 0.00 0.12 0.07 0.08 99.58 12:13:56 10:30:17 1 0.17 0.00 0.11 0.00 0.09 99.63 12:13:56 10:30:17 2 0.07 0.00 0.04 0.00 0.04 99.85 12:13:56 10:30:17 3 0.06 0.00 0.05 0.02 0.05 99.83 12:13:56 10:40:14 all 0.20 0.00 0.08 0.01 0.06 99.65 12:13:56 10:40:14 0 0.16 0.00 0.09 0.00 0.06 99.69 12:13:56 10:40:14 1 0.44 0.00 0.08 0.00 0.05 99.43 12:13:56 10:40:14 2 0.12 0.00 0.10 0.02 0.07 99.69 12:13:56 10:40:14 3 0.09 0.00 0.07 0.01 0.05 99.78 12:13:56 10:50:18 all 60.18 0.00 2.36 0.10 0.11 37.24 12:13:56 10:50:18 0 59.85 0.00 2.48 0.18 0.11 37.38 12:13:56 10:50:18 1 61.06 0.00 2.27 0.10 0.11 36.46 12:13:56 10:50:18 2 60.27 0.00 2.29 0.09 0.11 37.23 12:13:56 10:50:18 3 59.53 0.00 2.40 0.04 0.12 37.90 12:13:56 11:00:07 all 20.71 0.00 1.08 0.16 0.10 77.94 12:13:56 11:00:07 0 20.76 0.00 1.02 0.13 0.10 77.99 12:13:56 11:00:07 1 20.45 0.00 1.12 0.12 0.10 78.20 12:13:56 11:00:07 2 20.67 0.00 1.03 0.36 0.10 77.83 12:13:56 11:00:07 3 20.97 0.00 1.13 0.05 0.10 77.75 12:13:56 11:10:19 all 20.91 0.00 0.88 0.09 0.10 78.02 12:13:56 11:10:19 0 21.63 0.00 1.05 0.07 0.10 77.14 12:13:56 11:10:19 1 19.90 0.00 0.85 0.03 0.10 79.13 12:13:56 11:10:19 2 20.65 0.00 0.82 0.08 0.09 78.35 12:13:56 11:10:19 3 21.46 0.00 0.80 0.17 0.10 77.48 12:13:56 11:20:00 all 25.56 0.00 0.86 0.06 0.09 73.43 12:13:56 11:20:00 0 26.37 0.00 0.76 0.01 0.09 72.77 12:13:56 11:20:00 1 25.62 0.00 0.86 0.03 0.10 73.39 12:13:56 11:20:00 2 25.33 0.00 0.88 0.13 0.09 73.57 12:13:56 11:20:00 3 24.92 0.00 0.92 0.07 0.09 74.00 12:13:56 11:30:20 all 12.96 0.00 0.58 0.03 0.09 86.34 12:13:56 11:30:20 0 12.72 0.00 0.57 0.02 0.09 86.60 12:13:56 11:30:20 1 13.47 0.00 0.59 0.01 0.08 85.84 12:13:56 11:30:20 2 12.50 0.00 0.60 0.05 0.09 86.76 12:13:56 11:30:20 3 13.14 0.00 0.56 0.05 0.09 86.17 12:13:56 11:40:20 all 8.53 0.00 0.39 0.02 0.08 90.98 12:13:56 11:40:20 0 8.37 0.00 0.36 0.01 0.08 91.18 12:13:56 11:40:20 1 8.55 0.00 0.41 0.02 0.09 90.94 12:13:56 11:40:20 2 8.56 0.00 0.38 0.04 0.09 90.93 12:13:56 11:40:20 3 8.63 0.00 0.38 0.03 0.08 90.88 12:13:56 11:50:21 all 10.33 0.00 0.54 0.02 0.09 89.02 12:13:56 11:50:21 0 10.62 0.00 0.60 0.00 0.09 88.68 12:13:56 11:50:21 1 10.12 0.00 0.52 0.03 0.08 89.25 12:13:56 11:50:21 2 10.32 0.00 0.57 0.02 0.09 89.01 12:13:56 11:50:21 3 10.26 0.00 0.48 0.03 0.09 89.14 12:13:56 12:13:56 11:50:21 CPU %user %nice %system %iowait %steal %idle 12:13:56 12:00:19 all 1.84 0.00 0.30 0.01 0.08 97.77 12:13:56 12:00:19 0 1.73 0.00 0.30 0.01 0.08 97.88 12:13:56 12:00:19 1 1.94 0.00 0.32 0.00 0.09 97.65 12:13:56 12:00:19 2 1.87 0.00 0.32 0.01 0.09 97.72 12:13:56 12:00:19 3 1.81 0.00 0.26 0.02 0.08 97.83 12:13:56 12:10:22 all 18.72 0.00 0.70 0.32 0.09 80.16 12:13:56 12:10:22 0 18.80 0.00 0.75 0.07 0.09 80.30 12:13:56 12:10:22 1 18.18 0.00 0.73 0.50 0.09 80.49 12:13:56 12:10:22 2 19.30 0.00 0.63 0.05 0.09 79.92 12:13:56 12:10:22 3 18.60 0.00 0.71 0.66 0.09 79.94 12:13:56 Average: all 14.15 0.00 0.64 0.30 0.08 84.82 12:13:56 Average: 0 14.18 0.00 0.66 0.31 0.08 84.77 12:13:56 Average: 1 14.25 0.00 0.64 0.28 0.08 84.74 12:13:56 Average: 2 14.09 0.00 0.62 0.27 0.08 84.94 12:13:56 Average: 3 14.09 0.00 0.64 0.35 0.08 84.84 12:13:56 12:13:56 12:13:56