09:40:23 Started by upstream project "integration-sanity-test-scandium" build number 547
09:40:23 originally caused by:
09:40:23 Started by timer
09:40:23 Running as SYSTEM
09:40:23 [EnvInject] - Loading node environment variables.
09:40:23 Building remotely on prd-centos8-robot-2c-8g-1241 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:23 [ssh-agent] Looking for ssh-agent implementation...
09:40:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:23 $ ssh-agent
09:40:23 SSH_AUTH_SOCK=/tmp/ssh-0fvnyE3K8TA4/agent.6724
09:40:23 SSH_AGENT_PID=6725
09:40:23 [ssh-agent] Started.
09:40:23 Running ssh-add (command line suppressed)
09:40:23 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_16046673548752464780.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_16046673548752464780.key)
09:40:23 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:23 The recommended git tool is: NONE
09:40:26 using credential opendaylight-jenkins-ssh
09:40:26 Wiping out workspace first.
09:40:26 Cloning the remote Git repository
09:40:26 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:26 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:26 > git --version # timeout=10
09:40:26 > git --version # 'git version 2.43.0'
09:40:26 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:26 [INFO] Currently running in a labeled security context
09:40:26 [INFO] Currently SELinux is 'enforcing' on the host
09:40:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh4288507131488170250.key
09:40:26 Verifying host key using known hosts file
09:40:26 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:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:29 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:29 [INFO] Currently running in a labeled security context
09:40:29 [INFO] Currently SELinux is 'enforcing' on the host
09:40:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh16230585645404593318.key
09:40:29 Verifying host key using known hosts file
09:40:29 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:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:29 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:29 > git config core.sparsecheckout # timeout=10
09:40:29 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:29 Commit message: "Adapt test for new pce-allocation field"
09:40:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:30 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:30 No emails were triggered.
09:40:30 provisioning config files...
09:40:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3947418527580055234.sh
09:40:30 ---> python-tools-install.sh
09:40:30 Setup pyenv:
09:40:31 system
09:40:31 * 3.8.13 (set by /opt/pyenv/version)
09:40:31 * 3.9.13 (set by /opt/pyenv/version)
09:40:31 * 3.10.13 (set by /opt/pyenv/version)
09:40:31 * 3.11.7 (set by /opt/pyenv/version)
09:40:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VEkN
09:40:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:39 lf-activate-venv(): INFO: Base packages installed successfully
09:40:39 lf-activate-venv(): INFO: Installing additional packages: lftools
09:41:06 lf-activate-venv(): INFO: Adding /tmp/venv-VEkN/bin to PATH
09:41:06 Generating Requirements File
09:41:27 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:27 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:28 Python 3.11.7
09:41:28 pip 25.3 from /tmp/venv-VEkN/lib/python3.11/site-packages/pip (python 3.11)
09:41:28 appdirs==1.4.4
09:41:28 argcomplete==3.6.3
09:41:28 aspy.yaml==1.3.0
09:41:28 attrs==25.4.0
09:41:28 autopage==0.5.2
09:41:28 beautifulsoup4==4.14.2
09:41:28 boto3==1.41.4
09:41:28 botocore==1.41.4
09:41:28 bs4==0.0.2
09:41:28 cachetools==6.2.2
09:41:28 certifi==2025.11.12
09:41:28 cffi==2.0.0
09:41:28 cfgv==3.5.0
09:41:28 chardet==5.2.0
09:41:28 charset-normalizer==3.4.4
09:41:28 click==8.3.1
09:41:28 cliff==4.12.0
09:41:28 cmd2==2.7.0
09:41:28 cryptography==3.3.2
09:41:28 debtcollector==3.0.0
09:41:28 decorator==5.2.1
09:41:28 defusedxml==0.7.1
09:41:28 Deprecated==1.3.1
09:41:28 distlib==0.4.0
09:41:28 dnspython==2.8.0
09:41:28 docker==7.1.0
09:41:28 dogpile.cache==1.5.0
09:41:28 durationpy==0.10
09:41:28 email-validator==2.3.0
09:41:28 filelock==3.20.0
09:41:28 future==1.0.0
09:41:28 gitdb==4.0.12
09:41:28 GitPython==3.1.45
09:41:28 google-auth==2.43.0
09:41:28 httplib2==0.31.0
09:41:28 identify==2.6.15
09:41:28 idna==3.11
09:41:28 importlib-resources==1.5.0
09:41:28 iso8601==2.1.0
09:41:28 Jinja2==3.1.6
09:41:28 jmespath==1.0.1
09:41:28 jsonpatch==1.33
09:41:28 jsonpointer==3.0.0
09:41:28 jsonschema==4.25.1
09:41:28 jsonschema-specifications==2025.9.1
09:41:28 keystoneauth1==5.12.0
09:41:28 kubernetes==34.1.0
09:41:28 lftools==0.37.16
09:41:28 lxml==6.0.2
09:41:28 markdown-it-py==4.0.0
09:41:28 MarkupSafe==3.0.3
09:41:28 mdurl==0.1.2
09:41:28 msgpack==1.1.2
09:41:28 multi_key_dict==2.0.3
09:41:28 munch==4.0.0
09:41:28 netaddr==1.3.0
09:41:28 niet==1.4.2
09:41:28 nodeenv==1.9.1
09:41:28 oauth2client==4.1.3
09:41:28 oauthlib==3.3.1
09:41:28 openstacksdk==4.8.0
09:41:28 os-service-types==1.8.2
09:41:28 osc-lib==4.2.0
09:41:28 oslo.config==10.1.0
09:41:28 oslo.context==6.2.0
09:41:28 oslo.i18n==6.7.1
09:41:28 oslo.log==7.2.1
09:41:28 oslo.serialization==5.8.0
09:41:28 oslo.utils==9.2.0
09:41:28 packaging==25.0
09:41:28 pbr==7.0.3
09:41:28 platformdirs==4.5.0
09:41:28 prettytable==3.17.0
09:41:28 psutil==7.1.3
09:41:28 pyasn1==0.6.1
09:41:28 pyasn1_modules==0.4.2
09:41:28 pycparser==2.23
09:41:28 pygerrit2==2.0.15
09:41:28 PyGithub==2.8.1
09:41:28 Pygments==2.19.2
09:41:28 PyJWT==2.10.1
09:41:28 PyNaCl==1.6.1
09:41:28 pyparsing==2.4.7
09:41:28 pyperclip==1.11.0
09:41:28 pyrsistent==0.20.0
09:41:28 python-cinderclient==9.8.0
09:41:28 python-dateutil==2.9.0.post0
09:41:28 python-heatclient==4.3.0
09:41:28 python-jenkins==1.8.3
09:41:28 python-keystoneclient==5.7.0
09:41:28 python-magnumclient==4.9.0
09:41:28 python-openstackclient==8.2.0
09:41:28 python-swiftclient==4.9.0
09:41:28 PyYAML==6.0.3
09:41:28 referencing==0.37.0
09:41:28 requests==2.32.5
09:41:28 requests-oauthlib==2.0.0
09:41:28 requestsexceptions==1.4.0
09:41:28 rfc3986==2.0.0
09:41:28 rich==14.2.0
09:41:28 rich-argparse==1.7.2
09:41:28 rpds-py==0.29.0
09:41:28 rsa==4.9.1
09:41:28 ruamel.yaml==0.18.16
09:41:28 ruamel.yaml.clib==0.2.15
09:41:28 s3transfer==0.15.0
09:41:28 simplejson==3.20.2
09:41:28 six==1.17.0
09:41:28 smmap==5.0.2
09:41:28 soupsieve==2.8
09:41:28 stevedore==5.6.0
09:41:28 tabulate==0.9.0
09:41:28 toml==0.10.2
09:41:28 tomlkit==0.13.3
09:41:28 tqdm==4.67.1
09:41:28 typing_extensions==4.15.0
09:41:28 tzdata==2025.2
09:41:28 urllib3==1.26.20
09:41:28 virtualenv==20.35.4
09:41:28 wcwidth==0.2.14
09:41:28 websocket-client==1.9.0
09:41:28 wrapt==2.0.1
09:41:28 xdg==6.0.0
09:41:28 xmltodict==1.0.2
09:41:28 yq==3.4.3
09:41:28 [EnvInject] - Injecting environment variables from a build step.
09:41:28 [EnvInject] - Injecting as environment variables the properties content
09:41:28 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:28 OS_CLOUD=vex
09:41:28 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-542
09:41:28 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:28
09:41:28 [EnvInject] - Variables injected successfully.
09:41:28 provisioning config files...
09:41:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9574526801732186484.sh
09:41:29 ---> Create parameters file for OpenStack HOT
09:41:29 OpenStack Heat parameters generated
09:41:29 -----------------------------------
09:41:29 parameters:
09:41:29 vm_0_count: '1'
09:41:29 vm_0_flavor: 'v3-standard-4'
09:41:29 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:41:29 vm_1_count: '1'
09:41:29 vm_1_flavor: 'v3-standard-2'
09:41:29 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:29
09:41:29 job_name: '52208-542'
09:41:29 silo: 'releng'
09:41:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13948519073148608681.sh
09:41:29 ---> Create HEAT stack
09:41:29 + source /home/jenkins/lf-env.sh
09:41:29 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:29 ++ mktemp -d /tmp/venv-XXXX
09:41:29 + lf_venv=/tmp/venv-j6wJ
09:41:29 + local venv_file=/tmp/.os_lf_venv
09:41:29 + local python=python3
09:41:29 + local options
09:41:29 + local set_path=true
09:41:29 + local install_args=
09:41:29 ++ 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:29 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:29 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:29 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:29 + true
09:41:29 + case $1 in
09:41:29 + python=python3
09:41:29 + shift 2
09:41:29 + true
09:41:29 + case $1 in
09:41:29 + shift
09:41:29 + break
09:41:29 + case $python in
09:41:29 + local pkg_list=
09:41:29 + [[ -d /opt/pyenv ]]
09:41:29 + echo 'Setup pyenv:'
09:41:29 Setup pyenv:
09:41:29 + export PYENV_ROOT=/opt/pyenv
09:41:29 + PYENV_ROOT=/opt/pyenv
09:41:29 + 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:29 + 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:29 + pyenv versions
09:41:29 system
09:41:29 3.8.13
09:41:29 3.9.13
09:41:29 3.10.13
09:41:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:29 + command -v pyenv
09:41:29 ++ pyenv init - --no-rehash
09:41:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:29 for i in ${!paths[@]}; do
09:41:29 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:29 fi; done;
09:41:29 echo "${paths[*]}"'\'')"
09:41:29 export PATH="/opt/pyenv/shims:${PATH}"
09:41:29 export PYENV_SHELL=bash
09:41:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:29 pyenv() {
09:41:29 local command
09:41:29 command="${1:-}"
09:41:29 if [ "$#" -gt 0 ]; then
09:41:29 shift
09:41:29 fi
09:41:29
09:41:29 case "$command" in
09:41:29 rehash|shell)
09:41:29 eval "$(pyenv "sh-$command" "$@")"
09:41:29 ;;
09:41:29 *)
09:41:29 command pyenv "$command" "$@"
09:41:29 ;;
09:41:29 esac
09:41:29 }'
09:41:29 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:29 for i in ${!paths[@]}; do
09:41:29 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:29 fi; done;
09:41:29 echo "${paths[*]}"'
09:41:29 ++ 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:29 ++ 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:29 ++ 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:29 ++ export PYENV_SHELL=bash
09:41:29 ++ PYENV_SHELL=bash
09:41:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:29 +++ complete -F _pyenv pyenv
09:41:29 ++ lf-pyver python3
09:41:29 ++ local py_version_xy=python3
09:41:29 ++ local py_version_xyz=
09:41:29 ++ awk '{ print $1 }'
09:41:29 ++ pyenv versions
09:41:29 ++ local command
09:41:29 ++ command=versions
09:41:29 ++ '[' 1 -gt 0 ']'
09:41:29 ++ shift
09:41:29 ++ case "$command" in
09:41:29 ++ command pyenv versions
09:41:29 ++ pyenv versions
09:41:29 ++ sed 's/^[ *]* //'
09:41:29 ++ grep -E '^[0-9.]*[0-9]$'
09:41:29 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:29 +++ grep '^3' /tmp/.pyenv_versions
09:41:29 +++ tail -n 1
09:41:29 +++ sort -V
09:41:29 ++ py_version_xyz=3.11.7
09:41:29 ++ [[ -z 3.11.7 ]]
09:41:29 ++ echo 3.11.7
09:41:29 ++ return 0
09:41:29 + pyenv local 3.11.7
09:41:29 + local command
09:41:29 + command=local
09:41:29 + '[' 2 -gt 0 ']'
09:41:29 + shift
09:41:29 + case "$command" in
09:41:29 + command pyenv local 3.11.7
09:41:29 + pyenv local 3.11.7
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='lftools[openstack] '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='kubernetes '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='niet '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='python-heatclient '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='python-openstackclient '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='python-magnumclient '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='urllib3~=1.26.15 '
09:41:29 + for arg in "$@"
09:41:29 + case $arg in
09:41:29 + pkg_list+='yq '
09:41:29 + [[ -f /tmp/.os_lf_venv ]]
09:41:29 ++ cat /tmp/.os_lf_venv
09:41:29 + lf_venv=/tmp/venv-VEkN
09:41:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VEkN from' file:/tmp/.os_lf_venv
09:41:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VEkN from file:/tmp/.os_lf_venv
09:41:29 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:29 + local 'pip_opts=--upgrade --quiet'
09:41:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:29 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:29 + [[ -n '' ]]
09:41:29 + [[ -n '' ]]
09:41:29 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:29 + /tmp/venv-VEkN/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:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:31 lf-activate-venv(): INFO: Base packages installed successfully
09:41:31 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:31 + 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:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:31 + /tmp/venv-VEkN/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:50 + type python3
09:41:50 + true
09:41:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VEkN/bin to PATH'
09:41:50 lf-activate-venv(): INFO: Adding /tmp/venv-VEkN/bin to PATH
09:41:50 + PATH=/tmp/venv-VEkN/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:50 + return 0
09:41:50 + openstack --os-cloud vex limits show --absolute
09:41:51 +--------------------------+---------+
09:41:51 | Name | Value |
09:41:51 +--------------------------+---------+
09:41:51 | maxTotalInstances | -1 |
09:41:51 | maxTotalCores | 450 |
09:41:51 | maxTotalRAMSize | 1000000 |
09:41:51 | maxServerMeta | 128 |
09:41:51 | maxImageMeta | 128 |
09:41:51 | maxPersonality | 5 |
09:41:51 | maxPersonalitySize | 10240 |
09:41:51 | maxTotalKeypairs | 100 |
09:41:51 | maxServerGroups | 10 |
09:41:51 | maxServerGroupMembers | 10 |
09:41:51 | maxTotalFloatingIps | -1 |
09:41:51 | maxSecurityGroups | -1 |
09:41:51 | maxSecurityGroupRules | -1 |
09:41:51 | totalRAMUsed | 557056 |
09:41:51 | totalCoresUsed | 136 |
09:41:51 | totalInstancesUsed | 55 |
09:41:51 | totalFloatingIpsUsed | 0 |
09:41:51 | totalSecurityGroupsUsed | 0 |
09:41:51 | totalServerGroupsUsed | 0 |
09:41:51 | maxTotalVolumes | -1 |
09:41:51 | maxTotalSnapshots | 10 |
09:41:51 | maxTotalVolumeGigabytes | 4096 |
09:41:51 | maxTotalBackups | 10 |
09:41:51 | maxTotalBackupGigabytes | 1000 |
09:41:51 | totalVolumesUsed | 3 |
09:41:51 | totalGigabytesUsed | 60 |
09:41:51 | totalSnapshotsUsed | 0 |
09:41:51 | totalBackupsUsed | 0 |
09:41:51 | totalBackupGigabytesUsed | 0 |
09:41:51 +--------------------------+---------+
09:41:51 + pushd /opt/ciman/openstack-hot
09:41:51 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:51 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-542 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:16 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-542
09:42:16 Waiting to initialize infrastructure...
09:42:16 Stack initialization successful.
09:42:16 ------------------------------------
09:42:16 Stack Details
09:42:16 ------------------------------------
09:42:16 {'added': None,
09:42:16 'capabilities': [],
09:42:16 'created_at': '2025-11-26T09:41:54Z',
09:42:16 'deleted': None,
09:42:16 'deleted_at': None,
09:42:16 'description': 'No description',
09:42:16 'environment': None,
09:42:16 'environment_files': None,
09:42:16 'files': None,
09:42:16 'files_container': None,
09:42:16 'id': '4ee023fa-a809-47c6-8c8b-e620ed0fce88',
09:42:16 'is_rollback_disabled': True,
09:42:16 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-542/4ee023fa-a809-47c6-8c8b-e620ed0fce88',
09:42:16 'rel': 'self'}],
09:42:16 '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:42:16 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-542',
09:42:16 'notification_topics': [],
09:42:16 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:42:16 'output_key': 'vm_0_ips',
09:42:16 'output_value': ['10.30.170.236']},
09:42:16 {'description': 'IP addresses of the 2nd vm types',
09:42:16 'output_key': 'vm_1_ips',
09:42:16 'output_value': ['10.30.170.80']}],
09:42:16 'owner_id': ****,
09:42:16 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:16 'OS::stack_id': '4ee023fa-a809-47c6-8c8b-e620ed0fce88',
09:42:16 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-542',
09:42:16 'job_name': '52208-542',
09:42:16 'silo': 'releng',
09:42:16 'vm_0_count': '1',
09:42:16 'vm_0_flavor': 'v3-standard-4',
09:42:16 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:16 '20250917-133034.447',
09:42:16 'vm_1_count': '1',
09:42:16 'vm_1_flavor': 'v3-standard-2',
09:42:16 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:16 '- 20250917-133034.654'},
09:42:16 'parent_id': None,
09:42:16 'replaced': None,
09:42:16 'status': 'CREATE_COMPLETE',
09:42:16 'status_reason': 'Stack CREATE completed successfully',
09:42:16 'tags': [],
09:42:16 'template': None,
09:42:16 'template_description': 'No description',
09:42:16 'template_url': None,
09:42:16 'timeout_mins': 15,
09:42:16 'unchanged': None,
09:42:16 'updated': None,
09:42:16 'updated_at': None,
09:42:16 'user_project_id': '94f12f19313e4cae8a906b327be7c17e'}
09:42:16 ------------------------------------
09:42:17 + popd
09:42:17 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16489813214162997000.sh
09:42:17 ---> Copy SSH public keys to CSIT lab
09:42:17 Setup pyenv:
09:42:17 system
09:42:17 3.8.13
09:42:17 3.9.13
09:42:17 3.10.13
09:42:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VEkN from file:/tmp/.os_lf_venv
09:42:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:19 lf-activate-venv(): INFO: Base packages installed successfully
09:42:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:32 lf-activate-venv(): INFO: Adding /tmp/venv-VEkN/bin to PATH
09:42:34 SSH not responding on 10.30.170.236. Retrying in 10 seconds...
09:42:35 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts.
09:42:36 releng-52208-542-1-mininet-ovs-217-0
09:42:36 Successfully copied public keys to slave 10.30.170.80
09:42:36 Process 7945 ready.
09:42:44 Ping to 10.30.170.236 successful.
09:42:45 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:42:46 releng-52208-542-0-builder-0
09:42:46 Successfully copied public keys to slave 10.30.170.236
09:42:46 Process 7946 ready.
09:42:46 SSH ready on all stack servers.
09:42:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins2237984704833009724.sh
09:42:46 Setup pyenv:
09:42:46 system
09:42:46 3.8.13
09:42:46 3.9.13
09:42:46 3.10.13
09:42:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j9Yz
09:42:50 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:54 lf-activate-venv(): INFO: Base packages installed successfully
09:42:54 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:56 lf-activate-venv(): INFO: Adding /tmp/venv-j9Yz/bin to PATH
09:42:56 + echo 'Installing Python Requirements'
09:42:56 Installing Python Requirements
09:42:56 + cat
09:42:56 + python -m pip install -r requirements.txt
09:42:56 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:56 Collecting docker-py (from -r requirements.txt (line 1))
09:42:56 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:56 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:56 Installing build dependencies: started
09:42:57 Installing build dependencies: finished with status 'done'
09:42:57 Getting requirements to build wheel: started
09:42:58 Getting requirements to build wheel: finished with status 'done'
09:42:58 Preparing metadata (pyproject.toml): started
09:42:58 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:58 Collecting netaddr (from -r requirements.txt (line 3))
09:42:58 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:58 Collecting netifaces (from -r requirements.txt (line 4))
09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:58 Installing build dependencies: started
09:42:59 Installing build dependencies: finished with status 'done'
09:42:59 Getting requirements to build wheel: started
09:42:59 Getting requirements to build wheel: finished with status 'done'
09:42:59 Preparing metadata (pyproject.toml): started
09:42:59 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:59 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:59 Collecting requests (from -r requirements.txt (line 6))
09:42:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:43:00 Collecting robotframework (from -r requirements.txt (line 7))
09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:43:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 28.9 MB/s 0:00:00
09:43:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:43:00 Installing build dependencies: started
09:43:01 Installing build dependencies: finished with status 'done'
09:43:01 Getting requirements to build wheel: started
09:43:01 Getting requirements to build wheel: finished with status 'done'
09:43:01 Preparing metadata (pyproject.toml): started
09:43:01 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:01 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:43:01 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:43:01 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:43:01 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:43:01 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:43:01 Installing build dependencies: started
09:43:02 Installing build dependencies: finished with status 'done'
09:43:02 Getting requirements to build wheel: started
09:43:03 Getting requirements to build wheel: finished with status 'done'
09:43:03 Preparing metadata (pyproject.toml): started
09:43:03 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:03 Collecting scapy (from -r requirements.txt (line 12))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:43:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 50.0 MB/s 0:00:00
09:43:03 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:43:03 Installing build dependencies: started
09:43:04 Installing build dependencies: finished with status 'done'
09:43:04 Getting requirements to build wheel: started
09:43:04 Getting requirements to build wheel: finished with status 'done'
09:43:04 Preparing metadata (pyproject.toml): started
09:43:04 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:05 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 42.2 MB/s 0:00:00
09:43:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:05 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:43:05 Collecting pyangbind (from -r requirements.txt (line 22))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:43:05 Collecting isodate (from -r requirements.txt (line 25))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:43:05 Collecting jmespath (from -r requirements.txt (line 28))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:43:05 Collecting jsonpatch (from -r requirements.txt (line 31))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:43:05 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:43:05 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:05 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:43:05 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:43:05 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:43:05 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:43:05 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:43:05 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:43:05 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:43:05 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:43:06 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:43:06 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:43:06 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:43:06 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:43:06 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:43:06 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:43:06 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:06 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:43:06 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:43:06 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:43:06 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:43:06 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:43:06 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:43:06 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
09:43:06 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:43:06 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:43:06 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:43:06 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:43:06 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:43:06 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:43:06 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:43:06 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:43:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 40.6 MB/s 0:00:00
09:43:06 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:43:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:06 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:43:06 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:43:06 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:43:07 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:43:07 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:43:07 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:43:07 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:43:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 32.5 MB/s 0:00:00
09:43:07 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:43:07 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:43:08 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:43:08 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:43:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 36.0 MB/s 0:00:00
09:43:08 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:08 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:08 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:43:09 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:09 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:43:09 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:09 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:09 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:43:09 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:09 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:43:09 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:43:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:10 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:43:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 87.7 MB/s 0:00:00
09:43:10 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:10 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:43:10 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:43:10 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:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:43:10 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:43:10 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:43:10 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:43:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:43:10 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:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:43:10 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:43:10 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:43:10 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:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:43:10 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:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:10 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:43:11 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:11 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:43:11 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:43:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:11 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:43:11 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:11 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:43:11 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:43:11 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=90a045b1e3af2fe8dae1b2407b4a5798dfe7c700593f44edb8b6e1c8081a6aa4
09:43:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:11 Building wheel for ipaddr (pyproject.toml): started
09:43:11 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:43:11 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=fe63022fd816f89a1a7d16b2ccac347b7eec9c1673e84d089cdab6544f5cf4ac
09:43:11 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:11 Building wheel for netifaces (pyproject.toml): started
09:43:14 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:43:14 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41093 sha256=01377ec7eb244137d6634f99bfd2776e7e29fdd94264d840da36c105a59e1cdf
09:43:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:14 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:43:14 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:43:14 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=5c64e432fe15e6cf646ccefd80c6c236355544cb2e2aa27aad9bb7e2493a4555
09:43:14 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:14 Building wheel for jsonpath-rw (pyproject.toml): started
09:43:14 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:43:14 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=4557cfa8c2226b46bdd0e4a7c39964b07a6928b86a7650d4965922ecf8a4df57
09:43:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:14 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:14 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:21
09:43:21 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.1 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.2
09:43:22 + pip freeze
09:43:22 attrs==25.4.0
09:43:22 bcrypt==5.0.0
09:43:22 beautifulsoup4==4.14.2
09:43:22 certifi==2025.11.12
09:43:22 cffi==2.0.0
09:43:22 charset-normalizer==3.4.4
09:43:22 click==8.3.1
09:43:22 cryptography==46.0.3
09:43:22 decorator==5.2.1
09:43:22 distlib==0.4.0
09:43:22 docker-py==1.10.6
09:43:22 docker-pycreds==0.4.0
09:43:22 elastic-transport==8.17.1
09:43:22 elasticsearch==8.19.2
09:43:22 elasticsearch-dsl==8.15.4
09:43:22 enum34==1.1.10
09:43:22 filelock==3.20.0
09:43:22 h11==0.16.0
09:43:22 idna==3.11
09:43:22 invoke==2.2.1
09:43:22 ipaddr==2.2.0
09:43:22 isodate==0.7.2
09:43:22 jmespath==1.0.1
09:43:22 jsonpatch==1.33
09:43:22 jsonpath-rw==1.4.0
09:43:22 jsonpointer==3.0.0
09:43:22 lxml==6.0.2
09:43:22 netaddr==1.3.0
09:43:22 netifaces==0.11.0
09:43:22 outcome==1.3.0.post0
09:43:22 paramiko==4.0.0
09:43:22 platformdirs==4.5.0
09:43:22 ply==3.11
09:43:22 pyang==2.7.1
09:43:22 pyangbind==0.8.6
09:43:22 pycparser==2.23
09:43:22 pyhocon==0.3.61
09:43:22 PyNaCl==1.6.1
09:43:22 pyparsing==3.2.5
09:43:22 PySocks==1.7.1
09:43:22 python-dateutil==2.9.0.post0
09:43:22 regex==2025.11.3
09:43:22 requests==2.32.5
09:43:22 robotframework==7.3.2
09:43:22 robotframework-httplibrary==0.4.2
09:43:22 robotframework-pythonlibcore==4.4.1
09:43:22 robotframework-requests==0.9.7
09:43:22 robotframework-selenium2library==3.0.0
09:43:22 robotframework-seleniumlibrary==6.8.0
09:43:22 robotframework-sshlibrary==3.8.0
09:43:22 scapy==2.6.1
09:43:22 scp==0.15.0
09:43:22 selenium==4.38.0
09:43:22 six==1.17.0
09:43:22 sniffio==1.3.1
09:43:22 sortedcontainers==2.4.0
09:43:22 soupsieve==2.8
09:43:22 trio==0.32.0
09:43:22 trio-websocket==0.12.2
09:43:22 typing_extensions==4.15.0
09:43:22 urllib3==2.5.0
09:43:22 virtualenv==20.35.4
09:43:22 waitress==3.0.2
09:43:22 WebOb==1.8.9
09:43:22 websocket-client==1.9.0
09:43:22 WebTest==3.0.7
09:43:22 wsproto==1.3.2
09:43:22 [EnvInject] - Injecting environment variables from a build step.
09:43:22 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:22 [EnvInject] - Variables injected successfully.
09:43:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins17772688893122400577.sh
09:43:22 Setup pyenv:
09:43:22 system
09:43:22 3.8.13
09:43:22 3.9.13
09:43:22 3.10.13
09:43:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VEkN from file:/tmp/.os_lf_venv
09:43:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:24 lf-activate-venv(): INFO: Base packages installed successfully
09:43:24 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:32 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:32 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:32 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:43:32 lf-activate-venv(): INFO: Adding /tmp/venv-VEkN/bin to PATH
09:43:32 + ODL_SYSTEM=()
09:43:32 + TOOLS_SYSTEM=()
09:43:32 + OPENSTACK_SYSTEM=()
09:43:32 + OPENSTACK_CONTROLLERS=()
09:43:32 + mapfile -t ADDR
09:43:32 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-542
09:43:32 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:33 + for i in "${ADDR[@]}"
09:43:33 ++ ssh 10.30.170.236 hostname -s
09:43:33 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:43:34 + REMHOST=releng-52208-542-0-builder-0
09:43:34 + case ${REMHOST} in
09:43:34 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:34 + for i in "${ADDR[@]}"
09:43:34 ++ ssh 10.30.170.80 hostname -s
09:43:34 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts.
09:43:34 + REMHOST=releng-52208-542-1-mininet-ovs-217-0
09:43:34 + case ${REMHOST} in
09:43:34 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:34 + echo NUM_ODL_SYSTEM=1
09:43:34 + echo NUM_TOOLS_SYSTEM=1
09:43:34 + '[' '' == yes ']'
09:43:34 + NUM_OPENSTACK_SYSTEM=0
09:43:34 + echo NUM_OPENSTACK_SYSTEM=0
09:43:34 + '[' 0 -eq 2 ']'
09:43:34 + echo ODL_SYSTEM_IP=10.30.170.236
09:43:34 ++ seq 0 0
09:43:34 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:34 + echo ODL_SYSTEM_1_IP=10.30.170.236
09:43:34 + echo TOOLS_SYSTEM_IP=10.30.170.80
09:43:34 ++ seq 0 0
09:43:34 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:34 + echo TOOLS_SYSTEM_1_IP=10.30.170.80
09:43:34 + openstack_index=0
09:43:34 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:34 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:34 ++ seq 0 0
09:43:34 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:34 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:34 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:34 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:34 + '[' -1 -ge 2 ']'
09:43:34 ++ seq 0 -2
09:43:34 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:34 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:34 ++ seq 0 -1
09:43:34 + echo 'Contents of slave_addresses.txt:'
09:43:34 Contents of slave_addresses.txt:
09:43:34 + cat slave_addresses.txt
09:43:34 NUM_ODL_SYSTEM=1
09:43:34 NUM_TOOLS_SYSTEM=1
09:43:34 NUM_OPENSTACK_SYSTEM=0
09:43:34 ODL_SYSTEM_IP=10.30.170.236
09:43:34 ODL_SYSTEM_1_IP=10.30.170.236
09:43:34 TOOLS_SYSTEM_IP=10.30.170.80
09:43:34 TOOLS_SYSTEM_1_IP=10.30.170.80
09:43:34 NUM_OPENSTACK_CONTROL_NODES=1
09:43:34 OPENSTACK_CONTROL_NODE_1_IP=
09:43:34 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:34 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:34 [EnvInject] - Injecting environment variables from a build step.
09:43:34 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:34 [EnvInject] - Variables injected successfully.
09:43:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins17618483159364044179.sh
09:43:34 Preparing for JRE Version 21
09:43:34 Karaf artifact is karaf
09:43:34 Karaf project is integration
09:43:34 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:34 [EnvInject] - Injecting environment variables from a build step.
09:43:34 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:34 [EnvInject] - Variables injected successfully.
09:43:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10741580804496439986.sh
09:43:34 2025-11-26 09:43:34 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:34 Bundle version is 0.21.4-SNAPSHOT
09:43:34 --2025-11-26 09:43:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:34 HTTP request sent, awaiting response... 200 OK
09:43:34 Length: 1410 (1.4K) [application/xml]
09:43:34 Saving to: ‘maven-metadata.xml’
09:43:34
09:43:34 0K . 100% 60.9M=0s
09:43:34
09:43:34 2025-11-26 09:43:34 (60.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:34
09:43:35
09:43:35
09:43:35 org.opendaylight.integration
09:43:35 karaf
09:43:35 0.21.4-SNAPSHOT
09:43:35
09:43:35
09:43:35 20251126.093345
09:43:35 208
09:43:35
09:43:35 20251126093345
09:43:35
09:43:35
09:43:35 pom
09:43:35 0.21.4-20251126.093345-208
09:43:35 20251126093345
09:43:35
09:43:35
09:43:35 tar.gz
09:43:35 0.21.4-20251126.093345-208
09:43:35 20251126093345
09:43:35
09:43:35
09:43:35 zip
09:43:35 0.21.4-20251126.093345-208
09:43:35 20251126093345
09:43:35
09:43:35
09:43:35 cyclonedx
09:43:35 xml
09:43:35 0.21.4-20251126.093345-208
09:43:35 20251126093345
09:43:35
09:43:35
09:43:35 cyclonedx
09:43:35 json
09:43:35 0.21.4-20251126.093345-208
09:43:35 20251126093345
09:43:35
09:43:35
09:43:35
09:43:35
09:43:35 Nexus timestamp is 0.21.4-20251126.093345-208
09:43:35 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251126.093345-208.zip
09:43:35 Distribution bundle is karaf-0.21.4-20251126.093345-208.zip
09:43:35 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:35 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:35 Nexus prefix is https://nexus.opendaylight.org
09:43:35 [EnvInject] - Injecting environment variables from a build step.
09:43:35 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:35 [EnvInject] - Variables injected successfully.
09:43:35 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12421200350961241060.sh
09:43:35 Setup pyenv:
09:43:35 system
09:43:35 3.8.13
09:43:35 3.9.13
09:43:35 3.10.13
09:43:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VEkN from file:/tmp/.os_lf_venv
09:43:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:37 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:37 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:37 lf-activate-venv(): INFO: Base packages installed successfully
09:43:37 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:43 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:43 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:43 lf-activate-venv(): INFO: Adding /tmp/venv-VEkN/bin to PATH
09:43:43 Copying common-functions.sh to /tmp
09:43:44 Copying common-functions.sh to 10.30.170.236:/tmp
09:43:44 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:43:45 Copying common-functions.sh to 10.30.170.80:/tmp
09:43:45 Warning: Permanently added '10.30.170.80' (ECDSA) to the list of known hosts.
09:43:45 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3612630955201008732.sh
09:43:45 common-functions.sh is being sourced
09:43:45 common-functions environment:
09:43:45 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:45 ACTUALFEATURES:
09:43:45 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:45 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:45 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:45 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:45 CONTROLLERMEM: 2048m
09:43:45 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:45 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:45 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:45 SUITES:
09:43:45
09:43:45 #################################################
09:43:45 ## Configure Cluster and Start ##
09:43:45 #################################################
09:43:45 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:45 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:45 Locating script plan to use...
09:43:45 Finished running script plans
09:43:45 Configuring member-1 with IP address 10.30.170.236
09:43:45 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:43:46 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:43:46 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:46 ++ [[ /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:46 common-functions.sh is being sourced
09:43:46 ++ echo 'common-functions.sh is being sourced'
09:43:46 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:46 ++ DISTROSTREAM=scandium
09:43:46 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:46 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:46 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:46 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:46 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:46 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:46 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:46 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:46 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:46 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:46 ++ export CONTROLLERMEM=
09:43:46 ++ CONTROLLERMEM=
09:43:46 ++ case "${DISTROSTREAM}" in
09:43:46 ++ CLUSTER_SYSTEM=akka
09:43:46 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:46 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:46 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:46 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:46 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:46 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:46 ++ print_common_env
09:43:46 ++ cat
09:43:46 common-functions environment:
09:43:46 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:46 ACTUALFEATURES:
09:43:46 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:46 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:46 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:46 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:46 CONTROLLERMEM:
09:43:46 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:46 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:46 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:46 SUITES:
09:43:46
09:43:46 ++ SSH='ssh -t -t'
09:43:46 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:46 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:46 Changing to /tmp
09:43:46 + echo 'Changing to /tmp'
09:43:46 + cd /tmp
09:43:46 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251126.093345-208.zip
09:43:46 + 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-20251126.093345-208.zip'
09:43:46 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251126.093345-208.zip
09:43:46 --2025-11-26 09:43:46-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251126.093345-208.zip
09:43:46 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:46 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:46 HTTP request sent, awaiting response... 200 OK
09:43:46 Length: 239812384 (229M) [application/zip]
09:43:46 Saving to: ‘karaf-0.21.4-20251126.093345-208.zip’
09:43:46
09:43:46 0K ........ ........ ........ ........ ........ ........ 1% 67.5M 3s
09:43:46 3072K ........ ........ ........ ........ ........ ........ 2% 116M 3s
09:43:46 6144K ........ ........ ........ ........ ........ ........ 3% 147M 2s
09:43:46 9216K ........ ........ ........ ........ ........ ........ 5% 132M 2s
09:43:46 12288K ........ ........ ........ ........ ........ ........ 6% 179M 2s
09:43:46 15360K ........ ........ ........ ........ ........ ........ 7% 194M 2s
09:43:46 18432K ........ ........ ........ ........ ........ ........ 9% 206M 2s
09:43:46 21504K ........ ........ ........ ........ ........ ........ 10% 214M 1s
09:43:46 24576K ........ ........ ........ ........ ........ ........ 11% 235M 1s
09:43:46 27648K ........ ........ ........ ........ ........ ........ 13% 245M 1s
09:43:46 30720K ........ ........ ........ ........ ........ ........ 14% 255M 1s
09:43:46 33792K ........ ........ ........ ........ ........ ........ 15% 248M 1s
09:43:46 36864K ........ ........ ........ ........ ........ ........ 17% 216M 1s
09:43:46 39936K ........ ........ ........ ........ ........ ........ 18% 238M 1s
09:43:46 43008K ........ ........ ........ ........ ........ ........ 19% 285M 1s
09:43:46 46080K ........ ........ ........ ........ ........ ........ 20% 283M 1s
09:43:46 49152K ........ ........ ........ ........ ........ ........ 22% 238M 1s
09:43:46 52224K ........ ........ ........ ........ ........ ........ 23% 237M 1s
09:43:46 55296K ........ ........ ........ ........ ........ ........ 24% 252M 1s
09:43:46 58368K ........ ........ ........ ........ ........ ........ 26% 281M 1s
09:43:46 61440K ........ ........ ........ ........ ........ ........ 27% 300M 1s
09:43:46 64512K ........ ........ ........ ........ ........ ........ 28% 262M 1s
09:43:46 67584K ........ ........ ........ ........ ........ ........ 30% 222M 1s
09:43:46 70656K ........ ........ ........ ........ ........ ........ 31% 219M 1s
09:43:46 73728K ........ ........ ........ ........ ........ ........ 32% 205M 1s
09:43:46 76800K ........ ........ ........ ........ ........ ........ 34% 243M 1s
09:43:46 79872K ........ ........ ........ ........ ........ ........ 35% 218M 1s
09:43:47 82944K ........ ........ ........ ........ ........ ........ 36% 247M 1s
09:43:47 86016K ........ ........ ........ ........ ........ ........ 38% 248M 1s
09:43:47 89088K ........ ........ ........ ........ ........ ........ 39% 287M 1s
09:43:47 92160K ........ ........ ........ ........ ........ ........ 40% 240M 1s
09:43:47 95232K ........ ........ ........ ........ ........ ........ 41% 286M 1s
09:43:47 98304K ........ ........ ........ ........ ........ ........ 43% 309M 1s
09:43:47 101376K ........ ........ ........ ........ ........ ........ 44% 284M 1s
09:43:47 104448K ........ ........ ........ ........ ........ ........ 45% 269M 1s
09:43:47 107520K ........ ........ ........ ........ ........ ........ 47% 322M 1s
09:43:47 110592K ........ ........ ........ ........ ........ ........ 48% 287M 1s
09:43:47 113664K ........ ........ ........ ........ ........ ........ 49% 246M 1s
09:43:47 116736K ........ ........ ........ ........ ........ ........ 51% 242M 1s
09:43:47 119808K ........ ........ ........ ........ ........ ........ 52% 242M 1s
09:43:47 122880K ........ ........ ........ ........ ........ ........ 53% 224M 0s
09:43:47 125952K ........ ........ ........ ........ ........ ........ 55% 222M 0s
09:43:47 129024K ........ ........ ........ ........ ........ ........ 56% 230M 0s
09:43:47 132096K ........ ........ ........ ........ ........ ........ 57% 220M 0s
09:43:47 135168K ........ ........ ........ ........ ........ ........ 59% 235M 0s
09:43:47 138240K ........ ........ ........ ........ ........ ........ 60% 241M 0s
09:43:47 141312K ........ ........ ........ ........ ........ ........ 61% 224M 0s
09:43:47 144384K ........ ........ ........ ........ ........ ........ 62% 225M 0s
09:43:47 147456K ........ ........ ........ ........ ........ ........ 64% 238M 0s
09:43:47 150528K ........ ........ ........ ........ ........ ........ 65% 214M 0s
09:43:47 153600K ........ ........ ........ ........ ........ ........ 66% 265M 0s
09:43:47 156672K ........ ........ ........ ........ ........ ........ 68% 218M 0s
09:43:47 159744K ........ ........ ........ ........ ........ ........ 69% 239M 0s
09:43:47 162816K ........ ........ ........ ........ ........ ........ 70% 280M 0s
09:43:47 165888K ........ ........ ........ ........ ........ ........ 72% 272M 0s
09:43:47 168960K ........ ........ ........ ........ ........ ........ 73% 288M 0s
09:43:47 172032K ........ ........ ........ ........ ........ ........ 74% 260M 0s
09:43:47 175104K ........ ........ ........ ........ ........ ........ 76% 280M 0s
09:43:47 178176K ........ ........ ........ ........ ........ ........ 77% 304M 0s
09:43:47 181248K ........ ........ ........ ........ ........ ........ 78% 273M 0s
09:43:47 184320K ........ ........ ........ ........ ........ ........ 80% 297M 0s
09:43:47 187392K ........ ........ ........ ........ ........ ........ 81% 324M 0s
09:43:47 190464K ........ ........ ........ ........ ........ ........ 82% 275M 0s
09:43:47 193536K ........ ........ ........ ........ ........ ........ 83% 300M 0s
09:43:47 196608K ........ ........ ........ ........ ........ ........ 85% 279M 0s
09:43:47 199680K ........ ........ ........ ........ ........ ........ 86% 266M 0s
09:43:47 202752K ........ ........ ........ ........ ........ ........ 87% 271M 0s
09:43:47 205824K ........ ........ ........ ........ ........ ........ 89% 288M 0s
09:43:47 208896K ........ ........ ........ ........ ........ ........ 90% 268M 0s
09:43:47 211968K ........ ........ ........ ........ ........ ........ 91% 293M 0s
09:43:47 215040K ........ ........ ........ ........ ........ ........ 93% 310M 0s
09:43:47 218112K ........ ........ ........ ........ ........ ........ 94% 394M 0s
09:43:47 221184K ........ ........ ........ ........ ........ ........ 95% 260M 0s
09:43:47 224256K ........ ........ ........ ........ ........ ........ 97% 296M 0s
09:43:47 227328K ........ ........ ........ ........ ........ ........ 98% 290M 0s
09:43:47 230400K ........ ........ ........ ........ ........ ........ 99% 268M 0s
09:43:47 233472K ........ ... 100% 349M=1.0s
09:43:47
09:43:47 2025-11-26 09:43:47 (237 MB/s) - ‘karaf-0.21.4-20251126.093345-208.zip’ saved [239812384/239812384]
09:43:47
09:43:47 Extracting the new controller...
09:43:47 + echo 'Extracting the new controller...'
09:43:47 + unzip -q karaf-0.21.4-20251126.093345-208.zip
09:43:49 Adding external repositories...
09:43:49 + echo 'Adding external repositories...'
09:43:49 + 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:49 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:49 ################################################################################
09:43:49 #
09:43:49 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:49 # contributor license agreements. See the NOTICE file distributed with
09:43:49 # this work for additional information regarding copyright ownership.
09:43:49 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:49 # (the "License"); you may not use this file except in compliance with
09:43:49 # the License. You may obtain a copy of the License at
09:43:49 #
09:43:49 # http://www.apache.org/licenses/LICENSE-2.0
09:43:49 #
09:43:49 # Unless required by applicable law or agreed to in writing, software
09:43:49 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:49 # See the License for the specific language governing permissions and
09:43:49 # limitations under the License.
09:43:49 #
09:43:49 ################################################################################
09:43:49
09:43:49 #
09:43:49 # If set to true, the following property will not allow any certificate to be used
09:43:49 # when accessing Maven repositories through SSL
09:43:49 #
09:43:49 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:49
09:43:49 #
09:43:49 # Path to the local Maven settings file.
09:43:49 # The repositories defined in this file will be automatically added to the list
09:43:49 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:49 # below is not set.
09:43:49 # The following locations are checked for the existence of the settings.xml file
09:43:49 # * 1. looks for the specified url
09:43:49 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:49 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:49 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:49 #
09:43:49 #org.ops4j.pax.url.mvn.settings=
09:43:49
09:43:49 #
09:43:49 # Path to the local Maven repository which is used to avoid downloading
09:43:49 # artifacts when they already exist locally.
09:43:49 # The value of this property will be extracted from the settings.xml file
09:43:49 # above, or defaulted to:
09:43:49 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:49 #
09:43:49 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:49
09:43:49 #
09:43:49 # Default this to false. It's just weird to use undocumented repos
09:43:49 #
09:43:49 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:49
09:43:49 #
09:43:49 # Uncomment if you don't wanna use the proxy settings
09:43:49 # from the Maven conf/settings.xml file
09:43:49 #
09:43:49 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:49
09:43:49 #
09:43:49 # Comma separated list of repositories scanned when resolving an artifact.
09:43:49 # Those repositories will be checked before iterating through the
09:43:49 # below list of repositories and even before the local repository
09:43:49 # A repository url can be appended with zero or more of the following flags:
09:43:49 # @snapshots : the repository contains snaphots
09:43:49 # @noreleases : the repository does not contain any released artifacts
09:43:49 #
09:43:49 # The following property value will add the system folder as a repo.
09:43:49 #
09:43:49 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:49 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:49 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:49 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:49
09:43:49 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:49 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:49
09:43:49 #
09:43:49 # Comma separated list of repositories scanned when resolving an artifact.
09:43:49 # The default list includes the following repositories:
09:43:49 # http://repo1.maven.org/maven2@id=central
09:43:49 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:49 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:49 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:49 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:49 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:49 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:49 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:49 # to add.
09:43:49 # A repository url can be appended with zero or more of the following flags:
09:43:49 # @snapshots : the repository contains snapshots
09:43:49 # @noreleases : the repository does not contain any released artifacts
09:43:49 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:49 #
09:43:49 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:49
09:43:49 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:49 + [[ True == \T\r\u\e ]]
09:43:49 + echo 'Configuring the startup features...'
09:43:49 + 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:49 + FEATURE_TEST_STRING=features-test
09:43:49 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:49 + KARAF_VERSION=karaf4
09:43:49 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:49 + 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:49 + [[ ! -z '' ]]
09:43:49 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:49 ################################################################################
09:43:49 #
09:43:49 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:49 # contributor license agreements. See the NOTICE file distributed with
09:43:49 # this work for additional information regarding copyright ownership.
09:43:49 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:49 # (the "License"); you may not use this file except in compliance with
09:43:49 # the License. You may obtain a copy of the License at
09:43:49 #
09:43:49 # http://www.apache.org/licenses/LICENSE-2.0
09:43:49 #
09:43:49 # Unless required by applicable law or agreed to in writing, software
09:43:49 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:49 # See the License for the specific language governing permissions and
09:43:49 # limitations under the License.
09:43:49 #
09:43:49 ################################################################################
09:43:49
09:43:49 #
09:43:49 # Comma separated list of features repositories to register by default
09:43:49 #
09:43:49 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}/e76c2a19-d127-4556-bf0c-3e0cb8db4124.xml
09:43:49
09:43:49 #
09:43:49 # Comma separated list of features to install at startup
09:43:49 #
09:43:49 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 3a34cd35-3388-4961-a955-0e0e0353abb9
09:43:49
09:43:49 #
09:43:49 # Resource repositories (OBR) that the features resolver can use
09:43:49 # to resolve requirements/capabilities
09:43:49 #
09:43:49 # The format of the resourceRepositories is
09:43:49 # resourceRepositories=[xml:url|json:url],...
09:43:49 # for Instance:
09:43:49 #
09:43:49 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:49 # or
09:43:49 #resourceRepositories=json:http://host/path/to/index.json
09:43:49 #
09:43:49
09:43:49 #
09:43:49 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:49 #
09:43:49 featuresBootAsynchronous=false
09:43:49
09:43:49 #
09:43:49 # Service requirements enforcement
09:43:49 #
09:43:49 # By default, the feature resolver checks the service requirements/capabilities of
09:43:49 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:49 # the required bundles.
09:43:49 # The following flag can have those values:
09:43:49 # - disable: service requirements are completely ignored
09:43:49 # - default: service requirements are ignored for old features
09:43:49 # - enforce: service requirements are always verified
09:43:49 #
09:43:49 #serviceRequirements=default
09:43:49
09:43:49 #
09:43:49 # Store cfg file for config element in feature
09:43:49 #
09:43:49 #configCfgStore=true
09:43:49
09:43:49 #
09:43:49 # Define if the feature service automatically refresh bundles
09:43:49 #
09:43:49 autoRefresh=true
09:43:49
09:43:49 #
09:43:49 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:49 # XML file defines instructions related to features processing
09:43:49 # versions.properties may declare properties to resolve placeholders in XML file
09:43:49 # both files are relative to ${karaf.etc}
09:43:49 #
09:43:49 #featureProcessing=org.apache.karaf.features.xml
09:43:49 #featureProcessingVersions=versions.properties
09:43:49 + configure_karaf_log karaf4 ''
09:43:49 + local -r karaf_version=karaf4
09:43:49 + local -r controllerdebugmap=
09:43:49 + local logapi=log4j
09:43:49 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:49 log4j2.rootLogger.level = INFO
09:43:49 #log4j2.rootLogger.type = asyncRoot
09:43:49 #log4j2.rootLogger.includeLocation = false
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:49 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:49 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:49 log4j2.logger.spifly.level = WARN
09:43:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:49 log4j2.logger.audit.level = INFO
09:43:49 log4j2.logger.audit.additivity = false
09:43:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:49 log4j2.appender.console.type = Console
09:43:49 log4j2.appender.console.name = Console
09:43:49 log4j2.appender.console.layout.type = PatternLayout
09:43:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:49 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:49 log4j2.appender.rolling.name = RollingFile
09:43:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:49 #log4j2.appender.rolling.immediateFlush = false
09:43:49 log4j2.appender.rolling.append = true
09:43:49 log4j2.appender.rolling.layout.type = PatternLayout
09:43:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:49 log4j2.appender.rolling.policies.type = Policies
09:43:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:49 log4j2.appender.rolling.policies.size.size = 64MB
09:43:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:49 log4j2.appender.rolling.strategy.max = 7
09:43:49 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:49 log4j2.appender.audit.name = AuditRollingFile
09:43:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:49 log4j2.appender.audit.append = true
09:43:49 log4j2.appender.audit.layout.type = PatternLayout
09:43:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:49 log4j2.appender.audit.policies.type = Policies
09:43:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:49 log4j2.appender.audit.policies.size.size = 8MB
09:43:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:49 log4j2.appender.audit.strategy.max = 7
09:43:49 log4j2.appender.osgi.type = PaxOsgi
09:43:49 log4j2.appender.osgi.name = PaxOsgi
09:43:49 log4j2.appender.osgi.filter = *
09:43:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:49 #log4j2.logger.aether.level = TRACE
09:43:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:49 #log4j2.logger.http-headers.level = DEBUG
09:43:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:49 #log4j2.logger.maven.level = TRACE
09:43:49 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:49 + logapi=log4j2
09:43:49 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:49 + '[' log4j2 == log4j2 ']'
09:43:49 + 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:49 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:49 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:49 + unset IFS
09:43:49 controllerdebugmap:
09:43:49 + echo 'controllerdebugmap: '
09:43:49 + '[' -n '' ']'
09:43:49 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:49 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:49 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:49 ################################################################################
09:43:49 #
09:43:49 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:49 # contributor license agreements. See the NOTICE file distributed with
09:43:49 # this work for additional information regarding copyright ownership.
09:43:49 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:49 # (the "License"); you may not use this file except in compliance with
09:43:49 # the License. You may obtain a copy of the License at
09:43:49 #
09:43:49 # http://www.apache.org/licenses/LICENSE-2.0
09:43:49 #
09:43:49 # Unless required by applicable law or agreed to in writing, software
09:43:49 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:49 # See the License for the specific language governing permissions and
09:43:49 # limitations under the License.
09:43:49 #
09:43:49 ################################################################################
09:43:49
09:43:49 # Common pattern layout for appenders
09:43:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:49
09:43:49 # Root logger
09:43:49 log4j2.rootLogger.level = INFO
09:43:49 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:49 #log4j2.rootLogger.type = asyncRoot
09:43:49 #log4j2.rootLogger.includeLocation = false
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:49 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:49
09:43:49 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:49
09:43:49 # Loggers configuration
09:43:49
09:43:49 # Spifly logger
09:43:49 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:49 log4j2.logger.spifly.level = WARN
09:43:49
09:43:49 # Security audit logger
09:43:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:49 log4j2.logger.audit.level = INFO
09:43:49 log4j2.logger.audit.additivity = false
09:43:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:49
09:43:49 # Appenders configuration
09:43:49
09:43:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:49 log4j2.appender.console.type = Console
09:43:49 log4j2.appender.console.name = Console
09:43:49 log4j2.appender.console.layout.type = PatternLayout
09:43:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:49
09:43:49 # Rolling file appender
09:43:49 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:49 log4j2.appender.rolling.name = RollingFile
09:43:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:49 # uncomment to not force a disk flush
09:43:49 #log4j2.appender.rolling.immediateFlush = false
09:43:49 log4j2.appender.rolling.append = true
09:43:49 log4j2.appender.rolling.layout.type = PatternLayout
09:43:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:49 log4j2.appender.rolling.policies.type = Policies
09:43:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:49 log4j2.appender.rolling.policies.size.size = 1GB
09:43:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:49 log4j2.appender.rolling.strategy.max = 7
09:43:49
09:43:49 # Audit file appender
09:43:49 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:49 log4j2.appender.audit.name = AuditRollingFile
09:43:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:49 log4j2.appender.audit.append = true
09:43:49 log4j2.appender.audit.layout.type = PatternLayout
09:43:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:49 log4j2.appender.audit.policies.type = Policies
09:43:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:49 log4j2.appender.audit.policies.size.size = 8MB
09:43:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:49 log4j2.appender.audit.strategy.max = 7
09:43:49
09:43:49 # OSGi appender
09:43:49 log4j2.appender.osgi.type = PaxOsgi
09:43:49 log4j2.appender.osgi.name = PaxOsgi
09:43:49 log4j2.appender.osgi.filter = *
09:43:49
09:43:49 # help with identification of maven-related problems with pax-url-aether
09:43:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:49 #log4j2.logger.aether.level = TRACE
09:43:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:49 #log4j2.logger.http-headers.level = DEBUG
09:43:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:49 #log4j2.logger.maven.level = TRACE
09:43:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:49 Configure
09:43:49 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:49 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:49 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:49 + local -r controllermem=2048m
09:43:49 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:49 + echo Configure
09:43:49 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:49 max memory: 2048m
09:43:49 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:49 + echo ' max memory: 2048m'
09:43:49 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:49 + 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:49 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:49 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:49 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:49 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:49 #!/bin/sh
09:43:49 #
09:43:49 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:49 # contributor license agreements. See the NOTICE file distributed with
09:43:49 # this work for additional information regarding copyright ownership.
09:43:49 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:49 # (the "License"); you may not use this file except in compliance with
09:43:49 # the License. You may obtain a copy of the License at
09:43:49 #
09:43:49 # http://www.apache.org/licenses/LICENSE-2.0
09:43:49 #
09:43:49 # Unless required by applicable law or agreed to in writing, software
09:43:49 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:49 # See the License for the specific language governing permissions and
09:43:49 # limitations under the License.
09:43:49 #
09:43:49
09:43:49 #
09:43:49 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:49 # script: client, instance, shell, start, status, stop, karaf
09:43:49 #
09:43:49 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:49 # Actions go here...
09:43:49 # fi
09:43:49
09:43:49 #
09:43:49 # general settings which should be applied for all scripts go here; please keep
09:43:49 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:49 # in example of the start script where the start script is executed first and the
09:43:49 # karaf script afterwards.
09:43:49 #
09:43:49
09:43:49 #
09:43:49 # The following section shows the possible configuration options for the default
09:43:49 # karaf scripts
09:43:49 #
09:43:49 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:49 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:49 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:49 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:49 # export KARAF_HOME # Karaf home folder
09:43:49 # export KARAF_DATA # Karaf data folder
09:43:49 # export KARAF_BASE # Karaf base folder
09:43:49 # export KARAF_ETC # Karaf etc folder
09:43:49 # export KARAF_LOG # Karaf log folder
09:43:49 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:49 # export KARAF_OPTS # Additional available Karaf options
09:43:49 # export KARAF_DEBUG # Enable debug mode
09:43:49 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:49 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:49 Set Java version
09:43:49 + echo 'Set Java version'
09:43:49 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:49 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:49 sudo: a password is required
09:43:49 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:49 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:49 sudo: a password is required
09:43:49 JDK default version ...
09:43:49 + echo 'JDK default version ...'
09:43:49 + java -version
09:43:49 openjdk version "21.0.8" 2025-07-15
09:43:49 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:43:49 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:43:50 Set JAVA_HOME
09:43:50 + echo 'Set JAVA_HOME'
09:43:50 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:50 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:50 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:50 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:50 Listing all open ports on controller system...
09:43:50 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:50 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:50 + echo 'Listing all open ports on controller system...'
09:43:50 + netstat -pnatu
09:43:50 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:50 Configuring cluster
09:43:50 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:50 + echo 'Configuring cluster'
09:43:50 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.236
09:43:50 ################################################
09:43:50 ## Configure Cluster ##
09:43:50 ################################################
09:43:50 NOTE: Cluster configuration files not found. Copying from
09:43:50 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:50 Configuring unique name in akka.conf
09:43:50 Configuring hostname in akka.conf
09:43:50 Configuring data and rpc seed nodes in akka.conf
09:43:50 modules = [
09:43:50
09:43:50 {
09:43:50 name = "inventory"
09:43:50 namespace = "urn:opendaylight:inventory"
09:43:50 shard-strategy = "module"
09:43:50 },
09:43:50 {
09:43:50 name = "topology"
09:43:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:50 shard-strategy = "module"
09:43:50 },
09:43:50 {
09:43:50 name = "toaster"
09:43:50 namespace = "http://netconfcentral.org/ns/toaster"
09:43:50 shard-strategy = "module"
09:43:50 }
09:43:50 ]
09:43:50 Configuring replication type in module-shards.conf
09:43:50 ################################################
09:43:50 ## NOTE: Manually restart controller to ##
09:43:50 ## apply configuration. ##
09:43:50 ################################################
09:43:50 Dump akka.conf
09:43:50 + echo 'Dump akka.conf'
09:43:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:50
09:43:50 odl-cluster-data {
09:43:50 akka {
09:43:50 remote {
09:43:50 artery {
09:43:50 enabled = on
09:43:50 transport = tcp
09:43:50 canonical.hostname = "10.30.170.236"
09:43:50 canonical.port = 2550
09:43:50 }
09:43:50 }
09:43:50
09:43:50 cluster {
09:43:50 # Using artery.
09:43:50 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.236:2550"]
09:43:50
09:43:50 roles = ["member-1"]
09:43:50
09:43:50 # when under load we might trip a false positive on the failure detector
09:43:50 # failure-detector {
09:43:50 # heartbeat-interval = 4 s
09:43:50 # acceptable-heartbeat-pause = 16s
09:43:50 # }
09:43:50 }
09:43:50
09:43:50 persistence {
09:43:50 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:50 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:50 # The relative path is always relative to KARAF_HOME.
09:43:50
09:43:50 # snapshot-store.local.dir = "target/snapshots"
09:43:50
09:43:50 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:50 snapshot-store.local.use-lz4-compression = false
09:43:50 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:50 snapshot-store.local.lz4-blocksize = 256KB
09:43:50 }
09:43:50 disable-default-actor-system-quarantined-event-handling = "false"
09:43:50 }
09:43:50 }
09:43:50 Dump modules.conf
09:43:50 + echo 'Dump modules.conf'
09:43:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:50 modules = [
09:43:50
09:43:50 {
09:43:50 name = "inventory"
09:43:50 namespace = "urn:opendaylight:inventory"
09:43:50 shard-strategy = "module"
09:43:50 },
09:43:50 {
09:43:50 name = "topology"
09:43:50 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:50 shard-strategy = "module"
09:43:50 },
09:43:50 {
09:43:50 name = "toaster"
09:43:50 namespace = "http://netconfcentral.org/ns/toaster"
09:43:50 shard-strategy = "module"
09:43:50 }
09:43:50 ]
09:43:50 Dump module-shards.conf
09:43:50 + echo 'Dump module-shards.conf'
09:43:50 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:50 module-shards = [
09:43:50 {
09:43:50 name = "default"
09:43:50 shards = [
09:43:50 {
09:43:50 name = "default"
09:43:50 replicas = ["member-1"]
09:43:50 }
09:43:50 ]
09:43:50 },
09:43:50 {
09:43:50 name = "inventory"
09:43:50 shards = [
09:43:50 {
09:43:50 name="inventory"
09:43:50 replicas = ["member-1"]
09:43:50 }
09:43:50 ]
09:43:50 },
09:43:50 {
09:43:50 name = "topology"
09:43:50 shards = [
09:43:50 {
09:43:50 name="topology"
09:43:50 replicas = ["member-1"]
09:43:50 }
09:43:50 ]
09:43:50 },
09:43:50 {
09:43:50 name = "toaster"
09:43:50 shards = [
09:43:50 {
09:43:50 name="toaster"
09:43:50 replicas = ["member-1"]
09:43:50 }
09:43:50 ]
09:43:50 }
09:43:50 ]
09:43:50 Locating config plan to use...
09:43:50 Finished running config plans
09:43:50 Starting member-1 with IP address 10.30.170.236
09:43:50 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:43:50 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:43:50 Redirecting karaf console output to karaf_console.log
09:43:50 Starting controller...
09:43:50 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:50 Execute the post startup script on controller 10.30.170.236
09:43:50 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:43:50 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:43:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:51 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:56 2025-11-26T09:44:08,497 | 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:56 Controller is UP
09:44:56 2025-11-26T09:44:08,497 | 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:56 Listing all open ports on controller system...
09:44:56 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:56 looking for "BindException: Address already in use" in log file
09:44:56 looking for "server is unhealthy" in log file
09:44:56 Let's take the karaf thread dump
09:44:56 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:44:56 karaf main: org.apache.karaf.main.Main, pid:2048
09:44:56 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:44:57 Generating mininet variables...
09:44:57 Locating test plan to use...
09:44:57 Changing the testplan path...
09:44:57 # Place the suites in run order:
09:44:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:57 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:57 ==============================================================================
09:44:57 openflowplugin-sanity.txt
09:44:57 ==============================================================================
09:44:57 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:57 ==============================================================================
09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:45:01 ==============================================================================
09:45:01 Get list of nodes :: Get the inventory | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:02 ------------------------------------------------------------------------------
09:45:02 Link Down :: Take link s1-s2 down | PASS |
09:45:04 ------------------------------------------------------------------------------
09:45:04 Link Up :: Take link s1-s2 up | PASS |
09:45:04 ------------------------------------------------------------------------------
09:45:04 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:04 7 tests, 7 passed, 0 failed
09:45:04 ==============================================================================
09:45:04 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:04 ==============================================================================
09:45:04 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:04 ------------------------------------------------------------------------------
09:45:04 List all the links :: List all the links in the topology. | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Link Down :: Take link s1-s2 down | PASS |
09:45:06 ------------------------------------------------------------------------------
09:45:06 Link Up :: Take link s1-s2 up | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:13 4 tests, 4 passed, 0 failed
09:45:13 ==============================================================================
09:45:13 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:13 ==============================================================================
09:45:13 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:13 4 tests, 4 passed, 0 failed
09:45:13 ==============================================================================
09:45:13 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:13 ==============================================================================
09:45:13 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:17 ------------------------------------------------------------------------------
09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:17 6 tests, 6 passed, 0 failed
09:45:17 ==============================================================================
09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:17 21 tests, 21 passed, 0 failed
09:45:17 ==============================================================================
09:45:17 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:17 ==============================================================================
09:45:20 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:20 ==============================================================================
09:45:20 Get list of nodes :: Get the inventory | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Link Down :: Take link s1-s2 down | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Link Up :: Take link s1-s2 up | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:22 7 tests, 7 passed, 0 failed
09:45:22 ==============================================================================
09:45:22 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:22 ==============================================================================
09:45:22 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 List all the links :: List all the links in the topology. | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Link Down :: Take link s1-s2 down | PASS |
09:45:27 ------------------------------------------------------------------------------
09:45:27 Link Up :: Take link s1-s2 up | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:33 4 tests, 4 passed, 0 failed
09:45:33 ==============================================================================
09:45:33 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:33 ==============================================================================
09:45:33 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:33 4 tests, 4 passed, 0 failed
09:45:33 ==============================================================================
09:45:33 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:33 ==============================================================================
09:45:33 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:43 9 tests, 9 passed, 0 failed
09:45:43 ==============================================================================
09:45:43 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:43 24 tests, 24 passed, 0 failed
09:45:43 ==============================================================================
09:45:44 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:44 ==============================================================================
09:45:46 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:46 ==============================================================================
09:45:47 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 1 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 2 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 3 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 4 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 5 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 6 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 7 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 8 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 9 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 10 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 11 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 14 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 15 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 16 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 17 Added | PASS |
09:45:55 ------------------------------------------------------------------------------
09:45:55 Test Is Flow 18 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 19 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 20 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 21 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 22 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 23 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 24 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 25 Added | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Test Is Flow 31 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 36 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 38 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 43 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 45 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 101 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 102 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 103 Added | PASS |
09:45:57 ------------------------------------------------------------------------------
09:45:57 Test Is Flow 104 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 105 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 106 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 107 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 108 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 109 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 110 Added | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 113 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 156 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 201 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 202 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 203 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 204 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 205 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 206 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 209 Added | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 214 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 218 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 219 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 220 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 221 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 222 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 223 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 224 Added | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 225 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 550 Added | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 1 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 2 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 3 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 4 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 5 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 6 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 7 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 8 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 9 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 10 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 11 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 14 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 15 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 16 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 17 Updated | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 18 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 19 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 20 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 21 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 22 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 23 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 24 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 25 Updated | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 31 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 36 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 38 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 43 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 45 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 101 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 102 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 103 Updated | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 104 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 105 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 106 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 107 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 108 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 109 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 110 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 113 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 156 Updated | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 201 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 202 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 203 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 204 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 205 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 206 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 209 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 214 Updated | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 218 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 219 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 220 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 221 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 222 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 223 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 224 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 225 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 550 Updated | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 1 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 2 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 3 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 4 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 5 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 6 Deleted | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 7 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 8 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 9 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 10 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 11 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 14 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 15 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 16 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 17 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 18 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 19 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 20 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 21 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 22 Deleted | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 23 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 24 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 25 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 31 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 36 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 38 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 43 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 45 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 101 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 102 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 103 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 104 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 105 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 106 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 107 Deleted | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 108 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 109 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 110 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 113 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 156 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 201 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 202 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 203 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 204 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 205 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 206 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 209 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 214 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 218 Deleted | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 219 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 220 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 221 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 222 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 223 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 224 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 225 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 550 Deleted | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:21 174 tests, 174 passed, 0 failed
09:46:21 ==============================================================================
09:46:21 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:21 ==============================================================================
09:46:21 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 1 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 2 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 3 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 4 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 5 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 6 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 7 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 8 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 9 Added | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 10 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 11 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 15 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 16 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 17 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 18 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 19 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 20 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 21 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 22 Added | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 23 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 24 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 25 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 31 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 36 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 38 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 43 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 45 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 101 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 102 Added | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 103 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 104 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 105 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 106 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 107 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 108 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 109 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 110 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 113 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 201 Added | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 202 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 203 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 204 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 205 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 206 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 209 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 214 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 218 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 219 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 220 Added | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 1 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 2 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 3 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 4 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 5 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 6 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 7 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 8 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 9 Updated | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 10 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 11 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 14 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 15 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 16 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 17 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 18 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 19 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 20 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 21 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 22 Updated | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 23 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 24 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 25 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 31 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 36 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 38 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 43 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 45 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 101 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 102 Updated | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 103 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 104 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 105 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 106 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 107 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 108 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 109 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 110 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 113 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 201 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 202 Updated | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Test Is Flow 203 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 204 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 205 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 206 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 209 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 214 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 218 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 219 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Is Flow 220 Updated | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 1 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 2 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 3 Deleted | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Test Is Flow 4 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 5 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 6 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 7 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 8 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 9 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 10 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 11 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 14 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 15 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 16 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 17 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 18 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 19 Deleted | PASS |
09:47:55 ------------------------------------------------------------------------------
09:47:55 Test Is Flow 20 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 21 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 22 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 23 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 24 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 25 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 31 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 36 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 38 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 43 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 45 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 101 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 102 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 103 Deleted | PASS |
09:47:56 ------------------------------------------------------------------------------
09:47:56 Test Is Flow 104 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 105 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 106 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 107 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 108 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 109 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 110 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 113 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 201 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 202 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 203 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 204 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 205 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 206 Deleted | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Test Is Flow 209 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 214 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 218 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 219 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 Test Is Flow 220 Deleted | PASS |
09:47:58 ------------------------------------------------------------------------------
09:47:58 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:58 152 tests, 152 passed, 0 failed
09:47:58 ==============================================================================
09:47:58 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:58 326 tests, 326 passed, 0 failed
09:47:58 ==============================================================================
09:47:58 openflowplugin-sanity.txt.Reconciliation
09:47:58 ==============================================================================
09:47:58 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:58 ==============================================================================
09:47:58 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:59 ------------------------------------------------------------------------------
09:47:59 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:48:01 ------------------------------------------------------------------------------
09:48:01 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:48:02 ------------------------------------------------------------------------------
09:48:02 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 | PASS |
09:48:13 ------------------------------------------------------------------------------
09:48:13 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:23 ------------------------------------------------------------------------------
09:48:23 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:24 | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:26 ------------------------------------------------------------------------------
09:48:26 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:26 ------------------------------------------------------------------------------
09:48:26 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:29 ------------------------------------------------------------------------------
09:48:29 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:30 ------------------------------------------------------------------------------
09:48:30 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:58 | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:58 ------------------------------------------------------------------------------
09:48:58 Stop Mininet :: Stop Mininet. | PASS |
09:48:59 ------------------------------------------------------------------------------
09:48:59 Check No Switches :: Check no switches in topology. | PASS |
09:49:00 ------------------------------------------------------------------------------
09:49:00 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:49:00 23 tests, 23 passed, 0 failed
09:49:00 ==============================================================================
09:49:00 openflowplugin-sanity.txt.Reconciliation | PASS |
09:49:00 23 tests, 23 passed, 0 failed
09:49:00 ==============================================================================
09:49:00 openflowplugin-sanity.txt | PASS |
09:49:00 394 tests, 394 passed, 0 failed
09:49:00 ==============================================================================
09:49:00 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:49:04 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:49:04 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:49:04 Examining the files in data/log and checking filesize
09:49:04 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:04 total 1020
09:49:04 drwxrwxr-x 2 jenkins jenkins 4096 Nov 26 09:43 .
09:49:04 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 26 09:43 karaf_console.log
09:49:04 drwxrwxr-x 9 jenkins jenkins 4096 Nov 26 09:44 ..
09:49:04 -rw-rw-r-- 1 jenkins jenkins 1030965 Nov 26 09:48 karaf.log
09:49:04 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:05 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:49:05 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:49:05 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:05 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:49:05 Let's take the karaf thread dump again...
09:49:05 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:05 karaf main: org.apache.karaf.main.Main, pid:4265
09:49:05 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:06 Killing ODL
09:49:06 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:11 Compressing karaf.log 1
09:49:11 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:11 Fetching compressed karaf.log 1
09:49:11 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:12 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:12 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:13 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:13 Fetch GC logs
09:49:13 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts.
09:49:13 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:49:13 Examine copied files
09:49:13 total 43972
09:49:13 drwxrwxr-x. 2 jenkins jenkins 6 Nov 26 09:49 gclogs-1
09:49:13 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 26 09:49 odl1_karaf_console.log
09:49:13 -rw-rw-r--. 1 jenkins jenkins 70605 Nov 26 09:49 odl1_karaf.log.gz
09:49:13 -rw-rw-r--. 1 jenkins jenkins 150114 Nov 26 09:49 karaf_1_4265_threads_after.log
09:49:13 -rw-rw-r--. 1 jenkins jenkins 14415 Nov 26 09:49 ps_after.log
09:49:13 -rw-rw-r--. 1 jenkins jenkins 270946 Nov 26 09:49 report.html
09:49:13 -rw-rw-r--. 1 jenkins jenkins 3390736 Nov 26 09:49 log.html
09:49:13 -rw-rw-r--. 1 jenkins jenkins 40938896 Nov 26 09:49 output.xml
09:49:13 -rw-rw-r--. 1 jenkins jenkins 491 Nov 26 09:44 testplan.txt
09:49:13 -rw-rw-r--. 1 jenkins jenkins 106230 Nov 26 09:44 karaf_1_2048_threads_before.log
09:49:13 -rw-rw-r--. 1 jenkins jenkins 14285 Nov 26 09:44 ps_before.log
09:49:13 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 26 09:43 post-startup-script.sh
09:49:13 -rw-rw-r--. 1 jenkins jenkins 252 Nov 26 09:43 startup-script.sh
09:49:13 -rw-rw-r--. 1 jenkins jenkins 3495 Nov 26 09:43 configuration-script.sh
09:49:13 -rw-rw-r--. 1 jenkins jenkins 337 Nov 26 09:43 detect_variables.env
09:49:13 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 26 09:43 pom.xml
09:49:13 -rw-rw-r--. 1 jenkins jenkins 92 Nov 26 09:43 set_variables.env
09:49:13 -rw-rw-r--. 1 jenkins jenkins 297 Nov 26 09:43 slave_addresses.txt
09:49:13 -rw-rw-r--. 1 jenkins jenkins 570 Nov 26 09:42 requirements.txt
09:49:13 -rw-rw-r--. 1 jenkins jenkins 26 Nov 26 09:42 env.properties
09:49:13 -rw-rw-r--. 1 jenkins jenkins 334 Nov 26 09:41 stack-parameters.yaml
09:49:13 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 26 09:40 test
09:49:13 drwxrwxr-x. 2 jenkins jenkins 6 Nov 26 09:40 test@tmp
09:49:13 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 26 09:33 maven-metadata.xml
09:49:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10779144325329656993.sh
09:49:13 Karaf Deployments, Tests must have already run
09:49:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins8321055215150858852.sh
09:49:13 Cleaning up Robot installation...
09:49:14 $ ssh-agent -k
09:49:14 unset SSH_AUTH_SOCK;
09:49:14 unset SSH_AGENT_PID;
09:49:14 echo Agent pid 6725 killed;
09:49:14 [ssh-agent] Stopped.
09:49:14 Recording plot data
09:49:14 Robot results publisher started...
09:49:14 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:14 -Parsing output xml:
09:49:16 Done!
09:49:16 -Copying log files to build dir:
09:49:17 Done!
09:49:17 -Assigning results to build:
09:49:17 Done!
09:49:17 -Checking thresholds:
09:49:17 Done!
09:49:17 Done publishing Robot results.
09:49:17 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1677047025304281023.sh
09:49:17 Archiving csit artifacts
09:49:17 mv: cannot stat '*_1.png': No such file or directory
09:49:17 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:17 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:17 Dload Upload Total Spent Left Speed
09:49:17
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 680k 0 680k 0 0 5074k 0 --:--:-- --:--:-- --:--:-- 5037k
100 3539k 0 3539k 0 0 4957k 0 --:--:-- --:--:-- --:--:-- 4950k
09:49:18 Archive: robot-plugin.zip
09:49:18 inflating: ./archives/robot-plugin/log.html
09:49:18 inflating: ./archives/robot-plugin/output.xml
09:49:18 inflating: ./archives/robot-plugin/report.html
09:49:18 mv: cannot stat '*.log.gz': No such file or directory
09:49:18 mv: cannot stat '*.csv': No such file or directory
09:49:18 mv: cannot stat '*.png': No such file or directory
09:49:18 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14645460495934051099.sh
09:49:18 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:18 [EnvInject] - Injecting environment variables from a build step.
09:49:18 [EnvInject] - Injecting as environment variables the properties content
09:49:18 OS_CLOUD=vex
09:49:18 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-542
09:49:18
09:49:18 [EnvInject] - Variables injected successfully.
09:49:18 provisioning config files...
09:49:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:19 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13327707368883382584.sh
09:49:19 ---> openstack-stack-delete.sh
09:49:19 Setup pyenv:
09:49:19 system
09:49:19 3.8.13
09:49:19 3.9.13
09:49:19 3.10.13
09:49:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VEkN from file:/tmp/.os_lf_venv
09:49:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:22 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:22 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:49:22 lf-activate-venv(): INFO: Base packages installed successfully
09:49:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:42 lf-activate-venv(): INFO: Adding /tmp/venv-VEkN/bin to PATH
09:49:42 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:54 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-542
09:49:54 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-542
09:49:54 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3028959432624280201.sh
09:49:54 ---> sysstat.sh
09:49:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8429216637829484163.sh
09:49:54 ---> package-listing.sh
09:49:54 ++ facter osfamily
09:49:54 ++ tr '[:upper:]' '[:lower:]'
09:49:55 + OS_FAMILY=redhat
09:49:55 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:55 + START_PACKAGES=/tmp/packages_start.txt
09:49:55 + END_PACKAGES=/tmp/packages_end.txt
09:49:55 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:55 + PACKAGES=/tmp/packages_start.txt
09:49:55 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:55 + PACKAGES=/tmp/packages_end.txt
09:49:55 + case "${OS_FAMILY}" in
09:49:55 + rpm -qa
09:49:55 + sort
09:49:55 + '[' -f /tmp/packages_start.txt ']'
09:49:55 + '[' -f /tmp/packages_end.txt ']'
09:49:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:55 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:55 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:55 + 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:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16589933452955911358.sh
09:49:55 ---> capture-instance-metadata.sh
09:49:55 Setup pyenv:
09:49:55 system
09:49:55 3.8.13
09:49:55 3.9.13
09:49:55 3.10.13
09:49:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VEkN from file:/tmp/.os_lf_venv
09:49:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:58 lf-activate-venv(): INFO: Base packages installed successfully
09:49:58 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:08 lf-activate-venv(): INFO: Adding /tmp/venv-VEkN/bin to PATH
09:50:08 INFO: Running in OpenStack, capturing instance metadata
09:50:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10141735523901722540.sh
09:50:08 provisioning config files...
09:50:09 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #542
09:50:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config15721980500870111112tmp
09:50:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:50:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:50:09 provisioning config files...
09:50:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:50:09 [EnvInject] - Injecting environment variables from a build step.
09:50:09 [EnvInject] - Injecting as environment variables the properties content
09:50:09 SERVER_ID=logs
09:50:09
09:50:09 [EnvInject] - Variables injected successfully.
09:50:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4667025757519119438.sh
09:50:09 ---> create-netrc.sh
09:50:09 WARN: Log server credential not found.
09:50:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5021776531527029695.sh
09:50:09 ---> python-tools-install.sh
09:50:09 Setup pyenv:
09:50:09 system
09:50:09 3.8.13
09:50:09 3.9.13
09:50:09 3.10.13
09:50:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VEkN from file:/tmp/.os_lf_venv
09:50:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:11 lf-activate-venv(): INFO: Base packages installed successfully
09:50:11 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:21 lf-activate-venv(): INFO: Adding /tmp/venv-VEkN/bin to PATH
09:50:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12420862137606517382.sh
09:50:21 ---> sudo-logs.sh
09:50:21 Archiving 'sudo' log..
09:50:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6156594664630231931.sh
09:50:21 ---> job-cost.sh
09:50:21 Setup pyenv:
09:50:21 system
09:50:21 3.8.13
09:50:21 3.9.13
09:50:21 3.10.13
09:50:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VEkN from file:/tmp/.os_lf_venv
09:50:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:24 lf-activate-venv(): INFO: Base packages installed successfully
09:50:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:31 lf-activate-venv(): INFO: Adding /tmp/venv-VEkN/bin to PATH
09:50:31 DEBUG: total: 0
09:50:31 INFO: Retrieving Stack Cost...
09:50:31 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:32 INFO: Archiving Costs
09:50:32 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11314006739438077224.sh
09:50:32 ---> logs-deploy.sh
09:50:32 Setup pyenv:
09:50:32 system
09:50:32 3.8.13
09:50:32 3.9.13
09:50:32 3.10.13
09:50:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VEkN from file:/tmp/.os_lf_venv
09:50:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:34 lf-activate-venv(): INFO: Base packages installed successfully
09:50:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:47 lf-activate-venv(): INFO: Adding /tmp/venv-VEkN/bin to PATH
09:50:47 WARNING: Nexus logging server not set
09:50:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/542/
09:50:47 INFO: archiving logs to S3
09:50:48 ---> uname -a:
09:50:48 Linux prd-centos8-robot-2c-8g-1241.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:48
09:50:48
09:50:48 ---> lscpu:
09:50:48 Architecture: x86_64
09:50:48 CPU op-mode(s): 32-bit, 64-bit
09:50:48 Byte Order: Little Endian
09:50:48 CPU(s): 2
09:50:48 On-line CPU(s) list: 0,1
09:50:48 Thread(s) per core: 1
09:50:48 Core(s) per socket: 1
09:50:48 Socket(s): 2
09:50:48 NUMA node(s): 1
09:50:48 Vendor ID: AuthenticAMD
09:50:48 CPU family: 23
09:50:48 Model: 49
09:50:48 Model name: AMD EPYC-Rome Processor
09:50:48 Stepping: 0
09:50:48 CPU MHz: 2799.998
09:50:48 BogoMIPS: 5599.99
09:50:48 Virtualization: AMD-V
09:50:48 Hypervisor vendor: KVM
09:50:48 Virtualization type: full
09:50:48 L1d cache: 32K
09:50:48 L1i cache: 32K
09:50:48 L2 cache: 512K
09:50:48 L3 cache: 16384K
09:50:48 NUMA node0 CPU(s): 0,1
09:50:48 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:48
09:50:48
09:50:48 ---> nproc:
09:50:48 2
09:50:48
09:50:48
09:50:48 ---> df -h:
09:50:48 Filesystem Size Used Avail Use% Mounted on
09:50:48 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:48 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:48 tmpfs 3.8G 17M 3.8G 1% /run
09:50:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:48 /dev/vda1 40G 8.4G 32G 21% /
09:50:48 tmpfs 770M 0 770M 0% /run/user/1001
09:50:48
09:50:48
09:50:48 ---> free -m:
09:50:48 total used free shared buff/cache available
09:50:48 Mem: 7697 586 4820 19 2290 6812
09:50:48 Swap: 1023 0 1023
09:50:48
09:50:48
09:50:48 ---> ip addr:
09:50:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:48 inet 127.0.0.1/8 scope host lo
09:50:48 valid_lft forever preferred_lft forever
09:50:48 inet6 ::1/128 scope host
09:50:48 valid_lft forever preferred_lft forever
09:50:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:48 link/ether fa:16:3e:3a:9f:93 brd ff:ff:ff:ff:ff:ff
09:50:48 altname enp0s3
09:50:48 altname ens3
09:50:48 inet 10.30.171.143/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:48 valid_lft 60291sec preferred_lft 60291sec
09:50:48 inet6 fe80::f816:3eff:fe3a:9f93/64 scope link
09:50:48 valid_lft forever preferred_lft forever
09:50:48
09:50:48
09:50:48 ---> sar -b -r -n DEV:
09:50:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/26/2025 _x86_64_ (2 CPU)
09:50:48
09:50:48 02:35:36 LINUX RESTART (2 CPU)
09:50:48
09:50:48 02:36:01 AM tps rtps wtps bread/s bwrtn/s
09:50:48 02:37:01 AM 34.40 19.26 15.14 5816.03 2205.33
09:50:48 02:38:01 AM 0.72 0.00 0.72 0.00 14.30
09:50:48 02:39:01 AM 0.23 0.03 0.20 0.53 1.87
09:50:48 02:40:01 AM 0.28 0.00 0.28 0.00 4.02
09:50:48 02:41:01 AM 0.17 0.00 0.17 0.00 1.33
09:50:48 02:42:01 AM 0.27 0.00 0.27 0.00 4.97
09:50:48 02:43:01 AM 0.20 0.00 0.20 0.00 2.50
09:50:48 02:44:01 AM 0.15 0.00 0.15 0.00 1.62
09:50:48 02:45:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:48 02:46:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:48 02:47:01 AM 0.18 0.00 0.18 0.00 3.32
09:50:48 02:48:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:48 02:49:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:48 02:50:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:48 02:51:01 AM 1.32 0.05 1.27 0.80 30.73
09:50:48 02:52:01 AM 0.28 0.00 0.28 0.00 4.75
09:50:48 02:53:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:48 02:54:01 AM 0.10 0.00 0.10 0.00 0.90
09:50:48 02:55:01 AM 0.10 0.00 0.10 0.00 0.93
09:50:48 02:56:01 AM 0.22 0.00 0.22 0.00 2.85
09:50:48 02:57:01 AM 0.27 0.00 0.27 0.00 4.67
09:50:48 02:58:01 AM 0.17 0.00 0.17 0.00 1.88
09:50:48 02:59:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:48 03:00:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:48 03:01:01 AM 0.30 0.02 0.28 0.13 4.37
09:50:48 03:02:01 AM 0.36 0.07 0.29 1.76 6.03
09:50:48 03:03:01 AM 0.17 0.00 0.17 0.00 1.75
09:50:48 03:04:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:48 03:05:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 03:06:01 AM 0.28 0.00 0.28 0.00 4.45
09:50:48 03:07:01 AM 0.18 0.00 0.18 0.00 3.23
09:50:48 03:08:01 AM 0.17 0.00 0.17 0.00 1.22
09:50:48 03:09:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:48 03:10:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:48 03:11:01 AM 0.25 0.00 0.25 0.00 3.53
09:50:48 03:12:01 AM 0.18 0.00 0.18 0.00 3.23
09:50:48 03:13:01 AM 0.23 0.00 0.23 0.00 2.65
09:50:48 03:14:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:48 03:15:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:48 03:16:01 AM 0.22 0.00 0.22 0.00 2.85
09:50:48 03:17:01 AM 0.18 0.00 0.18 0.00 3.06
09:50:48 03:18:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:48 03:19:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:48 03:20:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 03:21:01 AM 0.35 0.00 0.35 0.00 5.18
09:50:48 03:22:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:48 03:23:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:48 03:24:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:48 03:25:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:48 03:26:01 AM 0.17 0.00 0.17 0.00 2.17
09:50:48 03:27:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:48 03:28:01 AM 0.13 0.02 0.12 0.13 0.77
09:50:48 03:29:01 AM 8.77 5.93 2.83 574.84 71.15
09:50:48 03:30:01 AM 0.25 0.00 0.25 0.00 3.75
09:50:48 03:31:01 AM 0.32 0.00 0.32 0.00 5.31
09:50:48 03:32:01 AM 0.22 0.00 0.22 0.00 3.22
09:50:48 03:33:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 03:34:01 AM 0.17 0.00 0.17 0.00 1.80
09:50:48 03:35:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:48 03:36:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:48 03:37:01 AM 1.20 0.32 0.88 6.93 21.90
09:50:48 03:38:01 AM 0.27 0.00 0.27 0.00 3.25
09:50:48 03:39:01 AM 0.13 0.00 0.13 0.00 1.40
09:50:48 03:40:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:48 03:41:01 AM 0.22 0.00 0.22 0.00 2.90
09:50:48 03:42:01 AM 0.35 0.00 0.35 0.00 7.12
09:50:48 03:43:01 AM 0.20 0.00 0.20 0.00 2.93
09:50:48 03:44:01 AM 0.13 0.00 0.13 0.00 1.30
09:50:48 03:45:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:48 03:46:01 AM 0.17 0.00 0.17 0.00 2.10
09:50:48 03:47:01 AM 0.25 0.00 0.25 0.00 4.50
09:50:48 03:48:01 AM 0.13 0.00 0.13 0.00 0.93
09:50:48 03:49:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:48 03:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 03:51:01 AM 0.28 0.00 0.28 0.00 3.72
09:50:48 03:52:01 AM 0.27 0.00 0.27 0.00 5.05
09:50:48 03:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:48 03:54:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 03:55:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:48 03:56:01 AM 0.15 0.00 0.15 0.00 1.00
09:50:48 03:57:01 AM 0.33 0.00 0.33 0.00 7.40
09:50:48 03:58:01 AM 0.20 0.00 0.20 0.00 1.87
09:50:48 03:59:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 04:00:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 04:01:01 AM 0.28 0.00 0.28 0.00 4.08
09:50:48 04:02:01 AM 0.28 0.00 0.28 0.00 5.46
09:50:48 04:03:02 AM 0.17 0.00 0.17 0.00 1.58
09:50:48 04:04:01 AM 0.10 0.00 0.10 0.00 0.64
09:50:48 04:05:01 AM 0.10 0.00 0.10 0.00 0.90
09:50:48 04:06:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:48 04:07:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:48 04:08:01 AM 0.12 0.00 0.12 0.00 0.97
09:50:48 04:09:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:48 04:10:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 04:11:01 AM 0.33 0.00 0.33 0.00 5.42
09:50:48 04:12:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:48 04:13:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:48 04:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 04:15:01 AM 0.08 0.00 0.08 0.00 0.50
09:50:48 04:16:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:48 04:17:01 AM 0.35 0.00 0.35 0.00 7.03
09:50:48 04:18:01 AM 0.17 0.00 0.17 0.00 1.62
09:50:48 04:19:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:48 04:20:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:48 04:21:01 AM 0.23 0.00 0.23 0.00 3.52
09:50:48 04:22:01 AM 0.25 0.00 0.25 0.00 4.93
09:50:48 04:23:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:48 04:24:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:48 04:25:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:48 04:26:01 AM 0.17 0.00 0.17 0.00 2.18
09:50:48 04:27:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:48 04:28:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:48 04:29:01 AM 0.10 0.00 0.10 0.00 0.67
09:50:48 04:30:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:48 04:31:01 AM 0.38 0.00 0.38 0.00 6.15
09:50:48 04:32:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:48 04:33:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:48 04:34:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:48 04:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 04:36:01 AM 0.20 0.00 0.20 0.00 2.97
09:50:48 04:37:01 AM 0.17 0.00 0.17 0.00 2.93
09:50:48 04:38:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:48 04:39:01 AM 0.18 0.00 0.18 0.00 2.37
09:50:48 04:40:01 AM 0.77 0.00 0.77 0.00 11.78
09:50:48 04:41:01 AM 0.33 0.00 0.33 0.00 5.18
09:50:48 04:42:01 AM 0.25 0.00 0.25 0.00 4.80
09:50:48 04:43:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:48 04:44:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:48 04:45:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:48 04:46:01 AM 0.18 0.00 0.18 0.00 2.30
09:50:48 04:47:01 AM 0.27 0.00 0.27 0.00 5.00
09:50:48 04:48:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:48 04:49:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 04:50:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 04:51:01 AM 0.32 0.00 0.32 0.00 4.73
09:50:48 04:52:01 AM 0.17 0.00 0.17 0.00 3.15
09:50:48 04:53:01 AM 0.13 0.00 0.13 0.00 1.30
09:50:48 04:54:01 AM 0.12 0.00 0.12 0.00 1.57
09:50:48 04:55:01 AM 0.18 0.00 0.18 0.00 2.27
09:50:48 04:56:01 AM 0.22 0.00 0.22 0.00 2.28
09:50:48 04:57:01 AM 0.22 0.00 0.22 0.00 4.22
09:50:48 04:58:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:48 04:59:01 AM 0.17 0.00 0.17 0.00 2.23
09:50:48 05:00:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:48 05:01:01 AM 0.35 0.00 0.35 0.00 3.90
09:50:48 05:02:01 AM 0.40 0.00 0.40 0.00 5.71
09:50:48 05:03:01 AM 0.42 0.00 0.42 0.00 5.00
09:50:48 05:04:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:48 05:05:01 AM 0.35 0.00 0.35 0.00 3.47
09:50:48 05:06:02 AM 0.37 0.00 0.37 0.00 3.50
09:50:48 05:07:01 AM 0.47 0.00 0.47 0.00 6.91
09:50:48 05:08:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:48 05:09:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:48 05:10:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:48 05:11:01 AM 0.37 0.00 0.37 0.00 5.03
09:50:48 05:12:01 AM 0.18 0.00 0.18 0.00 3.28
09:50:48 05:13:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:48 05:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 05:15:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 05:16:01 AM 0.20 0.00 0.20 0.00 2.58
09:50:48 05:17:01 AM 0.18 0.00 0.18 0.00 3.10
09:50:48 05:18:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:48 05:19:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:48 05:20:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:48 05:21:01 AM 0.28 0.00 0.28 0.00 4.33
09:50:48 05:22:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:48 05:23:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:48 05:24:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:48 05:25:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 05:26:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:48 05:27:01 AM 0.27 0.00 0.27 0.00 4.67
09:50:48 05:28:01 AM 0.17 0.00 0.17 0.00 1.75
09:50:48 05:29:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:48 05:30:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:48 05:31:01 AM 0.28 0.00 0.28 0.00 4.48
09:50:48 05:32:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:48 05:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:48 05:34:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:48 05:35:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:48 05:36:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:48 05:37:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:48 05:38:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:48 05:39:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 05:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 05:41:01 AM 0.32 0.00 0.32 0.00 4.87
09:50:48 05:42:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:48 05:43:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:48 05:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 05:45:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:48 05:46:01 AM 0.23 0.00 0.23 0.00 3.03
09:50:48 05:47:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:48 05:48:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:48 05:49:01 AM 0.10 0.00 0.10 0.00 0.93
09:50:48 05:50:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:48 05:51:01 AM 0.33 0.00 0.33 0.00 5.01
09:50:48 05:52:01 AM 0.17 0.00 0.17 0.00 2.93
09:50:48 05:53:01 AM 0.13 0.00 0.13 0.00 0.90
09:50:48 05:54:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 05:55:01 AM 0.10 0.00 0.10 0.00 0.75
09:50:48 05:56:01 AM 0.33 0.00 0.33 0.00 4.93
09:50:48 05:57:01 AM 0.18 0.00 0.18 0.00 3.27
09:50:48 05:58:01 AM 0.23 0.00 0.23 0.00 3.05
09:50:48 05:59:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:48 06:00:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 06:01:01 AM 0.22 0.00 0.22 0.00 3.25
09:50:48 06:02:01 AM 0.27 0.00 0.27 0.00 4.66
09:50:48 06:03:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:48 06:04:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 06:05:01 AM 0.08 0.00 0.08 0.00 0.98
09:50:48 06:06:01 AM 0.17 0.00 0.17 0.00 1.82
09:50:48 06:07:01 AM 0.22 0.00 0.22 0.00 4.62
09:50:48 06:08:01 AM 0.18 0.00 0.18 0.00 2.67
09:50:48 06:09:01 AM 0.15 0.00 0.15 0.00 2.48
09:50:48 06:10:01 AM 0.17 0.00 0.17 0.00 1.35
09:50:48 06:11:01 AM 0.25 0.00 0.25 0.00 3.30
09:50:48 06:12:01 AM 0.37 0.00 0.37 0.00 6.63
09:50:48 06:13:01 AM 0.30 0.00 0.30 0.00 2.50
09:50:48 06:14:01 AM 0.25 0.00 0.25 0.00 2.27
09:50:48 06:15:02 AM 0.15 0.00 0.15 0.00 1.48
09:50:48 06:16:01 AM 0.19 0.00 0.19 0.00 1.30
09:50:48 06:17:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:48 06:18:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:48 06:19:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:48 06:20:01 AM 0.13 0.00 0.13 0.00 1.72
09:50:48 06:21:01 AM 0.18 0.00 0.18 0.00 2.13
09:50:48 06:22:01 AM 0.22 0.00 0.22 0.00 4.50
09:50:48 06:23:01 AM 0.13 0.00 0.13 0.00 1.03
09:50:48 06:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 06:25:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 06:26:01 AM 0.30 0.00 0.30 0.00 4.82
09:50:48 06:27:01 AM 0.20 0.00 0.20 0.00 3.37
09:50:48 06:28:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:48 06:29:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 06:30:01 AM 0.10 0.00 0.10 0.00 1.20
09:50:48 06:31:01 AM 0.67 0.00 0.67 0.00 11.95
09:50:48 06:32:01 AM 0.87 0.00 0.87 0.00 14.51
09:50:48 06:33:01 AM 0.13 0.00 0.13 0.00 1.03
09:50:48 06:34:01 AM 0.13 0.00 0.13 0.00 1.17
09:50:48 06:35:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:48 06:36:01 AM 0.23 0.00 0.23 0.00 4.05
09:50:48 06:37:01 AM 0.17 0.00 0.17 0.00 3.40
09:50:48 06:38:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:48 06:39:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:48 06:40:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:48 06:41:01 AM 0.25 0.00 0.25 0.00 3.70
09:50:48 06:42:01 AM 0.27 0.00 0.27 0.00 4.80
09:50:48 06:43:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:48 06:44:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:48 06:45:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:48 06:46:01 AM 0.23 0.00 0.23 0.00 3.02
09:50:48 06:47:01 AM 0.18 0.00 0.18 0.00 3.10
09:50:48 06:48:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:48 06:49:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:48 06:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 06:51:01 AM 0.32 0.00 0.32 0.00 4.87
09:50:48 06:52:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:48 06:53:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:48 06:54:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:48 06:55:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:48 06:56:01 AM 0.17 0.00 0.17 0.00 2.43
09:50:48 06:57:01 AM 0.22 0.00 0.22 0.00 3.63
09:50:48 06:58:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:48 06:59:01 AM 0.22 0.00 0.22 0.00 2.92
09:50:48 07:00:01 AM 0.18 0.00 0.18 0.00 2.02
09:50:48 07:01:01 AM 0.27 0.00 0.27 0.00 3.27
09:50:48 07:02:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:48 07:03:01 AM 0.18 0.00 0.18 0.00 2.37
09:50:48 07:04:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:48 07:05:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:48 07:06:01 AM 0.25 0.00 0.25 0.00 3.65
09:50:48 07:07:01 AM 0.17 0.00 0.17 0.00 3.60
09:50:48 07:08:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:48 07:09:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:48 07:10:01 AM 0.10 0.00 0.10 0.00 1.07
09:50:48 07:11:01 AM 0.40 0.00 0.40 0.00 5.73
09:50:48 07:12:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:48 07:13:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:48 07:14:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 07:15:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 07:16:01 AM 0.17 0.00 0.17 0.00 2.03
09:50:48 07:17:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:48 07:18:01 AM 0.10 0.00 0.10 0.00 0.72
09:50:48 07:19:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:48 07:20:01 AM 0.23 0.00 0.23 0.00 4.07
09:50:48 07:21:01 AM 0.25 0.00 0.25 0.00 2.72
09:50:48 07:22:01 AM 0.27 0.00 0.27 0.00 5.35
09:50:48 07:23:01 AM 0.18 0.00 0.18 0.00 2.10
09:50:48 07:24:01 AM 0.12 0.00 0.12 0.00 1.58
09:50:48 07:25:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 07:26:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:48 07:27:01 AM 0.32 0.00 0.32 0.00 5.85
09:50:48 07:28:01 AM 0.18 0.00 0.18 0.00 2.12
09:50:48 07:29:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:48 07:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 07:31:01 AM 0.17 0.00 0.17 0.00 1.70
09:50:48 07:32:01 AM 0.23 0.00 0.23 0.00 4.47
09:50:48 07:33:01 AM 0.90 0.00 0.90 0.00 14.28
09:50:48 07:34:01 AM 0.25 0.00 0.25 0.00 3.63
09:50:48 07:35:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:48 07:36:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:48 07:37:01 AM 0.18 0.00 0.18 0.00 3.30
09:50:48 07:38:01 AM 0.17 0.00 0.17 0.00 1.63
09:50:48 07:39:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:48 07:40:01 AM 0.18 0.00 0.18 0.00 2.37
09:50:48 07:41:01 AM 0.33 0.00 0.33 0.00 4.20
09:50:48 07:42:01 AM 0.38 0.00 0.38 0.00 5.88
09:50:48 07:43:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:48 07:44:01 AM 0.30 0.00 0.30 0.00 2.65
09:50:48 07:45:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:48 07:46:01 AM 0.33 0.00 0.33 0.00 3.37
09:50:48 07:47:01 AM 0.50 0.00 0.50 0.00 7.33
09:50:48 07:48:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:48 07:49:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:48 07:50:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:48 07:51:01 AM 0.42 0.00 0.42 0.00 4.60
09:50:48 07:52:01 AM 0.40 0.00 0.40 0.00 5.48
09:50:48 07:53:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:48 07:54:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:48 07:55:01 AM 0.35 0.00 0.35 0.00 3.47
09:50:48 07:56:01 AM 0.32 0.00 0.32 0.00 3.37
09:50:48 07:57:01 AM 0.38 0.00 0.38 0.00 5.61
09:50:48 07:58:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:48 07:59:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:48 08:00:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:48 08:01:01 AM 0.52 0.00 0.52 0.00 6.46
09:50:48 08:02:01 AM 0.40 0.00 0.40 0.00 5.48
09:50:48 08:03:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:48 08:04:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:48 08:05:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:48 08:06:01 AM 0.33 0.00 0.33 0.00 3.37
09:50:48 08:07:01 AM 0.37 0.00 0.37 0.00 5.48
09:50:48 08:08:01 AM 0.42 0.00 0.42 0.00 5.13
09:50:48 08:09:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:48 08:10:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:48 08:11:01 AM 0.42 0.00 0.42 0.00 4.60
09:50:48 08:12:01 AM 0.40 0.00 0.40 0.00 5.48
09:50:48 08:13:01 AM 0.33 0.00 0.33 0.00 3.42
09:50:48 08:14:01 AM 0.40 0.00 0.40 0.00 5.16
09:50:48 08:15:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:48 08:16:01 AM 0.37 0.00 0.37 0.00 3.82
09:50:48 08:17:01 AM 0.38 0.00 0.38 0.00 5.61
09:50:48 08:18:01 AM 0.32 0.00 0.32 0.00 3.68
09:50:48 08:19:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:48 08:20:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:48 08:21:01 AM 0.38 0.00 0.38 0.00 4.82
09:50:48 08:22:01 AM 0.52 0.00 0.52 0.00 7.33
09:50:48 08:23:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:48 08:24:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:48 08:25:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:48 08:26:01 AM 0.33 0.00 0.33 0.00 3.37
09:50:48 08:27:01 AM 0.42 0.00 0.42 0.00 6.07
09:50:48 08:28:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:48 08:29:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:48 08:30:01 AM 0.33 0.00 0.33 0.00 4.22
09:50:48 08:31:01 AM 0.36 0.00 0.36 0.00 2.97
09:50:48 08:32:01 AM 0.47 0.00 0.47 0.00 7.36
09:50:48 08:33:01 AM 0.37 0.00 0.37 0.00 3.88
09:50:48 08:34:01 AM 0.28 0.00 0.28 0.00 2.10
09:50:48 08:35:01 AM 0.25 0.00 0.25 0.00 2.15
09:50:48 08:36:01 AM 0.40 0.00 0.40 0.00 3.83
09:50:48 08:37:01 AM 0.37 0.00 0.37 0.00 5.68
09:50:48 08:38:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:48 08:39:01 AM 0.33 0.00 0.33 0.00 3.45
09:50:48 08:40:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:48 08:41:01 AM 0.42 0.00 0.42 0.00 4.52
09:50:48 08:42:01 AM 0.38 0.00 0.38 0.00 5.43
09:50:48 08:43:01 AM 0.33 0.00 0.33 0.00 3.18
09:50:48 08:44:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:48 08:45:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:48 08:46:01 AM 0.40 0.00 0.40 0.00 4.47
09:50:48 08:47:01 AM 0.40 0.00 0.40 0.00 6.25
09:50:48 08:48:01 AM 0.33 0.00 0.33 0.00 3.18
09:50:48 08:49:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:48 08:50:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:48 08:51:01 AM 0.43 0.00 0.43 0.00 5.28
09:50:48 08:52:01 AM 0.37 0.00 0.37 0.00 5.08
09:50:48 08:53:01 AM 0.45 0.00 0.45 0.00 5.18
09:50:48 08:54:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:48 08:55:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:48 08:56:01 AM 0.38 0.00 0.38 0.00 4.27
09:50:48 08:57:01 AM 0.35 0.00 0.35 0.00 5.45
09:50:48 08:58:01 AM 0.32 0.00 0.32 0.00 3.58
09:50:48 08:59:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:48 09:00:01 AM 0.27 0.00 0.27 0.00 2.38
09:50:48 09:01:01 AM 0.52 0.00 0.52 0.00 6.45
09:50:48 09:02:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:48 09:03:01 AM 0.33 0.00 0.33 0.00 3.32
09:50:48 09:04:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:48 09:05:01 AM 0.33 0.00 0.33 0.00 3.82
09:50:48 09:06:01 AM 0.40 0.00 0.40 0.00 4.75
09:50:48 09:07:01 AM 0.50 0.00 0.50 0.00 7.30
09:50:48 09:08:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:48 09:09:01 AM 0.37 0.00 0.37 0.00 4.40
09:50:48 09:10:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:48 09:11:01 AM 0.37 0.00 0.37 0.00 4.15
09:50:48 09:12:01 AM 0.38 0.00 0.38 0.00 5.85
09:50:48 09:13:01 AM 0.35 0.00 0.35 0.00 4.12
09:50:48 09:14:01 AM 0.43 0.00 0.43 0.00 5.85
09:50:48 09:15:01 AM 0.33 0.00 0.33 0.00 3.28
09:50:48 09:16:01 AM 0.37 0.00 0.37 0.00 3.82
09:50:48 09:17:01 AM 0.43 0.00 0.43 0.00 6.03
09:50:48 09:18:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:48 09:19:01 AM 0.32 0.00 0.32 0.00 3.68
09:50:48 09:20:01 AM 0.33 0.00 0.33 0.00 3.42
09:50:48 09:21:01 AM 1.00 0.00 1.00 0.00 16.19
09:50:48 09:22:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:48 09:23:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:48 09:24:01 AM 0.17 0.00 0.17 0.00 2.12
09:50:48 09:25:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:48 09:26:01 AM 0.17 0.00 0.17 0.00 2.57
09:50:48 09:27:01 AM 0.28 0.00 0.28 0.00 4.70
09:50:48 09:28:01 AM 0.20 0.00 0.20 0.00 1.87
09:50:48 09:29:02 AM 0.10 0.00 0.10 0.00 0.80
09:50:48 09:30:01 AM 0.14 0.00 0.14 0.00 0.93
09:50:48 09:31:01 AM 0.28 0.00 0.28 0.00 3.92
09:50:48 09:32:01 AM 0.37 0.00 0.37 0.00 5.18
09:50:48 09:33:01 AM 0.33 0.00 0.33 0.00 3.58
09:50:48 09:34:01 AM 0.45 0.00 0.45 0.00 5.45
09:50:48 09:35:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:48 09:36:01 AM 0.33 0.00 0.33 0.00 3.37
09:50:48 09:37:01 AM 0.40 0.00 0.40 0.00 6.03
09:50:48 09:38:01 AM 0.33 0.00 0.33 0.00 3.18
09:50:48 09:39:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:48 09:40:01 AM 0.32 0.00 0.32 0.00 3.82
09:50:48 09:41:01 AM 46.07 6.76 39.30 1250.65 3397.75
09:50:48 09:42:01 AM 111.18 0.72 110.46 52.92 11909.73
09:50:48 09:43:01 AM 29.37 0.38 28.99 64.25 2528.87
09:50:48 09:44:01 AM 90.80 9.25 81.55 1666.26 8674.35
09:50:48 09:45:01 AM 10.63 0.20 10.43 11.60 1113.85
09:50:48 09:46:01 AM 4.78 0.02 4.77 0.13 214.40
09:50:48 09:47:01 AM 1.07 0.00 1.07 0.00 604.62
09:50:48 09:48:01 AM 0.43 0.00 0.43 0.00 379.79
09:50:48 09:49:01 AM 0.62 0.03 0.58 1.87 330.81
09:50:48 09:50:01 AM 18.46 0.40 18.06 46.78 2376.83
09:50:48 Average: 1.05 0.10 0.95 21.89 80.88
09:50:48
09:50:48 02:36:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:48 02:37:01 AM 5863484 7228964 2018948 25.61 2688 1564296 624036 6.99 152596 1606512 16
09:50:48 02:38:01 AM 5864832 7230312 2017600 25.60 2688 1564296 624036 6.99 152636 1605736 4
09:50:48 02:39:01 AM 5863328 7228828 2019104 25.62 2688 1564316 624036 6.99 152644 1606708 8
09:50:48 02:40:01 AM 5860204 7225704 2022228 25.65 2688 1564316 646056 7.23 152644 1609788 4
09:50:48 02:41:01 AM 5860388 7225904 2022044 25.65 2688 1564320 623912 6.99 152648 1609452 4
09:50:48 02:42:01 AM 5860680 7226180 2021752 25.65 2688 1564320 623912 6.99 152648 1609556 4
09:50:48 02:43:01 AM 5860792 7226292 2021640 25.65 2688 1564320 623912 6.99 152648 1609604 4
09:50:48 02:44:01 AM 5860856 7226360 2021576 25.65 2688 1564324 623912 6.99 152648 1609492 4
09:50:48 02:45:01 AM 5860696 7226200 2021736 25.65 2688 1564324 623912 6.99 152648 1609492 4
09:50:48 02:46:01 AM 5860816 7226320 2021616 25.65 2688 1564324 623912 6.99 152648 1609608 4
09:50:48 02:47:01 AM 5860912 7226420 2021520 25.65 2688 1564328 623912 6.99 152648 1609588 4
09:50:48 02:48:01 AM 5858524 7224032 2023908 25.68 2688 1564328 623912 6.99 152648 1611948 4
09:50:48 02:49:01 AM 5858720 7224228 2023712 25.67 2688 1564328 623912 6.99 152648 1611628 4
09:50:48 02:50:01 AM 5858512 7224024 2023920 25.68 2688 1564332 625440 7.00 152648 1611748 4
09:50:48 02:51:01 AM 5858284 7223800 2024148 25.68 2688 1564336 623912 6.99 152856 1611448 16
09:50:48 02:52:01 AM 5858124 7223644 2024308 25.68 2688 1564340 623912 6.99 152856 1611520 4
09:50:48 02:53:01 AM 5858380 7223900 2024052 25.68 2688 1564340 623912 6.99 152856 1611452 8
09:50:48 02:54:01 AM 5858172 7223692 2024260 25.68 2688 1564340 623912 6.99 152856 1611460 8
09:50:48 02:55:01 AM 5858372 7223896 2024060 25.68 2688 1564344 623912 6.99 152856 1611464 4
09:50:48 02:56:01 AM 5858412 7223936 2024020 25.68 2688 1564344 623912 6.99 152856 1611464 4
09:50:48 02:57:01 AM 5858280 7223804 2024152 25.68 2688 1564344 623912 6.99 152856 1611548 4
09:50:48 02:58:01 AM 5858272 7223800 2024160 25.68 2688 1564348 623912 6.99 152856 1611604 4
09:50:48 02:59:01 AM 5858396 7223924 2024036 25.68 2688 1564348 623912 6.99 152856 1611488 4
09:50:48 03:00:01 AM 5858336 7223864 2024096 25.68 2688 1564348 617248 6.91 152856 1611492 4
09:50:48 03:01:01 AM 5857488 7223020 2024944 25.69 2688 1564352 617248 6.91 152856 1612192 4
09:50:48 03:02:01 AM 5858068 7223668 2024364 25.68 2688 1564420 617248 6.91 153020 1611728 4
09:50:48 03:03:01 AM 5857920 7223524 2024512 25.68 2688 1564424 617248 6.91 153020 1611780 4
09:50:48 03:04:01 AM 5857824 7223428 2024608 25.69 2688 1564424 617248 6.91 153020 1611780 4
09:50:48 03:05:01 AM 5857888 7223492 2024544 25.68 2688 1564424 617248 6.91 153020 1611780 4
09:50:48 03:06:01 AM 5858044 7223648 2024388 25.68 2688 1564424 617248 6.91 153020 1611784 4
09:50:48 03:07:01 AM 5858072 7223680 2024360 25.68 2688 1564428 617248 6.91 153020 1611764 4
09:50:48 03:08:01 AM 5858160 7223772 2024272 25.68 2688 1564432 617248 6.91 153020 1611700 4
09:50:48 03:09:01 AM 5858284 7223896 2024148 25.68 2688 1564432 617248 6.91 153020 1611700 4
09:50:48 03:10:01 AM 5855980 7221596 2026452 25.71 2688 1564436 619320 6.93 153020 1613868 4
09:50:48 03:11:01 AM 5856252 7221868 2026180 25.71 2688 1564436 619320 6.93 153020 1613752 4
09:50:48 03:12:01 AM 5855880 7221500 2026552 25.71 2688 1564440 619320 6.93 153020 1613840 4
09:50:48 03:13:01 AM 5856004 7221624 2026428 25.71 2688 1564440 619320 6.93 153020 1613888 4
09:50:48 03:14:01 AM 5855844 7221464 2026588 25.71 2688 1564440 619320 6.93 153020 1613888 4
09:50:48 03:15:01 AM 5855868 7221492 2026564 25.71 2688 1564444 619320 6.93 153020 1613776 4
09:50:48 03:16:01 AM 5855992 7221616 2026440 25.71 2688 1564444 619320 6.93 153020 1613776 4
09:50:48 03:17:01 AM 5855820 7221444 2026612 25.71 2688 1564444 619320 6.93 153020 1613976 4
09:50:48 03:18:01 AM 5855960 7221588 2026472 25.71 2688 1564448 619320 6.93 153020 1613796 4
09:50:48 03:19:01 AM 5856060 7221688 2026372 25.71 2688 1564448 619320 6.93 153020 1613796 4
09:50:48 03:20:01 AM 5855740 7221368 2026692 25.71 2688 1564448 625980 7.01 153020 1613912 4
09:50:48 03:21:01 AM 5855888 7221520 2026544 25.71 2688 1564452 625980 7.01 153020 1613916 4
09:50:48 03:22:01 AM 5855684 7221316 2026748 25.71 2688 1564452 625980 7.01 153020 1613984 4
09:50:48 03:23:01 AM 5855536 7221172 2026896 25.71 2688 1564456 625980 7.01 153020 1614232 16
09:50:48 03:24:01 AM 5856044 7221680 2026388 25.71 2688 1564456 625980 7.01 153020 1613844 8
09:50:48 03:25:01 AM 5856164 7221800 2026268 25.71 2688 1564456 625980 7.01 153020 1613844 4
09:50:48 03:26:01 AM 5856168 7221808 2026264 25.71 2688 1564460 625980 7.01 153020 1613848 4
09:50:48 03:27:01 AM 5854180 7219820 2028252 25.73 2688 1564460 625980 7.01 153020 1615968 4
09:50:48 03:28:01 AM 5853708 7219348 2028724 25.74 2688 1564460 617920 6.92 153020 1616364 4
09:50:48 03:29:01 AM 5836504 7219388 2045928 25.96 2688 1581704 617024 6.91 154948 1631416 4
09:50:48 03:30:01 AM 5836556 7219440 2045876 25.95 2688 1581704 617856 6.92 154948 1631376 4
09:50:48 03:31:01 AM 5834304 7217204 2048128 25.98 2688 1581708 617856 6.92 154948 1633692 4
09:50:48 03:32:01 AM 5834620 7217520 2047812 25.98 2688 1581708 617856 6.92 154948 1633420 4
09:50:48 03:33:01 AM 5834600 7217500 2047832 25.98 2688 1581708 617856 6.92 154948 1633524 4
09:50:48 03:34:01 AM 5834768 7217672 2047664 25.98 2688 1581712 617856 6.92 154948 1633392 8
09:50:48 03:35:01 AM 5834796 7217700 2047636 25.98 2688 1581712 617856 6.92 154948 1633392 8
09:50:48 03:36:01 AM 5834516 7217420 2047916 25.98 2688 1581712 617856 6.92 154948 1633472 4
09:50:48 03:37:01 AM 5834424 7217528 2048008 25.98 2688 1581912 617856 6.92 155084 1633572 4
09:50:48 03:38:01 AM 5834568 7217672 2047864 25.98 2688 1581912 617856 6.92 155084 1633488 4
09:50:48 03:39:01 AM 5834448 7217552 2047984 25.98 2688 1581912 617856 6.92 155084 1633488 4
09:50:48 03:40:01 AM 5834208 7217316 2048224 25.98 2688 1581916 634756 7.11 155084 1633724 4
09:50:48 03:41:01 AM 5834516 7217624 2047916 25.98 2688 1581916 634756 7.11 155084 1633560 4
09:50:48 03:42:01 AM 5834468 7217576 2047964 25.98 2688 1581916 634756 7.11 155084 1633632 4
09:50:48 03:43:01 AM 5834584 7217696 2047848 25.98 2688 1581920 634756 7.11 155084 1633572 4
09:50:48 03:44:01 AM 5832592 7215704 2049840 26.01 2688 1581920 634756 7.11 155084 1635576 4
09:50:48 03:45:01 AM 5832444 7215556 2049988 26.01 2688 1581920 634756 7.11 155084 1635656 4
09:50:48 03:46:01 AM 5832424 7215540 2050008 26.01 2688 1581924 634756 7.11 155084 1635580 4
09:50:48 03:47:01 AM 5832436 7215552 2049996 26.01 2688 1581924 634756 7.11 155084 1635648 4
09:50:48 03:48:01 AM 5832316 7215436 2050116 26.01 2688 1581928 634756 7.11 155084 1635700 4
09:50:48 03:49:01 AM 5832292 7215416 2050140 26.01 2688 1581932 634756 7.11 155084 1635704 4
09:50:48 03:50:01 AM 5832208 7215332 2050224 26.01 2688 1581932 631920 7.08 155084 1635704 4
09:50:48 03:51:01 AM 5832560 7215688 2049872 26.01 2688 1581936 631920 7.08 155084 1635592 4
09:50:48 03:52:01 AM 5832452 7215580 2049980 26.01 2688 1581936 631920 7.08 155084 1635668 4
09:50:48 03:53:01 AM 5832624 7215752 2049808 26.00 2688 1581936 631920 7.08 155084 1635600 4
09:50:48 03:54:01 AM 5832416 7215548 2050016 26.01 2688 1581940 631920 7.08 155084 1635720 4
09:50:48 03:55:01 AM 5832508 7215640 2049924 26.01 2688 1581940 631920 7.08 155084 1635604 4
09:50:48 03:56:01 AM 5832656 7215788 2049776 26.00 2688 1581940 631920 7.08 155112 1635620 12
09:50:48 03:57:01 AM 5832168 7215304 2050264 26.01 2688 1581944 631920 7.08 155112 1635768 4
09:50:48 03:58:01 AM 5832240 7215376 2050192 26.01 2688 1581944 631920 7.08 155112 1635664 4
09:50:48 03:59:01 AM 5832340 7215476 2050092 26.01 2688 1581944 631920 7.08 155112 1635584 4
09:50:48 04:00:01 AM 5832164 7215304 2050268 26.01 2688 1581948 626416 7.01 155112 1635588 4
09:50:48 04:01:01 AM 5831160 7214304 2051272 26.02 2688 1581952 626416 7.01 155112 1636292 4
09:50:48 04:02:01 AM 5832260 7215408 2050172 26.01 2688 1581956 626416 7.01 155120 1635676 4
09:50:48 04:03:02 AM 5832372 7215520 2050060 26.01 2688 1581956 626416 7.01 155120 1635608 4
09:50:48 04:04:01 AM 5832264 7215412 2050168 26.01 2688 1581956 626416 7.01 155120 1635608 4
09:50:48 04:05:01 AM 5832268 7215420 2050164 26.01 2688 1581960 626416 7.01 155120 1635736 4
09:50:48 04:06:01 AM 5832520 7215672 2049912 26.01 2688 1581960 626416 7.01 155120 1635620 4
09:50:48 04:07:01 AM 5832412 7215564 2050020 26.01 2688 1581960 626416 7.01 155120 1635696 4
09:50:48 04:08:01 AM 5832500 7215656 2049932 26.01 2688 1581964 626416 7.01 155120 1635632 4
09:50:48 04:09:01 AM 5832676 7215832 2049756 26.00 2688 1581964 626416 7.01 155120 1635632 4
09:50:48 04:10:01 AM 5832000 7215156 2050432 26.01 2688 1581964 627948 7.03 155120 1635980 4
09:50:48 04:11:01 AM 5832344 7215504 2050088 26.01 2688 1581968 627948 7.03 155120 1635636 4
09:50:48 04:12:01 AM 5830272 7213432 2052160 26.03 2688 1581968 627948 7.03 155120 1637752 4
09:50:48 04:13:01 AM 5830420 7213584 2052012 26.03 2688 1581972 627948 7.03 155120 1637688 4
09:50:48 04:14:01 AM 5830184 7213348 2052248 26.04 2688 1581972 627948 7.03 155120 1637804 4
09:50:48 04:15:01 AM 5830336 7213500 2052096 26.03 2688 1581972 627948 7.03 155120 1637688 4
09:50:48 04:16:01 AM 5830816 7213984 2051616 26.03 2688 1581976 627948 7.03 155120 1637460 4
09:50:48 04:17:01 AM 5830860 7214028 2051572 26.03 2688 1581976 627948 7.03 155132 1637448 4
09:50:48 04:18:01 AM 5830860 7214028 2051572 26.03 2688 1581976 627948 7.03 155132 1637400 4
09:50:48 04:19:01 AM 5830832 7214004 2051600 26.03 2688 1581980 627948 7.03 155132 1637404 8
09:50:48 04:20:01 AM 5830604 7213776 2051828 26.03 2688 1581980 625632 7.01 155132 1637636 4
09:50:48 04:21:01 AM 5830808 7213980 2051624 26.03 2688 1581980 625632 7.01 155132 1637412 4
09:50:48 04:22:01 AM 5830528 7213704 2051904 26.03 2688 1581984 625632 7.01 155132 1637484 4
09:50:48 04:23:01 AM 5830732 7213908 2051700 26.03 2688 1581984 625632 7.01 155132 1637416 4
09:50:48 04:24:01 AM 5830764 7213944 2051668 26.03 2688 1581988 625632 7.01 155132 1637420 4
09:50:48 04:25:01 AM 5830768 7213952 2051664 26.03 2688 1581992 625632 7.01 155132 1637424 4
09:50:48 04:26:01 AM 5830936 7214120 2051496 26.03 2688 1581992 625632 7.01 155132 1637424 4
09:50:48 04:27:01 AM 5830740 7213924 2051692 26.03 2688 1581992 625632 7.01 155132 1637492 4
09:50:48 04:28:01 AM 5830772 7213960 2051660 26.03 2688 1581996 625632 7.01 155132 1637392 4
09:50:48 04:29:01 AM 5830884 7214072 2051548 26.03 2688 1581996 625632 7.01 155132 1637428 4
09:50:48 04:30:01 AM 5830624 7213812 2051808 26.03 2688 1581996 625632 7.01 155132 1637544 4
09:50:48 04:31:01 AM 5827960 7211156 2054472 26.06 2688 1582000 625632 7.01 155132 1640044 4
09:50:48 04:32:01 AM 5828316 7211512 2054116 26.06 2688 1582000 625632 7.01 155132 1639572 4
09:50:48 04:33:01 AM 5828076 7211276 2054356 26.06 2688 1582004 625632 7.01 155132 1639860 4
09:50:48 04:34:01 AM 5828444 7211644 2053988 26.06 2688 1582004 625632 7.01 155132 1639588 4
09:50:48 04:35:01 AM 5828468 7211668 2053964 26.06 2688 1582004 625632 7.01 155132 1639588 4
09:50:48 04:36:01 AM 5826376 7209580 2056056 26.08 2688 1582008 625632 7.01 155132 1641640 4
09:50:48 04:37:01 AM 5826340 7209544 2056092 26.08 2688 1582008 625632 7.01 155132 1641712 4
09:50:48 04:38:01 AM 5826496 7209700 2055936 26.08 2688 1582008 625632 7.01 155132 1641644 4
09:50:48 04:39:01 AM 5825024 7208232 2057408 26.10 2688 1582012 617504 6.91 155132 1643020 4
09:50:48 04:40:01 AM 5825972 7209184 2056460 26.09 2688 1582016 619940 6.94 164600 1632312 4
09:50:48 04:41:01 AM 5826368 7209584 2056064 26.08 2688 1582020 619940 6.94 164600 1632200 4
09:50:48 04:42:01 AM 5826008 7209224 2056424 26.09 2688 1582020 619940 6.94 164600 1632480 4
09:50:48 04:43:01 AM 5826228 7209444 2056204 26.09 2688 1582020 619940 6.94 164600 1632344 4
09:50:48 04:44:01 AM 5826228 7209448 2056204 26.09 2688 1582024 619940 6.94 164600 1632348 4
09:50:48 04:45:01 AM 5826440 7209660 2055992 26.08 2688 1582024 619940 6.94 164600 1632232 4
09:50:48 04:46:01 AM 5826228 7209448 2056204 26.09 2688 1582024 619940 6.94 164600 1632572 4
09:50:48 04:47:01 AM 5824240 7207464 2058192 26.11 2688 1582028 619940 6.94 164600 1634424 4
09:50:48 04:48:01 AM 5824240 7207464 2058192 26.11 2688 1582028 619940 6.94 164600 1634356 4
09:50:48 04:49:01 AM 5824364 7207588 2058068 26.11 2688 1582028 619940 6.94 164600 1634356 4
09:50:48 04:50:01 AM 5824012 7207240 2058420 26.11 2688 1582032 617572 6.91 164600 1634592 4
09:50:48 04:51:01 AM 5824348 7207576 2058084 26.11 2688 1582032 617572 6.91 164600 1634360 4
09:50:48 04:52:01 AM 5824360 7207592 2058072 26.11 2688 1582036 617572 6.91 164600 1634432 4
09:50:48 04:53:01 AM 5824436 7207668 2057996 26.11 2688 1582036 617572 6.91 164600 1634364 4
09:50:48 04:54:01 AM 5824136 7207368 2058296 26.11 2688 1582036 617572 6.91 164600 1634504 4
09:50:48 04:55:01 AM 5824276 7207512 2058156 26.11 2688 1582040 617572 6.91 164600 1634440 4
09:50:48 04:56:01 AM 5824220 7207456 2058212 26.11 2688 1582040 617572 6.91 164600 1634440 4
09:50:48 04:57:01 AM 5824040 7207276 2058392 26.11 2688 1582040 617572 6.91 164600 1634512 4
09:50:48 04:58:01 AM 5824176 7207412 2058256 26.11 2688 1582040 617572 6.91 164600 1634444 4
09:50:48 04:59:01 AM 5824212 7207452 2058220 26.11 2688 1582044 617572 6.91 164600 1634448 4
09:50:48 05:00:01 AM 5823840 7207080 2058592 26.12 2688 1582044 617572 6.91 164600 1634680 4
09:50:48 05:01:01 AM 5821068 7204316 2061364 26.15 2688 1582052 617572 6.91 164600 1637220 4
09:50:48 05:02:01 AM 5821896 7205144 2060536 26.14 2688 1582052 617572 6.91 164616 1636584 4
09:50:48 05:03:01 AM 5822012 7205260 2060420 26.14 2688 1582052 617572 6.91 164616 1636516 4
09:50:48 05:04:01 AM 5821924 7205176 2060508 26.14 2688 1582056 617572 6.91 164616 1636520 4
09:50:48 05:05:01 AM 5821952 7205208 2060480 26.14 2688 1582060 617572 6.91 164616 1636524 4
09:50:48 05:06:02 AM 5821988 7205244 2060444 26.14 2688 1582060 617572 6.91 164616 1636528 4
09:50:48 05:07:01 AM 5822076 7205336 2060356 26.14 2688 1582064 617572 6.91 164616 1636608 4
09:50:48 05:08:01 AM 5822024 7205284 2060408 26.14 2688 1582064 617572 6.91 164616 1636540 4
09:50:48 05:09:01 AM 5822048 7205308 2060384 26.14 2688 1582064 617572 6.91 164616 1636540 4
09:50:48 05:10:01 AM 5821892 7205156 2060540 26.14 2688 1582068 637612 7.14 164616 1636660 4
09:50:48 05:11:01 AM 5822076 7205344 2060356 26.14 2688 1582072 637612 7.14 164616 1636548 4
09:50:48 05:12:01 AM 5821776 7205048 2060656 26.14 2688 1582076 637612 7.14 164616 1636624 4
09:50:48 05:13:01 AM 5821716 7204988 2060716 26.14 2688 1582076 637612 7.14 164616 1636636 4
09:50:48 05:14:01 AM 5821952 7205224 2060480 26.14 2688 1582076 622156 6.97 164616 1636556 4
09:50:48 05:15:01 AM 5821956 7205232 2060476 26.14 2688 1582080 622156 6.97 164616 1636560 4
09:50:48 05:16:01 AM 5821980 7205256 2060452 26.14 2688 1582080 622156 6.97 164616 1636560 4
09:50:48 05:17:01 AM 5821872 7205148 2060560 26.14 2688 1582080 622156 6.97 164616 1636632 4
09:50:48 05:18:01 AM 5819640 7202920 2062792 26.17 2688 1582084 622156 6.97 164616 1638864 4
09:50:48 05:19:01 AM 5819948 7203228 2062484 26.17 2688 1582084 622156 6.97 164616 1638560 4
09:50:48 05:20:01 AM 5819768 7203048 2062664 26.17 2688 1582084 617636 6.92 164616 1638752 4
09:50:48 05:21:01 AM 5819952 7203236 2062480 26.17 2688 1582088 617636 6.92 164616 1638640 4
09:50:48 05:22:01 AM 5819888 7203172 2062544 26.17 2688 1582088 617636 6.92 164616 1638708 4
09:50:48 05:23:01 AM 5819736 7203024 2062696 26.17 2688 1582092 617636 6.92 164616 1638892 4
09:50:48 05:24:01 AM 5819924 7203212 2062508 26.17 2688 1582092 617636 6.92 164616 1638688 4
09:50:48 05:25:01 AM 5819892 7203180 2062540 26.17 2688 1582092 617636 6.92 164616 1638688 4
09:50:48 05:26:01 AM 5820012 7203304 2062420 26.16 2688 1582096 633012 7.09 164616 1638692 4
09:50:48 05:27:01 AM 5819816 7203108 2062616 26.17 2688 1582096 633012 7.09 164616 1638776 4
09:50:48 05:28:01 AM 5819928 7203220 2062504 26.17 2688 1582096 633012 7.09 164616 1638708 4
09:50:48 05:29:01 AM 5819812 7203108 2062620 26.17 2688 1582100 633012 7.09 164616 1638828 4
09:50:48 05:30:01 AM 5817652 7200948 2064780 26.19 2688 1582100 625892 7.01 164616 1640888 8
09:50:48 05:31:01 AM 5817672 7200972 2064760 26.19 2688 1582104 625892 7.01 164616 1641000 4
09:50:48 05:32:01 AM 5817460 7200760 2064972 26.20 2688 1582104 625892 7.01 164616 1640880 4
09:50:48 05:33:01 AM 5817280 7200580 2065152 26.20 2688 1582104 625892 7.01 164616 1641172 4
09:50:48 05:34:01 AM 5817728 7201028 2064704 26.19 2688 1582104 625892 7.01 164616 1640832 4
09:50:48 05:35:01 AM 5817612 7200916 2064820 26.20 2688 1582108 625892 7.01 164616 1640836 4
09:50:48 05:36:01 AM 5817788 7201092 2064644 26.19 2688 1582108 625892 7.01 164616 1640836 4
09:50:48 05:37:01 AM 5817700 7201004 2064732 26.19 2688 1582108 625892 7.01 164616 1640912 4
09:50:48 05:38:01 AM 5817680 7200988 2064752 26.19 2688 1582112 625892 7.01 164616 1640848 4
09:50:48 05:39:01 AM 5817824 7201132 2064608 26.19 2688 1582112 625892 7.01 164616 1640892 4
09:50:48 05:40:01 AM 5817376 7200684 2065056 26.20 2688 1582112 617700 6.92 164616 1641080 4
09:50:48 05:41:01 AM 5817676 7200988 2064756 26.19 2688 1582116 617700 6.92 164616 1640860 4
09:50:48 05:42:01 AM 5815452 7198764 2066980 26.22 2688 1582116 617700 6.92 164616 1642980 4
09:50:48 05:43:01 AM 5815680 7198996 2066752 26.22 2688 1582120 617700 6.92 164616 1642916 4
09:50:48 05:44:01 AM 5815476 7198792 2066956 26.22 2688 1582120 617700 6.92 164616 1643012 4
09:50:48 05:45:01 AM 5815700 7199016 2066732 26.22 2688 1582120 617700 6.92 164616 1642916 4
09:50:48 05:46:01 AM 5815708 7199028 2066724 26.22 2688 1582124 617700 6.92 164616 1642920 4
09:50:48 05:47:01 AM 5815628 7198948 2066804 26.22 2688 1582124 617700 6.92 164616 1642988 4
09:50:48 05:48:01 AM 5815772 7199092 2066660 26.22 2688 1582124 617700 6.92 164616 1642920 4
09:50:48 05:49:01 AM 5815772 7199100 2066660 26.22 2688 1582132 617700 6.92 164616 1642928 4
09:50:48 05:50:01 AM 5815300 7198628 2067132 26.22 2688 1582132 617748 6.92 164616 1643256 4
09:50:48 05:51:01 AM 5815696 7199028 2066736 26.22 2688 1582136 617748 6.92 164616 1642940 4
09:50:48 05:52:01 AM 5813552 7196884 2068880 26.25 2688 1582136 617748 6.92 164616 1645056 8
09:50:48 05:53:01 AM 5813580 7196912 2068852 26.25 2688 1582136 617748 6.92 164616 1644952 4
09:50:48 05:54:01 AM 5813612 7196948 2068820 26.25 2688 1582140 617748 6.92 164616 1645108 4
09:50:48 05:55:01 AM 5813524 7196860 2068908 26.25 2688 1582140 617748 6.92 164616 1644956 8
09:50:48 05:56:01 AM 5813620 7196956 2068812 26.25 2688 1582140 617748 6.92 164616 1644992 4
09:50:48 05:57:01 AM 5813156 7196496 2069276 26.25 2688 1582144 617748 6.92 164616 1645184 4
09:50:48 05:58:01 AM 5813116 7196456 2069316 26.25 2688 1582144 617748 6.92 164616 1645272 4
09:50:48 05:59:01 AM 5813304 7196644 2069128 26.25 2688 1582144 617748 6.92 164616 1645116 4
09:50:48 06:00:01 AM 5810732 7194076 2071700 26.28 2688 1582148 617796 6.92 164616 1647656 16
09:50:48 06:01:01 AM 5810552 7193896 2071880 26.28 2688 1582148 617796 6.92 164624 1647748 8
09:50:48 06:02:01 AM 5811448 7194792 2070984 26.27 2688 1582148 617796 6.92 164652 1647096 4
09:50:48 06:03:01 AM 5811424 7194772 2071008 26.27 2688 1582152 617796 6.92 164652 1647148 4
09:50:48 06:04:01 AM 5811536 7194884 2070896 26.27 2688 1582152 617796 6.92 164652 1647032 4
09:50:48 06:05:01 AM 5811428 7194776 2071004 26.27 2688 1582152 617796 6.92 164652 1647108 4
09:50:48 06:06:01 AM 5811144 7194496 2071288 26.28 2688 1582156 617796 6.92 164652 1647152 4
09:50:48 06:07:01 AM 5809204 7192556 2073228 26.30 2688 1582156 617796 6.92 164652 1649340 4
09:50:48 06:08:01 AM 5809268 7192620 2073164 26.30 2688 1582156 617796 6.92 164652 1649304 4
09:50:48 06:09:01 AM 5807004 7190360 2075428 26.33 2688 1582160 617796 6.92 164652 1651544 4
09:50:48 06:10:01 AM 5806724 7190080 2075708 26.33 2688 1582160 617764 6.92 164652 1651456 4
09:50:48 06:11:01 AM 5804672 7188032 2077760 26.36 2688 1582164 617764 6.92 164652 1653560 4
09:50:48 06:12:01 AM 5805012 7188372 2077420 26.36 2688 1582164 617764 6.92 164652 1653356 4
09:50:48 06:13:01 AM 5804916 7188276 2077516 26.36 2688 1582164 617764 6.92 164652 1653648 4
09:50:48 06:14:01 AM 5804804 7188164 2077628 26.36 2688 1582164 617764 6.92 164652 1653464 4
09:50:48 06:15:02 AM 5802988 7186352 2079444 26.38 2688 1582168 617764 6.92 164652 1655416 4
09:50:48 06:16:01 AM 5803008 7186372 2079424 26.38 2688 1582168 617764 6.92 164652 1655384 4
09:50:48 06:17:01 AM 5803088 7186452 2079344 26.38 2688 1582168 617764 6.92 164652 1655452 4
09:50:48 06:18:01 AM 5803024 7186392 2079408 26.38 2688 1582172 633548 7.09 164652 1655388 4
09:50:48 06:19:01 AM 5803204 7186572 2079228 26.38 2688 1582172 633548 7.09 164652 1655388 4
09:50:48 06:20:01 AM 5799956 7183324 2082476 26.42 2688 1582172 626244 7.01 164652 1658180 16
09:50:48 06:21:01 AM 5800616 7183992 2081816 26.41 2688 1582180 626244 7.01 164652 1657876 8
09:50:48 06:22:01 AM 5800708 7184084 2081724 26.41 2688 1582180 626244 7.01 164652 1657748 8
09:50:48 06:23:01 AM 5800740 7184120 2081692 26.41 2688 1582184 626244 7.01 164652 1657684 4
09:50:48 06:24:01 AM 5800684 7184064 2081748 26.41 2688 1582184 626244 7.01 164652 1657664 4
09:50:48 06:25:01 AM 5800864 7184244 2081568 26.41 2688 1582184 626244 7.01 164652 1657684 4
09:50:48 06:26:01 AM 5800332 7183716 2082100 26.41 2688 1582188 626244 7.01 164652 1658236 12
09:50:48 06:27:01 AM 5800324 7183708 2082108 26.41 2688 1582188 626244 7.01 164652 1657896 8
09:50:48 06:28:01 AM 5800368 7183752 2082064 26.41 2688 1582188 626244 7.01 164652 1657828 4
09:50:48 06:29:01 AM 5800272 7183660 2082160 26.42 2688 1582192 626244 7.01 164652 1658104 12
09:50:48 06:30:01 AM 5800348 7183740 2082084 26.41 2688 1582196 617956 6.92 164652 1658068 8
09:50:48 06:31:01 AM 5800288 7183696 2082144 26.41 2688 1582212 626936 7.02 166216 1656500 264
09:50:48 06:32:01 AM 5800152 7183560 2082280 26.42 2688 1582212 626936 7.02 166216 1656508 4
09:50:48 06:33:01 AM 5800396 7183804 2082036 26.41 2688 1582212 626936 7.02 166216 1656556 4
09:50:48 06:34:01 AM 5800600 7184012 2081832 26.41 2688 1582216 626936 7.02 166216 1656312 4
09:50:48 06:35:01 AM 5800612 7184024 2081820 26.41 2688 1582216 626936 7.02 166216 1656312 4
09:50:48 06:36:01 AM 5800276 7183688 2082156 26.42 2688 1582216 626936 7.02 166216 1656584 12
09:50:48 06:37:01 AM 5800452 7183868 2081980 26.41 2688 1582220 626936 7.02 166216 1656456 8
09:50:48 06:38:01 AM 5800772 7184188 2081660 26.41 2688 1582220 626936 7.02 166216 1656320 4
09:50:48 06:39:01 AM 5800396 7183812 2082036 26.41 2688 1582220 626936 7.02 166216 1656532 4
09:50:48 06:40:01 AM 5800476 7183896 2081956 26.41 2688 1582224 626936 7.02 166216 1656448 4
09:50:48 06:41:01 AM 5800676 7184100 2081756 26.41 2688 1582228 626936 7.02 166216 1656336 4
09:50:48 06:42:01 AM 5800440 7183868 2081992 26.41 2688 1582232 626936 7.02 166216 1656408 4
09:50:48 06:43:01 AM 5800376 7183804 2082056 26.41 2688 1582232 626936 7.02 166216 1656456 4
09:50:48 06:44:01 AM 5800400 7183828 2082032 26.41 2688 1582232 626936 7.02 166216 1656592 4
09:50:48 06:45:01 AM 5800160 7183592 2082272 26.42 2688 1582236 626936 7.02 166216 1656600 4
09:50:48 06:46:01 AM 5800356 7183788 2082076 26.41 2688 1582236 626936 7.02 166216 1656520 4
09:50:48 06:47:01 AM 5800300 7183732 2082132 26.41 2688 1582236 626936 7.02 166216 1656592 4
09:50:48 06:48:01 AM 5800532 7183968 2081900 26.41 2688 1582240 626936 7.02 166216 1656412 4
09:50:48 06:49:01 AM 5800532 7183968 2081900 26.41 2688 1582240 626936 7.02 166216 1656412 4
09:50:48 06:50:01 AM 5800248 7183684 2082184 26.42 2688 1582240 617956 6.92 166216 1656644 4
09:50:48 06:51:01 AM 5800592 7184032 2081840 26.41 2688 1582244 617956 6.92 166216 1656416 4
09:50:48 06:52:01 AM 5800088 7183528 2082344 26.42 2688 1582244 617956 6.92 166216 1656648 12
09:50:48 06:53:01 AM 5800104 7183544 2082328 26.42 2688 1582244 617956 6.92 166216 1656780 8
09:50:48 06:54:01 AM 5800568 7184012 2081864 26.41 2688 1582248 617956 6.92 166216 1656428 8
09:50:48 06:55:01 AM 5800564 7184008 2081868 26.41 2688 1582248 617956 6.92 166216 1656464 4
09:50:48 06:56:01 AM 5800276 7183720 2082156 26.42 2688 1582248 617956 6.92 166216 1656604 4
09:50:48 06:57:01 AM 5800324 7183772 2082108 26.41 2688 1582252 617956 6.92 166216 1656504 4
09:50:48 06:58:01 AM 5800420 7183868 2082012 26.41 2688 1582252 617956 6.92 166216 1656472 4
09:50:48 06:59:01 AM 5800092 7183540 2082340 26.42 2688 1582252 617956 6.92 166216 1656880 4
09:50:48 07:00:01 AM 5800228 7183680 2082204 26.42 2688 1582256 634424 7.10 166216 1656808 4
09:50:48 07:01:01 AM 5799356 7182808 2083076 26.43 2688 1582256 618048 6.92 166224 1657248 4
09:50:48 07:02:01 AM 5800044 7183496 2082388 26.42 2688 1582256 618048 6.92 166232 1656736 4
09:50:48 07:03:01 AM 5800012 7183468 2082420 26.42 2688 1582260 618048 6.92 166232 1656788 4
09:50:48 07:04:01 AM 5799904 7183360 2082528 26.42 2688 1582260 618048 6.92 166232 1656980 16
09:50:48 07:05:01 AM 5800052 7183508 2082380 26.42 2688 1582260 618048 6.92 166240 1656868 8
09:50:48 07:06:01 AM 5800080 7183540 2082352 26.42 2688 1582264 618048 6.92 166232 1656860 4
09:50:48 07:07:01 AM 5799872 7183332 2082560 26.42 2688 1582264 618048 6.92 166232 1657112 12
09:50:48 07:08:01 AM 5800012 7183472 2082420 26.42 2688 1582264 618048 6.92 166232 1656908 8
09:50:48 07:09:01 AM 5799720 7183184 2082712 26.42 2688 1582268 618048 6.92 166232 1657164 16
09:50:48 07:10:01 AM 5799368 7182832 2083064 26.43 2688 1582268 641560 7.18 166232 1657304 8
09:50:48 07:11:01 AM 5799828 7183300 2082604 26.42 2688 1582276 641560 7.18 166232 1657052 8
09:50:48 07:12:01 AM 5799876 7183348 2082556 26.42 2688 1582276 641560 7.18 166232 1657004 4
09:50:48 07:13:01 AM 5799792 7183264 2082640 26.42 2688 1582276 625148 7.00 166232 1657052 4
09:50:48 07:14:01 AM 5799892 7183368 2082540 26.42 2688 1582280 625148 7.00 166232 1657056 4
09:50:48 07:15:01 AM 5799908 7183384 2082524 26.42 2688 1582280 625148 7.00 166232 1656940 4
09:50:48 07:16:01 AM 5800000 7183476 2082432 26.42 2688 1582280 625148 7.00 166232 1656940 4
09:50:48 07:17:01 AM 5799948 7183428 2082484 26.42 2688 1582284 625148 7.00 166232 1657128 4
09:50:48 07:18:01 AM 5800096 7183576 2082336 26.42 2688 1582284 625148 7.00 166232 1656944 4
09:50:48 07:19:01 AM 5799624 7183104 2082808 26.42 2688 1582284 625148 7.00 166232 1657256 16
09:50:48 07:20:01 AM 5799632 7183116 2082800 26.42 2688 1582288 626508 7.01 166232 1657064 8
09:50:48 07:21:01 AM 5799912 7183396 2082520 26.42 2688 1582288 626508 7.01 166232 1656952 4
09:50:48 07:22:01 AM 5799716 7183204 2082716 26.42 2688 1582292 626508 7.01 166232 1657140 4
09:50:48 07:23:01 AM 5800008 7183496 2082424 26.42 2688 1582292 626508 7.01 166232 1656960 4
09:50:48 07:24:01 AM 5800040 7183528 2082392 26.42 2688 1582292 626508 7.01 166232 1656960 4
09:50:48 07:25:01 AM 5800004 7183496 2082428 26.42 2688 1582296 626508 7.01 166232 1656964 4
09:50:48 07:26:01 AM 5799956 7183448 2082476 26.42 2688 1582296 626508 7.01 166232 1657080 4
09:50:48 07:27:01 AM 5800020 7183512 2082412 26.42 2688 1582296 626508 7.01 166232 1657032 4
09:50:48 07:28:01 AM 5800044 7183536 2082388 26.42 2688 1582296 626508 7.01 166232 1656964 4
09:50:48 07:29:01 AM 5799952 7183448 2082480 26.42 2688 1582300 626508 7.01 166232 1656968 4
09:50:48 07:30:01 AM 5799920 7183416 2082512 26.42 2688 1582300 618316 6.92 166232 1657084 4
09:50:48 07:31:01 AM 5799444 7182944 2082988 26.43 2688 1582304 618316 6.92 166232 1657508 4
09:50:48 07:32:01 AM 5799652 7183156 2082780 26.42 2688 1582308 627304 7.02 166708 1656580 252
09:50:48 07:33:01 AM 5799484 7182988 2082948 26.43 2688 1582308 627304 7.02 166708 1656800 4
09:50:48 07:34:01 AM 5799772 7183280 2082660 26.42 2688 1582312 627304 7.02 166708 1656532 4
09:50:48 07:35:01 AM 5799804 7183312 2082628 26.42 2688 1582312 627304 7.02 166708 1656648 4
09:50:48 07:36:01 AM 5799856 7183364 2082576 26.42 2688 1582312 627304 7.02 166708 1656536 4
09:50:48 07:37:01 AM 5799860 7183372 2082572 26.42 2688 1582316 627304 7.02 166708 1656608 4
09:50:48 07:38:01 AM 5800040 7183552 2082392 26.42 2688 1582316 627304 7.02 166708 1656540 4
09:50:48 07:39:01 AM 5800040 7183552 2082392 26.42 2688 1582316 627304 7.02 166708 1656540 4
09:50:48 07:40:01 AM 5799752 7183268 2082680 26.42 2688 1582320 621056 6.95 166708 1656660 4
09:50:48 07:41:01 AM 5799876 7183392 2082556 26.42 2688 1582320 621056 6.95 166708 1656544 4
09:50:48 07:42:01 AM 5799732 7183252 2082700 26.42 2688 1582324 621056 6.95 166708 1656756 4
09:50:48 07:43:01 AM 5799956 7183476 2082476 26.42 2688 1582324 621056 6.95 166708 1656552 4
09:50:48 07:44:01 AM 5800044 7183564 2082388 26.42 2688 1582324 621056 6.95 166708 1656552 4
09:50:48 07:45:01 AM 5799900 7183424 2082532 26.42 2688 1582328 621056 6.95 166708 1656556 4
09:50:48 07:46:01 AM 5800020 7183544 2082412 26.42 2688 1582328 621056 6.95 166708 1656556 4
09:50:48 07:47:01 AM 5799964 7183488 2082468 26.42 2688 1582328 621056 6.95 166708 1656624 4
09:50:48 07:48:01 AM 5800024 7183552 2082408 26.42 2688 1582332 621056 6.95 166708 1656560 4
09:50:48 07:49:01 AM 5800112 7183640 2082320 26.42 2688 1582332 621056 6.95 166708 1656560 4
09:50:48 07:50:01 AM 5799652 7183180 2082780 26.42 2688 1582332 618316 6.92 166708 1656676 4
09:50:48 07:51:01 AM 5799880 7183416 2082552 26.42 2688 1582336 618316 6.92 166708 1656564 4
09:50:48 07:52:01 AM 5799712 7183248 2082720 26.42 2688 1582336 618316 6.92 166708 1656632 4
09:50:48 07:53:01 AM 5799688 7183228 2082744 26.42 2688 1582340 618316 6.92 166708 1656568 4
09:50:48 07:54:01 AM 5799724 7183264 2082708 26.42 2688 1582340 618316 6.92 166708 1656568 4
09:50:48 07:55:01 AM 5799660 7183204 2082772 26.42 2688 1582344 633696 7.10 166708 1656572 4
09:50:48 07:56:01 AM 5799724 7183272 2082708 26.42 2688 1582348 633696 7.10 166708 1656576 4
09:50:48 07:57:01 AM 5799504 7183052 2082928 26.42 2688 1582348 633696 7.10 166708 1656876 4
09:50:48 07:58:01 AM 5799972 7183520 2082460 26.42 2688 1582348 633696 7.10 166708 1656576 8
09:50:48 07:59:01 AM 5799696 7183248 2082736 26.42 2688 1582352 633696 7.10 166708 1656580 8
09:50:48 08:00:01 AM 5799516 7183068 2082916 26.42 2688 1582352 626508 7.01 166708 1656696 4
09:50:48 08:01:01 AM 5798756 7182312 2083676 26.43 2688 1582356 626508 7.01 166708 1657256 4
09:50:48 08:02:01 AM 5799768 7183324 2082664 26.42 2688 1582356 626508 7.01 166712 1656656 4
09:50:48 08:03:01 AM 5799880 7183436 2082552 26.42 2688 1582356 626508 7.01 166712 1656592 4
09:50:48 08:04:01 AM 5799972 7183528 2082460 26.42 2688 1582356 626508 7.01 166712 1656592 4
09:50:48 08:05:01 AM 5800004 7183564 2082428 26.42 2688 1582360 626508 7.01 166712 1656596 4
09:50:48 08:06:01 AM 5799808 7183368 2082624 26.42 2688 1582360 626508 7.01 166712 1656596 4
09:50:48 08:07:01 AM 5799732 7183292 2082700 26.42 2688 1582360 626508 7.01 166712 1656664 4
09:50:48 08:08:01 AM 5799516 7183080 2082916 26.42 2688 1582364 626508 7.01 166712 1657032 16
09:50:48 08:09:01 AM 5799800 7183364 2082632 26.42 2688 1582364 626508 7.01 166712 1656716 8
09:50:48 08:10:01 AM 5799596 7183160 2082836 26.42 2688 1582364 625836 7.01 166712 1656716 4
09:50:48 08:11:01 AM 5799740 7183308 2082692 26.42 2688 1582368 625836 7.01 166712 1656604 4
09:50:48 08:12:01 AM 5799748 7183316 2082684 26.42 2688 1582368 625836 7.01 166712 1656672 4
09:50:48 08:13:01 AM 5799888 7183460 2082544 26.42 2688 1582372 625836 7.01 166712 1656608 4
09:50:48 08:14:01 AM 5799980 7183552 2082452 26.42 2688 1582372 625836 7.01 166712 1656608 4
09:50:48 08:15:01 AM 5799864 7183436 2082568 26.42 2688 1582372 625836 7.01 166712 1656608 4
09:50:48 08:16:01 AM 5799956 7183532 2082476 26.42 2688 1582376 625836 7.01 166712 1656728 4
09:50:48 08:17:01 AM 5799984 7183560 2082448 26.42 2688 1582376 625836 7.01 166712 1656680 4
09:50:48 08:18:01 AM 5799536 7183112 2082896 26.42 2688 1582376 625836 7.01 166712 1656816 4
09:50:48 08:19:01 AM 5799732 7183312 2082700 26.42 2688 1582380 625836 7.01 166712 1656628 4
09:50:48 08:20:01 AM 5799412 7182992 2083020 26.43 2688 1582380 626508 7.01 166712 1656860 4
09:50:48 08:21:01 AM 5799640 7183224 2082792 26.42 2688 1582384 626508 7.01 166712 1656848 4
09:50:48 08:22:01 AM 5799896 7183480 2082536 26.42 2688 1582384 626508 7.01 166712 1656712 4
09:50:48 08:23:01 AM 5799728 7183312 2082704 26.42 2688 1582384 626508 7.01 166712 1656644 4
09:50:48 08:24:01 AM 5799648 7183236 2082784 26.42 2688 1582388 626508 7.01 166712 1656648 4
09:50:48 08:25:01 AM 5799736 7183324 2082696 26.42 2688 1582388 626508 7.01 166712 1656764 4
09:50:48 08:26:01 AM 5799820 7183408 2082612 26.42 2688 1582388 626508 7.01 166712 1656652 4
09:50:48 08:27:01 AM 5799828 7183420 2082604 26.42 2688 1582392 626508 7.01 166712 1656724 4
09:50:48 08:28:01 AM 5799800 7183392 2082632 26.42 2688 1582392 626508 7.01 166712 1656656 4
09:50:48 08:29:01 AM 5799732 7183324 2082700 26.42 2688 1582392 626508 7.01 166712 1656784 16
09:50:48 08:30:01 AM 5799104 7182700 2083328 26.43 2688 1582396 624128 6.99 166712 1657128 4
09:50:48 08:31:01 AM 5799392 7182988 2083040 26.43 2688 1582396 624128 6.99 166712 1656832 4
09:50:48 08:32:01 AM 5799780 7183380 2082652 26.42 2688 1582400 624128 6.99 166712 1656772 4
09:50:48 08:33:01 AM 5799620 7183220 2082812 26.42 2688 1582400 624128 6.99 166712 1656772 4
09:50:48 08:34:01 AM 5799352 7182952 2083080 26.43 2688 1582400 624128 6.99 166712 1656820 4
09:50:48 08:35:01 AM 5799580 7183188 2082852 26.42 2688 1582408 624128 6.99 166712 1656712 4
09:50:48 08:36:01 AM 5799524 7183132 2082908 26.42 2688 1582408 624128 6.99 166712 1656712 4
09:50:48 08:37:01 AM 5799496 7183104 2082936 26.43 2688 1582408 624128 6.99 166712 1656780 4
09:50:48 08:38:01 AM 5799552 7183164 2082880 26.42 2688 1582412 624128 6.99 166712 1656716 4
09:50:48 08:39:01 AM 5799672 7183284 2082760 26.42 2688 1582412 624128 6.99 166712 1656716 4
09:50:48 08:40:01 AM 5799340 7182952 2083092 26.43 2688 1582412 644172 7.21 166712 1656832 4
09:50:48 08:41:01 AM 5799696 7183312 2082736 26.42 2688 1582416 644172 7.21 166712 1656720 4
09:50:48 08:42:01 AM 5799600 7183216 2082832 26.42 2688 1582416 644172 7.21 166712 1656788 4
09:50:48 08:43:01 AM 5799712 7183328 2082720 26.42 2688 1582416 644172 7.21 166712 1656836 4
09:50:48 08:44:01 AM 5799728 7183348 2082704 26.42 2688 1582420 644172 7.21 166712 1656840 4
09:50:48 08:45:01 AM 5799716 7183336 2082716 26.42 2688 1582420 644172 7.21 166712 1656724 4
09:50:48 08:46:01 AM 5799636 7183256 2082796 26.42 2688 1582420 644172 7.21 166712 1656724 4
09:50:48 08:47:01 AM 5799532 7183156 2082900 26.42 2688 1582424 644172 7.21 166712 1656800 4
09:50:48 08:48:01 AM 5799552 7183176 2082880 26.42 2688 1582424 644172 7.21 166712 1656732 4
09:50:48 08:49:01 AM 5799676 7183300 2082756 26.42 2688 1582424 644172 7.21 166712 1656732 4
09:50:48 08:50:01 AM 5799640 7183268 2082792 26.42 2688 1582428 615860 6.90 166712 1656620 4
09:50:48 08:51:01 AM 5799580 7183216 2082852 26.42 2688 1582436 615860 6.90 166724 1656848 4
09:50:48 08:52:01 AM 5799604 7183244 2082828 26.42 2688 1582440 615860 6.90 166724 1656812 4
09:50:48 08:53:01 AM 5799624 7183264 2082808 26.42 2688 1582440 615860 6.90 166724 1656744 4
09:50:48 08:54:01 AM 5799628 7183268 2082804 26.42 2688 1582440 615860 6.90 166724 1656744 4
09:50:48 08:55:01 AM 5799620 7183264 2082812 26.42 2688 1582444 615860 6.90 166724 1656748 4
09:50:48 08:56:01 AM 5799724 7183368 2082708 26.42 2688 1582444 615860 6.90 166724 1656748 4
09:50:48 08:57:01 AM 5799524 7183168 2082908 26.42 2688 1582444 615860 6.90 166724 1656816 4
09:50:48 08:58:01 AM 5799424 7183072 2083008 26.43 2688 1582448 615860 6.90 166724 1656956 4
09:50:48 08:59:01 AM 5799672 7183320 2082760 26.42 2688 1582448 615860 6.90 166724 1656752 4
09:50:48 09:00:01 AM 5799444 7183092 2082988 26.43 2688 1582448 631344 7.07 166724 1656868 4
09:50:48 09:01:01 AM 5798480 7182132 2083952 26.44 2688 1582452 631344 7.07 166724 1657452 4
09:50:48 09:02:01 AM 5799420 7183072 2083012 26.43 2688 1582452 631344 7.07 166724 1656852 4
09:50:48 09:03:01 AM 5799628 7183284 2082804 26.42 2688 1582456 631344 7.07 166724 1656760 4
09:50:48 09:04:01 AM 5799660 7183316 2082772 26.42 2688 1582456 631344 7.07 166724 1656880 4
09:50:48 09:05:01 AM 5799472 7183128 2082960 26.43 2688 1582456 631344 7.07 166724 1657060 4
09:50:48 09:06:01 AM 5799196 7182856 2083236 26.43 2688 1582460 631344 7.07 166724 1657148 4
09:50:48 09:07:01 AM 5799424 7183084 2083008 26.43 2688 1582460 631344 7.07 166724 1657152 8
09:50:48 09:08:01 AM 5799792 7183452 2082640 26.42 2688 1582460 631344 7.07 166724 1656952 12
09:50:48 09:09:01 AM 5799304 7182968 2083128 26.43 2688 1582464 631344 7.07 166724 1657060 4
09:50:48 09:10:01 AM 5799240 7182904 2083192 26.43 2688 1582464 626876 7.02 166724 1656980 4
09:50:48 09:11:01 AM 5799396 7183064 2083036 26.43 2688 1582468 626876 7.02 166724 1656868 4
09:50:48 09:12:01 AM 5799344 7183012 2083088 26.43 2688 1582468 626876 7.02 166724 1657004 4
09:50:48 09:13:01 AM 5799284 7182952 2083148 26.43 2688 1582468 626876 7.02 166724 1657076 4
09:50:48 09:14:01 AM 5799080 7182752 2083352 26.43 2688 1582472 626876 7.02 166724 1657160 4
09:50:48 09:15:01 AM 5799356 7183028 2083076 26.43 2688 1582472 626876 7.02 166724 1656896 4
09:50:48 09:16:01 AM 5799420 7183096 2083012 26.43 2688 1582476 626876 7.02 166724 1657020 4
09:50:48 09:17:01 AM 5799384 7183064 2083048 26.43 2688 1582480 626876 7.02 166724 1656976 4
09:50:48 09:18:01 AM 5799384 7183064 2083048 26.43 2688 1582480 626876 7.02 166724 1656872 4
09:50:48 09:19:01 AM 5799200 7182880 2083232 26.43 2688 1582480 626876 7.02 166724 1657124 4
09:50:48 09:20:01 AM 5798812 7182492 2083620 26.43 2688 1582480 627776 7.03 166724 1657396 4
09:50:48 09:21:01 AM 5799292 7182980 2083140 26.43 2688 1582488 626696 7.02 166808 1656968 4
09:50:48 09:22:01 AM 5799080 7182768 2083352 26.43 2688 1582488 626696 7.02 166808 1656924 8
09:50:48 09:23:01 AM 5798912 7182604 2083520 26.43 2688 1582492 626696 7.02 166808 1657124 16
09:50:48 09:24:01 AM 5799040 7182732 2083392 26.43 2688 1582492 626696 7.02 166808 1657196 4
09:50:48 09:25:01 AM 5799284 7182976 2083148 26.43 2688 1582492 626696 7.02 166808 1657064 4
09:50:48 09:26:01 AM 5798916 7182612 2083516 26.43 2688 1582496 626696 7.02 166808 1657304 4
09:50:48 09:27:01 AM 5799168 7182864 2083264 26.43 2688 1582496 626696 7.02 166808 1657032 4
09:50:48 09:28:01 AM 5799524 7183220 2082908 26.42 2688 1582496 626696 7.02 166808 1656964 4
09:50:48 09:29:02 AM 5799436 7183136 2082996 26.43 2688 1582500 626696 7.02 166808 1656932 4
09:50:48 09:30:01 AM 5799280 7182980 2083152 26.43 2688 1582500 622196 6.97 166808 1657200 4
09:50:48 09:31:01 AM 5799196 7182900 2083236 26.43 2688 1582504 622196 6.97 166808 1657176 4
09:50:48 09:32:01 AM 5799160 7182864 2083272 26.43 2688 1582504 622196 6.97 166808 1657040 4
09:50:48 09:33:01 AM 5798856 7182560 2083576 26.43 2688 1582504 622196 6.97 166808 1657312 4
09:50:48 09:34:01 AM 5799304 7183012 2083128 26.43 2688 1582508 622196 6.97 166808 1656976 4
09:50:48 09:35:01 AM 5799344 7183052 2083088 26.43 2688 1582508 622196 6.97 166808 1656976 4
09:50:48 09:36:01 AM 5799364 7183072 2083068 26.43 2688 1582508 622196 6.97 166808 1656976 4
09:50:48 09:37:01 AM 5799400 7183112 2083032 26.43 2688 1582512 622196 6.97 166808 1657048 4
09:50:48 09:38:01 AM 5799428 7183140 2083004 26.43 2688 1582512 622196 6.97 166808 1656980 4
09:50:48 09:39:01 AM 5799160 7182872 2083272 26.43 2688 1582512 622196 6.97 166808 1656980 4
09:50:48 09:40:01 AM 5798752 7182468 2083680 26.43 2688 1582516 622948 6.98 166808 1657372 4
09:50:48 09:41:01 AM 5350128 6995264 2532304 32.13 2688 1834620 800064 8.96 214088 2023340 134704
09:50:48 09:42:01 AM 5139920 7002596 2742512 34.79 2688 2037736 725248 8.12 212828 2176288 42020
09:50:48 09:43:01 AM 5100172 7025960 2782260 35.30 2688 2097952 708856 7.94 242164 2178908 67356
09:50:48 09:44:01 AM 4923832 7052960 2958600 37.53 2688 2294928 649948 7.28 279852 2291840 26992
09:50:48 09:45:01 AM 4883692 7013172 2998740 38.04 2688 2295460 702636 7.87 279976 2331764 200
09:50:48 09:46:01 AM 4855504 6994460 3026928 38.40 2688 2305028 718028 8.04 280448 2358484 8152
09:50:48 09:47:01 AM 4840968 6995108 3041464 38.59 2688 2320176 718028 8.04 280448 2373636 5716
09:50:48 09:48:01 AM 4832532 6995556 3049900 38.69 2688 2329132 718028 8.04 280480 2382548 3344
09:50:48 09:49:01 AM 4803356 6972924 3079076 39.06 2688 2335556 752480 8.43 280732 2410508 24
09:50:48 09:50:01 AM 4969588 7002392 2912844 36.95 2688 2204772 709888 7.95 517436 2035192 23780
09:50:48 Average: 5796963 7193241 2085469 26.46 2688 1594431 626583 7.02 165325 1658273 725
09:50:48
09:50:48 02:36:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:48 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:37:01 AM eth0 73.63 39.46 354.60 16.59 0.00 0.00 0.00 0.00
09:50:48 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:38:01 AM eth0 3.33 0.10 0.35 0.01 0.00 0.00 0.00 0.00
09:50:48 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:39:01 AM eth0 2.52 0.08 28.24 0.01 0.00 0.00 0.00 0.00
09:50:48 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:40:01 AM eth0 0.62 0.03 0.04 0.00 0.00 0.00 0.00 0.00
09:50:48 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:41:01 AM eth0 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00
09:50:48 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:42:01 AM eth0 0.97 0.18 0.18 0.07 0.00 0.00 0.00 0.00
09:50:48 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:43:01 AM eth0 0.48 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:48 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:44:01 AM eth0 0.58 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:48 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:45:01 AM eth0 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:48 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:46:01 AM eth0 0.65 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:48 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:47:01 AM eth0 0.73 0.22 0.19 0.07 0.00 0.00 0.00 0.00
09:50:48 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:48:01 AM eth0 1.00 0.27 0.30 0.20 0.00 0.00 0.00 0.00
09:50:48 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:49:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:48 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:50:01 AM eth0 0.62 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:48 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:51:01 AM eth0 0.47 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:50:48 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:52:01 AM eth0 0.72 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:48 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:53:01 AM eth0 0.35 0.03 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:54:01 AM eth0 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:55:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:48 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:56:01 AM eth0 0.40 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:57:01 AM eth0 0.45 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:58:01 AM eth0 0.33 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 02:59:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:48 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:00:01 AM eth0 0.37 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:01:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:48 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:02:01 AM eth0 0.51 0.15 0.16 0.07 0.00 0.00 0.00 0.00
09:50:48 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:03:01 AM eth0 0.38 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:50:48 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:04:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:05:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:06:01 AM eth0 0.43 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:07:01 AM eth0 0.32 0.08 0.14 0.06 0.00 0.00 0.00 0.00
09:50:48 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:08:01 AM eth0 0.35 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:09:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:10:01 AM eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:11:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:12:01 AM eth0 0.47 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:13:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:14:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:15:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:16:01 AM eth0 0.35 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:17:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:18:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:19:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:20:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:21:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:22:01 AM eth0 0.47 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:23:01 AM eth0 1.07 0.20 0.33 0.19 0.00 0.00 0.00 0.00
09:50:48 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:24:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:25:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:26:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:27:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:28:01 AM eth0 0.93 0.15 0.31 0.19 0.00 0.00 0.00 0.00
09:50:48 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:29:01 AM eth0 0.95 0.87 0.08 0.07 0.00 0.00 0.00 0.00
09:50:48 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:30:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:31:01 AM eth0 0.48 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:48 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:32:01 AM eth0 1.02 0.22 0.25 0.07 0.00 0.00 0.00 0.00
09:50:48 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:33:01 AM eth0 0.60 0.25 0.28 0.20 0.00 0.00 0.00 0.00
09:50:48 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:34:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:35:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:36:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:37:01 AM eth0 0.40 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:38:01 AM eth0 0.43 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:39:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:40:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:41:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:42:01 AM eth0 0.48 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:43:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:44:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:45:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:46:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:47:01 AM eth0 0.30 0.08 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:48:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:49:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:50:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:51:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:52:01 AM eth0 0.45 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:53:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:54:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:55:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:56:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:57:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:58:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 03:59:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:00:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:02:01 AM eth0 0.47 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 04:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:03:02 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:04:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:06:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:07:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:08:01 AM eth0 0.32 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:09:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:10:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:11:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:12:01 AM eth0 0.50 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:48 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:13:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:14:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:16:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:17:01 AM eth0 0.40 0.23 0.16 0.08 0.00 0.00 0.00 0.00
09:50:48 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:18:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:19:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:20:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:22:01 AM eth0 0.48 0.22 0.18 0.07 0.00 0.00 0.00 0.00
09:50:48 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:23:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:24:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:25:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:26:01 AM eth0 0.33 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:27:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:48 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:28:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:29:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:30:01 AM eth0 0.25 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:31:01 AM eth0 0.45 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:48 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:32:01 AM eth0 0.98 0.10 0.21 0.06 0.00 0.00 0.00 0.00
09:50:48 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:33:01 AM eth0 0.50 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:48 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:35:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:36:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:37:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:38:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:40:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:41:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:48 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:42:01 AM eth0 0.78 0.30 0.40 0.26 0.00 0.00 0.00 0.00
09:50:48 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:43:01 AM eth0 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:44:01 AM eth0 0.18 0.08 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:45:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:48 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:46:01 AM eth0 0.57 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:48 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:47:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:48:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:49:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:50:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:51:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:52:01 AM eth0 0.58 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:48 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:53:01 AM eth0 0.72 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:48 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:54:01 AM eth0 0.92 0.30 0.39 0.26 0.00 0.00 0.00 0.00
09:50:48 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:55:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:56:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:57:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:58:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 04:59:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:00:01 AM eth0 0.43 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:48 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:01:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:02:01 AM eth0 0.55 0.12 0.16 0.06 0.00 0.00 0.00 0.00
09:50:48 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:03:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:04:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:06:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:06:02 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:07:01 AM eth0 0.29 0.14 0.14 0.07 0.00 0.00 0.00 0.00
09:50:48 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:08:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:09:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:10:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:12:01 AM eth0 0.50 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:13:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:14:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:15:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:16:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:17:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:18:01 AM eth0 0.92 0.27 0.31 0.20 0.00 0.00 0.00 0.00
09:50:48 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:19:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:20:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:21:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:22:01 AM eth0 0.78 0.13 0.19 0.07 0.00 0.00 0.00 0.00
09:50:48 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:23:01 AM eth0 0.32 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:48 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:24:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:25:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:26:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:27:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:28:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:30:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:31:01 AM eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00
09:50:48 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:32:01 AM eth0 0.97 0.10 0.21 0.06 0.00 0.00 0.00 0.00
09:50:48 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:33:01 AM eth0 0.57 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:48 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:34:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:35:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:36:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:37:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:38:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:40:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:41:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:42:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:43:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:44:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:45:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:46:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:47:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:48 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:48:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:49:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:50:01 AM eth0 1.02 0.32 0.39 0.26 0.00 0.00 0.00 0.00
09:50:48 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:51:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:52:01 AM eth0 0.42 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:53:01 AM eth0 0.20 0.08 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:54:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:55:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:56:01 AM eth0 0.78 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:48 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:57:01 AM eth0 1.12 0.12 0.21 0.07 0.00 0.00 0.00 0.00
09:50:48 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:58:01 AM eth0 0.58 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:50:48 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 05:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:00:01 AM eth0 0.82 0.12 0.31 0.19 0.00 0.00 0.00 0.00
09:50:48 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:01:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:02:01 AM eth0 0.50 0.20 0.16 0.08 0.00 0.00 0.00 0.00
09:50:48 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:03:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:04:01 AM eth0 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:05:01 AM eth0 1.38 0.37 0.44 0.28 0.00 0.00 0.00 0.00
09:50:48 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:06:01 AM eth0 0.77 0.23 0.31 0.20 0.00 0.00 0.00 0.00
09:50:48 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:07:01 AM eth0 1.43 0.38 0.55 0.33 0.00 0.00 0.00 0.00
09:50:48 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:08:01 AM eth0 2.53 0.67 0.80 0.48 0.00 0.00 0.00 0.00
09:50:48 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:09:01 AM eth0 0.98 0.42 0.54 0.39 0.00 0.00 0.00 0.00
09:50:48 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:10:01 AM eth0 0.68 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:48 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:11:01 AM eth0 0.55 0.27 0.27 0.20 0.00 0.00 0.00 0.00
09:50:48 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:12:01 AM eth0 0.50 0.10 0.16 0.06 0.00 0.00 0.00 0.00
09:50:48 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:13:01 AM eth0 1.05 0.33 0.41 0.27 0.00 0.00 0.00 0.00
09:50:48 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:14:01 AM eth0 1.45 0.35 0.46 0.27 0.00 0.00 0.00 0.00
09:50:48 06:15:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:15:02 AM eth0 0.58 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:48 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:16:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:17:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:18:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:19:01 AM eth0 0.73 0.00 0.08 0.00 0.00 0.00 0.00 0.00
09:50:48 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:20:01 AM eth0 2.17 0.50 0.98 0.63 0.00 0.00 0.00 0.00
09:50:48 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:21:01 AM eth0 1.35 0.67 0.70 0.46 0.00 0.00 0.00 0.00
09:50:48 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:22:01 AM eth0 0.42 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:23:01 AM eth0 0.30 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:24:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:25:01 AM eth0 0.82 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:48 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:26:01 AM eth0 1.98 0.55 0.69 0.47 0.00 0.00 0.00 0.00
09:50:48 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:27:01 AM eth0 0.48 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:28:01 AM eth0 0.33 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:29:01 AM eth0 0.88 0.12 0.31 0.18 0.00 0.00 0.00 0.00
09:50:48 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:30:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:31:01 AM eth0 1.60 0.98 0.38 0.26 0.00 0.00 0.00 0.00
09:50:48 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:32:01 AM eth0 1.58 0.33 0.58 0.33 0.00 0.00 0.00 0.00
09:50:48 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:33:01 AM eth0 1.38 0.57 0.65 0.46 0.00 0.00 0.00 0.00
09:50:48 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:34:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:35:01 AM eth0 0.93 0.00 0.12 0.00 0.00 0.00 0.00 0.00
09:50:48 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:36:01 AM eth0 2.68 0.77 1.16 0.77 0.00 0.00 0.00 0.00
09:50:48 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:37:01 AM eth0 0.65 0.30 0.40 0.26 0.00 0.00 0.00 0.00
09:50:48 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:38:01 AM eth0 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:48 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:39:01 AM eth0 0.75 0.22 0.38 0.25 0.00 0.00 0.00 0.00
09:50:48 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:40:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:41:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:42:01 AM eth0 0.45 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:48 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:43:01 AM eth0 0.57 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:48 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:44:01 AM eth0 0.98 0.25 0.32 0.21 0.00 0.00 0.00 0.00
09:50:48 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:45:01 AM eth0 0.52 0.30 0.28 0.20 0.00 0.00 0.00 0.00
09:50:48 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:46:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:47:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:48:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:49:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:50:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:52:01 AM eth0 2.22 0.45 0.67 0.33 0.00 0.00 0.00 0.00
09:50:48 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:53:01 AM eth0 1.53 0.33 0.61 0.38 0.00 0.00 0.00 0.00
09:50:48 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:54:01 AM eth0 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:55:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:48 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:56:01 AM eth0 0.70 0.23 0.28 0.20 0.00 0.00 0.00 0.00
09:50:48 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:57:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:48 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:58:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:48 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 06:59:01 AM eth0 0.52 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:48 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:00:01 AM eth0 1.25 0.32 0.42 0.26 0.00 0.00 0.00 0.00
09:50:48 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:01:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:02:01 AM eth0 0.97 0.82 0.19 6.38 0.00 0.00 0.00 0.00
09:50:48 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:03:01 AM eth0 0.55 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:48 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:04:01 AM eth0 1.62 1.50 0.43 12.76 0.00 0.00 0.00 0.00
09:50:48 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:05:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:06:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:07:01 AM eth0 1.32 0.70 0.55 2.08 0.00 0.00 0.00 0.00
09:50:48 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:08:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:09:01 AM eth0 1.17 0.15 0.35 0.19 0.00 0.00 0.00 0.00
09:50:48 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:10:01 AM eth0 1.05 0.38 0.56 0.38 0.00 0.00 0.00 0.00
09:50:48 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:11:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:12:01 AM eth0 0.43 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:13:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:14:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:16:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:17:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:18:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:19:01 AM eth0 0.92 0.20 0.32 0.19 0.00 0.00 0.00 0.00
09:50:48 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:20:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:21:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:22:01 AM eth0 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:23:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:26:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:27:01 AM eth0 0.33 0.18 0.15 0.08 0.00 0.00 0.00 0.00
09:50:48 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:28:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:30:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:31:01 AM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:48 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:32:01 AM eth0 0.82 0.10 0.20 0.06 0.00 0.00 0.00 0.00
09:50:48 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:33:01 AM eth0 0.45 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:48 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:34:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:35:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:36:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:37:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:39:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:40:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:41:01 AM eth0 0.75 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:50:48 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:42:01 AM eth0 0.87 0.37 0.49 0.32 0.00 0.00 0.00 0.00
09:50:48 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:43:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:44:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:45:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:48 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:46:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:47:01 AM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:48:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:49:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:50:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:51:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:52:01 AM eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:53:01 AM eth0 0.27 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:54:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:55:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:56:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:57:01 AM eth0 1.40 0.23 0.49 0.25 0.00 0.00 0.00 0.00
09:50:48 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:58:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 07:59:01 AM eth0 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:00:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:01:01 AM eth0 0.30 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:02:01 AM eth0 0.55 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:03:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:04:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:05:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:06:01 AM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:07:01 AM eth0 0.53 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:08:01 AM eth0 1.05 0.20 0.32 0.19 0.00 0.00 0.00 0.00
09:50:48 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:09:01 AM eth0 0.33 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:10:01 AM eth0 0.32 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:11:01 AM eth0 0.43 0.08 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:12:01 AM eth0 0.58 0.08 0.16 0.06 0.00 0.00 0.00 0.00
09:50:48 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:13:01 AM eth0 0.42 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:14:01 AM eth0 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:17:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:18:01 AM eth0 1.50 0.33 0.46 0.26 0.00 0.00 0.00 0.00
09:50:48 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:20:01 AM eth0 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:48 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:21:01 AM eth0 1.12 0.28 0.43 0.26 0.00 0.00 0.00 0.00
09:50:48 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:22:01 AM eth0 0.38 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:24:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:25:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:27:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:28:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:29:01 AM eth0 1.20 0.23 0.36 0.20 0.00 0.00 0.00 0.00
09:50:48 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:30:01 AM eth0 1.30 0.50 0.66 0.46 0.00 0.00 0.00 0.00
09:50:48 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:31:01 AM eth0 0.53 0.19 0.28 0.20 0.00 0.00 0.00 0.00
09:50:48 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:32:01 AM eth0 1.65 0.17 0.30 0.07 0.00 0.00 0.00 0.00
09:50:48 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:33:01 AM eth0 1.07 0.45 0.54 0.40 0.00 0.00 0.00 0.00
09:50:48 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:34:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:36:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:37:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:48 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:38:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:40:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:41:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:42:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:44:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:45:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:46:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:47:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:48:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:49:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:52:01 AM eth0 0.38 0.18 0.15 0.08 0.00 0.00 0.00 0.00
09:50:48 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:54:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:57:01 AM eth0 0.70 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:48 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:58:01 AM eth0 0.43 0.25 0.26 0.20 0.00 0.00 0.00 0.00
09:50:48 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 08:59:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:00:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:01:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:02:01 AM eth0 0.33 0.08 0.15 0.06 0.00 0.00 0.00 0.00
09:50:48 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:03:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:04:01 AM eth0 0.85 0.00 0.10 0.00 0.00 0.00 0.00 0.00
09:50:48 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:05:01 AM eth0 2.22 0.47 0.77 0.45 0.00 0.00 0.00 0.00
09:50:48 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:06:01 AM eth0 2.67 0.70 1.18 0.76 0.00 0.00 0.00 0.00
09:50:48 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:07:01 AM eth0 1.57 0.47 0.95 0.62 0.00 0.00 0.00 0.00
09:50:48 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:08:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:09:01 AM eth0 1.03 0.25 0.41 0.26 0.00 0.00 0.00 0.00
09:50:48 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:10:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:11:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:48 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:12:01 AM eth0 2.87 0.50 0.73 0.34 0.00 0.00 0.00 0.00
09:50:48 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:13:01 AM eth0 4.18 0.60 1.22 0.64 0.00 0.00 0.00 0.00
09:50:48 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:14:01 AM eth0 2.75 0.90 1.47 1.02 0.00 0.00 0.00 0.00
09:50:48 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:15:01 AM eth0 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:48 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:16:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:17:01 AM eth0 0.42 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:18:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:19:01 AM eth0 1.58 0.27 0.48 0.26 0.00 0.00 0.00 0.00
09:50:48 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:20:01 AM eth0 0.88 0.42 0.53 0.39 0.00 0.00 0.00 0.00
09:50:48 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:21:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:22:01 AM eth0 1.23 0.12 0.25 0.07 0.00 0.00 0.00 0.00
09:50:48 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:23:01 AM eth0 2.42 0.52 1.00 0.64 0.00 0.00 0.00 0.00
09:50:48 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:24:01 AM eth0 0.50 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:50:48 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:25:01 AM eth0 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:48 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:26:01 AM eth0 1.22 0.15 0.30 0.19 0.00 0.00 0.00 0.00
09:50:48 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:27:01 AM eth0 0.97 0.13 0.17 0.07 0.00 0.00 0.00 0.00
09:50:48 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:28:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 09:29:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:29:02 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:30:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:31:01 AM eth0 0.73 0.28 0.29 0.20 0.00 0.00 0.00 0.00
09:50:48 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:32:01 AM eth0 0.98 0.17 0.21 0.07 0.00 0.00 0.00 0.00
09:50:48 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:33:01 AM eth0 0.53 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:48 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:34:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:48 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:35:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:36:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:37:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:48 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:38:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:48 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:39:01 AM eth0 0.45 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:50:48 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:40:01 AM eth0 0.90 0.28 0.39 0.26 0.00 0.00 0.00 0.00
09:50:48 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:41:01 AM eth0 231.96 156.38 1312.54 60.87 0.00 0.00 0.00 0.00
09:50:48 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:42:01 AM eth0 86.69 68.68 846.17 10.42 0.00 0.00 0.00 0.00
09:50:48 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:43:01 AM eth0 14.35 14.20 23.32 5.21 0.00 0.00 0.00 0.00
09:50:48 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:44:01 AM eth0 219.21 165.67 358.97 44.49 0.00 0.00 0.00 0.00
09:50:48 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:45:01 AM eth0 19.84 11.25 4.74 2.95 0.00 0.00 0.00 0.00
09:50:48 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:46:01 AM eth0 27.48 24.33 83.03 6.34 0.00 0.00 0.00 0.00
09:50:48 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:47:01 AM eth0 28.61 28.84 97.32 9.28 0.00 0.00 0.00 0.00
09:50:48 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:48:01 AM eth0 16.39 18.19 35.39 11.01 0.00 0.00 0.00 0.00
09:50:48 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:49:01 AM eth0 15.10 14.33 81.32 5.96 0.00 0.00 0.00 0.00
09:50:48 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 09:50:01 AM eth0 76.26 48.63 140.14 81.69 0.00 0.00 0.00 0.00
09:50:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:48 Average: eth0 2.32 1.46 7.88 0.70 0.00 0.00 0.00 0.00
09:50:48
09:50:48
09:50:48 ---> sar -P ALL:
09:50:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/26/2025 _x86_64_ (2 CPU)
09:50:48
09:50:48 02:35:36 LINUX RESTART (2 CPU)
09:50:48
09:50:48 02:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 02:37:01 AM all 14.37 0.00 2.90 0.42 0.06 82.26
09:50:48 02:37:01 AM 0 13.65 0.00 2.79 0.35 0.05 83.16
09:50:48 02:37:01 AM 1 15.08 0.00 3.01 0.48 0.07 81.37
09:50:48 02:38:01 AM all 0.37 0.00 0.09 0.01 0.04 99.49
09:50:48 02:38:01 AM 0 0.13 0.00 0.10 0.02 0.05 99.70
09:50:48 02:38:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28
09:50:48 02:39:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
09:50:48 02:39:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80
09:50:48 02:39:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:48 02:40:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66
09:50:48 02:40:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:48 02:40:01 AM 1 0.38 0.00 0.10 0.00 0.03 99.48
09:50:48 02:41:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:48 02:41:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:48 02:41:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:48 02:42:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55
09:50:48 02:42:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:48 02:42:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
09:50:48 02:43:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:48 02:43:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:48 02:43:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:50:48 02:44:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:48 02:44:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:50:48 02:44:01 AM 1 0.48 0.00 0.08 0.00 0.07 99.36
09:50:48 02:45:01 AM all 0.26 0.00 0.08 0.00 0.04 99.62
09:50:48 02:45:01 AM 0 0.03 0.00 0.07 0.00 0.02 99.88
09:50:48 02:45:01 AM 1 0.48 0.00 0.08 0.00 0.07 99.36
09:50:48 02:46:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57
09:50:48 02:46:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:48 02:46:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:48 02:47:01 AM all 0.40 0.00 0.07 0.00 0.05 99.48
09:50:48 02:47:01 AM 0 0.25 0.00 0.08 0.00 0.07 99.60
09:50:48 02:47:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:48
09:50:48 02:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 02:48:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68
09:50:48 02:48:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:48 02:48:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
09:50:48 02:49:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:48 02:49:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 02:49:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:48 02:50:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:48 02:50:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:48 02:50:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48
09:50:48 02:51:01 AM all 0.18 0.00 0.09 0.02 0.05 99.67
09:50:48 02:51:01 AM 0 0.05 0.00 0.08 0.02 0.05 99.80
09:50:48 02:51:01 AM 1 0.30 0.00 0.10 0.02 0.05 99.53
09:50:48 02:52:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:48 02:52:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:48 02:52:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:48 02:53:01 AM all 0.27 0.00 0.04 0.00 0.05 99.64
09:50:48 02:53:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:48 02:53:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48
09:50:48 02:54:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58
09:50:48 02:54:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:48 02:54:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38
09:50:48 02:55:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:48 02:55:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 02:55:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:48 02:56:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:48 02:56:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 02:56:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:48 02:57:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58
09:50:48 02:57:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:48 02:57:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42
09:50:48 02:58:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:48 02:58:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:48 02:58:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:48
09:50:48 02:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 02:59:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:48 02:59:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:48 02:59:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:48 03:00:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:48 03:00:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:48 03:00:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:48 03:01:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:48 03:01:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:48 03:01:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:50:48 03:02:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:48 03:02:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:48 03:02:01 AM 1 0.51 0.00 0.05 0.00 0.05 99.39
09:50:48 03:03:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:50:48 03:03:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 03:03:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50
09:50:48 03:04:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:48 03:04:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:48 03:04:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:48 03:05:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:48 03:05:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 03:05:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:48 03:06:01 AM all 0.32 0.00 0.06 0.01 0.04 99.57
09:50:48 03:06:01 AM 0 0.10 0.00 0.07 0.02 0.05 99.77
09:50:48 03:06:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:48 03:07:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
09:50:48 03:07:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:48 03:07:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52
09:50:48 03:08:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:48 03:08:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:48 03:08:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:48 03:09:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:50:48 03:09:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 03:09:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58
09:50:48
09:50:48 03:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 03:10:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:48 03:10:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 03:10:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:48 03:11:01 AM all 0.25 0.00 0.09 0.00 0.03 99.62
09:50:48 03:11:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:48 03:11:01 AM 1 0.40 0.00 0.08 0.00 0.02 99.50
09:50:48 03:12:01 AM all 0.17 0.00 0.06 0.00 0.05 99.72
09:50:48 03:12:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
09:50:48 03:12:01 AM 1 0.22 0.00 0.03 0.00 0.02 99.73
09:50:48 03:13:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:48 03:13:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 03:13:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:48 03:14:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:48 03:14:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:48 03:14:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:48 03:15:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76
09:50:48 03:15:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:48 03:15:01 AM 1 0.20 0.00 0.03 0.00 0.02 99.75
09:50:48 03:16:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65
09:50:48 03:16:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:48 03:16:01 AM 1 0.42 0.00 0.03 0.00 0.05 99.50
09:50:48 03:17:01 AM all 0.45 0.00 0.08 0.00 0.03 99.43
09:50:48 03:17:01 AM 0 0.30 0.00 0.10 0.00 0.05 99.55
09:50:48 03:17:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32
09:50:48 03:18:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:48 03:18:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:48 03:18:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:48 03:19:01 AM all 0.14 0.00 0.08 0.00 0.05 99.73
09:50:48 03:19:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77
09:50:48 03:19:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70
09:50:48 03:20:01 AM all 0.24 0.00 0.06 0.00 0.06 99.64
09:50:48 03:20:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 03:20:01 AM 1 0.42 0.00 0.07 0.00 0.07 99.45
09:50:48
09:50:48 03:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 03:21:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:48 03:21:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 03:21:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:48 03:22:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:48 03:22:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 03:22:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:48 03:23:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:48 03:23:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:48 03:23:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:48 03:24:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62
09:50:48 03:24:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:48 03:24:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48
09:50:48 03:25:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:50:48 03:25:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:48 03:25:01 AM 1 0.52 0.00 0.00 0.00 0.03 99.45
09:50:48 03:26:01 AM all 0.29 0.00 0.07 0.00 0.06 99.58
09:50:48 03:26:01 AM 0 0.08 0.00 0.10 0.00 0.08 99.73
09:50:48 03:26:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:48 03:27:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:48 03:27:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77
09:50:48 03:27:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:48 03:28:01 AM all 0.34 0.00 0.07 0.00 0.05 99.54
09:50:48 03:28:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:48 03:28:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:48 03:29:01 AM all 0.31 0.24 0.18 0.15 0.04 99.07
09:50:48 03:29:01 AM 0 0.50 0.38 0.18 0.17 0.02 98.75
09:50:48 03:29:01 AM 1 0.12 0.10 0.18 0.13 0.07 99.40
09:50:48 03:30:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:48 03:30:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63
09:50:48 03:30:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48
09:50:48 03:31:01 AM all 0.38 0.00 0.06 0.00 0.04 99.52
09:50:48 03:31:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72
09:50:48 03:31:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:48
09:50:48 03:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 03:32:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
09:50:48 03:32:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:48 03:32:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57
09:50:48 03:33:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:50:48 03:33:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:48 03:33:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:48 03:34:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:48 03:34:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 03:34:01 AM 1 0.52 0.00 0.00 0.00 0.03 99.45
09:50:48 03:35:01 AM all 0.29 0.00 0.03 0.00 0.03 99.64
09:50:48 03:35:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 03:35:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:48 03:36:01 AM all 0.28 0.00 0.05 0.01 0.03 99.62
09:50:48 03:36:01 AM 0 0.53 0.00 0.05 0.02 0.03 99.37
09:50:48 03:36:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:48 03:37:01 AM all 0.38 0.00 0.08 0.01 0.04 99.49
09:50:48 03:37:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:48 03:37:01 AM 1 0.18 0.00 0.08 0.02 0.03 99.68
09:50:48 03:38:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:48 03:38:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:48 03:38:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 03:39:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:48 03:39:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45
09:50:48 03:39:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:48 03:40:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:48 03:40:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:48 03:40:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 03:41:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:48 03:41:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:50:48 03:41:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 03:42:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:48 03:42:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:48 03:42:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:48
09:50:48 03:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 03:43:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:48 03:43:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:48 03:43:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 03:44:01 AM all 0.17 0.00 0.05 0.00 0.03 99.75
09:50:48 03:44:01 AM 0 0.25 0.00 0.00 0.00 0.02 99.73
09:50:48 03:44:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:48 03:45:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56
09:50:48 03:45:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:48 03:45:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
09:50:48 03:46:01 AM all 0.31 0.00 0.04 0.01 0.04 99.60
09:50:48 03:46:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38
09:50:48 03:46:01 AM 1 0.05 0.00 0.07 0.02 0.05 99.82
09:50:48 03:47:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:48 03:47:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:48 03:47:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 03:48:01 AM all 0.26 0.00 0.09 0.00 0.05 99.60
09:50:48 03:48:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:48 03:48:01 AM 1 0.08 0.00 0.15 0.00 0.08 99.68
09:50:48 03:49:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
09:50:48 03:49:01 AM 0 0.48 0.00 0.02 0.00 0.00 99.50
09:50:48 03:49:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 03:50:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:48 03:50:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:48 03:50:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:48 03:51:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55
09:50:48 03:51:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:48 03:51:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:48 03:52:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:48 03:52:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:48 03:52:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:48 03:53:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:48 03:53:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 03:53:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:48
09:50:48 03:53:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 03:54:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71
09:50:48 03:54:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:48 03:54:01 AM 1 0.28 0.00 0.08 0.00 0.02 99.62
09:50:48 03:55:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56
09:50:48 03:55:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72
09:50:48 03:55:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:48 03:56:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:48 03:56:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 03:56:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:48 03:57:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:48 03:57:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:48 03:57:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:48 03:58:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:48 03:58:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 03:58:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:48 03:59:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:48 03:59:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:48 03:59:01 AM 1 0.53 0.00 0.03 0.00 0.07 99.37
09:50:48 04:00:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:48 04:00:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:48 04:00:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:48 04:01:01 AM all 0.36 0.00 0.07 0.00 0.05 99.52
09:50:48 04:01:01 AM 0 0.15 0.00 0.10 0.00 0.05 99.70
09:50:48 04:01:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:48 04:02:01 AM all 0.35 0.00 0.08 0.00 0.04 99.53
09:50:48 04:02:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70
09:50:48 04:02:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:48 04:03:02 AM all 0.21 0.00 0.07 0.00 0.04 99.68
09:50:48 04:03:02 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:48 04:03:02 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
09:50:48 04:04:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71
09:50:48 04:04:01 AM 0 0.14 0.00 0.07 0.00 0.03 99.76
09:50:48 04:04:01 AM 1 0.29 0.00 0.03 0.00 0.02 99.66
09:50:48
09:50:48 04:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 04:05:01 AM all 0.27 0.00 0.08 0.00 0.05 99.61
09:50:48 04:05:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 04:05:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40
09:50:48 04:06:01 AM all 0.32 0.00 0.05 0.01 0.04 99.58
09:50:48 04:06:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 04:06:01 AM 1 0.55 0.00 0.05 0.02 0.03 99.35
09:50:48 04:07:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:48 04:07:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 04:07:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:48 04:08:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:48 04:08:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 04:08:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:48 04:09:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:48 04:09:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:48 04:09:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33
09:50:48 04:10:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:48 04:10:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82
09:50:48 04:10:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:48 04:11:01 AM all 0.15 0.00 0.08 0.00 0.04 99.73
09:50:48 04:11:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90
09:50:48 04:11:01 AM 1 0.28 0.00 0.10 0.00 0.05 99.56
09:50:48 04:12:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56
09:50:48 04:12:01 AM 0 0.33 0.00 0.05 0.00 0.07 99.55
09:50:48 04:12:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.57
09:50:48 04:13:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:48 04:13:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:48 04:13:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:48 04:14:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:48 04:14:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:48 04:14:01 AM 1 0.03 0.00 0.07 0.00 0.05 99.85
09:50:48 04:15:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:48 04:15:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:48 04:15:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42
09:50:48
09:50:48 04:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 04:16:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:48 04:16:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:48 04:16:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28
09:50:48 04:17:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62
09:50:48 04:17:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 04:17:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
09:50:48 04:18:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:48 04:18:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:48 04:18:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50
09:50:48 04:19:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66
09:50:48 04:19:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:48 04:19:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
09:50:48 04:20:01 AM all 0.10 0.00 0.06 0.00 0.04 99.80
09:50:48 04:20:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 04:20:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78
09:50:48 04:21:01 AM all 0.30 0.00 0.07 0.01 0.05 99.57
09:50:48 04:21:01 AM 0 0.07 0.00 0.07 0.02 0.05 99.80
09:50:48 04:21:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
09:50:48 04:22:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:48 04:22:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:48 04:22:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:48 04:23:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:48 04:23:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 04:23:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35
09:50:48 04:24:01 AM all 0.27 0.00 0.08 0.00 0.04 99.62
09:50:48 04:24:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73
09:50:48 04:24:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50
09:50:48 04:25:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56
09:50:48 04:25:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 04:25:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
09:50:48 04:26:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:48 04:26:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:48 04:26:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:48
09:50:48 04:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 04:27:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:50:48 04:27:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:48 04:27:01 AM 1 0.38 0.00 0.03 0.00 0.03 99.55
09:50:48 04:28:01 AM all 0.11 0.00 0.05 0.00 0.05 99.79
09:50:48 04:28:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:48 04:28:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73
09:50:48 04:29:01 AM all 0.23 0.00 0.04 0.00 0.05 99.67
09:50:48 04:29:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 04:29:01 AM 1 0.38 0.00 0.02 0.00 0.05 99.55
09:50:48 04:30:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:48 04:30:01 AM 0 0.05 0.00 0.08 0.00 0.07 99.80
09:50:48 04:30:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:48 04:31:01 AM all 0.34 0.00 0.07 0.01 0.05 99.53
09:50:48 04:31:01 AM 0 0.13 0.00 0.10 0.00 0.08 99.68
09:50:48 04:31:01 AM 1 0.55 0.00 0.03 0.02 0.02 99.38
09:50:48 04:32:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:48 04:32:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:48 04:32:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:48 04:33:01 AM all 0.22 0.00 0.05 0.00 0.05 99.68
09:50:48 04:33:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:48 04:33:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
09:50:48 04:34:01 AM all 0.18 0.00 0.04 0.00 0.04 99.73
09:50:48 04:34:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 04:34:01 AM 1 0.30 0.00 0.03 0.00 0.03 99.63
09:50:48 04:35:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:48 04:35:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 04:35:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:48 04:36:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:48 04:36:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 04:36:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
09:50:48 04:37:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:48 04:37:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:48 04:37:01 AM 1 0.17 0.00 0.05 0.00 0.05 99.73
09:50:48
09:50:48 04:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 04:38:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:48 04:38:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:48 04:38:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:48 04:39:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62
09:50:48 04:39:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:48 04:39:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72
09:50:48 04:40:01 AM all 0.29 0.17 0.10 0.00 0.04 99.40
09:50:48 04:40:01 AM 0 0.50 0.05 0.07 0.00 0.03 99.35
09:50:48 04:40:01 AM 1 0.08 0.28 0.13 0.00 0.05 99.45
09:50:48 04:41:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:48 04:41:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:48 04:41:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 04:42:01 AM all 0.34 0.00 0.07 0.00 0.06 99.53
09:50:48 04:42:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:48 04:42:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:48 04:43:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:48 04:43:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:48 04:43:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 04:44:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:48 04:44:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:48 04:44:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:48 04:45:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
09:50:48 04:45:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
09:50:48 04:45:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:48 04:46:01 AM all 0.15 0.00 0.06 0.00 0.06 99.73
09:50:48 04:46:01 AM 0 0.22 0.00 0.05 0.00 0.05 99.68
09:50:48 04:46:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 04:47:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:48 04:47:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:48 04:47:01 AM 1 0.08 0.00 0.03 0.00 0.08 99.80
09:50:48 04:48:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:48 04:48:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:48 04:48:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:48
09:50:48 04:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 04:49:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
09:50:48 04:49:01 AM 0 0.50 0.00 0.00 0.00 0.02 99.48
09:50:48 04:49:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:48 04:50:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:48 04:50:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
09:50:48 04:50:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 04:51:01 AM all 0.10 0.00 0.06 0.01 0.05 99.78
09:50:48 04:51:01 AM 0 0.17 0.00 0.07 0.02 0.05 99.70
09:50:48 04:51:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:48 04:52:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:48 04:52:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:48 04:52:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 04:53:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:48 04:53:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:48 04:53:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 04:54:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:48 04:54:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:48 04:54:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:48 04:55:01 AM all 0.28 0.00 0.03 0.00 0.04 99.65
09:50:48 04:55:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:48 04:55:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:48 04:56:01 AM all 0.19 0.00 0.05 0.00 0.05 99.71
09:50:48 04:56:01 AM 0 0.28 0.00 0.03 0.00 0.02 99.67
09:50:48 04:56:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:48 04:57:01 AM all 0.15 0.00 0.05 0.00 0.05 99.75
09:50:48 04:57:01 AM 0 0.18 0.00 0.03 0.00 0.03 99.75
09:50:48 04:57:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:48 04:58:01 AM all 0.24 0.00 0.04 0.00 0.05 99.67
09:50:48 04:58:01 AM 0 0.42 0.00 0.02 0.00 0.03 99.53
09:50:48 04:58:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:48 04:59:01 AM all 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 04:59:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 04:59:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48
09:50:48 04:59:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 05:00:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:48 05:00:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:48 05:00:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
09:50:48 05:01:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:48 05:01:01 AM 0 0.52 0.00 0.05 0.00 0.00 99.43
09:50:48 05:01:01 AM 1 0.10 0.00 0.08 0.00 0.10 99.72
09:50:48 05:02:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:48 05:02:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:48 05:02:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:48 05:03:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:48 05:03:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:48 05:03:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:48 05:04:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:48 05:04:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:48 05:04:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:48 05:05:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:48 05:05:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:48 05:05:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:48 05:06:02 AM all 0.32 0.00 0.04 0.01 0.07 99.57
09:50:48 05:06:02 AM 0 0.57 0.00 0.03 0.00 0.07 99.33
09:50:48 05:06:02 AM 1 0.07 0.00 0.05 0.02 0.07 99.80
09:50:48 05:07:01 AM all 0.25 0.00 0.04 0.00 0.04 99.66
09:50:48 05:07:01 AM 0 0.42 0.00 0.02 0.00 0.02 99.54
09:50:48 05:07:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 05:08:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:48 05:08:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:48 05:08:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72
09:50:48 05:09:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:50:48 05:09:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47
09:50:48 05:09:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:48 05:10:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:48 05:10:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:48 05:10:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:48
09:50:48 05:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 05:11:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:48 05:11:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:48 05:11:01 AM 1 0.13 0.00 0.05 0.00 0.07 99.75
09:50:48 05:12:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:48 05:12:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 05:12:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:48 05:13:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:48 05:13:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 05:13:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:48 05:14:01 AM all 0.29 0.00 0.03 0.00 0.05 99.62
09:50:48 05:14:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77
09:50:48 05:14:01 AM 1 0.47 0.00 0.02 0.00 0.03 99.48
09:50:48 05:15:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73
09:50:48 05:15:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 05:15:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
09:50:48 05:16:01 AM all 0.21 0.00 0.05 0.00 0.05 99.69
09:50:48 05:16:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:48 05:16:01 AM 1 0.32 0.00 0.02 0.00 0.03 99.63
09:50:48 05:17:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:48 05:17:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:48 05:17:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:48 05:18:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68
09:50:48 05:18:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 05:18:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58
09:50:48 05:19:01 AM all 0.15 0.00 0.06 0.00 0.05 99.74
09:50:48 05:19:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 05:19:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70
09:50:48 05:20:01 AM all 0.32 0.00 0.05 0.00 0.07 99.57
09:50:48 05:20:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:48 05:20:01 AM 1 0.55 0.00 0.02 0.00 0.07 99.37
09:50:48 05:21:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:48 05:21:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:48 05:21:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:48
09:50:48 05:21:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 05:22:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:48 05:22:01 AM 0 0.28 0.00 0.05 0.00 0.05 99.62
09:50:48 05:22:01 AM 1 0.32 0.00 0.03 0.00 0.07 99.58
09:50:48 05:23:01 AM all 0.19 0.00 0.08 0.00 0.05 99.68
09:50:48 05:23:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62
09:50:48 05:23:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:48 05:24:01 AM all 0.15 0.00 0.04 0.00 0.05 99.76
09:50:48 05:24:01 AM 0 0.23 0.00 0.03 0.00 0.03 99.70
09:50:48 05:24:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:48 05:25:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65
09:50:48 05:25:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:50:48 05:25:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:48 05:26:01 AM all 0.17 0.00 0.08 0.00 0.04 99.72
09:50:48 05:26:01 AM 0 0.02 0.00 0.05 0.00 0.02 99.92
09:50:48 05:26:01 AM 1 0.32 0.00 0.10 0.00 0.07 99.51
09:50:48 05:27:01 AM all 0.33 0.00 0.05 0.00 0.06 99.56
09:50:48 05:27:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 05:27:01 AM 1 0.60 0.00 0.05 0.00 0.07 99.28
09:50:48 05:28:01 AM all 0.25 0.00 0.04 0.00 0.05 99.66
09:50:48 05:28:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 05:28:01 AM 1 0.42 0.00 0.03 0.00 0.05 99.50
09:50:48 05:29:01 AM all 0.11 0.00 0.05 0.00 0.05 99.79
09:50:48 05:29:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:48 05:29:01 AM 1 0.15 0.00 0.07 0.00 0.07 99.72
09:50:48 05:30:01 AM all 0.28 0.00 0.06 0.00 0.06 99.61
09:50:48 05:30:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 05:30:01 AM 1 0.48 0.00 0.05 0.00 0.07 99.40
09:50:48 05:31:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64
09:50:48 05:31:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:48 05:31:01 AM 1 0.45 0.00 0.07 0.00 0.07 99.42
09:50:48 05:32:01 AM all 0.15 0.00 0.06 0.00 0.06 99.73
09:50:48 05:32:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:48 05:32:01 AM 1 0.25 0.00 0.05 0.00 0.07 99.63
09:50:48
09:50:48 05:32:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 05:33:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65
09:50:48 05:33:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:48 05:33:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57
09:50:48 05:34:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:48 05:34:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:48 05:34:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:48 05:35:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:48 05:35:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:48 05:35:01 AM 1 0.52 0.00 0.03 0.00 0.07 99.38
09:50:48 05:36:01 AM all 0.28 0.00 0.08 0.00 0.05 99.60
09:50:48 05:36:01 AM 0 0.23 0.00 0.10 0.00 0.08 99.58
09:50:48 05:36:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
09:50:48 05:37:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:48 05:37:01 AM 0 0.35 0.00 0.08 0.00 0.05 99.52
09:50:48 05:37:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:50:48 05:38:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67
09:50:48 05:38:01 AM 0 0.23 0.00 0.07 0.00 0.05 99.65
09:50:48 05:38:01 AM 1 0.22 0.00 0.03 0.00 0.05 99.70
09:50:48 05:39:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:48 05:39:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85
09:50:48 05:39:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33
09:50:48 05:40:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:50:48 05:40:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:48 05:40:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43
09:50:48 05:41:01 AM all 0.13 0.00 0.08 0.00 0.04 99.75
09:50:48 05:41:01 AM 0 0.07 0.00 0.10 0.00 0.05 99.78
09:50:48 05:41:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
09:50:48 05:42:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
09:50:48 05:42:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:48 05:42:01 AM 1 0.37 0.00 0.02 0.00 0.03 99.58
09:50:48 05:43:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:48 05:43:01 AM 0 0.08 0.00 0.07 0.00 0.08 99.77
09:50:48 05:43:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:48
09:50:48 05:43:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 05:44:01 AM all 0.28 0.00 0.03 0.00 0.04 99.64
09:50:48 05:44:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:48 05:44:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:48 05:45:01 AM all 0.28 0.00 0.06 0.00 0.06 99.60
09:50:48 05:45:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
09:50:48 05:45:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48
09:50:48 05:46:01 AM all 0.30 0.00 0.04 0.01 0.05 99.60
09:50:48 05:46:01 AM 0 0.08 0.00 0.07 0.02 0.07 99.77
09:50:48 05:46:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:48 05:47:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:48 05:47:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 05:47:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:48 05:48:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:48 05:48:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 05:48:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:48 05:49:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:48 05:49:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 05:49:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43
09:50:48 05:50:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:48 05:50:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 05:50:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:48 05:51:01 AM all 0.32 0.00 0.06 0.01 0.05 99.57
09:50:48 05:51:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:48 05:51:01 AM 1 0.52 0.00 0.03 0.02 0.03 99.40
09:50:48 05:52:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:48 05:52:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 05:52:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:48 05:53:01 AM all 0.21 0.00 0.07 0.00 0.06 99.67
09:50:48 05:53:01 AM 0 0.25 0.00 0.08 0.00 0.07 99.60
09:50:48 05:53:01 AM 1 0.17 0.00 0.05 0.00 0.05 99.73
09:50:48 05:54:01 AM all 0.25 0.00 0.03 0.00 0.05 99.67
09:50:48 05:54:01 AM 0 0.47 0.00 0.03 0.00 0.05 99.45
09:50:48 05:54:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:48
09:50:48 05:54:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 05:55:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:48 05:55:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:48 05:55:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 05:56:01 AM all 0.13 0.00 0.09 0.00 0.06 99.72
09:50:48 05:56:01 AM 0 0.20 0.00 0.10 0.00 0.05 99.65
09:50:48 05:56:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:50:48 05:57:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:48 05:57:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:48 05:57:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:48 05:58:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:48 05:58:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:48 05:58:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:48 05:59:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:48 05:59:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:48 05:59:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:48 06:00:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:48 06:00:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:48 06:00:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:48 06:01:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:48 06:01:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 06:01:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:48 06:02:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:48 06:02:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:48 06:02:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:48 06:03:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73
09:50:48 06:03:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:48 06:03:01 AM 1 0.20 0.00 0.07 0.00 0.02 99.72
09:50:48 06:04:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:50:48 06:04:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:48 06:04:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
09:50:48 06:05:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:48 06:05:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:48 06:05:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:48
09:50:48 06:05:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 06:06:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:48 06:06:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 06:06:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:48 06:07:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:48 06:07:01 AM 0 0.23 0.00 0.10 0.00 0.05 99.62
09:50:48 06:07:01 AM 1 0.40 0.00 0.03 0.00 0.03 99.53
09:50:48 06:08:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73
09:50:48 06:08:01 AM 0 0.28 0.00 0.10 0.00 0.07 99.55
09:50:48 06:08:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:48 06:09:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:48 06:09:01 AM 0 0.62 0.00 0.08 0.00 0.05 99.25
09:50:48 06:09:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92
09:50:48 06:10:01 AM all 0.19 0.00 0.07 0.00 0.05 99.69
09:50:48 06:10:01 AM 0 0.35 0.00 0.10 0.00 0.05 99.50
09:50:48 06:10:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:48 06:11:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71
09:50:48 06:11:01 AM 0 0.35 0.00 0.05 0.00 0.05 99.55
09:50:48 06:11:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:48 06:12:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:48 06:12:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:48 06:12:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 06:13:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:48 06:13:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
09:50:48 06:13:01 AM 1 0.30 0.00 0.03 0.00 0.05 99.62
09:50:48 06:14:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
09:50:48 06:14:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:48 06:14:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:48 06:15:02 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:48 06:15:02 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:48 06:15:02 AM 1 0.57 0.00 0.08 0.00 0.07 99.28
09:50:48 06:16:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:48 06:16:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 06:16:01 AM 1 0.51 0.00 0.05 0.00 0.05 99.39
09:50:48
09:50:48 06:16:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 06:17:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:48 06:17:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 06:17:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:48 06:18:01 AM all 0.23 0.00 0.07 0.00 0.05 99.66
09:50:48 06:18:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:48 06:18:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48
09:50:48 06:19:01 AM all 0.13 0.00 0.05 0.00 0.05 99.77
09:50:48 06:19:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:50:48 06:19:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65
09:50:48 06:20:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52
09:50:48 06:20:01 AM 0 0.13 0.00 0.12 0.00 0.07 99.68
09:50:48 06:20:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:50:48 06:21:01 AM all 0.31 0.00 0.07 0.00 0.06 99.57
09:50:48 06:21:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 06:21:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32
09:50:48 06:22:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:48 06:22:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85
09:50:48 06:22:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
09:50:48 06:23:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70
09:50:48 06:23:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:48 06:23:01 AM 1 0.35 0.00 0.03 0.00 0.05 99.57
09:50:48 06:24:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:48 06:24:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 06:24:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:50:48 06:25:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:48 06:25:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:48 06:25:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:48 06:26:01 AM all 0.33 0.00 0.06 0.00 0.06 99.55
09:50:48 06:26:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 06:26:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
09:50:48 06:27:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67
09:50:48 06:27:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 06:27:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:48
09:50:48 06:27:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 06:28:01 AM all 0.08 0.00 0.06 0.00 0.03 99.82
09:50:48 06:28:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:48 06:28:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:48 06:29:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:48 06:29:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38
09:50:48 06:29:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:48 06:30:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:48 06:30:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:48 06:30:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:50:48 06:31:01 AM all 0.33 0.19 0.12 0.01 0.05 99.31
09:50:48 06:31:01 AM 0 0.60 0.00 0.08 0.02 0.07 99.23
09:50:48 06:31:01 AM 1 0.05 0.38 0.15 0.00 0.03 99.38
09:50:48 06:32:01 AM all 0.32 0.00 0.06 0.01 0.05 99.57
09:50:48 06:32:01 AM 0 0.58 0.00 0.07 0.02 0.05 99.28
09:50:48 06:32:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 06:33:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:50:48 06:33:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:48 06:33:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 06:34:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:48 06:34:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:48 06:34:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:48 06:35:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:48 06:35:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:48 06:35:01 AM 1 0.03 0.00 0.07 0.00 0.07 99.83
09:50:48 06:36:01 AM all 0.35 0.00 0.07 0.00 0.04 99.54
09:50:48 06:36:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28
09:50:48 06:36:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 06:37:01 AM all 0.33 0.00 0.05 0.00 0.06 99.56
09:50:48 06:37:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:48 06:37:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:48 06:38:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:48 06:38:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:48 06:38:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:48
09:50:48 06:38:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 06:39:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56
09:50:48 06:39:01 AM 0 0.62 0.00 0.05 0.00 0.07 99.27
09:50:48 06:39:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:48 06:40:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62
09:50:48 06:40:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:48 06:40:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:48 06:41:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:48 06:41:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:50:48 06:41:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:48 06:42:01 AM all 0.13 0.00 0.08 0.00 0.04 99.75
09:50:48 06:42:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77
09:50:48 06:42:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:48 06:43:01 AM all 0.28 0.00 0.03 0.00 0.04 99.64
09:50:48 06:43:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50
09:50:48 06:43:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:48 06:44:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:48 06:44:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:48 06:44:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:48 06:45:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:48 06:45:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:48 06:45:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:48 06:46:01 AM all 0.10 0.00 0.06 0.00 0.04 99.80
09:50:48 06:46:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:50:48 06:46:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:48 06:47:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:48 06:47:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:48 06:47:01 AM 1 0.10 0.00 0.05 0.00 0.08 99.77
09:50:48 06:48:01 AM all 0.14 0.00 0.06 0.00 0.05 99.75
09:50:48 06:48:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67
09:50:48 06:48:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:48 06:49:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:48 06:49:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
09:50:48 06:49:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48
09:50:48 06:49:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 06:50:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:48 06:50:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:48 06:50:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:48 06:51:01 AM all 0.32 0.00 0.06 0.01 0.05 99.57
09:50:48 06:51:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:48 06:51:01 AM 1 0.07 0.00 0.07 0.02 0.05 99.80
09:50:48 06:52:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:48 06:52:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:48 06:52:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:48 06:53:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:48 06:53:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:48 06:53:01 AM 1 0.12 0.00 0.10 0.00 0.08 99.70
09:50:48 06:54:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
09:50:48 06:54:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:48 06:54:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 06:55:01 AM all 0.34 0.00 0.04 0.00 0.06 99.56
09:50:48 06:55:01 AM 0 0.60 0.00 0.03 0.00 0.05 99.32
09:50:48 06:55:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:48 06:56:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:48 06:56:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:48 06:56:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:48 06:57:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:48 06:57:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:48 06:57:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:48 06:58:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:48 06:58:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:48 06:58:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 06:59:01 AM all 0.13 0.00 0.08 0.00 0.05 99.75
09:50:48 06:59:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65
09:50:48 06:59:01 AM 1 0.03 0.00 0.07 0.00 0.05 99.85
09:50:48 07:00:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:48 07:00:01 AM 0 0.15 0.00 0.02 0.00 0.02 99.82
09:50:48 07:00:01 AM 1 0.30 0.00 0.10 0.00 0.07 99.53
09:50:48
09:50:48 07:00:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 07:01:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:48 07:01:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:48 07:01:01 AM 1 0.48 0.00 0.07 0.00 0.07 99.38
09:50:48 07:02:01 AM all 0.13 0.00 0.08 0.00 0.04 99.75
09:50:48 07:02:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:48 07:02:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73
09:50:48 07:03:01 AM all 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 07:03:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 07:03:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 07:04:01 AM all 0.08 0.00 0.06 0.00 0.03 99.82
09:50:48 07:04:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:48 07:04:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:48 07:05:01 AM all 0.07 0.00 0.03 0.00 0.05 99.85
09:50:48 07:05:01 AM 0 0.07 0.00 0.02 0.00 0.05 99.87
09:50:48 07:05:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 07:06:01 AM all 0.07 0.00 0.05 0.01 0.03 99.85
09:50:48 07:06:01 AM 0 0.03 0.00 0.03 0.02 0.00 99.92
09:50:48 07:06:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 07:07:01 AM all 0.42 0.00 0.05 0.00 0.05 99.48
09:50:48 07:07:01 AM 0 0.73 0.00 0.03 0.00 0.03 99.20
09:50:48 07:07:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:48 07:08:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:48 07:08:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:48 07:08:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:48 07:09:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:48 07:09:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:48 07:09:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 07:10:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:50:48 07:10:01 AM 0 0.32 0.00 0.08 0.00 0.05 99.55
09:50:48 07:10:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:48 07:11:01 AM all 0.27 0.00 0.08 0.00 0.05 99.61
09:50:48 07:11:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:48 07:11:01 AM 1 0.08 0.00 0.12 0.00 0.07 99.73
09:50:48
09:50:48 07:11:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 07:12:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:48 07:12:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:48 07:12:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 07:13:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:48 07:13:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:48 07:13:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:50:48 07:14:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:48 07:14:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 07:14:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:48 07:15:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:48 07:15:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:48 07:15:01 AM 1 0.47 0.00 0.02 0.00 0.03 99.48
09:50:48 07:16:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:48 07:16:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 07:16:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:48 07:17:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:48 07:17:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:48 07:17:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:48 07:18:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:48 07:18:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:48 07:18:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:48 07:19:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:48 07:19:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 07:19:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:48 07:20:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:48 07:20:01 AM 0 0.43 0.00 0.02 0.00 0.03 99.52
09:50:48 07:20:01 AM 1 0.17 0.00 0.10 0.00 0.07 99.67
09:50:48 07:21:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:48 07:21:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:48 07:21:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:48 07:22:01 AM all 0.14 0.00 0.07 0.00 0.05 99.74
09:50:48 07:22:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65
09:50:48 07:22:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48
09:50:48 07:22:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 07:23:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:48 07:23:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:48 07:23:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48 07:24:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:48 07:24:01 AM 0 0.56 0.00 0.05 0.00 0.05 99.34
09:50:48 07:24:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:48 07:25:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:48 07:25:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:48 07:25:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 07:26:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:48 07:26:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:48 07:26:01 AM 1 0.07 0.00 0.07 0.00 0.08 99.78
09:50:48 07:27:01 AM all 0.24 0.00 0.07 0.00 0.05 99.64
09:50:48 07:27:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48
09:50:48 07:27:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:50:48 07:28:01 AM all 0.19 0.00 0.07 0.00 0.05 99.69
09:50:48 07:28:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 07:28:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.57
09:50:48 07:29:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:48 07:29:01 AM 0 0.27 0.00 0.05 0.00 0.07 99.62
09:50:48 07:29:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.57
09:50:48 07:30:01 AM all 0.33 0.00 0.09 0.00 0.06 99.52
09:50:48 07:30:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:48 07:30:01 AM 1 0.12 0.00 0.12 0.00 0.07 99.70
09:50:48 07:31:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
09:50:48 07:31:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:48 07:31:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:48 07:32:01 AM all 0.23 0.15 0.13 0.00 0.05 99.45
09:50:48 07:32:01 AM 0 0.33 0.30 0.13 0.00 0.02 99.22
09:50:48 07:32:01 AM 1 0.12 0.00 0.12 0.00 0.08 99.68
09:50:48 07:33:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:48 07:33:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:48 07:33:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:48
09:50:48 07:33:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 07:34:01 AM all 0.22 0.00 0.07 0.00 0.05 99.67
09:50:48 07:34:01 AM 0 0.22 0.00 0.05 0.00 0.05 99.68
09:50:48 07:34:01 AM 1 0.22 0.00 0.08 0.00 0.05 99.65
09:50:48 07:35:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:48 07:35:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:48 07:35:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:48 07:36:01 AM all 0.32 0.00 0.04 0.01 0.06 99.57
09:50:48 07:36:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:48 07:36:01 AM 1 0.55 0.00 0.03 0.02 0.05 99.35
09:50:48 07:37:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:48 07:37:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:48 07:37:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:48 07:38:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:48 07:38:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 07:38:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:48 07:39:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:48 07:39:01 AM 0 0.32 0.00 0.10 0.00 0.07 99.52
09:50:48 07:39:01 AM 1 0.27 0.00 0.02 0.00 0.05 99.67
09:50:48 07:40:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:48 07:40:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
09:50:48 07:40:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 07:41:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:48 07:41:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:48 07:41:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
09:50:48 07:42:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:48 07:42:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45
09:50:48 07:42:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:48 07:43:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65
09:50:48 07:43:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
09:50:48 07:43:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:48 07:44:01 AM all 0.17 0.00 0.08 0.00 0.06 99.70
09:50:48 07:44:01 AM 0 0.22 0.00 0.07 0.00 0.07 99.65
09:50:48 07:44:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:48
09:50:48 07:44:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 07:45:01 AM all 0.16 0.00 0.05 0.00 0.04 99.75
09:50:48 07:45:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:48 07:45:01 AM 1 0.25 0.00 0.02 0.00 0.03 99.70
09:50:48 07:46:01 AM all 0.32 0.00 0.05 0.01 0.04 99.58
09:50:48 07:46:01 AM 0 0.08 0.00 0.07 0.02 0.07 99.77
09:50:48 07:46:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:48 07:47:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73
09:50:48 07:47:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 07:47:01 AM 1 0.27 0.00 0.03 0.00 0.03 99.67
09:50:48 07:48:01 AM all 0.18 0.00 0.05 0.00 0.05 99.72
09:50:48 07:48:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:48 07:48:01 AM 1 0.27 0.00 0.02 0.00 0.03 99.68
09:50:48 07:49:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:48 07:49:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:48 07:49:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:48 07:50:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:48 07:50:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:48 07:50:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:50:48 07:51:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:48 07:51:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 07:51:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:48 07:52:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:48 07:52:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:50:48 07:52:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
09:50:48 07:53:01 AM all 0.14 0.00 0.06 0.00 0.05 99.75
09:50:48 07:53:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:48 07:53:01 AM 1 0.25 0.00 0.08 0.00 0.07 99.60
09:50:48 07:54:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:48 07:54:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:48 07:54:01 AM 1 0.47 0.00 0.03 0.00 0.05 99.45
09:50:48 07:55:01 AM all 0.28 0.00 0.03 0.00 0.04 99.65
09:50:48 07:55:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:48 07:55:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:48
09:50:48 07:55:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 07:56:01 AM all 0.29 0.00 0.08 0.00 0.05 99.58
09:50:48 07:56:01 AM 0 0.52 0.00 0.07 0.00 0.07 99.35
09:50:48 07:56:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:48 07:57:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:48 07:57:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:48 07:57:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:48 07:58:01 AM all 0.22 0.00 0.08 0.00 0.05 99.66
09:50:48 07:58:01 AM 0 0.38 0.00 0.10 0.00 0.05 99.47
09:50:48 07:58:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 07:59:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:48 07:59:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:48 07:59:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:48 08:00:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:48 08:00:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 08:00:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:48 08:01:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:48 08:01:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:48 08:01:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:48 08:02:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:50:48 08:02:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:48 08:02:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:48 08:03:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:50:48 08:03:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:48 08:03:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:48 08:04:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
09:50:48 08:04:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 08:04:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:50:48 08:05:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:48 08:05:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 08:05:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
09:50:48 08:06:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:48 08:06:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:48 08:06:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42
09:50:48
09:50:48 08:06:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 08:07:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:48 08:07:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:48 08:07:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:48 08:08:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:48 08:08:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:48 08:08:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:48 08:09:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:48 08:09:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:48 08:09:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:48 08:10:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:48 08:10:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:48 08:10:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
09:50:48 08:11:01 AM all 0.31 0.00 0.05 0.01 0.06 99.57
09:50:48 08:11:01 AM 0 0.10 0.00 0.07 0.02 0.08 99.73
09:50:48 08:11:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:48 08:12:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:48 08:12:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:48 08:12:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:48 08:13:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:48 08:13:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 08:13:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:48 08:14:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:48 08:14:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:48 08:14:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:48 08:15:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:50:48 08:15:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:48 08:15:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57
09:50:48 08:16:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:48 08:16:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:48 08:16:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:48 08:17:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:48 08:17:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33
09:50:48 08:17:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:48
09:50:48 08:17:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 08:18:01 AM all 0.26 0.00 0.08 0.00 0.04 99.62
09:50:48 08:18:01 AM 0 0.47 0.00 0.12 0.00 0.07 99.35
09:50:48 08:18:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:50:48 08:19:01 AM all 0.13 0.00 0.06 0.00 0.05 99.76
09:50:48 08:19:01 AM 0 0.23 0.00 0.07 0.00 0.05 99.65
09:50:48 08:19:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:48 08:20:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:48 08:20:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:48 08:20:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:48 08:21:01 AM all 0.34 0.00 0.07 0.00 0.05 99.54
09:50:48 08:21:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:48 08:21:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:48 08:22:01 AM all 0.15 0.00 0.06 0.00 0.04 99.75
09:50:48 08:22:01 AM 0 0.27 0.00 0.07 0.00 0.05 99.62
09:50:48 08:22:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:48 08:23:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68
09:50:48 08:23:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
09:50:48 08:23:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:48 08:24:01 AM all 0.19 0.00 0.07 0.00 0.04 99.70
09:50:48 08:24:01 AM 0 0.33 0.00 0.08 0.00 0.05 99.53
09:50:48 08:24:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:48 08:25:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:50:48 08:25:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
09:50:48 08:25:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:48 08:26:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:48 08:26:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:48 08:26:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82
09:50:48 08:27:01 AM all 0.30 0.00 0.03 0.00 0.06 99.61
09:50:48 08:27:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:48 08:27:01 AM 1 0.03 0.00 0.03 0.00 0.07 99.87
09:50:48 08:28:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:48 08:28:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:48 08:28:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:48
09:50:48 08:28:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 08:29:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57
09:50:48 08:29:01 AM 0 0.60 0.00 0.03 0.00 0.05 99.32
09:50:48 08:29:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:48 08:30:01 AM all 0.33 0.00 0.08 0.00 0.05 99.54
09:50:48 08:30:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:48 08:30:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:48 08:31:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:48 08:31:01 AM 0 0.41 0.00 0.03 0.00 0.02 99.54
09:50:48 08:31:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.76
09:50:48 08:32:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:48 08:32:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:48 08:32:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 08:33:01 AM all 0.37 0.00 0.07 0.00 0.05 99.52
09:50:48 08:33:01 AM 0 0.65 0.00 0.07 0.00 0.07 99.22
09:50:48 08:33:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:48 08:34:01 AM all 0.20 0.00 0.07 0.00 0.05 99.68
09:50:48 08:34:01 AM 0 0.32 0.00 0.08 0.00 0.05 99.55
09:50:48 08:34:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 08:35:01 AM all 0.35 0.00 0.07 0.00 0.05 99.53
09:50:48 08:35:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:48 08:35:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:48 08:36:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:48 08:36:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:48 08:36:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:48 08:37:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:48 08:37:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:48 08:37:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:48 08:38:01 AM all 0.24 0.00 0.06 0.00 0.06 99.64
09:50:48 08:38:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50
09:50:48 08:38:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:48 08:39:01 AM all 0.16 0.00 0.07 0.00 0.05 99.72
09:50:48 08:39:01 AM 0 0.28 0.00 0.08 0.00 0.05 99.58
09:50:48 08:39:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:48
09:50:48 08:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 08:40:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:48 08:40:01 AM 0 0.53 0.00 0.07 0.00 0.05 99.35
09:50:48 08:40:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:48 08:41:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:48 08:41:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:48 08:41:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:48 08:42:01 AM all 0.24 0.00 0.05 0.00 0.06 99.65
09:50:48 08:42:01 AM 0 0.40 0.00 0.05 0.00 0.05 99.50
09:50:48 08:42:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:48 08:43:01 AM all 0.28 0.00 0.05 0.00 0.06 99.61
09:50:48 08:43:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
09:50:48 08:43:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:48 08:44:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:48 08:44:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:48 08:44:01 AM 1 0.50 0.00 0.02 0.00 0.05 99.43
09:50:48 08:45:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56
09:50:48 08:45:01 AM 0 0.42 0.00 0.07 0.00 0.07 99.45
09:50:48 08:45:01 AM 1 0.27 0.00 0.03 0.00 0.03 99.67
09:50:48 08:46:01 AM all 0.33 0.00 0.08 0.00 0.05 99.54
09:50:48 08:46:01 AM 0 0.23 0.00 0.10 0.00 0.05 99.62
09:50:48 08:46:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47
09:50:48 08:47:01 AM all 0.35 0.00 0.04 0.00 0.07 99.54
09:50:48 08:47:01 AM 0 0.53 0.00 0.02 0.00 0.05 99.40
09:50:48 08:47:01 AM 1 0.17 0.00 0.07 0.00 0.08 99.68
09:50:48 08:48:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:48 08:48:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55
09:50:48 08:48:01 AM 1 0.20 0.00 0.08 0.00 0.07 99.65
09:50:48 08:49:01 AM all 0.13 0.00 0.05 0.00 0.04 99.77
09:50:48 08:49:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:48 08:49:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70
09:50:48 08:50:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:48 08:50:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72
09:50:48 08:50:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:48
09:50:48 08:50:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 08:51:01 AM all 0.32 0.00 0.06 0.01 0.06 99.56
09:50:48 08:51:01 AM 0 0.48 0.00 0.07 0.02 0.05 99.38
09:50:48 08:51:01 AM 1 0.15 0.00 0.05 0.00 0.07 99.73
09:50:48 08:52:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:48 08:52:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:50:48 08:52:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:48 08:53:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:48 08:53:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:48 08:53:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:48 08:54:01 AM all 0.19 0.00 0.05 0.00 0.05 99.71
09:50:48 08:54:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58
09:50:48 08:54:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83
09:50:48 08:55:01 AM all 0.12 0.00 0.05 0.00 0.05 99.78
09:50:48 08:55:01 AM 0 0.15 0.00 0.05 0.00 0.05 99.75
09:50:48 08:55:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 08:56:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:48 08:56:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:48 08:56:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 08:57:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70
09:50:48 08:57:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
09:50:48 08:57:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:48 08:58:01 AM all 0.21 0.00 0.08 0.00 0.05 99.67
09:50:48 08:58:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60
09:50:48 08:58:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:48 08:59:01 AM all 0.27 0.00 0.05 0.00 0.06 99.62
09:50:48 08:59:01 AM 0 0.45 0.00 0.02 0.00 0.03 99.50
09:50:48 08:59:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:50:48 09:00:01 AM all 0.25 0.00 0.06 0.00 0.05 99.64
09:50:48 09:00:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 09:00:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47
09:50:48 09:01:01 AM all 0.31 0.00 0.07 0.01 0.03 99.58
09:50:48 09:01:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:48 09:01:01 AM 1 0.52 0.00 0.03 0.02 0.02 99.42
09:50:48
09:50:48 09:01:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 09:02:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:48 09:02:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:48 09:02:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:48 09:03:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:48 09:03:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:48 09:03:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:48 09:04:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:50:48 09:04:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:48 09:04:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62
09:50:48 09:05:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59
09:50:48 09:05:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72
09:50:48 09:05:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
09:50:48 09:06:01 AM all 0.32 0.00 0.07 0.00 0.06 99.56
09:50:48 09:06:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:48 09:06:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32
09:50:48 09:07:01 AM all 0.32 0.00 0.08 0.00 0.04 99.57
09:50:48 09:07:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
09:50:48 09:07:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:48 09:08:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:48 09:08:01 AM 0 0.07 0.00 0.03 0.00 0.07 99.83
09:50:48 09:08:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:48 09:09:01 AM all 0.35 0.00 0.06 0.00 0.05 99.54
09:50:48 09:09:01 AM 0 0.13 0.00 0.08 0.00 0.07 99.72
09:50:48 09:09:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:48 09:10:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:48 09:10:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:48 09:10:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:48 09:11:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:48 09:11:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:48 09:11:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:50:48 09:12:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:48 09:12:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 09:12:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:48
09:50:48 09:12:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 09:13:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52
09:50:48 09:13:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:48 09:13:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:48 09:14:01 AM all 0.35 0.00 0.07 0.00 0.04 99.54
09:50:48 09:14:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:48 09:14:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.70
09:50:48 09:15:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:48 09:15:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:48 09:15:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:48 09:16:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
09:50:48 09:16:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:50:48 09:16:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:48 09:17:01 AM all 0.23 0.00 0.08 0.00 0.06 99.64
09:50:48 09:17:01 AM 0 0.40 0.00 0.12 0.00 0.05 99.43
09:50:48 09:17:01 AM 1 0.05 0.00 0.03 0.00 0.07 99.85
09:50:48 09:18:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60
09:50:48 09:18:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
09:50:48 09:18:01 AM 1 0.18 0.00 0.10 0.00 0.07 99.65
09:50:48 09:19:01 AM all 0.28 0.00 0.08 0.00 0.05 99.58
09:50:48 09:19:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:48 09:19:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43
09:50:48 09:20:01 AM all 0.29 0.00 0.08 0.00 0.04 99.59
09:50:48 09:20:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:48 09:20:01 AM 1 0.47 0.00 0.08 0.00 0.05 99.40
09:50:48 09:21:01 AM all 0.33 0.16 0.13 0.00 0.05 99.34
09:50:48 09:21:01 AM 0 0.10 0.32 0.15 0.00 0.05 99.38
09:50:48 09:21:01 AM 1 0.55 0.00 0.10 0.00 0.05 99.30
09:50:48 09:22:01 AM all 0.36 0.00 0.07 0.00 0.04 99.53
09:50:48 09:22:01 AM 0 0.18 0.00 0.10 0.00 0.07 99.65
09:50:48 09:22:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:48 09:23:01 AM all 0.42 0.00 0.10 0.00 0.05 99.43
09:50:48 09:23:01 AM 0 0.28 0.00 0.13 0.00 0.07 99.52
09:50:48 09:23:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:48
09:50:48 09:23:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 09:24:01 AM all 0.37 0.00 0.07 0.00 0.05 99.52
09:50:48 09:24:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72
09:50:48 09:24:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:48 09:25:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53
09:50:48 09:25:01 AM 0 0.27 0.00 0.10 0.00 0.05 99.58
09:50:48 09:25:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:50:48 09:26:01 AM all 0.36 0.00 0.07 0.00 0.05 99.52
09:50:48 09:26:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27
09:50:48 09:26:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 09:27:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71
09:50:48 09:27:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57
09:50:48 09:27:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 09:28:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:48 09:28:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:48 09:28:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:48 09:29:02 AM all 0.15 0.00 0.05 0.00 0.03 99.77
09:50:48 09:29:02 AM 0 0.18 0.00 0.03 0.00 0.00 99.78
09:50:48 09:29:02 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:48 09:30:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77
09:50:48 09:30:01 AM 0 0.14 0.00 0.03 0.00 0.03 99.80
09:50:48 09:30:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:48 09:31:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:48 09:31:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:48 09:31:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 09:32:01 AM all 0.34 0.00 0.06 0.00 0.06 99.54
09:50:48 09:32:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:48 09:32:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:48 09:33:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:48 09:33:01 AM 0 0.60 0.00 0.03 0.00 0.05 99.32
09:50:48 09:33:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:48 09:34:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:48 09:34:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
09:50:48 09:34:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:48
09:50:48 09:34:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 09:35:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71
09:50:48 09:35:01 AM 0 0.35 0.00 0.08 0.00 0.07 99.50
09:50:48 09:35:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:48 09:36:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:48 09:36:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28
09:50:48 09:36:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:48 09:37:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:48 09:37:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:48 09:37:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:48 09:38:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:48 09:38:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:48 09:38:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:48 09:39:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:48 09:39:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:48 09:39:01 AM 1 0.07 0.00 0.07 0.00 0.08 99.78
09:50:48 09:40:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:48 09:40:01 AM 0 0.15 0.00 0.05 0.00 0.05 99.75
09:50:48 09:40:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:48 09:41:01 AM all 24.19 0.00 3.55 0.56 0.08 71.62
09:50:48 09:41:01 AM 0 34.97 0.00 3.72 0.63 0.08 60.59
09:50:48 09:41:01 AM 1 13.41 0.00 3.37 0.48 0.08 82.65
09:50:48 09:42:01 AM all 32.96 0.00 5.09 1.15 0.08 60.72
09:50:48 09:42:01 AM 0 40.64 0.00 5.83 1.22 0.08 52.23
09:50:48 09:42:01 AM 1 25.27 0.00 4.35 1.08 0.08 69.22
09:50:48 09:43:01 AM all 22.35 0.00 3.18 0.20 0.07 74.20
09:50:48 09:43:01 AM 0 32.31 0.00 3.48 0.12 0.07 64.02
09:50:48 09:43:01 AM 1 12.40 0.00 2.87 0.28 0.07 84.38
09:50:48 09:44:01 AM all 27.60 0.00 5.29 0.70 0.08 66.34
09:50:48 09:44:01 AM 0 29.61 0.00 5.75 0.68 0.08 63.87
09:50:48 09:44:01 AM 1 25.59 0.00 4.83 0.72 0.07 68.80
09:50:48 09:45:01 AM all 1.24 0.00 0.25 0.20 0.05 98.26
09:50:48 09:45:01 AM 0 2.25 0.00 0.32 0.13 0.03 97.26
09:50:48 09:45:01 AM 1 0.22 0.00 0.18 0.27 0.07 99.26
09:50:48
09:50:48 09:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:48 09:46:01 AM all 9.59 0.00 0.25 0.35 0.09 89.72
09:50:48 09:46:01 AM 0 13.21 0.00 0.27 0.00 0.10 86.43
09:50:48 09:46:01 AM 1 5.97 0.00 0.23 0.70 0.08 93.01
09:50:48 09:47:01 AM all 15.94 0.00 0.17 0.03 0.07 83.80
09:50:48 09:47:01 AM 0 13.84 0.00 0.17 0.03 0.07 85.90
09:50:48 09:47:01 AM 1 18.04 0.00 0.17 0.02 0.07 81.71
09:50:48 09:48:01 AM all 10.89 0.00 0.13 0.02 0.07 88.89
09:50:48 09:48:01 AM 0 19.16 0.00 0.13 0.02 0.05 80.64
09:50:48 09:48:01 AM 1 2.61 0.00 0.13 0.02 0.08 97.16
09:50:48 09:49:01 AM all 5.27 0.00 0.25 0.00 0.08 94.40
09:50:48 09:49:01 AM 0 8.46 0.00 0.35 0.00 0.10 91.09
09:50:48 09:49:01 AM 1 2.07 0.00 0.15 0.00 0.07 97.71
09:50:48 09:50:01 AM all 24.07 0.00 3.19 0.33 0.09 72.32
09:50:48 09:50:01 AM 0 25.54 0.00 3.22 0.15 0.10 71.00
09:50:48 09:50:01 AM 1 22.59 0.00 3.15 0.52 0.08 73.65
09:50:48 Average: all 0.70 0.00 0.11 0.01 0.05 99.13
09:50:48 Average: 0 0.79 0.00 0.12 0.01 0.05 99.03
09:50:48 Average: 1 0.62 0.00 0.11 0.01 0.05 99.22
09:50:48
09:50:48
09:50:48