14:13:39 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119490 14:13:39 Running as SYSTEM 14:13:39 [EnvInject] - Loading node environment variables. 14:13:39 Building remotely on prd-ubuntu2204-docker-4c-16g-1900 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 14:13:40 [ssh-agent] Looking for ssh-agent implementation... 14:13:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:40 $ ssh-agent 14:13:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMBtAnw/agent.1575 14:13:40 SSH_AGENT_PID=1577 14:13:40 [ssh-agent] Started. 14:13:40 Running ssh-add (command line suppressed) 14:13:40 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14134460495703554934.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14134460495703554934.key) 14:13:40 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:13:40 The recommended git tool is: NONE 14:13:45 using credential jenkins-ssh 14:13:45 Wiping out workspace first. 14:13:45 Cloning the remote Git repository 14:13:45 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:13:45 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 14:13:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:13:45 > git --version # timeout=10 14:13:45 > git --version # 'git version 2.34.1' 14:13:45 using GIT_SSH to set credentials jenkins-ssh 14:13:45 Verifying host key using known hosts file 14:13:45 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. 14:13:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:13:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:13:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:13:49 using GIT_SSH to set credentials jenkins-ssh 14:13:49 Verifying host key using known hosts file 14:13:49 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. 14:13:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/90/119490/1 # timeout=10 14:13:49 > git rev-parse 34e20b9107e657f731252d2b88383900c630fcea^{commit} # timeout=10 14:13:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:13:49 Checking out Revision 34e20b9107e657f731252d2b88383900c630fcea (refs/changes/90/119490/1) 14:13:49 > git config core.sparsecheckout # timeout=10 14:13:49 > git checkout -f 34e20b9107e657f731252d2b88383900c630fcea # timeout=10 14:13:53 Commit message: "Remove deprecated DataObjectModification methods" 14:13:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:13:53 > git rev-list --no-walk aeb4959c20f5c0ffe973dc9e77ad3c4b24b6788c # timeout=10 14:13:53 > git remote # timeout=10 14:13:53 > git submodule init # timeout=10 14:13:53 > git submodule sync # timeout=10 14:13:53 > git config --get remote.origin.url # timeout=10 14:13:53 > git submodule init # timeout=10 14:13:53 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:13:53 ERROR: No submodules found. 14:13:53 provisioning config files... 14:13:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:13:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:13:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15798840981636665136.sh 14:13:54 ---> python-tools-install.sh 14:13:54 Setup pyenv: 14:13:54 * system (set by /opt/pyenv/version) 14:13:54 * 3.8.20 (set by /opt/pyenv/version) 14:13:54 * 3.9.20 (set by /opt/pyenv/version) 14:13:54 3.10.15 14:13:54 3.11.10 14:13:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nx16 14:13:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:13:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:13:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:14:03 lf-activate-venv(): INFO: Base packages installed successfully 14:14:03 lf-activate-venv(): INFO: Installing additional packages: lftools 14:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-Nx16/bin to PATH 14:14:30 Generating Requirements File 14:14: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. 14:14:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:14:52 Python 3.11.10 14:14:52 pip 25.3 from /tmp/venv-Nx16/lib/python3.11/site-packages/pip (python 3.11) 14:14:52 appdirs==1.4.4 14:14:52 argcomplete==3.6.3 14:14:52 aspy.yaml==1.3.0 14:14:52 attrs==25.4.0 14:14:52 autopage==0.5.2 14:14:52 beautifulsoup4==4.14.2 14:14:52 boto3==1.41.5 14:14:52 botocore==1.41.5 14:14:52 bs4==0.0.2 14:14:52 cachetools==6.2.2 14:14:52 certifi==2025.11.12 14:14:52 cffi==2.0.0 14:14:52 cfgv==3.5.0 14:14:52 chardet==5.2.0 14:14:52 charset-normalizer==3.4.4 14:14:52 click==8.3.1 14:14:52 cliff==4.12.0 14:14:52 cmd2==2.7.0 14:14:52 cryptography==3.3.2 14:14:52 debtcollector==3.0.0 14:14:52 decorator==5.2.1 14:14:52 defusedxml==0.7.1 14:14:52 Deprecated==1.3.1 14:14:52 distlib==0.4.0 14:14:52 dnspython==2.8.0 14:14:52 docker==7.1.0 14:14:52 dogpile.cache==1.5.0 14:14:52 durationpy==0.10 14:14:52 email-validator==2.3.0 14:14:52 filelock==3.20.0 14:14:52 future==1.0.0 14:14:52 gitdb==4.0.12 14:14:52 GitPython==3.1.45 14:14:52 google-auth==2.43.0 14:14:52 httplib2==0.31.0 14:14:52 identify==2.6.15 14:14:52 idna==3.11 14:14:52 importlib-resources==1.5.0 14:14:52 iso8601==2.1.0 14:14:52 Jinja2==3.1.6 14:14:52 jmespath==1.0.1 14:14:52 jsonpatch==1.33 14:14:52 jsonpointer==3.0.0 14:14:52 jsonschema==4.25.1 14:14:52 jsonschema-specifications==2025.9.1 14:14:52 keystoneauth1==5.12.0 14:14:52 kubernetes==34.1.0 14:14:52 lftools==0.37.16 14:14:52 lxml==6.0.2 14:14:52 markdown-it-py==4.0.0 14:14:52 MarkupSafe==3.0.3 14:14:52 mdurl==0.1.2 14:14:52 msgpack==1.1.2 14:14:52 multi_key_dict==2.0.3 14:14:52 munch==4.0.0 14:14:52 netaddr==1.3.0 14:14:52 niet==1.4.2 14:14:52 nodeenv==1.9.1 14:14:52 oauth2client==4.1.3 14:14:52 oauthlib==3.3.1 14:14:52 openstacksdk==4.8.0 14:14:52 os-service-types==1.8.2 14:14:52 osc-lib==4.2.0 14:14:52 oslo.config==10.1.0 14:14:52 oslo.context==6.2.0 14:14:52 oslo.i18n==6.7.1 14:14:52 oslo.log==7.2.1 14:14:52 oslo.serialization==5.8.0 14:14:52 oslo.utils==9.2.0 14:14:52 packaging==25.0 14:14:52 pbr==7.0.3 14:14:52 platformdirs==4.5.0 14:14:52 prettytable==3.17.0 14:14:52 psutil==7.1.3 14:14:52 pyasn1==0.6.1 14:14:52 pyasn1_modules==0.4.2 14:14:52 pycparser==2.23 14:14:52 pygerrit2==2.0.15 14:14:52 PyGithub==2.8.1 14:14:52 Pygments==2.19.2 14:14:52 PyJWT==2.10.1 14:14:52 PyNaCl==1.6.1 14:14:52 pyparsing==2.4.7 14:14:52 pyperclip==1.11.0 14:14:52 pyrsistent==0.20.0 14:14:52 python-cinderclient==9.8.0 14:14:52 python-dateutil==2.9.0.post0 14:14:52 python-heatclient==4.3.0 14:14:52 python-jenkins==1.8.3 14:14:52 python-keystoneclient==5.7.0 14:14:52 python-magnumclient==4.9.0 14:14:52 python-openstackclient==8.2.0 14:14:52 python-swiftclient==4.9.0 14:14:52 PyYAML==6.0.3 14:14:52 referencing==0.37.0 14:14:52 requests==2.32.5 14:14:52 requests-oauthlib==2.0.0 14:14:52 requestsexceptions==1.4.0 14:14:52 rfc3986==2.0.0 14:14:52 rich==14.2.0 14:14:52 rich-argparse==1.7.2 14:14:52 rpds-py==0.29.0 14:14:52 rsa==4.9.1 14:14:52 ruamel.yaml==0.18.16 14:14:52 ruamel.yaml.clib==0.2.15 14:14:52 s3transfer==0.15.0 14:14:52 simplejson==3.20.2 14:14:52 six==1.17.0 14:14:52 smmap==5.0.2 14:14:52 soupsieve==2.8 14:14:52 stevedore==5.6.0 14:14:52 tabulate==0.9.0 14:14:52 toml==0.10.2 14:14:52 tomlkit==0.13.3 14:14:52 tqdm==4.67.1 14:14:52 typing_extensions==4.15.0 14:14:52 tzdata==2025.2 14:14:52 urllib3==1.26.20 14:14:52 virtualenv==20.35.4 14:14:52 wcwidth==0.2.14 14:14:52 websocket-client==1.9.0 14:14:52 wrapt==2.0.1 14:14:52 xdg==6.0.0 14:14:52 xmltodict==1.0.2 14:14:52 yq==3.4.3 14:14:52 [EnvInject] - Injecting environment variables from a build step. 14:14:52 [EnvInject] - Injecting as environment variables the properties content 14:14:52 PYTHON=python3 14:14:52 14:14:52 [EnvInject] - Variables injected successfully. 14:14:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9403010603985999608.sh 14:14:52 ---> tox-install.sh 14:14:52 + source /home/jenkins/lf-env.sh 14:14:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:14:52 ++ mktemp -d /tmp/venv-XXXX 14:14:52 + lf_venv=/tmp/venv-lKDZ 14:14:52 + local venv_file=/tmp/.os_lf_venv 14:14:52 + local python=python3 14:14:52 + local options 14:14:52 + local set_path=true 14:14:52 + local install_args= 14:14: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 14:14:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:14:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:14:52 + true 14:14:52 + case $1 in 14:14:52 + venv_file=/tmp/.toxenv 14:14:52 + shift 2 14:14:52 + true 14:14:52 + case $1 in 14:14:52 + shift 14:14:52 + break 14:14:52 + case $python in 14:14:52 + local pkg_list= 14:14:52 + [[ -d /opt/pyenv ]] 14:14:52 + echo 'Setup pyenv:' 14:14:52 Setup pyenv: 14:14:52 + export PYENV_ROOT=/opt/pyenv 14:14:52 + PYENV_ROOT=/opt/pyenv 14:14: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 14:14: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 14:14:52 + pyenv versions 14:14:52 system 14:14:52 3.8.20 14:14:52 3.9.20 14:14:52 3.10.15 14:14:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:14:52 + command -v pyenv 14:14:52 ++ pyenv init - --no-rehash 14:14:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:14:52 for i in ${!paths[@]}; do 14:14:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:14:52 fi; done; 14:14:52 echo "${paths[*]}"'\'')" 14:14:52 export PATH="/opt/pyenv/shims:${PATH}" 14:14:52 export PYENV_SHELL=bash 14:14:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:14:52 pyenv() { 14:14:52 local command 14:14:52 command="${1:-}" 14:14:52 if [ "$#" -gt 0 ]; then 14:14:52 shift 14:14:52 fi 14:14:52 14:14:52 case "$command" in 14:14:52 rehash|shell) 14:14:52 eval "$(pyenv "sh-$command" "$@")" 14:14:52 ;; 14:14:52 *) 14:14:52 command pyenv "$command" "$@" 14:14:52 ;; 14:14:52 esac 14:14:52 }' 14:14:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:14:52 for i in ${!paths[@]}; do 14:14:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:14:52 fi; done; 14:14:52 echo "${paths[*]}"' 14:14: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 14:14: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 14:14: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 14:14:52 ++ export PYENV_SHELL=bash 14:14:52 ++ PYENV_SHELL=bash 14:14:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:14:52 +++ complete -F _pyenv pyenv 14:14:52 ++ lf-pyver python3 14:14:52 ++ local py_version_xy=python3 14:14:52 ++ local py_version_xyz= 14:14:52 ++ pyenv versions 14:14:52 ++ local command 14:14:52 ++ command=versions 14:14:52 ++ sed 's/^[ *]* //' 14:14:52 ++ '[' 1 -gt 0 ']' 14:14:52 ++ shift 14:14:52 ++ case "$command" in 14:14:52 ++ command pyenv versions 14:14:52 ++ awk '{ print $1 }' 14:14:52 ++ grep -E '^[0-9.]*[0-9]$' 14:14:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:14:52 +++ grep '^3' /tmp/.pyenv_versions 14:14:52 +++ sort -V 14:14:52 +++ tail -n 1 14:14:52 ++ py_version_xyz=3.11.10 14:14:52 ++ [[ -z 3.11.10 ]] 14:14:52 ++ echo 3.11.10 14:14:52 ++ return 0 14:14:52 + pyenv local 3.11.10 14:14:52 + local command 14:14:52 + command=local 14:14:52 + '[' 2 -gt 0 ']' 14:14:52 + shift 14:14:52 + case "$command" in 14:14:52 + command pyenv local 3.11.10 14:14:52 + for arg in "$@" 14:14:52 + case $arg in 14:14:52 + pkg_list+='tox ' 14:14:52 + for arg in "$@" 14:14:52 + case $arg in 14:14:52 + pkg_list+='virtualenv ' 14:14:52 + for arg in "$@" 14:14:52 + case $arg in 14:14:52 + pkg_list+='urllib3~=1.26.15 ' 14:14:52 + [[ -f /tmp/.toxenv ]] 14:14:52 + [[ ! -f /tmp/.toxenv ]] 14:14:52 + [[ -n '' ]] 14:14:52 + python3 -m venv /tmp/venv-lKDZ 14:14:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lKDZ' 14:14:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lKDZ 14:14:57 + echo /tmp/venv-lKDZ 14:14:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:14:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:14:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:14:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:14:57 + local 'pip_opts=--upgrade --quiet' 14:14:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:14:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:14:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:14:57 + [[ -n '' ]] 14:14:57 + [[ -n '' ]] 14:14:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:14:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:14:57 + /tmp/venv-lKDZ/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 14:15:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:15:02 lf-activate-venv(): INFO: Base packages installed successfully 14:15:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:15:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:15:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:15:02 + /tmp/venv-lKDZ/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 14:15:04 + type python3 14:15:04 + true 14:15:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lKDZ/bin to PATH' 14:15:04 lf-activate-venv(): INFO: Adding /tmp/venv-lKDZ/bin to PATH 14:15:04 + PATH=/tmp/venv-lKDZ/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 14:15:04 + return 0 14:15:04 + python3 --version 14:15:04 Python 3.11.10 14:15:04 + python3 -m pip --version 14:15:04 pip 25.3 from /tmp/venv-lKDZ/lib/python3.11/site-packages/pip (python 3.11) 14:15:04 + python3 -m pip freeze 14:15:04 cachetools==6.2.2 14:15:04 chardet==5.2.0 14:15:04 colorama==0.4.6 14:15:04 distlib==0.4.0 14:15:04 filelock==3.20.0 14:15:04 packaging==25.0 14:15:04 platformdirs==4.5.0 14:15:04 pluggy==1.6.0 14:15:04 pyproject-api==1.10.0 14:15:04 tox==4.32.0 14:15:04 urllib3==1.26.20 14:15:04 virtualenv==20.35.4 14:15:04 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins1528223692145940720.sh 14:15:04 [EnvInject] - Injecting environment variables from a build step. 14:15:04 [EnvInject] - Injecting as environment variables the properties content 14:15:04 PARALLEL=True 14:15:04 14:15:04 [EnvInject] - Variables injected successfully. 14:15:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11178640116196170647.sh 14:15:04 ---> tox-run.sh 14:15:04 + 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 14:15:04 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:15:04 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:15:04 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:15:04 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 14:15:04 + source /home/jenkins/lf-env.sh 14:15:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:15:04 ++ mktemp -d /tmp/venv-XXXX 14:15:04 + lf_venv=/tmp/venv-ibLz 14:15:04 + local venv_file=/tmp/.os_lf_venv 14:15:04 + local python=python3 14:15:04 + local options 14:15:04 + local set_path=true 14:15:04 + local install_args= 14:15:04 ++ 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 14:15:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:15:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:15:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:15:04 + true 14:15:04 + case $1 in 14:15:04 + venv_file=/tmp/.toxenv 14:15:04 + shift 2 14:15:04 + true 14:15:04 + case $1 in 14:15:04 + shift 14:15:04 + break 14:15:04 + case $python in 14:15:04 + local pkg_list= 14:15:04 + [[ -d /opt/pyenv ]] 14:15:04 + echo 'Setup pyenv:' 14:15:04 Setup pyenv: 14:15:04 + export PYENV_ROOT=/opt/pyenv 14:15:04 + PYENV_ROOT=/opt/pyenv 14:15:04 + 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 14:15:04 + 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 14:15:04 + pyenv versions 14:15:05 system 14:15:05 3.8.20 14:15:05 3.9.20 14:15:05 3.10.15 14:15:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:15:05 + command -v pyenv 14:15:05 ++ pyenv init - --no-rehash 14:15:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:15:05 for i in ${!paths[@]}; do 14:15:05 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:15:05 fi; done; 14:15:05 echo "${paths[*]}"'\'')" 14:15:05 export PATH="/opt/pyenv/shims:${PATH}" 14:15:05 export PYENV_SHELL=bash 14:15:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:15:05 pyenv() { 14:15:05 local command 14:15:05 command="${1:-}" 14:15:05 if [ "$#" -gt 0 ]; then 14:15:05 shift 14:15:05 fi 14:15:05 14:15:05 case "$command" in 14:15:05 rehash|shell) 14:15:05 eval "$(pyenv "sh-$command" "$@")" 14:15:05 ;; 14:15:05 *) 14:15:05 command pyenv "$command" "$@" 14:15:05 ;; 14:15:05 esac 14:15:05 }' 14:15:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:15:05 for i in ${!paths[@]}; do 14:15:05 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:15:05 fi; done; 14:15:05 echo "${paths[*]}"' 14:15:05 ++ 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 14:15:05 ++ 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 14:15:05 ++ 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 14:15:05 ++ export PYENV_SHELL=bash 14:15:05 ++ PYENV_SHELL=bash 14:15:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:15:05 +++ complete -F _pyenv pyenv 14:15:05 ++ lf-pyver python3 14:15:05 ++ local py_version_xy=python3 14:15:05 ++ local py_version_xyz= 14:15:05 ++ pyenv versions 14:15:05 ++ sed 's/^[ *]* //' 14:15:05 ++ awk '{ print $1 }' 14:15:05 ++ local command 14:15:05 ++ grep -E '^[0-9.]*[0-9]$' 14:15:05 ++ command=versions 14:15:05 ++ '[' 1 -gt 0 ']' 14:15:05 ++ shift 14:15:05 ++ case "$command" in 14:15:05 ++ command pyenv versions 14:15:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:15:05 +++ grep '^3' /tmp/.pyenv_versions 14:15:05 +++ sort -V 14:15:05 +++ tail -n 1 14:15:05 ++ py_version_xyz=3.11.10 14:15:05 ++ [[ -z 3.11.10 ]] 14:15:05 ++ echo 3.11.10 14:15:05 ++ return 0 14:15:05 + pyenv local 3.11.10 14:15:05 + local command 14:15:05 + command=local 14:15:05 + '[' 2 -gt 0 ']' 14:15:05 + shift 14:15:05 + case "$command" in 14:15:05 + command pyenv local 3.11.10 14:15:05 + for arg in "$@" 14:15:05 + case $arg in 14:15:05 + pkg_list+='tox ' 14:15:05 + for arg in "$@" 14:15:05 + case $arg in 14:15:05 + pkg_list+='virtualenv ' 14:15:05 + for arg in "$@" 14:15:05 + case $arg in 14:15:05 + pkg_list+='urllib3~=1.26.15 ' 14:15:05 + [[ -f /tmp/.toxenv ]] 14:15:05 ++ cat /tmp/.toxenv 14:15:05 + lf_venv=/tmp/venv-lKDZ 14:15:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lKDZ from' file:/tmp/.toxenv 14:15:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lKDZ from file:/tmp/.toxenv 14:15:05 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:15:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:15:05 + local 'pip_opts=--upgrade --quiet' 14:15:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:15:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:15:05 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:15:05 + [[ -n '' ]] 14:15:05 + [[ -n '' ]] 14:15:05 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:15:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:15:05 + /tmp/venv-lKDZ/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 14:15:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:15:06 lf-activate-venv(): INFO: Base packages installed successfully 14:15:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:15:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:15:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:15:06 + /tmp/venv-lKDZ/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 14:15:07 + type python3 14:15:07 + true 14:15:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lKDZ/bin to PATH' 14:15:07 lf-activate-venv(): INFO: Adding /tmp/venv-lKDZ/bin to PATH 14:15:07 + PATH=/tmp/venv-lKDZ/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 14:15:07 + return 0 14:15:07 + [[ -d /opt/pyenv ]] 14:15:07 + echo '---> Setting up pyenv' 14:15:07 ---> Setting up pyenv 14:15:07 + export PYENV_ROOT=/opt/pyenv 14:15:07 + PYENV_ROOT=/opt/pyenv 14:15:07 + export PATH=/opt/pyenv/bin:/tmp/venv-lKDZ/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 14:15:07 + PATH=/opt/pyenv/bin:/tmp/venv-lKDZ/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 14:15:07 ++ pwd 14:15:07 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 14:15:07 + export PYTHONPATH 14:15:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:15:07 + TOX_TESTENV_PASSENV=PYTHONPATH 14:15:07 + tox --version 14:15:07 4.32.0 from /tmp/venv-lKDZ/lib/python3.11/site-packages/tox/__init__.py 14:15:07 + PARALLEL=True 14:15:07 + TOX_OPTIONS_LIST= 14:15:07 + [[ -n '' ]] 14:15:07 + case ${PARALLEL,,} in 14:15:07 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:15:07 + tox --parallel auto --parallel-live 14:15:07 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 14:15:09 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:15:09 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 14:15:09 checkbashisms: freeze> python -m pip freeze --all 14:15:09 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:15:09 checkbashisms: pip==25.3,setuptools==80.9.0 14:15:09 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:15:09 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)' 14:15:09 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 14:15:11 checkbashisms: OK ✔ in 3.32 seconds 14:15:11 pre-commit: install_deps> python -I -m pip install pre-commit 14:15:13 pre-commit: freeze> python -m pip freeze --all 14:15:13 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 14:15:13 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:15:13 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)' 14:15:13 /usr/bin/cpan 14:15:13 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 14:15:14 [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. 14:15:14 [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. 14:15:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:15:14 [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. 14:15:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:15:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:15:15 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:15:16 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 14:15:16 buildcontroller: freeze> python -m pip freeze --all 14:15:16 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 14:15:16 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 14:15:16 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 14:15:16 + update-java-alternatives -l 14:15:16 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 14:15:16 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 14:15:16 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 14:15:16 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 14:15:16 update-alternatives: error: no alternatives for jaotc 14:15:16 update-alternatives: error: no alternatives for rmic 14:15:16 + + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 14:15:16 java -version 14:15:16 + JAVA_VER=21 14:15:16 + echo 21 14:15:16 21 14:15:16 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 14:15:16 + javac -version 14:15:17 + JAVAC_VER=21 14:15:17 + echo 21 14:15:17 21 14:15:17 ok, java is 21 or newer 14:15:17 + [ 21 -ge 21 ] 14:15:17 + [ 21 -ge 21 ] 14:15:17 + echo ok, java is 21 or newer 14:15:17 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 14:15:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:15:17 [INFO] Once installed this environment will be reused. 14:15:17 [INFO] This may take a few minutes... 14:15:17 2025-11-28 14:15:17 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] 14:15:17 + sudo mkdir -p /opt 14:15:17 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 14:15:17 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 14:15:17 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 14:15:17 + mvn --version 14:15:17 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 14:15:17 Maven home: /opt/maven 14:15:17 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:15:17 Default locale: en, platform encoding: UTF-8 14:15:17 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 14:15:18 NOTE: Picked up JDK_JAVA_OPTIONS: 14:15:18 --add-opens=java.base/java.io=ALL-UNNAMED 14:15:18 --add-opens=java.base/java.lang=ALL-UNNAMED 14:15:18 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:15:18 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:15:18 --add-opens=java.base/java.net=ALL-UNNAMED 14:15:18 --add-opens=java.base/java.nio=ALL-UNNAMED 14:15:18 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:15:18 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:15:18 --add-opens=java.base/java.util=ALL-UNNAMED 14:15:18 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:15:18 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:15:18 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:15:18 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:15:18 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:15:18 -Xlog:disable 14:15:22 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:15:22 [INFO] Once installed this environment will be reused. 14:15:22 [INFO] This may take a few minutes... 14:15:30 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 14:15:30 [INFO] Once installed this environment will be reused. 14:15:30 [INFO] This may take a few minutes... 14:15:35 [INFO] Installing environment for https://github.com/perltidy/perltidy. 14:15:35 [INFO] Once installed this environment will be reused. 14:15:35 [INFO] This may take a few minutes... 14:15:37 docs: freeze> python -m pip freeze --all 14:15:37 docs-linkcheck: freeze> python -m pip freeze --all 14:15:37 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 14:15:37 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 14:15:37 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 14:15:37 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 14:15:41 docs: OK ✔ in 32.96 seconds 14:15:41 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 14:15:44 docs-linkcheck: OK ✔ in 34.8 seconds 14:15:44 pylint: freeze> python -m pip freeze --all 14:15:45 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 14:15:45 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}$' '{}' + 14:15:48 trim trailing whitespace.................................................Passed 14:15:49 Tabs remover.............................................................Passed 14:15:49 autopep8.................................................................Passed 14:15:55 perltidy.................................................................Passed 14:15:56 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 14:15:56 [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. 14:15:56 [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. 14:15:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:15:56 [INFO] Once installed this environment will be reused. 14:15:56 [INFO] This may take a few minutes... 14:16:04 gitlint..................................................................Passed 14:16:09 14:16:09 ------------------------------------ 14:16:09 Your code has been rated at 10.00/10 14:16:09 14:17:00 pre-commit: OK ✔ in 53.38 seconds 14:17:00 pylint: OK ✔ in 30.7 seconds 14:17:00 buildcontroller: OK ✔ in 1 minute 51.99 seconds 14:17:00 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:17:00 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 14:17:00 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 14:17:00 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 14:17:08 build_karaf_tests121: freeze> python -m pip freeze --all 14:17:08 build_karaf_tests71: freeze> python -m pip freeze --all 14:17:08 build_karaf_tests190: freeze> python -m pip freeze --all 14:17:08 build_karaf_tests221: freeze> python -m pip freeze --all 14:17:08 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 14:17:08 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:17:08 build karaf in karaf121 with ./karaf121.env 14:17:08 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 14:17:08 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:17:08 build karaf in karaf71 with ./karaf71.env 14:17:08 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 14:17:08 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:17:08 build karaf in karafoc with ./karafoc.env 14:17:08 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 14:17:08 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:17:08 build karaf in karaf221 with ./karaf221.env 14:17:08 NOTE: Picked up JDK_JAVA_OPTIONS: 14:17:08 --add-opens=java.base/java.io=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.net=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:17:08 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:17:08 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:17:08 -Xlog:disable 14:17:08 NOTE: Picked up JDK_JAVA_OPTIONS: 14:17:08 --add-opens=java.base/java.io=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.net=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:17:08 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:17:08 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:17:08 -Xlog:disable 14:17:08 NOTE: Picked up JDK_JAVA_OPTIONS: 14:17:08 --add-opens=java.base/java.io=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.net=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:17:08 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:17:08 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:17:08 -Xlog:disable 14:17:08 NOTE: Picked up JDK_JAVA_OPTIONS: 14:17:08 --add-opens=java.base/java.io=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.net=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:17:08 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:17:08 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:17:08 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:17:08 -Xlog:disable 14:18:01 build_karaf_tests121: OK ✔ in 1 minute 1.79 seconds 14:18:01 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 14:18:04 build_karaf_tests190: OK ✔ in 1 minute 4.54 seconds 14:18:04 build_karaf_tests71: OK ✔ in 1 minute 4.55 seconds 14:18:04 build_karaf_tests221: OK ✔ in 1 minute 4.55 seconds 14:18:04 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 14:18:04 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 14:18:10 buildlighty: freeze> python -m pip freeze --all 14:18:10 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 14:18:10 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 14:18:10 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 14:18:12 sims: freeze> python -m pip freeze --all 14:18:13 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 14:18:13 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 14:18:13 Using lighynode version 20.1.0.5 14:18:13 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 14:18:13 curl: (92) HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2) 14:18:13 sims: exit 2 (0.64 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh pid=4256 14:18:56 sims: FAIL ✖ in 9.52 seconds 14:18:56 buildlighty: OK ✔ in 33.29 seconds 14:18:56 testsPCE: freeze> python -m pip freeze --all 14:18:56 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 14:18:56 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 14:18:56 pytest -q transportpce_tests/pce/test01_pce.py 14:19:44 .................... [100%] 14:20:47 20 passed in 110.60s (0:01:50) 14:20:47 pytest -q transportpce_tests/pce/test02_pce_400G.py 14:21:04 ............ [100%] 14:21:34 12 passed in 46.73s 14:21:34 pytest -q transportpce_tests/pce/test03_gnpy.py 14:21:51 ........ [100%] 14:22:12 8 passed in 37.52s 14:22:12 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 14:22:44 ... [100%] 14:22:49 3 passed in 36.82s 14:22:50 testsPCE: OK ✔ in 4 minutes 44.99 seconds 14:22:50 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:22:50 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:22:50 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:22:56 tests_tapi: freeze> python -m pip freeze --all 14:22:56 tests121: freeze> python -m pip freeze --all 14:22:57 tests190: freeze> python -m pip freeze --all 14:22:57 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 14:22:57 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 14:22:57 using environment variables from ./karaf221.env 14:22:57 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 14:22:57 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 14:22:57 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 14:22:57 using environment variables from ./karaf121.env 14:22:57 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 14:22:57 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 14:22:57 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 14:22:57 using environment variables from ./karafoc.env 14:22:57 pytest -q transportpce_tests/oc/test01_portmapping.py 14:25:24 EEEEEEEEEEEEEEEEEEEEEEE [100%] 14:27:34 ==================================== ERRORS ==================================== 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 sims_list = [('xpdra', '1.2.1'), ('roadma', '1.2.1')] 14:27:34 14:27:34 def start_sims(sims_list): 14:27:34 if SIMS_TO_USE == 'None': 14:27:34 return None 14:27:34 if SIMS_TO_USE == 'honeynode': 14:27:34 start_method = start_honeynode 14:27:34 else: 14:27:34 start_method = start_lightynode 14:27:34 for sim in sims_list: 14:27:34 print('starting simulator ' + sim[0] + ' in OpenROADM device version ' + sim[1] + '...') 14:27:34 log_file = os.path.join(SIM_LOG_DIRECTORY, SIMS[sim]['logfile']) 14:27:34 process = start_method(log_file, sim) 14:27:34 if wait_until_log_contains(log_file, [HONEYNODE_OK_START_MSG, LIGHTYNODE_OK_START_MSG], 100): 14:27:34 print('simulator for ' + sim[0] + ' started') 14:27:34 else: 14:27:34 print('simulator for ' + sim[0] + ' failed to start') 14:27:34 shutdown_process(process) 14:27:34 for pid in process_list: 14:27:34 shutdown_process(pid) 14:27:34 > sys.exit(3) 14:27:34 E SystemExit: 3 14:27:34 14:27:34 transportpce_tests/common/test_utils.py:211: SystemExit 14:27:34 ---------------------------- Captured stdout setup ----------------------------- 14:27:34 starting OpenDaylight... 14:27:34 starting KARAF (karaf121) TransportPCE build... 14:27:34 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 14:27:34 starting simulator xpdra in OpenROADM device version 1.2.1... 14:27:34 Pattern not found after 100 seconds! simulator for xpdra failed to start 14:27:34 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 ---------------------------- Captured stdout setup ----------------------------- 14:27:34 starting OpenDaylight... 14:27:34 starting KARAF (karaf121) TransportPCE build... 14:27:34 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 14:27:34 starting simulator xpdra in OpenROADM device version 1.2.1... 14:27:34 Pattern not found after 100 seconds! simulator for xpdra failed to start 14:27:34 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_SRG1_PP7_TXRX _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG3_PP1_TXRX _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_07_xpdr_device_connection _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connected __ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_portmapping_info __ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_NETWORK1 _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK2 _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_CLIENT1 _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_CLIENT2 _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_CLIENT3 _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_15_xpdr_portmapping_CLIENT4 _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_16_xpdr_device_disconnection _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_17_xpdr_device_disconnected _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_18_xpdr_device_not_connected _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_19_rdm_device_disconnection _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_20_rdm_device_disconnected _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 _ ERROR at setup of TestTransportPCEPortmapping.test_21_rdm_device_not_connected _ 14:27:34 14:27:34 cls = 14:27:34 14:27:34 @classmethod 14:27:34 def setUpClass(cls): 14:27:34 cls.processes = test_utils.start_tpce() 14:27:34 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), ('roadma', cls.NODE_VERSION)]) 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 14:27:34 transportpce_tests/1.2.1/test01_portmapping.py:34: 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:34 shutdown_process(pid) 14:27:34 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:34 for child in psutil.Process(process.pid).children(): 14:27:34 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:34 self._init(pid) 14:27:34 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:34 14:27:34 self = psutil.Process(pid=7285, status='terminated'), pid = 7285 14:27:34 _ignore_nsp = False 14:27:34 14:27:34 def _init(self, pid, _ignore_nsp=False): 14:27:34 if pid is None: 14:27:34 pid = os.getpid() 14:27:34 else: 14:27:34 if pid < 0: 14:27:34 msg = f"pid must be a positive integer (got {pid})" 14:27:34 raise ValueError(msg) 14:27:34 try: 14:27:34 _psplatform.cext.check_pid_range(pid) 14:27:34 except OverflowError as err: 14:27:34 msg = "process PID out of range" 14:27:34 raise NoSuchProcess(pid, msg=msg) from err 14:27:34 14:27:34 self._pid = pid 14:27:34 self._name = None 14:27:34 self._exe = None 14:27:34 self._create_time = None 14:27:34 self._gone = False 14:27:34 self._pid_reused = False 14:27:34 self._hash = None 14:27:34 self._lock = threading.RLock() 14:27:34 # used for caching on Windows only (on POSIX ppid may change) 14:27:34 self._ppid = None 14:27:34 # platform-specific modules define an _psplatform.Process 14:27:34 # implementation class 14:27:34 self._proc = _psplatform.Process(pid) 14:27:34 self._last_sys_cpu_times = None 14:27:34 self._last_proc_cpu_times = None 14:27:34 self._exitcode = _SENTINEL 14:27:34 self._ident = (self.pid, None) 14:27:34 try: 14:27:34 self._ident = self._get_ident() 14:27:34 except AccessDenied: 14:27:34 # This should happen on Windows only, since we use the fast 14:27:34 # create time method. AFAIK, on all other platforms we are 14:27:34 # able to get create time for all PIDs. 14:27:34 pass 14:27:34 except ZombieProcess: 14:27:34 # Zombies can still be queried by this class (although 14:27:34 # not always) and pids() return them so just go on. 14:27:34 pass 14:27:34 except NoSuchProcess: 14:27:34 if not _ignore_nsp: 14:27:34 msg = "process PID not found" 14:27:34 > raise NoSuchProcess(pid, msg=msg) from None 14:27:34 E psutil.NoSuchProcess: process PID not found (pid=7285) 14:27:34 14:27:34 ../.tox/tests121/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:34 =========================== short test summary info ============================ 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_SRG1_PP7_TXRX 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG3_PP1_TXRX 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_xpdr_device_connection 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connected 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_portmapping_info 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_NETWORK1 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK2 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_CLIENT1 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_CLIENT2 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_CLIENT3 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_xpdr_portmapping_CLIENT4 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_xpdr_device_disconnection 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_xpdr_device_disconnected 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_xpdr_device_not_connected 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_rdm_device_disconnection 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_rdm_device_disconnected 14:27:34 ERROR transportpce_tests/1.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_rdm_device_not_connected 14:27:34 21 errors in 276.82s (0:04:36) 14:27:34 tests121: exit 1 (277.12 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 pid=7196 14:27:37 EEEEEEEEE [100%] 14:27:37 ==================================== ERRORS ==================================== 14:27:37 __ ERROR at setup of TestTransportPCEPortmapping.test_01_meta_data_insertion ___ 14:27:37 14:27:37 cls = 14:27:37 14:27:37 @classmethod 14:27:37 def setUpClass(cls): 14:27:37 cls.processes = test_utils.start_tpce() 14:27:37 > cls.processes = test_utils.start_sims([('oc-mpdr', cls.NODE_VERSION)]) 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 14:27:37 transportpce_tests/oc/test01_portmapping.py:30: 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 14:27:37 sims_list = [('oc-mpdr', 'oc')] 14:27:37 14:27:37 def start_sims(sims_list): 14:27:37 if SIMS_TO_USE == 'None': 14:27:37 return None 14:27:37 if SIMS_TO_USE == 'honeynode': 14:27:37 start_method = start_honeynode 14:27:37 else: 14:27:37 start_method = start_lightynode 14:27:37 for sim in sims_list: 14:27:37 print('starting simulator ' + sim[0] + ' in OpenROADM device version ' + sim[1] + '...') 14:27:37 log_file = os.path.join(SIM_LOG_DIRECTORY, SIMS[sim]['logfile']) 14:27:37 process = start_method(log_file, sim) 14:27:37 if wait_until_log_contains(log_file, [HONEYNODE_OK_START_MSG, LIGHTYNODE_OK_START_MSG], 100): 14:27:37 print('simulator for ' + sim[0] + ' started') 14:27:37 else: 14:27:37 print('simulator for ' + sim[0] + ' failed to start') 14:27:37 shutdown_process(process) 14:27:37 for pid in process_list: 14:27:37 shutdown_process(pid) 14:27:37 > sys.exit(3) 14:27:37 E SystemExit: 3 14:27:37 14:27:37 transportpce_tests/common/test_utils.py:211: SystemExit 14:27:37 ---------------------------- Captured stdout setup ----------------------------- 14:27:37 starting OpenDaylight... 14:27:37 starting KARAF (karafoc) TransportPCE build... 14:27:37 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 14:27:37 starting simulator oc-mpdr in OpenROADM device version oc... 14:27:37 Pattern not found after 100 seconds! simulator for oc-mpdr failed to start 14:27:37 _ ERROR at setup of TestTransportPCEPortmapping.test_02_catlog_input_insertion _ 14:27:37 14:27:37 cls = 14:27:37 14:27:37 @classmethod 14:27:37 def setUpClass(cls): 14:27:37 cls.processes = test_utils.start_tpce() 14:27:37 > cls.processes = test_utils.start_sims([('oc-mpdr', cls.NODE_VERSION)]) 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 14:27:37 transportpce_tests/oc/test01_portmapping.py:30: 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:37 shutdown_process(pid) 14:27:37 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:37 for child in psutil.Process(process.pid).children(): 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:37 self._init(pid) 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 14:27:37 self = psutil.Process(pid=7444, status='terminated'), pid = 7444 14:27:37 _ignore_nsp = False 14:27:37 14:27:37 def _init(self, pid, _ignore_nsp=False): 14:27:37 if pid is None: 14:27:37 pid = os.getpid() 14:27:37 else: 14:27:37 if pid < 0: 14:27:37 msg = f"pid must be a positive integer (got {pid})" 14:27:37 raise ValueError(msg) 14:27:37 try: 14:27:37 _psplatform.cext.check_pid_range(pid) 14:27:37 except OverflowError as err: 14:27:37 msg = "process PID out of range" 14:27:37 raise NoSuchProcess(pid, msg=msg) from err 14:27:37 14:27:37 self._pid = pid 14:27:37 self._name = None 14:27:37 self._exe = None 14:27:37 self._create_time = None 14:27:37 self._gone = False 14:27:37 self._pid_reused = False 14:27:37 self._hash = None 14:27:37 self._lock = threading.RLock() 14:27:37 # used for caching on Windows only (on POSIX ppid may change) 14:27:37 self._ppid = None 14:27:37 # platform-specific modules define an _psplatform.Process 14:27:37 # implementation class 14:27:37 self._proc = _psplatform.Process(pid) 14:27:37 self._last_sys_cpu_times = None 14:27:37 self._last_proc_cpu_times = None 14:27:37 self._exitcode = _SENTINEL 14:27:37 self._ident = (self.pid, None) 14:27:37 try: 14:27:37 self._ident = self._get_ident() 14:27:37 except AccessDenied: 14:27:37 # This should happen on Windows only, since we use the fast 14:27:37 # create time method. AFAIK, on all other platforms we are 14:27:37 # able to get create time for all PIDs. 14:27:37 pass 14:27:37 except ZombieProcess: 14:27:37 # Zombies can still be queried by this class (although 14:27:37 # not always) and pids() return them so just go on. 14:27:37 pass 14:27:37 except NoSuchProcess: 14:27:37 if not _ignore_nsp: 14:27:37 msg = "process PID not found" 14:27:37 > raise NoSuchProcess(pid, msg=msg) from None 14:27:37 E psutil.NoSuchProcess: process PID not found (pid=7444) 14:27:37 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:37 ---------------------------- Captured stdout setup ----------------------------- 14:27:37 starting OpenDaylight... 14:27:37 starting KARAF (karafoc) TransportPCE build... 14:27:37 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 14:27:37 starting simulator oc-mpdr in OpenROADM device version oc... 14:27:37 Pattern not found after 100 seconds! simulator for oc-mpdr failed to start 14:27:37 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_device_connection _ 14:27:37 14:27:37 cls = 14:27:37 14:27:37 @classmethod 14:27:37 def setUpClass(cls): 14:27:37 cls.processes = test_utils.start_tpce() 14:27:37 > cls.processes = test_utils.start_sims([('oc-mpdr', cls.NODE_VERSION)]) 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 14:27:37 transportpce_tests/oc/test01_portmapping.py:30: 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:37 shutdown_process(pid) 14:27:37 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:37 for child in psutil.Process(process.pid).children(): 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:37 self._init(pid) 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 14:27:37 self = psutil.Process(pid=7444, status='terminated'), pid = 7444 14:27:37 _ignore_nsp = False 14:27:37 14:27:37 def _init(self, pid, _ignore_nsp=False): 14:27:37 if pid is None: 14:27:37 pid = os.getpid() 14:27:37 else: 14:27:37 if pid < 0: 14:27:37 msg = f"pid must be a positive integer (got {pid})" 14:27:37 raise ValueError(msg) 14:27:37 try: 14:27:37 _psplatform.cext.check_pid_range(pid) 14:27:37 except OverflowError as err: 14:27:37 msg = "process PID out of range" 14:27:37 raise NoSuchProcess(pid, msg=msg) from err 14:27:37 14:27:37 self._pid = pid 14:27:37 self._name = None 14:27:37 self._exe = None 14:27:37 self._create_time = None 14:27:37 self._gone = False 14:27:37 self._pid_reused = False 14:27:37 self._hash = None 14:27:37 self._lock = threading.RLock() 14:27:37 # used for caching on Windows only (on POSIX ppid may change) 14:27:37 self._ppid = None 14:27:37 # platform-specific modules define an _psplatform.Process 14:27:37 # implementation class 14:27:37 self._proc = _psplatform.Process(pid) 14:27:37 self._last_sys_cpu_times = None 14:27:37 self._last_proc_cpu_times = None 14:27:37 self._exitcode = _SENTINEL 14:27:37 self._ident = (self.pid, None) 14:27:37 try: 14:27:37 self._ident = self._get_ident() 14:27:37 except AccessDenied: 14:27:37 # This should happen on Windows only, since we use the fast 14:27:37 # create time method. AFAIK, on all other platforms we are 14:27:37 # able to get create time for all PIDs. 14:27:37 pass 14:27:37 except ZombieProcess: 14:27:37 # Zombies can still be queried by this class (although 14:27:37 # not always) and pids() return them so just go on. 14:27:37 pass 14:27:37 except NoSuchProcess: 14:27:37 if not _ignore_nsp: 14:27:37 msg = "process PID not found" 14:27:37 > raise NoSuchProcess(pid, msg=msg) from None 14:27:37 E psutil.NoSuchProcess: process PID not found (pid=7444) 14:27:37 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:37 _ ERROR at setup of TestTransportPCEPortmapping.test_04_xpdr_device_connected __ 14:27:37 14:27:37 cls = 14:27:37 14:27:37 @classmethod 14:27:37 def setUpClass(cls): 14:27:37 cls.processes = test_utils.start_tpce() 14:27:37 > cls.processes = test_utils.start_sims([('oc-mpdr', cls.NODE_VERSION)]) 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 14:27:37 transportpce_tests/oc/test01_portmapping.py:30: 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:37 shutdown_process(pid) 14:27:37 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:37 for child in psutil.Process(process.pid).children(): 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:37 self._init(pid) 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 14:27:37 self = psutil.Process(pid=7444, status='terminated'), pid = 7444 14:27:37 _ignore_nsp = False 14:27:37 14:27:37 def _init(self, pid, _ignore_nsp=False): 14:27:37 if pid is None: 14:27:37 pid = os.getpid() 14:27:37 else: 14:27:37 if pid < 0: 14:27:37 msg = f"pid must be a positive integer (got {pid})" 14:27:37 raise ValueError(msg) 14:27:37 try: 14:27:37 _psplatform.cext.check_pid_range(pid) 14:27:37 except OverflowError as err: 14:27:37 msg = "process PID out of range" 14:27:37 raise NoSuchProcess(pid, msg=msg) from err 14:27:37 14:27:37 self._pid = pid 14:27:37 self._name = None 14:27:37 self._exe = None 14:27:37 self._create_time = None 14:27:37 self._gone = False 14:27:37 self._pid_reused = False 14:27:37 self._hash = None 14:27:37 self._lock = threading.RLock() 14:27:37 # used for caching on Windows only (on POSIX ppid may change) 14:27:37 self._ppid = None 14:27:37 # platform-specific modules define an _psplatform.Process 14:27:37 # implementation class 14:27:37 self._proc = _psplatform.Process(pid) 14:27:37 self._last_sys_cpu_times = None 14:27:37 self._last_proc_cpu_times = None 14:27:37 self._exitcode = _SENTINEL 14:27:37 self._ident = (self.pid, None) 14:27:37 try: 14:27:37 self._ident = self._get_ident() 14:27:37 except AccessDenied: 14:27:37 # This should happen on Windows only, since we use the fast 14:27:37 # create time method. AFAIK, on all other platforms we are 14:27:37 # able to get create time for all PIDs. 14:27:37 pass 14:27:37 except ZombieProcess: 14:27:37 # Zombies can still be queried by this class (although 14:27:37 # not always) and pids() return them so just go on. 14:27:37 pass 14:27:37 except NoSuchProcess: 14:27:37 if not _ignore_nsp: 14:27:37 msg = "process PID not found" 14:27:37 > raise NoSuchProcess(pid, msg=msg) from None 14:27:37 E psutil.NoSuchProcess: process PID not found (pid=7444) 14:27:37 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:37 _ ERROR at setup of TestTransportPCEPortmapping.test_05_xpdr_portmapping_info __ 14:27:37 14:27:37 cls = 14:27:37 14:27:37 @classmethod 14:27:37 def setUpClass(cls): 14:27:37 cls.processes = test_utils.start_tpce() 14:27:37 > cls.processes = test_utils.start_sims([('oc-mpdr', cls.NODE_VERSION)]) 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 14:27:37 transportpce_tests/oc/test01_portmapping.py:30: 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:37 shutdown_process(pid) 14:27:37 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:37 for child in psutil.Process(process.pid).children(): 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:37 self._init(pid) 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 14:27:37 self = psutil.Process(pid=7444, status='terminated'), pid = 7444 14:27:37 _ignore_nsp = False 14:27:37 14:27:37 def _init(self, pid, _ignore_nsp=False): 14:27:37 if pid is None: 14:27:37 pid = os.getpid() 14:27:37 else: 14:27:37 if pid < 0: 14:27:37 msg = f"pid must be a positive integer (got {pid})" 14:27:37 raise ValueError(msg) 14:27:37 try: 14:27:37 _psplatform.cext.check_pid_range(pid) 14:27:37 except OverflowError as err: 14:27:37 msg = "process PID out of range" 14:27:37 raise NoSuchProcess(pid, msg=msg) from err 14:27:37 14:27:37 self._pid = pid 14:27:37 self._name = None 14:27:37 self._exe = None 14:27:37 self._create_time = None 14:27:37 self._gone = False 14:27:37 self._pid_reused = False 14:27:37 self._hash = None 14:27:37 self._lock = threading.RLock() 14:27:37 # used for caching on Windows only (on POSIX ppid may change) 14:27:37 self._ppid = None 14:27:37 # platform-specific modules define an _psplatform.Process 14:27:37 # implementation class 14:27:37 self._proc = _psplatform.Process(pid) 14:27:37 self._last_sys_cpu_times = None 14:27:37 self._last_proc_cpu_times = None 14:27:37 self._exitcode = _SENTINEL 14:27:37 self._ident = (self.pid, None) 14:27:37 try: 14:27:37 self._ident = self._get_ident() 14:27:37 except AccessDenied: 14:27:37 # This should happen on Windows only, since we use the fast 14:27:37 # create time method. AFAIK, on all other platforms we are 14:27:37 # able to get create time for all PIDs. 14:27:37 pass 14:27:37 except ZombieProcess: 14:27:37 # Zombies can still be queried by this class (although 14:27:37 # not always) and pids() return them so just go on. 14:27:37 pass 14:27:37 except NoSuchProcess: 14:27:37 if not _ignore_nsp: 14:27:37 msg = "process PID not found" 14:27:37 > raise NoSuchProcess(pid, msg=msg) from None 14:27:37 E psutil.NoSuchProcess: process PID not found (pid=7444) 14:27:37 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:37 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK5 _ 14:27:37 14:27:37 cls = 14:27:37 14:27:37 @classmethod 14:27:37 def setUpClass(cls): 14:27:37 cls.processes = test_utils.start_tpce() 14:27:37 > cls.processes = test_utils.start_sims([('oc-mpdr', cls.NODE_VERSION)]) 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 14:27:37 transportpce_tests/oc/test01_portmapping.py:30: 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:37 shutdown_process(pid) 14:27:37 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:37 for child in psutil.Process(process.pid).children(): 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:37 self._init(pid) 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 14:27:37 self = psutil.Process(pid=7444, status='terminated'), pid = 7444 14:27:37 _ignore_nsp = False 14:27:37 14:27:37 def _init(self, pid, _ignore_nsp=False): 14:27:37 if pid is None: 14:27:37 pid = os.getpid() 14:27:37 else: 14:27:37 if pid < 0: 14:27:37 msg = f"pid must be a positive integer (got {pid})" 14:27:37 raise ValueError(msg) 14:27:37 try: 14:27:37 _psplatform.cext.check_pid_range(pid) 14:27:37 except OverflowError as err: 14:27:37 msg = "process PID out of range" 14:27:37 raise NoSuchProcess(pid, msg=msg) from err 14:27:37 14:27:37 self._pid = pid 14:27:37 self._name = None 14:27:37 self._exe = None 14:27:37 self._create_time = None 14:27:37 self._gone = False 14:27:37 self._pid_reused = False 14:27:37 self._hash = None 14:27:37 self._lock = threading.RLock() 14:27:37 # used for caching on Windows only (on POSIX ppid may change) 14:27:37 self._ppid = None 14:27:37 # platform-specific modules define an _psplatform.Process 14:27:37 # implementation class 14:27:37 self._proc = _psplatform.Process(pid) 14:27:37 self._last_sys_cpu_times = None 14:27:37 self._last_proc_cpu_times = None 14:27:37 self._exitcode = _SENTINEL 14:27:37 self._ident = (self.pid, None) 14:27:37 try: 14:27:37 self._ident = self._get_ident() 14:27:37 except AccessDenied: 14:27:37 # This should happen on Windows only, since we use the fast 14:27:37 # create time method. AFAIK, on all other platforms we are 14:27:37 # able to get create time for all PIDs. 14:27:37 pass 14:27:37 except ZombieProcess: 14:27:37 # Zombies can still be queried by this class (although 14:27:37 # not always) and pids() return them so just go on. 14:27:37 pass 14:27:37 except NoSuchProcess: 14:27:37 if not _ignore_nsp: 14:27:37 msg = "process PID not found" 14:27:37 > raise NoSuchProcess(pid, msg=msg) from None 14:27:37 E psutil.NoSuchProcess: process PID not found (pid=7444) 14:27:37 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:37 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 14:27:37 14:27:37 cls = 14:27:37 14:27:37 @classmethod 14:27:37 def setUpClass(cls): 14:27:37 cls.processes = test_utils.start_tpce() 14:27:37 > cls.processes = test_utils.start_sims([('oc-mpdr', cls.NODE_VERSION)]) 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 14:27:37 transportpce_tests/oc/test01_portmapping.py:30: 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:37 shutdown_process(pid) 14:27:37 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:37 for child in psutil.Process(process.pid).children(): 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:37 self._init(pid) 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 14:27:37 self = psutil.Process(pid=7444, status='terminated'), pid = 7444 14:27:37 _ignore_nsp = False 14:27:37 14:27:37 def _init(self, pid, _ignore_nsp=False): 14:27:37 if pid is None: 14:27:37 pid = os.getpid() 14:27:37 else: 14:27:37 if pid < 0: 14:27:37 msg = f"pid must be a positive integer (got {pid})" 14:27:37 raise ValueError(msg) 14:27:37 try: 14:27:37 _psplatform.cext.check_pid_range(pid) 14:27:37 except OverflowError as err: 14:27:37 msg = "process PID out of range" 14:27:37 raise NoSuchProcess(pid, msg=msg) from err 14:27:37 14:27:37 self._pid = pid 14:27:37 self._name = None 14:27:37 self._exe = None 14:27:37 self._create_time = None 14:27:37 self._gone = False 14:27:37 self._pid_reused = False 14:27:37 self._hash = None 14:27:37 self._lock = threading.RLock() 14:27:37 # used for caching on Windows only (on POSIX ppid may change) 14:27:37 self._ppid = None 14:27:37 # platform-specific modules define an _psplatform.Process 14:27:37 # implementation class 14:27:37 self._proc = _psplatform.Process(pid) 14:27:37 self._last_sys_cpu_times = None 14:27:37 self._last_proc_cpu_times = None 14:27:37 self._exitcode = _SENTINEL 14:27:37 self._ident = (self.pid, None) 14:27:37 try: 14:27:37 self._ident = self._get_ident() 14:27:37 except AccessDenied: 14:27:37 # This should happen on Windows only, since we use the fast 14:27:37 # create time method. AFAIK, on all other platforms we are 14:27:37 # able to get create time for all PIDs. 14:27:37 pass 14:27:37 except ZombieProcess: 14:27:37 # Zombies can still be queried by this class (although 14:27:37 # not always) and pids() return them so just go on. 14:27:37 pass 14:27:37 except NoSuchProcess: 14:27:37 if not _ignore_nsp: 14:27:37 msg = "process PID not found" 14:27:37 > raise NoSuchProcess(pid, msg=msg) from None 14:27:37 E psutil.NoSuchProcess: process PID not found (pid=7444) 14:27:37 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:37 __ ERROR at setup of TestTransportPCEPortmapping.test_08_mpdr_switching_pool ___ 14:27:37 14:27:37 cls = 14:27:37 14:27:37 @classmethod 14:27:37 def setUpClass(cls): 14:27:37 cls.processes = test_utils.start_tpce() 14:27:37 > cls.processes = test_utils.start_sims([('oc-mpdr', cls.NODE_VERSION)]) 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 14:27:37 transportpce_tests/oc/test01_portmapping.py:30: 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:37 shutdown_process(pid) 14:27:37 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:37 for child in psutil.Process(process.pid).children(): 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:37 self._init(pid) 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 14:27:37 self = psutil.Process(pid=7444, status='terminated'), pid = 7444 14:27:37 _ignore_nsp = False 14:27:37 14:27:37 def _init(self, pid, _ignore_nsp=False): 14:27:37 if pid is None: 14:27:37 pid = os.getpid() 14:27:37 else: 14:27:37 if pid < 0: 14:27:37 msg = f"pid must be a positive integer (got {pid})" 14:27:37 raise ValueError(msg) 14:27:37 try: 14:27:37 _psplatform.cext.check_pid_range(pid) 14:27:37 except OverflowError as err: 14:27:37 msg = "process PID out of range" 14:27:37 raise NoSuchProcess(pid, msg=msg) from err 14:27:37 14:27:37 self._pid = pid 14:27:37 self._name = None 14:27:37 self._exe = None 14:27:37 self._create_time = None 14:27:37 self._gone = False 14:27:37 self._pid_reused = False 14:27:37 self._hash = None 14:27:37 self._lock = threading.RLock() 14:27:37 # used for caching on Windows only (on POSIX ppid may change) 14:27:37 self._ppid = None 14:27:37 # platform-specific modules define an _psplatform.Process 14:27:37 # implementation class 14:27:37 self._proc = _psplatform.Process(pid) 14:27:37 self._last_sys_cpu_times = None 14:27:37 self._last_proc_cpu_times = None 14:27:37 self._exitcode = _SENTINEL 14:27:37 self._ident = (self.pid, None) 14:27:37 try: 14:27:37 self._ident = self._get_ident() 14:27:37 except AccessDenied: 14:27:37 # This should happen on Windows only, since we use the fast 14:27:37 # create time method. AFAIK, on all other platforms we are 14:27:37 # able to get create time for all PIDs. 14:27:37 pass 14:27:37 except ZombieProcess: 14:27:37 # Zombies can still be queried by this class (although 14:27:37 # not always) and pids() return them so just go on. 14:27:37 pass 14:27:37 except NoSuchProcess: 14:27:37 if not _ignore_nsp: 14:27:37 msg = "process PID not found" 14:27:37 > raise NoSuchProcess(pid, msg=msg) from None 14:27:37 E psutil.NoSuchProcess: process PID not found (pid=7444) 14:27:37 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:37 ___ ERROR at setup of TestTransportPCEPortmapping.test_09_check_mccapprofile ___ 14:27:37 14:27:37 cls = 14:27:37 14:27:37 @classmethod 14:27:37 def setUpClass(cls): 14:27:37 cls.processes = test_utils.start_tpce() 14:27:37 > cls.processes = test_utils.start_sims([('oc-mpdr', cls.NODE_VERSION)]) 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 14:27:37 transportpce_tests/oc/test01_portmapping.py:30: 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:37 shutdown_process(pid) 14:27:37 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:37 for child in psutil.Process(process.pid).children(): 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:37 self._init(pid) 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 14:27:37 self = psutil.Process(pid=7444, status='terminated'), pid = 7444 14:27:37 _ignore_nsp = False 14:27:37 14:27:37 def _init(self, pid, _ignore_nsp=False): 14:27:37 if pid is None: 14:27:37 pid = os.getpid() 14:27:37 else: 14:27:37 if pid < 0: 14:27:37 msg = f"pid must be a positive integer (got {pid})" 14:27:37 raise ValueError(msg) 14:27:37 try: 14:27:37 _psplatform.cext.check_pid_range(pid) 14:27:37 except OverflowError as err: 14:27:37 msg = "process PID out of range" 14:27:37 raise NoSuchProcess(pid, msg=msg) from err 14:27:37 14:27:37 self._pid = pid 14:27:37 self._name = None 14:27:37 self._exe = None 14:27:37 self._create_time = None 14:27:37 self._gone = False 14:27:37 self._pid_reused = False 14:27:37 self._hash = None 14:27:37 self._lock = threading.RLock() 14:27:37 # used for caching on Windows only (on POSIX ppid may change) 14:27:37 self._ppid = None 14:27:37 # platform-specific modules define an _psplatform.Process 14:27:37 # implementation class 14:27:37 self._proc = _psplatform.Process(pid) 14:27:37 self._last_sys_cpu_times = None 14:27:37 self._last_proc_cpu_times = None 14:27:37 self._exitcode = _SENTINEL 14:27:37 self._ident = (self.pid, None) 14:27:37 try: 14:27:37 self._ident = self._get_ident() 14:27:37 except AccessDenied: 14:27:37 # This should happen on Windows only, since we use the fast 14:27:37 # create time method. AFAIK, on all other platforms we are 14:27:37 # able to get create time for all PIDs. 14:27:37 pass 14:27:37 except ZombieProcess: 14:27:37 # Zombies can still be queried by this class (although 14:27:37 # not always) and pids() return them so just go on. 14:27:37 pass 14:27:37 except NoSuchProcess: 14:27:37 if not _ignore_nsp: 14:27:37 msg = "process PID not found" 14:27:37 > raise NoSuchProcess(pid, msg=msg) from None 14:27:37 E psutil.NoSuchProcess: process PID not found (pid=7444) 14:27:37 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:37 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 14:27:37 14:27:37 cls = 14:27:37 14:27:37 @classmethod 14:27:37 def setUpClass(cls): 14:27:37 cls.processes = test_utils.start_tpce() 14:27:37 > cls.processes = test_utils.start_sims([('oc-mpdr', cls.NODE_VERSION)]) 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 14:27:37 transportpce_tests/oc/test01_portmapping.py:30: 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:37 shutdown_process(pid) 14:27:37 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:37 for child in psutil.Process(process.pid).children(): 14:27:37 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:37 self._init(pid) 14:27:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:37 14:27:37 self = psutil.Process(pid=7444, status='terminated'), pid = 7444 14:27:37 _ignore_nsp = False 14:27:37 14:27:37 def _init(self, pid, _ignore_nsp=False): 14:27:37 if pid is None: 14:27:37 pid = os.getpid() 14:27:37 else: 14:27:37 if pid < 0: 14:27:37 msg = f"pid must be a positive integer (got {pid})" 14:27:37 raise ValueError(msg) 14:27:37 try: 14:27:37 _psplatform.cext.check_pid_range(pid) 14:27:37 except OverflowError as err: 14:27:37 msg = "process PID out of range" 14:27:37 raise NoSuchProcess(pid, msg=msg) from err 14:27:37 14:27:37 self._pid = pid 14:27:37 self._name = None 14:27:37 self._exe = None 14:27:37 self._create_time = None 14:27:37 self._gone = False 14:27:37 self._pid_reused = False 14:27:37 self._hash = None 14:27:37 self._lock = threading.RLock() 14:27:37 # used for caching on Windows only (on POSIX ppid may change) 14:27:37 self._ppid = None 14:27:37 # platform-specific modules define an _psplatform.Process 14:27:37 # implementation class 14:27:37 self._proc = _psplatform.Process(pid) 14:27:37 self._last_sys_cpu_times = None 14:27:37 self._last_proc_cpu_times = None 14:27:37 self._exitcode = _SENTINEL 14:27:37 self._ident = (self.pid, None) 14:27:37 try: 14:27:37 self._ident = self._get_ident() 14:27:37 except AccessDenied: 14:27:37 # This should happen on Windows only, since we use the fast 14:27:37 # create time method. AFAIK, on all other platforms we are 14:27:37 # able to get create time for all PIDs. 14:27:37 pass 14:27:37 except ZombieProcess: 14:27:37 # Zombies can still be queried by this class (although 14:27:37 # not always) and pids() return them so just go on. 14:27:37 pass 14:27:37 except NoSuchProcess: 14:27:37 if not _ignore_nsp: 14:27:37 msg = "process PID not found" 14:27:37 > raise NoSuchProcess(pid, msg=msg) from None 14:27:37 E psutil.NoSuchProcess: process PID not found (pid=7444) 14:27:37 14:27:37 ../.tox/tests190/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:37 =========================== short test summary info ============================ 14:27:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_01_meta_data_insertion 14:27:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_02_catlog_input_insertion 14:27:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_device_connection 14:27:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_04_xpdr_device_connected 14:27:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_05_xpdr_portmapping_info 14:27:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK5 14:27:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 14:27:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_08_mpdr_switching_pool 14:27:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_09_check_mccapprofile 14:27:37 ERROR transportpce_tests/oc/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 14:27:37 10 errors in 279.58s (0:04:39) 14:27:37 tests121: FAIL ✖ in 4 minutes 44.94 seconds 14:27:37 tests190: exit 1 (279.88 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc pid=7207 14:27:37 tests190: FAIL ✖ in 4 minutes 47.81 seconds 14:27:37 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 14:27:43 tests71: freeze> python -m pip freeze --all 14:27:44 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 14:27:44 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 14:27:44 using environment variables from ./karaf71.env 14:27:44 pytest -q transportpce_tests/7.1/test01_portmapping.py 14:27:50 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 14:27:53 ==================================== ERRORS ==================================== 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_01_get_tapi_topology_T100G _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 sims_list = [('xpdra', '2.2.1'), ('roadma', '2.2.1'), ('roadmb', '2.2.1'), ('roadmc', '2.2.1'), ('xpdrc', '2.2.1'), ('spdra', '2.2.1'), ...] 14:27:53 14:27:53 def start_sims(sims_list): 14:27:53 if SIMS_TO_USE == 'None': 14:27:53 return None 14:27:53 if SIMS_TO_USE == 'honeynode': 14:27:53 start_method = start_honeynode 14:27:53 else: 14:27:53 start_method = start_lightynode 14:27:53 for sim in sims_list: 14:27:53 print('starting simulator ' + sim[0] + ' in OpenROADM device version ' + sim[1] + '...') 14:27:53 log_file = os.path.join(SIM_LOG_DIRECTORY, SIMS[sim]['logfile']) 14:27:53 process = start_method(log_file, sim) 14:27:53 if wait_until_log_contains(log_file, [HONEYNODE_OK_START_MSG, LIGHTYNODE_OK_START_MSG], 100): 14:27:53 print('simulator for ' + sim[0] + ' started') 14:27:53 else: 14:27:53 print('simulator for ' + sim[0] + ' failed to start') 14:27:53 shutdown_process(process) 14:27:53 for pid in process_list: 14:27:53 shutdown_process(pid) 14:27:53 > sys.exit(3) 14:27:53 E SystemExit: 3 14:27:53 14:27:53 transportpce_tests/common/test_utils.py:211: SystemExit 14:27:53 ---------------------------- Captured stdout setup ----------------------------- 14:27:53 starting OpenDaylight... 14:27:53 starting KARAF (karaf221) TransportPCE build... 14:27:53 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 14:27:53 installing tapi feature... 14:27:53 installing feature odl-transportpce-tapi 14:27:53 client: JAVA_HOME not set; results may vary 14:27:53 odl-transportpce-tapi │ 13.0.0.SNAPSHOT │ x │ Started │ odl-transportpce-tapi │ OpenDaylight :: transportpce :: tapi 14:27:53 starting simulator xpdra in OpenROADM device version 2.2.1... 14:27:53 Pattern not found after 100 seconds! simulator for xpdra failed to start 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_02_get_tapi_topology_T0 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 ---------------------------- Captured stdout setup ----------------------------- 14:27:53 starting OpenDaylight... 14:27:53 starting KARAF (karaf221) TransportPCE build... 14:27:53 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 14:27:53 installing tapi feature... 14:27:53 installing feature odl-transportpce-tapi 14:27:53 client: JAVA_HOME not set; results may vary 14:27:53 odl-transportpce-tapi │ 13.0.0.SNAPSHOT │ x │ Started │ odl-transportpce-tapi │ OpenDaylight :: transportpce :: tapi 14:27:53 starting simulator xpdra in OpenROADM device version 2.2.1... 14:27:53 Pattern not found after 100 seconds! simulator for xpdra failed to start 14:27:53 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_03_connect_rdmb ___ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_04_check_tapi_topos _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_05_disconnect_roadmb _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_06_connect_xpdra __ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_07_check_tapi_topos _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_08_connect_rdma ___ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_09_connect_rdmc ___ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_10_check_tapi_topos _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_11_connect_xpdra_n1_to_roadma_pp1 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_12_connect_roadma_pp1_to_xpdra_n1 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_13_check_tapi_topology_T100G _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_14_check_tapi_topology_T0 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 __ ERROR at setup of TestTransportPCEAbstractedTopology.test_15_connect_xpdrc __ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_16_connect_xpdrc_n1_to_roadmc_pp1 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_17_connect_roadmc_pp1_to_xpdrc_n1 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_18_check_tapi_topology_T100G _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_19_check_tapi_topology_T0 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_20_connect_spdr_sa1 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_21_connect_spdr_sc1 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_22_check_tapi_topology_T100G _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_23_check_tapi_topology_T0 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_24_connect_sprda_n1_to_roadma_pp2 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_25_connect_roadma_pp2_to_spdra_n1 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_26_connect_sprdc_n1_to_roadmc_pp2 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_27_connect_roadmc_pp2_to_spdrc_n1 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_28_check_tapi_topology_T100G _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_29_check_tapi_topology_T0 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_30_add_oms_attributes _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_31_create_OCH_OTU4_service _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_32_check_tapi_topology_T0 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_33_create_ODU4_service _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_34_check_tapi_topology_T0 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_35_connect_sprda_2_n2_to_roadma_pp3 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_36_connect_roadma_pp3_to_spdra_2_n2 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_37_check_tapi_topology_T0 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_38_delete_ODU4_service _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_39_delete_OCH_OTU4_service _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_40_check_tapi_topology_T0 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_41_disconnect_xponders_from_roadm _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_42_check_tapi_topology_T0 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_43_get_tapi_topology_T100G _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_44_disconnect_roadma _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_45_disconnect_roadmc _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_46_check_tapi_topos _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_47_disconnect_xpdra _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_48_disconnect_xpdrc _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_49_disconnect_spdr_sa1 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_50_disconnect_spdr_sc1 _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 _ ERROR at setup of TestTransportPCEAbstractedTopology.test_51_check_uninstall_Tapi_Feature _ 14:27:53 14:27:53 cls = 14:27:53 14:27:53 @classmethod 14:27:53 def setUpClass(cls): 14:27:53 cls.init_failed = False 14:27:53 os.environ['JAVA_MIN_MEM'] = '1024M' 14:27:53 os.environ['JAVA_MAX_MEM'] = '4096M' 14:27:53 cls.processes = test_utils.start_tpce() 14:27:53 # TAPI feature is not installed by default in Karaf 14:27:53 if "NO_ODL_STARTUP" not in os.environ or "USE_LIGHTY" not in os.environ or os.environ['USE_LIGHTY'] != 'True': 14:27:53 print("installing tapi feature...") 14:27:53 result = test_utils.install_karaf_feature("odl-transportpce-tapi") 14:27:53 if result.returncode != 0: 14:27:53 cls.init_failed = True 14:27:53 if cls.init_failed: 14:27:53 print("tapi installation feature failed...") 14:27:53 test_utils.shutdown_process(cls.processes[0]) 14:27:53 sys.exit(2) 14:27:53 > cls.processes = test_utils.start_sims([('xpdra', cls.NODE_VERSION), 14:27:53 ('roadma', cls.NODE_VERSION), 14:27:53 ('roadmb', cls.NODE_VERSION), 14:27:53 ('roadmc', cls.NODE_VERSION), 14:27:53 ('xpdrc', cls.NODE_VERSION), 14:27:53 ('spdra', cls.NODE_VERSION), 14:27:53 ('spdrc', cls.NODE_VERSION)]) 14:27:53 14:27:53 transportpce_tests/tapi/test01_abstracted_topology.py:159: 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 transportpce_tests/common/test_utils.py:210: in start_sims 14:27:53 shutdown_process(pid) 14:27:53 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:27:53 for child in psutil.Process(process.pid).children(): 14:27:53 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:27:53 self._init(pid) 14:27:53 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:27:53 14:27:53 self = psutil.Process(pid=7216, status='terminated'), pid = 7216 14:27:53 _ignore_nsp = False 14:27:53 14:27:53 def _init(self, pid, _ignore_nsp=False): 14:27:53 if pid is None: 14:27:53 pid = os.getpid() 14:27:53 else: 14:27:53 if pid < 0: 14:27:53 msg = f"pid must be a positive integer (got {pid})" 14:27:53 raise ValueError(msg) 14:27:53 try: 14:27:53 _psplatform.cext.check_pid_range(pid) 14:27:53 except OverflowError as err: 14:27:53 msg = "process PID out of range" 14:27:53 raise NoSuchProcess(pid, msg=msg) from err 14:27:53 14:27:53 self._pid = pid 14:27:53 self._name = None 14:27:53 self._exe = None 14:27:53 self._create_time = None 14:27:53 self._gone = False 14:27:53 self._pid_reused = False 14:27:53 self._hash = None 14:27:53 self._lock = threading.RLock() 14:27:53 # used for caching on Windows only (on POSIX ppid may change) 14:27:53 self._ppid = None 14:27:53 # platform-specific modules define an _psplatform.Process 14:27:53 # implementation class 14:27:53 self._proc = _psplatform.Process(pid) 14:27:53 self._last_sys_cpu_times = None 14:27:53 self._last_proc_cpu_times = None 14:27:53 self._exitcode = _SENTINEL 14:27:53 self._ident = (self.pid, None) 14:27:53 try: 14:27:53 self._ident = self._get_ident() 14:27:53 except AccessDenied: 14:27:53 # This should happen on Windows only, since we use the fast 14:27:53 # create time method. AFAIK, on all other platforms we are 14:27:53 # able to get create time for all PIDs. 14:27:53 pass 14:27:53 except ZombieProcess: 14:27:53 # Zombies can still be queried by this class (although 14:27:53 # not always) and pids() return them so just go on. 14:27:53 pass 14:27:53 except NoSuchProcess: 14:27:53 if not _ignore_nsp: 14:27:53 msg = "process PID not found" 14:27:53 > raise NoSuchProcess(pid, msg=msg) from None 14:27:53 E psutil.NoSuchProcess: process PID not found (pid=7216) 14:27:53 14:27:53 ../.tox/tests_tapi/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:27:53 =========================== short test summary info ============================ 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_01_get_tapi_topology_T100G 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_02_get_tapi_topology_T0 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_03_connect_rdmb 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_04_check_tapi_topos 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_05_disconnect_roadmb 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_06_connect_xpdra 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_07_check_tapi_topos 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_08_connect_rdma 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_09_connect_rdmc 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_10_check_tapi_topos 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_11_connect_xpdra_n1_to_roadma_pp1 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_12_connect_roadma_pp1_to_xpdra_n1 14:27:53 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_13_check_tapi_topology_T100G 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_14_check_tapi_topology_T0 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_15_connect_xpdrc 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_16_connect_xpdrc_n1_to_roadmc_pp1 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_17_connect_roadmc_pp1_to_xpdrc_n1 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_18_check_tapi_topology_T100G 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_19_check_tapi_topology_T0 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_20_connect_spdr_sa1 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_21_connect_spdr_sc1 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_22_check_tapi_topology_T100G 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_23_check_tapi_topology_T0 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_24_connect_sprda_n1_to_roadma_pp2 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_25_connect_roadma_pp2_to_spdra_n1 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_26_connect_sprdc_n1_to_roadmc_pp2 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_27_connect_roadmc_pp2_to_spdrc_n1 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_28_check_tapi_topology_T100G 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_29_check_tapi_topology_T0 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_30_add_oms_attributes 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_31_create_OCH_OTU4_service 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_32_check_tapi_topology_T0 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_33_create_ODU4_service 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_34_check_tapi_topology_T0 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_35_connect_sprda_2_n2_to_roadma_pp3 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_36_connect_roadma_pp3_to_spdra_2_n2 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_37_check_tapi_topology_T0 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_38_delete_ODU4_service 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_39_delete_OCH_OTU4_service 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_40_check_tapi_topology_T0 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_41_disconnect_xponders_from_roadm 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_42_check_tapi_topology_T0 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_43_get_tapi_topology_T100G 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_44_disconnect_roadma 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_45_disconnect_roadmc 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_46_check_tapi_topos 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_47_disconnect_xpdra 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_48_disconnect_xpdrc 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_49_disconnect_spdr_sa1 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_50_disconnect_spdr_sc1 14:27:54 ERROR transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_51_check_uninstall_Tapi_Feature 14:27:54 51 errors in 296.56s (0:04:56) 14:27:54 tests_tapi: exit 1 (296.92 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=7185 14:27:54 tests_tapi: FAIL ✖ in 5 minutes 4.67 seconds 14:27:54 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 14:28:01 tests221: freeze> python -m pip freeze --all 14:28:02 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 14:28:02 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 14:28:02 using environment variables from ./karaf221.env 14:28:02 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 14:29:42 EEEEEEEEEEEEEE [100%] 14:31:41 ==================================== ERRORS ==================================== 14:31:41 _ ERROR at setup of TestTransportPCEPortmapping.test_01_xpdr_device_connection _ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 sims_list = [('xpdra2', '7.1')] 14:31:41 14:31:41 def start_sims(sims_list): 14:31:41 if SIMS_TO_USE == 'None': 14:31:41 return None 14:31:41 if SIMS_TO_USE == 'honeynode': 14:31:41 start_method = start_honeynode 14:31:41 else: 14:31:41 start_method = start_lightynode 14:31:41 for sim in sims_list: 14:31:41 print('starting simulator ' + sim[0] + ' in OpenROADM device version ' + sim[1] + '...') 14:31:41 log_file = os.path.join(SIM_LOG_DIRECTORY, SIMS[sim]['logfile']) 14:31:41 process = start_method(log_file, sim) 14:31:41 if wait_until_log_contains(log_file, [HONEYNODE_OK_START_MSG, LIGHTYNODE_OK_START_MSG], 100): 14:31:41 print('simulator for ' + sim[0] + ' started') 14:31:41 else: 14:31:41 print('simulator for ' + sim[0] + ' failed to start') 14:31:41 shutdown_process(process) 14:31:41 for pid in process_list: 14:31:41 shutdown_process(pid) 14:31:41 > sys.exit(3) 14:31:41 E SystemExit: 3 14:31:41 14:31:41 transportpce_tests/common/test_utils.py:211: SystemExit 14:31:41 ---------------------------- Captured stdout setup ----------------------------- 14:31:41 starting OpenDaylight... 14:31:41 starting KARAF (karaf71) TransportPCE build... 14:31:41 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 14:31:41 starting simulator xpdra2 in OpenROADM device version 7.1... 14:31:41 Pattern not found after 100 seconds! simulator for xpdra2 failed to start 14:31:41 _ ERROR at setup of TestTransportPCEPortmapping.test_02_xpdr_device_connected __ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 transportpce_tests/common/test_utils.py:210: in start_sims 14:31:41 shutdown_process(pid) 14:31:41 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:31:41 for child in psutil.Process(process.pid).children(): 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:31:41 self._init(pid) 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 self = psutil.Process(pid=10735, status='terminated'), pid = 10735 14:31:41 _ignore_nsp = False 14:31:41 14:31:41 def _init(self, pid, _ignore_nsp=False): 14:31:41 if pid is None: 14:31:41 pid = os.getpid() 14:31:41 else: 14:31:41 if pid < 0: 14:31:41 msg = f"pid must be a positive integer (got {pid})" 14:31:41 raise ValueError(msg) 14:31:41 try: 14:31:41 _psplatform.cext.check_pid_range(pid) 14:31:41 except OverflowError as err: 14:31:41 msg = "process PID out of range" 14:31:41 raise NoSuchProcess(pid, msg=msg) from err 14:31:41 14:31:41 self._pid = pid 14:31:41 self._name = None 14:31:41 self._exe = None 14:31:41 self._create_time = None 14:31:41 self._gone = False 14:31:41 self._pid_reused = False 14:31:41 self._hash = None 14:31:41 self._lock = threading.RLock() 14:31:41 # used for caching on Windows only (on POSIX ppid may change) 14:31:41 self._ppid = None 14:31:41 # platform-specific modules define an _psplatform.Process 14:31:41 # implementation class 14:31:41 self._proc = _psplatform.Process(pid) 14:31:41 self._last_sys_cpu_times = None 14:31:41 self._last_proc_cpu_times = None 14:31:41 self._exitcode = _SENTINEL 14:31:41 self._ident = (self.pid, None) 14:31:41 try: 14:31:41 self._ident = self._get_ident() 14:31:41 except AccessDenied: 14:31:41 # This should happen on Windows only, since we use the fast 14:31:41 # create time method. AFAIK, on all other platforms we are 14:31:41 # able to get create time for all PIDs. 14:31:41 pass 14:31:41 except ZombieProcess: 14:31:41 # Zombies can still be queried by this class (although 14:31:41 # not always) and pids() return them so just go on. 14:31:41 pass 14:31:41 except NoSuchProcess: 14:31:41 if not _ignore_nsp: 14:31:41 msg = "process PID not found" 14:31:41 > raise NoSuchProcess(pid, msg=msg) from None 14:31:41 E psutil.NoSuchProcess: process PID not found (pid=10735) 14:31:41 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:31:41 ---------------------------- Captured stdout setup ----------------------------- 14:31:41 starting OpenDaylight... 14:31:41 starting KARAF (karaf71) TransportPCE build... 14:31:41 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 14:31:41 starting simulator xpdra2 in OpenROADM device version 7.1... 14:31:41 Pattern not found after 100 seconds! simulator for xpdra2 failed to start 14:31:41 _ ERROR at setup of TestTransportPCEPortmapping.test_03_xpdr_portmapping_info __ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 transportpce_tests/common/test_utils.py:210: in start_sims 14:31:41 shutdown_process(pid) 14:31:41 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:31:41 for child in psutil.Process(process.pid).children(): 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:31:41 self._init(pid) 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 self = psutil.Process(pid=10735, status='terminated'), pid = 10735 14:31:41 _ignore_nsp = False 14:31:41 14:31:41 def _init(self, pid, _ignore_nsp=False): 14:31:41 if pid is None: 14:31:41 pid = os.getpid() 14:31:41 else: 14:31:41 if pid < 0: 14:31:41 msg = f"pid must be a positive integer (got {pid})" 14:31:41 raise ValueError(msg) 14:31:41 try: 14:31:41 _psplatform.cext.check_pid_range(pid) 14:31:41 except OverflowError as err: 14:31:41 msg = "process PID out of range" 14:31:41 raise NoSuchProcess(pid, msg=msg) from err 14:31:41 14:31:41 self._pid = pid 14:31:41 self._name = None 14:31:41 self._exe = None 14:31:41 self._create_time = None 14:31:41 self._gone = False 14:31:41 self._pid_reused = False 14:31:41 self._hash = None 14:31:41 self._lock = threading.RLock() 14:31:41 # used for caching on Windows only (on POSIX ppid may change) 14:31:41 self._ppid = None 14:31:41 # platform-specific modules define an _psplatform.Process 14:31:41 # implementation class 14:31:41 self._proc = _psplatform.Process(pid) 14:31:41 self._last_sys_cpu_times = None 14:31:41 self._last_proc_cpu_times = None 14:31:41 self._exitcode = _SENTINEL 14:31:41 self._ident = (self.pid, None) 14:31:41 try: 14:31:41 self._ident = self._get_ident() 14:31:41 except AccessDenied: 14:31:41 # This should happen on Windows only, since we use the fast 14:31:41 # create time method. AFAIK, on all other platforms we are 14:31:41 # able to get create time for all PIDs. 14:31:41 pass 14:31:41 except ZombieProcess: 14:31:41 # Zombies can still be queried by this class (although 14:31:41 # not always) and pids() return them so just go on. 14:31:41 pass 14:31:41 except NoSuchProcess: 14:31:41 if not _ignore_nsp: 14:31:41 msg = "process PID not found" 14:31:41 > raise NoSuchProcess(pid, msg=msg) from None 14:31:41 E psutil.NoSuchProcess: process PID not found (pid=10735) 14:31:41 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:31:41 _ ERROR at setup of TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 transportpce_tests/common/test_utils.py:210: in start_sims 14:31:41 shutdown_process(pid) 14:31:41 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:31:41 for child in psutil.Process(process.pid).children(): 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:31:41 self._init(pid) 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 self = psutil.Process(pid=10735, status='terminated'), pid = 10735 14:31:41 _ignore_nsp = False 14:31:41 14:31:41 def _init(self, pid, _ignore_nsp=False): 14:31:41 if pid is None: 14:31:41 pid = os.getpid() 14:31:41 else: 14:31:41 if pid < 0: 14:31:41 msg = f"pid must be a positive integer (got {pid})" 14:31:41 raise ValueError(msg) 14:31:41 try: 14:31:41 _psplatform.cext.check_pid_range(pid) 14:31:41 except OverflowError as err: 14:31:41 msg = "process PID out of range" 14:31:41 raise NoSuchProcess(pid, msg=msg) from err 14:31:41 14:31:41 self._pid = pid 14:31:41 self._name = None 14:31:41 self._exe = None 14:31:41 self._create_time = None 14:31:41 self._gone = False 14:31:41 self._pid_reused = False 14:31:41 self._hash = None 14:31:41 self._lock = threading.RLock() 14:31:41 # used for caching on Windows only (on POSIX ppid may change) 14:31:41 self._ppid = None 14:31:41 # platform-specific modules define an _psplatform.Process 14:31:41 # implementation class 14:31:41 self._proc = _psplatform.Process(pid) 14:31:41 self._last_sys_cpu_times = None 14:31:41 self._last_proc_cpu_times = None 14:31:41 self._exitcode = _SENTINEL 14:31:41 self._ident = (self.pid, None) 14:31:41 try: 14:31:41 self._ident = self._get_ident() 14:31:41 except AccessDenied: 14:31:41 # This should happen on Windows only, since we use the fast 14:31:41 # create time method. AFAIK, on all other platforms we are 14:31:41 # able to get create time for all PIDs. 14:31:41 pass 14:31:41 except ZombieProcess: 14:31:41 # Zombies can still be queried by this class (although 14:31:41 # not always) and pids() return them so just go on. 14:31:41 pass 14:31:41 except NoSuchProcess: 14:31:41 if not _ignore_nsp: 14:31:41 msg = "process PID not found" 14:31:41 > raise NoSuchProcess(pid, msg=msg) from None 14:31:41 E psutil.NoSuchProcess: process PID not found (pid=10735) 14:31:41 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:31:41 _ ERROR at setup of TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 transportpce_tests/common/test_utils.py:210: in start_sims 14:31:41 shutdown_process(pid) 14:31:41 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:31:41 for child in psutil.Process(process.pid).children(): 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:31:41 self._init(pid) 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 self = psutil.Process(pid=10735, status='terminated'), pid = 10735 14:31:41 _ignore_nsp = False 14:31:41 14:31:41 def _init(self, pid, _ignore_nsp=False): 14:31:41 if pid is None: 14:31:41 pid = os.getpid() 14:31:41 else: 14:31:41 if pid < 0: 14:31:41 msg = f"pid must be a positive integer (got {pid})" 14:31:41 raise ValueError(msg) 14:31:41 try: 14:31:41 _psplatform.cext.check_pid_range(pid) 14:31:41 except OverflowError as err: 14:31:41 msg = "process PID out of range" 14:31:41 raise NoSuchProcess(pid, msg=msg) from err 14:31:41 14:31:41 self._pid = pid 14:31:41 self._name = None 14:31:41 self._exe = None 14:31:41 self._create_time = None 14:31:41 self._gone = False 14:31:41 self._pid_reused = False 14:31:41 self._hash = None 14:31:41 self._lock = threading.RLock() 14:31:41 # used for caching on Windows only (on POSIX ppid may change) 14:31:41 self._ppid = None 14:31:41 # platform-specific modules define an _psplatform.Process 14:31:41 # implementation class 14:31:41 self._proc = _psplatform.Process(pid) 14:31:41 self._last_sys_cpu_times = None 14:31:41 self._last_proc_cpu_times = None 14:31:41 self._exitcode = _SENTINEL 14:31:41 self._ident = (self.pid, None) 14:31:41 try: 14:31:41 self._ident = self._get_ident() 14:31:41 except AccessDenied: 14:31:41 # This should happen on Windows only, since we use the fast 14:31:41 # create time method. AFAIK, on all other platforms we are 14:31:41 # able to get create time for all PIDs. 14:31:41 pass 14:31:41 except ZombieProcess: 14:31:41 # Zombies can still be queried by this class (although 14:31:41 # not always) and pids() return them so just go on. 14:31:41 pass 14:31:41 except NoSuchProcess: 14:31:41 if not _ignore_nsp: 14:31:41 msg = "process PID not found" 14:31:41 > raise NoSuchProcess(pid, msg=msg) from None 14:31:41 E psutil.NoSuchProcess: process PID not found (pid=10735) 14:31:41 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:31:41 _ ERROR at setup of TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 transportpce_tests/common/test_utils.py:210: in start_sims 14:31:41 shutdown_process(pid) 14:31:41 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:31:41 for child in psutil.Process(process.pid).children(): 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:31:41 self._init(pid) 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 self = psutil.Process(pid=10735, status='terminated'), pid = 10735 14:31:41 _ignore_nsp = False 14:31:41 14:31:41 def _init(self, pid, _ignore_nsp=False): 14:31:41 if pid is None: 14:31:41 pid = os.getpid() 14:31:41 else: 14:31:41 if pid < 0: 14:31:41 msg = f"pid must be a positive integer (got {pid})" 14:31:41 raise ValueError(msg) 14:31:41 try: 14:31:41 _psplatform.cext.check_pid_range(pid) 14:31:41 except OverflowError as err: 14:31:41 msg = "process PID out of range" 14:31:41 raise NoSuchProcess(pid, msg=msg) from err 14:31:41 14:31:41 self._pid = pid 14:31:41 self._name = None 14:31:41 self._exe = None 14:31:41 self._create_time = None 14:31:41 self._gone = False 14:31:41 self._pid_reused = False 14:31:41 self._hash = None 14:31:41 self._lock = threading.RLock() 14:31:41 # used for caching on Windows only (on POSIX ppid may change) 14:31:41 self._ppid = None 14:31:41 # platform-specific modules define an _psplatform.Process 14:31:41 # implementation class 14:31:41 self._proc = _psplatform.Process(pid) 14:31:41 self._last_sys_cpu_times = None 14:31:41 self._last_proc_cpu_times = None 14:31:41 self._exitcode = _SENTINEL 14:31:41 self._ident = (self.pid, None) 14:31:41 try: 14:31:41 self._ident = self._get_ident() 14:31:41 except AccessDenied: 14:31:41 # This should happen on Windows only, since we use the fast 14:31:41 # create time method. AFAIK, on all other platforms we are 14:31:41 # able to get create time for all PIDs. 14:31:41 pass 14:31:41 except ZombieProcess: 14:31:41 # Zombies can still be queried by this class (although 14:31:41 # not always) and pids() return them so just go on. 14:31:41 pass 14:31:41 except NoSuchProcess: 14:31:41 if not _ignore_nsp: 14:31:41 msg = "process PID not found" 14:31:41 > raise NoSuchProcess(pid, msg=msg) from None 14:31:41 E psutil.NoSuchProcess: process PID not found (pid=10735) 14:31:41 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:31:41 _ ERROR at setup of TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 transportpce_tests/common/test_utils.py:210: in start_sims 14:31:41 shutdown_process(pid) 14:31:41 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:31:41 for child in psutil.Process(process.pid).children(): 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:31:41 self._init(pid) 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 self = psutil.Process(pid=10735, status='terminated'), pid = 10735 14:31:41 _ignore_nsp = False 14:31:41 14:31:41 def _init(self, pid, _ignore_nsp=False): 14:31:41 if pid is None: 14:31:41 pid = os.getpid() 14:31:41 else: 14:31:41 if pid < 0: 14:31:41 msg = f"pid must be a positive integer (got {pid})" 14:31:41 raise ValueError(msg) 14:31:41 try: 14:31:41 _psplatform.cext.check_pid_range(pid) 14:31:41 except OverflowError as err: 14:31:41 msg = "process PID out of range" 14:31:41 raise NoSuchProcess(pid, msg=msg) from err 14:31:41 14:31:41 self._pid = pid 14:31:41 self._name = None 14:31:41 self._exe = None 14:31:41 self._create_time = None 14:31:41 self._gone = False 14:31:41 self._pid_reused = False 14:31:41 self._hash = None 14:31:41 self._lock = threading.RLock() 14:31:41 # used for caching on Windows only (on POSIX ppid may change) 14:31:41 self._ppid = None 14:31:41 # platform-specific modules define an _psplatform.Process 14:31:41 # implementation class 14:31:41 self._proc = _psplatform.Process(pid) 14:31:41 self._last_sys_cpu_times = None 14:31:41 self._last_proc_cpu_times = None 14:31:41 self._exitcode = _SENTINEL 14:31:41 self._ident = (self.pid, None) 14:31:41 try: 14:31:41 self._ident = self._get_ident() 14:31:41 except AccessDenied: 14:31:41 # This should happen on Windows only, since we use the fast 14:31:41 # create time method. AFAIK, on all other platforms we are 14:31:41 # able to get create time for all PIDs. 14:31:41 pass 14:31:41 except ZombieProcess: 14:31:41 # Zombies can still be queried by this class (although 14:31:41 # not always) and pids() return them so just go on. 14:31:41 pass 14:31:41 except NoSuchProcess: 14:31:41 if not _ignore_nsp: 14:31:41 msg = "process PID not found" 14:31:41 > raise NoSuchProcess(pid, msg=msg) from None 14:31:41 E psutil.NoSuchProcess: process PID not found (pid=10735) 14:31:41 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:31:41 ___ ERROR at setup of TestTransportPCEPortmapping.test_08_check_mccapprofile ___ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 transportpce_tests/common/test_utils.py:210: in start_sims 14:31:41 shutdown_process(pid) 14:31:41 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:31:41 for child in psutil.Process(process.pid).children(): 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:31:41 self._init(pid) 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 self = psutil.Process(pid=10735, status='terminated'), pid = 10735 14:31:41 _ignore_nsp = False 14:31:41 14:31:41 def _init(self, pid, _ignore_nsp=False): 14:31:41 if pid is None: 14:31:41 pid = os.getpid() 14:31:41 else: 14:31:41 if pid < 0: 14:31:41 msg = f"pid must be a positive integer (got {pid})" 14:31:41 raise ValueError(msg) 14:31:41 try: 14:31:41 _psplatform.cext.check_pid_range(pid) 14:31:41 except OverflowError as err: 14:31:41 msg = "process PID out of range" 14:31:41 raise NoSuchProcess(pid, msg=msg) from err 14:31:41 14:31:41 self._pid = pid 14:31:41 self._name = None 14:31:41 self._exe = None 14:31:41 self._create_time = None 14:31:41 self._gone = False 14:31:41 self._pid_reused = False 14:31:41 self._hash = None 14:31:41 self._lock = threading.RLock() 14:31:41 # used for caching on Windows only (on POSIX ppid may change) 14:31:41 self._ppid = None 14:31:41 # platform-specific modules define an _psplatform.Process 14:31:41 # implementation class 14:31:41 self._proc = _psplatform.Process(pid) 14:31:41 self._last_sys_cpu_times = None 14:31:41 self._last_proc_cpu_times = None 14:31:41 self._exitcode = _SENTINEL 14:31:41 self._ident = (self.pid, None) 14:31:41 try: 14:31:41 self._ident = self._get_ident() 14:31:41 except AccessDenied: 14:31:41 # This should happen on Windows only, since we use the fast 14:31:41 # create time method. AFAIK, on all other platforms we are 14:31:41 # able to get create time for all PIDs. 14:31:41 pass 14:31:41 except ZombieProcess: 14:31:41 # Zombies can still be queried by this class (although 14:31:41 # not always) and pids() return them so just go on. 14:31:41 pass 14:31:41 except NoSuchProcess: 14:31:41 if not _ignore_nsp: 14:31:41 msg = "process PID not found" 14:31:41 > raise NoSuchProcess(pid, msg=msg) from None 14:31:41 E psutil.NoSuchProcess: process PID not found (pid=10735) 14:31:41 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:31:41 __ ERROR at setup of TestTransportPCEPortmapping.test_09_mpdr_switching_pool ___ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 transportpce_tests/common/test_utils.py:210: in start_sims 14:31:41 shutdown_process(pid) 14:31:41 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:31:41 for child in psutil.Process(process.pid).children(): 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:31:41 self._init(pid) 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 self = psutil.Process(pid=10735, status='terminated'), pid = 10735 14:31:41 _ignore_nsp = False 14:31:41 14:31:41 def _init(self, pid, _ignore_nsp=False): 14:31:41 if pid is None: 14:31:41 pid = os.getpid() 14:31:41 else: 14:31:41 if pid < 0: 14:31:41 msg = f"pid must be a positive integer (got {pid})" 14:31:41 raise ValueError(msg) 14:31:41 try: 14:31:41 _psplatform.cext.check_pid_range(pid) 14:31:41 except OverflowError as err: 14:31:41 msg = "process PID out of range" 14:31:41 raise NoSuchProcess(pid, msg=msg) from err 14:31:41 14:31:41 self._pid = pid 14:31:41 self._name = None 14:31:41 self._exe = None 14:31:41 self._create_time = None 14:31:41 self._gone = False 14:31:41 self._pid_reused = False 14:31:41 self._hash = None 14:31:41 self._lock = threading.RLock() 14:31:41 # used for caching on Windows only (on POSIX ppid may change) 14:31:41 self._ppid = None 14:31:41 # platform-specific modules define an _psplatform.Process 14:31:41 # implementation class 14:31:41 self._proc = _psplatform.Process(pid) 14:31:41 self._last_sys_cpu_times = None 14:31:41 self._last_proc_cpu_times = None 14:31:41 self._exitcode = _SENTINEL 14:31:41 self._ident = (self.pid, None) 14:31:41 try: 14:31:41 self._ident = self._get_ident() 14:31:41 except AccessDenied: 14:31:41 # This should happen on Windows only, since we use the fast 14:31:41 # create time method. AFAIK, on all other platforms we are 14:31:41 # able to get create time for all PIDs. 14:31:41 pass 14:31:41 except ZombieProcess: 14:31:41 # Zombies can still be queried by this class (although 14:31:41 # not always) and pids() return them so just go on. 14:31:41 pass 14:31:41 except NoSuchProcess: 14:31:41 if not _ignore_nsp: 14:31:41 msg = "process PID not found" 14:31:41 > raise NoSuchProcess(pid, msg=msg) from None 14:31:41 E psutil.NoSuchProcess: process PID not found (pid=10735) 14:31:41 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:31:41 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 transportpce_tests/common/test_utils.py:210: in start_sims 14:31:41 shutdown_process(pid) 14:31:41 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:31:41 for child in psutil.Process(process.pid).children(): 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:31:41 self._init(pid) 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 self = psutil.Process(pid=10735, status='terminated'), pid = 10735 14:31:41 _ignore_nsp = False 14:31:41 14:31:41 def _init(self, pid, _ignore_nsp=False): 14:31:41 if pid is None: 14:31:41 pid = os.getpid() 14:31:41 else: 14:31:41 if pid < 0: 14:31:41 msg = f"pid must be a positive integer (got {pid})" 14:31:41 raise ValueError(msg) 14:31:41 try: 14:31:41 _psplatform.cext.check_pid_range(pid) 14:31:41 except OverflowError as err: 14:31:41 msg = "process PID out of range" 14:31:41 raise NoSuchProcess(pid, msg=msg) from err 14:31:41 14:31:41 self._pid = pid 14:31:41 self._name = None 14:31:41 self._exe = None 14:31:41 self._create_time = None 14:31:41 self._gone = False 14:31:41 self._pid_reused = False 14:31:41 self._hash = None 14:31:41 self._lock = threading.RLock() 14:31:41 # used for caching on Windows only (on POSIX ppid may change) 14:31:41 self._ppid = None 14:31:41 # platform-specific modules define an _psplatform.Process 14:31:41 # implementation class 14:31:41 self._proc = _psplatform.Process(pid) 14:31:41 self._last_sys_cpu_times = None 14:31:41 self._last_proc_cpu_times = None 14:31:41 self._exitcode = _SENTINEL 14:31:41 self._ident = (self.pid, None) 14:31:41 try: 14:31:41 self._ident = self._get_ident() 14:31:41 except AccessDenied: 14:31:41 # This should happen on Windows only, since we use the fast 14:31:41 # create time method. AFAIK, on all other platforms we are 14:31:41 # able to get create time for all PIDs. 14:31:41 pass 14:31:41 except ZombieProcess: 14:31:41 # Zombies can still be queried by this class (although 14:31:41 # not always) and pids() return them so just go on. 14:31:41 pass 14:31:41 except NoSuchProcess: 14:31:41 if not _ignore_nsp: 14:31:41 msg = "process PID not found" 14:31:41 > raise NoSuchProcess(pid, msg=msg) from None 14:31:41 E psutil.NoSuchProcess: process PID not found (pid=10735) 14:31:41 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:31:41 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_device_disconnected _ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 transportpce_tests/common/test_utils.py:210: in start_sims 14:31:41 shutdown_process(pid) 14:31:41 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:31:41 for child in psutil.Process(process.pid).children(): 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:31:41 self._init(pid) 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 self = psutil.Process(pid=10735, status='terminated'), pid = 10735 14:31:41 _ignore_nsp = False 14:31:41 14:31:41 def _init(self, pid, _ignore_nsp=False): 14:31:41 if pid is None: 14:31:41 pid = os.getpid() 14:31:41 else: 14:31:41 if pid < 0: 14:31:41 msg = f"pid must be a positive integer (got {pid})" 14:31:41 raise ValueError(msg) 14:31:41 try: 14:31:41 _psplatform.cext.check_pid_range(pid) 14:31:41 except OverflowError as err: 14:31:41 msg = "process PID out of range" 14:31:41 raise NoSuchProcess(pid, msg=msg) from err 14:31:41 14:31:41 self._pid = pid 14:31:41 self._name = None 14:31:41 self._exe = None 14:31:41 self._create_time = None 14:31:41 self._gone = False 14:31:41 self._pid_reused = False 14:31:41 self._hash = None 14:31:41 self._lock = threading.RLock() 14:31:41 # used for caching on Windows only (on POSIX ppid may change) 14:31:41 self._ppid = None 14:31:41 # platform-specific modules define an _psplatform.Process 14:31:41 # implementation class 14:31:41 self._proc = _psplatform.Process(pid) 14:31:41 self._last_sys_cpu_times = None 14:31:41 self._last_proc_cpu_times = None 14:31:41 self._exitcode = _SENTINEL 14:31:41 self._ident = (self.pid, None) 14:31:41 try: 14:31:41 self._ident = self._get_ident() 14:31:41 except AccessDenied: 14:31:41 # This should happen on Windows only, since we use the fast 14:31:41 # create time method. AFAIK, on all other platforms we are 14:31:41 # able to get create time for all PIDs. 14:31:41 pass 14:31:41 except ZombieProcess: 14:31:41 # Zombies can still be queried by this class (although 14:31:41 # not always) and pids() return them so just go on. 14:31:41 pass 14:31:41 except NoSuchProcess: 14:31:41 if not _ignore_nsp: 14:31:41 msg = "process PID not found" 14:31:41 > raise NoSuchProcess(pid, msg=msg) from None 14:31:41 E psutil.NoSuchProcess: process PID not found (pid=10735) 14:31:41 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:31:41 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_device_not_connected _ 14:31:41 14:31:41 cls = 14:31:41 14:31:41 @classmethod 14:31:41 def setUpClass(cls): 14:31:41 cls.processes = test_utils.start_tpce() 14:31:41 > cls.processes = test_utils.start_sims([('xpdra2', cls.NODE_VERSION)]) 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 14:31:41 transportpce_tests/7.1/test01_portmapping.py:33: 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 transportpce_tests/common/test_utils.py:210: in start_sims 14:31:41 shutdown_process(pid) 14:31:41 transportpce_tests/common/test_utils.py:286: in shutdown_process 14:31:41 for child in psutil.Process(process.pid).children(): 14:31:41 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:313: in __init__ 14:31:41 self._init(pid) 14:31:41 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 14:31:41 14:31:41 self = psutil.Process(pid=10735, status='terminated'), pid = 10735 14:31:41 _ignore_nsp = False 14:31:41 14:31:41 def _init(self, pid, _ignore_nsp=False): 14:31:41 if pid is None: 14:31:41 pid = os.getpid() 14:31:41 else: 14:31:41 if pid < 0: 14:31:41 msg = f"pid must be a positive integer (got {pid})" 14:31:41 raise ValueError(msg) 14:31:41 try: 14:31:41 _psplatform.cext.check_pid_range(pid) 14:31:41 except OverflowError as err: 14:31:41 msg = "process PID out of range" 14:31:41 raise NoSuchProcess(pid, msg=msg) from err 14:31:41 14:31:41 self._pid = pid 14:31:41 self._name = None 14:31:41 self._exe = None 14:31:41 self._create_time = None 14:31:41 self._gone = False 14:31:41 self._pid_reused = False 14:31:41 self._hash = None 14:31:41 self._lock = threading.RLock() 14:31:41 # used for caching on Windows only (on POSIX ppid may change) 14:31:41 self._ppid = None 14:31:41 # platform-specific modules define an _psplatform.Process 14:31:41 # implementation class 14:31:41 self._proc = _psplatform.Process(pid) 14:31:41 self._last_sys_cpu_times = None 14:31:41 self._last_proc_cpu_times = None 14:31:41 self._exitcode = _SENTINEL 14:31:41 self._ident = (self.pid, None) 14:31:41 try: 14:31:41 self._ident = self._get_ident() 14:31:41 except AccessDenied: 14:31:41 # This should happen on Windows only, since we use the fast 14:31:41 # create time method. AFAIK, on all other platforms we are 14:31:41 # able to get create time for all PIDs. 14:31:41 pass 14:31:41 except ZombieProcess: 14:31:41 # Zombies can still be queried by this class (although 14:31:41 # not always) and pids() return them so just go on. 14:31:41 pass 14:31:41 except NoSuchProcess: 14:31:41 if not _ignore_nsp: 14:31:41 msg = "process PID not found" 14:31:41 > raise NoSuchProcess(pid, msg=msg) from None 14:31:41 E psutil.NoSuchProcess: process PID not found (pid=10735) 14:31:41 14:31:41 ../.tox/tests71/lib/python3.11/site-packages/psutil/__init__.py:359: NoSuchProcess 14:31:41 =========================== short test summary info ============================ 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_device_disconnected 14:31:41 ERROR transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_device_not_connected 14:31:41 12 errors in 236.93s (0:03:56) 14:31:41 tests71: exit 1 (237.25 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=10726 14:33:02 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 15:26:25 ==================================== ERRORS ==================================== 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_01_rdm_device_connection __ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 __ ERROR at setup of TestTransportPCEPortmapping.test_02_rdm_device_connected __ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 __ ERROR at setup of TestTransportPCEPortmapping.test_03_rdm_portmapping_info __ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_04_rdm_portmapping_DEG1_TTP_TXRX _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_06_rdm_portmapping_SRG1_PP3_TXRX _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_07_rdm_portmapping_SRG3_PP1_TXRX _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_08_xpdr_device_connection _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_09_xpdr_device_connected __ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_10_xpdr_portmapping_info __ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_11_xpdr_portmapping_NETWORK1 _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_12_xpdr_portmapping_XPDR2_NETWORK1 _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_13_xpdr_portmapping_XPDR1_CLIENT1 _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_14_xpdr_portmapping_XPDR1_CLIENT2 _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_15_spdr_device_connection _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_16_spdr_device_connected __ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_17_spdr_portmapping_info __ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_18_spdr_switching_pool_1 __ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_19_spdr_switching_pool_2 __ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_20_spdr_switching_pool_3 __ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_21_spdr_portmapping_mappings _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_22_spdr_portmapping_XPDR1_CLIENT1 _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_23_spdr_portmapping_XPDR1_NETWORK1 _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_24_spdr_portmapping_XPDR2_CLIENT2 _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_25_spdr_portmapping_XPDR2_NETWORK2 _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_26_spdr_portmapping_XPDR3_CLIENT3 _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_27_spdr_portmapping_XPDR3_NETWORK1 _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_28_spdr_device_disconnection _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_29_xpdr_device_disconnected _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_30_xpdr_device_disconnection _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_31_xpdr_device_disconnected _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_32_xpdr_device_not_connected _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_33_rdm_device_disconnection _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_34_rdm_device_disconnected _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 _ ERROR at setup of TestTransportPCEPortmapping.test_35_rdm_device_not_connected _ 15:26:25 15:26:25 cls = 15:26:25 15:26:25 @classmethod 15:26:25 def setUpClass(cls): 15:26:25 > cls.processes = test_utils.start_tpce() 15:26:25 ^^^^^^^^^^^^^^^^^^^^^^^ 15:26:25 15:26:25 transportpce_tests/2.2.1/test01_portmapping.py:33: 15:26:25 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:26:25 15:26:25 def start_tpce(): 15:26:25 if 'NO_ODL_STARTUP' in os.environ: 15:26:25 print('No OpenDaylight instance to start!') 15:26:25 return [] 15:26:25 print('starting OpenDaylight...') 15:26:25 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 15:26:25 process = start_lighty() 15:26:25 else: 15:26:25 process = start_karaf() 15:26:25 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 15:26:25 print('OpenDaylight started !') 15:26:25 else: 15:26:25 print('OpenDaylight failed to start !') 15:26:25 shutdown_process(process) 15:26:25 for pid in process_list: 15:26:25 shutdown_process(pid) 15:26:25 > sys.exit(1) 15:26:25 E SystemExit: 1 15:26:25 15:26:25 transportpce_tests/common/test_utils.py:232: SystemExit 15:26:25 ---------------------------- Captured stdout setup ----------------------------- 15:26:25 starting OpenDaylight... 15:26:25 starting KARAF (karaf221) TransportPCE build... 15:26:25 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 15:26:25 =========================== short test summary info ============================ 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_rdm_device_connection 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_rdm_device_connected 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_rdm_portmapping_info 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_rdm_portmapping_DEG1_TTP_TXRX 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_rdm_portmapping_DEG2_TTP_TXRX_with_ots_oms 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_rdm_portmapping_SRG1_PP3_TXRX 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_rdm_portmapping_SRG3_PP1_TXRX 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_xpdr_device_connection 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_xpdr_device_connected 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_portmapping_info 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_11_xpdr_portmapping_NETWORK1 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_12_xpdr_portmapping_XPDR2_NETWORK1 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_13_xpdr_portmapping_XPDR1_CLIENT1 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_14_xpdr_portmapping_XPDR1_CLIENT2 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_15_spdr_device_connection 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_16_spdr_device_connected 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_17_spdr_portmapping_info 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_18_spdr_switching_pool_1 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_19_spdr_switching_pool_2 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_20_spdr_switching_pool_3 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_21_spdr_portmapping_mappings 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_22_spdr_portmapping_XPDR1_CLIENT1 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_23_spdr_portmapping_XPDR1_NETWORK1 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_24_spdr_portmapping_XPDR2_CLIENT2 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_25_spdr_portmapping_XPDR2_NETWORK2 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_26_spdr_portmapping_XPDR3_CLIENT3 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_27_spdr_portmapping_XPDR3_NETWORK1 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_28_spdr_device_disconnection 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_29_xpdr_device_disconnected 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_30_xpdr_device_disconnection 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_31_xpdr_device_disconnected 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_32_xpdr_device_not_connected 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_33_rdm_device_disconnection 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_34_rdm_device_disconnected 15:26:25 ERROR transportpce_tests/2.2.1/test01_portmapping.py::TestTransportPCEPortmapping::test_35_rdm_device_not_connected 15:26:25 35 errors in 3502.95s (0:58:22) 15:26:25 tests71: FAIL ✖ in 4 minutes 4.22 seconds 15:26:25 tests221: exit 1 (3503.29 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 pid=11335 15:26:25 tests221: FAIL ✖ in 58 minutes 31.3 seconds 15:26:25 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 15:26:32 tests_hybrid: freeze> python -m pip freeze --all 15:26:33 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 15:26:33 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 15:26:33 using environment variables from ./karaf221.env 15:26:33 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 15:28:13 EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE [100%] 16:51:37 ==================================== ERRORS ==================================== 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_01_connect_xpdrA _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_02_connect_xpdrC _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_03_connect_rdmA _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_04_connect_rdmC _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_05_connect_xpdrA_N1_to_roadmA_PP1 _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_06_connect_roadmA_PP1_to_xpdrA_N1 _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_07_connect_xpdrC_N1_to_roadmC_PP1 _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_08_connect_roadmC_PP1_to_xpdrC_N1 _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_09_add_omsAttributes_ROADMA_ROADMC _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_10_add_omsAttributes_ROADMC_ROADMA _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_11_create_eth_service1 _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_12_get_eth_service1 _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_13_change_status_line_port_xpdra _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_14_check_update_portmapping _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_15_check_update_openroadm_topo _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_16_check_update_service1 _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_17_restore_status_line_port_xpdra _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_18_check_update_portmapping_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_19_check_update_openroadm_topo_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_20_check_update_service1_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_21_change_status_port_roadma_srg _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_22_check_update_portmapping _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_23_check_update_openroadm_topo _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_24_restore_status_port_roadma_srg _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_25_check_update_portmapping_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_26_check_update_openroadm_topo_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_27_check_update_service1_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_28_change_status_line_port_roadma_deg _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_29_check_update_portmapping _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_30_check_update_openroadm_topo _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_31_restore_status_line_port_roadma_srg _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_32_check_update_portmapping_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_33_check_update_openroadm_topo_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_34_check_update_service1_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_35_change_status_line_port_xpdrc _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_36_check_update_portmapping _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_37_check_update_openroadm_topo _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_38_restore_status_line_port_xpdrc _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_39_check_update_portmapping_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_40_check_update_openroadm_topo_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_41_check_update_service1_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_42_change_status_port_roadma_srg _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_43_check_update_portmapping _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_44_check_update_openroadm_topo _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_45_check_update_service1_ok _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_46_delete_eth_service1 _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_47_disconnect_xponders_from_roadm _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_48_disconnect_XPDRA _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_49_disconnect_XPDRC _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_50_disconnect_ROADMA _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 _ ERROR at setup of TestTransportPCEDeviceChangeNotifications.test_51_disconnect_ROADMC _ 16:51:37 16:51:37 cls = 16:51:37 16:51:37 @classmethod 16:51:37 def setUpClass(cls): 16:51:37 > cls.processes = test_utils.start_tpce() 16:51:37 ^^^^^^^^^^^^^^^^^^^^^^^ 16:51:37 16:51:37 transportpce_tests/hybrid/test01_device_change_notifications.py:77: 16:51:37 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 16:51:37 16:51:37 def start_tpce(): 16:51:37 if 'NO_ODL_STARTUP' in os.environ: 16:51:37 print('No OpenDaylight instance to start!') 16:51:37 return [] 16:51:37 print('starting OpenDaylight...') 16:51:37 if 'USE_LIGHTY' in os.environ and os.environ['USE_LIGHTY'] == 'True': 16:51:37 process = start_lighty() 16:51:37 else: 16:51:37 process = start_karaf() 16:51:37 if wait_until_log_contains(TPCE_LOG, [LIGHTY_OK_START_MSG, KARAF_OK_START_MSG], time_to_wait=100): 16:51:37 print('OpenDaylight started !') 16:51:37 else: 16:51:37 print('OpenDaylight failed to start !') 16:51:37 shutdown_process(process) 16:51:37 for pid in process_list: 16:51:37 shutdown_process(pid) 16:51:37 > sys.exit(1) 16:51:37 E SystemExit: 1 16:51:37 16:51:37 transportpce_tests/common/test_utils.py:232: SystemExit 16:51:37 ---------------------------- Captured stdout setup ----------------------------- 16:51:37 starting OpenDaylight... 16:51:37 starting KARAF (karaf221) TransportPCE build... 16:51:37 Searching for patterns in karaf.log... Pattern not found after 100 seconds! OpenDaylight failed to start ! 16:51:37 =========================== short test summary info ============================ 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_01_connect_xpdrA 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_02_connect_xpdrC 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_03_connect_rdmA 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_04_connect_rdmC 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_05_connect_xpdrA_N1_to_roadmA_PP1 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_06_connect_roadmA_PP1_to_xpdrA_N1 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_07_connect_xpdrC_N1_to_roadmC_PP1 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_08_connect_roadmC_PP1_to_xpdrC_N1 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_09_add_omsAttributes_ROADMA_ROADMC 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_10_add_omsAttributes_ROADMC_ROADMA 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_11_create_eth_service1 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_12_get_eth_service1 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_13_change_status_line_port_xpdra 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_14_check_update_portmapping 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_15_check_update_openroadm_topo 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_16_check_update_service1 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_17_restore_status_line_port_xpdra 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_18_check_update_portmapping_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_19_check_update_openroadm_topo_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_20_check_update_service1_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_21_change_status_port_roadma_srg 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_22_check_update_portmapping 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_23_check_update_openroadm_topo 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_24_restore_status_port_roadma_srg 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_25_check_update_portmapping_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_26_check_update_openroadm_topo_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_27_check_update_service1_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_28_change_status_line_port_roadma_deg 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_29_check_update_portmapping 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_30_check_update_openroadm_topo 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_31_restore_status_line_port_roadma_srg 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_32_check_update_portmapping_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_33_check_update_openroadm_topo_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_34_check_update_service1_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_35_change_status_line_port_xpdrc 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_36_check_update_portmapping 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_37_check_update_openroadm_topo 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_38_restore_status_line_port_xpdrc 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_39_check_update_portmapping_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_40_check_update_openroadm_topo_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_41_check_update_service1_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_42_change_status_port_roadma_srg 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_43_check_update_portmapping 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_44_check_update_openroadm_topo 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_45_check_update_service1_ok 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_46_delete_eth_service1 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_47_disconnect_xponders_from_roadm 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_48_disconnect_XPDRA 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_49_disconnect_XPDRC 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_50_disconnect_ROADMA 16:51:37 ERROR transportpce_tests/hybrid/test01_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_51_disconnect_ROADMC 16:51:37 51 errors in 5104.20s (1:25:04) 16:51:37 tests_hybrid: exit 1 (5104.51 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid pid=17273 16:51:37 buildcontroller: OK (111.99=setup[8.60]+cmd[103.39] seconds) 16:51:37 sims: FAIL code 2 (9.51=setup[8.87]+cmd[0.64] seconds) 16:51:37 build_karaf_tests121: OK (61.79=setup[8.78]+cmd[53.01] seconds) 16:51:37 testsPCE: OK (284.99=setup[52.07]+cmd[232.92] seconds) 16:51:37 tests121: FAIL code 1 (284.94=setup[7.82]+cmd[277.12] seconds) 16:51:37 build_karaf_tests221: OK (64.55=setup[8.84]+cmd[55.71] seconds) 16:51:37 tests_tapi: FAIL code 1 (304.67=setup[7.74]+cmd[296.92] seconds) 16:51:37 tests221: FAIL code 1 (3511.30=setup[8.01]+cmd[3503.29] seconds) 16:51:37 build_karaf_tests71: OK (64.55=setup[8.79]+cmd[55.76] seconds) 16:51:37 tests71: FAIL code 1 (244.22=setup[6.97]+cmd[237.25] seconds) 16:51:37 build_karaf_tests190: OK (64.53=setup[8.81]+cmd[55.73] seconds) 16:51:37 tests190: FAIL code 1 (287.81=setup[7.93]+cmd[279.88] seconds) 16:51:37 tests_hybrid: FAIL code 1 (5112.30=setup[7.79]+cmd[5104.51] seconds) 16:51:37 buildlighty: OK (33.29=setup[8.89]+cmd[24.40] seconds) 16:51:37 docs: OK (32.96=setup[29.92]+cmd[3.04] seconds) 16:51:37 docs-linkcheck: OK (34.80=setup[30.13]+cmd[4.68] seconds) 16:51:37 checkbashisms: OK (3.32=setup[2.00]+cmd[0.01,0.10,1.22] seconds) 16:51:37 pre-commit: OK (53.38=setup[2.75]+cmd[0.00,0.00,42.45,8.18] seconds) 16:51:37 pylint: OK (30.70=setup[4.26]+cmd[26.44] seconds) 16:51:37 evaluation failed :( (9389.84 seconds) 16:51:37 + tox_status=255 16:51:37 + echo '---> Completed tox runs' 16:51:37 ---> Completed tox runs 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/build_karaf_tests121/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=build_karaf_tests121 16:51:37 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/build_karaf_tests190/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=build_karaf_tests190 16:51:37 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/build_karaf_tests221/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=build_karaf_tests221 16:51:37 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/build_karaf_tests71/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=build_karaf_tests71 16:51:37 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/buildcontroller/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=buildcontroller 16:51:37 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/buildlighty/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=buildlighty 16:51:37 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/checkbashisms/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=checkbashisms 16:51:37 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/docs-linkcheck/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=docs-linkcheck 16:51:37 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/docs/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=docs 16:51:37 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 16:51:37 + for i in .tox/*/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 ++ echo .tox/pre-commit/log 16:51:37 + tox_env=pre-commit 16:51:37 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/pylint/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=pylint 16:51:37 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/sims/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=sims 16:51:37 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 16:51:37 + for i in .tox/*/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 ++ echo .tox/tests121/log 16:51:37 + tox_env=tests121 16:51:37 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/tests190/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=tests190 16:51:37 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/tests221/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=tests221 16:51:37 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/tests71/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=tests71 16:51:37 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/testsPCE/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=testsPCE 16:51:37 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 16:51:37 + for i in .tox/*/log 16:51:37 ++ echo .tox/tests_hybrid/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 + tox_env=tests_hybrid 16:51:37 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 16:51:37 + for i in .tox/*/log 16:51:37 ++ awk -F/ '{print $2}' 16:51:37 ++ echo .tox/tests_tapi/log 16:51:37 + tox_env=tests_tapi 16:51:37 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 16:51:37 + DOC_DIR=docs/_build/html 16:51:37 + [[ -d docs/_build/html ]] 16:51:37 + echo '---> Archiving generated docs' 16:51:37 ---> Archiving generated docs 16:51:37 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:51:37 + echo '---> tox-run.sh ends' 16:51:37 ---> tox-run.sh ends 16:51:37 + test 255 -eq 0 16:51:37 + exit 255 16:51:37 ++ '[' 1 = 1 ']' 16:51:37 ++ '[' -x /usr/bin/clear_console ']' 16:51:37 ++ /usr/bin/clear_console -q 16:51:37 Build step 'Execute shell' marked build as failure 16:51:37 $ ssh-agent -k 16:51:37 unset SSH_AUTH_SOCK; 16:51:37 unset SSH_AGENT_PID; 16:51:37 echo Agent pid 1577 killed; 16:51:37 [ssh-agent] Stopped. 16:51:37 [PostBuildScript] - [INFO] Executing post build scripts. 16:51:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1042015168252203512.sh 16:51:37 ---> sysstat.sh 16:51:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13378321699221626775.sh 16:51:38 ---> package-listing.sh 16:51:38 ++ facter osfamily 16:51:38 ++ tr '[:upper:]' '[:lower:]' 16:51:38 + OS_FAMILY=debian 16:51:38 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 16:51:38 + START_PACKAGES=/tmp/packages_start.txt 16:51:38 + END_PACKAGES=/tmp/packages_end.txt 16:51:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:51:38 + PACKAGES=/tmp/packages_start.txt 16:51:38 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:51:38 + PACKAGES=/tmp/packages_end.txt 16:51:38 + case "${OS_FAMILY}" in 16:51:38 + dpkg -l 16:51:38 + grep '^ii' 16:51:38 + '[' -f /tmp/packages_start.txt ']' 16:51:38 + '[' -f /tmp/packages_end.txt ']' 16:51:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:51:38 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:51:38 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:51:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:51:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4152882392055762644.sh 16:51:38 ---> capture-instance-metadata.sh 16:51:38 Setup pyenv: 16:51:38 system 16:51:38 3.8.20 16:51:38 3.9.20 16:51:38 3.10.15 16:51:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:51:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nx16 from file:/tmp/.os_lf_venv 16:51:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:51:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:51:41 lf-activate-venv(): INFO: Base packages installed successfully 16:51:41 lf-activate-venv(): INFO: Installing additional packages: lftools 16:51:55 lf-activate-venv(): INFO: Adding /tmp/venv-Nx16/bin to PATH 16:51:55 INFO: Running in OpenStack, capturing instance metadata 16:51:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7096715018162670511.sh 16:51:55 provisioning config files... 16:51:56 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3992 16:51:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config17823176217255422326tmp 16:51:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:51:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:51:56 provisioning config files... 16:51:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:51:56 [EnvInject] - Injecting environment variables from a build step. 16:51:56 [EnvInject] - Injecting as environment variables the properties content 16:51:56 SERVER_ID=logs 16:51:56 16:51:56 [EnvInject] - Variables injected successfully. 16:51:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5670690536247153352.sh 16:51:56 ---> create-netrc.sh 16:51:56 WARN: Log server credential not found. 16:51:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17067623730418263951.sh 16:51:56 ---> python-tools-install.sh 16:51:56 Setup pyenv: 16:51:56 system 16:51:56 3.8.20 16:51:56 3.9.20 16:51:56 3.10.15 16:51:56 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:51:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nx16 from file:/tmp/.os_lf_venv 16:51:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:51:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:51:58 lf-activate-venv(): INFO: Base packages installed successfully 16:51:58 lf-activate-venv(): INFO: Installing additional packages: lftools 16:52:08 lf-activate-venv(): INFO: Adding /tmp/venv-Nx16/bin to PATH 16:52:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17058792285482640199.sh 16:52:08 ---> sudo-logs.sh 16:52:08 Archiving 'sudo' log.. 16:52:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17173763511831801012.sh 16:52:08 ---> job-cost.sh 16:52:08 Setup pyenv: 16:52:09 system 16:52:09 3.8.20 16:52:09 3.9.20 16:52:09 3.10.15 16:52:09 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:52:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nx16 from file:/tmp/.os_lf_venv 16:52:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:52:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:52:11 lf-activate-venv(): INFO: Base packages installed successfully 16:52:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:52:18 lf-activate-venv(): INFO: Adding /tmp/venv-Nx16/bin to PATH 16:52:18 INFO: No Stack... 16:52:18 INFO: Retrieving Pricing Info for: v3-standard-4 16:52:18 INFO: Archiving Costs 16:52:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11825096574698983514.sh 16:52:18 ---> logs-deploy.sh 16:52:18 Setup pyenv: 16:52:18 system 16:52:18 3.8.20 16:52:18 3.9.20 16:52:18 3.10.15 16:52:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:52:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nx16 from file:/tmp/.os_lf_venv 16:52:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:52:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:52:20 lf-activate-venv(): INFO: Base packages installed successfully 16:52:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:52:33 lf-activate-venv(): INFO: Adding /tmp/venv-Nx16/bin to PATH 16:52:33 WARNING: Nexus logging server not set 16:52:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3992/ 16:52:33 INFO: archiving logs to S3 16:52:35 ---> uname -a: 16:52:35 Linux prd-ubuntu2204-docker-4c-16g-1900 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:52:35 16:52:35 16:52:35 ---> lscpu: 16:52:35 Architecture: x86_64 16:52:35 CPU op-mode(s): 32-bit, 64-bit 16:52:35 Address sizes: 40 bits physical, 48 bits virtual 16:52:35 Byte Order: Little Endian 16:52:35 CPU(s): 4 16:52:35 On-line CPU(s) list: 0-3 16:52:35 Vendor ID: AuthenticAMD 16:52:35 Model name: AMD EPYC-Rome Processor 16:52:35 CPU family: 23 16:52:35 Model: 49 16:52:35 Thread(s) per core: 1 16:52:35 Core(s) per socket: 1 16:52:35 Socket(s): 4 16:52:35 Stepping: 0 16:52:35 BogoMIPS: 5600.00 16:52:35 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 16:52:35 Virtualization: AMD-V 16:52:35 Hypervisor vendor: KVM 16:52:35 Virtualization type: full 16:52:35 L1d cache: 128 KiB (4 instances) 16:52:35 L1i cache: 128 KiB (4 instances) 16:52:35 L2 cache: 2 MiB (4 instances) 16:52:35 L3 cache: 64 MiB (4 instances) 16:52:35 NUMA node(s): 1 16:52:35 NUMA node0 CPU(s): 0-3 16:52:35 Vulnerability Gather data sampling: Not affected 16:52:35 Vulnerability Indirect target selection: Not affected 16:52:35 Vulnerability Itlb multihit: Not affected 16:52:35 Vulnerability L1tf: Not affected 16:52:35 Vulnerability Mds: Not affected 16:52:35 Vulnerability Meltdown: Not affected 16:52:35 Vulnerability Mmio stale data: Not affected 16:52:35 Vulnerability Reg file data sampling: Not affected 16:52:35 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:52:35 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:52:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:52:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:52:35 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:52:35 Vulnerability Srbds: Not affected 16:52:35 Vulnerability Tsx async abort: Not affected 16:52:35 16:52:35 16:52:35 ---> nproc: 16:52:35 4 16:52:35 16:52:35 16:52:35 ---> df -h: 16:52:35 Filesystem Size Used Avail Use% Mounted on 16:52:35 tmpfs 1.6G 1.1M 1.6G 1% /run 16:52:35 /dev/vda1 78G 17G 61G 22% / 16:52:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:52:35 tmpfs 5.0M 0 5.0M 0% /run/lock 16:52:35 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:52:35 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:52:35 16:52:35 16:52:35 ---> free -m: 16:52:35 total used free shared buff/cache available 16:52:35 Mem: 15989 5108 293 3 10587 10538 16:52:35 Swap: 1023 0 1023 16:52:35 16:52:35 16:52:35 ---> ip addr: 16:52:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:52:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:52:35 inet 127.0.0.1/8 scope host lo 16:52:35 valid_lft forever preferred_lft forever 16:52:35 inet6 ::1/128 scope host 16:52:35 valid_lft forever preferred_lft forever 16:52:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:52:35 link/ether fa:16:3e:db:ba:b4 brd ff:ff:ff:ff:ff:ff 16:52:35 altname enp0s3 16:52:35 inet 10.30.170.234/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:52:35 valid_lft 76827sec preferred_lft 76827sec 16:52:35 inet6 fe80::f816:3eff:fedb:bab4/64 scope link 16:52:35 valid_lft forever preferred_lft forever 16:52:35 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:52:35 link/ether 3e:63:1d:b0:59:1c brd ff:ff:ff:ff:ff:ff 16:52:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:52:35 valid_lft forever preferred_lft forever 16:52:35 16:52:35 16:52:35 ---> sar -b -r -n DEV: 16:52:35 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1900) 11/28/25 _x86_64_ (4 CPU) 16:52:35 16:52:35 14:13:05 LINUX RESTART (4 CPU) 16:52:35 16:52:35 14:20:44 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:52:35 14:30:44 38.64 1.11 34.99 2.54 70.20 5200.81 2346.20 16:52:35 14:40:01 2.70 0.01 2.59 0.10 1.77 128.47 525.53 16:52:35 14:50:44 14.66 0.05 2.39 12.22 1.31 112.28 196408.71 16:52:35 15:00:44 2.69 0.00 2.61 0.08 0.51 119.67 85.03 16:52:35 15:10:01 2.76 0.04 2.64 0.08 1.62 126.02 91.21 16:52:35 15:20:11 3.28 0.00 3.21 0.06 0.09 124.45 83.34 16:52:35 15:30:38 3.91 0.16 3.58 0.17 2.48 393.19 87.59 16:52:35 15:40:01 2.87 0.00 2.80 0.07 0.01 125.80 1101.19 16:52:35 15:50:44 2.89 0.00 2.78 0.11 0.00 115.31 972.81 16:52:35 16:00:44 2.84 0.00 2.74 0.10 0.00 120.63 1027.56 16:52:35 16:10:01 4.08 0.01 3.95 0.12 0.47 140.13 752.21 16:52:35 16:20:44 2.65 0.00 2.56 0.09 0.01 112.65 1270.57 16:52:35 16:30:44 3.29 0.00 3.19 0.11 0.00 124.96 1026.97 16:52:35 16:40:01 2.74 0.00 2.64 0.10 0.00 125.04 757.23 16:52:35 16:50:44 3.63 0.00 3.52 0.12 0.00 122.64 1264.37 16:52:35 Average: 6.30 0.09 5.08 1.13 5.23 480.00 14793.88 16:52:35 16:52:35 14:20:44 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:52:35 14:30:44 177344 10656228 5261576 32.14 266580 9947708 7130432 40.93 2322784 13037576 120 16:52:35 14:40:01 193700 10674156 5243684 32.03 267192 9948640 7081784 40.65 2325952 13024984 220 16:52:35 14:50:44 177592 10635528 5282280 32.26 268180 9925436 7080320 40.64 2326780 13031512 72 16:52:35 15:00:44 153628 10612780 5305104 32.40 268864 9925964 7110492 40.81 2327832 13048092 64 16:52:35 15:10:01 205200 10618960 5298876 32.36 269192 9880992 7117272 40.85 2318600 13023988 204 16:52:35 15:20:11 206476 10621112 5296748 32.35 269648 9881396 7053252 40.49 2319280 13009224 360 16:52:35 15:30:38 169708 10591296 5326088 32.53 272928 9879868 7082892 40.66 2319044 13049552 32 16:52:35 15:40:01 199472 10621872 5295592 32.34 273376 9880224 7105540 40.79 2319696 13019540 408 16:52:35 15:50:44 182720 10606184 5311208 32.44 274072 9880556 7095856 40.73 2320420 13027924 88 16:52:35 16:00:44 176136 10600364 5316996 32.47 274648 9880744 7075692 40.61 2321016 13034068 72 16:52:35 16:10:01 202304 10611036 5306332 32.41 274888 9865184 7111016 40.82 2316412 13021048 336 16:52:35 16:20:44 186088 10595812 5321552 32.50 275528 9865516 7101524 40.76 2317248 13021876 132 16:52:35 16:30:44 181700 10592292 5325140 32.52 276084 9865840 7097528 40.74 2317824 13036444 40 16:52:35 16:40:01 211016 10622244 5295100 32.34 276536 9866016 7113604 40.83 2318312 13012288 332 16:52:35 16:50:44 165220 10577184 5340116 32.62 277108 9866216 7112076 40.82 2318876 13038276 84 16:52:35 Average: 185887 10615803 5301759 32.38 272322 9890687 7097952 40.74 2320672 13029093 171 16:52:35 16:52:35 14:20:44 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:52:35 14:30:44 lo 2.28 2.28 0.86 0.86 0.00 0.00 0.00 0.00 16:52:35 14:30:44 ens3 2.79 2.11 0.97 1.28 0.00 0.00 0.00 0.00 16:52:35 14:30:44 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 14:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:52:35 14:40:01 ens3 0.55 0.32 0.12 0.14 0.00 0.00 0.00 0.00 16:52:35 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 14:50:44 lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 16:52:35 14:50:44 ens3 0.31 0.16 0.08 0.04 0.00 0.00 0.00 0.00 16:52:35 14:50:44 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 15:00:44 lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 16:52:35 15:00:44 ens3 0.50 0.23 0.15 0.09 0.00 0.00 0.00 0.00 16:52:35 15:00:44 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 15:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:52:35 15:10:01 ens3 0.28 0.15 0.06 0.03 0.00 0.00 0.00 0.00 16:52:35 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 15:20:11 lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 16:52:35 15:20:11 ens3 0.26 0.15 0.05 0.03 0.00 0.00 0.00 0.00 16:52:35 15:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 15:30:38 lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 16:52:35 15:30:38 ens3 0.60 0.46 0.19 0.23 0.00 0.00 0.00 0.00 16:52:35 15:30:38 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 15:40:01 lo 0.36 0.36 0.03 0.03 0.00 0.00 0.00 0.00 16:52:35 15:40:01 ens3 0.44 0.20 0.09 0.05 0.00 0.00 0.00 0.00 16:52:35 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 15:50:44 lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 16:52:35 15:50:44 ens3 0.30 0.16 0.08 0.04 0.00 0.00 0.00 0.00 16:52:35 15:50:44 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 16:00:44 lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 16:52:35 16:00:44 ens3 0.32 0.19 0.08 0.05 0.00 0.00 0.00 0.00 16:52:35 16:00:44 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 16:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:52:35 16:10:01 ens3 0.26 0.16 0.05 0.03 0.00 0.00 0.00 0.00 16:52:35 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 16:20:44 lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 16:52:35 16:20:44 ens3 0.40 0.18 0.11 0.07 0.00 0.00 0.00 0.00 16:52:35 16:20:44 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 16:30:44 lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 16:52:35 16:30:44 ens3 0.29 0.20 0.08 0.05 0.00 0.00 0.00 0.00 16:52:35 16:30:44 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 16:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:52:35 16:40:01 ens3 0.38 0.18 0.10 0.06 0.00 0.00 0.00 0.00 16:52:35 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 16:50:44 lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 16:52:35 16:50:44 ens3 0.23 0.13 0.05 0.02 0.00 0.00 0.00 0.00 16:52:35 16:50:44 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 Average: lo 0.51 0.51 0.09 0.09 0.00 0.00 0.00 0.00 16:52:35 Average: ens3 0.52 0.33 0.15 0.15 0.00 0.00 0.00 0.00 16:52:35 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:52:35 16:52:35 16:52:35 ---> sar -P ALL: 16:52:35 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-1900) 11/28/25 _x86_64_ (4 CPU) 16:52:35 16:52:35 14:13:05 LINUX RESTART (4 CPU) 16:52:35 16:52:35 14:20:44 CPU %user %nice %system %iowait %steal %idle 16:52:35 14:30:44 all 29.37 0.00 1.37 0.29 0.09 68.88 16:52:35 14:30:44 0 29.46 0.00 1.34 0.24 0.09 68.87 16:52:35 14:30:44 1 28.08 0.00 1.42 0.24 0.09 70.17 16:52:35 14:30:44 2 30.20 0.00 1.32 0.37 0.09 68.01 16:52:35 14:30:44 3 29.74 0.00 1.38 0.31 0.09 68.48 16:52:35 14:40:01 all 2.36 0.00 0.59 0.03 0.06 96.96 16:52:35 14:40:01 0 2.26 0.00 0.50 0.02 0.06 97.16 16:52:35 14:40:01 1 2.35 0.00 0.66 0.03 0.06 96.90 16:52:35 14:40:01 2 2.72 0.00 0.61 0.02 0.06 96.59 16:52:35 14:40:01 3 2.12 0.00 0.59 0.04 0.06 97.20 16:52:35 14:50:44 all 2.09 0.00 0.60 0.04 0.06 97.21 16:52:35 14:50:44 0 1.75 0.00 0.50 0.01 0.05 97.69 16:52:35 14:50:44 1 2.49 0.00 0.67 0.02 0.06 96.77 16:52:35 14:50:44 2 2.09 0.00 0.67 0.11 0.06 97.06 16:52:35 14:50:44 3 2.02 0.00 0.58 0.02 0.06 97.33 16:52:35 15:00:44 all 2.01 0.00 0.57 0.02 0.06 97.33 16:52:35 15:00:44 0 1.71 0.00 0.50 0.03 0.06 97.70 16:52:35 15:00:44 1 2.20 0.00 0.58 0.03 0.06 97.14 16:52:35 15:00:44 2 2.12 0.00 0.61 0.03 0.06 97.18 16:52:35 15:00:44 3 2.03 0.00 0.60 0.02 0.06 97.30 16:52:35 15:10:01 all 2.00 0.00 0.59 0.03 0.06 97.33 16:52:35 15:10:01 0 1.61 0.00 0.54 0.07 0.05 97.73 16:52:35 15:10:01 1 2.27 0.00 0.59 0.01 0.06 97.08 16:52:35 15:10:01 2 1.99 0.00 0.63 0.03 0.06 97.30 16:52:35 15:10:01 3 2.15 0.00 0.59 0.01 0.06 97.20 16:52:35 15:20:11 all 1.99 0.00 0.57 0.07 0.06 97.31 16:52:35 15:20:11 0 1.86 0.00 0.51 0.04 0.06 97.53 16:52:35 15:20:11 1 2.17 0.00 0.61 0.09 0.06 97.07 16:52:35 15:20:11 2 1.96 0.00 0.55 0.07 0.06 97.36 16:52:35 15:20:11 3 1.96 0.00 0.61 0.09 0.06 97.28 16:52:35 15:30:38 all 2.24 0.00 0.60 0.26 0.07 96.83 16:52:35 15:30:38 0 1.87 0.00 0.56 0.05 0.07 97.46 16:52:35 15:30:38 1 2.52 0.00 0.74 0.36 0.09 96.30 16:52:35 15:30:38 2 1.86 0.00 0.55 0.19 0.06 97.34 16:52:35 15:30:38 3 2.70 0.00 0.55 0.46 0.07 96.22 16:52:35 15:40:01 all 1.99 0.00 0.59 0.04 0.06 97.33 16:52:35 15:40:01 0 1.45 0.00 0.55 0.06 0.06 97.89 16:52:35 15:40:01 1 2.26 0.00 0.68 0.02 0.06 96.98 16:52:35 15:40:01 2 2.07 0.00 0.62 0.03 0.06 97.22 16:52:35 15:40:01 3 2.16 0.00 0.52 0.03 0.06 97.24 16:52:35 15:50:44 all 1.98 0.00 0.56 0.03 0.06 97.36 16:52:35 15:50:44 0 1.74 0.00 0.55 0.06 0.07 97.58 16:52:35 15:50:44 1 1.94 0.00 0.63 0.01 0.07 97.35 16:52:35 15:50:44 2 1.99 0.00 0.56 0.03 0.07 97.35 16:52:35 15:50:44 3 2.25 0.00 0.51 0.01 0.06 97.18 16:52:35 16:00:44 all 1.99 0.00 0.60 0.03 0.06 97.32 16:52:35 16:00:44 0 1.89 0.00 0.55 0.04 0.06 97.46 16:52:35 16:00:44 1 1.99 0.00 0.61 0.02 0.06 97.33 16:52:35 16:00:44 2 2.39 0.00 0.64 0.03 0.06 96.88 16:52:35 16:00:44 3 1.68 0.00 0.58 0.03 0.09 97.63 16:52:35 16:10:01 all 1.96 0.00 0.58 0.02 0.06 97.38 16:52:35 16:10:01 0 1.60 0.00 0.58 0.05 0.06 97.70 16:52:35 16:10:01 1 2.15 0.00 0.54 0.01 0.06 97.25 16:52:35 16:10:01 2 2.19 0.00 0.63 0.01 0.06 97.11 16:52:35 16:10:01 3 1.91 0.00 0.57 0.02 0.06 97.45 16:52:35 16:52:35 16:10:01 CPU %user %nice %system %iowait %steal %idle 16:52:35 16:20:44 all 1.82 0.00 0.59 0.05 0.06 97.48 16:52:35 16:20:44 0 1.62 0.00 0.60 0.06 0.06 97.66 16:52:35 16:20:44 1 1.67 0.00 0.55 0.05 0.06 97.68 16:52:35 16:20:44 2 2.06 0.00 0.63 0.05 0.06 97.19 16:52:35 16:20:44 3 1.95 0.00 0.57 0.02 0.06 97.40 16:52:35 16:30:44 all 1.86 0.00 0.60 0.03 0.06 97.46 16:52:35 16:30:44 0 1.97 0.00 0.54 0.01 0.06 97.42 16:52:35 16:30:44 1 1.41 0.00 0.61 0.03 0.06 97.88 16:52:35 16:30:44 2 2.17 0.00 0.63 0.03 0.07 97.10 16:52:35 16:30:44 3 1.89 0.00 0.60 0.04 0.06 97.41 16:52:35 16:40:01 all 1.95 0.00 0.57 0.03 0.06 97.39 16:52:35 16:40:01 0 2.00 0.00 0.50 0.03 0.05 97.41 16:52:35 16:40:01 1 1.80 0.00 0.72 0.02 0.06 97.40 16:52:35 16:40:01 2 2.13 0.00 0.63 0.03 0.06 97.15 16:52:35 16:40:01 3 1.86 0.00 0.44 0.04 0.05 97.61 16:52:35 16:50:44 all 1.80 0.00 0.58 0.03 0.07 97.53 16:52:35 16:50:44 0 1.97 0.00 0.47 0.03 0.06 97.47 16:52:35 16:50:44 1 1.68 0.00 0.65 0.02 0.07 97.59 16:52:35 16:50:44 2 1.71 0.00 0.59 0.04 0.07 97.60 16:52:35 16:50:44 3 1.84 0.00 0.61 0.03 0.07 97.45 16:52:35 Average: all 3.83 0.00 0.64 0.07 0.06 95.41 16:52:35 Average: 0 3.65 0.00 0.59 0.05 0.06 95.65 16:52:35 Average: 1 3.79 0.00 0.68 0.06 0.06 95.39 16:52:35 Average: 2 3.97 0.00 0.66 0.07 0.06 95.23 16:52:35 Average: 3 3.88 0.00 0.62 0.08 0.06 95.36 16:52:35 16:52:35 16:52:35