16:51:26 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/119457 16:51:26 Running as SYSTEM 16:51:26 [EnvInject] - Loading node environment variables. 16:51:26 Building remotely on prd-ubuntu2204-docker-4c-16g-9718 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 16:51:26 [ssh-agent] Looking for ssh-agent implementation... 16:51:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:27 $ ssh-agent 16:51:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgcR23A/agent.2446 16:51:27 SSH_AGENT_PID=2448 16:51:27 [ssh-agent] Started. 16:51:27 Running ssh-add (command line suppressed) 16:51:27 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_11580482489568729318.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_11580482489568729318.key) 16:51:27 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:51:27 The recommended git tool is: NONE 16:51:29 using credential jenkins-ssh 16:51:29 Wiping out workspace first. 16:51:29 Cloning the remote Git repository 16:51:29 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 16:51:29 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 16:51:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:51:29 > git --version # timeout=10 16:51:29 > git --version # 'git version 2.34.1' 16:51:29 using GIT_SSH to set credentials jenkins-ssh 16:51:29 Verifying host key using known hosts file 16:51:29 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. 16:51:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:51:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:51:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 16:51:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 16:51:33 using GIT_SSH to set credentials jenkins-ssh 16:51:33 Verifying host key using known hosts file 16:51:33 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. 16:51:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/57/119457/4 # timeout=10 16:51:34 > git rev-parse a473b0d3c5a12cf2167eb8a2aed20da34b680757^{commit} # timeout=10 16:51:34 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:51:34 Checking out Revision a473b0d3c5a12cf2167eb8a2aed20da34b680757 (refs/changes/57/119457/4) 16:51:34 > git config core.sparsecheckout # timeout=10 16:51:34 > git checkout -f a473b0d3c5a12cf2167eb8a2aed20da34b680757 # timeout=10 16:51:34 Commit message: "CleanUp LOGs in TAPI PCE & ConnectivityUtils" 16:51:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:51:34 > git rev-list --no-walk a380ff86e8a09971ea5df727283cfa27069c7b07 # timeout=10 16:51:34 > git remote # timeout=10 16:51:34 > git submodule init # timeout=10 16:51:34 > git submodule sync # timeout=10 16:51:34 > git config --get remote.origin.url # timeout=10 16:51:34 > git submodule init # timeout=10 16:51:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:51:34 ERROR: No submodules found. 16:51:38 provisioning config files... 16:51:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:51:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:51:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17774255570454207684.sh 16:51:38 ---> python-tools-install.sh 16:51:38 Setup pyenv: 16:51:38 * system (set by /opt/pyenv/version) 16:51:38 * 3.8.20 (set by /opt/pyenv/version) 16:51:38 * 3.9.20 (set by /opt/pyenv/version) 16:51:38 3.10.15 16:51:38 3.11.10 16:51:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Xu93 16:51:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:51:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:51:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:51:46 lf-activate-venv(): INFO: Base packages installed successfully 16:51:46 lf-activate-venv(): INFO: Installing additional packages: lftools 16:52:10 lf-activate-venv(): INFO: Adding /tmp/venv-Xu93/bin to PATH 16:52:10 Generating Requirements File 16:52:29 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. 16:52:29 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:52:29 Python 3.11.10 16:52:30 pip 25.3 from /tmp/venv-Xu93/lib/python3.11/site-packages/pip (python 3.11) 16:52:30 appdirs==1.4.4 16:52:30 argcomplete==3.6.3 16:52:30 aspy.yaml==1.3.0 16:52:30 attrs==25.4.0 16:52:30 autopage==0.5.2 16:52:30 beautifulsoup4==4.14.3 16:52:30 boto3==1.42.3 16:52:30 botocore==1.42.3 16:52:30 bs4==0.0.2 16:52:30 cachetools==6.2.2 16:52:30 certifi==2025.11.12 16:52:30 cffi==2.0.0 16:52:30 cfgv==3.5.0 16:52:30 chardet==5.2.0 16:52:30 charset-normalizer==3.4.4 16:52:30 click==8.3.1 16:52:30 cliff==4.13.0 16:52:30 cmd2==2.7.0 16:52:30 cryptography==3.3.2 16:52:30 debtcollector==3.0.0 16:52:30 decorator==5.2.1 16:52:30 defusedxml==0.7.1 16:52:30 Deprecated==1.3.1 16:52:30 distlib==0.4.0 16:52:30 dnspython==2.8.0 16:52:30 docker==7.1.0 16:52:30 dogpile.cache==1.5.0 16:52:30 durationpy==0.10 16:52:30 email-validator==2.3.0 16:52:30 filelock==3.20.0 16:52:30 future==1.0.0 16:52:30 gitdb==4.0.12 16:52:30 GitPython==3.1.45 16:52:30 google-auth==2.43.0 16:52:30 httplib2==0.31.0 16:52:30 identify==2.6.15 16:52:30 idna==3.11 16:52:30 importlib-resources==1.5.0 16:52:30 iso8601==2.1.0 16:52:30 Jinja2==3.1.6 16:52:30 jmespath==1.0.1 16:52:30 jsonpatch==1.33 16:52:30 jsonpointer==3.0.0 16:52:30 jsonschema==4.25.1 16:52:30 jsonschema-specifications==2025.9.1 16:52:30 keystoneauth1==5.12.0 16:52:30 kubernetes==34.1.0 16:52:30 lftools==0.37.16 16:52:30 lxml==6.0.2 16:52:30 markdown-it-py==4.0.0 16:52:30 MarkupSafe==3.0.3 16:52:30 mdurl==0.1.2 16:52:30 msgpack==1.1.2 16:52:30 multi_key_dict==2.0.3 16:52:30 munch==4.0.0 16:52:30 netaddr==1.3.0 16:52:30 niet==1.4.2 16:52:30 nodeenv==1.9.1 16:52:30 oauth2client==4.1.3 16:52:30 oauthlib==3.3.1 16:52:30 openstacksdk==4.8.0 16:52:30 os-service-types==1.8.2 16:52:30 osc-lib==4.2.0 16:52:30 oslo.config==10.1.0 16:52:30 oslo.context==6.2.0 16:52:30 oslo.i18n==6.7.1 16:52:30 oslo.log==7.2.1 16:52:30 oslo.serialization==5.8.0 16:52:30 oslo.utils==9.2.0 16:52:30 packaging==25.0 16:52:30 pbr==7.0.3 16:52:30 platformdirs==4.5.1 16:52:30 prettytable==3.17.0 16:52:30 psutil==7.1.3 16:52:30 pyasn1==0.6.1 16:52:30 pyasn1_modules==0.4.2 16:52:30 pycparser==2.23 16:52:30 pygerrit2==2.0.15 16:52:30 PyGithub==2.8.1 16:52:30 Pygments==2.19.2 16:52:30 PyJWT==2.10.1 16:52:30 PyNaCl==1.6.1 16:52:30 pyparsing==2.4.7 16:52:30 pyperclip==1.11.0 16:52:30 pyrsistent==0.20.0 16:52:30 python-cinderclient==9.8.0 16:52:30 python-dateutil==2.9.0.post0 16:52:30 python-heatclient==4.3.0 16:52:30 python-jenkins==1.8.3 16:52:30 python-keystoneclient==5.7.0 16:52:30 python-magnumclient==4.9.0 16:52:30 python-openstackclient==8.2.0 16:52:30 python-swiftclient==4.9.0 16:52:30 PyYAML==6.0.3 16:52:30 referencing==0.37.0 16:52:30 requests==2.32.5 16:52:30 requests-oauthlib==2.0.0 16:52:30 requestsexceptions==1.4.0 16:52:30 rfc3986==2.0.0 16:52:30 rich==14.2.0 16:52:30 rich-argparse==1.7.2 16:52:30 rpds-py==0.30.0 16:52:30 rsa==4.9.1 16:52:30 ruamel.yaml==0.18.16 16:52:30 ruamel.yaml.clib==0.2.15 16:52:30 s3transfer==0.16.0 16:52:30 simplejson==3.20.2 16:52:30 six==1.17.0 16:52:30 smmap==5.0.2 16:52:30 soupsieve==2.8 16:52:30 stevedore==5.6.0 16:52:30 tabulate==0.9.0 16:52:30 toml==0.10.2 16:52:30 tomlkit==0.13.3 16:52:30 tqdm==4.67.1 16:52:30 typing_extensions==4.15.0 16:52:30 tzdata==2025.2 16:52:30 urllib3==1.26.20 16:52:30 virtualenv==20.35.4 16:52:30 wcwidth==0.2.14 16:52:30 websocket-client==1.9.0 16:52:30 wrapt==2.0.1 16:52:30 xdg==6.0.0 16:52:30 xmltodict==1.0.2 16:52:30 yq==3.4.3 16:52:30 [EnvInject] - Injecting environment variables from a build step. 16:52:30 [EnvInject] - Injecting as environment variables the properties content 16:52:30 PYTHON=python3 16:52:30 16:52:30 [EnvInject] - Variables injected successfully. 16:52:30 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9717007523895401331.sh 16:52:30 ---> tox-install.sh 16:52:30 + source /home/jenkins/lf-env.sh 16:52:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:52:30 ++ mktemp -d /tmp/venv-XXXX 16:52:30 + lf_venv=/tmp/venv-ljpo 16:52:30 + local venv_file=/tmp/.os_lf_venv 16:52:30 + local python=python3 16:52:30 + local options 16:52:30 + local set_path=true 16:52:30 + local install_args= 16:52:30 ++ 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 16:52:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:52:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:52:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:52:30 + true 16:52:30 + case $1 in 16:52:30 + venv_file=/tmp/.toxenv 16:52:30 + shift 2 16:52:30 + true 16:52:30 + case $1 in 16:52:30 + shift 16:52:30 + break 16:52:30 + case $python in 16:52:30 + local pkg_list= 16:52:30 + [[ -d /opt/pyenv ]] 16:52:30 + echo 'Setup pyenv:' 16:52:30 Setup pyenv: 16:52:30 + export PYENV_ROOT=/opt/pyenv 16:52:30 + PYENV_ROOT=/opt/pyenv 16:52:30 + 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 16:52:30 + 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 16:52:30 + pyenv versions 16:52:30 system 16:52:30 3.8.20 16:52:30 3.9.20 16:52:30 3.10.15 16:52:30 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:52:30 + command -v pyenv 16:52:30 ++ pyenv init - --no-rehash 16:52:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:52:30 for i in ${!paths[@]}; do 16:52:30 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:52:30 fi; done; 16:52:30 echo "${paths[*]}"'\'')" 16:52:30 export PATH="/opt/pyenv/shims:${PATH}" 16:52:30 export PYENV_SHELL=bash 16:52:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:52:30 pyenv() { 16:52:30 local command 16:52:30 command="${1:-}" 16:52:30 if [ "$#" -gt 0 ]; then 16:52:30 shift 16:52:30 fi 16:52:30 16:52:30 case "$command" in 16:52:30 rehash|shell) 16:52:30 eval "$(pyenv "sh-$command" "$@")" 16:52:30 ;; 16:52:30 *) 16:52:30 command pyenv "$command" "$@" 16:52:30 ;; 16:52:30 esac 16:52:30 }' 16:52:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:52:30 for i in ${!paths[@]}; do 16:52:30 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:52:30 fi; done; 16:52:30 echo "${paths[*]}"' 16:52:30 ++ 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 16:52:30 ++ 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 16:52:30 ++ 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 16:52:30 ++ export PYENV_SHELL=bash 16:52:30 ++ PYENV_SHELL=bash 16:52:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:52:30 +++ complete -F _pyenv pyenv 16:52:30 ++ lf-pyver python3 16:52:30 ++ local py_version_xy=python3 16:52:30 ++ local py_version_xyz= 16:52:30 ++ pyenv versions 16:52:30 ++ local command 16:52:30 ++ command=versions 16:52:30 ++ '[' 1 -gt 0 ']' 16:52:30 ++ shift 16:52:30 ++ case "$command" in 16:52:30 ++ command pyenv versions 16:52:30 ++ sed 's/^[ *]* //' 16:52:30 ++ awk '{ print $1 }' 16:52:30 ++ grep -E '^[0-9.]*[0-9]$' 16:52:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:52:30 +++ grep '^3' /tmp/.pyenv_versions 16:52:30 +++ sort -V 16:52:30 +++ tail -n 1 16:52:30 ++ py_version_xyz=3.11.10 16:52:30 ++ [[ -z 3.11.10 ]] 16:52:30 ++ echo 3.11.10 16:52:30 ++ return 0 16:52:30 + pyenv local 3.11.10 16:52:30 + local command 16:52:30 + command=local 16:52:30 + '[' 2 -gt 0 ']' 16:52:30 + shift 16:52:30 + case "$command" in 16:52:30 + command pyenv local 3.11.10 16:52:30 + for arg in "$@" 16:52:30 + case $arg in 16:52:30 + pkg_list+='tox ' 16:52:30 + for arg in "$@" 16:52:30 + case $arg in 16:52:30 + pkg_list+='virtualenv ' 16:52:30 + for arg in "$@" 16:52:30 + case $arg in 16:52:30 + pkg_list+='urllib3~=1.26.15 ' 16:52:30 + [[ -f /tmp/.toxenv ]] 16:52:30 + [[ ! -f /tmp/.toxenv ]] 16:52:30 + [[ -n '' ]] 16:52:30 + python3 -m venv /tmp/venv-ljpo 16:52:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ljpo' 16:52:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ljpo 16:52:34 + echo /tmp/venv-ljpo 16:52:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:52:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:52:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:52:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:52:34 + local 'pip_opts=--upgrade --quiet' 16:52:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:52:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:52:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:52:34 + [[ -n '' ]] 16:52:34 + [[ -n '' ]] 16:52:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:52:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:52:34 + /tmp/venv-ljpo/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 16:52:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:52:38 lf-activate-venv(): INFO: Base packages installed successfully 16:52:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:52:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:52:38 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:52:38 + /tmp/venv-ljpo/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 16:52:40 + type python3 16:52:40 + true 16:52:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ljpo/bin to PATH' 16:52:40 lf-activate-venv(): INFO: Adding /tmp/venv-ljpo/bin to PATH 16:52:40 + PATH=/tmp/venv-ljpo/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 16:52:40 + return 0 16:52:40 + python3 --version 16:52:40 Python 3.11.10 16:52:40 + python3 -m pip --version 16:52:40 pip 25.3 from /tmp/venv-ljpo/lib/python3.11/site-packages/pip (python 3.11) 16:52:40 + python3 -m pip freeze 16:52:40 cachetools==6.2.2 16:52:40 chardet==5.2.0 16:52:40 colorama==0.4.6 16:52:40 distlib==0.4.0 16:52:40 filelock==3.20.0 16:52:40 packaging==25.0 16:52:40 platformdirs==4.5.1 16:52:40 pluggy==1.6.0 16:52:40 pyproject-api==1.10.0 16:52:40 tox==4.32.0 16:52:40 urllib3==1.26.20 16:52:40 virtualenv==20.35.4 16:52:40 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins10882688200297532488.sh 16:52:40 [EnvInject] - Injecting environment variables from a build step. 16:52:40 [EnvInject] - Injecting as environment variables the properties content 16:52:40 PARALLEL=True 16:52:40 16:52:40 [EnvInject] - Variables injected successfully. 16:52:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16159094976357625362.sh 16:52:40 ---> tox-run.sh 16:52:40 + 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 16:52:40 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:52:40 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:52:40 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 16:52:40 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 16:52:40 + source /home/jenkins/lf-env.sh 16:52:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:52:40 ++ mktemp -d /tmp/venv-XXXX 16:52:40 + lf_venv=/tmp/venv-XdoA 16:52:40 + local venv_file=/tmp/.os_lf_venv 16:52:40 + local python=python3 16:52:40 + local options 16:52:40 + local set_path=true 16:52:40 + local install_args= 16:52:40 ++ 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 16:52:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:52:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:52:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:52:40 + true 16:52:40 + case $1 in 16:52:40 + venv_file=/tmp/.toxenv 16:52:40 + shift 2 16:52:40 + true 16:52:40 + case $1 in 16:52:40 + shift 16:52:40 + break 16:52:40 + case $python in 16:52:40 + local pkg_list= 16:52:40 + [[ -d /opt/pyenv ]] 16:52:40 + echo 'Setup pyenv:' 16:52:40 Setup pyenv: 16:52:40 + export PYENV_ROOT=/opt/pyenv 16:52:40 + PYENV_ROOT=/opt/pyenv 16:52:40 + 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 16:52:40 + 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 16:52:40 + pyenv versions 16:52:40 system 16:52:40 3.8.20 16:52:40 3.9.20 16:52:40 3.10.15 16:52:40 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:52:40 + command -v pyenv 16:52:40 ++ pyenv init - --no-rehash 16:52:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:52:40 for i in ${!paths[@]}; do 16:52:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:52:40 fi; done; 16:52:40 echo "${paths[*]}"'\'')" 16:52:40 export PATH="/opt/pyenv/shims:${PATH}" 16:52:40 export PYENV_SHELL=bash 16:52:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:52:40 pyenv() { 16:52:40 local command 16:52:40 command="${1:-}" 16:52:40 if [ "$#" -gt 0 ]; then 16:52:40 shift 16:52:40 fi 16:52:40 16:52:40 case "$command" in 16:52:40 rehash|shell) 16:52:40 eval "$(pyenv "sh-$command" "$@")" 16:52:40 ;; 16:52:40 *) 16:52:40 command pyenv "$command" "$@" 16:52:40 ;; 16:52:40 esac 16:52:40 }' 16:52:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:52:40 for i in ${!paths[@]}; do 16:52:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:52:40 fi; done; 16:52:40 echo "${paths[*]}"' 16:52:40 ++ 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 16:52:40 ++ 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 16:52:40 ++ 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 16:52:40 ++ export PYENV_SHELL=bash 16:52:40 ++ PYENV_SHELL=bash 16:52:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:52:40 +++ complete -F _pyenv pyenv 16:52:40 ++ lf-pyver python3 16:52:40 ++ local py_version_xy=python3 16:52:40 ++ local py_version_xyz= 16:52:40 ++ pyenv versions 16:52:40 ++ local command 16:52:40 ++ command=versions 16:52:40 ++ '[' 1 -gt 0 ']' 16:52:40 ++ sed 's/^[ *]* //' 16:52:40 ++ shift 16:52:40 ++ case "$command" in 16:52:40 ++ grep -E '^[0-9.]*[0-9]$' 16:52:40 ++ command pyenv versions 16:52:40 ++ awk '{ print $1 }' 16:52:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:52:40 +++ grep '^3' /tmp/.pyenv_versions 16:52:40 +++ sort -V 16:52:40 +++ tail -n 1 16:52:40 ++ py_version_xyz=3.11.10 16:52:40 ++ [[ -z 3.11.10 ]] 16:52:40 ++ echo 3.11.10 16:52:40 ++ return 0 16:52:40 + pyenv local 3.11.10 16:52:40 + local command 16:52:40 + command=local 16:52:40 + '[' 2 -gt 0 ']' 16:52:40 + shift 16:52:40 + case "$command" in 16:52:40 + command pyenv local 3.11.10 16:52:40 + for arg in "$@" 16:52:40 + case $arg in 16:52:40 + pkg_list+='tox ' 16:52:40 + for arg in "$@" 16:52:40 + case $arg in 16:52:40 + pkg_list+='virtualenv ' 16:52:40 + for arg in "$@" 16:52:40 + case $arg in 16:52:40 + pkg_list+='urllib3~=1.26.15 ' 16:52:40 + [[ -f /tmp/.toxenv ]] 16:52:40 ++ cat /tmp/.toxenv 16:52:40 + lf_venv=/tmp/venv-ljpo 16:52:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ljpo from' file:/tmp/.toxenv 16:52:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ljpo from file:/tmp/.toxenv 16:52:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:52:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:52:40 + local 'pip_opts=--upgrade --quiet' 16:52:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:52:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:52:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:52:40 + [[ -n '' ]] 16:52:40 + [[ -n '' ]] 16:52:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:52:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:52:40 + /tmp/venv-ljpo/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 16:52:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:52:41 lf-activate-venv(): INFO: Base packages installed successfully 16:52:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:52:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 16:52:41 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 16:52:41 + /tmp/venv-ljpo/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 16:52:43 + type python3 16:52:43 + true 16:52:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ljpo/bin to PATH' 16:52:43 lf-activate-venv(): INFO: Adding /tmp/venv-ljpo/bin to PATH 16:52:43 + PATH=/tmp/venv-ljpo/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 16:52:43 + return 0 16:52:43 + [[ -d /opt/pyenv ]] 16:52:43 + echo '---> Setting up pyenv' 16:52:43 ---> Setting up pyenv 16:52:43 + export PYENV_ROOT=/opt/pyenv 16:52:43 + PYENV_ROOT=/opt/pyenv 16:52:43 + export PATH=/opt/pyenv/bin:/tmp/venv-ljpo/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 16:52:43 + PATH=/opt/pyenv/bin:/tmp/venv-ljpo/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 16:52:43 ++ pwd 16:52:43 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 16:52:43 + export PYTHONPATH 16:52:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:52:43 + TOX_TESTENV_PASSENV=PYTHONPATH 16:52:43 + tox --version 16:52:43 4.32.0 from /tmp/venv-ljpo/lib/python3.11/site-packages/tox/__init__.py 16:52:43 + PARALLEL=True 16:52:43 + TOX_OPTIONS_LIST= 16:52:43 + [[ -n '' ]] 16:52:43 + case ${PARALLEL,,} in 16:52:43 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 16:52:43 + tox --parallel auto --parallel-live 16:52:43 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 16:52:45 docs: install_deps> python -I -m pip install -r docs/requirements.txt 16:52:45 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 16:52:45 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 16:52:45 checkbashisms: freeze> python -m pip freeze --all 16:52:45 checkbashisms: pip==25.3,setuptools==80.9.0 16:52:45 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:52:45 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)' 16:52:45 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 16:52:47 checkbashisms: OK ✔ in 3.42 seconds 16:52:47 pre-commit: install_deps> python -I -m pip install pre-commit 16:52:49 pre-commit: freeze> python -m pip freeze --all 16:52:49 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.1,pre_commit==4.5.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 16:52:49 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 16:52:49 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)' 16:52:49 /usr/bin/cpan 16:52:49 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 16:52:50 [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. 16:52:50 [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. 16:52:50 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:52:50 [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. 16:52:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:52:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:52:51 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:52:51 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 16:52:51 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 16:52:52 buildcontroller: freeze> python -m pip freeze --all 16:52:52 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:52:52 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 16:52:52 + update-java-alternatives -l 16:52:52 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 16:52:52 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 16:52:52 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 16:52:52 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 16:52:52 update-alternatives: error: no alternatives for jaotc 16:52:52 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:52:52 [INFO] Once installed this environment will be reused. 16:52:52 [INFO] This may take a few minutes... 16:52:52 update-alternatives: error: no alternatives for rmic 16:52:53 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 16:52:53 + java -version 16:52:53 + JAVA_VER=21 16:52:53 21 16:52:53 + echo 21 16:52:53 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 16:52:53 + javac -version 16:52:53 + JAVAC_VER=21 16:52:53 + echo 21 16:52:53 21 16:52:53 ok, java is 21 or newer 16:52:53 + [ 21 -ge 21 ] 16:52:53 + [ 21 -ge 21 ] 16:52:53 + echo ok, java is 21 or newer 16:52:53 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 16:52:53 2025-12-05 16:52:53 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 16:52:53 + sudo mkdir -p /opt 16:52:53 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 16:52:53 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 16:52:53 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 16:52:53 + mvn --version 16:52:54 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 16:52:54 Maven home: /opt/maven 16:52:54 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 16:52:54 Default locale: en, platform encoding: UTF-8 16:52:54 OS name: "linux", version: "5.15.0-161-generic", arch: "amd64", family: "unix" 16:52:54 NOTE: Picked up JDK_JAVA_OPTIONS: 16:52:54 --add-opens=java.base/java.io=ALL-UNNAMED 16:52:54 --add-opens=java.base/java.lang=ALL-UNNAMED 16:52:54 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:52:54 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:52:54 --add-opens=java.base/java.net=ALL-UNNAMED 16:52:54 --add-opens=java.base/java.nio=ALL-UNNAMED 16:52:54 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:52:54 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:52:54 --add-opens=java.base/java.util=ALL-UNNAMED 16:52:54 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:52:54 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:52:54 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:52:54 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:52:54 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:52:54 -Xlog:disable 16:52:57 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:52:57 [INFO] Once installed this environment will be reused. 16:52:57 [INFO] This may take a few minutes... 16:53:05 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 16:53:05 [INFO] Once installed this environment will be reused. 16:53:05 [INFO] This may take a few minutes... 16:53:11 [INFO] Installing environment for https://github.com/perltidy/perltidy. 16:53:11 [INFO] Once installed this environment will be reused. 16:53:11 [INFO] This may take a few minutes... 16:53:12 docs: freeze> python -m pip freeze --all 16:53:12 docs-linkcheck: freeze> python -m pip freeze --all 16:53:12 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.0,webcolors==25.10.0 16:53:12 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 16:53:12 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.5,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.3,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.0,webcolors==25.10.0 16:53:12 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 16:53:16 docs: OK ✔ in 32.95 seconds 16:53:16 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 16:53:19 docs-linkcheck: OK ✔ in 35 seconds 16:53:19 pylint: freeze> python -m pip freeze --all 16:53:20 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.1,pylint==4.0.4,setuptools==80.9.0,tomlkit==0.13.3 16:53:20 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}$' '{}' + 16:53:23 trim trailing whitespace.................................................Passed 16:53:24 Tabs remover.............................................................Passed 16:53:24 autopep8.................................................................Passed 16:53:30 perltidy.................................................................Passed 16:53:30 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 16:53:31 [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. 16:53:31 [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. 16:53:31 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:53:31 [INFO] Once installed this environment will be reused. 16:53:31 [INFO] This may take a few minutes... 16:53:40 gitlint..................................................................Passed 16:53:46 16:53:46 ------------------------------------ 16:53:46 Your code has been rated at 10.00/10 16:53:46 16:54:39 pre-commit: OK ✔ in 53.76 seconds 16:54:39 pylint: OK ✔ in 32.37 seconds 16:54:39 buildcontroller: OK ✔ in 1 minute 54.55 seconds 16:54:39 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 16:54:39 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 16:54:39 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 16:54:39 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 16:54:46 build_karaf_tests71: freeze> python -m pip freeze --all 16:54:46 build_karaf_tests121: freeze> python -m pip freeze --all 16:54:46 build_karaf_tests190: freeze> python -m pip freeze --all 16:54:46 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:54:46 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:54:46 build karaf in karaf71 with ./karaf71.env 16:54:46 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:54:46 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:54:46 build karaf in karaf121 with ./karaf121.env 16:54:46 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:54:46 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:54:46 build karaf in karafoc with ./karafoc.env 16:54:46 NOTE: Picked up JDK_JAVA_OPTIONS: 16:54:46 --add-opens=java.base/java.io=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.lang=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.net=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.nio=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:54:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:54:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:54:46 -Xlog:disable 16:54:46 NOTE: Picked up JDK_JAVA_OPTIONS: 16:54:46 --add-opens=java.base/java.io=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.lang=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.net=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.nio=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:54:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:54:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:54:46 -Xlog:disable 16:54:46 NOTE: Picked up JDK_JAVA_OPTIONS: 16:54:46 --add-opens=java.base/java.io=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.lang=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.net=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.nio=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:54:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:54:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:54:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:54:46 -Xlog:disable 16:54:47 build_karaf_tests221: freeze> python -m pip freeze --all 16:54:48 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:54:48 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 16:54:48 build karaf in karaf221 with ./karaf221.env 16:54:48 NOTE: Picked up JDK_JAVA_OPTIONS: 16:54:48 --add-opens=java.base/java.io=ALL-UNNAMED 16:54:48 --add-opens=java.base/java.lang=ALL-UNNAMED 16:54:48 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 16:54:48 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 16:54:48 --add-opens=java.base/java.net=ALL-UNNAMED 16:54:48 --add-opens=java.base/java.nio=ALL-UNNAMED 16:54:48 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 16:54:48 --add-opens=java.base/java.nio.file=ALL-UNNAMED 16:54:48 --add-opens=java.base/java.util=ALL-UNNAMED 16:54:48 --add-opens=java.base/java.util.jar=ALL-UNNAMED 16:54:48 --add-opens=java.base/java.util.stream=ALL-UNNAMED 16:54:48 --add-opens=java.base/java.util.zip=ALL-UNNAMED 16:54:48 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 16:54:48 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 16:54:48 -Xlog:disable 16:55:53 build_karaf_tests190: OK ✔ in 1 minute 15.36 seconds 16:55:53 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 16:55:56 build_karaf_tests121: OK ✔ in 1 minute 17.76 seconds 16:55:56 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 16:55:56 build_karaf_tests221: OK ✔ in 1 minute 18.15 seconds 16:55:56 build_karaf_tests71: OK ✔ in 1 minute 18.16 seconds 16:55:56 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 16:56:01 buildlighty: freeze> python -m pip freeze --all 16:56:01 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:56:01 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 16:56:01 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 16:56:02 sims: freeze> python -m pip freeze --all 16:56:03 sims: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 16:56:03 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 16:56:03 Using lighynode version 20.1.0.5 16:56:03 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 16:56:48 sims: OK ✔ in 11.32 seconds 16:56:48 buildlighty: OK ✔ in 35.48 seconds 16:56:48 testsPCE: freeze> python -m pip freeze --all 16:56:48 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.0,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.23.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.6.0,Werkzeug==2.0.3,xlrd==1.2.0 16:56:48 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 16:56:48 pytest -q transportpce_tests/pce/test01_pce.py 16:57:36 .................... [100%] 16:58:40 20 passed in 111.50s (0:01:51) 16:58:40 pytest -q transportpce_tests/pce/test02_pce_400G.py 16:58:58 ............ [100%] 16:59:29 12 passed in 48.26s 16:59:29 pytest -q transportpce_tests/pce/test03_gnpy.py 16:59:47 ........ [100%] 17:00:08 8 passed in 39.30s 17:00:08 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 17:00:41 ... [100%] 17:00:46 3 passed in 37.36s 17:00:47 testsPCE: OK ✔ in 4 minutes 50.29 seconds 17:00:47 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 17:00:47 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 17:00:47 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 17:00:54 tests121: freeze> python -m pip freeze --all 17:00:54 tests190: freeze> python -m pip freeze --all 17:00:54 tests_tapi: freeze> python -m pip freeze --all 17:00:54 tests121: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:00:54 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 17:00:54 using environment variables from ./karaf121.env 17:00:54 tests190: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:00:54 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 17:00:54 using environment variables from ./karafoc.env 17:00:54 pytest -q transportpce_tests/oc/test01_portmapping.py 17:00:54 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 17:00:54 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:00:54 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 17:00:54 using environment variables from ./karaf221.env 17:00:54 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 17:02:08 ........... [100%] 17:02:27 10 passed in 92.27s (0:01:32) 17:02:27 pytest -q transportpce_tests/oc/test02_topology.py 17:02:30 .............................. [100%] 17:03:09 21 passed in 135.16s (0:02:15) 17:03:09 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 17:03:10 .................................. [100%] 17:03:36 14 passed in 68.13s (0:01:08) 17:03:36 pytest -q transportpce_tests/oc/test03_renderer.py 17:03:52 .......... [100%] 17:04:09 6 passed in 59.36s 17:04:09 pytest -q transportpce_tests/1.2.1/test03_topology.py 17:04:12 ...................... [100%] 17:04:35 19 passed in 58.71s 17:04:35 tests190: OK ✔ in 3 minutes 48.95 seconds 17:04:35 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 17:04:36 .tests71: freeze> python -m pip freeze --all 17:04:44 tests71: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:04:44 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 17:04:44 using environment variables from ./karaf71.env 17:04:44 pytest -q transportpce_tests/7.1/test01_portmapping.py 17:04:56 ...................................... [100%] 17:05:39 12 passed in 54.92s 17:05:39 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 17:05:41 .............................................. [100%] 17:06:44 44 passed in 154.36s (0:02:34) 17:06:44 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 17:06:46 .................................................................. [100%] 17:08:11 24 passed in 86.84s (0:01:26) 17:08:11 pytest -q transportpce_tests/1.2.1/test05_olm.py 17:08:12 .... [100%] 17:08:20 62 passed in 160.85s (0:02:40) 17:08:20 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 17:09:04 ........ [100%] 17:09:14 51 passed in 499.55s (0:08:19) 17:09:14 pytest -q transportpce_tests/tapi/test02_full_topology.py 17:09:18 ............................................................................. [100%] 17:10:51 48 passed in 150.68s (0:02:30) 17:10:51 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 17:10:52 ......................... [100%] 17:11:34 40 passed in 203.03s (0:03:23) 17:11:34 pytest -q transportpce_tests/1.2.1/test06_end2end.py 17:11:36 ..................... [100%] 17:12:12 22 passed in 80.92s (0:01:20) 17:12:19 ................................................... [100%] 17:14:56 36 passed in 341.15s (0:05:41) 17:14:56 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 17:15:00 ..................................................................................... [100%] 17:20:21 71 passed in 323.99s (0:05:23) 17:20:21 pytest -q transportpce_tests/tapi/test04_topo_extension.py 17:20:31 ..... [100%] 17:20:35 54 passed in 540.31s (0:09:00) 17:21:17 ................... [100%] 17:22:49 19 passed in 147.59s (0:02:27) 17:22:49 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 17:24:55 ...................... [100%] 17:30:31 22 passed in 462.07s (0:07:42) 17:30:31 tests71: OK ✔ in 7 minutes 37.49 seconds 17:30:31 tests121: OK ✔ in 19 minutes 49.22 seconds 17:30:31 tests_tapi: OK ✔ in 29 minutes 44.96 seconds 17:30:31 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 17:30:38 tests221: freeze> python -m pip freeze --all 17:30:38 tests221: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 17:30:38 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 17:30:38 using environment variables from ./karaf221.env 17:30:38 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 17:31:15 ................................... [100%] 17:31:55 35 passed in 76.28s (0:01:16) 17:31:55 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 17:32:28 ...... [100%] 17:32:42 6 passed in 47.00s 17:32:42 pytest -q transportpce_tests/2.2.1/test03_topology.py 17:33:27 ............................................ [100%] 17:35:01 44 passed in 138.41s (0:02:18) 17:35:01 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 17:35:38 ............ [100%] 17:36:02 12 passed in 60.90s (0:01:00) 17:36:02 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 17:36:29 ................ [100%] 17:37:58 16 passed in 115.01s (0:01:55) 17:37:58 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 17:38:30 ............................... [100%] 17:38:37 31 passed in 38.96s 17:38:37 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 17:39:12 .......................... [100%] 17:40:08 26 passed in 90.68s (0:01:30) 17:40:08 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 17:40:44 ...................... [100%] 17:41:48 22 passed in 99.88s (0:01:39) 17:41:48 pytest -q transportpce_tests/2.2.1/test09_olm.py 17:42:29 ........................................ [100%] 17:44:50 40 passed in 182.11s (0:03:02) 17:44:51 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 17:45:33 ........................................................................ [ 74%] 17:51:09 ......................... [100%] 17:53:01 97 passed in 489.87s (0:08:09) 17:53:01 pytest -q transportpce_tests/2.2.1/test12_end2end.py 17:53:40 ...................................................... [100%] 18:00:27 54 passed in 446.08s (0:07:26) 18:00:27 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 18:01:23 ........................................................................ [ 71%] 18:06:31 ............................. [100%] 18:08:41 101 passed in 493.38s (0:08:13) 18:08:41 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 18:09:35 ........................................................................ [ 67%] 18:15:20 ................................... [100%] 18:24:41 107 passed in 960.00s (0:15:59) 18:24:41 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 18:25:23 ............................................. [100%] 18:28:00 45 passed in 198.87s (0:03:18) 18:28:00 tests221: OK ✔ in 57 minutes 29.26 seconds 18:28:00 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 18:28:08 tests_hybrid: freeze> python -m pip freeze --all 18:28:08 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.3,pluggy==1.6.0,psutil==7.1.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.6.0 18:28:08 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 18:28:08 using environment variables from ./karaf221.env 18:28:08 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 18:28:48 ................................................... [100%] 18:30:34 51 passed in 146.03s (0:02:26) 18:30:35 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 18:31:17 ........................................................................ [ 66%] 18:35:37 ..................................... [100%] 18:37:43 109 passed in 428.20s (0:07:08) 18:37:43 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 18:38:30 ..................................................... [100%] 18:42:03 53 passed in 259.62s (0:04:19) 18:42:03 buildcontroller: OK (114.55=setup[9.03]+cmd[105.53] seconds) 18:42:03 sims: OK (11.32=setup[7.45]+cmd[3.87] seconds) 18:42:03 build_karaf_tests121: OK (77.76=setup[8.56]+cmd[69.20] seconds) 18:42:03 testsPCE: OK (290.29=setup[52.45]+cmd[237.84] seconds) 18:42:03 tests121: OK (1189.22=setup[7.96]+cmd[1181.26] seconds) 18:42:03 build_karaf_tests221: OK (78.15=setup[10.34]+cmd[67.81] seconds) 18:42:03 tests_tapi: OK (1784.96=setup[8.00]+cmd[1776.95] seconds) 18:42:03 tests221: OK (3449.26=setup[7.42]+cmd[3441.84] seconds) 18:42:03 build_karaf_tests71: OK (78.16=setup[8.54]+cmd[69.62] seconds) 18:42:03 tests71: OK (457.49=setup[8.73]+cmd[448.76] seconds) 18:42:03 build_karaf_tests190: OK (75.36=setup[8.59]+cmd[66.77] seconds) 18:42:03 tests190: OK (228.95=setup[7.96]+cmd[220.98] seconds) 18:42:03 tests_hybrid: OK (842.77=setup[7.97]+cmd[834.80] seconds) 18:42:03 buildlighty: OK (35.48=setup[8.47]+cmd[27.01] seconds) 18:42:03 docs: OK (32.95=setup[29.39]+cmd[3.55] seconds) 18:42:03 docs-linkcheck: OK (35.00=setup[29.42]+cmd[5.58] seconds) 18:42:03 checkbashisms: OK (3.42=setup[2.13]+cmd[0.01,0.06,1.23] seconds) 18:42:03 pre-commit: OK (53.76=setup[2.85]+cmd[0.02,0.01,41.04,9.84] seconds) 18:42:03 pylint: OK (32.37=setup[3.92]+cmd[28.46] seconds) 18:42:03 congratulations :) (6560.04 seconds) 18:42:03 + tox_status=0 18:42:03 + echo '---> Completed tox runs' 18:42:03 ---> Completed tox runs 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/build_karaf_tests121/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=build_karaf_tests121 18:42:03 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/build_karaf_tests190/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=build_karaf_tests190 18:42:03 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/build_karaf_tests221/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=build_karaf_tests221 18:42:03 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/build_karaf_tests71/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=build_karaf_tests71 18:42:03 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/buildcontroller/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=buildcontroller 18:42:03 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/buildlighty/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=buildlighty 18:42:03 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/checkbashisms/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=checkbashisms 18:42:03 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/docs-linkcheck/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=docs-linkcheck 18:42:03 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/docs/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=docs 18:42:03 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 18:42:03 + for i in .tox/*/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 ++ echo .tox/pre-commit/log 18:42:03 + tox_env=pre-commit 18:42:03 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/pylint/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=pylint 18:42:03 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/sims/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=sims 18:42:03 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/tests121/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=tests121 18:42:03 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/tests190/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=tests190 18:42:03 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/tests221/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=tests221 18:42:03 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/tests71/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=tests71 18:42:03 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/testsPCE/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=testsPCE 18:42:03 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 18:42:03 + for i in .tox/*/log 18:42:03 ++ echo .tox/tests_hybrid/log 18:42:03 ++ awk -F/ '{print $2}' 18:42:03 + tox_env=tests_hybrid 18:42:03 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 18:42:04 + for i in .tox/*/log 18:42:04 ++ echo .tox/tests_tapi/log 18:42:04 ++ awk -F/ '{print $2}' 18:42:04 + tox_env=tests_tapi 18:42:04 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 18:42:04 + DOC_DIR=docs/_build/html 18:42:04 + [[ -d docs/_build/html ]] 18:42:04 + echo '---> Archiving generated docs' 18:42:04 ---> Archiving generated docs 18:42:04 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:42:04 + echo '---> tox-run.sh ends' 18:42:04 ---> tox-run.sh ends 18:42:04 + test 0 -eq 0 18:42:04 $ ssh-agent -k 18:42:04 unset SSH_AUTH_SOCK; 18:42:04 unset SSH_AGENT_PID; 18:42:04 echo Agent pid 2448 killed; 18:42:04 [ssh-agent] Stopped. 18:42:04 [PostBuildScript] - [INFO] Executing post build scripts. 18:42:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7708754942015149329.sh 18:42:04 ---> sysstat.sh 18:42:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17675486906262446396.sh 18:42:04 ---> package-listing.sh 18:42:04 ++ facter osfamily 18:42:04 ++ tr '[:upper:]' '[:lower:]' 18:42:05 + OS_FAMILY=debian 18:42:05 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 18:42:05 + START_PACKAGES=/tmp/packages_start.txt 18:42:05 + END_PACKAGES=/tmp/packages_end.txt 18:42:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:42:05 + PACKAGES=/tmp/packages_start.txt 18:42:05 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:42:05 + PACKAGES=/tmp/packages_end.txt 18:42:05 + case "${OS_FAMILY}" in 18:42:05 + dpkg -l 18:42:05 + grep '^ii' 18:42:05 + '[' -f /tmp/packages_start.txt ']' 18:42:05 + '[' -f /tmp/packages_end.txt ']' 18:42:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:42:05 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 18:42:05 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:42:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 18:42:05 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16758975632084953764.sh 18:42:05 ---> capture-instance-metadata.sh 18:42:05 Setup pyenv: 18:42:05 system 18:42:05 3.8.20 18:42:05 3.9.20 18:42:05 3.10.15 18:42:05 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:42:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xu93 from file:/tmp/.os_lf_venv 18:42:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:42:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:42:07 lf-activate-venv(): INFO: Base packages installed successfully 18:42:07 lf-activate-venv(): INFO: Installing additional packages: lftools 18:42:19 lf-activate-venv(): INFO: Adding /tmp/venv-Xu93/bin to PATH 18:42:19 INFO: Running in OpenStack, capturing instance metadata 18:42:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13323509349921583792.sh 18:42:20 provisioning config files... 18:42:20 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4074 18:42:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config4272029337865592105tmp 18:42:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 18:42:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 18:42:21 provisioning config files... 18:42:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 18:42:21 [EnvInject] - Injecting environment variables from a build step. 18:42:21 [EnvInject] - Injecting as environment variables the properties content 18:42:21 SERVER_ID=logs 18:42:21 18:42:21 [EnvInject] - Variables injected successfully. 18:42:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12442156884296530999.sh 18:42:21 ---> create-netrc.sh 18:42:21 WARN: Log server credential not found. 18:42:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13075968983149374580.sh 18:42:21 ---> python-tools-install.sh 18:42:21 Setup pyenv: 18:42:21 system 18:42:21 3.8.20 18:42:21 3.9.20 18:42:21 3.10.15 18:42:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:42:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xu93 from file:/tmp/.os_lf_venv 18:42:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:42:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:42:23 lf-activate-venv(): INFO: Base packages installed successfully 18:42:23 lf-activate-venv(): INFO: Installing additional packages: lftools 18:42:33 lf-activate-venv(): INFO: Adding /tmp/venv-Xu93/bin to PATH 18:42:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15198525776732459796.sh 18:42:33 ---> sudo-logs.sh 18:42:33 Archiving 'sudo' log.. 18:42:33 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17701233598947326785.sh 18:42:33 ---> job-cost.sh 18:42:33 Setup pyenv: 18:42:33 system 18:42:33 3.8.20 18:42:33 3.9.20 18:42:33 3.10.15 18:42:33 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:42:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xu93 from file:/tmp/.os_lf_venv 18:42:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:42:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:42:36 lf-activate-venv(): INFO: Base packages installed successfully 18:42:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:42:42 lf-activate-venv(): INFO: Adding /tmp/venv-Xu93/bin to PATH 18:42:42 INFO: No Stack... 18:42:42 INFO: Retrieving Pricing Info for: v3-standard-4 18:42:42 INFO: Archiving Costs 18:42:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13891075513521039636.sh 18:42:42 ---> logs-deploy.sh 18:42:42 Setup pyenv: 18:42:43 system 18:42:43 3.8.20 18:42:43 3.9.20 18:42:43 3.10.15 18:42:43 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:42:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Xu93 from file:/tmp/.os_lf_venv 18:42:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:42:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:42:45 lf-activate-venv(): INFO: Base packages installed successfully 18:42:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-Xu93/bin to PATH 18:42:55 WARNING: Nexus logging server not set 18:42:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4074/ 18:42:55 INFO: archiving logs to S3 18:42:57 ---> uname -a: 18:42:57 Linux prd-ubuntu2204-docker-4c-16g-9718 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 18:42:57 18:42:57 18:42:57 ---> lscpu: 18:42:57 Architecture: x86_64 18:42:57 CPU op-mode(s): 32-bit, 64-bit 18:42:57 Address sizes: 40 bits physical, 48 bits virtual 18:42:57 Byte Order: Little Endian 18:42:57 CPU(s): 4 18:42:57 On-line CPU(s) list: 0-3 18:42:57 Vendor ID: AuthenticAMD 18:42:57 Model name: AMD EPYC-Rome Processor 18:42:57 CPU family: 23 18:42:57 Model: 49 18:42:57 Thread(s) per core: 1 18:42:57 Core(s) per socket: 1 18:42:57 Socket(s): 4 18:42:57 Stepping: 0 18:42:57 BogoMIPS: 5600.00 18:42:57 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 18:42:57 Virtualization: AMD-V 18:42:57 Hypervisor vendor: KVM 18:42:57 Virtualization type: full 18:42:57 L1d cache: 128 KiB (4 instances) 18:42:57 L1i cache: 128 KiB (4 instances) 18:42:57 L2 cache: 2 MiB (4 instances) 18:42:57 L3 cache: 64 MiB (4 instances) 18:42:57 NUMA node(s): 1 18:42:57 NUMA node0 CPU(s): 0-3 18:42:57 Vulnerability Gather data sampling: Not affected 18:42:57 Vulnerability Indirect target selection: Not affected 18:42:57 Vulnerability Itlb multihit: Not affected 18:42:57 Vulnerability L1tf: Not affected 18:42:57 Vulnerability Mds: Not affected 18:42:57 Vulnerability Meltdown: Not affected 18:42:57 Vulnerability Mmio stale data: Not affected 18:42:57 Vulnerability Reg file data sampling: Not affected 18:42:57 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 18:42:57 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 18:42:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:42:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:42:57 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 18:42:57 Vulnerability Srbds: Not affected 18:42:57 Vulnerability Tsa: Not affected 18:42:57 Vulnerability Tsx async abort: Not affected 18:42:57 Vulnerability Vmscape: Not affected 18:42:57 18:42:57 18:42:57 ---> nproc: 18:42:57 4 18:42:57 18:42:57 18:42:57 ---> df -h: 18:42:57 Filesystem Size Used Avail Use% Mounted on 18:42:57 tmpfs 1.6G 1.1M 1.6G 1% /run 18:42:57 /dev/vda1 78G 18G 60G 23% / 18:42:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:42:57 tmpfs 5.0M 0 5.0M 0% /run/lock 18:42:57 /dev/vda15 105M 6.1M 99M 6% /boot/efi 18:42:57 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 18:42:57 18:42:57 18:42:57 ---> free -m: 18:42:57 total used free shared buff/cache available 18:42:57 Mem: 15989 698 10902 3 4388 14948 18:42:57 Swap: 1023 1 1022 18:42:57 18:42:57 18:42:57 ---> ip addr: 18:42:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:42:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:42:57 inet 127.0.0.1/8 scope host lo 18:42:57 valid_lft forever preferred_lft forever 18:42:57 inet6 ::1/128 scope host 18:42:57 valid_lft forever preferred_lft forever 18:42:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:42:57 link/ether fa:16:3e:92:ab:c7 brd ff:ff:ff:ff:ff:ff 18:42:57 altname enp0s3 18:42:57 inet 10.30.171.101/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 18:42:57 valid_lft 74380sec preferred_lft 74380sec 18:42:57 inet6 fe80::f816:3eff:fe92:abc7/64 scope link 18:42:57 valid_lft forever preferred_lft forever 18:42:57 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 18:42:57 link/ether f2:2c:f9:9e:0a:c0 brd ff:ff:ff:ff:ff:ff 18:42:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:42:57 valid_lft forever preferred_lft forever 18:42:57 18:42:57 18:42:57 ---> sar -b -r -n DEV: 18:42:57 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-9718) 12/05/25 _x86_64_ (4 CPU) 18:42:57 18:42:57 15:22:40 LINUX RESTART (4 CPU) 18:42:57 18:42:57 15:30:11 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:42:57 15:40:10 1.27 0.01 1.26 0.01 0.47 16.20 310.03 18:42:57 15:50:01 1.18 0.00 1.18 0.00 0.00 14.01 0.00 18:42:57 16:00:11 1.26 0.00 1.26 0.00 0.00 15.08 0.00 18:42:57 16:10:10 1.25 0.00 1.25 0.00 0.00 14.93 0.00 18:42:57 16:20:01 1.30 0.00 1.30 0.00 0.01 14.97 0.00 18:42:57 16:30:10 1.32 0.00 1.32 0.00 0.00 15.89 0.00 18:42:57 16:40:10 1.23 0.00 1.23 0.00 0.00 14.96 0.00 18:42:57 16:50:01 1.21 0.00 1.21 0.00 0.00 14.69 0.00 18:42:57 17:00:11 123.29 5.13 114.26 3.90 281.32 34481.47 10239.27 18:42:57 17:10:05 77.87 24.12 51.06 2.69 345.62 5372.53 5096.50 18:42:57 17:20:01 10.78 0.16 10.04 0.58 6.16 283.42 242.34 18:42:57 17:30:10 7.70 0.04 7.27 0.39 1.40 250.06 253.11 18:42:57 17:40:08 20.02 0.05 19.11 0.86 2.03 869.34 1603.41 18:42:57 17:50:01 10.00 0.02 9.56 0.43 1.62 300.00 440.81 18:42:57 18:00:10 4.94 0.02 4.74 0.17 0.87 137.91 53.01 18:42:57 18:10:10 8.40 0.01 8.02 0.37 1.37 267.13 484.52 18:42:57 18:20:01 3.31 0.00 3.31 0.00 0.00 52.22 0.01 18:42:57 18:30:01 9.21 0.01 8.78 0.42 0.36 556.88 330.95 18:42:57 18:40:01 7.83 0.02 7.47 0.34 1.08 292.79 312.21 18:42:57 Average: 15.50 1.55 13.42 0.54 33.87 2288.45 1025.13 18:42:57 18:42:57 15:30:11 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:42:57 15:40:10 13596552 15528812 487692 2.98 56864 2100696 1137600 6.53 331368 2181960 184 18:42:57 15:50:01 13595948 15528692 487800 2.98 57208 2100832 1137600 6.53 331708 2183004 204 18:42:57 16:00:11 13594032 15527208 489332 2.99 57616 2100844 1137792 6.53 332132 2194248 36 18:42:57 16:10:10 13593288 15527004 489648 2.99 58008 2100984 1137792 6.53 332524 2194436 40 18:42:57 16:20:01 13592532 15526664 489932 2.99 58404 2100988 1138996 6.54 332928 2195092 200 18:42:57 16:30:10 13591780 15526484 490152 2.99 58836 2101128 1137904 6.53 333352 2195124 48 18:42:57 16:40:10 13590784 15525908 490640 3.00 59244 2101132 1137920 6.53 333760 2194792 40 18:42:57 16:50:01 13590532 15526072 490540 3.00 59624 2101144 1137920 6.53 334144 2196104 204 18:42:57 17:00:11 4860388 15321668 606048 3.70 237620 10016700 1319500 7.57 2031748 8720628 7472 18:42:57 17:10:05 2031516 5206788 10726628 65.51 257464 2916436 12962972 74.41 1944616 11831664 1048 18:42:57 17:20:01 3614336 6810172 9124436 55.73 258756 2935828 10638016 61.06 1966332 10212248 576 18:42:57 17:30:10 6449764 9668120 6269116 38.29 259824 2957320 6986976 40.11 1972404 7396964 512 18:42:57 17:40:08 11954208 15342304 597800 3.65 265892 3120868 1318544 7.57 2013616 1869280 12180 18:42:57 17:50:01 7909224 11327752 4610400 28.16 267128 3150076 5305072 30.45 2016604 5905356 620 18:42:57 18:00:10 7978936 11416988 4521048 27.61 267432 3169284 5170880 29.68 2017936 5818660 704 18:42:57 18:10:10 6745800 10223320 5714528 34.90 268092 3208092 6489980 37.25 2022816 7059780 144 18:42:57 18:20:01 6397832 9877668 6059636 37.01 268408 3210092 6699928 38.46 2023148 7392016 244 18:42:57 18:30:01 7770320 11376424 4561832 27.86 272360 3328548 5345616 30.68 2031368 6023712 168 18:42:57 18:40:01 6977328 10634616 5302920 32.39 273320 3378584 6050584 34.73 2050088 6796576 444 18:42:57 Average: 9549216 12706456 3263691 19.93 176953 3063136 4073242 23.38 1302768 5082192 1319 18:42:57 18:42:57 15:30:11 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:42:57 15:40:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:57 15:40:10 ens3 0.37 0.12 0.08 0.04 0.00 0.00 0.00 0.00 18:42:57 15:40:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 15:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:57 15:50:01 ens3 0.29 0.08 0.05 0.02 0.00 0.00 0.00 0.00 18:42:57 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 16:00:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:57 16:00:11 ens3 0.71 0.47 0.16 0.57 0.00 0.00 0.00 0.00 18:42:57 16:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 16:10:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:57 16:10:10 ens3 0.24 0.08 0.04 0.02 0.00 0.00 0.00 0.00 18:42:57 16:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 16:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:57 16:20:01 ens3 0.35 0.14 0.11 0.07 0.00 0.00 0.00 0.00 18:42:57 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 16:30:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:57 16:30:10 ens3 0.86 0.25 0.29 0.18 0.00 0.00 0.00 0.00 18:42:57 16:30:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 16:40:10 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:57 16:40:10 ens3 0.81 0.15 0.16 0.07 0.00 0.00 0.00 0.00 18:42:57 16:40:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 16:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:42:57 16:50:01 ens3 0.46 0.15 0.12 0.07 0.00 0.00 0.00 0.00 18:42:57 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 17:00:11 lo 2.60 2.60 2.18 2.18 0.00 0.00 0.00 0.00 18:42:57 17:00:11 ens3 149.43 109.71 1929.00 15.44 0.00 0.00 0.00 0.00 18:42:57 17:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 17:10:05 lo 32.37 32.37 20.60 20.60 0.00 0.00 0.00 0.00 18:42:57 17:10:05 ens3 2.39 2.12 0.71 0.60 0.00 0.00 0.00 0.00 18:42:57 17:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 17:20:01 lo 42.11 42.11 17.37 17.37 0.00 0.00 0.00 0.00 18:42:57 17:20:01 ens3 1.63 1.05 0.44 0.32 0.00 0.00 0.00 0.00 18:42:57 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 17:30:10 lo 12.27 12.27 6.92 6.92 0.00 0.00 0.00 0.00 18:42:57 17:30:10 ens3 1.74 0.39 0.24 0.13 0.00 0.00 0.00 0.00 18:42:57 17:30:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 17:40:08 lo 12.39 12.39 6.33 6.33 0.00 0.00 0.00 0.00 18:42:57 17:40:08 ens3 1.16 0.95 0.30 0.25 0.00 0.00 0.00 0.00 18:42:57 17:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 17:50:01 lo 20.01 20.01 10.58 10.58 0.00 0.00 0.00 0.00 18:42:57 17:50:01 ens3 0.79 0.61 0.16 0.12 0.00 0.00 0.00 0.00 18:42:57 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 18:00:10 lo 28.07 28.07 10.06 10.06 0.00 0.00 0.00 0.00 18:42:57 18:00:10 ens3 0.81 0.44 0.20 0.14 0.00 0.00 0.00 0.00 18:42:57 18:00:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 18:10:10 lo 19.16 19.16 10.87 10.87 0.00 0.00 0.00 0.00 18:42:57 18:10:10 ens3 0.78 0.61 0.18 0.13 0.00 0.00 0.00 0.00 18:42:57 18:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 18:20:01 lo 15.81 15.81 8.44 8.44 0.00 0.00 0.00 0.00 18:42:57 18:20:01 ens3 0.73 0.46 0.21 0.14 0.00 0.00 0.00 0.00 18:42:57 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 18:30:01 lo 9.11 9.11 5.92 5.92 0.00 0.00 0.00 0.00 18:42:57 18:30:01 ens3 0.98 0.68 0.31 0.23 0.00 0.00 0.00 0.00 18:42:57 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 18:40:01 lo 26.08 26.08 10.90 10.90 0.00 0.00 0.00 0.00 18:42:57 18:40:01 ens3 1.01 0.73 0.26 0.20 0.00 0.00 0.00 0.00 18:42:57 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 Average: lo 11.61 11.61 5.79 5.79 0.00 0.00 0.00 0.00 18:42:57 Average: ens3 8.84 6.36 103.35 1.00 0.00 0.00 0.00 0.00 18:42:57 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:42:57 18:42:57 18:42:57 ---> sar -P ALL: 18:42:57 Linux 5.15.0-161-generic (prd-ubuntu2204-docker-4c-16g-9718) 12/05/25 _x86_64_ (4 CPU) 18:42:57 18:42:57 15:22:40 LINUX RESTART (4 CPU) 18:42:57 18:42:57 15:30:11 CPU %user %nice %system %iowait %steal %idle 18:42:57 15:40:10 all 0.26 0.00 0.03 0.03 0.02 99.66 18:42:57 15:40:10 0 0.02 0.00 0.02 0.00 0.01 99.95 18:42:57 15:40:10 1 1.00 0.00 0.06 0.00 0.03 98.91 18:42:57 15:40:10 2 0.01 0.00 0.02 0.01 0.01 99.95 18:42:57 15:40:10 3 0.03 0.00 0.02 0.12 0.01 99.82 18:42:57 15:50:01 all 0.02 0.00 0.02 0.01 0.02 99.93 18:42:57 15:50:01 0 0.01 0.00 0.02 0.00 0.01 99.96 18:42:57 15:50:01 1 0.02 0.00 0.03 0.01 0.03 99.90 18:42:57 15:50:01 2 0.02 0.00 0.02 0.01 0.02 99.94 18:42:57 15:50:01 3 0.02 0.00 0.01 0.02 0.01 99.93 18:42:57 16:00:11 all 0.11 0.00 0.02 0.01 0.02 99.84 18:42:57 16:00:11 0 0.02 0.00 0.02 0.00 0.02 99.93 18:42:57 16:00:11 1 0.03 0.00 0.03 0.00 0.02 99.91 18:42:57 16:00:11 2 0.31 0.00 0.02 0.01 0.02 99.64 18:42:57 16:00:11 3 0.06 0.00 0.02 0.04 0.01 99.87 18:42:57 16:10:10 all 0.23 0.00 0.02 0.04 0.02 99.69 18:42:57 16:10:10 0 0.02 0.00 0.03 0.06 0.02 99.87 18:42:57 16:10:10 1 0.02 0.00 0.02 0.00 0.01 99.95 18:42:57 16:10:10 2 0.85 0.00 0.02 0.00 0.03 99.10 18:42:57 16:10:10 3 0.02 0.00 0.02 0.11 0.01 99.84 18:42:57 16:20:01 all 0.02 0.00 0.02 0.01 0.02 99.93 18:42:57 16:20:01 0 0.01 0.00 0.02 0.01 0.02 99.95 18:42:57 16:20:01 1 0.02 0.00 0.02 0.00 0.03 99.94 18:42:57 16:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:42:57 16:20:01 3 0.02 0.00 0.03 0.02 0.02 99.91 18:42:57 16:30:10 all 0.04 0.00 0.02 0.01 0.02 99.91 18:42:57 16:30:10 0 0.02 0.00 0.02 0.00 0.02 99.93 18:42:57 16:30:10 1 0.11 0.00 0.03 0.00 0.03 99.83 18:42:57 16:30:10 2 0.02 0.00 0.01 0.00 0.02 99.94 18:42:57 16:30:10 3 0.01 0.00 0.01 0.02 0.01 99.93 18:42:57 16:40:10 all 0.06 0.00 0.02 0.01 0.02 99.89 18:42:57 16:40:10 0 0.02 0.00 0.02 0.00 0.02 99.95 18:42:57 16:40:10 1 0.17 0.00 0.01 0.00 0.02 99.79 18:42:57 16:40:10 2 0.03 0.00 0.02 0.03 0.02 99.90 18:42:57 16:40:10 3 0.02 0.00 0.02 0.01 0.02 99.93 18:42:57 16:50:01 all 0.17 0.00 0.03 0.01 0.02 99.78 18:42:57 16:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:42:57 16:50:01 1 0.02 0.00 0.03 0.01 0.01 99.94 18:42:57 16:50:01 2 0.02 0.00 0.02 0.02 0.02 99.92 18:42:57 16:50:01 3 0.63 0.00 0.02 0.01 0.02 99.33 18:42:57 17:00:11 all 37.33 0.00 2.33 2.16 0.09 58.09 18:42:57 17:00:11 0 34.87 0.00 2.25 2.42 0.09 60.38 18:42:57 17:00:11 1 39.88 0.00 2.22 2.09 0.09 55.72 18:42:57 17:00:11 2 37.74 0.00 2.39 1.66 0.10 58.12 18:42:57 17:00:11 3 36.85 0.00 2.47 2.48 0.09 58.12 18:42:57 17:10:05 all 65.88 0.00 2.75 0.23 0.12 31.01 18:42:57 17:10:05 0 65.79 0.00 2.73 0.44 0.12 30.93 18:42:57 17:10:05 1 65.69 0.00 2.86 0.15 0.12 31.17 18:42:57 17:10:05 2 66.00 0.00 2.52 0.21 0.12 31.14 18:42:57 17:10:05 3 66.05 0.00 2.89 0.14 0.12 30.80 18:42:57 17:20:01 all 25.04 0.00 1.11 0.07 0.10 73.68 18:42:57 17:20:01 0 25.18 0.00 1.03 0.10 0.10 73.58 18:42:57 17:20:01 1 24.68 0.00 1.11 0.11 0.10 74.00 18:42:57 17:20:01 2 25.24 0.00 1.08 0.05 0.09 73.54 18:42:57 17:20:01 3 25.05 0.00 1.23 0.02 0.10 73.60 18:42:57 18:42:57 17:20:01 CPU %user %nice %system %iowait %steal %idle 18:42:57 17:30:10 all 16.79 0.00 0.79 0.04 0.09 82.29 18:42:57 17:30:10 0 16.71 0.00 0.90 0.02 0.09 82.28 18:42:57 17:30:10 1 16.44 0.00 0.73 0.04 0.09 82.69 18:42:57 17:30:10 2 17.17 0.00 0.81 0.02 0.09 81.91 18:42:57 17:30:10 3 16.84 0.00 0.73 0.07 0.10 82.26 18:42:57 17:40:08 all 29.12 0.00 1.10 0.11 0.09 69.58 18:42:57 17:40:08 0 29.68 0.00 1.11 0.08 0.09 69.04 18:42:57 17:40:08 1 28.33 0.00 1.10 0.18 0.09 70.29 18:42:57 17:40:08 2 28.50 0.00 1.11 0.08 0.10 70.21 18:42:57 17:40:08 3 29.97 0.00 1.06 0.09 0.09 68.79 18:42:57 17:50:01 all 17.51 0.00 0.64 0.05 0.09 81.71 18:42:57 17:50:01 0 17.17 0.00 0.69 0.08 0.10 81.97 18:42:57 17:50:01 1 17.08 0.00 0.57 0.05 0.09 82.21 18:42:57 17:50:01 2 17.52 0.00 0.65 0.03 0.09 81.70 18:42:57 17:50:01 3 18.28 0.00 0.64 0.02 0.09 80.97 18:42:57 18:00:10 all 7.89 0.00 0.35 0.02 0.09 91.65 18:42:57 18:00:10 0 8.17 0.00 0.28 0.02 0.08 91.45 18:42:57 18:00:10 1 7.72 0.00 0.35 0.01 0.09 91.83 18:42:57 18:00:10 2 7.64 0.00 0.36 0.01 0.09 91.91 18:42:57 18:00:10 3 8.04 0.00 0.42 0.02 0.09 91.43 18:42:57 18:10:10 all 16.41 0.00 0.70 0.03 0.09 82.76 18:42:57 18:10:10 0 16.28 0.00 0.61 0.05 0.09 82.97 18:42:57 18:10:10 1 16.58 0.00 0.91 0.01 0.10 82.40 18:42:57 18:10:10 2 16.17 0.00 0.57 0.04 0.10 83.12 18:42:57 18:10:10 3 16.60 0.00 0.72 0.02 0.10 82.56 18:42:57 18:20:01 all 2.84 0.00 0.20 0.02 0.09 96.85 18:42:57 18:20:01 0 2.68 0.00 0.19 0.03 0.09 97.01 18:42:57 18:20:01 1 2.71 0.00 0.18 0.02 0.09 97.01 18:42:57 18:20:01 2 3.07 0.00 0.21 0.03 0.09 96.61 18:42:57 18:20:01 3 2.89 0.00 0.23 0.01 0.10 96.78 18:42:57 18:30:01 all 12.02 0.00 0.53 0.05 0.09 87.31 18:42:57 18:30:01 0 12.33 0.00 0.58 0.04 0.09 86.96 18:42:57 18:30:01 1 11.57 0.00 0.56 0.05 0.10 87.73 18:42:57 18:30:01 2 11.98 0.00 0.54 0.10 0.10 87.27 18:42:57 18:30:01 3 12.20 0.00 0.42 0.01 0.09 87.28 18:42:57 18:40:01 all 14.99 0.00 0.61 0.03 0.09 84.27 18:42:57 18:40:01 0 13.88 0.00 0.54 0.09 0.09 85.40 18:42:57 18:40:01 1 15.21 0.00 0.54 0.03 0.10 84.13 18:42:57 18:40:01 2 15.33 0.00 0.69 0.01 0.09 83.87 18:42:57 18:40:01 3 15.55 0.00 0.67 0.01 0.09 83.68 18:42:57 Average: all 12.97 0.00 0.59 0.16 0.06 86.22 18:42:57 Average: 0 12.77 0.00 0.58 0.18 0.06 86.41 18:42:57 Average: 1 13.00 0.00 0.60 0.15 0.07 86.19 18:42:57 Average: 2 13.01 0.00 0.58 0.12 0.06 86.22 18:42:57 Average: 3 13.08 0.00 0.61 0.17 0.06 86.07 18:42:57 18:42:57 18:42:57