07:10:31 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/121056 07:10:31 Running as SYSTEM 07:10:31 [EnvInject] - Loading node environment variables. 07:10:31 Building remotely on prd-ubuntu2204-docker-4c-16g-24133 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 07:10:31 [ssh-agent] Looking for ssh-agent implementation... 07:10:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:10:32 $ ssh-agent 07:10:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAKD0r6/agent.8599 07:10:32 SSH_AGENT_PID=8601 07:10:32 [ssh-agent] Started. 07:10:32 Running ssh-add (command line suppressed) 07:10:32 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8834558631340792036.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8834558631340792036.key) 07:10:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 07:10:32 The recommended git tool is: NONE 07:10:33 using credential jenkins-ssh 07:10:33 Wiping out workspace first. 07:10:33 Cloning the remote Git repository 07:10:33 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 07:10:34 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 07:10:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:10:34 > git --version # timeout=10 07:10:34 > git --version # 'git version 2.34.1' 07:10:34 using GIT_SSH to set credentials jenkins-ssh 07:10:34 Verifying host key using known hosts file 07:10:34 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:10:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:10:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:10:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 07:10:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 07:10:39 using GIT_SSH to set credentials jenkins-ssh 07:10:39 Verifying host key using known hosts file 07:10:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:10:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/56/121056/3 # timeout=10 07:10:40 > git rev-parse 51344994de7b2ba2d61438beacd655148445a00a^{commit} # timeout=10 07:10:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:10:40 Checking out Revision 51344994de7b2ba2d61438beacd655148445a00a (refs/changes/56/121056/3) 07:10:40 > git config core.sparsecheckout # timeout=10 07:10:40 > git checkout -f 51344994de7b2ba2d61438beacd655148445a00a # timeout=10 07:10:40 Commit message: "ci: update pre-commit and add yamllint" 07:10:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:10:40 > git rev-list --no-walk 5bd0f87b3bb7636747f5e883bf15aa1a37d36bea # timeout=10 07:10:40 > git remote # timeout=10 07:10:40 > git submodule init # timeout=10 07:10:40 > git submodule sync # timeout=10 07:10:40 > git config --get remote.origin.url # timeout=10 07:10:40 > git submodule init # timeout=10 07:10:40 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 07:10:40 ERROR: No submodules found. 07:10:44 provisioning config files... 07:10:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:10:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:10:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13163564860767676514.sh 07:10:44 ---> python-tools-install.sh 07:10:44 Setup pyenv: 07:10:44 * system (set by /opt/pyenv/version) 07:10:44 * 3.8.20 (set by /opt/pyenv/version) 07:10:44 * 3.9.20 (set by /opt/pyenv/version) 07:10:44 3.10.15 07:10:44 3.11.10 07:10:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-09SK 07:10:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:10:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:52 lf-activate-venv(): INFO: Base packages installed successfully 07:10:52 lf-activate-venv(): INFO: Installing additional packages: lftools 07:11:15 lf-activate-venv(): INFO: Adding /tmp/venv-09SK/bin to PATH 07:11:15 Generating Requirements File 07:11:33 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. 07:11:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:11:34 Python 3.11.10 07:11:34 pip 26.0.1 from /tmp/venv-09SK/lib/python3.11/site-packages/pip (python 3.11) 07:11:34 appdirs==1.4.4 07:11:34 argcomplete==3.6.3 07:11:34 aspy.yaml==1.3.0 07:11:34 attrs==25.4.0 07:11:34 autopage==0.6.0 07:11:34 beautifulsoup4==4.14.3 07:11:34 boto3==1.42.59 07:11:34 botocore==1.42.59 07:11:34 bs4==0.0.2 07:11:34 certifi==2026.2.25 07:11:34 cffi==2.0.0 07:11:34 cfgv==3.5.0 07:11:34 chardet==6.0.0.post1 07:11:34 charset-normalizer==3.4.4 07:11:34 click==8.3.1 07:11:34 cliff==4.13.2 07:11:34 cmd2==3.2.2 07:11:34 cryptography==3.3.2 07:11:34 debtcollector==3.0.0 07:11:34 decorator==5.2.1 07:11:34 defusedxml==0.7.1 07:11:34 Deprecated==1.3.1 07:11:34 distlib==0.4.0 07:11:34 dnspython==2.8.0 07:11:34 docker==7.1.0 07:11:34 dogpile.cache==1.5.0 07:11:34 durationpy==0.10 07:11:34 email-validator==2.3.0 07:11:34 filelock==3.24.3 07:11:34 future==1.0.0 07:11:34 gitdb==4.0.12 07:11:34 GitPython==3.1.46 07:11:34 httplib2==0.30.2 07:11:34 identify==2.6.16 07:11:34 idna==3.11 07:11:34 importlib-resources==1.5.0 07:11:34 iso8601==2.1.0 07:11:34 Jinja2==3.1.6 07:11:34 jmespath==1.1.0 07:11:34 jsonpatch==1.33 07:11:34 jsonpointer==3.0.0 07:11:34 jsonschema==4.26.0 07:11:34 jsonschema-specifications==2025.9.1 07:11:34 keystoneauth1==5.13.1 07:11:34 kubernetes==35.0.0 07:11:34 lftools==0.37.21 07:11:34 lxml==6.0.2 07:11:34 markdown-it-py==4.0.0 07:11:34 MarkupSafe==3.0.3 07:11:34 mdurl==0.1.2 07:11:34 msgpack==1.1.2 07:11:34 multi_key_dict==2.0.3 07:11:34 munch==4.0.0 07:11:34 netaddr==1.3.0 07:11:34 niet==1.4.2 07:11:34 nodeenv==1.10.0 07:11:34 oauth2client==4.1.3 07:11:34 oauthlib==3.3.1 07:11:34 openstacksdk==4.10.0 07:11:34 os-service-types==1.8.2 07:11:34 osc-lib==4.4.0 07:11:34 oslo.config==10.3.0 07:11:34 oslo.context==6.3.0 07:11:34 oslo.i18n==6.7.2 07:11:34 oslo.log==8.1.0 07:11:34 oslo.serialization==5.9.1 07:11:34 oslo.utils==10.0.0 07:11:34 packaging==26.0 07:11:34 pbr==7.0.3 07:11:34 platformdirs==4.9.2 07:11:34 prettytable==3.17.0 07:11:34 psutil==7.2.2 07:11:34 pyasn1==0.6.2 07:11:34 pyasn1_modules==0.4.2 07:11:34 pycparser==3.0 07:11:34 pygerrit2==2.0.15 07:11:34 PyGithub==2.8.1 07:11:34 Pygments==2.19.2 07:11:34 PyJWT==2.11.0 07:11:34 PyNaCl==1.6.2 07:11:34 pyparsing==2.4.7 07:11:34 pyperclip==1.11.0 07:11:34 pyrsistent==0.20.0 07:11:34 python-cinderclient==9.8.0 07:11:34 python-dateutil==2.9.0.post0 07:11:34 python-discovery==1.1.0 07:11:34 python-heatclient==5.1.0 07:11:34 python-jenkins==1.8.3 07:11:34 python-keystoneclient==5.8.0 07:11:34 python-magnumclient==4.10.0 07:11:34 python-openstackclient==9.0.0 07:11:34 python-swiftclient==4.10.0 07:11:34 PyYAML==6.0.3 07:11:34 referencing==0.37.0 07:11:34 requests==2.32.5 07:11:34 requests-oauthlib==2.0.0 07:11:34 requestsexceptions==1.4.0 07:11:34 rfc3986==2.0.0 07:11:34 rich==14.3.3 07:11:34 rich-argparse==1.7.2 07:11:34 rpds-py==0.30.0 07:11:34 rsa==4.9.1 07:11:34 ruamel.yaml==0.19.1 07:11:34 ruamel.yaml.clib==0.2.15 07:11:34 s3transfer==0.16.0 07:11:34 simplejson==3.20.2 07:11:34 six==1.17.0 07:11:34 smmap==5.0.2 07:11:34 soupsieve==2.8.3 07:11:34 stevedore==5.7.0 07:11:34 tabulate==0.9.0 07:11:34 toml==0.10.2 07:11:34 tomlkit==0.14.0 07:11:34 tqdm==4.67.3 07:11:34 typing_extensions==4.15.0 07:11:34 urllib3==1.26.20 07:11:34 virtualenv==21.1.0 07:11:34 wcwidth==0.6.0 07:11:34 websocket-client==1.9.0 07:11:34 wrapt==2.1.1 07:11:34 xdg==6.0.0 07:11:34 xmltodict==1.0.4 07:11:34 yq==3.4.3 07:11:34 [EnvInject] - Injecting environment variables from a build step. 07:11:34 [EnvInject] - Injecting as environment variables the properties content 07:11:34 PYTHON=python3 07:11:34 07:11:34 [EnvInject] - Variables injected successfully. 07:11:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins9223950607057030562.sh 07:11:34 ---> tox-install.sh 07:11:34 + source /home/jenkins/lf-env.sh 07:11:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:34 ++ mktemp -d /tmp/venv-XXXX 07:11:34 + lf_venv=/tmp/venv-THOj 07:11:34 + local venv_file=/tmp/.os_lf_venv 07:11:34 + local python=python3 07:11:34 + local options 07:11:34 + local set_path=true 07:11:34 + local install_args= 07:11:34 ++ 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 07:11:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:11:34 + true 07:11:34 + case $1 in 07:11:34 + venv_file=/tmp/.toxenv 07:11:34 + shift 2 07:11:34 + true 07:11:34 + case $1 in 07:11:34 + shift 07:11:34 + break 07:11:34 + case $python in 07:11:34 + local pkg_list= 07:11:34 + [[ -d /opt/pyenv ]] 07:11:34 + echo 'Setup pyenv:' 07:11:34 Setup pyenv: 07:11:34 + export PYENV_ROOT=/opt/pyenv 07:11:34 + PYENV_ROOT=/opt/pyenv 07:11:34 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:34 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:34 + pyenv versions 07:11:34 system 07:11:34 3.8.20 07:11:34 3.9.20 07:11:34 3.10.15 07:11:34 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:11:34 + command -v pyenv 07:11:34 ++ pyenv init - --no-rehash 07:11:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:11:34 for i in ${!paths[@]}; do 07:11:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:11:34 fi; done; 07:11:34 echo "${paths[*]}"'\'')" 07:11:34 export PATH="/opt/pyenv/shims:${PATH}" 07:11:34 export PYENV_SHELL=bash 07:11:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:11:34 pyenv() { 07:11:34 local command 07:11:34 command="${1:-}" 07:11:34 if [ "$#" -gt 0 ]; then 07:11:34 shift 07:11:34 fi 07:11:34 07:11:34 case "$command" in 07:11:34 rehash|shell) 07:11:34 eval "$(pyenv "sh-$command" "$@")" 07:11:34 ;; 07:11:34 *) 07:11:34 command pyenv "$command" "$@" 07:11:34 ;; 07:11:34 esac 07:11:34 }' 07:11:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:11:34 for i in ${!paths[@]}; do 07:11:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:11:34 fi; done; 07:11:34 echo "${paths[*]}"' 07:11:34 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:34 ++ export PYENV_SHELL=bash 07:11:34 ++ PYENV_SHELL=bash 07:11:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:11:34 +++ complete -F _pyenv pyenv 07:11:34 ++ lf-pyver python3 07:11:34 ++ local py_version_xy=python3 07:11:34 ++ local py_version_xyz= 07:11:34 ++ pyenv versions 07:11:34 ++ local command 07:11:34 ++ command=versions 07:11:34 ++ '[' 1 -gt 0 ']' 07:11:34 ++ shift 07:11:34 ++ case "$command" in 07:11:34 ++ command pyenv versions 07:11:34 ++ awk '{ print $1 }' 07:11:34 ++ sed 's/^[ *]* //' 07:11:34 ++ grep -E '^[0-9.]*[0-9]$' 07:11:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:11:34 +++ grep '^3' /tmp/.pyenv_versions 07:11:34 +++ sort -V 07:11:34 +++ tail -n 1 07:11:34 ++ py_version_xyz=3.11.10 07:11:34 ++ [[ -z 3.11.10 ]] 07:11:34 ++ echo 3.11.10 07:11:34 ++ return 0 07:11:34 + pyenv local 3.11.10 07:11:34 + local command 07:11:34 + command=local 07:11:34 + '[' 2 -gt 0 ']' 07:11:34 + shift 07:11:34 + case "$command" in 07:11:34 + command pyenv local 3.11.10 07:11:34 + for arg in "$@" 07:11:34 + case $arg in 07:11:34 + pkg_list+='tox ' 07:11:34 + for arg in "$@" 07:11:34 + case $arg in 07:11:34 + pkg_list+='virtualenv ' 07:11:34 + for arg in "$@" 07:11:34 + case $arg in 07:11:34 + pkg_list+='urllib3~=1.26.15 ' 07:11:34 + [[ -f /tmp/.toxenv ]] 07:11:34 + [[ ! -f /tmp/.toxenv ]] 07:11:34 + [[ -n '' ]] 07:11:34 + python3 -m venv /tmp/venv-THOj 07:11:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-THOj' 07:11:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-THOj 07:11:38 + echo /tmp/venv-THOj 07:11:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:11:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:11:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:11:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:38 + local 'pip_opts=--upgrade --quiet' 07:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:11:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:11:38 + [[ -n '' ]] 07:11:38 + [[ -n '' ]] 07:11:38 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:11:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:38 + /tmp/venv-THOj/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 07:11:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:11:42 lf-activate-venv(): INFO: Base packages installed successfully 07:11:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:11:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:11:42 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:11:42 + /tmp/venv-THOj/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 07:11:44 + type python3 07:11:44 + true 07:11:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-THOj/bin to PATH' 07:11:44 lf-activate-venv(): INFO: Adding /tmp/venv-THOj/bin to PATH 07:11:44 + PATH=/tmp/venv-THOj/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:44 + return 0 07:11:44 + python3 --version 07:11:44 Python 3.11.10 07:11:44 + python3 -m pip --version 07:11:44 pip 26.0.1 from /tmp/venv-THOj/lib/python3.11/site-packages/pip (python 3.11) 07:11:44 + python3 -m pip freeze 07:11:44 cachetools==7.0.1 07:11:44 colorama==0.4.6 07:11:44 distlib==0.4.0 07:11:44 filelock==3.24.3 07:11:44 packaging==26.0 07:11:44 platformdirs==4.9.2 07:11:44 pluggy==1.6.0 07:11:44 pyproject-api==1.10.0 07:11:44 python-discovery==1.1.0 07:11:44 tox==4.46.3 07:11:44 urllib3==1.26.20 07:11:44 virtualenv==21.1.0 07:11:45 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins11089665650267889358.sh 07:11:45 [EnvInject] - Injecting environment variables from a build step. 07:11:45 [EnvInject] - Injecting as environment variables the properties content 07:11:45 PARALLEL=True 07:11:45 07:11:45 [EnvInject] - Variables injected successfully. 07:11:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins484464595448294983.sh 07:11:45 ---> tox-run.sh 07:11:45 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 07:11:45 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:11:45 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 07:11:45 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 07:11:45 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 07:11:45 + source /home/jenkins/lf-env.sh 07:11:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:11:45 ++ mktemp -d /tmp/venv-XXXX 07:11:45 + lf_venv=/tmp/venv-xghv 07:11:45 + local venv_file=/tmp/.os_lf_venv 07:11:45 + local python=python3 07:11:45 + local options 07:11:45 + local set_path=true 07:11:45 + local install_args= 07:11:45 ++ 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 07:11:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:11:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:11:45 + true 07:11:45 + case $1 in 07:11:45 + venv_file=/tmp/.toxenv 07:11:45 + shift 2 07:11:45 + true 07:11:45 + case $1 in 07:11:45 + shift 07:11:45 + break 07:11:45 + case $python in 07:11:45 + local pkg_list= 07:11:45 + [[ -d /opt/pyenv ]] 07:11:45 + echo 'Setup pyenv:' 07:11:45 Setup pyenv: 07:11:45 + export PYENV_ROOT=/opt/pyenv 07:11:45 + PYENV_ROOT=/opt/pyenv 07:11:45 + 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 07:11:45 + 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 07:11:45 + pyenv versions 07:11:45 system 07:11:45 3.8.20 07:11:45 3.9.20 07:11:45 3.10.15 07:11:45 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 07:11:45 + command -v pyenv 07:11:45 ++ pyenv init - --no-rehash 07:11:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:11:45 for i in ${!paths[@]}; do 07:11:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:11:45 fi; done; 07:11:45 echo "${paths[*]}"'\'')" 07:11:45 export PATH="/opt/pyenv/shims:${PATH}" 07:11:45 export PYENV_SHELL=bash 07:11:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:11:45 pyenv() { 07:11:45 local command 07:11:45 command="${1:-}" 07:11:45 if [ "$#" -gt 0 ]; then 07:11:45 shift 07:11:45 fi 07:11:45 07:11:45 case "$command" in 07:11:45 rehash|shell) 07:11:45 eval "$(pyenv "sh-$command" "$@")" 07:11:45 ;; 07:11:45 *) 07:11:45 command pyenv "$command" "$@" 07:11:45 ;; 07:11:45 esac 07:11:45 }' 07:11:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:11:45 for i in ${!paths[@]}; do 07:11:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:11:45 fi; done; 07:11:45 echo "${paths[*]}"' 07:11:45 ++ 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 07:11:45 ++ 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 07:11:45 ++ 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 07:11:45 ++ export PYENV_SHELL=bash 07:11:45 ++ PYENV_SHELL=bash 07:11:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:11:45 +++ complete -F _pyenv pyenv 07:11:45 ++ lf-pyver python3 07:11:45 ++ local py_version_xy=python3 07:11:45 ++ local py_version_xyz= 07:11:45 ++ pyenv versions 07:11:45 ++ sed 's/^[ *]* //' 07:11:45 ++ local command 07:11:45 ++ command=versions 07:11:45 ++ '[' 1 -gt 0 ']' 07:11:45 ++ shift 07:11:45 ++ case "$command" in 07:11:45 ++ command pyenv versions 07:11:45 ++ grep -E '^[0-9.]*[0-9]$' 07:11:45 ++ awk '{ print $1 }' 07:11:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:11:45 +++ grep '^3' /tmp/.pyenv_versions 07:11:45 +++ sort -V 07:11:45 +++ tail -n 1 07:11:45 ++ py_version_xyz=3.11.10 07:11:45 ++ [[ -z 3.11.10 ]] 07:11:45 ++ echo 3.11.10 07:11:45 ++ return 0 07:11:45 + pyenv local 3.11.10 07:11:45 + local command 07:11:45 + command=local 07:11:45 + '[' 2 -gt 0 ']' 07:11:45 + shift 07:11:45 + case "$command" in 07:11:45 + command pyenv local 3.11.10 07:11:45 + for arg in "$@" 07:11:45 + case $arg in 07:11:45 + pkg_list+='tox ' 07:11:45 + for arg in "$@" 07:11:45 + case $arg in 07:11:45 + pkg_list+='virtualenv ' 07:11:45 + for arg in "$@" 07:11:45 + case $arg in 07:11:45 + pkg_list+='urllib3~=1.26.15 ' 07:11:45 + [[ -f /tmp/.toxenv ]] 07:11:45 ++ cat /tmp/.toxenv 07:11:45 + lf_venv=/tmp/venv-THOj 07:11:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-THOj from' file:/tmp/.toxenv 07:11:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-THOj from file:/tmp/.toxenv 07:11:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:11:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:45 + local 'pip_opts=--upgrade --quiet' 07:11:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:11:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:11:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:11:45 + [[ -n '' ]] 07:11:45 + [[ -n '' ]] 07:11:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:11:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:45 + /tmp/venv-THOj/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 07:11:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:11:46 lf-activate-venv(): INFO: Base packages installed successfully 07:11:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:11:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:11:46 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:11:46 + /tmp/venv-THOj/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 07:11:47 + type python3 07:11:47 + true 07:11:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-THOj/bin to PATH' 07:11:47 lf-activate-venv(): INFO: Adding /tmp/venv-THOj/bin to PATH 07:11:47 + PATH=/tmp/venv-THOj/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 07:11:47 + return 0 07:11:47 + [[ -d /opt/pyenv ]] 07:11:47 + echo '---> Setting up pyenv' 07:11:47 ---> Setting up pyenv 07:11:47 + export PYENV_ROOT=/opt/pyenv 07:11:47 + PYENV_ROOT=/opt/pyenv 07:11:47 + export PATH=/opt/pyenv/bin:/tmp/venv-THOj/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 07:11:47 + PATH=/opt/pyenv/bin:/tmp/venv-THOj/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 07:11:47 ++ pwd 07:11:47 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 07:11:47 + export PYTHONPATH 07:11:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:11:47 + TOX_TESTENV_PASSENV=PYTHONPATH 07:11:47 + tox --version 07:11:47 4.46.3 from /tmp/venv-THOj/lib/python3.11/site-packages/tox/__init__.py 07:11:47 + PARALLEL=True 07:11:47 + TOX_OPTIONS_LIST= 07:11:47 + [[ -n '' ]] 07:11:47 + case ${PARALLEL,,} in 07:11:47 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 07:11:47 + tox --parallel auto --parallel-live 07:11:47 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 07:11:49 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 07:11:49 docs: install_deps> python -I -m pip install -r docs/requirements.txt 07:11:49 checkbashisms: freeze> python -m pip freeze --all 07:11:49 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 07:11:49 checkbashisms: pip==26.0.1,setuptools==82.0.0 07:11:49 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:11:49 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)' 07:11:49 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 07:11:51 checkbashisms: OK ✔ in 3.06 seconds 07:11:51 pre-commit: install_deps> python -I -m pip install pre-commit 07:11:53 pre-commit: freeze> python -m pip freeze --all 07:11:53 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==21.1.0 07:11:53 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 07:11:53 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)' 07:11:53 /usr/bin/cpan 07:11:53 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 07:11:53 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:11:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:11:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:11:54 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:11:55 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 07:11:55 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 07:11:55 buildcontroller: freeze> python -m pip freeze --all 07:11:55 buildcontroller: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:11:55 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 07:11:55 + update-java-alternatives -l 07:11:55 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 07:11:55 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 07:11:55 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 07:11:55 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 07:11:55 update-alternatives: error: no alternatives for jaotc 07:11:56 update-alternatives: error: no alternatives for rmic 07:11:56 [INFO] Initializing environment for https://github.com/koalaman/shellcheck-precommit. 07:11:56 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 07:11:56 + java -version 07:11:56 + JAVA_VER=21 07:11:56 + echo 21 07:11:56 21 07:11:56 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 07:11:56 + javac -version 07:11:56 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier. 07:11:56 + JAVAC_VER=21 07:11:56 + echo 21 07:11:56 + [ 21 -ge 21 ] 07:11:56 + [ 21 -ge 21 ] 07:11:56 + echo ok, java is 21 or newer 07:11:56 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 07:11:56 21 07:11:56 ok, java is 21 or newer 07:11:56 2026-03-01 07:11:56 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 07:11:56 + sudo mkdir -p /opt 07:11:56 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 07:11:56 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier:prettier@4.0.0-alpha.8. 07:11:56 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 07:11:56 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 07:11:56 + mvn --version 07:11:56 [INFO] Initializing environment for https://github.com/adrienverge/yamllint. 07:11:57 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 07:11:57 Maven home: /opt/maven 07:11:57 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 07:11:57 Default locale: en, platform encoding: UTF-8 07:11:57 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 07:11:57 NOTE: Picked up JDK_JAVA_OPTIONS: 07:11:57 --add-opens=java.base/java.io=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.lang=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.net=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.nio=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.util=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:11:57 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:11:57 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:11:57 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:11:57 -Xlog:disable 07:11:57 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:11:57 [INFO] Once installed this environment will be reused. 07:11:57 [INFO] This may take a few minutes... 07:12:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:12:02 [INFO] Once installed this environment will be reused. 07:12:02 [INFO] This may take a few minutes... 07:12:09 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 07:12:09 [INFO] Once installed this environment will be reused. 07:12:09 [INFO] This may take a few minutes... 07:12:14 [INFO] Installing environment for https://github.com/perltidy/perltidy. 07:12:14 [INFO] Once installed this environment will be reused. 07:12:14 [INFO] This may take a few minutes... 07:12:15 docs: freeze> python -m pip freeze --all 07:12:15 docs-linkcheck: freeze> python -m pip freeze --all 07:12:16 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 07:12:16 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 07:12:16 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs_conf==0.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-tabs==3.4.7,sphinx_rtd_theme==3.1.0,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.6.3,webcolors==25.10.0 07:12:16 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 07:12:19 docs: OK ✔ in 31.84 seconds 07:12:19 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 07:12:23 docs-linkcheck: OK ✔ in 33.58 seconds 07:12:23 pylint: freeze> python -m pip freeze --all 07:12:23 pylint: astroid==4.0.4,dill==0.4.1,isort==8.0.1,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.5,setuptools==82.0.0,tomlkit==0.14.0 07:12:23 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}$' '{}' + 07:12:25 [INFO] Installing environment for https://github.com/pre-commit/mirrors-prettier. 07:12:25 [INFO] Once installed this environment will be reused. 07:12:25 [INFO] This may take a few minutes... 07:12:32 [INFO] Installing environment for https://github.com/adrienverge/yamllint. 07:12:32 [INFO] Once installed this environment will be reused. 07:12:32 [INFO] This may take a few minutes... 07:12:37 trim trailing whitespace.................................................Passed 07:12:38 fix end of files.........................................................Passed 07:12:38 check for added large files..............................................Passed 07:12:38 check for merge conflicts................................................Passed 07:12:38 check for case conflicts.................................................Passed 07:12:39 check json...............................................................Passed 07:12:39 mixed line ending........................................................Passed 07:12:39 Tabs remover.............................................................Passed 07:12:40 autopep8.................................................................Passed 07:12:43 perltidy.................................................................Passed 07:12:44 ShellCheck v0.10.0.......................................................Passed 07:12:50 prettier.................................................................Passed 07:12:52 yamllint.................................................................Passed 07:12:52 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 07:12:52 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:12:52 [INFO] Once installed this environment will be reused. 07:12:52 [INFO] This may take a few minutes... 07:12:52 07:12:52 ------------------------------------ 07:12:52 Your code has been rated at 10.00/10 07:12:52 07:13:01 gitlint..................................................................Passed 07:13:45 pylint: OK ✔ in 35.22 seconds 07:13:45 pre-commit: OK ✔ in 1 minute 10.86 seconds 07:13:45 buildcontroller: OK ✔ in 1 minute 56.87 seconds 07:13:45 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 07:13:45 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 07:13:45 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 07:13:45 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 07:13:52 build_karaf_tests71: freeze> python -m pip freeze --all 07:13:52 build_karaf_tests190: freeze> python -m pip freeze --all 07:13:52 build_karaf_tests221: freeze> python -m pip freeze --all 07:13:52 build_karaf_tests121: freeze> python -m pip freeze --all 07:13:52 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:13:52 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:13:52 build karaf in karaf71 with ./karaf71.env 07:13:52 NOTE: Picked up JDK_JAVA_OPTIONS: 07:13:52 --add-opens=java.base/java.io=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.net=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:13:52 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:13:52 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:13:52 -Xlog:disable 07:13:52 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:13:52 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:13:52 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:13:52 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:13:52 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:13:52 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 07:13:52 build karaf in karaf121 with ./karaf121.env 07:13:52 build karaf in karafoc with ./karafoc.env 07:13:52 build karaf in karaf221 with ./karaf221.env 07:13:52 NOTE: Picked up JDK_JAVA_OPTIONS: 07:13:52 --add-opens=java.base/java.io=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.net=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:13:52 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:13:52 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:13:52 -Xlog:disable 07:13:52 NOTE: Picked up JDK_JAVA_OPTIONS: 07:13:52 --add-opens=java.base/java.io=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.net=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:13:52 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:13:52 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:13:52 -Xlog:disable 07:13:52 NOTE: Picked up JDK_JAVA_OPTIONS: 07:13:52 --add-opens=java.base/java.io=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.net=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.nio.file=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.jar=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.stream=ALL-UNNAMED 07:13:52 --add-opens=java.base/java.util.zip=ALL-UNNAMED 07:13:52 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 07:13:52 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 07:13:52 -Xlog:disable 07:14:46 build_karaf_tests71: OK ✔ in 1 minute 1.58 seconds 07:14:46 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 07:14:47 build_karaf_tests190: OK ✔ in 1 minute 2.59 seconds 07:14:47 build_karaf_tests221: OK ✔ in 1 minute 2.67 seconds 07:14:47 build_karaf_tests121: OK ✔ in 1 minute 2.69 seconds 07:14:47 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 07:14:47 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 07:14:53 buildlighty: freeze> python -m pip freeze --all 07:14:53 buildlighty: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:14:53 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 07:14:53 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 07:14:54 sims: freeze> python -m pip freeze --all 07:14:54 sims: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:14:54 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 07:14:54 Using lighynode version 22.1.0.6 07:14:54 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 07:15:33 sims: OK ✔ in 10.23 seconds 07:15:33 buildlighty: OK ✔ in 36.68 seconds 07:15:33 testsPCE: freeze> python -m pip freeze --all 07:15:34 testsPCE: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.1,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 07:15:34 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 07:15:34 pytest -q transportpce_tests/pce/test01_pce.py 07:16:20 .................... [100%] 07:17:24 20 passed in 110.17s (0:01:50) 07:17:24 pytest -q transportpce_tests/pce/test02_pce_400G.py 07:17:41 ............ [100%] 07:18:11 12 passed in 47.24s 07:18:12 pytest -q transportpce_tests/pce/test03_gnpy.py 07:18:29 ........ [100%] 07:18:50 8 passed in 38.58s 07:18:50 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 07:19:23 ... [100%] 07:19:28 3 passed in 36.82s 07:19:28 testsPCE: OK ✔ in 4 minutes 40.73 seconds 07:19:28 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 07:19:28 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 07:19:28 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 07:19:34 tests_tapi: freeze> python -m pip freeze --all 07:19:34 tests190: freeze> python -m pip freeze --all 07:19:35 tests121: freeze> python -m pip freeze --all 07:19:35 tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:19:35 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 07:19:35 using environment variables from ./karafoc.env 07:19:35 pytest -q transportpce_tests/oc/test01_portmapping.py 07:19:35 tests_tapi: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:19:35 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 07:19:35 using environment variables from ./karaf221.env 07:19:35 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 07:19:35 tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:19:35 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 07:19:35 using environment variables from ./karaf121.env 07:19:35 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 07:20:38 ........... [100%] 07:20:55 10 passed in 79.60s (0:01:19) 07:20:55 pytest -q transportpce_tests/oc/test02_topology.py 07:21:03 ................................. [100%] 07:21:44 21 passed in 129.04s (0:02:09) 07:21:44 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 07:21:45 ......................... [100%] 07:22:03 14 passed in 67.64s (0:01:07) 07:22:03 .pytest -q transportpce_tests/oc/test03_renderer.py 07:22:05 .................. [100%] 07:22:47 6 passed in 61.89s (0:01:01) 07:22:47 pytest -q transportpce_tests/1.2.1/test03_topology.py 07:22:47 ................... [100%] 07:23:04 19 passed in 61.07s (0:01:01) 07:23:05 tests190: OK ✔ in 3 minutes 36.78 seconds 07:23:05 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 07:23:11 tests71: freeze> python -m pip freeze --all 07:23:11 tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:23:11 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 07:23:11 using environment variables from ./karaf71.env 07:23:11 pytest -q transportpce_tests/7.1/test01_portmapping.py 07:23:12 ............................. [100%] 07:24:07 12 passed in 55.49s 07:24:07 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 07:24:08 ....................................................... [100%] 07:25:22 44 passed in 155.26s (0:02:35) 07:25:22 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 07:25:24 ....................................................................... [100%] 07:26:47 62 passed in 159.18s (0:02:39) 07:26:47 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 07:26:48 [100%] 07:26:48 24 passed in 85.88s (0:01:25) 07:26:48 pytest -q transportpce_tests/1.2.1/test05_olm.py 07:27:34 ........... [100%] 07:27:52 51 passed in 496.49s (0:08:16) 07:27:52 pytest -q transportpce_tests/tapi/test02_full_topology.py 07:27:53 ........................................................................ [100%] 07:29:19 48 passed in 152.05s (0:02:32) 07:29:19 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 07:29:21 .................................. [100%] 07:30:13 40 passed in 203.72s (0:03:23) 07:30:13 pytest -q transportpce_tests/1.2.1/test06_end2end.py 07:30:13 ............. [100%] 07:30:36 22 passed in 75.98s (0:01:15) 07:30:46 .................................................... [100%] 07:33:29 36 passed in 337.03s (0:05:37) 07:33:29 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 07:33:36 ................................................................................... [100%] 07:39:10 54 passed in 537.09s (0:08:57) 07:40:54 ....... [100%] 07:41:50 71 passed in 499.95s (0:08:19) 07:41:50 pytest -q transportpce_tests/tapi/test04_topo_extension.py 07:42:42 ................... [100%] 07:44:14 19 passed in 143.69s (0:02:23) 07:44:14 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 07:46:17 ...................... [100%] 07:51:53 22 passed in 459.30s (0:07:39) 07:51:53 tests71: OK ✔ in 7 minutes 31.21 seconds 07:51:53 tests121: OK ✔ in 19 minutes 42.42 seconds 07:51:53 tests_tapi: OK ✔ in 32 minutes 25.65 seconds 07:51:53 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 07:51:59 tests221: freeze> python -m pip freeze --all 07:52:00 tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 07:52:00 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 07:52:00 using environment variables from ./karaf221.env 07:52:00 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 07:52:38 ................................... [100%] 07:53:18 35 passed in 78.29s (0:01:18) 07:53:18 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 07:53:51 ...... [100%] 07:54:05 6 passed in 46.27s 07:54:05 pytest -q transportpce_tests/2.2.1/test03_topology.py 07:54:49 ............................................ [100%] 07:59:25 44 passed in 319.76s (0:05:19) 07:59:25 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 08:00:02 ............ [100%] 08:00:26 12 passed in 60.77s (0:01:00) 08:00:26 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 08:00:52 ................ [100%] 08:02:21 16 passed in 114.99s (0:01:54) 08:02:21 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 08:02:51 ............................... [100%] 08:02:58 31 passed in 36.31s 08:02:58 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 08:03:34 .......................... [100%] 08:04:29 26 passed in 91.26s (0:01:31) 08:04:29 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 08:05:07 ...................... [100%] 08:06:10 22 passed in 100.57s (0:01:40) 08:06:10 pytest -q transportpce_tests/2.2.1/test09_olm.py 08:06:52 ........................................ [100%] 08:09:14 40 passed in 183.84s (0:03:03) 08:09:14 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 08:09:58 ........................................................................ [ 74%] 08:15:35 ......................... [100%] 08:17:28 97 passed in 493.02s (0:08:13) 08:17:28 pytest -q transportpce_tests/2.2.1/test12_end2end.py 08:18:08 ...................................................... [100%] 08:24:56 54 passed in 448.01s (0:07:28) 08:24:56 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 08:25:52 ........................................................................ [ 71%] 08:31:01 ............................. [100%] 08:33:10 101 passed in 494.13s (0:08:14) 08:33:10 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 08:34:06 ........................................................................ [ 67%] 08:39:53 ................................... [100%] 08:43:14 107 passed in 602.94s (0:10:02) 08:43:14 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 08:43:57 ............................................. [100%] 08:46:35 45 passed in 201.32s (0:03:21) 08:46:35 tests221: OK ✔ in 54 minutes 42.01 seconds 08:46:35 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 08:46:41 tests_hybrid: freeze> python -m pip freeze --all 08:46:42 tests_hybrid: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 08:46:42 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 08:46:42 using environment variables from ./karaf221.env 08:46:42 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 08:47:22 ................................................... [100%] 08:49:10 51 passed in 147.93s (0:02:27) 08:49:10 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 08:49:53 ........................................................................ [ 66%] 08:54:14 ..................................... [100%] 08:56:20 109 passed in 430.07s (0:07:10) 08:56:20 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 08:57:10 ..................................................... [100%] 09:00:43 53 passed in 262.37s (0:04:22) 09:00:43 buildcontroller: OK (116.87=setup[8.10]+cmd[108.76] seconds) 09:00:43 sims: OK (10.23=setup[7.50]+cmd[2.73] seconds) 09:00:43 build_karaf_tests121: OK (62.69=setup[7.75]+cmd[54.95] seconds) 09:00:43 testsPCE: OK (280.73=setup[46.65]+cmd[234.08] seconds) 09:00:43 tests121: OK (1182.42=setup[7.19]+cmd[1175.23] seconds) 09:00:43 build_karaf_tests221: OK (62.67=setup[7.75]+cmd[54.92] seconds) 09:00:43 tests_tapi: OK (1945.65=setup[7.16]+cmd[1938.49] seconds) 09:00:43 tests221: OK (3282.01=setup[6.33]+cmd[3275.68] seconds) 09:00:43 build_karaf_tests71: OK (61.58=setup[7.64]+cmd[53.95] seconds) 09:00:43 tests71: OK (451.21=setup[7.08]+cmd[444.13] seconds) 09:00:43 build_karaf_tests190: OK (62.59=setup[7.75]+cmd[54.84] seconds) 09:00:43 tests190: OK (216.78=setup[7.14]+cmd[209.64] seconds) 09:00:43 tests_hybrid: OK (847.65=setup[6.34]+cmd[841.31] seconds) 09:00:43 buildlighty: OK (36.68=setup[7.26]+cmd[29.43] seconds) 09:00:43 docs: OK (31.83=setup[28.56]+cmd[3.27] seconds) 09:00:43 docs-linkcheck: OK (33.58=setup[28.69]+cmd[4.89] seconds) 09:00:43 checkbashisms: OK (3.06=setup[1.83]+cmd[0.00,0.04,1.18] seconds) 09:00:43 pre-commit: OK (70.86=setup[2.78]+cmd[0.00,0.00,58.58,9.49] seconds) 09:00:43 pylint: OK (35.22=setup[3.92]+cmd[31.30] seconds) 09:00:43 congratulations :) (6535.66 seconds) 09:00:43 + tox_status=0 09:00:43 + echo '---> Completed tox runs' 09:00:43 ---> Completed tox runs 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/build_karaf_tests121/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=build_karaf_tests121 09:00:43 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/build_karaf_tests190/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=build_karaf_tests190 09:00:43 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/build_karaf_tests221/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=build_karaf_tests221 09:00:43 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/build_karaf_tests71/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=build_karaf_tests71 09:00:43 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/buildcontroller/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=buildcontroller 09:00:43 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/buildlighty/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=buildlighty 09:00:43 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/checkbashisms/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=checkbashisms 09:00:43 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/docs-linkcheck/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=docs-linkcheck 09:00:43 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/docs/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=docs 09:00:43 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/pre-commit/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=pre-commit 09:00:43 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/pylint/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=pylint 09:00:43 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/sims/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=sims 09:00:43 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/tests121/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=tests121 09:00:43 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/tests190/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=tests190 09:00:43 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/tests221/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=tests221 09:00:43 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/tests71/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=tests71 09:00:43 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/testsPCE/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=testsPCE 09:00:43 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/tests_hybrid/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=tests_hybrid 09:00:43 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 09:00:43 + for i in .tox/*/log 09:00:43 ++ echo .tox/tests_tapi/log 09:00:43 ++ awk -F/ '{print $2}' 09:00:43 + tox_env=tests_tapi 09:00:43 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 09:00:43 + DOC_DIR=docs/_build/html 09:00:43 + [[ -d docs/_build/html ]] 09:00:43 + echo '---> Archiving generated docs' 09:00:43 ---> Archiving generated docs 09:00:43 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 09:00:43 + echo '---> tox-run.sh ends' 09:00:43 ---> tox-run.sh ends 09:00:43 + test 0 -eq 0 09:00:43 $ ssh-agent -k 09:00:43 unset SSH_AUTH_SOCK; 09:00:43 unset SSH_AGENT_PID; 09:00:43 echo Agent pid 8601 killed; 09:00:43 [ssh-agent] Stopped. 09:00:44 [PostBuildScript] - [INFO] Executing post build scripts. 09:00:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13601985771817954729.sh 09:00:44 ---> sysstat.sh 09:00:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11846978308057663274.sh 09:00:44 ---> package-listing.sh 09:00:44 ++ facter osfamily 09:00:44 ++ tr '[:upper:]' '[:lower:]' 09:00:45 + OS_FAMILY=debian 09:00:45 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 09:00:45 + START_PACKAGES=/tmp/packages_start.txt 09:00:45 + END_PACKAGES=/tmp/packages_end.txt 09:00:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:00:45 + PACKAGES=/tmp/packages_start.txt 09:00:45 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:00:45 + PACKAGES=/tmp/packages_end.txt 09:00:45 + case "${OS_FAMILY}" in 09:00:45 + grep '^ii' 09:00:45 + dpkg -l 09:00:45 + '[' -f /tmp/packages_start.txt ']' 09:00:45 + '[' -f /tmp/packages_end.txt ']' 09:00:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:00:45 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 09:00:45 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:00:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 09:00:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9973800596441413084.sh 09:00:45 ---> capture-instance-metadata.sh 09:00:45 Setup pyenv: 09:00:45 system 09:00:45 3.8.20 09:00:45 3.9.20 09:00:45 3.10.15 09:00:45 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:00:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-09SK from file:/tmp/.os_lf_venv 09:00:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:00:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:00:47 lf-activate-venv(): INFO: Base packages installed successfully 09:00:47 lf-activate-venv(): INFO: Installing additional packages: lftools 09:00:57 lf-activate-venv(): INFO: Adding /tmp/venv-09SK/bin to PATH 09:00:57 INFO: Running in OpenStack, capturing instance metadata 09:00:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5897521876434947214.sh 09:00:57 provisioning config files... 09:00:57 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4483 09:00:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config16513543149653399005tmp 09:00:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:00:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:00:57 provisioning config files... 09:00:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:00:58 [EnvInject] - Injecting environment variables from a build step. 09:00:58 [EnvInject] - Injecting as environment variables the properties content 09:00:58 SERVER_ID=logs 09:00:58 09:00:58 [EnvInject] - Variables injected successfully. 09:00:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13966025940658295816.sh 09:00:58 ---> create-netrc.sh 09:00:58 WARN: Log server credential not found. 09:00:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17497088284743641326.sh 09:00:58 ---> python-tools-install.sh 09:00:58 Setup pyenv: 09:00:58 system 09:00:58 3.8.20 09:00:58 3.9.20 09:00:58 3.10.15 09:00:58 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:00:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-09SK from file:/tmp/.os_lf_venv 09:00:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:00:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:00 lf-activate-venv(): INFO: Base packages installed successfully 09:01:00 lf-activate-venv(): INFO: Installing additional packages: lftools 09:01:09 lf-activate-venv(): INFO: Adding /tmp/venv-09SK/bin to PATH 09:01:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins363029789785363524.sh 09:01:09 ---> sudo-logs.sh 09:01:09 Archiving 'sudo' log.. 09:01:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins710209359270782458.sh 09:01:09 ---> job-cost.sh 09:01:09 INFO: Activating Python virtual environment... 09:01:09 Setup pyenv: 09:01:09 system 09:01:09 3.8.20 09:01:09 3.9.20 09:01:09 3.10.15 09:01:09 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:01:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-09SK from file:/tmp/.os_lf_venv 09:01:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:11 lf-activate-venv(): INFO: Base packages installed successfully 09:01:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:01:17 lf-activate-venv(): INFO: Adding /tmp/venv-09SK/bin to PATH 09:01:17 INFO: No stack-cost file found 09:01:17 INFO: Instance uptime: 88358s 09:01:17 INFO: Fetching instance metadata (attempt 1 of 3)... 09:01:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:01:17 INFO: Successfully fetched instance metadata 09:01:17 INFO: Instance type: v3-standard-4 09:01:17 INFO: Retrieving pricing info for: v3-standard-4 09:01:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:01:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=88358 09:01:17 INFO: Successfully fetched Vexxhost pricing API 09:01:18 INFO: Retrieved cost: 2.75 09:01:18 INFO: Retrieved resource: v3-standard-4 09:01:18 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 09:01:18 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 09:01:18 INFO: Successfully archived job cost data 09:01:18 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4483,2026-03-01 09:01:18,v3-standard-4,88358,2.75,0.00,SUCCESS 09:01:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2157470485525101928.sh 09:01:18 ---> logs-deploy.sh 09:01:18 Setup pyenv: 09:01:18 system 09:01:18 3.8.20 09:01:18 3.9.20 09:01:18 3.10.15 09:01:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 09:01:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-09SK from file:/tmp/.os_lf_venv 09:01:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:01:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:01:20 lf-activate-venv(): INFO: Base packages installed successfully 09:01:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:01:31 lf-activate-venv(): INFO: Adding /tmp/venv-09SK/bin to PATH 09:01:31 WARNING: Nexus logging server not set 09:01:31 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4483/ 09:01:31 INFO: archiving logs to S3 09:01:31 /tmp/venv-09SK/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 09:01:31 warnings.warn( 09:01:33 ---> uname -a: 09:01:33 Linux prd-ubuntu2204-docker-4c-16g-24133 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 09:01:33 09:01:33 09:01:33 ---> lscpu: 09:01:33 Architecture: x86_64 09:01:33 CPU op-mode(s): 32-bit, 64-bit 09:01:33 Address sizes: 40 bits physical, 48 bits virtual 09:01:33 Byte Order: Little Endian 09:01:33 CPU(s): 4 09:01:33 On-line CPU(s) list: 0-3 09:01:33 Vendor ID: AuthenticAMD 09:01:33 Model name: AMD EPYC-Rome Processor 09:01:33 CPU family: 23 09:01:33 Model: 49 09:01:33 Thread(s) per core: 1 09:01:33 Core(s) per socket: 1 09:01:33 Socket(s): 4 09:01:33 Stepping: 0 09:01:33 BogoMIPS: 5599.99 09:01:33 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 09:01:33 Virtualization: AMD-V 09:01:33 Hypervisor vendor: KVM 09:01:33 Virtualization type: full 09:01:33 L1d cache: 128 KiB (4 instances) 09:01:33 L1i cache: 128 KiB (4 instances) 09:01:33 L2 cache: 2 MiB (4 instances) 09:01:33 L3 cache: 64 MiB (4 instances) 09:01:33 NUMA node(s): 1 09:01:33 NUMA node0 CPU(s): 0-3 09:01:33 Vulnerability Gather data sampling: Not affected 09:01:33 Vulnerability Indirect target selection: Not affected 09:01:33 Vulnerability Itlb multihit: Not affected 09:01:33 Vulnerability L1tf: Not affected 09:01:33 Vulnerability Mds: Not affected 09:01:33 Vulnerability Meltdown: Not affected 09:01:33 Vulnerability Mmio stale data: Not affected 09:01:33 Vulnerability Reg file data sampling: Not affected 09:01:33 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 09:01:33 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 09:01:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:01:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:01:33 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:01:33 Vulnerability Srbds: Not affected 09:01:33 Vulnerability Tsa: Not affected 09:01:33 Vulnerability Tsx async abort: Not affected 09:01:33 Vulnerability Vmscape: Not affected 09:01:33 09:01:33 09:01:33 ---> nproc: 09:01:33 4 09:01:33 09:01:33 09:01:33 ---> df -h: 09:01:33 Filesystem Size Used Avail Use% Mounted on 09:01:33 tmpfs 1.6G 1.1M 1.6G 1% /run 09:01:33 /dev/vda1 78G 18G 60G 23% / 09:01:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:01:33 tmpfs 5.0M 0 5.0M 0% /run/lock 09:01:33 /dev/vda15 105M 6.1M 99M 6% /boot/efi 09:01:33 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 09:01:33 09:01:33 09:01:33 ---> free -m: 09:01:33 total used free shared buff/cache available 09:01:33 Mem: 15989 721 11299 4 3968 14925 09:01:33 Swap: 1023 0 1023 09:01:33 09:01:33 09:01:33 ---> ip addr: 09:01:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:01:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:01:33 inet 127.0.0.1/8 scope host lo 09:01:33 valid_lft forever preferred_lft forever 09:01:33 inet6 ::1/128 scope host 09:01:33 valid_lft forever preferred_lft forever 09:01:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:01:33 link/ether fa:16:3e:82:d7:d8 brd ff:ff:ff:ff:ff:ff 09:01:33 altname enp0s3 09:01:33 inet 10.30.171.43/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 09:01:33 valid_lft 73634sec preferred_lft 73634sec 09:01:33 inet6 fe80::f816:3eff:fe82:d7d8/64 scope link 09:01:33 valid_lft forever preferred_lft forever 09:01:33 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 09:01:33 link/ether 1e:c0:fe:dd:6b:9f brd ff:ff:ff:ff:ff:ff 09:01:33 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:01:33 valid_lft forever preferred_lft forever 09:01:33 inet6 fe80::1cc0:feff:fedd:6b9f/64 scope link 09:01:33 valid_lft forever preferred_lft forever 09:01:33 09:01:33 09:01:33 ---> sar -b -r -n DEV: 09:01:33 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-24133) 03/01/26 _x86_64_ (4 CPU) 09:01:33 09:01:33 00:00:17 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:01:33 00:10:03 2.25 0.18 2.05 0.01 4.43 28.11 220.49 09:01:33 00:20:01 1.80 0.00 1.80 0.00 0.00 18.51 0.00 09:01:33 00:30:01 1.82 0.00 1.82 0.00 0.00 18.73 0.00 09:01:33 00:40:03 1.84 0.00 1.84 0.00 0.00 19.07 0.00 09:01:33 00:50:01 1.87 0.00 1.87 0.00 0.00 19.04 0.00 09:01:33 01:00:17 1.89 0.00 1.89 0.00 0.00 19.36 0.00 09:01:33 01:10:17 1.86 0.00 1.86 0.00 0.00 19.21 0.00 09:01:33 01:20:01 1.84 0.00 1.84 0.00 0.00 18.66 0.00 09:01:33 01:30:17 1.88 0.00 1.88 0.00 0.00 19.29 0.00 09:01:33 01:40:17 1.87 0.00 1.87 0.00 0.00 19.16 0.00 09:01:33 01:50:01 1.80 0.00 1.80 0.00 0.00 18.34 0.00 09:01:33 02:00:17 1.80 0.00 1.80 0.00 0.00 18.23 0.00 09:01:33 02:10:17 1.79 0.00 1.79 0.00 0.00 18.33 0.00 09:01:33 02:20:01 1.79 0.00 1.79 0.00 0.00 18.24 0.00 09:01:33 02:30:17 2.23 0.00 2.18 0.05 0.00 31.30 214.94 09:01:33 02:40:17 1.82 0.00 1.82 0.00 0.00 18.36 0.00 09:01:33 02:50:01 1.80 0.00 1.80 0.00 0.00 18.52 0.00 09:01:33 03:00:17 1.89 0.00 1.89 0.00 0.00 18.78 0.00 09:01:33 03:10:17 1.88 0.00 1.88 0.00 0.00 18.88 0.00 09:01:33 03:20:05 1.81 0.00 1.81 0.00 0.00 18.20 0.00 09:01:33 03:30:02 1.91 0.00 1.91 0.00 0.00 19.50 0.13 09:01:33 03:40:17 1.89 0.00 1.89 0.00 0.00 19.07 0.00 09:01:33 03:50:17 1.98 0.00 1.98 0.00 0.00 20.05 0.05 09:01:33 04:00:17 1.86 0.00 1.86 0.00 0.00 18.63 0.00 09:01:33 04:10:17 1.88 0.00 1.88 0.00 0.00 19.03 0.00 09:01:33 04:20:17 1.79 0.00 1.79 0.00 0.00 18.28 0.00 09:01:33 04:30:17 1.81 0.00 1.81 0.00 0.00 18.45 0.00 09:01:33 04:40:17 1.88 0.00 1.88 0.00 0.00 18.99 0.00 09:01:33 04:50:17 1.83 0.00 1.83 0.00 0.00 18.51 0.00 09:01:33 05:00:03 1.81 0.00 1.81 0.00 0.00 18.39 0.00 09:01:33 05:10:15 1.75 0.00 1.75 0.00 0.00 17.90 0.00 09:01:33 05:20:01 1.72 0.00 1.72 0.00 0.00 17.51 0.00 09:01:33 05:30:17 1.84 0.00 1.84 0.00 0.00 18.76 0.00 09:01:33 05:40:17 1.81 0.00 1.81 0.00 0.00 18.43 0.00 09:01:33 05:50:17 1.79 0.00 1.79 0.00 0.00 18.15 0.00 09:01:33 06:00:17 1.76 0.00 1.76 0.00 0.00 17.88 0.00 09:01:33 06:10:17 1.86 0.00 1.86 0.00 0.00 18.87 0.00 09:01:33 06:20:17 1.84 0.00 1.84 0.00 0.00 18.33 0.00 09:01:33 06:30:17 1.86 0.01 1.85 0.00 0.09 19.04 0.00 09:01:33 06:40:17 1.79 0.00 1.79 0.00 0.00 18.13 0.00 09:01:33 06:50:07 1.85 0.00 1.85 0.00 0.03 18.81 0.00 09:01:33 07:00:17 1.74 0.00 1.74 0.00 0.01 17.84 0.00 09:01:33 07:10:17 1.82 0.00 1.82 0.00 0.00 18.44 0.00 09:01:33 07:20:17 190.15 9.48 175.65 5.01 879.11 36821.89 23574.67 09:01:33 07:30:13 75.75 29.48 43.89 2.37 445.86 3902.05 1667.58 09:01:33 07:40:17 8.73 0.74 7.61 0.38 26.47 231.48 603.60 09:01:33 07:50:17 8.18 0.07 7.71 0.40 3.52 253.92 1089.77 09:01:33 08:00:00 13.37 0.11 12.65 0.62 5.74 646.86 877.13 09:01:33 08:10:09 17.07 0.07 16.23 0.78 2.43 531.27 514.35 09:01:33 08:20:17 5.37 0.01 5.20 0.16 0.34 141.90 106.64 09:01:33 08:30:17 5.34 0.13 5.03 0.18 9.85 154.93 89.16 09:01:33 08:40:17 5.77 0.11 5.46 0.20 6.75 161.52 116.84 09:01:33 08:50:17 11.89 0.15 11.15 0.59 4.95 683.69 228.45 09:01:33 09:00:17 5.12 0.03 4.93 0.17 0.77 175.20 87.53 09:01:33 Average: 7.89 0.75 6.94 0.20 25.69 823.96 543.85 09:01:33 09:01:33 00:00:17 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:01:33 00:10:03 13434912 15488200 518804 3.17 100760 2169932 1150144 6.60 423292 2249540 192 09:01:33 00:20:01 13434156 15487756 519228 3.17 100936 2170072 1150144 6.60 423452 2249896 240 09:01:33 00:30:01 13433904 15487716 519316 3.17 101124 2170076 1150144 6.60 423656 2249768 8 09:01:33 00:40:03 13433652 15487820 519224 3.17 101320 2170216 1150144 6.60 423860 2250068 196 09:01:33 00:50:01 13432644 15487052 519924 3.18 101548 2170224 1150144 6.60 424084 2250276 204 09:01:33 01:00:17 13432644 15487276 519704 3.17 101760 2170236 1150144 6.60 424296 2250096 12 09:01:33 01:10:17 13431664 15486504 520556 3.18 101972 2170244 1150144 6.60 424508 2250124 16 09:01:33 01:20:01 13431992 15487152 519860 3.18 102184 2170380 1150160 6.60 424712 2250516 204 09:01:33 01:30:17 13432524 15487912 519108 3.17 102388 2170388 1150144 6.60 424928 2250268 12 09:01:33 01:40:17 13433116 15488844 518064 3.16 102584 2170528 1150144 6.60 425124 2250416 4 09:01:33 01:50:01 13433280 15489228 517640 3.16 102800 2170532 1150208 6.60 425340 2250656 200 09:01:33 02:00:17 13433280 15489596 517252 3.16 103024 2170676 1150208 6.60 425564 2250576 4 09:01:33 02:10:17 13431780 15488320 518496 3.17 103244 2170688 1150208 6.60 425784 2250620 44 09:01:33 02:20:01 13431528 15488384 518380 3.17 103420 2170828 1150208 6.60 425968 2250948 392 09:01:33 02:30:17 13429040 15486716 519984 3.18 103756 2171248 1150208 6.60 426260 2251224 8 09:01:33 02:40:17 13429128 15487104 519556 3.17 103916 2171380 1150208 6.60 426424 2251356 32 09:01:33 02:50:01 13429796 15487972 518856 3.17 104096 2171396 1151340 6.61 426600 2252156 200 09:01:33 03:00:17 13428548 15486932 519800 3.17 104292 2171404 1150208 6.60 426796 2251380 8 09:01:33 03:10:17 13428548 15487148 519536 3.17 104480 2171412 1150208 6.60 426988 2251396 4 09:01:33 03:20:05 13428308 15487136 519472 3.17 104676 2171420 1150208 6.60 427184 2251400 196 09:01:33 03:30:02 13427604 15486756 519684 3.17 104920 2171504 1150192 6.60 427420 2252896 272 09:01:33 03:40:17 13426932 15486492 519880 3.18 105180 2171632 1150208 6.60 427688 2252024 4 09:01:33 03:50:17 13423684 15483596 522908 3.19 105384 2171772 1150208 6.60 427904 2252156 16 09:01:33 04:00:17 13423516 15483660 522792 3.19 105600 2171780 1150208 6.60 428128 2252092 16 09:01:33 04:10:17 13423180 15483572 522896 3.19 105836 2171788 1150208 6.60 428360 2252144 8 09:01:33 04:20:17 13423436 15484228 522208 3.19 106096 2171928 1150208 6.60 428600 2252308 12 09:01:33 04:30:17 13423184 15484304 522152 3.19 106388 2171936 1150208 6.60 428916 2252320 16 09:01:33 04:40:17 13423184 15484628 521864 3.19 106704 2171944 1150208 6.60 429232 2252328 16 09:01:33 04:50:17 13423184 15484828 521636 3.19 106892 2171956 1150208 6.60 429420 2252352 4 09:01:33 05:00:03 13423436 15485316 521080 3.18 107064 2172024 1150208 6.60 429584 2252420 36 09:01:33 05:10:15 13423436 15485632 520864 3.18 107252 2172164 1150208 6.60 429780 2252564 36 09:01:33 05:20:01 13423520 15486012 520380 3.18 107412 2172300 1150208 6.60 429940 2252900 204 09:01:33 05:30:17 13423272 15485940 520608 3.18 107564 2172312 1150208 6.60 430092 2252736 20 09:01:33 05:40:17 13423272 15486152 520248 3.18 107764 2172320 1150208 6.60 430292 2252756 12 09:01:33 05:50:17 13422768 15485932 520544 3.18 107924 2172456 1150272 6.60 430452 2252864 36 09:01:33 06:00:17 13423440 15486804 519700 3.17 108112 2172464 1150272 6.60 430640 2252868 12 09:01:33 06:10:17 13421176 15484736 521752 3.19 108288 2172476 1150272 6.60 430812 2252884 20 09:01:33 06:20:17 13420168 15484060 522380 3.19 108496 2172612 1150272 6.60 431024 2253016 20 09:01:33 06:30:17 13418656 15482780 523708 3.20 108680 2172648 1150272 6.60 431232 2253032 8 09:01:33 06:40:17 13418404 15482708 523796 3.20 108848 2172660 1150272 6.60 431396 2253068 64 09:01:33 06:50:07 13417176 15481624 524896 3.21 108976 2172668 1150272 6.60 431532 2253048 36 09:01:33 07:00:17 13417296 15482048 524444 3.20 109136 2172808 1150272 6.60 431692 2253240 208 09:01:33 07:10:17 13418600 15483484 522920 3.19 109260 2172816 1150272 6.60 431816 2253212 44 09:01:33 07:20:17 1274588 12934700 2983268 18.22 294108 11088252 3755136 21.55 2330664 11920936 496288 09:01:33 07:30:13 5305172 8040644 7894172 48.21 287824 2476776 9016804 51.76 2222120 8306964 2944 09:01:33 07:40:17 8427392 11189440 4746800 28.99 288148 2502860 5612324 32.21 2239168 5171788 352 09:01:33 07:50:17 6862800 9641916 6296056 38.45 288320 2519760 7090440 40.70 2244292 6748132 264 09:01:33 08:00:00 10774664 13672428 2268064 13.85 291236 2635416 3026812 17.37 2279980 2798612 448 09:01:33 08:10:09 8540380 11515420 4423848 27.02 291720 2712208 5209048 29.90 2284108 5039012 340 09:01:33 08:20:17 8445020 11437972 4500992 27.49 291896 2729944 5260520 30.20 2284756 5132692 36 09:01:33 08:30:17 6968684 9985380 5952752 36.36 294276 2751304 6773088 38.88 2289220 6599016 48 09:01:33 08:40:17 6952832 9993064 5945048 36.31 296036 2773096 6722924 38.59 2293940 6608364 304 09:01:33 08:50:17 8220140 11402500 4536508 27.71 299216 2912088 5229704 30.02 2310032 5332372 536 09:01:33 09:00:17 7310324 10520536 5418072 33.09 299336 2939828 6062536 34.80 2320344 6217408 408 09:01:33 Average: 12156092 14559890 1432439 8.75 143411 2433626 2096655 12.03 805359 3087022 9357 09:01:33 09:01:33 00:00:17 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:01:33 00:10:03 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 00:10:03 ens3 0.76 0.19 0.21 0.11 0.00 0.00 0.00 0.00 09:01:33 00:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 00:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 00:20:01 ens3 2.94 0.17 0.43 0.08 0.00 0.00 0.00 0.00 09:01:33 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 00:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 00:30:01 ens3 2.53 0.24 0.47 0.16 0.00 0.00 0.00 0.00 09:01:33 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 00:40:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 00:40:03 ens3 1.98 0.31 0.44 0.21 0.00 0.00 0.00 0.00 09:01:33 00:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 00:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 00:50:01 ens3 2.13 0.19 0.36 0.11 0.00 0.00 0.00 0.00 09:01:33 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 01:00:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 01:00:17 ens3 1.60 0.13 0.22 0.04 0.00 0.00 0.00 0.00 09:01:33 01:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 01:10:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 01:10:17 ens3 2.43 0.21 0.40 0.13 0.00 0.00 0.00 0.00 09:01:33 01:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 01:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 01:20:01 ens3 1.77 0.19 0.34 0.13 0.00 0.00 0.00 0.00 09:01:33 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 01:30:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 01:30:17 ens3 1.52 0.13 0.24 0.06 0.00 0.00 0.00 0.00 09:01:33 01:30:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 01:40:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 01:40:17 ens3 2.04 0.34 0.48 0.24 0.00 0.00 0.00 0.00 09:01:33 01:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 01:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 01:50:01 ens3 0.53 0.11 0.09 0.05 0.00 0.00 0.00 0.00 09:01:33 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 02:00:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 02:00:17 ens3 0.28 0.09 0.05 0.02 0.00 0.00 0.00 0.00 09:01:33 02:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 02:10:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 02:10:17 ens3 0.31 0.12 0.07 0.04 0.00 0.00 0.00 0.00 09:01:33 02:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 02:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 02:20:01 ens3 0.26 0.08 0.04 0.02 0.00 0.00 0.00 0.00 09:01:33 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 02:30:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 02:30:17 ens3 0.29 0.08 0.05 0.02 0.00 0.00 0.00 0.00 09:01:33 02:30:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 02:40:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 02:40:17 ens3 0.50 0.14 0.12 0.06 0.00 0.00 0.00 0.00 09:01:33 02:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 02:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 02:50:01 ens3 0.42 0.11 0.09 0.04 0.00 0.00 0.00 0.00 09:01:33 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 03:00:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 03:00:17 ens3 0.30 0.08 0.05 0.02 0.00 0.00 0.00 0.00 09:01:33 03:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 03:10:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 03:10:17 ens3 0.34 0.11 0.08 0.04 0.00 0.00 0.00 0.00 09:01:33 03:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 03:20:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 03:20:05 ens3 0.27 0.09 0.05 0.02 0.00 0.00 0.00 0.00 09:01:33 03:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 03:30:02 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 03:30:02 ens3 1.06 1.28 0.18 1.52 0.00 0.00 0.00 0.00 09:01:33 03:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 03:40:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 03:40:17 ens3 0.64 0.91 0.09 1.83 0.00 0.00 0.00 0.00 09:01:33 03:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 03:50:17 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 03:50:17 ens3 0.27 0.10 0.05 0.02 0.00 0.00 0.00 0.00 09:01:33 03:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 04:00:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 04:00:17 ens3 0.23 0.07 0.04 0.02 0.00 0.00 0.00 0.00 09:01:33 04:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 04:10:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 04:10:17 ens3 0.43 0.13 0.11 0.06 0.00 0.00 0.00 0.00 09:01:33 04:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 04:20:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 04:20:17 ens3 0.25 0.08 0.04 0.02 0.00 0.00 0.00 0.00 09:01:33 04:20:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 04:30:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 04:30:17 ens3 0.25 0.08 0.05 0.02 0.00 0.00 0.00 0.00 09:01:33 04:30:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 04:40:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 04:40:17 ens3 0.35 0.12 0.08 0.05 0.00 0.00 0.00 0.00 09:01:33 04:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 04:50:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 04:50:17 ens3 0.39 0.12 0.10 0.06 0.00 0.00 0.00 0.00 09:01:33 04:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 05:00:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 05:00:03 ens3 0.27 0.09 0.05 0.02 0.00 0.00 0.00 0.00 09:01:33 05:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 05:10:15 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 05:10:15 ens3 0.28 0.10 0.07 0.04 0.00 0.00 0.00 0.00 09:01:33 05:10:15 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 05:20:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 05:20:01 ens3 0.26 0.10 0.05 0.02 0.00 0.00 0.00 0.00 09:01:33 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 05:30:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 05:30:17 ens3 0.38 0.14 0.09 0.04 0.00 0.00 0.00 0.00 09:01:33 05:30:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 05:40:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 05:40:17 ens3 0.35 0.10 0.08 0.04 0.00 0.00 0.00 0.00 09:01:33 05:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 05:50:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 05:50:17 ens3 0.26 0.08 0.04 0.02 0.00 0.00 0.00 0.00 09:01:33 05:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 06:00:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 06:00:17 ens3 0.23 0.07 0.04 0.02 0.00 0.00 0.00 0.00 09:01:33 06:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 06:10:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 06:10:17 ens3 1.08 0.18 0.20 0.11 0.00 0.00 0.00 0.00 09:01:33 06:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 06:20:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 06:20:17 ens3 0.24 0.07 0.04 0.02 0.00 0.00 0.00 0.00 09:01:33 06:20:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 06:30:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 06:30:17 ens3 0.30 0.10 0.07 0.04 0.00 0.00 0.00 0.00 09:01:33 06:30:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 06:40:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 06:40:17 ens3 0.44 0.14 0.12 0.07 0.00 0.00 0.00 0.00 09:01:33 06:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 06:50:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 06:50:07 ens3 0.35 0.11 0.09 0.04 0.00 0.00 0.00 0.00 09:01:33 06:50:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 07:00:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 07:00:17 ens3 0.33 0.11 0.08 0.04 0.00 0.00 0.00 0.00 09:01:33 07:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 07:10:17 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:01:33 07:10:17 ens3 0.36 0.14 0.11 0.07 0.00 0.00 0.00 0.00 09:01:33 07:10:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 07:20:17 lo 3.26 3.26 2.36 2.36 0.00 0.00 0.00 0.00 09:01:33 07:20:17 ens3 156.82 119.92 1967.41 16.98 0.00 0.00 0.00 0.00 09:01:33 07:20:17 docker0 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 07:30:13 lo 43.27 43.27 26.14 26.14 0.00 0.00 0.00 0.00 09:01:33 07:30:13 ens3 2.05 1.92 0.46 0.41 0.00 0.00 0.00 0.00 09:01:33 07:30:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 07:40:17 lo 31.16 31.16 11.81 11.81 0.00 0.00 0.00 0.00 09:01:33 07:40:17 ens3 1.19 0.86 0.31 0.21 0.00 0.00 0.00 0.00 09:01:33 07:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 07:50:17 lo 9.82 9.82 6.15 6.15 0.00 0.00 0.00 0.00 09:01:33 07:50:17 ens3 2.86 0.46 0.50 0.18 0.00 0.00 0.00 0.00 09:01:33 07:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 08:00:00 lo 8.90 8.90 4.44 4.44 0.00 0.00 0.00 0.00 09:01:33 08:00:00 ens3 2.76 0.97 0.69 0.44 0.00 0.00 0.00 0.00 09:01:33 08:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 08:10:09 lo 17.73 17.73 9.17 9.17 0.00 0.00 0.00 0.00 09:01:33 08:10:09 ens3 1.59 0.81 0.33 0.22 0.00 0.00 0.00 0.00 09:01:33 08:10:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 08:20:17 lo 21.06 21.06 8.96 8.96 0.00 0.00 0.00 0.00 09:01:33 08:20:17 ens3 1.39 0.57 0.24 0.11 0.00 0.00 0.00 0.00 09:01:33 08:20:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 08:30:17 lo 26.33 26.33 11.17 11.17 0.00 0.00 0.00 0.00 09:01:33 08:30:17 ens3 0.98 0.47 1.25 0.11 0.00 0.00 0.00 0.00 09:01:33 08:30:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 08:40:17 lo 17.08 17.08 9.85 9.85 0.00 0.00 0.00 0.00 09:01:33 08:40:17 ens3 0.82 0.64 0.17 0.13 0.00 0.00 0.00 0.00 09:01:33 08:40:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 08:50:17 lo 20.03 20.03 11.26 11.26 0.00 0.00 0.00 0.00 09:01:33 08:50:17 ens3 0.96 0.78 0.24 0.19 0.00 0.00 0.00 0.00 09:01:33 08:50:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 09:00:17 lo 31.01 31.01 12.15 12.15 0.00 0.00 0.00 0.00 09:01:33 09:00:17 ens3 1.03 0.61 0.18 0.13 0.00 0.00 0.00 0.00 09:01:33 09:00:17 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 Average: lo 4.34 4.34 2.11 2.11 0.00 0.00 0.00 0.00 09:01:33 Average: ens3 3.79 2.51 36.63 0.46 0.00 0.00 0.00 0.00 09:01:33 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:33 09:01:33 09:01:33 ---> sar -P ALL: 09:01:33 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-24133) 03/01/26 _x86_64_ (4 CPU) 09:01:33 09:01:33 00:00:17 CPU %user %nice %system %iowait %steal %idle 09:01:33 00:10:03 all 0.10 0.00 0.03 0.01 0.01 99.85 09:01:33 00:10:03 0 0.01 0.00 0.02 0.02 0.01 99.95 09:01:33 00:10:03 1 0.31 0.00 0.05 0.00 0.02 99.63 09:01:33 00:10:03 2 0.04 0.00 0.04 0.00 0.01 99.92 09:01:33 00:10:03 3 0.03 0.01 0.03 0.01 0.01 99.92 09:01:33 00:20:01 all 0.08 0.00 0.03 0.01 0.01 99.87 09:01:33 00:20:01 0 0.01 0.00 0.02 0.01 0.01 99.96 09:01:33 00:20:01 1 0.26 0.00 0.04 0.00 0.02 99.67 09:01:33 00:20:01 2 0.03 0.00 0.04 0.00 0.01 99.91 09:01:33 00:20:01 3 0.03 0.00 0.02 0.02 0.01 99.93 09:01:33 00:30:01 all 0.09 0.00 0.03 0.01 0.01 99.86 09:01:33 00:30:01 0 0.02 0.00 0.02 0.01 0.01 99.95 09:01:33 00:30:01 1 0.26 0.00 0.04 0.00 0.01 99.69 09:01:33 00:30:01 2 0.04 0.00 0.02 0.00 0.01 99.93 09:01:33 00:30:01 3 0.06 0.00 0.03 0.02 0.01 99.88 09:01:33 00:40:03 all 0.17 0.00 0.03 0.01 0.01 99.79 09:01:33 00:40:03 0 0.25 0.00 0.02 0.00 0.01 99.72 09:01:33 00:40:03 1 0.36 0.00 0.02 0.00 0.01 99.61 09:01:33 00:40:03 2 0.03 0.00 0.02 0.00 0.01 99.93 09:01:33 00:40:03 3 0.04 0.00 0.04 0.02 0.01 99.87 09:01:33 00:50:01 all 0.25 0.00 0.02 0.03 0.60 99.10 09:01:33 00:50:01 0 0.70 0.00 0.02 0.00 0.57 98.71 09:01:33 00:50:01 1 0.04 0.00 0.03 0.00 0.62 99.31 09:01:33 00:50:01 2 0.23 0.00 0.03 0.12 0.58 99.03 09:01:33 00:50:01 3 0.02 0.00 0.02 0.00 0.62 99.34 09:01:33 01:00:17 all 0.09 0.00 0.03 0.01 0.01 99.86 09:01:33 01:00:17 0 0.19 0.00 0.02 0.00 0.01 99.78 09:01:33 01:00:17 1 0.04 0.00 0.04 0.02 0.02 99.88 09:01:33 01:00:17 2 0.13 0.00 0.03 0.00 0.01 99.84 09:01:33 01:00:17 3 0.02 0.00 0.02 0.00 0.01 99.95 09:01:33 01:10:17 all 0.29 0.00 0.03 0.01 0.01 99.67 09:01:33 01:10:17 0 0.58 0.00 0.02 0.01 0.01 99.37 09:01:33 01:10:17 1 0.02 0.00 0.01 0.00 0.01 99.96 09:01:33 01:10:17 2 0.52 0.00 0.03 0.01 0.01 99.42 09:01:33 01:10:17 3 0.03 0.00 0.03 0.00 0.01 99.93 09:01:33 01:20:01 all 0.21 0.00 0.03 0.01 0.01 99.74 09:01:33 01:20:01 0 0.35 0.00 0.05 0.01 0.01 99.58 09:01:33 01:20:01 1 0.01 0.00 0.02 0.00 0.01 99.96 09:01:33 01:20:01 2 0.45 0.00 0.04 0.01 0.01 99.48 09:01:33 01:20:01 3 0.03 0.00 0.02 0.00 0.01 99.94 09:01:33 01:30:17 all 0.11 0.00 0.02 0.01 0.01 99.85 09:01:33 01:30:17 0 0.02 0.00 0.02 0.00 0.01 99.94 09:01:33 01:30:17 1 0.01 0.00 0.01 0.00 0.01 99.96 09:01:33 01:30:17 2 0.38 0.00 0.04 0.01 0.01 99.56 09:01:33 01:30:17 3 0.02 0.00 0.02 0.01 0.01 99.94 09:01:33 01:40:17 all 0.03 0.00 0.03 0.04 0.01 99.89 09:01:33 01:40:17 0 0.02 0.00 0.03 0.00 0.01 99.93 09:01:33 01:40:17 1 0.02 0.00 0.02 0.00 0.01 99.95 09:01:33 01:40:17 2 0.04 0.00 0.03 0.15 0.01 99.77 09:01:33 01:40:17 3 0.04 0.00 0.04 0.00 0.01 99.90 09:01:33 01:50:01 all 0.06 0.00 0.03 0.01 0.01 99.90 09:01:33 01:50:01 0 0.02 0.00 0.02 0.01 0.01 99.95 09:01:33 01:50:01 1 0.02 0.00 0.02 0.00 0.01 99.95 09:01:33 01:50:01 2 0.03 0.00 0.04 0.01 0.01 99.92 09:01:33 01:50:01 3 0.17 0.00 0.03 0.02 0.01 99.77 09:01:33 09:01:33 01:50:01 CPU %user %nice %system %iowait %steal %idle 09:01:33 02:00:17 all 0.03 0.00 0.02 0.02 0.01 99.93 09:01:33 02:00:17 0 0.02 0.00 0.02 0.00 0.01 99.94 09:01:33 02:00:17 1 0.03 0.00 0.02 0.00 0.01 99.95 09:01:33 02:00:17 2 0.03 0.00 0.03 0.02 0.01 99.92 09:01:33 02:00:17 3 0.03 0.00 0.01 0.05 0.01 99.89 09:01:33 02:10:17 all 0.19 0.00 0.02 0.05 0.01 99.72 09:01:33 02:10:17 0 0.01 0.00 0.02 0.04 0.01 99.92 09:01:33 02:10:17 1 0.02 0.00 0.02 0.01 0.01 99.93 09:01:33 02:10:17 2 0.03 0.00 0.03 0.16 0.01 99.77 09:01:33 02:10:17 3 0.71 0.00 0.01 0.01 0.01 99.26 09:01:33 02:20:01 all 0.10 0.00 0.03 0.05 0.01 99.82 09:01:33 02:20:01 0 0.02 0.00 0.02 0.02 0.01 99.93 09:01:33 02:20:01 1 0.03 0.00 0.03 0.04 0.01 99.89 09:01:33 02:20:01 2 0.03 0.00 0.04 0.13 0.01 99.80 09:01:33 02:20:01 3 0.31 0.00 0.03 0.02 0.01 99.64 09:01:33 02:30:17 all 0.15 0.01 0.03 0.02 0.01 99.79 09:01:33 02:30:17 0 0.01 0.00 0.02 0.04 0.00 99.92 09:01:33 02:30:17 1 0.43 0.02 0.03 0.01 0.01 99.51 09:01:33 02:30:17 2 0.03 0.00 0.04 0.02 0.01 99.89 09:01:33 02:30:17 3 0.10 0.00 0.03 0.00 0.01 99.86 09:01:33 02:40:17 all 0.09 0.00 0.03 0.02 0.01 99.86 09:01:33 02:40:17 0 0.16 0.00 0.03 0.01 0.01 99.79 09:01:33 02:40:17 1 0.12 0.00 0.04 0.05 0.01 99.78 09:01:33 02:40:17 2 0.03 0.00 0.03 0.00 0.01 99.94 09:01:33 02:40:17 3 0.03 0.00 0.03 0.00 0.01 99.93 09:01:33 02:50:01 all 0.13 0.00 0.03 0.02 0.01 99.81 09:01:33 02:50:01 0 0.32 0.00 0.03 0.01 0.01 99.64 09:01:33 02:50:01 1 0.14 0.00 0.03 0.06 0.01 99.77 09:01:33 02:50:01 2 0.03 0.00 0.02 0.00 0.01 99.94 09:01:33 02:50:01 3 0.03 0.00 0.04 0.00 0.01 99.91 09:01:33 03:00:17 all 0.17 0.00 0.03 0.02 0.01 99.77 09:01:33 03:00:17 0 0.02 0.00 0.03 0.04 0.01 99.90 09:01:33 03:00:17 1 0.63 0.00 0.03 0.01 0.01 99.32 09:01:33 03:00:17 2 0.02 0.00 0.03 0.01 0.01 99.92 09:01:33 03:00:17 3 0.02 0.00 0.02 0.00 0.00 99.95 09:01:33 03:10:17 all 0.18 0.00 0.03 0.02 0.01 99.76 09:01:33 03:10:17 0 0.02 0.00 0.03 0.04 0.01 99.91 09:01:33 03:10:17 1 0.61 0.00 0.01 0.00 0.02 99.35 09:01:33 03:10:17 2 0.03 0.00 0.06 0.02 0.01 99.89 09:01:33 03:10:17 3 0.04 0.00 0.03 0.01 0.01 99.90 09:01:33 03:20:05 all 0.09 0.00 0.03 0.02 0.01 99.86 09:01:33 03:20:05 0 0.01 0.00 0.03 0.01 0.01 99.95 09:01:33 03:20:05 1 0.30 0.00 0.02 0.01 0.01 99.66 09:01:33 03:20:05 2 0.02 0.00 0.02 0.00 0.01 99.95 09:01:33 03:20:05 3 0.04 0.00 0.03 0.05 0.01 99.87 09:01:33 03:30:02 all 0.14 0.00 0.03 0.02 0.01 99.79 09:01:33 03:30:02 0 0.02 0.00 0.02 0.01 0.01 99.94 09:01:33 03:30:02 1 0.04 0.00 0.03 0.00 0.01 99.92 09:01:33 03:30:02 2 0.42 0.00 0.05 0.01 0.01 99.52 09:01:33 03:30:02 3 0.10 0.00 0.03 0.07 0.01 99.80 09:01:33 03:40:17 all 0.02 0.00 0.03 0.02 0.01 99.92 09:01:33 03:40:17 0 0.01 0.00 0.02 0.02 0.01 99.94 09:01:33 03:40:17 1 0.02 0.00 0.01 0.03 0.00 99.93 09:01:33 03:40:17 2 0.04 0.00 0.05 0.02 0.02 99.87 09:01:33 03:40:17 3 0.02 0.00 0.03 0.01 0.01 99.93 09:01:33 09:01:33 03:40:17 CPU %user %nice %system %iowait %steal %idle 09:01:33 03:50:17 all 0.13 0.00 0.03 0.08 0.01 99.74 09:01:33 03:50:17 0 0.35 0.00 0.02 0.02 0.01 99.60 09:01:33 03:50:17 1 0.04 0.00 0.04 0.19 0.01 99.72 09:01:33 03:50:17 2 0.06 0.00 0.03 0.01 0.01 99.90 09:01:33 03:50:17 3 0.09 0.00 0.03 0.13 0.01 99.74 09:01:33 04:00:17 all 0.03 0.00 0.03 0.03 0.01 99.91 09:01:33 04:00:17 0 0.01 0.00 0.02 0.00 0.01 99.96 09:01:33 04:00:17 1 0.03 0.00 0.03 0.08 0.01 99.85 09:01:33 04:00:17 2 0.03 0.00 0.03 0.01 0.01 99.93 09:01:33 04:00:17 3 0.05 0.00 0.03 0.00 0.01 99.90 09:01:33 04:10:17 all 0.20 0.00 0.03 0.02 0.01 99.74 09:01:33 04:10:17 0 0.14 0.00 0.03 0.00 0.01 99.83 09:01:33 04:10:17 1 0.03 0.00 0.04 0.02 0.01 99.90 09:01:33 04:10:17 2 0.03 0.00 0.03 0.05 0.01 99.89 09:01:33 04:10:17 3 0.61 0.00 0.02 0.00 0.01 99.36 09:01:33 04:20:17 all 0.21 0.00 0.03 0.02 0.01 99.73 09:01:33 04:20:17 0 0.04 0.00 0.02 0.02 0.01 99.92 09:01:33 04:20:17 1 0.12 0.00 0.04 0.00 0.01 99.83 09:01:33 04:20:17 2 0.19 0.00 0.02 0.02 0.00 99.76 09:01:33 04:20:17 3 0.51 0.00 0.04 0.05 0.01 99.39 09:01:33 04:30:17 all 0.05 0.00 0.03 0.01 0.01 99.89 09:01:33 04:30:17 0 0.01 0.00 0.02 0.00 0.01 99.96 09:01:33 04:30:17 1 0.04 0.00 0.05 0.04 0.01 99.86 09:01:33 04:30:17 2 0.03 0.00 0.02 0.00 0.01 99.95 09:01:33 04:30:17 3 0.14 0.00 0.03 0.01 0.01 99.82 09:01:33 04:40:17 all 0.06 0.00 0.03 0.02 0.01 99.88 09:01:33 04:40:17 0 0.01 0.00 0.02 0.01 0.01 99.95 09:01:33 04:40:17 1 0.03 0.00 0.04 0.06 0.01 99.86 09:01:33 04:40:17 2 0.02 0.00 0.01 0.00 0.01 99.96 09:01:33 04:40:17 3 0.19 0.00 0.03 0.01 0.02 99.75 09:01:33 04:50:17 all 0.16 0.00 0.03 0.01 0.01 99.79 09:01:33 04:50:17 0 0.01 0.00 0.02 0.00 0.01 99.97 09:01:33 04:50:17 1 0.42 0.00 0.06 0.03 0.01 99.48 09:01:33 04:50:17 2 0.19 0.00 0.02 0.00 0.01 99.78 09:01:33 04:50:17 3 0.02 0.00 0.03 0.01 0.01 99.94 09:01:33 05:00:03 all 0.10 0.00 0.03 0.01 0.01 99.86 09:01:33 05:00:03 0 0.02 0.00 0.03 0.02 0.01 99.93 09:01:33 05:00:03 1 0.03 0.00 0.03 0.00 0.01 99.93 09:01:33 05:00:03 2 0.32 0.00 0.02 0.00 0.01 99.64 09:01:33 05:00:03 3 0.02 0.00 0.03 0.00 0.01 99.93 09:01:33 05:10:15 all 0.12 0.00 0.02 0.01 0.01 99.84 09:01:33 05:10:15 0 0.00 0.00 0.01 0.02 0.00 99.96 09:01:33 05:10:15 1 0.19 0.00 0.03 0.00 0.01 99.77 09:01:33 05:10:15 2 0.26 0.00 0.03 0.00 0.01 99.70 09:01:33 05:10:15 3 0.03 0.00 0.03 0.00 0.01 99.93 09:01:33 05:20:01 all 0.13 0.00 0.03 0.01 0.01 99.82 09:01:33 05:20:01 0 0.01 0.00 0.01 0.01 0.01 99.96 09:01:33 05:20:01 1 0.46 0.00 0.04 0.01 0.02 99.47 09:01:33 05:20:01 2 0.02 0.00 0.03 0.00 0.01 99.94 09:01:33 05:20:01 3 0.03 0.00 0.03 0.00 0.01 99.93 09:01:33 05:30:17 all 0.09 0.00 0.02 0.01 0.01 99.87 09:01:33 05:30:17 0 0.01 0.00 0.01 0.01 0.00 99.97 09:01:33 05:30:17 1 0.32 0.00 0.04 0.00 0.02 99.62 09:01:33 05:30:17 2 0.02 0.00 0.03 0.01 0.01 99.92 09:01:33 05:30:17 3 0.02 0.00 0.01 0.00 0.01 99.96 09:01:33 09:01:33 05:30:17 CPU %user %nice %system %iowait %steal %idle 09:01:33 05:40:17 all 0.16 0.00 0.03 0.01 0.01 99.80 09:01:33 05:40:17 0 0.01 0.00 0.02 0.01 0.01 99.95 09:01:33 05:40:17 1 0.33 0.00 0.04 0.00 0.02 99.61 09:01:33 05:40:17 2 0.26 0.00 0.04 0.02 0.01 99.67 09:01:33 05:40:17 3 0.02 0.00 0.02 0.00 0.01 99.95 09:01:33 05:50:17 all 0.04 0.00 0.03 0.01 0.01 99.91 09:01:33 05:50:17 0 0.04 0.00 0.03 0.01 0.01 99.92 09:01:33 05:50:17 1 0.09 0.00 0.02 0.00 0.01 99.87 09:01:33 05:50:17 2 0.02 0.00 0.02 0.02 0.01 99.94 09:01:33 05:50:17 3 0.02 0.00 0.04 0.00 0.02 99.93 09:01:33 06:00:17 all 0.02 0.00 0.03 0.01 0.01 99.93 09:01:33 06:00:17 0 0.03 0.00 0.02 0.00 0.01 99.93 09:01:33 06:00:17 1 0.03 0.00 0.02 0.00 0.01 99.94 09:01:33 06:00:17 2 0.02 0.00 0.04 0.02 0.01 99.91 09:01:33 06:00:17 3 0.01 0.00 0.03 0.00 0.01 99.95 09:01:33 06:10:17 all 0.16 0.00 0.02 0.01 0.01 99.79 09:01:33 06:10:17 0 0.40 0.00 0.02 0.00 0.01 99.56 09:01:33 06:10:17 1 0.03 0.00 0.04 0.00 0.02 99.91 09:01:33 06:10:17 2 0.03 0.00 0.03 0.02 0.01 99.90 09:01:33 06:10:17 3 0.19 0.00 0.01 0.00 0.01 99.80 09:01:33 06:20:17 all 0.05 0.00 0.03 0.01 0.01 99.91 09:01:33 06:20:17 0 0.02 0.00 0.02 0.01 0.01 99.94 09:01:33 06:20:17 1 0.03 0.00 0.04 0.00 0.02 99.92 09:01:33 06:20:17 2 0.02 0.00 0.03 0.02 0.01 99.92 09:01:33 06:20:17 3 0.12 0.00 0.01 0.00 0.01 99.85 09:01:33 06:30:17 all 0.20 0.00 0.02 0.01 0.01 99.76 09:01:33 06:30:17 0 0.01 0.00 0.02 0.01 0.01 99.96 09:01:33 06:30:17 1 0.74 0.00 0.02 0.00 0.02 99.22 09:01:33 06:30:17 2 0.03 0.00 0.04 0.02 0.01 99.90 09:01:33 06:30:17 3 0.02 0.00 0.02 0.00 0.01 99.95 09:01:33 06:40:17 all 0.25 0.00 0.03 0.01 0.01 99.71 09:01:33 06:40:17 0 0.02 0.00 0.03 0.01 0.01 99.93 09:01:33 06:40:17 1 0.01 0.00 0.02 0.01 0.01 99.96 09:01:33 06:40:17 2 0.02 0.00 0.02 0.01 0.01 99.94 09:01:33 06:40:17 3 0.94 0.00 0.04 0.00 0.02 99.00 09:01:33 06:50:07 all 0.06 0.00 0.02 0.01 0.01 99.90 09:01:33 06:50:07 0 0.02 0.00 0.02 0.00 0.01 99.95 09:01:33 06:50:07 1 0.02 0.00 0.02 0.02 0.01 99.93 09:01:33 06:50:07 2 0.03 0.00 0.03 0.00 0.02 99.92 09:01:33 06:50:07 3 0.17 0.00 0.02 0.00 0.01 99.79 09:01:33 07:00:17 all 0.16 0.00 0.03 0.01 0.01 99.80 09:01:33 07:00:17 0 0.01 0.00 0.02 0.00 0.01 99.95 09:01:33 07:00:17 1 0.02 0.00 0.03 0.02 0.01 99.92 09:01:33 07:00:17 2 0.03 0.00 0.03 0.00 0.01 99.93 09:01:33 07:00:17 3 0.56 0.00 0.02 0.00 0.01 99.40 09:01:33 07:10:17 all 0.17 0.00 0.02 0.01 0.01 99.78 09:01:33 07:10:17 0 0.02 0.00 0.03 0.01 0.01 99.94 09:01:33 07:10:17 1 0.03 0.00 0.03 0.02 0.01 99.91 09:01:33 07:10:17 2 0.03 0.00 0.03 0.00 0.02 99.92 09:01:33 07:10:17 3 0.60 0.00 0.01 0.00 0.01 99.38 09:01:33 07:20:17 all 47.00 0.00 2.59 0.79 0.09 49.52 09:01:33 07:20:17 0 43.48 0.00 2.50 0.55 0.09 53.38 09:01:33 07:20:17 1 48.17 0.00 2.52 0.71 0.10 48.50 09:01:33 07:20:17 2 48.72 0.00 2.82 0.96 0.09 47.40 09:01:33 07:20:17 3 47.64 0.00 2.52 0.94 0.09 48.81 09:01:33 09:01:33 07:20:17 CPU %user %nice %system %iowait %steal %idle 09:01:33 07:30:13 all 61.66 0.00 2.31 0.11 0.13 35.80 09:01:33 07:30:13 0 61.46 0.00 2.26 0.11 0.13 36.04 09:01:33 07:30:13 1 61.36 0.00 2.26 0.07 0.13 36.19 09:01:33 07:30:13 2 62.72 0.00 2.37 0.18 0.12 34.62 09:01:33 07:30:13 3 61.10 0.00 2.34 0.08 0.13 36.35 09:01:33 07:40:17 all 16.50 0.00 0.81 0.03 0.08 82.58 09:01:33 07:40:17 0 16.44 0.00 0.85 0.04 0.08 82.60 09:01:33 07:40:17 1 16.35 0.00 0.85 0.02 0.08 82.69 09:01:33 07:40:17 2 16.46 0.00 0.87 0.05 0.08 82.54 09:01:33 07:40:17 3 16.74 0.00 0.67 0.01 0.08 82.50 09:01:33 07:50:17 all 16.41 0.00 0.66 0.03 0.07 82.84 09:01:33 07:50:17 0 16.54 0.00 0.53 0.05 0.06 82.82 09:01:33 07:50:17 1 16.49 0.00 0.71 0.02 0.07 82.72 09:01:33 07:50:17 2 16.68 0.00 0.70 0.01 0.07 82.54 09:01:33 07:50:17 3 15.92 0.00 0.69 0.03 0.07 83.29 09:01:33 08:00:00 all 19.49 0.00 0.73 0.05 0.08 79.65 09:01:33 08:00:00 0 19.43 0.00 0.76 0.02 0.07 79.72 09:01:33 08:00:00 1 18.79 0.00 0.70 0.06 0.07 80.39 09:01:33 08:00:00 2 20.55 0.00 0.85 0.10 0.12 78.38 09:01:33 08:00:00 3 19.19 0.00 0.60 0.02 0.07 80.12 09:01:33 08:10:09 all 27.14 0.00 0.86 0.04 0.08 71.88 09:01:33 08:10:09 0 26.78 0.00 0.89 0.07 0.07 72.20 09:01:33 08:10:09 1 27.92 0.00 0.81 0.03 0.08 71.17 09:01:33 08:10:09 2 27.30 0.00 0.97 0.07 0.08 71.59 09:01:33 08:10:09 3 26.57 0.00 0.77 0.01 0.08 72.57 09:01:33 08:20:17 all 8.61 0.00 0.35 0.02 0.06 90.96 09:01:33 08:20:17 0 8.80 0.00 0.35 0.01 0.06 90.78 09:01:33 08:20:17 1 8.65 0.00 0.39 0.00 0.06 90.90 09:01:33 08:20:17 2 8.99 0.00 0.33 0.03 0.06 90.59 09:01:33 08:20:17 3 8.02 0.00 0.34 0.02 0.06 91.56 09:01:33 08:30:17 all 10.62 0.00 0.51 0.02 0.06 88.79 09:01:33 08:30:17 0 10.78 0.00 0.52 0.03 0.06 88.61 09:01:33 08:30:17 1 11.00 0.00 0.48 0.01 0.06 88.45 09:01:33 08:30:17 2 10.62 0.00 0.55 0.03 0.06 88.73 09:01:33 08:30:17 3 10.05 0.00 0.48 0.02 0.05 89.40 09:01:33 08:40:17 all 9.87 0.00 0.50 0.02 0.06 89.55 09:01:33 08:40:17 0 10.01 0.00 0.53 0.04 0.06 89.36 09:01:33 08:40:17 1 9.95 0.00 0.54 0.03 0.06 89.42 09:01:33 08:40:17 2 10.05 0.00 0.45 0.01 0.06 89.43 09:01:33 08:40:17 3 9.48 0.00 0.45 0.01 0.06 90.00 09:01:33 08:50:17 all 19.43 0.00 0.70 0.04 0.07 79.76 09:01:33 08:50:17 0 18.84 0.00 0.64 0.03 0.07 80.43 09:01:33 08:50:17 1 19.08 0.00 0.67 0.04 0.07 80.15 09:01:33 08:50:17 2 20.05 0.00 0.80 0.04 0.07 79.05 09:01:33 08:50:17 3 19.74 0.00 0.68 0.07 0.07 79.43 09:01:33 09:00:17 all 10.49 0.00 0.53 0.02 0.06 88.89 09:01:33 09:00:17 0 10.40 0.00 0.54 0.04 0.06 88.96 09:01:33 09:00:17 1 10.33 0.00 0.54 0.03 0.06 89.04 09:01:33 09:00:17 2 10.52 0.00 0.56 0.01 0.06 88.84 09:01:33 09:00:17 3 10.72 0.00 0.48 0.01 0.06 88.73 09:01:33 Average: all 4.66 0.00 0.22 0.03 0.03 95.05 09:01:33 Average: 0 4.56 0.00 0.21 0.03 0.03 95.17 09:01:33 Average: 1 4.70 0.00 0.22 0.03 0.04 95.01 09:01:33 Average: 2 4.74 0.00 0.23 0.05 0.03 94.95 09:01:33 Average: 3 4.64 0.00 0.21 0.03 0.03 95.08 09:01:33 09:01:33 09:01:33