20:45:27 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118901 20:45:27 Running as SYSTEM 20:45:27 [EnvInject] - Loading node environment variables. 20:45:27 Building remotely on prd-ubuntu2204-docker-4c-16g-2979 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 20:45:27 [ssh-agent] Looking for ssh-agent implementation... 20:45:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:27 $ ssh-agent 20:45:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnKqdTg/agent.1573 20:45:27 SSH_AGENT_PID=1575 20:45:27 [ssh-agent] Started. 20:45:27 Running ssh-add (command line suppressed) 20:45:27 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_804359247078023765.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_804359247078023765.key) 20:45:28 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:45:28 The recommended git tool is: NONE 20:45:29 using credential jenkins-ssh 20:45:29 Wiping out workspace first. 20:45:29 Cloning the remote Git repository 20:45:29 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 20:45:29 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 20:45:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 20:45:29 > git --version # timeout=10 20:45:29 > git --version # 'git version 2.34.1' 20:45:29 using GIT_SSH to set credentials jenkins-ssh 20:45:29 Verifying host key using known hosts file 20:45:30 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. 20:45:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 20:45:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 20:45:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 20:45:35 using GIT_SSH to set credentials jenkins-ssh 20:45:35 Verifying host key using known hosts file 20:45:35 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. 20:45:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/01/118901/3 # timeout=10 20:45:35 > git rev-parse dace26865dd83ba19dddc135ed6a9ef465c27d31^{commit} # timeout=10 20:45:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:45:35 Checking out Revision dace26865dd83ba19dddc135ed6a9ef465c27d31 (refs/changes/01/118901/3) 20:45:35 > git config core.sparsecheckout # timeout=10 20:45:35 > git checkout -f dace26865dd83ba19dddc135ed6a9ef465c27d31 # timeout=10 20:45:36 Commit message: "Refactor ConnectivityUtils add unit test Phtnc" 20:45:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:45:36 > git rev-list --no-walk d1e46504e7dda18466815dc5e44e9a50ce36a07d # timeout=10 20:45:36 > git remote # timeout=10 20:45:36 > git submodule init # timeout=10 20:45:36 > git submodule sync # timeout=10 20:45:36 > git config --get remote.origin.url # timeout=10 20:45:36 > git submodule init # timeout=10 20:45:36 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:45:36 ERROR: No submodules found. 20:45:39 provisioning config files... 20:45:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:45:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:45:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5706628988986434968.sh 20:45:39 ---> python-tools-install.sh 20:45:39 Setup pyenv: 20:45:39 * system (set by /opt/pyenv/version) 20:45:39 * 3.8.20 (set by /opt/pyenv/version) 20:45:39 * 3.9.20 (set by /opt/pyenv/version) 20:45:39 3.10.15 20:45:39 3.11.10 20:45:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TSlv 20:45:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:45:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:45:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:45:55 lf-activate-venv(): INFO: Base packages installed successfully 20:45:55 lf-activate-venv(): INFO: Installing additional packages: lftools 20:46:36 lf-activate-venv(): INFO: Adding /tmp/venv-TSlv/bin to PATH 20:46:36 Generating Requirements File 20:46:57 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. 20:46:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:46:57 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 20:46:57 Python 3.11.10 20:46:58 pip 25.3 from /tmp/venv-TSlv/lib/python3.11/site-packages/pip (python 3.11) 20:46:58 appdirs==1.4.4 20:46:58 argcomplete==3.6.3 20:46:58 aspy.yaml==1.3.0 20:46:58 attrs==25.4.0 20:46:58 autopage==0.5.2 20:46:58 beautifulsoup4==4.14.2 20:46:58 boto3==1.40.61 20:46:58 botocore==1.40.61 20:46:58 bs4==0.0.2 20:46:58 cachetools==6.2.1 20:46:58 certifi==2025.10.5 20:46:58 cffi==2.0.0 20:46:58 cfgv==3.4.0 20:46:58 chardet==5.2.0 20:46:58 charset-normalizer==3.4.4 20:46:58 click==8.3.0 20:46:58 cliff==4.11.0 20:46:58 cmd2==2.7.0 20:46:58 cryptography==3.3.2 20:46:58 debtcollector==3.0.0 20:46:58 decorator==5.2.1 20:46:58 defusedxml==0.7.1 20:46:58 Deprecated==1.2.18 20:46:58 distlib==0.4.0 20:46:58 dnspython==2.8.0 20:46:58 docker==7.1.0 20:46:58 dogpile.cache==1.5.0 20:46:58 durationpy==0.10 20:46:58 email-validator==2.3.0 20:46:58 filelock==3.20.0 20:46:58 future==1.0.0 20:46:58 gitdb==4.0.12 20:46:58 GitPython==3.1.45 20:46:58 google-auth==2.42.0 20:46:58 httplib2==0.31.0 20:46:58 identify==2.6.15 20:46:58 idna==3.11 20:46:58 importlib-resources==1.5.0 20:46:58 iso8601==2.1.0 20:46:58 Jinja2==3.1.6 20:46:58 jmespath==1.0.1 20:46:58 jsonpatch==1.33 20:46:58 jsonpointer==3.0.0 20:46:58 jsonschema==4.25.1 20:46:58 jsonschema-specifications==2025.9.1 20:46:58 keystoneauth1==5.12.0 20:46:58 kubernetes==34.1.0 20:46:58 lftools==0.37.15 20:46:58 lxml==6.0.2 20:46:58 markdown-it-py==4.0.0 20:46:58 MarkupSafe==3.0.3 20:46:58 mdurl==0.1.2 20:46:58 msgpack==1.1.2 20:46:58 multi_key_dict==2.0.3 20:46:58 munch==4.0.0 20:46:58 netaddr==1.3.0 20:46:58 niet==1.4.2 20:46:58 nodeenv==1.9.1 20:46:58 oauth2client==4.1.3 20:46:58 oauthlib==3.3.1 20:46:58 openstacksdk==4.7.1 20:46:58 os-service-types==1.8.0 20:46:58 osc-lib==4.2.0 20:46:58 oslo.config==10.0.0 20:46:58 oslo.context==6.1.0 20:46:58 oslo.i18n==6.6.0 20:46:58 oslo.log==7.2.1 20:46:58 oslo.serialization==5.8.0 20:46:58 oslo.utils==9.1.0 20:46:58 packaging==25.0 20:46:58 pbr==7.0.1 20:46:58 platformdirs==4.5.0 20:46:58 prettytable==3.16.0 20:46:58 psutil==7.1.2 20:46:58 pyasn1==0.6.1 20:46:58 pyasn1_modules==0.4.2 20:46:58 pycparser==2.23 20:46:58 pygerrit2==2.0.15 20:46:58 PyGithub==2.8.1 20:46:58 Pygments==2.19.2 20:46:58 PyJWT==2.10.1 20:46:58 PyNaCl==1.6.0 20:46:58 pyparsing==2.4.7 20:46:58 pyperclip==1.11.0 20:46:58 pyrsistent==0.20.0 20:46:58 python-cinderclient==9.8.0 20:46:58 python-dateutil==2.9.0.post0 20:46:58 python-heatclient==4.3.0 20:46:58 python-jenkins==1.8.3 20:46:58 python-keystoneclient==5.7.0 20:46:58 python-magnumclient==4.9.0 20:46:58 python-openstackclient==8.2.0 20:46:58 python-swiftclient==4.8.0 20:46:58 PyYAML==6.0.3 20:46:58 referencing==0.37.0 20:46:58 requests==2.32.5 20:46:58 requests-oauthlib==2.0.0 20:46:58 requestsexceptions==1.4.0 20:46:58 rfc3986==2.0.0 20:46:58 rich==14.2.0 20:46:58 rich-argparse==1.7.1 20:46:58 rpds-py==0.28.0 20:46:58 rsa==4.9.1 20:46:58 ruamel.yaml==0.18.16 20:46:58 ruamel.yaml.clib==0.2.14 20:46:58 s3transfer==0.14.0 20:46:58 simplejson==3.20.2 20:46:58 six==1.17.0 20:46:58 smmap==5.0.2 20:46:58 soupsieve==2.8 20:46:58 stevedore==5.5.0 20:46:58 tabulate==0.9.0 20:46:58 toml==0.10.2 20:46:58 tomlkit==0.13.3 20:46:58 tqdm==4.67.1 20:46:58 typing_extensions==4.15.0 20:46:58 tzdata==2025.2 20:46:58 urllib3==1.26.20 20:46:58 virtualenv==20.35.3 20:46:58 wcwidth==0.2.14 20:46:58 websocket-client==1.9.0 20:46:58 wrapt==2.0.0 20:46:58 xdg==6.0.0 20:46:58 xmltodict==1.0.2 20:46:58 yq==3.4.3 20:46:58 [EnvInject] - Injecting environment variables from a build step. 20:46:58 [EnvInject] - Injecting as environment variables the properties content 20:46:58 PYTHON=python3 20:46:58 20:46:58 [EnvInject] - Variables injected successfully. 20:46:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9113395141428572807.sh 20:46:58 ---> tox-install.sh 20:46:58 + source /home/jenkins/lf-env.sh 20:46:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:46:58 ++ mktemp -d /tmp/venv-XXXX 20:46:58 + lf_venv=/tmp/venv-nmWw 20:46:58 + local venv_file=/tmp/.os_lf_venv 20:46:58 + local python=python3 20:46:58 + local options 20:46:58 + local set_path=true 20:46:58 + local install_args= 20:46:58 ++ 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 20:46:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:46:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:46:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:46:58 + true 20:46:58 + case $1 in 20:46:58 + venv_file=/tmp/.toxenv 20:46:58 + shift 2 20:46:58 + true 20:46:58 + case $1 in 20:46:58 + shift 20:46:58 + break 20:46:58 + case $python in 20:46:58 + local pkg_list= 20:46:58 + [[ -d /opt/pyenv ]] 20:46:58 + echo 'Setup pyenv:' 20:46:58 Setup pyenv: 20:46:58 + export PYENV_ROOT=/opt/pyenv 20:46:58 + PYENV_ROOT=/opt/pyenv 20:46:58 + 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 20:46:58 + 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 20:46:58 + pyenv versions 20:46:58 system 20:46:58 3.8.20 20:46:58 3.9.20 20:46:58 3.10.15 20:46:58 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:46:58 + command -v pyenv 20:46:58 ++ pyenv init - --no-rehash 20:46:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:46:58 for i in ${!paths[@]}; do 20:46:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:46:58 fi; done; 20:46:58 echo "${paths[*]}"'\'')" 20:46:58 export PATH="/opt/pyenv/shims:${PATH}" 20:46:58 export PYENV_SHELL=bash 20:46:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:46:58 pyenv() { 20:46:58 local command 20:46:58 command="${1:-}" 20:46:58 if [ "$#" -gt 0 ]; then 20:46:58 shift 20:46:58 fi 20:46:58 20:46:58 case "$command" in 20:46:58 rehash|shell) 20:46:58 eval "$(pyenv "sh-$command" "$@")" 20:46:58 ;; 20:46:58 *) 20:46:58 command pyenv "$command" "$@" 20:46:58 ;; 20:46:58 esac 20:46:58 }' 20:46:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:46:58 for i in ${!paths[@]}; do 20:46:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:46:58 fi; done; 20:46:58 echo "${paths[*]}"' 20:46:58 ++ 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 20:46:58 ++ 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 20:46:58 ++ 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 20:46:58 ++ export PYENV_SHELL=bash 20:46:58 ++ PYENV_SHELL=bash 20:46:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:46:58 +++ complete -F _pyenv pyenv 20:46:58 ++ lf-pyver python3 20:46:58 ++ local py_version_xy=python3 20:46:58 ++ local py_version_xyz= 20:46:58 ++ pyenv versions 20:46:58 ++ local command 20:46:58 ++ command=versions 20:46:58 ++ '[' 1 -gt 0 ']' 20:46:58 ++ shift 20:46:58 ++ case "$command" in 20:46:58 ++ command pyenv versions 20:46:58 ++ grep -E '^[0-9.]*[0-9]$' 20:46:58 ++ sed 's/^[ *]* //' 20:46:58 ++ awk '{ print $1 }' 20:46:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:46:58 +++ grep '^3' /tmp/.pyenv_versions 20:46:58 +++ sort -V 20:46:58 +++ tail -n 1 20:46:58 ++ py_version_xyz=3.11.10 20:46:58 ++ [[ -z 3.11.10 ]] 20:46:58 ++ echo 3.11.10 20:46:58 ++ return 0 20:46:58 + pyenv local 3.11.10 20:46:58 + local command 20:46:58 + command=local 20:46:58 + '[' 2 -gt 0 ']' 20:46:58 + shift 20:46:58 + case "$command" in 20:46:58 + command pyenv local 3.11.10 20:46:58 + for arg in "$@" 20:46:58 + case $arg in 20:46:58 + pkg_list+='tox ' 20:46:58 + for arg in "$@" 20:46:58 + case $arg in 20:46:58 + pkg_list+='virtualenv ' 20:46:58 + for arg in "$@" 20:46:58 + case $arg in 20:46:58 + pkg_list+='urllib3~=1.26.15 ' 20:46:58 + [[ -f /tmp/.toxenv ]] 20:46:58 + [[ ! -f /tmp/.toxenv ]] 20:46:58 + [[ -n '' ]] 20:46:58 + python3 -m venv /tmp/venv-nmWw 20:47:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nmWw' 20:47:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nmWw 20:47:02 + echo /tmp/venv-nmWw 20:47:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:47:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:47:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:47:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:02 + local 'pip_opts=--upgrade --quiet' 20:47:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:47:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:47:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:47:02 + [[ -n '' ]] 20:47:02 + [[ -n '' ]] 20:47:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:47:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:47:02 + /tmp/venv-nmWw/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 20:47:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:47:06 lf-activate-venv(): INFO: Base packages installed successfully 20:47:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:47:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:47:06 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:47:06 + /tmp/venv-nmWw/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 20:47:08 + type python3 20:47:08 + true 20:47:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nmWw/bin to PATH' 20:47:08 lf-activate-venv(): INFO: Adding /tmp/venv-nmWw/bin to PATH 20:47:08 + PATH=/tmp/venv-nmWw/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 20:47:08 + return 0 20:47:08 + python3 --version 20:47:08 Python 3.11.10 20:47:08 + python3 -m pip --version 20:47:08 pip 25.3 from /tmp/venv-nmWw/lib/python3.11/site-packages/pip (python 3.11) 20:47:08 + python3 -m pip freeze 20:47:08 cachetools==6.2.1 20:47:08 chardet==5.2.0 20:47:08 colorama==0.4.6 20:47:08 distlib==0.4.0 20:47:08 filelock==3.20.0 20:47:08 packaging==25.0 20:47:08 platformdirs==4.5.0 20:47:08 pluggy==1.6.0 20:47:08 pyproject-api==1.10.0 20:47:08 tox==4.32.0 20:47:08 urllib3==1.26.20 20:47:08 virtualenv==20.35.3 20:47:09 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins2879433484292415574.sh 20:47:09 [EnvInject] - Injecting environment variables from a build step. 20:47:09 [EnvInject] - Injecting as environment variables the properties content 20:47:09 PARALLEL=True 20:47:09 20:47:09 [EnvInject] - Variables injected successfully. 20:47:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1596447571721475137.sh 20:47:09 ---> tox-run.sh 20:47:09 + 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 20:47:09 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 20:47:09 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 20:47:09 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 20:47:09 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 20:47:09 + source /home/jenkins/lf-env.sh 20:47:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:47:09 ++ mktemp -d /tmp/venv-XXXX 20:47:09 + lf_venv=/tmp/venv-KWGF 20:47:09 + local venv_file=/tmp/.os_lf_venv 20:47:09 + local python=python3 20:47:09 + local options 20:47:09 + local set_path=true 20:47:09 + local install_args= 20:47:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:47:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:47:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:47:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:47:09 + true 20:47:09 + case $1 in 20:47:09 + venv_file=/tmp/.toxenv 20:47:09 + shift 2 20:47:09 + true 20:47:09 + case $1 in 20:47:09 + shift 20:47:09 + break 20:47:09 + case $python in 20:47:09 + local pkg_list= 20:47:09 + [[ -d /opt/pyenv ]] 20:47:09 + echo 'Setup pyenv:' 20:47:09 Setup pyenv: 20:47:09 + export PYENV_ROOT=/opt/pyenv 20:47:09 + PYENV_ROOT=/opt/pyenv 20:47:09 + 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 20:47:09 + 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 20:47:09 + pyenv versions 20:47:09 system 20:47:09 3.8.20 20:47:09 3.9.20 20:47:09 3.10.15 20:47:09 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:47:09 + command -v pyenv 20:47:09 ++ pyenv init - --no-rehash 20:47:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:47:09 for i in ${!paths[@]}; do 20:47:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:47:09 fi; done; 20:47:09 echo "${paths[*]}"'\'')" 20:47:09 export PATH="/opt/pyenv/shims:${PATH}" 20:47:09 export PYENV_SHELL=bash 20:47:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:47:09 pyenv() { 20:47:09 local command 20:47:09 command="${1:-}" 20:47:09 if [ "$#" -gt 0 ]; then 20:47:09 shift 20:47:09 fi 20:47:09 20:47:09 case "$command" in 20:47:09 rehash|shell) 20:47:09 eval "$(pyenv "sh-$command" "$@")" 20:47:09 ;; 20:47:09 *) 20:47:09 command pyenv "$command" "$@" 20:47:09 ;; 20:47:09 esac 20:47:09 }' 20:47:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:47:09 for i in ${!paths[@]}; do 20:47:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:47:09 fi; done; 20:47:09 echo "${paths[*]}"' 20:47:09 ++ 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 20:47:09 ++ 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 20:47:09 ++ 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 20:47:09 ++ export PYENV_SHELL=bash 20:47:09 ++ PYENV_SHELL=bash 20:47:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:47:09 +++ complete -F _pyenv pyenv 20:47:09 ++ lf-pyver python3 20:47:09 ++ local py_version_xy=python3 20:47:09 ++ local py_version_xyz= 20:47:09 ++ pyenv versions 20:47:09 ++ local command 20:47:09 ++ command=versions 20:47:09 ++ '[' 1 -gt 0 ']' 20:47:09 ++ shift 20:47:09 ++ case "$command" in 20:47:09 ++ command pyenv versions 20:47:09 ++ sed 's/^[ *]* //' 20:47:09 ++ grep -E '^[0-9.]*[0-9]$' 20:47:09 ++ awk '{ print $1 }' 20:47:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:47:09 +++ grep '^3' /tmp/.pyenv_versions 20:47:09 +++ sort -V 20:47:09 +++ tail -n 1 20:47:09 ++ py_version_xyz=3.11.10 20:47:09 ++ [[ -z 3.11.10 ]] 20:47:09 ++ echo 3.11.10 20:47:09 ++ return 0 20:47:09 + pyenv local 3.11.10 20:47:09 + local command 20:47:09 + command=local 20:47:09 + '[' 2 -gt 0 ']' 20:47:09 + shift 20:47:09 + case "$command" in 20:47:09 + command pyenv local 3.11.10 20:47:09 + for arg in "$@" 20:47:09 + case $arg in 20:47:09 + pkg_list+='tox ' 20:47:09 + for arg in "$@" 20:47:09 + case $arg in 20:47:09 + pkg_list+='virtualenv ' 20:47:09 + for arg in "$@" 20:47:09 + case $arg in 20:47:09 + pkg_list+='urllib3~=1.26.15 ' 20:47:09 + [[ -f /tmp/.toxenv ]] 20:47:09 ++ cat /tmp/.toxenv 20:47:09 + lf_venv=/tmp/venv-nmWw 20:47:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nmWw from' file:/tmp/.toxenv 20:47:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nmWw from file:/tmp/.toxenv 20:47:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:47:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:47:09 + local 'pip_opts=--upgrade --quiet' 20:47:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:47:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:47:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:47:09 + [[ -n '' ]] 20:47:09 + [[ -n '' ]] 20:47:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:47:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:47:09 + /tmp/venv-nmWw/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 20:47:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:47:10 lf-activate-venv(): INFO: Base packages installed successfully 20:47:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:47:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:47:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:47:10 + /tmp/venv-nmWw/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 20:47:11 + type python3 20:47:11 + true 20:47:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nmWw/bin to PATH' 20:47:11 lf-activate-venv(): INFO: Adding /tmp/venv-nmWw/bin to PATH 20:47:11 + PATH=/tmp/venv-nmWw/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 20:47:11 + return 0 20:47:11 + [[ -d /opt/pyenv ]] 20:47:11 + echo '---> Setting up pyenv' 20:47:11 ---> Setting up pyenv 20:47:11 + export PYENV_ROOT=/opt/pyenv 20:47:11 + PYENV_ROOT=/opt/pyenv 20:47:11 + export PATH=/opt/pyenv/bin:/tmp/venv-nmWw/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 20:47:11 + PATH=/opt/pyenv/bin:/tmp/venv-nmWw/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 20:47:11 ++ pwd 20:47:11 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 20:47:11 + export PYTHONPATH 20:47:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:47:11 + TOX_TESTENV_PASSENV=PYTHONPATH 20:47:11 + tox --version 20:47:11 4.32.0 from /tmp/venv-nmWw/lib/python3.11/site-packages/tox/__init__.py 20:47:11 + PARALLEL=True 20:47:11 + TOX_OPTIONS_LIST= 20:47:11 + [[ -n '' ]] 20:47:11 + case ${PARALLEL,,} in 20:47:11 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 20:47:11 + tox --parallel auto --parallel-live 20:47:11 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 20:47:13 checkbashisms: freeze> python -m pip freeze --all 20:47:13 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 20:47:13 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 20:47:13 docs: install_deps> python -I -m pip install -r docs/requirements.txt 20:47:13 checkbashisms: pip==25.2,setuptools==80.9.0 20:47:13 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 20:47:13 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)' 20:47:14 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 20:47:15 checkbashisms: OK ✔ in 3.26 seconds 20:47:15 pre-commit: install_deps> python -I -m pip install pre-commit 20:47:22 pre-commit: freeze> python -m pip freeze --all 20:47:22 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 20:47:22 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 20:47:22 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)' 20:47:22 /usr/bin/cpan 20:47:22 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 20:47:23 [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. 20:47:23 [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. 20:47:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:47:23 [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. 20:47:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:47:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:47:24 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:47:24 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 20:47:24 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 20:47:25 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:47:25 [INFO] Once installed this environment will be reused. 20:47:25 [INFO] This may take a few minutes... 20:47:27 buildcontroller: freeze> python -m pip freeze --all 20:47:27 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:47:27 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 20:47:27 + update-java-alternatives -l 20:47:27 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 20:47:27 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 20:47:27 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 20:47:27 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 20:47:27 update-alternatives: error: no alternatives for jaotc 20:47:27 update-alternatives: error: no alternatives for rmic 20:47:28 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 20:47:28 + java -version 20:47:28 + JAVA_VER=21 20:47:28 + echo 21 20:47:28 21 20:47:28 + + javacsed -version 20:47:28 -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 20:47:28 + JAVAC_VER=21 20:47:28 + echo 21 20:47:28 21 20:47:28 ok, java is 21 or newer 20:47:28 + [ 21 -ge 21 ] 20:47:28 + [ 21 -ge 21 ] 20:47:28 + echo ok, java is 21 or newer 20:47:28 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 20:47:29 2025-10-28 20:47:29 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] 20:47:29 + sudo mkdir -p /opt 20:47:29 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 20:47:29 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 20:47:29 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 20:47:29 + mvn --version 20:47:29 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 20:47:29 Maven home: /opt/maven 20:47:29 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 20:47:29 Default locale: en, platform encoding: UTF-8 20:47:29 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 20:47:30 NOTE: Picked up JDK_JAVA_OPTIONS: 20:47:30 --add-opens=java.base/java.io=ALL-UNNAMED 20:47:30 --add-opens=java.base/java.lang=ALL-UNNAMED 20:47:30 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:47:30 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:47:30 --add-opens=java.base/java.net=ALL-UNNAMED 20:47:30 --add-opens=java.base/java.nio=ALL-UNNAMED 20:47:30 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:47:30 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:47:30 --add-opens=java.base/java.util=ALL-UNNAMED 20:47:30 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:47:30 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:47:30 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:47:30 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:47:30 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:47:30 -Xlog:disable 20:47:31 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:47:31 [INFO] Once installed this environment will be reused. 20:47:31 [INFO] This may take a few minutes... 20:47:39 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 20:47:39 [INFO] Once installed this environment will be reused. 20:47:39 [INFO] This may take a few minutes... 20:47:44 [INFO] Installing environment for https://github.com/perltidy/perltidy. 20:47:44 [INFO] Once installed this environment will be reused. 20:47:44 [INFO] This may take a few minutes... 20:47:45 docs: freeze> python -m pip freeze --all 20:47:46 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 20:47:46 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 20:47:46 docs-linkcheck: freeze> python -m pip freeze --all 20:47:47 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 20:47:47 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 20:47:49 docs: OK ✔ in 37.52 seconds 20:47:49 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 20:47:53 docs-linkcheck: OK ✔ in 39.41 seconds 20:47:53 pylint: freeze> python -m pip freeze --all 20:47:53 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 20:47:53 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}$' '{}' + 20:47:57 trim trailing whitespace.................................................Passed 20:47:57 Tabs remover.............................................................Passed 20:47:57 autopep8.................................................................Passed 20:48:03 perltidy.................................................................Passed 20:48:04 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 20:48:04 [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. 20:48:04 [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. 20:48:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:48:04 [INFO] Once installed this environment will be reused. 20:48:04 [INFO] This may take a few minutes... 20:48:13 gitlint..................................................................Passed 20:48:19 20:48:19 ------------------------------------ 20:48:19 Your code has been rated at 10.00/10 20:48:19 20:49:12 pre-commit: OK ✔ in 58.61 seconds 20:49:12 pylint: OK ✔ in 31.49 seconds 20:49:12 buildcontroller: OK ✔ in 1 minute 59.45 seconds 20:49:12 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 20:49:12 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 20:49:12 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 20:49:12 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 20:49:19 build_karaf_tests71: freeze> python -m pip freeze --all 20:49:19 build_karaf_tests121: freeze> python -m pip freeze --all 20:49:19 build_karaf_tests190: freeze> python -m pip freeze --all 20:49:19 build_karaf_tests221: freeze> python -m pip freeze --all 20:49: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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:49:19 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:49:19 build karaf in karaf71 with ./karaf71.env 20:49:19 NOTE: Picked up JDK_JAVA_OPTIONS: 20:49:19 --add-opens=java.base/java.io=ALL-UNNAMED 20:49:19 --add-opens=java.base/java.lang=ALL-UNNAMED 20:49:19 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:49:19 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:49:19 --add-opens=java.base/java.net=ALL-UNNAMED 20:49:19 --add-opens=java.base/java.nio=ALL-UNNAMED 20:49:19 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:49:19 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:49:19 --add-opens=java.base/java.util=ALL-UNNAMED 20:49:19 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:49:19 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:49:19 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:49:19 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:49:19 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:49:19 -Xlog:disable 20:49: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.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:49:19 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:49:19 build karaf in karaf121 with ./karaf121.env 20:49:20 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:49:20 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:49:20 build karaf in karaf221 with ./karaf221.env 20:49:20 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:49:20 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:49:20 build karaf in karafoc with ./karafoc.env 20:49:20 NOTE: Picked up JDK_JAVA_OPTIONS: 20:49:20 --add-opens=java.base/java.io=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.lang=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.net=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.nio=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:49:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:49:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:49:20 -Xlog:disable 20:49:20 NOTE: Picked up JDK_JAVA_OPTIONS: 20:49:20 --add-opens=java.base/java.io=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.lang=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.net=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.nio=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:49:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:49:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:49:20 -Xlog:disable 20:49:20 NOTE: Picked up JDK_JAVA_OPTIONS: 20:49:20 --add-opens=java.base/java.io=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.lang=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.net=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.nio=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:49:20 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:49:20 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:49:20 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:49:20 -Xlog:disable 20:50:16 build_karaf_tests121: OK ✔ in 1 minute 4.89 seconds 20:50:16 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 20:50:19 build_karaf_tests221: OK ✔ in 1 minute 7.91 seconds 20:50:19 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 20:50:22 build_karaf_tests71: OK ✔ in 1 minute 9.79 seconds 20:50:22 build_karaf_tests190: OK ✔ in 1 minute 10.58 seconds 20:50:22 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 20:50:36 buildlighty: freeze> python -m pip freeze --all 20:50:36 sims: freeze> python -m pip freeze --all 20:50:36 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:50:36 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 20:50:36 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:50:36 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 20:50:36 Using lighynode version 20.1.0.5 20:50:36 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 20:50:36 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 20:50:51 [ERROR] COMPILATION ERROR : 20:50:51 [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java:[234,28] constructor TapiProvider in class org.opendaylight.transportpce.tapi.impl.TapiProvider cannot be applied to given types; 20:50:51 required: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.mdsal.binding.api.RpcService,org.opendaylight.mdsal.binding.api.NotificationService,org.opendaylight.mdsal.binding.api.NotificationPublishService,org.opendaylight.transportpce.common.network.NetworkTransactionService,org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperations,org.opendaylight.transportpce.networkmodel.service.NetworkModelService,org.opendaylight.transportpce.tapi.listeners.TapiNetworkModelNotificationHandler,org.opendaylight.transportpce.tapi.topology.TapiNetworkModelService,org.opendaylight.transportpce.tapi.utils.TapiLink,org.opendaylight.transportpce.tapi.utils.TapiContext 20:50:51 found: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.mdsal.binding.api.RpcService,org.opendaylight.mdsal.binding.api.NotificationService,org.opendaylight.mdsal.binding.api.NotificationPublishService,org.opendaylight.transportpce.common.network.NetworkTransactionService,org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperations,org.opendaylight.transportpce.networkmodel.service.NetworkModelService,org.opendaylight.transportpce.tapi.listeners.TapiNetworkModelNotificationHandler,org.opendaylight.transportpce.tapi.topology.TapiNetworkModelServiceImpl,org.opendaylight.transportpce.tapi.utils.TapiLink,org.opendaylight.transportpce.tapi.utils.TapiContext,org.opendaylight.transportpce.common.mapping.PortMapping 20:50:51 reason: actual and formal argument lists differ in length 20:50:51 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project tpce: Compilation failure 20:50:51 [ERROR] /w/workspace/transportpce-tox-verify-transportpce-master/lighty/src/main/java/io/lighty/controllers/tpce/module/TransportPCEImpl.java:[234,28] constructor TapiProvider in class org.opendaylight.transportpce.tapi.impl.TapiProvider cannot be applied to given types; 20:50:51 [ERROR] required: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.mdsal.binding.api.RpcService,org.opendaylight.mdsal.binding.api.NotificationService,org.opendaylight.mdsal.binding.api.NotificationPublishService,org.opendaylight.transportpce.common.network.NetworkTransactionService,org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperations,org.opendaylight.transportpce.networkmodel.service.NetworkModelService,org.opendaylight.transportpce.tapi.listeners.TapiNetworkModelNotificationHandler,org.opendaylight.transportpce.tapi.topology.TapiNetworkModelService,org.opendaylight.transportpce.tapi.utils.TapiLink,org.opendaylight.transportpce.tapi.utils.TapiContext 20:50:51 [ERROR] found: org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.mdsal.binding.api.RpcProviderService,org.opendaylight.mdsal.binding.api.RpcService,org.opendaylight.mdsal.binding.api.NotificationService,org.opendaylight.mdsal.binding.api.NotificationPublishService,org.opendaylight.transportpce.common.network.NetworkTransactionService,org.opendaylight.transportpce.servicehandler.service.ServiceDataStoreOperations,org.opendaylight.transportpce.networkmodel.service.NetworkModelService,org.opendaylight.transportpce.tapi.listeners.TapiNetworkModelNotificationHandler,org.opendaylight.transportpce.tapi.topology.TapiNetworkModelServiceImpl,org.opendaylight.transportpce.tapi.utils.TapiLink,org.opendaylight.transportpce.tapi.utils.TapiContext,org.opendaylight.transportpce.common.mapping.PortMapping 20:50:51 [ERROR] reason: actual and formal argument lists differ in length 20:50:51 [ERROR] -> [Help 1] 20:50:51 [ERROR] 20:50:51 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 20:50:51 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 20:50:51 [ERROR] 20:50:51 [ERROR] For more information about the errors and possible solutions, please read the following articles: 20:50:51 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 20:50:51 unzip: cannot find or open target/tpce-bin.zip, target/tpce-bin.zip.zip or target/tpce-bin.zip.ZIP. 20:50:51 sims: OK ✔ in 22.94 seconds 20:50:51 buildlighty: exit 9 (14.99 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh pid=4678 20:51:39 buildlighty: FAIL ✖ in 35.18 seconds 20:51:39 testsPCE: freeze> python -m pip freeze --all 20:51:39 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 20:51:39 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 20:51:39 pytest -q transportpce_tests/pce/test01_pce.py 20:52:27 .................... [100%] 20:53:30 20 passed in 111.02s (0:01:51) 20:53:30 pytest -q transportpce_tests/pce/test02_pce_400G.py 20:53:48 ............ [100%] 20:54:18 12 passed in 47.58s 20:54:18 pytest -q transportpce_tests/pce/test03_gnpy.py 20:54:36 ........ [100%] 20:54:57 8 passed in 38.40s 20:54:57 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 20:55:29 ... [100%] 20:55:34 3 passed in 36.87s 20:55:35 testsPCE: OK ✔ in 5 minutes 12.59 seconds 20:55:35 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 20:55:35 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 20:55:35 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 20:55:41 tests121: freeze> python -m pip freeze --all 20:55:41 tests_tapi: freeze> python -m pip freeze --all 20:55:42 tests190: freeze> python -m pip freeze --all 20:55:42 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:55:42 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 20:55:42 using environment variables from ./karaf121.env 20:55:42 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 20:55:42 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:55:42 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 20:55:42 using environment variables from ./karaf221.env 20:55:42 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 20:55:42 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:55:42 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 20:55:42 using environment variables from ./karafoc.env 20:55:42 pytest -q transportpce_tests/oc/test01_portmapping.py 20:56:49 ........... [100%] 20:57:05 10 passed in 82.86s (0:01:22) 20:57:05 pytest -q transportpce_tests/oc/test02_topology.py 20:57:12 .................................. [100%] 20:57:52 21 passed in 129.99s (0:02:09) 20:57:52 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 20:57:52 .......................... [100%] 20:58:12 14 passed in 66.87s (0:01:06) 20:58:12 pytest -q transportpce_tests/oc/test03_renderer.py 20:58:13 ............... [100%] 20:58:53 6 passed in 60.34s (0:01:00) 20:58:53 pytest -q transportpce_tests/1.2.1/test03_topology.py 20:58:53 ..................... [100%] 20:59:13 19 passed in 60.30s (0:01:00) 20:59:13 tests190: OK ✔ in 3 minutes 38.91 seconds 20:59:13 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 20:59:18 .tests71: freeze> python -m pip freeze --all 20:59:21 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:59:21 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 20:59:21 using environment variables from ./karaf71.env 20:59:21 pytest -q transportpce_tests/7.1/test01_portmapping.py 20:59:38 ................................ [100%] 21:00:16 12 passed in 54.08s 21:00:16 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 21:00:18 .................................................... [100%] 21:01:27 44 passed in 154.05s (0:02:34) 21:01:27 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 21:01:27 ...................................................................... [100%] 21:02:53 24 passed in 85.92s (0:01:25) 21:02:53 pytest -q transportpce_tests/1.2.1/test05_olm.py 21:02:55 [100%] 21:02:55 62 passed in 158.97s (0:02:38) 21:02:55 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 21:03:45 ...... [100%] 21:03:55 51 passed in 492.85s (0:08:12) 21:03:55 .pytest -q transportpce_tests/tapi/test02_full_topology.py 21:03:58 ............................................................................... [100%] 21:05:32 48 passed in 156.18s (0:02:36) 21:05:32 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 21:05:33 ............................ [100%] 21:06:20 40 passed in 206.55s (0:03:26) 21:06:20 pytest -q transportpce_tests/1.2.1/test06_end2end.py 21:06:23 ................ [100%] 21:06:51 22 passed in 79.02s (0:01:19) 21:06:51 ..............F..F.................................. [100%] 21:09:29 =================================== FAILURES =================================== 21:09:29 _ TestTransportPCEFullTopology.test_23_get_tapi_node_details_at_DSR_Service_creation _ 21:09:29 21:09:29 self = 21:09:29 21:09:29 def test_23_get_tapi_node_details_at_DSR_Service_creation(self): 21:09:29 21:09:29 response = test_utils.get_tapi_topology_node(test_utils.T0_FULL_MULTILAYER_TOPO_UUID, 21:09:29 self.uuidSpdrSA1xpdr1, self.uuidOnepSpdrSA1xpdr1eODUC1, 21:09:29 "nonconfig") 21:09:29 time.sleep(2) 21:09:29 self.assertEqual(response['onep'][0]['name'][0]['value'], 'SPDR-SA1-XPDR1+eODU+XPDR1-CLIENT1') 21:09:29 self.assertEqual(response['onep'][0]['administrative-state'], 'UNLOCKED') 21:09:29 self.assertEqual(response['onep'][0]['operational-state'], 'ENABLED') 21:09:29 > self.assertEqual(response['onep'][0]['available-payload-structure'][0]['number-of-cep-instances'], '0') 21:09:29 E AssertionError: '1' != '0' 21:09:29 E - 1 21:09:29 E + 0 21:09:29 21:09:29 transportpce_tests/tapi/test02_full_topology.py:612: AssertionError 21:09:29 ______ TestTransportPCEFullTopology.test_25_get_connectivity_service_list ______ 21:09:29 21:09:29 self = 21:09:29 21:09:29 def test_25_get_connectivity_service_list(self): 21:09:29 response = test_utils.transportpce_api_rpc_request( 21:09:29 'tapi-connectivity', 'get-connectivity-service-list', None) 21:09:29 self.assertEqual(response['status_code'], requests.codes.ok) 21:09:29 liste_service = response['output']['service'] 21:09:29 for ele in liste_service: 21:09:29 if ele['uuid'] == self.uuid_services.pm: 21:09:29 self.assertEqual(ele['operational-state'], 'ENABLED') 21:09:29 # self.assertEqual(ele['service-layer'], 'PHOTONIC_MEDIA') 21:09:29 self.assertEqual(ele['layer-protocol-name'], 'PHOTONIC_MEDIA') 21:09:29 nbconnection = len(ele['connection']) 21:09:29 self.assertEqual(nbconnection, 4, 'There should be 4 connections') 21:09:29 elif ele['uuid'] == self.uuid_services.odu: 21:09:29 self.assertEqual(ele['operational-state'], 'ENABLED') 21:09:29 # self.assertEqual(ele['service-layer'], 'ODU') 21:09:29 self.assertEqual(ele['layer-protocol-name'], 'ODU') 21:09:29 nbconnection = len(ele['connection']) 21:09:29 self.assertEqual(nbconnection, 1, 'There should be 1 connections') 21:09:29 elif ele['uuid'] == self.uuid_services.dsr: 21:09:29 self.assertEqual(ele['operational-state'], 'ENABLED') 21:09:29 # self.assertEqual(ele['service-layer'], 'DSR') 21:09:29 self.assertEqual(ele['layer-protocol-name'], 'DSR') 21:09:29 > nbconnection = len(ele['connection']) 21:09:29 ^^^^^^^^^^^^^^^^^ 21:09:29 E KeyError: 'connection' 21:09:29 21:09:29 transportpce_tests/tapi/test02_full_topology.py:671: KeyError 21:09:29 =========================== short test summary info ============================ 21:09:29 FAILED transportpce_tests/tapi/test02_full_topology.py::TestTransportPCEFullTopology::test_23_get_tapi_node_details_at_DSR_Service_creation 21:09:29 FAILED transportpce_tests/tapi/test02_full_topology.py::TestTransportPCEFullTopology::test_25_get_connectivity_service_list 21:09:29 2 failed, 34 passed in 333.20s (0:05:33) 21:09:29 tests71: OK ✔ in 7 minutes 38.07 seconds 21:09:29 tests_tapi: exit 1 (827.25 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=7503 21:09:29 tests_tapi: FAIL ✖ in 13 minutes 54.9 seconds 21:09:29 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 21:09:38 tests221: freeze> python -m pip freeze --all 21:09:38 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 21:09:38 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 21:09:38 using environment variables from ./karaf221.env 21:09:38 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 21:09:44 ............................................... [100%] 21:10:56 35 passed in 78.01s (0:01:18) 21:10:56 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 21:10:58 ....... [100%] 21:11:43 6 passed in 46.53s 21:11:43 pytest -q transportpce_tests/2.2.1/test03_topology.py 21:12:27 ............................................. [100%] 21:14:02 44 passed in 138.35s (0:02:18) 21:14:02 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 21:14:38 ............ [100%] 21:15:02 12 passed in 60.47s (0:01:00) 21:15:02 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 21:15:15 ..... [100%] 21:15:19 54 passed in 538.37s (0:08:58) 21:15:30 ................ [100%] 21:16:59 16 passed in 116.07s (0:01:56) 21:16:59 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 21:17:29 ............................... [100%] 21:17:36 31 passed in 37.31s 21:17:36 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 21:18:13 .......................... [100%] 21:19:08 26 passed in 91.57s (0:01:31) 21:19:08 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 21:19:45 ...................... [100%] 21:20:49 22 passed in 100.22s (0:01:40) 21:20:49 pytest -q transportpce_tests/2.2.1/test09_olm.py 21:21:31 ........................................ [100%] 21:23:53 40 passed in 183.66s (0:03:03) 21:23:53 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 21:24:38 ........................................................................ [ 74%] 21:30:14 ......................... [100%] 21:32:06 97 passed in 493.17s (0:08:13) 21:32:06 pytest -q transportpce_tests/2.2.1/test12_end2end.py 21:32:46 ...................................................... [100%] 21:39:33 54 passed in 446.63s (0:07:26) 21:39:33 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 21:40:27 ........................................................................ [ 71%] 21:45:35 ............................. [100%] 21:53:44 101 passed in 850.85s (0:14:10) 21:53:44 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 21:54:39 ........................................................................ [ 67%] 22:00:25 ................................... [100%] 22:06:45 107 passed in 780.71s (0:13:00) 22:06:45 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 22:07:28 ............................................. [100%] 22:10:05 45 passed in 199.24s (0:03:19) 22:10:05 tests121: OK ✔ in 19 minutes 44.87 seconds 22:10:05 tests221: OK ✔ in 1 hour 35.98 seconds 22:10:05 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 22:10:12 tests_hybrid: freeze> python -m pip freeze --all 22:10:13 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:10:13 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 22:10:13 using environment variables from ./karaf221.env 22:10:13 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 22:10:55 ................................................... [100%] 22:15:41 51 passed in 328.35s (0:05:28) 22:15:41 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 22:16:24 ........................................................................ [ 66%] 22:20:45 ..................................... [100%] 22:22:51 109 passed in 429.21s (0:07:09) 22:22:51 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 22:23:38 ..................................................... [100%] 22:33:11 53 passed in 619.48s (0:10:19) 22:33:11 buildcontroller: OK (119.45=setup[15.48]+cmd[103.97] seconds) 22:33:11 sims: OK (22.94=setup[17.16]+cmd[5.78] seconds) 22:33:11 build_karaf_tests121: OK (64.89=setup[8.53]+cmd[56.36] seconds) 22:33:11 testsPCE: OK (312.59=setup[77.39]+cmd[235.20] seconds) 22:33:11 tests121: OK (1184.87=setup[7.62]+cmd[1177.25] seconds) 22:33:11 build_karaf_tests221: OK (67.91=setup[8.59]+cmd[59.32] seconds) 22:33:11 tests_tapi: FAIL code 1 (834.90=setup[7.65]+cmd[827.25] seconds) 22:33:11 tests221: OK (3635.98=setup[8.79]+cmd[3627.19] seconds) 22:33:11 build_karaf_tests71: OK (69.79=setup[8.40]+cmd[61.39] seconds) 22:33:11 tests71: OK (458.07=setup[8.43]+cmd[449.64] seconds) 22:33:11 build_karaf_tests190: OK (70.58=setup[8.59]+cmd[61.99] seconds) 22:33:11 tests190: OK (218.91=setup[7.76]+cmd[211.15] seconds) 22:33:11 tests_hybrid: OK (1385.63=setup[7.69]+cmd[1377.94] seconds) 22:33:11 buildlighty: FAIL code 9 (35.18=setup[20.18]+cmd[14.99] seconds) 22:33:11 docs: OK (37.52=setup[34.36]+cmd[3.16] seconds) 22:33:11 docs-linkcheck: OK (39.41=setup[35.12]+cmd[4.29] seconds) 22:33:11 checkbashisms: OK (3.26=setup[1.97]+cmd[0.01,0.06,1.23] seconds) 22:33:11 pre-commit: OK (58.61=setup[7.56]+cmd[0.00,0.00,41.85,9.18] seconds) 22:33:11 pylint: OK (31.49=setup[4.25]+cmd[27.24] seconds) 22:33:11 evaluation failed :( (6359.20 seconds) 22:33:11 + tox_status=255 22:33:11 + echo '---> Completed tox runs' 22:33:11 ---> Completed tox runs 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/build_karaf_tests121/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=build_karaf_tests121 22:33:11 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/build_karaf_tests190/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=build_karaf_tests190 22:33:11 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/build_karaf_tests221/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=build_karaf_tests221 22:33:11 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/build_karaf_tests71/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=build_karaf_tests71 22:33:11 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/buildcontroller/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=buildcontroller 22:33:11 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/buildlighty/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=buildlighty 22:33:11 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/checkbashisms/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=checkbashisms 22:33:11 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/docs-linkcheck/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=docs-linkcheck 22:33:11 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/docs/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=docs 22:33:11 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/pre-commit/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=pre-commit 22:33:11 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/pylint/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=pylint 22:33:11 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/sims/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=sims 22:33:11 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/tests121/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=tests121 22:33:11 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/tests190/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=tests190 22:33:11 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/tests221/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=tests221 22:33:11 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/tests71/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=tests71 22:33:11 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/testsPCE/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=testsPCE 22:33:11 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/tests_hybrid/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=tests_hybrid 22:33:11 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 22:33:11 + for i in .tox/*/log 22:33:11 ++ echo .tox/tests_tapi/log 22:33:11 ++ awk -F/ '{print $2}' 22:33:11 + tox_env=tests_tapi 22:33:11 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 22:33:11 + DOC_DIR=docs/_build/html 22:33:11 + [[ -d docs/_build/html ]] 22:33:11 + echo '---> Archiving generated docs' 22:33:11 ---> Archiving generated docs 22:33:11 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 22:33:11 + echo '---> tox-run.sh ends' 22:33:11 ---> tox-run.sh ends 22:33:11 + test 255 -eq 0 22:33:11 + exit 255 22:33:11 ++ '[' 1 = 1 ']' 22:33:11 ++ '[' -x /usr/bin/clear_console ']' 22:33:11 ++ /usr/bin/clear_console -q 22:33:11 Build step 'Execute shell' marked build as failure 22:33:11 $ ssh-agent -k 22:33:11 unset SSH_AUTH_SOCK; 22:33:11 unset SSH_AGENT_PID; 22:33:11 echo Agent pid 1575 killed; 22:33:11 [ssh-agent] Stopped. 22:33:11 [PostBuildScript] - [INFO] Executing post build scripts. 22:33:11 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16332307782503476118.sh 22:33:11 ---> sysstat.sh 22:33:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4994684915828075763.sh 22:33:12 ---> package-listing.sh 22:33:12 ++ facter osfamily 22:33:12 ++ tr '[:upper:]' '[:lower:]' 22:33:12 + OS_FAMILY=debian 22:33:12 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 22:33:12 + START_PACKAGES=/tmp/packages_start.txt 22:33:12 + END_PACKAGES=/tmp/packages_end.txt 22:33:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:12 + PACKAGES=/tmp/packages_start.txt 22:33:12 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 22:33:12 + PACKAGES=/tmp/packages_end.txt 22:33:12 + case "${OS_FAMILY}" in 22:33:12 + dpkg -l 22:33:12 + grep '^ii' 22:33:12 + '[' -f /tmp/packages_start.txt ']' 22:33:12 + '[' -f /tmp/packages_end.txt ']' 22:33:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:12 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 22:33:12 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 22:33:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 22:33:12 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11285746747746962102.sh 22:33:12 ---> capture-instance-metadata.sh 22:33:12 Setup pyenv: 22:33:12 system 22:33:12 3.8.20 22:33:12 3.9.20 22:33:12 3.10.15 22:33:12 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:33:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TSlv from file:/tmp/.os_lf_venv 22:33:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:15 lf-activate-venv(): INFO: Base packages installed successfully 22:33:15 lf-activate-venv(): INFO: Installing additional packages: lftools 22:33:25 lf-activate-venv(): INFO: Adding /tmp/venv-TSlv/bin to PATH 22:33:25 INFO: Running in OpenStack, capturing instance metadata 22:33:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7000990749534548881.sh 22:33:26 provisioning config files... 22:33:26 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3808 22:33:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config17185958591246243504tmp 22:33:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:33:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:33:26 provisioning config files... 22:33:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:33:26 [EnvInject] - Injecting environment variables from a build step. 22:33:26 [EnvInject] - Injecting as environment variables the properties content 22:33:26 SERVER_ID=logs 22:33:26 22:33:26 [EnvInject] - Variables injected successfully. 22:33:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11636450078258761300.sh 22:33:26 ---> create-netrc.sh 22:33:26 WARN: Log server credential not found. 22:33:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7943738153148478308.sh 22:33:26 ---> python-tools-install.sh 22:33:26 Setup pyenv: 22:33:26 system 22:33:26 3.8.20 22:33:26 3.9.20 22:33:26 3.10.15 22:33:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:33:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TSlv from file:/tmp/.os_lf_venv 22:33:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:29 lf-activate-venv(): INFO: Base packages installed successfully 22:33:29 lf-activate-venv(): INFO: Installing additional packages: lftools 22:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-TSlv/bin to PATH 22:33:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1074094014365194275.sh 22:33:39 ---> sudo-logs.sh 22:33:39 Archiving 'sudo' log.. 22:33:39 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins992381586160344218.sh 22:33:39 ---> job-cost.sh 22:33:39 Setup pyenv: 22:33:39 system 22:33:39 3.8.20 22:33:39 3.9.20 22:33:39 3.10.15 22:33:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TSlv from file:/tmp/.os_lf_venv 22:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:41 lf-activate-venv(): INFO: Base packages installed successfully 22:33:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:33:48 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. 22:33:48 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 22:33:48 lf-activate-venv(): INFO: Adding /tmp/venv-TSlv/bin to PATH 22:33:48 INFO: No Stack... 22:33:48 INFO: Retrieving Pricing Info for: v3-standard-4 22:33:49 INFO: Archiving Costs 22:33:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16549567841901494227.sh 22:33:49 ---> logs-deploy.sh 22:33:49 Setup pyenv: 22:33:49 system 22:33:49 3.8.20 22:33:49 3.9.20 22:33:49 3.10.15 22:33:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:33:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TSlv from file:/tmp/.os_lf_venv 22:33:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:51 lf-activate-venv(): INFO: Base packages installed successfully 22:33:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-TSlv/bin to PATH 22:34:01 WARNING: Nexus logging server not set 22:34:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3808/ 22:34:01 INFO: archiving logs to S3 22:34:03 ---> uname -a: 22:34:03 Linux prd-ubuntu2204-docker-4c-16g-2979 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:34:03 22:34:03 22:34:03 ---> lscpu: 22:34:03 Architecture: x86_64 22:34:03 CPU op-mode(s): 32-bit, 64-bit 22:34:03 Address sizes: 40 bits physical, 48 bits virtual 22:34:03 Byte Order: Little Endian 22:34:03 CPU(s): 4 22:34:03 On-line CPU(s) list: 0-3 22:34:03 Vendor ID: AuthenticAMD 22:34:03 Model name: AMD EPYC-Rome Processor 22:34:03 CPU family: 23 22:34:03 Model: 49 22:34:03 Thread(s) per core: 1 22:34:03 Core(s) per socket: 1 22:34:03 Socket(s): 4 22:34:03 Stepping: 0 22:34:03 BogoMIPS: 5599.99 22:34:03 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 22:34:03 Virtualization: AMD-V 22:34:03 Hypervisor vendor: KVM 22:34:03 Virtualization type: full 22:34:03 L1d cache: 128 KiB (4 instances) 22:34:03 L1i cache: 128 KiB (4 instances) 22:34:03 L2 cache: 2 MiB (4 instances) 22:34:03 L3 cache: 64 MiB (4 instances) 22:34:03 NUMA node(s): 1 22:34:03 NUMA node0 CPU(s): 0-3 22:34:03 Vulnerability Gather data sampling: Not affected 22:34:03 Vulnerability Indirect target selection: Not affected 22:34:03 Vulnerability Itlb multihit: Not affected 22:34:03 Vulnerability L1tf: Not affected 22:34:03 Vulnerability Mds: Not affected 22:34:03 Vulnerability Meltdown: Not affected 22:34:03 Vulnerability Mmio stale data: Not affected 22:34:03 Vulnerability Reg file data sampling: Not affected 22:34:03 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:34:03 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:34:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:34:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:34:03 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:34:03 Vulnerability Srbds: Not affected 22:34:03 Vulnerability Tsx async abort: Not affected 22:34:03 22:34:03 22:34:03 ---> nproc: 22:34:03 4 22:34:03 22:34:03 22:34:03 ---> df -h: 22:34:03 Filesystem Size Used Avail Use% Mounted on 22:34:03 tmpfs 1.6G 1.1M 1.6G 1% /run 22:34:03 /dev/vda1 78G 17G 61G 22% / 22:34:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:34:03 tmpfs 5.0M 0 5.0M 0% /run/lock 22:34:03 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:34:03 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 22:34:03 22:34:03 22:34:03 ---> free -m: 22:34:03 total used free shared buff/cache available 22:34:03 Mem: 15989 679 11825 3 3483 14967 22:34:03 Swap: 1023 3 1020 22:34:03 22:34:03 22:34:03 ---> ip addr: 22:34:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:34:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:34:03 inet 127.0.0.1/8 scope host lo 22:34:03 valid_lft forever preferred_lft forever 22:34:03 inet6 ::1/128 scope host 22:34:03 valid_lft forever preferred_lft forever 22:34:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:34:03 link/ether fa:16:3e:b0:bf:58 brd ff:ff:ff:ff:ff:ff 22:34:03 altname enp0s3 22:34:03 inet 10.30.170.156/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:34:03 valid_lft 79841sec preferred_lft 79841sec 22:34:03 inet6 fe80::f816:3eff:feb0:bf58/64 scope link 22:34:03 valid_lft forever preferred_lft forever 22:34:03 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:34:03 link/ether a2:ec:a8:4b:62:10 brd ff:ff:ff:ff:ff:ff 22:34:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:34:03 valid_lft forever preferred_lft forever 22:34:03 22:34:03 22:34:03 ---> sar -b -r -n DEV: 22:34:03 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2979) 10/28/25 _x86_64_ (4 CPU) 22:34:03 22:34:03 20:44:46 LINUX RESTART (4 CPU) 22:34:03 22:34:03 20:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:34:03 21:00:15 85.19 22.31 58.61 4.28 654.12 19932.27 28430.88 22:34:03 21:10:15 33.48 11.32 21.02 1.14 244.85 795.33 1405.55 22:34:03 21:20:05 18.34 0.04 17.48 0.82 1.79 456.08 608.79 22:34:03 21:30:03 7.02 0.02 6.68 0.32 1.04 168.36 325.46 22:34:03 21:40:02 6.60 0.01 6.28 0.31 1.22 163.57 96.79 22:34:03 21:50:01 3.27 0.00 3.14 0.12 0.05 90.06 33.68 22:34:03 22:00:00 4.72 0.04 4.47 0.21 2.35 120.18 43.01 22:34:03 22:10:01 18.13 0.08 4.76 13.29 1.28 129.05 214016.85 22:34:03 22:20:03 8.58 0.51 7.67 0.40 11.46 514.65 333.51 22:34:03 22:30:03 4.77 0.03 4.54 0.19 0.91 144.40 190.66 22:34:03 Average: 19.16 3.48 13.56 2.12 93.30 2293.39 24637.27 22:34:03 22:34:03 20:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:34:03 21:00:15 160128 2999764 12934700 79.00 252076 2614048 14589628 83.74 1888404 13778660 400 22:34:03 21:10:15 6143904 8796544 7142132 43.62 259468 2446504 8151004 46.79 1940756 7789504 1424 22:34:03 21:20:05 10168128 12865524 3077200 18.79 262264 2488464 3814680 21.90 1964740 3756964 308 22:34:03 21:30:03 8645204 11359544 4582248 27.99 263540 2504136 5250736 30.14 1967132 5280160 428 22:34:03 21:40:02 10245468 12983704 2959032 18.07 264412 2527156 4180924 24.00 1970052 3686256 11500 22:34:03 21:50:01 7191512 9931380 6009496 36.70 264960 2528240 6684272 38.37 1970716 6717040 140 22:34:03 22:00:00 7058808 9813256 6127712 37.43 265452 2542344 6809208 39.08 1974192 6854912 172 22:34:03 22:10:01 8741996 11518352 4423592 27.02 268056 2561648 5192952 29.81 1982908 5168848 308 22:34:03 22:20:03 8511948 11400900 4540824 27.73 271868 2670648 5218244 29.95 1999212 5381008 448 22:34:03 22:30:03 7628136 10537600 5403596 33.00 272516 2690512 6066080 34.82 2010180 6243132 260 22:34:03 Average: 7449523 10220657 5720053 34.94 264461 2557370 6595773 37.86 1966829 6465648 1539 22:34:03 22:34:03 20:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:34:03 21:00:15 lo 16.26 16.26 14.64 14.64 0.00 0.00 0.00 0.00 22:34:03 21:00:15 ens3 46.65 32.62 705.83 7.52 0.00 0.00 0.00 0.00 22:34:03 21:00:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:03 21:10:15 lo 42.56 42.56 18.35 18.35 0.00 0.00 0.00 0.00 22:34:03 21:10:15 ens3 1.73 1.64 0.41 0.36 0.00 0.00 0.00 0.00 22:34:03 21:10:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:03 21:20:05 lo 23.58 23.58 10.87 10.87 0.00 0.00 0.00 0.00 22:34:03 21:20:05 ens3 0.97 0.81 0.20 0.16 0.00 0.00 0.00 0.00 22:34:03 21:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:03 21:30:03 lo 19.52 19.52 9.37 9.37 0.00 0.00 0.00 0.00 22:34:03 21:30:03 ens3 0.74 0.72 0.18 0.15 0.00 0.00 0.00 0.00 22:34:03 21:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:03 21:40:02 lo 28.09 28.09 9.85 9.85 0.00 0.00 0.00 0.00 22:34:03 21:40:02 ens3 0.67 0.48 0.17 0.13 0.00 0.00 0.00 0.00 22:34:03 21:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:03 21:50:01 lo 15.35 15.35 7.92 7.92 0.00 0.00 0.00 0.00 22:34:03 21:50:01 ens3 0.52 0.42 0.11 0.09 0.00 0.00 0.00 0.00 22:34:03 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:03 22:00:00 lo 12.36 12.36 7.65 7.65 0.00 0.00 0.00 0.00 22:34:03 22:00:00 ens3 0.57 0.48 0.14 0.11 0.00 0.00 0.00 0.00 22:34:03 22:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:03 22:10:01 lo 11.38 11.38 6.02 6.02 0.00 0.00 0.00 0.00 22:34:03 22:10:01 ens3 0.48 0.38 0.11 0.08 0.00 0.00 0.00 0.00 22:34:03 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:03 22:20:03 lo 15.29 15.29 8.05 8.05 0.00 0.00 0.00 0.00 22:34:03 22:20:03 ens3 0.84 0.69 0.25 0.20 0.00 0.00 0.00 0.00 22:34:03 22:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:03 22:30:03 lo 28.06 28.06 10.74 10.74 0.00 0.00 0.00 0.00 22:34:03 22:30:03 ens3 0.69 0.47 0.18 0.13 0.00 0.00 0.00 0.00 22:34:03 22:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:03 Average: lo 21.23 21.23 10.35 10.35 0.00 0.00 0.00 0.00 22:34:03 Average: ens3 5.48 3.94 72.27 0.91 0.00 0.00 0.00 0.00 22:34:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:03 22:34:03 22:34:03 ---> sar -P ALL: 22:34:03 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2979) 10/28/25 _x86_64_ (4 CPU) 22:34:03 22:34:03 20:44:46 LINUX RESTART (4 CPU) 22:34:03 22:34:03 20:50:02 CPU %user %nice %system %iowait %steal %idle 22:34:03 21:00:15 all 51.95 0.00 2.29 2.42 0.11 43.23 22:34:03 21:00:15 0 51.26 0.00 2.30 4.34 0.10 41.99 22:34:03 21:00:15 1 55.36 0.00 2.46 2.20 0.11 39.87 22:34:03 21:00:15 2 50.03 0.00 2.43 1.79 0.12 45.64 22:34:03 21:00:15 3 51.15 0.00 1.98 1.34 0.10 45.43 22:34:03 21:10:15 all 43.42 0.00 1.78 0.11 0.12 54.57 22:34:03 21:10:15 0 44.38 0.00 1.78 0.13 0.12 53.59 22:34:03 21:10:15 1 44.13 0.00 1.67 0.11 0.12 53.98 22:34:03 21:10:15 2 42.06 0.00 1.92 0.06 0.13 55.83 22:34:03 21:10:15 3 43.12 0.00 1.77 0.13 0.12 54.87 22:34:03 21:20:05 all 29.94 0.00 1.11 0.07 0.09 68.79 22:34:03 21:20:05 0 30.68 0.00 1.08 0.05 0.09 68.09 22:34:03 21:20:05 1 29.36 0.00 0.99 0.05 0.10 69.51 22:34:03 21:20:05 2 28.55 0.00 1.17 0.06 0.09 70.13 22:34:03 21:20:05 3 31.15 0.00 1.22 0.10 0.09 67.43 22:34:03 21:30:03 all 14.08 0.00 0.57 0.02 0.07 85.26 22:34:03 21:30:03 0 14.29 0.00 0.55 0.02 0.07 85.07 22:34:03 21:30:03 1 13.56 0.00 0.61 0.02 0.07 85.74 22:34:03 21:30:03 2 14.10 0.00 0.62 0.02 0.07 85.20 22:34:03 21:30:03 3 14.37 0.00 0.49 0.03 0.07 85.04 22:34:03 21:40:02 all 11.47 0.00 0.53 0.02 0.07 87.91 22:34:03 21:40:02 0 11.35 0.00 0.47 0.02 0.06 88.10 22:34:03 21:40:02 1 11.53 0.00 0.59 0.04 0.07 87.77 22:34:03 21:40:02 2 11.42 0.00 0.51 0.01 0.07 87.99 22:34:03 21:40:02 3 11.57 0.00 0.57 0.01 0.06 87.78 22:34:03 21:50:01 all 5.72 0.00 0.26 0.01 0.06 93.95 22:34:03 21:50:01 0 5.82 0.00 0.25 0.03 0.06 93.84 22:34:03 21:50:01 1 5.77 0.00 0.23 0.02 0.07 93.92 22:34:03 21:50:01 2 5.70 0.00 0.33 0.01 0.06 93.90 22:34:03 21:50:01 3 5.57 0.00 0.22 0.00 0.06 94.15 22:34:03 22:00:00 all 9.03 0.00 0.45 0.02 0.07 90.43 22:34:03 22:00:00 0 8.32 0.00 0.37 0.01 0.07 91.23 22:34:03 22:00:00 1 9.44 0.00 0.44 0.03 0.07 90.03 22:34:03 22:00:00 2 8.99 0.00 0.45 0.01 0.07 90.48 22:34:03 22:00:00 3 9.38 0.00 0.55 0.03 0.07 89.98 22:34:03 22:10:01 all 6.86 0.00 0.42 0.04 0.06 92.63 22:34:03 22:10:01 0 6.62 0.00 0.42 0.10 0.06 92.81 22:34:03 22:10:01 1 6.64 0.00 0.44 0.02 0.07 92.84 22:34:03 22:10:01 2 7.23 0.00 0.38 0.01 0.07 92.31 22:34:03 22:10:01 3 6.93 0.00 0.44 0.02 0.06 92.55 22:34:03 22:20:03 all 13.65 0.00 0.54 0.05 0.07 85.69 22:34:03 22:20:03 0 13.70 0.00 0.60 0.07 0.06 85.57 22:34:03 22:20:03 1 13.35 0.00 0.58 0.06 0.07 85.94 22:34:03 22:20:03 2 13.13 0.00 0.54 0.03 0.07 86.23 22:34:03 22:20:03 3 14.40 0.00 0.46 0.03 0.07 85.04 22:34:03 22:30:03 all 9.26 0.00 0.42 0.02 0.07 90.24 22:34:03 22:30:03 0 9.14 0.00 0.48 0.03 0.07 90.29 22:34:03 22:30:03 1 9.35 0.00 0.42 0.01 0.07 90.14 22:34:03 22:30:03 2 9.65 0.00 0.44 0.02 0.08 89.82 22:34:03 22:30:03 3 8.89 0.00 0.32 0.02 0.06 90.71 22:34:03 Average: all 19.59 0.00 0.84 0.28 0.08 79.21 22:34:03 Average: 0 19.61 0.00 0.83 0.49 0.08 78.99 22:34:03 Average: 1 19.91 0.00 0.84 0.26 0.08 78.91 22:34:03 Average: 2 19.14 0.00 0.88 0.20 0.08 79.69 22:34:03 Average: 3 19.70 0.00 0.80 0.17 0.08 79.24 22:34:03 22:34:03 22:34:03