10:05:03 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116913 10:05:03 Running as SYSTEM 10:05:03 [EnvInject] - Loading node environment variables. 10:05:03 Building remotely on prd-ubuntu2204-docker-4c-16g-23085 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 10:05:03 [ssh-agent] Looking for ssh-agent implementation... 10:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:04 $ ssh-agent 10:05:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXx8nvsG/agent.1576 10:05:04 SSH_AGENT_PID=1578 10:05:04 [ssh-agent] Started. 10:05:04 Running ssh-add (command line suppressed) 10:05:04 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_13088561737320498304.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_13088561737320498304.key) 10:05:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:05:04 The recommended git tool is: NONE 10:05:06 using credential jenkins-ssh 10:05:06 Wiping out workspace first. 10:05:06 Cloning the remote Git repository 10:05:06 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 10:05:06 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 10:05:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:05:06 > git --version # timeout=10 10:05:06 > git --version # 'git version 2.34.1' 10:05:06 using GIT_SSH to set credentials jenkins-ssh 10:05:06 Verifying host key using known hosts file 10:05:06 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. 10:05:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:05:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 10:05:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 10:05:10 using GIT_SSH to set credentials jenkins-ssh 10:05:10 Verifying host key using known hosts file 10:05:10 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. 10:05:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/13/116913/35 # timeout=10 10:05:10 > git rev-parse 8e30737fb2470a44c5f3ba598357e27360e2d334^{commit} # timeout=10 10:05:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:05:10 Checking out Revision 8e30737fb2470a44c5f3ba598357e27360e2d334 (refs/changes/13/116913/35) 10:05:10 > git config core.sparsecheckout # timeout=10 10:05:10 > git checkout -f 8e30737fb2470a44c5f3ba598357e27360e2d334 # timeout=10 10:05:11 Commit message: "Send OpenROADM topology update notification" 10:05:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:05:11 > git rev-list --no-walk 4e7e9c6fc02120fbc8a7067f243ede10fb48aebf # timeout=10 10:05:11 > git remote # timeout=10 10:05:11 > git submodule init # timeout=10 10:05:11 > git submodule sync # timeout=10 10:05:11 > git config --get remote.origin.url # timeout=10 10:05:11 > git submodule init # timeout=10 10:05:11 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 10:05:11 ERROR: No submodules found. 10:05:14 provisioning config files... 10:05:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:05:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:05:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14273062201170645820.sh 10:05:14 ---> python-tools-install.sh 10:05:14 Setup pyenv: 10:05:14 * system (set by /opt/pyenv/version) 10:05:14 * 3.8.20 (set by /opt/pyenv/version) 10:05:14 * 3.9.20 (set by /opt/pyenv/version) 10:05:14 3.10.15 10:05:14 3.11.10 10:05:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zq0K 10:05:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:05:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:05:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:05:23 lf-activate-venv(): INFO: Base packages installed successfully 10:05:23 lf-activate-venv(): INFO: Installing additional packages: lftools 10:05:54 lf-activate-venv(): INFO: Adding /tmp/venv-Zq0K/bin to PATH 10:05:54 Generating Requirements File 10:06:15 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. 10:06:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:06:15 Python 3.11.10 10:06:16 pip 25.3 from /tmp/venv-Zq0K/lib/python3.11/site-packages/pip (python 3.11) 10:06:16 appdirs==1.4.4 10:06:16 argcomplete==3.6.3 10:06:16 aspy.yaml==1.3.0 10:06:16 attrs==25.4.0 10:06:16 autopage==0.5.2 10:06:16 beautifulsoup4==4.14.3 10:06:16 boto3==1.42.24 10:06:16 botocore==1.42.24 10:06:16 bs4==0.0.2 10:06:16 certifi==2026.1.4 10:06:16 cffi==2.0.0 10:06:16 cfgv==3.5.0 10:06:16 chardet==5.2.0 10:06:16 charset-normalizer==3.4.4 10:06:16 click==8.3.1 10:06:16 cliff==4.13.1 10:06:16 cmd2==3.1.0 10:06:16 cryptography==3.3.2 10:06:16 debtcollector==3.0.0 10:06:16 decorator==5.2.1 10:06:16 defusedxml==0.7.1 10:06:16 Deprecated==1.3.1 10:06:16 distlib==0.4.0 10:06:16 dnspython==2.8.0 10:06:16 docker==7.1.0 10:06:16 dogpile.cache==1.5.0 10:06:16 durationpy==0.10 10:06:16 email-validator==2.3.0 10:06:16 filelock==3.20.2 10:06:16 future==1.0.0 10:06:16 gitdb==4.0.12 10:06:16 GitPython==3.1.46 10:06:16 google-auth==2.47.0 10:06:16 httplib2==0.31.0 10:06:16 identify==2.6.15 10:06:16 idna==3.11 10:06:16 importlib-resources==1.5.0 10:06:16 iso8601==2.1.0 10:06:16 Jinja2==3.1.6 10:06:16 jmespath==1.0.1 10:06:16 jsonpatch==1.33 10:06:16 jsonpointer==3.0.0 10:06:16 jsonschema==4.26.0 10:06:16 jsonschema-specifications==2025.9.1 10:06:16 keystoneauth1==5.12.0 10:06:16 kubernetes==34.1.0 10:06:16 lftools==0.37.18 10:06:16 lxml==6.0.2 10:06:16 markdown-it-py==4.0.0 10:06:16 MarkupSafe==3.0.3 10:06:16 mdurl==0.1.2 10:06:16 msgpack==1.1.2 10:06:16 multi_key_dict==2.0.3 10:06:16 munch==4.0.0 10:06:16 netaddr==1.3.0 10:06:16 niet==1.4.2 10:06:16 nodeenv==1.10.0 10:06:16 oauth2client==4.1.3 10:06:16 oauthlib==3.3.1 10:06:16 openstacksdk==4.8.0 10:06:16 os-service-types==1.8.2 10:06:16 osc-lib==4.3.0 10:06:16 oslo.config==10.1.0 10:06:16 oslo.context==6.2.0 10:06:16 oslo.i18n==6.7.1 10:06:16 oslo.log==8.0.0 10:06:16 oslo.serialization==5.9.0 10:06:16 oslo.utils==9.2.0 10:06:16 packaging==25.0 10:06:16 pbr==7.0.3 10:06:16 platformdirs==4.5.1 10:06:16 prettytable==3.17.0 10:06:16 psutil==7.2.1 10:06:16 pyasn1==0.6.1 10:06:16 pyasn1_modules==0.4.2 10:06:16 pycparser==2.23 10:06:16 pygerrit2==2.0.15 10:06:16 PyGithub==2.8.1 10:06:16 Pygments==2.19.2 10:06:16 PyJWT==2.10.1 10:06:16 PyNaCl==1.6.2 10:06:16 pyparsing==2.4.7 10:06:16 pyperclip==1.11.0 10:06:16 pyrsistent==0.20.0 10:06:16 python-cinderclient==9.8.0 10:06:16 python-dateutil==2.9.0.post0 10:06:16 python-heatclient==4.3.0 10:06:16 python-jenkins==1.8.3 10:06:16 python-keystoneclient==5.7.0 10:06:16 python-magnumclient==4.9.0 10:06:16 python-openstackclient==8.2.0 10:06:16 python-swiftclient==4.9.0 10:06:16 PyYAML==6.0.3 10:06:16 referencing==0.37.0 10:06:16 requests==2.32.5 10:06:16 requests-oauthlib==2.0.0 10:06:16 requestsexceptions==1.4.0 10:06:16 rfc3986==2.0.0 10:06:16 rich==14.2.0 10:06:16 rich-argparse==1.7.2 10:06:16 rpds-py==0.30.0 10:06:16 rsa==4.9.1 10:06:16 ruamel.yaml==0.19.1 10:06:16 ruamel.yaml.clib==0.2.15 10:06:16 s3transfer==0.16.0 10:06:16 simplejson==3.20.2 10:06:16 six==1.17.0 10:06:16 smmap==5.0.2 10:06:16 soupsieve==2.8.1 10:06:16 stevedore==5.6.0 10:06:16 tabulate==0.9.0 10:06:16 toml==0.10.2 10:06:16 tomlkit==0.13.3 10:06:16 tqdm==4.67.1 10:06:16 typing_extensions==4.15.0 10:06:16 tzdata==2025.3 10:06:16 urllib3==1.26.20 10:06:16 virtualenv==20.36.0 10:06:16 wcwidth==0.2.14 10:06:16 websocket-client==1.9.0 10:06:16 wrapt==2.0.1 10:06:16 xdg==6.0.0 10:06:16 xmltodict==1.0.2 10:06:16 yq==3.4.3 10:06:16 [EnvInject] - Injecting environment variables from a build step. 10:06:16 [EnvInject] - Injecting as environment variables the properties content 10:06:16 PYTHON=python3 10:06:16 10:06:16 [EnvInject] - Variables injected successfully. 10:06:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9601588885950988280.sh 10:06:16 ---> tox-install.sh 10:06:16 + source /home/jenkins/lf-env.sh 10:06:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:16 ++ mktemp -d /tmp/venv-XXXX 10:06:16 + lf_venv=/tmp/venv-ZDOg 10:06:16 + local venv_file=/tmp/.os_lf_venv 10:06:16 + local python=python3 10:06:16 + local options 10:06:16 + local set_path=true 10:06:16 + local install_args= 10:06:16 ++ 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 10:06:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:06:16 + true 10:06:16 + case $1 in 10:06:16 + venv_file=/tmp/.toxenv 10:06:16 + shift 2 10:06:16 + true 10:06:16 + case $1 in 10:06:16 + shift 10:06:16 + break 10:06:16 + case $python in 10:06:16 + local pkg_list= 10:06:16 + [[ -d /opt/pyenv ]] 10:06:16 + echo 'Setup pyenv:' 10:06:16 Setup pyenv: 10:06:16 + export PYENV_ROOT=/opt/pyenv 10:06:16 + PYENV_ROOT=/opt/pyenv 10:06:16 + 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 10:06:16 + 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 10:06:16 + pyenv versions 10:06:16 system 10:06:16 3.8.20 10:06:16 3.9.20 10:06:16 3.10.15 10:06:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:06:16 + command -v pyenv 10:06:16 ++ pyenv init - --no-rehash 10:06:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:06:16 for i in ${!paths[@]}; do 10:06:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:06:16 fi; done; 10:06:16 echo "${paths[*]}"'\'')" 10:06:16 export PATH="/opt/pyenv/shims:${PATH}" 10:06:16 export PYENV_SHELL=bash 10:06:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:16 pyenv() { 10:06:16 local command 10:06:16 command="${1:-}" 10:06:16 if [ "$#" -gt 0 ]; then 10:06:16 shift 10:06:16 fi 10:06:16 10:06:16 case "$command" in 10:06:16 rehash|shell) 10:06:16 eval "$(pyenv "sh-$command" "$@")" 10:06:16 ;; 10:06:16 *) 10:06:16 command pyenv "$command" "$@" 10:06:16 ;; 10:06:16 esac 10:06:16 }' 10:06:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:06:16 for i in ${!paths[@]}; do 10:06:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:06:16 fi; done; 10:06:16 echo "${paths[*]}"' 10:06:16 ++ 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 10:06:16 ++ 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 10:06:16 ++ 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 10:06:16 ++ export PYENV_SHELL=bash 10:06:16 ++ PYENV_SHELL=bash 10:06:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:16 +++ complete -F _pyenv pyenv 10:06:16 ++ lf-pyver python3 10:06:16 ++ local py_version_xy=python3 10:06:16 ++ local py_version_xyz= 10:06:16 ++ pyenv versions 10:06:16 ++ sed 's/^[ *]* //' 10:06:16 ++ local command 10:06:16 ++ command=versions 10:06:16 ++ '[' 1 -gt 0 ']' 10:06:16 ++ shift 10:06:16 ++ case "$command" in 10:06:16 ++ awk '{ print $1 }' 10:06:16 ++ command pyenv versions 10:06:16 ++ grep -E '^[0-9.]*[0-9]$' 10:06:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:16 +++ grep '^3' /tmp/.pyenv_versions 10:06:16 +++ sort -V 10:06:16 +++ tail -n 1 10:06:16 ++ py_version_xyz=3.11.10 10:06:16 ++ [[ -z 3.11.10 ]] 10:06:16 ++ echo 3.11.10 10:06:16 ++ return 0 10:06:16 + pyenv local 3.11.10 10:06:16 + local command 10:06:16 + command=local 10:06:16 + '[' 2 -gt 0 ']' 10:06:16 + shift 10:06:16 + case "$command" in 10:06:16 + command pyenv local 3.11.10 10:06:16 + for arg in "$@" 10:06:16 + case $arg in 10:06:16 + pkg_list+='tox ' 10:06:16 + for arg in "$@" 10:06:16 + case $arg in 10:06:16 + pkg_list+='virtualenv ' 10:06:16 + for arg in "$@" 10:06:16 + case $arg in 10:06:16 + pkg_list+='urllib3~=1.26.15 ' 10:06:16 + [[ -f /tmp/.toxenv ]] 10:06:16 + [[ ! -f /tmp/.toxenv ]] 10:06:16 + [[ -n '' ]] 10:06:16 + python3 -m venv /tmp/venv-ZDOg 10:06:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZDOg' 10:06:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZDOg 10:06:20 + echo /tmp/venv-ZDOg 10:06:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:06:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:06:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:20 + local 'pip_opts=--upgrade --quiet' 10:06:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:06:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:06:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:06:20 + [[ -n '' ]] 10:06:20 + [[ -n '' ]] 10:06:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:20 + /tmp/venv-ZDOg/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 10:06:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:06:24 lf-activate-venv(): INFO: Base packages installed successfully 10:06:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:06:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:06:24 + /tmp/venv-ZDOg/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 10:06:26 + type python3 10:06:26 + true 10:06:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZDOg/bin to PATH' 10:06:26 lf-activate-venv(): INFO: Adding /tmp/venv-ZDOg/bin to PATH 10:06:26 + PATH=/tmp/venv-ZDOg/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 10:06:26 + return 0 10:06:26 + python3 --version 10:06:26 Python 3.11.10 10:06:26 + python3 -m pip --version 10:06:27 pip 25.3 from /tmp/venv-ZDOg/lib/python3.11/site-packages/pip (python 3.11) 10:06:27 + python3 -m pip freeze 10:06:27 cachetools==6.2.4 10:06:27 chardet==5.2.0 10:06:27 colorama==0.4.6 10:06:27 distlib==0.4.0 10:06:27 filelock==3.20.2 10:06:27 packaging==25.0 10:06:27 platformdirs==4.5.1 10:06:27 pluggy==1.6.0 10:06:27 pyproject-api==1.10.0 10:06:27 tox==4.33.0 10:06:27 urllib3==1.26.20 10:06:27 virtualenv==20.36.0 10:06:27 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins1338067006811357115.sh 10:06:27 [EnvInject] - Injecting environment variables from a build step. 10:06:27 [EnvInject] - Injecting as environment variables the properties content 10:06:27 PARALLEL=True 10:06:27 10:06:27 [EnvInject] - Variables injected successfully. 10:06:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6537541469443713783.sh 10:06:27 ---> tox-run.sh 10:06:27 + 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 10:06:27 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:06:27 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 10:06:27 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 10:06:27 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 10:06:27 + source /home/jenkins/lf-env.sh 10:06:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:27 ++ mktemp -d /tmp/venv-XXXX 10:06:27 + lf_venv=/tmp/venv-jhfl 10:06:27 + local venv_file=/tmp/.os_lf_venv 10:06:27 + local python=python3 10:06:27 + local options 10:06:27 + local set_path=true 10:06:27 + local install_args= 10:06:27 ++ 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 10:06:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:06:27 + true 10:06:27 + case $1 in 10:06:27 + venv_file=/tmp/.toxenv 10:06:27 + shift 2 10:06:27 + true 10:06:27 + case $1 in 10:06:27 + shift 10:06:27 + break 10:06:27 + case $python in 10:06:27 + local pkg_list= 10:06:27 + [[ -d /opt/pyenv ]] 10:06:27 + echo 'Setup pyenv:' 10:06:27 Setup pyenv: 10:06:27 + export PYENV_ROOT=/opt/pyenv 10:06:27 + PYENV_ROOT=/opt/pyenv 10:06:27 + 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 10:06:27 + 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 10:06:27 + pyenv versions 10:06:27 system 10:06:27 3.8.20 10:06:27 3.9.20 10:06:27 3.10.15 10:06:27 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 10:06:27 + command -v pyenv 10:06:27 ++ pyenv init - --no-rehash 10:06:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:06:27 for i in ${!paths[@]}; do 10:06:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:06:27 fi; done; 10:06:27 echo "${paths[*]}"'\'')" 10:06:27 export PATH="/opt/pyenv/shims:${PATH}" 10:06:27 export PYENV_SHELL=bash 10:06:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:27 pyenv() { 10:06:27 local command 10:06:27 command="${1:-}" 10:06:27 if [ "$#" -gt 0 ]; then 10:06:27 shift 10:06:27 fi 10:06:27 10:06:27 case "$command" in 10:06:27 rehash|shell) 10:06:27 eval "$(pyenv "sh-$command" "$@")" 10:06:27 ;; 10:06:27 *) 10:06:27 command pyenv "$command" "$@" 10:06:27 ;; 10:06:27 esac 10:06:27 }' 10:06:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:06:27 for i in ${!paths[@]}; do 10:06:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:06:27 fi; done; 10:06:27 echo "${paths[*]}"' 10:06:27 ++ 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 10:06:27 ++ 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 10:06:27 ++ 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 10:06:27 ++ export PYENV_SHELL=bash 10:06:27 ++ PYENV_SHELL=bash 10:06:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:27 +++ complete -F _pyenv pyenv 10:06:27 ++ lf-pyver python3 10:06:27 ++ local py_version_xy=python3 10:06:27 ++ local py_version_xyz= 10:06:27 ++ pyenv versions 10:06:27 ++ local command 10:06:27 ++ command=versions 10:06:27 ++ '[' 1 -gt 0 ']' 10:06:27 ++ sed 's/^[ *]* //' 10:06:27 ++ shift 10:06:27 ++ case "$command" in 10:06:27 ++ command pyenv versions 10:06:27 ++ grep -E '^[0-9.]*[0-9]$' 10:06:27 ++ awk '{ print $1 }' 10:06:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:27 +++ grep '^3' /tmp/.pyenv_versions 10:06:27 +++ sort -V 10:06:27 +++ tail -n 1 10:06:27 ++ py_version_xyz=3.11.10 10:06:27 ++ [[ -z 3.11.10 ]] 10:06:27 ++ echo 3.11.10 10:06:27 ++ return 0 10:06:27 + pyenv local 3.11.10 10:06:27 + local command 10:06:27 + command=local 10:06:27 + '[' 2 -gt 0 ']' 10:06:27 + shift 10:06:27 + case "$command" in 10:06:27 + command pyenv local 3.11.10 10:06:27 + for arg in "$@" 10:06:27 + case $arg in 10:06:27 + pkg_list+='tox ' 10:06:27 + for arg in "$@" 10:06:27 + case $arg in 10:06:27 + pkg_list+='virtualenv ' 10:06:27 + for arg in "$@" 10:06:27 + case $arg in 10:06:27 + pkg_list+='urllib3~=1.26.15 ' 10:06:27 + [[ -f /tmp/.toxenv ]] 10:06:27 ++ cat /tmp/.toxenv 10:06:27 + lf_venv=/tmp/venv-ZDOg 10:06:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZDOg from' file:/tmp/.toxenv 10:06:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZDOg from file:/tmp/.toxenv 10:06:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:06:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:06:27 + local 'pip_opts=--upgrade --quiet' 10:06:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:06:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:06:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:06:27 + [[ -n '' ]] 10:06:27 + [[ -n '' ]] 10:06:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:06:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:06:27 + /tmp/venv-ZDOg/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 10:06:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:06:28 lf-activate-venv(): INFO: Base packages installed successfully 10:06:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:06:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:06:28 + /tmp/venv-ZDOg/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 10:06:29 + type python3 10:06:29 + true 10:06:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZDOg/bin to PATH' 10:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-ZDOg/bin to PATH 10:06:29 + PATH=/tmp/venv-ZDOg/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 10:06:29 + return 0 10:06:29 + [[ -d /opt/pyenv ]] 10:06:29 + echo '---> Setting up pyenv' 10:06:29 ---> Setting up pyenv 10:06:29 + export PYENV_ROOT=/opt/pyenv 10:06:29 + PYENV_ROOT=/opt/pyenv 10:06:29 + export PATH=/opt/pyenv/bin:/tmp/venv-ZDOg/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 10:06:29 + PATH=/opt/pyenv/bin:/tmp/venv-ZDOg/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 10:06:29 ++ pwd 10:06:29 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 10:06:29 + export PYTHONPATH 10:06:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:06:29 + TOX_TESTENV_PASSENV=PYTHONPATH 10:06:29 + tox --version 10:06:30 4.33.0 from /tmp/venv-ZDOg/lib/python3.11/site-packages/tox/__init__.py 10:06:30 + PARALLEL=True 10:06:30 + TOX_OPTIONS_LIST= 10:06:30 + [[ -n '' ]] 10:06:30 + case ${PARALLEL,,} in 10:06:30 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 10:06:30 + tox --parallel auto --parallel-live 10:06:30 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 10:06:31 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 10:06:31 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:06:31 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:06:31 checkbashisms: freeze> python -m pip freeze --all 10:06:32 checkbashisms: pip==25.3,setuptools==80.9.0 10:06:32 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:06:32 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)' 10:06:32 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 10:06:33 checkbashisms: OK ✔ in 3.18 seconds 10:06:33 pre-commit: install_deps> python -I -m pip install pre-commit 10:06:36 pre-commit: freeze> python -m pip freeze --all 10:06:36 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.2,identify==2.6.15,nodeenv==1.10.0,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.1,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.36.0 10:06:36 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 10:06:36 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)' 10:06:36 /usr/bin/cpan 10:06:36 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 10:06: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. 10:06: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. 10:06:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:06:37 [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. 10:06:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:06:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:06:37 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:06:38 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 10:06:38 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 10:06:38 buildcontroller: freeze> python -m pip freeze --all 10:06:38 buildcontroller: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 10:06:38 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 10:06:38 + update-java-alternatives -l 10:06:38 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 10:06:38 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 10:06:38 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 10:06:38 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 10:06:38 update-alternatives: error: no alternatives for jaotc 10:06:39 update-alternatives: error: no alternatives for rmic 10:06:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:06:39 [INFO] Once installed this environment will be reused. 10:06:39 [INFO] This may take a few minutes... 10:06:39 + java -version 10:06:39 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 10:06:39 + JAVA_VER=21 10:06:39 + echo 21 10:06:39 21 10:06:39 + javac -version 10:06:39 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 10:06:39 + JAVAC_VER=21 10:06:39 + echo 21 10:06:39 21 10:06:39 ok, java is 21 or newer 10:06:39 + [ 21 -ge 21 ] 10:06:39 + [ 21 -ge 21 ] 10:06:39 + echo ok, java is 21 or newer 10:06:39 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 10:06:40 https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz: 10:06:40 2026-01-08 10:06:40 ERROR 404: Not Found. 10:06:40 + sudo mkdir -p /opt 10:06:40 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 10:06:40 tar: /tmp/apache-maven-3.9.11-bin.tar.gz: Cannot open: No such file or directory 10:06:40 tar: Error is not recoverable: exiting now 10:06:40 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 10:06:40 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 10:06:40 + mvn --version 10:06:40 ./installMavenUbuntu.sh: 28: mvn: not found 10:06:40 buildcontroller: exit 127 (1.35 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh pid=2722 10:06:40 buildcontroller: FAIL ✖ in 9.87 seconds 10:06:40 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 10:06:43 pylint: freeze> python -m pip freeze --all 10:06:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:06:43 [INFO] Once installed this environment will be reused. 10:06:43 [INFO] This may take a few minutes... 10:06:43 pylint: astroid==4.0.3,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 10:06:43 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}$' '{}' + 10:06:50 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 10:06:50 [INFO] Once installed this environment will be reused. 10:06:50 [INFO] This may take a few minutes... 10:06:54 [INFO] Installing environment for https://github.com/perltidy/perltidy. 10:06:54 [INFO] Once installed this environment will be reused. 10:06:54 [INFO] This may take a few minutes... 10:06:56 docs-linkcheck: freeze> python -m pip freeze --all 10:06:56 docs: freeze> python -m pip freeze --all 10:06:56 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.0,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==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.6.3,webcolors==25.10.0 10:06:56 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 10:06:56 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2026.1.4,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.0,nwdiag==3.0.0,packaging==25.0,pillow==12.1.0,pip==25.3,Pygments==2.19.2,pyparsing==3.3.1,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==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.6.3,webcolors==25.10.0 10:06:56 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 10:06:58 docs: OK ✔ in 28.31 seconds 10:06:58 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 10:07:00 docs-linkcheck: OK ✔ in 30.15 seconds 10:07:00 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 10:07:03 trim trailing whitespace.................................................Passed 10:07:04 Tabs remover.............................................................Passed 10:07:04 autopep8................................................................. 10:07:04 ------------------------------------ 10:07:04 Your code has been rated at 10.00/10 10:07:04 10:07:07 pylint: OK ✔ in 26.98 seconds 10:07:07 build_karaf_tests121: freeze> python -m pip freeze --all 10:07:07 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 10:07:07 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 10:07:07 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:07:07 build karaf in karaf121 with ./karaf121.env 10:07:07 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf121 10:07:07 ./build_karaf_for_tests.sh: 22: mvn: not found 10:07:07 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 10:07:07 build_karaf_tests121: exit 127 (0.07 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3233 10:07:08 build_karaf_tests121: FAIL ✖ in 9.18 seconds 10:07:08 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 10:07:08 Passed 10:07:08 perltidy.................................................................Passed 10:07:09 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 10:07:09 [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. 10:07:09 [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. 10:07:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:07:09 [INFO] Once installed this environment will be reused. 10:07:09 [INFO] This may take a few minutes... 10:07:10 build_karaf_tests221: freeze> python -m pip freeze --all 10:07:10 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 10:07:10 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:07:10 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf221 10:07:10 ./build_karaf_for_tests.sh: 22: mvn: not found 10:07:10 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 10:07:10 build karaf in karaf221 with ./karaf221.env 10:07:10 build_karaf_tests221: exit 127 (0.02 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3286 10:07:10 build_karaf_tests221: FAIL ✖ in 9.85 seconds 10:07:10 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:07:15 build_karaf_tests71: freeze> python -m pip freeze --all 10:07:15 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 10:07:15 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:07:15 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karaf71 10:07:15 build karaf in karaf71 with ./karaf71.env 10:07:15 ./build_karaf_for_tests.sh: 22: mvn: not found 10:07:15 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 10:07:15 build_karaf_tests71: exit 127 (0.01 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3329 10:07:15 build_karaf_tests71: FAIL ✖ in 8.36 seconds 10:07:15 build_karaf_tests190: freeze> python -m pip freeze --all 10:07:15 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:07:15 gitlint..................................................................Passed 10:07:16 pre-commit: OK ✔ in 42.37 seconds 10:07:16 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 10:07:16 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 10:07:16 build karaf in karafoc with ./karafoc.env 10:07:16 ./build_karaf_for_tests.sh: 21: cd: can't cd to ../karafoc 10:07:16 ./build_karaf_for_tests.sh: 22: mvn: not found 10:07:16 ./build_karaf_for_tests.sh: 23: ./target/assembly/ressources/post_install_for_tests.sh: not found 10:07:16 build_karaf_tests190: exit 127 (0.00 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3366 10:07:16 build_karaf_tests190: FAIL ✖ in 8.1 seconds 10:07:16 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:07:17 buildlighty: freeze> python -m pip freeze --all 10:07:17 buildlighty: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 10:07:17 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 10:07:17 ./build.sh: 7: mvn: not found 10:07:17 unzip: cannot find or open target/tpce-bin.zip, target/tpce-bin.zip.zip or target/tpce-bin.zip.ZIP. 10:07:17 buildlighty: exit 9 (0.01 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh pid=3391 10:07:22 buildlighty: FAIL ✖ in 7.5 seconds 10:07:22 sims: freeze> python -m pip freeze --all 10:07:23 sims: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 10:07:23 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 10:07:23 Using lighynode version 20.1.0.5 10:07:23 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 10:08:04 sims: OK ✔ in 10.48 seconds 10:08:04 testsPCE: freeze> python -m pip freeze --all 10:08:04 testsPCE: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.1,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 10:08:04 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 10:08:04 pytest -q transportpce_tests/pce/test01_pce.py 10:10:05 EEEEEEEEEEEEEEEEEEEE [100%] 10:48:06 ==================================== ERRORS ==================================== 10:48:06 _______ ERROR at setup of TestTransportPCEPce.test_01_load_port_mapping ________ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ____ ERROR at setup of TestTransportPCEPce.test_02_load_simple_topology_bi _____ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ___________ ERROR at setup of TestTransportPCEPce.test_03_get_nodeId ___________ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ___________ ERROR at setup of TestTransportPCEPce.test_04_get_linkId ___________ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ____ ERROR at setup of TestTransportPCEPce.test_05_path_computation_xpdr_bi ____ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ____ ERROR at setup of TestTransportPCEPce.test_06_path_computation_rdm_bi _____ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ____ ERROR at setup of TestTransportPCEPce.test_07_load_simple_topology_uni ____ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ___________ ERROR at setup of TestTransportPCEPce.test_08_get_nodeId ___________ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ___________ ERROR at setup of TestTransportPCEPce.test_09_get_linkId ___________ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ___ ERROR at setup of TestTransportPCEPce.test_10_path_computation_xpdr_uni ____ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ____ ERROR at setup of TestTransportPCEPce.test_11_path_computation_rdm_uni ____ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 _____ ERROR at setup of TestTransportPCEPce.test_12_load_complex_topology ______ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ___________ ERROR at setup of TestTransportPCEPce.test_13_get_nodeId ___________ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 _____ ERROR at setup of TestTransportPCEPce.test_14_fail_path_computation ______ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ___ ERROR at setup of TestTransportPCEPce.test_15_success1_path_computation ____ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ___ ERROR at setup of TestTransportPCEPce.test_16_success2_path_computation ____ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 ___ ERROR at setup of TestTransportPCEPce.test_17_success3_path_computation ____ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 _ ERROR at setup of TestTransportPCEPce.test_18_path_computation_before_oms_attribute_deletion _ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 _ ERROR at setup of TestTransportPCEPce.test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link _ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 _ ERROR at setup of TestTransportPCEPce.test_20_path_computation_after_oms_attribute_deletion _ 10:48:06 10:48:06 cls = 10:48:06 10:48:06 @classmethod 10:48:06 def setUpClass(cls): 10:48:06 # pylint: disable=bare-except 10:48:06 sample_files_parsed = False 10:48:06 time.sleep(20) 10:48:06 try: 10:48:06 TOPO_BI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "honeynode-topo.json") 10:48:06 with open(TOPO_BI_DIR_FILE, 'r', encoding='utf-8') as topo_bi_dir: 10:48:06 cls.simple_topo_bi_dir_data = topo_bi_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-simple-topology.json") 10:48:06 10:48:06 with open(TOPO_UNI_DIR_FILE, 'r', encoding='utf-8') as topo_uni_dir: 10:48:06 cls.simple_topo_uni_dir_data = topo_uni_dir.read() 10:48:06 10:48:06 TOPO_UNI_DIR_COMPLEX_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "NW-for-test-5-4.json") 10:48:06 with open(TOPO_UNI_DIR_COMPLEX_FILE, 'r', encoding='utf-8') as topo_uni_dir_complex: 10:48:06 cls.complex_topo_uni_dir_data = topo_uni_dir_complex.read() 10:48:06 PORT_MAPPING_FILE = os.path.join(os.path.dirname(os.path.realpath(__file__)), 10:48:06 "..", "..", "sample_configs", "pce_portmapping_121.json") 10:48:06 with open(PORT_MAPPING_FILE, 'r', encoding='utf-8') as port_mapping: 10:48:06 cls.port_mapping_data = port_mapping.read() 10:48:06 sample_files_parsed = True 10:48:06 except PermissionError as err: 10:48:06 print("Permission Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except FileNotFoundError as err: 10:48:06 print("File Not found Error when trying to read sample files\n", err) 10:48:06 sys.exit(2) 10:48:06 except: 10:48:06 print("Unexpected error when trying to read sample files\n", sys.exc_info()[0]) 10:48:06 sys.exit(2) 10:48:06 finally: 10:48:06 if sample_files_parsed: 10:48:06 print("sample files content loaded") 10:48:06 10:48:06 > cls.processes = test_utils.start_tpce() 10:48:06 ^^^^^^^^^^^^^^^^^^^^^^^ 10:48:06 10:48:06 transportpce_tests/pce/test01_pce.py:93: 10:48:06 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 10:48:06 10:48:06 def start_tpce(): 10:48:06 if 'NO_ODL_STARTUP' in os.environ: 10:48:06 print('No OpenDaylight instance to start!') 10:48:06 return [] 10:48:06 print('starting OpenDaylight...') 10:48:06 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 10:48:06 process = start_lighty() 10:48:06 else: 10:48:06 process = start_karaf() 10:48:06 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 10:48:06 print('OpenDaylight started !') 10:48:06 else: 10:48:06 print('OpenDaylight failed to start !') 10:48:06 shutdown_process(process) 10:48:06 for pid in process_list: 10:48:06 shutdown_process(pid) 10:48:06 > sys.exit(1) 10:48:06 E SystemExit: 1 10:48:06 10:48:06 transportpce_tests/common/test_utils.py:232: SystemExit 10:48:06 ---------------------------- Captured stdout setup ----------------------------- 10:48:06 sample files content loaded 10:48:06 starting OpenDaylight... 10:48:06 starting KARAF (karaf) TransportPCE build... 10:48:06 Pattern not found after 100 seconds! OpenDaylight failed to start ! 10:48:06 =========================== short test summary info ============================ 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_01_load_port_mapping 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_02_load_simple_topology_bi 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_03_get_nodeId 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_04_get_linkId 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_05_path_computation_xpdr_bi 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_06_path_computation_rdm_bi 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_07_load_simple_topology_uni 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_08_get_nodeId 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_09_get_linkId 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_10_path_computation_xpdr_uni 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_11_path_computation_rdm_uni 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_12_load_complex_topology 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_13_get_nodeId 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_14_fail_path_computation 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_15_success1_path_computation 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_16_success2_path_computation 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_17_success3_path_computation 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_18_path_computation_before_oms_attribute_deletion 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_19_delete_oms_attribute_in_openroadm13toopenroadm12_link 10:48:06 ERROR transportpce_tests/pce/test01_pce.py::TestTransportPCEPce::test_20_path_computation_after_oms_attribute_deletion 10:48:06 20 errors in 2401.25s (0:40:01) 10:48:06 testsPCE: exit 1 (2401.59 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=3441 10:48:07 testsPCE: FAIL ✖ in 40 minutes 50.56 seconds 10:48:07 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:48:07 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:48:07 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:48:14 tests190: freeze> python -m pip freeze --all 10:48:14 tests121: freeze> python -m pip freeze --all 10:48:15 tests_tapi: freeze> python -m pip freeze --all 10:48:15 tests190: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 10:48:15 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 10:48:15 using environment variables from ./karafoc.env 10:48:15 pytest -q transportpce_tests/oc/test01_portmapping.py 10:48:15 tests121: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 10:48:15 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 10:48:15 using environment variables from ./karaf121.env 10:48:15 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 10:48:15 tests_tapi: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 10:48:15 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 10:48:15 using environment variables from ./karaf221.env 10:48:15 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 10:49:55 EEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 11:04:55 ==================================== ERRORS ==================================== 11:04:55 __ ERROR at setup of TestTransportPCEPortmapping.test_01_meta_data_insertion ___ 11:04:55 11:04:55 cls = 11:04:55 11:04:55 @classmethod 11:04:55 def setUpClass(cls): 11:04:55 > cls.processes = test_utils.start_tpce() 11:04:55 ^^^^^^^^^^^^^^^^^^^^^^^ 11:04:55 11:04:55 transportpce_tests/oc/test01_portmapping.py:29: 11:04:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:04:55 11:04:55 def start_tpce(): 11:04:55 if 'NO_ODL_STARTUP' in os.environ: 11:04:55 print('No OpenDaylight instance to start!') 11:04:55 return [] 11:04:55 print('starting OpenDaylight...') 11:04:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:04:55 process = start_lighty() 11:04:55 else: 11:04:55 process = start_karaf() 11:04:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:04:55 print('OpenDaylight started !') 11:04:55 else: 11:04:55 print('OpenDaylight failed to start !') 11:04:55 shutdown_process(process) 11:04:55 for pid in process_list: 11:04:55 shutdown_process(pid) 11:04:55 > sys.exit(1) 11:04:55 E SystemExit: 1 11:04:55 11:04:55 transportpce_tests/common/test_utils.py:232: SystemExit 11:04:55 ---------------------------- Captured stdout setup ----------------------------- 11:04:55 starting OpenDaylight... 11:04:55 starting KARAF (karafoc) TransportPCE build... 11:04:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:04:55 _ ERROR at setup of TestTransportPCEPortmapping.test_02_catlog_input_insertion _ 11:04:55 11:04:55 cls = 11:04:55 11:04:55 @classmethod 11:04:55 def setUpClass(cls): 11:04:55 > cls.processes = test_utils.start_tpce() 11:04:55 ^^^^^^^^^^^^^^^^^^^^^^^ 11:04:55 11:04:55 transportpce_tests/oc/test01_portmapping.py:29: 11:04:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:04:55 11:04:55 def start_tpce(): 11:04:55 if 'NO_ODL_STARTUP' in os.environ: 11:04:55 print('No OpenDaylight instance to start!') 11:04:55 return [] 11:04:55 print('starting OpenDaylight...') 11:04:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:04:55 process = start_lighty() 11:04:55 else: 11:04:55 process = start_karaf() 11:04:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:04:55 print('OpenDaylight started !') 11:04:55 else: 11:04:55 print('OpenDaylight failed to start !') 11:04:55 shutdown_process(process) 11:04:55 for pid in process_list: 11:04:55 shutdown_process(pid) 11:04:55 > sys.exit(1) 11:04:55 E SystemExit: 1 11:04:55 11:04:55 transportpce_tests/common/test_utils.py:232: SystemExit 11:04:55 ---------------------------- Captured stdout setup ----------------------------- 11:04:55 starting OpenDaylight... 11:04:55 starting KARAF (karafoc) TransportPCE build... 11:04:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:04:55 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_device_connection _ 11:04:55 11:04:55 cls = 11:04:55 11:04:55 @classmethod 11:04:55 def setUpClass(cls): 11:04:55 > cls.processes = test_utils.start_tpce() 11:04:55 ^^^^^^^^^^^^^^^^^^^^^^^ 11:04:55 11:04:55 transportpce_tests/oc/test01_portmapping.py:29: 11:04:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:04:55 11:04:55 def start_tpce(): 11:04:55 if 'NO_ODL_STARTUP' in os.environ: 11:04:55 print('No OpenDaylight instance to start!') 11:04:55 return [] 11:04:55 print('starting OpenDaylight...') 11:04:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:04:55 process = start_lighty() 11:04:55 else: 11:04:55 process = start_karaf() 11:04:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:04:55 print('OpenDaylight started !') 11:04:55 else: 11:04:55 print('OpenDaylight failed to start !') 11:04:55 shutdown_process(process) 11:04:55 for pid in process_list: 11:04:55 shutdown_process(pid) 11:04:55 > sys.exit(1) 11:04:55 E SystemExit: 1 11:04:55 11:04:55 transportpce_tests/common/test_utils.py:232: SystemExit 11:04:55 ---------------------------- Captured stdout setup ----------------------------- 11:04:55 starting OpenDaylight... 11:04:55 starting KARAF (karafoc) TransportPCE build... 11:04:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:04:55 _ ERROR at setup of TestTransportPCEPortmapping.test_04_xpdr_device_connected __ 11:04:55 11:04:55 cls = 11:04:55 11:04:55 @classmethod 11:04:55 def setUpClass(cls): 11:04:55 > cls.processes = test_utils.start_tpce() 11:04:55 ^^^^^^^^^^^^^^^^^^^^^^^ 11:04:55 11:04:55 transportpce_tests/oc/test01_portmapping.py:29: 11:04:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:04:55 11:04:55 def start_tpce(): 11:04:55 if 'NO_ODL_STARTUP' in os.environ: 11:04:55 print('No OpenDaylight instance to start!') 11:04:55 return [] 11:04:55 print('starting OpenDaylight...') 11:04:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:04:55 process = start_lighty() 11:04:55 else: 11:04:55 process = start_karaf() 11:04:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:04:55 print('OpenDaylight started !') 11:04:55 else: 11:04:55 print('OpenDaylight failed to start !') 11:04:55 shutdown_process(process) 11:04:55 for pid in process_list: 11:04:55 shutdown_process(pid) 11:04:55 > sys.exit(1) 11:04:55 E SystemExit: 1 11:04:55 11:04:55 transportpce_tests/common/test_utils.py:232: SystemExit 11:04:55 ---------------------------- Captured stdout setup ----------------------------- 11:04:55 starting OpenDaylight... 11:04:55 starting KARAF (karafoc) TransportPCE build... 11:04:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:04:55 _ ERROR at setup of TestTransportPCEPortmapping.test_05_xpdr_portmapping_info __ 11:04:55 11:04:55 cls = 11:04:55 11:04:55 @classmethod 11:04:55 def setUpClass(cls): 11:04:55 > cls.processes = test_utils.start_tpce() 11:04:55 ^^^^^^^^^^^^^^^^^^^^^^^ 11:04:55 11:04:55 transportpce_tests/oc/test01_portmapping.py:29: 11:04:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:04:55 11:04:55 def start_tpce(): 11:04:55 if 'NO_ODL_STARTUP' in os.environ: 11:04:55 print('No OpenDaylight instance to start!') 11:04:55 return [] 11:04:55 print('starting OpenDaylight...') 11:04:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:04:55 process = start_lighty() 11:04:55 else: 11:04:55 process = start_karaf() 11:04:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:04:55 print('OpenDaylight started !') 11:04:55 else: 11:04:55 print('OpenDaylight failed to start !') 11:04:55 shutdown_process(process) 11:04:55 for pid in process_list: 11:04:55 shutdown_process(pid) 11:04:55 > sys.exit(1) 11:04:55 E SystemExit: 1 11:04:55 11:04:55 transportpce_tests/common/test_utils.py:232: SystemExit 11:04:55 ---------------------------- Captured stdout setup ----------------------------- 11:04:55 starting OpenDaylight... 11:04:55 starting KARAF (karafoc) TransportPCE build... 11:04:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:04:55 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _ 11:04:55 11:04:55 cls = 11:04:55 11:04:55 @classmethod 11:04:55 def setUpClass(cls): 11:04:55 > cls.processes = test_utils.start_tpce() 11:04:55 ^^^^^^^^^^^^^^^^^^^^^^^ 11:04:55 11:04:55 transportpce_tests/oc/test01_portmapping.py:29: 11:04:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:04:55 11:04:55 def start_tpce(): 11:04:55 if 'NO_ODL_STARTUP' in os.environ: 11:04:55 print('No OpenDaylight instance to start!') 11:04:55 return [] 11:04:55 print('starting OpenDaylight...') 11:04:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:04:55 process = start_lighty() 11:04:55 else: 11:04:55 process = start_karaf() 11:04:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:04:55 print('OpenDaylight started !') 11:04:55 else: 11:04:55 print('OpenDaylight failed to start !') 11:04:55 shutdown_process(process) 11:04:55 for pid in process_list: 11:04:55 shutdown_process(pid) 11:04:55 > sys.exit(1) 11:04:55 E SystemExit: 1 11:04:55 11:04:55 transportpce_tests/common/test_utils.py:232: SystemExit 11:04:55 ---------------------------- Captured stdout setup ----------------------------- 11:04:55 starting OpenDaylight... 11:04:55 starting KARAF (karafoc) TransportPCE build... 11:04:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:04:55 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 11:04:55 11:04:55 cls = 11:04:55 11:04:55 @classmethod 11:04:55 def setUpClass(cls): 11:04:55 > cls.processes = test_utils.start_tpce() 11:04:55 ^^^^^^^^^^^^^^^^^^^^^^^ 11:04:55 11:04:55 transportpce_tests/oc/test01_portmapping.py:29: 11:04:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:04:55 11:04:55 def start_tpce(): 11:04:55 if 'NO_ODL_STARTUP' in os.environ: 11:04:55 print('No OpenDaylight instance to start!') 11:04:55 return [] 11:04:55 print('starting OpenDaylight...') 11:04:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:04:55 process = start_lighty() 11:04:55 else: 11:04:55 process = start_karaf() 11:04:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:04:55 print('OpenDaylight started !') 11:04:55 else: 11:04:55 print('OpenDaylight failed to start !') 11:04:55 shutdown_process(process) 11:04:55 for pid in process_list: 11:04:55 shutdown_process(pid) 11:04:55 > sys.exit(1) 11:04:55 E SystemExit: 1 11:04:55 11:04:55 transportpce_tests/common/test_utils.py:232: SystemExit 11:04:55 ---------------------------- Captured stdout setup ----------------------------- 11:04:55 starting OpenDaylight... 11:04:55 starting KARAF (karafoc) TransportPCE build... 11:04:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:04:55 __ ERROR at setup of TestTransportPCEPortmapping.test_08_mpdr_switching_pool ___ 11:04:55 11:04:55 cls = 11:04:55 11:04:55 @classmethod 11:04:55 def setUpClass(cls): 11:04:55 > cls.processes = test_utils.start_tpce() 11:04:55 ^^^^^^^^^^^^^^^^^^^^^^^ 11:04:55 11:04:55 transportpce_tests/oc/test01_portmapping.py:29: 11:04:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:04:55 11:04:55 def start_tpce(): 11:04:55 if 'NO_ODL_STARTUP' in os.environ: 11:04:55 print('No OpenDaylight instance to start!') 11:04:55 return [] 11:04:55 print('starting OpenDaylight...') 11:04:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:04:55 process = start_lighty() 11:04:55 else: 11:04:55 process = start_karaf() 11:04:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:04:55 print('OpenDaylight started !') 11:04:55 else: 11:04:55 print('OpenDaylight failed to start !') 11:04:55 shutdown_process(process) 11:04:55 for pid in process_list: 11:04:55 shutdown_process(pid) 11:04:55 > sys.exit(1) 11:04:55 E SystemExit: 1 11:04:55 11:04:55 transportpce_tests/common/test_utils.py:232: SystemExit 11:04:55 ---------------------------- Captured stdout setup ----------------------------- 11:04:55 starting OpenDaylight... 11:04:55 starting KARAF (karafoc) TransportPCE build... 11:04:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:04:55 ___ ERROR at setup of TestTransportPCEPortmapping.test_09_check_mccapprofile ___ 11:04:55 11:04:55 cls = 11:04:55 11:04:55 @classmethod 11:04:55 def setUpClass(cls): 11:04:55 > cls.processes = test_utils.start_tpce() 11:04:55 ^^^^^^^^^^^^^^^^^^^^^^^ 11:04:55 11:04:55 transportpce_tests/oc/test01_portmapping.py:29: 11:04:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:04:55 11:04:55 def start_tpce(): 11:04:55 if 'NO_ODL_STARTUP' in os.environ: 11:04:55 print('No OpenDaylight instance to start!') 11:04:55 return [] 11:04:55 print('starting OpenDaylight...') 11:04:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:04:55 process = start_lighty() 11:04:55 else: 11:04:55 process = start_karaf() 11:04:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:04:55 print('OpenDaylight started !') 11:04:55 else: 11:04:55 print('OpenDaylight failed to start !') 11:04:55 shutdown_process(process) 11:04:55 for pid in process_list: 11:04:55 shutdown_process(pid) 11:04:55 > sys.exit(1) 11:04:55 E SystemExit: 1 11:04:55 11:04:55 transportpce_tests/common/test_utils.py:232: SystemExit 11:04:55 ---------------------------- Captured stdout setup ----------------------------- 11:04:55 starting OpenDaylight... 11:04:55 starting KARAF (karafoc) TransportPCE build... 11:04:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:04:55 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 11:04:55 11:04:55 cls = 11:04:55 11:04:55 @classmethod 11:04:55 def setUpClass(cls): 11:04:55 > cls.processes = test_utils.start_tpce() 11:04:55 ^^^^^^^^^^^^^^^^^^^^^^^ 11:04:55 11:04:55 transportpce_tests/oc/test01_portmapping.py:29: 11:04:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:04:55 11:04:55 def start_tpce(): 11:04:55 if 'NO_ODL_STARTUP' in os.environ: 11:04:55 print('No OpenDaylight instance to start!') 11:04:55 return [] 11:04:55 print('starting OpenDaylight...') 11:04:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:04:55 process = start_lighty() 11:04:55 else: 11:04:55 process = start_karaf() 11:04:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:04:55 print('OpenDaylight started !') 11:04:55 else: 11:04:55 print('OpenDaylight failed to start !') 11:04:55 shutdown_process(process) 11:04:55 for pid in process_list: 11:04:55 shutdown_process(pid) 11:04:55 > sys.exit(1) 11:04:55 E SystemExit: 1 11:04:55 11:04:55 transportpce_tests/common/test_utils.py:232: SystemExit 11:04:55 ---------------------------- Captured stdout setup ----------------------------- 11:04:55 starting OpenDaylight... 11:04:55 starting KARAF (karafoc) TransportPCE build... 11:04:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:04:55 =========================== short test summary info ============================ 11:04:55 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 11:04:55 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 11:04:55 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 11:04:55 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 11:04:55 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 11:04:55 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 11:04:55 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 11:04:55 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 11:04:55 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 11:04:55 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 11:04:55 10 errors in 1000.56s (0:16:40) 11:04:56 tests190: exit 1 (1000.85 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=4723 11:04:56 EEtests190: FAIL ✖ in 16 minutes 49.46 seconds 11:04:56 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 11:05:03 tests71: freeze> python -m pip freeze --all 11:05:03 tests71: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 11:05:03 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 11:05:03 using environment variables from ./karaf71.env 11:05:03 pytest -q transportpce_tests/7.1/test01_portmapping.py 11:06:36 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 11:23:16 ==================================== ERRORS ==================================== 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_SRG1_PP7_TXRX _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG3_PP1_TXRX _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_07_xpdr_device_connection _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connected __ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_portmapping_info __ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_NETWORK1 _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK2 _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_CLIENT1 _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_CLIENT2 _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_CLIENT3 _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_15_xpdr_portmapping_CLIENT4 _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_16_xpdr_device_disconnection _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_17_xpdr_device_disconnected _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_18_xpdr_device_not_connected _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_19_rdm_device_disconnection _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_20_rdm_device_disconnected _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 _ ERROR at setup of TestTransportPCEPortmapping.test_21_rdm_device_not_connected _ 11:23:16 11:23:16 cls = 11:23:16 11:23:16 @classmethod 11:23:16 def setUpClass(cls): 11:23:16 > cls.processes = test_utils.start_tpce() 11:23:16 ^^^^^^^^^^^^^^^^^^^^^^^ 11:23:16 11:23:16 transportpce_tests/1.2.1/test01_portmapping.py:33: 11:23:16 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:23:16 11:23:16 def start_tpce(): 11:23:16 if 'NO_ODL_STARTUP' in os.environ: 11:23:16 print('No OpenDaylight instance to start!') 11:23:16 return [] 11:23:16 print('starting OpenDaylight...') 11:23:16 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:23:16 process = start_lighty() 11:23:16 else: 11:23:16 process = start_karaf() 11:23:16 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:23:16 print('OpenDaylight started !') 11:23:16 else: 11:23:16 print('OpenDaylight failed to start !') 11:23:16 shutdown_process(process) 11:23:16 for pid in process_list: 11:23:16 shutdown_process(pid) 11:23:16 > sys.exit(1) 11:23:16 E SystemExit: 1 11:23:16 11:23:16 transportpce_tests/common/test_utils.py:232: SystemExit 11:23:16 ---------------------------- Captured stdout setup ----------------------------- 11:23:16 starting OpenDaylight... 11:23:16 starting KARAF (karaf121) TransportPCE build... 11:23:16 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:23:16 =========================== short test summary info ============================ 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_SRG1_PP7_TXRX 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG3_PP1_TXRX 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_xpdr_device_connection 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connected 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_portmapping_info 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_NETWORK1 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK2 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_CLIENT1 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_CLIENT2 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_CLIENT3 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_xpdr_portmapping_CLIENT4 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_xpdr_device_disconnection 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_xpdr_device_disconnected 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_xpdr_device_not_connected 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_rdm_device_disconnection 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_rdm_device_disconnected 11:23:16 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_rdm_device_not_connected 11:23:16 21 errors in 2100.98s (0:35:00) 11:23:16 tests121: exit 1 (2101.33 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=4734 11:23:16 EEEE [100%] 11:25:04 ==================================== ERRORS ==================================== 11:25:04 _ ERROR at setup of TestTransportPCEPortmapping.test_01_xpdr_device_connection _ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 _ ERROR at setup of TestTransportPCEPortmapping.test_02_xpdr_device_connected __ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_portmapping_info __ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 _ ERROR at setup of TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 _ ERROR at setup of TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 ___ ERROR at setup of TestTransportPCEPortmapping.test_08_check_mccapprofile ___ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 __ ERROR at setup of TestTransportPCEPortmapping.test_09_mpdr_switching_pool ___ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_device_disconnected _ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_device_not_connected _ 11:25:04 11:25:04 cls = 11:25:04 11:25:04 @classmethod 11:25:04 def setUpClass(cls): 11:25:04 > cls.processes = test_utils.start_tpce() 11:25:04 ^^^^^^^^^^^^^^^^^^^^^^^ 11:25:04 11:25:04 transportpce_tests/7.1/test01_portmapping.py:32: 11:25:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 11:25:04 11:25:04 def start_tpce(): 11:25:04 if 'NO_ODL_STARTUP' in os.environ: 11:25:04 print('No OpenDaylight instance to start!') 11:25:04 return [] 11:25:04 print('starting OpenDaylight...') 11:25:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 11:25:04 process = start_lighty() 11:25:04 else: 11:25:04 process = start_karaf() 11:25:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 11:25:04 print('OpenDaylight started !') 11:25:04 else: 11:25:04 print('OpenDaylight failed to start !') 11:25:04 shutdown_process(process) 11:25:04 for pid in process_list: 11:25:04 shutdown_process(pid) 11:25:04 > sys.exit(1) 11:25:04 E SystemExit: 1 11:25:04 11:25:04 transportpce_tests/common/test_utils.py:232: SystemExit 11:25:04 ---------------------------- Captured stdout setup ----------------------------- 11:25:04 starting OpenDaylight... 11:25:04 starting KARAF (karaf71) TransportPCE build... 11:25:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 11:25:04 =========================== short test summary info ============================ 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_device_disconnected 11:25:04 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_device_not_connected 11:25:04 12 errors in 1200.63s (0:20:00) 11:25:04 tests121: FAIL ✖ in 35 minutes 10 seconds 11:25:04 tests71: exit 1 (1200.96 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=4931 11:26:36 EEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 12:13:18 ==================================== ERRORS ==================================== 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_01_get_tapi_topology_T100G _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_02_get_tapi_topology_T0 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_03_connect_rdmb ___ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_04_check_tapi_topos _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_05_disconnect_roadmb _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_06_connect_xpdra __ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_07_check_tapi_topos _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_08_connect_rdma ___ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_09_connect_rdmc ___ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_10_check_tapi_topos _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_11_connect_xpdra_n1_to_roadma_pp1 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_12_connect_roadma_pp1_to_xpdra_n1 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_13_check_tapi_topology_T100G _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_14_check_tapi_topology_T0 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_15_connect_xpdrc __ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_16_connect_xpdrc_n1_to_roadmc_pp1 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_17_connect_roadmc_pp1_to_xpdrc_n1 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_18_check_tapi_topology_T100G _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_19_check_tapi_topology_T0 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_20_connect_spdr_sa1 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_21_connect_spdr_sc1 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_22_check_tapi_topology_T100G _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_23_check_tapi_topology_T0 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_24_connect_sprda_n1_to_roadma_pp2 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_25_connect_roadma_pp2_to_spdra_n1 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_26_connect_sprdc_n1_to_roadmc_pp2 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_27_connect_roadmc_pp2_to_spdrc_n1 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_28_check_tapi_topology_T100G _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_29_check_tapi_topology_T0 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_30_add_oms_attributes _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_31_create_OCH_OTU4_service _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_32_check_tapi_topology_T0 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_33_create_ODU4_service _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_34_check_tapi_topology_T0 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_35_connect_sprda_2_n2_to_roadma_pp3 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_36_connect_roadma_pp3_to_spdra_2_n2 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_37_check_tapi_topology_T0 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_38_delete_ODU4_service _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_39_delete_OCH_OTU4_service _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_40_check_tapi_topology_T0 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_41_disconnect_xponders_from_roadm _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_42_check_tapi_topology_T0 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_43_get_tapi_topology_T100G _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_44_disconnect_roadma _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_45_disconnect_roadmc _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_46_check_tapi_topos _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_47_disconnect_xpdra _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_48_disconnect_xpdrc _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_49_disconnect_spdr_sa1 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_50_disconnect_spdr_sc1 _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_51_check_uninstall_Tapi_Feature _ 12:13:18 12:13:18 cls = 12:13:18 12:13:18 @classmethod 12:13:18 def setUpClass(cls): 12:13:18 cls.init_failed = False 12:13:18 os.environ['JAVA_MIN_MEM'] = '1024M' 12:13:18 os.environ['JAVA_MAX_MEM'] = '4096M' 12:13:18 > cls.processes = test_utils.start_tpce() 12:13:18 ^^^^^^^^^^^^^^^^^^^^^^^ 12:13:18 12:13:18 transportpce_tests/tapi/test01_abstracted_topology.py:148: 12:13:18 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 12:13:18 12:13:18 def start_tpce(): 12:13:18 if 'NO_ODL_STARTUP' in os.environ: 12:13:18 print('No OpenDaylight instance to start!') 12:13:18 return [] 12:13:18 print('starting OpenDaylight...') 12:13:18 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 12:13:18 process = start_lighty() 12:13:18 else: 12:13:18 process = start_karaf() 12:13:18 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 12:13:18 print('OpenDaylight started !') 12:13:18 else: 12:13:18 print('OpenDaylight failed to start !') 12:13:18 shutdown_process(process) 12:13:18 for pid in process_list: 12:13:18 shutdown_process(pid) 12:13:18 > sys.exit(1) 12:13:18 E SystemExit: 1 12:13:18 12:13:18 transportpce_tests/common/test_utils.py:232: SystemExit 12:13:18 ---------------------------- Captured stdout setup ----------------------------- 12:13:18 starting OpenDaylight... 12:13:18 starting KARAF (karaf221) TransportPCE build... 12:13:18 Pattern not found after 100 seconds! OpenDaylight failed to start ! 12:13:18 =========================== short test summary info ============================ 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_01_get_tapi_topology_T100G 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_02_get_tapi_topology_T0 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_03_connect_rdmb 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_04_check_tapi_topos 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_05_disconnect_roadmb 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_06_connect_xpdra 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_07_check_tapi_topos 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_08_connect_rdma 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_09_connect_rdmc 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_10_check_tapi_topos 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_11_connect_xpdra_n1_to_roadma_pp1 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_12_connect_roadma_pp1_to_xpdra_n1 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_13_check_tapi_topology_T100G 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_14_check_tapi_topology_T0 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_15_connect_xpdrc 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_16_connect_xpdrc_n1_to_roadmc_pp1 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_17_connect_roadmc_pp1_to_xpdrc_n1 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_18_check_tapi_topology_T100G 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_19_check_tapi_topology_T0 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_20_connect_spdr_sa1 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_21_connect_spdr_sc1 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_22_check_tapi_topology_T100G 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_23_check_tapi_topology_T0 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_24_connect_sprda_n1_to_roadma_pp2 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_25_connect_roadma_pp2_to_spdra_n1 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_26_connect_sprdc_n1_to_roadmc_pp2 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_27_connect_roadmc_pp2_to_spdrc_n1 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_28_check_tapi_topology_T100G 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_29_check_tapi_topology_T0 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_30_add_oms_attributes 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_31_create_OCH_OTU4_service 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_32_check_tapi_topology_T0 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_33_create_ODU4_service 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_34_check_tapi_topology_T0 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_35_connect_sprda_2_n2_to_roadma_pp3 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_36_connect_roadma_pp3_to_spdra_2_n2 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_37_check_tapi_topology_T0 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_38_delete_ODU4_service 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_39_delete_OCH_OTU4_service 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_40_check_tapi_topology_T0 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_41_disconnect_xponders_from_roadm 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_42_check_tapi_topology_T0 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_43_get_tapi_topology_T100G 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_44_disconnect_roadma 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_45_disconnect_roadmc 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_46_check_tapi_topos 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_47_disconnect_xpdra 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_48_disconnect_xpdrc 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_49_disconnect_spdr_sa1 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_50_disconnect_spdr_sc1 12:13:18 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_51_check_uninstall_Tapi_Feature 12:13:18 51 errors in 5102.62s (1:25:02) 12:13:18 tests71: FAIL ✖ in 20 minutes 8.77 seconds 12:13:18 tests_tapi: exit 1 (5102.91 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=4745 12:13:18 tests_tapi: FAIL ✖ in 1 hour 25 minutes 11.62 seconds 12:13:18 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 12:13:25 tests221: freeze> python -m pip freeze --all 12:13:26 tests221: bcrypt==5.0.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.2.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.3 12:13:26 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 12:13:26 using environment variables from ./karaf221.env 12:13:26 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 12:15:06 EEEEEEEEEEEEEEEEEEEEEEE$ ssh-agent -k 12:53:01 unset SSH_AUTH_SOCK; 12:53:01 unset SSH_AGENT_PID; 12:53:01 echo Agent pid 1578 killed; 12:53:01 [ssh-agent] Stopped. 12:53:01 Build was aborted 12:53:01 Aborted by new patch set. 12:53:01 [PostBuildScript] - [INFO] Executing post build scripts. 12:53:01 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3055388537639883346.sh 12:53:01 ---> sysstat.sh 12:53:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1445608193301146424.sh 12:53:02 ---> package-listing.sh 12:53:02 ++ facter osfamily 12:53:02 ++ tr '[:upper:]' '[:lower:]' 12:53:02 + OS_FAMILY=debian 12:53:02 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 12:53:02 + START_PACKAGES=/tmp/packages_start.txt 12:53:02 + END_PACKAGES=/tmp/packages_end.txt 12:53:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:53:02 + PACKAGES=/tmp/packages_start.txt 12:53:02 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:53:02 + PACKAGES=/tmp/packages_end.txt 12:53:02 + case "${OS_FAMILY}" in 12:53:02 + dpkg -l 12:53:02 + grep '^ii' 12:53:02 + '[' -f /tmp/packages_start.txt ']' 12:53:02 + '[' -f /tmp/packages_end.txt ']' 12:53:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:53:02 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 12:53:02 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:53:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 12:53:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7370341829646320137.sh 12:53:02 ---> capture-instance-metadata.sh 12:53:02 Setup pyenv: 12:53:02 system 12:53:02 3.8.20 12:53:02 3.9.20 12:53:02 3.10.15 12:53:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:53:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zq0K from file:/tmp/.os_lf_venv 12:53:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:04 lf-activate-venv(): INFO: Base packages installed successfully 12:53:04 lf-activate-venv(): INFO: Installing additional packages: lftools 12:53:06 Terminated 12:53:06 + tox_status=143 12:53:06 + echo '---> Completed tox runs' 12:53:06 ---> Completed tox runs 12:53:06 + for i in .tox/*/log 12:53:06 ++ echo .tox/build_karaf_tests121/log 12:53:06 ++ awk -F/ '{print $2}' 12:53:06 + tox_env=build_karaf_tests121 12:53:06 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 12:53:15 lf-activate-venv(): INFO: Adding /tmp/venv-Zq0K/bin to PATH 12:53:15 INFO: Running in OpenStack, capturing instance metadata 12:53:15 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8453613259735030983.sh 12:53:15 provisioning config files... 12:53:16 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4158 12:53:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config29728373434741316tmp 12:53:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:53:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:53:16 provisioning config files... 12:53:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:53:16 [EnvInject] - Injecting environment variables from a build step. 12:53:16 [EnvInject] - Injecting as environment variables the properties content 12:53:16 SERVER_ID=logs 12:53:16 12:53:16 [EnvInject] - Variables injected successfully. 12:53:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13502439134942088856.sh 12:53:16 ---> create-netrc.sh 12:53:16 WARN: Log server credential not found. 12:53:16 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9319761292526662572.sh 12:53:16 ---> python-tools-install.sh 12:53:16 Setup pyenv: 12:53:16 system 12:53:16 3.8.20 12:53:16 3.9.20 12:53:16 3.10.15 12:53:16 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:53:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zq0K from file:/tmp/.os_lf_venv 12:53:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:18 lf-activate-venv(): INFO: Base packages installed successfully 12:53:18 lf-activate-venv(): INFO: Installing additional packages: lftools 12:53:28 lf-activate-venv(): INFO: Adding /tmp/venv-Zq0K/bin to PATH 12:53:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8355125259592758371.sh 12:53:28 ---> sudo-logs.sh 12:53:28 Archiving 'sudo' log.. 12:53:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15293834836395123876.sh 12:53:29 ---> job-cost.sh 12:53:29 Setup pyenv: 12:53:29 system 12:53:29 3.8.20 12:53:29 3.9.20 12:53:29 3.10.15 12:53:29 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:53:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zq0K from file:/tmp/.os_lf_venv 12:53:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:31 lf-activate-venv(): INFO: Base packages installed successfully 12:53:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:53:37 lf-activate-venv(): INFO: Adding /tmp/venv-Zq0K/bin to PATH 12:53:37 INFO: No Stack... 12:53:37 INFO: Retrieving Pricing Info for: v3-standard-4 12:53:37 INFO: Archiving Costs 12:53:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins177033395003812486.sh 12:53:37 ---> logs-deploy.sh 12:53:37 Setup pyenv: 12:53:37 system 12:53:37 3.8.20 12:53:37 3.9.20 12:53:37 3.10.15 12:53:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:53:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zq0K from file:/tmp/.os_lf_venv 12:53:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:40 lf-activate-venv(): INFO: Base packages installed successfully 12:53:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:53:50 lf-activate-venv(): INFO: Adding /tmp/venv-Zq0K/bin to PATH 12:53:50 WARNING: Nexus logging server not set 12:53:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4158/ 12:53:50 INFO: archiving logs to S3 12:53:51 ---> uname -a: 12:53:51 Linux prd-ubuntu2204-docker-4c-16g-23085 5.15.0-164-generic #174-Ubuntu SMP Fri Nov 14 20:25:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 12:53:51 12:53:51 12:53:51 ---> lscpu: 12:53:51 Architecture: x86_64 12:53:51 CPU op-mode(s): 32-bit, 64-bit 12:53:51 Address sizes: 40 bits physical, 48 bits virtual 12:53:51 Byte Order: Little Endian 12:53:51 CPU(s): 4 12:53:51 On-line CPU(s) list: 0-3 12:53:51 Vendor ID: AuthenticAMD 12:53:51 Model name: AMD EPYC-Rome Processor 12:53:51 CPU family: 23 12:53:51 Model: 49 12:53:51 Thread(s) per core: 1 12:53:51 Core(s) per socket: 1 12:53:51 Socket(s): 4 12:53:51 Stepping: 0 12:53:51 BogoMIPS: 5599.99 12:53:51 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:53:51 Virtualization: AMD-V 12:53:51 Hypervisor vendor: KVM 12:53:51 Virtualization type: full 12:53:51 L1d cache: 128 KiB (4 instances) 12:53:51 L1i cache: 128 KiB (4 instances) 12:53:51 L2 cache: 2 MiB (4 instances) 12:53:51 L3 cache: 64 MiB (4 instances) 12:53:51 NUMA node(s): 1 12:53:51 NUMA node0 CPU(s): 0-3 12:53:51 Vulnerability Gather data sampling: Not affected 12:53:51 Vulnerability Indirect target selection: Not affected 12:53:51 Vulnerability Itlb multihit: Not affected 12:53:51 Vulnerability L1tf: Not affected 12:53:51 Vulnerability Mds: Not affected 12:53:51 Vulnerability Meltdown: Not affected 12:53:51 Vulnerability Mmio stale data: Not affected 12:53:51 Vulnerability Reg file data sampling: Not affected 12:53:51 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 12:53:51 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 12:53:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:53:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:53:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:53:51 Vulnerability Srbds: Not affected 12:53:51 Vulnerability Tsa: Not affected 12:53:51 Vulnerability Tsx async abort: Not affected 12:53:51 Vulnerability Vmscape: Not affected 12:53:51 12:53:51 12:53:51 ---> nproc: 12:53:51 4 12:53:51 12:53:51 12:53:51 ---> df -h: 12:53:51 Filesystem Size Used Avail Use% Mounted on 12:53:51 tmpfs 1.6G 1.1M 1.6G 1% /run 12:53:51 /dev/vda1 78G 12G 67G 15% / 12:53:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:53:51 tmpfs 5.0M 0 5.0M 0% /run/lock 12:53:51 /dev/vda15 105M 6.1M 99M 6% /boot/efi 12:53:51 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 12:53:51 12:53:51 12:53:51 ---> free -m: 12:53:51 total used free shared buff/cache available 12:53:51 Mem: 15989 681 9409 4 5897 14964 12:53:51 Swap: 1023 0 1023 12:53:51 12:53:51 12:53:51 ---> ip addr: 12:53:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:53:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:53:51 inet 127.0.0.1/8 scope host lo 12:53:51 valid_lft forever preferred_lft forever 12:53:51 inet6 ::1/128 scope host 12:53:51 valid_lft forever preferred_lft forever 12:53:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:53:51 link/ether fa:16:3e:db:0f:50 brd ff:ff:ff:ff:ff:ff 12:53:51 altname enp0s3 12:53:51 inet 10.30.170.208/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 12:53:51 valid_lft 76231sec preferred_lft 76231sec 12:53:51 inet6 fe80::f816:3eff:fedb:f50/64 scope link 12:53:51 valid_lft forever preferred_lft forever 12:53:51 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:53:51 link/ether 7a:37:dd:11:88:2a brd ff:ff:ff:ff:ff:ff 12:53:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:53:51 valid_lft forever preferred_lft forever 12:53:51 12:53:51 12:53:51 ---> sar -b -r -n DEV: 12:53:51 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-23085) 01/08/26 _x86_64_ (4 CPU) 12:53:51 12:53:51 10:04:26 LINUX RESTART (4 CPU) 12:53:51 12:53:51 10:10:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:53:51 10:20:05 1.68 0.01 1.65 0.03 0.05 22.35 3.63 12:53:51 10:30:00 1.45 0.01 1.43 0.02 0.08 17.07 0.16 12:53:51 10:40:05 1.29 0.00 1.27 0.02 0.00 15.81 0.22 12:53:51 10:50:05 7.04 0.01 6.67 0.35 0.53 860.15 8.12 12:53:51 11:00:01 1.72 0.00 1.70 0.03 0.01 20.08 0.48 12:53:51 11:10:05 3.31 0.00 3.19 0.11 0.03 299.57 2.28 12:53:51 11:20:01 1.54 0.00 1.50 0.04 0.00 18.65 0.52 12:53:51 11:30:01 1.51 0.00 1.48 0.03 0.00 18.69 0.37 12:53:51 11:40:02 1.42 0.00 1.40 0.02 0.00 16.62 0.19 12:53:51 11:50:05 1.38 0.00 1.36 0.02 0.00 15.86 0.16 12:53:51 12:00:01 1.49 0.00 1.47 0.02 0.00 16.92 0.16 12:53:51 12:10:05 1.44 0.00 1.43 0.02 0.00 16.56 0.16 12:53:51 12:20:05 2.78 0.00 2.69 0.10 0.00 303.01 1.11 12:53:51 12:30:01 1.55 0.00 1.54 0.02 0.00 17.40 0.16 12:53:51 12:40:05 1.45 0.00 1.43 0.02 0.00 16.79 0.16 12:53:51 12:50:05 1.43 0.00 1.41 0.02 0.00 16.69 402.89 12:53:51 Average: 2.03 0.00 1.98 0.05 0.04 105.87 26.30 12:53:51 12:53:51 10:10:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:53:51 10:20:05 10062124 15314768 632052 3.86 173624 5074652 1319736 7.58 668260 5089616 200 12:53:51 10:30:00 10072508 15325464 621376 3.80 173892 5074700 1321972 7.59 668568 5090928 4 12:53:51 10:40:05 10071304 15324636 622220 3.80 174144 5074820 1319864 7.58 669216 5091304 176 12:53:51 10:50:05 9771404 15275860 668984 4.09 183388 5291216 1446836 8.30 678960 5381732 260 12:53:51 11:00:01 9764616 15269624 675176 4.12 183776 5291360 1448588 8.31 679340 5384188 260 12:53:51 11:10:05 9667976 15256512 687696 4.20 186840 5363440 1442080 8.28 682580 5457880 272 12:53:51 11:20:01 9666716 15255712 688380 4.20 187128 5363572 1442144 8.28 682864 5458380 216 12:53:51 11:30:01 9745136 15334568 609728 3.72 187396 5363724 1341840 7.70 683192 5378024 220 12:53:51 11:40:02 9744632 15334328 610076 3.73 187636 5363736 1342040 7.70 683432 5377980 256 12:53:51 11:50:05 9743656 15333628 610720 3.73 187792 5363872 1343064 7.71 683580 5378152 248 12:53:51 12:00:01 9742648 15332820 611548 3.74 187972 5363884 1343064 7.71 683768 5378556 260 12:53:51 12:10:05 9741640 15332000 612384 3.74 188152 5363888 1343064 7.71 683948 5378352 272 12:53:51 12:20:05 9662384 15336508 607116 3.71 191352 5436124 1331956 7.65 687276 5447744 192 12:53:51 12:30:01 9662136 15336524 607064 3.71 191612 5436136 1331956 7.65 687532 5447920 208 12:53:51 12:40:05 9661380 15335992 607740 3.71 191756 5436208 1332060 7.65 687680 5449032 208 12:53:51 12:50:05 9660624 15335584 608120 3.71 191960 5436348 1332060 7.65 687884 5448852 224 12:53:51 Average: 9777555 15314658 630024 3.85 185526 5318605 1361395 7.81 681130 5352415 217 12:53:51 12:53:51 10:10:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:53:51 10:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 10:20:05 ens3 0.40 0.13 0.08 0.04 0.00 0.00 0.00 0.00 12:53:51 10:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 10:30:00 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 10:30:00 ens3 0.44 0.15 0.08 0.04 0.00 0.00 0.00 0.00 12:53:51 10:30:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 10:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 10:40:05 ens3 1.05 1.00 0.16 1.35 0.00 0.00 0.00 0.00 12:53:51 10:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 10:50:05 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 10:50:05 ens3 0.95 0.77 0.34 0.39 0.00 0.00 0.00 0.00 12:53:51 10:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 11:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 11:00:01 ens3 0.31 0.14 0.05 0.03 0.00 0.00 0.00 0.00 12:53:51 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 11:10:05 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 11:10:05 ens3 0.62 0.39 0.21 0.18 0.00 0.00 0.00 0.00 12:53:51 11:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 11:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 11:20:01 ens3 0.33 0.14 0.06 0.03 0.00 0.00 0.00 0.00 12:53:51 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 11:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 11:30:01 ens3 0.48 0.28 0.09 0.15 0.00 0.00 0.00 0.00 12:53:51 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 11:40:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 11:40:02 ens3 0.39 0.14 0.11 0.07 0.00 0.00 0.00 0.00 12:53:51 11:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 11:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 11:50:05 ens3 0.26 0.11 0.05 0.02 0.00 0.00 0.00 0.00 12:53:51 11:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 12:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 12:00:01 ens3 0.26 0.11 0.04 0.02 0.00 0.00 0.00 0.00 12:53:51 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 12:10:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 12:10:05 ens3 0.28 0.10 0.05 0.02 0.00 0.00 0.00 0.00 12:53:51 12:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 12:20:05 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 12:20:05 ens3 0.71 0.52 0.20 0.29 0.00 0.00 0.00 0.00 12:53:51 12:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 12:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 12:30:01 ens3 0.25 0.11 0.05 0.02 0.00 0.00 0.00 0.00 12:53:51 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 12:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 12:40:05 ens3 0.38 0.16 0.11 0.06 0.00 0.00 0.00 0.00 12:53:51 12:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 12:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 12:50:05 ens3 0.26 0.10 0.05 0.02 0.00 0.00 0.00 0.00 12:53:51 12:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:53:51 Average: ens3 0.46 0.27 0.11 0.17 0.00 0.00 0.00 0.00 12:53:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:53:51 12:53:51 12:53:51 ---> sar -P ALL: 12:53:51 Linux 5.15.0-164-generic (prd-ubuntu2204-docker-4c-16g-23085) 01/08/26 _x86_64_ (4 CPU) 12:53:51 12:53:51 10:04:26 LINUX RESTART (4 CPU) 12:53:51 12:53:51 10:10:05 CPU %user %nice %system %iowait %steal %idle 12:53:51 10:20:05 all 0.23 0.00 0.10 0.01 0.05 99.62 12:53:51 10:20:05 0 0.11 0.00 0.10 0.02 0.04 99.73 12:53:51 10:20:05 1 0.16 0.00 0.11 0.00 0.06 99.67 12:53:51 10:20:05 2 0.17 0.00 0.11 0.00 0.06 99.67 12:53:51 10:20:05 3 0.48 0.00 0.08 0.00 0.04 99.40 12:53:51 10:30:00 all 0.15 0.00 0.08 0.11 0.05 99.61 12:53:51 10:30:00 0 0.15 0.00 0.08 0.06 0.05 99.66 12:53:51 10:30:00 1 0.17 0.00 0.12 0.10 0.07 99.54 12:53:51 10:30:00 2 0.23 0.00 0.08 0.00 0.06 99.62 12:53:51 10:30:00 3 0.06 0.00 0.04 0.27 0.02 99.61 12:53:51 10:40:05 all 0.16 0.00 0.09 0.02 0.04 99.70 12:53:51 10:40:05 0 0.06 0.00 0.05 0.00 0.02 99.86 12:53:51 10:40:05 1 0.30 0.00 0.11 0.00 0.05 99.54 12:53:51 10:40:05 2 0.13 0.00 0.09 0.04 0.04 99.70 12:53:51 10:40:05 3 0.15 0.00 0.10 0.02 0.04 99.69 12:53:51 10:50:05 all 0.96 0.00 0.20 0.06 0.05 98.74 12:53:51 10:50:05 0 1.05 0.00 0.16 0.04 0.03 98.73 12:53:51 10:50:05 1 0.72 0.00 0.21 0.03 0.05 98.99 12:53:51 10:50:05 2 1.14 0.00 0.23 0.04 0.06 98.53 12:53:51 10:50:05 3 0.91 0.00 0.22 0.12 0.05 98.71 12:53:51 11:00:01 all 0.34 0.00 0.18 0.02 0.06 99.39 12:53:51 11:00:01 0 0.21 0.00 0.14 0.05 0.06 99.55 12:53:51 11:00:01 1 0.60 0.00 0.21 0.00 0.07 99.12 12:53:51 11:00:01 2 0.33 0.00 0.21 0.03 0.07 99.36 12:53:51 11:00:01 3 0.23 0.00 0.17 0.00 0.07 99.53 12:53:51 11:10:05 all 0.54 0.00 0.20 0.03 0.06 99.17 12:53:51 11:10:05 0 1.24 0.00 0.24 0.01 0.06 98.45 12:53:51 11:10:05 1 0.39 0.00 0.21 0.08 0.07 99.25 12:53:51 11:10:05 2 0.19 0.00 0.16 0.01 0.06 99.58 12:53:51 11:10:05 3 0.34 0.00 0.19 0.00 0.06 99.40 12:53:51 11:20:01 all 0.38 0.00 0.17 0.15 0.05 99.25 12:53:51 11:20:01 0 0.44 0.00 0.14 0.28 0.05 99.09 12:53:51 11:20:01 1 0.55 0.00 0.18 0.00 0.06 99.21 12:53:51 11:20:01 2 0.29 0.00 0.19 0.31 0.05 99.16 12:53:51 11:20:01 3 0.25 0.00 0.17 0.00 0.05 99.52 12:53:51 11:30:01 all 0.24 0.00 0.13 0.07 0.04 99.53 12:53:51 11:30:01 0 0.25 0.00 0.07 0.03 0.03 99.62 12:53:51 11:30:01 1 0.31 0.00 0.18 0.04 0.05 99.42 12:53:51 11:30:01 2 0.18 0.00 0.12 0.20 0.04 99.47 12:53:51 11:30:01 3 0.21 0.00 0.14 0.00 0.05 99.60 12:53:51 11:40:02 all 0.13 0.00 0.09 0.04 0.04 99.70 12:53:51 11:40:02 0 0.11 0.00 0.10 0.05 0.04 99.70 12:53:51 11:40:02 1 0.18 0.00 0.09 0.00 0.04 99.69 12:53:51 11:40:02 2 0.18 0.00 0.12 0.09 0.04 99.58 12:53:51 11:40:02 3 0.08 0.00 0.07 0.00 0.03 99.82 12:53:51 11:50:05 all 0.36 0.00 0.09 0.01 0.04 99.50 12:53:51 11:50:05 0 0.37 0.00 0.07 0.01 0.03 99.52 12:53:51 11:50:05 1 0.18 0.00 0.12 0.00 0.06 99.64 12:53:51 11:50:05 2 0.81 0.00 0.11 0.02 0.04 99.02 12:53:51 11:50:05 3 0.09 0.00 0.06 0.00 0.03 99.81 12:53:51 12:00:01 all 0.29 0.00 0.09 0.02 0.04 99.56 12:53:51 12:00:01 0 0.08 0.00 0.05 0.00 0.02 99.85 12:53:51 12:00:01 1 0.23 0.00 0.12 0.04 0.04 99.57 12:53:51 12:00:01 2 0.26 0.00 0.08 0.03 0.04 99.58 12:53:51 12:00:01 3 0.59 0.00 0.10 0.01 0.05 99.25 12:53:51 12:53:51 12:00:01 CPU %user %nice %system %iowait %steal %idle 12:53:51 12:10:05 all 0.25 0.00 0.10 0.01 0.04 99.60 12:53:51 12:10:05 0 0.24 0.00 0.07 0.00 0.03 99.66 12:53:51 12:10:05 1 0.30 0.00 0.11 0.02 0.04 99.52 12:53:51 12:10:05 2 0.12 0.00 0.09 0.03 0.03 99.73 12:53:51 12:10:05 3 0.33 0.00 0.13 0.00 0.05 99.48 12:53:51 12:20:05 all 0.48 0.00 0.11 0.04 0.04 99.33 12:53:51 12:20:05 0 0.19 0.00 0.07 0.01 0.03 99.70 12:53:51 12:20:05 1 0.44 0.00 0.15 0.07 0.05 99.30 12:53:51 12:20:05 2 1.20 0.00 0.14 0.08 0.05 98.54 12:53:51 12:20:05 3 0.11 0.00 0.08 0.01 0.04 99.77 12:53:51 12:30:01 all 0.29 0.00 0.09 0.02 0.04 99.56 12:53:51 12:30:01 0 0.45 0.00 0.12 0.01 0.06 99.37 12:53:51 12:30:01 1 0.51 0.00 0.09 0.00 0.05 99.34 12:53:51 12:30:01 2 0.07 0.00 0.06 0.04 0.04 99.80 12:53:51 12:30:01 3 0.14 0.00 0.07 0.01 0.03 99.74 12:53:51 12:40:05 all 0.30 0.00 0.09 0.01 0.04 99.56 12:53:51 12:40:05 0 0.10 0.00 0.08 0.00 0.05 99.76 12:53:51 12:40:05 1 0.20 0.00 0.09 0.01 0.05 99.65 12:53:51 12:40:05 2 0.12 0.00 0.10 0.01 0.05 99.72 12:53:51 12:40:05 3 0.77 0.00 0.07 0.00 0.03 99.12 12:53:51 12:50:05 all 0.24 0.00 0.09 0.01 0.04 99.62 12:53:51 12:50:05 0 0.10 0.00 0.07 0.01 0.04 99.78 12:53:51 12:50:05 1 0.18 0.00 0.13 0.00 0.06 99.63 12:53:51 12:50:05 2 0.09 0.00 0.06 0.01 0.03 99.82 12:53:51 12:50:05 3 0.60 0.00 0.10 0.00 0.05 99.25 12:53:51 Average: all 0.33 0.00 0.12 0.04 0.05 99.46 12:53:51 Average: 0 0.32 0.00 0.10 0.04 0.04 99.50 12:53:51 Average: 1 0.34 0.00 0.14 0.02 0.05 99.44 12:53:51 Average: 2 0.34 0.00 0.12 0.06 0.05 99.43 12:53:51 Average: 3 0.33 0.00 0.11 0.03 0.04 99.48 12:53:51 12:53:51 12:53:51