09:40:04 Started by upstream project "integration-sanity-test-scandium" build number 537
09:40:04 originally caused by:
09:40:04 Started by timer
09:40:04 Running as SYSTEM
09:40:04 [EnvInject] - Loading node environment variables.
09:40:04 Building remotely on prd-centos8-robot-2c-8g-10742 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:04 [ssh-agent] Looking for ssh-agent implementation...
09:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:04 $ ssh-agent
09:40:04 SSH_AUTH_SOCK=/tmp/ssh-9ym6tUZU4TOo/agent.6545
09:40:04 SSH_AGENT_PID=6546
09:40:04 [ssh-agent] Started.
09:40:04 Running ssh-add (command line suppressed)
09:40:04 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_5679101841164860980.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_5679101841164860980.key)
09:40:04 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:04 The recommended git tool is: NONE
09:40:07 using credential opendaylight-jenkins-ssh
09:40:07 Wiping out workspace first.
09:40:07 Cloning the remote Git repository
09:40:07 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:07 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:07 > git --version # timeout=10
09:40:07 > git --version # 'git version 2.43.0'
09:40:07 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:07 [INFO] Currently running in a labeled security context
09:40:07 [INFO] Currently SELinux is 'enforcing' on the host
09:40:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh14727876234902786280.key
09:40:07 Verifying host key using known hosts file
09:40:07 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.
09:40:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:09 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:10 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:10 [INFO] Currently running in a labeled security context
09:40:10 [INFO] Currently SELinux is 'enforcing' on the host
09:40:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh13631286552647753985.key
09:40:10 Verifying host key using known hosts file
09:40:10 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.
09:40:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:10 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:10 > git config core.sparsecheckout # timeout=10
09:40:10 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:11 Commit message: "Adapt test for new pce-allocation field"
09:40:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:11 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:11 No emails were triggered.
09:40:11 provisioning config files...
09:40:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12460759563454421389.sh
09:40:11 ---> python-tools-install.sh
09:40:11 Setup pyenv:
09:40:12 system
09:40:12 * 3.8.13 (set by /opt/pyenv/version)
09:40:12 * 3.9.13 (set by /opt/pyenv/version)
09:40:12 * 3.10.13 (set by /opt/pyenv/version)
09:40:12 * 3.11.7 (set by /opt/pyenv/version)
09:40:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XKjY
09:40:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:21 lf-activate-venv(): INFO: Base packages installed successfully
09:40:21 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:49 lf-activate-venv(): INFO: Adding /tmp/venv-XKjY/bin to PATH
09:40:49 Generating Requirements File
09:41:09 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.
09:41:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:10 Python 3.11.7
09:41:10 pip 25.3 from /tmp/venv-XKjY/lib/python3.11/site-packages/pip (python 3.11)
09:41:10 appdirs==1.4.4
09:41:10 argcomplete==3.6.3
09:41:10 aspy.yaml==1.3.0
09:41:10 attrs==25.4.0
09:41:10 autopage==0.5.2
09:41:10 beautifulsoup4==4.14.2
09:41:10 boto3==1.40.74
09:41:10 botocore==1.40.74
09:41:10 bs4==0.0.2
09:41:10 cachetools==6.2.2
09:41:10 certifi==2025.11.12
09:41:10 cffi==2.0.0
09:41:10 cfgv==3.4.0
09:41:10 chardet==5.2.0
09:41:10 charset-normalizer==3.4.4
09:41:10 click==8.3.0
09:41:10 cliff==4.11.0
09:41:10 cmd2==2.7.0
09:41:10 cryptography==3.3.2
09:41:10 debtcollector==3.0.0
09:41:10 decorator==5.2.1
09:41:10 defusedxml==0.7.1
09:41:10 Deprecated==1.3.1
09:41:10 distlib==0.4.0
09:41:10 dnspython==2.8.0
09:41:10 docker==7.1.0
09:41:10 dogpile.cache==1.5.0
09:41:10 durationpy==0.10
09:41:10 email-validator==2.3.0
09:41:10 filelock==3.20.0
09:41:10 future==1.0.0
09:41:10 gitdb==4.0.12
09:41:10 GitPython==3.1.45
09:41:10 google-auth==2.43.0
09:41:10 httplib2==0.31.0
09:41:10 identify==2.6.15
09:41:10 idna==3.11
09:41:10 importlib-resources==1.5.0
09:41:10 iso8601==2.1.0
09:41:10 Jinja2==3.1.6
09:41:10 jmespath==1.0.1
09:41:10 jsonpatch==1.33
09:41:10 jsonpointer==3.0.0
09:41:10 jsonschema==4.25.1
09:41:10 jsonschema-specifications==2025.9.1
09:41:10 keystoneauth1==5.12.0
09:41:10 kubernetes==34.1.0
09:41:10 lftools==0.37.15
09:41:10 lxml==6.0.2
09:41:10 markdown-it-py==4.0.0
09:41:10 MarkupSafe==3.0.3
09:41:10 mdurl==0.1.2
09:41:10 msgpack==1.1.2
09:41:10 multi_key_dict==2.0.3
09:41:10 munch==4.0.0
09:41:10 netaddr==1.3.0
09:41:10 niet==1.4.2
09:41:10 nodeenv==1.9.1
09:41:10 oauth2client==4.1.3
09:41:10 oauthlib==3.3.1
09:41:10 openstacksdk==4.8.0
09:41:10 os-service-types==1.8.1
09:41:10 osc-lib==4.2.0
09:41:10 oslo.config==10.1.0
09:41:10 oslo.context==6.1.0
09:41:10 oslo.i18n==6.7.0
09:41:10 oslo.log==7.2.1
09:41:10 oslo.serialization==5.8.0
09:41:10 oslo.utils==9.1.0
09:41:10 packaging==25.0
09:41:10 pbr==7.0.3
09:41:10 platformdirs==4.5.0
09:41:10 prettytable==3.17.0
09:41:10 psutil==7.1.3
09:41:10 pyasn1==0.6.1
09:41:10 pyasn1_modules==0.4.2
09:41:10 pycparser==2.23
09:41:10 pygerrit2==2.0.15
09:41:10 PyGithub==2.8.1
09:41:10 Pygments==2.19.2
09:41:10 PyJWT==2.10.1
09:41:10 PyNaCl==1.6.1
09:41:10 pyparsing==2.4.7
09:41:10 pyperclip==1.11.0
09:41:10 pyrsistent==0.20.0
09:41:10 python-cinderclient==9.8.0
09:41:10 python-dateutil==2.9.0.post0
09:41:10 python-heatclient==4.3.0
09:41:10 python-jenkins==1.8.3
09:41:10 python-keystoneclient==5.7.0
09:41:10 python-magnumclient==4.9.0
09:41:10 python-openstackclient==8.2.0
09:41:10 python-swiftclient==4.9.0
09:41:10 PyYAML==6.0.3
09:41:10 referencing==0.37.0
09:41:10 requests==2.32.5
09:41:10 requests-oauthlib==2.0.0
09:41:10 requestsexceptions==1.4.0
09:41:10 rfc3986==2.0.0
09:41:10 rich==14.2.0
09:41:10 rich-argparse==1.7.2
09:41:10 rpds-py==0.28.0
09:41:10 rsa==4.9.1
09:41:10 ruamel.yaml==0.18.16
09:41:10 ruamel.yaml.clib==0.2.14
09:41:10 s3transfer==0.14.0
09:41:10 simplejson==3.20.2
09:41:10 six==1.17.0
09:41:10 smmap==5.0.2
09:41:10 soupsieve==2.8
09:41:10 stevedore==5.5.0
09:41:10 tabulate==0.9.0
09:41:10 toml==0.10.2
09:41:10 tomlkit==0.13.3
09:41:10 tqdm==4.67.1
09:41:10 typing_extensions==4.15.0
09:41:10 tzdata==2025.2
09:41:10 urllib3==1.26.20
09:41:10 virtualenv==20.35.4
09:41:10 wcwidth==0.2.14
09:41:10 websocket-client==1.9.0
09:41:10 wrapt==2.0.1
09:41:10 xdg==6.0.0
09:41:10 xmltodict==1.0.2
09:41:10 yq==3.4.3
09:41:10 [EnvInject] - Injecting environment variables from a build step.
09:41:10 [EnvInject] - Injecting as environment variables the properties content
09:41:10 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:10 OS_CLOUD=vex
09:41:10 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-532
09:41:10 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:10
09:41:10 [EnvInject] - Variables injected successfully.
09:41:10 provisioning config files...
09:41:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9742735144903605731.sh
09:41:11 ---> Create parameters file for OpenStack HOT
09:41:11 OpenStack Heat parameters generated
09:41:11 -----------------------------------
09:41:11 parameters:
09:41:11 vm_0_count: '1'
09:41:11 vm_0_flavor: 'v3-standard-4'
09:41:11 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:41:11 vm_1_count: '1'
09:41:11 vm_1_flavor: 'v3-standard-2'
09:41:11 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:11
09:41:11 job_name: '52208-532'
09:41:11 silo: 'releng'
09:41:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6259328543049342205.sh
09:41:11 ---> Create HEAT stack
09:41:11 + source /home/jenkins/lf-env.sh
09:41:11 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:11 ++ mktemp -d /tmp/venv-XXXX
09:41:11 + lf_venv=/tmp/venv-FpO5
09:41:11 + local venv_file=/tmp/.os_lf_venv
09:41:11 + local python=python3
09:41:11 + local options
09:41:11 + local set_path=true
09:41:11 + local install_args=
09:41:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:11 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:11 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:11 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:11 + true
09:41:11 + case $1 in
09:41:11 + python=python3
09:41:11 + shift 2
09:41:11 + true
09:41:11 + case $1 in
09:41:11 + shift
09:41:11 + break
09:41:11 + case $python in
09:41:11 + local pkg_list=
09:41:11 + [[ -d /opt/pyenv ]]
09:41:11 + echo 'Setup pyenv:'
09:41:11 Setup pyenv:
09:41:11 + export PYENV_ROOT=/opt/pyenv
09:41:11 + PYENV_ROOT=/opt/pyenv
09:41:11 + 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
09:41:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:11 + pyenv versions
09:41:11 system
09:41:11 3.8.13
09:41:11 3.9.13
09:41:11 3.10.13
09:41:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:11 + command -v pyenv
09:41:11 ++ pyenv init - --no-rehash
09:41:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:11 for i in ${!paths[@]}; do
09:41:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:11 fi; done;
09:41:11 echo "${paths[*]}"'\'')"
09:41:11 export PATH="/opt/pyenv/shims:${PATH}"
09:41:11 export PYENV_SHELL=bash
09:41:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:11 pyenv() {
09:41:11 local command
09:41:11 command="${1:-}"
09:41:11 if [ "$#" -gt 0 ]; then
09:41:11 shift
09:41:11 fi
09:41:11
09:41:11 case "$command" in
09:41:11 rehash|shell)
09:41:11 eval "$(pyenv "sh-$command" "$@")"
09:41:11 ;;
09:41:11 *)
09:41:11 command pyenv "$command" "$@"
09:41:11 ;;
09:41:11 esac
09:41:11 }'
09:41:11 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:11 for i in ${!paths[@]}; do
09:41:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:11 fi; done;
09:41:11 echo "${paths[*]}"'
09:41:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:11 ++ 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
09:41:11 ++ 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
09:41:11 ++ export PYENV_SHELL=bash
09:41:11 ++ PYENV_SHELL=bash
09:41:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:11 +++ complete -F _pyenv pyenv
09:41:11 ++ lf-pyver python3
09:41:11 ++ local py_version_xy=python3
09:41:11 ++ local py_version_xyz=
09:41:11 ++ awk '{ print $1 }'
09:41:11 ++ pyenv versions
09:41:11 ++ local command
09:41:11 ++ command=versions
09:41:11 ++ '[' 1 -gt 0 ']'
09:41:11 ++ shift
09:41:11 ++ case "$command" in
09:41:11 ++ command pyenv versions
09:41:11 ++ pyenv versions
09:41:11 ++ sed 's/^[ *]* //'
09:41:11 ++ grep -E '^[0-9.]*[0-9]$'
09:41:11 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:11 +++ grep '^3' /tmp/.pyenv_versions
09:41:11 +++ tail -n 1
09:41:11 +++ sort -V
09:41:11 ++ py_version_xyz=3.11.7
09:41:11 ++ [[ -z 3.11.7 ]]
09:41:11 ++ echo 3.11.7
09:41:11 ++ return 0
09:41:11 + pyenv local 3.11.7
09:41:11 + local command
09:41:11 + command=local
09:41:11 + '[' 2 -gt 0 ']'
09:41:11 + shift
09:41:11 + case "$command" in
09:41:11 + command pyenv local 3.11.7
09:41:11 + pyenv local 3.11.7
09:41:11 + for arg in "$@"
09:41:11 + case $arg in
09:41:11 + pkg_list+='lftools[openstack] '
09:41:11 + for arg in "$@"
09:41:11 + case $arg in
09:41:11 + pkg_list+='kubernetes '
09:41:11 + for arg in "$@"
09:41:11 + case $arg in
09:41:11 + pkg_list+='niet '
09:41:11 + for arg in "$@"
09:41:11 + case $arg in
09:41:11 + pkg_list+='python-heatclient '
09:41:11 + for arg in "$@"
09:41:11 + case $arg in
09:41:11 + pkg_list+='python-openstackclient '
09:41:11 + for arg in "$@"
09:41:11 + case $arg in
09:41:11 + pkg_list+='python-magnumclient '
09:41:11 + for arg in "$@"
09:41:11 + case $arg in
09:41:11 + pkg_list+='urllib3~=1.26.15 '
09:41:11 + for arg in "$@"
09:41:11 + case $arg in
09:41:11 + pkg_list+='yq '
09:41:11 + [[ -f /tmp/.os_lf_venv ]]
09:41:11 ++ cat /tmp/.os_lf_venv
09:41:11 + lf_venv=/tmp/venv-XKjY
09:41:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKjY from' file:/tmp/.os_lf_venv
09:41:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKjY from file:/tmp/.os_lf_venv
09:41:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:11 + local 'pip_opts=--upgrade --quiet'
09:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:11 + [[ -n '' ]]
09:41:11 + [[ -n '' ]]
09:41:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:11 + /tmp/venv-XKjY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:41:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:13 lf-activate-venv(): INFO: Base packages installed successfully
09:41:13 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:41:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:13 + /tmp/venv-XKjY/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:30 + type python3
09:41:30 + true
09:41:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XKjY/bin to PATH'
09:41:30 lf-activate-venv(): INFO: Adding /tmp/venv-XKjY/bin to PATH
09:41:30 + PATH=/tmp/venv-XKjY/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
09:41:30 + return 0
09:41:30 + openstack --os-cloud vex limits show --absolute
09:41:31 +--------------------------+---------+
09:41:31 | Name | Value |
09:41:31 +--------------------------+---------+
09:41:31 | maxTotalInstances | -1 |
09:41:31 | maxTotalCores | 450 |
09:41:31 | maxTotalRAMSize | 1000000 |
09:41:31 | maxServerMeta | 128 |
09:41:31 | maxImageMeta | 128 |
09:41:31 | maxPersonality | 5 |
09:41:31 | maxPersonalitySize | 10240 |
09:41:31 | maxTotalKeypairs | 100 |
09:41:31 | maxServerGroups | 10 |
09:41:31 | maxServerGroupMembers | 10 |
09:41:31 | maxTotalFloatingIps | -1 |
09:41:31 | maxSecurityGroups | -1 |
09:41:31 | maxSecurityGroupRules | -1 |
09:41:31 | totalRAMUsed | 475136 |
09:41:31 | totalCoresUsed | 116 |
09:41:31 | totalInstancesUsed | 47 |
09:41:31 | totalFloatingIpsUsed | 0 |
09:41:31 | totalSecurityGroupsUsed | 0 |
09:41:31 | totalServerGroupsUsed | 0 |
09:41:31 | maxTotalVolumes | -1 |
09:41:31 | maxTotalSnapshots | 10 |
09:41:31 | maxTotalVolumeGigabytes | 4096 |
09:41:31 | maxTotalBackups | 10 |
09:41:31 | maxTotalBackupGigabytes | 1000 |
09:41:31 | totalVolumesUsed | 3 |
09:41:31 | totalGigabytesUsed | 60 |
09:41:31 | totalSnapshotsUsed | 0 |
09:41:31 | totalBackupsUsed | 0 |
09:41:31 | totalBackupGigabytesUsed | 0 |
09:41:31 +--------------------------+---------+
09:41:32 + pushd /opt/ciman/openstack-hot
09:41:32 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:32 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-532 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:41:57 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-532
09:41:57 Waiting to initialize infrastructure...
09:41:57 Stack initialization successful.
09:41:57 ------------------------------------
09:41:57 Stack Details
09:41:57 ------------------------------------
09:41:57 {'added': None,
09:41:57 'capabilities': [],
09:41:57 'created_at': '2025-11-15T09:41:35Z',
09:41:57 'deleted': None,
09:41:57 'deleted_at': None,
09:41:57 'description': 'No description',
09:41:57 'environment': None,
09:41:57 'environment_files': None,
09:41:57 'files': None,
09:41:57 'files_container': None,
09:41:57 'id': '60ee1d60-e587-4cb0-a52f-612ecebac7f2',
09:41:57 'is_rollback_disabled': True,
09:41:57 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-532/60ee1d60-e587-4cb0-a52f-612ecebac7f2',
09:41:57 'rel': 'self'}],
09:41:57 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:41:57 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-532',
09:41:57 'notification_topics': [],
09:41:57 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:41:57 'output_key': 'vm_0_ips',
09:41:57 'output_value': ['10.30.171.13']},
09:41:57 {'description': 'IP addresses of the 2nd vm types',
09:41:57 'output_key': 'vm_1_ips',
09:41:57 'output_value': ['10.30.171.236']}],
09:41:57 'owner_id': ****,
09:41:57 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:41:57 'OS::stack_id': '60ee1d60-e587-4cb0-a52f-612ecebac7f2',
09:41:57 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-532',
09:41:57 'job_name': '52208-532',
09:41:57 'silo': 'releng',
09:41:57 'vm_0_count': '1',
09:41:57 'vm_0_flavor': 'v3-standard-4',
09:41:57 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:41:57 '20250917-133034.447',
09:41:57 'vm_1_count': '1',
09:41:57 'vm_1_flavor': 'v3-standard-2',
09:41:57 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:41:57 '- 20250917-133034.654'},
09:41:57 'parent_id': None,
09:41:57 'replaced': None,
09:41:57 'status': 'CREATE_COMPLETE',
09:41:57 'status_reason': 'Stack CREATE completed successfully',
09:41:57 'tags': [],
09:41:57 'template': None,
09:41:57 'template_description': 'No description',
09:41:57 'template_url': None,
09:41:57 'timeout_mins': 15,
09:41:57 'unchanged': None,
09:41:57 'updated': None,
09:41:57 'updated_at': None,
09:41:57 'user_project_id': 'c03ab97c0fef4224816ce44bd3ca7594'}
09:41:57 ------------------------------------
09:41:57 + popd
09:41:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins91045492213425142.sh
09:41:57 ---> Copy SSH public keys to CSIT lab
09:41:57 Setup pyenv:
09:41:57 system
09:41:57 3.8.13
09:41:57 3.9.13
09:41:57 3.10.13
09:41:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKjY from file:/tmp/.os_lf_venv
09:41:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:59 lf-activate-venv(): INFO: Base packages installed successfully
09:41:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:14 lf-activate-venv(): INFO: Adding /tmp/venv-XKjY/bin to PATH
09:42:16 SSH not responding on 10.30.171.13. Retrying in 10 seconds...
09:42:17 Warning: Permanently added '10.30.171.236' (ECDSA) to the list of known hosts.
09:42:17 releng-52208-532-1-mininet-ovs-217-0
09:42:17 Successfully copied public keys to slave 10.30.171.236
09:42:26 Ping to 10.30.171.13 successful.
09:42:27 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:42:27 releng-52208-532-0-builder-0
09:42:27 Successfully copied public keys to slave 10.30.171.13
09:42:27 Process 7764 ready.
09:42:27 Process 7765 ready.
09:42:27 SSH ready on all stack servers.
09:42:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins2886205128497956738.sh
09:42:27 Setup pyenv:
09:42:28 system
09:42:28 3.8.13
09:42:28 3.9.13
09:42:28 3.10.13
09:42:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cgvs
09:42:32 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:36 lf-activate-venv(): INFO: Base packages installed successfully
09:42:36 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:37 lf-activate-venv(): INFO: Adding /tmp/venv-cgvs/bin to PATH
09:42:37 + echo 'Installing Python Requirements'
09:42:37 Installing Python Requirements
09:42:37 + cat
09:42:37 + python -m pip install -r requirements.txt
09:42:38 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:38 Collecting docker-py (from -r requirements.txt (line 1))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:42:38 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:38 Installing build dependencies: started
09:42:39 Installing build dependencies: finished with status 'done'
09:42:39 Getting requirements to build wheel: started
09:42:39 Getting requirements to build wheel: finished with status 'done'
09:42:39 Preparing metadata (pyproject.toml): started
09:42:39 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:39 Collecting netaddr (from -r requirements.txt (line 3))
09:42:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:42:39 Collecting netifaces (from -r requirements.txt (line 4))
09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:39 Installing build dependencies: started
09:42:40 Installing build dependencies: finished with status 'done'
09:42:40 Getting requirements to build wheel: started
09:42:41 Getting requirements to build wheel: finished with status 'done'
09:42:41 Preparing metadata (pyproject.toml): started
09:42:41 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:41 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:41 Collecting requests (from -r requirements.txt (line 6))
09:42:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:42:41 Collecting robotframework (from -r requirements.txt (line 7))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 27.3 MB/s 0:00:00
09:42:41 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:42:41 Installing build dependencies: started
09:42:42 Installing build dependencies: finished with status 'done'
09:42:42 Getting requirements to build wheel: started
09:42:42 Getting requirements to build wheel: finished with status 'done'
09:42:42 Preparing metadata (pyproject.toml): started
09:42:43 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:43 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:42:43 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:42:43 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:43 Installing build dependencies: started
09:42:44 Installing build dependencies: finished with status 'done'
09:42:44 Getting requirements to build wheel: started
09:42:44 Getting requirements to build wheel: finished with status 'done'
09:42:44 Preparing metadata (pyproject.toml): started
09:42:44 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:44 Collecting scapy (from -r requirements.txt (line 12))
09:42:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:42:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 48.7 MB/s 0:00:00
09:42:45 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:45 Installing build dependencies: started
09:42:45 Installing build dependencies: finished with status 'done'
09:42:45 Getting requirements to build wheel: started
09:42:46 Getting requirements to build wheel: finished with status 'done'
09:42:46 Preparing metadata (pyproject.toml): started
09:42:46 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:46 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:42:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 31.1 MB/s 0:00:00
09:42:46 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:42:46 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:42:46 Collecting isodate (from -r requirements.txt (line 25))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:46 Collecting jmespath (from -r requirements.txt (line 28))
09:42:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:42:46 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:42:46 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:42:47 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:42:47 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:42:47 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:42:47 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:42:47 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:42:47 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:42:47 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:42:47 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:42:47 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:42:47 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:42:47 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:42:47 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:42:48 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:42:48 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:42:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:42:48 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
09:42:48 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:42:48 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:42:48 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:42:48 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:42:48 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:42:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 41.1 MB/s 0:00:00
09:42:48 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:42:48 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:42:48 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:42:48 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:42:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.6 MB/s 0:00:00
09:42:49 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:42:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:42:50 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:42:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 30.8 MB/s 0:00:00
09:42:50 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:42:50 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:42:51 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:42:51 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:42:51 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:42:51 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:42:51 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:42:51 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:42:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 68.9 MB/s 0:00:00
09:42:52 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:42:52 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:42:52 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:42:52 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:42:52 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:42:52 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:42:52 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:42:52 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
09:42:52 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:42:52 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:42:52 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:42:53 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:42:53 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:42:53 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:42:53 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:42:53 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:42:53 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:42:53 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=7a9d8e84abcdc8748639d5a2c297f58ba88dc0278d06090d8e2e9342e88fa9e3
09:42:53 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:42:53 Building wheel for ipaddr (pyproject.toml): started
09:42:53 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:42:53 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=6120ed6ce6bd5730b4514a71a52f639899d62303ba33d29cddadaeae1db09168
09:42:53 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:42:53 Building wheel for netifaces (pyproject.toml): started
09:42:56 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:42:56 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41068 sha256=f06826698b59b33919321b18ad218a879182f71524f36db45b70f5539f6ed376
09:42:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:42:56 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:42:56 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:42:56 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=adeff0bdddba12897015b231fc80779157635d0eac8f96441c641f99cfe0a798
09:42:56 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:42:56 Building wheel for jsonpath-rw (pyproject.toml): started
09:42:56 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:42:56 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=1de9f7286d7d4adf09d9f6ee2877b25f5823dc8c6526f0567eb403a80aad162d
09:42:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:42:56 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:42:56 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:43:03
09:43:03 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1
09:43:03 + pip freeze
09:43:04 attrs==25.4.0
09:43:04 bcrypt==5.0.0
09:43:04 beautifulsoup4==4.14.2
09:43:04 certifi==2025.11.12
09:43:04 cffi==2.0.0
09:43:04 charset-normalizer==3.4.4
09:43:04 click==8.3.0
09:43:04 cryptography==46.0.3
09:43:04 decorator==5.2.1
09:43:04 distlib==0.4.0
09:43:04 docker-py==1.10.6
09:43:04 docker-pycreds==0.4.0
09:43:04 elastic-transport==8.17.1
09:43:04 elasticsearch==8.19.2
09:43:04 elasticsearch-dsl==8.15.4
09:43:04 enum34==1.1.10
09:43:04 filelock==3.20.0
09:43:04 h11==0.16.0
09:43:04 idna==3.11
09:43:04 invoke==2.2.1
09:43:04 ipaddr==2.2.0
09:43:04 isodate==0.7.2
09:43:04 jmespath==1.0.1
09:43:04 jsonpatch==1.33
09:43:04 jsonpath-rw==1.4.0
09:43:04 jsonpointer==3.0.0
09:43:04 lxml==6.0.2
09:43:04 netaddr==1.3.0
09:43:04 netifaces==0.11.0
09:43:04 outcome==1.3.0.post0
09:43:04 paramiko==4.0.0
09:43:04 platformdirs==4.5.0
09:43:04 ply==3.11
09:43:04 pyang==2.7.1
09:43:04 pyangbind==0.8.6
09:43:04 pycparser==2.23
09:43:04 pyhocon==0.3.61
09:43:04 PyNaCl==1.6.1
09:43:04 pyparsing==3.2.5
09:43:04 PySocks==1.7.1
09:43:04 python-dateutil==2.9.0.post0
09:43:04 regex==2025.11.3
09:43:04 requests==2.32.5
09:43:04 robotframework==7.3.2
09:43:04 robotframework-httplibrary==0.4.2
09:43:04 robotframework-pythonlibcore==4.4.1
09:43:04 robotframework-requests==0.9.7
09:43:04 robotframework-selenium2library==3.0.0
09:43:04 robotframework-seleniumlibrary==6.8.0
09:43:04 robotframework-sshlibrary==3.8.0
09:43:04 scapy==2.6.1
09:43:04 scp==0.15.0
09:43:04 selenium==4.38.0
09:43:04 six==1.17.0
09:43:04 sniffio==1.3.1
09:43:04 sortedcontainers==2.4.0
09:43:04 soupsieve==2.8
09:43:04 trio==0.32.0
09:43:04 trio-websocket==0.12.2
09:43:04 typing_extensions==4.15.0
09:43:04 urllib3==2.5.0
09:43:04 virtualenv==20.35.4
09:43:04 waitress==3.0.2
09:43:04 WebOb==1.8.9
09:43:04 websocket-client==1.9.0
09:43:04 WebTest==3.0.7
09:43:04 wsproto==1.3.1
09:43:04 [EnvInject] - Injecting environment variables from a build step.
09:43:04 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:04 [EnvInject] - Variables injected successfully.
09:43:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins2346157431782980472.sh
09:43:04 Setup pyenv:
09:43:04 system
09:43:04 3.8.13
09:43:04 3.9.13
09:43:04 3.10.13
09:43:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKjY from file:/tmp/.os_lf_venv
09:43:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:06 lf-activate-venv(): INFO: Base packages installed successfully
09:43:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:14 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.
09:43:14 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:14 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:43:14 lf-activate-venv(): INFO: Adding /tmp/venv-XKjY/bin to PATH
09:43:14 + ODL_SYSTEM=()
09:43:14 + TOOLS_SYSTEM=()
09:43:14 + OPENSTACK_SYSTEM=()
09:43:14 + OPENSTACK_CONTROLLERS=()
09:43:14 + mapfile -t ADDR
09:43:14 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:14 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-532
09:43:16 + for i in "${ADDR[@]}"
09:43:16 ++ ssh 10.30.171.13 hostname -s
09:43:16 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:43:16 + REMHOST=releng-52208-532-0-builder-0
09:43:16 + case ${REMHOST} in
09:43:16 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:16 + for i in "${ADDR[@]}"
09:43:16 ++ ssh 10.30.171.236 hostname -s
09:43:16 Warning: Permanently added '10.30.171.236' (ECDSA) to the list of known hosts.
09:43:17 + REMHOST=releng-52208-532-1-mininet-ovs-217-0
09:43:17 + case ${REMHOST} in
09:43:17 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:17 + echo NUM_ODL_SYSTEM=1
09:43:17 + echo NUM_TOOLS_SYSTEM=1
09:43:17 + '[' '' == yes ']'
09:43:17 + NUM_OPENSTACK_SYSTEM=0
09:43:17 + echo NUM_OPENSTACK_SYSTEM=0
09:43:17 + '[' 0 -eq 2 ']'
09:43:17 + echo ODL_SYSTEM_IP=10.30.171.13
09:43:17 ++ seq 0 0
09:43:17 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:17 + echo ODL_SYSTEM_1_IP=10.30.171.13
09:43:17 + echo TOOLS_SYSTEM_IP=10.30.171.236
09:43:17 ++ seq 0 0
09:43:17 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:17 + echo TOOLS_SYSTEM_1_IP=10.30.171.236
09:43:17 + openstack_index=0
09:43:17 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:17 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:17 ++ seq 0 0
09:43:17 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:17 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:17 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:17 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:17 + '[' -1 -ge 2 ']'
09:43:17 ++ seq 0 -2
09:43:17 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:17 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:17 ++ seq 0 -1
09:43:17 + echo 'Contents of slave_addresses.txt:'
09:43:17 Contents of slave_addresses.txt:
09:43:17 + cat slave_addresses.txt
09:43:17 NUM_ODL_SYSTEM=1
09:43:17 NUM_TOOLS_SYSTEM=1
09:43:17 NUM_OPENSTACK_SYSTEM=0
09:43:17 ODL_SYSTEM_IP=10.30.171.13
09:43:17 ODL_SYSTEM_1_IP=10.30.171.13
09:43:17 TOOLS_SYSTEM_IP=10.30.171.236
09:43:17 TOOLS_SYSTEM_1_IP=10.30.171.236
09:43:17 NUM_OPENSTACK_CONTROL_NODES=1
09:43:17 OPENSTACK_CONTROL_NODE_1_IP=
09:43:17 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:17 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:17 [EnvInject] - Injecting environment variables from a build step.
09:43:17 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:17 [EnvInject] - Variables injected successfully.
09:43:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins2278303410530800524.sh
09:43:17 Preparing for JRE Version 21
09:43:17 Karaf artifact is karaf
09:43:17 Karaf project is integration
09:43:17 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:17 [EnvInject] - Injecting environment variables from a build step.
09:43:17 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:17 [EnvInject] - Variables injected successfully.
09:43:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14571180990249693670.sh
09:43:17 2025-11-15 09:43:17 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:17 Bundle version is 0.21.4-SNAPSHOT
09:43:17 --2025-11-15 09:43:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:17 HTTP request sent, awaiting response... 200 OK
09:43:17 Length: 1410 (1.4K) [application/xml]
09:43:17 Saving to: ‘maven-metadata.xml’
09:43:17
09:43:17 0K . 100% 57.0M=0s
09:43:17
09:43:17 2025-11-15 09:43:17 (57.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:17
09:43:17
09:43:17
09:43:17 org.opendaylight.integration
09:43:17 karaf
09:43:17 0.21.4-SNAPSHOT
09:43:17
09:43:17
09:43:17 20251115.093457
09:43:17 146
09:43:17
09:43:17 20251115093457
09:43:17
09:43:17
09:43:17 pom
09:43:17 0.21.4-20251115.093457-146
09:43:17 20251115093457
09:43:17
09:43:17
09:43:17 tar.gz
09:43:17 0.21.4-20251115.093457-146
09:43:17 20251115093457
09:43:17
09:43:17
09:43:17 zip
09:43:17 0.21.4-20251115.093457-146
09:43:17 20251115093457
09:43:17
09:43:17
09:43:17 cyclonedx
09:43:17 xml
09:43:17 0.21.4-20251115.093457-146
09:43:17 20251115093457
09:43:17
09:43:17
09:43:17 cyclonedx
09:43:17 json
09:43:17 0.21.4-20251115.093457-146
09:43:17 20251115093457
09:43:17
09:43:17
09:43:17
09:43:17
09:43:17 Nexus timestamp is 0.21.4-20251115.093457-146
09:43:17 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251115.093457-146.zip
09:43:17 Distribution bundle is karaf-0.21.4-20251115.093457-146.zip
09:43:17 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:17 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:17 Nexus prefix is https://nexus.opendaylight.org
09:43:17 [EnvInject] - Injecting environment variables from a build step.
09:43:18 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:18 [EnvInject] - Variables injected successfully.
09:43:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins15614630355213764310.sh
09:43:18 Setup pyenv:
09:43:18 system
09:43:18 3.8.13
09:43:18 3.9.13
09:43:18 3.10.13
09:43:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKjY from file:/tmp/.os_lf_venv
09:43:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:20 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.
09:43:20 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:20 lf-activate-venv(): INFO: Base packages installed successfully
09:43:20 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:25 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.
09:43:25 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:26 lf-activate-venv(): INFO: Adding /tmp/venv-XKjY/bin to PATH
09:43:26 Copying common-functions.sh to /tmp
09:43:27 Copying common-functions.sh to 10.30.171.13:/tmp
09:43:27 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:43:28 Copying common-functions.sh to 10.30.171.236:/tmp
09:43:28 Warning: Permanently added '10.30.171.236' (ECDSA) to the list of known hosts.
09:43:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8480548720134519693.sh
09:43:28 common-functions.sh is being sourced
09:43:28 common-functions environment:
09:43:28 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:28 ACTUALFEATURES:
09:43:28 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:28 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:28 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:28 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:28 CONTROLLERMEM: 2048m
09:43:28 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:28 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:28 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:28 SUITES:
09:43:28
09:43:28 #################################################
09:43:28 ## Configure Cluster and Start ##
09:43:28 #################################################
09:43:28 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:28 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:28 Locating script plan to use...
09:43:28 Finished running script plans
09:43:28 Configuring member-1 with IP address 10.30.171.13
09:43:28 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:43:28 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:43:29 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:29 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:43:29 common-functions.sh is being sourced
09:43:29 ++ echo 'common-functions.sh is being sourced'
09:43:29 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:29 ++ DISTROSTREAM=scandium
09:43:29 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:29 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:29 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:29 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:29 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:29 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:29 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:29 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:29 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:29 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:29 ++ export CONTROLLERMEM=
09:43:29 ++ CONTROLLERMEM=
09:43:29 ++ case "${DISTROSTREAM}" in
09:43:29 ++ CLUSTER_SYSTEM=akka
09:43:29 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:29 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:29 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:29 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:29 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:29 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:29 ++ print_common_env
09:43:29 ++ cat
09:43:29 common-functions environment:
09:43:29 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:29 ACTUALFEATURES:
09:43:29 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:29 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:29 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:29 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:29 CONTROLLERMEM:
09:43:29 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:29 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:29 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:29 SUITES:
09:43:29
09:43:29 ++ SSH='ssh -t -t'
09:43:29 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:29 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:29 Changing to /tmp
09:43:29 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251115.093457-146.zip
09:43:29 + echo 'Changing to /tmp'
09:43:29 + cd /tmp
09:43:29 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251115.093457-146.zip'
09:43:29 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251115.093457-146.zip
09:43:29 --2025-11-15 09:43:29-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251115.093457-146.zip
09:43:29 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:29 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:29 HTTP request sent, awaiting response... 200 OK
09:43:29 Length: 239812244 (229M) [application/zip]
09:43:29 Saving to: ‘karaf-0.21.4-20251115.093457-146.zip’
09:43:29
09:43:29 0K ........ ........ ........ ........ ........ ........ 1% 66.2M 3s
09:43:29 3072K ........ ........ ........ ........ ........ ........ 2% 121M 3s
09:43:29 6144K ........ ........ ........ ........ ........ ........ 3% 163M 2s
09:43:29 9216K ........ ........ ........ ........ ........ ........ 5% 165M 2s
09:43:29 12288K ........ ........ ........ ........ ........ ........ 6% 192M 2s
09:43:29 15360K ........ ........ ........ ........ ........ ........ 7% 211M 2s
09:43:29 18432K ........ ........ ........ ........ ........ ........ 9% 238M 1s
09:43:29 21504K ........ ........ ........ ........ ........ ........ 10% 248M 1s
09:43:29 24576K ........ ........ ........ ........ ........ ........ 11% 248M 1s
09:43:29 27648K ........ ........ ........ ........ ........ ........ 13% 283M 1s
09:43:29 30720K ........ ........ ........ ........ ........ ........ 14% 246M 1s
09:43:29 33792K ........ ........ ........ ........ ........ ........ 15% 298M 1s
09:43:29 36864K ........ ........ ........ ........ ........ ........ 17% 334M 1s
09:43:29 39936K ........ ........ ........ ........ ........ ........ 18% 371M 1s
09:43:29 43008K ........ ........ ........ ........ ........ ........ 19% 354M 1s
09:43:29 46080K ........ ........ ........ ........ ........ ........ 20% 249M 1s
09:43:29 49152K ........ ........ ........ ........ ........ ........ 22% 336M 1s
09:43:29 52224K ........ ........ ........ ........ ........ ........ 23% 353M 1s
09:43:29 55296K ........ ........ ........ ........ ........ ........ 24% 359M 1s
09:43:29 58368K ........ ........ ........ ........ ........ ........ 26% 351M 1s
09:43:29 61440K ........ ........ ........ ........ ........ ........ 27% 355M 1s
09:43:29 64512K ........ ........ ........ ........ ........ ........ 28% 309M 1s
09:43:29 67584K ........ ........ ........ ........ ........ ........ 30% 268M 1s
09:43:29 70656K ........ ........ ........ ........ ........ ........ 31% 348M 1s
09:43:29 73728K ........ ........ ........ ........ ........ ........ 32% 376M 1s
09:43:29 76800K ........ ........ ........ ........ ........ ........ 34% 372M 1s
09:43:29 79872K ........ ........ ........ ........ ........ ........ 35% 358M 1s
09:43:29 82944K ........ ........ ........ ........ ........ ........ 36% 366M 1s
09:43:29 86016K ........ ........ ........ ........ ........ ........ 38% 375M 1s
09:43:29 89088K ........ ........ ........ ........ ........ ........ 39% 357M 1s
09:43:29 92160K ........ ........ ........ ........ ........ ........ 40% 349M 1s
09:43:29 95232K ........ ........ ........ ........ ........ ........ 41% 353M 1s
09:43:29 98304K ........ ........ ........ ........ ........ ........ 43% 236M 1s
09:43:29 101376K ........ ........ ........ ........ ........ ........ 44% 316M 1s
09:43:29 104448K ........ ........ ........ ........ ........ ........ 45% 346M 0s
09:43:29 107520K ........ ........ ........ ........ ........ ........ 47% 364M 0s
09:43:29 110592K ........ ........ ........ ........ ........ ........ 48% 373M 0s
09:43:29 113664K ........ ........ ........ ........ ........ ........ 49% 346M 0s
09:43:29 116736K ........ ........ ........ ........ ........ ........ 51% 268M 0s
09:43:29 119808K ........ ........ ........ ........ ........ ........ 52% 403M 0s
09:43:29 122880K ........ ........ ........ ........ ........ ........ 53% 377M 0s
09:43:29 125952K ........ ........ ........ ........ ........ ........ 55% 348M 0s
09:43:29 129024K ........ ........ ........ ........ ........ ........ 56% 357M 0s
09:43:29 132096K ........ ........ ........ ........ ........ ........ 57% 337M 0s
09:43:29 135168K ........ ........ ........ ........ ........ ........ 59% 349M 0s
09:43:29 138240K ........ ........ ........ ........ ........ ........ 60% 327M 0s
09:43:29 141312K ........ ........ ........ ........ ........ ........ 61% 264M 0s
09:43:29 144384K ........ ........ ........ ........ ........ ........ 62% 299M 0s
09:43:29 147456K ........ ........ ........ ........ ........ ........ 64% 337M 0s
09:43:29 150528K ........ ........ ........ ........ ........ ........ 65% 377M 0s
09:43:29 153600K ........ ........ ........ ........ ........ ........ 66% 369M 0s
09:43:29 156672K ........ ........ ........ ........ ........ ........ 68% 323M 0s
09:43:29 159744K ........ ........ ........ ........ ........ ........ 69% 315M 0s
09:43:29 162816K ........ ........ ........ ........ ........ ........ 70% 426M 0s
09:43:29 165888K ........ ........ ........ ........ ........ ........ 72% 357M 0s
09:43:29 168960K ........ ........ ........ ........ ........ ........ 73% 350M 0s
09:43:29 172032K ........ ........ ........ ........ ........ ........ 74% 330M 0s
09:43:29 175104K ........ ........ ........ ........ ........ ........ 76% 297M 0s
09:43:29 178176K ........ ........ ........ ........ ........ ........ 77% 299M 0s
09:43:29 181248K ........ ........ ........ ........ ........ ........ 78% 273M 0s
09:43:29 184320K ........ ........ ........ ........ ........ ........ 80% 308M 0s
09:43:29 187392K ........ ........ ........ ........ ........ ........ 81% 332M 0s
09:43:29 190464K ........ ........ ........ ........ ........ ........ 82% 338M 0s
09:43:29 193536K ........ ........ ........ ........ ........ ........ 83% 325M 0s
09:43:29 196608K ........ ........ ........ ........ ........ ........ 85% 326M 0s
09:43:29 199680K ........ ........ ........ ........ ........ ........ 86% 346M 0s
09:43:29 202752K ........ ........ ........ ........ ........ ........ 87% 331M 0s
09:43:29 205824K ........ ........ ........ ........ ........ ........ 89% 350M 0s
09:43:29 208896K ........ ........ ........ ........ ........ ........ 90% 343M 0s
09:43:29 211968K ........ ........ ........ ........ ........ ........ 91% 345M 0s
09:43:29 215040K ........ ........ ........ ........ ........ ........ 93% 345M 0s
09:43:29 218112K ........ ........ ........ ........ ........ ........ 94% 349M 0s
09:43:29 221184K ........ ........ ........ ........ ........ ........ 95% 341M 0s
09:43:29 224256K ........ ........ ........ ........ ........ ........ 97% 338M 0s
09:43:29 227328K ........ ........ ........ ........ ........ ........ 98% 335M 0s
09:43:29 230400K ........ ........ ........ ........ ........ ........ 99% 350M 0s
09:43:29 233472K ........ ... 100% 332M=0.8s
09:43:29
09:43:29 2025-11-15 09:43:29 (292 MB/s) - ‘karaf-0.21.4-20251115.093457-146.zip’ saved [239812244/239812244]
09:43:29
09:43:29 Extracting the new controller...
09:43:29 + echo 'Extracting the new controller...'
09:43:29 + unzip -q karaf-0.21.4-20251115.093457-146.zip
09:43:32 Adding external repositories...
09:43:32 + echo 'Adding external repositories...'
09:43:32 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:32 ################################################################################
09:43:32 #
09:43:32 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:32 # contributor license agreements. See the NOTICE file distributed with
09:43:32 # this work for additional information regarding copyright ownership.
09:43:32 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:32 # (the "License"); you may not use this file except in compliance with
09:43:32 # the License. You may obtain a copy of the License at
09:43:32 #
09:43:32 # http://www.apache.org/licenses/LICENSE-2.0
09:43:32 #
09:43:32 # Unless required by applicable law or agreed to in writing, software
09:43:32 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:32 # See the License for the specific language governing permissions and
09:43:32 # limitations under the License.
09:43:32 #
09:43:32 ################################################################################
09:43:32
09:43:32 #
09:43:32 # If set to true, the following property will not allow any certificate to be used
09:43:32 # when accessing Maven repositories through SSL
09:43:32 #
09:43:32 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:32
09:43:32 #
09:43:32 # Path to the local Maven settings file.
09:43:32 # The repositories defined in this file will be automatically added to the list
09:43:32 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:32 # below is not set.
09:43:32 # The following locations are checked for the existence of the settings.xml file
09:43:32 # * 1. looks for the specified url
09:43:32 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:32 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:32 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:32 #
09:43:32 #org.ops4j.pax.url.mvn.settings=
09:43:32
09:43:32 #
09:43:32 # Path to the local Maven repository which is used to avoid downloading
09:43:32 # artifacts when they already exist locally.
09:43:32 # The value of this property will be extracted from the settings.xml file
09:43:32 # above, or defaulted to:
09:43:32 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:32 #
09:43:32 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:32
09:43:32 #
09:43:32 # Default this to false. It's just weird to use undocumented repos
09:43:32 #
09:43:32 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:32
09:43:32 #
09:43:32 # Uncomment if you don't wanna use the proxy settings
09:43:32 # from the Maven conf/settings.xml file
09:43:32 #
09:43:32 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:32
09:43:32 #
09:43:32 # Comma separated list of repositories scanned when resolving an artifact.
09:43:32 # Those repositories will be checked before iterating through the
09:43:32 # below list of repositories and even before the local repository
09:43:32 # A repository url can be appended with zero or more of the following flags:
09:43:32 # @snapshots : the repository contains snaphots
09:43:32 # @noreleases : the repository does not contain any released artifacts
09:43:32 #
09:43:32 # The following property value will add the system folder as a repo.
09:43:32 #
09:43:32 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:32 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:32 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:32 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:32
09:43:32 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:32 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:32
09:43:32 #
09:43:32 # Comma separated list of repositories scanned when resolving an artifact.
09:43:32 # The default list includes the following repositories:
09:43:32 # http://repo1.maven.org/maven2@id=central
09:43:32 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:32 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:32 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:32 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:32 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:32 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:32 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:32 # to add.
09:43:32 # A repository url can be appended with zero or more of the following flags:
09:43:32 # @snapshots : the repository contains snapshots
09:43:32 # @noreleases : the repository does not contain any released artifacts
09:43:32 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:32 #
09:43:32 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:32
09:43:32 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
09:43:32 + echo 'Configuring the startup features...'
09:43:32 Configuring the startup features...
09:43:32 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:32 + FEATURE_TEST_STRING=features-test
09:43:32 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:32 + KARAF_VERSION=karaf4
09:43:32 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:32 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:32 + [[ ! -z '' ]]
09:43:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:32 ################################################################################
09:43:32 #
09:43:32 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:32 # contributor license agreements. See the NOTICE file distributed with
09:43:32 # this work for additional information regarding copyright ownership.
09:43:32 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:32 # (the "License"); you may not use this file except in compliance with
09:43:32 # the License. You may obtain a copy of the License at
09:43:32 #
09:43:32 # http://www.apache.org/licenses/LICENSE-2.0
09:43:32 #
09:43:32 # Unless required by applicable law or agreed to in writing, software
09:43:32 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:32 # See the License for the specific language governing permissions and
09:43:32 # limitations under the License.
09:43:32 #
09:43:32 ################################################################################
09:43:32
09:43:32 #
09:43:32 # Comma separated list of features repositories to register by default
09:43:32 #
09:43:32 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/fa01bf55-4651-4133-82ad-668b6744dd09.xml
09:43:32
09:43:32 #
09:43:32 # Comma separated list of features to install at startup
09:43:32 #
09:43:32 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 58c2e42d-cdaa-4dd3-8384-a8f007631640
09:43:32
09:43:32 #
09:43:32 # Resource repositories (OBR) that the features resolver can use
09:43:32 # to resolve requirements/capabilities
09:43:32 #
09:43:32 # The format of the resourceRepositories is
09:43:32 # resourceRepositories=[xml:url|json:url],...
09:43:32 # for Instance:
09:43:32 #
09:43:32 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:32 # or
09:43:32 #resourceRepositories=json:http://host/path/to/index.json
09:43:32 #
09:43:32
09:43:32 #
09:43:32 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:32 #
09:43:32 featuresBootAsynchronous=false
09:43:32
09:43:32 #
09:43:32 # Service requirements enforcement
09:43:32 #
09:43:32 # By default, the feature resolver checks the service requirements/capabilities of
09:43:32 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:32 # the required bundles.
09:43:32 # The following flag can have those values:
09:43:32 # - disable: service requirements are completely ignored
09:43:32 # - default: service requirements are ignored for old features
09:43:32 # - enforce: service requirements are always verified
09:43:32 #
09:43:32 #serviceRequirements=default
09:43:32
09:43:32 #
09:43:32 # Store cfg file for config element in feature
09:43:32 #
09:43:32 #configCfgStore=true
09:43:32
09:43:32 #
09:43:32 # Define if the feature service automatically refresh bundles
09:43:32 #
09:43:32 autoRefresh=true
09:43:32
09:43:32 #
09:43:32 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:32 # XML file defines instructions related to features processing
09:43:32 # versions.properties may declare properties to resolve placeholders in XML file
09:43:32 # both files are relative to ${karaf.etc}
09:43:32 #
09:43:32 #featureProcessing=org.apache.karaf.features.xml
09:43:32 #featureProcessingVersions=versions.properties
09:43:32 + configure_karaf_log karaf4 ''
09:43:32 + local -r karaf_version=karaf4
09:43:32 + local -r controllerdebugmap=
09:43:32 + local logapi=log4j
09:43:32 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:32 log4j2.rootLogger.level = INFO
09:43:32 #log4j2.rootLogger.type = asyncRoot
09:43:32 #log4j2.rootLogger.includeLocation = false
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:32 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:32 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:32 log4j2.logger.spifly.level = WARN
09:43:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:32 log4j2.logger.audit.level = INFO
09:43:32 log4j2.logger.audit.additivity = false
09:43:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:32 log4j2.appender.console.type = Console
09:43:32 log4j2.appender.console.name = Console
09:43:32 log4j2.appender.console.layout.type = PatternLayout
09:43:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:32 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:32 log4j2.appender.rolling.name = RollingFile
09:43:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:32 #log4j2.appender.rolling.immediateFlush = false
09:43:32 log4j2.appender.rolling.append = true
09:43:32 log4j2.appender.rolling.layout.type = PatternLayout
09:43:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:32 log4j2.appender.rolling.policies.type = Policies
09:43:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:32 log4j2.appender.rolling.policies.size.size = 64MB
09:43:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:32 log4j2.appender.rolling.strategy.max = 7
09:43:32 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:32 log4j2.appender.audit.name = AuditRollingFile
09:43:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:32 log4j2.appender.audit.append = true
09:43:32 log4j2.appender.audit.layout.type = PatternLayout
09:43:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:32 log4j2.appender.audit.policies.type = Policies
09:43:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:32 log4j2.appender.audit.policies.size.size = 8MB
09:43:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:32 log4j2.appender.audit.strategy.max = 7
09:43:32 log4j2.appender.osgi.type = PaxOsgi
09:43:32 log4j2.appender.osgi.name = PaxOsgi
09:43:32 log4j2.appender.osgi.filter = *
09:43:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:32 #log4j2.logger.aether.level = TRACE
09:43:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:32 #log4j2.logger.http-headers.level = DEBUG
09:43:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:32 #log4j2.logger.maven.level = TRACE
09:43:32 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:32 + logapi=log4j2
09:43:32 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:32 + '[' log4j2 == log4j2 ']'
09:43:32 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:32 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:32 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:32 controllerdebugmap:
09:43:32 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:32 + unset IFS
09:43:32 + echo 'controllerdebugmap: '
09:43:32 + '[' -n '' ']'
09:43:32 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:32 ################################################################################
09:43:32 #
09:43:32 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:32 # contributor license agreements. See the NOTICE file distributed with
09:43:32 # this work for additional information regarding copyright ownership.
09:43:32 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:32 # (the "License"); you may not use this file except in compliance with
09:43:32 # the License. You may obtain a copy of the License at
09:43:32 #
09:43:32 # http://www.apache.org/licenses/LICENSE-2.0
09:43:32 #
09:43:32 # Unless required by applicable law or agreed to in writing, software
09:43:32 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:32 # See the License for the specific language governing permissions and
09:43:32 # limitations under the License.
09:43:32 #
09:43:32 ################################################################################
09:43:32
09:43:32 # Common pattern layout for appenders
09:43:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:32
09:43:32 # Root logger
09:43:32 log4j2.rootLogger.level = INFO
09:43:32 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:32 #log4j2.rootLogger.type = asyncRoot
09:43:32 #log4j2.rootLogger.includeLocation = false
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:32 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:32
09:43:32 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:32
09:43:32 # Loggers configuration
09:43:32
09:43:32 # Spifly logger
09:43:32 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:32 log4j2.logger.spifly.level = WARN
09:43:32
09:43:32 # Security audit logger
09:43:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:32 log4j2.logger.audit.level = INFO
09:43:32 log4j2.logger.audit.additivity = false
09:43:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:32
09:43:32 # Appenders configuration
09:43:32
09:43:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:32 log4j2.appender.console.type = Console
09:43:32 log4j2.appender.console.name = Console
09:43:32 log4j2.appender.console.layout.type = PatternLayout
09:43:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:32
09:43:32 # Rolling file appender
09:43:32 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:32 log4j2.appender.rolling.name = RollingFile
09:43:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:32 # uncomment to not force a disk flush
09:43:32 #log4j2.appender.rolling.immediateFlush = false
09:43:32 log4j2.appender.rolling.append = true
09:43:32 log4j2.appender.rolling.layout.type = PatternLayout
09:43:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:32 log4j2.appender.rolling.policies.type = Policies
09:43:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:32 log4j2.appender.rolling.policies.size.size = 1GB
09:43:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:32 log4j2.appender.rolling.strategy.max = 7
09:43:32
09:43:32 # Audit file appender
09:43:32 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:32 log4j2.appender.audit.name = AuditRollingFile
09:43:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:32 log4j2.appender.audit.append = true
09:43:32 log4j2.appender.audit.layout.type = PatternLayout
09:43:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:32 log4j2.appender.audit.policies.type = Policies
09:43:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:32 log4j2.appender.audit.policies.size.size = 8MB
09:43:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:32 log4j2.appender.audit.strategy.max = 7
09:43:32
09:43:32 # OSGi appender
09:43:32 log4j2.appender.osgi.type = PaxOsgi
09:43:32 log4j2.appender.osgi.name = PaxOsgi
09:43:32 log4j2.appender.osgi.filter = *
09:43:32
09:43:32 # help with identification of maven-related problems with pax-url-aether
09:43:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:32 #log4j2.logger.aether.level = TRACE
09:43:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:32 #log4j2.logger.http-headers.level = DEBUG
09:43:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:32 #log4j2.logger.maven.level = TRACE
09:43:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:32 Configure
09:43:32 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:32 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:32 + local -r controllermem=2048m
09:43:32 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:32 + echo Configure
09:43:32 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:32 max memory: 2048m
09:43:32 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:32 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:32 + echo ' max memory: 2048m'
09:43:32 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:32 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:32 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:32 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:32 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:32 #!/bin/sh
09:43:32 #
09:43:32 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:32 # contributor license agreements. See the NOTICE file distributed with
09:43:32 # this work for additional information regarding copyright ownership.
09:43:32 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:32 # (the "License"); you may not use this file except in compliance with
09:43:32 # the License. You may obtain a copy of the License at
09:43:32 #
09:43:32 # http://www.apache.org/licenses/LICENSE-2.0
09:43:32 #
09:43:32 # Unless required by applicable law or agreed to in writing, software
09:43:32 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:32 # See the License for the specific language governing permissions and
09:43:32 # limitations under the License.
09:43:32 #
09:43:32
09:43:32 #
09:43:32 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:32 # script: client, instance, shell, start, status, stop, karaf
09:43:32 #
09:43:32 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:32 # Actions go here...
09:43:32 # fi
09:43:32
09:43:32 #
09:43:32 # general settings which should be applied for all scripts go here; please keep
09:43:32 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:32 # in example of the start script where the start script is executed first and the
09:43:32 # karaf script afterwards.
09:43:32 #
09:43:32
09:43:32 #
09:43:32 # The following section shows the possible configuration options for the default
09:43:32 # karaf scripts
09:43:32 #
09:43:32 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:32 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:32 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:32 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:32 # export KARAF_HOME # Karaf home folder
09:43:32 # export KARAF_DATA # Karaf data folder
09:43:32 # export KARAF_BASE # Karaf base folder
09:43:32 # export KARAF_ETC # Karaf etc folder
09:43:32 # export KARAF_LOG # Karaf log folder
09:43:32 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:32 # export KARAF_OPTS # Additional available Karaf options
09:43:32 # export KARAF_DEBUG # Enable debug mode
09:43:32 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:32 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:32 Set Java version
09:43:32 + echo 'Set Java version'
09:43:32 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:32 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:32 sudo: a password is required
09:43:32 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:32 JDK default version ...
09:43:32 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:32 sudo: a password is required
09:43:32 + echo 'JDK default version ...'
09:43:32 + java -version
09:43:32 openjdk version "21.0.8" 2025-07-15
09:43:32 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:43:32 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:43:32 Set JAVA_HOME
09:43:32 + echo 'Set JAVA_HOME'
09:43:32 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:32 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:32 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:32 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:32 Listing all open ports on controller system...
09:43:32 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:32 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:32 + echo 'Listing all open ports on controller system...'
09:43:32 + netstat -pnatu
09:43:32 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:32 Configuring cluster
09:43:32 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:32 + echo 'Configuring cluster'
09:43:32 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.13
09:43:32 ################################################
09:43:32 ## Configure Cluster ##
09:43:32 ################################################
09:43:32 NOTE: Cluster configuration files not found. Copying from
09:43:32 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:32 Configuring unique name in akka.conf
09:43:32 Configuring hostname in akka.conf
09:43:32 Configuring data and rpc seed nodes in akka.conf
09:43:32 modules = [
09:43:32
09:43:32 {
09:43:32 name = "inventory"
09:43:32 namespace = "urn:opendaylight:inventory"
09:43:32 shard-strategy = "module"
09:43:32 },
09:43:32 {
09:43:32 name = "topology"
09:43:32 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:32 shard-strategy = "module"
09:43:32 },
09:43:32 {
09:43:32 name = "toaster"
09:43:32 namespace = "http://netconfcentral.org/ns/toaster"
09:43:32 shard-strategy = "module"
09:43:32 }
09:43:32 ]
09:43:32 Configuring replication type in module-shards.conf
09:43:32 ################################################
09:43:32 ## NOTE: Manually restart controller to ##
09:43:32 ## apply configuration. ##
09:43:32 ################################################
09:43:32 Dump akka.conf
09:43:32 + echo 'Dump akka.conf'
09:43:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:32
09:43:32 odl-cluster-data {
09:43:32 akka {
09:43:32 remote {
09:43:32 artery {
09:43:32 enabled = on
09:43:32 transport = tcp
09:43:32 canonical.hostname = "10.30.171.13"
09:43:32 canonical.port = 2550
09:43:32 }
09:43:32 }
09:43:32
09:43:32 cluster {
09:43:32 # Using artery.
09:43:32 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.13:2550"]
09:43:32
09:43:32 roles = ["member-1"]
09:43:32
09:43:32 # when under load we might trip a false positive on the failure detector
09:43:32 # failure-detector {
09:43:32 # heartbeat-interval = 4 s
09:43:32 # acceptable-heartbeat-pause = 16s
09:43:32 # }
09:43:32 }
09:43:32
09:43:32 persistence {
09:43:32 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:32 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:32 # The relative path is always relative to KARAF_HOME.
09:43:32
09:43:32 # snapshot-store.local.dir = "target/snapshots"
09:43:32
09:43:32 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:32 snapshot-store.local.use-lz4-compression = false
09:43:32 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:32 snapshot-store.local.lz4-blocksize = 256KB
09:43:32 }
09:43:32 disable-default-actor-system-quarantined-event-handling = "false"
09:43:32 }
09:43:32 }
09:43:32 Dump modules.conf
09:43:32 + echo 'Dump modules.conf'
09:43:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:32 modules = [
09:43:32
09:43:32 {
09:43:32 name = "inventory"
09:43:32 namespace = "urn:opendaylight:inventory"
09:43:32 shard-strategy = "module"
09:43:32 },
09:43:32 {
09:43:32 name = "topology"
09:43:32 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:32 shard-strategy = "module"
09:43:32 },
09:43:32 {
09:43:32 name = "toaster"
09:43:32 namespace = "http://netconfcentral.org/ns/toaster"
09:43:32 shard-strategy = "module"
09:43:32 }
09:43:32 ]
09:43:32 Dump module-shards.conf
09:43:32 + echo 'Dump module-shards.conf'
09:43:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:32 module-shards = [
09:43:32 {
09:43:32 name = "default"
09:43:32 shards = [
09:43:32 {
09:43:32 name = "default"
09:43:32 replicas = ["member-1"]
09:43:32 }
09:43:32 ]
09:43:32 },
09:43:32 {
09:43:32 name = "inventory"
09:43:32 shards = [
09:43:32 {
09:43:32 name="inventory"
09:43:32 replicas = ["member-1"]
09:43:32 }
09:43:32 ]
09:43:32 },
09:43:32 {
09:43:32 name = "topology"
09:43:32 shards = [
09:43:32 {
09:43:32 name="topology"
09:43:32 replicas = ["member-1"]
09:43:32 }
09:43:32 ]
09:43:32 },
09:43:32 {
09:43:32 name = "toaster"
09:43:32 shards = [
09:43:32 {
09:43:32 name="toaster"
09:43:32 replicas = ["member-1"]
09:43:32 }
09:43:32 ]
09:43:32 }
09:43:32 ]
09:43:32 Locating config plan to use...
09:43:32 Finished running config plans
09:43:32 Starting member-1 with IP address 10.30.171.13
09:43:32 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:43:32 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:43:32 Redirecting karaf console output to karaf_console.log
09:43:32 Starting controller...
09:43:32 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:32 Execute the post startup script on controller 10.30.171.13
09:43:32 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:43:33 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:43:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:33 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:38 2025-11-15T09:43:49,827 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:38 Controller is UP
09:44:38 2025-11-15T09:43:49,827 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:38 Listing all open ports on controller system...
09:44:38 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:38 looking for "BindException: Address already in use" in log file
09:44:38 looking for "server is unhealthy" in log file
09:44:38 Let's take the karaf thread dump
09:44:38 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:44:38 karaf main: org.apache.karaf.main.Main, pid:2049
09:44:38 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:44:39 Generating mininet variables...
09:44:39 Locating test plan to use...
09:44:39 Changing the testplan path...
09:44:39 # Place the suites in run order:
09:44:39 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:39 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:39 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:39 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:39 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:44:39 ==============================================================================
09:44:39 openflowplugin-sanity.txt
09:44:39 ==============================================================================
09:44:40 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:40 ==============================================================================
09:44:43 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:43 ==============================================================================
09:44:43 Get list of nodes :: Get the inventory | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:46 ------------------------------------------------------------------------------
09:44:46 Link Down :: Take link s1-s2 down | PASS |
09:44:48 ------------------------------------------------------------------------------
09:44:48 Link Up :: Take link s1-s2 up | PASS |
09:44:48 ------------------------------------------------------------------------------
09:44:48 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:44:48 7 tests, 7 passed, 0 failed
09:44:48 ==============================================================================
09:44:48 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:44:48 ==============================================================================
09:44:48 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:48 ------------------------------------------------------------------------------
09:44:48 List all the links :: List all the links in the topology. | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 Link Down :: Take link s1-s2 down | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 Link Up :: Take link s1-s2 up | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:44:59 4 tests, 4 passed, 0 failed
09:44:59 ==============================================================================
09:44:59 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:44:59 ==============================================================================
09:44:59 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Get Stats for node 1 :: Get the stats for a node | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Get Stats for node 2 :: Get the stats for a node | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Get Stats for node 3 :: Get the stats for a node | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:44:59 4 tests, 4 passed, 0 failed
09:44:59 ==============================================================================
09:44:59 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:44:59 ==============================================================================
09:44:59 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:07 ------------------------------------------------------------------------------
09:45:07 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:07 6 tests, 6 passed, 0 failed
09:45:07 ==============================================================================
09:45:07 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:07 21 tests, 21 passed, 0 failed
09:45:07 ==============================================================================
09:45:07 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:07 ==============================================================================
09:45:10 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:10 ==============================================================================
09:45:10 Get list of nodes :: Get the inventory | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Link Down :: Take link s1-s2 down | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Link Up :: Take link s1-s2 up | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:12 7 tests, 7 passed, 0 failed
09:45:12 ==============================================================================
09:45:12 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:12 ==============================================================================
09:45:12 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 List all the links :: List all the links in the topology. | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Link Down :: Take link s1-s2 down | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Link Up :: Take link s1-s2 up | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:19 4 tests, 4 passed, 0 failed
09:45:19 ==============================================================================
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:19 ==============================================================================
09:45:19 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:19 4 tests, 4 passed, 0 failed
09:45:19 ==============================================================================
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:19 ==============================================================================
09:45:19 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:29 ------------------------------------------------------------------------------
09:45:29 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:29 9 tests, 9 passed, 0 failed
09:45:29 ==============================================================================
09:45:29 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:29 24 tests, 24 passed, 0 failed
09:45:29 ==============================================================================
09:45:29 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:29 ==============================================================================
09:45:32 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:32 ==============================================================================
09:45:33 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 1 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 2 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 3 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 4 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 5 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 6 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 7 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 8 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 9 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 10 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 11 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 14 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 15 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 16 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 17 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 18 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 19 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 20 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 21 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 22 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 23 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 24 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 25 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 31 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 36 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 38 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 43 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 45 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 101 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 102 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 103 Added | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 104 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 105 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 106 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 107 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 108 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 109 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 110 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 113 Added | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 156 Added | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 201 Added | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 202 Added | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 203 Added | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 204 Added | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 205 Added | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 206 Added | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 209 Added | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 214 Added | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 218 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 219 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 220 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 221 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 222 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 223 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 224 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 225 Added | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 550 Added | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 1 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 2 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 3 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 4 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 5 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 6 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 7 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 8 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 9 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 10 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 11 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 14 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 15 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 16 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 17 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 18 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 19 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 20 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 21 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 22 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 23 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 24 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 25 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 31 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 36 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 38 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 43 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 45 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 101 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 102 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 103 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 104 Updated | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 105 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 106 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 107 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 108 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 109 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 110 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 113 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 156 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 201 Updated | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 202 Updated | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 203 Updated | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 204 Updated | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 205 Updated | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 206 Updated | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 209 Updated | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 214 Updated | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 218 Updated | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 219 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 220 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 221 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 222 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 223 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 224 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 225 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 550 Updated | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 1 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 2 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 3 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 4 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 5 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 6 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 7 Deleted | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 8 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 9 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 10 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 11 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 14 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 15 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 16 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 17 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 18 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 19 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 20 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 21 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 22 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 23 Deleted | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 24 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 25 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 31 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 36 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 38 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 43 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 45 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 101 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 102 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 103 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 104 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 105 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 106 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 107 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 108 Deleted | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 109 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 110 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 113 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 156 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 201 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 202 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 203 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 204 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 205 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 206 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 209 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 214 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 218 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 219 Deleted | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 220 Deleted | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 221 Deleted | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 222 Deleted | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 223 Deleted | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 224 Deleted | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 225 Deleted | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 550 Deleted | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:07 174 tests, 174 passed, 0 failed
09:46:07 ==============================================================================
09:46:07 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:07 ==============================================================================
09:46:07 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 1 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 2 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 3 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 4 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 5 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 6 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 7 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 8 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 9 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 10 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 11 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 15 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 16 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 17 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 18 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 19 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 20 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 21 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 22 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 23 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 24 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 25 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 31 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 36 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 38 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 43 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 45 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 101 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 102 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 103 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 104 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 105 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 106 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 107 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 108 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 109 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 110 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 113 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 201 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 202 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 203 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 204 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 205 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 206 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 209 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 214 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 218 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 219 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 220 Added | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 1 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 2 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 3 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 4 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 5 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 6 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 7 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 8 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 9 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 10 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 11 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 14 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 15 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 16 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 17 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 18 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 19 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 20 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 21 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 22 Updated | PASS |
09:47:09 ------------------------------------------------------------------------------
09:47:09 Test Is Flow 23 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 24 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 25 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 31 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 36 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 38 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 43 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 45 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 101 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 102 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 103 Updated | PASS |
09:47:10 ------------------------------------------------------------------------------
09:47:10 Test Is Flow 104 Updated | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 Test Is Flow 105 Updated | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 Test Is Flow 106 Updated | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 Test Is Flow 107 Updated | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 Test Is Flow 108 Updated | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 Test Is Flow 109 Updated | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 Test Is Flow 110 Updated | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 Test Is Flow 113 Updated | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 Test Is Flow 201 Updated | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 Test Is Flow 202 Updated | PASS |
09:47:11 ------------------------------------------------------------------------------
09:47:11 Test Is Flow 203 Updated | PASS |
09:47:12 ------------------------------------------------------------------------------
09:47:12 Test Is Flow 204 Updated | PASS |
09:47:12 ------------------------------------------------------------------------------
09:47:12 Test Is Flow 205 Updated | PASS |
09:47:12 ------------------------------------------------------------------------------
09:47:12 Test Is Flow 206 Updated | PASS |
09:47:12 ------------------------------------------------------------------------------
09:47:12 Test Is Flow 209 Updated | PASS |
09:47:12 ------------------------------------------------------------------------------
09:47:12 Test Is Flow 214 Updated | PASS |
09:47:12 ------------------------------------------------------------------------------
09:47:12 Test Is Flow 218 Updated | PASS |
09:47:12 ------------------------------------------------------------------------------
09:47:12 Test Is Flow 219 Updated | PASS |
09:47:12 ------------------------------------------------------------------------------
09:47:12 Test Is Flow 220 Updated | PASS |
09:47:12 ------------------------------------------------------------------------------
09:47:12 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 1 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 2 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 3 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 4 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 5 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 6 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 7 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 8 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 9 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 10 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 11 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 14 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 15 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 16 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 17 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 18 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 19 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 20 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 21 Deleted | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Test Is Flow 22 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 23 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 24 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 25 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 31 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 36 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 38 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 43 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 45 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 101 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 102 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 103 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 104 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 105 Deleted | PASS |
09:47:42 ------------------------------------------------------------------------------
09:47:42 Test Is Flow 106 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 107 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 108 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 109 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 110 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 113 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 201 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 202 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 203 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 204 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 205 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 206 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 209 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 214 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 218 Deleted | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Test Is Flow 219 Deleted | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Test Is Flow 220 Deleted | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:44 152 tests, 152 passed, 0 failed
09:47:44 ==============================================================================
09:47:44 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:44 326 tests, 326 passed, 0 failed
09:47:44 ==============================================================================
09:47:44 openflowplugin-sanity.txt.Reconciliation
09:47:44 ==============================================================================
09:47:44 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:44 ==============================================================================
09:47:44 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:45 ------------------------------------------------------------------------------
09:47:45 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Check Linear Topology :: Check Linear Topology. | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:59 | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:09 ------------------------------------------------------------------------------
09:48:09 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:10 | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:16 ------------------------------------------------------------------------------
09:48:16 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:44 | PASS |
09:48:44 ------------------------------------------------------------------------------
09:48:44 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:44 ------------------------------------------------------------------------------
09:48:44 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:44 ------------------------------------------------------------------------------
09:48:44 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:44 ------------------------------------------------------------------------------
09:48:44 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:44 ------------------------------------------------------------------------------
09:48:44 Stop Mininet :: Stop Mininet. | PASS |
09:48:45 ------------------------------------------------------------------------------
09:48:45 Check No Switches :: Check no switches in topology. | PASS |
09:48:46 ------------------------------------------------------------------------------
09:48:46 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:46 23 tests, 23 passed, 0 failed
09:48:46 ==============================================================================
09:48:46 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:46 23 tests, 23 passed, 0 failed
09:48:46 ==============================================================================
09:48:46 openflowplugin-sanity.txt | PASS |
09:48:46 394 tests, 394 passed, 0 failed
09:48:46 ==============================================================================
09:48:46 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:48:50 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:48:50 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:48:50 Examining the files in data/log and checking filesize
09:48:50 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:51 total 1020
09:48:51 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 09:43 .
09:48:51 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 15 09:43 karaf_console.log
09:48:51 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 09:43 ..
09:48:51 -rw-rw-r-- 1 jenkins jenkins 1029270 Nov 15 09:48 karaf.log
09:48:51 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:51 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:48:51 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:48:51 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:51 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:48:51 Let's take the karaf thread dump again...
09:48:51 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:51 karaf main: org.apache.karaf.main.Main, pid:4585
09:48:51 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:52 Killing ODL
09:48:52 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:57 Compressing karaf.log 1
09:48:57 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:57 Fetching compressed karaf.log 1
09:48:57 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:57 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:58 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:58 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:58 Fetch GC logs
09:48:58 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
09:48:58 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:48:58 Examine copied files
09:48:58 total 44020
09:48:58 drwxrwxr-x. 2 jenkins jenkins 6 Nov 15 09:48 gclogs-1
09:48:58 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 15 09:48 odl1_karaf_console.log
09:48:58 -rw-rw-r--. 1 jenkins jenkins 70743 Nov 15 09:48 odl1_karaf.log.gz
09:48:58 -rw-rw-r--. 1 jenkins jenkins 149366 Nov 15 09:48 karaf_1_4585_threads_after.log
09:48:58 -rw-rw-r--. 1 jenkins jenkins 14370 Nov 15 09:48 ps_after.log
09:48:58 -rw-rw-r--. 1 jenkins jenkins 270944 Nov 15 09:48 report.html
09:48:58 -rw-rw-r--. 1 jenkins jenkins 3413619 Nov 15 09:48 log.html
09:48:58 -rw-rw-r--. 1 jenkins jenkins 40959604 Nov 15 09:48 output.xml
09:48:58 -rw-rw-r--. 1 jenkins jenkins 491 Nov 15 09:44 testplan.txt
09:48:58 -rw-rw-r--. 1 jenkins jenkins 107070 Nov 15 09:44 karaf_1_2049_threads_before.log
09:48:58 -rw-rw-r--. 1 jenkins jenkins 14275 Nov 15 09:44 ps_before.log
09:48:58 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 15 09:43 post-startup-script.sh
09:48:58 -rw-rw-r--. 1 jenkins jenkins 252 Nov 15 09:43 startup-script.sh
09:48:58 -rw-rw-r--. 1 jenkins jenkins 3494 Nov 15 09:43 configuration-script.sh
09:48:58 -rw-rw-r--. 1 jenkins jenkins 337 Nov 15 09:43 detect_variables.env
09:48:58 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 15 09:43 pom.xml
09:48:58 -rw-rw-r--. 1 jenkins jenkins 92 Nov 15 09:43 set_variables.env
09:48:58 -rw-rw-r--. 1 jenkins jenkins 297 Nov 15 09:43 slave_addresses.txt
09:48:58 -rw-rw-r--. 1 jenkins jenkins 570 Nov 15 09:42 requirements.txt
09:48:58 -rw-rw-r--. 1 jenkins jenkins 26 Nov 15 09:42 env.properties
09:48:58 -rw-rw-r--. 1 jenkins jenkins 334 Nov 15 09:41 stack-parameters.yaml
09:48:58 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 15 09:40 test
09:48:58 drwxrwxr-x. 2 jenkins jenkins 6 Nov 15 09:40 test@tmp
09:48:58 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 15 09:35 maven-metadata.xml
09:48:58 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16777874425724167790.sh
09:48:58 Karaf Deployments, Tests must have already run
09:48:58 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins7441945311627981579.sh
09:48:58 Cleaning up Robot installation...
09:48:59 $ ssh-agent -k
09:48:59 unset SSH_AUTH_SOCK;
09:48:59 unset SSH_AGENT_PID;
09:48:59 echo Agent pid 6546 killed;
09:48:59 [ssh-agent] Stopped.
09:48:59 Recording plot data
09:48:59 Robot results publisher started...
09:48:59 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:48:59 -Parsing output xml:
09:49:00 Done!
09:49:00 -Copying log files to build dir:
09:49:01 Done!
09:49:01 -Assigning results to build:
09:49:01 Done!
09:49:01 -Checking thresholds:
09:49:01 Done!
09:49:01 Done publishing Robot results.
09:49:01 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12051691129147002656.sh
09:49:01 Archiving csit artifacts
09:49:01 mv: cannot stat '*_1.png': No such file or directory
09:49:01 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:01 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:01 Dload Upload Total Spent Left Speed
09:49:01
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2760k 0 2760k 0 0 5187k 0 --:--:-- --:--:-- --:--:-- 5178k
100 3557k 0 3557k 0 0 5126k 0 --:--:-- --:--:-- --:--:-- 5118k
09:49:02 Archive: robot-plugin.zip
09:49:02 inflating: ./archives/robot-plugin/log.html
09:49:02 inflating: ./archives/robot-plugin/output.xml
09:49:02 inflating: ./archives/robot-plugin/report.html
09:49:02 mv: cannot stat '*.log.gz': No such file or directory
09:49:02 mv: cannot stat '*.csv': No such file or directory
09:49:02 mv: cannot stat '*.png': No such file or directory
09:49:02 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8610232079741725642.sh
09:49:02 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:02 [EnvInject] - Injecting environment variables from a build step.
09:49:02 [EnvInject] - Injecting as environment variables the properties content
09:49:02 OS_CLOUD=vex
09:49:02 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-532
09:49:02
09:49:02 [EnvInject] - Variables injected successfully.
09:49:02 provisioning config files...
09:49:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6254945549948203449.sh
09:49:03 ---> openstack-stack-delete.sh
09:49:03 Setup pyenv:
09:49:03 system
09:49:03 3.8.13
09:49:03 3.9.13
09:49:03 3.10.13
09:49:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKjY from file:/tmp/.os_lf_venv
09:49:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:05 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.
09:49:05 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:49:05 lf-activate-venv(): INFO: Base packages installed successfully
09:49:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:24 lf-activate-venv(): INFO: Adding /tmp/venv-XKjY/bin to PATH
09:49:24 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:36 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-532
09:49:36 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-532
09:49:36 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4824191089480437772.sh
09:49:36 ---> sysstat.sh
09:49:37 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15270934601506536949.sh
09:49:37 ---> package-listing.sh
09:49:37 ++ facter osfamily
09:49:37 ++ tr '[:upper:]' '[:lower:]'
09:49:37 + OS_FAMILY=redhat
09:49:37 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:37 + START_PACKAGES=/tmp/packages_start.txt
09:49:37 + END_PACKAGES=/tmp/packages_end.txt
09:49:37 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:37 + PACKAGES=/tmp/packages_start.txt
09:49:37 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:37 + PACKAGES=/tmp/packages_end.txt
09:49:37 + case "${OS_FAMILY}" in
09:49:37 + rpm -qa
09:49:37 + sort
09:49:38 + '[' -f /tmp/packages_start.txt ']'
09:49:38 + '[' -f /tmp/packages_end.txt ']'
09:49:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:38 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:38 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11210013075080309301.sh
09:49:38 ---> capture-instance-metadata.sh
09:49:38 Setup pyenv:
09:49:38 system
09:49:38 3.8.13
09:49:38 3.9.13
09:49:38 3.10.13
09:49:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKjY from file:/tmp/.os_lf_venv
09:49:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:40 lf-activate-venv(): INFO: Base packages installed successfully
09:49:40 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:50 lf-activate-venv(): INFO: Adding /tmp/venv-XKjY/bin to PATH
09:49:50 INFO: Running in OpenStack, capturing instance metadata
09:49:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6020766934490515530.sh
09:49:50 provisioning config files...
09:49:51 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #532
09:49:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config14736705405150914146tmp
09:49:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:49:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:49:51 provisioning config files...
09:49:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:49:51 [EnvInject] - Injecting environment variables from a build step.
09:49:51 [EnvInject] - Injecting as environment variables the properties content
09:49:51 SERVER_ID=logs
09:49:51
09:49:51 [EnvInject] - Variables injected successfully.
09:49:51 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17211663370695606890.sh
09:49:51 ---> create-netrc.sh
09:49:51 WARN: Log server credential not found.
09:49:51 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6186960289002432612.sh
09:49:51 ---> python-tools-install.sh
09:49:51 Setup pyenv:
09:49:51 system
09:49:51 3.8.13
09:49:51 3.9.13
09:49:51 3.10.13
09:49:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKjY from file:/tmp/.os_lf_venv
09:49:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:53 lf-activate-venv(): INFO: Base packages installed successfully
09:49:53 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:03 lf-activate-venv(): INFO: Adding /tmp/venv-XKjY/bin to PATH
09:50:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15334497929112266313.sh
09:50:03 ---> sudo-logs.sh
09:50:03 Archiving 'sudo' log..
09:50:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17754471058061465590.sh
09:50:04 ---> job-cost.sh
09:50:04 Setup pyenv:
09:50:04 system
09:50:04 3.8.13
09:50:04 3.9.13
09:50:04 3.10.13
09:50:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKjY from file:/tmp/.os_lf_venv
09:50:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:06 lf-activate-venv(): INFO: Base packages installed successfully
09:50:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:13 lf-activate-venv(): INFO: Adding /tmp/venv-XKjY/bin to PATH
09:50:13 DEBUG: total: 0
09:50:13 INFO: Retrieving Stack Cost...
09:50:13 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:14 INFO: Archiving Costs
09:50:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5691682120702779855.sh
09:50:14 ---> logs-deploy.sh
09:50:14 Setup pyenv:
09:50:14 system
09:50:14 3.8.13
09:50:14 3.9.13
09:50:14 3.10.13
09:50:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XKjY from file:/tmp/.os_lf_venv
09:50:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:16 lf-activate-venv(): INFO: Base packages installed successfully
09:50:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:28 lf-activate-venv(): INFO: Adding /tmp/venv-XKjY/bin to PATH
09:50:28 WARNING: Nexus logging server not set
09:50:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/532/
09:50:28 INFO: archiving logs to S3
09:50:29 ---> uname -a:
09:50:29 Linux prd-centos8-robot-2c-8g-10742.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
09:50:29
09:50:29
09:50:29 ---> lscpu:
09:50:29 Architecture: x86_64
09:50:29 CPU op-mode(s): 32-bit, 64-bit
09:50:29 Byte Order: Little Endian
09:50:29 CPU(s): 2
09:50:29 On-line CPU(s) list: 0,1
09:50:29 Thread(s) per core: 1
09:50:29 Core(s) per socket: 1
09:50:29 Socket(s): 2
09:50:29 NUMA node(s): 1
09:50:29 Vendor ID: AuthenticAMD
09:50:29 CPU family: 23
09:50:29 Model: 49
09:50:29 Model name: AMD EPYC-Rome Processor
09:50:29 Stepping: 0
09:50:29 CPU MHz: 2800.000
09:50:29 BogoMIPS: 5600.00
09:50:29 Virtualization: AMD-V
09:50:29 Hypervisor vendor: KVM
09:50:29 Virtualization type: full
09:50:29 L1d cache: 32K
09:50:29 L1i cache: 32K
09:50:29 L2 cache: 512K
09:50:29 L3 cache: 16384K
09:50:29 NUMA node0 CPU(s): 0,1
09:50:29 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
09:50:29
09:50:29
09:50:29 ---> nproc:
09:50:29 2
09:50:29
09:50:29
09:50:29 ---> df -h:
09:50:29 Filesystem Size Used Avail Use% Mounted on
09:50:29 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:29 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:29 tmpfs 3.8G 17M 3.8G 1% /run
09:50:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:29 /dev/vda1 40G 8.4G 32G 21% /
09:50:29 tmpfs 770M 0 770M 0% /run/user/1001
09:50:29
09:50:29
09:50:29 ---> free -m:
09:50:29 total used free shared buff/cache available
09:50:29 Mem: 7697 603 4803 19 2289 6794
09:50:29 Swap: 1023 0 1023
09:50:29
09:50:29
09:50:29 ---> ip addr:
09:50:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:29 inet 127.0.0.1/8 scope host lo
09:50:29 valid_lft forever preferred_lft forever
09:50:29 inet6 ::1/128 scope host
09:50:29 valid_lft forever preferred_lft forever
09:50:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:29 link/ether fa:16:3e:ea:b2:05 brd ff:ff:ff:ff:ff:ff
09:50:29 altname enp0s3
09:50:29 altname ens3
09:50:29 inet 10.30.171.56/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:29 valid_lft 63799sec preferred_lft 63799sec
09:50:29 inet6 fe80::f816:3eff:feea:b205/64 scope link
09:50:29 valid_lft forever preferred_lft forever
09:50:29
09:50:29
09:50:29 ---> sar -b -r -n DEV:
09:50:29 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/15/2025 _x86_64_ (2 CPU)
09:50:29
09:50:29 03:33:43 LINUX RESTART (2 CPU)
09:50:29
09:50:29 03:34:01 AM tps rtps wtps bread/s bwrtn/s
09:50:29 03:35:01 AM 181.97 137.44 44.54 12843.45 37205.43
09:50:29 03:36:01 AM 3.37 0.00 3.37 0.00 700.45
09:50:29 03:37:01 AM 0.20 0.03 0.17 0.53 1.18
09:50:29 03:38:01 AM 0.37 0.00 0.37 0.00 5.48
09:50:29 03:39:01 AM 0.25 0.00 0.25 0.00 3.90
09:50:29 03:40:02 AM 0.22 0.00 0.22 0.00 4.25
09:50:29 03:41:01 AM 0.24 0.00 0.24 0.00 2.66
09:50:29 03:42:01 AM 0.15 0.00 0.15 0.00 1.75
09:50:29 03:43:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:29 03:44:01 AM 0.18 0.00 0.18 0.00 2.55
09:50:29 03:45:01 AM 0.25 0.00 0.25 0.00 4.97
09:50:29 03:46:01 AM 0.20 0.00 0.20 0.00 1.92
09:50:29 03:47:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:29 03:48:01 AM 0.12 0.00 0.12 0.00 1.07
09:50:29 03:49:01 AM 0.28 0.05 0.23 0.80 4.35
09:50:29 03:50:01 AM 1.22 0.00 1.22 0.00 28.31
09:50:29 03:51:01 AM 0.23 0.00 0.23 0.00 2.83
09:50:29 03:52:01 AM 0.22 0.00 0.22 0.00 3.07
09:50:29 03:53:01 AM 0.12 0.00 0.12 0.00 1.10
09:50:29 03:54:01 AM 0.22 0.00 0.22 0.00 2.85
09:50:29 03:55:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:29 03:56:01 AM 0.08 0.00 0.08 0.00 0.67
09:50:29 03:57:01 AM 0.15 0.00 0.15 0.00 1.18
09:50:29 03:58:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 03:59:01 AM 6.28 5.95 0.33 574.88 7.43
09:50:29 04:00:01 AM 2.93 0.00 2.93 0.00 70.55
09:50:29 04:01:01 AM 0.25 0.02 0.23 0.13 2.97
09:50:29 04:02:01 AM 0.35 0.07 0.28 1.73 4.71
09:50:29 04:03:01 AM 0.13 0.00 0.13 0.00 1.40
09:50:29 04:04:01 AM 0.15 0.00 0.15 0.00 1.43
09:50:29 04:05:01 AM 0.25 0.00 0.25 0.00 5.00
09:50:29 04:06:01 AM 0.22 0.00 0.22 0.00 2.43
09:50:29 04:07:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:29 04:08:01 AM 0.13 0.00 0.13 0.00 1.35
09:50:29 04:09:01 AM 0.20 0.00 0.20 0.00 2.22
09:50:29 04:10:01 AM 0.32 0.00 0.32 0.00 6.05
09:50:29 04:11:01 AM 0.22 0.00 0.22 0.00 2.23
09:50:29 04:12:01 AM 0.20 0.00 0.20 0.00 2.27
09:50:29 04:13:01 AM 0.13 0.00 0.13 0.00 1.35
09:50:29 04:14:01 AM 0.18 0.00 0.18 0.00 1.70
09:50:29 04:15:01 AM 0.17 0.00 0.17 0.00 3.30
09:50:29 04:16:01 AM 0.12 0.00 0.12 0.00 0.97
09:50:29 04:17:01 AM 0.25 0.00 0.25 0.00 3.20
09:50:29 04:18:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:29 04:19:01 AM 0.13 0.00 0.13 0.00 1.03
09:50:29 04:20:01 AM 0.22 0.00 0.22 0.00 3.45
09:50:29 04:21:01 AM 0.53 0.32 0.22 6.93 1.98
09:50:29 04:22:01 AM 0.80 0.00 0.80 0.00 20.15
09:50:29 04:23:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:29 04:24:01 AM 0.13 0.00 0.13 0.00 1.02
09:50:29 04:25:01 AM 0.18 0.00 0.18 0.00 3.82
09:50:29 04:26:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:29 04:27:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:29 04:28:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 04:29:01 AM 0.13 0.00 0.13 0.00 0.90
09:50:29 04:30:01 AM 0.30 0.00 0.30 0.00 5.20
09:50:29 04:31:01 AM 0.22 0.00 0.22 0.00 2.43
09:50:29 04:32:01 AM 0.15 0.00 0.15 0.00 1.97
09:50:29 04:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:29 04:34:01 AM 0.15 0.00 0.15 0.00 1.00
09:50:29 04:35:01 AM 0.15 0.00 0.15 0.00 2.90
09:50:29 04:36:01 AM 0.13 0.00 0.13 0.00 1.15
09:50:29 04:37:01 AM 0.35 0.00 0.35 0.00 4.72
09:50:29 04:38:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:29 04:39:01 AM 0.13 0.00 0.13 0.00 1.00
09:50:29 04:40:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:29 04:41:01 AM 0.18 0.00 0.18 0.00 1.92
09:50:29 04:42:01 AM 0.37 0.00 0.37 0.00 6.90
09:50:29 04:43:01 AM 0.17 0.00 0.17 0.00 1.75
09:50:29 04:44:01 AM 0.17 0.00 0.17 0.00 1.28
09:50:29 04:45:02 AM 0.18 0.00 0.18 0.00 3.17
09:50:29 04:46:01 AM 0.12 0.00 0.12 0.00 0.78
09:50:29 04:47:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:29 04:48:01 AM 0.13 0.00 0.13 0.00 1.60
09:50:29 04:49:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:29 04:50:01 AM 0.17 0.00 0.17 0.00 3.33
09:50:29 04:51:01 AM 0.23 0.00 0.23 0.00 2.67
09:50:29 04:52:01 AM 0.18 0.00 0.18 0.00 2.65
09:50:29 04:53:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 04:54:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:29 04:55:01 AM 0.18 0.00 0.18 0.00 3.60
09:50:29 04:56:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 04:57:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:29 04:58:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:29 04:59:01 AM 0.32 0.00 0.32 0.00 4.73
09:50:29 05:00:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:29 05:01:01 AM 0.17 0.00 0.17 0.00 1.37
09:50:29 05:02:01 AM 0.35 0.00 0.35 0.00 6.78
09:50:29 05:03:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:29 05:04:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:29 05:05:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:29 05:06:01 AM 0.17 0.00 0.17 0.00 1.75
09:50:29 05:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 05:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 05:09:01 AM 0.20 0.00 0.20 0.00 2.50
09:50:29 05:10:01 AM 0.25 0.00 0.25 0.00 4.80
09:50:29 05:11:01 AM 0.20 0.00 0.20 0.00 2.02
09:50:29 05:12:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:29 05:13:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 05:14:01 AM 0.17 0.00 0.17 0.00 2.17
09:50:29 05:15:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:29 05:16:01 AM 0.10 0.00 0.10 0.00 0.72
09:50:29 05:17:01 AM 0.13 0.00 0.13 0.00 1.50
09:50:29 05:18:01 AM 0.22 0.00 0.22 0.00 3.37
09:50:29 05:19:01 AM 0.20 0.00 0.20 0.00 2.52
09:50:29 05:20:01 AM 0.27 0.00 0.27 0.00 5.18
09:50:29 05:21:01 AM 0.22 0.00 0.22 0.00 3.03
09:50:29 05:22:01 AM 0.20 0.00 0.20 0.00 2.33
09:50:29 05:23:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:29 05:24:01 AM 0.28 0.00 0.28 0.00 3.97
09:50:29 05:25:01 AM 0.27 0.00 0.27 0.00 5.17
09:50:29 05:26:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:29 05:27:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 05:28:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 05:29:01 AM 0.13 0.00 0.13 0.00 1.02
09:50:29 05:30:01 AM 0.18 0.00 0.18 0.00 3.43
09:50:29 05:31:01 AM 0.23 0.00 0.23 0.00 3.37
09:50:29 05:32:01 AM 0.27 0.00 0.27 0.00 3.25
09:50:29 05:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:29 05:34:01 AM 0.15 0.00 0.15 0.00 1.32
09:50:29 05:35:01 AM 0.20 0.00 0.20 0.00 3.58
09:50:29 05:36:01 AM 0.12 0.00 0.12 0.00 0.82
09:50:29 05:37:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:29 05:38:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 05:39:01 AM 0.22 0.00 0.22 0.00 2.40
09:50:29 05:40:01 AM 0.23 0.00 0.23 0.00 4.12
09:50:29 05:41:01 AM 0.25 0.00 0.25 0.00 2.93
09:50:29 05:42:01 AM 0.77 0.00 0.77 0.00 11.78
09:50:29 05:43:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:29 05:44:01 AM 0.22 0.00 0.22 0.00 2.47
09:50:29 05:45:01 AM 0.22 0.00 0.22 0.00 4.25
09:50:29 05:46:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:29 05:47:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 05:48:01 AM 0.15 0.00 0.15 0.00 1.87
09:50:29 05:49:01 AM 0.13 0.00 0.13 0.00 0.88
09:50:29 05:50:01 AM 0.20 0.00 0.20 0.00 3.95
09:50:29 05:51:01 AM 0.47 0.00 0.47 0.00 5.95
09:50:29 05:52:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:29 05:53:01 AM 0.30 0.00 0.30 0.00 3.05
09:50:29 05:54:02 AM 0.33 0.00 0.33 0.00 3.25
09:50:29 05:55:01 AM 0.39 0.00 0.39 0.00 5.64
09:50:29 05:56:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:29 05:57:01 AM 0.33 0.00 0.33 0.00 3.60
09:50:29 05:58:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:29 05:59:01 AM 0.35 0.00 0.35 0.00 3.88
09:50:29 06:00:01 AM 0.37 0.00 0.37 0.00 5.45
09:50:29 06:01:01 AM 0.30 0.00 0.30 0.00 4.62
09:50:29 06:02:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:29 06:03:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:29 06:04:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:29 06:05:01 AM 0.25 0.00 0.25 0.00 4.93
09:50:29 06:06:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:29 06:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 06:08:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:29 06:09:01 AM 0.22 0.00 0.22 0.00 2.85
09:50:29 06:10:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:29 06:11:01 AM 0.17 0.00 0.17 0.00 1.33
09:50:29 06:12:01 AM 0.22 0.00 0.22 0.00 3.43
09:50:29 06:13:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:29 06:14:01 AM 0.17 0.00 0.17 0.00 2.03
09:50:29 06:15:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:29 06:16:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:29 06:17:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 06:18:01 AM 0.15 0.00 0.15 0.00 1.75
09:50:29 06:19:01 AM 0.25 0.00 0.25 0.00 3.28
09:50:29 06:20:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:29 06:21:01 AM 0.20 0.00 0.20 0.00 2.53
09:50:29 06:22:01 AM 0.20 0.00 0.20 0.00 3.05
09:50:29 06:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:29 06:24:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:29 06:25:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:29 06:26:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:29 06:27:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:29 06:28:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 06:29:01 AM 0.13 0.00 0.13 0.00 1.23
09:50:29 06:30:01 AM 0.33 0.00 0.33 0.00 6.70
09:50:29 06:31:01 AM 0.23 0.00 0.23 0.00 3.35
09:50:29 06:32:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:29 06:33:01 AM 0.15 0.00 0.15 0.00 2.27
09:50:29 06:34:01 AM 0.18 0.00 0.18 0.00 2.07
09:50:29 06:35:01 AM 0.22 0.00 0.22 0.00 4.22
09:50:29 06:36:01 AM 0.18 0.00 0.18 0.00 2.77
09:50:29 06:37:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:29 06:38:01 AM 0.15 0.00 0.15 0.00 1.73
09:50:29 06:39:01 AM 0.18 0.00 0.18 0.00 2.38
09:50:29 06:40:01 AM 0.28 0.00 0.28 0.00 5.47
09:50:29 06:41:01 AM 0.15 0.00 0.15 0.00 1.42
09:50:29 06:42:01 AM 0.20 0.00 0.20 0.00 2.27
09:50:29 06:43:01 AM 0.17 0.00 0.17 0.00 2.10
09:50:29 06:44:01 AM 0.18 0.00 0.18 0.00 1.98
09:50:29 06:45:01 AM 0.22 0.00 0.22 0.00 3.45
09:50:29 06:46:01 AM 0.12 0.00 0.12 0.00 0.82
09:50:29 06:47:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:29 06:48:01 AM 0.15 0.00 0.15 0.00 1.07
09:50:29 06:49:01 AM 0.17 0.00 0.17 0.00 1.28
09:50:29 06:50:01 AM 0.90 0.00 0.90 0.00 15.73
09:50:29 06:51:01 AM 0.23 0.00 0.23 0.00 2.98
09:50:29 06:52:01 AM 0.17 0.00 0.17 0.00 2.15
09:50:29 06:53:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:29 06:54:01 AM 0.13 0.00 0.13 0.00 0.88
09:50:29 06:55:01 AM 0.20 0.00 0.20 0.00 3.82
09:50:29 06:56:01 AM 0.20 0.00 0.20 0.00 2.38
09:50:29 06:57:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:29 06:58:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:29 06:59:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:29 07:00:01 AM 0.17 0.00 0.17 0.00 3.43
09:50:29 07:01:01 AM 0.15 0.00 0.15 0.00 1.37
09:50:29 07:02:01 AM 0.22 0.00 0.22 0.00 3.33
09:50:29 07:03:02 AM 0.20 0.00 0.20 0.00 2.57
09:50:29 07:04:01 AM 0.17 0.00 0.17 0.00 1.30
09:50:29 07:05:01 AM 0.18 0.00 0.18 0.00 3.57
09:50:29 07:06:01 AM 0.13 0.00 0.13 0.00 1.20
09:50:29 07:07:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:29 07:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 07:09:01 AM 0.13 0.00 0.13 0.00 1.00
09:50:29 07:10:01 AM 0.27 0.00 0.27 0.00 5.03
09:50:29 07:11:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:29 07:12:01 AM 0.15 0.00 0.15 0.00 1.97
09:50:29 07:13:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:29 07:14:01 AM 0.22 0.00 0.22 0.00 2.97
09:50:29 07:15:01 AM 0.18 0.00 0.18 0.00 3.60
09:50:29 07:16:01 AM 0.13 0.00 0.13 0.00 0.90
09:50:29 07:17:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:29 07:18:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:29 07:19:01 AM 0.23 0.00 0.23 0.00 3.80
09:50:29 07:20:01 AM 0.18 0.00 0.18 0.00 2.93
09:50:29 07:21:01 AM 0.20 0.00 0.20 0.00 3.12
09:50:29 07:22:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:29 07:23:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:29 07:24:01 AM 0.28 0.00 0.28 0.00 4.45
09:50:29 07:25:01 AM 0.15 0.00 0.15 0.00 2.83
09:50:29 07:26:01 AM 0.15 0.00 0.15 0.00 1.32
09:50:29 07:27:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:29 07:28:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 07:29:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:29 07:30:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:29 07:31:01 AM 0.22 0.00 0.22 0.00 3.07
09:50:29 07:32:01 AM 0.20 0.00 0.20 0.00 2.65
09:50:29 07:33:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:29 07:34:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:29 07:35:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:29 07:36:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:29 07:37:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:29 07:38:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:29 07:39:01 AM 0.17 0.00 0.17 0.00 2.02
09:50:29 07:40:01 AM 0.17 0.00 0.17 0.00 3.33
09:50:29 07:41:01 AM 0.23 0.00 0.23 0.00 2.67
09:50:29 07:42:01 AM 0.17 0.00 0.17 0.00 2.60
09:50:29 07:43:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:29 07:44:01 AM 0.17 0.00 0.17 0.00 1.93
09:50:29 07:45:01 AM 0.22 0.00 0.22 0.00 4.35
09:50:29 07:46:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:29 07:47:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:29 07:48:01 AM 0.23 0.00 0.23 0.00 2.80
09:50:29 07:49:01 AM 0.38 0.00 0.38 0.00 6.20
09:50:29 07:50:01 AM 0.25 0.00 0.25 0.00 5.15
09:50:29 07:51:01 AM 0.15 0.00 0.15 0.00 1.50
09:50:29 07:52:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:29 07:53:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 07:54:01 AM 0.13 0.00 0.13 0.00 1.02
09:50:29 07:55:01 AM 0.28 0.00 0.28 0.00 5.28
09:50:29 07:56:01 AM 0.22 0.00 0.22 0.00 2.45
09:50:29 07:57:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:29 07:58:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:29 07:59:01 AM 0.15 0.00 0.15 0.00 1.00
09:50:29 08:00:01 AM 0.18 0.00 0.18 0.00 3.35
09:50:29 08:01:01 AM 0.18 0.00 0.18 0.00 1.35
09:50:29 08:02:01 AM 0.22 0.00 0.22 0.00 3.43
09:50:29 08:03:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:29 08:04:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:29 08:05:01 AM 0.18 0.00 0.18 0.00 3.47
09:50:29 08:06:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:29 08:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 08:08:01 AM 0.08 0.00 0.08 0.00 0.63
09:50:29 08:09:01 AM 0.22 0.00 0.22 0.00 2.88
09:50:29 08:10:01 AM 0.23 0.00 0.23 0.00 4.25
09:50:29 08:11:01 AM 0.15 0.00 0.15 0.00 1.27
09:50:29 08:12:02 AM 0.17 0.00 0.17 0.00 2.38
09:50:29 08:13:01 AM 0.12 0.00 0.12 0.00 0.92
09:50:29 08:14:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:29 08:15:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:29 08:16:01 AM 0.20 0.00 0.20 0.00 2.52
09:50:29 08:17:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:29 08:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 08:19:01 AM 0.18 0.00 0.18 0.00 2.12
09:50:29 08:20:01 AM 0.18 0.00 0.18 0.00 3.82
09:50:29 08:21:01 AM 0.13 0.00 0.13 0.00 1.50
09:50:29 08:22:01 AM 0.18 0.00 0.18 0.00 2.12
09:50:29 08:23:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:29 08:24:01 AM 0.23 0.00 0.23 0.00 3.38
09:50:29 08:25:01 AM 0.18 0.00 0.18 0.00 3.23
09:50:29 08:26:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:29 08:27:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 08:28:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:29 08:29:01 AM 0.17 0.00 0.17 0.00 2.83
09:50:29 08:30:01 AM 0.18 0.00 0.18 0.00 2.93
09:50:29 08:31:01 AM 0.25 0.00 0.25 0.00 3.07
09:50:29 08:32:01 AM 0.18 0.00 0.18 0.00 2.92
09:50:29 08:33:01 AM 0.12 0.00 0.12 0.00 1.43
09:50:29 08:34:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:29 08:35:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:29 08:36:01 AM 0.12 0.00 0.12 0.00 0.97
09:50:29 08:37:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:29 08:38:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 08:39:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:29 08:40:01 AM 0.25 0.00 0.25 0.00 4.80
09:50:29 08:41:01 AM 0.20 0.00 0.20 0.00 2.02
09:50:29 08:42:01 AM 0.15 0.00 0.15 0.00 2.18
09:50:29 08:43:01 AM 1.08 0.00 1.08 0.00 18.58
09:50:29 08:44:01 AM 0.23 0.00 0.23 0.00 3.92
09:50:29 08:45:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:29 08:46:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:29 08:47:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:29 08:48:01 AM 0.18 0.00 0.18 0.00 1.77
09:50:29 08:49:01 AM 0.33 0.00 0.33 0.00 5.13
09:50:29 08:50:01 AM 0.17 0.00 0.17 0.00 3.33
09:50:29 08:51:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:29 08:52:01 AM 0.15 0.00 0.15 0.00 1.97
09:50:29 08:53:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 08:54:01 AM 0.12 0.00 0.12 0.00 1.25
09:50:29 08:55:01 AM 0.23 0.00 0.23 0.00 4.88
09:50:29 08:56:01 AM 0.27 0.00 0.27 0.00 3.70
09:50:29 08:57:01 AM 0.20 0.00 0.20 0.00 2.78
09:50:29 08:58:01 AM 0.23 0.00 0.23 0.00 3.45
09:50:29 08:59:01 AM 0.23 0.00 0.23 0.00 2.40
09:50:29 09:00:01 AM 0.22 0.00 0.22 0.00 4.87
09:50:29 09:01:01 AM 0.20 0.00 0.20 0.00 2.90
09:50:29 09:02:01 AM 0.25 0.00 0.25 0.00 3.63
09:50:29 09:03:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:29 09:04:01 AM 0.18 0.00 0.18 0.00 2.10
09:50:29 09:05:01 AM 0.20 0.00 0.20 0.00 3.97
09:50:29 09:06:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:29 09:07:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:29 09:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:29 09:09:01 AM 0.17 0.00 0.17 0.00 1.18
09:50:29 09:10:01 AM 0.27 0.00 0.27 0.00 4.92
09:50:29 09:11:01 AM 0.23 0.00 0.23 0.00 2.17
09:50:29 09:12:01 AM 0.12 0.00 0.12 0.00 2.10
09:50:29 09:13:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:29 09:14:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:29 09:15:01 AM 0.17 0.00 0.17 0.00 3.83
09:50:29 09:16:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:29 09:17:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:29 09:18:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:29 09:19:01 AM 0.17 0.00 0.17 0.00 1.43
09:50:29 09:20:02 AM 0.20 0.00 0.20 0.00 3.68
09:50:29 09:21:01 AM 0.15 0.00 0.15 0.00 1.29
09:50:29 09:22:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:29 09:23:01 AM 0.15 0.00 0.15 0.00 1.17
09:50:29 09:24:01 AM 0.45 0.00 0.45 0.00 5.13
09:50:29 09:25:01 AM 0.38 0.00 0.38 0.00 5.95
09:50:29 09:26:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:29 09:27:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:29 09:28:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:29 09:29:01 AM 0.40 0.00 0.40 0.00 4.03
09:50:29 09:30:01 AM 0.37 0.00 0.37 0.00 5.66
09:50:29 09:31:01 AM 0.47 0.00 0.47 0.00 6.48
09:50:29 09:32:01 AM 0.33 0.00 0.33 0.00 3.28
09:50:29 09:33:01 AM 0.28 0.00 0.28 0.00 3.28
09:50:29 09:34:01 AM 0.35 0.00 0.35 0.00 3.05
09:50:29 09:35:01 AM 0.42 0.00 0.42 0.00 5.83
09:50:29 09:36:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:29 09:37:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:29 09:38:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:29 09:39:01 AM 0.37 0.00 0.37 0.00 3.92
09:50:29 09:40:01 AM 0.37 0.00 0.37 0.00 5.72
09:50:29 09:41:01 AM 84.46 8.46 75.99 1459.11 5708.13
09:50:29 09:42:01 AM 80.27 0.72 79.56 52.92 9907.81
09:50:29 09:43:01 AM 51.82 7.10 44.73 1310.18 3419.76
09:50:29 09:44:01 AM 65.49 2.53 62.96 420.33 8101.47
09:50:29 09:45:01 AM 3.13 0.22 2.92 11.73 92.08
09:50:29 09:46:01 AM 2.15 0.00 2.15 0.00 408.96
09:50:29 09:47:01 AM 0.90 0.00 0.90 0.00 500.98
09:50:29 09:48:01 AM 0.42 0.00 0.42 0.00 306.80
09:50:29 09:49:01 AM 2.28 0.22 2.06 6.13 267.51
09:50:29 09:50:01 AM 34.11 0.40 33.71 57.98 3068.58
09:50:29 Average: 1.57 0.44 1.14 44.55 188.14
09:50:29
09:50:29 03:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:29 03:35:01 AM 5813780 7173916 2068652 26.24 2688 1559044 621048 6.95 152952 1658584 19144
09:50:29 03:36:01 AM 5814312 7174448 2068120 26.24 2688 1559044 621048 6.95 152988 1658124 8
09:50:29 03:37:01 AM 5812704 7172860 2069728 26.26 2688 1559064 621048 6.95 152992 1659776 8
09:50:29 03:38:01 AM 5812400 7172556 2070032 26.26 2688 1559064 621048 6.95 152992 1659940 4
09:50:29 03:39:01 AM 5812608 7172764 2069824 26.26 2688 1559064 621048 6.95 152992 1659944 4
09:50:29 03:40:02 AM 5812236 7172396 2070196 26.26 2688 1559068 618792 6.93 152992 1660256 4
09:50:29 03:41:01 AM 5812560 7172740 2069872 26.26 2688 1559072 618792 6.93 152992 1660028 8
09:50:29 03:42:01 AM 5812432 7172616 2070000 26.26 2688 1559076 618792 6.93 152992 1660032 4
09:50:29 03:43:01 AM 5812244 7172428 2070188 26.26 2688 1559076 618792 6.93 153000 1660128 4
09:50:29 03:44:01 AM 5812332 7172516 2070100 26.26 2688 1559076 618792 6.93 152992 1660036 4
09:50:29 03:45:01 AM 5812452 7172640 2069980 26.26 2688 1559080 618792 6.93 152992 1660124 4
09:50:29 03:46:01 AM 5812544 7172732 2069888 26.26 2688 1559080 618792 6.93 152992 1660064 4
09:50:29 03:47:01 AM 5812244 7172432 2070188 26.26 2688 1559080 618792 6.93 152992 1660368 4
09:50:29 03:48:01 AM 5812432 7172624 2070000 26.26 2688 1559084 618792 6.93 152992 1660140 4
09:50:29 03:49:01 AM 5812264 7172456 2070168 26.26 2688 1559084 617248 6.91 153172 1660088 12
09:50:29 03:50:01 AM 5811728 7171920 2070704 26.27 2688 1559084 626984 7.02 153172 1660156 4
09:50:29 03:51:01 AM 5812024 7172220 2070408 26.27 2688 1559088 626984 7.02 153172 1660012 4
09:50:29 03:52:01 AM 5811996 7172192 2070436 26.27 2688 1559088 626984 7.02 153172 1660016 4
09:50:29 03:53:01 AM 5812124 7172324 2070308 26.26 2688 1559092 626984 7.02 153172 1660024 4
09:50:29 03:54:01 AM 5812124 7172324 2070308 26.26 2688 1559092 626984 7.02 153172 1660024 4
09:50:29 03:55:01 AM 5812152 7172352 2070280 26.26 2688 1559092 626984 7.02 153172 1660104 4
09:50:29 03:56:01 AM 5812052 7172256 2070380 26.27 2688 1559096 626984 7.02 153172 1660160 8
09:50:29 03:57:01 AM 5812144 7172348 2070288 26.26 2688 1559096 626984 7.02 153172 1660044 4
09:50:29 03:58:01 AM 5812028 7172232 2070404 26.27 2688 1559096 626984 7.02 153172 1660044 4
09:50:29 03:59:01 AM 5794604 7172112 2087828 26.49 2688 1576336 627480 7.03 155352 1675140 660
09:50:29 04:00:01 AM 5794076 7171584 2088356 26.49 2688 1576336 628576 7.04 155352 1675356 4
09:50:29 04:01:01 AM 5793404 7170920 2089028 26.50 2688 1576340 628576 7.04 155352 1675872 4
09:50:29 04:02:01 AM 5794080 7171664 2088352 26.49 2688 1576408 628576 7.04 155488 1675376 4
09:50:29 04:03:01 AM 5794028 7171612 2088404 26.49 2688 1576408 628576 7.04 155488 1675376 4
09:50:29 04:04:01 AM 5793908 7171492 2088524 26.50 2688 1576408 628576 7.04 155488 1675500 4
09:50:29 04:05:01 AM 5793860 7171452 2088572 26.50 2688 1576416 628576 7.04 155488 1675576 4
09:50:29 04:06:01 AM 5794180 7171772 2088252 26.49 2688 1576416 628576 7.04 155488 1675400 4
09:50:29 04:07:01 AM 5794232 7171824 2088200 26.49 2688 1576416 628576 7.04 155488 1675400 4
09:50:29 04:08:01 AM 5794088 7171684 2088344 26.49 2688 1576420 628576 7.04 155488 1675404 4
09:50:29 04:09:01 AM 5794260 7171856 2088172 26.49 2688 1576420 628576 7.04 155488 1675404 4
09:50:29 04:10:01 AM 5793880 7171476 2088552 26.50 2688 1576420 627528 7.03 155488 1675592 4
09:50:29 04:11:01 AM 5794216 7171820 2088216 26.49 2688 1576428 627528 7.03 155488 1675416 4
09:50:29 04:12:01 AM 5794164 7171768 2088268 26.49 2688 1576428 627528 7.03 155488 1675416 4
09:50:29 04:13:01 AM 5794004 7171612 2088428 26.49 2688 1576432 627528 7.03 155488 1675536 4
09:50:29 04:14:01 AM 5794068 7171676 2088364 26.49 2688 1576432 627528 7.03 155488 1675536 4
09:50:29 04:15:01 AM 5794124 7171732 2088308 26.49 2688 1576432 627528 7.03 155488 1675492 4
09:50:29 04:16:01 AM 5794188 7171800 2088244 26.49 2688 1576436 627528 7.03 155488 1675428 4
09:50:29 04:17:01 AM 5794160 7171772 2088272 26.49 2688 1576436 627528 7.03 155488 1675428 4
09:50:29 04:18:01 AM 5794268 7171880 2088164 26.49 2688 1576436 627528 7.03 155488 1675428 4
09:50:29 04:19:01 AM 5794304 7171920 2088128 26.49 2688 1576440 627528 7.03 155488 1675432 4
09:50:29 04:20:01 AM 5793596 7171212 2088836 26.50 2688 1576440 645120 7.22 155488 1675852 4
09:50:29 04:21:01 AM 5793800 7171544 2088632 26.50 2688 1576560 625660 7.01 155488 1675676 4
09:50:29 04:22:01 AM 5793828 7171652 2088604 26.50 2688 1576640 625660 7.01 155604 1675544 4
09:50:29 04:23:01 AM 5793672 7171496 2088760 26.50 2688 1576640 625660 7.01 155604 1675544 4
09:50:29 04:24:01 AM 5793664 7171488 2088768 26.50 2688 1576644 625660 7.01 155604 1675548 4
09:50:29 04:25:01 AM 5793620 7171444 2088812 26.50 2688 1576644 625660 7.01 155604 1675624 4
09:50:29 04:26:01 AM 5793552 7171376 2088880 26.50 2688 1576644 625660 7.01 155604 1675680 4
09:50:29 04:27:01 AM 5793824 7171652 2088608 26.50 2688 1576648 625660 7.01 155604 1675568 4
09:50:29 04:28:01 AM 5793824 7171652 2088608 26.50 2688 1576648 625660 7.01 155604 1675568 4
09:50:29 04:29:01 AM 5793824 7171652 2088608 26.50 2688 1576648 625660 7.01 155604 1675568 4
09:50:29 04:30:01 AM 5793420 7171252 2089012 26.50 2688 1576652 625660 7.01 155608 1675768 4
09:50:29 04:31:01 AM 5793372 7171212 2089060 26.50 2688 1576652 625660 7.01 155608 1675864 4
09:50:29 04:32:01 AM 5793728 7171572 2088704 26.50 2688 1576656 625660 7.01 155608 1675724 4
09:50:29 04:33:01 AM 5793396 7171240 2089036 26.50 2688 1576656 625660 7.01 155608 1676132 4
09:50:29 04:34:01 AM 5793876 7171720 2088556 26.50 2688 1576656 641532 7.18 155608 1675676 4
09:50:29 04:35:01 AM 5793848 7171696 2088584 26.50 2688 1576660 641532 7.18 155608 1675748 12
09:50:29 04:36:01 AM 5793600 7171444 2088832 26.50 2688 1576660 641532 7.18 155608 1675684 8
09:50:29 04:37:01 AM 5793652 7171496 2088780 26.50 2688 1576660 641532 7.18 155608 1675684 4
09:50:29 04:38:01 AM 5793720 7171568 2088712 26.50 2688 1576664 641532 7.18 155608 1675688 4
09:50:29 04:39:01 AM 5793636 7171484 2088796 26.50 2688 1576664 641532 7.18 155608 1675688 4
09:50:29 04:40:01 AM 5793196 7171044 2089236 26.50 2688 1576664 630688 7.06 155608 1675900 4
09:50:29 04:41:01 AM 5793124 7170980 2089308 26.51 2688 1576668 630688 7.06 155608 1676056 4
09:50:29 04:42:01 AM 5793104 7170960 2089328 26.51 2688 1576668 630688 7.06 155636 1676108 4
09:50:29 04:43:01 AM 5793544 7171404 2088888 26.50 2688 1576672 630688 7.06 155636 1675780 4
09:50:29 04:44:01 AM 5793552 7171416 2088880 26.50 2688 1576676 630688 7.06 155636 1675784 4
09:50:29 04:45:02 AM 5793464 7171328 2088968 26.50 2688 1576676 630688 7.06 155636 1675856 4
09:50:29 04:46:01 AM 5793576 7171440 2088856 26.50 2688 1576676 630688 7.06 155636 1675788 4
09:50:29 04:47:01 AM 5793264 7171132 2089168 26.50 2688 1576680 630688 7.06 155636 1675992 16
09:50:29 04:48:01 AM 5793400 7171268 2089032 26.50 2688 1576680 630688 7.06 155636 1675816 8
09:50:29 04:49:01 AM 5793464 7171332 2088968 26.50 2688 1576680 630688 7.06 155636 1675816 4
09:50:29 04:50:01 AM 5793448 7171320 2088984 26.50 2688 1576684 630688 7.06 155636 1676008 4
09:50:29 04:51:01 AM 5793552 7171424 2088880 26.50 2688 1576684 624424 6.99 155636 1675804 4
09:50:29 04:52:01 AM 5793380 7171256 2089052 26.50 2688 1576688 624424 6.99 155636 1675924 4
09:50:29 04:53:01 AM 5793524 7171400 2088908 26.50 2688 1576688 624424 6.99 155636 1675792 4
09:50:29 04:54:01 AM 5793500 7171376 2088932 26.50 2688 1576688 624424 6.99 155636 1675792 4
09:50:29 04:55:01 AM 5792896 7170776 2089536 26.51 2688 1576692 624424 6.99 155636 1676376 4
09:50:29 04:56:01 AM 5793432 7171312 2089000 26.50 2688 1576692 624424 6.99 155636 1675864 8
09:50:29 04:57:01 AM 5793492 7171372 2088940 26.50 2688 1576692 624424 6.99 155636 1675828 4
09:50:29 04:58:01 AM 5793400 7171284 2089032 26.50 2688 1576696 624424 6.99 155636 1675868 4
09:50:29 04:59:01 AM 5793464 7171348 2088968 26.50 2688 1576696 624424 6.99 155636 1675868 4
09:50:29 05:00:01 AM 5793020 7170904 2089412 26.51 2688 1576696 619504 6.94 155636 1676172 4
09:50:29 05:01:01 AM 5791924 7169828 2090508 26.52 2688 1576704 619504 6.94 155636 1676868 16
09:50:29 05:02:01 AM 5793896 7171800 2088536 26.50 2688 1576704 619504 6.94 155648 1675600 8
09:50:29 05:03:01 AM 5793704 7171612 2088728 26.50 2688 1576708 619504 6.94 155648 1675604 4
09:50:29 05:04:01 AM 5793708 7171616 2088724 26.50 2688 1576708 619504 6.94 155648 1675612 4
09:50:29 05:05:01 AM 5793456 7171364 2088976 26.50 2688 1576708 619504 6.94 155648 1675680 4
09:50:29 05:06:01 AM 5793576 7171488 2088856 26.50 2688 1576712 619504 6.94 155648 1675616 4
09:50:29 05:07:01 AM 5793488 7171400 2088944 26.50 2688 1576712 619504 6.94 155648 1675616 4
09:50:29 05:08:01 AM 5793596 7171508 2088836 26.50 2688 1576712 619504 6.94 155648 1675616 4
09:50:29 05:09:01 AM 5793484 7171400 2088948 26.50 2688 1576716 619504 6.94 155648 1675620 4
09:50:29 05:10:01 AM 5793100 7171016 2089332 26.51 2688 1576716 650532 7.28 155648 1676044 4
09:50:29 05:11:01 AM 5793612 7171532 2088820 26.50 2688 1576720 625712 7.01 155648 1675632 4
09:50:29 05:12:01 AM 5793612 7171532 2088820 26.50 2688 1576720 625712 7.01 155648 1675632 4
09:50:29 05:13:01 AM 5793552 7171472 2088880 26.50 2688 1576720 625712 7.01 155648 1675632 4
09:50:29 05:14:01 AM 5793644 7171568 2088788 26.50 2688 1576724 625712 7.01 155648 1675636 4
09:50:29 05:15:01 AM 5793564 7171488 2088868 26.50 2688 1576724 625712 7.01 155648 1675704 4
09:50:29 05:16:01 AM 5793608 7171532 2088824 26.50 2688 1576724 625712 7.01 155648 1675636 4
09:50:29 05:17:01 AM 5793728 7171656 2088704 26.50 2688 1576728 625712 7.01 155648 1675644 4
09:50:29 05:18:01 AM 5793728 7171656 2088704 26.50 2688 1576728 625712 7.01 155648 1675760 8
09:50:29 05:19:01 AM 5793488 7171416 2088944 26.50 2688 1576728 625712 7.01 155648 1676084 4
09:50:29 05:20:01 AM 5793412 7171340 2089020 26.50 2688 1576728 621288 6.96 155648 1676004 8
09:50:29 05:21:01 AM 5793808 7171748 2088624 26.50 2688 1576736 621288 6.96 155648 1675716 4
09:50:29 05:22:01 AM 5793844 7171784 2088588 26.50 2688 1576736 621288 6.96 155648 1675716 4
09:50:29 05:23:01 AM 5793152 7171096 2089280 26.51 2688 1576740 621288 6.96 155648 1676144 4
09:50:29 05:24:01 AM 5793628 7171572 2088804 26.50 2688 1576740 621288 6.96 155648 1675736 4
09:50:29 05:25:01 AM 5793516 7171460 2088916 26.50 2688 1576740 621288 6.96 155648 1675804 4
09:50:29 05:26:01 AM 5793656 7171604 2088776 26.50 2688 1576744 621288 6.96 155648 1675740 4
09:50:29 05:27:01 AM 5793560 7171508 2088872 26.50 2688 1576744 621288 6.96 155648 1675740 4
09:50:29 05:28:01 AM 5793584 7171532 2088848 26.50 2688 1576744 621288 6.96 155648 1675740 4
09:50:29 05:29:01 AM 5793032 7170984 2089400 26.51 2688 1576748 621288 6.96 155648 1676216 16
09:50:29 05:30:01 AM 5793196 7171148 2089236 26.50 2688 1576748 639884 7.16 155648 1675992 8
09:50:29 05:31:01 AM 5793068 7171024 2089364 26.51 2688 1576756 639884 7.16 155648 1676240 4
09:50:29 05:32:01 AM 5793336 7171292 2089096 26.50 2688 1576756 639884 7.16 155648 1675948 4
09:50:29 05:33:01 AM 5793396 7171352 2089036 26.50 2688 1576756 639884 7.16 155648 1676216 4
09:50:29 05:34:01 AM 5793648 7171608 2088784 26.50 2688 1576760 639884 7.16 155648 1675904 4
09:50:29 05:35:01 AM 5793644 7171604 2088788 26.50 2688 1576760 624284 6.99 155648 1675980 4
09:50:29 05:36:01 AM 5793676 7171636 2088756 26.50 2688 1576760 624284 6.99 155648 1675912 4
09:50:29 05:37:01 AM 5793284 7171248 2089148 26.50 2688 1576764 624284 6.99 155648 1676032 4
09:50:29 05:38:01 AM 5793356 7171320 2089076 26.50 2688 1576764 624284 6.99 155648 1675916 8
09:50:29 05:39:01 AM 5793404 7171368 2089028 26.50 2688 1576764 624284 6.99 155648 1675916 4
09:50:29 05:40:01 AM 5793076 7171044 2089356 26.51 2688 1576768 640384 7.17 155648 1676104 4
09:50:29 05:41:01 AM 5793216 7171184 2089216 26.50 2688 1576772 637624 7.14 165212 1666368 248
09:50:29 05:42:01 AM 5793328 7171300 2089104 26.50 2688 1576776 637624 7.14 165212 1666372 4
09:50:29 05:43:01 AM 5793356 7171328 2089076 26.50 2688 1576776 637624 7.14 165212 1666372 4
09:50:29 05:44:01 AM 5793352 7171324 2089080 26.50 2688 1576776 637624 7.14 165212 1666372 4
09:50:29 05:45:01 AM 5793348 7171324 2089084 26.50 2688 1576780 621516 6.96 165212 1666444 4
09:50:29 05:46:01 AM 5793304 7171280 2089128 26.50 2688 1576780 621516 6.96 165212 1666376 4
09:50:29 05:47:01 AM 5793468 7171444 2088964 26.50 2688 1576780 621516 6.96 165212 1666376 4
09:50:29 05:48:01 AM 5793412 7171392 2089020 26.50 2688 1576784 621516 6.96 165212 1666380 4
09:50:29 05:49:01 AM 5793484 7171464 2088948 26.50 2688 1576784 621516 6.96 165212 1666380 4
09:50:29 05:50:01 AM 5792864 7170844 2089568 26.51 2688 1576784 637052 7.13 165212 1666796 4
09:50:29 05:51:01 AM 5793432 7171416 2089000 26.50 2688 1576788 616296 6.90 165212 1666384 4
09:50:29 05:52:01 AM 5793488 7171472 2088944 26.50 2688 1576788 616296 6.90 165212 1666384 4
09:50:29 05:53:01 AM 5793372 7171360 2089060 26.50 2688 1576792 616296 6.90 165212 1666388 4
09:50:29 05:54:02 AM 5793316 7171304 2089116 26.50 2688 1576792 631936 7.08 165212 1666504 4
09:50:29 05:55:01 AM 5793400 7171388 2089032 26.50 2688 1576792 631936 7.08 165212 1666460 4
09:50:29 05:56:01 AM 5793436 7171424 2088996 26.50 2688 1576792 631936 7.08 165212 1666392 4
09:50:29 05:57:01 AM 5793412 7171404 2089020 26.50 2688 1576796 631936 7.08 165212 1666400 4
09:50:29 05:58:01 AM 5793548 7171540 2088884 26.50 2688 1576796 631936 7.08 165212 1666400 4
09:50:29 05:59:01 AM 5793524 7171516 2088908 26.50 2688 1576796 631936 7.08 165212 1666400 4
09:50:29 06:00:01 AM 5793052 7171056 2089380 26.51 2688 1576804 628660 7.04 165212 1666760 4
09:50:29 06:01:01 AM 5792260 7170276 2090172 26.52 2688 1576800 628660 7.04 165212 1667216 4
09:50:29 06:02:01 AM 5793340 7171364 2089092 26.50 2688 1576808 628660 7.04 165248 1666376 4
09:50:29 06:03:01 AM 5793288 7171312 2089144 26.50 2688 1576808 628660 7.04 165248 1666376 4
09:50:29 06:04:01 AM 5793376 7171400 2089056 26.50 2688 1576808 628660 7.04 165248 1666376 4
09:50:29 06:05:01 AM 5793296 7171324 2089136 26.50 2688 1576812 628660 7.04 165248 1666448 4
09:50:29 06:06:01 AM 5793372 7171400 2089060 26.50 2688 1576812 628660 7.04 165248 1666344 4
09:50:29 06:07:01 AM 5793292 7171320 2089140 26.50 2688 1576812 628660 7.04 165248 1666496 4
09:50:29 06:08:01 AM 5793376 7171408 2089056 26.50 2688 1576816 628660 7.04 165252 1666424 4
09:50:29 06:09:01 AM 5793380 7171412 2089052 26.50 2688 1576816 628660 7.04 165248 1666384 4
09:50:29 06:10:01 AM 5793100 7171132 2089332 26.51 2688 1576816 627372 7.02 165248 1666688 4
09:50:29 06:11:01 AM 5793436 7171472 2088996 26.50 2688 1576820 627372 7.02 165248 1666508 4
09:50:29 06:12:01 AM 5793528 7171564 2088904 26.50 2688 1576820 627372 7.02 165248 1666396 4
09:50:29 06:13:01 AM 5793448 7171488 2088984 26.50 2688 1576824 627372 7.02 165248 1666400 4
09:50:29 06:14:01 AM 5793532 7171572 2088900 26.50 2688 1576824 627372 7.02 165248 1666400 4
09:50:29 06:15:01 AM 5793448 7171488 2088984 26.50 2688 1576824 627372 7.02 165248 1666476 4
09:50:29 06:16:01 AM 5793512 7171556 2088920 26.50 2688 1576828 627372 7.02 165248 1666412 4
09:50:29 06:17:01 AM 5793628 7171672 2088804 26.50 2688 1576828 627372 7.02 165248 1666412 4
09:50:29 06:18:01 AM 5793600 7171644 2088832 26.50 2688 1576828 627372 7.02 165248 1666412 4
09:50:29 06:19:01 AM 5793312 7171360 2089120 26.50 2688 1576832 627372 7.02 165248 1666532 4
09:50:29 06:20:01 AM 5793040 7171088 2089392 26.51 2688 1576832 643948 7.21 165248 1666604 4
09:50:29 06:21:01 AM 5793216 7171260 2089216 26.50 2688 1576836 643948 7.21 165248 1666428 8
09:50:29 06:22:01 AM 5792832 7170876 2089600 26.51 2688 1576836 643948 7.21 165248 1666864 4
09:50:29 06:23:01 AM 5793200 7171244 2089232 26.50 2688 1576836 643948 7.21 165248 1666476 4
09:50:29 06:24:01 AM 5793200 7171248 2089232 26.50 2688 1576840 643948 7.21 165248 1666480 4
09:50:29 06:25:01 AM 5793112 7171160 2089320 26.51 2688 1576840 643948 7.21 165248 1666548 4
09:50:29 06:26:01 AM 5793172 7171220 2089260 26.51 2688 1576840 643948 7.21 165248 1666480 4
09:50:29 06:27:01 AM 5793172 7171224 2089260 26.51 2688 1576844 643948 7.21 165248 1666484 4
09:50:29 06:28:01 AM 5793284 7171336 2089148 26.50 2688 1576844 643948 7.21 165248 1666484 4
09:50:29 06:29:01 AM 5792984 7171036 2089448 26.51 2688 1576844 628148 7.03 165248 1666924 16
09:50:29 06:30:01 AM 5792896 7170952 2089536 26.51 2688 1576848 627436 7.03 165248 1666852 8
09:50:29 06:31:01 AM 5793052 7171108 2089380 26.51 2688 1576848 627436 7.03 165248 1666824 4
09:50:29 06:32:01 AM 5793092 7171148 2089340 26.51 2688 1576848 627436 7.03 165248 1666552 4
09:50:29 06:33:01 AM 5791852 7169912 2090580 26.52 2688 1576852 627436 7.03 165248 1667728 4
09:50:29 06:34:01 AM 5792192 7170252 2090240 26.52 2688 1576852 627436 7.03 165248 1667524 4
09:50:29 06:35:01 AM 5792176 7170236 2090256 26.52 2688 1576852 627436 7.03 165248 1667592 4
09:50:29 06:36:01 AM 5791828 7169892 2090604 26.52 2688 1576856 627436 7.03 165248 1667768 4
09:50:29 06:37:01 AM 5792152 7170216 2090280 26.52 2688 1576856 627436 7.03 165248 1667564 4
09:50:29 06:38:01 AM 5792020 7170084 2090412 26.52 2688 1576856 627436 7.03 165248 1667680 4
09:50:29 06:39:01 AM 5792192 7170260 2090240 26.52 2688 1576860 627436 7.03 165248 1667568 4
09:50:29 06:40:01 AM 5791760 7169828 2090672 26.52 2688 1576860 626648 7.02 165248 1667872 4
09:50:29 06:41:01 AM 5791912 7169992 2090520 26.52 2688 1576868 626648 7.02 165248 1667696 4
09:50:29 06:42:01 AM 5792000 7170080 2090432 26.52 2688 1576868 626648 7.02 165248 1667696 4
09:50:29 06:43:01 AM 5792024 7170104 2090408 26.52 2688 1576868 626648 7.02 165248 1667580 4
09:50:29 06:44:01 AM 5791996 7170084 2090436 26.52 2688 1576876 626648 7.02 165248 1667704 4
09:50:29 06:45:01 AM 5792056 7170144 2090376 26.52 2688 1576876 626648 7.02 165248 1667772 4
09:50:29 06:46:01 AM 5792176 7170264 2090256 26.52 2688 1576876 626648 7.02 165248 1667704 4
09:50:29 06:47:01 AM 5792176 7170268 2090256 26.52 2688 1576880 626648 7.02 165248 1667708 8
09:50:29 06:48:01 AM 5791876 7169968 2090556 26.52 2688 1576880 626648 7.02 165248 1667844 12
09:50:29 06:49:01 AM 5792188 7170280 2090244 26.52 2688 1576880 625952 7.01 165820 1667068 252
09:50:29 06:50:01 AM 5791740 7169836 2090692 26.52 2688 1576884 619308 6.93 165820 1667256 4
09:50:29 06:51:01 AM 5791884 7169984 2090548 26.52 2688 1576884 619308 6.93 165820 1667072 4
09:50:29 06:52:01 AM 5792116 7170220 2090316 26.52 2688 1576888 619308 6.93 165820 1667076 4
09:50:29 06:53:01 AM 5792120 7170224 2090312 26.52 2688 1576888 619308 6.93 165820 1667076 4
09:50:29 06:54:01 AM 5792120 7170224 2090312 26.52 2688 1576888 619308 6.93 165820 1667080 4
09:50:29 06:55:01 AM 5791960 7170068 2090472 26.52 2688 1576892 635140 7.11 165820 1667152 4
09:50:29 06:56:01 AM 5792032 7170140 2090400 26.52 2688 1576892 635140 7.11 165820 1667088 4
09:50:29 06:57:01 AM 5792128 7170236 2090304 26.52 2688 1576892 635140 7.11 165820 1667204 4
09:50:29 06:58:01 AM 5792128 7170240 2090304 26.52 2688 1576896 635140 7.11 165820 1667208 4
09:50:29 06:59:01 AM 5792052 7170164 2090380 26.52 2688 1576896 635140 7.11 165820 1667096 4
09:50:29 07:00:01 AM 5791684 7169796 2090748 26.52 2688 1576896 627500 7.03 165820 1667284 4
09:50:29 07:01:01 AM 5790932 7169052 2091500 26.53 2688 1576904 627500 7.03 165820 1667804 4
09:50:29 07:02:01 AM 5791888 7170008 2090544 26.52 2688 1576904 627500 7.03 165820 1667108 4
09:50:29 07:03:02 AM 5791780 7169904 2090652 26.52 2688 1576908 627500 7.03 165820 1667316 4
09:50:29 07:04:01 AM 5791760 7169884 2090672 26.52 2688 1576908 627500 7.03 165820 1667408 16
09:50:29 07:05:01 AM 5792052 7170176 2090380 26.52 2688 1576908 627500 7.03 165820 1667216 12
09:50:29 07:06:01 AM 5792196 7170324 2090236 26.52 2688 1576912 627500 7.03 165820 1667152 4
09:50:29 07:07:01 AM 5792108 7170236 2090324 26.52 2688 1576912 627500 7.03 165820 1667116 4
09:50:29 07:08:01 AM 5791952 7170080 2090480 26.52 2688 1576912 627500 7.03 165820 1667152 4
09:50:29 07:09:01 AM 5791900 7170032 2090532 26.52 2688 1576916 627500 7.03 165820 1667156 4
09:50:29 07:10:01 AM 5791248 7169380 2091184 26.53 2688 1576916 619404 6.94 165820 1667612 4
09:50:29 07:11:01 AM 5791608 7169740 2090824 26.53 2688 1576916 619404 6.94 165820 1667392 4
09:50:29 07:12:01 AM 5791760 7169896 2090672 26.52 2688 1576920 619404 6.94 165820 1667440 16
09:50:29 07:13:01 AM 5791596 7169732 2090836 26.53 2688 1576920 619404 6.94 165820 1667420 8
09:50:29 07:14:01 AM 5791944 7170080 2090488 26.52 2688 1576920 634780 7.11 165820 1667208 4
09:50:29 07:15:01 AM 5791320 7169460 2091112 26.53 2688 1576924 634780 7.11 165820 1667644 4
09:50:29 07:16:01 AM 5791788 7169924 2090644 26.52 2688 1576924 634780 7.11 165820 1667244 4
09:50:29 07:17:01 AM 5791764 7169900 2090668 26.52 2688 1576924 634780 7.11 165820 1667244 4
09:50:29 07:18:01 AM 5791796 7169936 2090636 26.52 2688 1576928 634780 7.11 165820 1667248 4
09:50:29 07:19:01 AM 5791748 7169888 2090684 26.52 2688 1576928 634780 7.11 165820 1667456 4
09:50:29 07:20:01 AM 5791668 7169808 2090764 26.52 2688 1576928 627564 7.03 165820 1667436 4
09:50:29 07:21:01 AM 5791664 7169808 2090768 26.52 2688 1576932 627564 7.03 165820 1667668 4
09:50:29 07:22:01 AM 5792112 7170256 2090320 26.52 2688 1576932 627564 7.03 165820 1667260 4
09:50:29 07:23:01 AM 5791920 7170068 2090512 26.52 2688 1576936 627564 7.03 165820 1667380 4
09:50:29 07:24:01 AM 5791892 7170040 2090540 26.52 2688 1576936 627564 7.03 165820 1667380 4
09:50:29 07:25:01 AM 5791952 7170104 2090480 26.52 2688 1576940 627564 7.03 165820 1667336 12
09:50:29 07:26:01 AM 5792012 7170168 2090420 26.52 2688 1576944 627564 7.03 165820 1667272 8
09:50:29 07:27:01 AM 5791924 7170080 2090508 26.52 2688 1576944 627564 7.03 165820 1667272 4
09:50:29 07:28:01 AM 5792004 7170160 2090428 26.52 2688 1576944 627564 7.03 165820 1667272 4
09:50:29 07:29:01 AM 5791644 7169804 2090788 26.52 2688 1576948 627564 7.03 165820 1667392 4
09:50:29 07:30:01 AM 5791548 7169708 2090884 26.53 2688 1576948 633060 7.09 165820 1667576 4
09:50:29 07:31:01 AM 5791432 7169604 2091000 26.53 2688 1576952 633060 7.09 165820 1667680 4
09:50:29 07:32:01 AM 5791696 7169868 2090736 26.52 2688 1576952 633060 7.09 165820 1667360 4
09:50:29 07:33:01 AM 5791344 7169516 2091088 26.53 2688 1576952 633060 7.09 165820 1667812 4
09:50:29 07:34:01 AM 5791704 7169880 2090728 26.52 2688 1576956 633060 7.09 165820 1667408 4
09:50:29 07:35:01 AM 5791824 7170000 2090608 26.52 2688 1576956 633060 7.09 165820 1667476 4
09:50:29 07:36:01 AM 5791936 7170112 2090496 26.52 2688 1576956 633060 7.09 165820 1667408 4
09:50:29 07:37:01 AM 5791936 7170116 2090496 26.52 2688 1576960 633060 7.09 165820 1667412 4
09:50:29 07:38:01 AM 5791884 7170064 2090548 26.52 2688 1576960 633060 7.09 165820 1667412 4
09:50:29 07:39:01 AM 5791960 7170140 2090472 26.52 2688 1576960 633060 7.09 165820 1667412 4
09:50:29 07:40:01 AM 5791412 7169596 2091020 26.53 2688 1576964 627692 7.03 165820 1667600 4
09:50:29 07:41:01 AM 5791672 7169856 2090760 26.52 2688 1576964 627692 7.03 165820 1667532 4
09:50:29 07:42:01 AM 5791668 7169856 2090764 26.52 2688 1576968 627692 7.03 165820 1667420 4
09:50:29 07:43:01 AM 5791756 7169944 2090676 26.52 2688 1576968 627692 7.03 165820 1667536 4
09:50:29 07:44:01 AM 5791788 7169976 2090644 26.52 2688 1576968 627692 7.03 165820 1667420 4
09:50:29 07:45:01 AM 5791700 7169892 2090732 26.52 2688 1576972 627692 7.03 165820 1667492 4
09:50:29 07:46:01 AM 5791844 7170036 2090588 26.52 2688 1576972 627692 7.03 165820 1667424 8
09:50:29 07:47:01 AM 5791880 7170072 2090552 26.52 2688 1576972 627692 7.03 165820 1667540 4
09:50:29 07:48:01 AM 5791880 7170072 2090552 26.52 2688 1576972 627692 7.03 165820 1667424 4
09:50:29 07:49:01 AM 5791788 7169984 2090644 26.52 2688 1576976 627692 7.03 165820 1667428 4
09:50:29 07:50:01 AM 5791564 7169760 2090868 26.53 2688 1576976 619496 6.94 165820 1667612 4
09:50:29 07:51:01 AM 5791604 7169812 2090828 26.53 2688 1576984 619496 6.94 165820 1667472 4
09:50:29 07:52:01 AM 5791712 7169920 2090720 26.52 2688 1576984 619496 6.94 165820 1667472 4
09:50:29 07:53:01 AM 5791608 7169816 2090824 26.53 2688 1576984 619496 6.94 165820 1667472 4
09:50:29 07:54:01 AM 5791724 7169936 2090708 26.52 2688 1576988 619496 6.94 165820 1667476 4
09:50:29 07:55:01 AM 5791636 7169848 2090796 26.52 2688 1576988 619496 6.94 165820 1667548 4
09:50:29 07:56:01 AM 5791784 7169996 2090648 26.52 2688 1576988 619496 6.94 165820 1667480 4
09:50:29 07:57:01 AM 5791696 7169912 2090736 26.52 2688 1576992 619496 6.94 165820 1667484 4
09:50:29 07:58:01 AM 5791432 7169648 2091000 26.53 2688 1576992 619496 6.94 165820 1667884 4
09:50:29 07:59:01 AM 5791692 7169908 2090740 26.52 2688 1576992 619496 6.94 165820 1667496 4
09:50:29 08:00:01 AM 5791292 7169512 2091140 26.53 2688 1576996 619500 6.94 165820 1667684 4
09:50:29 08:01:01 AM 5790552 7168764 2091880 26.54 2688 1576996 619500 6.94 165820 1668312 4
09:50:29 08:02:01 AM 5791600 7169816 2090832 26.53 2688 1577000 619500 6.94 165820 1667504 4
09:50:29 08:03:01 AM 5791608 7169824 2090824 26.53 2688 1577000 619500 6.94 165820 1667504 4
09:50:29 08:04:01 AM 5791628 7169844 2090804 26.52 2688 1577000 619500 6.94 165820 1667504 4
09:50:29 08:05:01 AM 5791556 7169780 2090876 26.53 2688 1577008 619500 6.94 165820 1667696 4
09:50:29 08:06:01 AM 5791704 7169928 2090728 26.52 2688 1577008 619500 6.94 165820 1667512 4
09:50:29 08:07:01 AM 5791580 7169804 2090852 26.53 2688 1577008 619500 6.94 165820 1667628 0
09:50:29 08:08:01 AM 5791320 7169548 2091112 26.53 2688 1577012 619500 6.94 165820 1667824 16
09:50:29 08:09:01 AM 5791772 7170000 2090660 26.52 2688 1577012 619500 6.94 165820 1667520 8
09:50:29 08:10:01 AM 5791260 7169488 2091172 26.53 2688 1577012 619500 6.94 165820 1667588 4
09:50:29 08:11:01 AM 5791612 7169844 2090820 26.53 2688 1577016 619500 6.94 165820 1667524 4
09:50:29 08:12:02 AM 5791044 7169276 2091388 26.53 2688 1577016 619500 6.94 165820 1668052 4
09:50:29 08:13:01 AM 5791532 7169768 2090900 26.53 2688 1577020 619500 6.94 165820 1667532 4
09:50:29 08:14:01 AM 5791600 7169836 2090832 26.53 2688 1577020 619500 6.94 165820 1667532 4
09:50:29 08:15:01 AM 5791512 7169748 2090920 26.53 2688 1577020 619500 6.94 165820 1667648 4
09:50:29 08:16:01 AM 5791484 7169724 2090948 26.53 2688 1577024 619500 6.94 165820 1667536 4
09:50:29 08:17:01 AM 5791516 7169756 2090916 26.53 2688 1577024 634880 7.11 165820 1667536 4
09:50:29 08:18:01 AM 5791404 7169644 2091028 26.53 2688 1577024 634880 7.11 165824 1667576 4
09:50:29 08:19:01 AM 5791544 7169788 2090888 26.53 2688 1577028 634880 7.11 165820 1667540 4
09:50:29 08:20:01 AM 5791064 7169308 2091368 26.53 2688 1577028 628016 7.03 165820 1667804 4
09:50:29 08:21:01 AM 5791384 7169636 2091048 26.53 2688 1577032 628016 7.03 165820 1667752 4
09:50:29 08:22:01 AM 5791660 7169912 2090772 26.52 2688 1577032 628016 7.03 165820 1667548 4
09:50:29 08:23:01 AM 5791524 7169776 2090908 26.53 2688 1577032 628016 7.03 165820 1667528 4
09:50:29 08:24:01 AM 5791584 7169836 2090848 26.53 2688 1577032 628016 7.03 165820 1667664 4
09:50:29 08:25:01 AM 5791588 7169844 2090844 26.53 2688 1577036 628016 7.03 165820 1667620 4
09:50:29 08:26:01 AM 5791728 7169984 2090704 26.52 2688 1577036 628016 7.03 165820 1667552 4
09:50:29 08:27:01 AM 5791588 7169844 2090844 26.53 2688 1577036 628016 7.03 165820 1667668 4
09:50:29 08:28:01 AM 5791536 7169796 2090896 26.53 2688 1577040 628016 7.03 165820 1667672 4
09:50:29 08:29:01 AM 5791200 7169460 2091232 26.53 2688 1577040 628016 7.03 165820 1667944 4
09:50:29 08:30:01 AM 5791292 7169552 2091140 26.53 2688 1577040 627692 7.03 165820 1667740 12
09:50:29 08:31:01 AM 5791256 7169520 2091176 26.53 2688 1577044 627692 7.03 165820 1667768 16
09:50:29 08:32:01 AM 5791124 7169388 2091308 26.53 2688 1577044 627692 7.03 165820 1667836 12
09:50:29 08:33:01 AM 5791464 7169732 2090968 26.53 2688 1577048 627692 7.03 165820 1667760 4
09:50:29 08:34:01 AM 5791556 7169824 2090876 26.53 2688 1577048 627692 7.03 165820 1667576 4
09:50:29 08:35:01 AM 5791476 7169744 2090956 26.53 2688 1577048 627692 7.03 165820 1667644 4
09:50:29 08:36:01 AM 5791672 7169944 2090760 26.52 2688 1577052 627692 7.03 165820 1667580 4
09:50:29 08:37:01 AM 5791616 7169888 2090816 26.53 2688 1577052 627692 7.03 165820 1667580 4
09:50:29 08:38:01 AM 5791728 7170000 2090704 26.52 2688 1577052 627692 7.03 165820 1667580 4
09:50:29 08:39:01 AM 5791700 7169976 2090732 26.52 2688 1577056 627692 7.03 165820 1667588 4
09:50:29 08:40:01 AM 5791084 7169360 2091348 26.53 2688 1577056 647004 7.24 165820 1667772 4
09:50:29 08:41:01 AM 5791256 7169544 2091176 26.53 2688 1577060 647004 7.24 165820 1667596 4
09:50:29 08:42:01 AM 5791328 7169628 2091104 26.53 2688 1577076 627412 7.03 166796 1666640 268
09:50:29 08:43:01 AM 5791372 7169676 2091060 26.53 2688 1577076 627412 7.03 166796 1666644 4
09:50:29 08:44:01 AM 5790844 7169152 2091588 26.53 2688 1577080 627412 7.03 166796 1667056 4
09:50:29 08:45:01 AM 5791296 7169604 2091136 26.53 2688 1577080 627412 7.03 166796 1666716 4
09:50:29 08:46:01 AM 5791464 7169772 2090968 26.53 2688 1577080 627412 7.03 166796 1666648 4
09:50:29 08:47:01 AM 5791440 7169752 2090992 26.53 2688 1577084 627412 7.03 166796 1666652 4
09:50:29 08:48:01 AM 5791524 7169836 2090908 26.53 2688 1577084 627412 7.03 166796 1666652 4
09:50:29 08:49:01 AM 5791524 7169840 2090908 26.53 2688 1577088 627412 7.03 166796 1666656 4
09:50:29 08:50:01 AM 5790896 7169216 2091536 26.53 2688 1577092 647524 7.25 166796 1666960 16
09:50:29 08:51:01 AM 5791528 7169848 2090904 26.53 2688 1577092 647524 7.25 166796 1666660 8
09:50:29 08:52:01 AM 5791520 7169844 2090912 26.53 2688 1577096 647524 7.25 166796 1666664 4
09:50:29 08:53:01 AM 5791560 7169884 2090872 26.53 2688 1577096 647524 7.25 166796 1666664 4
09:50:29 08:54:01 AM 5791096 7169420 2091336 26.53 2688 1577096 647524 7.25 166796 1666936 4
09:50:29 08:55:01 AM 5791400 7169728 2091032 26.53 2688 1577100 647524 7.25 166796 1666736 4
09:50:29 08:56:01 AM 5791436 7169764 2090996 26.53 2688 1577100 647524 7.25 166796 1666668 4
09:50:29 08:57:01 AM 5791392 7169720 2091040 26.53 2688 1577100 647524 7.25 166796 1666668 4
09:50:29 08:58:01 AM 5791008 7169340 2091424 26.53 2688 1577104 647524 7.25 166796 1667012 4
09:50:29 08:59:01 AM 5791420 7169752 2091012 26.53 2688 1577104 647524 7.25 166796 1666672 4
09:50:29 09:00:01 AM 5791076 7169408 2091356 26.53 2688 1577104 617652 6.92 166796 1666992 4
09:50:29 09:01:01 AM 5790252 7168588 2092180 26.54 2688 1577112 617652 6.92 166796 1667512 4
09:50:29 09:02:01 AM 5791316 7169652 2091116 26.53 2688 1577112 617652 6.92 166800 1666696 4
09:50:29 09:03:01 AM 5791404 7169740 2091028 26.53 2688 1577112 617652 6.92 166800 1666696 4
09:50:29 09:04:01 AM 5791444 7169784 2090988 26.53 2688 1577116 617652 6.92 166800 1666700 4
09:50:29 09:05:01 AM 5790948 7169288 2091484 26.53 2688 1577116 617652 6.92 166800 1667108 4
09:50:29 09:06:01 AM 5791312 7169652 2091120 26.53 2688 1577116 617652 6.92 166800 1666700 4
09:50:29 09:07:01 AM 5791368 7169712 2091064 26.53 2688 1577120 617652 6.92 166800 1666704 4
09:50:29 09:08:01 AM 5791392 7169736 2091040 26.53 2688 1577120 617652 6.92 166800 1666704 4
09:50:29 09:09:01 AM 5791456 7169800 2090976 26.53 2688 1577120 617652 6.92 166800 1666704 4
09:50:29 09:10:01 AM 5791180 7169528 2091252 26.53 2688 1577124 622444 6.97 166800 1666892 4
09:50:29 09:11:01 AM 5791404 7169748 2091028 26.53 2688 1577124 622444 6.97 166800 1666708 4
09:50:29 09:12:01 AM 5791304 7169652 2091128 26.53 2688 1577128 622444 6.97 166800 1666916 4
09:50:29 09:13:01 AM 5791524 7169872 2090908 26.53 2688 1577128 622444 6.97 166800 1666712 4
09:50:29 09:14:01 AM 5791120 7169468 2091312 26.53 2688 1577128 622444 6.97 166800 1667016 16
09:50:29 09:15:01 AM 5791088 7169440 2091344 26.53 2688 1577132 622444 6.97 166800 1666948 4
09:50:29 09:16:01 AM 5791160 7169512 2091272 26.53 2688 1577132 622444 6.97 166800 1666860 4
09:50:29 09:17:01 AM 5791228 7169580 2091204 26.53 2688 1577132 622444 6.97 166800 1666860 4
09:50:29 09:18:01 AM 5791260 7169616 2091172 26.53 2688 1577136 622444 6.97 166800 1666864 4
09:50:29 09:19:01 AM 5791260 7169616 2091172 26.53 2688 1577136 622444 6.97 166800 1666864 4
09:50:29 09:20:02 AM 5791088 7169444 2091344 26.53 2688 1577136 619288 6.93 166800 1666932 4
09:50:29 09:21:01 AM 5791348 7169708 2091084 26.53 2688 1577140 619288 6.93 166800 1666756 4
09:50:29 09:22:01 AM 5791292 7169652 2091140 26.53 2688 1577140 619288 6.93 166800 1666756 4
09:50:29 09:23:01 AM 5791316 7169680 2091116 26.53 2688 1577144 634912 7.11 166800 1666804 4
09:50:29 09:24:01 AM 5791428 7169792 2091004 26.53 2688 1577144 634912 7.11 166800 1666876 4
09:50:29 09:25:01 AM 5790780 7169144 2091652 26.54 2688 1577144 634912 7.11 166800 1667100 4
09:50:29 09:26:01 AM 5791156 7169524 2091276 26.53 2688 1577148 634912 7.11 166800 1666868 4
09:50:29 09:27:01 AM 5791152 7169520 2091280 26.53 2688 1577148 634912 7.11 166800 1666984 4
09:50:29 09:28:01 AM 5791264 7169632 2091168 26.53 2688 1577148 634912 7.11 166800 1666984 4
09:50:29 09:29:01 AM 5791236 7169612 2091196 26.53 2688 1577156 634912 7.11 166800 1666992 4
09:50:29 09:30:01 AM 5790988 7169364 2091444 26.53 2688 1577156 632732 7.08 166800 1667064 4
09:50:29 09:31:01 AM 5790932 7169312 2091500 26.53 2688 1577160 632732 7.08 166800 1667172 4
09:50:29 09:32:01 AM 5791308 7169688 2091124 26.53 2688 1577160 632732 7.08 166800 1666888 4
09:50:29 09:33:01 AM 5790948 7169328 2091484 26.53 2688 1577160 632732 7.08 166800 1667108 4
09:50:29 09:34:01 AM 5791052 7169436 2091380 26.53 2688 1577164 632732 7.08 166800 1666908 4
09:50:29 09:35:01 AM 5791032 7169416 2091400 26.53 2688 1577164 632732 7.08 166800 1667092 4
09:50:29 09:36:01 AM 5791124 7169508 2091308 26.53 2688 1577164 632732 7.08 166800 1666908 4
09:50:29 09:37:01 AM 5791296 7169684 2091136 26.53 2688 1577168 632732 7.08 166800 1666912 4
09:50:29 09:38:01 AM 5791184 7169572 2091248 26.53 2688 1577168 632732 7.08 166800 1666912 4
09:50:29 09:39:01 AM 5791332 7169720 2091100 26.53 2688 1577168 632732 7.08 166800 1666912 4
09:50:29 09:40:01 AM 5790856 7169244 2091576 26.53 2688 1577168 631568 7.07 166800 1667096 4
09:50:29 09:41:01 AM 5287512 7033652 2594920 32.92 2688 1927912 697108 7.81 201204 2072992 186360
09:50:29 09:42:01 AM 5164224 7025484 2718208 34.48 2688 2036872 674248 7.55 223144 2144380 41196
09:50:29 09:43:01 AM 4826708 6957752 3055724 38.77 2688 2296960 756200 8.47 297128 2379584 198852
09:50:29 09:44:01 AM 4912568 7041092 2969864 37.68 2688 2294956 650224 7.28 279256 2305276 24
09:50:29 09:45:01 AM 4870468 7000324 3011964 38.21 2688 2296304 717112 8.03 279440 2346676 1000
09:50:29 09:46:01 AM 4836812 6983084 3045620 38.64 2688 2312764 717112 8.03 279856 2379412 7168
09:50:29 09:47:01 AM 4829192 6983564 3053240 38.73 2688 2320872 732528 8.20 279856 2387676 704
09:50:29 09:48:01 AM 4814436 6979220 3067996 38.92 2688 2331284 732528 8.20 279904 2401840 2024
09:50:29 09:49:01 AM 5038360 7030096 2844072 36.08 2688 2159644 642236 7.19 316376 2142480 7752
09:50:29 09:50:01 AM 4904448 6938344 2977984 37.78 2688 2206276 766408 8.58 517328 2099712 12480
09:50:29 Average: 5771266 7166039 2111166 26.78 2688 1592795 629948 7.05 165726 1684934 1276
09:50:29
09:50:29 03:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:29 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:35:01 AM eth0 99.67 47.25 372.48 14.85 0.00 0.00 0.00 0.00
09:50:29 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:36:01 AM eth0 1.68 0.02 0.19 0.00 0.00 0.00 0.00 0.00
09:50:29 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:37:01 AM eth0 2.58 0.12 0.32 0.01 0.00 0.00 0.00 0.00
09:50:29 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:38:01 AM eth0 0.87 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:50:29 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:39:01 AM eth0 0.47 0.12 0.04 0.01 0.00 0.00 0.00 0.00
09:50:29 03:40:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:40:02 AM eth0 0.93 0.18 0.18 0.07 0.00 0.00 0.00 0.00
09:50:29 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:41:01 AM eth0 0.58 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:29 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:42:01 AM eth0 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:29 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:43:01 AM eth0 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:29 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:44:01 AM eth0 0.55 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:50:29 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:45:01 AM eth0 1.12 0.20 0.20 0.08 0.00 0.00 0.00 0.00
09:50:29 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:46:01 AM eth0 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:50:29 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:47:01 AM eth0 0.83 0.48 0.28 0.21 0.00 0.00 0.00 0.00
09:50:29 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:48:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:29 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:49:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:50:01 AM eth0 0.60 0.15 0.16 0.07 0.00 0.00 0.00 0.00
09:50:29 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:51:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:29 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:52:01 AM eth0 3.08 0.10 0.21 0.01 0.00 0.00 0.00 0.00
09:50:29 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:53:01 AM eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:29 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:54:01 AM eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:29 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:55:01 AM eth0 0.50 0.27 0.17 0.13 0.00 0.00 0.00 0.00
09:50:29 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:56:01 AM eth0 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:29 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:57:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:58:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:29 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 03:59:01 AM eth0 1.02 0.87 0.09 0.07 0.00 0.00 0.00 0.00
09:50:29 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:00:01 AM eth0 0.47 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:01:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:02:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:03:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:04:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:05:01 AM eth0 0.47 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:06:01 AM eth0 0.20 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:07:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:29 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:08:01 AM eth0 1.90 0.07 0.13 0.00 0.00 0.00 0.00 0.00
09:50:29 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:09:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:10:01 AM eth0 0.48 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:29 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:11:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:12:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:13:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:14:01 AM eth0 2.93 0.00 0.20 0.00 0.00 0.00 0.00 0.00
09:50:29 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:15:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:16:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:18:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:19:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:20:01 AM eth0 0.47 0.15 0.16 0.07 0.00 0.00 0.00 0.00
09:50:29 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:21:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:22:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:23:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:24:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:25:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:26:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:27:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:28:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:29:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:30:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:31:01 AM eth0 0.35 0.28 0.26 0.20 0.00 0.00 0.00 0.00
09:50:29 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:32:01 AM eth0 0.60 0.02 0.08 0.00 0.00 0.00 0.00 0.00
09:50:29 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:33:01 AM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:29 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:34:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:35:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:36:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:37:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:38:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:39:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:40:01 AM eth0 0.78 0.27 0.21 0.13 0.00 0.00 0.00 0.00
09:50:29 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:41:01 AM eth0 0.70 0.30 0.30 0.20 0.00 0.00 0.00 0.00
09:50:29 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:42:01 AM eth0 0.43 0.25 0.27 0.19 0.00 0.00 0.00 0.00
09:50:29 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:43:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:45:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:45:02 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:46:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:47:01 AM eth0 0.77 0.22 0.31 0.19 0.00 0.00 0.00 0.00
09:50:29 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:48:01 AM eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:49:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:50:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:51:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:52:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:53:01 AM eth0 0.13 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:54:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:29 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:55:01 AM eth0 0.68 0.37 0.41 0.26 0.00 0.00 0.00 0.00
09:50:29 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:56:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:57:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 04:59:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:00:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:01:01 AM eth0 0.77 0.30 0.31 0.20 0.00 0.00 0.00 0.00
09:50:29 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:02:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:03:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:04:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:05:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:08:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:09:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:10:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:29 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:12:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:13:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:15:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:17:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:18:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:19:01 AM eth0 0.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:50:29 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:20:01 AM eth0 0.42 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:21:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:22:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:23:01 AM eth0 0.37 0.10 0.26 0.19 0.00 0.00 0.00 0.00
09:50:29 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:25:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:29 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:27:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:28:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:29:01 AM eth0 0.65 0.15 0.30 0.19 0.00 0.00 0.00 0.00
09:50:29 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:30:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:31:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:29 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:32:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:33:01 AM eth0 1.15 0.33 0.46 0.27 0.00 0.00 0.00 0.00
09:50:29 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:35:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:37:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:38:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:39:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:40:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:29 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:44:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:45:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:29 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:47:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:50:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:54:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:54:02 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:55:01 AM eth0 0.32 0.14 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:56:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:57:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 05:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:00:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:01:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:02:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:04:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:05:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:29 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:10:01 AM eth0 0.27 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:29 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:12:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:14:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:15:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:29 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:18:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:19:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:20:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:21:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:22:01 AM eth0 0.38 0.23 0.26 0.20 0.00 0.00 0.00 0.00
09:50:29 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:25:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:29:01 AM eth0 0.85 0.23 0.31 0.20 0.00 0.00 0.00 0.00
09:50:29 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:30:01 AM eth0 0.27 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:29 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:31:01 AM eth0 0.53 0.40 0.28 0.21 0.00 0.00 0.00 0.00
09:50:29 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:32:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:29 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:33:01 AM eth0 1.68 1.23 0.44 8.78 0.00 0.00 0.00 0.00
09:50:29 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:35:01 AM eth0 0.63 0.18 0.19 0.07 0.00 0.00 0.00 0.00
09:50:29 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:36:01 AM eth0 0.67 0.27 0.36 0.26 0.00 0.00 0.00 0.00
09:50:29 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:37:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:39:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:40:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:29 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:44:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:45:01 AM eth0 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:29 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:46:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:47:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:48:01 AM eth0 0.90 0.33 0.40 0.26 0.00 0.00 0.00 0.00
09:50:29 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:50:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:29 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:53:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:54:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:55:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:56:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:57:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 06:59:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:00:01 AM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:02:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:29 07:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:03:02 AM eth0 1.00 0.20 0.40 0.25 0.00 0.00 0.00 0.00
09:50:29 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:04:01 AM eth0 0.56 0.24 0.36 0.26 0.00 0.00 0.00 0.00
09:50:29 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:05:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:29 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:06:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:07:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:09:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:10:01 AM eth0 0.95 0.35 0.44 0.26 0.00 0.00 0.00 0.00
09:50:29 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:11:01 AM eth0 0.38 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:29 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:12:01 AM eth0 1.08 0.20 0.35 0.19 0.00 0.00 0.00 0.00
09:50:29 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:13:01 AM eth0 0.65 0.27 0.36 0.26 0.00 0.00 0.00 0.00
09:50:29 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:14:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:15:01 AM eth0 0.60 0.30 0.40 0.25 0.00 0.00 0.00 0.00
09:50:29 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:17:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:18:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:19:01 AM eth0 1.15 0.42 0.45 0.27 0.00 0.00 0.00 0.00
09:50:29 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:20:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:29 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:21:01 AM eth0 0.85 0.22 0.31 0.19 0.00 0.00 0.00 0.00
09:50:29 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:22:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:23:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:25:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:27:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:29:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:30:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:31:01 AM eth0 0.47 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:29 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:29 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:33:01 AM eth0 0.40 0.27 0.26 0.20 0.00 0.00 0.00 0.00
09:50:29 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:35:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:38:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:40:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:42:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:44:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:45:01 AM eth0 0.27 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:29 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:47:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:48:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:49:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:50:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:29 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:51:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:54:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:55:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:57:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:58:01 AM eth0 0.40 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:50:29 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 07:59:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:00:01 AM eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:29 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:01:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:02:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:05:01 AM eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:29 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:07:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:08:01 AM eth0 0.75 0.27 0.31 0.20 0.00 0.00 0.00 0.00
09:50:29 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:09:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:10:01 AM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:11:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 08:12:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:12:02 AM eth0 0.37 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:29 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:13:01 AM eth0 0.14 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:14:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:15:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:29 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:16:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:17:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:19:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:20:01 AM eth0 0.58 0.10 0.18 0.06 0.00 0.00 0.00 0.00
09:50:29 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:21:01 AM eth0 0.60 0.27 0.36 0.26 0.00 0.00 0.00 0.00
09:50:29 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:22:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:25:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:27:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:28:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:29 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:29:01 AM eth0 0.43 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:50:29 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:30:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:29 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:31:01 AM eth0 0.95 0.42 0.33 0.21 0.00 0.00 0.00 0.00
09:50:29 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:32:01 AM eth0 1.00 0.25 0.41 0.26 0.00 0.00 0.00 0.00
09:50:29 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:33:01 AM eth0 0.58 0.25 0.28 0.21 0.00 0.00 0.00 0.00
09:50:29 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:35:01 AM eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:29 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:36:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:39:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:40:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:29 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:42:01 AM eth0 0.90 0.83 0.08 0.07 0.00 0.00 0.00 0.00
09:50:29 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:43:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:44:01 AM eth0 0.38 0.15 0.26 0.19 0.00 0.00 0.00 0.00
09:50:29 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:45:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:47:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:48:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:49:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:50:01 AM eth0 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:29 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:53:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:54:01 AM eth0 0.42 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:29 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:55:01 AM eth0 0.25 0.12 0.09 0.06 0.00 0.00 0.00 0.00
09:50:29 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:57:01 AM eth0 0.58 0.10 0.12 0.01 0.00 0.00 0.00 0.00
09:50:29 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:58:01 AM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:29 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 08:59:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:00:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:29 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:02:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:03:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:04:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:05:01 AM eth0 0.63 0.33 0.40 0.26 0.00 0.00 0.00 0.00
09:50:29 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:06:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:07:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:09:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:10:01 AM eth0 0.28 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:29 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:11:01 AM eth0 0.52 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:12:01 AM eth0 0.47 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:29 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:14:01 AM eth0 1.15 0.28 0.35 0.20 0.00 0.00 0.00 0.00
09:50:29 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:15:01 AM eth0 0.75 0.33 0.49 0.32 0.00 0.00 0.00 0.00
09:50:29 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:17:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:18:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:19:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:20:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:20:02 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:29 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:22:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:23:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:24:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:29 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:25:01 AM eth0 0.63 0.35 0.40 0.26 0.00 0.00 0.00 0.00
09:50:29 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:28:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:30:01 AM eth0 0.60 0.10 0.18 0.06 0.00 0.00 0.00 0.00
09:50:29 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:31:01 AM eth0 1.90 0.72 0.94 0.65 0.00 0.00 0.00 0.00
09:50:29 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:32:01 AM eth0 0.67 0.02 0.07 0.00 0.00 0.00 0.00 0.00
09:50:29 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:33:01 AM eth0 0.65 0.23 0.28 0.20 0.00 0.00 0.00 0.00
09:50:29 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:34:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:35:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:29 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:36:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:29 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:29 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:39:01 AM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:29 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:40:01 AM eth0 0.77 0.38 0.41 0.27 0.00 0.00 0.00 0.00
09:50:29 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:41:01 AM eth0 242.80 172.76 1552.68 60.90 0.00 0.00 0.00 0.00
09:50:29 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:42:01 AM eth0 56.91 42.94 600.81 7.65 0.00 0.00 0.00 0.00
09:50:29 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:43:01 AM eth0 40.28 35.21 334.88 8.28 0.00 0.00 0.00 0.00
09:50:29 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:44:01 AM eth0 180.55 134.33 45.15 33.16 0.00 0.00 0.00 0.00
09:50:29 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:45:01 AM eth0 20.78 10.10 14.99 1.54 0.00 0.00 0.00 0.00
09:50:29 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:46:01 AM eth0 39.45 34.76 126.79 9.10 0.00 0.00 0.00 0.00
09:50:29 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:47:01 AM eth0 18.96 19.00 42.51 7.02 0.00 0.00 0.00 0.00
09:50:29 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:48:01 AM eth0 22.59 23.46 53.90 19.93 0.00 0.00 0.00 0.00
09:50:29 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:49:01 AM eth0 64.58 44.41 132.95 65.50 0.00 0.00 0.00 0.00
09:50:29 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 09:50:01 AM eth0 29.84 25.22 76.48 20.68 0.00 0.00 0.00 0.00
09:50:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:29 Average: eth0 2.47 1.65 9.01 0.73 0.00 0.00 0.00 0.00
09:50:29
09:50:29
09:50:29 ---> sar -P ALL:
09:50:29 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/15/2025 _x86_64_ (2 CPU)
09:50:29
09:50:29 03:33:43 LINUX RESTART (2 CPU)
09:50:29
09:50:29 03:34:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 03:35:01 AM all 20.86 0.06 7.47 23.44 0.06 48.11
09:50:29 03:35:01 AM 0 20.29 0.03 8.51 22.81 0.05 48.31
09:50:29 03:35:01 AM 1 21.43 0.08 6.44 24.08 0.07 47.90
09:50:29 03:36:01 AM all 0.31 0.00 0.06 0.25 0.04 99.34
09:50:29 03:36:01 AM 0 0.08 0.00 0.07 0.05 0.05 99.75
09:50:29 03:36:01 AM 1 0.53 0.00 0.05 0.45 0.03 98.93
09:50:29 03:37:01 AM all 0.32 0.00 0.09 0.00 0.05 99.54
09:50:29 03:37:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:29 03:37:01 AM 1 0.55 0.00 0.10 0.00 0.07 99.28
09:50:29 03:38:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:29 03:38:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:29 03:38:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:29 03:39:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57
09:50:29 03:39:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:29 03:39:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:29 03:40:02 AM all 0.20 0.00 0.07 0.00 0.03 99.70
09:50:29 03:40:02 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 03:40:02 AM 1 0.30 0.00 0.05 0.00 0.02 99.63
09:50:29 03:41:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:50:29 03:41:01 AM 0 0.54 0.00 0.03 0.00 0.03 99.39
09:50:29 03:41:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:29 03:42:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:29 03:42:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:29 03:42:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:29 03:43:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:29 03:43:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
09:50:29 03:43:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 03:44:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:29 03:44:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:29 03:44:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 03:45:01 AM all 0.16 0.00 0.08 0.00 0.04 99.72
09:50:29 03:45:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68
09:50:29 03:45:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29
09:50:29 03:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 03:46:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:29 03:46:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50
09:50:29 03:46:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:29 03:47:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:50:29 03:47:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
09:50:29 03:47:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:29 03:48:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:29 03:48:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:29 03:48:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:29 03:49:01 AM all 0.33 0.00 0.12 0.01 0.05 99.50
09:50:29 03:49:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:50:29 03:49:01 AM 1 0.10 0.00 0.17 0.02 0.08 99.63
09:50:29 03:50:01 AM all 0.31 0.00 0.06 0.01 0.06 99.57
09:50:29 03:50:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28
09:50:29 03:50:01 AM 1 0.03 0.00 0.05 0.02 0.05 99.85
09:50:29 03:51:01 AM all 0.31 0.00 0.07 0.02 0.03 99.58
09:50:29 03:51:01 AM 0 0.57 0.00 0.07 0.03 0.05 99.28
09:50:29 03:51:01 AM 1 0.05 0.00 0.07 0.00 0.00 99.88
09:50:29 03:52:01 AM all 0.14 0.00 0.07 0.00 0.04 99.75
09:50:29 03:52:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67
09:50:29 03:52:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:29 03:53:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:29 03:53:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:29 03:53:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:29 03:54:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
09:50:29 03:54:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63
09:50:29 03:54:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:29 03:55:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:29 03:55:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:29 03:55:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:29 03:56:01 AM all 0.15 0.00 0.06 0.00 0.05 99.74
09:50:29 03:56:01 AM 0 0.17 0.00 0.05 0.00 0.05 99.73
09:50:29 03:56:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
09:50:29
09:50:29 03:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 03:57:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:29 03:57:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:29 03:57:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 03:58:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:29 03:58:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:29 03:58:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:29 03:59:01 AM all 0.25 0.22 0.14 0.13 0.04 99.22
09:50:29 03:59:01 AM 0 0.47 0.43 0.22 0.27 0.05 98.56
09:50:29 03:59:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
09:50:29 04:00:01 AM all 0.21 0.00 0.05 0.01 0.04 99.69
09:50:29 04:00:01 AM 0 0.07 0.00 0.05 0.02 0.05 99.82
09:50:29 04:00:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57
09:50:29 04:01:01 AM all 0.30 0.00 0.06 0.01 0.05 99.58
09:50:29 04:01:01 AM 0 0.08 0.00 0.10 0.02 0.07 99.73
09:50:29 04:01:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 04:02:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:29 04:02:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:29 04:02:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:29 04:03:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:29 04:03:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 04:03:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 04:04:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:29 04:04:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:29 04:04:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:29 04:05:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:29 04:05:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:29 04:05:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:29 04:06:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66
09:50:29 04:06:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48
09:50:29 04:06:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:29 04:07:01 AM all 0.08 0.00 0.05 0.00 0.04 99.83
09:50:29 04:07:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 04:07:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:29
09:50:29 04:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 04:08:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:29 04:08:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:50:29 04:08:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:29 04:09:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:29 04:09:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:29 04:09:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:29 04:10:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:29 04:10:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
09:50:29 04:10:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 04:11:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57
09:50:29 04:11:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:29 04:11:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29 04:12:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:29 04:12:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:29 04:12:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:29 04:13:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:29 04:13:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 04:13:01 AM 1 0.10 0.00 0.07 0.00 0.10 99.73
09:50:29 04:14:01 AM all 0.30 0.00 0.04 0.01 0.04 99.61
09:50:29 04:14:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:29 04:14:01 AM 1 0.10 0.00 0.07 0.02 0.07 99.75
09:50:29 04:15:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67
09:50:29 04:15:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:50:29 04:15:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:29 04:16:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 04:16:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 04:16:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:29 04:17:01 AM all 0.11 0.00 0.06 0.00 0.04 99.79
09:50:29 04:17:01 AM 0 0.15 0.00 0.03 0.00 0.02 99.80
09:50:29 04:17:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:29 04:18:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:29 04:18:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:50:29 04:18:01 AM 1 0.10 0.00 0.12 0.00 0.07 99.72
09:50:29
09:50:29 04:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 04:19:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:29 04:19:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:29 04:19:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:29 04:20:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:29 04:20:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:29 04:20:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:29 04:21:01 AM all 0.31 0.00 0.09 0.01 0.03 99.56
09:50:29 04:21:01 AM 0 0.50 0.00 0.07 0.02 0.00 99.42
09:50:29 04:21:01 AM 1 0.12 0.00 0.12 0.00 0.07 99.70
09:50:29 04:22:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:29 04:22:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:29 04:22:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:29 04:23:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:29 04:23:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:29 04:23:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:29 04:24:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
09:50:29 04:24:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
09:50:29 04:24:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 04:25:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:29 04:25:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:29 04:25:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:29 04:26:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:29 04:26:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 04:26:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:29 04:27:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:29 04:27:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33
09:50:29 04:27:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:29 04:28:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:29 04:28:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:29 04:28:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:29 04:29:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73
09:50:29 04:29:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67
09:50:29 04:29:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:29
09:50:29 04:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 04:30:01 AM all 0.14 0.00 0.06 0.00 0.06 99.74
09:50:29 04:30:01 AM 0 0.22 0.00 0.07 0.00 0.08 99.63
09:50:29 04:30:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:29 04:31:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:29 04:31:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:29 04:31:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:29 04:32:01 AM all 0.29 0.00 0.04 0.00 0.06 99.61
09:50:29 04:32:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
09:50:29 04:32:01 AM 1 0.02 0.00 0.03 0.00 0.05 99.90
09:50:29 04:33:01 AM all 0.34 0.00 0.04 0.00 0.04 99.57
09:50:29 04:33:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38
09:50:29 04:33:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:29 04:34:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71
09:50:29 04:34:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60
09:50:29 04:34:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:29 04:35:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:29 04:35:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:29 04:35:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:29 04:36:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:29 04:36:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:29 04:36:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:29 04:37:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:29 04:37:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:29 04:37:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 04:38:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:29 04:38:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:29 04:38:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:29 04:39:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:29 04:39:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:29 04:39:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 04:40:01 AM all 0.38 0.00 0.06 0.00 0.06 99.51
09:50:29 04:40:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:29 04:40:01 AM 1 0.18 0.00 0.05 0.00 0.07 99.70
09:50:29
09:50:29 04:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 04:41:01 AM all 0.37 0.00 0.08 0.01 0.04 99.51
09:50:29 04:41:01 AM 0 0.45 0.00 0.10 0.02 0.05 99.38
09:50:29 04:41:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
09:50:29 04:42:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72
09:50:29 04:42:01 AM 0 0.27 0.00 0.05 0.00 0.05 99.63
09:50:29 04:42:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:50:29 04:43:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:29 04:43:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:29 04:43:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 04:44:01 AM all 0.30 0.00 0.05 0.01 0.04 99.60
09:50:29 04:44:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:29 04:44:01 AM 1 0.05 0.00 0.03 0.02 0.03 99.87
09:50:29 04:45:02 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:29 04:45:02 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
09:50:29 04:45:02 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 04:46:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:29 04:46:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.46
09:50:29 04:46:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.76
09:50:29 04:47:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:29 04:47:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
09:50:29 04:47:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:29 04:48:01 AM all 0.16 0.00 0.05 0.00 0.05 99.74
09:50:29 04:48:01 AM 0 0.23 0.00 0.05 0.00 0.05 99.67
09:50:29 04:48:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:29 04:49:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:50:29 04:49:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45
09:50:29 04:49:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:29 04:50:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
09:50:29 04:50:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.62
09:50:29 04:50:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:50:29 04:51:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:29 04:51:01 AM 0 0.25 0.00 0.03 0.00 0.02 99.70
09:50:29 04:51:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:29
09:50:29 04:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 04:52:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:29 04:52:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:29 04:52:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:29 04:53:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:29 04:53:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:29 04:53:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:29 04:54:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:29 04:54:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:29 04:54:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:29 04:55:01 AM all 0.18 0.00 0.08 0.00 0.04 99.71
09:50:29 04:55:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:50:29 04:55:01 AM 1 0.28 0.00 0.12 0.00 0.07 99.53
09:50:29 04:56:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:29 04:56:01 AM 0 0.07 0.00 0.03 0.00 0.07 99.83
09:50:29 04:56:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:29 04:57:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:29 04:57:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 04:57:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 04:58:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:29 04:58:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:29 04:58:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:29 04:59:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:29 04:59:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:29 04:59:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 05:00:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:29 05:00:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:29 05:00:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 05:01:01 AM all 0.12 0.00 0.07 0.00 0.04 99.77
09:50:29 05:01:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75
09:50:29 05:01:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29 05:02:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:29 05:02:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:29 05:02:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:29
09:50:29 05:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 05:03:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:29 05:03:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:29 05:03:01 AM 1 0.53 0.00 0.03 0.00 0.07 99.37
09:50:29 05:04:01 AM all 0.28 0.00 0.06 0.01 0.04 99.62
09:50:29 05:04:01 AM 0 0.07 0.00 0.05 0.02 0.03 99.83
09:50:29 05:04:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40
09:50:29 05:05:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:29 05:05:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:29 05:05:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:29 05:06:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:29 05:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 05:06:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 05:07:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:29 05:07:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:29 05:07:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:29 05:08:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:29 05:08:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 05:08:01 AM 1 0.37 0.00 0.02 0.00 0.02 99.60
09:50:29 05:09:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:29 05:09:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 05:09:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:29 05:10:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:29 05:10:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:29 05:10:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43
09:50:29 05:11:01 AM all 0.23 0.00 0.07 0.00 0.04 99.67
09:50:29 05:11:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:29 05:11:01 AM 1 0.42 0.00 0.10 0.00 0.07 99.42
09:50:29 05:12:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72
09:50:29 05:12:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:29 05:12:01 AM 1 0.28 0.00 0.05 0.00 0.07 99.60
09:50:29 05:13:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:29 05:13:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 05:13:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29
09:50:29 05:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 05:14:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:29 05:14:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:29 05:14:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 05:15:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:29 05:15:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:29 05:15:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:29 05:16:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:29 05:16:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:29 05:16:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40
09:50:29 05:17:01 AM all 0.28 0.00 0.03 0.00 0.04 99.64
09:50:29 05:17:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:29 05:17:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
09:50:29 05:18:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:29 05:18:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
09:50:29 05:18:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 05:19:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:29 05:19:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70
09:50:29 05:19:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:29 05:20:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:29 05:20:01 AM 0 0.60 0.00 0.07 0.00 0.07 99.27
09:50:29 05:20:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:29 05:21:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:50:29 05:21:01 AM 0 0.17 0.00 0.03 0.00 0.02 99.78
09:50:29 05:21:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53
09:50:29 05:22:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:29 05:22:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:29 05:22:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:29 05:23:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:29 05:23:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:29 05:23:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:29 05:24:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 05:24:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:29 05:24:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:29
09:50:29 05:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 05:25:01 AM all 0.28 0.00 0.04 0.00 0.05 99.63
09:50:29 05:25:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
09:50:29 05:25:01 AM 1 0.42 0.00 0.02 0.00 0.03 99.53
09:50:29 05:26:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 05:26:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 05:26:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:29 05:27:01 AM all 0.18 0.00 0.07 0.00 0.04 99.71
09:50:29 05:27:01 AM 0 0.07 0.00 0.10 0.00 0.07 99.77
09:50:29 05:27:01 AM 1 0.30 0.00 0.03 0.00 0.02 99.65
09:50:29 05:28:01 AM all 0.13 0.00 0.06 0.00 0.05 99.76
09:50:29 05:28:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:29 05:28:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73
09:50:29 05:29:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:29 05:29:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 05:29:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
09:50:29 05:30:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:29 05:30:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50
09:50:29 05:30:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:29 05:31:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
09:50:29 05:31:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:29 05:31:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:29 05:32:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:29 05:32:01 AM 0 0.15 0.00 0.05 0.00 0.05 99.75
09:50:29 05:32:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
09:50:29 05:33:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:29 05:33:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:29 05:33:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:29 05:34:01 AM all 0.31 0.00 0.05 0.01 0.05 99.58
09:50:29 05:34:01 AM 0 0.30 0.00 0.05 0.00 0.07 99.58
09:50:29 05:34:01 AM 1 0.32 0.00 0.05 0.02 0.03 99.58
09:50:29 05:35:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:29 05:35:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:29 05:35:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:29
09:50:29 05:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 05:36:01 AM all 0.16 0.00 0.06 0.00 0.05 99.73
09:50:29 05:36:01 AM 0 0.12 0.00 0.02 0.00 0.03 99.83
09:50:29 05:36:01 AM 1 0.20 0.00 0.10 0.00 0.07 99.63
09:50:29 05:37:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
09:50:29 05:37:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:29 05:37:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.57
09:50:29 05:38:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72
09:50:29 05:38:01 AM 0 0.30 0.00 0.08 0.00 0.05 99.57
09:50:29 05:38:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:29 05:39:01 AM all 0.14 0.00 0.63 0.00 0.04 99.19
09:50:29 05:39:01 AM 0 0.22 0.00 1.22 0.00 0.05 98.51
09:50:29 05:39:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:29 05:40:01 AM all 0.23 0.00 0.07 0.00 0.05 99.65
09:50:29 05:40:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50
09:50:29 05:40:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:29 05:41:01 AM all 0.30 0.16 0.10 0.00 0.04 99.40
09:50:29 05:41:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
09:50:29 05:41:01 AM 1 0.13 0.32 0.13 0.00 0.05 99.37
09:50:29 05:42:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:29 05:42:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 05:42:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 05:43:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:29 05:43:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 05:43:01 AM 1 0.25 0.00 0.03 0.00 0.03 99.68
09:50:29 05:44:01 AM all 0.08 0.00 0.07 0.00 0.04 99.82
09:50:29 05:44:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 05:44:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:29 05:45:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
09:50:29 05:45:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 05:45:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
09:50:29 05:46:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65
09:50:29 05:46:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:29 05:46:01 AM 1 0.42 0.00 0.02 0.00 0.02 99.55
09:50:29
09:50:29 05:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 05:47:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:29 05:47:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:29 05:47:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:29 05:48:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:29 05:48:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:29 05:48:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:29 05:49:01 AM all 0.22 0.00 0.05 0.01 0.04 99.68
09:50:29 05:49:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:29 05:49:01 AM 1 0.35 0.00 0.05 0.02 0.02 99.57
09:50:29 05:50:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70
09:50:29 05:50:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 05:50:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
09:50:29 05:51:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:29 05:51:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:29 05:51:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:29 05:52:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
09:50:29 05:52:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:29 05:52:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 05:53:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:29 05:53:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:29 05:53:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:29 05:54:02 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:29 05:54:02 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:29 05:54:02 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:29 05:55:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:29 05:55:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29 05:55:01 AM 1 0.49 0.00 0.05 0.00 0.03 99.42
09:50:29 05:56:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62
09:50:29 05:56:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 05:56:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:50:29 05:57:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70
09:50:29 05:57:01 AM 0 0.10 0.00 0.08 0.00 0.08 99.73
09:50:29 05:57:01 AM 1 0.28 0.00 0.03 0.00 0.02 99.67
09:50:29
09:50:29 05:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 05:58:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70
09:50:29 05:58:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 05:58:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
09:50:29 05:59:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68
09:50:29 05:59:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70
09:50:29 05:59:01 AM 1 0.25 0.00 0.03 0.00 0.05 99.67
09:50:29 06:00:01 AM all 0.13 0.00 0.04 0.00 0.04 99.78
09:50:29 06:00:01 AM 0 0.25 0.00 0.07 0.00 0.07 99.61
09:50:29 06:00:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95
09:50:29 06:01:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:29 06:01:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:29 06:01:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:29 06:02:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:29 06:02:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 06:02:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:29 06:03:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:29 06:03:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:50:29 06:03:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:29 06:04:01 AM all 0.18 0.00 0.08 0.00 0.04 99.71
09:50:29 06:04:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68
09:50:29 06:04:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:29 06:05:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:29 06:05:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:29 06:05:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 06:06:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:29 06:06:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48
09:50:29 06:06:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:29 06:07:01 AM all 0.13 0.00 0.06 0.00 0.06 99.75
09:50:29 06:07:01 AM 0 0.22 0.00 0.05 0.00 0.05 99.68
09:50:29 06:07:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:29 06:08:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72
09:50:29 06:08:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50
09:50:29 06:08:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:50:29
09:50:29 06:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 06:09:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 06:09:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:29 06:09:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:29 06:10:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:29 06:10:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:29 06:10:01 AM 1 0.60 0.00 0.07 0.00 0.07 99.27
09:50:29 06:11:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:29 06:11:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:29 06:11:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48
09:50:29 06:12:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:29 06:12:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:29 06:12:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:29 06:13:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:29 06:13:01 AM 0 0.10 0.00 0.07 0.00 0.08 99.75
09:50:29 06:13:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:29 06:14:01 AM all 0.29 0.00 0.04 0.01 0.04 99.62
09:50:29 06:14:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:29 06:14:01 AM 1 0.50 0.00 0.03 0.02 0.03 99.42
09:50:29 06:15:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:29 06:15:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:29 06:15:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:29 06:16:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 06:16:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 06:16:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:29 06:17:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:29 06:17:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 06:17:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:29 06:18:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:29 06:18:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:29 06:18:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 06:19:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:29 06:19:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:29 06:19:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:29
09:50:29 06:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 06:20:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:29 06:20:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:29 06:20:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:29 06:21:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:29 06:21:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 06:21:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:29 06:22:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:29 06:22:01 AM 0 0.50 0.00 0.03 0.00 0.07 99.40
09:50:29 06:22:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77
09:50:29 06:23:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:29 06:23:01 AM 0 0.48 0.00 0.02 0.00 0.03 99.47
09:50:29 06:23:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 06:24:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 06:24:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:29 06:24:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29 06:25:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 06:25:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 06:25:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:29 06:26:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:29 06:26:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72
09:50:29 06:26:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.57
09:50:29 06:27:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62
09:50:29 06:27:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:29 06:27:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 06:28:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:29 06:28:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:29 06:28:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:29 06:29:01 AM all 0.32 0.00 0.05 0.01 0.04 99.58
09:50:29 06:29:01 AM 0 0.07 0.00 0.07 0.02 0.03 99.82
09:50:29 06:29:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:29 06:30:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:29 06:30:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:29 06:30:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:29
09:50:29 06:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 06:31:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59
09:50:29 06:31:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:29 06:31:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:29 06:32:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:29 06:32:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 06:32:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:50:29 06:33:01 AM all 0.51 0.00 0.05 0.00 0.06 99.38
09:50:29 06:33:01 AM 0 0.58 0.00 0.07 0.00 0.08 99.27
09:50:29 06:33:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
09:50:29 06:34:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:29 06:34:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:29 06:34:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 06:35:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:29 06:35:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:29 06:35:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 06:36:01 AM all 0.37 0.00 0.06 0.00 0.03 99.54
09:50:29 06:36:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:29 06:36:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70
09:50:29 06:37:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
09:50:29 06:37:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:29 06:37:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
09:50:29 06:38:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:50:29 06:38:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
09:50:29 06:38:01 AM 1 0.47 0.00 0.02 0.00 0.00 99.52
09:50:29 06:39:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:29 06:39:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:29 06:39:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 06:40:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:50:29 06:40:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78
09:50:29 06:40:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48
09:50:29 06:41:01 AM all 0.16 0.00 0.07 0.00 0.03 99.74
09:50:29 06:41:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:29 06:41:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63
09:50:29
09:50:29 06:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 06:42:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 06:42:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:29 06:42:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:29 06:43:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:29 06:43:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:29 06:43:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:29 06:44:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:29 06:44:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85
09:50:29 06:44:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:29 06:45:01 AM all 0.25 0.00 0.04 0.00 0.03 99.67
09:50:29 06:45:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:29 06:45:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57
09:50:29 06:46:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:29 06:46:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 06:46:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:29 06:47:01 AM all 0.20 0.00 0.05 0.00 0.05 99.70
09:50:29 06:47:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:29 06:47:01 AM 1 0.28 0.00 0.03 0.00 0.05 99.63
09:50:29 06:48:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76
09:50:29 06:48:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:29 06:48:01 AM 1 0.22 0.00 0.07 0.00 0.05 99.67
09:50:29 06:49:01 AM all 0.33 0.15 0.11 0.00 0.04 99.37
09:50:29 06:49:01 AM 0 0.07 0.30 0.17 0.00 0.03 99.43
09:50:29 06:49:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:29 06:50:01 AM all 0.32 0.00 0.07 0.01 0.04 99.57
09:50:29 06:50:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:29 06:50:01 AM 1 0.57 0.00 0.05 0.02 0.05 99.32
09:50:29 06:51:01 AM all 0.33 0.00 0.03 0.00 0.04 99.59
09:50:29 06:51:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:29 06:51:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38
09:50:29 06:52:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:29 06:52:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:29 06:52:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:29
09:50:29 06:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 06:53:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:29 06:53:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:29 06:53:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:29 06:54:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:29 06:54:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:50:29 06:54:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:29 06:55:01 AM all 0.17 0.00 0.05 0.00 0.03 99.75
09:50:29 06:55:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:50:29 06:55:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.56
09:50:29 06:56:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:29 06:56:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:29 06:56:01 AM 1 0.52 0.00 0.07 0.00 0.07 99.35
09:50:29 06:57:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:29 06:57:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:29 06:57:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:29 06:58:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:29 06:58:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:29 06:58:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:50:29 06:59:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:29 06:59:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:29 06:59:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:29 07:00:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:29 07:00:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:29 07:00:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 07:01:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:29 07:01:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:29 07:01:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:29 07:02:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:29 07:02:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:29 07:02:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:29 07:03:02 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:29 07:03:02 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29 07:03:02 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:29
09:50:29 07:03:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 07:04:01 AM all 0.32 0.00 0.07 0.00 0.05 99.56
09:50:29 07:04:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:29 07:04:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.39
09:50:29 07:05:01 AM all 0.14 0.00 0.06 0.00 0.03 99.77
09:50:29 07:05:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:29 07:05:01 AM 1 0.22 0.00 0.03 0.00 0.02 99.73
09:50:29 07:06:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:29 07:06:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:29 07:06:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 07:07:01 AM all 0.20 0.00 0.06 0.00 0.05 99.69
09:50:29 07:07:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 07:07:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57
09:50:29 07:08:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:29 07:08:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 07:08:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:50:29 07:09:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:29 07:09:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:29 07:09:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:29 07:10:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:29 07:10:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
09:50:29 07:10:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:29 07:11:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:29 07:11:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:50:29 07:11:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 07:12:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:50:29 07:12:01 AM 0 0.23 0.00 0.05 0.00 0.00 99.72
09:50:29 07:12:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72
09:50:29 07:13:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:29 07:13:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43
09:50:29 07:13:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:29 07:14:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63
09:50:29 07:14:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47
09:50:29 07:14:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29
09:50:29 07:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 07:15:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56
09:50:29 07:15:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:29 07:15:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 07:16:01 AM all 0.33 0.00 0.03 0.00 0.05 99.59
09:50:29 07:16:01 AM 0 0.58 0.00 0.02 0.00 0.03 99.37
09:50:29 07:16:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:29 07:17:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:29 07:17:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:29 07:17:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:29 07:18:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 07:18:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:29 07:18:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:29 07:19:01 AM all 0.33 0.00 0.05 0.01 0.03 99.58
09:50:29 07:19:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:29 07:19:01 AM 1 0.13 0.00 0.07 0.02 0.05 99.73
09:50:29 07:20:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:29 07:20:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:29 07:20:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 07:21:01 AM all 0.28 0.00 0.08 0.00 0.04 99.61
09:50:29 07:21:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42
09:50:29 07:21:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:29 07:22:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:50:29 07:22:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
09:50:29 07:22:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
09:50:29 07:23:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70
09:50:29 07:23:01 AM 0 0.05 0.00 0.02 0.00 0.03 99.90
09:50:29 07:23:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50
09:50:29 07:24:01 AM all 0.23 0.00 0.04 0.00 0.04 99.68
09:50:29 07:24:01 AM 0 0.05 0.00 0.02 0.00 0.03 99.90
09:50:29 07:24:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47
09:50:29 07:25:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:29 07:25:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:29 07:25:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:29
09:50:29 07:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 07:26:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:29 07:26:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:50:29 07:26:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:29 07:27:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:29 07:27:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29 07:27:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:29 07:28:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 07:28:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 07:28:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:29 07:29:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:29 07:29:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:29 07:29:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:29 07:30:01 AM all 0.17 0.00 0.07 0.00 0.04 99.72
09:50:29 07:30:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78
09:50:29 07:30:01 AM 1 0.20 0.00 0.08 0.00 0.05 99.67
09:50:29 07:31:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:29 07:31:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:29 07:31:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38
09:50:29 07:32:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:29 07:32:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 07:32:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:29 07:33:01 AM all 0.16 0.00 0.06 0.00 0.05 99.73
09:50:29 07:33:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:29 07:33:01 AM 1 0.23 0.00 0.07 0.00 0.07 99.63
09:50:29 07:34:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68
09:50:29 07:34:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:29 07:34:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.52
09:50:29 07:35:01 AM all 0.14 0.00 0.05 0.00 0.04 99.77
09:50:29 07:35:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:29 07:35:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73
09:50:29 07:36:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:50:29 07:36:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53
09:50:29 07:36:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:29
09:50:29 07:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 07:37:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:29 07:37:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:29 07:37:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 07:38:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:29 07:38:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:29 07:38:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:29 07:39:01 AM all 0.23 0.00 0.08 0.00 0.04 99.66
09:50:29 07:39:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48
09:50:29 07:39:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:29 07:40:01 AM all 0.22 0.00 0.08 0.00 0.04 99.67
09:50:29 07:40:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:29 07:40:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50
09:50:29 07:41:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
09:50:29 07:41:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:29 07:41:01 AM 1 0.43 0.00 0.00 0.00 0.02 99.55
09:50:29 07:42:01 AM all 0.19 0.00 0.05 0.00 0.03 99.72
09:50:29 07:42:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78
09:50:29 07:42:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67
09:50:29 07:43:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:29 07:43:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:29 07:43:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:29 07:44:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:29 07:44:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:29 07:44:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:29 07:45:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:29 07:45:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:29 07:45:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:29 07:46:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67
09:50:29 07:46:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:29 07:46:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48
09:50:29 07:47:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76
09:50:29 07:47:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:29 07:47:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68
09:50:29
09:50:29 07:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 07:48:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:29 07:48:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:29 07:48:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 07:49:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:29 07:49:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:29 07:49:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:29 07:50:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:29 07:50:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:29 07:50:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:29 07:51:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:29 07:51:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:29 07:51:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:50:29 07:52:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:29 07:52:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:29 07:52:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:29 07:53:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:29 07:53:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29 07:53:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:29 07:54:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:29 07:54:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29 07:54:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:29 07:55:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:50:29 07:55:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 07:55:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:29 07:56:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65
09:50:29 07:56:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:29 07:56:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.47
09:50:29 07:57:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:29 07:57:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 07:57:01 AM 1 0.47 0.00 0.02 0.00 0.03 99.48
09:50:29 07:58:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:50:29 07:58:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:29 07:58:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.47
09:50:29
09:50:29 07:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 07:59:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
09:50:29 07:59:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:29 07:59:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57
09:50:29 08:00:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:29 08:00:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:29 08:00:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
09:50:29 08:01:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:29 08:01:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 08:01:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:29 08:02:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:29 08:02:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48
09:50:29 08:02:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70
09:50:29 08:03:01 AM all 0.23 0.00 0.04 0.00 0.04 99.68
09:50:29 08:03:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
09:50:29 08:03:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:29 08:04:01 AM all 0.23 0.00 0.06 0.01 0.04 99.67
09:50:29 08:04:01 AM 0 0.33 0.00 0.05 0.02 0.03 99.57
09:50:29 08:04:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:29 08:05:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:29 08:05:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:29 08:05:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:29 08:06:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:29 08:06:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:29 08:06:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:29 08:07:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:29 08:07:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:29 08:07:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:29 08:08:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:50:29 08:08:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:29 08:08:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:50:29 08:09:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:29 08:09:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 08:09:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
09:50:29
09:50:29 08:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 08:10:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:50:29 08:10:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
09:50:29 08:10:01 AM 1 0.13 0.00 0.03 0.00 0.03 99.80
09:50:29 08:11:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:29 08:11:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:29 08:11:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:29 08:12:02 AM all 0.16 0.00 0.07 0.00 0.04 99.73
09:50:29 08:12:02 AM 0 0.17 0.00 0.10 0.00 0.05 99.68
09:50:29 08:12:02 AM 1 0.15 0.00 0.03 0.00 0.03 99.78
09:50:29 08:13:01 AM all 0.18 0.00 0.04 0.00 0.03 99.75
09:50:29 08:13:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:29 08:13:01 AM 1 0.31 0.00 0.05 0.00 0.03 99.61
09:50:29 08:14:01 AM all 0.26 0.00 0.07 0.01 0.04 99.62
09:50:29 08:14:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:29 08:14:01 AM 1 0.47 0.00 0.08 0.02 0.03 99.40
09:50:29 08:15:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:29 08:15:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:29 08:15:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:29 08:16:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:29 08:16:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:29 08:16:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:29 08:17:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:29 08:17:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:29 08:17:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:29 08:18:01 AM all 0.09 0.00 0.04 0.00 0.03 99.83
09:50:29 08:18:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:29 08:18:01 AM 1 0.10 0.00 0.03 0.00 0.02 99.85
09:50:29 08:19:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:29 08:19:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:29 08:19:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 08:20:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59
09:50:29 08:20:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:29 08:20:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:50:29
09:50:29 08:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 08:21:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:29 08:21:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:29 08:21:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:50:29 08:22:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:29 08:22:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:29 08:22:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
09:50:29 08:23:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:29 08:23:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:29 08:23:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:29 08:24:01 AM all 0.16 0.00 0.08 0.00 0.04 99.72
09:50:29 08:24:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:29 08:24:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
09:50:29 08:25:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:29 08:25:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 08:25:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:29 08:26:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:29 08:26:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:29 08:26:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60
09:50:29 08:27:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68
09:50:29 08:27:01 AM 0 0.03 0.00 0.02 0.00 0.03 99.92
09:50:29 08:27:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45
09:50:29 08:28:01 AM all 0.25 0.00 0.04 0.00 0.03 99.67
09:50:29 08:28:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:29 08:28:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:50:29 08:29:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:29 08:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:29 08:29:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:29 08:30:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:29 08:30:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:29 08:30:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:29 08:31:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:29 08:31:01 AM 0 0.30 0.00 0.03 0.00 0.03 99.63
09:50:29 08:31:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55
09:50:29
09:50:29 08:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 08:32:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:29 08:32:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:50:29 08:32:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:29 08:33:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:29 08:33:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70
09:50:29 08:33:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48
09:50:29 08:34:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:29 08:34:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:29 08:34:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:29 08:35:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:29 08:35:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 08:35:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:29 08:36:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:29 08:36:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 08:36:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:29 08:37:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:29 08:37:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 08:37:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:29 08:38:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:29 08:38:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:50:29 08:38:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:29 08:39:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68
09:50:29 08:39:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:29 08:39:01 AM 1 0.38 0.00 0.03 0.00 0.05 99.53
09:50:29 08:40:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:29 08:40:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 08:40:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:29 08:41:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:29 08:41:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:29 08:41:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:29 08:42:01 AM all 0.30 0.19 0.11 0.00 0.04 99.36
09:50:29 08:42:01 AM 0 0.10 0.02 0.12 0.00 0.03 99.73
09:50:29 08:42:01 AM 1 0.50 0.37 0.10 0.00 0.05 98.98
09:50:29
09:50:29 08:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 08:43:01 AM all 0.25 0.00 0.06 0.01 0.03 99.65
09:50:29 08:43:01 AM 0 0.20 0.00 0.08 0.02 0.05 99.65
09:50:29 08:43:01 AM 1 0.30 0.00 0.03 0.00 0.02 99.65
09:50:29 08:44:01 AM all 0.15 0.00 0.08 0.00 0.03 99.74
09:50:29 08:44:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65
09:50:29 08:44:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:29 08:45:01 AM all 0.17 0.00 0.06 0.00 0.04 99.73
09:50:29 08:45:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65
09:50:29 08:45:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:29 08:46:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65
09:50:29 08:46:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
09:50:29 08:46:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:29 08:47:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:29 08:47:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 08:47:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 08:48:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:29 08:48:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:29 08:48:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:29 08:49:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:29 08:49:01 AM 0 0.25 0.00 0.03 0.00 0.03 99.68
09:50:29 08:49:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 08:50:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71
09:50:29 08:50:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:29 08:50:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62
09:50:29 08:51:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70
09:50:29 08:51:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:29 08:51:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:50:29 08:52:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:29 08:52:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:29 08:52:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:29 08:53:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:29 08:53:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
09:50:29 08:53:01 AM 1 0.20 0.00 0.03 0.00 0.07 99.70
09:50:29
09:50:29 08:53:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 08:54:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:29 08:54:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:29 08:54:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:29 08:55:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
09:50:29 08:55:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:29 08:55:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:29 08:56:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:29 08:56:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:29 08:56:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 08:57:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:29 08:57:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:29 08:57:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:29 08:58:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:29 08:58:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:50:29 08:58:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:50:29 08:59:01 AM all 0.33 0.00 0.05 0.01 0.05 99.57
09:50:29 08:59:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:50:29 08:59:01 AM 1 0.17 0.00 0.03 0.02 0.07 99.72
09:50:29 09:00:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:29 09:00:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:29 09:00:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:29 09:01:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:29 09:01:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 09:01:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:29 09:02:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:29 09:02:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 09:02:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:29 09:03:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:29 09:03:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:29 09:03:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:29 09:04:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:29 09:04:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 09:04:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:29
09:50:29 09:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 09:05:01 AM all 0.26 0.00 0.04 0.00 0.04 99.66
09:50:29 09:05:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:29 09:05:01 AM 1 0.42 0.00 0.02 0.00 0.02 99.55
09:50:29 09:06:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 09:06:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 09:06:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:29 09:07:01 AM all 0.13 0.00 0.05 0.00 0.03 99.80
09:50:29 09:07:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:29 09:07:01 AM 1 0.17 0.00 0.02 0.00 0.02 99.80
09:50:29 09:08:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:29 09:08:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
09:50:29 09:08:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:50:29 09:09:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77
09:50:29 09:09:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:29 09:09:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62
09:50:29 09:10:01 AM all 0.08 0.00 0.05 0.00 0.05 99.82
09:50:29 09:10:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:29 09:10:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:29 09:11:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:29 09:11:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:29 09:11:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:29 09:12:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72
09:50:29 09:12:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
09:50:29 09:12:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70
09:50:29 09:13:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69
09:50:29 09:13:01 AM 0 0.40 0.00 0.05 0.00 0.05 99.50
09:50:29 09:13:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:29 09:14:01 AM all 0.12 0.00 0.06 0.00 0.05 99.77
09:50:29 09:14:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:29 09:14:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:29 09:15:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73
09:50:29 09:15:01 AM 0 0.23 0.00 0.03 0.00 0.02 99.72
09:50:29 09:15:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:29
09:50:29 09:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 09:16:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:29 09:16:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:29 09:16:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:29 09:17:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:50:29 09:17:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63
09:50:29 09:17:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:29 09:18:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:29 09:18:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:29 09:18:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:29 09:19:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:29 09:19:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:29 09:19:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45
09:50:29 09:20:02 AM all 0.35 0.00 0.07 0.00 0.04 99.54
09:50:29 09:20:02 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29 09:20:02 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
09:50:29 09:21:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:29 09:21:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:29 09:21:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:29 09:22:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:29 09:22:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:29 09:22:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:29 09:23:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72
09:50:29 09:23:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:29 09:23:01 AM 1 0.25 0.00 0.05 0.00 0.05 99.65
09:50:29 09:24:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70
09:50:29 09:24:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:29 09:24:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53
09:50:29 09:25:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:29 09:25:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:29 09:25:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:29 09:26:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 09:26:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:29 09:26:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29
09:50:29 09:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 09:27:01 AM all 0.18 0.00 0.04 0.00 0.04 99.73
09:50:29 09:27:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:29 09:27:01 AM 1 0.28 0.00 0.03 0.00 0.05 99.63
09:50:29 09:28:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68
09:50:29 09:28:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29 09:28:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57
09:50:29 09:29:01 AM all 0.17 0.00 0.04 0.00 0.04 99.75
09:50:29 09:29:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:29 09:29:01 AM 1 0.23 0.00 0.03 0.00 0.03 99.70
09:50:29 09:30:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:29 09:30:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:29 09:30:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:29 09:31:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
09:50:29 09:31:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:29 09:31:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28
09:50:29 09:32:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:29 09:32:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 09:32:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:29 09:33:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:29 09:33:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:29 09:33:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:29 09:34:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:29 09:34:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:29 09:34:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:29 09:35:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:29 09:35:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
09:50:29 09:35:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:29 09:36:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:50:29 09:36:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63
09:50:29 09:36:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68
09:50:29 09:37:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:29 09:37:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:29 09:37:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:29
09:50:29 09:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 09:38:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:50:29 09:38:01 AM 0 0.43 0.00 0.07 0.00 0.05 99.45
09:50:29 09:38:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:29 09:39:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:29 09:39:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
09:50:29 09:39:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:29 09:40:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:29 09:40:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:29 09:40:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:29 09:41:01 AM all 35.06 0.00 5.29 1.09 0.10 58.46
09:50:29 09:41:01 AM 0 32.68 0.00 4.94 1.05 0.10 61.23
09:50:29 09:41:01 AM 1 37.45 0.00 5.63 1.12 0.10 55.70
09:50:29 09:42:01 AM all 23.18 0.00 3.74 1.01 0.08 71.98
09:50:29 09:42:01 AM 0 18.29 0.00 3.85 1.10 0.08 76.67
09:50:29 09:42:01 AM 1 28.07 0.00 3.63 0.92 0.08 67.30
09:50:29 09:43:01 AM all 30.50 0.00 4.62 0.56 0.10 64.22
09:50:29 09:43:01 AM 0 22.38 0.00 3.75 0.43 0.10 73.33
09:50:29 09:43:01 AM 1 38.61 0.00 5.49 0.68 0.10 55.12
09:50:29 09:44:01 AM all 16.46 0.00 3.16 0.68 0.07 79.65
09:50:29 09:44:01 AM 0 11.18 0.00 2.80 0.57 0.07 85.38
09:50:29 09:44:01 AM 1 21.73 0.00 3.51 0.79 0.07 73.91
09:50:29 09:45:01 AM all 2.00 0.00 0.17 0.03 0.07 97.74
09:50:29 09:45:01 AM 0 0.35 0.00 0.08 0.03 0.07 99.47
09:50:29 09:45:01 AM 1 3.66 0.00 0.25 0.02 0.07 96.01
09:50:29 09:46:01 AM all 15.78 0.00 0.23 0.03 0.12 83.84
09:50:29 09:46:01 AM 0 5.58 0.00 0.25 0.05 0.12 94.01
09:50:29 09:46:01 AM 1 25.97 0.00 0.22 0.00 0.12 73.69
09:50:29 09:47:01 AM all 9.39 0.00 0.13 0.03 0.05 90.39
09:50:29 09:47:01 AM 0 1.69 0.00 0.15 0.02 0.05 98.10
09:50:29 09:47:01 AM 1 17.08 0.00 0.12 0.05 0.05 82.70
09:50:29 09:48:01 AM all 11.98 0.00 0.16 0.02 0.07 87.78
09:50:29 09:48:01 AM 0 4.47 0.00 0.18 0.03 0.07 95.25
09:50:29 09:48:01 AM 1 19.47 0.00 0.13 0.00 0.07 80.33
09:50:29
09:50:29 09:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:29 09:49:01 AM all 9.19 0.00 0.88 0.02 0.08 89.85
09:50:29 09:49:01 AM 0 5.41 0.00 0.52 0.02 0.07 93.99
09:50:29 09:49:01 AM 1 12.97 0.00 1.24 0.02 0.08 85.70
09:50:29 09:50:01 AM all 29.60 0.00 3.47 0.23 0.08 66.62
09:50:29 09:50:01 AM 0 13.81 0.00 2.95 0.25 0.08 82.91
09:50:29 09:50:01 AM 1 45.39 0.00 3.98 0.20 0.08 50.34
09:50:29 Average: all 0.81 0.00 0.13 0.07 0.04 98.94
09:50:29 Average: 0 0.59 0.00 0.13 0.07 0.04 99.16
09:50:29 Average: 1 1.02 0.00 0.13 0.08 0.04 98.72
09:50:29
09:50:29
09:50:29