09:55:44 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116528 09:55:44 Running as SYSTEM 09:55:44 [EnvInject] - Loading node environment variables. 09:55:44 Building remotely on prd-ubuntu2204-docker-4c-16g-2818 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 09:55:45 [ssh-agent] Looking for ssh-agent implementation... 09:55:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:45 $ ssh-agent 09:55:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKfPSAR/agent.1566 09:55:45 SSH_AGENT_PID=1568 09:55:45 [ssh-agent] Started. 09:55:45 Running ssh-add (command line suppressed) 09:55:45 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6029536795542851684.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6029536795542851684.key) 09:55:45 [ssh-agent] Using credentials jenkins (jenkins-ssh) 09:55:45 The recommended git tool is: NONE 09:55:49 using credential jenkins-ssh 09:55:49 Wiping out workspace first. 09:55:49 Cloning the remote Git repository 09:55:49 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 09:55:49 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 09:55:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:55:49 > git --version # timeout=10 09:55:49 > git --version # 'git version 2.34.1' 09:55:49 using GIT_SSH to set credentials jenkins-ssh 09:55:49 Verifying host key using known hosts file 09:55:50 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:55:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:55:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 09:55:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 09:55:56 using GIT_SSH to set credentials jenkins-ssh 09:55:56 Verifying host key using known hosts file 09:55:56 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:55:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/28/116528/15 # timeout=10 09:55:56 > git rev-parse 2b46d5721ab19313498631e21443c6d38e1101fd^{commit} # timeout=10 09:55:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:55:56 Checking out Revision 2b46d5721ab19313498631e21443c6d38e1101fd (refs/changes/28/116528/15) 09:55:56 > git config core.sparsecheckout # timeout=10 09:55:56 > git checkout -f 2b46d5721ab19313498631e21443c6d38e1101fd # timeout=10 09:55:56 Commit message: "Consolidate Implementation of PceTapiLink" 09:55:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:55:57 > git rev-list --no-walk fe6f80295d9c4ddc7b0cdd37ec1084241043578b # timeout=10 09:55:57 > git remote # timeout=10 09:55:57 > git submodule init # timeout=10 09:55:57 > git submodule sync # timeout=10 09:55:57 > git config --get remote.origin.url # timeout=10 09:55:57 > git submodule init # timeout=10 09:55:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 09:55:57 ERROR: No submodules found. 09:56:00 provisioning config files... 09:56:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:56:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:56:00 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10216004662838314579.sh 09:56:00 ---> python-tools-install.sh 09:56:00 Setup pyenv: 09:56:00 * system (set by /opt/pyenv/version) 09:56:00 * 3.8.20 (set by /opt/pyenv/version) 09:56:00 * 3.9.20 (set by /opt/pyenv/version) 09:56:00 3.10.15 09:56:00 3.11.10 09:56:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8COx 09:56:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:56:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:56:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:56:11 lf-activate-venv(): INFO: Base packages installed successfully 09:56:11 lf-activate-venv(): INFO: Installing additional packages: lftools 09:56:45 lf-activate-venv(): INFO: Adding /tmp/venv-8COx/bin to PATH 09:56:45 Generating Requirements File 09:57:08 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:57:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:57:08 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:57:08 Python 3.11.10 09:57:09 pip 25.3 from /tmp/venv-8COx/lib/python3.11/site-packages/pip (python 3.11) 09:57:09 appdirs==1.4.4 09:57:09 argcomplete==3.6.3 09:57:09 aspy.yaml==1.3.0 09:57:09 attrs==25.4.0 09:57:09 autopage==0.5.2 09:57:09 beautifulsoup4==4.14.2 09:57:09 boto3==1.40.60 09:57:09 botocore==1.40.60 09:57:09 bs4==0.0.2 09:57:09 cachetools==6.2.1 09:57:09 certifi==2025.10.5 09:57:09 cffi==2.0.0 09:57:09 cfgv==3.4.0 09:57:09 chardet==5.2.0 09:57:09 charset-normalizer==3.4.4 09:57:09 click==8.3.0 09:57:09 cliff==4.11.0 09:57:09 cmd2==2.7.0 09:57:09 cryptography==3.3.2 09:57:09 debtcollector==3.0.0 09:57:09 decorator==5.2.1 09:57:09 defusedxml==0.7.1 09:57:09 Deprecated==1.2.18 09:57:09 distlib==0.4.0 09:57:09 dnspython==2.8.0 09:57:09 docker==7.1.0 09:57:09 dogpile.cache==1.5.0 09:57:09 durationpy==0.10 09:57:09 email-validator==2.3.0 09:57:09 filelock==3.20.0 09:57:09 future==1.0.0 09:57:09 gitdb==4.0.12 09:57:09 GitPython==3.1.45 09:57:09 google-auth==2.41.1 09:57:09 httplib2==0.31.0 09:57:09 identify==2.6.15 09:57:09 idna==3.11 09:57:09 importlib-resources==1.5.0 09:57:09 iso8601==2.1.0 09:57:09 Jinja2==3.1.6 09:57:09 jmespath==1.0.1 09:57:09 jsonpatch==1.33 09:57:09 jsonpointer==3.0.0 09:57:09 jsonschema==4.25.1 09:57:09 jsonschema-specifications==2025.9.1 09:57:09 keystoneauth1==5.12.0 09:57:09 kubernetes==34.1.0 09:57:09 lftools==0.37.15 09:57:09 lxml==6.0.2 09:57:09 markdown-it-py==4.0.0 09:57:09 MarkupSafe==3.0.3 09:57:09 mdurl==0.1.2 09:57:09 msgpack==1.1.2 09:57:09 multi_key_dict==2.0.3 09:57:09 munch==4.0.0 09:57:09 netaddr==1.3.0 09:57:09 niet==1.4.2 09:57:09 nodeenv==1.9.1 09:57:09 oauth2client==4.1.3 09:57:09 oauthlib==3.3.1 09:57:09 openstacksdk==4.7.1 09:57:09 os-service-types==1.8.0 09:57:09 osc-lib==4.2.0 09:57:09 oslo.config==10.0.0 09:57:09 oslo.context==6.1.0 09:57:09 oslo.i18n==6.6.0 09:57:09 oslo.log==7.2.1 09:57:09 oslo.serialization==5.8.0 09:57:09 oslo.utils==9.1.0 09:57:09 packaging==25.0 09:57:09 pbr==7.0.1 09:57:09 platformdirs==4.5.0 09:57:09 prettytable==3.16.0 09:57:09 psutil==7.1.2 09:57:09 pyasn1==0.6.1 09:57:09 pyasn1_modules==0.4.2 09:57:09 pycparser==2.23 09:57:09 pygerrit2==2.0.15 09:57:09 PyGithub==2.8.1 09:57:09 Pygments==2.19.2 09:57:09 PyJWT==2.10.1 09:57:09 PyNaCl==1.6.0 09:57:09 pyparsing==2.4.7 09:57:09 pyperclip==1.11.0 09:57:09 pyrsistent==0.20.0 09:57:09 python-cinderclient==9.8.0 09:57:09 python-dateutil==2.9.0.post0 09:57:09 python-heatclient==4.3.0 09:57:09 python-jenkins==1.8.3 09:57:09 python-keystoneclient==5.7.0 09:57:09 python-magnumclient==4.9.0 09:57:09 python-openstackclient==8.2.0 09:57:09 python-swiftclient==4.8.0 09:57:09 PyYAML==6.0.3 09:57:09 referencing==0.37.0 09:57:09 requests==2.32.5 09:57:09 requests-oauthlib==2.0.0 09:57:09 requestsexceptions==1.4.0 09:57:09 rfc3986==2.0.0 09:57:09 rich==14.2.0 09:57:09 rich-argparse==1.7.1 09:57:09 rpds-py==0.28.0 09:57:09 rsa==4.9.1 09:57:09 ruamel.yaml==0.18.16 09:57:09 ruamel.yaml.clib==0.2.14 09:57:09 s3transfer==0.14.0 09:57:09 simplejson==3.20.2 09:57:09 six==1.17.0 09:57:09 smmap==5.0.2 09:57:09 soupsieve==2.8 09:57:09 stevedore==5.5.0 09:57:09 tabulate==0.9.0 09:57:09 toml==0.10.2 09:57:09 tomlkit==0.13.3 09:57:09 tqdm==4.67.1 09:57:09 typing_extensions==4.15.0 09:57:09 tzdata==2025.2 09:57:09 urllib3==1.26.20 09:57:09 virtualenv==20.35.3 09:57:09 wcwidth==0.2.14 09:57:09 websocket-client==1.9.0 09:57:09 wrapt==2.0.0 09:57:09 xdg==6.0.0 09:57:09 xmltodict==1.0.2 09:57:09 yq==3.4.3 09:57:09 [EnvInject] - Injecting environment variables from a build step. 09:57:09 [EnvInject] - Injecting as environment variables the properties content 09:57:09 PYTHON=python3 09:57:09 09:57:09 [EnvInject] - Variables injected successfully. 09:57:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11715064791531488368.sh 09:57:09 ---> tox-install.sh 09:57:09 + source /home/jenkins/lf-env.sh 09:57:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:09 ++ mktemp -d /tmp/venv-XXXX 09:57:09 + lf_venv=/tmp/venv-umGr 09:57:09 + local venv_file=/tmp/.os_lf_venv 09:57:09 + local python=python3 09:57:09 + local options 09:57:09 + local set_path=true 09:57:09 + local install_args= 09:57:09 ++ 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:57:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:57:09 + true 09:57:09 + case $1 in 09:57:09 + venv_file=/tmp/.toxenv 09:57:09 + shift 2 09:57:09 + true 09:57:09 + case $1 in 09:57:09 + shift 09:57:09 + break 09:57:09 + case $python in 09:57:09 + local pkg_list= 09:57:09 + [[ -d /opt/pyenv ]] 09:57:09 + echo 'Setup pyenv:' 09:57:09 Setup pyenv: 09:57:09 + export PYENV_ROOT=/opt/pyenv 09:57:09 + PYENV_ROOT=/opt/pyenv 09:57:09 + 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:57:09 + 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:57:09 + pyenv versions 09:57:09 system 09:57:09 3.8.20 09:57:09 3.9.20 09:57:09 3.10.15 09:57:09 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:57:09 + command -v pyenv 09:57:09 ++ pyenv init - --no-rehash 09:57:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:57:09 for i in ${!paths[@]}; do 09:57:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:57:09 fi; done; 09:57:09 echo "${paths[*]}"'\'')" 09:57:09 export PATH="/opt/pyenv/shims:${PATH}" 09:57:09 export PYENV_SHELL=bash 09:57:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:57:09 pyenv() { 09:57:09 local command 09:57:09 command="${1:-}" 09:57:09 if [ "$#" -gt 0 ]; then 09:57:09 shift 09:57:09 fi 09:57:09 09:57:09 case "$command" in 09:57:09 rehash|shell) 09:57:09 eval "$(pyenv "sh-$command" "$@")" 09:57:09 ;; 09:57:09 *) 09:57:09 command pyenv "$command" "$@" 09:57:09 ;; 09:57:09 esac 09:57:09 }' 09:57:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:57:09 for i in ${!paths[@]}; do 09:57:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:57:09 fi; done; 09:57:09 echo "${paths[*]}"' 09:57:09 ++ 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:57:09 ++ 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:57:09 ++ 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:57:09 ++ export PYENV_SHELL=bash 09:57:09 ++ PYENV_SHELL=bash 09:57:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:57:09 +++ complete -F _pyenv pyenv 09:57:09 ++ lf-pyver python3 09:57:09 ++ local py_version_xy=python3 09:57:09 ++ local py_version_xyz= 09:57:09 ++ pyenv versions 09:57:09 ++ local command 09:57:09 ++ command=versions 09:57:09 ++ '[' 1 -gt 0 ']' 09:57:09 ++ shift 09:57:09 ++ case "$command" in 09:57:09 ++ command pyenv versions 09:57:09 ++ sed 's/^[ *]* //' 09:57:09 ++ awk '{ print $1 }' 09:57:09 ++ grep -E '^[0-9.]*[0-9]$' 09:57:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:57:09 +++ grep '^3' /tmp/.pyenv_versions 09:57:09 +++ sort -V 09:57:09 +++ tail -n 1 09:57:09 ++ py_version_xyz=3.11.10 09:57:09 ++ [[ -z 3.11.10 ]] 09:57:09 ++ echo 3.11.10 09:57:09 ++ return 0 09:57:09 + pyenv local 3.11.10 09:57:09 + local command 09:57:09 + command=local 09:57:09 + '[' 2 -gt 0 ']' 09:57:09 + shift 09:57:09 + case "$command" in 09:57:09 + command pyenv local 3.11.10 09:57:09 + for arg in "$@" 09:57:09 + case $arg in 09:57:09 + pkg_list+='tox ' 09:57:09 + for arg in "$@" 09:57:09 + case $arg in 09:57:09 + pkg_list+='virtualenv ' 09:57:09 + for arg in "$@" 09:57:09 + case $arg in 09:57:09 + pkg_list+='urllib3~=1.26.15 ' 09:57:09 + [[ -f /tmp/.toxenv ]] 09:57:09 + [[ ! -f /tmp/.toxenv ]] 09:57:09 + [[ -n '' ]] 09:57:09 + python3 -m venv /tmp/venv-umGr 09:57:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-umGr' 09:57:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-umGr 09:57:13 + echo /tmp/venv-umGr 09:57:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:57:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:57:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:57:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:13 + local 'pip_opts=--upgrade --quiet' 09:57:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:57:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:57:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:57:13 + [[ -n '' ]] 09:57:13 + [[ -n '' ]] 09:57:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:57:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:13 + /tmp/venv-umGr/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:57:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:57:19 lf-activate-venv(): INFO: Base packages installed successfully 09:57:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:57:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:57:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:57:19 + /tmp/venv-umGr/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:57:21 + type python3 09:57:21 + true 09:57:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-umGr/bin to PATH' 09:57:21 lf-activate-venv(): INFO: Adding /tmp/venv-umGr/bin to PATH 09:57:21 + PATH=/tmp/venv-umGr/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:57:21 + return 0 09:57:21 + python3 --version 09:57:21 Python 3.11.10 09:57:21 + python3 -m pip --version 09:57:22 pip 25.3 from /tmp/venv-umGr/lib/python3.11/site-packages/pip (python 3.11) 09:57:22 + python3 -m pip freeze 09:57:22 cachetools==6.2.1 09:57:22 chardet==5.2.0 09:57:22 colorama==0.4.6 09:57:22 distlib==0.4.0 09:57:22 filelock==3.20.0 09:57:22 packaging==25.0 09:57:22 platformdirs==4.5.0 09:57:22 pluggy==1.6.0 09:57:22 pyproject-api==1.10.0 09:57:22 tox==4.32.0 09:57:22 urllib3==1.26.20 09:57:22 virtualenv==20.35.3 09:57:22 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins17024252351206194527.sh 09:57:22 [EnvInject] - Injecting environment variables from a build step. 09:57:22 [EnvInject] - Injecting as environment variables the properties content 09:57:22 PARALLEL=True 09:57:22 09:57:22 [EnvInject] - Variables injected successfully. 09:57:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14251191986099577261.sh 09:57:22 ---> tox-run.sh 09:57:22 + 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:57:22 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:57:22 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:57:22 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 09:57:22 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 09:57:22 + source /home/jenkins/lf-env.sh 09:57:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:57:22 ++ mktemp -d /tmp/venv-XXXX 09:57:22 + lf_venv=/tmp/venv-bTlW 09:57:22 + local venv_file=/tmp/.os_lf_venv 09:57:22 + local python=python3 09:57:22 + local options 09:57:22 + local set_path=true 09:57:22 + local install_args= 09:57:22 ++ 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:57:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:57:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:57:22 + true 09:57:22 + case $1 in 09:57:22 + venv_file=/tmp/.toxenv 09:57:22 + shift 2 09:57:22 + true 09:57:22 + case $1 in 09:57:22 + shift 09:57:22 + break 09:57:22 + case $python in 09:57:22 + local pkg_list= 09:57:22 + [[ -d /opt/pyenv ]] 09:57:22 + echo 'Setup pyenv:' 09:57:22 Setup pyenv: 09:57:22 + export PYENV_ROOT=/opt/pyenv 09:57:22 + PYENV_ROOT=/opt/pyenv 09:57:22 + 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:57:22 + 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:57:22 + pyenv versions 09:57:22 system 09:57:22 3.8.20 09:57:22 3.9.20 09:57:22 3.10.15 09:57:22 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:57:22 + command -v pyenv 09:57:22 ++ pyenv init - --no-rehash 09:57:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:57:22 for i in ${!paths[@]}; do 09:57:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:57:22 fi; done; 09:57:22 echo "${paths[*]}"'\'')" 09:57:22 export PATH="/opt/pyenv/shims:${PATH}" 09:57:22 export PYENV_SHELL=bash 09:57:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:57:22 pyenv() { 09:57:22 local command 09:57:22 command="${1:-}" 09:57:22 if [ "$#" -gt 0 ]; then 09:57:22 shift 09:57:22 fi 09:57:22 09:57:22 case "$command" in 09:57:22 rehash|shell) 09:57:22 eval "$(pyenv "sh-$command" "$@")" 09:57:22 ;; 09:57:22 *) 09:57:22 command pyenv "$command" "$@" 09:57:22 ;; 09:57:22 esac 09:57:22 }' 09:57:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:57:22 for i in ${!paths[@]}; do 09:57:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:57:22 fi; done; 09:57:22 echo "${paths[*]}"' 09:57:22 ++ 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:57:22 ++ 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:57:22 ++ 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:57:22 ++ export PYENV_SHELL=bash 09:57:22 ++ PYENV_SHELL=bash 09:57:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:57:22 +++ complete -F _pyenv pyenv 09:57:22 ++ lf-pyver python3 09:57:22 ++ local py_version_xy=python3 09:57:22 ++ local py_version_xyz= 09:57:22 ++ pyenv versions 09:57:22 ++ local command 09:57:22 ++ command=versions 09:57:22 ++ '[' 1 -gt 0 ']' 09:57:22 ++ shift 09:57:22 ++ case "$command" in 09:57:22 ++ command pyenv versions 09:57:22 ++ sed 's/^[ *]* //' 09:57:22 ++ grep -E '^[0-9.]*[0-9]$' 09:57:22 ++ awk '{ print $1 }' 09:57:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:57:22 +++ grep '^3' /tmp/.pyenv_versions 09:57:22 +++ sort -V 09:57:22 +++ tail -n 1 09:57:22 ++ py_version_xyz=3.11.10 09:57:22 ++ [[ -z 3.11.10 ]] 09:57:22 ++ echo 3.11.10 09:57:22 ++ return 0 09:57:22 + pyenv local 3.11.10 09:57:22 + local command 09:57:22 + command=local 09:57:22 + '[' 2 -gt 0 ']' 09:57:22 + shift 09:57:22 + case "$command" in 09:57:22 + command pyenv local 3.11.10 09:57:22 + for arg in "$@" 09:57:22 + case $arg in 09:57:22 + pkg_list+='tox ' 09:57:22 + for arg in "$@" 09:57:22 + case $arg in 09:57:22 + pkg_list+='virtualenv ' 09:57:22 + for arg in "$@" 09:57:22 + case $arg in 09:57:22 + pkg_list+='urllib3~=1.26.15 ' 09:57:22 + [[ -f /tmp/.toxenv ]] 09:57:22 ++ cat /tmp/.toxenv 09:57:22 + lf_venv=/tmp/venv-umGr 09:57:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-umGr from' file:/tmp/.toxenv 09:57:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-umGr from file:/tmp/.toxenv 09:57:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:57:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:57:22 + local 'pip_opts=--upgrade --quiet' 09:57:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:57:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:57:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:57:22 + [[ -n '' ]] 09:57:22 + [[ -n '' ]] 09:57:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:57:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:57:22 + /tmp/venv-umGr/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:57:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:57:23 lf-activate-venv(): INFO: Base packages installed successfully 09:57:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:57:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:57:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:57:23 + /tmp/venv-umGr/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:57:25 + type python3 09:57:25 + true 09:57:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-umGr/bin to PATH' 09:57:25 lf-activate-venv(): INFO: Adding /tmp/venv-umGr/bin to PATH 09:57:25 + PATH=/tmp/venv-umGr/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:57:25 + return 0 09:57:25 + [[ -d /opt/pyenv ]] 09:57:25 + echo '---> Setting up pyenv' 09:57:25 ---> Setting up pyenv 09:57:25 + export PYENV_ROOT=/opt/pyenv 09:57:25 + PYENV_ROOT=/opt/pyenv 09:57:25 + export PATH=/opt/pyenv/bin:/tmp/venv-umGr/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:57:25 + PATH=/opt/pyenv/bin:/tmp/venv-umGr/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:57:25 ++ pwd 09:57:25 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 09:57:25 + export PYTHONPATH 09:57:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:57:25 + TOX_TESTENV_PASSENV=PYTHONPATH 09:57:25 + tox --version 09:57:25 4.32.0 from /tmp/venv-umGr/lib/python3.11/site-packages/tox/__init__.py 09:57:25 + PARALLEL=True 09:57:25 + TOX_OPTIONS_LIST= 09:57:25 + [[ -n '' ]] 09:57:25 + case ${PARALLEL,,} in 09:57:25 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 09:57:25 + tox --parallel auto --parallel-live 09:57:25 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 09:57:26 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:57:26 docs: install_deps> python -I -m pip install -r docs/requirements.txt 09:57:27 checkbashisms: freeze> python -m pip freeze --all 09:57:27 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 09:57:27 checkbashisms: pip==25.2,setuptools==80.9.0 09:57:27 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:57:27 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:57:27 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 09:57:29 checkbashisms: OK ✔ in 3.46 seconds 09:57:29 pre-commit: install_deps> python -I -m pip install pre-commit 09:57:35 pre-commit: freeze> python -m pip freeze --all 09:57:35 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:35 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 09:57:35 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:35 /usr/bin/cpan 09:57:35 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 09:57:36 [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:36 [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:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:57:36 [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:36 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:57:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:57:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:57:38 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 09:57:38 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 09:57:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:57:39 [INFO] Once installed this environment will be reused. 09:57:39 [INFO] This may take a few minutes... 09:57:39 buildcontroller: freeze> python -m pip freeze --all 09:57:39 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:39 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 09:57:39 + update-java-alternatives -l 09:57:39 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 09:57:39 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 09:57:39 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 09:57:39 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 09:57:40 update-alternatives: error: no alternatives for jaotc 09:57:41 update-alternatives: error: no alternatives for rmic 09:57:43 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 09:57:43 + java -version 09:57:43 + JAVA_VER=21 09:57:43 + echo 21 09:57:43 21 09:57:43 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 09:57:43 + javac -version 09:57:43 21 09:57:43 + JAVAC_VER=21 09:57:43 + echo 21 09:57:43 + [ 21 -ge 21 ] 09:57:43 + [ 21 -ge 21 ] 09:57:43 + echo ok, java is 21 or newer 09:57:43 + 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:43 ok, java is 21 or newer 09:57:44 2025-10-28 09:57:44 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:44 + sudo mkdir -p /opt 09:57:44 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 09:57:44 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 09:57:44 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 09:57:44 + mvn --version 09:57:44 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 09:57:44 Maven home: /opt/maven 09:57:44 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 09:57:44 Default locale: en, platform encoding: UTF-8 09:57:44 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 09:57:44 NOTE: Picked up JDK_JAVA_OPTIONS: 09:57:44 --add-opens=java.base/java.io=ALL-UNNAMED 09:57:44 --add-opens=java.base/java.lang=ALL-UNNAMED 09:57:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:57:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:57:44 --add-opens=java.base/java.net=ALL-UNNAMED 09:57:44 --add-opens=java.base/java.nio=ALL-UNNAMED 09:57:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:57:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:57:44 --add-opens=java.base/java.util=ALL-UNNAMED 09:57:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:57:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:57:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:57:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:57:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:57:44 -Xlog:disable 09:57:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:57:44 [INFO] Once installed this environment will be reused. 09:57:44 [INFO] This may take a few minutes... 09:57:53 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 09:57:53 [INFO] Once installed this environment will be reused. 09:57:53 [INFO] This may take a few minutes... 09:58:07 [INFO] Installing environment for https://github.com/perltidy/perltidy. 09:58:07 [INFO] Once installed this environment will be reused. 09:58:07 [INFO] This may take a few minutes... 09:58:13 docs: freeze> python -m pip freeze --all 09:58:14 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:58:14 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:58:14 docs-linkcheck: freeze> python -m pip freeze --all 09:58:15 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:58:15 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:58:17 docs: OK ✔ in 51.44 seconds 09:58:17 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 09:58:17 trim trailing whitespace.................................................Passed 09:58:18 Tabs remover.............................................................Passed 09:58:18 autopep8.................................................................docs-linkcheck: OK ✔ in 53.03 seconds 09:58:21 pylint: freeze> python -m pip freeze --all 09:58:22 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:58:22 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:58:24 Passed 09:58:24 perltidy.................................................................Passed 09:58:25 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 09:58:25 [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:58:25 [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:58:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:58:25 [INFO] Once installed this environment will be reused. 09:58:25 [INFO] This may take a few minutes... 09:58:34 gitlint..................................................................Passed 09:58:45 09:58:45 ------------------------------------ 09:58:45 Your code has been rated at 10.00/10 09:58:45 09:58:58 [ERROR] COMPILATION ERROR : 09:58:58 [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/pce/src/main/java/org/opendaylight/transportpce/pce/networkanalyzer/PceOtnNode.java:[634,5] illegal start of expression 09:58:58 [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:58 [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/pce/src/main/java/org/opendaylight/transportpce/pce/networkanalyzer/PceOtnNode.java:[634,5] illegal start of expression 09:58:58 [ERROR] -> [Help 1] 09:58:58 [ERROR] 09:58:58 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 09:58:58 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 09:58:58 [ERROR] 09:58:58 [ERROR] For more information about the errors and possible solutions, please read the following articles: 09:58:58 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 09:58:58 [ERROR] 09:58:58 [ERROR] After correcting the problems, you can resume the build with the command 09:58:58 [ERROR] mvn -rf :transportpce-pce 09:58:58 pre-commit: OK ✔ in 1 minute 5.97 seconds 09:58:58 pylint: OK ✔ in 30.24 seconds 09:58:58 buildcontroller: exit 1 (78.96 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh pid=2760 09:58:59 buildcontroller: FAIL ✖ in 1 minute 33.17 seconds 09:58:59 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:59 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:59 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:59 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:59:09 build_karaf_tests71: freeze> python -m pip freeze --all 09:59:09 build_karaf_tests221: freeze> python -m pip freeze --all 09:59:09 build_karaf_tests190: freeze> python -m pip freeze --all 09:59:09 build_karaf_tests121: freeze> python -m pip freeze --all 09:59:10 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:59:10 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:59:10 build karaf in karaf71 with ./karaf71.env 09:59:10 NOTE: Picked up JDK_JAVA_OPTIONS: 09:59:10 --add-opens=java.base/java.io=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.net=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:59:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:59:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:59:10 -Xlog:disable 09:59:10 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:59:10 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:59:10 build karaf in karaf221 with ./karaf221.env 09:59:10 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:59:10 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:59:10 build karaf in karafoc with ./karafoc.env 09:59:10 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:59:10 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 09:59:10 build karaf in karaf121 with ./karaf121.env 09:59:10 NOTE: Picked up JDK_JAVA_OPTIONS: 09:59:10 --add-opens=java.base/java.io=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.net=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:59:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:59:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:59:10 -Xlog:disable 09:59:10 NOTE: Picked up JDK_JAVA_OPTIONS: 09:59:10 --add-opens=java.base/java.io=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.net=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:59:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:59:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:59:10 -Xlog:disable 09:59:10 NOTE: Picked up JDK_JAVA_OPTIONS: 09:59:10 --add-opens=java.base/java.io=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.net=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.nio.file=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.jar=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.stream=ALL-UNNAMED 09:59:10 --add-opens=java.base/java.util.zip=ALL-UNNAMED 09:59:10 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 09:59:10 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 09:59:10 -Xlog:disable 10:00:26 build_karaf_tests190: OK ✔ in 1 minute 26.15 seconds 10:00:26 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 10:00:42 build_karaf_tests121: OK ✔ in 1 minute 42.95 seconds 10:00:42 build_karaf_tests221: OK ✔ in 1 minute 42.97 seconds 10:00: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 10:00:43 build_karaf_tests71: OK ✔ in 1 minute 44.33 seconds 10:00:43 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:52 buildlighty: freeze> python -m pip freeze --all 10:00:53 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:53 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 10:00:53 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 10:00:54 sims: freeze> python -m pip freeze --all 10:00:54 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:54 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 10:00:54 Using lighynode version 20.1.0.5 10:00:54 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 10:01:51 sims: OK ✔ in 17.31 seconds 10:01:51 buildlighty: OK ✔ in 52.09 seconds 10:01:51 testsPCE: freeze> python -m pip freeze --all 10:01:52 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:52 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 10:01:52 pytest -q transportpce_tests/pce/test01_pce.py 10:03:52 EEEEEEEEEEEEEEEEEEEE [100%] 10:41:53 ==================================== ERRORS ==================================== 10:41:53 _______ ERROR at setup of TestTransportPCEPce.test_01_load_port_mapping ________ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ____ ERROR at setup of TestTransportPCEPce.test_02_load_simple_topology_bi _____ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ___________ ERROR at setup of TestTransportPCEPce.test_03_get_nodeId ___________ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ___________ ERROR at setup of TestTransportPCEPce.test_04_get_linkId ___________ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ____ ERROR at setup of TestTransportPCEPce.test_05_path_computation_xpdr_bi ____ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ____ ERROR at setup of TestTransportPCEPce.test_06_path_computation_rdm_bi _____ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ____ ERROR at setup of TestTransportPCEPce.test_07_load_simple_topology_uni ____ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ___________ ERROR at setup of TestTransportPCEPce.test_08_get_nodeId ___________ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ___________ ERROR at setup of TestTransportPCEPce.test_09_get_linkId ___________ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ___ ERROR at setup of TestTransportPCEPce.test_10_path_computation_xpdr_uni ____ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ____ ERROR at setup of TestTransportPCEPce.test_11_path_computation_rdm_uni ____ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 _____ ERROR at setup of TestTransportPCEPce.test_12_load_complex_topology ______ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ___________ ERROR at setup of TestTransportPCEPce.test_13_get_nodeId ___________ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 _____ ERROR at setup of TestTransportPCEPce.test_14_fail_path_computation ______ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ___ ERROR at setup of TestTransportPCEPce.test_15_success1_path_computation ____ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ___ ERROR at setup of TestTransportPCEPce.test_16_success2_path_computation ____ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 ___ ERROR at setup of TestTransportPCEPce.test_17_success3_path_computation ____ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 _ ERROR at setup of TestTransportPCEPce.test_18_path_computation_before_oms_attribute_deletion _ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 _ ERROR at setup of TestTransportPCEPce.test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link _ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 _ ERROR at setup of TestTransportPCEPce.test_20_path_computation_after_oms_attribute_deletion _ 10:41:53 10:41:53 cls = 10:41:53 10:41:53 @classmethod 10:41:53 def setUpClass(cls): 10:41:53 # pylint: disable=bare-except 10:41:53 sample_files_parsed = False 10:41:53 time.sleep(20) 10:41:53 try: 10:41:53 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "honeynode-topo.json") 10:41:53 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:41:53 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-simple-topology.json") 10:41:53 10:41:53 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:41:53 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:41:53 10:41:53 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:41:53 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:41:53 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:41:53 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:41:53 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:41:53 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:41:53 cls.port_mapping_data = port_mapping.read() 10:41:53 sample_files_parsed = True 10:41:53 except PermissionError as err: 10:41:53 print("Permission Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except FileNotFoundError as err: 10:41:53 print("File Not found Error when trying to read sample files\n", err) 10:41:53 sys.exit(2) 10:41:53 except: 10:41:53 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:41:53 sys.exit(2) 10:41:53 finally: 10:41:53 if sample_files_parsed: 10:41:53 print("sample files content loaded") 10:41:53 10:41:53 > cls.processes = test_utils.start_tpce() 10:41:53 ^^^^^^^^^^^^^^^^^^^^^^^ 10:41:53 10:41:53 transportpce_tests/pce/test01_pce.py:93: 10:41:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:41:53 10:41:53 def start_tpce(): 10:41:53 if 'NO_ODL_STARTUP' in os.environ: 10:41:53 print('No OpenDaylight instance to start!') 10:41:53 return [] 10:41:53 print('starting OpenDaylight...') 10:41:53 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:41:53 process = start_lighty() 10:41:53 else: 10:41:53 process = start_karaf() 10:41:53 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:41:53 print('OpenDaylight started !') 10:41:53 else: 10:41:53 print('OpenDaylight failed to start !') 10:41:53 shutdown_process(process) 10:41:53 for pid in process_list: 10:41:53 shutdown_process(pid) 10:41:53 > sys.exit(1) 10:41:53 E SystemExit: 1 10:41:53 10:41:53 transportpce_tests/common/test_utils.py:232: SystemExit 10:41:53 ---------------------------- Captured stdout setup ----------------------------- 10:41:53 sample files content loaded 10:41:53 starting OpenDaylight... 10:41:53 starting KARAF (karaf) TransportPCE build... 10:41:53 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:41:53 =========================== short test summary info ============================ 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_01_load_port_mapping 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_02_load_simple_topology_bi 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_03_get_nodeId 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_04_get_linkId 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_05_path_computation_xpdr_bi 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_06_path_computation_rdm_bi 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_07_load_simple_topology_uni 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_08_get_nodeId 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_09_get_linkId 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_10_path_computation_xpdr_uni 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_11_path_computation_rdm_uni 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_12_load_complex_topology 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_13_get_nodeId 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_14_fail_path_computation 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_15_success1_path_computation 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_16_success2_path_computation 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_17_success3_path_computation 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_18_path_computation_before_oms_attribute_deletion 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link 10:41:53 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_20_path_computation_after_oms_attribute_deletion 10:41:53 20 errors in 2401.16s (0:40:01) 10:41:53 testsPCE: exit 1 (2401.50 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=4842 10:41:54 testsPCE: FAIL ✖ in 41 minutes 10.56 seconds 10:41:54 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:54 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:54 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:42:00 tests121: freeze> python -m pip freeze --all 10:42:00 tests190: freeze> python -m pip freeze --all 10:42:00 tests_tapi: freeze> python -m pip freeze --all 10:42:01 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:42:01 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 10:42:01 using environment variables from ./karaf121.env 10:42:01 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 10:42:01 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:42:01 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 10:42:01 using environment variables from ./karafoc.env 10:42:01 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:42:01 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 10:42:01 using environment variables from ./karaf221.env 10:42:01 pytest -q transportpce_tests/oc/test01_portmapping.py 10:42:01 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 10:43:05 ........... [100%] 10:43:20 10 passed in 79.22s (0:01:19) 10:43:20 pytest -q transportpce_tests/oc/test02_topology.py 10:43:27 ................................... [100%] 10:44:06 21 passed in 125.34s (0:02:05) 10:44:06 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 10:44:06 ......................... [100%] 10:44:26 14 passed in 65.28s (0:01:05) 10:44:26 ..pytest -q transportpce_tests/oc/test03_renderer.py 10:44:26 ............. [100%] 10:45:03 6 passed in 56.98s 10:45:04 pytest -q transportpce_tests/1.2.1/test03_topology.py 10:45:04 ..................... [100%] 10:45:24 19 passed in 58.39s 10:45:25 tests190: OK ✔ in 3 minutes 31.34 seconds 10:45:25 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:30 .tests71: freeze> python -m pip freeze --all 10:45:32 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:32 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 10:45:32 using environment variables from ./karaf71.env 10:45:32 pytest -q transportpce_tests/7.1/test01_portmapping.py 10:45:51 ............................... [100%] 10:46:24 12 passed in 51.13s 10:46:24 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 10:46:25 .................................................. [100%] 10:47:31 44 passed in 147.52s (0:02:27) 10:47:31 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 10:47:32 .................................................................... [100%] 10:48:55 24 passed in 83.45s (0:01:23) 10:48:55 pytest -q transportpce_tests/1.2.1/test05_olm.py 10:48:55 ..... [100%] 10:49:01 62 passed in 157.36s (0:02:37) 10:49:02 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 10:49:49 ......................... [100%] 10:50:16 51 passed in 495.10s (0:08:15) 10:50:16 pytest -q transportpce_tests/tapi/test02_full_topology.py 10:50:16 ......................................................... [100%] 10:51:34 48 passed in 151.79s (0:02:31) 10:51:34 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 10:51:35 .............................. [100%] 10:52:16 40 passed in 200.94s (0:03:20) 10:52:16 pytest -q transportpce_tests/1.2.1/test06_end2end.py 10:52:20 .................. [100%] 10:52:48 22 passed in 74.17s (0:01:14) 10:52:57 ........................................................ [100%] 10:55:50 36 passed in 334.01s (0:05:34) 10:55:50 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 10:56:00 ................................................................................ [100%] 11:01:12 54 passed in 535.01s (0:08:55) 11:03:03 ...... [100%] 11:03:58 71 passed in 486.95s (0:08:06) 11:03:58 pytest -q transportpce_tests/tapi/test04_topo_extension.py 11:04:52 ................... [100%] 11:06:23 19 passed in 145.10s (0:02:25) 11:06:23 tests71: OK ✔ in 7 minutes 23.9 seconds 11:06:23 tests121: OK ✔ in 19 minutes 18.55 seconds 11:06:23 tests_tapi: OK ✔ in 24 minutes 29.91 seconds 11:06:23 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:30 tests221: freeze> python -m pip freeze --all 11:06:31 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:31 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 11:06:31 using environment variables from ./karaf221.env 11:06:31 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 11:07:07 ................................... [100%] 11:07:47 35 passed in 76.18s (0:01:16) 11:07:47 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 11:08:18 ...... [100%] 11:08:32 6 passed in 44.67s 11:08:32 pytest -q transportpce_tests/2.2.1/test03_topology.py 11:09:15 ............................................ [100%] 11:10:50 44 passed in 137.71s (0:02:17) 11:10:50 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 11:11:26 ............ [100%] 11:11:50 12 passed in 59.46s 11:11:50 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 11:12:15 ................ [100%] 11:13:44 16 passed in 114.23s (0:01:54) 11:13:44 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 11:14:14 ............................... [100%] 11:14:21 31 passed in 36.39s 11:14:21 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 11:14:56 .......................... [100%] 11:15:52 26 passed in 90.34s (0:01:30) 11:15:52 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 11:16:29 ...................... [100%] 11:17:32 22 passed in 100.33s (0:01:40) 11:17:32 pytest -q transportpce_tests/2.2.1/test09_olm.py 11:18:13 ........................................ [100%] 11:20:34 40 passed in 181.60s (0:03:01) 11:20:34 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 11:21:17 ........................................................................ [ 74%] 11:26:53 ......................... [100%] 11:28:45 97 passed in 490.35s (0:08:10) 11:28:45 pytest -q transportpce_tests/2.2.1/test12_end2end.py 11:29:23 ...................................................... [100%] 11:36:10 54 passed in 444.89s (0:07:24) 11:36:10 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 11:37:03 ........................................................................ [ 71%] 11:42:10 ............................. [100%] 11:47:19 101 passed in 669.21s (0:11:09) 11:47:20 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 11:48:13 ........................................................................ [ 67%] 11:53:58 ................................... [100%] 11:57:19 107 passed in 598.92s (0:09:58) 11:57:19 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 11:58:01 ............................................. [100%] 12:00:37 45 passed in 198.00s (0:03:18) 12:00:37 tests221: OK ✔ in 54 minutes 13.92 seconds 12:00:37 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:00:45 tests_hybrid: freeze> python -m pip freeze --all 12:00:45 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:00:45 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 12:00:45 using environment variables from ./karaf221.env 12:00:45 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 12:01:24 ................................................... [100%] 12:03:11 51 passed in 145.64s (0:02:25) 12:03:11 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 12:03:53 ........................................................................ [ 66%] 12:08:13 ..............FFFFFFFFFFFF........... [100%] 12:12:54 =================================== FAILURES =================================== 12:12:54 ___________ TestTransportPCEB100GEndtoend.test_087_get_400GE_service ___________ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_087_get_400GE_service(self): 12:12:54 response = test_utils.get_ordm_serv_list_attr_request("services", "service-400GE") 12:12:54 > self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 E AssertionError: 409 != 200 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1352: AssertionError 12:12:54 ___________ TestTransportPCEB100GEndtoend.test_088_check_xc1_roadma ____________ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_088_check_xc1_roadma(self): 12:12:54 response = test_utils.check_node_attribute_request( 12:12:54 "ROADM-A1", "roadm-connections", "SRG1-PP1-TXRX-DEG2-TTP-TXRX-755:768") 12:12:54 > self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 E AssertionError: 409 != 200 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1362: AssertionError 12:12:54 ___________ TestTransportPCEB100GEndtoend.test_089_check_topo_xpdra2 ___________ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_089_check_topo_xpdra2(self): 12:12:54 response = test_utils.get_ietf_network_node_request('openroadm-topology', 'XPDR-A2-XPDR1', 'config') 12:12:54 self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 liste_tp = response['node']['ietf-network-topology:termination-point'] 12:12:54 for ele in liste_tp: 12:12:54 if ele['tp-id'] == 'XPDR1-NETWORK1': 12:12:54 self.assertEqual( 12:12:54 196.08125, 12:12:54 > float(ele['org-openroadm-network-topology:xpdr-network-attributes']['wavelength']['frequency'])) 12:12:54 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 12:12:54 E KeyError: 'wavelength' 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1381: KeyError 12:12:54 ________ TestTransportPCEB100GEndtoend.test_090_check_topo_roadma_SRG1 _________ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_090_check_topo_roadma_SRG1(self): 12:12:54 response = test_utils.get_ietf_network_node_request('openroadm-topology', 'ROADM-A1-SRG1', 'config') 12:12:54 self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 freq_map = base64.b64decode( 12:12:54 response['node']['org-openroadm-network-topology:srg-attributes']['avail-freq-maps'][0]['freq-map']) 12:12:54 freq_map_array = [int(x) for x in freq_map] 12:12:54 > self.assertEqual(freq_map_array[95], 0, "Index 1 should not be available") 12:12:54 E AssertionError: 255 != 0 : Index 1 should not be available 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1395: AssertionError 12:12:54 ________ TestTransportPCEB100GEndtoend.test_091_check_topo_roadma_DEG1 _________ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_091_check_topo_roadma_DEG1(self): 12:12:54 response = test_utils.get_ietf_network_node_request('openroadm-topology', 'ROADM-A1-DEG2', 'config') 12:12:54 self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 freq_map = base64.b64decode( 12:12:54 response['node']['org-openroadm-network-topology:degree-attributes']['avail-freq-maps'][0]['freq-map']) 12:12:54 freq_map_array = [int(x) for x in freq_map] 12:12:54 > self.assertEqual(freq_map_array[95], 0, "Index 1 should not be available") 12:12:54 E AssertionError: 255 != 0 : Index 1 should not be available 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1413: AssertionError 12:12:54 __ TestTransportPCEB100GEndtoend.test_092_check_interface_400GE_CLIENT_xpdra2 __ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_092_check_interface_400GE_CLIENT_xpdra2(self): 12:12:54 response = test_utils.check_node_attribute_request( 12:12:54 'XPDR-A2', 'interface', 'XPDR1-CLIENT1-ETHERNET') 12:12:54 > self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 E AssertionError: 409 != 200 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1431: AssertionError 12:12:54 ______ TestTransportPCEB100GEndtoend.test_093_check_interface_OTSI_xpdra2 ______ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_093_check_interface_OTSI_xpdra2(self): 12:12:54 response = test_utils.check_node_attribute_request( 12:12:54 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-755:768') 12:12:54 > self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 E AssertionError: 409 != 200 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1448: AssertionError 12:12:54 ___ TestTransportPCEB100GEndtoend.test_094_check_interface_OTSI_GROUP_xpdra2 ___ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_094_check_interface_OTSI_GROUP_xpdra2(self): 12:12:54 response = test_utils.check_node_attribute_request( 12:12:54 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-OTSIGROUP-400G') 12:12:54 > self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 E AssertionError: 409 != 200 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1474: AssertionError 12:12:54 _____ TestTransportPCEB100GEndtoend.test_095_check_interface_OTUC4_xpdra2 ______ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_095_check_interface_OTUC4_xpdra2(self): 12:12:54 response = test_utils.check_node_attribute_request( 12:12:54 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-OTUC4') 12:12:54 > self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 E AssertionError: 409 != 200 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1493: AssertionError 12:12:54 _____ TestTransportPCEB100GEndtoend.test_096_check_interface_ODUC4_xpdra2 ______ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_096_check_interface_ODUC4_xpdra2(self): 12:12:54 response = test_utils.check_node_attribute_request( 12:12:54 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-ODUC4') 12:12:54 > self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 E AssertionError: 409 != 200 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1519: AssertionError 12:12:54 ____ TestTransportPCEB100GEndtoend.test_097_check_interface_ODUFLEX_xpdra2 _____ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_097_check_interface_ODUFLEX_xpdra2(self): 12:12:54 response = test_utils.check_node_attribute_request( 12:12:54 'XPDR-A2', 'interface', 'XPDR1-NETWORK1-ODUFLEX') 12:12:54 > self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 E AssertionError: 409 != 200 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1550: AssertionError 12:12:54 _________ TestTransportPCEB100GEndtoend.test_098_delete_400GE_service __________ 12:12:54 12:12:54 self = 12:12:54 12:12:54 def test_098_delete_400GE_service(self): 12:12:54 self.del_serv_input_data["service-delete-req-info"]["service-name"] = "service-400GE" 12:12:54 response = test_utils.transportpce_api_rpc_request( 12:12:54 'org-openroadm-service', 'service-delete', 12:12:54 self.del_serv_input_data) 12:12:54 self.assertEqual(response['status_code'], requests.codes.ok) 12:12:54 > self.assertIn('Renderer service delete in progress', 12:12:54 response['output']['configuration-response-common']['response-message']) 12:12:54 E AssertionError: 'Renderer service delete in progress' not found in "Service 'service-400GE' does not exist in datastore" 12:12:54 12:12:54 transportpce_tests/hybrid/test02_B100G_end2end.py:1606: AssertionError 12:12:54 =========================== short test summary info ============================ 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_087_get_400GE_service 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_088_check_xc1_roadma 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_089_check_topo_xpdra2 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_090_check_topo_roadma_SRG1 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_091_check_topo_roadma_DEG1 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_092_check_interface_400GE_CLIENT_xpdra2 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_093_check_interface_OTSI_xpdra2 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_094_check_interface_OTSI_GROUP_xpdra2 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_095_check_interface_OTUC4_xpdra2 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_096_check_interface_ODUC4_xpdra2 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_097_check_interface_ODUFLEX_xpdra2 12:12:54 FAILED transportpce_tests/hybrid/test02_B100G_end2end.py::TestTransportPCEB100GEndtoend::test_098_delete_400GE_service 12:12:54 12 failed, 97 passed in 583.10s (0:09:43) 12:12:54 tests_hybrid: exit 1 (729.36 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=41225 12:12:54 buildcontroller: FAIL code 1 (93.17=setup[14.20]+cmd[78.96] seconds) 12:12:54 sims: OK (17.30=setup[12.83]+cmd[4.47] seconds) 12:12:54 build_karaf_tests121: OK (102.95=setup[11.55]+cmd[91.40] seconds) 12:12:54 testsPCE: FAIL code 1 (2470.56=setup[69.06]+cmd[2401.50] seconds) 12:12:54 tests121: OK (1158.55=setup[7.33]+cmd[1151.21] seconds) 12:12:54 build_karaf_tests221: OK (102.97=setup[11.41]+cmd[91.56] seconds) 12:12:54 tests_tapi: OK (1469.91=setup[7.40]+cmd[1462.52] seconds) 12:12:54 tests221: OK (3253.92=setup[7.52]+cmd[3246.40] seconds) 12:12:54 build_karaf_tests71: OK (104.33=setup[11.28]+cmd[93.05] seconds) 12:12:54 tests71: OK (443.90=setup[7.66]+cmd[436.24] seconds) 12:12:54 build_karaf_tests190: OK (86.15=setup[11.45]+cmd[74.70] seconds) 12:12:54 tests190: OK (211.34=setup[7.39]+cmd[203.95] seconds) 12:12:54 tests_hybrid: FAIL code 1 (737.29=setup[7.93]+cmd[729.36] seconds) 12:12:54 buildlighty: OK (52.09=setup[28.19]+cmd[23.90] seconds) 12:12:54 docs: OK (51.44=setup[48.64]+cmd[2.80] seconds) 12:12:54 docs-linkcheck: OK (53.03=setup[49.48]+cmd[3.55] seconds) 12:12:54 checkbashisms: OK (3.46=setup[1.97]+cmd[0.02,0.17,1.29] seconds) 12:12:54 pre-commit: OK (65.97=setup[6.62]+cmd[0.01,0.00,50.03,9.30] seconds) 12:12:54 pylint: OK (30.24=setup[5.45]+cmd[24.80] seconds) 12:12:54 evaluation failed :( (8129.24 seconds) 12:12:54 + tox_status=255 12:12:54 + echo '---> Completed tox runs' 12:12:54 ---> Completed tox runs 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/build_karaf_tests121/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=build_karaf_tests121 12:12:54 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/build_karaf_tests190/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=build_karaf_tests190 12:12:54 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/build_karaf_tests221/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=build_karaf_tests221 12:12:54 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/build_karaf_tests71/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=build_karaf_tests71 12:12:54 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/buildcontroller/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=buildcontroller 12:12:54 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/buildlighty/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=buildlighty 12:12:54 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/checkbashisms/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=checkbashisms 12:12:54 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/docs-linkcheck/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=docs-linkcheck 12:12:54 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/docs/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=docs 12:12:54 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/pre-commit/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=pre-commit 12:12:54 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/pylint/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=pylint 12:12:54 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/sims/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=sims 12:12:54 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/tests121/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=tests121 12:12:54 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/tests190/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=tests190 12:12:54 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 12:12:54 + for i in .tox/*/log 12:12:54 ++ echo .tox/tests221/log 12:12:54 ++ awk -F/ '{print $2}' 12:12:54 + tox_env=tests221 12:12:54 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 12:12:55 + for i in .tox/*/log 12:12:55 ++ echo .tox/tests71/log 12:12:55 ++ awk -F/ '{print $2}' 12:12:55 + tox_env=tests71 12:12:55 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 12:12:55 + for i in .tox/*/log 12:12:55 ++ echo .tox/testsPCE/log 12:12:55 ++ awk -F/ '{print $2}' 12:12:55 + tox_env=testsPCE 12:12:55 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 12:12:55 + for i in .tox/*/log 12:12:55 ++ echo .tox/tests_hybrid/log 12:12:55 ++ awk -F/ '{print $2}' 12:12:55 + tox_env=tests_hybrid 12:12:55 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 12:12:55 + for i in .tox/*/log 12:12:55 ++ echo .tox/tests_tapi/log 12:12:55 ++ awk -F/ '{print $2}' 12:12:55 + tox_env=tests_tapi 12:12:55 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 12:12:55 + DOC_DIR=docs/_build/html 12:12:55 + [[ -d docs/_build/html ]] 12:12:55 + echo '---> Archiving generated docs' 12:12:55 ---> Archiving generated docs 12:12:55 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:12:55 + echo '---> tox-run.sh ends' 12:12:55 ---> tox-run.sh ends 12:12:55 + test 255 -eq 0 12:12:55 + exit 255 12:12:55 ++ '[' 1 = 1 ']' 12:12:55 ++ '[' -x /usr/bin/clear_console ']' 12:12:55 ++ /usr/bin/clear_console -q 12:12:55 Build step 'Execute shell' marked build as failure 12:12:55 $ ssh-agent -k 12:12:55 unset SSH_AUTH_SOCK; 12:12:55 unset SSH_AGENT_PID; 12:12:55 echo Agent pid 1568 killed; 12:12:55 [ssh-agent] Stopped. 12:12:55 [PostBuildScript] - [INFO] Executing post build scripts. 12:12:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14566562276639505389.sh 12:12:55 ---> sysstat.sh 12:12:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8529084048234802879.sh 12:12:55 ---> package-listing.sh 12:12:55 ++ facter osfamily 12:12:55 ++ tr '[:upper:]' '[:lower:]' 12:12:56 + OS_FAMILY=debian 12:12:56 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 12:12:56 + START_PACKAGES=/tmp/packages_start.txt 12:12:56 + END_PACKAGES=/tmp/packages_end.txt 12:12:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:12:56 + PACKAGES=/tmp/packages_start.txt 12:12:56 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:12:56 + PACKAGES=/tmp/packages_end.txt 12:12:56 + case "${OS_FAMILY}" in 12:12:56 + dpkg -l 12:12:56 + grep '^ii' 12:12:56 + '[' -f /tmp/packages_start.txt ']' 12:12:56 + '[' -f /tmp/packages_end.txt ']' 12:12:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:12:56 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:12:56 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:12:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:12:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17407339801543145636.sh 12:12:56 ---> capture-instance-metadata.sh 12:12:56 Setup pyenv: 12:12:56 system 12:12:56 3.8.20 12:12:56 3.9.20 12:12:56 3.10.15 12:12:56 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:12:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8COx from file:/tmp/.os_lf_venv 12:12:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:12:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:12:58 lf-activate-venv(): INFO: Base packages installed successfully 12:12:58 lf-activate-venv(): INFO: Installing additional packages: lftools 12:13:12 lf-activate-venv(): INFO: Adding /tmp/venv-8COx/bin to PATH 12:13:12 INFO: Running in OpenStack, capturing instance metadata 12:13:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6997895433142855615.sh 12:13:13 provisioning config files... 12:13:13 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3764 12:13:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config9698964041765708906tmp 12:13:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:13:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:13:13 provisioning config files... 12:13:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:13:13 [EnvInject] - Injecting environment variables from a build step. 12:13:13 [EnvInject] - Injecting as environment variables the properties content 12:13:13 SERVER_ID=logs 12:13:13 12:13:13 [EnvInject] - Variables injected successfully. 12:13:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4241474701988856753.sh 12:13:13 ---> create-netrc.sh 12:13:13 WARN: Log server credential not found. 12:13:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14768855737759884472.sh 12:13:13 ---> python-tools-install.sh 12:13:13 Setup pyenv: 12:13:14 system 12:13:14 3.8.20 12:13:14 3.9.20 12:13:14 3.10.15 12:13:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:13:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8COx from file:/tmp/.os_lf_venv 12:13:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:16 lf-activate-venv(): INFO: Base packages installed successfully 12:13:16 lf-activate-venv(): INFO: Installing additional packages: lftools 12:13:26 lf-activate-venv(): INFO: Adding /tmp/venv-8COx/bin to PATH 12:13:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins19119807662060690.sh 12:13:26 ---> sudo-logs.sh 12:13:26 Archiving 'sudo' log.. 12:13:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3539404693002804693.sh 12:13:26 ---> job-cost.sh 12:13:26 Setup pyenv: 12:13:26 system 12:13:26 3.8.20 12:13:26 3.9.20 12:13:26 3.10.15 12:13:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:13:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8COx from file:/tmp/.os_lf_venv 12:13:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:28 lf-activate-venv(): INFO: Base packages installed successfully 12:13:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:13:35 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:35 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:13:35 lf-activate-venv(): INFO: Adding /tmp/venv-8COx/bin to PATH 12:13:35 INFO: No Stack... 12:13:36 INFO: Retrieving Pricing Info for: v3-standard-4 12:13:36 INFO: Archiving Costs 12:13:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17611680929671988860.sh 12:13:36 ---> logs-deploy.sh 12:13:36 Setup pyenv: 12:13:36 system 12:13:36 3.8.20 12:13:36 3.9.20 12:13:36 3.10.15 12:13:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:13:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8COx from file:/tmp/.os_lf_venv 12:13:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:13:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:13:39 lf-activate-venv(): INFO: Base packages installed successfully 12:13:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-8COx/bin to PATH 12:13:49 WARNING: Nexus logging server not set 12:13:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3764/ 12:13:49 INFO: archiving logs to S3 12:13:50 ---> uname -a: 12:13:50 Linux prd-ubuntu2204-docker-4c-16g-2818 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:50 12:13:50 12:13:50 ---> lscpu: 12:13:50 Architecture: x86_64 12:13:50 CPU op-mode(s): 32-bit, 64-bit 12:13:50 Address sizes: 40 bits physical, 48 bits virtual 12:13:50 Byte Order: Little Endian 12:13:50 CPU(s): 4 12:13:50 On-line CPU(s) list: 0-3 12:13:50 Vendor ID: AuthenticAMD 12:13:50 Model name: AMD EPYC-Rome Processor 12:13:50 CPU family: 23 12:13:50 Model: 49 12:13:50 Thread(s) per core: 1 12:13:50 Core(s) per socket: 1 12:13:50 Socket(s): 4 12:13:50 Stepping: 0 12:13:50 BogoMIPS: 5600.00 12:13:50 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:50 Virtualization: AMD-V 12:13:50 Hypervisor vendor: KVM 12:13:50 Virtualization type: full 12:13:50 L1d cache: 128 KiB (4 instances) 12:13:50 L1i cache: 128 KiB (4 instances) 12:13:50 L2 cache: 2 MiB (4 instances) 12:13:50 L3 cache: 64 MiB (4 instances) 12:13:50 NUMA node(s): 1 12:13:50 NUMA node0 CPU(s): 0-3 12:13:50 Vulnerability Gather data sampling: Not affected 12:13:50 Vulnerability Indirect target selection: Not affected 12:13:50 Vulnerability Itlb multihit: Not affected 12:13:50 Vulnerability L1tf: Not affected 12:13:50 Vulnerability Mds: Not affected 12:13:50 Vulnerability Meltdown: Not affected 12:13:50 Vulnerability Mmio stale data: Not affected 12:13:50 Vulnerability Reg file data sampling: Not affected 12:13:50 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:13:50 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:13:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:13:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:13:50 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:13:50 Vulnerability Srbds: Not affected 12:13:50 Vulnerability Tsx async abort: Not affected 12:13:50 12:13:50 12:13:50 ---> nproc: 12:13:50 4 12:13:50 12:13:50 12:13:50 ---> df -h: 12:13:50 Filesystem Size Used Avail Use% Mounted on 12:13:50 tmpfs 1.6G 1.1M 1.6G 1% /run 12:13:50 /dev/vda1 78G 17G 61G 22% / 12:13:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:13:50 tmpfs 5.0M 0 5.0M 0% /run/lock 12:13:50 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:13:50 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:13:50 12:13:50 12:13:50 ---> free -m: 12:13:50 total used free shared buff/cache available 12:13:50 Mem: 15989 704 11422 3 3862 14942 12:13:50 Swap: 1023 1 1022 12:13:50 12:13:50 12:13:50 ---> ip addr: 12:13:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:13:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:13:50 inet 127.0.0.1/8 scope host lo 12:13:50 valid_lft forever preferred_lft forever 12:13:50 inet6 ::1/128 scope host 12:13:50 valid_lft forever preferred_lft forever 12:13:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:13:50 link/ether fa:16:3e:54:cf:57 brd ff:ff:ff:ff:ff:ff 12:13:50 altname enp0s3 12:13:50 inet 10.30.171.247/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:13:50 valid_lft 78069sec preferred_lft 78069sec 12:13:50 inet6 fe80::f816:3eff:fe54:cf57/64 scope link 12:13:50 valid_lft forever preferred_lft forever 12:13:50 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:13:50 link/ether c6:e1:da:87:d7:92 brd ff:ff:ff:ff:ff:ff 12:13:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:13:50 valid_lft forever preferred_lft forever 12:13:50 12:13:50 12:13:50 ---> sar -b -r -n DEV: 12:13:50 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2818) 10/28/25 _x86_64_ (4 CPU) 12:13:50 12:13:50 09:55:03 LINUX RESTART (4 CPU) 12:13:50 12:13:50 10:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:13:50 10:10:01 29.03 0.71 26.62 1.70 544.96 20207.49 14825.74 12:13:50 10:20:02 14.33 0.00 1.59 12.74 0.16 18.56 218072.08 12:13:50 10:30:02 1.44 0.00 1.41 0.03 0.00 16.99 0.27 12:13:50 10:40:01 1.34 0.00 1.31 0.03 0.00 15.71 0.27 12:13:50 10:50:02 66.81 22.60 41.13 3.08 301.19 5245.63 8177.04 12:13:50 11:00:02 14.05 1.81 11.61 0.63 49.73 327.16 1055.19 12:13:50 11:10:01 13.44 0.11 12.65 0.68 6.10 680.57 1515.75 12:13:50 11:20:02 16.37 0.03 15.64 0.70 0.79 442.40 718.18 12:13:50 11:30:02 7.03 0.01 6.69 0.33 0.48 193.55 269.68 12:13:50 11:40:01 5.39 0.01 5.14 0.23 1.08 146.91 112.14 12:13:50 11:50:02 5.11 0.00 4.90 0.21 0.31 138.04 90.52 12:13:50 12:00:02 5.53 0.03 5.32 0.18 1.01 149.92 56.85 12:13:50 12:10:01 9.12 0.01 8.69 0.41 0.55 543.88 108.75 12:13:50 Average: 14.55 1.95 10.98 1.62 69.69 2161.55 18880.20 12:13:50 12:13:50 10:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:13:50 10:10:01 5622412 15280768 649736 3.97 221312 9258792 1327412 7.62 1779716 8234556 220 12:13:50 10:20:02 5617376 15280508 649936 3.97 221792 9263064 1327528 7.62 1784428 8234696 8 12:13:50 10:30:02 5617404 15280888 649636 3.97 222112 9263080 1327528 7.62 1784756 8234884 220 12:13:50 10:40:01 5617152 15281100 649408 3.97 222424 9263220 1327592 7.62 1785068 8235180 28 12:13:50 10:50:02 160196 3055680 12877440 78.65 244088 2658620 14010728 80.42 1903072 13745116 408 12:13:50 11:00:02 4200064 7112860 8822912 53.89 245668 2677404 9607204 55.15 1921052 9695568 472 12:13:50 11:10:01 8320296 11344912 4594624 28.06 250728 2784104 5309912 30.48 1959396 5569212 160 12:13:50 11:20:02 8306620 11384728 4554588 27.82 253360 2834952 5278808 30.30 1965880 5571396 224 12:13:50 11:30:02 8439496 11541340 4397952 26.86 254104 2857936 5184620 29.76 1967776 5437840 268 12:13:50 11:40:01 6697396 9816664 6121800 37.39 254640 2874824 6745364 38.72 1969716 7178272 448 12:13:50 11:50:02 6861012 9997544 5941068 36.29 255264 2891468 6679056 38.34 1972484 7013016 648 12:13:50 12:00:02 8373640 11529444 4410012 26.93 256108 2909892 5154068 29.58 1975012 5493020 292 12:13:50 12:10:01 8026288 11298544 4640380 28.34 259936 3021584 5321340 30.54 1988872 5826456 352 12:13:50 Average: 6296873 11400383 4535346 27.70 243195 4812226 5277012 30.29 1904402 7574555 288 12:13:50 12:13:50 10:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:13:50 10:10:01 lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 12:13:50 10:10:01 ens3 44.29 30.84 767.81 3.02 0.00 0.00 0.00 0.00 12:13:50 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 10:20:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:13:50 10:20:02 ens3 0.82 0.15 0.13 0.05 0.00 0.00 0.00 0.00 12:13:50 10:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 10:30:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:13:50 10:30:02 ens3 0.67 0.16 0.11 0.04 0.00 0.00 0.00 0.00 12:13:50 10:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 10:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:13:50 10:40:01 ens3 0.85 0.17 0.16 0.06 0.00 0.00 0.00 0.00 12:13:50 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 10:50:02 lo 27.30 27.30 18.79 18.79 0.00 0.00 0.00 0.00 12:13:50 10:50:02 ens3 2.42 2.06 0.67 0.68 0.00 0.00 0.00 0.00 12:13:50 10:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 11:00:02 lo 44.49 44.49 18.41 18.41 0.00 0.00 0.00 0.00 12:13:50 11:00:02 ens3 1.35 1.26 0.30 0.25 0.00 0.00 0.00 0.00 12:13:50 11:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 11:10:01 lo 9.59 9.59 5.14 5.14 0.00 0.00 0.00 0.00 12:13:50 11:10:01 ens3 1.08 0.82 0.32 0.24 0.00 0.00 0.00 0.00 12:13:50 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 11:20:02 lo 17.10 17.10 8.56 8.56 0.00 0.00 0.00 0.00 12:13:50 11:20:02 ens3 1.18 1.14 0.19 1.50 0.00 0.00 0.00 0.00 12:13:50 11:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 11:30:02 lo 17.83 17.83 8.98 8.98 0.00 0.00 0.00 0.00 12:13:50 11:30:02 ens3 0.77 0.60 0.17 0.17 0.00 0.00 0.00 0.00 12:13:50 11:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 11:40:01 lo 28.62 28.62 11.66 11.66 0.00 0.00 0.00 0.00 12:13:50 11:40:01 ens3 1.19 0.49 0.23 0.13 0.00 0.00 0.00 0.00 12:13:50 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 11:50:02 lo 15.61 15.61 8.05 8.05 0.00 0.00 0.00 0.00 12:13:50 11:50:02 ens3 0.83 0.47 0.18 0.11 0.00 0.00 0.00 0.00 12:13:50 11:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 12:00:02 lo 15.33 15.33 8.63 8.63 0.00 0.00 0.00 0.00 12:13:50 12:00:02 ens3 0.95 0.54 0.22 0.14 0.00 0.00 0.00 0.00 12:13:50 12:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 12:10:01 lo 19.02 19.02 9.36 9.36 0.00 0.00 0.00 0.00 12:13:50 12:10:01 ens3 1.17 0.87 0.28 0.22 0.00 0.00 0.00 0.00 12:13:50 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 Average: lo 15.03 15.03 7.51 7.51 0.00 0.00 0.00 0.00 12:13:50 Average: ens3 4.42 3.04 59.19 0.51 0.00 0.00 0.00 0.00 12:13:50 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:13:50 12:13:50 12:13:50 ---> sar -P ALL: 12:13:50 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2818) 10/28/25 _x86_64_ (4 CPU) 12:13:50 12:13:50 09:55:03 LINUX RESTART (4 CPU) 12:13:50 12:13:50 10:00:02 CPU %user %nice %system %iowait %steal %idle 12:13:50 10:10:01 all 7.80 0.00 0.69 4.21 0.06 87.23 12:13:50 10:10:01 0 6.65 0.00 0.61 2.91 0.04 89.79 12:13:50 10:10:01 1 7.00 0.00 0.70 3.98 0.05 88.27 12:13:50 10:10:01 2 7.38 0.00 0.56 3.95 0.06 88.04 12:13:50 10:10:01 3 10.18 0.00 0.89 6.01 0.08 82.83 12:13:50 10:20:02 all 0.24 0.00 0.08 0.02 0.05 99.61 12:13:50 10:20:02 0 0.06 0.00 0.06 0.06 0.03 99.79 12:13:50 10:20:02 1 0.39 0.00 0.07 0.00 0.05 99.49 12:13:50 10:20:02 2 0.37 0.00 0.11 0.01 0.06 99.45 12:13:50 10:20:02 3 0.12 0.00 0.09 0.01 0.05 99.73 12:13:50 10:30:02 all 0.15 0.00 0.07 0.01 0.05 99.72 12:13:50 10:30:02 0 0.09 0.00 0.06 0.00 0.04 99.81 12:13:50 10:30:02 1 0.20 0.00 0.06 0.01 0.03 99.70 12:13:50 10:30:02 2 0.17 0.00 0.11 0.01 0.08 99.64 12:13:50 10:30:02 3 0.14 0.00 0.07 0.01 0.05 99.74 12:13:50 10:40:01 all 0.26 0.00 0.08 0.01 0.05 99.60 12:13:50 10:40:01 0 0.07 0.00 0.04 0.00 0.03 99.87 12:13:50 10:40:01 1 0.33 0.00 0.07 0.01 0.04 99.56 12:13:50 10:40:01 2 0.21 0.00 0.14 0.03 0.08 99.54 12:13:50 10:40:01 3 0.44 0.00 0.07 0.01 0.04 99.44 12:13:50 10:50:02 all 52.87 0.00 2.00 0.14 0.10 44.88 12:13:50 10:50:02 0 53.28 0.00 1.92 0.15 0.10 44.56 12:13:50 10:50:02 1 53.48 0.00 2.07 0.19 0.11 44.15 12:13:50 10:50:02 2 52.91 0.00 2.04 0.11 0.10 44.84 12:13:50 10:50:02 3 51.82 0.00 1.96 0.11 0.11 46.00 12:13:50 11:00:02 all 27.07 0.00 1.01 0.12 0.11 71.69 12:13:50 11:00:02 0 27.63 0.00 1.02 0.05 0.12 71.18 12:13:50 11:00:02 1 26.52 0.00 1.07 0.24 0.11 72.05 12:13:50 11:00:02 2 26.83 0.00 0.97 0.03 0.11 72.06 12:13:50 11:00:02 3 27.28 0.00 0.99 0.16 0.10 71.47 12:13:50 11:10:01 all 21.48 0.00 0.79 0.18 0.10 77.45 12:13:50 11:10:01 0 21.44 0.00 0.82 0.08 0.09 77.56 12:13:50 11:10:01 1 20.88 0.00 0.76 0.15 0.09 78.11 12:13:50 11:10:01 2 22.56 0.00 0.75 0.42 0.11 76.16 12:13:50 11:10:01 3 21.02 0.00 0.84 0.08 0.10 77.95 12:13:50 11:20:02 all 24.26 0.00 0.84 0.07 0.09 74.74 12:13:50 11:20:02 0 23.50 0.00 0.81 0.04 0.09 75.55 12:13:50 11:20:02 1 24.16 0.00 0.85 0.07 0.09 74.83 12:13:50 11:20:02 2 25.08 0.00 0.87 0.03 0.09 73.93 12:13:50 11:20:02 3 24.31 0.00 0.81 0.15 0.09 74.65 12:13:50 11:30:02 all 12.63 0.00 0.58 0.03 0.09 86.67 12:13:50 11:30:02 0 12.71 0.00 0.61 0.05 0.09 86.54 12:13:50 11:30:02 1 12.38 0.00 0.57 0.02 0.09 86.94 12:13:50 11:30:02 2 12.56 0.00 0.63 0.04 0.09 86.68 12:13:50 11:30:02 3 12.86 0.00 0.51 0.01 0.09 86.54 12:13:50 11:40:01 all 9.95 0.00 0.48 0.02 0.09 89.45 12:13:50 11:40:01 0 9.88 0.00 0.55 0.01 0.09 89.47 12:13:50 11:40:01 1 10.03 0.00 0.43 0.06 0.09 89.39 12:13:50 11:40:01 2 9.73 0.00 0.46 0.02 0.10 89.70 12:13:50 11:40:01 3 10.16 0.00 0.49 0.01 0.09 89.25 12:13:50 11:50:02 all 8.55 0.00 0.40 0.02 0.09 90.93 12:13:50 11:50:02 0 7.87 0.00 0.35 0.00 0.09 91.69 12:13:50 11:50:02 1 8.70 0.00 0.45 0.03 0.09 90.72 12:13:50 11:50:02 2 8.82 0.00 0.41 0.01 0.10 90.67 12:13:50 11:50:02 3 8.81 0.00 0.38 0.06 0.09 90.65 12:13:50 12:13:50 11:50:02 CPU %user %nice %system %iowait %steal %idle 12:13:50 12:00:02 all 7.23 0.00 0.42 0.02 0.10 92.23 12:13:50 12:00:02 0 7.71 0.00 0.40 0.01 0.10 91.79 12:13:50 12:00:02 1 7.22 0.00 0.47 0.04 0.10 92.18 12:13:50 12:00:02 2 7.01 0.00 0.40 0.00 0.10 92.48 12:13:50 12:00:02 3 6.98 0.00 0.42 0.05 0.10 92.46 12:13:50 12:10:01 all 13.32 0.00 0.60 0.05 0.09 85.94 12:13:50 12:10:01 0 12.78 0.00 0.54 0.08 0.09 86.50 12:13:50 12:10:01 1 14.02 0.00 0.64 0.05 0.10 85.20 12:13:50 12:10:01 2 13.26 0.00 0.66 0.01 0.10 85.98 12:13:50 12:10:01 3 13.23 0.00 0.54 0.05 0.09 86.10 12:13:50 Average: all 14.28 0.00 0.62 0.38 0.08 84.64 12:13:50 Average: 0 14.12 0.00 0.60 0.26 0.08 84.94 12:13:50 Average: 1 14.25 0.00 0.63 0.37 0.08 84.67 12:13:50 Average: 2 14.37 0.00 0.62 0.36 0.09 84.56 12:13:50 Average: 3 14.40 0.00 0.62 0.51 0.08 84.38 12:13:50 12:13:50 12:13:50