14:58:44 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/117139 14:58:44 Running as SYSTEM 14:58:44 [EnvInject] - Loading node environment variables. 14:58:44 Building remotely on prd-ubuntu2204-docker-4c-16g-3288 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 14:58:44 [ssh-agent] Looking for ssh-agent implementation... 14:58:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:44 $ ssh-agent 14:58:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX7bACqY/agent.2656 14:58:44 SSH_AGENT_PID=2658 14:58:44 [ssh-agent] Started. 14:58:44 Running ssh-add (command line suppressed) 14:58:44 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4067146775354955293.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_4067146775354955293.key) 14:58:44 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:58:44 The recommended git tool is: NONE 14:58:46 using credential jenkins-ssh 14:58:46 Wiping out workspace first. 14:58:46 Cloning the remote Git repository 14:58:46 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:58:46 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 14:58:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:58:46 > git --version # timeout=10 14:58:46 > git --version # 'git version 2.34.1' 14:58:46 using GIT_SSH to set credentials jenkins-ssh 14:58:46 Verifying host key using known hosts file 14:58:46 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:58:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:58:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:58:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:58:50 using GIT_SSH to set credentials jenkins-ssh 14:58:50 Verifying host key using known hosts file 14:58:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 14:58:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/39/117139/3 # timeout=10 14:58:51 > git rev-parse bd5e195d2b26b668018c73038cf34c4d8ca48ab6^{commit} # timeout=10 14:58:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:58:51 Checking out Revision bd5e195d2b26b668018c73038cf34c4d8ca48ab6 (refs/changes/39/117139/3) 14:58:51 > git config core.sparsecheckout # timeout=10 14:58:51 > git checkout -f bd5e195d2b26b668018c73038cf34c4d8ca48ab6 # timeout=10 14:58:54 Commit message: "Test tapi feature uninstallation" 14:58:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:58:54 > git rev-list --no-walk 43200f98360448725303f12c3ba9a0bf4567c0f4 # timeout=10 14:58:54 > git remote # timeout=10 14:58:54 > git submodule init # timeout=10 14:58:54 > git submodule sync # timeout=10 14:58:54 > git config --get remote.origin.url # timeout=10 14:58:54 > git submodule init # timeout=10 14:58:54 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:58:54 ERROR: No submodules found. 14:58:55 provisioning config files... 14:58:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:58:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:58:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6732890881218761042.sh 14:58:55 ---> python-tools-install.sh 14:58:55 Setup pyenv: 14:58:55 * system (set by /opt/pyenv/version) 14:58:55 * 3.8.20 (set by /opt/pyenv/version) 14:58:55 * 3.9.20 (set by /opt/pyenv/version) 14:58:55 3.10.15 14:58:55 3.11.10 14:58:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vknl 14:58:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:58:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:58:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:59:04 lf-activate-venv(): INFO: Base packages installed successfully 14:59:04 lf-activate-venv(): INFO: Installing additional packages: lftools 14:59:31 lf-activate-venv(): INFO: Adding /tmp/venv-Vknl/bin to PATH 14:59:31 Generating Requirements File 14:59:55 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:59:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:59:55 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:59:55 Python 3.11.10 14:59:55 pip 25.3 from /tmp/venv-Vknl/lib/python3.11/site-packages/pip (python 3.11) 14:59:56 appdirs==1.4.4 14:59:56 argcomplete==3.6.3 14:59:56 aspy.yaml==1.3.0 14:59:56 attrs==25.4.0 14:59:56 autopage==0.5.2 14:59:56 beautifulsoup4==4.14.2 14:59:56 boto3==1.40.61 14:59:56 botocore==1.40.61 14:59:56 bs4==0.0.2 14:59:56 cachetools==6.2.1 14:59:56 certifi==2025.10.5 14:59:56 cffi==2.0.0 14:59:56 cfgv==3.4.0 14:59:56 chardet==5.2.0 14:59:56 charset-normalizer==3.4.4 14:59:56 click==8.3.0 14:59:56 cliff==4.11.0 14:59:56 cmd2==2.7.0 14:59:56 cryptography==3.3.2 14:59:56 debtcollector==3.0.0 14:59:56 decorator==5.2.1 14:59:56 defusedxml==0.7.1 14:59:56 Deprecated==1.2.18 14:59:56 distlib==0.4.0 14:59:56 dnspython==2.8.0 14:59:56 docker==7.1.0 14:59:56 dogpile.cache==1.5.0 14:59:56 durationpy==0.10 14:59:56 email-validator==2.3.0 14:59:56 filelock==3.20.0 14:59:56 future==1.0.0 14:59:56 gitdb==4.0.12 14:59:56 GitPython==3.1.45 14:59:56 google-auth==2.42.0 14:59:56 httplib2==0.31.0 14:59:56 identify==2.6.15 14:59:56 idna==3.11 14:59:56 importlib-resources==1.5.0 14:59:56 iso8601==2.1.0 14:59:56 Jinja2==3.1.6 14:59:56 jmespath==1.0.1 14:59:56 jsonpatch==1.33 14:59:56 jsonpointer==3.0.0 14:59:56 jsonschema==4.25.1 14:59:56 jsonschema-specifications==2025.9.1 14:59:56 keystoneauth1==5.12.0 14:59:56 kubernetes==34.1.0 14:59:56 lftools==0.37.15 14:59:56 lxml==6.0.2 14:59:56 markdown-it-py==4.0.0 14:59:56 MarkupSafe==3.0.3 14:59:56 mdurl==0.1.2 14:59:56 msgpack==1.1.2 14:59:56 multi_key_dict==2.0.3 14:59:56 munch==4.0.0 14:59:56 netaddr==1.3.0 14:59:56 niet==1.4.2 14:59:56 nodeenv==1.9.1 14:59:56 oauth2client==4.1.3 14:59:56 oauthlib==3.3.1 14:59:56 openstacksdk==4.7.1 14:59:56 os-service-types==1.8.0 14:59:56 osc-lib==4.2.0 14:59:56 oslo.config==10.0.0 14:59:56 oslo.context==6.1.0 14:59:56 oslo.i18n==6.6.0 14:59:56 oslo.log==7.2.1 14:59:56 oslo.serialization==5.8.0 14:59:56 oslo.utils==9.1.0 14:59:56 packaging==25.0 14:59:56 pbr==7.0.1 14:59:56 platformdirs==4.5.0 14:59:56 prettytable==3.16.0 14:59:56 psutil==7.1.2 14:59:56 pyasn1==0.6.1 14:59:56 pyasn1_modules==0.4.2 14:59:56 pycparser==2.23 14:59:56 pygerrit2==2.0.15 14:59:56 PyGithub==2.8.1 14:59:56 Pygments==2.19.2 14:59:56 PyJWT==2.10.1 14:59:56 PyNaCl==1.6.0 14:59:56 pyparsing==2.4.7 14:59:56 pyperclip==1.11.0 14:59:56 pyrsistent==0.20.0 14:59:56 python-cinderclient==9.8.0 14:59:56 python-dateutil==2.9.0.post0 14:59:56 python-heatclient==4.3.0 14:59:56 python-jenkins==1.8.3 14:59:56 python-keystoneclient==5.7.0 14:59:56 python-magnumclient==4.9.0 14:59:56 python-openstackclient==8.2.0 14:59:56 python-swiftclient==4.8.0 14:59:56 PyYAML==6.0.3 14:59:56 referencing==0.37.0 14:59:56 requests==2.32.5 14:59:56 requests-oauthlib==2.0.0 14:59:56 requestsexceptions==1.4.0 14:59:56 rfc3986==2.0.0 14:59:56 rich==14.2.0 14:59:56 rich-argparse==1.7.1 14:59:56 rpds-py==0.28.0 14:59:56 rsa==4.9.1 14:59:56 ruamel.yaml==0.18.16 14:59:56 ruamel.yaml.clib==0.2.14 14:59:56 s3transfer==0.14.0 14:59:56 simplejson==3.20.2 14:59:56 six==1.17.0 14:59:56 smmap==5.0.2 14:59:56 soupsieve==2.8 14:59:56 stevedore==5.5.0 14:59:56 tabulate==0.9.0 14:59:56 toml==0.10.2 14:59:56 tomlkit==0.13.3 14:59:56 tqdm==4.67.1 14:59:56 typing_extensions==4.15.0 14:59:56 tzdata==2025.2 14:59:56 urllib3==1.26.20 14:59:56 virtualenv==20.35.4 14:59:56 wcwidth==0.2.14 14:59:56 websocket-client==1.9.0 14:59:56 wrapt==2.0.0 14:59:56 xdg==6.0.0 14:59:56 xmltodict==1.0.2 14:59:56 yq==3.4.3 14:59:56 [EnvInject] - Injecting environment variables from a build step. 14:59:56 [EnvInject] - Injecting as environment variables the properties content 14:59:56 PYTHON=python3 14:59:56 14:59:56 [EnvInject] - Variables injected successfully. 14:59:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9624781454793443599.sh 14:59:56 ---> tox-install.sh 14:59:56 + source /home/jenkins/lf-env.sh 14:59:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:59:56 ++ mktemp -d /tmp/venv-XXXX 14:59:56 + lf_venv=/tmp/venv-7kzA 14:59:56 + local venv_file=/tmp/.os_lf_venv 14:59:56 + local python=python3 14:59:56 + local options 14:59:56 + local set_path=true 14:59:56 + local install_args= 14:59:56 ++ 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:59:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:59:56 + true 14:59:56 + case $1 in 14:59:56 + venv_file=/tmp/.toxenv 14:59:56 + shift 2 14:59:56 + true 14:59:56 + case $1 in 14:59:56 + shift 14:59:56 + break 14:59:56 + case $python in 14:59:56 + local pkg_list= 14:59:56 + [[ -d /opt/pyenv ]] 14:59:56 + echo 'Setup pyenv:' 14:59:56 Setup pyenv: 14:59:56 + export PYENV_ROOT=/opt/pyenv 14:59:56 + PYENV_ROOT=/opt/pyenv 14:59:56 + 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:59:56 + 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:59:56 + pyenv versions 14:59:56 system 14:59:56 3.8.20 14:59:56 3.9.20 14:59:56 3.10.15 14:59:56 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:59:56 + command -v pyenv 14:59:56 ++ pyenv init - --no-rehash 14:59:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:59:56 for i in ${!paths[@]}; do 14:59:56 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:59:56 fi; done; 14:59:56 echo "${paths[*]}"'\'')" 14:59:56 export PATH="/opt/pyenv/shims:${PATH}" 14:59:56 export PYENV_SHELL=bash 14:59:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:59:56 pyenv() { 14:59:56 local command 14:59:56 command="${1:-}" 14:59:56 if [ "$#" -gt 0 ]; then 14:59:56 shift 14:59:56 fi 14:59:56 14:59:56 case "$command" in 14:59:56 rehash|shell) 14:59:56 eval "$(pyenv "sh-$command" "$@")" 14:59:56 ;; 14:59:56 *) 14:59:56 command pyenv "$command" "$@" 14:59:56 ;; 14:59:56 esac 14:59:56 }' 14:59:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:59:56 for i in ${!paths[@]}; do 14:59:56 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:59:56 fi; done; 14:59:56 echo "${paths[*]}"' 14:59:56 ++ 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:59:56 ++ 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:59:56 ++ 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:59:56 ++ export PYENV_SHELL=bash 14:59:56 ++ PYENV_SHELL=bash 14:59:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:59:56 +++ complete -F _pyenv pyenv 14:59:56 ++ lf-pyver python3 14:59:56 ++ local py_version_xy=python3 14:59:56 ++ local py_version_xyz= 14:59:56 ++ pyenv versions 14:59:56 ++ sed 's/^[ *]* //' 14:59:56 ++ local command 14:59:56 ++ command=versions 14:59:56 ++ '[' 1 -gt 0 ']' 14:59:56 ++ shift 14:59:56 ++ case "$command" in 14:59:56 ++ command pyenv versions 14:59:56 ++ grep -E '^[0-9.]*[0-9]$' 14:59:56 ++ awk '{ print $1 }' 14:59:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:59:56 +++ grep '^3' /tmp/.pyenv_versions 14:59:56 +++ sort -V 14:59:56 +++ tail -n 1 14:59:56 ++ py_version_xyz=3.11.10 14:59:56 ++ [[ -z 3.11.10 ]] 14:59:56 ++ echo 3.11.10 14:59:56 ++ return 0 14:59:56 + pyenv local 3.11.10 14:59:56 + local command 14:59:56 + command=local 14:59:56 + '[' 2 -gt 0 ']' 14:59:56 + shift 14:59:56 + case "$command" in 14:59:56 + command pyenv local 3.11.10 14:59:56 + for arg in "$@" 14:59:56 + case $arg in 14:59:56 + pkg_list+='tox ' 14:59:56 + for arg in "$@" 14:59:56 + case $arg in 14:59:56 + pkg_list+='virtualenv ' 14:59:56 + for arg in "$@" 14:59:56 + case $arg in 14:59:56 + pkg_list+='urllib3~=1.26.15 ' 14:59:56 + [[ -f /tmp/.toxenv ]] 14:59:56 + [[ ! -f /tmp/.toxenv ]] 14:59:56 + [[ -n '' ]] 14:59:56 + python3 -m venv /tmp/venv-7kzA 15:00:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7kzA' 15:00:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7kzA 15:00:00 + echo /tmp/venv-7kzA 15:00:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:00:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:00:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:00:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:00:00 + local 'pip_opts=--upgrade --quiet' 15:00:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:00:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:00:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:00:00 + [[ -n '' ]] 15:00:00 + [[ -n '' ]] 15:00:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:00:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:00:00 + /tmp/venv-7kzA/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 15:00:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:00:04 lf-activate-venv(): INFO: Base packages installed successfully 15:00:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:00:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:00:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:00:04 + /tmp/venv-7kzA/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 15:00:06 + type python3 15:00:06 + true 15:00:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7kzA/bin to PATH' 15:00:06 lf-activate-venv(): INFO: Adding /tmp/venv-7kzA/bin to PATH 15:00:06 + PATH=/tmp/venv-7kzA/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 15:00:06 + return 0 15:00:06 + python3 --version 15:00:06 Python 3.11.10 15:00:06 + python3 -m pip --version 15:00:06 pip 25.3 from /tmp/venv-7kzA/lib/python3.11/site-packages/pip (python 3.11) 15:00:06 + python3 -m pip freeze 15:00:07 cachetools==6.2.1 15:00:07 chardet==5.2.0 15:00:07 colorama==0.4.6 15:00:07 distlib==0.4.0 15:00:07 filelock==3.20.0 15:00:07 packaging==25.0 15:00:07 platformdirs==4.5.0 15:00:07 pluggy==1.6.0 15:00:07 pyproject-api==1.10.0 15:00:07 tox==4.32.0 15:00:07 urllib3==1.26.20 15:00:07 virtualenv==20.35.4 15:00:07 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins158994987658936318.sh 15:00:07 [EnvInject] - Injecting environment variables from a build step. 15:00:07 [EnvInject] - Injecting as environment variables the properties content 15:00:07 PARALLEL=True 15:00:07 15:00:07 [EnvInject] - Variables injected successfully. 15:00:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8113429545057231910.sh 15:00:07 ---> tox-run.sh 15:00:07 + 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 15:00:07 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:00:07 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 15:00:07 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 15:00:07 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 15:00:07 + source /home/jenkins/lf-env.sh 15:00:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:00:07 ++ mktemp -d /tmp/venv-XXXX 15:00:07 + lf_venv=/tmp/venv-yAjE 15:00:07 + local venv_file=/tmp/.os_lf_venv 15:00:07 + local python=python3 15:00:07 + local options 15:00:07 + local set_path=true 15:00:07 + local install_args= 15:00:07 ++ 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 15:00:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:00:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:00:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:00:07 + true 15:00:07 + case $1 in 15:00:07 + venv_file=/tmp/.toxenv 15:00:07 + shift 2 15:00:07 + true 15:00:07 + case $1 in 15:00:07 + shift 15:00:07 + break 15:00:07 + case $python in 15:00:07 + local pkg_list= 15:00:07 + [[ -d /opt/pyenv ]] 15:00:07 + echo 'Setup pyenv:' 15:00:07 Setup pyenv: 15:00:07 + export PYENV_ROOT=/opt/pyenv 15:00:07 + PYENV_ROOT=/opt/pyenv 15:00:07 + 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 15:00:07 + 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 15:00:07 + pyenv versions 15:00:07 system 15:00:07 3.8.20 15:00:07 3.9.20 15:00:07 3.10.15 15:00:07 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 15:00:07 + command -v pyenv 15:00:07 ++ pyenv init - --no-rehash 15:00:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:00:07 for i in ${!paths[@]}; do 15:00:07 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:00:07 fi; done; 15:00:07 echo "${paths[*]}"'\'')" 15:00:07 export PATH="/opt/pyenv/shims:${PATH}" 15:00:07 export PYENV_SHELL=bash 15:00:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:00:07 pyenv() { 15:00:07 local command 15:00:07 command="${1:-}" 15:00:07 if [ "$#" -gt 0 ]; then 15:00:07 shift 15:00:07 fi 15:00:07 15:00:07 case "$command" in 15:00:07 rehash|shell) 15:00:07 eval "$(pyenv "sh-$command" "$@")" 15:00:07 ;; 15:00:07 *) 15:00:07 command pyenv "$command" "$@" 15:00:07 ;; 15:00:07 esac 15:00:07 }' 15:00:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:00:07 for i in ${!paths[@]}; do 15:00:07 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:00:07 fi; done; 15:00:07 echo "${paths[*]}"' 15:00:07 ++ 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 15:00:07 ++ 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 15:00:07 ++ 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 15:00:07 ++ export PYENV_SHELL=bash 15:00:07 ++ PYENV_SHELL=bash 15:00:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:00:07 +++ complete -F _pyenv pyenv 15:00:07 ++ lf-pyver python3 15:00:07 ++ local py_version_xy=python3 15:00:07 ++ local py_version_xyz= 15:00:07 ++ pyenv versions 15:00:07 ++ local command 15:00:07 ++ sed 's/^[ *]* //' 15:00:07 ++ command=versions 15:00:07 ++ '[' 1 -gt 0 ']' 15:00:07 ++ awk '{ print $1 }' 15:00:07 ++ shift 15:00:07 ++ case "$command" in 15:00:07 ++ grep -E '^[0-9.]*[0-9]$' 15:00:07 ++ command pyenv versions 15:00:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:00:07 +++ grep '^3' /tmp/.pyenv_versions 15:00:07 +++ sort -V 15:00:07 +++ tail -n 1 15:00:07 ++ py_version_xyz=3.11.10 15:00:07 ++ [[ -z 3.11.10 ]] 15:00:07 ++ echo 3.11.10 15:00:07 ++ return 0 15:00:07 + pyenv local 3.11.10 15:00:07 + local command 15:00:07 + command=local 15:00:07 + '[' 2 -gt 0 ']' 15:00:07 + shift 15:00:07 + case "$command" in 15:00:07 + command pyenv local 3.11.10 15:00:07 + for arg in "$@" 15:00:07 + case $arg in 15:00:07 + pkg_list+='tox ' 15:00:07 + for arg in "$@" 15:00:07 + case $arg in 15:00:07 + pkg_list+='virtualenv ' 15:00:07 + for arg in "$@" 15:00:07 + case $arg in 15:00:07 + pkg_list+='urllib3~=1.26.15 ' 15:00:07 + [[ -f /tmp/.toxenv ]] 15:00:07 ++ cat /tmp/.toxenv 15:00:07 + lf_venv=/tmp/venv-7kzA 15:00:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7kzA from' file:/tmp/.toxenv 15:00:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7kzA from file:/tmp/.toxenv 15:00:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:00:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:00:07 + local 'pip_opts=--upgrade --quiet' 15:00:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:00:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:00:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:00:07 + [[ -n '' ]] 15:00:07 + [[ -n '' ]] 15:00:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:00:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:00:07 + /tmp/venv-7kzA/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 15:00:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:00:08 lf-activate-venv(): INFO: Base packages installed successfully 15:00:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:00:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:00:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:00:08 + /tmp/venv-7kzA/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 15:00:09 + type python3 15:00:09 + true 15:00:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7kzA/bin to PATH' 15:00:09 lf-activate-venv(): INFO: Adding /tmp/venv-7kzA/bin to PATH 15:00:09 + PATH=/tmp/venv-7kzA/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 15:00:09 + return 0 15:00:09 + [[ -d /opt/pyenv ]] 15:00:09 + echo '---> Setting up pyenv' 15:00:09 ---> Setting up pyenv 15:00:09 + export PYENV_ROOT=/opt/pyenv 15:00:09 + PYENV_ROOT=/opt/pyenv 15:00:09 + export PATH=/opt/pyenv/bin:/tmp/venv-7kzA/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 15:00:09 + PATH=/opt/pyenv/bin:/tmp/venv-7kzA/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 15:00:09 ++ pwd 15:00:09 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 15:00:09 + export PYTHONPATH 15:00:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:00:09 + TOX_TESTENV_PASSENV=PYTHONPATH 15:00:09 + tox --version 15:00:10 4.32.0 from /tmp/venv-7kzA/lib/python3.11/site-packages/tox/__init__.py 15:00:10 + PARALLEL=True 15:00:10 + TOX_OPTIONS_LIST= 15:00:10 + [[ -n '' ]] 15:00:10 + case ${PARALLEL,,} in 15:00:10 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:00:10 + tox --parallel auto --parallel-live 15:00:10 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 15:00:11 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:00:11 checkbashisms: freeze> python -m pip freeze --all 15:00:11 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 15:00:11 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:00:12 checkbashisms: pip==25.3,setuptools==80.9.0 15:00:12 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:00:12 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)' 15:00:12 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 15:00:13 checkbashisms: OK ✔ in 3.17 seconds 15:00:13 pre-commit: install_deps> python -I -m pip install pre-commit 15:00:16 pre-commit: freeze> python -m pip freeze --all 15:00:16 pre-commit: cfgv==3.4.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.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 15:00:16 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 15:00:16 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)' 15:00:16 /usr/bin/cpan 15:00:16 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 15:00:16 [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. 15:00:16 [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. 15:00:16 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:00:17 [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. 15:00:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:00:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:00:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:00:18 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 15:00:18 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 15:00:19 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:00:19 [INFO] Once installed this environment will be reused. 15:00:19 [INFO] This may take a few minutes... 15:00:19 buildcontroller: freeze> python -m pip freeze --all 15:00:20 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:00:20 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 15:00:20 + update-java-alternatives -l 15:00:20 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 15:00:20 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 15:00:20 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 15:00:20 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 15:00:20 update-alternatives: error: no alternatives for jaotc 15:00:20 update-alternatives: error: no alternatives for rmic 15:00:20 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 15:00:20 + java -version 15:00:21 + JAVA_VER=21 15:00:21 + echo 21 15:00:21 21 15:00:21 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 15:00:21 + javac -version 15:00:21 + JAVAC_VER=21 15:00:21 + echo 21 15:00:21 21 15:00:21 ok, java is 21 or newer 15:00:21 + [ 21 -ge 21 ] 15:00:21 + [ 21 -ge 21 ] 15:00:21 + echo ok, java is 21 or newer 15:00:21 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 15:00:22 2025-10-29 15:00:22 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] 15:00:22 + sudo mkdir -p /opt 15:00:22 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 15:00:22 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 15:00:22 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 15:00:22 + mvn --version 15:00:22 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 15:00:22 Maven home: /opt/maven 15:00:22 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 15:00:22 Default locale: en, platform encoding: UTF-8 15:00:22 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 15:00:23 NOTE: Picked up JDK_JAVA_OPTIONS: 15:00:23 --add-opens=java.base/java.io=ALL-UNNAMED 15:00:23 --add-opens=java.base/java.lang=ALL-UNNAMED 15:00:23 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:00:23 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:00:23 --add-opens=java.base/java.net=ALL-UNNAMED 15:00:23 --add-opens=java.base/java.nio=ALL-UNNAMED 15:00:23 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:00:23 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:00:23 --add-opens=java.base/java.util=ALL-UNNAMED 15:00:23 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:00:23 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:00:23 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:00:23 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:00:23 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:00:23 -Xlog:disable 15:00:26 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:00:26 [INFO] Once installed this environment will be reused. 15:00:26 [INFO] This may take a few minutes... 15:00:34 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 15:00:34 [INFO] Once installed this environment will be reused. 15:00:34 [INFO] This may take a few minutes... 15:00:40 [INFO] Installing environment for https://github.com/perltidy/perltidy. 15:00:40 [INFO] Once installed this environment will be reused. 15:00:40 [INFO] This may take a few minutes... 15:00:41 docs: freeze> python -m pip freeze --all 15:00:42 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.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==24.11.1 15:00:42 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 15:00:42 docs-linkcheck: freeze> python -m pip freeze --all 15:00:43 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.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==24.11.1 15:00:43 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 15:00:46 docs: OK ✔ in 35.22 seconds 15:00:46 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 15:00:49 docs-linkcheck: OK ✔ in 38.72 seconds 15:00:49 pylint: freeze> python -m pip freeze --all 15:00:50 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 15:00:50 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}$' '{}' + 15:00:53 trim trailing whitespace.................................................Passed 15:00:53 Tabs remover.............................................................Passed 15:00:54 autopep8.................................................................Passed 15:00:59 perltidy.................................................................Passed 15:01:00 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 15:01:00 [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. 15:01:00 [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. 15:01:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:01:00 [INFO] Once installed this environment will be reused. 15:01:00 [INFO] This may take a few minutes... 15:01:08 gitlint..................................................................Passed 15:01:14 15:01:14 ------------------------------------ 15:01:14 Your code has been rated at 10.00/10 15:01:14 15:02:09 pre-commit: OK ✔ in 55.48 seconds 15:02:09 pylint: OK ✔ in 30.74 seconds 15:02:09 buildcontroller: OK ✔ in 1 minute 57.65 seconds 15:02:09 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 15:02:09 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 15:02:09 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 15:02:09 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 15:02:19 build_karaf_tests190: freeze> python -m pip freeze --all 15:02:19 build_karaf_tests121: freeze> python -m pip freeze --all 15:02:19 build_karaf_tests221: freeze> python -m pip freeze --all 15:02:19 build_karaf_tests71: freeze> python -m pip freeze --all 15:02:19 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:02:19 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:02:19 build karaf in karafoc with ./karafoc.env 15:02:19 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:02:19 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:02:19 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:02:19 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:02:19 build karaf in karaf221 with ./karaf221.env 15:02:19 build karaf in karaf121 with ./karaf121.env 15:02:19 NOTE: Picked up JDK_JAVA_OPTIONS: 15:02:19 --add-opens=java.base/java.io=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.net=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:02:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:02:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:02:19 -Xlog:disable 15:02:19 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:02:19 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 15:02:19 build karaf in karaf71 with ./karaf71.env 15:02:19 NOTE: Picked up JDK_JAVA_OPTIONS: 15:02:19 --add-opens=java.base/java.io=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.net=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:02:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:02:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:02:19 -Xlog:disable 15:02:19 NOTE: Picked up JDK_JAVA_OPTIONS: 15:02:19 --add-opens=java.base/java.io=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.net=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:02:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:02:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:02:19 -Xlog:disable 15:02:19 NOTE: Picked up JDK_JAVA_OPTIONS: 15:02:19 --add-opens=java.base/java.io=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.net=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 15:02:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 15:02:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 15:02:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 15:02:19 -Xlog:disable 15:03:32 build_karaf_tests71: OK ✔ in 1 minute 23.7 seconds 15:03:32 build_karaf_tests121: OK ✔ in 1 minute 23.71 seconds 15:03:32 build_karaf_tests221: OK ✔ in 1 minute 23.74 seconds 15:03:32 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 15:03:32 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 15:03:33 build_karaf_tests190: OK ✔ in 1 minute 25.16 seconds 15:03:33 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 15:03:39 sims: freeze> python -m pip freeze --all 15:03:39 buildlighty: freeze> python -m pip freeze --all 15:03:39 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:03:39 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 15:03:39 Using lighynode version 20.1.0.5 15:03:39 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 15:03:40 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:03:40 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 15:03:40 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 15:04:29 buildlighty: OK ✔ in 33.22 seconds 15:04:29 sims: OK ✔ in 34.19 seconds 15:04:29 testsPCE: freeze> python -m pip freeze --all 15:04:29 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 15:04:29 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 15:04:29 pytest -q transportpce_tests/pce/test01_pce.py 15:05:18 .................... [100%] 15:06:21 20 passed in 111.49s (0:01:51) 15:06:21 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:06:38 ............ [100%] 15:07:08 12 passed in 46.90s 15:07:08 pytest -q transportpce_tests/pce/test03_gnpy.py 15:07:26 ........ [100%] 15:07:47 8 passed in 38.31s 15:07:47 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:08:19 ... [100%] 15:08:24 3 passed in 36.69s 15:08:25 testsPCE: OK ✔ in 4 minutes 51.08 seconds 15:08:25 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 15:08:25 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 15:08:25 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 15:08:32 tests_tapi: freeze> python -m pip freeze --all 15:08:32 tests121: freeze> python -m pip freeze --all 15:08:32 tests190: freeze> python -m pip freeze --all 15:08:32 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:08:32 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:08:32 using environment variables from ./karaf121.env 15:08:32 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:08:32 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:08:32 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:08:32 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:08:32 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:08:32 using environment variables from ./karafoc.env 15:08:32 pytest -q transportpce_tests/oc/test01_portmapping.py 15:08:32 using environment variables from ./karaf221.env 15:08:32 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:09:34 ........... [100%] 15:09:49 10 passed in 77.11s (0:01:17) 15:09:49 pytest -q transportpce_tests/oc/test02_topology.py 15:09:58 .................................... [100%] 15:10:38 21 passed in 125.66s (0:02:05) 15:10:38 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:10:38 ....................... [100%] 15:10:56 14 passed in 65.94s (0:01:05) 15:10:56 pytest -q transportpce_tests/oc/test03_renderer.py 15:10:57 .................. [100%] 15:11:38 6 passed in 59.88s 15:11:38 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:11:38 ................... [100%] 15:11:56 19 passed in 59.14s 15:11:56 tests190: OK ✔ in 3 minutes 31.79 seconds 15:11:56 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:12:04 .tests71: freeze> python -m pip freeze --all 15:12:04 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:12:04 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:12:04 using environment variables from ./karaf71.env 15:12:04 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:12:24 ..............................................F [100%] 15:14:21 =================================== FAILURES =================================== 15:14:21 ___ TestTransportPCEAbstractedTopology.test_51_check_uninstall_Tapi_Feature ____ 15:14:21 15:14:21 self = 15:14:21 conn = 15:14:21 method = 'GET' 15:14:21 url = '/rests/data/ietf-network:networks/network=otn-topology?content=config' 15:14:21 body = None 15:14:21 headers = {'User-Agent': 'python-requests/2.32.5', 'Accept-Encoding': 'gzip, deflate', 'Accept': 'application/json', 'Connection': 'keep-alive', 'Content-Type': 'application/json', 'Authorization': 'Basic YWRtaW46YWRtaW4='} 15:14:21 retries = Retry(total=0, connect=None, read=False, redirect=None, status=None) 15:14:21 timeout = Timeout(connect=30, read=30, total=None), chunked = False 15:14:21 response_conn = 15:14:21 preload_content = False, decode_content = False, enforce_content_length = True 15:14:21 15:14:21 def _make_request( 15:14:21 self, 15:14:21 conn: BaseHTTPConnection, 15:14:21 method: str, 15:14:21 url: str, 15:14:21 body: _TYPE_BODY | None = None, 15:14:21 headers: typing.Mapping[str, str] | None = None, 15:14:21 retries: Retry | None = None, 15:14:21 timeout: _TYPE_TIMEOUT = _DEFAULT_TIMEOUT, 15:14:21 chunked: bool = False, 15:14:21 response_conn: BaseHTTPConnection | None = None, 15:14:21 preload_content: bool = True, 15:14:21 decode_content: bool = True, 15:14:21 enforce_content_length: bool = True, 15:14:21 ) -> BaseHTTPResponse: 15:14:21 """ 15:14:21 Perform a request on a given urllib connection object taken from our 15:14:21 pool. 15:14:21 15:14:21 :param conn: 15:14:21 a connection from one of our connection pools 15:14:21 15:14:21 :param method: 15:14:21 HTTP request method (such as GET, POST, PUT, etc.) 15:14:21 15:14:21 :param url: 15:14:21 The URL to perform the request on. 15:14:21 15:14:21 :param body: 15:14:21 Data to send in the request body, either :class:`str`, :class:`bytes`, 15:14:21 an iterable of :class:`str`/:class:`bytes`, or a file-like object. 15:14:21 15:14:21 :param headers: 15:14:21 Dictionary of custom headers to send, such as User-Agent, 15:14:21 If-None-Match, etc. If None, pool headers are used. If provided, 15:14:21 these headers completely replace any pool-specific headers. 15:14:21 15:14:21 :param retries: 15:14:21 Configure the number of retries to allow before raising a 15:14:21 :class:`~urllib3.exceptions.MaxRetryError` exception. 15:14:21 15:14:21 Pass ``None`` to retry until you receive a response. Pass a 15:14:21 :class:`~urllib3.util.retry.Retry` object for fine-grained control 15:14:21 over different types of retries. 15:14:21 Pass an integer number to retry connection errors that many times, 15:14:21 but no other types of errors. Pass zero to never retry. 15:14:21 15:14:21 If ``False``, then retries are disabled and any exception is raised 15:14:21 immediately. Also, instead of raising a MaxRetryError on redirects, 15:14:21 the redirect response will be returned. 15:14:21 15:14:21 :type retries: :class:`~urllib3.util.retry.Retry`, False, or an int. 15:14:21 15:14:21 :param timeout: 15:14:21 If specified, overrides the default timeout for this one 15:14:21 request. It may be a float (in seconds) or an instance of 15:14:21 :class:`urllib3.util.Timeout`. 15:14:21 15:14:21 :param chunked: 15:14:21 If True, urllib3 will send the body using chunked transfer 15:14:21 encoding. Otherwise, urllib3 will send the body using the standard 15:14:21 content-length form. Defaults to False. 15:14:21 15:14:21 :param response_conn: 15:14:21 Set this to ``None`` if you will handle releasing the connection or 15:14:21 set the connection to have the response release it. 15:14:21 15:14:21 :param preload_content: 15:14:21 If True, the response's body will be preloaded during construction. 15:14:21 15:14:21 :param decode_content: 15:14:21 If True, will attempt to decode the body based on the 15:14:21 'content-encoding' header. 15:14:21 15:14:21 :param enforce_content_length: 15:14:21 Enforce content length checking. Body returned by server must match 15:14:21 value of Content-Length header, if present. Otherwise, raise error. 15:14:21 """ 15:14:21 self.num_requests += 1 15:14:21 15:14:21 timeout_obj = self._get_timeout(timeout) 15:14:21 timeout_obj.start_connect() 15:14:21 conn.timeout = Timeout.resolve_default_timeout(timeout_obj.connect_timeout) 15:14:21 15:14:21 try: 15:14:21 # Trigger any extra validation we need to do. 15:14:21 try: 15:14:21 self._validate_conn(conn) 15:14:21 except (SocketTimeout, BaseSSLError) as e: 15:14:21 self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) 15:14:21 raise 15:14:21 15:14:21 # _validate_conn() starts the connection to an HTTPS proxy 15:14:21 # so we need to wrap errors with 'ProxyError' here too. 15:14:21 except ( 15:14:21 OSError, 15:14:21 NewConnectionError, 15:14:21 TimeoutError, 15:14:21 BaseSSLError, 15:14:21 CertificateError, 15:14:21 SSLError, 15:14:21 ) as e: 15:14:21 new_e: Exception = e 15:14:21 if isinstance(e, (BaseSSLError, CertificateError)): 15:14:21 new_e = SSLError(e) 15:14:21 # If the connection didn't successfully connect to it's proxy 15:14:21 # then there 15:14:21 if isinstance( 15:14:21 new_e, (OSError, NewConnectionError, TimeoutError, SSLError) 15:14:21 ) and (conn and conn.proxy and not conn.has_connected_to_proxy): 15:14:21 new_e = _wrap_proxy_error(new_e, conn.proxy.scheme) 15:14:21 raise new_e 15:14:21 15:14:21 # conn.request() calls http.client.*.request, not the method in 15:14:21 # urllib3.request. It also calls makefile (recv) on the socket. 15:14:21 try: 15:14:21 conn.request( 15:14:21 method, 15:14:21 url, 15:14:21 body=body, 15:14:21 headers=headers, 15:14:21 chunked=chunked, 15:14:21 preload_content=preload_content, 15:14:21 decode_content=decode_content, 15:14:21 enforce_content_length=enforce_content_length, 15:14:21 ) 15:14:21 15:14:21 # We are swallowing BrokenPipeError (errno.EPIPE) since the server is 15:14:21 # legitimately able to close the connection after sending a valid response. 15:14:21 # With this behaviour, the received response is still readable. 15:14:21 except BrokenPipeError: 15:14:21 pass 15:14:21 except OSError as e: 15:14:21 # MacOS/Linux 15:14:21 # EPROTOTYPE and ECONNRESET are needed on macOS 15:14:21 # https://erickt.github.io/blog/2014/11/19/adventures-in-debugging-a-potential-osx-kernel-bug/ 15:14:21 # Condition changed later to emit ECONNRESET instead of only EPROTOTYPE. 15:14:21 if e.errno != errno.EPROTOTYPE and e.errno != errno.ECONNRESET: 15:14:21 raise 15:14:21 15:14:21 # Reset the timeout for the recv() on the socket 15:14:21 read_timeout = timeout_obj.read_timeout 15:14:21 15:14:21 if not conn.is_closed: 15:14:21 # In Python 3 socket.py will catch EAGAIN and return None when you 15:14:21 # try and read into the file pointer created by http.client, which 15:14:21 # instead raises a BadStatusLine exception. Instead of catching 15:14:21 # the exception and assuming all BadStatusLine exceptions are read 15:14:21 # timeouts, check for a zero timeout before making the request. 15:14:21 if read_timeout == 0: 15:14:21 raise ReadTimeoutError( 15:14:21 self, url, f"Read timed out. (read timeout={read_timeout})" 15:14:21 ) 15:14:21 conn.timeout = read_timeout 15:14:21 15:14:21 # Receive the response from the server 15:14:21 try: 15:14:21 > response = conn.getresponse() 15:14:21 ^^^^^^^^^^^^^^^^^^ 15:14:21 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connectionpool.py:534: 15:14:21 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connection.py:565: in getresponse 15:14:21 httplib_response = super().getresponse() 15:14:21 ^^^^^^^^^^^^^^^^^^^^^ 15:14:21 /opt/pyenv/versions/3.11.10/lib/python3.11/http/client.py:1395: in getresponse 15:14:21 response.begin() 15:14:21 /opt/pyenv/versions/3.11.10/lib/python3.11/http/client.py:325: in begin 15:14:21 version, status, reason = self._read_status() 15:14:21 ^^^^^^^^^^^^^^^^^^^ 15:14:21 /opt/pyenv/versions/3.11.10/lib/python3.11/http/client.py:286: in _read_status 15:14:21 line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") 15:14:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 15:14:21 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:14:21 15:14:21 self = 15:14:21 b = 15:14:21 15:14:21 def readinto(self, b): 15:14:21 """Read up to len(b) bytes into the writable buffer *b* and return 15:14:21 the number of bytes read. If the socket is non-blocking and no bytes 15:14:21 are available, None is returned. 15:14:21 15:14:21 If *b* is non-empty, a 0 return value indicates that the connection 15:14:21 was shutdown at the other end. 15:14:21 """ 15:14:21 self._checkClosed() 15:14:21 self._checkReadable() 15:14:21 if self._timeout_occurred: 15:14:21 raise OSError("cannot read from timed out object") 15:14:21 while True: 15:14:21 try: 15:14:21 > return self._sock.recv_into(b) 15:14:21 ^^^^^^^^^^^^^^^^^^^^^^^ 15:14:21 E TimeoutError: timed out 15:14:21 15:14:21 /opt/pyenv/versions/3.11.10/lib/python3.11/socket.py:718: TimeoutError 15:14:21 15:14:21 The above exception was the direct cause of the following exception: 15:14:21 15:14:21 self = 15:14:21 request = , stream = False 15:14:21 timeout = Timeout(connect=30, read=30, total=None), verify = True, cert = None 15:14:21 proxies = OrderedDict() 15:14:21 15:14:21 def send( 15:14:21 self, request, stream=False, timeout=None, verify=True, cert=None, proxies=None 15:14:21 ): 15:14:21 """Sends PreparedRequest object. Returns Response object. 15:14:21 15:14:21 :param request: The :class:`PreparedRequest ` being sent. 15:14:21 :param stream: (optional) Whether to stream the request content. 15:14:21 :param timeout: (optional) How long to wait for the server to send 15:14:21 data before giving up, as a float, or a :ref:`(connect timeout, 15:14:21 read timeout) ` tuple. 15:14:21 :type timeout: float or tuple or urllib3 Timeout object 15:14:21 :param verify: (optional) Either a boolean, in which case it controls whether 15:14:21 we verify the server's TLS certificate, or a string, in which case it 15:14:21 must be a path to a CA bundle to use 15:14:21 :param cert: (optional) Any user-provided SSL certificate to be trusted. 15:14:21 :param proxies: (optional) The proxies dictionary to apply to the request. 15:14:21 :rtype: requests.Response 15:14:21 """ 15:14:21 15:14:21 try: 15:14:21 conn = self.get_connection_with_tls_context( 15:14:21 request, verify, proxies=proxies, cert=cert 15:14:21 ) 15:14:21 except LocationValueError as e: 15:14:21 raise InvalidURL(e, request=request) 15:14:21 15:14:21 self.cert_verify(conn, request.url, verify, cert) 15:14:21 url = self.request_url(request, proxies) 15:14:21 self.add_headers( 15:14:21 request, 15:14:21 stream=stream, 15:14:21 timeout=timeout, 15:14:21 verify=verify, 15:14:21 cert=cert, 15:14:21 proxies=proxies, 15:14:21 ) 15:14:21 15:14:21 chunked = not (request.body is None or "Content-Length" in request.headers) 15:14:21 15:14:21 if isinstance(timeout, tuple): 15:14:21 try: 15:14:21 connect, read = timeout 15:14:21 timeout = TimeoutSauce(connect=connect, read=read) 15:14:21 except ValueError: 15:14:21 raise ValueError( 15:14:21 f"Invalid timeout {timeout}. Pass a (connect, read) timeout tuple, " 15:14:21 f"or a single float to set both timeouts to the same value." 15:14:21 ) 15:14:21 elif isinstance(timeout, TimeoutSauce): 15:14:21 pass 15:14:21 else: 15:14:21 timeout = TimeoutSauce(connect=timeout, read=timeout) 15:14:21 15:14:21 try: 15:14:21 > resp = conn.urlopen( 15:14:21 method=request.method, 15:14:21 url=url, 15:14:21 body=request.body, 15:14:21 headers=request.headers, 15:14:21 redirect=False, 15:14:21 assert_same_host=False, 15:14:21 preload_content=False, 15:14:21 decode_content=False, 15:14:21 retries=self.max_retries, 15:14:21 timeout=timeout, 15:14:21 chunked=chunked, 15:14:21 ) 15:14:21 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/requests/adapters.py:644: 15:14:21 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connectionpool.py:841: in urlopen 15:14:21 retries = retries.increment( 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/util/retry.py:474: in increment 15:14:21 raise reraise(type(error), error, _stacktrace) 15:14:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/util/util.py:39: in reraise 15:14:21 raise value 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connectionpool.py:787: in urlopen 15:14:21 response = self._make_request( 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connectionpool.py:536: in _make_request 15:14:21 self._raise_timeout(err=e, url=url, timeout_value=read_timeout) 15:14:21 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:14:21 15:14:21 self = 15:14:21 err = TimeoutError('timed out') 15:14:21 url = '/rests/data/ietf-network:networks/network=otn-topology?content=config' 15:14:21 timeout_value = 30 15:14:21 15:14:21 def _raise_timeout( 15:14:21 self, 15:14:21 err: BaseSSLError | OSError | SocketTimeout, 15:14:21 url: str, 15:14:21 timeout_value: _TYPE_TIMEOUT | None, 15:14:21 ) -> None: 15:14:21 """Is the error actually a timeout? Will raise a ReadTimeout or pass""" 15:14:21 15:14:21 if isinstance(err, SocketTimeout): 15:14:21 > raise ReadTimeoutError( 15:14:21 self, url, f"Read timed out. (read timeout={timeout_value})" 15:14:21 ) from err 15:14:21 E urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='localhost', port=8183): Read timed out. (read timeout=30) 15:14:21 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/urllib3/connectionpool.py:367: ReadTimeoutError 15:14:21 15:14:21 During handling of the above exception, another exception occurred: 15:14:21 15:14:21 self = 15:14:21 15:14:21 def test_51_check_uninstall_Tapi_Feature(self): 15:14:21 test_utils.uninstall_karaf_feature("odl-transportpce-tapi") 15:14:21 time.sleep(60) 15:14:21 print("Tapi Feature uninstalled") 15:14:21 # Need to disable these checks due to too much read timeout errors on the CI only (not locally). 15:14:21 > response = test_utils.get_ietf_network_request('otn-topology', 'config') 15:14:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 15:14:21 15:14:21 transportpce_tests/tapi/test01_abstracted_topology.py:690: 15:14:21 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:14:21 transportpce_tests/common/test_utils.py:562: in get_ietf_network_request 15:14:21 response = get_request(url[RESTCONF_VERSION].format(*format_args)) 15:14:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 15:14:21 transportpce_tests/common/test_utils.py:117: in get_request 15:14:21 return requests.request( 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/requests/api.py:59: in request 15:14:21 return session.request(method=method, url=url, **kwargs) 15:14:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/requests/sessions.py:589: in request 15:14:21 resp = self.send(prep, **send_kwargs) 15:14:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/requests/sessions.py:703: in send 15:14:21 r = adapter.send(request, **kwargs) 15:14:21 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 15:14:21 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 15:14:21 15:14:21 self = 15:14:21 request = , stream = False 15:14:21 timeout = Timeout(connect=30, read=30, total=None), verify = True, cert = None 15:14:21 proxies = OrderedDict() 15:14:21 15:14:21 def send( 15:14:21 self, request, stream=False, timeout=None, verify=True, cert=None, proxies=None 15:14:21 ): 15:14:21 """Sends PreparedRequest object. Returns Response object. 15:14:21 15:14:21 :param request: The :class:`PreparedRequest ` being sent. 15:14:21 :param stream: (optional) Whether to stream the request content. 15:14:21 :param timeout: (optional) How long to wait for the server to send 15:14:21 data before giving up, as a float, or a :ref:`(connect timeout, 15:14:21 read timeout) ` tuple. 15:14:21 :type timeout: float or tuple or urllib3 Timeout object 15:14:21 :param verify: (optional) Either a boolean, in which case it controls whether 15:14:21 we verify the server's TLS certificate, or a string, in which case it 15:14:21 must be a path to a CA bundle to use 15:14:21 :param cert: (optional) Any user-provided SSL certificate to be trusted. 15:14:21 :param proxies: (optional) The proxies dictionary to apply to the request. 15:14:21 :rtype: requests.Response 15:14:21 """ 15:14:21 15:14:21 try: 15:14:21 conn = self.get_connection_with_tls_context( 15:14:21 request, verify, proxies=proxies, cert=cert 15:14:21 ) 15:14:21 except LocationValueError as e: 15:14:21 raise InvalidURL(e, request=request) 15:14:21 15:14:21 self.cert_verify(conn, request.url, verify, cert) 15:14:21 url = self.request_url(request, proxies) 15:14:21 self.add_headers( 15:14:21 request, 15:14:21 stream=stream, 15:14:21 timeout=timeout, 15:14:21 verify=verify, 15:14:21 cert=cert, 15:14:21 proxies=proxies, 15:14:21 ) 15:14:21 15:14:21 chunked = not (request.body is None or "Content-Length" in request.headers) 15:14:21 15:14:21 if isinstance(timeout, tuple): 15:14:21 try: 15:14:21 connect, read = timeout 15:14:21 timeout = TimeoutSauce(connect=connect, read=read) 15:14:21 except ValueError: 15:14:21 raise ValueError( 15:14:21 f"Invalid timeout {timeout}. Pass a (connect, read) timeout tuple, " 15:14:21 f"or a single float to set both timeouts to the same value." 15:14:21 ) 15:14:21 elif isinstance(timeout, TimeoutSauce): 15:14:21 pass 15:14:21 else: 15:14:21 timeout = TimeoutSauce(connect=timeout, read=timeout) 15:14:21 15:14:21 try: 15:14:21 resp = conn.urlopen( 15:14:21 method=request.method, 15:14:21 url=url, 15:14:21 body=request.body, 15:14:21 headers=request.headers, 15:14:21 redirect=False, 15:14:21 assert_same_host=False, 15:14:21 preload_content=False, 15:14:21 decode_content=False, 15:14:21 retries=self.max_retries, 15:14:21 timeout=timeout, 15:14:21 chunked=chunked, 15:14:21 ) 15:14:21 15:14:21 except (ProtocolError, OSError) as err: 15:14:21 raise ConnectionError(err, request=request) 15:14:21 15:14:21 except MaxRetryError as e: 15:14:21 if isinstance(e.reason, ConnectTimeoutError): 15:14:21 # TODO: Remove this in 3.0.0: see #2811 15:14:21 if not isinstance(e.reason, NewConnectionError): 15:14:21 raise ConnectTimeout(e, request=request) 15:14:21 15:14:21 if isinstance(e.reason, ResponseError): 15:14:21 raise RetryError(e, request=request) 15:14:21 15:14:21 if isinstance(e.reason, _ProxyError): 15:14:21 raise ProxyError(e, request=request) 15:14:21 15:14:21 if isinstance(e.reason, _SSLError): 15:14:21 # This branch is for urllib3 v1.22 and later. 15:14:21 raise SSLError(e, request=request) 15:14:21 15:14:21 raise ConnectionError(e, request=request) 15:14:21 15:14:21 except ClosedPoolError as e: 15:14:21 raise ConnectionError(e, request=request) 15:14:21 15:14:21 except _ProxyError as e: 15:14:21 raise ProxyError(e) 15:14:21 15:14:21 except (_SSLError, _HTTPError) as e: 15:14:21 if isinstance(e, _SSLError): 15:14:21 # This branch is for urllib3 versions earlier than v1.22 15:14:21 raise SSLError(e, request=request) 15:14:21 elif isinstance(e, ReadTimeoutError): 15:14:21 > raise ReadTimeout(e, request=request) 15:14:21 E requests.exceptions.ReadTimeout: HTTPConnectionPool(host='localhost', port=8183): Read timed out. (read timeout=30) 15:14:21 15:14:21 ../.tox/tests_tapi/lib/python3.11/site-packages/requests/adapters.py:690: ReadTimeout 15:14:21 ----------------------------- Captured stdout call ----------------------------- 15:14:21 execution of test_51_check_uninstall_Tapi_Feature 15:14:21 uninstalling feature odl-transportpce-tapi 15:14:21 client: JAVA_HOME not set; results may vary 15:14:21 odl-transportpce-tapi │ 12.0.0.SNAPSHOT │ │ Uninstalled │ odl-transportpce-tapi │ OpenDaylight :: transportpce :: tapi 15:14:21 Tapi Feature uninstalled 15:14:21 --------------------------- Captured stdout teardown --------------------------- 15:14:21 all processes killed 15:14:21 ODL log file stored 15:14:21 =========================== short test summary info ============================ 15:14:21 FAILED transportpce_tests/tapi/test01_abstracted_topology.py::TestTransportPCEAbstractedTopology::test_51_check_uninstall_Tapi_Feature 15:14:21 1 failed, 50 passed in 348.69s (0:05:48) 15:14:21 tests_tapi: exit 1 (349.06 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=7854 15:14:21 tests_tapi: FAIL ✖ in 5 minutes 57.03 seconds 15:14:21 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 15:14:28 tests221: freeze> python -m pip freeze --all 15:14:29 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:14:29 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:14:29 using environment variables from ./karaf221.env 15:14:29 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:15:07 ...................................F [100%] 15:15:47 35 passed in 77.83s (0:01:17) 15:15:47 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:15:48 FFFFFFFF...... [100%] 15:16:34 6 passed in 47.09s 15:16:34 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:16:49 .......... [100%] 15:17:11 44 passed in 332.27s (0:05:32) 15:17:11 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:17:34 ......................................................... [100%] 15:18:46 24 passed in 94.49s (0:01:34) 15:18:46 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:18:47 .....F.... [100%] 15:19:00 =================================== FAILURES =================================== 15:19:00 __________ TestTransportPCEPortmapping.test_01_xpdr_device_connection __________ 15:19:00 15:19:00 self = 15:19:00 15:19:00 def test_01_xpdr_device_connection(self): 15:19:00 response = test_utils.mount_device("XPDR-A2", 15:19:00 ('xpdra2', self.NODE_VERSION)) 15:19:00 > self.assertEqual(response.status_code, requests.codes.created, 15:19:00 test_utils.CODE_SHOULD_BE_201) 15:19:00 E AssertionError: 404 != 201 : Http status code should be 201 15:19:00 15:19:00 transportpce_tests/7.1/test01_portmapping.py:51: AssertionError 15:19:00 ---------------------------- Captured stdout setup ----------------------------- 15:19:00 starting OpenDaylight... 15:19:00 starting KARAF (karaf71) TransportPCE build... 15:19:00 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 15:19:00 starting simulator xpdra2 in OpenROADM device version 7.1... 15:19:00 Searching for patterns in xpdra2-71.log... Pattern found! simulator for xpdra2 started 15:19:00 ----------------------------- Captured stdout call ----------------------------- 15:19:00 execution of test_01_xpdr_device_connection 15:19:00 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-A2 still not added to tpce topology... 15:19:00 __________ TestTransportPCEPortmapping.test_02_xpdr_device_connected ___________ 15:19:00 15:19:00 self = 15:19:00 15:19:00 def test_02_xpdr_device_connected(self): 15:19:00 response = test_utils.check_device_connection("XPDR-A2") 15:19:00 > self.assertEqual(response['status_code'], requests.codes.ok) 15:19:00 E AssertionError: 409 != 200 15:19:00 15:19:00 transportpce_tests/7.1/test01_portmapping.py:57: AssertionError 15:19:00 ----------------------------- Captured stdout call ----------------------------- 15:19:00 execution of test_02_xpdr_device_connected 15:19:00 __________ TestTransportPCEPortmapping.test_03_xpdr_portmapping_info ___________ 15:19:00 15:19:00 self = 15:19:00 15:19:00 def test_03_xpdr_portmapping_info(self): 15:19:00 response = test_utils.get_portmapping_node_attr("XPDR-A2", "node-info", None) 15:19:00 > self.assertEqual(response['status_code'], requests.codes.ok) 15:19:00 E AssertionError: 409 != 200 15:19:00 15:19:00 transportpce_tests/7.1/test01_portmapping.py:63: AssertionError 15:19:00 ----------------------------- Captured stdout call ----------------------------- 15:19:00 execution of test_03_xpdr_portmapping_info 15:19:00 ________ TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _________ 15:19:00 15:19:00 self = 15:19:00 15:19:00 def test_04_tpdr_portmapping_NETWORK1(self): 15:19:00 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR1-NETWORK1") 15:19:00 > self.assertEqual(response['status_code'], requests.codes.ok) 15:19:00 E AssertionError: 409 != 200 15:19:00 15:19:00 transportpce_tests/7.1/test01_portmapping.py:76: AssertionError 15:19:00 ----------------------------- Captured stdout call ----------------------------- 15:19:00 execution of test_04_tpdr_portmapping_NETWORK1 15:19:00 _________ TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _________ 15:19:00 15:19:00 self = 15:19:00 15:19:00 def test_05_tpdr_portmapping_CLIENT1(self): 15:19:00 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR1-CLIENT1") 15:19:00 > self.assertEqual(response['status_code'], requests.codes.ok) 15:19:00 E AssertionError: 409 != 200 15:19:00 15:19:00 transportpce_tests/7.1/test01_portmapping.py:100: AssertionError 15:19:00 ----------------------------- Captured stdout call ----------------------------- 15:19:00 execution of test_05_tpdr_portmapping_CLIENT1 15:19:00 ________ TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _________ 15:19:00 15:19:00 self = 15:19:00 15:19:00 def test_06_mpdr_portmapping_NETWORK1(self): 15:19:00 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR2-NETWORK1") 15:19:00 > self.assertEqual(response['status_code'], requests.codes.ok) 15:19:00 E AssertionError: 409 != 200 15:19:00 15:19:00 transportpce_tests/7.1/test01_portmapping.py:120: AssertionError 15:19:00 ----------------------------- Captured stdout call ----------------------------- 15:19:00 execution of test_06_mpdr_portmapping_NETWORK1 15:19:00 _________ TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _________ 15:19:00 15:19:00 self = 15:19:00 15:19:00 def test_07_mpdr_portmapping_CLIENT1(self): 15:19:00 res = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR2-CLIENT1") 15:19:00 > self.assertEqual(res['status_code'], requests.codes.ok) 15:19:00 E AssertionError: 409 != 200 15:19:00 15:19:00 transportpce_tests/7.1/test01_portmapping.py:143: AssertionError 15:19:00 ----------------------------- Captured stdout call ----------------------------- 15:19:00 execution of test_07_mpdr_portmapping_CLIENT1 15:19:00 ____________ TestTransportPCEPortmapping.test_08_check_mccapprofile ____________ 15:19:00 15:19:00 self = 15:19:00 15:19:00 def test_08_check_mccapprofile(self): 15:19:00 res = test_utils.get_portmapping_node_attr("XPDR-A2", "mc-capabilities", "XPDR-mcprofile") 15:19:00 > self.assertEqual(res['status_code'], requests.codes.ok) 15:19:00 E AssertionError: 409 != 200 15:19:00 15:19:00 transportpce_tests/7.1/test01_portmapping.py:163: AssertionError 15:19:00 ----------------------------- Captured stdout call ----------------------------- 15:19:00 execution of test_08_check_mccapprofile 15:19:00 ___________ TestTransportPCEPortmapping.test_09_mpdr_switching_pool ____________ 15:19:00 15:19:00 self = 15:19:00 15:19:00 def test_09_mpdr_switching_pool(self): 15:19:00 response = test_utils.get_portmapping_node_attr("XPDR-A2", "switching-pool-lcp", "1") 15:19:00 > self.assertEqual(response['status_code'], requests.codes.ok) 15:19:00 E AssertionError: 409 != 200 15:19:00 15:19:00 transportpce_tests/7.1/test01_portmapping.py:170: AssertionError 15:19:01 ----------------------------- Captured stdout call ----------------------------- 15:19:01 execution of test_09_mpdr_switching_pool 15:19:01 ________ TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _________ 15:19:01 15:19:01 self = 15:19:01 15:19:01 def test_10_xpdr_device_disconnection(self): 15:19:01 response = test_utils.unmount_device("XPDR-A2") 15:19:01 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 15:19:01 E AssertionError: 409 not found in (200, 204) 15:19:01 15:19:01 transportpce_tests/7.1/test01_portmapping.py:186: AssertionError 15:19:01 ----------------------------- Captured stdout call ----------------------------- 15:19:01 execution of test_10_xpdr_device_disconnection 15:19:01 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-A2 still not deleted from tpce topology... 15:19:01 =========================== short test summary info ============================ 15:19:01 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 15:19:01 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 15:19:01 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 15:19:01 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 15:19:01 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 15:19:01 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 15:19:01 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 15:19:01 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 15:19:01 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 15:19:01 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 15:19:01 10 failed, 2 passed in 416.07s (0:06:56) 15:19:01 tests71: exit 1 (416.58 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=13278 15:19:01 .... [100%] 15:19:10 44 passed in 155.67s (0:02:35) 15:19:10 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:19:36 ............................ [100%] 15:20:21 12 passed in 70.57s (0:01:10) 15:20:21 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:20:22 .................................... [100%] 15:22:00 40 passed in 194.13s (0:03:14) 15:22:00 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:22:04 .... [100%] 15:22:18 16 passed in 116.61s (0:01:56) 15:22:18 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 15:22:51 ...................................... [100%] 15:23:07 31 passed in 48.28s 15:23:07 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 15:23:07 ................................................ [100%] 15:24:41 26 passed in 94.13s (0:01:34) 15:24:41 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 15:24:49 .................................... [100%] 15:26:23 22 passed in 101.29s (0:01:41) 15:26:23 pytest -q transportpce_tests/2.2.1/test09_olm.py 15:26:24 .............................................. [100%] 15:29:26 40 passed in 183.08s (0:03:03) 15:29:26 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 15:30:09 ....................... [100%] 15:31:09 54 passed in 548.18s (0:09:08) 15:31:10 ...................................................... [ 74%] 15:35:45 ......................... [100%] 15:37:37 97 passed in 490.70s (0:08:10) 15:37:37 pytest -q transportpce_tests/2.2.1/test12_end2end.py 15:38:17 ...................................................... [100%] 15:48:04 54 passed in 626.13s (0:10:26) 15:48:04 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 15:48:58 ........................................................................ [ 71%] 15:54:06 ............................. [100%] 15:56:15 101 passed in 491.05s (0:08:11) 15:56:15 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 15:57:09 ........................................................................ [ 67%] 16:02:55 ................................... [100%] 16:09:15 107 passed in 780.16s (0:13:00) 16:09:15 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:09:58 ............................................. [100%] 16:15:35 45 passed in 379.22s (0:06:19) 16:15:35 tests71: FAIL ✖ in 7 minutes 5.06 seconds 16:15:35 tests121: OK ✔ in 22 minutes 44.78 seconds 16:15:35 tests221: OK ✔ in 1 hour 1 minute 14.06 seconds 16:15:35 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 16:15:42 tests_hybrid: freeze> python -m pip freeze --all 16:15:43 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:15:43 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:15:43 using environment variables from ./karaf221.env 16:15:43 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:16:23 ................................................... [100%] 16:18:09 51 passed in 146.54s (0:02:26) 16:18:10 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:18:53 ........................................................................ [ 66%] 16:23:14 ..................................... [100%] 16:25:20 109 passed in 429.87s (0:07:09) 16:25:20 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:26:07 ..................................................... [100%] 16:29:39 53 passed in 259.14s (0:04:19) 16:29:39 buildcontroller: OK (117.65=setup[9.51]+cmd[108.14] seconds) 16:29:39 sims: OK (34.19=setup[8.09]+cmd[26.10] seconds) 16:29:39 build_karaf_tests121: OK (83.71=setup[11.51]+cmd[72.20] seconds) 16:29:39 testsPCE: OK (291.08=setup[56.38]+cmd[234.71] seconds) 16:29:39 tests121: OK (1364.78=setup[7.95]+cmd[1356.83] seconds) 16:29:39 build_karaf_tests221: OK (83.74=setup[11.50]+cmd[72.24] seconds) 16:29:39 tests_tapi: FAIL code 1 (357.03=setup[7.97]+cmd[349.06] seconds) 16:29:39 tests221: OK (3674.05=setup[7.57]+cmd[3666.48] seconds) 16:29:39 build_karaf_tests71: OK (83.70=setup[11.61]+cmd[72.09] seconds) 16:29:39 tests71: FAIL code 1 (425.06=setup[8.47]+cmd[416.58] seconds) 16:29:39 build_karaf_tests190: OK (85.16=setup[11.48]+cmd[73.68] seconds) 16:29:39 tests190: OK (211.79=setup[7.97]+cmd[203.82] seconds) 16:29:39 tests_hybrid: OK (844.17=setup[7.70]+cmd[836.47] seconds) 16:29:39 buildlighty: OK (33.22=setup[8.29]+cmd[24.92] seconds) 16:29:39 docs: OK (35.22=setup[31.78]+cmd[3.44] seconds) 16:29:39 docs-linkcheck: OK (38.72=setup[33.33]+cmd[5.39] seconds) 16:29:39 checkbashisms: OK (3.17=setup[1.90]+cmd[0.01,0.05,1.21] seconds) 16:29:39 pre-commit: OK (55.48=setup[2.96]+cmd[0.01,0.01,43.92,8.59] seconds) 16:29:39 pylint: OK (30.74=setup[4.31]+cmd[26.43] seconds) 16:29:39 evaluation failed :( (5369.20 seconds) 16:29:39 + tox_status=255 16:29:39 + echo '---> Completed tox runs' 16:29:39 ---> Completed tox runs 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/build_karaf_tests121/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=build_karaf_tests121 16:29:39 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 16:29:39 + for i in .tox/*/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 ++ echo .tox/build_karaf_tests190/log 16:29:39 + tox_env=build_karaf_tests190 16:29:39 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/build_karaf_tests221/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=build_karaf_tests221 16:29:39 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 16:29:39 + for i in .tox/*/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 ++ echo .tox/build_karaf_tests71/log 16:29:39 + tox_env=build_karaf_tests71 16:29:39 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/buildcontroller/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=buildcontroller 16:29:39 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/buildlighty/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=buildlighty 16:29:39 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/checkbashisms/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=checkbashisms 16:29:39 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/docs-linkcheck/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=docs-linkcheck 16:29:39 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/docs/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=docs 16:29:39 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/pre-commit/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=pre-commit 16:29:39 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/pylint/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=pylint 16:29:39 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/sims/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=sims 16:29:39 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/tests121/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=tests121 16:29:39 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/tests190/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=tests190 16:29:39 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/tests221/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=tests221 16:29:39 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/tests71/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=tests71 16:29:39 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 16:29:39 + for i in .tox/*/log 16:29:39 ++ echo .tox/testsPCE/log 16:29:39 ++ awk -F/ '{print $2}' 16:29:39 + tox_env=testsPCE 16:29:39 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 16:29:40 + for i in .tox/*/log 16:29:40 ++ echo .tox/tests_hybrid/log 16:29:40 ++ awk -F/ '{print $2}' 16:29:40 + tox_env=tests_hybrid 16:29:40 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 16:29:40 + for i in .tox/*/log 16:29:40 ++ echo .tox/tests_tapi/log 16:29:40 ++ awk -F/ '{print $2}' 16:29:40 + tox_env=tests_tapi 16:29:40 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 16:29:40 + DOC_DIR=docs/_build/html 16:29:40 + [[ -d docs/_build/html ]] 16:29:40 + echo '---> Archiving generated docs' 16:29:40 ---> Archiving generated docs 16:29:40 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:29:40 + echo '---> tox-run.sh ends' 16:29:40 ---> tox-run.sh ends 16:29:40 + test 255 -eq 0 16:29:40 + exit 255 16:29:40 ++ '[' 1 = 1 ']' 16:29:40 ++ '[' -x /usr/bin/clear_console ']' 16:29:40 ++ /usr/bin/clear_console -q 16:29:40 Build step 'Execute shell' marked build as failure 16:29:40 $ ssh-agent -k 16:29:40 unset SSH_AUTH_SOCK; 16:29:40 unset SSH_AGENT_PID; 16:29:40 echo Agent pid 2658 killed; 16:29:40 [ssh-agent] Stopped. 16:29:40 [PostBuildScript] - [INFO] Executing post build scripts. 16:29:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15619733421726829056.sh 16:29:40 ---> sysstat.sh 16:29:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17391673071038172593.sh 16:29:41 ---> package-listing.sh 16:29:41 ++ tr '[:upper:]' '[:lower:]' 16:29:41 ++ facter osfamily 16:29:41 + OS_FAMILY=debian 16:29:41 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 16:29:41 + START_PACKAGES=/tmp/packages_start.txt 16:29:41 + END_PACKAGES=/tmp/packages_end.txt 16:29:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:29:41 + PACKAGES=/tmp/packages_start.txt 16:29:41 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:29:41 + PACKAGES=/tmp/packages_end.txt 16:29:41 + case "${OS_FAMILY}" in 16:29:41 + dpkg -l 16:29:41 + grep '^ii' 16:29:41 + '[' -f /tmp/packages_start.txt ']' 16:29:41 + '[' -f /tmp/packages_end.txt ']' 16:29:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:29:41 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:29:41 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:29:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:29:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins454811829513304415.sh 16:29:41 ---> capture-instance-metadata.sh 16:29:41 Setup pyenv: 16:29:41 system 16:29:41 3.8.20 16:29:41 3.9.20 16:29:41 3.10.15 16:29:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:29:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vknl from file:/tmp/.os_lf_venv 16:29:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:29:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:29:43 lf-activate-venv(): INFO: Base packages installed successfully 16:29:43 lf-activate-venv(): INFO: Installing additional packages: lftools 16:29:54 lf-activate-venv(): INFO: Adding /tmp/venv-Vknl/bin to PATH 16:29:54 INFO: Running in OpenStack, capturing instance metadata 16:29:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7937283879223246353.sh 16:29:55 provisioning config files... 16:29:55 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3832 16:29:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config13033074365917626807tmp 16:29:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:29:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:29:55 provisioning config files... 16:29:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:29:55 [EnvInject] - Injecting environment variables from a build step. 16:29:55 [EnvInject] - Injecting as environment variables the properties content 16:29:55 SERVER_ID=logs 16:29:55 16:29:55 [EnvInject] - Variables injected successfully. 16:29:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins179026187405574599.sh 16:29:55 ---> create-netrc.sh 16:29:55 WARN: Log server credential not found. 16:29:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14447044922217202928.sh 16:29:55 ---> python-tools-install.sh 16:29:55 Setup pyenv: 16:29:55 system 16:29:55 3.8.20 16:29:55 3.9.20 16:29:55 3.10.15 16:29:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:29:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vknl from file:/tmp/.os_lf_venv 16:29:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:29:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:29:57 lf-activate-venv(): INFO: Base packages installed successfully 16:29:57 lf-activate-venv(): INFO: Installing additional packages: lftools 16:30:07 lf-activate-venv(): INFO: Adding /tmp/venv-Vknl/bin to PATH 16:30:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11485975758146471512.sh 16:30:07 ---> sudo-logs.sh 16:30:07 Archiving 'sudo' log.. 16:30:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17534264919522802643.sh 16:30:08 ---> job-cost.sh 16:30:08 Setup pyenv: 16:30:08 system 16:30:08 3.8.20 16:30:08 3.9.20 16:30:08 3.10.15 16:30:08 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:30:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vknl from file:/tmp/.os_lf_venv 16:30:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:30:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:30:10 lf-activate-venv(): INFO: Base packages installed successfully 16:30:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:30:16 lf-activate-venv(): INFO: Adding /tmp/venv-Vknl/bin to PATH 16:30:16 INFO: No Stack... 16:30:16 INFO: Retrieving Pricing Info for: v3-standard-4 16:30:17 INFO: Archiving Costs 16:30:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins6269210238683391483.sh 16:30:17 ---> logs-deploy.sh 16:30:17 Setup pyenv: 16:30:17 system 16:30:17 3.8.20 16:30:17 3.9.20 16:30:17 3.10.15 16:30:17 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:30:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vknl from file:/tmp/.os_lf_venv 16:30:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:30:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:30:19 lf-activate-venv(): INFO: Base packages installed successfully 16:30:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:30:30 lf-activate-venv(): INFO: Adding /tmp/venv-Vknl/bin to PATH 16:30:30 WARNING: Nexus logging server not set 16:30:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3832/ 16:30:30 INFO: archiving logs to S3 16:30:31 ---> uname -a: 16:30:31 Linux prd-ubuntu2204-docker-4c-16g-3288 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:30:31 16:30:31 16:30:31 ---> lscpu: 16:30:31 Architecture: x86_64 16:30:31 CPU op-mode(s): 32-bit, 64-bit 16:30:31 Address sizes: 40 bits physical, 48 bits virtual 16:30:31 Byte Order: Little Endian 16:30:31 CPU(s): 4 16:30:31 On-line CPU(s) list: 0-3 16:30:31 Vendor ID: AuthenticAMD 16:30:31 Model name: AMD EPYC-Rome Processor 16:30:31 CPU family: 23 16:30:31 Model: 49 16:30:31 Thread(s) per core: 1 16:30:31 Core(s) per socket: 1 16:30:31 Socket(s): 4 16:30:31 Stepping: 0 16:30:31 BogoMIPS: 5599.99 16:30:31 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:30:31 Virtualization: AMD-V 16:30:31 Hypervisor vendor: KVM 16:30:31 Virtualization type: full 16:30:31 L1d cache: 128 KiB (4 instances) 16:30:31 L1i cache: 128 KiB (4 instances) 16:30:31 L2 cache: 2 MiB (4 instances) 16:30:31 L3 cache: 64 MiB (4 instances) 16:30:31 NUMA node(s): 1 16:30:31 NUMA node0 CPU(s): 0-3 16:30:31 Vulnerability Gather data sampling: Not affected 16:30:31 Vulnerability Indirect target selection: Not affected 16:30:31 Vulnerability Itlb multihit: Not affected 16:30:31 Vulnerability L1tf: Not affected 16:30:31 Vulnerability Mds: Not affected 16:30:31 Vulnerability Meltdown: Not affected 16:30:31 Vulnerability Mmio stale data: Not affected 16:30:31 Vulnerability Reg file data sampling: Not affected 16:30:31 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:30:31 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:30:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:30:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:30:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:30:31 Vulnerability Srbds: Not affected 16:30:31 Vulnerability Tsx async abort: Not affected 16:30:31 16:30:31 16:30:31 ---> nproc: 16:30:31 4 16:30:31 16:30:31 16:30:31 ---> df -h: 16:30:31 Filesystem Size Used Avail Use% Mounted on 16:30:31 tmpfs 1.6G 1.1M 1.6G 1% /run 16:30:31 /dev/vda1 78G 18G 61G 23% / 16:30:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:30:31 tmpfs 5.0M 0 5.0M 0% /run/lock 16:30:31 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:30:31 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:30:31 16:30:31 16:30:31 ---> free -m: 16:30:31 total used free shared buff/cache available 16:30:31 Mem: 15989 711 11008 3 4269 14935 16:30:31 Swap: 1023 19 1004 16:30:31 16:30:31 16:30:31 ---> ip addr: 16:30:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:30:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:30:31 inet 127.0.0.1/8 scope host lo 16:30:31 valid_lft forever preferred_lft forever 16:30:31 inet6 ::1/128 scope host 16:30:31 valid_lft forever preferred_lft forever 16:30:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:30:31 link/ether fa:16:3e:66:a7:2f brd ff:ff:ff:ff:ff:ff 16:30:31 altname enp0s3 16:30:31 inet 10.30.170.138/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:30:31 valid_lft 78617sec preferred_lft 78617sec 16:30:31 inet6 fe80::f816:3eff:fe66:a72f/64 scope link 16:30:31 valid_lft forever preferred_lft forever 16:30:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:30:31 link/ether 22:4a:be:3b:dd:94 brd ff:ff:ff:ff:ff:ff 16:30:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:30:31 valid_lft forever preferred_lft forever 16:30:31 16:30:31 16:30:31 ---> sar -b -r -n DEV: 16:30:31 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3288) 10/29/25 _x86_64_ (4 CPU) 16:30:31 16:30:31 14:20:51 LINUX RESTART (4 CPU) 16:30:31 16:30:31 14:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:30:31 14:40:37 1.34 0.00 1.31 0.03 0.04 18.41 1108.40 16:30:31 14:50:09 11.93 0.00 1.29 10.64 0.15 15.60 254273.04 16:30:31 15:00:01 26.51 1.39 24.50 0.62 99.05 1169.21 339.09 16:30:31 15:10:07 101.21 4.56 91.85 4.80 259.14 36921.06 25636.27 16:30:31 15:20:06 53.82 22.83 29.21 1.78 277.03 2095.46 1431.35 16:30:31 15:30:01 18.68 0.20 17.59 0.88 4.92 452.72 289.64 16:30:31 15:40:37 5.14 0.06 4.86 0.22 1.08 132.95 169.93 16:30:31 15:50:37 5.76 0.13 5.42 0.21 2.12 135.96 104.30 16:30:31 16:00:01 6.11 0.09 5.82 0.19 1.18 150.66 72.64 16:30:31 16:10:37 4.63 0.04 4.43 0.16 0.63 122.43 95.48 16:30:31 16:20:36 8.62 0.18 8.05 0.38 5.21 522.14 82.52 16:30:31 16:30:01 11.86 3.75 7.37 0.74 119.74 244.53 143.98 16:30:31 Average: 21.26 2.75 16.83 1.68 63.66 3528.41 22682.22 16:30:31 16:30:31 14:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:30:31 14:40:37 13303304 15508076 504360 3.08 60420 2367528 1129328 6.48 466076 2343764 136 16:30:31 14:50:09 13297328 15507564 504780 3.08 61124 2372288 1129264 6.48 471500 2342980 36 16:30:31 15:00:01 12648392 15363152 615932 3.76 94812 2814220 1194632 6.86 550052 2857692 228944 16:30:31 15:10:07 168376 7764812 8155516 49.81 257420 7135520 10562436 60.63 2317796 13119652 452 16:30:31 15:20:06 6651500 10134736 5801252 35.43 267996 3220560 6728820 38.62 1926056 7244368 300 16:30:31 15:30:01 4859640 8386024 7548816 46.11 270596 3261176 8864304 50.88 1935644 9026968 324 16:30:31 15:40:37 7879644 11423484 4513588 27.57 271672 3277572 5241560 30.09 1939588 6017824 212 16:30:31 15:50:37 6498024 10056444 5880024 35.91 272368 3291456 6582756 37.78 1942888 7378844 332 16:30:31 16:00:01 6327532 9901504 6034800 36.86 273176 3306196 6721740 38.58 1946244 7554956 296 16:30:31 16:10:37 7964944 11555068 4382340 26.77 273700 3321824 5081976 29.17 1948488 5923852 60 16:30:31 16:20:36 7698000 11402544 4534596 27.70 277220 3431160 5204688 29.87 1964972 6164792 208 16:30:31 16:30:01 11344208 15323612 615812 3.76 279296 3695792 1215120 6.97 2019760 2471128 219984 16:30:31 Average: 8220074 11860585 4090985 24.99 221650 3457941 4971385 28.54 1619089 6037235 37607 16:30:31 16:30:31 14:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:30:31 14:40:37 lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 16:30:31 14:40:37 ens3 0.96 0.54 0.29 0.66 0.00 0.00 0.00 0.00 16:30:31 14:40:37 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 14:50:09 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:30:31 14:50:09 ens3 0.43 0.08 0.05 0.02 0.00 0.00 0.00 0.00 16:30:31 14:50:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 15:00:01 lo 0.19 0.19 0.03 0.03 0.00 0.00 0.00 0.00 16:30:31 15:00:01 ens3 33.28 24.65 165.69 6.01 0.00 0.00 0.00 0.00 16:30:31 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 15:10:07 lo 4.64 4.64 5.07 5.07 0.00 0.00 0.00 0.00 16:30:31 15:10:07 ens3 108.93 85.58 1768.16 9.52 0.00 0.00 0.00 0.00 16:30:31 15:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 15:20:06 lo 25.04 25.04 15.01 15.01 0.00 0.00 0.00 0.00 16:30:31 15:20:06 ens3 2.60 1.84 0.75 0.62 0.00 0.00 0.00 0.00 16:30:31 15:20:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 15:30:01 lo 39.53 39.53 15.55 15.55 0.00 0.00 0.00 0.00 16:30:31 15:30:01 ens3 1.19 1.21 0.23 0.21 0.00 0.00 0.00 0.00 16:30:31 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 15:40:37 lo 23.74 23.74 10.78 10.78 0.00 0.00 0.00 0.00 16:30:31 15:40:37 ens3 0.86 0.71 0.23 0.18 0.00 0.00 0.00 0.00 16:30:31 15:40:37 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 15:50:37 lo 19.91 19.91 8.34 8.34 0.00 0.00 0.00 0.00 16:30:31 15:50:37 ens3 0.49 0.32 0.12 0.08 0.00 0.00 0.00 0.00 16:30:31 15:50:37 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 16:00:01 lo 19.80 19.80 10.45 10.45 0.00 0.00 0.00 0.00 16:30:31 16:00:01 ens3 0.89 0.75 0.25 0.19 0.00 0.00 0.00 0.00 16:30:31 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 16:10:37 lo 11.80 11.80 6.93 6.93 0.00 0.00 0.00 0.00 16:30:31 16:10:37 ens3 0.71 0.49 0.17 0.13 0.00 0.00 0.00 0.00 16:30:31 16:10:37 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 16:20:36 lo 13.46 13.46 7.16 7.16 0.00 0.00 0.00 0.00 16:30:31 16:20:36 ens3 0.87 0.75 0.25 0.20 0.00 0.00 0.00 0.00 16:30:31 16:20:36 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 16:30:01 lo 34.21 34.21 13.30 13.30 0.00 0.00 0.00 0.00 16:30:31 16:30:01 ens3 2.95 2.08 1.62 0.95 0.00 0.00 0.00 0.00 16:30:31 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 Average: lo 15.92 15.92 7.68 7.68 0.00 0.00 0.00 0.00 16:30:31 Average: ens3 12.90 9.96 162.86 1.56 0.00 0.00 0.00 0.00 16:30:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:31 16:30:31 16:30:31 ---> sar -P ALL: 16:30:31 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3288) 10/29/25 _x86_64_ (4 CPU) 16:30:31 16:30:31 14:20:51 LINUX RESTART (4 CPU) 16:30:31 16:30:31 14:30:01 CPU %user %nice %system %iowait %steal %idle 16:30:31 14:40:37 all 0.24 0.00 0.03 0.01 0.01 99.71 16:30:31 14:40:37 0 0.02 0.00 0.02 0.03 0.01 99.93 16:30:31 14:40:37 1 0.77 0.00 0.02 0.00 0.02 99.19 16:30:31 14:40:37 2 0.08 0.00 0.03 0.02 0.01 99.86 16:30:31 14:40:37 3 0.10 0.00 0.03 0.01 0.02 99.85 16:30:31 14:50:09 all 0.06 0.00 0.03 0.04 0.01 99.85 16:30:31 14:50:09 0 0.02 0.00 0.04 0.08 0.01 99.85 16:30:31 14:50:09 1 0.12 0.00 0.02 0.03 0.01 99.83 16:30:31 14:50:09 2 0.09 0.00 0.04 0.05 0.02 99.80 16:30:31 14:50:09 3 0.02 0.00 0.04 0.01 0.02 99.92 16:30:31 15:00:01 all 2.72 0.00 0.30 0.38 0.02 96.58 16:30:31 15:00:01 0 2.09 0.00 0.26 0.46 0.01 97.17 16:30:31 15:00:01 1 4.08 0.00 0.44 0.59 0.02 94.87 16:30:31 15:00:01 2 3.13 0.00 0.26 0.07 0.04 96.50 16:30:31 15:00:01 3 1.60 0.00 0.24 0.39 0.02 97.76 16:30:31 15:10:07 all 51.84 0.00 2.79 3.10 0.12 42.15 16:30:31 15:10:07 0 48.65 0.00 2.83 2.77 0.11 45.64 16:30:31 15:10:07 1 55.11 0.00 2.77 3.63 0.13 38.36 16:30:31 15:10:07 2 52.27 0.00 2.94 2.51 0.12 42.16 16:30:31 15:10:07 3 51.33 0.00 2.63 3.48 0.13 42.44 16:30:31 15:20:06 all 49.01 0.00 2.14 1.29 0.15 47.41 16:30:31 15:20:06 0 48.32 0.00 2.13 2.48 0.15 46.93 16:30:31 15:20:06 1 48.89 0.00 2.21 0.81 0.14 47.95 16:30:31 15:20:06 2 48.94 0.00 2.11 1.00 0.15 47.81 16:30:31 15:20:06 3 49.90 0.00 2.10 0.90 0.15 46.95 16:30:31 15:30:01 all 33.97 0.00 1.27 0.06 0.14 64.56 16:30:31 15:30:01 0 33.57 0.00 1.16 0.09 0.14 65.04 16:30:31 15:30:01 1 34.72 0.00 1.37 0.05 0.14 63.73 16:30:31 15:30:01 2 33.64 0.00 1.21 0.06 0.14 64.95 16:30:31 15:30:01 3 33.95 0.00 1.35 0.03 0.14 64.52 16:30:31 15:40:37 all 9.48 0.00 0.47 0.03 0.10 89.92 16:30:31 15:40:37 0 9.55 0.00 0.48 0.02 0.10 89.86 16:30:31 15:40:37 1 9.52 0.00 0.42 0.01 0.11 89.95 16:30:31 15:40:37 2 9.49 0.00 0.49 0.01 0.11 89.90 16:30:31 15:40:37 3 9.37 0.00 0.49 0.08 0.10 89.96 16:30:31 15:50:37 all 9.02 0.00 0.54 0.03 0.11 90.30 16:30:31 15:50:37 0 8.22 0.00 0.49 0.02 0.11 91.17 16:30:31 15:50:37 1 9.36 0.00 0.64 0.01 0.12 89.88 16:30:31 15:50:37 2 9.20 0.00 0.55 0.05 0.11 90.10 16:30:31 15:50:37 3 9.31 0.00 0.48 0.04 0.11 90.06 16:30:31 16:00:01 all 10.42 0.00 0.56 0.04 0.11 88.87 16:30:31 16:00:01 0 10.87 0.00 0.53 0.02 0.10 88.47 16:30:31 16:00:01 1 11.02 0.00 0.59 0.06 0.11 88.22 16:30:31 16:00:01 2 9.82 0.00 0.57 0.04 0.12 89.45 16:30:31 16:00:01 3 9.98 0.00 0.55 0.03 0.12 89.33 16:30:31 16:10:37 all 6.65 0.00 0.51 0.02 0.11 92.70 16:30:31 16:10:37 0 6.16 0.00 0.44 0.03 0.11 93.25 16:30:31 16:10:37 1 7.02 0.00 0.54 0.02 0.12 92.30 16:30:31 16:10:37 2 6.81 0.00 0.53 0.01 0.11 92.53 16:30:31 16:10:37 3 6.60 0.00 0.53 0.03 0.11 92.73 16:30:31 16:20:36 all 13.46 0.00 0.62 0.06 0.11 85.75 16:30:31 16:20:36 0 13.49 0.00 0.57 0.01 0.10 85.83 16:30:31 16:20:36 1 13.35 0.00 0.60 0.13 0.12 85.80 16:30:31 16:20:36 2 14.25 0.00 0.63 0.07 0.12 84.94 16:30:31 16:20:36 3 12.73 0.00 0.70 0.02 0.12 86.43 16:30:31 16:30:31 16:20:36 CPU %user %nice %system %iowait %steal %idle 16:30:31 16:30:01 all 11.16 0.00 0.66 0.10 0.11 87.97 16:30:31 16:30:01 0 11.06 0.00 0.62 0.17 0.10 88.05 16:30:31 16:30:01 1 11.91 0.00 0.72 0.09 0.12 87.16 16:30:31 16:30:01 2 11.06 0.00 0.61 0.10 0.11 88.13 16:30:31 16:30:01 3 10.63 0.00 0.67 0.07 0.10 88.53 16:30:31 Average: all 16.45 0.00 0.82 0.43 0.09 82.20 16:30:31 Average: 0 15.94 0.00 0.80 0.51 0.09 82.66 16:30:31 Average: 1 17.10 0.00 0.86 0.45 0.09 81.49 16:30:31 Average: 2 16.52 0.00 0.83 0.33 0.10 82.22 16:30:31 Average: 3 16.25 0.00 0.82 0.43 0.09 82.41 16:30:31 16:30:31 16:30:31