06:40:05 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120945 06:40:05 Running as SYSTEM 06:40:05 [EnvInject] - Loading node environment variables. 06:40:05 Building remotely on prd-ubuntu2204-docker-4c-16g-25198 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 06:40:06 [ssh-agent] Looking for ssh-agent implementation... 06:40:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:06 $ ssh-agent 06:40:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJaGtZI/agent.1574 06:40:06 SSH_AGENT_PID=1576 06:40:06 [ssh-agent] Started. 06:40:06 Running ssh-add (command line suppressed) 06:40:06 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14914558487214822936.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_14914558487214822936.key) 06:40:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:40:06 The recommended git tool is: NONE 06:40:08 using credential jenkins-ssh 06:40:08 Wiping out workspace first. 06:40:08 Cloning the remote Git repository 06:40:08 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 06:40:08 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 06:40:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:40:08 > git --version # timeout=10 06:40:08 > git --version # 'git version 2.34.1' 06:40:08 using GIT_SSH to set credentials jenkins-ssh 06:40:08 Verifying host key using known hosts file 06:40:08 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. 06:40:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:40:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:40:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 06:40:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 06:40:12 using GIT_SSH to set credentials jenkins-ssh 06:40:12 Verifying host key using known hosts file 06:40:12 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. 06:40:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/45/120945/4 # timeout=10 06:40:13 > git rev-parse f6dbe11715329bdf7ccf123e7d6792100b92f646^{commit} # timeout=10 06:40:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:40:13 Checking out Revision f6dbe11715329bdf7ccf123e7d6792100b92f646 (refs/changes/45/120945/4) 06:40:13 > git config core.sparsecheckout # timeout=10 06:40:13 > git checkout -f f6dbe11715329bdf7ccf123e7d6792100b92f646 # timeout=10 06:40:13 Commit message: "TAPI - Tweak logs and report CEP name only" 06:40:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:40:13 > git rev-list --no-walk 36d22c71c088dbc9be3b75dee8d3c678d6ed9a96 # timeout=10 06:40:13 > git remote # timeout=10 06:40:13 > git submodule init # timeout=10 06:40:13 > git submodule sync # timeout=10 06:40:13 > git config --get remote.origin.url # timeout=10 06:40:13 > git submodule init # timeout=10 06:40:13 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:40:13 ERROR: No submodules found. 06:40:16 provisioning config files... 06:40:16 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:40:16 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:40:17 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12566634301577024515.sh 06:40:17 ---> python-tools-install.sh 06:40:17 Setup pyenv: 06:40:17 * system (set by /opt/pyenv/version) 06:40:17 * 3.8.20 (set by /opt/pyenv/version) 06:40:17 * 3.9.20 (set by /opt/pyenv/version) 06:40:17 3.10.15 06:40:17 3.11.10 06:40:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SK4t 06:40:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:40:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:40:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:40:25 lf-activate-venv(): INFO: Base packages installed successfully 06:40:25 lf-activate-venv(): INFO: Installing additional packages: lftools 06:40:51 lf-activate-venv(): INFO: Adding /tmp/venv-SK4t/bin to PATH 06:40:51 Generating Requirements File 06:41:11 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. 06:41:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:41:11 Python 3.11.10 06:41:11 pip 26.0.1 from /tmp/venv-SK4t/lib/python3.11/site-packages/pip (python 3.11) 06:41:12 appdirs==1.4.4 06:41:12 argcomplete==3.6.3 06:41:12 aspy.yaml==1.3.0 06:41:12 attrs==25.4.0 06:41:12 autopage==0.6.0 06:41:12 beautifulsoup4==4.14.3 06:41:12 boto3==1.42.59 06:41:12 botocore==1.42.59 06:41:12 bs4==0.0.2 06:41:12 certifi==2026.2.25 06:41:12 cffi==2.0.0 06:41:12 cfgv==3.5.0 06:41:12 chardet==6.0.0.post1 06:41:12 charset-normalizer==3.4.4 06:41:12 click==8.3.1 06:41:12 cliff==4.13.2 06:41:12 cmd2==3.3.0 06:41:12 cryptography==3.3.2 06:41:12 debtcollector==3.0.0 06:41:12 decorator==5.2.1 06:41:12 defusedxml==0.7.1 06:41:12 Deprecated==1.3.1 06:41:12 distlib==0.4.0 06:41:12 dnspython==2.8.0 06:41:12 docker==7.1.0 06:41:12 dogpile.cache==1.5.0 06:41:12 durationpy==0.10 06:41:12 email-validator==2.3.0 06:41:12 filelock==3.25.0 06:41:12 future==1.0.0 06:41:12 gitdb==4.0.12 06:41:12 GitPython==3.1.46 06:41:12 httplib2==0.30.2 06:41:12 identify==2.6.17 06:41:12 idna==3.11 06:41:12 importlib-resources==1.5.0 06:41:12 iso8601==2.1.0 06:41:12 Jinja2==3.1.6 06:41:12 jmespath==1.1.0 06:41:12 jsonpatch==1.33 06:41:12 jsonpointer==3.0.0 06:41:12 jsonschema==4.26.0 06:41:12 jsonschema-specifications==2025.9.1 06:41:12 keystoneauth1==5.13.1 06:41:12 kubernetes==35.0.0 06:41:12 lftools==0.37.21 06:41:12 lxml==6.0.2 06:41:12 markdown-it-py==4.0.0 06:41:12 MarkupSafe==3.0.3 06:41:12 mdurl==0.1.2 06:41:12 msgpack==1.1.2 06:41:12 multi_key_dict==2.0.3 06:41:12 munch==4.0.0 06:41:12 netaddr==1.3.0 06:41:12 niet==1.4.2 06:41:12 nodeenv==1.10.0 06:41:12 oauth2client==4.1.3 06:41:12 oauthlib==3.3.1 06:41:12 openstacksdk==4.10.0 06:41:12 os-service-types==1.8.2 06:41:12 osc-lib==4.4.0 06:41:12 oslo.config==10.3.0 06:41:12 oslo.context==6.3.0 06:41:12 oslo.i18n==6.7.2 06:41:12 oslo.log==8.1.0 06:41:12 oslo.serialization==5.9.1 06:41:12 oslo.utils==10.0.0 06:41:12 packaging==26.0 06:41:12 pbr==7.0.3 06:41:12 platformdirs==4.9.2 06:41:12 prettytable==3.17.0 06:41:12 psutil==7.2.2 06:41:12 pyasn1==0.6.2 06:41:12 pyasn1_modules==0.4.2 06:41:12 pycparser==3.0 06:41:12 pygerrit2==2.0.15 06:41:12 PyGithub==2.8.1 06:41:12 Pygments==2.19.2 06:41:12 PyJWT==2.11.0 06:41:12 PyNaCl==1.6.2 06:41:12 pyparsing==2.4.7 06:41:12 pyperclip==1.11.0 06:41:12 pyrsistent==0.20.0 06:41:12 python-cinderclient==9.8.0 06:41:12 python-dateutil==2.9.0.post0 06:41:12 python-discovery==1.1.0 06:41:12 python-heatclient==5.1.0 06:41:12 python-jenkins==1.8.3 06:41:12 python-keystoneclient==5.8.0 06:41:12 python-magnumclient==4.10.0 06:41:12 python-openstackclient==9.0.0 06:41:12 python-swiftclient==4.10.0 06:41:12 PyYAML==6.0.3 06:41:12 referencing==0.37.0 06:41:12 requests==2.32.5 06:41:12 requests-oauthlib==2.0.0 06:41:12 requestsexceptions==1.4.0 06:41:12 rfc3986==2.0.0 06:41:12 rich==14.3.3 06:41:12 rich-argparse==1.7.2 06:41:12 rpds-py==0.30.0 06:41:12 rsa==4.9.1 06:41:12 ruamel.yaml==0.19.1 06:41:12 ruamel.yaml.clib==0.2.15 06:41:12 s3transfer==0.16.0 06:41:12 simplejson==3.20.2 06:41:12 six==1.17.0 06:41:12 smmap==5.0.2 06:41:12 soupsieve==2.8.3 06:41:12 stevedore==5.7.0 06:41:12 tabulate==0.9.0 06:41:12 toml==0.10.2 06:41:12 tomlkit==0.14.0 06:41:12 tqdm==4.67.3 06:41:12 typing_extensions==4.15.0 06:41:12 urllib3==1.26.20 06:41:12 virtualenv==21.1.0 06:41:12 wcwidth==0.6.0 06:41:12 websocket-client==1.9.0 06:41:12 wrapt==2.1.1 06:41:12 xdg==6.0.0 06:41:12 xmltodict==1.0.4 06:41:12 yq==3.4.3 06:41:12 [EnvInject] - Injecting environment variables from a build step. 06:41:12 [EnvInject] - Injecting as environment variables the properties content 06:41:12 PYTHON=python3 06:41:12 06:41:12 [EnvInject] - Variables injected successfully. 06:41:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins1296586920450376236.sh 06:41:13 ---> tox-install.sh 06:41:13 + source /home/jenkins/lf-env.sh 06:41:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:41:13 ++ mktemp -d /tmp/venv-XXXX 06:41:13 + lf_venv=/tmp/venv-dRQV 06:41:13 + local venv_file=/tmp/.os_lf_venv 06:41:13 + local python=python3 06:41:13 + local options 06:41:13 + local set_path=true 06:41:13 + local install_args= 06:41:13 ++ 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 06:41:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:41:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:41:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:41:13 + true 06:41:13 + case $1 in 06:41:13 + venv_file=/tmp/.toxenv 06:41:13 + shift 2 06:41:13 + true 06:41:13 + case $1 in 06:41:13 + shift 06:41:13 + break 06:41:13 + case $python in 06:41:13 + local pkg_list= 06:41:13 + [[ -d /opt/pyenv ]] 06:41:13 + echo 'Setup pyenv:' 06:41:13 Setup pyenv: 06:41:13 + export PYENV_ROOT=/opt/pyenv 06:41:13 + PYENV_ROOT=/opt/pyenv 06:41:13 + 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 06:41:13 + 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 06:41:13 + pyenv versions 06:41:13 system 06:41:13 3.8.20 06:41:13 3.9.20 06:41:13 3.10.15 06:41:13 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:41:13 + command -v pyenv 06:41:13 ++ pyenv init - --no-rehash 06:41:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:41:13 for i in ${!paths[@]}; do 06:41:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:41:13 fi; done; 06:41:13 echo "${paths[*]}"'\'')" 06:41:13 export PATH="/opt/pyenv/shims:${PATH}" 06:41:13 export PYENV_SHELL=bash 06:41:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:41:13 pyenv() { 06:41:13 local command 06:41:13 command="${1:-}" 06:41:13 if [ "$#" -gt 0 ]; then 06:41:13 shift 06:41:13 fi 06:41:13 06:41:13 case "$command" in 06:41:13 rehash|shell) 06:41:13 eval "$(pyenv "sh-$command" "$@")" 06:41:13 ;; 06:41:13 *) 06:41:13 command pyenv "$command" "$@" 06:41:13 ;; 06:41:13 esac 06:41:13 }' 06:41:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:41:13 for i in ${!paths[@]}; do 06:41:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:41:13 fi; done; 06:41:13 echo "${paths[*]}"' 06:41:13 ++ 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 06:41:13 ++ 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 06:41:13 ++ 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 06:41:13 ++ export PYENV_SHELL=bash 06:41:13 ++ PYENV_SHELL=bash 06:41:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:41:13 +++ complete -F _pyenv pyenv 06:41:13 ++ lf-pyver python3 06:41:13 ++ local py_version_xy=python3 06:41:13 ++ local py_version_xyz= 06:41:13 ++ pyenv versions 06:41:13 ++ local command 06:41:13 ++ command=versions 06:41:13 ++ '[' 1 -gt 0 ']' 06:41:13 ++ shift 06:41:13 ++ case "$command" in 06:41:13 ++ command pyenv versions 06:41:13 ++ awk '{ print $1 }' 06:41:13 ++ sed 's/^[ *]* //' 06:41:13 ++ grep -E '^[0-9.]*[0-9]$' 06:41:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:41:13 +++ grep '^3' /tmp/.pyenv_versions 06:41:13 +++ tail -n 1 06:41:13 +++ sort -V 06:41:13 ++ py_version_xyz=3.11.10 06:41:13 ++ [[ -z 3.11.10 ]] 06:41:13 ++ echo 3.11.10 06:41:13 ++ return 0 06:41:13 + pyenv local 3.11.10 06:41:13 + local command 06:41:13 + command=local 06:41:13 + '[' 2 -gt 0 ']' 06:41:13 + shift 06:41:13 + case "$command" in 06:41:13 + command pyenv local 3.11.10 06:41:13 + for arg in "$@" 06:41:13 + case $arg in 06:41:13 + pkg_list+='tox ' 06:41:13 + for arg in "$@" 06:41:13 + case $arg in 06:41:13 + pkg_list+='virtualenv ' 06:41:13 + for arg in "$@" 06:41:13 + case $arg in 06:41:13 + pkg_list+='urllib3~=1.26.15 ' 06:41:13 + [[ -f /tmp/.toxenv ]] 06:41:13 + [[ ! -f /tmp/.toxenv ]] 06:41:13 + [[ -n '' ]] 06:41:13 + python3 -m venv /tmp/venv-dRQV 06:41:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dRQV' 06:41:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dRQV 06:41:17 + echo /tmp/venv-dRQV 06:41:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:41:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:41:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:41:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:41:17 + local 'pip_opts=--upgrade --quiet' 06:41:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:41:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:41:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:41:17 + [[ -n '' ]] 06:41:17 + [[ -n '' ]] 06:41:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:41:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:41:17 + /tmp/venv-dRQV/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 06:41:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:41:20 lf-activate-venv(): INFO: Base packages installed successfully 06:41:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:41:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:41:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:41:20 + /tmp/venv-dRQV/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 06:41:22 + type python3 06:41:22 + true 06:41:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dRQV/bin to PATH' 06:41:22 lf-activate-venv(): INFO: Adding /tmp/venv-dRQV/bin to PATH 06:41:22 + PATH=/tmp/venv-dRQV/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 06:41:22 + return 0 06:41:22 + python3 --version 06:41:22 Python 3.11.10 06:41:22 + python3 -m pip --version 06:41:22 pip 26.0.1 from /tmp/venv-dRQV/lib/python3.11/site-packages/pip (python 3.11) 06:41:22 + python3 -m pip freeze 06:41:23 cachetools==7.0.1 06:41:23 colorama==0.4.6 06:41:23 distlib==0.4.0 06:41:23 filelock==3.25.0 06:41:23 packaging==26.0 06:41:23 platformdirs==4.9.2 06:41:23 pluggy==1.6.0 06:41:23 pyproject-api==1.10.0 06:41:23 python-discovery==1.1.0 06:41:23 tox==4.47.0 06:41:23 urllib3==1.26.20 06:41:23 virtualenv==21.1.0 06:41:23 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins10402979253007708273.sh 06:41:23 [EnvInject] - Injecting environment variables from a build step. 06:41:23 [EnvInject] - Injecting as environment variables the properties content 06:41:23 PARALLEL=True 06:41:23 06:41:23 [EnvInject] - Variables injected successfully. 06:41:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins710108380853794066.sh 06:41:23 ---> tox-run.sh 06:41:23 + 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 06:41:23 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:41:23 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 06:41:23 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 06:41:23 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 06:41:23 + source /home/jenkins/lf-env.sh 06:41:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:41:23 ++ mktemp -d /tmp/venv-XXXX 06:41:23 + lf_venv=/tmp/venv-xnQv 06:41:23 + local venv_file=/tmp/.os_lf_venv 06:41:23 + local python=python3 06:41:23 + local options 06:41:23 + local set_path=true 06:41:23 + local install_args= 06:41:23 ++ 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 06:41:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:41:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:41:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:41:23 + true 06:41:23 + case $1 in 06:41:23 + venv_file=/tmp/.toxenv 06:41:23 + shift 2 06:41:23 + true 06:41:23 + case $1 in 06:41:23 + shift 06:41:23 + break 06:41:23 + case $python in 06:41:23 + local pkg_list= 06:41:23 + [[ -d /opt/pyenv ]] 06:41:23 + echo 'Setup pyenv:' 06:41:23 Setup pyenv: 06:41:23 + export PYENV_ROOT=/opt/pyenv 06:41:23 + PYENV_ROOT=/opt/pyenv 06:41:23 + 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 06:41:23 + 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 06:41:23 + pyenv versions 06:41:23 system 06:41:23 3.8.20 06:41:23 3.9.20 06:41:23 3.10.15 06:41:23 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 06:41:23 + command -v pyenv 06:41:23 ++ pyenv init - --no-rehash 06:41:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:41:23 for i in ${!paths[@]}; do 06:41:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:41:23 fi; done; 06:41:23 echo "${paths[*]}"'\'')" 06:41:23 export PATH="/opt/pyenv/shims:${PATH}" 06:41:23 export PYENV_SHELL=bash 06:41:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:41:23 pyenv() { 06:41:23 local command 06:41:23 command="${1:-}" 06:41:23 if [ "$#" -gt 0 ]; then 06:41:23 shift 06:41:23 fi 06:41:23 06:41:23 case "$command" in 06:41:23 rehash|shell) 06:41:23 eval "$(pyenv "sh-$command" "$@")" 06:41:23 ;; 06:41:23 *) 06:41:23 command pyenv "$command" "$@" 06:41:23 ;; 06:41:23 esac 06:41:23 }' 06:41:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:41:23 for i in ${!paths[@]}; do 06:41:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:41:23 fi; done; 06:41:23 echo "${paths[*]}"' 06:41:23 ++ 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 06:41:23 ++ 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 06:41:23 ++ 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 06:41:23 ++ export PYENV_SHELL=bash 06:41:23 ++ PYENV_SHELL=bash 06:41:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:41:23 +++ complete -F _pyenv pyenv 06:41:23 ++ lf-pyver python3 06:41:23 ++ local py_version_xy=python3 06:41:23 ++ local py_version_xyz= 06:41:23 ++ pyenv versions 06:41:23 ++ local command 06:41:23 ++ command=versions 06:41:23 ++ '[' 1 -gt 0 ']' 06:41:23 ++ shift 06:41:23 ++ case "$command" in 06:41:23 ++ command pyenv versions 06:41:23 ++ sed 's/^[ *]* //' 06:41:23 ++ grep -E '^[0-9.]*[0-9]$' 06:41:23 ++ awk '{ print $1 }' 06:41:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:41:23 +++ grep '^3' /tmp/.pyenv_versions 06:41:23 +++ sort -V 06:41:23 +++ tail -n 1 06:41:23 ++ py_version_xyz=3.11.10 06:41:23 ++ [[ -z 3.11.10 ]] 06:41:23 ++ echo 3.11.10 06:41:23 ++ return 0 06:41:23 + pyenv local 3.11.10 06:41:23 + local command 06:41:23 + command=local 06:41:23 + '[' 2 -gt 0 ']' 06:41:23 + shift 06:41:23 + case "$command" in 06:41:23 + command pyenv local 3.11.10 06:41:23 + for arg in "$@" 06:41:23 + case $arg in 06:41:23 + pkg_list+='tox ' 06:41:23 + for arg in "$@" 06:41:23 + case $arg in 06:41:23 + pkg_list+='virtualenv ' 06:41:23 + for arg in "$@" 06:41:23 + case $arg in 06:41:23 + pkg_list+='urllib3~=1.26.15 ' 06:41:23 + [[ -f /tmp/.toxenv ]] 06:41:23 ++ cat /tmp/.toxenv 06:41:23 + lf_venv=/tmp/venv-dRQV 06:41:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dRQV from' file:/tmp/.toxenv 06:41:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dRQV from file:/tmp/.toxenv 06:41:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:41:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:41:23 + local 'pip_opts=--upgrade --quiet' 06:41:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:41:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:41:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:41:23 + [[ -n '' ]] 06:41:23 + [[ -n '' ]] 06:41:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:41:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:41:23 + /tmp/venv-dRQV/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 06:41:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:41:24 lf-activate-venv(): INFO: Base packages installed successfully 06:41:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:41:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:41:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:41:24 + /tmp/venv-dRQV/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 06:41:25 + type python3 06:41:25 + true 06:41:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dRQV/bin to PATH' 06:41:25 lf-activate-venv(): INFO: Adding /tmp/venv-dRQV/bin to PATH 06:41:25 + PATH=/tmp/venv-dRQV/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 06:41:25 + return 0 06:41:25 + [[ -d /opt/pyenv ]] 06:41:25 + echo '---> Setting up pyenv' 06:41:25 ---> Setting up pyenv 06:41:25 + export PYENV_ROOT=/opt/pyenv 06:41:25 + PYENV_ROOT=/opt/pyenv 06:41:25 + export PATH=/opt/pyenv/bin:/tmp/venv-dRQV/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 06:41:25 + PATH=/opt/pyenv/bin:/tmp/venv-dRQV/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 06:41:25 ++ pwd 06:41:25 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 06:41:25 + export PYTHONPATH 06:41:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:41:25 + TOX_TESTENV_PASSENV=PYTHONPATH 06:41:25 + tox --version 06:41:25 4.47.0 from /tmp/venv-dRQV/lib/python3.11/site-packages/tox/__init__.py 06:41:25 + PARALLEL=True 06:41:25 + TOX_OPTIONS_LIST= 06:41:25 + [[ -n '' ]] 06:41:25 + case ${PARALLEL,,} in 06:41:25 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 06:41:25 + tox --parallel auto --parallel-live 06:41:25 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 06:41:27 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:41:27 checkbashisms: freeze> python -m pip freeze --all 06:41:27 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:41:27 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 06:41:27 checkbashisms: pip==26.0.1,setuptools==82.0.0 06:41:27 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:41:27 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)' 06:41:27 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 06:41:29 checkbashisms: OK ✔ in 3.05 seconds 06:41:29 pre-commit: install_deps> python -I -m pip install pre-commit 06:41:31 pre-commit: freeze> python -m pip freeze --all 06:41:31 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.25.0,identify==2.6.17,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==21.1.0 06:41:31 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 06:41:31 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)' 06:41:31 /usr/bin/cpan 06:41:31 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 06:41:32 [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. 06:41:32 [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. 06:41:32 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 06:41:32 [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. 06:41:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 06:41:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 06:41:33 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:41:33 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 06:41:33 buildcontroller: freeze> python -m pip freeze --all 06:41:33 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 06:41:34 buildcontroller: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:41:34 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 06:41:34 + update-java-alternatives -l 06:41:34 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 06:41:34 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 06:41:34 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 06:41:34 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 06:41:34 update-alternatives: error: no alternatives for jaotc 06:41:34 update-alternatives: error: no alternatives for rmic 06:41:34 + java -version 06:41:34 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 06:41:34 + JAVA_VER=21 06:41:34 + echo 21 06:41:34 21 06:41:34 + javac -version 06:41:34 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 06:41:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 06:41:34 [INFO] Once installed this environment will be reused. 06:41:34 [INFO] This may take a few minutes... 06:41:34 + JAVAC_VER=21 06:41:34 + echo 21 06:41:34 21 06:41:34 ok, java is 21 or newer 06:41:34 + [ 21 -ge 21 ] 06:41:34 + [ 21 -ge 21 ] 06:41:34 + echo ok, java is 21 or newer 06:41:34 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 06:41:34 2026-03-02 06:41:34 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 06:41:34 + sudo mkdir -p /opt 06:41:34 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 06:41:34 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 06:41:35 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 06:41:35 + mvn --version 06:41:35 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 06:41:35 Maven home: /opt/maven 06:41:35 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 06:41:35 Default locale: en, platform encoding: UTF-8 06:41:35 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 06:41:35 NOTE: Picked up JDK_JAVA_OPTIONS: 06:41:35 --add-opens=java.base/java.io=ALL-UNNAMED 06:41:35 --add-opens=java.base/java.lang=ALL-UNNAMED 06:41:35 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:41:35 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:41:35 --add-opens=java.base/java.net=ALL-UNNAMED 06:41:35 --add-opens=java.base/java.nio=ALL-UNNAMED 06:41:35 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:41:35 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:41:35 --add-opens=java.base/java.util=ALL-UNNAMED 06:41:35 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:41:35 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:41:35 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:41:35 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:41:35 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:41:35 -Xlog:disable 06:41:39 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 06:41:39 [INFO] Once installed this environment will be reused. 06:41:39 [INFO] This may take a few minutes... 06:41:47 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 06:41:47 [INFO] Once installed this environment will be reused. 06:41:47 [INFO] This may take a few minutes... 06:41:51 [INFO] Installing environment for https://github.com/perltidy/perltidy. 06:41:51 [INFO] Once installed this environment will be reused. 06:41:51 [INFO] This may take a few minutes... 06:41:52 docs: freeze> python -m pip freeze --all 06:41:52 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 06:41:52 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 06:41:52 docs-linkcheck: freeze> python -m pip freeze --all 06:41:53 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 06:41:53 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 06:41:55 docs: OK ✔ in 29.6 seconds 06:41:55 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 06:41:59 docs-linkcheck: OK ✔ in 32.63 seconds 06:41:59 pylint: freeze> python -m pip freeze --all 06:41:59 pylint: astroid==4.0.4,dill==0.4.1,isort==8.0.1,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.5,setuptools==82.0.0,tomlkit==0.14.0 06:41:59 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}$' '{}' + 06:42:03 trim trailing whitespace.................................................Passed 06:42:03 Tabs remover.............................................................Passed 06:42:03 autopep8.................................................................Passed 06:42:09 perltidy.................................................................Passed 06:42:10 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 06:42:10 [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. 06:42:10 [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. 06:42:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 06:42:10 [INFO] Once installed this environment will be reused. 06:42:10 [INFO] This may take a few minutes... 06:42:17 gitlint..................................................................Passed 06:42:25 06:42:25 ------------------------------------ 06:42:25 Your code has been rated at 10.00/10 06:42:25 06:43:38 pre-commit: OK ✔ in 48.47 seconds 06:43:38 pylint: OK ✔ in 31.29 seconds 06:43:38 buildcontroller: OK ✔ in 2 minutes 11.76 seconds 06:43:38 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 06:43:38 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 06:43:38 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 06:43:38 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 06:43:44 build_karaf_tests221: freeze> python -m pip freeze --all 06:43:44 build_karaf_tests190: freeze> python -m pip freeze --all 06:43:44 build_karaf_tests121: freeze> python -m pip freeze --all 06:43:44 build_karaf_tests71: freeze> python -m pip freeze --all 06:43:45 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:43:45 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:43:45 build karaf in karaf221 with ./karaf221.env 06:43:45 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:43:45 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:43:45 build karaf in karaf121 with ./karaf121.env 06:43:45 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:43:45 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:43:45 build karaf in karafoc with ./karafoc.env 06:43:45 NOTE: Picked up JDK_JAVA_OPTIONS: 06:43:45 --add-opens=java.base/java.io=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.net=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:43:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:43:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:43:45 -Xlog:disable 06:43:45 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:43:45 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 06:43:45 build karaf in karaf71 with ./karaf71.env 06:43:45 NOTE: Picked up JDK_JAVA_OPTIONS: 06:43:45 --add-opens=java.base/java.io=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.net=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:43:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:43:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:43:45 -Xlog:disable 06:43:45 NOTE: Picked up JDK_JAVA_OPTIONS: 06:43:45 --add-opens=java.base/java.io=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.net=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:43:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:43:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:43:45 -Xlog:disable 06:43:45 NOTE: Picked up JDK_JAVA_OPTIONS: 06:43:45 --add-opens=java.base/java.io=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.net=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.nio.file=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.jar=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.stream=ALL-UNNAMED 06:43:45 --add-opens=java.base/java.util.zip=ALL-UNNAMED 06:43:45 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 06:43:45 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 06:43:45 -Xlog:disable 06:44:37 build_karaf_tests121: OK ✔ in 59.22 seconds 06:44:37 build_karaf_tests71: OK ✔ in 59.33 seconds 06:44:37 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 06:44:37 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 06:44:38 build_karaf_tests190: OK ✔ in 1 minute 0.21 seconds 06:44:38 build_karaf_tests221: OK ✔ in 1 minute 0.23 seconds 06:44:38 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 06:44:43 buildlighty: freeze> python -m pip freeze --all 06:44:43 sims: freeze> python -m pip freeze --all 06:44:44 sims: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:44:44 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 06:44:44 buildlighty: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:44:44 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 06:44:44 Using lighynode version 22.1.0.6 06:44:44 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 06:44:44 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 06:45:22 sims: OK ✔ in 9.48 seconds 06:45:22 buildlighty: OK ✔ in 28.29 seconds 06:45:22 testsPCE: freeze> python -m pip freeze --all 06:45:22 testsPCE: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.1,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 06:45:22 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 06:45:22 pytest -q transportpce_tests/pce/test01_pce.py 06:46:09 .................... [100%] 06:47:13 20 passed in 110.73s (0:01:50) 06:47:13 pytest -q transportpce_tests/pce/test02_pce_400G.py 06:47:30 ............ [100%] 06:48:00 12 passed in 46.70s 06:48:00 pytest -q transportpce_tests/pce/test03_gnpy.py 06:48:17 ........ [100%] 06:48:38 8 passed in 37.87s 06:48:38 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 06:49:13 ... [100%] 06:49:18 3 passed in 39.50s 06:49:19 testsPCE: OK ✔ in 4 minutes 40.36 seconds 06:49:19 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 06:49:19 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 06:49:19 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 06:49:26 tests121: freeze> python -m pip freeze --all 06:49:26 tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:49:26 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 06:49:26 using environment variables from ./karaf121.env 06:49:26 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 06:49:26 tests190: freeze> python -m pip freeze --all 06:49:26 tests_tapi: freeze> python -m pip freeze --all 06:49:27 tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:49:27 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 06:49:27 using environment variables from ./karafoc.env 06:49:27 pytest -q transportpce_tests/oc/test01_portmapping.py 06:49:27 tests_tapi: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:49:27 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 06:49:27 using environment variables from ./karaf221.env 06:49:27 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 06:50:32 ........... [100%] 06:50:49 10 passed in 81.96s (0:01:21) 06:50:49 pytest -q transportpce_tests/oc/test02_topology.py 06:50:54 .............................. [100%] 06:51:35 21 passed in 128.83s (0:02:08) 06:51:35 .pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 06:51:36 ............................ [100%] 06:51:57 14 passed in 67.96s (0:01:07) 06:51:57 pytest -q transportpce_tests/oc/test03_renderer.py 06:51:59 ............... [100%] 06:52:36 6 passed in 60.71s (0:01:00) 06:52:37 pytest -q transportpce_tests/1.2.1/test03_topology.py 06:52:38 ...................... [100%] 06:52:59 19 passed in 61.76s (0:01:01) 06:53:00 tests190: OK ✔ in 3 minutes 41.46 seconds 06:53:00 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 06:53:06 .tests71: freeze> python -m pip freeze --all 06:53:08 tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 06:53:08 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 06:53:08 using environment variables from ./karaf71.env 06:53:08 pytest -q transportpce_tests/7.1/test01_portmapping.py 06:53:27 ..................................... [100%] 06:54:03 12 passed in 54.38s 06:54:03 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 06:54:04 ........................... [100%] 06:54:45 51 passed in 318.36s (0:05:18) 06:54:45 pytest -q transportpce_tests/tapi/test02_full_topology.py 06:54:46 ........................ [100%] 06:55:11 44 passed in 154.09s (0:02:34) 06:55:11 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 06:55:13 ............................................................................... [100%] 06:56:43 62 passed in 159.69s (0:02:39) 06:56:43 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 06:56:43 ... [100%] 06:56:49 24 passed in 97.01s (0:01:37) 06:56:49 pytest -q transportpce_tests/1.2.1/test05_olm.py 06:57:06 ........................................................................................ [100%] 06:59:16 48 passed in 152.87s (0:02:32) 06:59:16 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 06:59:19 ............................ [100%] 07:00:10 40 passed in 200.64s (0:03:20) 07:00:10 pytest -q transportpce_tests/1.2.1/test06_end2end.py 07:00:11 .......... [100%] 07:00:31 22 passed in 74.88s (0:01:14) 07:00:50 ........................................ [100%] 07:03:29 36 passed in 523.12s (0:08:43) 07:03:29 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 07:03:31 ..................................................F......F.......F......F............ [100%] 07:08:45 =================================== FAILURES =================================== 07:08:45 _ TestTransportPCEDeviceChangeNotifications.test_38_check_update_tapi_neps_ok __ 07:08:45 07:08:45 self = 07:08:45 07:08:45 def test_38_check_update_tapi_neps_ok(self): 07:08:45 self.node_details["topology-id"] = test_utils.T0_FULL_MULTILAYER_TOPO_UUID 07:08:45 # self.node_details["node-id"] = "ROADM-A1+PHOTONIC_MEDIA" 07:08:45 self.node_details["node-id"] = "3b726367-6f2d-3e3f-9033-d99b61459075" 07:08:45 response = test_utils.transportpce_api_rpc_request( 07:08:45 'tapi-topology', 'get-node-details', self.node_details) 07:08:45 self.assertEqual(response['status_code'], requests.codes.ok) 07:08:45 nep_list = response['output']['node']['owned-node-edge-point'] 07:08:45 for nep in nep_list: 07:08:45 > self.assertEqual(nep['operational-state'], 'ENABLED', 07:08:45 "Operational State should be 'ENABLED'") 07:08:45 E AssertionError: 'DISABLED' != 'ENABLED' 07:08:45 E - DISABLED 07:08:45 E + ENABLED 07:08:45 E : Operational State should be 'ENABLED' 07:08:45 07:08:45 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:669: AssertionError 07:08:45 ----------------------------- Captured stdout call ----------------------------- 07:08:45 execution of test_38_check_update_tapi_neps_ok 07:08:45 ___ TestTransportPCEDeviceChangeNotifications.test_45_check_update_tapi_neps ___ 07:08:45 07:08:45 self = 07:08:45 07:08:45 def test_45_check_update_tapi_neps(self): 07:08:45 self.node_details["topology-id"] = test_utils.T0_FULL_MULTILAYER_TOPO_UUID 07:08:45 # self.node_details["node-id"] = "ROADM-A1+PHOTONIC_MEDIA" 07:08:45 self.node_details["node-id"] = "3b726367-6f2d-3e3f-9033-d99b61459075" 07:08:45 response = test_utils.transportpce_api_rpc_request( 07:08:45 'tapi-topology', 'get-node-details', self.node_details) 07:08:45 self.assertEqual(response['status_code'], requests.codes.ok) 07:08:45 nep_list = response['output']['node']['owned-node-edge-point'] 07:08:45 nb_updated_neps = 0 07:08:45 for nep in nep_list: 07:08:45 if 'DEG2-TTP-TXRX' in nep['name'][0]['value']: 07:08:45 self.assertEqual(nep['operational-state'], 'DISABLED', 07:08:45 "Operational State should be 'DISABLED'") 07:08:45 self.assertEqual(nep['administrative-state'], 'LOCKED', 07:08:45 "Administrative State should be 'LOCKED'") 07:08:45 nb_updated_neps += 1 07:08:45 else: 07:08:45 > self.assertEqual(nep['operational-state'], 'ENABLED', 07:08:45 "Operational State should be 'ENABLED'") 07:08:45 E AssertionError: 'DISABLED' != 'ENABLED' 07:08:45 E - DISABLED 07:08:45 E + ENABLED 07:08:45 E : Operational State should be 'ENABLED' 07:08:45 07:08:45 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:768: AssertionError 07:08:45 ----------------------------- Captured stdout call ----------------------------- 07:08:45 execution of test_45_check_update_tapi_neps 07:08:45 _ TestTransportPCEDeviceChangeNotifications.test_52_check_update_tapi_neps_ok __ 07:08:45 07:08:45 self = 07:08:45 07:08:45 def test_52_check_update_tapi_neps_ok(self): 07:08:45 > self.test_38_check_update_tapi_neps_ok() 07:08:45 07:08:45 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:820: 07:08:45 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 07:08:45 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:669: in test_38_check_update_tapi_neps_ok 07:08:45 self.assertEqual(nep['operational-state'], 'ENABLED', 07:08:45 E AssertionError: 'DISABLED' != 'ENABLED' 07:08:45 E - DISABLED 07:08:45 E + ENABLED 07:08:45 E : Operational State should be 'ENABLED' 07:08:45 ----------------------------- Captured stdout call ----------------------------- 07:08:45 execution of test_52_check_update_tapi_neps_ok 07:08:45 ___ TestTransportPCEDeviceChangeNotifications.test_59_check_update_tapi_neps ___ 07:08:45 07:08:45 self = 07:08:45 07:08:45 def test_59_check_update_tapi_neps(self): 07:08:45 self.node_details["topology-id"] = test_utils.T0_FULL_MULTILAYER_TOPO_UUID 07:08:45 # self.node_details["node-id"] = uuid.UUID(bytes="ROADM-A1+PHOTONIC_MEDIA".bytes) 07:08:45 self.node_details["node-id"] = "3b726367-6f2d-3e3f-9033-d99b61459075" 07:08:45 response = test_utils.transportpce_api_rpc_request( 07:08:45 'tapi-topology', 'get-node-details', self.node_details) 07:08:45 self.assertEqual(response['status_code'], requests.codes.ok) 07:08:45 nep_list = response['output']['node']['owned-node-edge-point'] 07:08:45 nb_updated_neps = 0 07:08:45 for nep in nep_list: 07:08:45 if 'SRG1-PP2-TXRX' in nep['name'][0]['value']: 07:08:45 self.assertEqual(nep['operational-state'], 'DISABLED', 07:08:45 "Operational State should be 'DISABLED'") 07:08:45 self.assertEqual(nep['administrative-state'], 'LOCKED', 07:08:45 "Administrative State should be 'LOCKED'") 07:08:45 nb_updated_neps += 1 07:08:45 else: 07:08:45 > self.assertEqual(nep['operational-state'], 'ENABLED', 07:08:45 "Operational State should be 'ENABLED'") 07:08:45 E AssertionError: 'DISABLED' != 'ENABLED' 07:08:45 E - DISABLED 07:08:45 E + ENABLED 07:08:45 E : Operational State should be 'ENABLED' 07:08:45 07:08:45 transportpce_tests/tapi/test03_tapi_device_change_notifications.py:907: AssertionError 07:08:45 ----------------------------- Captured stdout call ----------------------------- 07:08:45 execution of test_59_check_update_tapi_neps 07:08:45 =========================== short test summary info ============================ 07:08:45 FAILED transportpce_tests/tapi/test03_tapi_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_38_check_update_tapi_neps_ok 07:08:45 FAILED transportpce_tests/tapi/test03_tapi_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_45_check_update_tapi_neps 07:08:45 FAILED transportpce_tests/tapi/test03_tapi_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_52_check_update_tapi_neps_ok 07:08:45 FAILED transportpce_tests/tapi/test03_tapi_device_change_notifications.py::TestTransportPCEDeviceChangeNotifications::test_59_check_update_tapi_neps 07:08:45 4 failed, 67 passed in 316.00s (0:05:15) 07:08:45 tests71: OK ✔ in 7 minutes 31.84 seconds 07:08:45 tests_tapi: exit 1 (1158.42 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi pid=6882 07:08:45 tests_tapi: FAIL ✖ in 19 minutes 27.11 seconds 07:08:45 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 07:08:52 tests221: freeze> python -m pip freeze --all 07:08:52 tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:08:52 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 07:08:52 using environment variables from ./karaf221.env 07:08:52 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 07:09:01 ..... [100%] 07:09:06 54 passed in 534.86s (0:08:54) 07:09:29 ................................... [100%] 07:10:09 35 passed in 76.95s (0:01:16) 07:10:09 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 07:10:41 ...... [100%] 07:10:55 6 passed in 45.22s 07:10:55 pytest -q transportpce_tests/2.2.1/test03_topology.py 07:11:38 ............................................ [100%] 07:13:12 44 passed in 137.19s (0:02:17) 07:13:12 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 07:13:48 ............ [100%] 07:14:12 12 passed in 59.53s 07:14:12 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 07:14:38 ................ [100%] 07:16:07 16 passed in 114.34s (0:01:54) 07:16:07 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 07:16:36 ............................... [100%] 07:16:43 31 passed in 35.67s 07:16:43 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 07:17:18 .......................... [100%] 07:18:14 26 passed in 90.60s (0:01:30) 07:18:14 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 07:18:51 ...................... [100%] 07:19:54 22 passed in 100.56s (0:01:40) 07:19:54 pytest -q transportpce_tests/2.2.1/test09_olm.py 07:20:36 ........................................ [100%] 07:22:58 40 passed in 183.68s (0:03:03) 07:22:58 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 07:23:41 ........................................................................ [ 74%] 07:29:18 ......................... [100%] 07:31:10 97 passed in 491.65s (0:08:11) 07:31:10 pytest -q transportpce_tests/2.2.1/test12_end2end.py 07:31:50 ...................................................... [100%] 07:38:38 54 passed in 447.01s (0:07:27) 07:38:38 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 07:39:32 ........................................................................ [ 71%] 07:44:40 ............................. [100%] 07:49:49 101 passed in 671.59s (0:11:11) 07:49:50 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 07:50:43 ........................................................................ [ 67%] 07:56:30 ................................... [100%] 07:59:50 107 passed in 600.56s (0:10:00) 07:59:50 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:00:33 ............................................. [100%] 08:03:11 45 passed in 200.00s (0:03:20) 08:03:11 tests121: OK ✔ in 19 minutes 47.29 seconds 08:03:11 tests221: OK ✔ in 54 minutes 25.63 seconds 08:03:11 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 08:03:18 tests_hybrid: freeze> python -m pip freeze --all 08:03:18 tests_hybrid: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 08:03:18 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 08:03:18 using environment variables from ./karaf221.env 08:03:18 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 08:03:59 ................................................... [100%] 08:05:47 51 passed in 148.29s (0:02:28) 08:05:47 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 08:06:31 ........................................................................ [ 66%] 08:10:53 ..................................... [100%] 08:12:59 109 passed in 431.68s (0:07:11) 08:12:59 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 08:13:47 ..................................................... [100%] 08:17:20 53 passed in 260.66s (0:04:20) 08:17:20 buildcontroller: OK (131.76=setup[8.13]+cmd[123.63] seconds) 08:17:20 sims: OK (9.48=setup[6.92]+cmd[2.56] seconds) 08:17:20 build_karaf_tests121: OK (59.21=setup[7.27]+cmd[51.94] seconds) 08:17:20 testsPCE: OK (280.36=setup[44.35]+cmd[236.01] seconds) 08:17:20 tests121: OK (1187.29=setup[7.94]+cmd[1179.34] seconds) 08:17:20 build_karaf_tests221: OK (60.23=setup[7.23]+cmd[53.01] seconds) 08:17:20 tests_tapi: FAIL code 1 (1167.11=setup[8.70]+cmd[1158.42] seconds) 08:17:20 tests221: OK (3265.63=setup[7.02]+cmd[3258.61] seconds) 08:17:20 build_karaf_tests71: OK (59.33=setup[7.32]+cmd[52.00] seconds) 08:17:20 tests71: OK (451.84=setup[8.62]+cmd[443.22] seconds) 08:17:20 build_karaf_tests190: OK (60.21=setup[7.27]+cmd[52.94] seconds) 08:17:20 tests190: OK (221.46=setup[8.64]+cmd[212.82] seconds) 08:17:20 tests_hybrid: OK (848.92=setup[7.30]+cmd[841.62] seconds) 08:17:20 buildlighty: OK (28.29=setup[7.04]+cmd[21.26] seconds) 08:17:20 docs: OK (29.60=setup[26.44]+cmd[3.16] seconds) 08:17:20 docs-linkcheck: OK (32.63=setup[27.04]+cmd[5.59] seconds) 08:17:20 checkbashisms: OK (3.05=setup[1.82]+cmd[0.00,0.04,1.19] seconds) 08:17:20 pre-commit: OK (48.47=setup[2.71]+cmd[0.02,0.00,38.48,7.26] seconds) 08:17:20 pylint: OK (31.29=setup[4.10]+cmd[27.19] seconds) 08:17:20 evaluation failed :( (5754.08 seconds) 08:17:20 + tox_status=1 08:17:20 + echo '---> Completed tox runs' 08:17:20 ---> Completed tox runs 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/build_karaf_tests121/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=build_karaf_tests121 08:17:20 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/build_karaf_tests190/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=build_karaf_tests190 08:17:20 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/build_karaf_tests221/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=build_karaf_tests221 08:17:20 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/build_karaf_tests71/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=build_karaf_tests71 08:17:20 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/buildcontroller/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=buildcontroller 08:17:20 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/buildlighty/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=buildlighty 08:17:20 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 08:17:20 + for i in .tox/*/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 ++ echo .tox/checkbashisms/log 08:17:20 + tox_env=checkbashisms 08:17:20 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/docs-linkcheck/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=docs-linkcheck 08:17:20 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/docs/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=docs 08:17:20 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/pre-commit/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=pre-commit 08:17:20 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/pylint/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=pylint 08:17:20 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/sims/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=sims 08:17:20 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/tests121/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=tests121 08:17:20 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/tests190/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=tests190 08:17:20 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/tests221/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=tests221 08:17:20 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/tests71/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=tests71 08:17:20 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/testsPCE/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=testsPCE 08:17:20 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/tests_hybrid/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=tests_hybrid 08:17:20 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 08:17:20 + for i in .tox/*/log 08:17:20 ++ echo .tox/tests_tapi/log 08:17:20 ++ awk -F/ '{print $2}' 08:17:20 + tox_env=tests_tapi 08:17:20 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 08:17:20 + DOC_DIR=docs/_build/html 08:17:20 + [[ -d docs/_build/html ]] 08:17:20 + echo '---> Archiving generated docs' 08:17:20 ---> Archiving generated docs 08:17:20 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 08:17:20 + echo '---> tox-run.sh ends' 08:17:20 ---> tox-run.sh ends 08:17:20 + test 1 -eq 0 08:17:20 + exit 1 08:17:20 ++ '[' 1 = 1 ']' 08:17:20 ++ '[' -x /usr/bin/clear_console ']' 08:17:20 ++ /usr/bin/clear_console -q 08:17:20 Build step 'Execute shell' marked build as failure 08:17:20 $ ssh-agent -k 08:17:20 unset SSH_AUTH_SOCK; 08:17:20 unset SSH_AGENT_PID; 08:17:20 echo Agent pid 1576 killed; 08:17:20 [ssh-agent] Stopped. 08:17:20 [PostBuildScript] - [INFO] Executing post build scripts. 08:17:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10830771282236050585.sh 08:17:20 ---> sysstat.sh 08:17:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8596780235032340631.sh 08:17:21 ---> package-listing.sh 08:17:21 ++ facter osfamily 08:17:21 ++ tr '[:upper:]' '[:lower:]' 08:17:21 + OS_FAMILY=debian 08:17:21 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 08:17:21 + START_PACKAGES=/tmp/packages_start.txt 08:17:21 + END_PACKAGES=/tmp/packages_end.txt 08:17:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:17:21 + PACKAGES=/tmp/packages_start.txt 08:17:21 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:17:21 + PACKAGES=/tmp/packages_end.txt 08:17:21 + case "${OS_FAMILY}" in 08:17:21 + dpkg -l 08:17:21 + grep '^ii' 08:17:21 + '[' -f /tmp/packages_start.txt ']' 08:17:21 + '[' -f /tmp/packages_end.txt ']' 08:17:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:17:21 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 08:17:21 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:17:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 08:17:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16150100823679179783.sh 08:17:21 ---> capture-instance-metadata.sh 08:17:21 Setup pyenv: 08:17:21 system 08:17:21 3.8.20 08:17:21 3.9.20 08:17:21 3.10.15 08:17:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:17:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SK4t from file:/tmp/.os_lf_venv 08:17:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:17:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:17:24 lf-activate-venv(): INFO: Base packages installed successfully 08:17:24 lf-activate-venv(): INFO: Installing additional packages: lftools 08:17:36 lf-activate-venv(): INFO: Adding /tmp/venv-SK4t/bin to PATH 08:17:36 INFO: Running in OpenStack, capturing instance metadata 08:17:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14277590833140379066.sh 08:17:37 provisioning config files... 08:17:37 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4489 08:17:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config2302342760063640845tmp 08:17:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:17:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:17:37 provisioning config files... 08:17:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:17:38 [EnvInject] - Injecting environment variables from a build step. 08:17:38 [EnvInject] - Injecting as environment variables the properties content 08:17:38 SERVER_ID=logs 08:17:38 08:17:38 [EnvInject] - Variables injected successfully. 08:17:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6777167840689185637.sh 08:17:38 ---> create-netrc.sh 08:17:38 WARN: Log server credential not found. 08:17:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14041592049401596262.sh 08:17:38 ---> python-tools-install.sh 08:17:38 Setup pyenv: 08:17:38 system 08:17:38 3.8.20 08:17:38 3.9.20 08:17:38 3.10.15 08:17:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:17:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SK4t from file:/tmp/.os_lf_venv 08:17:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:17:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:17:40 lf-activate-venv(): INFO: Base packages installed successfully 08:17:40 lf-activate-venv(): INFO: Installing additional packages: lftools 08:17:48 lf-activate-venv(): INFO: Adding /tmp/venv-SK4t/bin to PATH 08:17:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14929303454628891178.sh 08:17:48 ---> sudo-logs.sh 08:17:48 Archiving 'sudo' log.. 08:17:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7316104194405965499.sh 08:17:49 ---> job-cost.sh 08:17:49 INFO: Activating Python virtual environment... 08:17:49 Setup pyenv: 08:17:49 system 08:17:49 3.8.20 08:17:49 3.9.20 08:17:49 3.10.15 08:17:49 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:17:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SK4t from file:/tmp/.os_lf_venv 08:17:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:17:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:17:51 lf-activate-venv(): INFO: Base packages installed successfully 08:17:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:17:57 lf-activate-venv(): INFO: Adding /tmp/venv-SK4t/bin to PATH 08:17:57 INFO: No stack-cost file found 08:17:57 INFO: Instance uptime: 5916s 08:17:57 INFO: Fetching instance metadata (attempt 1 of 3)... 08:17:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:17:57 INFO: Successfully fetched instance metadata 08:17:57 INFO: Instance type: v3-standard-4 08:17:57 INFO: Retrieving pricing info for: v3-standard-4 08:17:57 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:17:57 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=5916 08:17:57 INFO: Successfully fetched Vexxhost pricing API 08:17:57 INFO: Retrieved cost: 0.22 08:17:57 INFO: Retrieved resource: v3-standard-4 08:17:57 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 08:17:57 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 08:17:57 INFO: Successfully archived job cost data 08:17:57 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4489,2026-03-02 08:17:57,v3-standard-4,5916,0.22,0.00,FAILURE 08:17:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10107116280634454036.sh 08:17:57 ---> logs-deploy.sh 08:17:57 Setup pyenv: 08:17:58 system 08:17:58 3.8.20 08:17:58 3.9.20 08:17:58 3.10.15 08:17:58 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 08:17:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SK4t from file:/tmp/.os_lf_venv 08:17:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:17:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:17:59 lf-activate-venv(): INFO: Base packages installed successfully 08:17:59 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:18:08 lf-activate-venv(): INFO: Adding /tmp/venv-SK4t/bin to PATH 08:18:08 WARNING: Nexus logging server not set 08:18:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4489/ 08:18:08 INFO: archiving logs to S3 08:18:09 /tmp/venv-SK4t/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 08:18:09 warnings.warn( 08:18:10 ---> uname -a: 08:18:10 Linux prd-ubuntu2204-docker-4c-16g-25198 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:18:10 08:18:10 08:18:10 ---> lscpu: 08:18:10 Architecture: x86_64 08:18:10 CPU op-mode(s): 32-bit, 64-bit 08:18:10 Address sizes: 40 bits physical, 48 bits virtual 08:18:10 Byte Order: Little Endian 08:18:10 CPU(s): 4 08:18:10 On-line CPU(s) list: 0-3 08:18:10 Vendor ID: AuthenticAMD 08:18:10 Model name: AMD EPYC-Rome Processor 08:18:10 CPU family: 23 08:18:10 Model: 49 08:18:10 Thread(s) per core: 1 08:18:10 Core(s) per socket: 1 08:18:10 Socket(s): 4 08:18:10 Stepping: 0 08:18:10 BogoMIPS: 5599.99 08:18:10 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 08:18:10 Virtualization: AMD-V 08:18:10 Hypervisor vendor: KVM 08:18:10 Virtualization type: full 08:18:10 L1d cache: 128 KiB (4 instances) 08:18:10 L1i cache: 128 KiB (4 instances) 08:18:10 L2 cache: 2 MiB (4 instances) 08:18:10 L3 cache: 64 MiB (4 instances) 08:18:10 NUMA node(s): 1 08:18:10 NUMA node0 CPU(s): 0-3 08:18:10 Vulnerability Gather data sampling: Not affected 08:18:10 Vulnerability Indirect target selection: Not affected 08:18:10 Vulnerability Itlb multihit: Not affected 08:18:10 Vulnerability L1tf: Not affected 08:18:10 Vulnerability Mds: Not affected 08:18:10 Vulnerability Meltdown: Not affected 08:18:10 Vulnerability Mmio stale data: Not affected 08:18:10 Vulnerability Reg file data sampling: Not affected 08:18:10 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:18:10 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:18:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:18:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:18:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:18:10 Vulnerability Srbds: Not affected 08:18:10 Vulnerability Tsa: Not affected 08:18:10 Vulnerability Tsx async abort: Not affected 08:18:10 Vulnerability Vmscape: Not affected 08:18:10 08:18:10 08:18:10 ---> nproc: 08:18:10 4 08:18:10 08:18:10 08:18:10 ---> df -h: 08:18:10 Filesystem Size Used Avail Use% Mounted on 08:18:10 tmpfs 1.6G 1.1M 1.6G 1% /run 08:18:10 /dev/vda1 78G 18G 61G 23% / 08:18:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:18:10 tmpfs 5.0M 0 5.0M 0% /run/lock 08:18:10 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:18:10 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 08:18:10 08:18:10 08:18:10 ---> free -m: 08:18:10 total used free shared buff/cache available 08:18:10 Mem: 15989 694 11102 3 4191 14952 08:18:10 Swap: 1023 0 1023 08:18:10 08:18:10 08:18:10 ---> ip addr: 08:18:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:18:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:18:10 inet 127.0.0.1/8 scope host lo 08:18:10 valid_lft forever preferred_lft forever 08:18:10 inet6 ::1/128 scope host 08:18:10 valid_lft forever preferred_lft forever 08:18:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:18:10 link/ether fa:16:3e:9d:88:cd brd ff:ff:ff:ff:ff:ff 08:18:10 altname enp0s3 08:18:10 inet 10.30.170.52/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:18:10 valid_lft 80478sec preferred_lft 80478sec 08:18:10 inet6 fe80::f816:3eff:fe9d:88cd/64 scope link 08:18:10 valid_lft forever preferred_lft forever 08:18:10 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:18:10 link/ether ea:de:29:8c:65:4c brd ff:ff:ff:ff:ff:ff 08:18:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:18:10 valid_lft forever preferred_lft forever 08:18:10 08:18:10 08:18:10 ---> sar -b -r -n DEV: 08:18:10 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-25198) 03/02/26 _x86_64_ (4 CPU) 08:18:10 08:18:10 06:39:32 LINUX RESTART (4 CPU) 08:18:10 08:18:10 06:40:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:18:10 06:50:01 138.26 10.27 123.35 4.64 1356.03 36955.28 13485.64 08:18:10 07:00:08 65.38 22.96 40.27 2.15 284.20 3862.38 2722.83 08:18:10 07:10:08 27.02 0.39 10.78 15.85 16.05 569.43 211645.19 08:18:10 07:20:08 19.58 0.02 18.74 0.82 0.85 544.46 1248.85 08:18:10 07:30:08 5.97 0.00 5.71 0.26 0.37 132.29 274.16 08:18:10 07:40:08 7.17 0.01 6.81 0.35 1.21 209.63 164.11 08:18:10 07:50:08 4.33 0.00 4.26 0.07 0.31 76.92 41.72 08:18:10 08:00:08 5.83 0.00 5.64 0.18 0.15 149.28 69.77 08:18:10 08:10:08 10.06 0.01 9.54 0.51 0.99 598.58 119.46 08:18:10 Average: 31.56 3.77 25.04 2.76 184.72 4791.15 25499.77 08:18:10 08:18:10 06:40:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:18:10 06:50:01 2135944 13205676 2716828 16.59 253396 10567756 3356932 19.27 2003124 11421356 512984 08:18:10 07:00:08 2132032 5299536 10633964 64.95 256940 2902636 11281468 64.76 2014228 11655892 160 08:18:10 07:10:08 8852592 12127816 3811192 23.28 263448 3004004 4572088 26.24 2047656 4915040 176 08:18:10 07:20:08 11273868 14608132 1332636 8.14 266908 3059632 2090020 12.00 2071500 2493932 480 08:18:10 07:30:08 7950004 11296432 4642048 28.35 268132 3070576 5411880 31.06 2073272 5801388 388 08:18:10 07:40:08 6833540 10207752 5730260 35.00 269172 3097324 6573224 37.73 2076316 6890168 292 08:18:10 07:50:08 10816036 14207716 1732236 10.58 269508 3114452 2804772 16.10 2079396 2929896 15556 08:18:10 08:00:08 10749252 14159908 1780424 10.87 270136 3132816 2816704 16.17 2081744 2997928 16944 08:18:10 08:10:08 7657672 11181244 4757348 29.06 274204 3241596 5348212 30.70 2095972 6071588 200 08:18:10 Average: 7600104 11810468 4126326 25.20 265760 3910088 4917256 28.22 2060356 6130799 60798 08:18:10 08:18:10 06:40:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:18:10 06:50:01 lo 3.03 3.03 2.40 2.40 0.00 0.00 0.00 0.00 08:18:10 06:50:01 ens3 155.55 119.44 1973.56 17.07 0.00 0.00 0.00 0.00 08:18:10 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 07:00:08 lo 46.32 46.32 27.34 27.34 0.00 0.00 0.00 0.00 08:18:10 07:00:08 ens3 3.28 2.11 0.70 1.51 0.00 0.00 0.00 0.00 08:18:10 07:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 07:10:08 lo 29.17 29.17 11.31 11.31 0.00 0.00 0.00 0.00 08:18:10 07:10:08 ens3 1.65 1.00 0.38 0.29 0.00 0.00 0.00 0.00 08:18:10 07:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 07:20:08 lo 12.90 12.90 7.27 7.27 0.00 0.00 0.00 0.00 08:18:10 07:20:08 ens3 1.03 0.75 0.20 0.16 0.00 0.00 0.00 0.00 08:18:10 07:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 07:30:08 lo 19.77 19.77 9.42 9.42 0.00 0.00 0.00 0.00 08:18:10 07:30:08 ens3 0.81 0.58 0.16 0.12 0.00 0.00 0.00 0.00 08:18:10 07:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 07:40:08 lo 28.77 28.77 11.42 11.42 0.00 0.00 0.00 0.00 08:18:10 07:40:08 ens3 0.78 0.46 0.18 0.12 0.00 0.00 0.00 0.00 08:18:10 07:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 07:50:08 lo 14.72 14.72 6.31 6.31 0.00 0.00 0.00 0.00 08:18:10 07:50:08 ens3 0.57 0.41 0.12 0.09 0.00 0.00 0.00 0.00 08:18:10 07:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:00:08 lo 17.97 17.97 10.58 10.58 0.00 0.00 0.00 0.00 08:18:10 08:00:08 ens3 0.69 0.52 0.16 0.12 0.00 0.00 0.00 0.00 08:18:10 08:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:10:08 lo 18.62 18.62 10.28 10.28 0.00 0.00 0.00 0.00 08:18:10 08:10:08 ens3 1.13 0.93 0.35 0.28 0.00 0.00 0.00 0.00 08:18:10 08:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 Average: lo 21.28 21.28 10.72 10.72 0.00 0.00 0.00 0.00 08:18:10 Average: ens3 18.38 14.02 219.45 2.19 0.00 0.00 0.00 0.00 08:18:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:18:10 08:18:10 08:18:10 ---> sar -P ALL: 08:18:10 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-25198) 03/02/26 _x86_64_ (4 CPU) 08:18:10 08:18:10 06:39:32 LINUX RESTART (4 CPU) 08:18:10 08:18:10 06:40:00 CPU %user %nice %system %iowait %steal %idle 08:18:10 06:50:01 all 44.08 0.00 2.38 0.97 0.09 52.48 08:18:10 06:50:01 0 45.30 0.00 2.21 1.07 0.09 51.33 08:18:10 06:50:01 1 44.04 0.00 2.61 0.71 0.09 52.55 08:18:10 06:50:01 2 42.51 0.00 2.37 1.42 0.10 53.61 08:18:10 06:50:01 3 44.46 0.00 2.34 0.67 0.09 52.44 08:18:10 07:00:08 all 61.77 0.00 2.14 0.11 0.13 35.86 08:18:10 07:00:08 0 62.02 0.00 2.04 0.08 0.12 35.73 08:18:10 07:00:08 1 61.51 0.00 2.13 0.05 0.13 36.17 08:18:10 07:00:08 2 61.11 0.00 2.21 0.19 0.13 36.36 08:18:10 07:00:08 3 62.43 0.00 2.16 0.10 0.13 35.17 08:18:10 07:10:08 all 20.50 0.00 0.83 0.07 0.11 78.49 08:18:10 07:10:08 0 20.35 0.00 0.86 0.10 0.10 78.58 08:18:10 07:10:08 1 20.43 0.00 0.82 0.02 0.11 78.63 08:18:10 07:10:08 2 20.92 0.00 0.81 0.11 0.11 78.05 08:18:10 07:10:08 3 20.29 0.00 0.83 0.07 0.11 78.70 08:18:10 07:20:08 all 29.23 0.00 0.93 0.05 0.09 69.69 08:18:10 07:20:08 0 29.82 0.00 0.86 0.03 0.09 69.20 08:18:10 07:20:08 1 29.34 0.00 0.87 0.04 0.09 69.66 08:18:10 07:20:08 2 29.31 0.00 1.10 0.07 0.10 69.41 08:18:10 07:20:08 3 28.43 0.00 0.90 0.06 0.10 70.51 08:18:10 07:30:08 all 11.94 0.00 0.45 0.02 0.10 87.50 08:18:10 07:30:08 0 11.85 0.00 0.51 0.01 0.09 87.55 08:18:10 07:30:08 1 12.05 0.00 0.45 0.01 0.10 87.40 08:18:10 07:30:08 2 11.68 0.00 0.43 0.03 0.10 87.75 08:18:10 07:30:08 3 12.18 0.00 0.40 0.03 0.10 87.29 08:18:10 07:40:08 all 14.79 0.00 0.56 0.03 0.09 84.52 08:18:10 07:40:08 0 14.05 0.00 0.58 0.02 0.09 85.26 08:18:10 07:40:08 1 14.95 0.00 0.51 0.02 0.09 84.44 08:18:10 07:40:08 2 15.19 0.00 0.64 0.04 0.10 84.04 08:18:10 07:40:08 3 14.99 0.00 0.53 0.02 0.09 84.36 08:18:10 07:50:08 all 5.24 0.00 0.29 0.02 0.09 94.36 08:18:10 07:50:08 0 5.25 0.00 0.25 0.01 0.09 94.40 08:18:10 07:50:08 1 5.44 0.00 0.34 0.01 0.10 94.12 08:18:10 07:50:08 2 5.40 0.00 0.32 0.02 0.10 94.16 08:18:10 07:50:08 3 4.84 0.00 0.27 0.03 0.08 94.77 08:18:10 08:00:08 all 9.65 0.00 0.48 0.26 0.08 89.53 08:18:10 08:00:08 0 9.80 0.00 0.46 0.13 0.08 89.54 08:18:10 08:00:08 1 9.38 0.00 0.49 0.07 0.09 89.98 08:18:10 08:00:08 2 10.18 0.00 0.53 0.66 0.09 88.54 08:18:10 08:00:08 3 9.23 0.00 0.45 0.17 0.09 90.06 08:18:10 08:10:08 all 17.57 0.00 0.61 0.05 0.08 81.68 08:18:10 08:10:08 0 16.86 0.00 0.62 0.02 0.08 82.42 08:18:10 08:10:08 1 18.71 0.00 0.57 0.03 0.09 80.60 08:18:10 08:10:08 2 17.15 0.00 0.62 0.01 0.09 82.13 08:18:10 08:10:08 3 17.54 0.00 0.65 0.15 0.08 81.59 08:18:10 Average: all 23.89 0.00 0.97 0.17 0.10 74.87 08:18:10 Average: 0 23.95 0.00 0.93 0.16 0.09 74.86 08:18:10 Average: 1 24.01 0.00 0.98 0.11 0.10 74.81 08:18:10 Average: 2 23.76 0.00 1.01 0.28 0.10 74.85 08:18:10 Average: 3 23.85 0.00 0.95 0.15 0.10 74.96 08:18:10 08:18:10 08:18:10