Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116679 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-16g-2758 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXX5lUgxA/agent.58576 SSH_AGENT_PID=58578 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6757709953590521242.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6757709953590521242.key) [ssh-agent] Using credentials jenkins (jenkins-ssh) The recommended git tool is: NONE using credential jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/transportpce > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce using GIT_SSH to set credentials jenkins-ssh Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/79/116679/15 # timeout=10 > git rev-parse 2f2b6c0c7ed3dc35ccfb1ec36de1a17d022b14de^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 2f2b6c0c7ed3dc35ccfb1ec36de1a17d022b14de (refs/changes/79/116679/15) > git config core.sparsecheckout # timeout=10 > git checkout -f 2f2b6c0c7ed3dc35ccfb1ec36de1a17d022b14de # timeout=10 Commit message: "TAPI converting SRG PP used wave length" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 39563e37ce11a98fd15772d65c1d4accf4f48ad4 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 ERROR: No submodules found. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1423564696041613686.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lvVS lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-lvVS/bin to PATH Generating Requirements File Python 3.11.10 pip 25.2 from /tmp/venv-lvVS/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.19 botocore==1.40.19 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.2.1 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.7.0 docker==7.1.0 dogpile.cache==1.4.0 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.22.0 identify==2.6.13 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.4.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.1 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.0 os-client-config==2.3.0 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.0.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.7.0 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.7.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.8.1 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.12 s3transfer==0.13.1 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==0.14.2 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PYTHON=python3 [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins12737699187636744048.sh ---> tox-install.sh + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-Zrqs + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ command=versions ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 +++ sort -V ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] + [[ ! -f /tmp/.toxenv ]] + [[ -n '' ]] + python3 -m venv /tmp/venv-Zrqs + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zrqs' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zrqs + echo /tmp/venv-Zrqs + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-Zrqs/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-Zrqs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zrqs/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-Zrqs/bin to PATH + PATH=/tmp/venv-Zrqs/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 + return 0 + python3 --version Python 3.11.10 + python3 -m pip --version pip 25.2 from /tmp/venv-Zrqs/lib/python3.11/site-packages/pip (python 3.11) + python3 -m pip freeze cachetools==6.2.0 chardet==5.2.0 colorama==0.4.6 distlib==0.4.0 filelock==3.19.1 packaging==25.0 platformdirs==4.4.0 pluggy==1.6.0 pyproject-api==1.9.1 tox==4.28.4 urllib3==1.26.20 virtualenv==20.34.0 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins3830669758620442300.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content PARALLEL=True [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins11061687718484847349.sh ---> tox-run.sh + 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 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox + cd /w/workspace/transportpce-tox-verify-transportpce-master/. + source /home/jenkins/lf-env.sh + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 ++ mktemp -d /tmp/venv-XXXX + lf_venv=/tmp/venv-1P2h + local venv_file=/tmp/.os_lf_venv + local python=python3 + local options + local set_path=true + local install_args= ++ 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 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 + true + case $1 in + venv_file=/tmp/.toxenv + shift 2 + true + case $1 in + shift + break + case $python in + local pkg_list= + [[ -d /opt/pyenv ]] + echo 'Setup pyenv:' Setup pyenv: + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + 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 + 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 + pyenv versions system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) + command -v pyenv ++ pyenv init - --no-rehash + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" export PATH="/opt/pyenv/shims:${PATH}" export PYENV_SHELL=bash source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' pyenv() { local command command="${1:-}" if [ "$#" -gt 0 ]; then shift fi case "$command" in rehash|shell) eval "$(pyenv "sh-$command" "$@")" ;; *) command pyenv "$command" "$@" ;; esac }' +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' ++ 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 ++ 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 ++ 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 ++ export PYENV_SHELL=bash ++ PYENV_SHELL=bash ++ source /opt/pyenv/libexec/../completions/pyenv.bash +++ complete -F _pyenv pyenv ++ lf-pyver python3 ++ local py_version_xy=python3 ++ local py_version_xyz= ++ pyenv versions ++ local command ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ command=versions ++ grep -E '^[0-9.]*[0-9]$' ++ '[' 1 -gt 0 ']' ++ shift ++ case "$command" in ++ command pyenv versions ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.11.10 ++ [[ -z 3.11.10 ]] ++ echo 3.11.10 ++ return 0 + pyenv local 3.11.10 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.11.10 + for arg in "$@" + case $arg in + pkg_list+='tox ' + for arg in "$@" + case $arg in + pkg_list+='virtualenv ' + for arg in "$@" + case $arg in + pkg_list+='urllib3~=1.26.15 ' + [[ -f /tmp/.toxenv ]] ++ cat /tmp/.toxenv + lf_venv=/tmp/venv-Zrqs + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zrqs from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zrqs from file:/tmp/.toxenv + /tmp/venv-Zrqs/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv + [[ -z tox virtualenv urllib3~=1.26.15 ]] + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 + /tmp/venv-Zrqs/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 + type python3 + true + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zrqs/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-Zrqs/bin to PATH + PATH=/tmp/venv-Zrqs/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 + return 0 + [[ -d /opt/pyenv ]] + echo '---> Setting up pyenv' ---> Setting up pyenv + export PYENV_ROOT=/opt/pyenv + PYENV_ROOT=/opt/pyenv + export PATH=/opt/pyenv/bin:/tmp/venv-Zrqs/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 + PATH=/opt/pyenv/bin:/tmp/venv-Zrqs/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 ++ pwd + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master + export PYTHONPATH + export TOX_TESTENV_PASSENV=PYTHONPATH + TOX_TESTENV_PASSENV=PYTHONPATH + tox --version 4.28.4 from /tmp/venv-Zrqs/lib/python3.11/site-packages/tox/__init__.py + PARALLEL=True + TOX_OPTIONS_LIST= + [[ -n '' ]] + case ${PARALLEL,,} in + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' + tox --parallel auto --parallel-live + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log docs: install_deps> python -I -m pip install -r docs/requirements.txt docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 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 checkbashisms: freeze> python -m pip freeze --all checkbashisms: pip==25.2,setuptools==80.9.0 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 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)' checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + checkbashisms: OK ✔ in 3.32 seconds pre-commit: install_deps> python -I -m pip install pre-commit pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.4.0,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,virtualenv==20.34.0 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 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)' /usr/bin/cpan pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Initializing environment for https://github.com/perltidy/perltidy. buildcontroller: freeze> python -m pip freeze --all buildcontroller: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh + update-java-alternatives -l java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 update-alternatives: error: no alternatives for jaotc update-alternatives: error: no alternatives for rmic [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... + java -version + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; + JAVA_VER=21 + echo 21 21 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; + javac -version + JAVAC_VER=21 + echo 21 + [ 21 -ge 21 ] + [ 21 -ge 21 ] + echo ok, java is 21 or newer + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 21 ok, java is 21 or newer 2025-08-28 11:29:33 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn + mvn --version Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) Maven home: /opt/maven Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... [INFO] Installing environment for https://github.com/perltidy/perltidy. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... docs-linkcheck: freeze> python -m pip freeze --all docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.5,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 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 docs: freeze> python -m pip freeze --all docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.59.2,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.5,numpy==2.3.2,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.3,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.30,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 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 docs: OK ✔ in 32.47 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' docs-linkcheck: OK ✔ in 33.89 seconds pylint: freeze> python -m pip freeze --all pylint: astroid==3.3.11,dill==0.4.0,isort==6.0.1,mccabe==0.7.0,pip==25.2,platformdirs==4.4.0,pylint==3.3.8,setuptools==80.9.0,tomlkit==0.13.3 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}$' '{}' + trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed autopep8.................................................................Passed perltidy.................................................................Passed pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. [INFO] Installing environment for https://github.com/jorisroovers/gitlint. [INFO] Once installed this environment will be reused. [INFO] This may take a few minutes... gitlint..................................................................Passed ------------------------------------ Your code has been rated at 10.00/10 pre-commit: OK ✔ in 52.78 seconds pylint: OK ✔ in 32.46 seconds buildcontroller: OK ✔ in 2 minutes 3.34 seconds 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 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 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 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 build_karaf_tests71: freeze> python -m pip freeze --all build_karaf_tests221: freeze> python -m pip freeze --all build_karaf_tests121: freeze> python -m pip freeze --all build_karaf_tests190: freeze> python -m pip freeze --all build_karaf_tests71: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf71 with ./karaf71.env build_karaf_tests221: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf221 with ./karaf221.env build_karaf_tests121: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karaf121 with ./karaf121.env build_karaf_tests190: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh build karaf in karafoc with ./karafoc.env NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED --add-opens=java.base/java.nio.charset=ALL-UNNAMED --add-opens=java.base/java.nio.file=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.jar=ALL-UNNAMED --add-opens=java.base/java.util.stream=ALL-UNNAMED --add-opens=java.base/java.util.zip=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Xlog:disable build_karaf_tests190: OK ✔ in 1 minute 7.18 seconds 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 build_karaf_tests221: OK ✔ in 1 minute 7.74 seconds 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 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.1.4:install (default-install) on project transportpce-karaf: Failed to install metadata org.opendaylight.transportpce:transportpce-karaf:12.0.0-SNAPSHOT/maven-metadata.xml: Could not read metadata /home/jenkins/.m2/repository/org/opendaylight/transportpce/transportpce-karaf/12.0.0-SNAPSHOT/maven-metadata-local.xml: input contained no data -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException build_karaf_tests71: OK ✔ in 1 minute 9.67 seconds build_karaf_tests121: OK ✔ in 1 minute 9.68 seconds 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 buildlighty: freeze> python -m pip freeze --all sims: freeze> python -m pip freeze --all buildlighty: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED sims: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh Using lighynode version 20.1.0.5 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory sims: OK ✔ in 12.97 seconds buildlighty: OK ✔ in 31.85 seconds testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,click==8.2.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.59.2,gnpy4tpce==2.4.7,idna==3.10,iniconfig==2.1.0,injector==0.22.0,invoke==2.2.0,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.1,MarkupSafe==3.0.2,matplotlib==3.10.5,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==11.3.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pytest==8.4.1,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.1,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pytest -q transportpce_tests/pce/test01_pce.py .................... [100%] 20 passed in 109.99s (0:01:49) pytest -q transportpce_tests/pce/test02_pce_400G.py ............ [100%] 12 passed in 47.18s pytest -q transportpce_tests/pce/test03_gnpy.py ........ [100%] 8 passed in 37.47s pytest -q transportpce_tests/pce/test04_pce_bug_fix.py ... [100%] 3 passed in 36.18s testsPCE: OK ✔ in 4 minutes 45.51 seconds 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 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 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 tests190: freeze> python -m pip freeze --all tests_tapi: freeze> python -m pip freeze --all tests121: freeze> python -m pip freeze --all tests190: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc using environment variables from ./karafoc.env pytest -q transportpce_tests/oc/test01_portmapping.py tests_tapi: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi using environment variables from ./karaf221.env pytest -q transportpce_tests/tapi/test01_abstracted_topology.py tests121: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 using environment variables from ./karaf121.env pytest -q transportpce_tests/1.2.1/test01_portmapping.py ........... [100%] 10 passed in 83.27s (0:01:23) pytest -q transportpce_tests/oc/test02_topology.py .................................... [100%] 21 passed in 130.00s (0:02:09) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py ........................ [100%] 14 passed in 65.18s (0:01:05) pytest -q transportpce_tests/oc/test03_renderer.py ................... [100%] 6 passed in 59.88s pytest -q transportpce_tests/1.2.1/test03_topology.py ................. [100%] 19 passed in 59.21s tests190: OK ✔ in 3 minutes 36.52 seconds 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 .tests71: freeze> python -m pip freeze --all tests71: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 using environment variables from ./karaf71.env pytest -q transportpce_tests/7.1/test01_portmapping.py .................................... [100%] 12 passed in 54.28s pytest -q transportpce_tests/7.1/test02_otn_renderer.py .............................. [100%] 51 passed in 316.51s (0:05:16) pytest -q transportpce_tests/tapi/test02_full_topology.py ....................... [100%] 44 passed in 150.69s (0:02:30) pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py .............................................................................. [100%] 62 passed in 158.33s (0:02:38) pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py ... [100%] 24 passed in 93.33s (0:01:33) pytest -q transportpce_tests/1.2.1/test05_olm.py ........................................................................................ [100%] 48 passed in 152.51s (0:02:32) pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py ............................... [100%] 40 passed in 200.61s (0:03:20) pytest -q transportpce_tests/1.2.1/test06_end2end.py ........... [100%] 36 passed in 340.59s (0:05:40) pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py . [100%] 22 passed in 76.40s (0:01:16) ....................................................................................................................... [100%] 71 passed in 323.86s (0:05:23) pytest -q transportpce_tests/tapi/test04_topo_extension.py .................... [100%] 19 passed in 142.41s (0:02:22) tests71: OK ✔ in 7 minutes 31.47 seconds tests_tapi: OK ✔ in 18 minutes 52.37 seconds 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 tests221: freeze> python -m pip freeze --all tests221: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 using environment variables from ./karaf221.env pytest -q transportpce_tests/2.2.1/test01_portmapping.py ..................... [100%] 54 passed in 547.63s (0:09:07) ................... [100%] 35 passed in 75.58s (0:01:15) pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py ...... [100%] 6 passed in 44.44s pytest -q transportpce_tests/2.2.1/test03_topology.py ............................................ [100%] 44 passed in 135.93s (0:02:15) pytest -q transportpce_tests/2.2.1/test04_otn_topology.py ............ [100%] 12 passed in 59.69s pytest -q transportpce_tests/2.2.1/test05_flex_grid.py ................ [100%] 16 passed in 114.01s (0:01:54) pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py ............................... [100%] 31 passed in 36.67s pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py .......................... [100%] 26 passed in 91.17s (0:01:31) pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py ...................... [100%] 22 passed in 100.13s (0:01:40) pytest -q transportpce_tests/2.2.1/test09_olm.py ........................................ [100%] 40 passed in 184.65s (0:03:04) pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py ........................................................................ [ 74%] ......................... [100%] 97 passed in 491.32s (0:08:11) pytest -q transportpce_tests/2.2.1/test12_end2end.py ...................................................... [100%] 54 passed in 627.26s (0:10:27) pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py ........................................................................ [ 71%] ............................. [100%] 101 passed in 493.22s (0:08:13) pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py ........................................................................ [ 67%] ................................... [100%] 107 passed in 601.01s (0:10:01) pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py ............................................. [100%] 45 passed in 199.17s (0:03:19) tests121: OK ✔ in 19 minutes 53.44 seconds tests221: OK ✔ in 54 minutes 25.6 seconds 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 tests_hybrid: freeze> python -m pip freeze --all tests_hybrid: bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,cryptography==45.0.6,dict2xml==1.7.7,idna==3.10,iniconfig==2.1.0,invoke==2.2.0,lxml==6.0.1,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pytest==8.4.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid using environment variables from ./karaf221.env pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py ................................................... [100%] 51 passed in 147.58s (0:02:27) pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py ........................................................................ [ 66%] ..................................... [100%] 109 passed in 608.38s (0:10:08) pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py ..................................................... [100%] 53 passed in 260.16s (0:04:20) buildcontroller: OK (123.34=setup[8.78]+cmd[114.56] seconds) sims: OK (12.97=setup[8.47]+cmd[4.50] seconds) build_karaf_tests121: OK (69.68=setup[9.14]+cmd[60.55] seconds) testsPCE: OK (285.51=setup[53.48]+cmd[232.02] seconds) tests121: OK (1193.44=setup[7.84]+cmd[1185.61] seconds) build_karaf_tests221: OK (67.74=setup[9.12]+cmd[58.63] seconds) tests_tapi: OK (1132.37=setup[7.66]+cmd[1124.72] seconds) tests221: OK (3265.60=setup[7.07]+cmd[3258.53] seconds) build_karaf_tests71: OK (69.67=setup[9.08]+cmd[60.59] seconds) tests71: OK (451.47=setup[7.96]+cmd[443.51] seconds) build_karaf_tests190: OK (67.18=setup[9.16]+cmd[58.03] seconds) tests190: OK (216.52=setup[7.63]+cmd[208.89] seconds) tests_hybrid: OK (1025.17=setup[8.14]+cmd[1017.03] seconds) buildlighty: OK (31.85=setup[8.95]+cmd[22.90] seconds) docs: OK (32.47=setup[29.87]+cmd[2.59] seconds) docs-linkcheck: OK (33.89=setup[28.95]+cmd[4.94] seconds) checkbashisms: OK (3.32=setup[1.98]+cmd[0.01,0.05,1.28] seconds) pre-commit: OK (52.78=setup[2.84]+cmd[0.00,0.00,39.38,10.57] seconds) pylint: OK (32.46=setup[5.05]+cmd[27.41] seconds) congratulations :) (5901.76 seconds) + tox_status=0 + echo '---> Completed tox runs' ---> Completed tox runs + for i in .tox/*/log ++ echo .tox/build_karaf_tests121/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests121 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 + for i in .tox/*/log ++ echo .tox/build_karaf_tests190/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests190 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 + for i in .tox/*/log ++ echo .tox/build_karaf_tests221/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests221 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 + for i in .tox/*/log ++ echo .tox/build_karaf_tests71/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests71 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 + for i in .tox/*/log ++ echo .tox/buildcontroller/log ++ awk -F/ '{print $2}' + tox_env=buildcontroller + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller + for i in .tox/*/log ++ echo .tox/buildlighty/log ++ awk -F/ '{print $2}' + tox_env=buildlighty + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty + for i in .tox/*/log ++ echo .tox/checkbashisms/log ++ awk -F/ '{print $2}' + tox_env=checkbashisms + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms + for i in .tox/*/log ++ echo .tox/docs-linkcheck/log ++ awk -F/ '{print $2}' + tox_env=docs-linkcheck + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck + for i in .tox/*/log ++ echo .tox/docs/log ++ awk -F/ '{print $2}' + tox_env=docs + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs + for i in .tox/*/log ++ echo .tox/pre-commit/log ++ awk -F/ '{print $2}' + tox_env=pre-commit + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit + for i in .tox/*/log ++ echo .tox/pylint/log ++ awk -F/ '{print $2}' + tox_env=pylint + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint + for i in .tox/*/log ++ awk -F/ '{print $2}' ++ echo .tox/sims/log + tox_env=sims + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims + for i in .tox/*/log ++ echo .tox/tests121/log ++ awk -F/ '{print $2}' + tox_env=tests121 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 + for i in .tox/*/log ++ echo .tox/tests190/log ++ awk -F/ '{print $2}' + tox_env=tests190 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 + for i in .tox/*/log ++ echo .tox/tests221/log ++ awk -F/ '{print $2}' + tox_env=tests221 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 + for i in .tox/*/log ++ echo .tox/tests71/log ++ awk -F/ '{print $2}' + tox_env=tests71 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 + for i in .tox/*/log ++ echo .tox/testsPCE/log ++ awk -F/ '{print $2}' + tox_env=testsPCE + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE + for i in .tox/*/log ++ echo .tox/tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=tests_hybrid + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid + for i in .tox/*/log ++ echo .tox/tests_tapi/log ++ awk -F/ '{print $2}' + tox_env=tests_tapi + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi + DOC_DIR=docs/_build/html + [[ -d docs/_build/html ]] + echo '---> Archiving generated docs' ---> Archiving generated docs + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs + echo '---> tox-run.sh ends' ---> tox-run.sh ends + test 0 -eq 0 $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 58578 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12659982491423988520.sh ---> sysstat.sh [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7512638353743376982.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/transportpce-tox-verify-transportpce-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15979344714195015679.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lvVS from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-lvVS/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1381880921855987568.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3536 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config12170175827402113310tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4410314461426928209.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17285720371112533471.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lvVS from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-lvVS/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11084589340168380517.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6175825974759349544.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lvVS from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-lvVS/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5380096157377452608.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lvVS from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-lvVS/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3536/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-16g-2758 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 18G 61G 23% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 576 10748 3 4663 15070 Swap: 1023 2 1021 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:ce:36:84 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.170.104/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 63233sec preferred_lft 63233sec inet6 fe80::f816:3eff:fece:3684/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:7d:6e:14:97 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-16g-2758) 08/28/25 _x86_64_ (4 CPU) 00:00:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:10:04 2.22 0.00 2.21 0.01 0.00 26.00 439.38 00:20:04 2.01 0.00 2.01 0.00 0.00 20.05 0.00 00:30:04 2.01 0.00 2.01 0.00 0.00 20.12 0.00 00:40:04 1.98 0.00 1.98 0.00 0.00 19.79 0.00 00:50:04 1.96 0.00 1.96 0.00 0.00 19.77 0.00 01:00:04 1.94 0.00 1.94 0.00 0.00 19.39 0.00 01:10:04 1.93 0.00 1.93 0.00 0.00 19.44 0.00 01:20:04 2.01 0.00 2.01 0.00 0.00 20.24 0.00 01:30:04 2.07 0.00 2.06 0.01 0.00 21.12 0.21 01:40:04 1.93 0.00 1.93 0.00 0.00 19.25 0.00 01:50:04 1.86 0.00 1.86 0.00 0.00 18.95 0.00 02:00:04 1.87 0.00 1.87 0.00 0.00 18.95 0.00 02:10:04 1.94 0.00 1.94 0.00 0.00 19.68 0.00 02:20:04 1.91 0.00 1.91 0.00 0.00 19.41 0.00 02:30:04 1.91 0.00 1.91 0.00 0.00 19.21 0.00 02:40:04 1.90 0.00 1.90 0.00 0.00 19.23 0.00 02:50:04 1.90 0.00 1.90 0.00 0.00 19.32 0.00 03:00:04 1.98 0.00 1.98 0.00 0.00 19.85 0.00 03:10:04 1.85 0.00 1.85 0.00 0.00 18.45 0.00 03:20:04 1.70 0.00 1.70 0.00 0.00 17.31 0.00 03:30:04 1.61 0.00 1.61 0.00 0.00 16.56 0.00 03:40:04 1.65 0.00 1.65 0.00 0.00 16.56 0.00 03:50:04 1.54 0.00 1.54 0.00 0.00 15.60 0.00 04:00:04 1.49 0.00 1.49 0.00 0.00 15.25 0.00 04:10:04 1.47 0.00 1.47 0.00 0.00 15.03 0.00 04:20:04 1.56 0.00 1.56 0.00 0.00 15.89 0.00 04:30:04 1.50 0.00 1.50 0.00 0.00 15.19 0.00 04:40:04 1.49 0.00 1.49 0.00 0.00 15.16 0.00 04:50:04 1.54 0.00 1.54 0.00 0.00 15.48 0.00 05:00:04 1.51 0.00 1.51 0.00 0.00 15.24 0.00 05:10:04 1.56 0.00 1.56 0.00 0.00 15.75 0.00 05:20:04 1.81 0.00 1.81 0.00 0.00 18.32 0.00 05:30:03 1.80 0.00 1.80 0.00 0.00 18.11 0.00 05:40:04 1.78 0.00 1.78 0.00 0.00 18.03 0.00 05:50:04 1.75 0.00 1.75 0.00 0.00 17.80 0.00 06:00:04 1.72 0.00 1.72 0.00 0.00 17.59 0.00 06:10:04 1.74 0.00 1.74 0.00 0.00 17.84 0.00 06:20:04 1.75 0.00 1.75 0.00 0.00 17.75 0.00 06:30:04 1.90 0.00 1.90 0.00 0.00 19.29 0.00 06:40:04 2.06 0.00 2.06 0.00 0.00 20.49 0.00 06:50:04 2.13 0.00 2.12 0.01 0.00 22.18 438.74 07:00:04 2.15 0.00 2.15 0.00 0.00 22.40 0.00 07:10:04 2.06 0.00 2.06 0.00 0.00 20.95 0.00 07:20:04 2.02 0.00 2.02 0.00 0.00 20.05 0.00 07:30:04 1.94 0.00 1.94 0.00 0.00 19.44 0.00 07:40:04 1.93 0.00 1.93 0.00 0.00 19.08 0.00 07:50:04 1.92 0.00 1.92 0.00 0.00 19.17 0.00 08:00:04 1.95 0.00 1.95 0.00 0.00 19.53 0.00 08:10:04 1.94 0.00 1.94 0.00 0.00 19.55 0.00 08:20:04 2.00 0.00 2.00 0.00 0.00 19.77 0.00 08:30:04 1.97 0.00 1.97 0.00 0.00 19.71 0.00 08:40:04 1.90 0.00 1.90 0.00 0.00 19.41 0.00 08:50:04 1.95 0.00 1.95 0.00 0.00 19.67 0.00 09:00:04 1.99 0.00 1.99 0.00 0.00 19.77 0.00 09:10:04 1.97 0.00 1.97 0.00 0.00 19.93 0.00 09:20:04 1.96 0.00 1.96 0.00 0.00 19.96 0.00 09:30:04 1.93 0.00 1.93 0.00 0.00 19.33 0.00 09:40:04 1.95 0.00 1.95 0.00 0.00 19.53 0.00 09:50:04 1.92 0.00 1.92 0.00 0.00 19.39 0.00 10:00:04 1.95 0.00 1.95 0.00 0.00 19.49 0.00 10:10:04 1.93 0.00 1.93 0.00 0.00 19.56 0.00 10:20:04 1.98 0.00 1.98 0.00 0.00 19.99 0.00 10:30:04 1.99 0.00 1.99 0.00 0.00 19.85 0.00 10:40:04 1.97 0.00 1.97 0.00 0.00 19.96 0.00 10:50:04 1.98 0.00 1.98 0.00 0.00 19.93 0.00 11:00:04 1.96 0.00 1.96 0.00 0.00 19.68 0.00 11:10:04 1.93 0.00 1.93 0.00 0.00 19.47 0.00 11:20:04 2.37 0.00 2.31 0.05 0.00 32.89 495.84 11:30:04 54.80 3.41 49.33 2.06 206.65 3978.71 1717.27 11:40:04 94.17 4.03 86.17 3.97 163.49 34880.35 20694.16 11:50:04 54.58 21.44 31.36 1.78 253.47 1897.11 1999.01 12:00:04 14.80 0.18 13.86 0.76 5.11 668.66 1520.40 12:10:04 16.18 0.03 15.48 0.67 0.73 424.28 1053.92 12:20:04 7.78 0.01 7.50 0.28 0.52 192.15 258.55 12:30:04 5.55 0.01 5.33 0.21 1.05 134.24 77.53 12:40:04 5.25 0.02 5.07 0.16 0.88 135.56 60.36 12:50:04 5.32 0.02 5.16 0.15 0.79 138.76 59.48 13:00:03 8.82 0.04 8.46 0.33 1.16 541.69 188.06 Average: 5.06 0.37 4.56 0.13 8.13 567.87 371.85 00:00:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:10:04 13233908 15617464 378548 2.31 102724 2496780 910240 5.22 596380 2248996 256 00:20:04 13233908 15617476 378484 2.31 102724 2496792 910240 5.22 596380 2249068 220 00:30:04 13233184 15616764 379132 2.32 102724 2496804 910240 5.22 596384 2249096 232 00:40:04 13232932 15616636 379272 2.32 102724 2496936 910272 5.22 596384 2249232 216 00:50:04 13232428 15616144 379680 2.32 102724 2496948 910240 5.22 596384 2249248 244 01:00:04 13232176 15615900 379948 2.32 102724 2496956 910240 5.22 596384 2249260 228 01:10:04 13231924 15615788 380032 2.32 102724 2497096 910240 5.22 596384 2249592 216 01:20:04 13231672 15615552 380256 2.32 102728 2497108 910240 5.22 596388 2249392 228 01:30:04 13231980 15615864 379984 2.32 102728 2497112 910240 5.22 596388 2249400 256 01:40:04 13231228 15615244 380556 2.32 102728 2497252 910256 5.22 596388 2249540 232 01:50:04 13231628 15615652 380116 2.32 102728 2497264 910224 5.22 596388 2249504 200 02:00:04 13231740 15615776 379940 2.32 102728 2497272 910240 5.22 596388 2249576 236 02:10:04 13231772 15615820 379872 2.32 102728 2497284 910240 5.22 596388 2249620 208 02:20:04 13231080 15615268 380484 2.32 102728 2497420 910240 5.22 596388 2249704 264 02:30:04 13231332 15615528 380196 2.32 102728 2497428 910240 5.22 596388 2249720 252 02:40:04 13231000 15615204 380488 2.32 102728 2497436 910240 5.22 596392 2249908 244 02:50:04 13230272 15614616 381052 2.33 102728 2497576 910240 5.22 596388 2249864 216 03:00:04 13230020 15614376 381312 2.33 102728 2497588 910240 5.22 596388 2249856 208 03:10:04 13229636 15614000 381756 2.33 102728 2497596 910240 5.22 596388 2249892 300 03:20:04 13228796 15613288 382392 2.34 102728 2497732 910240 5.22 596388 2250016 228 03:30:04 13228688 15613196 382484 2.34 102728 2497740 910240 5.22 596388 2250228 224 03:40:04 13228664 15613184 382516 2.34 102728 2497752 910240 5.22 596388 2250048 220 03:50:04 13227412 15611940 383792 2.34 102728 2497760 910240 5.22 596388 2250252 208 04:00:04 13226908 15611576 384160 2.35 102728 2497900 910240 5.22 596388 2250200 224 04:10:04 13226908 15611584 384184 2.35 102728 2497908 910240 5.22 596388 2250208 216 04:20:04 13226660 15611344 384408 2.35 102728 2497916 910240 5.22 596388 2250196 216 04:30:04 13226184 15611008 384748 2.35 102728 2498056 910240 5.22 596388 2250360 220 04:40:04 13226444 15611272 384456 2.35 102728 2498060 910240 5.22 596392 2250380 240 04:50:04 13226588 15611436 384284 2.35 102728 2498076 910240 5.22 596388 2250560 216 05:00:04 13226028 15610884 384744 2.35 102728 2498084 910240 5.22 596388 2250568 248 05:10:04 13226312 15611304 384384 2.35 102728 2498220 910240 5.22 596388 2250668 200 05:20:04 13225964 15610968 384560 2.35 102728 2498232 910240 5.22 596388 2250544 236 05:30:03 13225712 15610720 384848 2.35 102728 2498236 910240 5.22 596388 2250528 224 05:40:04 13225828 15610976 384708 2.35 102728 2498376 910240 5.22 596388 2250684 240 05:50:04 13224992 15610160 385532 2.35 102728 2498392 910240 5.22 596388 2250700 252 06:00:04 13225020 15610192 385468 2.35 102728 2498396 910240 5.22 596388 2250704 248 06:10:04 13226184 15611488 384164 2.35 102728 2498536 910240 5.22 596388 2250836 240 06:20:04 13226104 15611420 384212 2.35 102728 2498540 910240 5.22 596388 2250848 252 06:30:04 13225880 15611208 384364 2.35 102728 2498552 910288 5.23 596388 2250868 248 06:40:04 13225880 15611220 384312 2.35 102728 2498568 910240 5.22 596388 2250884 52 06:50:04 13225640 15611116 384428 2.35 102728 2498700 910240 5.22 596388 2251228 260 07:00:04 13226192 15611680 383932 2.34 102728 2498712 911284 5.23 596388 2251236 264 07:10:04 13225688 15611192 384220 2.35 102728 2498720 910256 5.22 596388 2251052 220 07:20:04 13225188 15610720 384804 2.35 102728 2498748 910240 5.22 596392 2251156 208 07:30:04 13224936 15610484 385052 2.35 102728 2498760 910240 5.22 596388 2251280 212 07:40:04 13224936 15610488 385068 2.35 102728 2498764 910272 5.22 596388 2251292 232 07:50:04 13224436 15610000 385516 2.35 102728 2498776 910240 5.22 596388 2251104 208 08:00:04 13224184 15609820 385688 2.36 102728 2498848 910240 5.22 596388 2251372 208 08:10:04 13223932 15609832 385612 2.36 102728 2499112 910240 5.22 596388 2251220 220 08:20:04 13223680 15609596 385804 2.36 102728 2499128 910240 5.22 596388 2251436 216 08:30:04 13223680 15609604 385888 2.36 102728 2499136 910240 5.22 596388 2251628 212 08:40:04 13223680 15609612 385872 2.36 102728 2499144 910240 5.22 596388 2251668 212 08:50:04 13223176 15609248 386252 2.36 102728 2499280 910240 5.22 596388 2251608 252 09:00:04 13222700 15608780 386780 2.36 102728 2499288 910240 5.22 596388 2251428 216 09:10:04 13221232 15607324 388176 2.37 102728 2499300 910240 5.22 596388 2251632 220 09:20:04 13220980 15607216 388216 2.37 102728 2499440 910240 5.22 596388 2251552 244 09:30:04 13220224 15606472 388876 2.38 102728 2499448 910240 5.22 596388 2251764 252 09:40:04 13219472 15605724 389644 2.38 102728 2499456 910288 5.23 596388 2251812 216 09:50:04 13219220 15605480 390024 2.38 102728 2499468 910240 5.22 596388 2251800 228 10:00:04 13218716 15605116 390408 2.38 102728 2499604 910240 5.22 596388 2251940 212 10:10:04 13218212 15604620 390924 2.39 102728 2499612 910240 5.22 596388 2252148 252 10:20:04 13217236 15603656 391756 2.39 102728 2499624 910240 5.22 596388 2251964 232 10:30:04 13217608 15604168 391216 2.39 102728 2499760 910240 5.22 596388 2252096 220 10:40:04 13217540 15604112 391284 2.39 102728 2499772 910288 5.23 596388 2252324 212 10:50:04 13217880 15604460 390956 2.39 102728 2499780 910240 5.22 596388 2252120 216 11:00:04 13217768 15604484 390836 2.39 102728 2499916 910240 5.22 596388 2252256 208 11:10:04 13217880 15604604 390788 2.39 102728 2499924 910240 5.22 596388 2252244 224 11:20:04 13218188 15604944 390332 2.38 102728 2499936 910304 5.23 596384 2253908 224 11:30:04 10275520 14678564 1265756 7.73 179636 4288888 1938484 11.13 825768 4798828 1020860 11:40:04 2012304 6894452 9024432 55.12 274172 4480388 11095232 63.69 2346844 11293496 1972 11:50:04 2827984 6511716 9417192 57.52 277436 3373996 10727496 61.58 2322832 10604168 708 12:00:04 7858732 11651672 4280808 26.15 280164 3480260 5012512 28.77 2362192 5570644 308 12:10:04 7548648 11389816 4542512 27.74 280296 3528400 5194504 29.82 2366036 5866412 440 12:20:04 7631984 11495252 4437020 27.10 280304 3550492 5078284 29.15 2367388 5784188 600 12:30:04 6851664 10730448 5201552 31.77 280316 3566012 6275660 36.02 2369004 6564796 508 12:40:04 6141984 10038012 5893516 35.99 280320 3583300 6491420 37.26 2371704 7270656 624 12:50:04 7682680 11596708 4335768 26.48 280328 3601292 5028288 28.86 2373624 5737284 460 13:00:03 7303188 11337864 4594172 28.06 283056 3715988 5141728 29.51 2388040 6092292 528 Average: 12378203 14972801 1014627 6.20 124122 2654575 1588221 9.12 803177 2854254 13364 00:00:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:10:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 00:10:04 ens3 0.84 0.54 0.16 0.61 0.00 0.00 0.00 0.00 00:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:20:04 ens3 0.40 0.09 0.04 0.02 0.00 0.00 0.00 0.00 00:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:30:04 ens3 0.59 0.16 0.14 0.08 0.00 0.00 0.00 0.00 00:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:40:04 ens3 0.59 0.15 0.12 0.06 0.00 0.00 0.00 0.00 00:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:50:04 ens3 0.45 0.11 0.07 0.04 0.00 0.00 0.00 0.00 00:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:00:04 ens3 0.44 0.11 0.08 0.04 0.00 0.00 0.00 0.00 01:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:10:04 ens3 0.55 0.14 0.11 0.06 0.00 0.00 0.00 0.00 01:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:20:04 ens3 0.51 0.15 0.10 0.06 0.00 0.00 0.00 0.00 01:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:30:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 01:30:04 ens3 0.53 0.16 0.12 0.07 0.00 0.00 0.00 0.00 01:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:40:04 ens3 0.60 0.14 0.12 0.06 0.00 0.00 0.00 0.00 01:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:50:04 ens3 1.05 0.76 0.14 0.79 0.00 0.00 0.00 0.00 01:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:00:04 ens3 0.41 0.11 0.07 0.04 0.00 0.00 0.00 0.00 02:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:10:04 ens3 0.36 0.08 0.04 0.02 0.00 0.00 0.00 0.00 02:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:20:04 ens3 0.37 0.08 0.04 0.02 0.00 0.00 0.00 0.00 02:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:30:04 ens3 0.38 0.09 0.05 0.02 0.00 0.00 0.00 0.00 02:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:40:04 ens3 0.47 0.11 0.08 0.04 0.00 0.00 0.00 0.00 02:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:50:04 ens3 0.40 0.10 0.06 0.04 0.00 0.00 0.00 0.00 02:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:00:04 ens3 0.43 0.11 0.08 0.04 0.00 0.00 0.00 0.00 03:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:10:04 ens3 0.38 0.10 0.05 0.02 0.00 0.00 0.00 0.00 03:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:04 ens3 0.40 0.08 0.06 0.02 0.00 0.00 0.00 0.00 03:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:30:04 ens3 0.52 0.14 0.11 0.07 0.00 0.00 0.00 0.00 03:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:40:04 ens3 0.45 0.12 0.07 0.04 0.00 0.00 0.00 0.00 03:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:50:04 ens3 0.37 0.09 0.06 0.02 0.00 0.00 0.00 0.00 03:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:00:04 ens3 0.36 0.10 0.05 0.04 0.00 0.00 0.00 0.00 04:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:04 ens3 0.36 0.09 0.05 0.02 0.00 0.00 0.00 0.00 04:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:20:04 ens3 0.32 0.07 0.03 0.02 0.00 0.00 0.00 0.00 04:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:30:04 ens3 0.55 0.38 0.04 0.49 0.00 0.00 0.00 0.00 04:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:40:04 ens3 0.46 0.12 0.10 0.04 0.00 0.00 0.00 0.00 04:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:50:04 ens3 0.55 0.14 0.12 0.07 0.00 0.00 0.00 0.00 04:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:00:04 ens3 0.67 0.19 0.17 0.11 0.00 0.00 0.00 0.00 05:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:10:04 ens3 0.40 0.08 0.05 0.02 0.00 0.00 0.00 0.00 05:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:20:04 ens3 0.46 0.13 0.08 0.05 0.00 0.00 0.00 0.00 05:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:30:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:30:03 ens3 0.38 0.09 0.05 0.02 0.00 0.00 0.00 0.00 05:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:40:04 ens3 0.46 0.12 0.08 0.04 0.00 0.00 0.00 0.00 05:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:50:04 ens3 0.36 0.07 0.04 0.02 0.00 0.00 0.00 0.00 05:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:00:04 ens3 0.39 0.10 0.07 0.04 0.00 0.00 0.00 0.00 06:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 06:10:04 ens3 0.39 0.09 0.05 0.02 0.00 0.00 0.00 0.00 06:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:20:04 ens3 0.39 0.08 0.05 0.02 0.00 0.00 0.00 0.00 06:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:04 ens3 0.62 0.17 0.14 0.07 0.00 0.00 0.00 0.00 06:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:04 ens3 0.88 0.33 0.24 0.68 0.00 0.00 0.00 0.00 06:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:50:04 ens3 0.39 0.10 0.05 0.02 0.00 0.00 0.00 0.00 06:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:00:04 ens3 0.60 0.19 0.16 0.10 0.00 0.00 0.00 0.00 07:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:10:04 ens3 0.50 0.13 0.08 0.04 0.00 0.00 0.00 0.00 07:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:20:04 ens3 0.50 0.13 0.10 0.06 0.00 0.00 0.00 0.00 07:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:04 ens3 0.35 0.08 0.04 0.02 0.00 0.00 0.00 0.00 07:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:40:04 ens3 0.53 0.16 0.11 0.07 0.00 0.00 0.00 0.00 07:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:50:04 ens3 0.36 0.08 0.04 0.02 0.00 0.00 0.00 0.00 07:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:00:04 ens3 0.61 0.17 0.16 0.10 0.00 0.00 0.00 0.00 08:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:10:04 ens3 0.84 0.47 0.16 0.83 0.00 0.00 0.00 0.00 08:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:20:04 ens3 0.79 0.22 0.23 0.15 0.00 0.00 0.00 0.00 08:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:30:04 ens3 0.50 0.11 0.08 0.04 0.00 0.00 0.00 0.00 08:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:04 ens3 0.80 0.19 0.21 0.13 0.00 0.00 0.00 0.00 08:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:50:04 ens3 0.40 0.08 0.04 0.02 0.00 0.00 0.00 0.00 08:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:00:04 ens3 0.81 0.21 0.23 0.14 0.00 0.00 0.00 0.00 09:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:10:04 ens3 1.23 1.06 0.23 1.06 0.00 0.00 0.00 0.00 09:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:20:04 ens3 1.90 0.33 0.44 0.23 0.00 0.00 0.00 0.00 09:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:30:04 ens3 1.42 0.19 0.24 0.11 0.00 0.00 0.00 0.00 09:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:04 ens3 1.94 0.14 0.24 0.06 0.00 0.00 0.00 0.00 09:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:50:04 ens3 1.06 0.14 0.14 0.06 0.00 0.00 0.00 0.00 09:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:00:04 ens3 0.61 0.13 0.10 0.06 0.00 0.00 0.00 0.00 10:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:10:04 ens3 0.47 0.08 0.05 0.02 0.00 0.00 0.00 0.00 10:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:20:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:20:04 ens3 1.12 0.43 1.78 0.88 0.00 0.00 0.00 0.00 10:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:30:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:30:04 ens3 0.49 0.12 0.08 0.04 0.00 0.00 0.00 0.00 10:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:40:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:40:04 ens3 0.56 0.12 0.11 0.06 0.00 0.00 0.00 0.00 10:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:50:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:50:04 ens3 0.41 0.09 0.04 0.02 0.00 0.00 0.00 0.00 10:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:00:04 ens3 0.42 0.11 0.07 0.04 0.00 0.00 0.00 0.00 11:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:04 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:10:04 ens3 0.63 0.17 0.14 0.08 0.00 0.00 0.00 0.00 11:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:20:04 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 11:20:04 ens3 0.74 0.21 0.21 0.12 0.00 0.00 0.00 0.00 11:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:30:04 lo 0.76 0.76 0.13 0.13 0.00 0.00 0.00 0.00 11:30:04 ens3 71.12 56.32 868.32 9.62 0.00 0.00 0.00 0.00 11:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:04 lo 9.24 9.24 9.58 9.58 0.00 0.00 0.00 0.00 11:40:04 ens3 68.75 53.54 1063.73 5.99 0.00 0.00 0.00 0.00 11:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:04 lo 48.65 48.65 23.44 23.44 0.00 0.00 0.00 0.00 11:50:04 ens3 2.17 1.82 0.45 0.39 0.00 0.00 0.00 0.00 11:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:00:04 lo 26.73 26.73 11.74 11.74 0.00 0.00 0.00 0.00 12:00:04 ens3 1.33 1.05 0.31 0.26 0.00 0.00 0.00 0.00 12:00:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:10:04 lo 17.27 17.27 8.52 8.52 0.00 0.00 0.00 0.00 12:10:04 ens3 2.63 1.04 0.50 1.09 0.00 0.00 0.00 0.00 12:10:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:20:04 lo 18.04 18.04 9.06 9.06 0.00 0.00 0.00 0.00 12:20:04 ens3 1.56 0.63 0.25 0.16 0.00 0.00 0.00 0.00 12:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:30:04 lo 20.74 20.74 7.65 7.65 0.00 0.00 0.00 0.00 12:30:04 ens3 1.28 0.31 0.19 0.09 0.00 0.00 0.00 0.00 12:30:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:40:04 lo 22.65 22.65 11.77 11.77 0.00 0.00 0.00 0.00 12:40:04 ens3 2.20 0.70 0.43 0.24 0.00 0.00 0.00 0.00 12:40:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:50:04 lo 15.20 15.20 8.60 8.60 0.00 0.00 0.00 0.00 12:50:04 ens3 1.57 0.60 0.32 0.21 0.00 0.00 0.00 0.00 12:50:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:00:03 lo 23.17 23.17 10.97 10.97 0.00 0.00 0.00 0.00 13:00:03 ens3 1.87 1.06 0.88 0.29 0.00 0.00 0.00 0.00 13:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.68 2.68 1.31 1.31 0.00 0.00 0.00 0.00 Average: ens3 2.50 1.65 24.93 0.35 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-16g-2758) 08/28/25 _x86_64_ (4 CPU) 00:00:04 CPU %user %nice %system %iowait %steal %idle 00:10:04 all 0.21 0.00 0.03 0.04 0.01 99.72 00:10:04 0 0.01 0.00 0.02 0.01 0.01 99.95 00:10:04 1 0.32 0.00 0.02 0.11 0.01 99.55 00:10:04 2 0.48 0.00 0.04 0.02 0.02 99.44 00:10:04 3 0.02 0.00 0.03 0.01 0.00 99.95 00:20:04 all 0.19 0.00 0.02 0.02 0.01 99.76 00:20:04 0 0.07 0.00 0.02 0.02 0.01 99.88 00:20:04 1 0.02 0.00 0.01 0.03 0.01 99.94 00:20:04 2 0.68 0.00 0.05 0.01 0.01 99.25 00:20:04 3 0.01 0.00 0.01 0.02 0.00 99.96 00:30:04 all 0.10 0.00 0.02 0.02 0.01 99.85 00:30:04 0 0.01 0.00 0.02 0.03 0.01 99.93 00:30:04 1 0.01 0.00 0.02 0.04 0.01 99.93 00:30:04 2 0.33 0.00 0.03 0.00 0.02 99.62 00:30:04 3 0.06 0.00 0.02 0.01 0.01 99.92 00:40:04 all 0.04 0.00 0.02 0.01 0.01 99.91 00:40:04 0 0.01 0.00 0.01 0.01 0.01 99.97 00:40:04 1 0.02 0.00 0.01 0.03 0.01 99.93 00:40:04 2 0.03 0.00 0.03 0.00 0.01 99.93 00:40:04 3 0.13 0.00 0.02 0.01 0.01 99.83 00:50:04 all 0.28 0.00 0.02 0.01 0.01 99.67 00:50:04 0 0.01 0.00 0.01 0.02 0.01 99.95 00:50:04 1 1.07 0.00 0.03 0.03 0.02 98.85 00:50:04 2 0.02 0.00 0.02 0.00 0.01 99.95 00:50:04 3 0.01 0.00 0.02 0.01 0.01 99.95 01:00:04 all 0.14 0.00 0.02 0.03 0.01 99.80 01:00:04 0 0.01 0.00 0.01 0.03 0.01 99.94 01:00:04 1 0.34 0.00 0.02 0.06 0.01 99.57 01:00:04 2 0.09 0.00 0.03 0.01 0.01 99.86 01:00:04 3 0.13 0.00 0.02 0.01 0.00 99.84 01:10:04 all 0.08 0.00 0.02 0.02 0.01 99.87 01:10:04 0 0.01 0.00 0.02 0.02 0.01 99.95 01:10:04 1 0.07 0.00 0.02 0.05 0.01 99.85 01:10:04 2 0.23 0.00 0.04 0.00 0.01 99.72 01:10:04 3 0.01 0.00 0.02 0.01 0.01 99.96 01:20:04 all 0.11 0.00 0.02 0.02 0.01 99.85 01:20:04 0 0.02 0.00 0.03 0.02 0.01 99.92 01:20:04 1 0.08 0.00 0.02 0.02 0.01 99.87 01:20:04 2 0.01 0.00 0.00 0.00 0.00 99.98 01:20:04 3 0.34 0.00 0.02 0.02 0.01 99.61 01:30:04 all 0.06 0.00 0.02 0.02 0.01 99.90 01:30:04 0 0.06 0.00 0.03 0.02 0.01 99.87 01:30:04 1 0.02 0.00 0.02 0.02 0.01 99.93 01:30:04 2 0.01 0.00 0.01 0.01 0.00 99.97 01:30:04 3 0.15 0.00 0.02 0.01 0.01 99.81 01:40:04 all 0.11 0.00 0.02 0.05 0.03 99.80 01:40:04 0 0.02 0.00 0.01 0.01 0.08 99.88 01:40:04 1 0.40 0.00 0.03 0.15 0.01 99.41 01:40:04 2 0.02 0.00 0.02 0.02 0.01 99.93 01:40:04 3 0.01 0.00 0.01 0.01 0.01 99.97 01:50:04 all 0.09 0.00 0.03 0.01 0.01 99.87 01:50:04 0 0.01 0.00 0.01 0.01 0.01 99.96 01:50:04 1 0.02 0.00 0.03 0.01 0.01 99.94 01:50:04 2 0.02 0.00 0.03 0.03 0.01 99.91 01:50:04 3 0.30 0.00 0.04 0.00 0.01 99.64 01:50:04 CPU %user %nice %system %iowait %steal %idle 02:00:04 all 0.02 0.00 0.02 0.02 0.01 99.94 02:00:04 0 0.01 0.00 0.02 0.02 0.01 99.96 02:00:04 1 0.02 0.00 0.02 0.00 0.01 99.95 02:00:04 2 0.02 0.00 0.02 0.06 0.01 99.90 02:00:04 3 0.02 0.00 0.03 0.01 0.02 99.93 02:10:04 all 0.05 0.00 0.02 0.01 0.01 99.91 02:10:04 0 0.15 0.00 0.02 0.01 0.01 99.81 02:10:04 1 0.01 0.00 0.02 0.00 0.01 99.95 02:10:04 2 0.02 0.00 0.02 0.02 0.01 99.93 02:10:04 3 0.01 0.00 0.02 0.00 0.01 99.96 02:20:04 all 0.06 0.00 0.02 0.02 0.01 99.89 02:20:04 0 0.01 0.00 0.01 0.03 0.01 99.94 02:20:04 1 0.02 0.00 0.04 0.04 0.01 99.90 02:20:04 2 0.02 0.00 0.03 0.02 0.01 99.92 02:20:04 3 0.20 0.00 0.01 0.00 0.01 99.78 02:30:04 all 0.11 0.00 0.02 0.06 0.01 99.80 02:30:04 0 0.01 0.00 0.02 0.07 0.01 99.89 02:30:04 1 0.02 0.00 0.02 0.03 0.01 99.93 02:30:04 2 0.02 0.00 0.03 0.12 0.01 99.82 02:30:04 3 0.38 0.00 0.02 0.04 0.01 99.55 02:40:04 all 0.10 0.00 0.02 0.03 0.01 99.84 02:40:04 0 0.01 0.00 0.02 0.04 0.01 99.92 02:40:04 1 0.03 0.00 0.02 0.00 0.01 99.94 02:40:04 2 0.02 0.00 0.03 0.08 0.01 99.87 02:40:04 3 0.35 0.00 0.01 0.00 0.01 99.63 02:50:04 all 0.03 0.00 0.02 0.01 0.01 99.93 02:50:04 0 0.06 0.00 0.02 0.01 0.01 99.90 02:50:04 1 0.02 0.00 0.02 0.02 0.01 99.94 02:50:04 2 0.02 0.00 0.02 0.02 0.01 99.93 02:50:04 3 0.01 0.00 0.02 0.00 0.01 99.96 03:00:04 all 0.22 0.00 0.02 0.01 0.01 99.74 03:00:04 0 0.81 0.00 0.03 0.00 0.01 99.15 03:00:04 1 0.02 0.00 0.02 0.02 0.01 99.93 03:00:04 2 0.02 0.00 0.03 0.02 0.01 99.93 03:00:04 3 0.01 0.00 0.01 0.01 0.00 99.97 03:10:04 all 0.06 0.00 0.02 0.03 0.01 99.89 03:10:04 0 0.01 0.00 0.02 0.01 0.01 99.95 03:10:04 1 0.02 0.00 0.03 0.01 0.01 99.93 03:10:04 2 0.02 0.00 0.04 0.07 0.01 99.85 03:10:04 3 0.17 0.00 0.01 0.01 0.00 99.81 03:20:04 all 0.03 0.00 0.03 0.02 0.01 99.92 03:20:04 0 0.02 0.00 0.02 0.02 0.01 99.93 03:20:04 1 0.02 0.00 0.02 0.00 0.00 99.96 03:20:04 2 0.02 0.00 0.03 0.01 0.00 99.93 03:20:04 3 0.07 0.00 0.04 0.03 0.01 99.85 03:30:04 all 0.10 0.00 0.02 0.02 0.01 99.86 03:30:04 0 0.01 0.00 0.01 0.02 0.00 99.95 03:30:04 1 0.02 0.00 0.03 0.00 0.01 99.94 03:30:04 2 0.03 0.00 0.03 0.04 0.01 99.90 03:30:04 3 0.32 0.00 0.01 0.04 0.00 99.63 03:40:04 all 0.16 0.00 0.03 0.13 0.02 99.66 03:40:04 0 0.01 0.00 0.05 0.06 0.01 99.88 03:40:04 1 0.59 0.00 0.02 0.00 0.01 99.38 03:40:04 2 0.03 0.00 0.03 0.47 0.02 99.45 03:40:04 3 0.01 0.00 0.01 0.01 0.02 99.95 03:40:04 CPU %user %nice %system %iowait %steal %idle 03:50:04 all 0.12 0.00 0.02 0.03 0.01 99.82 03:50:04 0 0.01 0.00 0.02 0.01 0.01 99.95 03:50:04 1 0.32 0.00 0.02 0.01 0.01 99.65 03:50:04 2 0.12 0.00 0.02 0.07 0.01 99.78 03:50:04 3 0.02 0.00 0.03 0.02 0.01 99.92 04:00:04 all 0.07 0.00 0.02 0.02 0.00 99.89 04:00:04 0 0.02 0.00 0.02 0.04 0.01 99.92 04:00:04 1 0.11 0.00 0.02 0.00 0.00 99.87 04:00:04 2 0.13 0.00 0.03 0.02 0.01 99.82 04:00:04 3 0.01 0.00 0.02 0.02 0.00 99.94 04:10:04 all 0.02 0.00 0.02 0.02 0.01 99.93 04:10:04 0 0.01 0.00 0.02 0.02 0.01 99.95 04:10:04 1 0.03 0.00 0.01 0.00 0.03 99.93 04:10:04 2 0.02 0.00 0.01 0.03 0.01 99.93 04:10:04 3 0.02 0.00 0.02 0.04 0.01 99.91 04:20:04 all 0.04 0.00 0.03 0.04 0.08 99.81 04:20:04 0 0.07 0.00 0.03 0.02 0.08 99.79 04:20:04 1 0.07 0.00 0.02 0.09 0.13 99.69 04:20:04 2 0.02 0.00 0.02 0.04 0.03 99.89 04:20:04 3 0.02 0.00 0.03 0.01 0.08 99.87 04:30:04 all 0.13 0.00 0.02 0.02 0.01 99.83 04:30:04 0 0.03 0.00 0.02 0.01 0.01 99.94 04:30:04 1 0.12 0.00 0.03 0.03 0.01 99.82 04:30:04 2 0.01 0.00 0.01 0.03 0.01 99.94 04:30:04 3 0.35 0.00 0.03 0.00 0.01 99.62 04:40:04 all 0.05 0.00 0.02 0.05 0.01 99.88 04:40:04 0 0.01 0.00 0.01 0.05 0.01 99.93 04:40:04 1 0.14 0.00 0.02 0.05 0.01 99.79 04:40:04 2 0.03 0.00 0.03 0.09 0.01 99.84 04:40:04 3 0.01 0.00 0.02 0.00 0.01 99.96 04:50:04 all 0.17 0.00 0.03 0.01 0.01 99.78 04:50:04 0 0.02 0.00 0.03 0.01 0.01 99.93 04:50:04 1 0.62 0.00 0.04 0.00 0.01 99.33 04:50:04 2 0.02 0.00 0.02 0.03 0.00 99.93 04:50:04 3 0.03 0.00 0.01 0.02 0.00 99.94 05:00:04 all 0.13 0.00 0.02 0.08 0.01 99.76 05:00:04 0 0.01 0.00 0.03 0.06 0.01 99.89 05:00:04 1 0.12 0.00 0.03 0.01 0.01 99.83 05:00:04 2 0.37 0.00 0.02 0.25 0.01 99.35 05:00:04 3 0.01 0.00 0.01 0.00 0.00 99.97 05:10:04 all 0.12 0.00 0.02 0.01 0.01 99.84 05:10:04 0 0.01 0.00 0.03 0.01 0.01 99.95 05:10:04 1 0.43 0.00 0.03 0.00 0.01 99.53 05:10:04 2 0.02 0.00 0.02 0.01 0.01 99.94 05:10:04 3 0.01 0.00 0.01 0.02 0.00 99.96 05:20:04 all 0.25 0.00 0.02 0.04 0.02 99.67 05:20:04 0 0.01 0.00 0.02 0.03 0.01 99.92 05:20:04 1 0.20 0.00 0.02 0.06 0.04 99.69 05:20:04 2 0.02 0.00 0.02 0.04 0.01 99.90 05:20:04 3 0.77 0.00 0.02 0.03 0.01 99.17 05:30:03 all 0.17 0.00 0.03 0.03 0.01 99.76 05:30:03 0 0.16 0.00 0.03 0.03 0.01 99.77 05:30:03 1 0.01 0.00 0.02 0.01 0.01 99.96 05:30:03 2 0.02 0.00 0.03 0.03 0.02 99.91 05:30:03 3 0.49 0.00 0.03 0.06 0.01 99.42 05:30:03 CPU %user %nice %system %iowait %steal %idle 05:40:04 all 0.07 0.00 0.02 0.45 0.66 98.80 05:40:04 0 0.01 0.00 0.01 0.00 0.86 99.11 05:40:04 1 0.01 0.00 0.02 0.06 0.56 99.35 05:40:04 2 0.02 0.00 0.01 0.01 0.87 99.09 05:40:04 3 0.22 0.00 0.04 1.72 0.36 97.66 05:50:04 all 0.15 0.00 0.02 0.06 0.11 99.67 05:50:04 0 0.22 0.00 0.03 0.11 0.05 99.60 05:50:04 1 0.02 0.00 0.02 0.00 0.07 99.89 05:50:04 2 0.28 0.00 0.02 0.11 0.06 99.53 05:50:04 3 0.07 0.00 0.03 0.01 0.25 99.65 06:00:04 all 0.11 0.00 0.10 0.12 0.39 99.28 06:00:04 0 0.11 0.00 0.33 0.01 0.44 99.10 06:00:04 1 0.02 0.00 0.02 0.00 0.31 99.64 06:00:04 2 0.28 0.00 0.02 0.45 0.31 98.94 06:00:04 3 0.03 0.00 0.02 0.00 0.51 99.43 06:10:04 all 0.11 0.00 0.03 0.03 0.39 99.45 06:10:04 0 0.01 0.00 0.02 0.01 0.50 99.46 06:10:04 1 0.08 0.00 0.03 0.00 0.32 99.57 06:10:04 2 0.01 0.00 0.02 0.09 0.48 99.40 06:10:04 3 0.34 0.00 0.03 0.00 0.25 99.38 06:20:04 all 0.14 0.00 0.02 0.02 0.01 99.82 06:20:04 0 0.01 0.00 0.01 0.02 0.01 99.96 06:20:04 1 0.51 0.00 0.01 0.00 0.01 99.47 06:20:04 2 0.02 0.00 0.03 0.04 0.01 99.90 06:20:04 3 0.02 0.00 0.01 0.00 0.01 99.96 06:30:04 all 0.05 0.00 0.02 0.01 0.01 99.92 06:30:04 0 0.02 0.00 0.02 0.03 0.01 99.94 06:30:04 1 0.13 0.00 0.02 0.00 0.01 99.83 06:30:04 2 0.01 0.00 0.03 0.01 0.01 99.94 06:30:04 3 0.02 0.00 0.01 0.00 0.00 99.96 06:40:04 all 0.10 0.00 0.02 0.02 0.01 99.85 06:40:04 0 0.21 0.00 0.02 0.02 0.01 99.75 06:40:04 1 0.02 0.00 0.03 0.01 0.01 99.93 06:40:04 2 0.15 0.00 0.02 0.05 0.01 99.77 06:40:04 3 0.01 0.00 0.02 0.01 0.00 99.96 06:50:04 all 0.11 0.00 0.02 0.02 0.01 99.85 06:50:04 0 0.01 0.00 0.01 0.02 0.00 99.95 06:50:04 1 0.07 0.00 0.02 0.01 0.01 99.89 06:50:04 2 0.35 0.00 0.03 0.02 0.01 99.59 06:50:04 3 0.01 0.00 0.01 0.01 0.00 99.96 07:00:04 all 0.14 0.00 0.02 0.01 0.01 99.81 07:00:04 0 0.01 0.00 0.01 0.02 0.01 99.96 07:00:04 1 0.01 0.00 0.02 0.00 0.00 99.97 07:00:04 2 0.53 0.00 0.04 0.03 0.02 99.38 07:00:04 3 0.03 0.00 0.02 0.01 0.00 99.95 07:10:04 all 0.08 0.00 0.02 0.01 0.01 99.88 07:10:04 0 0.01 0.00 0.01 0.02 0.01 99.96 07:10:04 1 0.01 0.00 0.01 0.01 0.00 99.96 07:10:04 2 0.29 0.00 0.06 0.01 0.02 99.62 07:10:04 3 0.01 0.00 0.01 0.01 0.00 99.97 07:20:04 all 0.17 0.00 0.02 0.01 0.01 99.79 07:20:04 0 0.02 0.00 0.02 0.01 0.01 99.94 07:20:04 1 0.49 0.00 0.03 0.01 0.01 99.47 07:20:04 2 0.15 0.00 0.02 0.03 0.01 99.80 07:20:04 3 0.01 0.00 0.02 0.01 0.01 99.96 07:20:04 CPU %user %nice %system %iowait %steal %idle 07:30:04 all 0.14 0.00 0.02 0.02 0.01 99.81 07:30:04 0 0.02 0.00 0.04 0.04 0.02 99.89 07:30:04 1 0.01 0.00 0.02 0.04 0.01 99.92 07:30:04 2 0.51 0.00 0.02 0.01 0.01 99.46 07:30:04 3 0.02 0.00 0.01 0.00 0.00 99.96 07:40:04 all 0.18 0.00 0.02 0.40 0.05 99.34 07:40:04 0 0.02 0.00 0.03 0.23 0.01 99.71 07:40:04 1 0.22 0.00 0.02 0.95 0.01 98.80 07:40:04 2 0.47 0.00 0.03 0.00 0.17 99.33 07:40:04 3 0.02 0.00 0.02 0.44 0.01 99.51 07:50:04 all 0.08 0.00 0.02 0.27 0.01 99.63 07:50:04 0 0.02 0.00 0.03 0.56 0.01 99.38 07:50:04 1 0.26 0.00 0.01 0.27 0.01 99.46 07:50:04 2 0.02 0.00 0.03 0.06 0.00 99.89 07:50:04 3 0.01 0.00 0.02 0.18 0.01 99.77 08:00:04 all 0.16 0.00 0.03 0.08 0.01 99.72 08:00:04 0 0.02 0.00 0.04 0.19 0.01 99.75 08:00:04 1 0.02 0.00 0.03 0.01 0.00 99.94 08:00:04 2 0.46 0.00 0.04 0.05 0.00 99.44 08:00:04 3 0.15 0.00 0.02 0.05 0.01 99.76 08:10:04 all 0.17 0.00 0.02 0.02 0.01 99.79 08:10:04 0 0.01 0.00 0.01 0.02 0.01 99.96 08:10:04 1 0.03 0.00 0.03 0.02 0.01 99.92 08:10:04 2 0.31 0.00 0.03 0.02 0.01 99.64 08:10:04 3 0.34 0.00 0.02 0.01 0.00 99.63 08:20:04 all 0.09 0.00 0.03 0.04 0.02 99.82 08:20:04 0 0.08 0.00 0.02 0.02 0.01 99.87 08:20:04 1 0.02 0.00 0.03 0.01 0.01 99.93 08:20:04 2 0.03 0.00 0.04 0.13 0.06 99.74 08:20:04 3 0.24 0.00 0.02 0.02 0.01 99.72 08:30:04 all 0.23 0.00 0.03 0.01 0.00 99.73 08:30:04 0 0.84 0.00 0.03 0.01 0.01 99.11 08:30:04 1 0.03 0.00 0.03 0.01 0.00 99.94 08:30:04 2 0.03 0.00 0.03 0.01 0.01 99.94 08:30:04 3 0.02 0.00 0.02 0.02 0.00 99.94 08:40:04 all 0.13 0.00 0.02 0.01 0.01 99.83 08:40:04 0 0.44 0.00 0.02 0.03 0.01 99.51 08:40:04 1 0.02 0.00 0.03 0.00 0.01 99.94 08:40:04 2 0.01 0.00 0.02 0.01 0.01 99.95 08:40:04 3 0.03 0.00 0.03 0.01 0.01 99.93 08:50:04 all 0.31 0.00 0.03 0.03 0.01 99.63 08:50:04 0 0.09 0.00 0.02 0.03 0.01 99.86 08:50:04 1 0.49 0.00 0.05 0.00 0.01 99.45 08:50:04 2 0.61 0.00 0.01 0.00 0.00 99.37 08:50:04 3 0.03 0.00 0.03 0.08 0.01 99.84 09:00:04 all 0.03 0.00 0.02 0.07 0.01 99.87 09:00:04 0 0.01 0.00 0.01 0.10 0.00 99.88 09:00:04 1 0.02 0.00 0.03 0.05 0.01 99.89 09:00:04 2 0.02 0.00 0.01 0.01 0.00 99.96 09:00:04 3 0.09 0.00 0.02 0.14 0.01 99.74 09:10:04 all 0.13 0.00 0.03 0.01 0.01 99.82 09:10:04 0 0.39 0.00 0.04 0.03 0.00 99.53 09:10:04 1 0.03 0.00 0.03 0.01 0.01 99.93 09:10:04 2 0.02 0.00 0.03 0.00 0.00 99.95 09:10:04 3 0.07 0.00 0.03 0.01 0.01 99.89 09:10:04 CPU %user %nice %system %iowait %steal %idle 09:20:04 all 0.05 0.00 0.02 0.07 0.06 99.80 09:20:04 0 0.01 0.00 0.02 0.05 0.09 99.82 09:20:04 1 0.03 0.00 0.02 0.01 0.06 99.88 09:20:04 2 0.16 0.00 0.02 0.00 0.06 99.77 09:20:04 3 0.02 0.00 0.03 0.20 0.01 99.74 09:30:04 all 0.04 0.00 0.02 0.03 0.01 99.90 09:30:04 0 0.02 0.00 0.02 0.03 0.01 99.92 09:30:04 1 0.02 0.00 0.02 0.00 0.01 99.96 09:30:04 2 0.09 0.00 0.04 0.01 0.01 99.86 09:30:04 3 0.02 0.00 0.03 0.09 0.00 99.86 09:40:04 all 0.13 0.00 0.03 0.04 0.01 99.80 09:40:04 0 0.02 0.00 0.03 0.11 0.01 99.84 09:40:04 1 0.22 0.00 0.02 0.01 0.01 99.75 09:40:04 2 0.25 0.00 0.04 0.02 0.01 99.68 09:40:04 3 0.02 0.00 0.03 0.04 0.01 99.90 09:50:04 all 0.14 0.00 0.03 0.03 0.01 99.79 09:50:04 0 0.06 0.00 0.03 0.08 0.01 99.83 09:50:04 1 0.46 0.00 0.04 0.00 0.01 99.49 09:50:04 2 0.04 0.00 0.03 0.05 0.01 99.88 09:50:04 3 0.02 0.00 0.02 0.00 0.01 99.95 10:00:04 all 0.20 0.00 0.03 0.02 0.01 99.74 10:00:04 0 0.10 0.00 0.05 0.04 0.01 99.80 10:00:04 1 0.39 0.00 0.04 0.01 0.01 99.54 10:00:04 2 0.18 0.00 0.02 0.01 0.01 99.78 10:00:04 3 0.12 0.00 0.02 0.02 0.01 99.83 10:10:04 all 0.12 0.00 0.02 0.09 0.01 99.76 10:10:04 0 0.02 0.00 0.03 0.30 0.01 99.64 10:10:04 1 0.02 0.00 0.02 0.03 0.01 99.93 10:10:04 2 0.04 0.00 0.02 0.03 0.01 99.91 10:10:04 3 0.39 0.00 0.01 0.01 0.01 99.58 10:20:04 all 0.11 0.00 0.02 0.03 0.01 99.83 10:20:04 0 0.02 0.00 0.02 0.08 0.01 99.88 10:20:04 1 0.28 0.00 0.03 0.02 0.01 99.67 10:20:04 2 0.01 0.00 0.02 0.00 0.01 99.96 10:20:04 3 0.13 0.00 0.02 0.04 0.01 99.80 10:30:04 all 0.10 0.00 0.02 0.02 0.01 99.86 10:30:04 0 0.02 0.00 0.03 0.02 0.01 99.92 10:30:04 1 0.35 0.00 0.02 0.00 0.01 99.62 10:30:04 2 0.01 0.00 0.02 0.04 0.01 99.91 10:30:04 3 0.01 0.00 0.01 0.00 0.00 99.97 10:40:04 all 0.19 0.00 0.02 0.01 0.01 99.76 10:40:04 0 0.71 0.00 0.03 0.00 0.03 99.23 10:40:04 1 0.03 0.00 0.02 0.02 0.02 99.91 10:40:04 2 0.02 0.00 0.02 0.02 0.01 99.94 10:40:04 3 0.01 0.00 0.02 0.01 0.01 99.96 10:50:04 all 0.03 0.00 0.02 0.07 0.02 99.86 10:50:04 0 0.03 0.00 0.03 0.24 0.03 99.68 10:50:04 1 0.02 0.00 0.03 0.03 0.02 99.90 10:50:04 2 0.02 0.00 0.02 0.01 0.02 99.93 10:50:04 3 0.03 0.00 0.01 0.01 0.01 99.95 11:00:04 all 0.05 0.00 0.02 0.04 0.01 99.88 11:00:04 0 0.01 0.00 0.01 0.05 0.01 99.92 11:00:04 1 0.06 0.00 0.04 0.01 0.02 99.87 11:00:04 2 0.09 0.00 0.02 0.07 0.02 99.80 11:00:04 3 0.03 0.00 0.02 0.01 0.01 99.93 11:00:04 CPU %user %nice %system %iowait %steal %idle 11:10:04 all 0.17 0.00 0.02 0.01 0.02 99.78 11:10:04 0 0.11 0.00 0.02 0.01 0.01 99.85 11:10:04 1 0.50 0.00 0.03 0.00 0.02 99.46 11:10:04 2 0.03 0.00 0.02 0.04 0.02 99.89 11:10:04 3 0.03 0.00 0.02 0.01 0.02 99.93 11:20:04 all 0.24 0.00 0.02 0.02 0.02 99.70 11:20:04 0 0.91 0.00 0.02 0.01 0.03 99.04 11:20:04 1 0.01 0.00 0.02 0.01 0.01 99.95 11:20:04 2 0.02 0.00 0.02 0.04 0.01 99.91 11:20:04 3 0.03 0.02 0.04 0.02 0.02 99.89 11:30:04 all 8.43 0.00 0.78 0.52 0.03 90.24 11:30:04 0 11.69 0.00 0.93 0.39 0.04 86.95 11:30:04 1 6.32 0.00 0.73 0.61 0.03 92.30 11:30:04 2 7.64 0.00 0.71 0.75 0.03 90.87 11:30:04 3 8.05 0.00 0.73 0.35 0.03 90.84 11:40:04 all 53.42 0.00 2.56 1.68 0.11 42.23 11:40:04 0 52.64 0.00 2.47 2.00 0.10 42.79 11:40:04 1 54.01 0.00 2.51 1.63 0.11 41.73 11:40:04 2 52.31 0.00 2.68 1.72 0.11 43.18 11:40:04 3 54.74 0.00 2.58 1.35 0.10 41.23 11:50:04 all 55.97 0.00 2.15 0.29 0.13 41.46 11:50:04 0 55.42 0.00 2.17 0.20 0.14 42.07 11:50:04 1 55.51 0.00 2.02 0.42 0.13 41.93 11:50:04 2 56.35 0.00 2.31 0.44 0.12 40.78 11:50:04 3 56.62 0.00 2.08 0.09 0.13 41.08 12:00:04 all 22.53 0.00 1.01 0.28 0.11 76.07 12:00:04 0 23.68 0.00 1.02 0.21 0.09 74.99 12:00:04 1 21.03 0.00 1.05 0.69 0.17 77.06 12:00:04 2 22.37 0.00 0.93 0.05 0.10 76.55 12:00:04 3 23.03 0.00 1.03 0.17 0.09 75.68 12:10:04 all 24.53 0.00 0.94 0.19 0.08 74.25 12:10:04 0 24.16 0.00 0.96 0.37 0.08 74.43 12:10:04 1 25.20 0.00 0.89 0.26 0.08 73.57 12:10:04 2 24.29 0.00 0.96 0.09 0.09 74.58 12:10:04 3 24.46 0.00 0.95 0.06 0.08 74.44 12:20:04 all 13.26 0.00 0.55 0.05 0.07 86.07 12:20:04 0 13.17 0.00 0.54 0.06 0.06 86.16 12:20:04 1 13.34 0.00 0.59 0.01 0.07 85.99 12:20:04 2 12.58 0.00 0.51 0.11 0.07 86.73 12:20:04 3 13.96 0.00 0.57 0.02 0.07 85.38 12:30:04 all 8.14 0.00 0.51 0.04 0.07 91.25 12:30:04 0 8.01 0.00 0.53 0.03 0.06 91.38 12:30:04 1 8.12 0.00 0.52 0.02 0.07 91.28 12:30:04 2 8.13 0.00 0.46 0.01 0.07 91.33 12:30:04 3 8.31 0.00 0.52 0.09 0.07 91.02 12:40:04 all 11.37 0.00 0.46 0.05 0.07 88.05 12:40:04 0 11.34 0.00 0.41 0.06 0.07 88.12 12:40:04 1 10.95 0.00 0.48 0.04 0.08 88.45 12:40:04 2 11.18 0.00 0.50 0.01 0.07 88.24 12:40:04 3 12.03 0.00 0.45 0.08 0.07 87.36 12:50:04 all 7.34 0.00 0.38 0.25 0.09 91.94 12:50:04 0 7.43 0.00 0.37 0.16 0.10 91.93 12:50:04 1 7.15 0.00 0.37 0.15 0.10 92.23 12:50:04 2 7.31 0.00 0.43 0.52 0.09 91.65 12:50:04 3 7.48 0.00 0.37 0.15 0.07 91.93 12:50:04 CPU %user %nice %system %iowait %steal %idle 13:00:03 all 14.19 0.00 0.70 0.06 0.10 84.96 13:00:03 0 14.02 0.00 0.70 0.04 0.13 85.12 13:00:03 1 14.71 0.00 0.70 0.02 0.09 84.48 13:00:03 2 14.03 0.00 0.76 0.05 0.10 85.06 13:00:03 3 14.00 0.00 0.63 0.11 0.09 85.18 Average: all 2.90 0.00 0.15 0.08 0.04 96.82 Average: 0 2.91 0.00 0.15 0.09 0.05 96.80 Average: 1 2.89 0.00 0.15 0.08 0.04 96.84 Average: 2 2.87 0.00 0.15 0.09 0.04 96.85 Average: 3 2.94 0.00 0.14 0.08 0.03 96.81