21:57:40 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118971 21:57:40 Running as SYSTEM 21:57:40 [EnvInject] - Loading node environment variables. 21:57:40 Building remotely on prd-ubuntu2204-docker-4c-16g-16 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 21:57:43 [ssh-agent] Looking for ssh-agent implementation... 21:57:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:43 $ ssh-agent 21:57:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzXMJog/agent.1564 21:57:43 SSH_AGENT_PID=1566 21:57:43 [ssh-agent] Started. 21:57:43 Running ssh-add (command line suppressed) 21:57:43 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14705319576082874762.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14705319576082874762.key) 21:57:43 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:57:43 The recommended git tool is: NONE 21:57:47 using credential jenkins-ssh 21:57:47 Wiping out workspace first. 21:57:47 Cloning the remote Git repository 21:57:47 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 21:57:47 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 21:57:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 21:57:47 > git --version # timeout=10 21:57:47 > git --version # 'git version 2.34.1' 21:57:47 using GIT_SSH to set credentials jenkins-ssh 21:57:47 Verifying host key using known hosts file 21:57:47 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. 21:57:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 21:57:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:57:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 21:57:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 21:57:54 using GIT_SSH to set credentials jenkins-ssh 21:57:54 Verifying host key using known hosts file 21:57:54 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. 21:57:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/71/118971/1 # timeout=10 21:57:54 > git rev-parse b2060ea517a34c7f7a3312ec6dd7cac925cdb0e1^{commit} # timeout=10 21:57:54 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:57:54 Checking out Revision b2060ea517a34c7f7a3312ec6dd7cac925cdb0e1 (refs/changes/71/118971/1) 21:57:54 > git config core.sparsecheckout # timeout=10 21:57:54 > git checkout -f b2060ea517a34c7f7a3312ec6dd7cac925cdb0e1 # timeout=10 21:57:57 Commit message: "Use ODL settings under proxy restrictions" 21:57:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:57:57 > git rev-list --no-walk aeb4959c20f5c0ffe973dc9e77ad3c4b24b6788c # timeout=10 21:57:57 > git remote # timeout=10 21:57:57 > git submodule init # timeout=10 21:57:57 > git submodule sync # timeout=10 21:57:57 > git config --get remote.origin.url # timeout=10 21:57:57 > git submodule init # timeout=10 21:57:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 21:57:57 ERROR: No submodules found. 21:57:58 provisioning config files... 21:57:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:57:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:57:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2777865844569846966.sh 21:57:58 ---> python-tools-install.sh 21:57:58 Setup pyenv: 21:57:58 * system (set by /opt/pyenv/version) 21:57:58 * 3.8.20 (set by /opt/pyenv/version) 21:57:58 * 3.9.20 (set by /opt/pyenv/version) 21:57:58 3.10.15 21:57:58 3.11.10 21:58:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LnzM 21:58:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:58:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:58:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:58:06 lf-activate-venv(): INFO: Base packages installed successfully 21:58:06 lf-activate-venv(): INFO: Installing additional packages: lftools 21:58:31 lf-activate-venv(): INFO: Adding /tmp/venv-LnzM/bin to PATH 21:58:31 Generating Requirements File 21:58:51 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. 21:58:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:58:51 Python 3.11.10 21:58:51 pip 25.3 from /tmp/venv-LnzM/lib/python3.11/site-packages/pip (python 3.11) 21:58:52 appdirs==1.4.4 21:58:52 argcomplete==3.6.3 21:58:52 aspy.yaml==1.3.0 21:58:52 attrs==25.4.0 21:58:52 autopage==0.5.2 21:58:52 beautifulsoup4==4.14.2 21:58:52 boto3==1.41.4 21:58:52 botocore==1.41.4 21:58:52 bs4==0.0.2 21:58:52 cachetools==6.2.2 21:58:52 certifi==2025.11.12 21:58:52 cffi==2.0.0 21:58:52 cfgv==3.5.0 21:58:52 chardet==5.2.0 21:58:52 charset-normalizer==3.4.4 21:58:52 click==8.3.1 21:58:52 cliff==4.12.0 21:58:52 cmd2==2.7.0 21:58:52 cryptography==3.3.2 21:58:52 debtcollector==3.0.0 21:58:52 decorator==5.2.1 21:58:52 defusedxml==0.7.1 21:58:52 Deprecated==1.3.1 21:58:52 distlib==0.4.0 21:58:52 dnspython==2.8.0 21:58:52 docker==7.1.0 21:58:52 dogpile.cache==1.5.0 21:58:52 durationpy==0.10 21:58:52 email-validator==2.3.0 21:58:52 filelock==3.20.0 21:58:52 future==1.0.0 21:58:52 gitdb==4.0.12 21:58:52 GitPython==3.1.45 21:58:52 google-auth==2.43.0 21:58:52 httplib2==0.31.0 21:58:52 identify==2.6.15 21:58:52 idna==3.11 21:58:52 importlib-resources==1.5.0 21:58:52 iso8601==2.1.0 21:58:52 Jinja2==3.1.6 21:58:52 jmespath==1.0.1 21:58:52 jsonpatch==1.33 21:58:52 jsonpointer==3.0.0 21:58:52 jsonschema==4.25.1 21:58:52 jsonschema-specifications==2025.9.1 21:58:52 keystoneauth1==5.12.0 21:58:52 kubernetes==34.1.0 21:58:52 lftools==0.37.16 21:58:52 lxml==6.0.2 21:58:52 markdown-it-py==4.0.0 21:58:52 MarkupSafe==3.0.3 21:58:52 mdurl==0.1.2 21:58:52 msgpack==1.1.2 21:58:52 multi_key_dict==2.0.3 21:58:52 munch==4.0.0 21:58:52 netaddr==1.3.0 21:58:52 niet==1.4.2 21:58:52 nodeenv==1.9.1 21:58:52 oauth2client==4.1.3 21:58:52 oauthlib==3.3.1 21:58:52 openstacksdk==4.8.0 21:58:52 os-service-types==1.8.2 21:58:52 osc-lib==4.2.0 21:58:52 oslo.config==10.1.0 21:58:52 oslo.context==6.2.0 21:58:52 oslo.i18n==6.7.1 21:58:52 oslo.log==7.2.1 21:58:52 oslo.serialization==5.8.0 21:58:52 oslo.utils==9.2.0 21:58:52 packaging==25.0 21:58:52 pbr==7.0.3 21:58:52 platformdirs==4.5.0 21:58:52 prettytable==3.17.0 21:58:52 psutil==7.1.3 21:58:52 pyasn1==0.6.1 21:58:52 pyasn1_modules==0.4.2 21:58:52 pycparser==2.23 21:58:52 pygerrit2==2.0.15 21:58:52 PyGithub==2.8.1 21:58:52 Pygments==2.19.2 21:58:52 PyJWT==2.10.1 21:58:52 PyNaCl==1.6.1 21:58:52 pyparsing==2.4.7 21:58:52 pyperclip==1.11.0 21:58:52 pyrsistent==0.20.0 21:58:52 python-cinderclient==9.8.0 21:58:52 python-dateutil==2.9.0.post0 21:58:52 python-heatclient==4.3.0 21:58:52 python-jenkins==1.8.3 21:58:52 python-keystoneclient==5.7.0 21:58:52 python-magnumclient==4.9.0 21:58:52 python-openstackclient==8.2.0 21:58:52 python-swiftclient==4.9.0 21:58:52 PyYAML==6.0.3 21:58:52 referencing==0.37.0 21:58:52 requests==2.32.5 21:58:52 requests-oauthlib==2.0.0 21:58:52 requestsexceptions==1.4.0 21:58:52 rfc3986==2.0.0 21:58:52 rich==14.2.0 21:58:52 rich-argparse==1.7.2 21:58:52 rpds-py==0.29.0 21:58:52 rsa==4.9.1 21:58:52 ruamel.yaml==0.18.16 21:58:52 ruamel.yaml.clib==0.2.15 21:58:52 s3transfer==0.15.0 21:58:52 simplejson==3.20.2 21:58:52 six==1.17.0 21:58:52 smmap==5.0.2 21:58:52 soupsieve==2.8 21:58:52 stevedore==5.6.0 21:58:52 tabulate==0.9.0 21:58:52 toml==0.10.2 21:58:52 tomlkit==0.13.3 21:58:52 tqdm==4.67.1 21:58:52 typing_extensions==4.15.0 21:58:52 tzdata==2025.2 21:58:52 urllib3==1.26.20 21:58:52 virtualenv==20.35.4 21:58:52 wcwidth==0.2.14 21:58:52 websocket-client==1.9.0 21:58:52 wrapt==2.0.1 21:58:52 xdg==6.0.0 21:58:52 xmltodict==1.0.2 21:58:52 yq==3.4.3 21:58:52 [EnvInject] - Injecting environment variables from a build step. 21:58:52 [EnvInject] - Injecting as environment variables the properties content 21:58:52 PYTHON=python3 21:58:52 21:58:52 [EnvInject] - Variables injected successfully. 21:58:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11405509905973832443.sh 21:58:52 ---> tox-install.sh 21:58:52 + source /home/jenkins/lf-env.sh 21:58:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:58:52 ++ mktemp -d /tmp/venv-XXXX 21:58:52 + lf_venv=/tmp/venv-Zrre 21:58:52 + local venv_file=/tmp/.os_lf_venv 21:58:52 + local python=python3 21:58:52 + local options 21:58:52 + local set_path=true 21:58:52 + local install_args= 21:58:52 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:58:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:58:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:58:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:58:52 + true 21:58:52 + case $1 in 21:58:52 + venv_file=/tmp/.toxenv 21:58:52 + shift 2 21:58:52 + true 21:58:52 + case $1 in 21:58:52 + shift 21:58:52 + break 21:58:52 + case $python in 21:58:52 + local pkg_list= 21:58:52 + [[ -d /opt/pyenv ]] 21:58:52 + echo 'Setup pyenv:' 21:58:52 Setup pyenv: 21:58:52 + export PYENV_ROOT=/opt/pyenv 21:58:52 + PYENV_ROOT=/opt/pyenv 21:58:52 + 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 21:58:52 + 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 21:58:52 + pyenv versions 21:58:52 system 21:58:52 3.8.20 21:58:52 3.9.20 21:58:52 3.10.15 21:58:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:58:52 + command -v pyenv 21:58:52 ++ pyenv init - --no-rehash 21:58:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:58:52 for i in ${!paths[@]}; do 21:58:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:58:52 fi; done; 21:58:52 echo "${paths[*]}"'\'')" 21:58:52 export PATH="/opt/pyenv/shims:${PATH}" 21:58:52 export PYENV_SHELL=bash 21:58:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:58:52 pyenv() { 21:58:52 local command 21:58:52 command="${1:-}" 21:58:52 if [ "$#" -gt 0 ]; then 21:58:52 shift 21:58:52 fi 21:58:52 21:58:52 case "$command" in 21:58:52 rehash|shell) 21:58:52 eval "$(pyenv "sh-$command" "$@")" 21:58:52 ;; 21:58:52 *) 21:58:52 command pyenv "$command" "$@" 21:58:52 ;; 21:58:52 esac 21:58:52 }' 21:58:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:58:52 for i in ${!paths[@]}; do 21:58:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:58:52 fi; done; 21:58:52 echo "${paths[*]}"' 21:58:52 ++ 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 21:58:52 ++ 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 21:58:52 ++ 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 21:58:52 ++ export PYENV_SHELL=bash 21:58:52 ++ PYENV_SHELL=bash 21:58:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:58:52 +++ complete -F _pyenv pyenv 21:58:52 ++ lf-pyver python3 21:58:52 ++ local py_version_xy=python3 21:58:52 ++ local py_version_xyz= 21:58:52 ++ pyenv versions 21:58:52 ++ local command 21:58:52 ++ command=versions 21:58:52 ++ '[' 1 -gt 0 ']' 21:58:52 ++ shift 21:58:52 ++ case "$command" in 21:58:52 ++ command pyenv versions 21:58:52 ++ grep -E '^[0-9.]*[0-9]$' 21:58:52 ++ awk '{ print $1 }' 21:58:52 ++ sed 's/^[ *]* //' 21:58:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:58:52 +++ grep '^3' /tmp/.pyenv_versions 21:58:52 +++ sort -V 21:58:52 +++ tail -n 1 21:58:52 ++ py_version_xyz=3.11.10 21:58:52 ++ [[ -z 3.11.10 ]] 21:58:52 ++ echo 3.11.10 21:58:52 ++ return 0 21:58:52 + pyenv local 3.11.10 21:58:52 + local command 21:58:52 + command=local 21:58:52 + '[' 2 -gt 0 ']' 21:58:52 + shift 21:58:52 + case "$command" in 21:58:52 + command pyenv local 3.11.10 21:58:52 + for arg in "$@" 21:58:52 + case $arg in 21:58:52 + pkg_list+='tox ' 21:58:52 + for arg in "$@" 21:58:52 + case $arg in 21:58:52 + pkg_list+='virtualenv ' 21:58:52 + for arg in "$@" 21:58:52 + case $arg in 21:58:52 + pkg_list+='urllib3~=1.26.15 ' 21:58:52 + [[ -f /tmp/.toxenv ]] 21:58:52 + [[ ! -f /tmp/.toxenv ]] 21:58:52 + [[ -n '' ]] 21:58:52 + python3 -m venv /tmp/venv-Zrre 21:58:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zrre' 21:58:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zrre 21:58:56 + echo /tmp/venv-Zrre 21:58:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:58:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:58:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:58:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:58:56 + local 'pip_opts=--upgrade --quiet' 21:58:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:58:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:58:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:58:56 + [[ -n '' ]] 21:58:56 + [[ -n '' ]] 21:58:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:58:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:58:56 + /tmp/venv-Zrre/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 21:59:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:59:00 lf-activate-venv(): INFO: Base packages installed successfully 21:59:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:59:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:59:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:59:00 + /tmp/venv-Zrre/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 21:59:02 + type python3 21:59:02 + true 21:59:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zrre/bin to PATH' 21:59:02 lf-activate-venv(): INFO: Adding /tmp/venv-Zrre/bin to PATH 21:59:02 + PATH=/tmp/venv-Zrre/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 21:59:02 + return 0 21:59:02 + python3 --version 21:59:02 Python 3.11.10 21:59:02 + python3 -m pip --version 21:59:02 pip 25.3 from /tmp/venv-Zrre/lib/python3.11/site-packages/pip (python 3.11) 21:59:02 + python3 -m pip freeze 21:59:03 cachetools==6.2.2 21:59:03 chardet==5.2.0 21:59:03 colorama==0.4.6 21:59:03 distlib==0.4.0 21:59:03 filelock==3.20.0 21:59:03 packaging==25.0 21:59:03 platformdirs==4.5.0 21:59:03 pluggy==1.6.0 21:59:03 pyproject-api==1.10.0 21:59:03 tox==4.32.0 21:59:03 urllib3==1.26.20 21:59:03 virtualenv==20.35.4 21:59:03 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8702948624230471226.sh 21:59:03 [EnvInject] - Injecting environment variables from a build step. 21:59:03 [EnvInject] - Injecting as environment variables the properties content 21:59:03 PARALLEL=True 21:59:03 21:59:03 [EnvInject] - Variables injected successfully. 21:59:03 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8660429966171322301.sh 21:59:03 ---> tox-run.sh 21:59:03 + 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 21:59:03 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 21:59:03 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 21:59:03 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 21:59:03 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 21:59:03 + source /home/jenkins/lf-env.sh 21:59:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:59:03 ++ mktemp -d /tmp/venv-XXXX 21:59:03 + lf_venv=/tmp/venv-s4Bl 21:59:03 + local venv_file=/tmp/.os_lf_venv 21:59:03 + local python=python3 21:59:03 + local options 21:59:03 + local set_path=true 21:59:03 + local install_args= 21:59:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:59:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:59:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:59:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:59:03 + true 21:59:03 + case $1 in 21:59:03 + venv_file=/tmp/.toxenv 21:59:03 + shift 2 21:59:03 + true 21:59:03 + case $1 in 21:59:03 + shift 21:59:03 + break 21:59:03 + case $python in 21:59:03 + local pkg_list= 21:59:03 + [[ -d /opt/pyenv ]] 21:59:03 + echo 'Setup pyenv:' 21:59:03 Setup pyenv: 21:59:03 + export PYENV_ROOT=/opt/pyenv 21:59:03 + PYENV_ROOT=/opt/pyenv 21:59:03 + 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 21:59:03 + 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 21:59:03 + pyenv versions 21:59:03 system 21:59:03 3.8.20 21:59:03 3.9.20 21:59:03 3.10.15 21:59:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:59:03 + command -v pyenv 21:59:03 ++ pyenv init - --no-rehash 21:59:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 21:59:03 for i in ${!paths[@]}; do 21:59:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 21:59:03 fi; done; 21:59:03 echo "${paths[*]}"'\'')" 21:59:03 export PATH="/opt/pyenv/shims:${PATH}" 21:59:03 export PYENV_SHELL=bash 21:59:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:59:03 pyenv() { 21:59:03 local command 21:59:03 command="${1:-}" 21:59:03 if [ "$#" -gt 0 ]; then 21:59:03 shift 21:59:03 fi 21:59:03 21:59:03 case "$command" in 21:59:03 rehash|shell) 21:59:03 eval "$(pyenv "sh-$command" "$@")" 21:59:03 ;; 21:59:03 *) 21:59:03 command pyenv "$command" "$@" 21:59:03 ;; 21:59:03 esac 21:59:03 }' 21:59:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 21:59:03 for i in ${!paths[@]}; do 21:59:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 21:59:03 fi; done; 21:59:03 echo "${paths[*]}"' 21:59:03 ++ 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 21:59:03 ++ 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 21:59:03 ++ 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 21:59:03 ++ export PYENV_SHELL=bash 21:59:03 ++ PYENV_SHELL=bash 21:59:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:59:03 +++ complete -F _pyenv pyenv 21:59:03 ++ lf-pyver python3 21:59:03 ++ local py_version_xy=python3 21:59:03 ++ local py_version_xyz= 21:59:03 ++ pyenv versions 21:59:03 ++ local command 21:59:03 ++ command=versions 21:59:03 ++ '[' 1 -gt 0 ']' 21:59:03 ++ shift 21:59:03 ++ case "$command" in 21:59:03 ++ command pyenv versions 21:59:03 ++ sed 's/^[ *]* //' 21:59:03 ++ grep -E '^[0-9.]*[0-9]$' 21:59:03 ++ awk '{ print $1 }' 21:59:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:59:03 +++ grep '^3' /tmp/.pyenv_versions 21:59:03 +++ sort -V 21:59:03 +++ tail -n 1 21:59:03 ++ py_version_xyz=3.11.10 21:59:03 ++ [[ -z 3.11.10 ]] 21:59:03 ++ echo 3.11.10 21:59:03 ++ return 0 21:59:03 + pyenv local 3.11.10 21:59:03 + local command 21:59:03 + command=local 21:59:03 + '[' 2 -gt 0 ']' 21:59:03 + shift 21:59:03 + case "$command" in 21:59:03 + command pyenv local 3.11.10 21:59:03 + for arg in "$@" 21:59:03 + case $arg in 21:59:03 + pkg_list+='tox ' 21:59:03 + for arg in "$@" 21:59:03 + case $arg in 21:59:03 + pkg_list+='virtualenv ' 21:59:03 + for arg in "$@" 21:59:03 + case $arg in 21:59:03 + pkg_list+='urllib3~=1.26.15 ' 21:59:03 + [[ -f /tmp/.toxenv ]] 21:59:03 ++ cat /tmp/.toxenv 21:59:03 + lf_venv=/tmp/venv-Zrre 21:59:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zrre from' file:/tmp/.toxenv 21:59:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zrre from file:/tmp/.toxenv 21:59:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:59:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:59:03 + local 'pip_opts=--upgrade --quiet' 21:59:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:59:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:59:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:59:03 + [[ -n '' ]] 21:59:03 + [[ -n '' ]] 21:59:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:59:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:59:03 + /tmp/venv-Zrre/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 21:59:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:59:04 lf-activate-venv(): INFO: Base packages installed successfully 21:59:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:59:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:59:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:59:04 + /tmp/venv-Zrre/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 21:59:05 + type python3 21:59:05 + true 21:59:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zrre/bin to PATH' 21:59:05 lf-activate-venv(): INFO: Adding /tmp/venv-Zrre/bin to PATH 21:59:05 + PATH=/tmp/venv-Zrre/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 21:59:05 + return 0 21:59:05 + [[ -d /opt/pyenv ]] 21:59:05 + echo '---> Setting up pyenv' 21:59:05 ---> Setting up pyenv 21:59:05 + export PYENV_ROOT=/opt/pyenv 21:59:05 + PYENV_ROOT=/opt/pyenv 21:59:05 + export PATH=/opt/pyenv/bin:/tmp/venv-Zrre/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 21:59:05 + PATH=/opt/pyenv/bin:/tmp/venv-Zrre/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 21:59:05 ++ pwd 21:59:05 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 21:59:05 + export PYTHONPATH 21:59:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:59:05 + TOX_TESTENV_PASSENV=PYTHONPATH 21:59:05 + tox --version 21:59:05 4.32.0 from /tmp/venv-Zrre/lib/python3.11/site-packages/tox/__init__.py 21:59:05 + PARALLEL=True 21:59:05 + TOX_OPTIONS_LIST= 21:59:05 + [[ -n '' ]] 21:59:05 + case ${PARALLEL,,} in 21:59:05 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 21:59:05 + tox --parallel auto --parallel-live 21:59:05 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 21:59:07 docs: install_deps> python -I -m pip install -r docs/requirements.txt 21:59:07 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 21:59:07 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 21:59:07 checkbashisms: freeze> python -m pip freeze --all 21:59:07 checkbashisms: pip==25.3,setuptools==80.9.0 21:59:07 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 21:59:07 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)' 21:59:07 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 21:59:09 checkbashisms: OK ✔ in 3.18 seconds 21:59:09 pre-commit: install_deps> python -I -m pip install pre-commit 21:59:11 pre-commit: freeze> python -m pip freeze --all 21:59:12 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 21:59:12 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 21:59:12 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)' 21:59:12 /usr/bin/cpan 21:59:12 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 21:59:12 [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. 21:59:12 [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. 21:59:12 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 21:59:12 [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. 21:59:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 21:59:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 21:59:14 buildcontroller: freeze> python -m pip freeze --all 21:59:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:59:14 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 21:59:14 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 21:59:14 + update-java-alternatives -l 21:59:14 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 21:59:14 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 21:59:14 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 21:59:14 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 21:59:14 update-alternatives: error: no alternatives for jaotc 21:59:14 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 21:59:14 update-alternatives: error: no alternatives for rmic 21:59:15 + java -version 21:59:15 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 21:59:15 + JAVA_VER=21 21:59:15 + echo 21 21:59:15 21 21:59:15 + javac -version 21:59:15 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 21:59:15 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 21:59:15 + JAVAC_VER=21 21:59:15 + echo 21 21:59:15 + [ 21 -ge 21 ] 21:59:15 21 21:59:15 ok, java is 21 or newer 21:59:15 + [ 21 -ge 21 ] 21:59:15 + echo ok, java is 21 or newer 21:59:15 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 21:59:15 2025-11-25 21:59:15 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 21:59:15 + sudo mkdir -p /opt 21:59:15 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 21:59:15 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 21:59:15 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 21:59:15 + mvn --version 21:59:15 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 21:59:15 [INFO] Once installed this environment will be reused. 21:59:15 [INFO] This may take a few minutes... 21:59:15 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 21:59:15 Maven home: /opt/maven 21:59:15 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 21:59:15 Default locale: en, platform encoding: UTF-8 21:59:15 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 21:59:16 NOTE: Picked up JDK_JAVA_OPTIONS: 21:59:16 --add-opens=java.base/java.io=ALL-UNNAMED 21:59:16 --add-opens=java.base/java.lang=ALL-UNNAMED 21:59:16 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 21:59:16 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 21:59:16 --add-opens=java.base/java.net=ALL-UNNAMED 21:59:16 --add-opens=java.base/java.nio=ALL-UNNAMED 21:59:16 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 21:59:16 --add-opens=java.base/java.nio.file=ALL-UNNAMED 21:59:16 --add-opens=java.base/java.util=ALL-UNNAMED 21:59:16 --add-opens=java.base/java.util.jar=ALL-UNNAMED 21:59:16 --add-opens=java.base/java.util.stream=ALL-UNNAMED 21:59:16 --add-opens=java.base/java.util.zip=ALL-UNNAMED 21:59:16 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 21:59:16 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 21:59:16 -Xlog:disable 21:59:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 21:59:21 [INFO] Once installed this environment will be reused. 21:59:21 [INFO] This may take a few minutes... 21:59:27 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 21:59:27 [INFO] Once installed this environment will be reused. 21:59:27 [INFO] This may take a few minutes... 21:59:33 [INFO] Installing environment for https://github.com/perltidy/perltidy. 21:59:33 [INFO] Once installed this environment will be reused. 21:59:33 [INFO] This may take a few minutes... 21:59:33 docs-linkcheck: freeze> python -m pip freeze --all 21:59:33 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 21:59:33 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 21:59:34 docs: freeze> python -m pip freeze --all 21:59:35 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==25.10.0 21:59:35 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 21:59:37 docs-linkcheck: OK ✔ in 31.59 seconds 21:59:37 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 21:59:41 docs: OK ✔ in 31.82 seconds 21:59:41 pylint: freeze> python -m pip freeze --all 21:59:42 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.3,setuptools==80.9.0,tomlkit==0.13.3 21:59:42 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}$' '{}' + 21:59:45 trim trailing whitespace.................................................Passed 21:59:46 Tabs remover.............................................................Passed 21:59:46 autopep8.................................................................Passed 21:59:52 perltidy.................................................................Passed 21:59:52 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 21:59:53 [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. 21:59:53 [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. 21:59:53 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 21:59:53 [INFO] Once installed this environment will be reused. 21:59:53 [INFO] This may take a few minutes... 22:00:03 gitlint..................................................................Passed 22:00:06 22:00:06 ------------------------------------ 22:00:06 Your code has been rated at 10.00/10 22:00:06 22:01:22 pre-commit: OK ✔ in 53.9 seconds 22:01:22 pylint: OK ✔ in 30.92 seconds 22:01:22 buildcontroller: OK ✔ in 2 minutes 15.47 seconds 22:01:22 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:01:22 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:01:22 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:01:22 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:01:29 build_karaf_tests121: freeze> python -m pip freeze --all 22:01:29 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:01:29 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:01:29 build karaf in karaf121 with ./karaf121.env 22:01:30 NOTE: Picked up JDK_JAVA_OPTIONS: 22:01:30 --add-opens=java.base/java.io=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.lang=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.net=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.nio=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.util=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:01:30 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:01:30 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:01:30 -Xlog:disable 22:01:30 build_karaf_tests71: freeze> python -m pip freeze --all 22:01:30 build_karaf_tests190: freeze> python -m pip freeze --all 22:01:30 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:01:30 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:01:30 build karaf in karaf71 with ./karaf71.env 22:01:30 NOTE: Picked up JDK_JAVA_OPTIONS: 22:01:30 --add-opens=java.base/java.io=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.lang=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.net=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.nio=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.util=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:01:30 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:01:30 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:01:30 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:01:30 -Xlog:disable 22:01:30 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:01:30 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:01:30 build karaf in karafoc with ./karafoc.env 22:01:31 NOTE: Picked up JDK_JAVA_OPTIONS: 22:01:31 --add-opens=java.base/java.io=ALL-UNNAMED 22:01:31 --add-opens=java.base/java.lang=ALL-UNNAMED 22:01:31 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:01:31 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:01:31 --add-opens=java.base/java.net=ALL-UNNAMED 22:01:31 --add-opens=java.base/java.nio=ALL-UNNAMED 22:01:31 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:01:31 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:01:31 --add-opens=java.base/java.util=ALL-UNNAMED 22:01:31 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:01:31 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:01:31 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:01:31 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:01:31 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:01:31 -Xlog:disable 22:01:31 [ERROR] Error executing Maven. 22:01:31 [ERROR] The specified user settings file does not exist: /w/workspace/transportpce-tox-verify-transportpce-master/karaf121/tests/odl_settings.xml 22:01:31 ./build_karaf_for_tests.sh: 29: ./target/assembly/ressources/post_install_for_tests.sh: not found 22:01:31 build_karaf_tests121: exit 127 (1.68 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3602 22:01:31 build_karaf_tests121: FAIL ✖ in 10.23 seconds 22:01:31 build_karaf_tests221: freeze> python -m pip freeze --all 22:01:31 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:01:32 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:01:32 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 22:01:32 build karaf in karaf221 with ./karaf221.env 22:01:32 [ERROR] Error executing Maven. 22:01:32 [ERROR] The specified user settings file does not exist: /w/workspace/transportpce-tox-verify-transportpce-master/karaf71/tests/odl_settings.xml 22:01:32 ./build_karaf_for_tests.sh: 29: ./target/assembly/ressources/post_install_for_tests.sh: not found 22:01:32 build_karaf_tests71: exit 127 (2.19 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3676 22:01:33 build_karaf_tests71: FAIL ✖ in 11.33 seconds 22:01:33 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:01:33 [ERROR] Error executing Maven. 22:01:33 [ERROR] The specified user settings file does not exist: /w/workspace/transportpce-tox-verify-transportpce-master/karafoc/tests/odl_settings.xml 22:01:33 ./build_karaf_for_tests.sh: 29: ./target/assembly/ressources/post_install_for_tests.sh: not found 22:01:33 build_karaf_tests190: exit 127 (2.51 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3732 22:01:33 NOTE: Picked up JDK_JAVA_OPTIONS: 22:01:33 --add-opens=java.base/java.io=ALL-UNNAMED 22:01:33 --add-opens=java.base/java.lang=ALL-UNNAMED 22:01:33 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 22:01:33 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 22:01:33 --add-opens=java.base/java.net=ALL-UNNAMED 22:01:33 --add-opens=java.base/java.nio=ALL-UNNAMED 22:01:33 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 22:01:33 --add-opens=java.base/java.nio.file=ALL-UNNAMED 22:01:33 --add-opens=java.base/java.util=ALL-UNNAMED 22:01:33 --add-opens=java.base/java.util.jar=ALL-UNNAMED 22:01:33 --add-opens=java.base/java.util.stream=ALL-UNNAMED 22:01:33 --add-opens=java.base/java.util.zip=ALL-UNNAMED 22:01:33 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 22:01:33 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 22:01:33 -Xlog:disable 22:01:34 [ERROR] Error executing Maven. 22:01:34 [ERROR] The specified user settings file does not exist: /w/workspace/transportpce-tox-verify-transportpce-master/karaf221/tests/odl_settings.xml 22:01:34 ./build_karaf_for_tests.sh: 29: ./target/assembly/ressources/post_install_for_tests.sh: not found 22:01:34 build_karaf_tests190: FAIL ✖ in 11.91 seconds 22:01:34 build_karaf_tests221: exit 127 (2.37 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh pid=3827 22:01:35 build_karaf_tests221: FAIL ✖ in 13.37 seconds 22:01:35 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:01:51 buildlighty: freeze> python -m pip freeze --all 22:01:51 sims: freeze> python -m pip freeze --all 22:01:51 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:01:51 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 22:01:51 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 22:01:51 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:01:51 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 22:01:51 Using lighynode version 20.1.0.5 22:01:51 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 22:03:21 sims: OK ✔ in 23 seconds 22:03:21 buildlighty: OK ✔ in 44.99 seconds 22:03:21 testsPCE: freeze> python -m pip freeze --all 22:03:21 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,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.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 22:03:21 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 22:03:21 22:03:21 pytest -q transportpce_tests/pce/test01_pce.py 22:04:12 .................... [100%] 22:05:15 20 passed in 113.49s (0:01:53) 22:05:15 pytest -q transportpce_tests/pce/test02_pce_400G.py 22:05:31 ............ [100%] 22:06:01 12 passed in 46.18s 22:06:02 pytest -q transportpce_tests/pce/test03_gnpy.py 22:06:18 ........ [100%] 22:06:39 8 passed in 37.39s 22:06:39 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 22:07:10 ... [100%] 22:07:15 3 passed in 35.84s 22:07:16 testsPCE: OK ✔ in 5 minutes 41.05 seconds 22:07:16 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:07:16 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:07:16 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:07:22 tests_tapi: freeze> python -m pip freeze --all 22:07:22 tests121: freeze> python -m pip freeze --all 22:07:22 tests190: freeze> python -m pip freeze --all 22:07:23 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:07:23 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 22:07:23 ./karaf221.env 22:07:23 using environment variables from ./karaf221.env 22:07:23 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 22:07:23 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:07:23 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 22:07:23 ./karaf121.env 22:07:23 using environment variables from ./karaf121.env 22:07:23 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 22:07:23 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:07:23 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 22:07:23 ./karafoc.env 22:07:23 using environment variables from ./karafoc.env 22:07:23 pytest -q transportpce_tests/oc/test01_portmapping.py 22:09:03 EEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 22:24:03 ==================================== ERRORS ==================================== 22:24:03 __ ERROR at setup of TestTransportPCEPortmapping.test_01_meta_data_insertion ___ 22:24:03 22:24:03 cls = 22:24:03 22:24:03 @classmethod 22:24:03 def setUpClass(cls): 22:24:03 > cls.processes = test_utils.start_tpce() 22:24:03 ^^^^^^^^^^^^^^^^^^^^^^^ 22:24:03 22:24:03 transportpce_tests/oc/test01_portmapping.py:29: 22:24:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:24:03 22:24:03 def start_tpce(): 22:24:03 if 'NO_ODL_STARTUP' in os.environ: 22:24:03 print('No OpenDaylight instance to start!') 22:24:03 return [] 22:24:03 print('starting OpenDaylight...') 22:24:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:24:03 process = start_lighty() 22:24:03 else: 22:24:03 process = start_karaf() 22:24:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:24:03 print('OpenDaylight started !') 22:24:03 else: 22:24:03 print('OpenDaylight failed to start !') 22:24:03 shutdown_process(process) 22:24:03 for pid in process_list: 22:24:03 shutdown_process(pid) 22:24:03 > sys.exit(1) 22:24:03 E SystemExit: 1 22:24:03 22:24:03 transportpce_tests/common/test_utils.py:232: SystemExit 22:24:03 ---------------------------- Captured stdout setup ----------------------------- 22:24:03 starting OpenDaylight... 22:24:03 starting KARAF (karafoc) TransportPCE build... 22:24:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:24:03 _ ERROR at setup of TestTransportPCEPortmapping.test_02_catlog_input_insertion _ 22:24:03 22:24:03 cls = 22:24:03 22:24:03 @classmethod 22:24:03 def setUpClass(cls): 22:24:03 > cls.processes = test_utils.start_tpce() 22:24:03 ^^^^^^^^^^^^^^^^^^^^^^^ 22:24:03 22:24:03 transportpce_tests/oc/test01_portmapping.py:29: 22:24:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:24:03 22:24:03 def start_tpce(): 22:24:03 if 'NO_ODL_STARTUP' in os.environ: 22:24:03 print('No OpenDaylight instance to start!') 22:24:03 return [] 22:24:03 print('starting OpenDaylight...') 22:24:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:24:03 process = start_lighty() 22:24:03 else: 22:24:03 process = start_karaf() 22:24:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:24:03 print('OpenDaylight started !') 22:24:03 else: 22:24:03 print('OpenDaylight failed to start !') 22:24:03 shutdown_process(process) 22:24:03 for pid in process_list: 22:24:03 shutdown_process(pid) 22:24:03 > sys.exit(1) 22:24:03 E SystemExit: 1 22:24:03 22:24:03 transportpce_tests/common/test_utils.py:232: SystemExit 22:24:03 ---------------------------- Captured stdout setup ----------------------------- 22:24:03 starting OpenDaylight... 22:24:03 starting KARAF (karafoc) TransportPCE build... 22:24:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:24:03 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_device_connection _ 22:24:03 22:24:03 cls = 22:24:03 22:24:03 @classmethod 22:24:03 def setUpClass(cls): 22:24:03 > cls.processes = test_utils.start_tpce() 22:24:03 ^^^^^^^^^^^^^^^^^^^^^^^ 22:24:03 22:24:03 transportpce_tests/oc/test01_portmapping.py:29: 22:24:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:24:03 22:24:03 def start_tpce(): 22:24:03 if 'NO_ODL_STARTUP' in os.environ: 22:24:03 print('No OpenDaylight instance to start!') 22:24:03 return [] 22:24:03 print('starting OpenDaylight...') 22:24:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:24:03 process = start_lighty() 22:24:03 else: 22:24:03 process = start_karaf() 22:24:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:24:03 print('OpenDaylight started !') 22:24:03 else: 22:24:03 print('OpenDaylight failed to start !') 22:24:03 shutdown_process(process) 22:24:03 for pid in process_list: 22:24:03 shutdown_process(pid) 22:24:03 > sys.exit(1) 22:24:03 E SystemExit: 1 22:24:03 22:24:03 transportpce_tests/common/test_utils.py:232: SystemExit 22:24:03 ---------------------------- Captured stdout setup ----------------------------- 22:24:03 starting OpenDaylight... 22:24:03 starting KARAF (karafoc) TransportPCE build... 22:24:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:24:03 _ ERROR at setup of TestTransportPCEPortmapping.test_04_xpdr_device_connected __ 22:24:03 22:24:03 cls = 22:24:03 22:24:03 @classmethod 22:24:03 def setUpClass(cls): 22:24:03 > cls.processes = test_utils.start_tpce() 22:24:03 ^^^^^^^^^^^^^^^^^^^^^^^ 22:24:03 22:24:03 transportpce_tests/oc/test01_portmapping.py:29: 22:24:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:24:03 22:24:03 def start_tpce(): 22:24:03 if 'NO_ODL_STARTUP' in os.environ: 22:24:03 print('No OpenDaylight instance to start!') 22:24:03 return [] 22:24:03 print('starting OpenDaylight...') 22:24:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:24:03 process = start_lighty() 22:24:03 else: 22:24:03 process = start_karaf() 22:24:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:24:03 print('OpenDaylight started !') 22:24:03 else: 22:24:03 print('OpenDaylight failed to start !') 22:24:03 shutdown_process(process) 22:24:03 for pid in process_list: 22:24:03 shutdown_process(pid) 22:24:03 > sys.exit(1) 22:24:03 E SystemExit: 1 22:24:03 22:24:03 transportpce_tests/common/test_utils.py:232: SystemExit 22:24:03 ---------------------------- Captured stdout setup ----------------------------- 22:24:03 starting OpenDaylight... 22:24:03 starting KARAF (karafoc) TransportPCE build... 22:24:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:24:03 _ ERROR at setup of TestTransportPCEPortmapping.test_05_xpdr_portmapping_info __ 22:24:03 22:24:03 cls = 22:24:03 22:24:03 @classmethod 22:24:03 def setUpClass(cls): 22:24:03 > cls.processes = test_utils.start_tpce() 22:24:03 ^^^^^^^^^^^^^^^^^^^^^^^ 22:24:03 22:24:03 transportpce_tests/oc/test01_portmapping.py:29: 22:24:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:24:03 22:24:03 def start_tpce(): 22:24:03 if 'NO_ODL_STARTUP' in os.environ: 22:24:03 print('No OpenDaylight instance to start!') 22:24:03 return [] 22:24:03 print('starting OpenDaylight...') 22:24:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:24:03 process = start_lighty() 22:24:03 else: 22:24:03 process = start_karaf() 22:24:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:24:03 print('OpenDaylight started !') 22:24:03 else: 22:24:03 print('OpenDaylight failed to start !') 22:24:03 shutdown_process(process) 22:24:03 for pid in process_list: 22:24:03 shutdown_process(pid) 22:24:03 > sys.exit(1) 22:24:03 E SystemExit: 1 22:24:03 22:24:03 transportpce_tests/common/test_utils.py:232: SystemExit 22:24:03 ---------------------------- Captured stdout setup ----------------------------- 22:24:03 starting OpenDaylight... 22:24:03 starting KARAF (karafoc) TransportPCE build... 22:24:03 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:24:03 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _ 22:24:03 22:24:03 cls = 22:24:03 22:24:03 @classmethod 22:24:03 def setUpClass(cls): 22:24:03 > cls.processes = test_utils.start_tpce() 22:24:03 ^^^^^^^^^^^^^^^^^^^^^^^ 22:24:03 22:24:03 transportpce_tests/oc/test01_portmapping.py:29: 22:24:03 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:24:03 22:24:03 def start_tpce(): 22:24:03 if 'NO_ODL_STARTUP' in os.environ: 22:24:03 print('No OpenDaylight instance to start!') 22:24:03 return [] 22:24:03 print('starting OpenDaylight...') 22:24:03 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:24:03 process = start_lighty() 22:24:03 else: 22:24:03 process = start_karaf() 22:24:03 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:24:03 print('OpenDaylight started !') 22:24:03 else: 22:24:04 print('OpenDaylight failed to start !') 22:24:04 shutdown_process(process) 22:24:04 for pid in process_list: 22:24:04 shutdown_process(pid) 22:24:04 > sys.exit(1) 22:24:04 E SystemExit: 1 22:24:04 22:24:04 transportpce_tests/common/test_utils.py:232: SystemExit 22:24:04 ---------------------------- Captured stdout setup ----------------------------- 22:24:04 starting OpenDaylight... 22:24:04 starting KARAF (karafoc) TransportPCE build... 22:24:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:24:04 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 22:24:04 22:24:04 cls = 22:24:04 22:24:04 @classmethod 22:24:04 def setUpClass(cls): 22:24:04 > cls.processes = test_utils.start_tpce() 22:24:04 ^^^^^^^^^^^^^^^^^^^^^^^ 22:24:04 22:24:04 transportpce_tests/oc/test01_portmapping.py:29: 22:24:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:24:04 22:24:04 def start_tpce(): 22:24:04 if 'NO_ODL_STARTUP' in os.environ: 22:24:04 print('No OpenDaylight instance to start!') 22:24:04 return [] 22:24:04 print('starting OpenDaylight...') 22:24:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:24:04 process = start_lighty() 22:24:04 else: 22:24:04 process = start_karaf() 22:24:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:24:04 print('OpenDaylight started !') 22:24:04 else: 22:24:04 print('OpenDaylight failed to start !') 22:24:04 shutdown_process(process) 22:24:04 for pid in process_list: 22:24:04 shutdown_process(pid) 22:24:04 > sys.exit(1) 22:24:04 E SystemExit: 1 22:24:04 22:24:04 transportpce_tests/common/test_utils.py:232: SystemExit 22:24:04 ---------------------------- Captured stdout setup ----------------------------- 22:24:04 starting OpenDaylight... 22:24:04 starting KARAF (karafoc) TransportPCE build... 22:24:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:24:04 __ ERROR at setup of TestTransportPCEPortmapping.test_08_mpdr_switching_pool ___ 22:24:04 22:24:04 cls = 22:24:04 22:24:04 @classmethod 22:24:04 def setUpClass(cls): 22:24:04 > cls.processes = test_utils.start_tpce() 22:24:04 ^^^^^^^^^^^^^^^^^^^^^^^ 22:24:04 22:24:04 transportpce_tests/oc/test01_portmapping.py:29: 22:24:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:24:04 22:24:04 def start_tpce(): 22:24:04 if 'NO_ODL_STARTUP' in os.environ: 22:24:04 print('No OpenDaylight instance to start!') 22:24:04 return [] 22:24:04 print('starting OpenDaylight...') 22:24:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:24:04 process = start_lighty() 22:24:04 else: 22:24:04 process = start_karaf() 22:24:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:24:04 print('OpenDaylight started !') 22:24:04 else: 22:24:04 print('OpenDaylight failed to start !') 22:24:04 shutdown_process(process) 22:24:04 for pid in process_list: 22:24:04 shutdown_process(pid) 22:24:04 > sys.exit(1) 22:24:04 E SystemExit: 1 22:24:04 22:24:04 transportpce_tests/common/test_utils.py:232: SystemExit 22:24:04 ---------------------------- Captured stdout setup ----------------------------- 22:24:04 starting OpenDaylight... 22:24:04 starting KARAF (karafoc) TransportPCE build... 22:24:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:24:04 ___ ERROR at setup of TestTransportPCEPortmapping.test_09_check_mccapprofile ___ 22:24:04 22:24:04 cls = 22:24:04 22:24:04 @classmethod 22:24:04 def setUpClass(cls): 22:24:04 > cls.processes = test_utils.start_tpce() 22:24:04 ^^^^^^^^^^^^^^^^^^^^^^^ 22:24:04 22:24:04 transportpce_tests/oc/test01_portmapping.py:29: 22:24:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:24:04 22:24:04 def start_tpce(): 22:24:04 if 'NO_ODL_STARTUP' in os.environ: 22:24:04 print('No OpenDaylight instance to start!') 22:24:04 return [] 22:24:04 print('starting OpenDaylight...') 22:24:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:24:04 process = start_lighty() 22:24:04 else: 22:24:04 process = start_karaf() 22:24:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:24:04 print('OpenDaylight started !') 22:24:04 else: 22:24:04 print('OpenDaylight failed to start !') 22:24:04 shutdown_process(process) 22:24:04 for pid in process_list: 22:24:04 shutdown_process(pid) 22:24:04 > sys.exit(1) 22:24:04 E SystemExit: 1 22:24:04 22:24:04 transportpce_tests/common/test_utils.py:232: SystemExit 22:24:04 ---------------------------- Captured stdout setup ----------------------------- 22:24:04 starting OpenDaylight... 22:24:04 starting KARAF (karafoc) TransportPCE build... 22:24:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:24:04 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 22:24:04 22:24:04 cls = 22:24:04 22:24:04 @classmethod 22:24:04 def setUpClass(cls): 22:24:04 > cls.processes = test_utils.start_tpce() 22:24:04 ^^^^^^^^^^^^^^^^^^^^^^^ 22:24:04 22:24:04 transportpce_tests/oc/test01_portmapping.py:29: 22:24:04 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:24:04 22:24:04 def start_tpce(): 22:24:04 if 'NO_ODL_STARTUP' in os.environ: 22:24:04 print('No OpenDaylight instance to start!') 22:24:04 return [] 22:24:04 print('starting OpenDaylight...') 22:24:04 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:24:04 process = start_lighty() 22:24:04 else: 22:24:04 process = start_karaf() 22:24:04 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:24:04 print('OpenDaylight started !') 22:24:04 else: 22:24:04 print('OpenDaylight failed to start !') 22:24:04 shutdown_process(process) 22:24:04 for pid in process_list: 22:24:04 shutdown_process(pid) 22:24:04 > sys.exit(1) 22:24:04 E SystemExit: 1 22:24:04 22:24:04 transportpce_tests/common/test_utils.py:232: SystemExit 22:24:04 ---------------------------- Captured stdout setup ----------------------------- 22:24:04 starting OpenDaylight... 22:24:04 starting KARAF (karafoc) TransportPCE build... 22:24:04 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:24:04 =========================== short test summary info ============================ 22:24:04 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 22:24:04 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 22:24:04 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 22:24:04 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 22:24:04 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 22:24:04 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 22:24:04 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 22:24:04 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 22:24:04 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 22:24:04 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 22:24:04 10 errors in 1000.57s (0:16:40) 22:24:04 Etests190: exit 1 (1000.86 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=6831 22:24:04 tests190: FAIL ✖ in 16 minutes 48.21 seconds 22:24:04 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:24:10 tests71: freeze> python -m pip freeze --all 22:24:11 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:24:11 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 22:24:11 ./karaf71.env 22:24:11 using environment variables from ./karaf71.env 22:24:11 pytest -q transportpce_tests/7.1/test01_portmapping.py 22:25:43 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 22:42:24 ==================================== ERRORS ==================================== 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_SRG1_PP7_TXRX _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG3_PP1_TXRX _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_07_xpdr_device_connection _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connected __ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_portmapping_info __ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_NETWORK1 _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK2 _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_CLIENT1 _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_CLIENT2 _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_CLIENT3 _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_15_xpdr_portmapping_CLIENT4 _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_16_xpdr_device_disconnection _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_17_xpdr_device_disconnected _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_18_xpdr_device_not_connected _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_19_rdm_device_disconnection _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_20_rdm_device_disconnected _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 _ ERROR at setup of TestTransportPCEPortmapping.test_21_rdm_device_not_connected _ 22:42:24 22:42:24 cls = 22:42:24 22:42:24 @classmethod 22:42:24 def setUpClass(cls): 22:42:24 > cls.processes = test_utils.start_tpce() 22:42:24 ^^^^^^^^^^^^^^^^^^^^^^^ 22:42:24 22:42:24 transportpce_tests/1.2.1/test01_portmapping.py:33: 22:42:24 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:42:24 22:42:24 def start_tpce(): 22:42:24 if 'NO_ODL_STARTUP' in os.environ: 22:42:24 print('No OpenDaylight instance to start!') 22:42:24 return [] 22:42:24 print('starting OpenDaylight...') 22:42:24 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:42:24 process = start_lighty() 22:42:24 else: 22:42:24 process = start_karaf() 22:42:24 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:42:24 print('OpenDaylight started !') 22:42:24 else: 22:42:24 print('OpenDaylight failed to start !') 22:42:24 shutdown_process(process) 22:42:24 for pid in process_list: 22:42:24 shutdown_process(pid) 22:42:24 > sys.exit(1) 22:42:24 E SystemExit: 1 22:42:24 22:42:24 transportpce_tests/common/test_utils.py:232: SystemExit 22:42:24 ---------------------------- Captured stdout setup ----------------------------- 22:42:24 starting OpenDaylight... 22:42:24 starting KARAF (karaf121) TransportPCE build... 22:42:24 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:42:24 =========================== short test summary info ============================ 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_SRG1_PP7_TXRX 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG3_PP1_TXRX 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_xpdr_device_connection 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connected 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_portmapping_info 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_NETWORK1 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK2 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_CLIENT1 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_CLIENT2 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_CLIENT3 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_xpdr_portmapping_CLIENT4 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_xpdr_device_disconnection 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_xpdr_device_disconnected 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_xpdr_device_not_connected 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_rdm_device_disconnection 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_rdm_device_disconnected 22:42:24 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_rdm_device_not_connected 22:42:24 21 errors in 2100.99s (0:35:00) 22:42:24 tests121: exit 1 (2101.29 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=6820 22:42:24 EEEE [100%] 22:44:12 ==================================== ERRORS ==================================== 22:44:12 _ ERROR at setup of TestTransportPCEPortmapping.test_01_xpdr_device_connection _ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 _ ERROR at setup of TestTransportPCEPortmapping.test_02_xpdr_device_connected __ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_portmapping_info __ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 _ ERROR at setup of TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 _ ERROR at setup of TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 ___ ERROR at setup of TestTransportPCEPortmapping.test_08_check_mccapprofile ___ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 __ ERROR at setup of TestTransportPCEPortmapping.test_09_mpdr_switching_pool ___ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_device_disconnected _ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_device_not_connected _ 22:44:12 22:44:12 cls = 22:44:12 22:44:12 @classmethod 22:44:12 def setUpClass(cls): 22:44:12 > cls.processes = test_utils.start_tpce() 22:44:12 ^^^^^^^^^^^^^^^^^^^^^^^ 22:44:12 22:44:12 transportpce_tests/7.1/test01_portmapping.py:32: 22:44:12 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 22:44:12 22:44:12 def start_tpce(): 22:44:12 if 'NO_ODL_STARTUP' in os.environ: 22:44:12 print('No OpenDaylight instance to start!') 22:44:12 return [] 22:44:12 print('starting OpenDaylight...') 22:44:12 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 22:44:12 process = start_lighty() 22:44:12 else: 22:44:12 process = start_karaf() 22:44:12 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 22:44:12 print('OpenDaylight started !') 22:44:12 else: 22:44:12 print('OpenDaylight failed to start !') 22:44:12 shutdown_process(process) 22:44:12 for pid in process_list: 22:44:12 shutdown_process(pid) 22:44:12 > sys.exit(1) 22:44:12 E SystemExit: 1 22:44:12 22:44:12 transportpce_tests/common/test_utils.py:232: SystemExit 22:44:12 ---------------------------- Captured stdout setup ----------------------------- 22:44:12 starting OpenDaylight... 22:44:12 starting KARAF (karaf71) TransportPCE build... 22:44:12 Pattern not found after 100 seconds! OpenDaylight failed to start ! 22:44:12 =========================== short test summary info ============================ 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_device_disconnected 22:44:12 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_device_not_connected 22:44:12 12 errors in 1200.64s (0:20:00) 22:44:12 tests121: FAIL ✖ in 35 minutes 8.52 seconds 22:44:12 tests71: exit 1 (1200.92 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=7017 22:45:44 EEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 23:32:25 ==================================== ERRORS ==================================== 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_01_get_tapi_topology_T100G _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_02_get_tapi_topology_T0 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_03_connect_rdmb ___ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_04_check_tapi_topos _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_05_disconnect_roadmb _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_06_connect_xpdra __ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_07_check_tapi_topos _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_08_connect_rdma ___ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_09_connect_rdmc ___ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_10_check_tapi_topos _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_11_connect_xpdra_n1_to_roadma_pp1 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_12_connect_roadma_pp1_to_xpdra_n1 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_13_check_tapi_topology_T100G _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_14_check_tapi_topology_T0 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_15_connect_xpdrc __ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_16_connect_xpdrc_n1_to_roadmc_pp1 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_17_connect_roadmc_pp1_to_xpdrc_n1 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_18_check_tapi_topology_T100G _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_19_check_tapi_topology_T0 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_20_connect_spdr_sa1 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_21_connect_spdr_sc1 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_22_check_tapi_topology_T100G _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_23_check_tapi_topology_T0 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_24_connect_sprda_n1_to_roadma_pp2 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_25_connect_roadma_pp2_to_spdra_n1 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_26_connect_sprdc_n1_to_roadmc_pp2 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_27_connect_roadmc_pp2_to_spdrc_n1 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_28_check_tapi_topology_T100G _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_29_check_tapi_topology_T0 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_30_add_oms_attributes _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_31_create_OCH_OTU4_service _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_32_check_tapi_topology_T0 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_33_create_ODU4_service _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_34_check_tapi_topology_T0 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_35_connect_sprda_2_n2_to_roadma_pp3 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_36_connect_roadma_pp3_to_spdra_2_n2 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_37_check_tapi_topology_T0 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_38_delete_ODU4_service _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_39_delete_OCH_OTU4_service _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_40_check_tapi_topology_T0 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_41_disconnect_xponders_from_roadm _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_42_check_tapi_topology_T0 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_43_get_tapi_topology_T100G _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_44_disconnect_roadma _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_45_disconnect_roadmc _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_46_check_tapi_topos _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_47_disconnect_xpdra _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_48_disconnect_xpdrc _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_49_disconnect_spdr_sa1 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_50_disconnect_spdr_sc1 _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_51_check_uninstall_Tapi_Feature _ 23:32:25 23:32:25 cls = 23:32:25 23:32:25 @classmethod 23:32:25 def setUpClass(cls): 23:32:25 cls.init_failed = False 23:32:25 os.environ['JAVA_MIN_MEM'] = '1024M' 23:32:25 os.environ['JAVA_MAX_MEM'] = '4096M' 23:32:25 > cls.processes = test_utils.start_tpce() 23:32:25 ^^^^^^^^^^^^^^^^^^^^^^^ 23:32:25 23:32:25 transportpce_tests/tapi/test01_abstracted_topology.py:148: 23:32:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 23:32:25 23:32:25 def start_tpce(): 23:32:25 if 'NO_ODL_STARTUP' in os.environ: 23:32:25 print('No OpenDaylight instance to start!') 23:32:25 return [] 23:32:25 print('starting OpenDaylight...') 23:32:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 23:32:25 process = start_lighty() 23:32:25 else: 23:32:25 process = start_karaf() 23:32:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 23:32:25 print('OpenDaylight started !') 23:32:25 else: 23:32:25 print('OpenDaylight failed to start !') 23:32:25 shutdown_process(process) 23:32:25 for pid in process_list: 23:32:25 shutdown_process(pid) 23:32:25 > sys.exit(1) 23:32:25 E SystemExit: 1 23:32:25 23:32:25 transportpce_tests/common/test_utils.py:232: SystemExit 23:32:25 ---------------------------- Captured stdout setup ----------------------------- 23:32:25 starting OpenDaylight... 23:32:25 starting KARAF (karaf221) TransportPCE build... 23:32:25 Pattern not found after 100 seconds! OpenDaylight failed to start ! 23:32:25 =========================== short test summary info ============================ 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_01_get_tapi_topology_T100G 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_02_get_tapi_topology_T0 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_03_connect_rdmb 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_04_check_tapi_topos 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_05_disconnect_roadmb 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_06_connect_xpdra 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_07_check_tapi_topos 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_08_connect_rdma 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_09_connect_rdmc 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_10_check_tapi_topos 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_11_connect_xpdra_n1_to_roadma_pp1 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_12_connect_roadma_pp1_to_xpdra_n1 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_13_check_tapi_topology_T100G 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_14_check_tapi_topology_T0 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_15_connect_xpdrc 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_16_connect_xpdrc_n1_to_roadmc_pp1 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_17_connect_roadmc_pp1_to_xpdrc_n1 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_18_check_tapi_topology_T100G 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_19_check_tapi_topology_T0 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_20_connect_spdr_sa1 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_21_connect_spdr_sc1 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_22_check_tapi_topology_T100G 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_23_check_tapi_topology_T0 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_24_connect_sprda_n1_to_roadma_pp2 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_25_connect_roadma_pp2_to_spdra_n1 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_26_connect_sprdc_n1_to_roadmc_pp2 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_27_connect_roadmc_pp2_to_spdrc_n1 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_28_check_tapi_topology_T100G 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_29_check_tapi_topology_T0 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_30_add_oms_attributes 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_31_create_OCH_OTU4_service 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_32_check_tapi_topology_T0 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_33_create_ODU4_service 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_34_check_tapi_topology_T0 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_35_connect_sprda_2_n2_to_roadma_pp3 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_36_connect_roadma_pp3_to_spdra_2_n2 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_37_check_tapi_topology_T0 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_38_delete_ODU4_service 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_39_delete_OCH_OTU4_service 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_40_check_tapi_topology_T0 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_41_disconnect_xponders_from_roadm 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_42_check_tapi_topology_T0 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_43_get_tapi_topology_T100G 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_44_disconnect_roadma 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_45_disconnect_roadmc 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_46_check_tapi_topos 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_47_disconnect_xpdra 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_48_disconnect_xpdrc 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_49_disconnect_spdr_sa1 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_50_disconnect_spdr_sc1 23:32:25 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_51_check_uninstall_Tapi_Feature 23:32:25 51 errors in 5102.64s (1:25:02) 23:32:26 tests71: FAIL ✖ in 20 minutes 8.09 seconds 23:32:26 tests_tapi: exit 1 (5102.95 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=6808 23:32:26 tests_tapi: FAIL ✖ in 1 hour 25 minutes 10.17 seconds 23:32:26 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 23:32:33 tests221: freeze> python -m pip freeze --all 23:32:33 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 23:32:33 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 23:32:33 ./karaf221.env 23:32:33 using environment variables from ./karaf221.env 23:32:33 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 23:34:14 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 00:30:55 ==================================== ERRORS ==================================== 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG1_PP3_TXRX _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_07_rdm_portmapping_SRG3_PP1_TXRX _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connection _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_device_connected __ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_info __ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK1 _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_XPDR2_NETWORK1 _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_XPDR1_CLIENT1 _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_XPDR1_CLIENT2 _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_15_spdr_device_connection _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_16_spdr_device_connected __ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_17_spdr_portmapping_info __ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_18_spdr_switching_pool_1 __ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_19_spdr_switching_pool_2 __ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_20_spdr_switching_pool_3 __ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_21_spdr_portmapping_mappings _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_22_spdr_portmapping_XPDR1_CLIENT1 _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_23_spdr_portmapping_XPDR1_NETWORK1 _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_24_spdr_portmapping_XPDR2_CLIENT2 _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_25_spdr_portmapping_XPDR2_NETWORK2 _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_26_spdr_portmapping_XPDR3_CLIENT3 _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_27_spdr_portmapping_XPDR3_NETWORK1 _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_28_spdr_device_disconnection _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_29_xpdr_device_disconnected _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_30_xpdr_device_disconnection _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_31_xpdr_device_disconnected _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_32_xpdr_device_not_connected _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_33_rdm_device_disconnection _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_34_rdm_device_disconnected _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 _ ERROR at setup of TestTransportPCEPortmapping.test_35_rdm_device_not_connected _ 00:30:55 00:30:55 cls = 00:30:55 00:30:55 @classmethod 00:30:55 def setUpClass(cls): 00:30:55 > cls.processes = test_utils.start_tpce() 00:30:55 ^^^^^^^^^^^^^^^^^^^^^^^ 00:30:55 00:30:55 transportpce_tests/2.2.1/test01_portmapping.py:33: 00:30:55 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 00:30:55 00:30:55 def start_tpce(): 00:30:55 if 'NO_ODL_STARTUP' in os.environ: 00:30:55 print('No OpenDaylight instance to start!') 00:30:55 return [] 00:30:55 print('starting OpenDaylight...') 00:30:55 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 00:30:55 process = start_lighty() 00:30:55 else: 00:30:55 process = start_karaf() 00:30:55 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 00:30:55 print('OpenDaylight started !') 00:30:55 else: 00:30:55 print('OpenDaylight failed to start !') 00:30:55 shutdown_process(process) 00:30:55 for pid in process_list: 00:30:55 shutdown_process(pid) 00:30:55 > sys.exit(1) 00:30:55 E SystemExit: 1 00:30:55 00:30:55 transportpce_tests/common/test_utils.py:232: SystemExit 00:30:55 ---------------------------- Captured stdout setup ----------------------------- 00:30:55 starting OpenDaylight... 00:30:55 starting KARAF (karaf221) TransportPCE build... 00:30:55 Pattern not found after 100 seconds! OpenDaylight failed to start ! 00:30:55 =========================== short test summary info ============================ 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG1_PP3_TXRX 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_rdm_portmapping_SRG3_PP1_TXRX 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connection 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_device_connected 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_info 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK1 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_XPDR2_NETWORK1 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_XPDR1_CLIENT1 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_XPDR1_CLIENT2 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_spdr_device_connection 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_spdr_device_connected 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_spdr_portmapping_info 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_spdr_switching_pool_1 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_spdr_switching_pool_2 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_spdr_switching_pool_3 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_spdr_portmapping_mappings 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_22_spdr_portmapping_XPDR1_CLIENT1 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_23_spdr_portmapping_XPDR1_NETWORK1 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_24_spdr_portmapping_XPDR2_CLIENT2 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_25_spdr_portmapping_XPDR2_NETWORK2 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_26_spdr_portmapping_XPDR3_CLIENT3 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_27_spdr_portmapping_XPDR3_NETWORK1 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_28_spdr_device_disconnection 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_29_xpdr_device_disconnected 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_30_xpdr_device_disconnection 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_31_xpdr_device_disconnected 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_32_xpdr_device_not_connected 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_33_rdm_device_disconnection 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_34_rdm_device_disconnected 00:30:55 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_35_rdm_device_not_connected 00:30:55 35 errors in 3501.56s (0:58:21) 00:30:55 tests221: exit 1 (3501.88 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 pid=7629 00:30:55 tests221: FAIL ✖ in 58 minutes 29.3 seconds 00:30:55 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 00:31:02 tests_hybrid: freeze> python -m pip freeze --all 00:31:02 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 00:31:02 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 00:31:02 ./karaf221.env 00:31:02 using environment variables from ./karaf221.env 00:31:02 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 00:32:42 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 01:56:05 ==================================== ERRORS ==================================== 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_01_connect_xpdrA _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_02_connect_xpdrC _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_03_connect_rdmA _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_04_connect_rdmC _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_05_connect_xpdrA_N1_to_roadmA_PP1 _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_06_connect_roadmA_PP1_to_xpdrA_N1 _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_07_connect_xpdrC_N1_to_roadmC_PP1 _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_08_connect_roadmC_PP1_to_xpdrC_N1 _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_09_add_omsAttributes_ROADMA_ROADMC _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_10_add_omsAttributes_ROADMC_ROADMA _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_11_create_eth_service1 _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_12_get_eth_service1 _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_13_change_status_line_port_xpdra _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_14_check_update_portmapping _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_15_check_update_openroadm_topo _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_16_check_update_service1 _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_17_restore_status_line_port_xpdra _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_18_check_update_portmapping_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_19_check_update_openroadm_topo_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_20_check_update_service1_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_21_change_status_port_roadma_srg _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_22_check_update_portmapping _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_23_check_update_openroadm_topo _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_24_restore_status_port_roadma_srg _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_25_check_update_portmapping_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_26_check_update_openroadm_topo_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_27_check_update_service1_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_28_change_status_line_port_roadma_deg _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_29_check_update_portmapping _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_30_check_update_openroadm_topo _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_31_restore_status_line_port_roadma_srg _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_32_check_update_portmapping_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_33_check_update_openroadm_topo_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_34_check_update_service1_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_35_change_status_line_port_xpdrc _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_36_check_update_portmapping _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_37_check_update_openroadm_topo _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_38_restore_status_line_port_xpdrc _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_39_check_update_portmapping_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_40_check_update_openroadm_topo_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_41_check_update_service1_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_42_change_status_port_roadma_srg _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_43_check_update_portmapping _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_44_check_update_openroadm_topo _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_45_check_update_service1_ok _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_46_delete_eth_service1 _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_47_disconnect_xponders_from_roadm _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_48_disconnect_XPDRA _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_49_disconnect_XPDRC _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_50_disconnect_ROADMA _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_51_disconnect_ROADMC _ 01:56:05 01:56:05 cls = 01:56:05 01:56:05 @classmethod 01:56:05 def setUpClass(cls): 01:56:05 > cls.processes = test_utils.start_tpce() 01:56:05 ^^^^^^^^^^^^^^^^^^^^^^^ 01:56:05 01:56:05 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 01:56:05 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 01:56:05 01:56:05 def start_tpce(): 01:56:05 if 'NO_ODL_STARTUP' in os.environ: 01:56:05 print('No OpenDaylight instance to start!') 01:56:05 return [] 01:56:05 print('starting OpenDaylight...') 01:56:05 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 01:56:05 process = start_lighty() 01:56:05 else: 01:56:05 process = start_karaf() 01:56:05 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 01:56:05 print('OpenDaylight started !') 01:56:05 else: 01:56:05 print('OpenDaylight failed to start !') 01:56:05 shutdown_process(process) 01:56:05 for pid in process_list: 01:56:05 shutdown_process(pid) 01:56:05 > sys.exit(1) 01:56:05 E SystemExit: 1 01:56:05 01:56:05 transportpce_tests/common/test_utils.py:232: SystemExit 01:56:05 ---------------------------- Captured stdout setup ----------------------------- 01:56:05 starting OpenDaylight... 01:56:05 starting KARAF (karaf221) TransportPCE build... 01:56:05 Pattern not found after 100 seconds! OpenDaylight failed to start ! 01:56:05 =========================== short test summary info ============================ 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_01_connect_xpdrA 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_02_connect_xpdrC 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_03_connect_rdmA 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_04_connect_rdmC 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_05_connect_xpdrA_N1_to_roadmA_PP1 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_06_connect_roadmA_PP1_to_xpdrA_N1 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_07_connect_xpdrC_N1_to_roadmC_PP1 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_08_connect_roadmC_PP1_to_xpdrC_N1 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_09_add_omsAttributes_ROADMA_ROADMC 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_10_add_omsAttributes_ROADMC_ROADMA 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_11_create_eth_service1 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_12_get_eth_service1 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_13_change_status_line_port_xpdra 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_14_check_update_portmapping 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_15_check_update_openroadm_topo 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_16_check_update_service1 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_17_restore_status_line_port_xpdra 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_18_check_update_portmapping_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_19_check_update_openroadm_topo_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_20_check_update_service1_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_21_change_status_port_roadma_srg 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_22_check_update_portmapping 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_23_check_update_openroadm_topo 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_24_restore_status_port_roadma_srg 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_25_check_update_portmapping_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_26_check_update_openroadm_topo_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_27_check_update_service1_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_28_change_status_line_port_roadma_deg 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_29_check_update_portmapping 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_30_check_update_openroadm_topo 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_31_restore_status_line_port_roadma_srg 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_32_check_update_portmapping_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_33_check_update_openroadm_topo_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_34_check_update_service1_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_35_change_status_line_port_xpdrc 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_36_check_update_portmapping 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_37_check_update_openroadm_topo 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_38_restore_status_line_port_xpdrc 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_39_check_update_portmapping_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_40_check_update_openroadm_topo_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_41_check_update_service1_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_42_change_status_port_roadma_srg 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_43_check_update_portmapping 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_44_check_update_openroadm_topo 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_45_check_update_service1_ok 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_46_delete_eth_service1 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_47_disconnect_xponders_from_roadm 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_48_disconnect_XPDRA 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_49_disconnect_XPDRC 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_50_disconnect_ROADMA 01:56:05 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_51_disconnect_ROADMC 01:56:05 51 errors in 5102.49s (1:25:02) 01:56:05 tests_hybrid: exit 1 (5102.77 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=8086 01:56:05 buildcontroller: OK (135.47=setup[8.66]+cmd[126.81] seconds) 01:56:05 sims: OK (23.00=setup[18.95]+cmd[4.05] seconds) 01:56:05 build_karaf_tests121: FAIL code 127 (10.22=setup[8.55]+cmd[1.68] seconds) 01:56:05 testsPCE: OK (341.04=setup[106.88]+cmd[234.16] seconds) 01:56:05 tests121: FAIL code 1 (2108.52=setup[7.24]+cmd[2101.29] seconds) 01:56:05 build_karaf_tests221: FAIL code 127 (13.37=setup[11.00]+cmd[2.37] seconds) 01:56:05 tests_tapi: FAIL code 1 (5110.17=setup[7.22]+cmd[5102.95] seconds) 01:56:05 tests221: FAIL code 1 (3509.30=setup[7.42]+cmd[3501.88] seconds) 01:56:05 build_karaf_tests71: FAIL code 127 (11.33=setup[9.14]+cmd[2.19] seconds) 01:56:05 tests71: FAIL code 1 (1208.09=setup[7.17]+cmd[1200.92] seconds) 01:56:05 build_karaf_tests190: FAIL code 127 (11.91=setup[9.40]+cmd[2.51] seconds) 01:56:05 tests190: FAIL code 1 (1008.21=setup[7.35]+cmd[1000.86] seconds) 01:56:05 tests_hybrid: FAIL code 1 (5109.84=setup[7.07]+cmd[5102.77] seconds) 01:56:05 buildlighty: OK (44.99=setup[19.96]+cmd[25.03] seconds) 01:56:05 docs: OK (31.82=setup[29.12]+cmd[2.70] seconds) 01:56:05 docs-linkcheck: OK (31.59=setup[27.66]+cmd[3.93] seconds) 01:56:05 checkbashisms: OK (3.18=setup[1.88]+cmd[0.01,0.05,1.23] seconds) 01:56:05 pre-commit: OK (53.90=setup[2.99]+cmd[0.02,0.01,40.56,10.33] seconds) 01:56:05 pylint: OK (30.92=setup[4.56]+cmd[26.37] seconds) 01:56:05 evaluation failed :( (14219.25 seconds) 01:56:05 + tox_status=255 01:56:05 + echo '---> Completed tox runs' 01:56:05 ---> Completed tox runs 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/build_karaf_tests121/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=build_karaf_tests121 01:56:05 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/build_karaf_tests190/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=build_karaf_tests190 01:56:05 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/build_karaf_tests221/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=build_karaf_tests221 01:56:05 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/build_karaf_tests71/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=build_karaf_tests71 01:56:05 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/buildcontroller/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=buildcontroller 01:56:05 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/buildlighty/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=buildlighty 01:56:05 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/checkbashisms/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=checkbashisms 01:56:05 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/docs-linkcheck/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=docs-linkcheck 01:56:05 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/docs/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=docs 01:56:05 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 01:56:05 + for i in .tox/*/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 ++ echo .tox/pre-commit/log 01:56:05 + tox_env=pre-commit 01:56:05 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/pylint/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=pylint 01:56:05 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/sims/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=sims 01:56:05 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/tests121/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=tests121 01:56:05 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/tests190/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=tests190 01:56:05 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/tests221/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=tests221 01:56:05 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/tests71/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=tests71 01:56:05 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/testsPCE/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=testsPCE 01:56:05 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/tests_hybrid/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=tests_hybrid 01:56:05 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 01:56:05 + for i in .tox/*/log 01:56:05 ++ echo .tox/tests_tapi/log 01:56:05 ++ awk -F/ '{print $2}' 01:56:05 + tox_env=tests_tapi 01:56:05 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 01:56:05 + DOC_DIR=docs/_build/html 01:56:05 + [[ -d docs/_build/html ]] 01:56:05 + echo '---> Archiving generated docs' 01:56:05 ---> Archiving generated docs 01:56:05 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 01:56:05 + echo '---> tox-run.sh ends' 01:56:05 ---> tox-run.sh ends 01:56:05 + test 255 -eq 0 01:56:05 + exit 255 01:56:05 ++ '[' 1 = 1 ']' 01:56:05 ++ '[' -x /usr/bin/clear_console ']' 01:56:05 ++ /usr/bin/clear_console -q 01:56:05 Build step 'Execute shell' marked build as failure 01:56:05 $ ssh-agent -k 01:56:05 unset SSH_AUTH_SOCK; 01:56:05 unset SSH_AGENT_PID; 01:56:05 echo Agent pid 1566 killed; 01:56:05 [ssh-agent] Stopped. 01:56:05 [PostBuildScript] - [INFO] Executing post build scripts. 01:56:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15591754033922357583.sh 01:56:05 ---> sysstat.sh 01:56:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5527003618957341943.sh 01:56:06 ---> package-listing.sh 01:56:06 ++ facter osfamily 01:56:06 ++ tr '[:upper:]' '[:lower:]' 01:56:06 + OS_FAMILY=debian 01:56:06 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 01:56:06 + START_PACKAGES=/tmp/packages_start.txt 01:56:06 + END_PACKAGES=/tmp/packages_end.txt 01:56:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:56:06 + PACKAGES=/tmp/packages_start.txt 01:56:06 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 01:56:06 + PACKAGES=/tmp/packages_end.txt 01:56:06 + case "${OS_FAMILY}" in 01:56:06 + grep '^ii' 01:56:06 + dpkg -l 01:56:06 + '[' -f /tmp/packages_start.txt ']' 01:56:06 + '[' -f /tmp/packages_end.txt ']' 01:56:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:56:06 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 01:56:06 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 01:56:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 01:56:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4868262374364064466.sh 01:56:06 ---> capture-instance-metadata.sh 01:56:06 Setup pyenv: 01:56:06 system 01:56:06 3.8.20 01:56:06 3.9.20 01:56:06 3.10.15 01:56:06 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 01:56:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LnzM from file:/tmp/.os_lf_venv 01:56:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:56:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:56:08 lf-activate-venv(): INFO: Base packages installed successfully 01:56:08 lf-activate-venv(): INFO: Installing additional packages: lftools 01:56:20 lf-activate-venv(): INFO: Adding /tmp/venv-LnzM/bin to PATH 01:56:20 INFO: Running in OpenStack, capturing instance metadata 01:56:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13421644091483121345.sh 01:56:20 provisioning config files... 01:56:20 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3970 01:56:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config11951801864287068107tmp 01:56:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:56:20 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:56:20 provisioning config files... 01:56:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:56:21 [EnvInject] - Injecting environment variables from a build step. 01:56:21 [EnvInject] - Injecting as environment variables the properties content 01:56:21 SERVER_ID=logs 01:56:21 01:56:21 [EnvInject] - Variables injected successfully. 01:56:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4876185346006861828.sh 01:56:21 ---> create-netrc.sh 01:56:21 WARN: Log server credential not found. 01:56:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6268867726171399400.sh 01:56:21 ---> python-tools-install.sh 01:56:21 Setup pyenv: 01:56:21 system 01:56:21 3.8.20 01:56:21 3.9.20 01:56:21 3.10.15 01:56:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 01:56:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LnzM from file:/tmp/.os_lf_venv 01:56:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:56:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:56:23 lf-activate-venv(): INFO: Base packages installed successfully 01:56:23 lf-activate-venv(): INFO: Installing additional packages: lftools 01:56:33 lf-activate-venv(): INFO: Adding /tmp/venv-LnzM/bin to PATH 01:56:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12347806978888444860.sh 01:56:33 ---> sudo-logs.sh 01:56:33 Archiving 'sudo' log.. 01:56:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15828629320145999864.sh 01:56:33 ---> job-cost.sh 01:56:33 Setup pyenv: 01:56:33 system 01:56:33 3.8.20 01:56:33 3.9.20 01:56:33 3.10.15 01:56:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 01:56:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LnzM from file:/tmp/.os_lf_venv 01:56:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:56:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:56:35 lf-activate-venv(): INFO: Base packages installed successfully 01:56:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:56:41 lf-activate-venv(): INFO: Adding /tmp/venv-LnzM/bin to PATH 01:56:41 INFO: No Stack... 01:56:41 INFO: Retrieving Pricing Info for: v3-standard-4 01:56:41 INFO: Archiving Costs 01:56:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins14644989046243460024.sh 01:56:42 ---> logs-deploy.sh 01:56:42 Setup pyenv: 01:56:42 system 01:56:42 3.8.20 01:56:42 3.9.20 01:56:42 3.10.15 01:56:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 01:56:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LnzM from file:/tmp/.os_lf_venv 01:56:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:56:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:56:44 lf-activate-venv(): INFO: Base packages installed successfully 01:56:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:56:54 lf-activate-venv(): INFO: Adding /tmp/venv-LnzM/bin to PATH 01:56:54 WARNING: Nexus logging server not set 01:56:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3970/ 01:56:54 INFO: archiving logs to S3 01:56:55 ---> uname -a: 01:56:55 Linux prd-ubuntu2204-docker-4c-16g-16 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 01:56:55 01:56:55 01:56:55 ---> lscpu: 01:56:55 Architecture: x86_64 01:56:55 CPU op-mode(s): 32-bit, 64-bit 01:56:55 Address sizes: 40 bits physical, 48 bits virtual 01:56:55 Byte Order: Little Endian 01:56:55 CPU(s): 4 01:56:55 On-line CPU(s) list: 0-3 01:56:55 Vendor ID: AuthenticAMD 01:56:55 Model name: AMD EPYC-Rome Processor 01:56:55 CPU family: 23 01:56:55 Model: 49 01:56:55 Thread(s) per core: 1 01:56:55 Core(s) per socket: 1 01:56:55 Socket(s): 4 01:56:55 Stepping: 0 01:56:55 BogoMIPS: 5600.00 01:56:55 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 01:56:55 Virtualization: AMD-V 01:56:55 Hypervisor vendor: KVM 01:56:55 Virtualization type: full 01:56:55 L1d cache: 128 KiB (4 instances) 01:56:55 L1i cache: 128 KiB (4 instances) 01:56:55 L2 cache: 2 MiB (4 instances) 01:56:55 L3 cache: 64 MiB (4 instances) 01:56:55 NUMA node(s): 1 01:56:55 NUMA node0 CPU(s): 0-3 01:56:55 Vulnerability Gather data sampling: Not affected 01:56:55 Vulnerability Indirect target selection: Not affected 01:56:55 Vulnerability Itlb multihit: Not affected 01:56:55 Vulnerability L1tf: Not affected 01:56:55 Vulnerability Mds: Not affected 01:56:55 Vulnerability Meltdown: Not affected 01:56:55 Vulnerability Mmio stale data: Not affected 01:56:55 Vulnerability Reg file data sampling: Not affected 01:56:55 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 01:56:55 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 01:56:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:56:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:56:55 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:56:55 Vulnerability Srbds: Not affected 01:56:55 Vulnerability Tsx async abort: Not affected 01:56:55 01:56:55 01:56:55 ---> nproc: 01:56:55 4 01:56:55 01:56:55 01:56:55 ---> df -h: 01:56:55 Filesystem Size Used Avail Use% Mounted on 01:56:55 tmpfs 1.6G 1.1M 1.6G 1% /run 01:56:55 /dev/vda1 78G 14G 64G 18% / 01:56:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 01:56:55 tmpfs 5.0M 0 5.0M 0% /run/lock 01:56:55 /dev/vda15 105M 6.1M 99M 6% /boot/efi 01:56:55 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 01:56:55 01:56:55 01:56:55 ---> free -m: 01:56:55 total used free shared buff/cache available 01:56:55 Mem: 15989 711 6981 4 8296 14935 01:56:55 Swap: 1023 0 1023 01:56:55 01:56:55 01:56:55 ---> ip addr: 01:56:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:56:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:56:55 inet 127.0.0.1/8 scope host lo 01:56:55 valid_lft forever preferred_lft forever 01:56:55 inet6 ::1/128 scope host 01:56:55 valid_lft forever preferred_lft forever 01:56:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 01:56:55 link/ether fa:16:3e:b6:70:dd brd ff:ff:ff:ff:ff:ff 01:56:55 altname enp0s3 01:56:55 inet 10.30.170.163/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 01:56:55 valid_lft 71977sec preferred_lft 71977sec 01:56:55 inet6 fe80::f816:3eff:feb6:70dd/64 scope link 01:56:55 valid_lft forever preferred_lft forever 01:56:55 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 01:56:55 link/ether 0e:c1:98:44:e1:0e brd ff:ff:ff:ff:ff:ff 01:56:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:56:55 valid_lft forever preferred_lft forever 01:56:55 01:56:55 01:56:55 ---> sar -b -r -n DEV: 01:56:55 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-16) 11/26/25 _x86_64_ (4 CPU) 01:56:55 01:56:55 00:00:16 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:56:55 00:10:01 2.15 0.14 1.98 0.03 6.67 23.91 1.05 01:56:55 00:20:16 1.85 0.00 1.83 0.02 0.00 20.27 0.16 01:56:55 00:30:14 1.79 0.00 1.77 0.02 0.00 19.95 0.17 01:56:55 00:40:01 2.84 0.00 2.69 0.15 0.00 351.80 3549.25 01:56:55 00:50:16 1.59 0.00 1.58 0.02 0.00 17.80 0.16 01:56:55 01:00:16 1.61 0.00 1.59 0.02 0.00 17.73 0.16 01:56:55 01:10:01 1.55 0.00 1.53 0.02 0.00 17.06 0.16 01:56:55 01:20:16 1.86 0.00 1.85 0.02 0.00 20.34 0.16 01:56:55 01:30:15 1.85 0.00 1.83 0.02 0.00 20.19 0.16 01:56:55 01:40:01 1.81 0.00 1.80 0.02 0.00 19.72 0.16 01:56:55 01:50:16 1.89 0.00 1.87 0.02 0.00 20.84 0.16 01:56:55 Average: 1.89 0.01 1.84 0.03 0.59 49.28 315.62 01:56:55 01:56:55 00:00:16 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:56:55 00:10:01 7263036 15298836 635956 3.88 225256 7652408 1310172 7.52 1044016 7359556 204 01:56:55 00:20:16 7262532 15298732 635968 3.88 225624 7652416 1307816 7.51 1044400 7357284 24 01:56:55 00:30:14 7260488 15297408 637352 3.89 226068 7652552 1308264 7.51 1044840 7357964 200 01:56:55 00:40:01 7172936 15295232 638708 3.90 229324 7726092 1298308 7.45 1048204 7429692 20 01:56:55 00:50:16 7173216 15295828 638284 3.90 229568 7726104 1299928 7.46 1048476 7430936 124 01:56:55 01:00:16 7171452 15294496 639496 3.91 229828 7726244 1299928 7.46 1048736 7431168 16 01:56:55 01:10:01 7171456 15294728 639340 3.90 230048 7726248 1299928 7.46 1048948 7431424 4 01:56:55 01:20:16 7169468 15293160 640816 3.91 230428 7726260 1300064 7.46 1049332 7431300 24 01:56:55 01:30:15 7169972 15294020 639996 3.91 230748 7726268 1300112 7.46 1049648 7431584 28 01:56:55 01:40:01 7168044 15292532 641320 3.92 231144 7726276 1300064 7.46 1050048 7431704 160 01:56:55 01:50:16 7166264 15291308 642596 3.92 231528 7726476 1300116 7.46 1050432 7433092 24 01:56:55 Average: 7195351 15295116 639076 3.90 229051 7706122 1302245 7.47 1047916 7411428 75 01:56:55 01:56:55 00:00:16 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:56:55 00:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 00:10:01 ens3 0.46 0.16 0.12 0.07 0.00 0.00 0.00 0.00 01:56:55 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 00:20:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 00:20:16 ens3 0.27 0.10 0.05 0.02 0.00 0.00 0.00 0.00 01:56:55 00:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 00:30:14 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 00:30:14 ens3 6.36 4.32 4.24 2.94 0.00 0.00 0.00 0.00 01:56:55 00:30:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 00:40:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 00:40:01 ens3 2.87 0.65 0.71 0.46 0.00 0.00 0.00 0.00 01:56:55 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 00:50:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 00:50:16 ens3 1.34 0.16 0.21 0.07 0.00 0.00 0.00 0.00 01:56:55 00:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 01:00:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 01:00:16 ens3 0.54 0.10 0.06 0.02 0.00 0.00 0.00 0.00 01:56:55 01:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 01:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 01:10:01 ens3 0.47 0.16 0.11 0.06 0.00 0.00 0.00 0.00 01:56:55 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 01:20:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 01:20:16 ens3 0.48 0.15 0.11 0.06 0.00 0.00 0.00 0.00 01:56:55 01:20:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 01:30:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 01:30:15 ens3 0.48 0.19 0.14 0.08 0.00 0.00 0.00 0.00 01:56:55 01:30:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 01:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 01:40:01 ens3 0.51 0.17 0.13 0.07 0.00 0.00 0.00 0.00 01:56:55 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 01:50:16 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 01:50:16 ens3 0.86 0.43 0.23 0.81 0.00 0.00 0.00 0.00 01:56:55 01:50:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:56:55 Average: ens3 1.33 0.60 0.55 0.42 0.00 0.00 0.00 0.00 01:56:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:56:55 01:56:55 01:56:55 ---> sar -P ALL: 01:56:55 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-16) 11/26/25 _x86_64_ (4 CPU) 01:56:55 01:56:55 00:00:16 CPU %user %nice %system %iowait %steal %idle 01:56:55 00:10:01 all 0.14 0.00 0.08 0.01 0.04 99.72 01:56:55 00:10:01 0 0.11 0.00 0.07 0.02 0.05 99.76 01:56:55 00:10:01 1 0.29 0.00 0.14 0.01 0.07 99.49 01:56:55 00:10:01 2 0.12 0.00 0.09 0.03 0.04 99.71 01:56:55 00:10:01 3 0.04 0.00 0.03 0.01 0.01 99.91 01:56:55 00:20:16 all 0.11 0.00 0.08 0.01 0.05 99.76 01:56:55 00:20:16 0 0.13 0.00 0.09 0.00 0.06 99.72 01:56:55 00:20:16 1 0.07 0.00 0.06 0.01 0.04 99.83 01:56:55 00:20:16 2 0.15 0.00 0.09 0.03 0.05 99.68 01:56:55 00:20:16 3 0.09 0.00 0.07 0.01 0.04 99.79 01:56:55 00:30:14 all 0.19 0.00 0.08 0.01 0.05 99.67 01:56:55 00:30:14 0 0.07 0.00 0.06 0.00 0.04 99.82 01:56:55 00:30:14 1 0.19 0.00 0.10 0.00 0.06 99.64 01:56:55 00:30:14 2 0.39 0.00 0.10 0.00 0.06 99.45 01:56:55 00:30:14 3 0.10 0.00 0.07 0.03 0.04 99.76 01:56:55 00:40:01 all 0.54 0.00 0.11 0.03 0.05 99.28 01:56:55 00:40:01 0 1.04 0.00 0.14 0.01 0.06 98.75 01:56:55 00:40:01 1 0.13 0.00 0.12 0.03 0.07 99.66 01:56:55 00:40:01 2 0.74 0.00 0.08 0.02 0.05 99.11 01:56:55 00:40:01 3 0.23 0.00 0.08 0.05 0.03 99.61 01:56:55 00:50:16 all 0.26 0.00 0.09 0.01 0.03 99.61 01:56:55 00:50:16 0 0.13 0.00 0.11 0.00 0.04 99.73 01:56:55 00:50:16 1 0.08 0.00 0.07 0.01 0.03 99.80 01:56:55 00:50:16 2 0.76 0.00 0.13 0.01 0.05 99.06 01:56:55 00:50:16 3 0.07 0.00 0.04 0.01 0.02 99.86 01:56:55 01:00:16 all 0.27 0.00 0.08 0.04 0.08 99.52 01:56:55 01:00:16 0 0.09 0.00 0.07 0.01 0.08 99.76 01:56:55 01:00:16 1 0.45 0.00 0.11 0.01 0.14 99.29 01:56:55 01:00:16 2 0.48 0.00 0.13 0.00 0.07 99.32 01:56:55 01:00:16 3 0.07 0.00 0.04 0.16 0.02 99.72 01:56:55 01:10:01 all 0.19 0.00 0.08 0.01 0.03 99.69 01:56:55 01:10:01 0 0.22 0.00 0.12 0.01 0.05 99.61 01:56:55 01:10:01 1 0.12 0.00 0.08 0.01 0.04 99.75 01:56:55 01:10:01 2 0.37 0.00 0.06 0.00 0.02 99.55 01:56:55 01:10:01 3 0.07 0.00 0.05 0.02 0.02 99.85 01:56:55 01:20:16 all 0.23 0.00 0.08 0.01 0.04 99.64 01:56:55 01:20:16 0 0.22 0.00 0.13 0.02 0.07 99.56 01:56:55 01:20:16 1 0.11 0.00 0.07 0.01 0.04 99.76 01:56:55 01:20:16 2 0.55 0.00 0.06 0.01 0.03 99.35 01:56:55 01:20:16 3 0.05 0.00 0.04 0.00 0.02 99.89 01:56:55 01:30:15 all 0.15 0.00 0.08 0.01 0.04 99.71 01:56:55 01:30:15 0 0.15 0.00 0.08 0.00 0.04 99.73 01:56:55 01:30:15 1 0.09 0.00 0.08 0.00 0.04 99.79 01:56:55 01:30:15 2 0.09 0.00 0.09 0.03 0.05 99.75 01:56:55 01:30:15 3 0.29 0.00 0.08 0.00 0.05 99.59 01:56:55 01:40:01 all 0.23 0.00 0.08 0.13 0.05 99.52 01:56:55 01:40:01 0 0.57 0.00 0.06 0.01 0.04 99.33 01:56:55 01:40:01 1 0.18 0.00 0.12 0.01 0.08 99.61 01:56:55 01:40:01 2 0.09 0.00 0.06 0.01 0.05 99.80 01:56:55 01:40:01 3 0.07 0.00 0.07 0.50 0.03 99.32 01:56:55 01:50:16 all 0.18 0.00 0.08 0.01 0.05 99.68 01:56:55 01:50:16 0 0.36 0.00 0.05 0.02 0.04 99.54 01:56:55 01:50:16 1 0.13 0.00 0.11 0.03 0.07 99.66 01:56:55 01:50:16 2 0.16 0.00 0.09 0.00 0.05 99.70 01:56:55 01:50:16 3 0.07 0.00 0.05 0.00 0.03 99.85 01:56:55 01:56:55 Average: CPU %user %nice %system %iowait %steal %idle 01:56:55 Average: all 0.23 0.00 0.08 0.03 0.05 99.62 01:56:55 Average: 0 0.28 0.00 0.09 0.01 0.05 99.57 01:56:55 Average: 1 0.17 0.00 0.10 0.01 0.06 99.66 01:56:55 Average: 2 0.36 0.00 0.09 0.01 0.05 99.50 01:56:55 Average: 3 0.10 0.00 0.06 0.07 0.03 99.74 01:56:55 01:56:55 01:56:55