Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/110362 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-4c-16g-4595 (centos8-builder-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-EBNwSzN8G2Ot/agent.5564 SSH_AGENT_PID=5565 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2321869386332571054.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_2321869386332571054.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.43.0' using GIT_SSH to set credentials jenkins-ssh [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/transportpce-tox-verify-transportpce-master@tmp/jenkins-gitclient-ssh5808059453104870982.key 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/transportpce-tox-verify-transportpce-master@tmp/jenkins-gitclient-ssh3590314785884523533.key 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/62/110362/3 # timeout=10 > git rev-parse b58ca8bd8014956023d14654b01252ac91f90e95^{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 b58ca8bd8014956023d14654b01252ac91f90e95 (refs/changes/62/110362/3) > git config core.sparsecheckout # timeout=10 > git checkout -f b58ca8bd8014956023d14654b01252ac91f90e95 # timeout=10 Commit message: "refactoTapi2.4 Final touch" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 59cc97ad9cd8aa61b6730879dd448651a796c290 # 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/jenkins15470344284488913947.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fcCQ 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-fcCQ/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. Python 3.10.6 pip 24.0 from /tmp/venv-fcCQ/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.58 botocore==1.34.58 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.1 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.9 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==23.2 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.5.0 python-openstackclient==6.0.1 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.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/jenkins10584467353225270063.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-nS60 + 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:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (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:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/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 ++ pyenv versions ++ awk '{ print $1 }' ++ sed 's/^[ *]* //' ++ grep -E '^[0-9.]*[0-9]$' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ grep '^3' /tmp/.pyenv_versions +++ sort -V +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + 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-nS60 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nS60' lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nS60 + echo /tmp/venv-nS60 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv + /tmp/venv-nS60/bin/python3 -m pip install --upgrade --quiet pip 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-nS60/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-nS60/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-nS60/bin to PATH + PATH=/tmp/venv-nS60/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + return 0 + python3 --version Python 3.10.6 + python3 -m pip --version pip 24.0 from /tmp/venv-nS60/lib/python3.10/site-packages/pip (python 3.10) + python3 -m pip freeze cachetools==5.3.3 chardet==5.2.0 colorama==0.4.6 distlib==0.3.8 filelock==3.13.1 packaging==23.2 platformdirs==4.2.0 pluggy==1.4.0 pyproject-api==1.6.1 tomli==2.0.1 tox==4.14.1 urllib3==1.26.18 virtualenv==20.25.1 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins2740211922275416021.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/jenkins17156445247861216450.sh ---> tox-run.sh + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/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-dq2y + 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:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + pyenv versions system 3.8.13 3.9.13 * 3.10.6 (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:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/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 ++ pyenv versions ++ grep -E '^[0-9.]*[0-9]$' ++ sed 's/^[ *]* //' ++ awk '{ print $1 }' ++ [[ ! -s /tmp/.pyenv_versions ]] +++ sort -V +++ grep '^3' /tmp/.pyenv_versions +++ tail -n 1 ++ py_version_xyz=3.10.6 ++ [[ -z 3.10.6 ]] ++ echo 3.10.6 ++ return 0 + pyenv local 3.10.6 + local command + command=local + '[' 2 -gt 0 ']' + shift + case "$command" in + command pyenv local 3.10.6 + pyenv local 3.10.6 + 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-nS60 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nS60 from' file:/tmp/.toxenv lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nS60 from file:/tmp/.toxenv + /tmp/venv-nS60/bin/python3 -m pip install --upgrade --quiet pip 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-nS60/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-nS60/bin to PATH' lf-activate-venv(): INFO: Adding /tmp/venv-nS60/bin to PATH + PATH=/tmp/venv-nS60/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/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-nS60/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin + PATH=/opt/pyenv/bin:/tmp/venv-nS60/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/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.14.1 from /tmp/venv-nS60/lib/python3.10/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 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 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt docs: install_deps> python -I -m pip install -r docs/requirements.txt checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 checkbashisms: commands[0] /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)' /usr/bin/sh: checkbashisms: command not found CentOS Stream 8 - AppStream 29 MB/s | 28 MB 00:00 buildcontroller: freeze> python -m pip freeze --all buildcontroller: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh which: no mvn in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/buildcontroller/bin:/opt/pyenv/bin:/tmp/venv-nS60/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) + JAVA_CMD=java + '[' -n '' ']' ++ java -version ++ sed -n ';s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p;' + JAVA_VER=11 + echo 11 + JAVAC_CMD=javac + '[' -n '' ']' 11 ++ javac -version ++ sed -n ';s/javac \(.*\)\.\(.*\)\..*.*$/\1/p;' + JAVAC_VER=11 + echo 11 + '[' 11 -ge 17 -a 11 -ge 17 ']' + echo 'install java 17' + sudo yum install -y java-17-openjdk java-17-openjdk-devel 11 install java 17 Waiting for process with pid 6901 to finish. CentOS Stream 8 - BaseOS 21 MB/s | 10 MB 00:00 CentOS Stream 8 - Extras 53 kB/s | 18 kB 00:00 CentOS Stream 8 - Extras common packages 93 kB/s | 7.2 kB 00:00 CentOS Stream 8 - PowerTools 10 MB/s | 4.9 MB 00:00 Docker CE Stable - x86_64 109 kB/s | 58 kB 00:00 Extra Packages for Enterprise Linux 8 - x86_64 20 MB/s | 16 MB 00:00 Node.js Packages for Enterprise Linux 8 - x86_6 3.3 MB/s | 710 kB 00:00 Puppet Repository el 8 - x86_64 31 MB/s | 19 MB 00:00 docs: freeze> python -m pip freeze --all docs-linkcheck: freeze> python -m pip freeze --all docs: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.49.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.3,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.28,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 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 Last metadata expiration check: 0:00:05 ago on Fri 08 Mar 2024 05:39:56 PM UTC. docs-linkcheck: alabaster==0.7.16,attrs==23.2.0,Babel==2.14.0,blockdiag==3.0.0,certifi==2024.2.2,charset-normalizer==3.3.2,contourpy==1.2.0,cycler==0.12.1,docutils==0.20.1,fonttools==4.49.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.6,imagesize==1.4.1,Jinja2==3.1.3,jsonschema==3.2.0,kiwisolver==1.4.5,lfdocs-conf==0.9.0,MarkupSafe==2.1.5,matplotlib==3.8.3,numpy==1.26.4,nwdiag==3.0.0,packaging==23.2,pillow==10.2.0,pip==24.0,Pygments==2.17.2,pyparsing==3.1.2,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.1,requests==2.31.0,requests-file==1.5.1,seqdiag==3.0.0,setuptools==69.1.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==7.2.6,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.4,sphinx-rtd-theme==2.0.0,sphinx-tabs==3.4.5,sphinxcontrib-applehelp==1.0.8,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.6,sphinxcontrib-htmlhelp==2.0.5,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.28,sphinxcontrib-qthelp==1.0.7,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.10,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.2.1,webcolors==1.13,wheel==0.42.0 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 No match for argument: devscripts-checkbashisms Error: Unable to find a match: devscripts-checkbashisms docs: OK ✔ in 29.06 seconds pre-commit: install_deps> python -I -m pip install pre-commit Package java-17-openjdk-1:17.0.6.0.9-0.3.ea.el8.x86_64 is already installed. Package java-17-openjdk-devel-1:17.0.6.0.9-0.3.ea.el8.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! ++ ls -tr1 /usr/lib/jvm/ ++ tail -1 ++ grep java-17-openjdk-17 + last_installed_jdk17=java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 + '[' -n java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 ']' + sudo alternatives --set java /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java + sudo alternatives --set javac /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/javac + wget -nv https://dlcdn.apache.org/maven/maven-3/3.8.8/binaries/apache-maven-3.8.8-bin.tar.gz -P /tmp Last metadata expiration check: 0:00:09 ago on Fri 08 Mar 2024 05:39:56 PM UTC. docs-linkcheck: OK ✔ in 31.19 seconds pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 2024-03-08 17:40:08 URL:https://dlcdn.apache.org/maven/maven-3/3.8.8/binaries/apache-maven-3.8.8-bin.tar.gz [8296049/8296049] -> "/tmp/apache-maven-3.8.8-bin.tar.gz" [1] + sudo mkdir -p /opt + sudo tar xf /tmp/apache-maven-3.8.8-bin.tar.gz -C /opt No match for argument: devscripts-minimal + sudo ln -s /opt/apache-maven-3.8.8 /opt/maven + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn Error: Unable to find a match: devscripts-minimal 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 Last metadata expiration check: 0:00:13 ago on Fri 08 Mar 2024 05:39:56 PM UTC. No match for argument: devscripts Error: Unable to find a match: devscripts pre-commit: freeze> python -m pip freeze --all pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure pylint: freeze> python -m pip freeze --all [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. Last metadata expiration check: 0:00:16 ago on Fri 08 Mar 2024 05:39:56 PM UTC. pylint: astroid==3.1.0,dill==0.3.8,isort==5.13.2,mccabe==0.7.0,pip==24.0,platformdirs==4.2.0,pylint==3.1.0,setuptools==69.1.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,wheel==0.42.0 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}$' '{}' + [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. devscripts-checkbashisms-2.19.6-2.fc31.x86_64.r 212 kB/s | 29 kB 00:00 Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: devscripts-checkbashisms x86_64 2.19.6-2.fc31 @commandline 29 k Transaction Summary ================================================================================ Install 1 Package Total size: 29 k Installed size: 52 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1[INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. Running scriptlet: devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1 Verifying : devscripts-checkbashisms-2.19.6-2.fc31.x86_64 1/1[INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. Installed: devscripts-checkbashisms-2.19.6-2.fc31.x86_64 Complete! checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + [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... script ./reflectwarn.sh does not appear to have a #! interpreter line; you may get strange results [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... ------------------------------------ Your code has been rated at 10.00/10 trim trailing whitespace.................................................Passed Tabs remover.............................................................Passed autopep8.................................................................Passed checkbashisms: OK ✔ in 42.05 seconds pylint: OK ✔ in 34.11 seconds pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual [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 pre-commit: OK ✔ in 44.64 seconds buildcontroller: OK ✔ in 2 minutes 42.53 seconds sims121: 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 sims221: 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 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 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_tests121: freeze> python -m pip freeze --all sims121: freeze> python -m pip freeze --all sims221: freeze> python -m pip freeze --all build_karaf_tests121: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 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 sims121: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 sims121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 1.2.1 sims221: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 sims221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 2.2.1 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory Installing lightynode device to ./lightynode/lightynode-openroadm-device directory replace ./lightynode/lighty-openroadm-device-18.1.0.8/lighty-openroadm-device-18.1.0.8.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL (EOF or read error, treating as "[N]one" ...) replace ./lightynode/lighty-openroadm-device-18.1.0.8/lib/cds-dom-api-7.0.6.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: NULL (EOF or read error, treating as "[N]one" ...) warning: cannot set modif./access times for ./lightynode/lighty-openroadm-device-18.1.0.8/lib/openroadm-device-2.2.1-18.1.0.jar No such file or directory sims121: OK ✔ in 19.15 seconds sims221: OK ✔ in 19.26 seconds 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 sims71: 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 sims71: freeze> python -m pip freeze --all sims71: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 sims71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_sims.sh 7.1 Removing ./lightynode/lightynode-openroadm-device directory Installing lightynode device to ./lightynode/lightynode-openroadm-device directory build_karaf_tests221: freeze> python -m pip freeze --all build_karaf_tests221: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 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 sims71: OK ✔ in 13 seconds 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_tests71: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 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_tests121: OK ✔ in 59.16 seconds build_karaf_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 build_karaf_tests_hybrid: freeze> python -m pip freeze --all build_karaf_tests_hybrid: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 build_karaf_tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 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_tests221: OK ✔ in 52.24 seconds 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 testsPCE: freeze> python -m pip freeze --all testsPCE: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,contourpy==1.2.0,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.5,exceptiongroup==1.2.0,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.49.0,gnpy4tpce==2.4.7,idna==3.6,iniconfig==2.0.0,injector==0.21.0,itsdangerous==2.1.2,Jinja2==3.1.3,kiwisolver==1.4.5,lxml==5.1.0,MarkupSafe==2.1.5,matplotlib==3.8.3,netconf-client==3.1.0,networkx==2.8.8,numpy==1.26.4,packaging==23.2,pandas==1.5.3,paramiko==3.4.0,pbr==5.11.1,pillow==10.2.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pyparsing==3.1.2,pytest==8.0.2,python-dateutil==2.9.0.post0,pytz==2024.1,requests==2.31.0,scipy==1.12.0,setuptools==50.3.2,six==1.16.0,tomli==2.0.1,urllib3==2.2.1,Werkzeug==2.0.3,wheel==0.42.0,xlrd==1.2.0 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/testsPCE/bin:/opt/pyenv/bin:/tmp/venv-nS60/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/pce/test01_pce.py build_karaf_tests71: OK ✔ in 56.87 seconds tests_tapi: freeze> python -m pip freeze --all tests_tapi: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests_tapi/bin:/opt/pyenv/bin:/tmp/venv-nS60/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) using environment variables from ./karaf221.env pytest -q transportpce_tests/tapi/test01_abstracted_topology.py FFFFFF...FF...FFFF.F [100%] =================================== FAILURES =================================== ________________ TransportPCEtesting.test_01_load_port_mapping _________________ self = def test_01_load_port_mapping(self): response = test_utils.post_portmapping(self.port_mapping_data) > self.assertIn(response['status_code'], (requests.codes.created, requests.codes.no_content)) E AssertionError: 401 not found in (201, 204) transportpce_tests/pce/test01_pce.py:112: AssertionError ---------------------------- Captured stdout setup ----------------------------- sample files content loaded starting OpenDaylight... starting KARAF TransportPCE build... Searching for pattern 'Transportpce controller started' in karaf.log... Pattern found! OpenDaylight started ! _____________ TransportPCEtesting.test_02_load_simple_topology_bi ______________ self = def test_02_load_simple_topology_bi(self): response = test_utils.put_ietf_network('openroadm-topology', self.simple_topo_bi_dir_data) > self.assertIn(response['status_code'], (requests.codes.ok, requests.codes.no_content)) E AssertionError: 401 not found in (200, 204) transportpce_tests/pce/test01_pce.py:118: AssertionError ____________________ TransportPCEtesting.test_03_get_nodeId ____________________ self = def test_03_get_nodeId(self): response = test_utils.get_ietf_network_node_request('openroadm-topology', 'ROADMA01-SRG1', 'config') > self.assertEqual(response['status_code'], requests.codes.ok) E AssertionError: 401 != 200 transportpce_tests/pce/test01_pce.py:124: AssertionError ____________________ TransportPCEtesting.test_04_get_linkId ____________________ self = def test_04_get_linkId(self): > response = test_utils.get_ietf_network_link_request( 'openroadm-topology', 'XPDRA01-XPDR1-XPDR1-NETWORK1toROADMA01-SRG1-SRG1-PP1-TXRX', 'config') transportpce_tests/pce/test01_pce.py:130: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ network = 'openroadm-topology' link = 'XPDRA01-XPDR1-XPDR1-NETWORK1toROADMA01-SRG1-SRG1-PP1-TXRX' content = 'config' def get_ietf_network_link_request(network: str, link: str, content: str): url = {'rfc8040': '{}/data/ietf-network:networks/network={}/ietf-network-topology:link={}?content={}', 'draft-bierman02': '{}/{}/ietf-network:networks/network/{}/ietf-network-topology:link/{}'} if RESTCONF_VERSION in ('rfc8040'): format_args = ('{}', network, link, content) elif content == 'config': format_args = ('{}', content, network, link) else: format_args = ('{}', 'operational', network, link) response = get_request(url[RESTCONF_VERSION].format(*format_args)) res = response.json() return_key = {'rfc8040': 'ietf-network-topology:link', 'draft-bierman02': 'ietf-network-topology:link'} > link = res[return_key[RESTCONF_VERSION]][0] E KeyError: 'ietf-network-topology:link' transportpce_tests/common/test_utils.py:528: KeyError _____________ TransportPCEtesting.test_05_path_computation_xpdr_bi _____________ self = def test_05_path_computation_xpdr_bi(self): > response = test_utils.transportpce_api_rpc_request('transportpce-pce', 'path-computation-request', self.path_computation_input_data) transportpce_tests/pce/test01_pce.py:138: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ api_module = 'transportpce-pce', rpc = 'path-computation-request' payload = {'pce-routing-metric': 'hop-count', 'resource-reserve': 'true', 'service-a-end': {'clli': 'NodeA', 'node-id': 'XPDRA01', 'service-format': 'Ethernet', 'service-rate': '100'}, 'service-handler-header': {'request-id': 'request1'}, ...} def transportpce_api_rpc_request(api_module: str, rpc: str, payload: dict): # pylint: disable=consider-using-f-string url = "{}/operations/{}:{}".format('{}', api_module, rpc) if payload is None: data = None elif RESTCONF_VERSION == 'draft-bierman02': data = prepend_dict_keys({'input': payload}, api_module + ':') else: data = {'input': payload} response = post_request(url, data) if response.status_code == requests.codes.no_content: return_output = None else: res = response.json() return_key = {'rfc8040': api_module + ':output', 'draft-bierman02': 'output'} if response.status_code == requests.codes.internal_server_error: return_output = res else: > return_output = res[return_key[RESTCONF_VERSION]] E KeyError: 'transportpce-pce:output' transportpce_tests/common/test_utils.py:687: KeyError _____________ TransportPCEtesting.test_06_path_computation_rdm_bi ______________ self = def test_06_path_computation_rdm_bi(self): self.path_computation_input_data["service-a-end"]["node-id"] = "ROADMA01" self.path_computation_input_data["service-z-end"]["node-id"] = "ROADMC01" > response = test_utils.transportpce_api_rpc_request('transportpce-pce', 'path-computation-request', self.path_computation_input_data) transportpce_tests/pce/test01_pce.py:150: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ api_module = 'transportpce-pce', rpc = 'path-computation-request' payload = {'pce-routing-metric': 'hop-count', 'resource-reserve': 'true', 'service-a-end': {'clli': 'NodeA', 'node-id': 'ROADMA01', 'service-format': 'Ethernet', 'service-rate': '100'}, 'service-handler-header': {'request-id': 'request1'}, ...} def transportpce_api_rpc_request(api_module: str, rpc: str, payload: dict): # pylint: disable=consider-using-f-string url = "{}/operations/{}:{}".format('{}', api_module, rpc) if payload is None: data = None elif RESTCONF_VERSION == 'draft-bierman02': data = prepend_dict_keys({'input': payload}, api_module + ':') else: data = {'input': payload} response = post_request(url, data) if response.status_code == requests.codes.no_content: return_output = None else: res = response.json() return_key = {'rfc8040': api_module + ':output', 'draft-bierman02': 'output'} if response.status_code == requests.codes.internal_server_error: return_output = res else: > return_output = res[return_key[RESTCONF_VERSION]] E KeyError: 'transportpce-pce:output' transportpce_tests/common/test_utils.py:687: KeyError ____________ TransportPCEtesting.test_10_path_computation_xpdr_uni _____________ self = def test_10_path_computation_xpdr_uni(self): self.path_computation_input_data["service-a-end"]["node-id"] = "XPONDER-1-2" self.path_computation_input_data["service-a-end"]["clli"] = "ORANGE1" self.path_computation_input_data["service-z-end"]["node-id"] = "XPONDER-3-2" self.path_computation_input_data["service-z-end"]["clli"] = "ORANGE3" response = test_utils.transportpce_api_rpc_request('transportpce-pce', 'path-computation-request', self.path_computation_input_data) > self.assertEqual(response['status_code'], requests.codes.ok) E AssertionError: 204 != 200 transportpce_tests/pce/test01_pce.py:188: AssertionError _____________ TransportPCEtesting.test_11_path_computation_rdm_uni _____________ self = def test_11_path_computation_rdm_uni(self): self.path_computation_input_data["service-a-end"]["node-id"] = "OpenROADM-2-1" self.path_computation_input_data["service-a-end"]["clli"] = "cll21" self.path_computation_input_data["service-z-end"]["node-id"] = "OpenROADM-2-2" self.path_computation_input_data["service-z-end"]["clli"] = "ncli22" response = test_utils.transportpce_api_rpc_request('transportpce-pce', 'path-computation-request', self.path_computation_input_data) > self.assertEqual(response['status_code'], requests.codes.ok) E AssertionError: 204 != 200 transportpce_tests/pce/test01_pce.py:202: AssertionError ____________ TransportPCEtesting.test_15_success1_path_computation _____________ self = def test_15_success1_path_computation(self): self.path_computation_input_data["service-name"] = "service 1" self.path_computation_input_data["service-a-end"] = {"service-format": "Ethernet", "service-rate": "100", "clli": "ORANGE2", "node-id": "XPONDER-2-2"} self.path_computation_input_data["service-z-end"] = {"service-format": "Ethernet", "service-rate": "100", "clli": "ORANGE1", "node-id": "XPONDER-1-2"} self.path_computation_input_data["hard-constraints"] = {"customer-code": ["Some customer-code"], "co-routing": { "service-identifier-list": [{ "service-identifier": "Some existing-service"}] }} self.path_computation_input_data["soft-constraints"] = {"customer-code": ["Some customer-code"], "co-routing": { "service-identifier-list": [{ "service-identifier": "Some existing-service"}] }} response = test_utils.transportpce_api_rpc_request('transportpce-pce', 'path-computation-request', self.path_computation_input_data) > self.assertEqual(response['status_code'], requests.codes.ok) E AssertionError: 204 != 200 transportpce_tests/pce/test01_pce.py:265: AssertionError ____________ TransportPCEtesting.test_16_success2_path_computation _____________ self = def test_16_success2_path_computation(self): self.path_computation_input_data["service-a-end"]["node-id"] = "XPONDER-1-2" self.path_computation_input_data["service-a-end"]["clli"] = "ORANGE1" self.path_computation_input_data["service-z-end"]["node-id"] = "XPONDER-3-2" self.path_computation_input_data["service-z-end"]["clli"] = "ORANGE3" del self.path_computation_input_data["hard-constraints"] del self.path_computation_input_data["soft-constraints"] response = test_utils.transportpce_api_rpc_request('transportpce-pce', 'path-computation-request', self.path_computation_input_data) > self.assertEqual(response['status_code'], requests.codes.ok) E AssertionError: 204 != 200 transportpce_tests/pce/test01_pce.py:282: AssertionError ____________ TransportPCEtesting.test_17_success3_path_computation _____________ self = def test_17_success3_path_computation(self): self.path_computation_input_data["hard-constraints"] = {"exclude": {"node-id": ["OpenROADM-2-1", "OpenROADM-2-2"]}} response = test_utils.transportpce_api_rpc_request('transportpce-pce', 'path-computation-request', self.path_computation_input_data) > self.assertEqual(response['status_code'], requests.codes.ok) E AssertionError: 204 != 200 transportpce_tests/pce/test01_pce.py:298: AssertionError __ TransportPCEtesting.test_18_path_computation_before_oms_attribute_deletion __ self = def test_18_path_computation_before_oms_attribute_deletion(self): self.path_computation_input_data["service-a-end"]["node-id"] = "XPONDER-2-2" self.path_computation_input_data["service-a-end"]["clli"] = "ORANGE2" self.path_computation_input_data["service-z-end"]["node-id"] = "XPONDER-1-2" self.path_computation_input_data["service-z-end"]["clli"] = "ORANGE1" del self.path_computation_input_data["hard-constraints"] response = test_utils.transportpce_api_rpc_request('transportpce-pce', 'path-computation-request', self.path_computation_input_data) > self.assertEqual(response['status_code'], requests.codes.ok) E AssertionError: 204 != 200 transportpce_tests/pce/test01_pce.py:317: AssertionError __ TransportPCEtesting.test_20_path_computation_after_oms_attribute_deletion ___ self = def test_20_path_computation_after_oms_attribute_deletion(self): response = test_utils.transportpce_api_rpc_request('transportpce-pce', 'path-computation-request', self.path_computation_input_data) > self.assertEqual(response['status_code'], requests.codes.ok) E AssertionError: 204 != 200 transportpce_tests/pce/test01_pce.py:344: AssertionError --------------------------- Captured stdout teardown --------------------------- all processes killed =========================== short test summary info ============================ FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_01_load_port_mapping FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_02_load_simple_topology_bi FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_03_get_nodeId FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_04_get_linkId FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_05_path_computation_xpdr_bi FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_06_path_computation_rdm_bi FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_10_path_computation_xpdr_uni FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_11_path_computation_rdm_uni FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_15_success1_path_computation FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_16_success2_path_computation FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_17_success3_path_computation FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_18_path_computation_before_oms_attribute_deletion FAILED transportpce_tests/pce/test01_pce.py::TransportPCEtesting::test_20_path_computation_after_oms_attribute_deletion 13 failed, 7 passed in 82.44s (0:01:22) build_karaf_tests_hybrid: OK ✔ in 1 minute 8.82 seconds testsPCE: exit 1 (82.91 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce pid=47224 testsPCE: FAIL ✖ in 2 minutes 39.51 seconds 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 tests121: freeze> python -m pip freeze --all tests121: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests121/bin:/opt/pyenv/bin:/tmp/venv-nS60/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) using environment variables from ./karaf121.env pytest -q transportpce_tests/1.2.1/test01_portmapping.py .................................................. [100%] 50 passed in 233.56s (0:03:53) pytest -q transportpce_tests/tapi/test02_full_topology.py ................................... [100%] 21 passed in 279.14s (0:04:39) pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py ................ [100%] 30 passed in 268.40s (0:04:28) pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py ............ [100%] 6 passed in 219.76s (0:03:39) pytest -q transportpce_tests/1.2.1/test03_topology.py ................................................................ [100%] 70 passed in 269.06s (0:04:29) tests_tapi: OK ✔ in 13 minutes 11.87 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.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_honeynode.sh 7.1 Installing honeynode for 7.1 devices to ./honeynode/7.1/honeynode-simulator directory tests71: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 using environment variables from ./karaf71.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests71/bin:/opt/pyenv/bin:/tmp/venv-nS60/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/7.1/test01_portmapping.py ........................ [100%] 12 passed in 59.33s pytest -q transportpce_tests/7.1/test02_otn_renderer.py ...................................................................... [100%] 62 passed in 177.47s (0:02:57) pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py ................................................ [100%] 48 passed in 165.76s (0:02:45) pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py ................................. [100%] 44 passed in 671.34s (0:11:11) pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py ............. [100%] 22 passed in 90.39s (0:01:30) tests71: OK ✔ in 8 minutes 23 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.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 using environment variables from ./karaf221.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests221/bin:/opt/pyenv/bin:/tmp/venv-nS60/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/2.2.1/test01_portmapping.py ................................... [100%] 35 passed in 74.43s (0:01:14) pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py ...... [100%] 6 passed in 43.95s pytest -q transportpce_tests/2.2.1/test03_topology.py ....................................................... [100%] 24 passed in 259.27s (0:04:19) pytest -q transportpce_tests/1.2.1/test05_olm.py ............. [100%] 44 passed in 133.56s (0:02:13) pytest -q transportpce_tests/2.2.1/test04_otn_topology.py ............................. [100%] 12 passed in 67.45s (0:01:07) pytest -q transportpce_tests/2.2.1/test05_flex_grid.py .................................. [100%] 40 passed in 189.97s (0:03:09) pytest -q transportpce_tests/1.2.1/test06_end2end.py ..... [100%] 16 passed in 116.04s (0:01:56) pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py ......................................... [100%] 31 passed in 51.99s pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py .............................................. [100%] 26 passed in 92.77s (0:01:32) pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py .................................... [100%] 22 passed in 99.64s (0:01:39) pytest -q transportpce_tests/2.2.1/test09_olm.py ............................................. [100%] 40 passed in 181.24s (0:03:01) pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py ..................... [100%] 54 passed in 543.04s (0:09:03) ........................................................ [ 74%] ......................... [100%] 97 passed in 486.57s (0:08:06) pytest -q transportpce_tests/2.2.1/test12_end2end.py ...................................................... [100%] 54 passed in 442.52s (0:07:22) pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py ........................................................................ [ 71%] ............................. [100%] 101 passed in 486.80s (0:08:06) pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py ........................................................................ [ 67%] ................................... [100%] 107 passed in 600.81s (0:10:00) tests121: OK ✔ in 36 minutes 11.81 seconds tests221: OK ✔ in 48 minutes 9.1 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.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.0 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_honeynode.sh Installing honeynode for 1.2.1 devices to ./honeynode/1.2.1/honeynode-simulator directory Installing honeynode for 2.2.1 devices to ./honeynode/2.2.1/honeynode-simulator directory Removing ./honeynode/7.1/honeynode-simulator directory Installing honeynode for 7.1 devices to ./honeynode/7.1/honeynode-simulator directory tests_hybrid: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid using environment variables from ./karaf121.env which: no pytest-3 in (/w/workspace/transportpce-tox-verify-transportpce-master/.tox/tests_hybrid/bin:/opt/pyenv/bin:/tmp/venv-nS60/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin) pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py ................................................... [100%] 51 passed in 190.39s (0:03:10) pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py ........................................................................ [ 66%] ..................................... [100%] 109 passed in 468.11s (0:07:48) pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py ..................................................... [100%] 53 passed in 305.38s (0:05:05) tests_hybrid: OK ✔ in 16 minutes 17.15 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 buildlighty: freeze> python -m pip freeze --all buildlighty: bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cryptography==42.0.5,dict2xml==1.7.5,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,lxml==5.1.0,netconf-client==3.1.0,packaging==23.2,paramiko==3.4.0,pip==24.0,pluggy==1.4.0,psutil==5.9.8,pycparser==2.21,PyNaCl==1.5.0,pytest==8.0.2,requests==2.31.0,setuptools==69.1.0,tomli==2.0.1,urllib3==2.2.1,wheel==0.42.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 buildcontroller: OK (162.53=setup[8.55]+cmd[153.98] seconds) testsPCE: FAIL code 1 (159.51=setup[76.60]+cmd[82.91] seconds) sims121: OK (19.14=setup[16.20]+cmd[2.93] seconds) build_karaf_tests121: OK (59.16=setup[16.14]+cmd[43.01] seconds) tests121: OK (2171.81=setup[7.67]+cmd[2164.14] seconds) sims221: OK (19.24=setup[16.21]+cmd[3.03] seconds) build_karaf_tests221: OK (52.22=setup[9.74]+cmd[42.48] seconds) tests_tapi: OK (791.87=setup[19.72]+cmd[772.15] seconds) tests221: OK (2889.10=setup[8.04]+cmd[2881.07] seconds) sims71: OK (12.99=setup[9.02]+cmd[3.97] seconds) build_karaf_tests71: OK (56.87=setup[10.47]+cmd[46.41] seconds) tests71: OK (502.99=setup[7.29]+cmd[1.55,494.15] seconds) build_karaf_tests_hybrid: OK (68.82=setup[8.42]+cmd[60.40] seconds) tests_hybrid: OK (977.15=setup[7.28]+cmd[5.24,964.63] seconds) buildlighty: OK (31.99=setup[7.29]+cmd[24.70] seconds) docs: OK (29.06=setup[25.85]+cmd[3.21] seconds) docs-linkcheck: OK (31.18=setup[26.08]+cmd[5.10] seconds) checkbashisms: OK (42.04=setup[2.56]+cmd[38.62,0.86] seconds) pre-commit: OK (44.64=setup[7.06]+cmd[30.51,7.07] seconds) pylint: OK (34.11=setup[5.34]+cmd[28.77] seconds) evaluation failed :( (5427.21 seconds) + tox_status=255 + echo '---> Completed tox runs' ---> Completed tox runs + 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/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_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/build_karaf_tests_hybrid/log ++ awk -F/ '{print $2}' + tox_env=build_karaf_tests_hybrid + cp -r .tox/build_karaf_tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests_hybrid + 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 ++ echo .tox/sims121/log ++ awk -F/ '{print $2}' + tox_env=sims121 + cp -r .tox/sims121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims121 + for i in .tox/*/log ++ echo .tox/sims221/log ++ awk -F/ '{print $2}' + tox_env=sims221 + cp -r .tox/sims221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims221 + for i in .tox/*/log ++ echo .tox/sims71/log ++ awk -F/ '{print $2}' + tox_env=sims71 + cp -r .tox/sims71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims71 + 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/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/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/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_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 255 -eq 0 + exit 255 Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5565 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17201030363775855061.sh ---> sysstat.sh [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13869416744362285099.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + 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 + sort + rpm -qa + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + true + '[' /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/jenkins4822598718550935767.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fcCQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fcCQ/bin to PATH INFO: Running in OpenStack, capturing instance metadata [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7316031278539195667.sh provisioning config files... Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #1475 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config3868107565479581899tmp 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/jenkins9666382824374399250.sh ---> create-netrc.sh WARN: Log server credential not found. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16029748958558445348.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fcCQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fcCQ/bin to PATH [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14639284386714937420.sh ---> sudo-logs.sh Archiving 'sudo' log.. [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins81386310264888234.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fcCQ 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-fcCQ/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/jenkins16902858077407490116.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fcCQ from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-fcCQ/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/1475/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-4c-16g-4595.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 7.7G 0 7.7G 0% /dev tmpfs 7.7G 0 7.7G 0% /dev/shm tmpfs 7.7G 17M 7.7G 1% /run tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup /dev/vda1 80G 17G 64G 22% / tmpfs 1.6G 0 1.6G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15761 978 6408 18 8373 14433 Swap: 1023 16 1007 ---> 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: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:62:2b:3f brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.213/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 80789sec preferred_lft 80789sec inet6 fe80::f816:3eff:fe62:2b3f/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:14:3e:4f:bc 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 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/08/2024 _x86_64_ (4 CPU) 17:37:24 LINUX RESTART (4 CPU) 05:38:01 PM tps rtps wtps bread/s bwrtn/s 05:39:01 PM 203.33 13.63 189.70 2245.76 6634.56 05:40:01 PM 175.89 2.68 173.22 378.77 20134.94 05:41:01 PM 388.04 110.29 277.75 5580.55 37384.83 05:42:01 PM 258.02 88.21 169.82 1032.02 14227.04 05:43:01 PM 235.27 15.18 220.09 180.98 64440.95 05:44:01 PM 278.18 2.03 276.16 115.06 141709.74 05:45:01 PM 138.17 0.03 138.14 11.86 62458.56 05:46:01 PM 81.76 3.32 78.44 408.13 10056.43 05:47:01 PM 3.60 0.70 2.90 38.93 142.08 05:48:01 PM 21.91 1.65 20.26 539.50 290.46 05:49:01 PM 51.07 0.00 51.07 0.00 758.77 05:50:01 PM 19.70 0.00 19.70 0.00 408.14 05:51:01 PM 37.78 0.17 37.61 25.32 365.90 05:52:01 PM 0.85 0.00 0.85 0.00 19.90 05:53:01 PM 38.87 0.70 38.17 8.66 555.39 05:54:01 PM 62.81 0.00 62.81 0.00 985.15 05:55:01 PM 13.36 0.00 13.36 0.00 145.98 05:56:01 PM 1.23 0.00 1.23 0.00 23.45 05:57:01 PM 7.33 0.22 7.11 40.11 548.45 05:58:01 PM 85.26 0.72 84.54 23.18 11076.12 05:59:01 PM 44.35 0.00 44.35 0.00 603.98 06:00:01 PM 2.27 0.00 2.27 0.00 34.30 06:01:01 PM 16.54 0.03 16.51 0.27 309.15 06:02:01 PM 33.72 0.13 33.59 2.93 432.14 06:03:01 PM 2.15 0.00 2.15 0.00 41.19 06:04:01 PM 18.86 0.00 18.86 0.00 249.71 06:05:01 PM 48.88 0.00 48.88 0.00 547.88 06:06:01 PM 98.45 0.00 98.45 0.00 3443.54 06:07:01 PM 47.52 0.00 47.52 0.00 614.03 06:08:01 PM 52.94 0.00 52.94 0.00 604.07 06:09:01 PM 15.78 0.00 15.78 0.00 236.43 06:10:01 PM 52.72 0.00 52.72 0.00 607.75 06:11:01 PM 45.97 0.00 45.97 0.00 545.77 06:12:01 PM 7.71 2.83 4.88 189.40 103.37 06:13:01 PM 43.76 0.00 43.76 0.00 609.08 06:14:01 PM 71.38 0.32 71.06 6.53 792.35 06:15:01 PM 16.64 0.00 16.64 0.00 258.73 06:16:01 PM 30.08 0.00 30.08 0.00 342.13 06:17:01 PM 18.51 0.00 18.51 0.00 280.97 06:18:01 PM 27.14 0.00 27.14 0.00 814.06 06:19:01 PM 2.43 0.00 2.43 0.00 55.77 06:20:01 PM 18.69 0.00 18.69 0.00 281.56 06:21:01 PM 28.85 0.08 28.77 3.60 329.50 06:22:01 PM 2.47 0.00 2.47 0.00 136.47 06:23:01 PM 0.48 0.00 0.48 0.00 9.26 06:24:01 PM 1.02 0.00 1.02 0.00 23.51 06:25:01 PM 1.58 0.00 1.58 0.00 31.76 06:26:01 PM 1.53 0.00 1.53 0.00 27.52 06:27:01 PM 1.98 0.00 1.98 0.00 29.78 06:28:01 PM 19.26 0.02 19.24 0.40 267.53 06:29:01 PM 22.26 0.00 22.26 0.00 262.75 06:30:01 PM 1.12 0.00 1.12 0.00 26.62 06:31:01 PM 0.75 0.00 0.75 0.00 29.30 06:32:01 PM 0.90 0.02 0.88 0.80 30.20 06:33:01 PM 0.62 0.00 0.62 0.00 19.48 06:34:01 PM 0.50 0.00 0.50 0.00 26.26 06:35:01 PM 1.30 0.00 1.30 0.00 49.43 06:36:02 PM 52.15 0.00 52.15 0.00 619.66 06:37:01 PM 1.03 0.00 1.03 0.00 32.79 06:38:01 PM 0.85 0.00 0.85 0.00 27.90 06:39:01 PM 0.78 0.00 0.78 0.00 22.58 06:40:01 PM 0.58 0.00 0.58 0.00 14.83 06:41:01 PM 2.55 0.00 2.55 0.00 50.52 06:42:01 PM 1.80 0.00 1.80 0.00 33.98 06:43:01 PM 1.48 0.00 1.48 0.00 28.44 06:44:01 PM 27.38 0.00 27.38 0.00 378.52 06:45:01 PM 1.20 0.00 1.20 0.00 33.42 06:46:01 PM 0.95 0.00 0.95 0.00 29.06 06:47:01 PM 0.55 0.00 0.55 0.00 22.31 06:48:01 PM 0.55 0.00 0.55 0.00 13.88 06:49:01 PM 0.60 0.00 0.60 0.00 16.33 06:50:01 PM 0.53 0.00 0.53 0.00 14.06 06:51:01 PM 0.58 0.00 0.58 0.00 13.96 06:52:01 PM 0.53 0.00 0.53 0.00 16.66 06:53:01 PM 0.72 0.00 0.72 0.00 23.46 06:54:01 PM 71.54 0.03 71.51 1.07 8188.68 06:55:01 PM 33.89 0.00 33.89 0.00 6569.94 06:56:01 PM 2.02 0.00 2.02 0.00 100.78 06:57:01 PM 21.28 0.00 21.28 0.00 493.42 06:58:01 PM 32.07 0.00 32.07 0.00 334.47 06:59:01 PM 2.35 0.00 2.35 0.00 49.94 07:00:01 PM 1.76 0.00 1.76 0.00 30.52 07:01:01 PM 1.46 0.00 1.46 0.00 24.88 07:02:01 PM 0.98 0.00 0.98 0.00 20.42 07:03:01 PM 0.50 0.00 0.50 0.00 21.45 07:04:01 PM 0.65 0.00 0.65 0.00 13.88 07:05:01 PM 20.03 0.00 20.03 0.00 307.96 07:06:01 PM 38.89 0.00 38.89 0.00 390.05 07:07:01 PM 0.67 0.00 0.67 0.00 114.91 07:08:01 PM 1.05 0.00 1.05 0.00 41.42 07:09:01 PM 0.60 0.00 0.60 0.00 22.78 07:10:01 PM 46.15 9.03 37.12 1396.33 924.78 Average: 35.60 2.74 32.86 133.00 4401.68 05:38:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:39:01 PM 13262768 15112340 2876680 17.82 2688 2065384 1088832 6.33 201692 2323836 152816 05:40:01 PM 11878660 14826840 4260788 26.40 2688 3125728 1525156 8.87 501932 3278508 790192 05:41:01 PM 10614332 14208184 5525116 34.23 2688 3718912 1888892 10.99 691192 4248824 238816 05:42:01 PM 8900320 13281860 7239128 44.85 2688 4482312 2734024 15.91 788316 5819100 614500 05:43:01 PM 6281512 13106420 9857936 61.08 2688 6874156 3353036 19.51 1353448 7788096 1290540 05:44:01 PM 3629308 12859420 12510140 77.51 2688 9232084 3239844 18.85 2115032 9589488 932756 05:45:01 PM 3076692 12755296 13062756 80.94 2688 9673888 3536468 20.58 2482716 9757596 26456 05:46:01 PM 157656 7510520 15981792 99.02 2636 7345588 9787172 56.94 2522060 12596024 1636 05:47:01 PM 156384 7268704 15983064 99.03 2636 7105016 10114892 58.85 2462444 12654352 80 05:48:01 PM 3796920 10874772 12342528 76.47 2636 7070768 5857772 34.08 2486656 9013216 428 05:49:01 PM 1915396 8993592 14224052 88.13 2636 7071128 7798464 45.37 2489180 10880892 296 05:50:01 PM 2674564 9753476 13464884 83.43 2636 7071824 6900848 40.15 2510056 10105488 576 05:51:01 PM 1723908 8804112 14415540 89.32 2636 7072908 7719772 44.91 2512636 11047852 216 05:52:01 PM 1621896 8702372 14517552 89.95 2636 7073164 7719772 44.91 2512652 11149900 300 05:53:01 PM 2098972 9180072 14040476 86.99 2636 7073712 7556688 43.96 2522480 10669348 344 05:54:01 PM 554048 7636640 15585400 96.57 2636 7074656 9265880 53.91 2533576 12191376 564 05:55:01 PM 543332 7626252 15596116 96.63 2636 7074896 9239220 53.75 2533644 12202920 172 05:56:01 PM 507156 7590304 15632292 96.86 2636 7075092 9255092 53.85 2533652 12240092 216 05:57:01 PM 3284272 10665388 12855176 79.65 2636 7363428 5905028 34.36 2576572 9421188 284012 05:58:01 PM 3143956 10534344 12995492 80.52 2636 7372256 5989976 34.85 2631932 9499724 1416 05:59:01 PM 2082164 9472900 14057284 87.10 2636 7372512 7004256 40.75 2652092 10535892 132 06:00:01 PM 2053428 9444264 14086020 87.28 2636 7372604 7037160 40.94 2652116 10565212 64 06:01:01 PM 3090112 10481108 13049336 80.85 2636 7372756 6356960 36.98 2662756 9521088 340 06:02:01 PM 1082744 8474736 15056704 93.29 2636 7373276 7864556 45.76 2663004 11518544 272 06:03:01 PM 1059624 8451756 15079824 93.43 2636 7373396 7880312 45.85 2663016 11542352 124 06:04:01 PM 1600040 8992328 14539408 90.09 2636 7373528 7547904 43.91 2663892 11005536 340 06:05:01 PM 3448864 10841420 12690584 78.63 2636 7373860 6129988 35.66 2665140 9164960 484 06:06:01 PM 2230744 9698760 13908704 86.18 2636 7443968 6964932 40.52 2665908 10363860 212 06:07:01 PM 2848884 10317392 13290564 82.35 2636 7444304 6258200 36.41 2669316 9746548 388 06:08:01 PM 1656384 9125616 14483064 89.74 2636 7444640 7613400 44.29 2678188 10923060 248 06:09:01 PM 3299204 10768768 12840244 79.56 2636 7444764 5688452 33.10 2678992 9286148 232 06:10:01 PM 2341680 9812076 13797768 85.49 2636 7445312 6775320 39.42 2680232 10236656 620 06:11:01 PM 2184160 9655300 13955288 86.47 2636 7445744 6885132 40.06 2680620 10392600 400 06:12:01 PM 1972840 9450060 14166608 87.78 2636 7451680 6918260 40.25 2686036 10598424 164 06:13:01 PM 1685144 9162800 14454304 89.56 2636 7451880 7771528 45.21 2686716 10885828 412 06:14:01 PM 1890620 9369808 14248828 88.29 2636 7453056 7010872 40.79 2687728 10678512 444 06:15:01 PM 2836980 10316600 13302468 82.42 2636 7453460 5825512 33.89 2687724 9737544 484 06:16:01 PM 949720 8430520 15189728 94.12 2636 7454144 7817364 45.48 2687772 11613912 76 06:17:01 PM 329584 7810996 15809864 97.96 2636 7454660 9203044 53.54 2687828 12234652 672 06:18:01 PM 168176 7299096 15971272 98.96 2636 7106796 9333028 54.30 2682576 12398128 332 06:19:01 PM 157300 7288900 15982148 99.03 2636 7107288 9333028 54.30 2682668 12409404 240 06:20:01 PM 814416 7929784 15325032 94.95 2636 7091772 8942364 52.03 2682788 11758488 680 06:21:01 PM 183536 7097608 15955912 98.86 2636 6890472 9367060 54.50 2685148 12379176 92 06:22:01 PM 4237128 11150912 11902320 73.75 2636 6890472 5268432 30.65 2685220 8345048 40 06:23:01 PM 4143576 11057464 11995872 74.33 2636 6890576 5268432 30.65 2685220 8438484 144 06:24:01 PM 4022524 10936656 12116924 75.08 2636 6890820 5268432 30.65 2685220 8559016 24 06:25:01 PM 3977240 10891756 12162208 75.36 2636 6891204 5268432 30.65 2685220 8604856 160 06:26:01 PM 3989588 10904212 12149860 75.28 2636 6891312 5268432 30.65 2685228 8592492 48 06:27:01 PM 3982928 10897704 12156520 75.32 2636 6891464 5268432 30.65 2685228 8599300 24 06:28:01 PM 6016104 12930892 10123344 62.72 2636 6891624 3877288 22.56 2685232 6581976 460 06:29:01 PM 4282984 11198228 11856464 73.46 2636 6892064 5211332 30.32 2685268 8302764 68 06:30:01 PM 4216312 11132068 11923136 73.88 2636 6892600 5228128 30.42 2685268 8368712 296 06:31:01 PM 4047904 10964268 12091544 74.92 2636 6893176 5228128 30.42 2685272 8537008 272 06:32:01 PM 3993044 10909732 12146404 75.26 2636 6893492 5243940 30.51 2685296 8591612 36 06:33:01 PM 3986476 10903688 12152972 75.30 2636 6894016 5260176 30.60 2685296 8598264 280 06:34:01 PM 3975736 10893416 12163712 75.37 2636 6894484 5276468 30.70 2685324 8608736 232 06:35:01 PM 3907236 10825664 12232212 75.79 2636 6895232 5276468 30.70 2685324 8677168 40 06:36:02 PM 3379984 10297952 12759464 79.06 2636 6894788 6514256 37.90 2685384 9200876 508 06:37:01 PM 3286052 10204220 12853396 79.64 2636 6894972 6578196 38.27 2685384 9293168 168 06:38:01 PM 3067692 9986584 13071756 80.99 2636 6895568 6642040 38.64 2685384 9509992 364 06:39:01 PM 3013820 9932916 13125628 81.33 2636 6895772 6642040 38.64 2685384 9563640 248 06:40:01 PM 2787808 9707080 13351640 82.73 2636 6895932 6681344 38.87 2685384 9789096 288 06:41:01 PM 2708392 9628104 13431056 83.22 2636 6896292 6681344 38.87 2685384 9868024 76 06:42:01 PM 2701896 9622048 13437552 83.26 2636 6896716 6697164 38.96 2685384 9874440 208 06:43:01 PM 2697580 9617860 13441868 83.29 2636 6896844 6697164 38.96 2685384 9879024 104 06:44:01 PM 3320700 10240600 12818748 79.42 2636 6896496 6435388 37.44 2685396 9262516 160 06:45:01 PM 3084884 10005312 13054564 80.89 2636 6896944 6600448 38.40 2685408 9493996 100 06:46:01 PM 2831976 9753276 13307472 82.45 2636 6897648 6664348 38.77 2685408 9744784 404 06:47:01 PM 2747312 9668828 13392136 82.98 2636 6897872 6680320 38.87 2685408 9829172 224 06:48:01 PM 2668884 9590516 13470564 83.46 2636 6897972 6680320 38.87 2685408 9907604 224 06:49:01 PM 2511204 9433024 13628244 84.44 2636 6898156 6711976 39.05 2685408 10064744 188 06:50:01 PM 2469404 9391432 13670044 84.70 2636 6898372 6710708 39.04 2685408 10106408 264 06:51:01 PM 2465452 9387672 13673996 84.72 2636 6898496 6710708 39.04 2685412 10110292 200 06:52:01 PM 2458780 9381104 13680668 84.77 2636 6898600 6710708 39.04 2685408 10117164 116 06:53:01 PM 2380880 9303616 13758568 85.25 2636 6899000 6726956 39.14 2685408 10194644 140 06:54:01 PM 5223324 12495192 10916124 67.64 2636 7237172 3762632 21.89 2733036 7302732 175736 06:55:01 PM 2998964 10273564 13140484 81.42 2636 7239484 5484168 31.91 2775156 9472560 2028 06:56:01 PM 2951616 10226320 13187832 81.71 2636 7239568 5484168 31.91 2776328 9518272 76 06:57:01 PM 5480912 12755964 10658536 66.04 2636 7239924 3284948 19.11 2802028 6977812 468 06:58:01 PM 3332004 10607532 12807444 79.35 2636 7240324 5170400 30.08 2807452 9109176 256 06:59:01 PM 3170512 10446524 12968936 80.36 2636 7240676 5248452 30.54 2808216 9268580 36 07:00:01 PM 3153172 10429372 12986276 80.46 2636 7240860 5281316 30.73 2808260 9286184 56 07:01:01 PM 3142212 10418652 12997236 80.53 2636 7241088 5281316 30.73 2808264 9296300 172 07:02:01 PM 3140520 10417088 12998928 80.54 2636 7241192 5297560 30.82 2808276 9298236 136 07:03:01 PM 3126228 10403336 13013220 80.63 2636 7241656 5313320 30.91 2808292 9311652 216 07:04:01 PM 3122328 10399712 13017120 80.65 2636 7241868 5313320 30.91 2808292 9315432 340 07:05:01 PM 5078364 12355732 11061084 68.53 2636 7241924 3719068 21.64 2819876 7359900 40 07:06:01 PM 2271360 9549252 13868088 85.93 2636 7242248 6306988 36.69 2820008 10152968 236 07:07:01 PM 2048192 9326716 14091256 87.31 2636 7242664 6447468 37.51 2820256 10374536 84 07:08:01 PM 2002268 9281528 14137180 87.59 2636 7243316 6495396 37.79 2820320 10418792 60 07:09:01 PM 1982560 9262552 14156888 87.72 2636 7243936 6495396 37.79 2820316 10438700 380 07:10:01 PM 6838412 14815692 9301036 57.63 2636 7930220 1163924 6.77 2891996 5519468 629192 Average: 3132748 10165185 13006700 80.59 2640 7017825 6190579 36.02 2566970 9582725 56080 05:38:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:01 PM eth0 77.50 62.79 851.91 12.71 0.00 0.00 0.00 0.00 05:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:40:01 PM eth0 316.44 230.43 4196.76 22.62 0.00 0.00 0.00 0.00 05:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:41:01 PM eth0 305.80 254.48 3920.56 36.41 0.00 0.00 0.00 0.00 05:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:01 PM eth0 372.90 286.71 6573.15 35.86 0.00 0.00 0.00 0.00 05:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:01 PM eth0 365.02 153.92 7999.53 16.53 0.00 0.00 0.00 0.00 05:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:44:01 PM lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:44:01 PM eth0 2.94 3.92 1.65 1.47 0.00 0.00 0.00 0.00 05:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:01 PM lo 7.43 7.43 13.62 13.62 0.00 0.00 0.00 0.00 05:45:01 PM eth0 2.35 2.75 0.71 0.89 0.00 0.00 0.00 0.00 05:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:46:01 PM lo 32.34 32.34 25.00 25.00 0.00 0.00 0.00 0.00 05:46:01 PM eth0 1.70 2.08 0.55 0.53 0.00 0.00 0.00 0.00 05:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:47:01 PM lo 26.81 26.81 23.99 23.99 0.00 0.00 0.00 0.00 05:47:01 PM eth0 0.50 0.67 0.09 0.10 0.00 0.00 0.00 0.00 05:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:48:01 PM lo 23.27 23.27 8.11 8.11 0.00 0.00 0.00 0.00 05:48:01 PM eth0 0.72 0.83 0.17 0.17 0.00 0.00 0.00 0.00 05:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:49:01 PM lo 15.61 15.61 15.36 15.36 0.00 0.00 0.00 0.00 05:49:01 PM eth0 0.72 0.67 0.09 0.08 0.00 0.00 0.00 0.00 05:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:50:01 PM lo 24.11 24.11 13.04 13.04 0.00 0.00 0.00 0.00 05:50:01 PM eth0 1.55 1.48 0.29 0.28 0.00 0.00 0.00 0.00 05:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:51:01 PM lo 21.07 21.07 10.05 10.05 0.00 0.00 0.00 0.00 05:51:01 PM eth0 0.35 0.32 0.05 0.05 0.00 0.00 0.00 0.00 05:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:52:01 PM lo 21.11 21.11 7.12 7.12 0.00 0.00 0.00 0.00 05:52:01 PM eth0 0.65 0.47 0.30 0.23 0.00 0.00 0.00 0.00 05:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:53:01 PM lo 3.76 3.76 0.43 0.43 0.00 0.00 0.00 0.00 05:53:01 PM eth0 0.95 0.88 0.19 0.17 0.00 0.00 0.00 0.00 05:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:01 PM lo 45.07 45.07 16.70 16.70 0.00 0.00 0.00 0.00 05:54:01 PM eth0 1.37 1.55 0.23 0.24 0.00 0.00 0.00 0.00 05:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 PM lo 12.50 12.50 8.56 8.56 0.00 0.00 0.00 0.00 05:55:01 PM eth0 0.95 1.18 0.18 0.18 0.00 0.00 0.00 0.00 05:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:56:01 PM lo 9.48 9.48 8.07 8.07 0.00 0.00 0.00 0.00 05:56:01 PM eth0 1.00 1.42 0.20 0.23 0.00 0.00 0.00 0.00 05:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:57:01 PM lo 26.70 26.70 7.92 7.92 0.00 0.00 0.00 0.00 05:57:01 PM eth0 68.04 33.74 684.50 2.89 0.00 0.00 0.00 0.00 05:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:01 PM lo 17.47 17.47 22.39 22.39 0.00 0.00 0.00 0.00 05:58:01 PM eth0 1.28 1.48 0.30 0.30 0.00 0.00 0.00 0.00 05:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:59:01 PM lo 14.51 14.51 4.86 4.86 0.00 0.00 0.00 0.00 05:59:01 PM eth0 0.71 0.69 0.13 0.12 0.00 0.00 0.00 0.00 05:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:01 PM lo 25.40 25.40 7.35 7.35 0.00 0.00 0.00 0.00 06:00:01 PM eth0 1.05 0.98 0.21 0.19 0.00 0.00 0.00 0.00 06:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:01:01 PM lo 22.72 22.72 8.65 8.65 0.00 0.00 0.00 0.00 06:01:01 PM eth0 1.18 1.15 0.24 0.23 0.00 0.00 0.00 0.00 06:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:02:01 PM lo 14.71 14.71 5.60 5.60 0.00 0.00 0.00 0.00 06:02:01 PM eth0 0.58 0.52 0.08 0.07 0.00 0.00 0.00 0.00 06:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:01 PM lo 30.14 30.14 9.03 9.03 0.00 0.00 0.00 0.00 06:03:01 PM eth0 1.15 1.13 0.29 0.26 0.00 0.00 0.00 0.00 06:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:01 PM lo 22.71 22.71 6.98 6.98 0.00 0.00 0.00 0.00 06:04:01 PM eth0 1.18 1.55 0.22 0.24 0.00 0.00 0.00 0.00 06:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:01 PM lo 31.41 31.41 10.91 10.91 0.00 0.00 0.00 0.00 06:05:01 PM eth0 1.73 2.35 0.33 0.35 0.00 0.00 0.00 0.00 06:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:01 PM lo 15.18 15.18 6.79 6.79 0.00 0.00 0.00 0.00 06:06:01 PM eth0 2.27 2.53 0.97 0.85 0.00 0.00 0.00 0.00 06:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:01 PM lo 14.93 14.93 9.42 9.42 0.00 0.00 0.00 0.00 06:07:01 PM eth0 1.20 1.18 0.22 0.21 0.00 0.00 0.00 0.00 06:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:08:01 PM lo 11.56 11.56 5.35 5.35 0.00 0.00 0.00 0.00 06:08:01 PM eth0 1.03 1.05 0.21 0.20 0.00 0.00 0.00 0.00 06:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:01 PM lo 36.83 36.83 15.18 15.18 0.00 0.00 0.00 0.00 06:09:01 PM eth0 1.95 2.80 0.42 0.44 0.00 0.00 0.00 0.00 06:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:10:01 PM lo 23.35 23.35 15.91 15.91 0.00 0.00 0.00 0.00 06:10:01 PM eth0 1.50 1.88 0.25 0.26 0.00 0.00 0.00 0.00 06:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:11:01 PM lo 34.34 34.34 12.24 12.24 0.00 0.00 0.00 0.00 06:11:01 PM eth0 1.25 1.72 0.25 0.26 0.00 0.00 0.00 0.00 06:11:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:01 PM lo 32.36 32.36 9.96 9.96 0.00 0.00 0.00 0.00 06:12:01 PM eth0 2.85 3.60 1.60 0.42 0.00 0.00 0.00 0.00 06:12:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:13:01 PM lo 18.31 18.31 8.87 8.87 0.00 0.00 0.00 0.00 06:13:01 PM eth0 1.47 1.73 0.28 0.28 0.00 0.00 0.00 0.00 06:13:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:14:01 PM lo 61.30 61.30 24.52 24.52 0.00 0.00 0.00 0.00 06:14:01 PM eth0 1.15 1.58 0.23 0.24 0.00 0.00 0.00 0.00 06:14:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:15:01 PM lo 52.12 52.12 17.76 17.76 0.00 0.00 0.00 0.00 06:15:01 PM eth0 3.43 2.51 5.62 0.57 0.00 0.00 0.00 0.00 06:15:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:16:01 PM lo 28.14 28.14 22.26 22.26 0.00 0.00 0.00 0.00 06:16:01 PM eth0 0.92 1.22 0.17 0.18 0.00 0.00 0.00 0.00 06:16:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:01 PM lo 32.06 32.06 11.77 11.77 0.00 0.00 0.00 0.00 06:17:01 PM eth0 1.27 1.37 0.22 0.21 0.00 0.00 0.00 0.00 06:17:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:01 PM lo 67.43 67.43 24.62 24.62 0.00 0.00 0.00 0.00 06:18:01 PM eth0 0.75 0.95 0.21 0.20 0.00 0.00 0.00 0.00 06:18:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:19:01 PM lo 54.84 54.84 16.61 16.61 0.00 0.00 0.00 0.00 06:19:01 PM eth0 0.65 0.58 0.13 0.11 0.00 0.00 0.00 0.00 06:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:20:01 PM lo 29.31 29.31 9.41 9.41 0.00 0.00 0.00 0.00 06:20:01 PM eth0 0.72 0.72 0.11 0.11 0.00 0.00 0.00 0.00 06:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:01 PM lo 52.62 52.62 28.68 28.68 0.00 0.00 0.00 0.00 06:21:01 PM eth0 0.57 0.50 0.10 0.09 0.00 0.00 0.00 0.00 06:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:22:01 PM lo 11.41 11.41 6.89 6.89 0.00 0.00 0.00 0.00 06:22:01 PM eth0 0.80 0.77 0.17 0.15 0.00 0.00 0.00 0.00 06:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:23:01 PM lo 13.08 13.08 5.88 5.88 0.00 0.00 0.00 0.00 06:23:01 PM eth0 2.08 1.03 0.78 0.55 0.00 0.00 0.00 0.00 06:23:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:24:01 PM lo 23.01 23.01 10.06 10.06 0.00 0.00 0.00 0.00 06:24:01 PM eth0 0.45 0.40 0.09 0.08 0.00 0.00 0.00 0.00 06:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:25:01 PM lo 17.28 17.28 8.07 8.07 0.00 0.00 0.00 0.00 06:25:01 PM eth0 0.72 0.75 0.14 0.13 0.00 0.00 0.00 0.00 06:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:26:01 PM lo 6.86 6.86 3.08 3.08 0.00 0.00 0.00 0.00 06:26:01 PM eth0 1.13 0.70 0.24 0.17 0.00 0.00 0.00 0.00 06:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:01 PM lo 16.16 16.16 8.33 8.33 0.00 0.00 0.00 0.00 06:27:01 PM eth0 0.65 0.55 0.33 0.27 0.00 0.00 0.00 0.00 06:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:01 PM lo 20.97 20.97 7.07 7.07 0.00 0.00 0.00 0.00 06:28:01 PM eth0 2.42 0.85 0.59 0.35 0.00 0.00 0.00 0.00 06:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 PM lo 33.67 33.67 13.12 13.12 0.00 0.00 0.00 0.00 06:29:01 PM eth0 0.73 0.65 0.13 0.12 0.00 0.00 0.00 0.00 06:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:01 PM lo 40.09 40.09 12.75 12.75 0.00 0.00 0.00 0.00 06:30:01 PM eth0 0.53 0.45 0.10 0.09 0.00 0.00 0.00 0.00 06:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:31:01 PM lo 36.61 36.61 12.22 12.22 0.00 0.00 0.00 0.00 06:31:01 PM eth0 0.40 0.38 0.08 0.07 0.00 0.00 0.00 0.00 06:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:32:01 PM lo 27.27 27.27 7.81 7.81 0.00 0.00 0.00 0.00 06:32:01 PM eth0 0.97 0.28 0.19 0.10 0.00 0.00 0.00 0.00 06:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:01 PM lo 29.70 29.70 9.86 9.86 0.00 0.00 0.00 0.00 06:33:01 PM eth0 0.63 0.43 0.36 0.28 0.00 0.00 0.00 0.00 06:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:34:01 PM lo 30.31 30.31 9.64 9.64 0.00 0.00 0.00 0.00 06:34:01 PM eth0 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:01 PM lo 60.83 60.83 19.23 19.23 0.00 0.00 0.00 0.00 06:35:01 PM eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:36:02 PM lo 12.18 12.18 18.20 18.20 0.00 0.00 0.00 0.00 06:36:02 PM eth0 1.05 1.15 0.14 0.15 0.00 0.00 0.00 0.00 06:36:02 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:01 PM lo 20.67 20.67 7.43 7.43 0.00 0.00 0.00 0.00 06:37:01 PM eth0 0.73 0.95 0.14 0.15 0.00 0.00 0.00 0.00 06:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:01 PM lo 35.36 35.36 16.51 16.51 0.00 0.00 0.00 0.00 06:38:01 PM eth0 0.58 0.70 0.17 0.16 0.00 0.00 0.00 0.00 06:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:39:01 PM lo 11.41 11.41 5.08 5.08 0.00 0.00 0.00 0.00 06:39:01 PM eth0 0.42 0.38 0.08 0.08 0.00 0.00 0.00 0.00 06:39:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:01 PM lo 22.26 22.26 9.66 9.66 0.00 0.00 0.00 0.00 06:40:01 PM eth0 0.88 0.90 0.17 0.16 0.00 0.00 0.00 0.00 06:40:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:01 PM lo 32.84 32.84 10.35 10.35 0.00 0.00 0.00 0.00 06:41:01 PM eth0 0.95 0.58 0.14 0.09 0.00 0.00 0.00 0.00 06:41:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:01 PM lo 22.05 22.05 10.48 10.48 0.00 0.00 0.00 0.00 06:42:01 PM eth0 0.83 0.87 0.36 0.30 0.00 0.00 0.00 0.00 06:42:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:01 PM lo 17.81 17.81 8.01 8.01 0.00 0.00 0.00 0.00 06:43:01 PM eth0 0.65 0.50 0.18 0.15 0.00 0.00 0.00 0.00 06:43:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:44:01 PM lo 3.31 3.31 5.34 5.34 0.00 0.00 0.00 0.00 06:44:01 PM eth0 0.86 0.93 0.11 0.11 0.00 0.00 0.00 0.00 06:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:45:01 PM lo 21.81 21.81 17.61 17.61 0.00 0.00 0.00 0.00 06:45:01 PM eth0 0.75 0.98 0.15 0.15 0.00 0.00 0.00 0.00 06:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:46:01 PM lo 43.67 43.67 19.32 19.32 0.00 0.00 0.00 0.00 06:46:01 PM eth0 0.85 0.47 0.13 0.07 0.00 0.00 0.00 0.00 06:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:47:01 PM lo 11.26 11.26 8.03 8.03 0.00 0.00 0.00 0.00 06:47:01 PM eth0 0.78 0.75 0.66 0.29 0.00 0.00 0.00 0.00 06:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:48:01 PM lo 13.93 13.93 6.47 6.47 0.00 0.00 0.00 0.00 06:48:01 PM eth0 0.62 0.52 0.17 0.15 0.00 0.00 0.00 0.00 06:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:49:01 PM lo 15.38 15.38 10.47 10.47 0.00 0.00 0.00 0.00 06:49:01 PM eth0 0.68 0.60 0.13 0.12 0.00 0.00 0.00 0.00 06:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:01 PM lo 10.76 10.76 5.96 5.96 0.00 0.00 0.00 0.00 06:50:01 PM eth0 0.55 0.52 0.11 0.10 0.00 0.00 0.00 0.00 06:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:51:01 PM lo 17.96 17.96 9.00 9.00 0.00 0.00 0.00 0.00 06:51:01 PM eth0 0.58 0.58 0.09 0.09 0.00 0.00 0.00 0.00 06:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:52:01 PM lo 9.53 9.53 7.50 7.50 0.00 0.00 0.00 0.00 06:52:01 PM eth0 1.23 0.77 0.46 0.33 0.00 0.00 0.00 0.00 06:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:53:01 PM lo 36.19 36.19 12.86 12.86 0.00 0.00 0.00 0.00 06:53:01 PM eth0 0.68 0.67 0.16 0.18 0.00 0.00 0.00 0.00 06:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:54:01 PM lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 06:54:01 PM eth0 155.34 85.43 1982.84 6.48 0.00 0.00 0.00 0.00 06:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:01 PM lo 32.00 32.00 33.30 33.30 0.00 0.00 0.00 0.00 06:55:01 PM eth0 0.42 0.47 0.05 0.06 0.00 0.00 0.00 0.00 06:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:56:01 PM lo 12.18 12.18 6.57 6.57 0.00 0.00 0.00 0.00 06:56:01 PM eth0 1.13 1.60 0.24 0.25 0.00 0.00 0.00 0.00 06:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:57:01 PM lo 21.54 21.54 6.42 6.42 0.00 0.00 0.00 0.00 06:57:01 PM eth0 0.62 0.70 0.11 0.10 0.00 0.00 0.00 0.00 06:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:58:01 PM lo 8.81 8.81 3.84 3.84 0.00 0.00 0.00 0.00 06:58:01 PM eth0 0.67 0.65 0.14 0.17 0.00 0.00 0.00 0.00 06:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:59:01 PM lo 28.93 28.93 9.08 9.08 0.00 0.00 0.00 0.00 06:59:01 PM eth0 0.72 1.00 0.15 0.16 0.00 0.00 0.00 0.00 06:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:01 PM lo 11.53 11.53 4.53 4.53 0.00 0.00 0.00 0.00 07:00:01 PM eth0 0.69 0.95 0.14 0.15 0.00 0.00 0.00 0.00 07:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:01:01 PM lo 25.28 25.28 9.02 9.02 0.00 0.00 0.00 0.00 07:01:01 PM eth0 0.50 0.71 0.11 0.11 0.00 0.00 0.00 0.00 07:01:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:02:01 PM lo 14.83 14.83 5.02 5.02 0.00 0.00 0.00 0.00 07:02:01 PM eth0 1.70 0.85 0.31 0.18 0.00 0.00 0.00 0.00 07:02:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:03:01 PM lo 44.39 44.39 13.99 13.99 0.00 0.00 0.00 0.00 07:03:01 PM eth0 1.02 0.90 0.46 0.38 0.00 0.00 0.00 0.00 07:03:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:04:01 PM lo 33.64 33.64 10.04 10.04 0.00 0.00 0.00 0.00 07:04:01 PM eth0 0.48 0.62 0.09 0.10 0.00 0.00 0.00 0.00 07:04:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:05:01 PM lo 4.85 4.85 1.18 1.18 0.00 0.00 0.00 0.00 07:05:01 PM eth0 0.82 1.03 0.14 0.16 0.00 0.00 0.00 0.00 07:05:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:01 PM lo 10.66 10.66 4.41 4.41 0.00 0.00 0.00 0.00 07:06:01 PM eth0 0.53 0.50 0.06 0.06 0.00 0.00 0.00 0.00 07:06:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:01 PM lo 34.34 34.34 10.30 10.30 0.00 0.00 0.00 0.00 07:07:01 PM eth0 0.62 0.92 0.14 0.14 0.00 0.00 0.00 0.00 07:07:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:08:01 PM lo 68.64 68.64 20.88 20.88 0.00 0.00 0.00 0.00 07:08:01 PM eth0 0.63 0.83 0.18 0.18 0.00 0.00 0.00 0.00 07:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:01 PM lo 57.69 57.69 17.72 17.72 0.00 0.00 0.00 0.00 07:09:01 PM eth0 0.42 0.57 0.08 0.09 0.00 0.00 0.00 0.00 07:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:10:01 PM lo 40.04 40.04 12.09 12.09 0.00 0.00 0.00 0.00 07:10:01 PM eth0 130.84 103.15 1633.96 15.43 0.00 0.00 0.00 0.00 07:10:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 23.81 23.81 10.48 10.48 0.00 0.00 0.00 0.00 Average: eth0 20.40 14.11 303.13 1.82 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 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 03/08/2024 _x86_64_ (4 CPU) 17:37:24 LINUX RESTART (4 CPU) 05:38:01 PM CPU %user %nice %system %iowait %steal %idle 05:39:01 PM all 18.04 0.00 3.02 1.82 0.09 77.02 05:39:01 PM 0 25.31 0.00 3.39 2.14 0.10 69.06 05:39:01 PM 1 26.69 0.00 4.72 2.66 0.10 65.83 05:39:01 PM 2 11.35 0.00 2.15 1.49 0.10 84.92 05:39:01 PM 3 8.78 0.00 1.84 0.99 0.07 88.33 05:40:01 PM all 36.08 0.00 5.28 2.44 0.10 56.10 05:40:01 PM 0 39.68 0.00 5.25 3.10 0.08 51.89 05:40:01 PM 1 35.06 0.00 5.91 2.12 0.12 56.80 05:40:01 PM 2 43.50 0.00 5.44 2.25 0.10 48.71 05:40:01 PM 3 26.07 0.00 4.53 2.27 0.08 67.05 05:41:01 PM all 59.27 1.14 12.04 9.48 0.15 17.92 05:41:01 PM 0 68.63 0.76 8.19 6.75 0.16 15.53 05:41:01 PM 1 52.37 1.21 11.72 10.83 0.16 23.71 05:41:01 PM 2 58.90 1.17 12.05 10.75 0.15 16.99 05:41:01 PM 3 57.17 1.43 16.25 9.66 0.12 15.38 05:42:01 PM all 54.01 0.90 18.00 3.20 0.13 23.77 05:42:01 PM 0 60.66 1.21 16.37 2.40 0.12 19.25 05:42:01 PM 1 59.47 0.60 15.89 2.72 0.13 21.18 05:42:01 PM 2 46.96 0.90 19.20 2.81 0.12 30.02 05:42:01 PM 3 48.88 0.88 20.55 4.88 0.13 24.68 05:43:01 PM all 53.98 0.19 8.03 10.06 0.11 27.64 05:43:01 PM 0 74.20 0.00 6.02 9.04 0.12 10.63 05:43:01 PM 1 47.03 0.42 11.34 11.26 0.10 29.85 05:43:01 PM 2 48.55 0.33 9.46 9.60 0.10 31.96 05:43:01 PM 3 46.12 0.00 5.29 10.36 0.12 38.12 05:44:01 PM all 74.06 0.00 5.41 11.78 0.11 8.65 05:44:01 PM 0 66.77 0.00 5.78 19.72 0.12 7.61 05:44:01 PM 1 89.47 0.00 4.99 1.83 0.10 3.60 05:44:01 PM 2 72.13 0.00 5.69 15.41 0.12 6.65 05:44:01 PM 3 67.87 0.00 5.17 10.14 0.10 16.72 05:45:01 PM all 79.49 0.00 3.10 6.03 0.11 11.27 05:45:01 PM 0 75.39 0.00 3.43 4.64 0.10 16.44 05:45:01 PM 1 78.43 0.00 3.69 6.69 0.10 11.09 05:45:01 PM 2 81.34 0.00 2.70 6.72 0.12 9.13 05:45:01 PM 3 82.79 0.00 2.60 6.08 0.13 8.41 05:46:01 PM all 83.94 0.00 3.29 0.79 0.13 11.85 05:46:01 PM 0 83.07 0.00 2.96 0.80 0.12 13.05 05:46:01 PM 1 84.18 0.00 3.53 1.59 0.13 10.56 05:46:01 PM 2 84.73 0.00 3.00 0.44 0.12 11.72 05:46:01 PM 3 83.79 0.00 3.67 0.34 0.13 12.08 05:47:01 PM all 13.22 0.00 0.72 0.02 0.10 85.94 05:47:01 PM 0 12.96 0.00 0.69 0.02 0.10 86.23 05:47:01 PM 1 16.09 0.00 0.52 0.02 0.08 83.29 05:47:01 PM 2 12.62 0.00 0.85 0.00 0.10 86.42 05:47:01 PM 3 11.21 0.00 0.84 0.03 0.10 87.82 05:48:01 PM all 27.86 0.00 1.45 0.14 0.10 70.45 05:48:01 PM 0 28.98 0.00 1.05 0.02 0.07 69.88 05:48:01 PM 1 28.02 0.00 1.88 0.18 0.12 69.80 05:48:01 PM 2 29.87 0.00 1.17 0.00 0.12 68.84 05:48:01 PM 3 24.56 0.00 1.71 0.37 0.10 73.27 05:49:01 PM all 57.78 0.00 1.83 0.19 0.10 40.09 05:49:01 PM 0 58.11 0.00 1.32 0.47 0.12 39.98 05:49:01 PM 1 61.84 0.00 1.29 0.02 0.08 36.78 05:49:01 PM 2 56.92 0.00 2.27 0.12 0.12 40.58 05:49:01 PM 3 54.23 0.00 2.46 0.17 0.10 43.04 05:49:01 PM CPU %user %nice %system %iowait %steal %idle 05:50:01 PM all 32.57 0.00 1.35 0.08 0.10 65.90 05:50:01 PM 0 27.61 0.00 1.68 0.05 0.08 70.58 05:50:01 PM 1 33.60 0.00 1.86 0.25 0.10 64.19 05:50:01 PM 2 35.11 0.00 0.90 0.00 0.10 63.88 05:50:01 PM 3 33.94 0.00 0.97 0.02 0.12 64.96 05:51:01 PM all 19.61 0.00 0.84 0.19 0.09 79.27 05:51:01 PM 0 20.17 0.00 0.65 0.44 0.08 78.66 05:51:01 PM 1 21.02 0.00 0.75 0.00 0.08 78.15 05:51:01 PM 2 19.75 0.00 1.09 0.32 0.10 78.75 05:51:01 PM 3 17.51 0.00 0.86 0.00 0.10 81.54 05:52:01 PM all 3.71 0.00 0.49 0.00 0.09 95.71 05:52:01 PM 0 3.75 0.00 0.47 0.00 0.08 95.70 05:52:01 PM 1 3.89 0.00 0.55 0.00 0.10 95.46 05:52:01 PM 2 3.80 0.00 0.55 0.00 0.10 95.55 05:52:01 PM 3 3.39 0.00 0.40 0.00 0.08 96.13 05:53:01 PM all 66.47 0.00 2.43 0.09 0.10 30.90 05:53:01 PM 0 73.06 0.00 1.37 0.02 0.10 25.45 05:53:01 PM 1 65.34 0.00 2.51 0.03 0.12 32.00 05:53:01 PM 2 68.16 0.00 1.97 0.02 0.10 29.75 05:53:01 PM 3 59.28 0.00 3.89 0.30 0.10 36.43 05:54:01 PM all 64.16 0.00 2.26 0.19 0.12 33.27 05:54:01 PM 0 63.76 0.00 2.73 0.59 0.12 32.80 05:54:01 PM 1 63.56 0.00 2.08 0.03 0.12 34.21 05:54:01 PM 2 67.93 0.00 1.81 0.02 0.12 30.13 05:54:01 PM 3 61.38 0.00 2.43 0.13 0.12 35.94 05:55:01 PM all 8.49 0.00 0.63 0.03 0.08 90.76 05:55:01 PM 0 7.83 0.00 0.55 0.05 0.08 91.48 05:55:01 PM 1 8.34 0.00 0.79 0.05 0.08 90.74 05:55:01 PM 2 9.13 0.00 0.62 0.02 0.08 90.15 05:55:01 PM 3 8.66 0.00 0.57 0.00 0.08 90.69 05:56:01 PM all 2.64 0.00 0.48 0.01 0.08 96.78 05:56:01 PM 0 2.31 0.00 0.52 0.02 0.08 97.07 05:56:01 PM 1 2.65 0.00 0.52 0.02 0.08 96.73 05:56:01 PM 2 2.73 0.00 0.50 0.00 0.07 96.70 05:56:01 PM 3 2.88 0.00 0.39 0.02 0.08 96.63 05:57:01 PM all 21.29 0.00 1.72 0.09 0.08 76.81 05:57:01 PM 0 21.49 0.00 1.12 0.00 0.08 77.30 05:57:01 PM 1 25.97 0.00 1.73 0.07 0.08 72.15 05:57:01 PM 2 16.40 0.00 1.24 0.08 0.08 82.19 05:57:01 PM 3 21.30 0.00 2.80 0.22 0.08 75.60 05:58:01 PM all 62.95 0.00 2.16 0.39 0.12 34.38 05:58:01 PM 0 67.84 0.00 1.56 0.05 0.12 30.43 05:58:01 PM 1 65.71 0.00 2.30 0.40 0.12 31.48 05:58:01 PM 2 65.15 0.00 2.15 0.27 0.12 32.32 05:58:01 PM 3 53.06 0.00 2.64 0.83 0.13 43.34 05:59:01 PM all 35.51 0.00 1.27 0.10 0.19 62.93 05:59:01 PM 0 40.73 0.00 1.43 0.02 0.10 57.72 05:59:01 PM 1 36.81 0.00 0.99 0.02 0.10 62.08 05:59:01 PM 2 27.89 0.00 1.38 0.02 0.10 70.61 05:59:01 PM 3 36.62 0.00 1.30 0.34 0.44 61.30 06:00:01 PM all 4.21 0.00 0.62 0.01 0.08 95.08 06:00:01 PM 0 3.52 0.00 0.65 0.02 0.08 95.73 06:00:01 PM 1 4.81 0.00 0.60 0.00 0.08 94.51 06:00:01 PM 2 3.82 0.00 0.64 0.02 0.08 95.44 06:00:01 PM 3 4.67 0.00 0.57 0.02 0.08 94.66 06:00:01 PM CPU %user %nice %system %iowait %steal %idle 06:01:01 PM all 21.68 0.00 1.20 0.04 0.09 76.99 06:01:01 PM 0 21.06 0.00 1.41 0.02 0.08 77.43 06:01:01 PM 1 17.80 0.00 1.31 0.05 0.10 80.74 06:01:01 PM 2 23.66 0.00 1.34 0.08 0.10 74.81 06:01:01 PM 3 24.20 0.00 0.74 0.02 0.08 74.96 06:02:01 PM all 56.38 0.00 1.61 0.11 0.10 41.79 06:02:01 PM 0 59.78 0.00 2.22 0.00 0.10 37.90 06:02:01 PM 1 57.16 0.00 1.31 0.00 0.10 41.43 06:02:01 PM 2 45.24 0.00 1.85 0.44 0.10 52.37 06:02:01 PM 3 63.31 0.00 1.07 0.00 0.10 35.52 06:03:01 PM all 5.57 0.00 0.65 0.02 0.10 93.67 06:03:01 PM 0 6.09 0.00 0.54 0.02 0.10 93.26 06:03:01 PM 1 5.49 0.00 0.75 0.02 0.10 93.64 06:03:01 PM 2 5.44 0.00 0.62 0.05 0.10 93.79 06:03:01 PM 3 5.27 0.00 0.67 0.00 0.08 93.97 06:04:01 PM all 37.97 0.00 1.57 0.13 0.13 60.20 06:04:01 PM 0 34.47 0.00 2.36 0.47 0.12 62.57 06:04:01 PM 1 40.96 0.00 1.05 0.00 0.12 57.86 06:04:01 PM 2 34.76 0.00 1.78 0.02 0.13 63.31 06:04:01 PM 3 41.65 0.00 1.10 0.03 0.13 57.08 06:05:01 PM all 46.88 0.00 1.96 0.20 0.12 50.85 06:05:01 PM 0 49.25 0.00 1.86 0.00 0.12 48.77 06:05:01 PM 1 39.36 0.00 2.90 0.79 0.12 56.84 06:05:01 PM 2 51.31 0.00 1.16 0.00 0.12 47.41 06:05:01 PM 3 47.56 0.00 1.91 0.02 0.12 50.39 06:06:01 PM all 56.95 0.00 2.33 0.32 0.12 40.28 06:06:01 PM 0 57.80 0.00 2.51 0.15 0.12 39.41 06:06:01 PM 1 66.20 0.00 2.48 0.45 0.12 30.76 06:06:01 PM 2 46.54 0.00 2.33 0.30 0.12 50.70 06:06:01 PM 3 57.23 0.00 2.00 0.39 0.12 40.27 06:07:01 PM all 41.98 0.00 1.59 0.15 0.10 56.17 06:07:01 PM 0 36.92 0.00 2.01 0.37 0.12 60.59 06:07:01 PM 1 43.71 0.00 1.29 0.07 0.10 54.83 06:07:01 PM 2 43.78 0.00 0.87 0.00 0.10 55.25 06:07:01 PM 3 43.52 0.00 2.20 0.15 0.10 54.03 06:08:01 PM all 51.52 0.00 1.86 0.17 0.11 46.34 06:08:01 PM 0 48.52 0.00 2.00 0.49 0.10 48.89 06:08:01 PM 1 49.10 0.00 1.47 0.03 0.12 49.27 06:08:01 PM 2 55.32 0.00 1.49 0.10 0.12 42.97 06:08:01 PM 3 53.11 0.00 2.48 0.07 0.12 44.23 06:09:01 PM all 18.38 0.00 1.11 0.04 0.10 80.37 06:09:01 PM 0 16.61 0.00 1.06 0.03 0.10 82.20 06:09:01 PM 1 19.81 0.00 1.20 0.10 0.08 78.80 06:09:01 PM 2 17.36 0.00 1.04 0.02 0.10 81.49 06:09:01 PM 3 19.74 0.00 1.14 0.02 0.10 79.01 06:10:01 PM all 79.24 0.00 2.26 0.17 0.11 18.22 06:10:01 PM 0 81.63 0.00 1.67 0.05 0.12 16.53 06:10:01 PM 1 72.80 0.00 2.68 0.28 0.13 24.10 06:10:01 PM 2 80.20 0.00 2.49 0.03 0.10 17.17 06:10:01 PM 3 82.32 0.00 2.19 0.32 0.10 15.07 06:11:01 PM all 39.44 0.00 1.52 0.16 0.10 58.78 06:11:01 PM 0 42.44 0.00 1.24 0.03 0.10 56.19 06:11:01 PM 1 42.52 0.00 1.19 0.42 0.08 55.79 06:11:01 PM 2 40.28 0.00 1.91 0.13 0.10 57.57 06:11:01 PM 3 32.49 0.00 1.73 0.07 0.12 65.59 06:11:01 PM CPU %user %nice %system %iowait %steal %idle 06:12:01 PM all 5.91 0.98 0.67 0.10 0.10 92.25 06:12:01 PM 0 5.35 3.61 0.74 0.17 0.08 90.05 06:12:01 PM 1 6.35 0.00 0.50 0.02 0.10 93.04 06:12:01 PM 2 5.63 0.25 0.70 0.18 0.12 93.11 06:12:01 PM 3 6.31 0.03 0.72 0.02 0.08 92.84 06:13:01 PM all 80.83 0.00 2.57 0.11 0.12 16.37 06:13:01 PM 0 75.65 0.00 3.02 0.03 0.12 21.19 06:13:01 PM 1 85.03 0.00 1.72 0.07 0.12 13.06 06:13:01 PM 2 81.55 0.00 2.17 0.02 0.12 16.15 06:13:01 PM 3 81.10 0.00 3.35 0.34 0.13 15.08 06:14:01 PM all 57.41 0.00 1.92 0.28 0.11 40.27 06:14:01 PM 0 57.08 0.00 1.61 0.00 0.10 41.21 06:14:01 PM 1 59.75 0.00 1.88 0.45 0.12 37.80 06:14:01 PM 2 58.34 0.00 2.26 0.10 0.12 39.18 06:14:01 PM 3 54.49 0.00 1.95 0.55 0.12 42.89 06:15:01 PM all 19.47 0.00 1.15 0.09 0.10 79.19 06:15:01 PM 0 18.89 0.00 0.96 0.13 0.08 79.94 06:15:01 PM 1 20.30 0.00 1.02 0.02 0.10 78.56 06:15:01 PM 2 18.84 0.00 1.26 0.02 0.10 79.79 06:15:01 PM 3 19.85 0.00 1.38 0.20 0.10 78.47 06:16:01 PM all 37.98 0.00 1.21 0.13 0.10 60.59 06:16:01 PM 0 38.07 0.00 1.32 0.50 0.10 60.01 06:16:01 PM 1 39.33 0.00 0.97 0.00 0.10 59.59 06:16:01 PM 2 36.54 0.00 1.07 0.00 0.12 62.27 06:16:01 PM 3 37.96 0.00 1.47 0.02 0.08 60.47 06:17:01 PM all 41.74 0.00 1.76 0.06 0.10 56.33 06:17:01 PM 0 40.95 0.00 1.91 0.07 0.10 56.97 06:17:01 PM 1 42.38 0.00 1.54 0.05 0.12 55.91 06:17:01 PM 2 39.01 0.00 2.18 0.12 0.10 58.59 06:17:01 PM 3 44.63 0.00 1.39 0.02 0.10 53.86 06:18:01 PM all 24.69 0.00 1.13 0.15 0.10 73.93 06:18:01 PM 0 21.39 0.00 1.09 0.13 0.10 77.28 06:18:01 PM 1 23.97 0.00 1.13 0.05 0.10 74.75 06:18:01 PM 2 23.32 0.00 1.12 0.02 0.10 75.44 06:18:01 PM 3 30.08 0.00 1.18 0.40 0.10 68.24 06:19:01 PM all 7.61 0.00 0.69 0.01 0.09 91.61 06:19:01 PM 0 8.52 0.00 0.65 0.00 0.08 90.74 06:19:01 PM 1 6.84 0.00 0.82 0.00 0.08 92.25 06:19:01 PM 2 8.36 0.00 0.67 0.02 0.10 90.85 06:19:01 PM 3 6.71 0.00 0.60 0.02 0.08 92.59 06:20:01 PM all 38.36 0.00 1.77 0.03 0.09 59.74 06:20:01 PM 0 37.43 0.00 1.83 0.12 0.10 60.53 06:20:01 PM 1 42.51 0.00 1.29 0.00 0.10 56.10 06:20:01 PM 2 35.15 0.00 1.99 0.02 0.08 62.76 06:20:01 PM 3 38.35 0.00 1.98 0.00 0.08 59.59 06:21:01 PM all 27.64 0.00 1.19 0.13 0.09 70.94 06:21:01 PM 0 26.33 0.00 1.00 0.00 0.08 72.58 06:21:01 PM 1 26.35 0.00 1.43 0.49 0.10 71.64 06:21:01 PM 2 31.27 0.00 0.82 0.02 0.08 67.81 06:21:01 PM 3 26.62 0.00 1.52 0.02 0.10 71.74 06:22:01 PM all 4.59 0.00 0.49 0.02 0.08 94.82 06:22:01 PM 0 4.16 0.00 0.53 0.00 0.08 95.22 06:22:01 PM 1 5.20 0.00 0.47 0.00 0.08 94.25 06:22:01 PM 2 4.48 0.00 0.55 0.07 0.08 94.81 06:22:01 PM 3 4.50 0.00 0.42 0.02 0.07 95.00 06:22:01 PM CPU %user %nice %system %iowait %steal %idle 06:23:01 PM all 2.65 0.00 0.36 0.00 0.07 96.92 06:23:01 PM 0 2.42 0.00 0.32 0.00 0.07 97.19 06:23:01 PM 1 2.84 0.00 0.43 0.02 0.07 96.64 06:23:01 PM 2 2.64 0.00 0.40 0.00 0.07 96.89 06:23:01 PM 3 2.71 0.00 0.28 0.00 0.07 96.94 06:24:01 PM all 3.73 0.00 0.36 0.00 0.07 95.84 06:24:01 PM 0 3.38 0.00 0.35 0.00 0.07 96.20 06:24:01 PM 1 3.78 0.00 0.37 0.00 0.07 95.79 06:24:01 PM 2 4.15 0.00 0.35 0.00 0.07 95.43 06:24:01 PM 3 3.60 0.00 0.37 0.02 0.07 95.95 06:25:01 PM all 2.72 0.00 0.35 0.01 0.08 96.85 06:25:01 PM 0 2.94 0.00 0.25 0.00 0.05 96.76 06:25:01 PM 1 2.43 0.00 0.42 0.00 0.08 97.07 06:25:01 PM 2 2.89 0.00 0.40 0.03 0.08 96.59 06:25:01 PM 3 2.63 0.00 0.32 0.00 0.08 96.97 06:26:01 PM all 1.45 0.00 0.26 0.00 0.08 98.21 06:26:01 PM 0 1.12 0.00 0.25 0.00 0.08 98.54 06:26:01 PM 1 1.67 0.00 0.32 0.02 0.08 97.91 06:26:01 PM 2 1.80 0.00 0.20 0.00 0.07 97.93 06:26:01 PM 3 1.20 0.00 0.28 0.00 0.07 98.44 06:27:01 PM all 2.13 0.00 0.29 0.03 0.07 97.49 06:27:01 PM 0 1.91 0.00 0.35 0.02 0.07 97.65 06:27:01 PM 1 1.94 0.00 0.28 0.00 0.07 97.71 06:27:01 PM 2 2.64 0.00 0.25 0.02 0.07 97.03 06:27:01 PM 3 2.04 0.00 0.27 0.07 0.07 97.56 06:28:01 PM all 28.21 0.00 1.32 0.22 0.14 70.10 06:28:01 PM 0 29.97 0.00 1.05 0.00 0.18 68.79 06:28:01 PM 1 22.66 0.00 1.85 0.74 0.13 74.62 06:28:01 PM 2 30.77 0.00 1.09 0.02 0.12 68.01 06:28:01 PM 3 29.43 0.00 1.31 0.13 0.12 69.01 06:29:01 PM all 34.32 0.00 1.03 0.11 0.09 64.45 06:29:01 PM 0 36.49 0.00 0.97 0.02 0.08 62.44 06:29:01 PM 1 34.30 0.00 1.36 0.40 0.08 63.85 06:29:01 PM 2 30.03 0.00 1.04 0.03 0.10 68.80 06:29:01 PM 3 36.45 0.00 0.77 0.00 0.08 62.69 06:30:01 PM all 6.38 0.00 0.46 0.01 0.08 93.07 06:30:01 PM 0 6.08 0.00 0.45 0.02 0.07 93.39 06:30:01 PM 1 6.85 0.00 0.44 0.02 0.07 92.63 06:30:01 PM 2 6.57 0.00 0.47 0.00 0.08 92.88 06:30:01 PM 3 6.04 0.00 0.49 0.02 0.08 93.37 06:31:01 PM all 4.62 0.00 0.42 0.00 0.07 94.88 06:31:01 PM 0 4.36 0.00 0.42 0.00 0.07 95.16 06:31:01 PM 1 4.70 0.00 0.44 0.00 0.08 94.78 06:31:01 PM 2 4.71 0.00 0.45 0.00 0.07 94.77 06:31:01 PM 3 4.73 0.00 0.39 0.00 0.07 94.82 06:32:01 PM all 2.94 0.00 0.38 0.01 0.08 96.59 06:32:01 PM 0 2.54 0.00 0.38 0.00 0.08 96.99 06:32:01 PM 1 2.89 0.00 0.38 0.02 0.07 96.64 06:32:01 PM 2 3.28 0.00 0.40 0.02 0.10 96.20 06:32:01 PM 3 3.03 0.00 0.35 0.02 0.07 96.53 06:33:01 PM all 2.72 0.00 0.38 0.00 0.07 96.82 06:33:01 PM 0 3.16 0.00 0.35 0.00 0.07 96.42 06:33:01 PM 1 2.56 0.00 0.50 0.00 0.08 96.85 06:33:01 PM 2 2.73 0.00 0.37 0.02 0.07 96.82 06:33:01 PM 3 2.43 0.00 0.32 0.00 0.07 97.19 06:33:01 PM CPU %user %nice %system %iowait %steal %idle 06:34:01 PM all 2.52 0.00 0.37 0.00 0.07 97.04 06:34:01 PM 0 2.46 0.00 0.42 0.00 0.08 97.04 06:34:01 PM 1 2.64 0.00 0.37 0.00 0.07 96.92 06:34:01 PM 2 2.68 0.00 0.37 0.00 0.08 96.87 06:34:01 PM 3 2.29 0.00 0.33 0.00 0.05 97.32 06:35:01 PM all 5.23 0.00 0.49 0.00 0.08 94.20 06:35:01 PM 0 4.71 0.00 0.64 0.00 0.08 94.57 06:35:01 PM 1 5.46 0.00 0.52 0.00 0.07 93.95 06:35:01 PM 2 5.26 0.00 0.47 0.02 0.07 94.18 06:35:01 PM 3 5.46 0.00 0.35 0.00 0.08 94.10 06:36:02 PM all 67.19 0.00 2.17 0.16 0.12 30.37 06:36:02 PM 0 68.01 0.00 2.39 0.08 0.10 29.41 06:36:02 PM 1 69.19 0.00 1.92 0.40 0.13 28.35 06:36:02 PM 2 61.88 0.00 2.78 0.13 0.13 35.07 06:36:02 PM 3 69.66 0.00 1.57 0.02 0.10 28.66 06:37:01 PM all 9.39 0.00 0.45 0.03 0.09 90.04 06:37:01 PM 0 9.89 0.00 0.44 0.02 0.10 89.55 06:37:01 PM 1 9.99 0.00 0.43 0.00 0.10 89.48 06:37:01 PM 2 8.60 0.00 0.53 0.09 0.10 90.68 06:37:01 PM 3 9.07 0.00 0.39 0.02 0.07 90.45 06:38:01 PM all 11.42 0.00 0.54 0.00 0.08 87.96 06:38:01 PM 0 11.04 0.00 0.62 0.00 0.07 88.28 06:38:01 PM 1 11.73 0.00 0.55 0.00 0.08 87.64 06:38:01 PM 2 11.00 0.00 0.59 0.02 0.08 88.32 06:38:01 PM 3 11.90 0.00 0.40 0.00 0.08 87.61 06:39:01 PM all 3.67 0.00 0.33 0.00 0.06 95.94 06:39:01 PM 0 3.23 0.00 0.32 0.00 0.07 96.38 06:39:01 PM 1 4.15 0.00 0.28 0.00 0.07 95.50 06:39:01 PM 2 3.49 0.00 0.44 0.02 0.07 96.00 06:39:01 PM 3 3.80 0.00 0.28 0.00 0.05 95.87 06:40:01 PM all 4.09 0.00 0.43 0.07 0.08 95.34 06:40:01 PM 0 3.85 0.00 0.45 0.00 0.07 95.63 06:40:01 PM 1 4.32 0.00 0.44 0.00 0.08 95.16 06:40:01 PM 2 4.13 0.00 0.47 0.27 0.08 95.05 06:40:01 PM 3 4.05 0.00 0.35 0.00 0.07 95.53 06:41:01 PM all 4.02 0.00 0.46 0.12 0.18 95.22 06:41:01 PM 0 3.78 0.00 0.49 0.07 0.08 95.58 06:41:01 PM 1 3.87 0.00 0.45 0.07 0.10 95.51 06:41:01 PM 2 3.78 0.00 0.50 0.33 0.48 94.90 06:41:01 PM 3 4.63 0.00 0.40 0.00 0.07 94.90 06:42:01 PM all 2.63 0.00 0.41 0.09 0.06 96.81 06:42:01 PM 0 2.36 0.00 0.37 0.10 0.05 97.12 06:42:01 PM 1 2.71 0.00 0.47 0.05 0.05 96.72 06:42:01 PM 2 2.83 0.00 0.39 0.17 0.07 96.55 06:42:01 PM 3 2.61 0.00 0.44 0.03 0.07 96.85 06:43:01 PM all 2.26 0.00 0.38 0.05 0.05 97.25 06:43:01 PM 0 1.87 0.00 0.37 0.00 0.05 97.71 06:43:01 PM 1 2.53 0.00 0.42 0.00 0.05 97.00 06:43:01 PM 2 2.50 0.00 0.37 0.20 0.05 96.88 06:43:01 PM 3 2.16 0.00 0.37 0.00 0.05 97.42 06:44:01 PM all 61.48 0.00 2.15 0.80 0.12 35.46 06:44:01 PM 0 62.21 0.00 2.50 2.13 0.10 33.06 06:44:01 PM 1 63.21 0.00 2.24 0.80 0.12 33.64 06:44:01 PM 2 62.62 0.00 1.70 0.18 0.12 35.37 06:44:01 PM 3 57.86 0.00 2.17 0.07 0.13 39.77 06:44:01 PM CPU %user %nice %system %iowait %steal %idle 06:45:01 PM all 15.81 0.00 0.55 0.07 0.08 83.48 06:45:01 PM 0 15.17 0.00 0.62 0.18 0.08 83.94 06:45:01 PM 1 15.85 0.00 0.57 0.10 0.08 83.39 06:45:01 PM 2 14.31 0.00 0.63 0.00 0.10 84.97 06:45:01 PM 3 17.90 0.00 0.40 0.00 0.07 81.63 06:46:01 PM all 15.51 0.00 0.61 0.08 0.09 83.70 06:46:01 PM 0 15.79 0.00 0.59 0.02 0.08 83.52 06:46:01 PM 1 14.46 0.00 0.74 0.13 0.12 84.55 06:46:01 PM 2 15.51 0.00 0.62 0.17 0.08 83.62 06:46:01 PM 3 16.28 0.00 0.50 0.00 0.08 83.14 06:47:01 PM all 4.51 0.00 0.35 0.10 0.08 94.96 06:47:01 PM 0 4.47 0.00 0.32 0.00 0.08 95.12 06:47:01 PM 1 4.47 0.00 0.30 0.30 0.08 94.84 06:47:01 PM 2 4.23 0.00 0.44 0.10 0.10 95.13 06:47:01 PM 3 4.86 0.00 0.34 0.00 0.07 94.74 06:48:01 PM all 2.97 0.00 0.33 0.01 0.07 96.62 06:48:01 PM 0 2.94 0.00 0.28 0.00 0.05 96.72 06:48:01 PM 1 2.92 0.00 0.42 0.00 0.08 96.58 06:48:01 PM 2 3.17 0.00 0.28 0.03 0.08 96.43 06:48:01 PM 3 2.87 0.00 0.32 0.00 0.07 96.75 06:49:01 PM all 2.61 0.00 0.34 0.00 0.07 96.98 06:49:01 PM 0 2.51 0.00 0.35 0.00 0.08 97.05 06:49:01 PM 1 2.31 0.00 0.34 0.00 0.07 97.29 06:49:01 PM 2 2.96 0.00 0.33 0.00 0.07 96.63 06:49:01 PM 3 2.66 0.00 0.33 0.00 0.07 96.94 06:50:01 PM all 2.18 0.00 0.33 0.02 0.06 97.41 06:50:01 PM 0 1.67 0.00 0.30 0.00 0.07 97.96 06:50:01 PM 1 2.41 0.00 0.33 0.08 0.07 97.10 06:50:01 PM 2 2.79 0.00 0.33 0.00 0.05 96.82 06:50:01 PM 3 1.84 0.00 0.35 0.00 0.07 97.74 06:51:01 PM all 1.99 0.00 0.35 0.00 0.07 97.59 06:51:01 PM 0 2.22 0.00 0.28 0.02 0.07 97.41 06:51:01 PM 1 1.79 0.00 0.37 0.00 0.07 97.77 06:51:01 PM 2 2.01 0.00 0.39 0.00 0.08 97.52 06:51:01 PM 3 1.93 0.00 0.35 0.00 0.07 97.66 06:52:01 PM all 1.39 0.00 0.31 0.00 0.07 98.23 06:52:01 PM 0 1.19 0.00 0.23 0.00 0.07 98.51 06:52:01 PM 1 1.27 0.00 0.37 0.00 0.08 98.27 06:52:01 PM 2 1.74 0.00 0.30 0.02 0.07 97.88 06:52:01 PM 3 1.34 0.00 0.35 0.00 0.05 98.26 06:53:01 PM all 3.78 0.00 0.46 0.00 0.08 95.69 06:53:01 PM 0 3.82 0.00 0.44 0.00 0.08 95.67 06:53:01 PM 1 3.59 0.00 0.45 0.00 0.08 95.88 06:53:01 PM 2 4.28 0.00 0.33 0.00 0.07 95.31 06:53:01 PM 3 3.42 0.00 0.60 0.02 0.07 95.89 06:54:01 PM all 49.61 0.00 2.49 0.59 0.10 47.21 06:54:01 PM 0 52.56 0.00 1.64 0.02 0.10 45.68 06:54:01 PM 1 45.34 0.00 2.50 0.37 0.10 51.70 06:54:01 PM 2 60.19 0.00 2.58 0.52 0.10 36.61 06:54:01 PM 3 40.31 0.00 3.25 1.45 0.10 54.89 06:55:01 PM all 70.34 0.00 2.03 0.24 0.11 27.28 06:55:01 PM 0 75.81 0.00 2.12 0.02 0.10 21.95 06:55:01 PM 1 74.97 0.00 2.35 0.68 0.10 21.90 06:55:01 PM 2 62.82 0.00 1.45 0.24 0.12 35.38 06:55:01 PM 3 67.82 0.00 2.19 0.03 0.12 29.84 06:55:01 PM CPU %user %nice %system %iowait %steal %idle 06:56:01 PM all 3.88 0.00 0.37 0.03 0.08 95.64 06:56:01 PM 0 4.01 0.00 0.32 0.03 0.07 95.57 06:56:01 PM 1 3.62 0.00 0.42 0.05 0.12 95.80 06:56:01 PM 2 4.26 0.00 0.33 0.02 0.08 95.30 06:56:01 PM 3 3.63 0.00 0.40 0.02 0.07 95.88 06:57:01 PM all 35.52 0.00 1.39 0.05 0.08 62.96 06:57:01 PM 0 31.69 0.00 1.15 0.03 0.08 67.04 06:57:01 PM 1 32.15 0.00 1.42 0.17 0.08 66.17 06:57:01 PM 2 40.47 0.00 1.32 0.00 0.08 58.13 06:57:01 PM 3 37.76 0.00 1.64 0.02 0.08 60.50 06:58:01 PM all 72.17 0.00 1.84 0.13 0.11 25.75 06:58:01 PM 0 68.51 0.00 2.32 0.39 0.10 28.69 06:58:01 PM 1 78.29 0.00 1.42 0.02 0.12 20.17 06:58:01 PM 2 61.77 0.00 2.04 0.12 0.10 35.96 06:58:01 PM 3 80.13 0.00 1.57 0.00 0.12 18.18 06:59:01 PM all 9.62 0.00 0.57 0.03 0.09 89.70 06:59:01 PM 0 10.07 0.00 0.52 0.00 0.08 89.33 06:59:01 PM 1 9.08 0.00 0.70 0.10 0.08 90.04 06:59:01 PM 2 9.53 0.00 0.55 0.00 0.10 89.82 06:59:01 PM 3 9.83 0.00 0.49 0.00 0.08 89.60 07:00:01 PM all 2.59 0.00 0.35 0.01 0.07 96.99 07:00:01 PM 0 1.88 0.00 0.40 0.02 0.07 97.63 07:00:01 PM 1 3.15 0.00 0.35 0.00 0.07 96.43 07:00:01 PM 2 2.20 0.00 0.34 0.00 0.07 97.39 07:00:01 PM 3 3.12 0.00 0.30 0.02 0.07 96.49 07:01:01 PM all 3.86 0.00 0.39 0.00 0.06 95.69 07:01:01 PM 0 3.40 0.00 0.35 0.00 0.05 96.19 07:01:01 PM 1 4.16 0.00 0.47 0.00 0.08 95.29 07:01:01 PM 2 3.37 0.00 0.43 0.02 0.07 96.11 07:01:01 PM 3 4.49 0.00 0.32 0.00 0.05 95.14 07:02:01 PM all 2.14 0.00 0.37 0.00 0.08 97.40 07:02:01 PM 0 1.57 0.00 0.38 0.00 0.08 97.96 07:02:01 PM 1 2.44 0.00 0.37 0.00 0.08 97.11 07:02:01 PM 2 2.38 0.00 0.38 0.02 0.08 97.14 07:02:01 PM 3 2.18 0.00 0.33 0.00 0.08 97.41 07:03:01 PM all 4.53 0.00 0.47 0.00 0.08 94.93 07:03:01 PM 0 5.02 0.00 0.37 0.00 0.07 94.55 07:03:01 PM 1 4.03 0.00 0.57 0.00 0.08 95.32 07:03:01 PM 2 3.89 0.00 0.60 0.00 0.10 95.41 07:03:01 PM 3 5.19 0.00 0.33 0.00 0.05 94.43 07:04:01 PM all 3.34 0.00 0.44 0.00 0.08 96.13 07:04:01 PM 0 2.71 0.00 0.44 0.00 0.08 96.77 07:04:01 PM 1 2.73 0.00 0.52 0.02 0.08 96.65 07:04:01 PM 2 3.52 0.00 0.44 0.00 0.08 95.97 07:04:01 PM 3 4.40 0.00 0.37 0.00 0.08 95.14 07:05:01 PM all 48.94 0.00 1.64 0.10 0.11 49.20 07:05:01 PM 0 54.73 0.00 1.16 0.07 0.12 43.93 07:05:01 PM 1 48.49 0.00 2.50 0.20 0.12 48.69 07:05:01 PM 2 48.27 0.00 1.37 0.15 0.10 50.11 07:05:01 PM 3 44.32 0.00 1.54 0.00 0.10 54.04 07:06:01 PM all 70.31 0.00 1.80 0.12 0.12 27.65 07:06:01 PM 0 77.45 0.00 1.57 0.00 0.12 20.86 07:06:01 PM 1 71.50 0.00 1.05 0.00 0.12 27.33 07:06:01 PM 2 59.51 0.00 2.24 0.02 0.12 38.11 07:06:01 PM 3 72.76 0.00 2.33 0.47 0.12 24.32 07:06:01 PM CPU %user %nice %system %iowait %steal %idle 07:07:01 PM all 12.61 0.00 0.63 0.01 0.09 86.67 07:07:01 PM 0 12.44 0.00 0.75 0.00 0.08 86.73 07:07:01 PM 1 12.50 0.00 0.62 0.03 0.10 86.75 07:07:01 PM 2 12.40 0.00 0.60 0.00 0.08 86.91 07:07:01 PM 3 13.10 0.00 0.54 0.00 0.08 86.28 07:08:01 PM all 8.72 0.00 0.65 0.00 0.09 90.54 07:08:01 PM 0 8.18 0.00 0.69 0.02 0.10 91.01 07:08:01 PM 1 9.19 0.00 0.57 0.00 0.08 90.16 07:08:01 PM 2 8.67 0.00 0.70 0.00 0.08 90.54 07:08:01 PM 3 8.84 0.00 0.64 0.00 0.08 90.43 07:09:01 PM all 5.88 0.00 0.61 0.00 0.08 93.42 07:09:01 PM 0 6.06 0.00 0.55 0.02 0.07 93.31 07:09:01 PM 1 6.30 0.00 0.54 0.00 0.10 93.07 07:09:01 PM 2 6.00 0.00 0.67 0.00 0.10 93.22 07:09:01 PM 3 5.16 0.00 0.67 0.00 0.07 94.10 07:10:01 PM all 26.41 0.00 2.08 0.39 0.10 71.02 07:10:01 PM 0 23.20 0.00 3.03 1.11 0.10 72.56 07:10:01 PM 1 23.32 0.00 1.96 0.39 0.12 74.21 07:10:01 PM 2 36.76 0.00 1.98 0.07 0.10 61.10 07:10:01 PM 3 22.34 0.00 1.35 0.00 0.10 76.20 Average: all 26.37 0.03 1.56 0.58 0.09 71.36 Average: 0 26.83 0.06 1.48 0.62 0.09 70.92 Average: 1 26.83 0.02 1.60 0.53 0.10 70.92 Average: 2 25.96 0.03 1.56 0.59 0.10 71.76 Average: 3 25.86 0.02 1.61 0.56 0.09 71.85