20:51:33 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/122953 20:51:33 Running as SYSTEM 20:51:33 [EnvInject] - Loading node environment variables. 20:51:33 Building remotely on prd-ubuntu2204-docker-4c-16g-17177 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 20:51:33 [ssh-agent] Looking for ssh-agent implementation... 20:51:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:33 $ ssh-agent 20:51:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXm41PKB/agent.3336 20:51:33 SSH_AGENT_PID=3338 20:51:33 [ssh-agent] Started. 20:51:33 Running ssh-add (command line suppressed) 20:51:34 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2433036762249233864.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2433036762249233864.key) 20:51:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:51:34 The recommended git tool is: NONE 20:51:35 using credential jenkins-ssh 20:51:35 Wiping out workspace first. 20:51:35 Cloning the remote Git repository 20:51:36 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 20:51:36 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 20:51:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 20:51:36 > git --version # timeout=10 20:51:36 > git --version # 'git version 2.34.1' 20:51:36 using GIT_SSH to set credentials jenkins-ssh 20:51:36 Verifying host key using known hosts file, will automatically accept unseen keys 20:51:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 20:51:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 20:51:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 20:51:40 using GIT_SSH to set credentials jenkins-ssh 20:51:40 Verifying host key using known hosts file, will automatically accept unseen keys 20:51:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/53/122953/1 # timeout=10 20:51:40 > git rev-parse 153ebb0f863132827c549a648bd2a8af1695058b^{commit} # timeout=10 20:51:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:51:40 Checking out Revision 153ebb0f863132827c549a648bd2a8af1695058b (refs/changes/53/122953/1) 20:51:40 > git config core.sparsecheckout # timeout=10 20:51:40 > git checkout -f 153ebb0f863132827c549a648bd2a8af1695058b # timeout=10 20:51:40 Commit message: "Fix racy Future.isDone() with blocking timed reads" 20:51:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:51:40 > git rev-list --no-walk 4ba408376e22ea89478b0b958a099ac58bf5034a # timeout=10 20:51:40 > git remote # timeout=10 20:51:40 > git submodule init # timeout=10 20:51:40 > git submodule sync # timeout=10 20:51:40 > git config --get remote.origin.url # timeout=10 20:51:40 > git submodule init # timeout=10 20:51:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:51:40 ERROR: No submodules found. 20:51:44 provisioning config files... 20:51:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:51:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:51:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14379044902659803417.sh 20:51:44 ---> python-tools-install.sh 20:51:44 Setup pyenv: 20:51:44 * system (set by /opt/pyenv/version) 20:51:44 * 3.8.20 (set by /opt/pyenv/version) 20:51:44 * 3.9.20 (set by /opt/pyenv/version) 20:51:44 3.10.15 20:51:44 3.11.10 20:51:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qipF 20:51:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:51:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:51:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:51:52 lf-activate-venv(): INFO: Base packages installed successfully 20:51:52 lf-activate-venv(): INFO: Installing additional packages: lftools 20:52:15 lf-activate-venv(): INFO: Adding /tmp/venv-qipF/bin to PATH 20:52:15 Generating Requirements File 20:52:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:52:50 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:52:50 Python 3.11.10 20:52:50 pip 26.1.1 from /tmp/venv-qipF/lib/python3.11/site-packages/pip (python 3.11) 20:52:51 aiohappyeyeballs==2.6.2 20:52:51 aiohttp==3.13.5 20:52:51 aiosignal==1.4.0 20:52:51 appdirs==1.4.4 20:52:51 argcomplete==3.6.3 20:52:51 aspy.yaml==1.3.0 20:52:51 attrs==26.1.0 20:52:51 autopage==0.6.0 20:52:51 beautifulsoup4==4.14.3 20:52:51 boto3==1.43.12 20:52:51 botocore==1.43.12 20:52:51 bs4==0.0.2 20:52:51 certifi==2026.5.20 20:52:51 cffi==2.0.0 20:52:51 cfgv==3.5.0 20:52:51 chardet==7.4.3 20:52:51 charset-normalizer==3.4.7 20:52:51 click==8.4.0 20:52:51 cliff==4.14.0 20:52:51 cmd2==3.5.1 20:52:51 cryptography==3.3.2 20:52:51 debtcollector==3.1.0 20:52:51 decorator==5.3.1 20:52:51 defusedxml==0.7.1 20:52:51 Deprecated==1.3.1 20:52:51 distlib==0.4.0 20:52:51 dnspython==2.8.0 20:52:51 docker==7.1.0 20:52:51 dogpile.cache==1.5.0 20:52:51 durationpy==0.10 20:52:51 email-validator==2.3.0 20:52:51 filelock==3.29.0 20:52:51 frozenlist==1.8.0 20:52:51 future==1.0.0 20:52:51 gitdb==4.0.12 20:52:51 GitPython==3.1.50 20:52:51 httplib2==0.30.2 20:52:51 identify==2.6.19 20:52:51 idna==3.15 20:52:51 importlib-resources==1.5.0 20:52:51 iso8601==2.1.0 20:52:51 Jinja2==3.1.6 20:52:51 jmespath==1.1.0 20:52:51 jsonpatch==1.33 20:52:51 jsonpointer==3.1.1 20:52:51 jsonschema==4.26.0 20:52:51 jsonschema-specifications==2025.9.1 20:52:51 keystoneauth1==5.14.0 20:52:51 kubernetes==36.0.0 20:52:51 lftools==0.37.22 20:52:51 lxml==6.1.1 20:52:51 markdown-it-py==4.2.0 20:52:51 MarkupSafe==3.0.3 20:52:51 mdurl==0.1.2 20:52:51 msgpack==1.1.2 20:52:51 multi_key_dict==2.0.3 20:52:51 multidict==6.7.1 20:52:51 munch==4.0.0 20:52:51 netaddr==1.3.0 20:52:51 niet==1.4.2 20:52:51 nodeenv==1.10.0 20:52:51 oauth2client==4.1.3 20:52:51 oauthlib==3.3.1 20:52:51 openstacksdk==4.13.0 20:52:51 os-service-types==1.8.2 20:52:51 osc-lib==4.6.0 20:52:51 oslo.config==10.4.0 20:52:51 oslo.context==6.4.0 20:52:51 oslo.i18n==6.8.0 20:52:51 oslo.log==8.2.0 20:52:51 oslo.serialization==5.10.0 20:52:51 oslo.utils==10.0.1 20:52:51 packaging==26.2 20:52:51 pbr==7.0.3 20:52:51 platformdirs==4.9.6 20:52:51 prettytable==3.17.0 20:52:51 propcache==0.5.2 20:52:51 psutil==7.2.2 20:52:51 pyasn1==0.6.3 20:52:51 pyasn1_modules==0.4.2 20:52:51 pycparser==3.0 20:52:51 pygerrit2==2.0.15 20:52:51 PyGithub==2.9.1 20:52:51 Pygments==2.20.0 20:52:51 PyJWT==2.12.1 20:52:51 PyNaCl==1.6.2 20:52:51 pyparsing==2.4.7 20:52:51 pyperclip==1.11.0 20:52:51 pyrsistent==0.20.0 20:52:51 python-cinderclient==9.9.0 20:52:51 python-dateutil==2.9.0.post0 20:52:51 python-discovery==1.3.1 20:52:51 python-heatclient==5.2.0 20:52:51 python-jenkins==1.8.3 20:52:51 python-keystoneclient==5.8.0 20:52:51 python-magnumclient==4.10.0 20:52:51 python-openstackclient==10.0.0 20:52:51 python-swiftclient==4.10.0 20:52:51 PyYAML==6.0.3 20:52:51 referencing==0.37.0 20:52:51 requests==2.34.2 20:52:51 requests-oauthlib==2.0.0 20:52:51 rfc3986==2.0.0 20:52:51 rich==15.0.0 20:52:51 rich-argparse==1.8.0 20:52:51 rpds-py==0.30.0 20:52:51 rsa==4.9.1 20:52:51 ruamel.yaml==0.19.1 20:52:51 ruamel.yaml.clib==0.2.15 20:52:51 s3transfer==0.17.0 20:52:51 simplejson==4.1.1 20:52:51 six==1.17.0 20:52:51 smmap==5.0.3 20:52:51 soupsieve==2.8.3 20:52:51 stevedore==5.8.0 20:52:51 tabulate==0.10.0 20:52:51 toml==0.10.2 20:52:51 tomlkit==0.15.0 20:52:51 tqdm==4.67.3 20:52:51 typing_extensions==4.15.0 20:52:51 urllib3==1.26.20 20:52:51 virtualenv==21.3.3 20:52:51 wcwidth==0.7.0 20:52:51 websocket-client==1.9.0 20:52:51 wrapt==2.1.2 20:52:51 xdg==6.0.0 20:52:51 xmltodict==1.0.4 20:52:51 yarl==1.24.2 20:52:51 yq==3.4.3 20:52:51 [transportpce-tox-verify-transportpce-master] $ /bin/sh /tmp/jenkins11697368820082272881.sh 20:52:51 ---> uv-install.sh 20:52:51 Installing uv/uvx (latest) using shell installer 20:52:51 2026-05-20 20:52:51 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-vGtYHJ.sh" [1] 20:52:51 downloading uv 0.11.15 x86_64-unknown-linux-gnu 20:52:52 installing to /home/jenkins/.local/bin 20:52:52 uv 20:52:52 uvx 20:52:52 everything's installed! 20:52:52 20:52:52 To add $HOME/.local/bin to your PATH, either restart your shell or run: 20:52:52 20:52:52 source $HOME/.local/bin/env (sh, bash, zsh) 20:52:52 source $HOME/.local/bin/env.fish (fish) 20:52:52 Adding install location to PATH 20:52:52 ---> Validating uv/uvx install 20:52:52 uvx 0.11.15 (x86_64-unknown-linux-gnu) 20:52:52 [EnvInject] - Injecting environment variables from a build step. 20:52:52 [EnvInject] - Injecting as environment variables the properties content 20:52:52 PYTHON=python3 20:52:52 20:52:52 [EnvInject] - Variables injected successfully. 20:52:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7586191518280472096.sh 20:52:52 ---> tox-install.sh 20:52:52 + source /home/jenkins/lf-env.sh 20:52:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:52:52 ++ mktemp -d /tmp/venv-XXXX 20:52:52 + lf_venv=/tmp/venv-w2zY 20:52:52 + local venv_file=/tmp/.os_lf_venv 20:52:52 + local python=python3 20:52:52 + local options 20:52:52 + local set_path=true 20:52:52 + local install_args= 20:52:52 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:52:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:52:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:52:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:52:52 + true 20:52:52 + case $1 in 20:52:52 + venv_file=/tmp/.toxenv 20:52:52 + shift 2 20:52:52 + true 20:52:52 + case $1 in 20:52:52 + shift 20:52:52 + break 20:52:52 + case $python in 20:52:52 + local pkg_list= 20:52:52 + [[ -d /opt/pyenv ]] 20:52:52 + echo 'Setup pyenv:' 20:52:52 Setup pyenv: 20:52:52 + export PYENV_ROOT=/opt/pyenv 20:52:52 + PYENV_ROOT=/opt/pyenv 20:52:52 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:52:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:52:52 + pyenv versions 20:52:52 system 20:52:52 3.8.20 20:52:52 3.9.20 20:52:52 3.10.15 20:52:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:52:52 + command -v pyenv 20:52:52 ++ pyenv init - --no-rehash 20:52:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:52:52 for i in ${!paths[@]}; do 20:52:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:52:52 fi; done; 20:52:52 echo "${paths[*]}"'\'')" 20:52:52 export PATH="/opt/pyenv/shims:${PATH}" 20:52:52 export PYENV_SHELL=bash 20:52:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:52:52 pyenv() { 20:52:52 local command 20:52:52 command="${1:-}" 20:52:52 if [ "$#" -gt 0 ]; then 20:52:52 shift 20:52:52 fi 20:52:52 20:52:52 case "$command" in 20:52:52 rehash|shell) 20:52:52 eval "$(pyenv "sh-$command" "$@")" 20:52:52 ;; 20:52:52 *) 20:52:52 command pyenv "$command" "$@" 20:52:52 ;; 20:52:52 esac 20:52:52 }' 20:52:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:52:52 for i in ${!paths[@]}; do 20:52:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:52:52 fi; done; 20:52:52 echo "${paths[*]}"' 20:52:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:52:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:52:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:52:52 ++ export PYENV_SHELL=bash 20:52:52 ++ PYENV_SHELL=bash 20:52:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:52:52 +++ complete -F _pyenv pyenv 20:52:52 ++ lf-pyver python3 20:52:52 ++ local py_version_xy=python3 20:52:52 ++ local py_version_xyz= 20:52:52 ++ pyenv versions 20:52:52 ++ sed 's/^[ *]* //' 20:52:52 ++ local command 20:52:52 ++ command=versions 20:52:52 ++ '[' 1 -gt 0 ']' 20:52:52 ++ shift 20:52:52 ++ case "$command" in 20:52:52 ++ command pyenv versions 20:52:52 ++ grep -E '^[0-9.]*[0-9]$' 20:52:52 ++ awk '{ print $1 }' 20:52:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:52:52 +++ grep '^3' /tmp/.pyenv_versions 20:52:52 +++ sort -V 20:52:52 +++ tail -n 1 20:52:52 ++ py_version_xyz=3.11.10 20:52:52 ++ [[ -z 3.11.10 ]] 20:52:52 ++ echo 3.11.10 20:52:52 ++ return 0 20:52:52 + pyenv local 3.11.10 20:52:52 + local command 20:52:52 + command=local 20:52:52 + '[' 2 -gt 0 ']' 20:52:52 + shift 20:52:52 + case "$command" in 20:52:52 + command pyenv local 3.11.10 20:52:52 + for arg in "$@" 20:52:52 + case $arg in 20:52:52 + pkg_list+='tox ' 20:52:52 + for arg in "$@" 20:52:52 + case $arg in 20:52:52 + pkg_list+='virtualenv ' 20:52:52 + for arg in "$@" 20:52:52 + case $arg in 20:52:52 + pkg_list+='urllib3~=1.26.15 ' 20:52:52 + [[ -f /tmp/.toxenv ]] 20:52:52 + [[ ! -f /tmp/.toxenv ]] 20:52:52 + [[ -n '' ]] 20:52:52 + python3 -m venv /tmp/venv-w2zY 20:52:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w2zY' 20:52:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-w2zY 20:52:56 + echo /tmp/venv-w2zY 20:52:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:52:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:52:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:52:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:52:56 + local 'pip_opts=--upgrade --quiet' 20:52:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:52:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:52:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:52:56 + [[ -n '' ]] 20:52:56 + [[ -n '' ]] 20:52:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:52:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:52:56 + /tmp/venv-w2zY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:53:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:53:00 lf-activate-venv(): INFO: Base packages installed successfully 20:53:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:53:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:53:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:53:00 + /tmp/venv-w2zY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:53:02 + type python3 20:53:02 + true 20:53:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-w2zY/bin to PATH' 20:53:02 lf-activate-venv(): INFO: Adding /tmp/venv-w2zY/bin to PATH 20:53:02 + PATH=/tmp/venv-w2zY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:53:02 + return 0 20:53:02 + python3 --version 20:53:02 Python 3.11.10 20:53:02 + python3 -m pip --version 20:53:02 pip 26.1.1 from /tmp/venv-w2zY/lib/python3.11/site-packages/pip (python 3.11) 20:53:02 + python3 -m pip freeze 20:53:02 cachetools==7.1.3 20:53:02 colorama==0.4.6 20:53:02 distlib==0.4.0 20:53:02 filelock==3.29.0 20:53:02 packaging==26.2 20:53:02 platformdirs==4.9.6 20:53:02 pluggy==1.6.0 20:53:02 pyproject-api==1.10.0 20:53:02 python-discovery==1.3.1 20:53:02 tomli_w==1.2.0 20:53:02 tox==4.54.0 20:53:02 urllib3==1.26.20 20:53:02 virtualenv==21.3.3 20:53:02 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins1143879243229722578.sh 20:53:02 [EnvInject] - Injecting environment variables from a build step. 20:53:02 [EnvInject] - Injecting as environment variables the properties content 20:53:02 PARALLEL=True 20:53:02 20:53:02 [EnvInject] - Variables injected successfully. 20:53:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10022399985057398005.sh 20:53:02 ---> tox-run.sh 20:53:02 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:53:02 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 20:53:02 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 20:53:02 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 20:53:02 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 20:53:02 + source /home/jenkins/lf-env.sh 20:53:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:53:02 ++ mktemp -d /tmp/venv-XXXX 20:53:02 + lf_venv=/tmp/venv-Hg6G 20:53:02 + local venv_file=/tmp/.os_lf_venv 20:53:02 + local python=python3 20:53:02 + local options 20:53:02 + local set_path=true 20:53:02 + local install_args= 20:53:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:53:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:53:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:53:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:53:02 + true 20:53:02 + case $1 in 20:53:02 + venv_file=/tmp/.toxenv 20:53:02 + shift 2 20:53:02 + true 20:53:02 + case $1 in 20:53:02 + shift 20:53:02 + break 20:53:02 + case $python in 20:53:02 + local pkg_list= 20:53:02 + [[ -d /opt/pyenv ]] 20:53:02 + echo 'Setup pyenv:' 20:53:02 Setup pyenv: 20:53:02 + export PYENV_ROOT=/opt/pyenv 20:53:02 + PYENV_ROOT=/opt/pyenv 20:53:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:53:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:53:02 + pyenv versions 20:53:03 system 20:53:03 3.8.20 20:53:03 3.9.20 20:53:03 3.10.15 20:53:03 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:53:03 + command -v pyenv 20:53:03 ++ pyenv init - --no-rehash 20:53:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:53:03 for i in ${!paths[@]}; do 20:53:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:53:03 fi; done; 20:53:03 echo "${paths[*]}"'\'')" 20:53:03 export PATH="/opt/pyenv/shims:${PATH}" 20:53:03 export PYENV_SHELL=bash 20:53:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:53:03 pyenv() { 20:53:03 local command 20:53:03 command="${1:-}" 20:53:03 if [ "$#" -gt 0 ]; then 20:53:03 shift 20:53:03 fi 20:53:03 20:53:03 case "$command" in 20:53:03 rehash|shell) 20:53:03 eval "$(pyenv "sh-$command" "$@")" 20:53:03 ;; 20:53:03 *) 20:53:03 command pyenv "$command" "$@" 20:53:03 ;; 20:53:03 esac 20:53:03 }' 20:53:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:53:03 for i in ${!paths[@]}; do 20:53:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:53:03 fi; done; 20:53:03 echo "${paths[*]}"' 20:53:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:53:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:53:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:53:03 ++ export PYENV_SHELL=bash 20:53:03 ++ PYENV_SHELL=bash 20:53:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:53:03 +++ complete -F _pyenv pyenv 20:53:03 ++ lf-pyver python3 20:53:03 ++ local py_version_xy=python3 20:53:03 ++ local py_version_xyz= 20:53:03 ++ pyenv versions 20:53:03 ++ local command 20:53:03 ++ sed 's/^[ *]* //' 20:53:03 ++ command=versions 20:53:03 ++ '[' 1 -gt 0 ']' 20:53:03 ++ shift 20:53:03 ++ case "$command" in 20:53:03 ++ command pyenv versions 20:53:03 ++ grep -E '^[0-9.]*[0-9]$' 20:53:03 ++ awk '{ print $1 }' 20:53:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:53:03 +++ grep '^3' /tmp/.pyenv_versions 20:53:03 +++ sort -V 20:53:03 +++ tail -n 1 20:53:03 ++ py_version_xyz=3.11.10 20:53:03 ++ [[ -z 3.11.10 ]] 20:53:03 ++ echo 3.11.10 20:53:03 ++ return 0 20:53:03 + pyenv local 3.11.10 20:53:03 + local command 20:53:03 + command=local 20:53:03 + '[' 2 -gt 0 ']' 20:53:03 + shift 20:53:03 + case "$command" in 20:53:03 + command pyenv local 3.11.10 20:53:03 + for arg in "$@" 20:53:03 + case $arg in 20:53:03 + pkg_list+='tox ' 20:53:03 + for arg in "$@" 20:53:03 + case $arg in 20:53:03 + pkg_list+='virtualenv ' 20:53:03 + for arg in "$@" 20:53:03 + case $arg in 20:53:03 + pkg_list+='urllib3~=1.26.15 ' 20:53:03 + [[ -f /tmp/.toxenv ]] 20:53:03 ++ cat /tmp/.toxenv 20:53:03 + lf_venv=/tmp/venv-w2zY 20:53:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w2zY from' file:/tmp/.toxenv 20:53:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-w2zY from file:/tmp/.toxenv 20:53:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:53:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:53:03 + local 'pip_opts=--upgrade --quiet' 20:53:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:53:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:53:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:53:03 + [[ -n '' ]] 20:53:03 + [[ -n '' ]] 20:53:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:53:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:53:03 + /tmp/venv-w2zY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:53:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:53:04 lf-activate-venv(): INFO: Base packages installed successfully 20:53:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:53:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:53:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:53:04 + /tmp/venv-w2zY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:53:05 + type python3 20:53:05 + true 20:53:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-w2zY/bin to PATH' 20:53:05 lf-activate-venv(): INFO: Adding /tmp/venv-w2zY/bin to PATH 20:53:05 + PATH=/tmp/venv-w2zY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:53:05 + return 0 20:53:05 + [[ -d /opt/pyenv ]] 20:53:05 + echo '---> Setting up pyenv' 20:53:05 ---> Setting up pyenv 20:53:05 + export PYENV_ROOT=/opt/pyenv 20:53:05 + PYENV_ROOT=/opt/pyenv 20:53:05 + export PATH=/opt/pyenv/bin:/tmp/venv-w2zY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:53:05 + PATH=/opt/pyenv/bin:/tmp/venv-w2zY/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:53:05 ++ pwd 20:53:05 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 20:53:05 + export PYTHONPATH 20:53:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:53:05 + TOX_TESTENV_PASSENV=PYTHONPATH 20:53:05 + tox --version 20:53:05 4.54.0 from /tmp/venv-w2zY/lib/python3.11/site-packages/tox/__init__.py 20:53:05 + PARALLEL=True 20:53:05 + TOX_OPTIONS_LIST= 20:53:05 + [[ -n '' ]] 20:53:05 + case ${PARALLEL,,} in 20:53:05 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 20:53:05 + tox --parallel auto --parallel-live 20:53:05 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 20:53:07 docs: install_deps> python -I -m pip install -r docs/requirements.txt 20:53:07 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 20:53:07 checkbashisms: freeze> python -m pip freeze --all 20:53:07 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:53:07 checkbashisms: pip==26.1.1,setuptools==82.0.1 20:53:07 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 20:53:07 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 20:53:08 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 20:53:09 checkbashisms: OK ✔ in 3.38 seconds 20:53:09 pre-commit: install_deps> python -I -m pip install pre-commit 20:53:11 pre-commit: freeze> python -m pip freeze --all 20:53:12 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.29.0,identify==2.6.19,nodeenv==1.10.0,pip==26.1.1,platformdirs==4.9.6,pre_commit==4.6.0,python-discovery==1.3.1,PyYAML==6.0.3,setuptools==82.0.1,virtualenv==21.3.3 20:53:12 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 20:53:12 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 20:53:12 /usr/bin/cpan 20:53:12 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 20:53:12 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:53:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:53:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:53:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:53:13 [INFO] Initializing environment for https://github.com/hhatto/autopep8. 20:53:13 buildcontroller: freeze> python -m pip freeze --all 20:53:14 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 20:53:14 buildcontroller: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 20:53:14 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 20:53:14 + update-java-alternatives -l 20:53:14 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 20:53:14 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 20:53:14 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 20:53:14 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 20:53:14 update-alternatives: error: no alternatives for jaotc 20:53:14 update-alternatives: error: no alternatives for rmic 20:53:14 + java -version 20:53:14 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 20:53:14 + JAVA_VER=21 20:53:14 + echo 21 20:53:14 21 20:53:14 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 20:53:14 + javac -version 20:53:14 [INFO] Initializing environment for https://github.com/koalaman/shellcheck-precommit. 20:53:15 21 20:53:15 ok, java is 21 or newer 20:53:15 + JAVAC_VER=21 20:53:15 + echo 21 20:53:15 + [ 21 -ge 21 ] 20:53:15 + [ 21 -ge 21 ] 20:53:15 + echo ok, java is 21 or newer 20:53:15 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.16/binaries/apache-maven-3.9.16-bin.tar.gz -P /tmp 20:53:15 2026-05-20 20:53:15 URL:https://dlcdn.apache.org/maven/maven-3/3.9.16/binaries/apache-maven-3.9.16-bin.tar.gz [9278065/9278065] -> "/tmp/apache-maven-3.9.16-bin.tar.gz" [1] 20:53:15 + sudo mkdir -p /opt 20:53:15 + sudo tar xf /tmp/apache-maven-3.9.16-bin.tar.gz -C /opt 20:53:15 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier. 20:53:15 + sudo ln -s /opt/apache-maven-3.9.16 /opt/maven 20:53:15 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 20:53:15 + mvn --version 20:53:15 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier:prettier@4.0.0-alpha.8. 20:53:15 Apache Maven 3.9.16 (2bdd9fddda4b155ebf8000e807eb73fd829a51d5) 20:53:15 Maven home: /opt/maven 20:53:15 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 20:53:15 Default locale: en, platform encoding: UTF-8 20:53:15 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" 20:53:15 NOTE: Picked up JDK_JAVA_OPTIONS: 20:53:15 --add-opens=java.base/java.io=ALL-UNNAMED 20:53:15 --add-opens=java.base/java.lang=ALL-UNNAMED 20:53:15 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:53:15 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:53:15 --add-opens=java.base/java.net=ALL-UNNAMED 20:53:15 --add-opens=java.base/java.nio=ALL-UNNAMED 20:53:15 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:53:15 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:53:15 --add-opens=java.base/java.util=ALL-UNNAMED 20:53:15 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:53:15 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:53:15 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:53:15 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:53:15 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:53:15 -Xlog:disable 20:53:15 [INFO] Initializing environment for https://github.com/adrienverge/yamllint. 20:53:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:53:16 [INFO] Once installed this environment will be reused. 20:53:16 [INFO] This may take a few minutes... 20:53:23 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:53:23 [INFO] Once installed this environment will be reused. 20:53:23 [INFO] This may take a few minutes... 20:53:30 [INFO] Installing environment for https://github.com/hhatto/autopep8. 20:53:30 [INFO] Once installed this environment will be reused. 20:53:30 [INFO] This may take a few minutes... 20:53:33 docs-linkcheck: freeze> python -m pip freeze --all 20:53:33 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.15,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.9,numpy==2.4.6,nwdiag==3.0.0,packaging==26.2,pillow==12.2.0,pip==26.1.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.34.2,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,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.5.0,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.7.0,webcolors==25.10.0 20:53:33 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 20:53:35 docs: freeze> python -m pip freeze --all 20:53:35 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.15,imagesize==2.0.0,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.5.0,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.9,numpy==2.4.6,nwdiag==3.0.0,packaging==26.2,pillow==12.2.0,pip==26.1.1,Pygments==2.20.0,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.34.2,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.1,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.5.0,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.7.0,webcolors==25.10.0 20:53:35 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 20:53:35 [INFO] Installing environment for https://github.com/perltidy/perltidy. 20:53:35 [INFO] Once installed this environment will be reused. 20:53:35 [INFO] This may take a few minutes... 20:53:39 docs-linkcheck: OK ✔ in 33.16 seconds 20:53:39 docs: OK ✔ in 33.27 seconds 20:53:39 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 20:53:42 pylint: freeze> python -m pip freeze --all 20:53:42 pylint: astroid==4.0.4,dill==0.4.1,isort==8.0.1,mccabe==0.7.0,pip==26.1.1,platformdirs==4.9.6,pylint==4.0.5,setuptools==82.0.1,tomlkit==0.15.0 20:53:42 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 20:53:47 [INFO] Installing environment for https://github.com/pre-commit/mirrors-prettier. 20:53:47 [INFO] Once installed this environment will be reused. 20:53:47 [INFO] This may take a few minutes... 20:53:51 [INFO] Installing environment for https://github.com/adrienverge/yamllint. 20:53:51 [INFO] Once installed this environment will be reused. 20:53:51 [INFO] This may take a few minutes... 20:53:56 trim trailing whitespace.................................................Passed 20:53:56 fix end of files.........................................................Passed 20:53:57 check for added large files..............................................Passed 20:53:57 check for merge conflicts................................................Passed 20:53:57 check for case conflicts.................................................Passed 20:53:57 check json...............................................................Passed 20:53:58 mixed line ending........................................................Passed 20:53:58 Tabs remover.............................................................Passed 20:53:58 autopep8.................................................................Passed 20:54:02 perltidy.................................................................Passed 20:54:03 ShellCheck v0.11.0....................................................... 20:54:08 ------------------------------------ 20:54:08 Your code has been rated at 10.00/10 20:54:08 20:54:14 Passed 20:54:14 prettier.................................................................Passed 20:54:16 yamllint.................................................................Passed 20:54:16 pylint: OK ✔ in 31.35 seconds 20:54:16 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 20:54:17 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:54:17 [INFO] Once installed this environment will be reused. 20:54:17 [INFO] This may take a few minutes... 20:54:25 gitlint..................................................................Passed 20:55:06 pre-commit: OK ✔ in 1 minute 16.75 seconds 20:55:06 buildcontroller: OK ✔ in 1 minute 59.45 seconds 20:55:06 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:55:06 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:55:06 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:55:06 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:55:13 build_karaf_tests221: freeze> python -m pip freeze --all 20:55:13 build_karaf_tests190: freeze> python -m pip freeze --all 20:55:13 build_karaf_tests121: freeze> python -m pip freeze --all 20:55:13 build_karaf_tests71: freeze> python -m pip freeze --all 20:55:13 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 20:55:13 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:55:13 build karaf in karaf221 with ./karaf221.env 20:55:13 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 20:55:13 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:55:13 build karaf in karafoc with ./karafoc.env 20:55:13 NOTE: Picked up JDK_JAVA_OPTIONS: 20:55:13 --add-opens=java.base/java.io=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.net=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:55:13 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:55:13 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:55:13 -Xlog:disable 20:55:13 NOTE: Picked up JDK_JAVA_OPTIONS: 20:55:13 --add-opens=java.base/java.io=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.net=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:55:13 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:55:13 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:55:13 -Xlog:disable 20:55:13 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 20:55:13 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:55:13 build karaf in karaf121 with ./karaf121.env 20:55:13 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 20:55:13 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:55:13 build karaf in karaf71 with ./karaf71.env 20:55:13 NOTE: Picked up JDK_JAVA_OPTIONS: 20:55:13 --add-opens=java.base/java.io=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.net=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:55:13 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:55:13 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:55:13 -Xlog:disable 20:55:13 NOTE: Picked up JDK_JAVA_OPTIONS: 20:55:13 --add-opens=java.base/java.io=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.net=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:55:13 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:55:13 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:55:13 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:55:13 -Xlog:disable 20:56:16 build_karaf_tests221: OK ✔ in 1 minute 11.37 seconds 20:56:16 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:56:25 build_karaf_tests71: OK ✔ in 1 minute 18.45 seconds 20:56:25 build_karaf_tests121: OK ✔ in 1 minute 18.47 seconds 20:56:25 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:56:26 build_karaf_tests190: OK ✔ in 1 minute 20.59 seconds 20:56:26 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:56:37 buildlighty: freeze> python -m pip freeze --all 20:56:37 sims: freeze> python -m pip freeze --all 20:56:37 buildlighty: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 20:56:37 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 20:56:37 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 20:56:37 sims: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 20:56:37 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 20:56:37 Using lighynode version 22.1.0.6 20:56:37 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 20:57:40 sims: OK ✔ in 17.22 seconds 20:57:40 buildlighty: OK ✔ in 42.89 seconds 20:57:40 testsPCE: freeze> python -m pip freeze --all 20:57:40 testsPCE: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,click==8.4.0,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.63.0,gnpy4tpce==2.4.7,idna==3.15,iniconfig==2.3.0,injector==0.24.0,invoke==3.0.3,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.5.0,lxml==6.1.1,MarkupSafe==3.0.3,matplotlib==3.10.9,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.2,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.2.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.3,python-dateutil==2.9.0.post0,pytz==2026.2,requests==2.34.2,scipy==1.17.1,setuptools==50.3.2,six==1.17.0,urllib3==2.7.0,Werkzeug==2.0.3,xlrd==1.2.0 20:57:40 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 20:57:40 pytest -q transportpce_tests/pce/test01_pce.py 20:58:30 .................... [100%] 20:59:34 20 passed in 113.07s (0:01:53) 20:59:34 pytest -q transportpce_tests/pce/test02_pce_400G.py 20:59:51 ............ [100%] 21:00:22 12 passed in 47.91s 21:00:22 pytest -q transportpce_tests/pce/test03_gnpy.py 21:00:40 ........ [100%] 21:01:01 8 passed in 38.64s 21:01:01 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 21:01:32 ... [100%] 21:01:37 3 passed in 36.01s 21:01:38 testsPCE: OK ✔ in 5 minutes 11.9 seconds 21:01:38 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 21:01:38 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 21:01:38 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 21:01:44 tests190: freeze> python -m pip freeze --all 21:01:44 tests121: freeze> python -m pip freeze --all 21:01:44 tests_tapi: freeze> python -m pip freeze --all 21:01:44 tests190: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 21:01:44 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 21:01:44 using environment variables from ./karafoc.env 21:01:44 pytest -q transportpce_tests/oc/test01_portmapping.py 21:01:45 tests_tapi: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 21:01:45 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 21:01:45 using environment variables from ./karaf221.env 21:01:45 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 21:01:45 tests121: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 21:01:45 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 21:01:45 using environment variables from ./karaf121.env 21:01:45 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 21:02:44 ........... [100%] 21:03:01 10 passed in 76.57s (0:01:16) 21:03:01 pytest -q transportpce_tests/oc/test02_topology.py 21:03:10 ................................... [100%] 21:03:49 21 passed in 124.48s (0:02:04) 21:03:49 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 21:03:49 ....................... [100%] 21:04:08 14 passed in 65.89s (0:01:05) 21:04:08 .pytest -q transportpce_tests/oc/test03_renderer.py 21:04:10 .................. [100%] 21:04:50 6 passed in 60.73s (0:01:00) 21:04:50 pytest -q transportpce_tests/1.2.1/test03_topology.py 21:04:51 ................... [100%] 21:05:08 19 passed in 59.60s 21:05:08 pytest -q transportpce_tests/oc/test04_end2end.py 21:05:16 ................................................................ [100%] 21:06:59 51 passed in 313.92s (0:05:13) 21:06:59 pytest -q transportpce_tests/tapi/test02_full_topology.py 21:06:59 ................. [100%] 21:07:24 44 passed in 153.68s (0:02:33) 21:07:25 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 21:07:44 ............ [100%] 21:08:14 30 passed in 185.62s (0:03:05) 21:08:14 .tests190: OK ✔ in 6 minutes 36.64 seconds 21:08:14 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 21:08:15 ......tests71: freeze> python -m pip freeze --all 21:08:24 tests71: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 21:08:24 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 21:08:24 using environment variables from ./karaf71.env 21:08:24 pytest -q transportpce_tests/7.1/test01_portmapping.py 21:08:25 ............................. [100%] 21:09:00 24 passed in 94.56s (0:01:34) 21:09:00 pytest -q transportpce_tests/1.2.1/test05_olm.py 21:09:00 .......... [100%] 21:09:11 12 passed in 46.99s 21:09:11 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 21:09:18 ............................................................................................................... [100%] 21:11:58 62 passed in 165.64s (0:02:45) 21:11:58 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 21:11:59 ........... [100%] 21:12:16 40 passed in 195.71s (0:03:15) 21:12:17 pytest -q transportpce_tests/1.2.1/test06_end2end.py 21:12:38 .... [100%] 21:12:46 36 passed in 346.96s (0:05:46) 21:12:46 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 21:12:46 ............................................................................ [100%] 21:14:25 48 passed in 147.63s (0:02:27) 21:14:26 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 21:14:30 .................................................. [100%] 21:15:40 22 passed in 74.13s (0:01:14) 21:15:40 ............................................................ [100%] 21:18:25 71 passed in 338.49s (0:05:38) 21:18:25 pytest -q transportpce_tests/tapi/test04_topo_extension.py 21:19:18 .................... [100%] 21:20:49 19 passed in 143.95s (0:02:23) 21:20:49 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 21:21:34 .............. [100%] 21:24:37 54 passed in 740.30s (0:12:20) 21:24:58 ............. [100%] 21:28:33 22 passed in 463.09s (0:07:43) 21:28:33 tests71: OK ✔ in 7 minutes 26.12 seconds 21:28:33 tests121: OK ✔ in 22 minutes 59.94 seconds 21:28:33 tests_tapi: OK ✔ in 26 minutes 55.41 seconds 21:28:33 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 21:28:40 tests221: freeze> python -m pip freeze --all 21:28:40 tests221: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 21:28:40 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 21:28:40 using environment variables from ./karaf221.env 21:28:40 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 21:29:17 ................................... [100%] 21:29:57 35 passed in 76.36s (0:01:16) 21:29:57 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 21:30:29 ...... [100%] 21:30:42 6 passed in 45.07s 21:30:42 pytest -q transportpce_tests/2.2.1/test03_topology.py 21:31:26 ............................................ [100%] 21:33:01 44 passed in 138.15s (0:02:18) 21:33:01 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 21:33:37 ............ [100%] 21:34:01 12 passed in 59.83s 21:34:01 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 21:34:27 ................ [100%] 21:35:56 16 passed in 114.97s (0:01:54) 21:35:56 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 21:36:26 ............................... [100%] 21:36:33 31 passed in 36.80s 21:36:33 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 21:37:09 .......................... [100%] 21:38:05 26 passed in 90.95s (0:01:30) 21:38:05 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 21:38:42 ...................... [100%] 21:39:46 22 passed in 101.05s (0:01:41) 21:39:46 pytest -q transportpce_tests/2.2.1/test09_olm.py 21:40:27 ........................................ [100%] 21:42:49 40 passed in 183.21s (0:03:03) 21:42:50 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 21:43:34 ........................................................................ [ 74%] 21:49:11 ......................... [100%] 21:54:03 97 passed in 672.85s (0:11:12) 21:54:03 pytest -q transportpce_tests/2.2.1/test12_end2end.py 21:54:43 ...................................................... [100%] 22:01:31 54 passed in 448.45s (0:07:28) 22:01:31 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 22:02:26 ........................................................................ [ 71%] 22:07:35 ............................. [100%] 22:09:45 101 passed in 492.98s (0:08:12) 22:09:45 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 22:10:39 ........................................................................ [ 67%] 22:16:26 ................................... [100%] 22:19:47 107 passed in 601.73s (0:10:01) 22:19:47 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 22:20:30 ............................................. [100%] 22:23:08 45 passed in 200.63s (0:03:20) 22:23:08 tests221: OK ✔ in 54 minutes 35.07 seconds 22:23:08 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:23:15 tests_hybrid: freeze> python -m pip freeze --all 22:23:15 tests_hybrid: bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cryptography==48.0.0,dict2xml==1.7.8,idna==3.15,iniconfig==2.3.0,invoke==3.0.3,lxml==6.1.1,netconf-client==3.5.0,packaging==26.2,paramiko==4.0.0,pip==26.1.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pytest==9.0.3,requests==2.34.2,setuptools==82.0.1,urllib3==2.7.0 22:23:15 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 22:23:15 using environment variables from ./karaf221.env 22:23:15 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 22:23:55 ................................................... [100%] 22:25:43 51 passed in 147.18s (0:02:27) 22:25:43 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 22:26:27 ........................................................................ [ 66%] 22:30:49 ..................................... [100%] 22:35:55 109 passed in 611.81s (0:10:11) 22:35:55 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 22:36:45 ..................................................... [100%] 22:43:19 53 passed in 443.84s (0:07:23) 22:43:19 buildcontroller: OK (119.45=setup[8.40]+cmd[111.05] seconds) 22:43:19 sims: OK (17.22=setup[14.12]+cmd[3.10] seconds) 22:43:19 build_karaf_tests121: OK (78.47=setup[8.51]+cmd[69.96] seconds) 22:43:19 testsPCE: OK (311.90=setup[74.91]+cmd[236.99] seconds) 22:43:19 tests121: OK (1379.94=setup[7.31]+cmd[1372.63] seconds) 22:43:19 build_karaf_tests221: OK (71.37=setup[8.35]+cmd[63.02] seconds) 22:43:19 tests_tapi: OK (1615.41=setup[7.28]+cmd[1608.13] seconds) 22:43:19 tests221: OK (3275.07=setup[7.64]+cmd[3267.43] seconds) 22:43:19 build_karaf_tests71: OK (78.45=setup[8.54]+cmd[69.91] seconds) 22:43:19 tests71: OK (446.12=setup[10.26]+cmd[435.86] seconds) 22:43:19 build_karaf_tests190: OK (80.59=setup[8.40]+cmd[72.19] seconds) 22:43:19 tests190: OK (396.64=setup[7.16]+cmd[389.48] seconds) 22:43:19 tests_hybrid: OK (1211.32=setup[7.54]+cmd[1203.79] seconds) 22:43:19 buildlighty: OK (42.89=setup[21.09]+cmd[21.80] seconds) 22:43:19 docs: OK (33.26=setup[29.88]+cmd[3.38] seconds) 22:43:19 docs-linkcheck: OK (33.16=setup[28.13]+cmd[5.02] seconds) 22:43:19 checkbashisms: OK (3.38=setup[2.13]+cmd[0.01,0.05,1.19] seconds) 22:43:19 pre-commit: OK (76.75=setup[2.87]+cmd[0.00,0.00,64.87,9.00] seconds) 22:43:19 pylint: OK (31.35=setup[3.53]+cmd[27.82] seconds) 22:43:19 congratulations :) (6613.79 seconds) 22:43:19 + tox_status=0 22:43:19 + echo '---> Completed tox runs' 22:43:19 ---> Completed tox runs 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/build_karaf_tests121/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=build_karaf_tests121 22:43:19 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/build_karaf_tests190/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=build_karaf_tests190 22:43:19 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/build_karaf_tests221/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=build_karaf_tests221 22:43:19 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/build_karaf_tests71/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=build_karaf_tests71 22:43:19 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/buildcontroller/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=buildcontroller 22:43:19 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/buildlighty/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=buildlighty 22:43:19 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/checkbashisms/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=checkbashisms 22:43:19 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/docs-linkcheck/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=docs-linkcheck 22:43:19 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/docs/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=docs 22:43:19 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/pre-commit/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=pre-commit 22:43:19 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/pylint/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=pylint 22:43:19 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/sims/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=sims 22:43:19 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/tests121/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=tests121 22:43:19 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/tests190/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=tests190 22:43:19 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/tests221/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=tests221 22:43:19 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/tests71/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=tests71 22:43:19 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 22:43:19 + for i in .tox/*/log 22:43:19 ++ echo .tox/testsPCE/log 22:43:19 ++ awk -F/ '{print $2}' 22:43:19 + tox_env=testsPCE 22:43:19 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 22:43:20 + for i in .tox/*/log 22:43:20 ++ echo .tox/tests_hybrid/log 22:43:20 ++ awk -F/ '{print $2}' 22:43:20 + tox_env=tests_hybrid 22:43:20 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 22:43:20 + for i in .tox/*/log 22:43:20 ++ echo .tox/tests_tapi/log 22:43:20 ++ awk -F/ '{print $2}' 22:43:20 + tox_env=tests_tapi 22:43:20 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 22:43:20 + DOC_DIR=docs/_build/html 22:43:20 + [[ -d docs/_build/html ]] 22:43:20 + echo '---> Archiving generated docs' 22:43:20 ---> Archiving generated docs 22:43:20 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 22:43:20 + echo '---> tox-run.sh ends' 22:43:20 ---> tox-run.sh ends 22:43:20 + test 0 -eq 0 22:43:20 $ ssh-agent -k 22:43:20 unset SSH_AUTH_SOCK; 22:43:20 unset SSH_AGENT_PID; 22:43:20 echo Agent pid 3338 killed; 22:43:20 [ssh-agent] Stopped. 22:43:20 [PostBuildScript] - [INFO] Executing post build scripts. 22:43:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15737232121165123162.sh 22:43:20 ---> sysstat.sh 22:43:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5188871653447945007.sh 22:43:21 ---> package-listing.sh 22:43:21 ++ facter osfamily 22:43:21 ++ tr '[:upper:]' '[:lower:]' 22:43:21 + OS_FAMILY=debian 22:43:21 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 22:43:21 + START_PACKAGES=/tmp/packages_start.txt 22:43:21 + END_PACKAGES=/tmp/packages_end.txt 22:43:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:43:21 + PACKAGES=/tmp/packages_start.txt 22:43:21 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 22:43:21 + PACKAGES=/tmp/packages_end.txt 22:43:21 + case "${OS_FAMILY}" in 22:43:21 + dpkg -l 22:43:21 + grep '^ii' 22:43:21 + '[' -f /tmp/packages_start.txt ']' 22:43:21 + '[' -f /tmp/packages_end.txt ']' 22:43:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:43:21 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 22:43:21 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 22:43:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 22:43:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17784903902836124528.sh 22:43:21 ---> capture-instance-metadata.sh 22:43:21 Setup pyenv: 22:43:21 system 22:43:21 3.8.20 22:43:21 3.9.20 22:43:21 3.10.15 22:43:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:43:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qipF from file:/tmp/.os_lf_venv 22:43:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:24 lf-activate-venv(): INFO: Base packages installed successfully 22:43:24 lf-activate-venv(): INFO: Installing additional packages: lftools 22:43:37 lf-activate-venv(): INFO: Adding /tmp/venv-qipF/bin to PATH 22:43:37 INFO: Running in OpenStack, capturing instance metadata 22:43:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17802244387000830757.sh 22:43:37 provisioning config files... 22:43:38 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #5468 22:43:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config634333774689747419tmp 22:43:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:43:38 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:43:38 provisioning config files... 22:43:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:43:38 [EnvInject] - Injecting environment variables from a build step. 22:43:38 [EnvInject] - Injecting as environment variables the properties content 22:43:38 SERVER_ID=logs 22:43:38 22:43:38 [EnvInject] - Variables injected successfully. 22:43:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10174482404602918253.sh 22:43:38 ---> create-netrc.sh 22:43:38 WARN: Log server credential not found. 22:43:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins18086461239454003217.sh 22:43:38 ---> python-tools-install.sh 22:43:38 Setup pyenv: 22:43:38 system 22:43:38 3.8.20 22:43:38 3.9.20 22:43:38 3.10.15 22:43:38 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:43:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qipF from file:/tmp/.os_lf_venv 22:43:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:40 lf-activate-venv(): INFO: Base packages installed successfully 22:43:40 lf-activate-venv(): INFO: Installing additional packages: lftools 22:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-qipF/bin to PATH 22:43:49 [transportpce-tox-verify-transportpce-master] $ /bin/sh /tmp/jenkins6126651821992372812.sh 22:43:49 ---> uv-install.sh 22:43:49 uv 0.11.15 is already installed 22:43:49 uvx 0.11.15 (x86_64-unknown-linux-gnu) 22:43:49 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10162623940021480481.sh 22:43:49 ---> sudo-logs.sh 22:43:49 Archiving 'sudo' log.. 22:43:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1535536208365287676.sh 22:43:50 ---> job-cost.sh 22:43:50 INFO: Activating Python virtual environment... 22:43:50 Setup pyenv: 22:43:50 system 22:43:50 3.8.20 22:43:50 3.9.20 22:43:50 3.10.15 22:43:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:43:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qipF from file:/tmp/.os_lf_venv 22:43:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:52 lf-activate-venv(): INFO: Base packages installed successfully 22:43:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:43:58 lf-activate-venv(): INFO: Adding /tmp/venv-qipF/bin to PATH 22:43:58 INFO: No stack-cost file found 22:43:58 INFO: Instance uptime: 24940s 22:43:58 INFO: Fetching instance metadata (attempt 1 of 3)... 22:43:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:43:58 INFO: Successfully fetched instance metadata 22:43:58 INFO: Instance type: v3-standard-4 22:43:58 INFO: Retrieving pricing info for: v3-standard-4 22:43:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:43:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=24940 22:43:58 INFO: Successfully fetched Vexxhost pricing API 22:43:58 INFO: Retrieved cost: 0.77 22:43:58 INFO: Retrieved resource: v3-standard-4 22:43:58 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 22:43:58 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 22:43:58 INFO: Successfully archived job cost data 22:43:58 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,5468,2026-05-20 22:43:58,v3-standard-4,24940,0.77,0.00,SUCCESS 22:43:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15363508503613163816.sh 22:43:58 ---> logs-deploy.sh 22:43:58 Setup pyenv: 22:43:59 system 22:43:59 3.8.20 22:43:59 3.9.20 22:43:59 3.10.15 22:43:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:43:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qipF from file:/tmp/.os_lf_venv 22:43:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:44:01 lf-activate-venv(): INFO: Base packages installed successfully 22:44:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:44:09 lf-activate-venv(): INFO: Adding /tmp/venv-qipF/bin to PATH 22:44:09 WARNING: Nexus logging server not set 22:44:09 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/5468/ 22:44:09 INFO: archiving logs to S3 22:44:12 ---> uname -a: 22:44:12 Linux prd-ubuntu2204-docker-4c-16g-17177 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 22:44:12 22:44:12 22:44:12 ---> lscpu: 22:44:12 Architecture: x86_64 22:44:12 CPU op-mode(s): 32-bit, 64-bit 22:44:12 Address sizes: 40 bits physical, 48 bits virtual 22:44:12 Byte Order: Little Endian 22:44:12 CPU(s): 4 22:44:12 On-line CPU(s) list: 0-3 22:44:12 Vendor ID: AuthenticAMD 22:44:12 Model name: AMD EPYC-Rome Processor 22:44:12 CPU family: 23 22:44:12 Model: 49 22:44:12 Thread(s) per core: 1 22:44:12 Core(s) per socket: 1 22:44:12 Socket(s): 4 22:44:12 Stepping: 0 22:44:12 BogoMIPS: 5599.99 22:44:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:44:12 Virtualization: AMD-V 22:44:12 Hypervisor vendor: KVM 22:44:12 Virtualization type: full 22:44:12 L1d cache: 128 KiB (4 instances) 22:44:12 L1i cache: 128 KiB (4 instances) 22:44:12 L2 cache: 2 MiB (4 instances) 22:44:12 L3 cache: 64 MiB (4 instances) 22:44:12 NUMA node(s): 1 22:44:12 NUMA node0 CPU(s): 0-3 22:44:12 Vulnerability Gather data sampling: Not affected 22:44:12 Vulnerability Indirect target selection: Not affected 22:44:12 Vulnerability Itlb multihit: Not affected 22:44:12 Vulnerability L1tf: Not affected 22:44:12 Vulnerability Mds: Not affected 22:44:12 Vulnerability Meltdown: Not affected 22:44:12 Vulnerability Mmio stale data: Not affected 22:44:12 Vulnerability Reg file data sampling: Not affected 22:44:12 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:44:12 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:44:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:44:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:44:12 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:44:12 Vulnerability Srbds: Not affected 22:44:12 Vulnerability Tsa: Not affected 22:44:12 Vulnerability Tsx async abort: Not affected 22:44:12 Vulnerability Vmscape: Not affected 22:44:12 22:44:12 22:44:12 ---> nproc: 22:44:12 4 22:44:12 22:44:12 22:44:12 ---> df -h: 22:44:12 Filesystem Size Used Avail Use% Mounted on 22:44:12 tmpfs 1.6G 1.1M 1.6G 1% /run 22:44:12 /dev/vda1 78G 18G 60G 23% / 22:44:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:44:12 tmpfs 5.0M 0 5.0M 0% /run/lock 22:44:12 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:44:12 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 22:44:12 22:44:12 22:44:12 ---> free -m: 22:44:12 total used free shared buff/cache available 22:44:12 Mem: 15989 710 12060 4 3218 14935 22:44:12 Swap: 1023 31 992 22:44:12 22:44:12 22:44:12 ---> ip addr: 22:44:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:44:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:44:12 inet 127.0.0.1/8 scope host lo 22:44:12 valid_lft forever preferred_lft forever 22:44:12 inet6 ::1/128 scope host 22:44:12 valid_lft forever preferred_lft forever 22:44:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:44:12 link/ether fa:16:3e:00:79:20 brd ff:ff:ff:ff:ff:ff 22:44:12 altname enp0s3 22:44:12 inet 10.30.171.52/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:44:12 valid_lft 61454sec preferred_lft 61454sec 22:44:12 inet6 fe80::f816:3eff:fe00:7920/64 scope link 22:44:12 valid_lft forever preferred_lft forever 22:44:12 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:44:12 link/ether ae:15:49:68:52:0d brd ff:ff:ff:ff:ff:ff 22:44:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:44:12 valid_lft forever preferred_lft forever 22:44:12 inet6 fe80::ac15:49ff:fe68:520d/64 scope link 22:44:12 valid_lft forever preferred_lft forever 22:44:12 22:44:12 22:44:12 ---> sar -b -r -n DEV: 22:44:12 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-16g-17177) 05/20/26 _x86_64_ (4 CPU) 22:44:12 22:44:12 15:48:28 LINUX RESTART (4 CPU) 22:44:12 22:44:12 15:50:15 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:44:12 16:00:16 4.24 0.09 3.86 0.29 3.84 268.25 315.72 22:44:12 16:10:17 1.58 0.00 1.57 0.00 0.04 17.55 0.20 22:44:12 16:20:18 1.43 0.00 1.43 0.00 0.01 15.48 0.00 22:44:12 16:30:20 1.45 0.00 1.45 0.00 0.00 15.75 0.00 22:44:12 16:40:21 1.53 0.00 1.53 0.00 0.00 16.72 0.00 22:44:12 16:50:22 1.65 0.00 1.65 0.00 0.00 17.91 0.00 22:44:12 17:00:17 1.62 0.00 1.62 0.00 0.00 17.70 0.00 22:44:12 17:10:22 1.58 0.00 1.58 0.00 0.15 17.07 0.00 22:44:12 17:20:22 1.65 0.00 1.65 0.00 0.00 18.13 0.04 22:44:12 17:30:33 14.18 0.00 1.62 12.56 0.14 17.40 238371.23 22:44:12 17:40:33 13.85 11.89 1.96 0.00 132.33 33.33 0.11 22:44:12 17:50:33 1.67 0.00 1.67 0.00 0.00 18.00 0.00 22:44:12 18:00:33 1.66 0.00 1.66 0.00 0.00 17.48 0.00 22:44:12 18:10:20 1.64 0.00 1.64 0.00 0.00 17.56 0.00 22:44:12 18:20:20 1.67 0.00 1.67 0.00 0.00 17.74 0.00 22:44:12 18:30:19 1.69 0.00 1.69 0.00 0.00 17.75 0.00 22:44:12 18:40:33 1.68 0.00 1.68 0.00 0.00 17.61 0.00 22:44:12 18:50:19 1.73 0.00 1.73 0.00 0.00 18.05 0.00 22:44:12 19:00:33 1.74 0.00 1.74 0.00 0.00 18.07 0.00 22:44:12 19:10:33 1.74 0.00 1.74 0.00 0.00 18.43 0.00 22:44:12 19:20:33 1.71 0.00 1.71 0.00 0.00 18.03 0.00 22:44:12 19:30:33 1.67 0.00 1.67 0.00 0.00 17.87 0.00 22:44:12 19:40:20 1.68 0.00 1.68 0.00 0.27 17.76 0.00 22:44:12 19:50:11 1.78 0.00 1.78 0.00 0.00 18.77 0.00 22:44:12 20:00:22 1.75 0.00 1.74 0.00 0.42 18.26 0.00 22:44:12 20:10:33 1.77 0.00 1.77 0.00 0.00 19.01 0.10 22:44:12 20:20:33 1.72 0.00 1.72 0.00 0.00 18.28 0.00 22:44:12 20:30:33 1.70 0.00 1.70 0.00 0.00 17.95 0.00 22:44:12 20:40:33 1.75 0.00 1.75 0.00 0.00 18.52 0.00 22:44:12 20:50:25 1.73 0.00 1.73 0.00 0.00 18.15 0.00 22:44:12 21:00:22 181.88 9.42 167.79 4.67 847.27 35648.86 15585.46 22:44:12 21:10:33 79.19 19.60 56.43 3.16 909.67 5222.42 2838.44 22:44:12 21:20:26 17.01 0.68 15.54 0.79 21.52 419.73 1268.23 22:44:12 21:30:28 12.73 0.04 12.16 0.52 1.54 571.76 1037.74 22:44:12 21:40:22 19.67 0.92 17.97 0.78 13.68 614.75 291.77 22:44:12 21:50:33 6.57 0.12 6.20 0.25 2.73 148.60 85.89 22:44:12 22:00:00 6.17 0.60 5.38 0.19 6.85 145.35 77.65 22:44:12 22:10:33 7.33 0.08 6.96 0.29 2.67 243.51 230.36 22:44:12 22:20:00 6.39 0.08 6.17 0.14 1.71 100.23 58.44 22:44:12 22:30:01 10.46 0.06 9.89 0.51 1.40 662.63 206.53 22:44:12 22:40:28 5.02 0.03 4.81 0.18 0.93 166.94 51.41 22:44:12 Average: 10.49 1.07 8.82 0.60 47.74 1088.97 6455.56 22:44:12 22:44:12 15:50:15 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:44:12 16:00:16 13667196 15509808 506672 3.09 57080 2011456 1136088 6.52 223500 2215300 32 22:44:12 16:10:17 13667636 15511048 505480 3.09 57744 2011568 1144280 6.57 224176 2216420 20 22:44:12 16:20:18 13678928 15522952 493652 3.02 58340 2011580 1144408 6.57 224776 2224636 140 22:44:12 16:30:20 13677164 15521776 494816 3.02 58916 2011588 1144408 6.57 225340 2224672 16 22:44:12 16:40:21 13673640 15518824 497708 3.04 59500 2011592 1144536 6.57 225904 2227236 16 22:44:12 16:50:22 13672128 15518024 498528 3.04 60100 2011672 1144536 6.57 226508 2227012 16 22:44:12 17:00:17 13671120 15517776 498796 3.05 60692 2011808 1144536 6.57 227124 2227464 16 22:44:12 17:10:22 13670368 15517628 498936 3.05 61252 2011860 1144536 6.57 227668 2227500 12 22:44:12 17:20:22 13668632 15516552 499944 3.05 61876 2011880 1165884 6.69 228312 2228656 164 22:44:12 17:30:33 13663340 15516948 499532 3.05 62728 2016688 1144664 6.57 233860 2227892 12 22:44:12 17:40:33 13603068 15506460 502312 3.07 65892 2056260 1144812 6.57 271912 2232436 4 22:44:12 17:50:33 13603280 15507260 501500 3.06 66452 2056268 1144812 6.57 272564 2232576 8 22:44:12 18:00:33 13601796 15506528 502192 3.07 67020 2056468 1144812 6.57 273108 2231044 4 22:44:12 18:10:20 13601616 15507112 501632 3.06 67612 2056604 1144812 6.57 273724 2231216 32 22:44:12 18:20:20 13602616 15508700 500016 3.05 68188 2056620 1144812 6.57 274292 2231244 172 22:44:12 18:30:19 13601984 15508704 499980 3.05 68804 2056624 1144812 6.57 274900 2231308 12 22:44:12 18:40:33 13601732 15509220 499460 3.05 69428 2056764 1144876 6.57 275524 2231504 8 22:44:12 18:50:19 13600724 15508932 499736 3.05 69996 2056896 1144876 6.57 276100 2231660 12 22:44:12 19:00:33 13597956 15506792 501852 3.07 70596 2056908 1144876 6.57 276712 2231916 4 22:44:12 19:10:33 13595448 15504912 503644 3.08 71196 2056920 1142620 6.56 277308 2229840 4 22:44:12 19:20:33 13595832 15506040 502504 3.07 71804 2057048 1142620 6.56 277900 2230072 8 22:44:12 19:30:33 13594776 15505580 502952 3.07 72372 2057068 1142620 6.56 278468 2230112 8 22:44:12 19:40:20 13594024 15505492 502936 3.07 72944 2057152 1142736 6.56 279040 2230656 36 22:44:12 19:50:11 13594024 15506252 502208 3.07 73548 2057284 1142688 6.56 279644 2230668 8 22:44:12 20:00:22 13593800 15506748 501752 3.06 74140 2057428 1142752 6.56 280220 2230660 8 22:44:12 20:10:33 13593548 15507132 501344 3.06 74772 2057436 1142752 6.56 280844 2230840 8 22:44:12 20:20:33 13594036 15508372 500200 3.06 75336 2057576 1142752 6.56 281448 2230920 36 22:44:12 20:30:33 13593924 15508864 499592 3.05 75912 2057592 1142752 6.56 282024 2231016 140 22:44:12 20:40:33 13593924 15509484 498948 3.05 76528 2057592 1142752 6.56 282632 2231180 8 22:44:12 20:50:25 13593700 15509808 498616 3.05 77072 2057604 1142752 6.56 283160 2231200 192 22:44:12 21:00:22 4532984 15284876 639916 3.91 255396 10261756 1371132 7.87 2065688 8987336 6096 22:44:12 21:10:33 3770556 5695288 10242956 62.56 273304 1745500 10985000 63.05 1223744 10914612 336 22:44:12 21:20:26 4271360 6228200 9711784 59.32 274476 1776200 10811980 62.06 1255664 10376692 532 22:44:12 21:30:28 11093764 13164332 2780112 16.98 278952 1884764 3621468 20.79 1299764 3534312 10588 22:44:12 21:40:22 10093056 12253172 3690860 22.54 280952 1972228 4814020 27.63 1320072 4521544 256 22:44:12 21:50:33 9165728 11343108 4600180 28.10 281500 1988988 5376228 30.86 1322576 5437828 296 22:44:12 22:00:00 9216408 11412852 4530432 27.67 281968 2007564 5237996 30.07 1325432 5382508 32 22:44:12 22:10:33 8742304 10980292 4962968 30.31 282340 2048720 6283624 36.07 1330648 5845144 272 22:44:12 22:20:00 12305668 14568624 1376664 8.41 282888 2073120 2182500 12.53 1333240 2306044 22276 22:44:12 22:30:01 8934820 11328000 4615232 28.19 286860 2195312 5284576 30.33 1348992 5642844 28 22:44:12 22:40:28 8205396 10627752 5314988 32.46 287196 2224076 5982572 34.34 1360640 6349780 164 22:44:12 Average: 12170585 14346493 1645940 10.05 124236 2230245 2348348 13.48 561101 3321159 1025 22:44:12 22:44:12 15:50:15 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:44:12 16:00:16 lo 0.14 0.14 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 16:00:16 ens3 5.40 2.97 84.71 0.26 0.00 0.00 0.00 0.00 22:44:12 16:00:16 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 16:10:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 16:10:17 ens3 0.35 0.11 0.08 0.04 0.00 0.00 0.00 0.00 22:44:12 16:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 16:20:18 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 16:20:18 ens3 0.66 0.71 0.13 0.58 0.00 0.00 0.00 0.00 22:44:12 16:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 16:30:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 16:30:20 ens3 0.25 0.08 0.05 0.02 0.00 0.00 0.00 0.00 22:44:12 16:30:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 16:40:21 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 16:40:21 ens3 0.93 0.31 0.33 0.21 0.00 0.00 0.00 0.00 22:44:12 16:40:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 16:50:22 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 16:50:22 ens3 0.32 0.08 0.05 0.02 0.00 0.00 0.00 0.00 22:44:12 16:50:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 17:00:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 17:00:17 ens3 0.26 0.12 0.07 0.04 0.00 0.00 0.00 0.00 22:44:12 17:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 17:10:22 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 17:10:22 ens3 0.21 0.08 0.04 0.02 0.00 0.00 0.00 0.00 22:44:12 17:10:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 17:20:22 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 17:20:22 ens3 0.21 0.07 0.04 0.02 0.00 0.00 0.00 0.00 22:44:12 17:20:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 17:30:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 17:30:33 ens3 0.22 0.09 0.05 0.02 0.00 0.00 0.00 0.00 22:44:12 17:30:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 17:40:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 17:40:33 ens3 0.29 0.11 0.07 0.04 0.00 0.00 0.00 0.00 22:44:12 17:40:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 17:50:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 17:50:33 ens3 0.31 0.10 0.07 0.04 0.00 0.00 0.00 0.00 22:44:12 17:50:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 18:00:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 18:00:33 ens3 0.23 0.11 0.07 0.04 0.00 0.00 0.00 0.00 22:44:12 18:00:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 18:10:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 18:10:20 ens3 0.23 0.09 0.05 0.02 0.00 0.00 0.00 0.00 22:44:12 18:10:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 18:20:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 18:20:20 ens3 0.19 0.09 0.04 0.02 0.00 0.00 0.00 0.00 22:44:12 18:20:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 18:30:19 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 18:30:19 ens3 0.34 0.14 0.10 0.06 0.00 0.00 0.00 0.00 22:44:12 18:30:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 18:40:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 18:40:33 ens3 0.26 0.11 0.07 0.04 0.00 0.00 0.00 0.00 22:44:12 18:40:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 18:50:19 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 18:50:19 ens3 0.21 0.10 0.04 0.02 0.00 0.00 0.00 0.00 22:44:12 18:50:19 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 19:00:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 19:00:33 ens3 0.34 0.12 0.11 0.06 0.00 0.00 0.00 0.00 22:44:12 19:00:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 19:10:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 19:10:33 ens3 0.29 0.12 0.08 0.05 0.00 0.00 0.00 0.00 22:44:12 19:10:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 19:20:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 19:20:33 ens3 0.27 0.12 0.08 0.04 0.00 0.00 0.00 0.00 22:44:12 19:20:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 19:30:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 19:30:33 ens3 0.26 0.10 0.07 0.04 0.00 0.00 0.00 0.00 22:44:12 19:30:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 19:40:20 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 19:40:20 ens3 0.43 0.15 0.14 0.08 0.00 0.00 0.00 0.00 22:44:12 19:40:20 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 19:50:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 19:50:11 ens3 0.39 0.13 0.09 0.05 0.00 0.00 0.00 0.00 22:44:12 19:50:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 20:00:22 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 20:00:22 ens3 0.34 0.13 0.10 0.06 0.00 0.00 0.00 0.00 22:44:12 20:00:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 20:10:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 20:10:33 ens3 0.42 0.13 0.12 0.05 0.00 0.00 0.00 0.00 22:44:12 20:10:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 20:20:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 20:20:33 ens3 0.23 0.07 0.04 0.02 0.00 0.00 0.00 0.00 22:44:12 20:20:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 20:30:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 20:30:33 ens3 0.26 0.11 0.07 0.04 0.00 0.00 0.00 0.00 22:44:12 20:30:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 20:40:33 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 20:40:33 ens3 0.24 0.11 0.07 0.04 0.00 0.00 0.00 0.00 22:44:12 20:40:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 20:50:25 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:44:12 20:50:25 ens3 0.17 0.08 0.04 0.02 0.00 0.00 0.00 0.00 22:44:12 20:50:25 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 21:00:22 lo 2.24 2.24 1.83 1.83 0.00 0.00 0.00 0.00 22:44:12 21:00:22 ens3 167.95 127.77 2038.71 17.63 0.00 0.00 0.00 0.00 22:44:12 21:00:22 docker0 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 21:10:33 lo 33.53 33.53 24.60 24.60 0.00 0.00 0.00 0.00 22:44:12 21:10:33 ens3 2.04 2.06 0.62 0.55 0.00 0.00 0.00 0.00 22:44:12 21:10:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 21:20:26 lo 46.59 46.59 19.00 19.00 0.00 0.00 0.00 0.00 22:44:12 21:20:26 ens3 1.35 1.26 0.29 0.25 0.00 0.00 0.00 0.00 22:44:12 21:20:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 21:30:28 lo 14.28 14.28 6.94 6.94 0.00 0.00 0.00 0.00 22:44:12 21:30:28 ens3 0.64 0.56 0.18 0.15 0.00 0.00 0.00 0.00 22:44:12 21:30:28 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 21:40:22 lo 12.57 12.57 7.08 7.08 0.00 0.00 0.00 0.00 22:44:12 21:40:22 ens3 0.88 0.76 0.20 0.16 0.00 0.00 0.00 0.00 22:44:12 21:40:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 21:50:33 lo 21.22 21.22 10.03 10.03 0.00 0.00 0.00 0.00 22:44:12 21:50:33 ens3 0.63 0.55 0.14 0.11 0.00 0.00 0.00 0.00 22:44:12 21:50:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 22:00:00 lo 18.38 18.38 6.18 6.18 0.00 0.00 0.00 0.00 22:44:12 22:00:00 ens3 0.51 0.36 0.15 0.11 0.00 0.00 0.00 0.00 22:44:12 22:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 22:10:33 lo 23.18 23.18 10.54 10.54 0.00 0.00 0.00 0.00 22:44:12 22:10:33 ens3 0.61 0.53 0.13 0.10 0.00 0.00 0.00 0.00 22:44:12 22:10:33 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 22:20:00 lo 18.90 18.90 11.17 11.17 0.00 0.00 0.00 0.00 22:44:12 22:20:00 ens3 0.69 0.51 0.17 0.12 0.00 0.00 0.00 0.00 22:44:12 22:20:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 22:30:01 lo 18.22 18.22 10.08 10.08 0.00 0.00 0.00 0.00 22:44:12 22:30:01 ens3 1.04 0.89 0.31 0.25 0.00 0.00 0.00 0.00 22:44:12 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 22:40:28 lo 27.74 27.74 10.66 10.66 0.00 0.00 0.00 0.00 22:44:12 22:40:28 ens3 0.68 0.48 0.18 0.13 0.00 0.00 0.00 0.00 22:44:12 22:40:28 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 Average: lo 5.87 5.87 2.90 2.90 0.00 0.00 0.00 0.00 22:44:12 Average: ens3 4.65 3.46 51.65 0.52 0.00 0.00 0.00 0.00 22:44:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:44:12 22:44:12 22:44:12 ---> sar -P ALL: 22:44:12 Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-16g-17177) 05/20/26 _x86_64_ (4 CPU) 22:44:12 22:44:12 15:48:28 LINUX RESTART (4 CPU) 22:44:12 22:44:12 15:50:15 CPU %user %nice %system %iowait %steal %idle 22:44:12 16:00:16 all 0.40 0.00 0.14 0.59 0.02 98.86 22:44:12 16:00:16 0 0.11 0.00 0.10 0.03 0.01 99.76 22:44:12 16:00:16 1 0.47 0.00 0.27 2.09 0.02 97.15 22:44:12 16:00:16 2 0.36 0.00 0.09 0.12 0.02 99.40 22:44:12 16:00:16 3 0.66 0.00 0.09 0.11 0.01 99.12 22:44:12 16:10:17 all 0.03 0.00 0.03 0.01 0.01 99.92 22:44:12 16:10:17 0 0.01 0.00 0.02 0.00 0.00 99.97 22:44:12 16:10:17 1 0.05 0.00 0.05 0.03 0.03 99.84 22:44:12 16:10:17 2 0.04 0.00 0.02 0.00 0.01 99.93 22:44:12 16:10:17 3 0.02 0.00 0.02 0.00 0.01 99.95 22:44:12 16:20:18 all 0.27 0.00 0.04 0.01 0.01 99.67 22:44:12 16:20:18 0 0.01 0.00 0.01 0.00 0.00 99.97 22:44:12 16:20:18 1 0.98 0.00 0.08 0.01 0.02 98.91 22:44:12 16:20:18 2 0.04 0.00 0.03 0.01 0.01 99.91 22:44:12 16:20:18 3 0.03 0.00 0.03 0.02 0.02 99.91 22:44:12 16:30:20 all 0.26 0.00 0.04 0.01 0.01 99.68 22:44:12 16:30:20 0 0.01 0.00 0.01 0.00 0.00 99.98 22:44:12 16:30:20 1 0.13 0.00 0.05 0.00 0.03 99.79 22:44:12 16:30:20 2 0.02 0.00 0.02 0.00 0.01 99.94 22:44:12 16:30:20 3 0.89 0.00 0.06 0.03 0.02 99.01 22:44:12 16:40:21 all 0.22 0.00 0.03 0.01 0.01 99.73 22:44:12 16:40:21 0 0.00 0.00 0.00 0.00 0.00 99.99 22:44:12 16:40:21 1 0.70 0.00 0.03 0.00 0.02 99.25 22:44:12 16:40:21 2 0.03 0.00 0.03 0.00 0.01 99.92 22:44:12 16:40:21 3 0.13 0.00 0.04 0.04 0.03 99.77 22:44:12 16:50:22 all 0.07 0.00 0.02 0.01 0.01 99.88 22:44:12 16:50:22 0 0.00 0.00 0.01 0.00 0.00 99.98 22:44:12 16:50:22 1 0.03 0.00 0.02 0.00 0.01 99.93 22:44:12 16:50:22 2 0.04 0.00 0.03 0.01 0.02 99.89 22:44:12 16:50:22 3 0.21 0.00 0.03 0.02 0.02 99.73 22:44:12 17:00:17 all 0.03 0.00 0.03 0.01 0.01 99.92 22:44:12 17:00:17 0 0.01 0.00 0.00 0.00 0.00 99.98 22:44:12 17:00:17 1 0.04 0.00 0.03 0.01 0.02 99.91 22:44:12 17:00:17 2 0.03 0.00 0.03 0.03 0.01 99.89 22:44:12 17:00:17 3 0.03 0.00 0.04 0.00 0.03 99.90 22:44:12 17:10:22 all 0.02 0.00 0.03 0.01 0.01 99.93 22:44:12 17:10:22 0 0.00 0.00 0.00 0.02 0.00 99.97 22:44:12 17:10:22 1 0.03 0.00 0.05 0.00 0.03 99.89 22:44:12 17:10:22 2 0.02 0.00 0.03 0.01 0.01 99.93 22:44:12 17:10:22 3 0.03 0.00 0.03 0.00 0.01 99.93 22:44:12 17:20:22 all 0.05 0.00 0.03 0.01 0.01 99.90 22:44:12 17:20:22 0 0.00 0.00 0.01 0.04 0.00 99.95 22:44:12 17:20:22 1 0.04 0.00 0.04 0.00 0.03 99.89 22:44:12 17:20:22 2 0.03 0.00 0.03 0.00 0.01 99.93 22:44:12 17:20:22 3 0.12 0.00 0.02 0.00 0.02 99.84 22:44:12 17:30:33 all 0.16 0.00 0.03 0.05 0.01 99.74 22:44:12 17:30:33 0 0.01 0.00 0.02 0.02 0.01 99.94 22:44:12 17:30:33 1 0.03 0.00 0.06 0.16 0.02 99.73 22:44:12 17:30:33 2 0.03 0.00 0.03 0.02 0.01 99.90 22:44:12 17:30:33 3 0.56 0.00 0.01 0.02 0.01 99.39 22:44:12 17:40:33 all 0.24 0.08 0.05 0.08 0.01 99.54 22:44:12 17:40:33 0 0.02 0.30 0.08 0.24 0.01 99.36 22:44:12 17:40:33 1 0.02 0.00 0.02 0.06 0.02 99.88 22:44:12 17:40:33 2 0.50 0.00 0.03 0.00 0.02 99.45 22:44:12 17:40:33 3 0.44 0.00 0.05 0.00 0.02 99.49 22:44:12 22:44:12 17:40:33 CPU %user %nice %system %iowait %steal %idle 22:44:12 17:50:33 all 0.15 0.00 0.03 1.86 0.01 97.95 22:44:12 17:50:33 0 0.03 0.00 0.04 0.04 0.02 99.87 22:44:12 17:50:33 1 0.05 0.00 0.03 7.40 0.01 92.51 22:44:12 17:50:33 2 0.02 0.00 0.03 0.00 0.01 99.94 22:44:12 17:50:33 3 0.48 0.00 0.01 0.00 0.01 99.49 22:44:12 18:00:33 all 0.06 0.00 0.03 0.21 0.01 99.70 22:44:12 18:00:33 0 0.02 0.00 0.03 0.04 0.01 99.90 22:44:12 18:00:33 1 0.10 0.00 0.02 0.71 0.02 99.16 22:44:12 18:00:33 2 0.09 0.00 0.05 0.06 0.02 99.78 22:44:12 18:00:33 3 0.01 0.00 0.02 0.02 0.01 99.94 22:44:12 18:10:20 all 0.14 0.00 0.03 0.25 0.01 99.57 22:44:12 18:10:20 0 0.02 0.00 0.02 0.02 0.01 99.93 22:44:12 18:10:20 1 0.31 0.00 0.04 0.08 0.02 99.56 22:44:12 18:10:20 2 0.21 0.00 0.04 0.79 0.01 98.95 22:44:12 18:10:20 3 0.02 0.00 0.02 0.11 0.01 99.85 22:44:12 18:20:20 all 0.19 0.00 0.03 0.01 0.01 99.76 22:44:12 18:20:20 0 0.00 0.00 0.01 0.00 0.00 99.98 22:44:12 18:20:20 1 0.70 0.00 0.05 0.00 0.01 99.24 22:44:12 18:20:20 2 0.04 0.00 0.04 0.01 0.01 99.90 22:44:12 18:20:20 3 0.01 0.00 0.02 0.04 0.01 99.92 22:44:12 18:30:19 all 0.09 0.00 0.03 0.07 0.01 99.79 22:44:12 18:30:19 0 0.02 0.00 0.03 0.00 0.01 99.94 22:44:12 18:30:19 1 0.04 0.00 0.03 0.00 0.02 99.92 22:44:12 18:30:19 2 0.02 0.00 0.03 0.08 0.01 99.86 22:44:12 18:30:19 3 0.29 0.00 0.04 0.21 0.02 99.44 22:44:12 18:40:33 all 0.18 0.00 0.04 0.01 0.01 99.76 22:44:12 18:40:33 0 0.18 0.00 0.04 0.02 0.01 99.75 22:44:12 18:40:33 1 0.12 0.00 0.02 0.01 0.01 99.85 22:44:12 18:40:33 2 0.03 0.00 0.04 0.02 0.01 99.90 22:44:12 18:40:33 3 0.38 0.00 0.06 0.00 0.02 99.55 22:44:12 18:50:19 all 0.23 0.00 0.03 0.01 0.01 99.72 22:44:12 18:50:19 0 0.81 0.00 0.02 0.00 0.01 99.17 22:44:12 18:50:19 1 0.03 0.00 0.03 0.01 0.01 99.92 22:44:12 18:50:19 2 0.03 0.00 0.03 0.03 0.01 99.90 22:44:12 18:50:19 3 0.04 0.00 0.04 0.01 0.02 99.89 22:44:12 19:00:33 all 0.31 0.00 0.03 0.01 0.01 99.63 22:44:12 19:00:33 0 1.14 0.00 0.03 0.00 0.01 98.81 22:44:12 19:00:33 1 0.02 0.00 0.03 0.02 0.01 99.92 22:44:12 19:00:33 2 0.02 0.00 0.03 0.03 0.01 99.91 22:44:12 19:00:33 3 0.05 0.00 0.04 0.01 0.02 99.87 22:44:12 19:10:33 all 0.07 0.00 0.04 0.03 0.02 99.86 22:44:12 19:10:33 0 0.18 0.00 0.04 0.00 0.02 99.77 22:44:12 19:10:33 1 0.02 0.00 0.02 0.01 0.01 99.93 22:44:12 19:10:33 2 0.03 0.00 0.03 0.04 0.01 99.90 22:44:12 19:10:33 3 0.05 0.00 0.05 0.05 0.03 99.83 22:44:12 19:20:33 all 0.09 0.00 0.03 0.03 0.01 99.84 22:44:12 19:20:33 0 0.01 0.00 0.01 0.03 0.00 99.94 22:44:12 19:20:33 1 0.03 0.00 0.03 0.01 0.02 99.91 22:44:12 19:20:33 2 0.03 0.00 0.03 0.05 0.01 99.88 22:44:12 19:20:33 3 0.28 0.00 0.05 0.03 0.02 99.62 22:44:12 19:30:33 all 0.10 0.00 0.03 0.01 0.02 99.85 22:44:12 19:30:33 0 0.33 0.00 0.05 0.00 0.03 99.60 22:44:12 19:30:33 1 0.03 0.00 0.03 0.01 0.02 99.92 22:44:12 19:30:33 2 0.02 0.00 0.03 0.03 0.01 99.91 22:44:12 19:30:33 3 0.01 0.00 0.02 0.01 0.01 99.96 22:44:12 22:44:12 19:30:33 CPU %user %nice %system %iowait %steal %idle 22:44:12 19:40:20 all 0.24 0.00 0.03 0.01 0.02 99.70 22:44:12 19:40:20 0 0.86 0.00 0.04 0.01 0.02 99.06 22:44:12 19:40:20 1 0.03 0.00 0.05 0.02 0.02 99.88 22:44:12 19:40:20 2 0.02 0.00 0.02 0.00 0.01 99.95 22:44:12 19:40:20 3 0.03 0.00 0.02 0.02 0.01 99.92 22:44:12 19:50:11 all 0.03 0.00 0.03 0.01 0.02 99.92 22:44:12 19:50:11 0 0.05 0.00 0.02 0.00 0.01 99.91 22:44:12 19:50:11 1 0.02 0.00 0.03 0.01 0.02 99.91 22:44:12 19:50:11 2 0.02 0.00 0.03 0.01 0.01 99.94 22:44:12 19:50:11 3 0.03 0.00 0.02 0.04 0.01 99.90 22:44:12 20:00:22 all 0.09 0.00 0.02 0.01 0.01 99.86 22:44:12 20:00:22 0 0.27 0.00 0.01 0.00 0.01 99.71 22:44:12 20:00:22 1 0.03 0.00 0.04 0.00 0.02 99.90 22:44:12 20:00:22 2 0.03 0.00 0.03 0.02 0.02 99.90 22:44:12 20:00:22 3 0.02 0.00 0.02 0.01 0.01 99.94 22:44:12 20:10:33 all 0.28 0.00 0.03 0.01 0.01 99.67 22:44:12 20:10:33 0 0.90 0.00 0.02 0.01 0.01 99.05 22:44:12 20:10:33 1 0.02 0.00 0.05 0.01 0.02 99.90 22:44:12 20:10:33 2 0.16 0.00 0.02 0.02 0.01 99.79 22:44:12 20:10:33 3 0.02 0.00 0.02 0.00 0.00 99.95 22:44:12 20:20:33 all 0.02 0.00 0.03 0.01 0.01 99.92 22:44:12 20:20:33 0 0.02 0.00 0.02 0.01 0.01 99.94 22:44:12 20:20:33 1 0.02 0.00 0.03 0.01 0.02 99.93 22:44:12 20:20:33 2 0.03 0.00 0.02 0.03 0.02 99.91 22:44:12 20:20:33 3 0.03 0.00 0.04 0.01 0.01 99.91 22:44:12 20:30:33 all 0.02 0.00 0.02 0.02 0.01 99.92 22:44:12 20:30:33 0 0.01 0.00 0.01 0.03 0.01 99.94 22:44:12 20:30:33 1 0.04 0.00 0.04 0.01 0.02 99.89 22:44:12 20:30:33 2 0.03 0.00 0.02 0.00 0.01 99.94 22:44:12 20:30:33 3 0.02 0.00 0.02 0.03 0.01 99.92 22:44:12 20:40:33 all 0.16 0.00 0.02 0.04 0.01 99.77 22:44:12 20:40:33 0 0.54 0.00 0.02 0.10 0.02 99.32 22:44:12 20:40:33 1 0.04 0.00 0.03 0.02 0.02 99.90 22:44:12 20:40:33 2 0.01 0.00 0.02 0.00 0.01 99.96 22:44:12 20:40:33 3 0.03 0.00 0.02 0.05 0.01 99.88 22:44:12 20:50:25 all 0.28 0.00 0.03 0.03 0.01 99.64 22:44:12 20:50:25 0 1.06 0.00 0.04 0.06 0.02 98.82 22:44:12 20:50:25 1 0.03 0.00 0.02 0.02 0.01 99.92 22:44:12 20:50:25 2 0.02 0.00 0.02 0.00 0.01 99.95 22:44:12 20:50:25 3 0.03 0.00 0.03 0.04 0.01 99.89 22:44:12 21:00:22 all 34.93 0.00 2.25 5.13 0.08 57.62 22:44:12 21:00:22 0 35.52 0.00 2.39 7.67 0.08 54.34 22:44:12 21:00:22 1 32.01 0.00 2.19 6.06 0.08 59.66 22:44:12 21:00:22 2 38.45 0.00 2.43 3.56 0.08 55.47 22:44:12 21:00:22 3 33.74 0.00 1.96 3.22 0.07 61.00 22:44:12 21:10:33 all 67.42 0.00 2.42 0.34 0.12 29.70 22:44:12 21:10:33 0 67.36 0.00 2.37 0.24 0.12 29.90 22:44:12 21:10:33 1 67.24 0.00 2.46 0.67 0.12 29.52 22:44:12 21:10:33 2 67.18 0.00 2.52 0.23 0.12 29.95 22:44:12 21:10:33 3 67.91 0.00 2.31 0.24 0.12 29.43 22:44:12 21:20:26 all 32.31 0.00 1.39 0.16 0.10 66.04 22:44:12 21:20:26 0 31.44 0.00 1.42 0.14 0.10 66.90 22:44:12 21:20:26 1 32.34 0.00 1.25 0.18 0.10 66.13 22:44:12 21:20:26 2 32.73 0.00 1.49 0.15 0.10 65.53 22:44:12 21:20:26 3 32.72 0.00 1.41 0.17 0.10 65.60 22:44:12 22:44:12 21:20:26 CPU %user %nice %system %iowait %steal %idle 22:44:12 21:30:28 all 19.20 0.00 0.83 0.27 0.08 79.62 22:44:12 21:30:28 0 19.11 0.00 0.73 0.11 0.08 79.97 22:44:12 21:30:28 1 19.28 0.00 0.86 0.15 0.08 79.63 22:44:12 21:30:28 2 19.08 0.00 0.85 0.41 0.07 79.58 22:44:12 21:30:28 3 19.33 0.00 0.88 0.42 0.08 79.29 22:44:12 21:40:22 all 28.68 0.00 0.89 0.10 0.08 70.25 22:44:12 21:40:22 0 28.00 0.00 0.92 0.11 0.07 70.89 22:44:12 21:40:22 1 28.88 0.00 0.89 0.06 0.08 70.09 22:44:12 21:40:22 2 28.69 0.00 0.88 0.11 0.08 70.24 22:44:12 21:40:22 3 29.17 0.00 0.88 0.11 0.08 69.77 22:44:12 21:50:33 all 10.05 0.00 0.38 0.25 0.06 89.26 22:44:12 21:50:33 0 9.92 0.00 0.32 0.47 0.06 89.23 22:44:12 21:50:33 1 10.46 0.00 0.40 0.32 0.06 88.76 22:44:12 21:50:33 2 9.99 0.00 0.43 0.13 0.06 89.38 22:44:12 21:50:33 3 9.80 0.00 0.38 0.08 0.06 89.68 22:44:12 22:00:00 all 7.91 0.00 0.32 0.13 0.06 91.58 22:44:12 22:00:00 0 7.87 0.00 0.29 0.20 0.06 91.59 22:44:12 22:00:00 1 7.71 0.00 0.40 0.14 0.06 91.69 22:44:12 22:00:00 2 8.08 0.00 0.30 0.08 0.07 91.47 22:44:12 22:00:00 3 7.96 0.00 0.29 0.10 0.06 91.58 22:44:12 22:10:33 all 14.27 0.00 0.61 0.04 0.07 85.01 22:44:12 22:10:33 0 13.76 0.00 0.57 0.06 0.07 85.55 22:44:12 22:10:33 1 14.61 0.00 0.60 0.07 0.08 84.64 22:44:12 22:10:33 2 14.16 0.00 0.67 0.02 0.07 85.08 22:44:12 22:10:33 3 14.53 0.00 0.61 0.02 0.07 84.77 22:44:12 22:20:00 all 7.06 0.00 0.43 0.03 0.07 92.41 22:44:12 22:20:00 0 6.91 0.00 0.35 0.01 0.07 92.66 22:44:12 22:20:00 1 7.23 0.00 0.46 0.06 0.07 92.19 22:44:12 22:20:00 2 7.04 0.00 0.46 0.01 0.07 92.42 22:44:12 22:20:00 3 7.06 0.00 0.44 0.05 0.07 92.38 22:44:12 22:30:01 all 17.77 0.00 0.61 0.05 0.08 81.49 22:44:12 22:30:01 0 17.60 0.00 0.55 0.03 0.07 81.74 22:44:12 22:30:01 1 17.42 0.00 0.72 0.10 0.08 81.68 22:44:12 22:30:01 2 18.23 0.00 0.59 0.03 0.08 81.07 22:44:12 22:30:01 3 17.83 0.00 0.58 0.04 0.08 81.48 22:44:12 22:40:28 all 9.76 0.00 0.40 0.03 0.08 89.74 22:44:12 22:40:28 0 10.06 0.00 0.43 0.04 0.07 89.40 22:44:12 22:40:28 1 9.97 0.00 0.44 0.02 0.08 89.48 22:44:12 22:40:28 2 9.66 0.00 0.32 0.01 0.08 89.93 22:44:12 22:40:28 3 9.35 0.00 0.39 0.04 0.08 90.14 22:44:12 Average: all 6.20 0.00 0.28 0.24 0.03 93.24 22:44:12 Average: 0 6.21 0.01 0.27 0.24 0.03 93.25 22:44:12 Average: 1 6.14 0.00 0.29 0.45 0.03 93.08 22:44:12 Average: 2 6.24 0.00 0.29 0.15 0.03 93.29 22:44:12 Average: 3 6.22 0.00 0.27 0.13 0.03 93.35 22:44:12 22:44:12 22:44:12