09:39:49 Started by upstream project "integration-sanity-test-scandium" build number 518
09:39:49 originally caused by:
09:39:49 Started by timer
09:39:49 Running as SYSTEM
09:39:49 [EnvInject] - Loading node environment variables.
09:39:49 Building remotely on prd-centos8-robot-2c-8g-1678 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:39:49 [ssh-agent] Looking for ssh-agent implementation...
09:39:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:39:49 $ ssh-agent
09:39:49 SSH_AUTH_SOCK=/tmp/ssh-2inIbb87NCoI/agent.6517
09:39:49 SSH_AGENT_PID=6518
09:39:49 [ssh-agent] Started.
09:39:49 Running ssh-add (command line suppressed)
09:39:49 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_6751553473933085823.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_6751553473933085823.key)
09:39:49 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:39:49 The recommended git tool is: NONE
09:39:52 using credential opendaylight-jenkins-ssh
09:39:52 Wiping out workspace first.
09:39:52 Cloning the remote Git repository
09:39:52 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:39:52 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:39:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:52 > git --version # timeout=10
09:39:52 > git --version # 'git version 2.43.0'
09:39:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:52 [INFO] Currently running in a labeled security context
09:39:52 [INFO] Currently SELinux is 'enforcing' on the host
09:39:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh7718655468992622311.key
09:39:52 Verifying host key using known hosts file
09:39:52 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:39:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:58 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:58 [INFO] Currently running in a labeled security context
09:39:58 [INFO] Currently SELinux is 'enforcing' on the host
09:39:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh3828166403576634137.key
09:39:58 Verifying host key using known hosts file
09:39:58 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:39:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:39:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:58 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:39:58 > git config core.sparsecheckout # timeout=10
09:39:58 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:39:59 Commit message: "Adapt test for new pce-allocation field"
09:39:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:59 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:39:59 No emails were triggered.
09:39:59 provisioning config files...
09:39:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:39:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6921066628430673149.sh
09:40:00 ---> python-tools-install.sh
09:40:00 Setup pyenv:
09:40:00 system
09:40:00 * 3.8.13 (set by /opt/pyenv/version)
09:40:00 * 3.9.13 (set by /opt/pyenv/version)
09:40:00 * 3.10.13 (set by /opt/pyenv/version)
09:40:00 * 3.11.7 (set by /opt/pyenv/version)
09:40:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d2R6
09:40:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:18 lf-activate-venv(): INFO: Base packages installed successfully
09:40:18 lf-activate-venv(): INFO: Installing additional packages: lftools
09:42:23 lf-activate-venv(): INFO: Adding /tmp/venv-d2R6/bin to PATH
09:42:23 Generating Requirements File
09:43:42 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:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:43:42 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
09:43:42 Python 3.11.7
09:43:42 pip 25.2 from /tmp/venv-d2R6/lib/python3.11/site-packages/pip (python 3.11)
09:43:43 appdirs==1.4.4
09:43:43 argcomplete==3.6.3
09:43:43 aspy.yaml==1.3.0
09:43:43 attrs==25.4.0
09:43:43 autopage==0.5.2
09:43:43 beautifulsoup4==4.14.2
09:43:43 boto3==1.40.58
09:43:43 botocore==1.40.58
09:43:43 bs4==0.0.2
09:43:43 cachetools==6.2.1
09:43:43 certifi==2025.10.5
09:43:43 cffi==2.0.0
09:43:43 cfgv==3.4.0
09:43:43 chardet==5.2.0
09:43:43 charset-normalizer==3.4.4
09:43:43 click==8.3.0
09:43:43 cliff==4.11.0
09:43:43 cmd2==2.7.0
09:43:43 cryptography==3.3.2
09:43:43 debtcollector==3.0.0
09:43:43 decorator==5.2.1
09:43:43 defusedxml==0.7.1
09:43:43 Deprecated==1.2.18
09:43:43 distlib==0.4.0
09:43:43 dnspython==2.8.0
09:43:43 docker==7.1.0
09:43:43 dogpile.cache==1.5.0
09:43:43 durationpy==0.10
09:43:43 email-validator==2.3.0
09:43:43 filelock==3.20.0
09:43:43 future==1.0.0
09:43:43 gitdb==4.0.12
09:43:43 GitPython==3.1.45
09:43:43 google-auth==2.41.1
09:43:43 httplib2==0.31.0
09:43:43 identify==2.6.15
09:43:43 idna==3.11
09:43:43 importlib-resources==1.5.0
09:43:43 iso8601==2.1.0
09:43:43 Jinja2==3.1.6
09:43:43 jmespath==1.0.1
09:43:43 jsonpatch==1.33
09:43:43 jsonpointer==3.0.0
09:43:43 jsonschema==4.25.1
09:43:43 jsonschema-specifications==2025.9.1
09:43:43 keystoneauth1==5.12.0
09:43:43 kubernetes==34.1.0
09:43:43 lftools==0.37.15
09:43:43 lxml==6.0.2
09:43:43 markdown-it-py==4.0.0
09:43:43 MarkupSafe==3.0.3
09:43:43 mdurl==0.1.2
09:43:43 msgpack==1.1.2
09:43:43 multi_key_dict==2.0.3
09:43:43 munch==4.0.0
09:43:43 netaddr==1.3.0
09:43:43 niet==1.4.2
09:43:43 nodeenv==1.9.1
09:43:43 oauth2client==4.1.3
09:43:43 oauthlib==3.3.1
09:43:43 openstacksdk==4.7.1
09:43:43 os-service-types==1.8.0
09:43:43 osc-lib==4.2.0
09:43:43 oslo.config==10.0.0
09:43:43 oslo.context==6.1.0
09:43:43 oslo.i18n==6.6.0
09:43:43 oslo.log==7.2.1
09:43:43 oslo.serialization==5.8.0
09:43:43 oslo.utils==9.1.0
09:43:43 packaging==25.0
09:43:43 pbr==7.0.1
09:43:43 platformdirs==4.5.0
09:43:43 prettytable==3.16.0
09:43:43 psutil==7.1.1
09:43:43 pyasn1==0.6.1
09:43:43 pyasn1_modules==0.4.2
09:43:43 pycparser==2.23
09:43:43 pygerrit2==2.0.15
09:43:43 PyGithub==2.8.1
09:43:43 Pygments==2.19.2
09:43:43 PyJWT==2.10.1
09:43:43 PyNaCl==1.6.0
09:43:43 pyparsing==2.4.7
09:43:43 pyperclip==1.11.0
09:43:43 pyrsistent==0.20.0
09:43:43 python-cinderclient==9.8.0
09:43:43 python-dateutil==2.9.0.post0
09:43:43 python-heatclient==4.3.0
09:43:43 python-jenkins==1.8.3
09:43:43 python-keystoneclient==5.7.0
09:43:43 python-magnumclient==4.9.0
09:43:43 python-openstackclient==8.2.0
09:43:43 python-swiftclient==4.8.0
09:43:43 PyYAML==6.0.3
09:43:43 referencing==0.37.0
09:43:43 requests==2.32.5
09:43:43 requests-oauthlib==2.0.0
09:43:43 requestsexceptions==1.4.0
09:43:43 rfc3986==2.0.0
09:43:43 rich==14.2.0
09:43:43 rich-argparse==1.7.1
09:43:43 rpds-py==0.28.0
09:43:43 rsa==4.9.1
09:43:43 ruamel.yaml==0.18.16
09:43:43 ruamel.yaml.clib==0.2.14
09:43:43 s3transfer==0.14.0
09:43:43 simplejson==3.20.2
09:43:43 six==1.17.0
09:43:43 smmap==5.0.2
09:43:43 soupsieve==2.8
09:43:43 stevedore==5.5.0
09:43:43 tabulate==0.9.0
09:43:43 toml==0.10.2
09:43:43 tomlkit==0.13.3
09:43:43 tqdm==4.67.1
09:43:43 typing_extensions==4.15.0
09:43:43 tzdata==2025.2
09:43:43 urllib3==1.26.20
09:43:43 virtualenv==20.35.3
09:43:43 wcwidth==0.2.14
09:43:43 websocket-client==1.9.0
09:43:43 wrapt==2.0.0
09:43:43 xdg==6.0.0
09:43:43 xmltodict==1.0.2
09:43:43 yq==3.4.3
09:43:43 [EnvInject] - Injecting environment variables from a build step.
09:43:43 [EnvInject] - Injecting as environment variables the properties content
09:43:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:43:43 OS_CLOUD=vex
09:43:43 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-513
09:43:43 OS_STACK_TEMPLATE_DIR=openstack-hot
09:43:43
09:43:43 [EnvInject] - Variables injected successfully.
09:43:43 provisioning config files...
09:43:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:43:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins932730562177173267.sh
09:43:43 ---> Create parameters file for OpenStack HOT
09:43:43 OpenStack Heat parameters generated
09:43:43 -----------------------------------
09:43:43 parameters:
09:43:43 vm_0_count: '1'
09:43:43 vm_0_flavor: 'v3-standard-4'
09:43:43 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:43:43 vm_1_count: '1'
09:43:43 vm_1_flavor: 'v3-standard-2'
09:43:43 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:43:43
09:43:43 job_name: '52208-513'
09:43:43 silo: 'releng'
09:43:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13231899423637332387.sh
09:43:43 ---> Create HEAT stack
09:43:43 + source /home/jenkins/lf-env.sh
09:43:43 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:43:43 ++ mktemp -d /tmp/venv-XXXX
09:43:43 + lf_venv=/tmp/venv-uRhl
09:43:43 + local venv_file=/tmp/.os_lf_venv
09:43:43 + local python=python3
09:43:43 + local options
09:43:43 + local set_path=true
09:43:43 + local install_args=
09:43:43 ++ 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:43:43 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:43:43 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:43:43 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:43:43 + true
09:43:43 + case $1 in
09:43:43 + python=python3
09:43:43 + shift 2
09:43:43 + true
09:43:43 + case $1 in
09:43:43 + shift
09:43:43 + break
09:43:43 + case $python in
09:43:43 + local pkg_list=
09:43:43 + [[ -d /opt/pyenv ]]
09:43:43 + echo 'Setup pyenv:'
09:43:43 Setup pyenv:
09:43:43 + export PYENV_ROOT=/opt/pyenv
09:43:43 + PYENV_ROOT=/opt/pyenv
09:43:43 + 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:43:43 + 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:43:43 + pyenv versions
09:43:43 system
09:43:43 3.8.13
09:43:43 3.9.13
09:43:43 3.10.13
09:43:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:43 + command -v pyenv
09:43:43 ++ pyenv init - --no-rehash
09:43:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:43:44 for i in ${!paths[@]}; do
09:43:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:43:44 fi; done;
09:43:44 echo "${paths[*]}"'\'')"
09:43:44 export PATH="/opt/pyenv/shims:${PATH}"
09:43:44 export PYENV_SHELL=bash
09:43:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:43:44 pyenv() {
09:43:44 local command
09:43:44 command="${1:-}"
09:43:44 if [ "$#" -gt 0 ]; then
09:43:44 shift
09:43:44 fi
09:43:44
09:43:44 case "$command" in
09:43:44 rehash|shell)
09:43:44 eval "$(pyenv "sh-$command" "$@")"
09:43:44 ;;
09:43:44 *)
09:43:44 command pyenv "$command" "$@"
09:43:44 ;;
09:43:44 esac
09:43:44 }'
09:43:44 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:43:44 for i in ${!paths[@]}; do
09:43:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:43:44 fi; done;
09:43:44 echo "${paths[*]}"'
09:43:44 ++ 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:43:44 ++ 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:43:44 ++ 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:43:44 ++ export PYENV_SHELL=bash
09:43:44 ++ PYENV_SHELL=bash
09:43:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:43:44 +++ complete -F _pyenv pyenv
09:43:44 ++ lf-pyver python3
09:43:44 ++ local py_version_xy=python3
09:43:44 ++ local py_version_xyz=
09:43:44 ++ pyenv versions
09:43:44 ++ local command
09:43:44 ++ command=versions
09:43:44 ++ '[' 1 -gt 0 ']'
09:43:44 ++ shift
09:43:44 ++ case "$command" in
09:43:44 ++ command pyenv versions
09:43:44 ++ pyenv versions
09:43:44 ++ awk '{ print $1 }'
09:43:44 ++ sed 's/^[ *]* //'
09:43:44 ++ grep -E '^[0-9.]*[0-9]$'
09:43:44 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:43:44 +++ grep '^3' /tmp/.pyenv_versions
09:43:44 +++ sort -V
09:43:44 +++ tail -n 1
09:43:44 ++ py_version_xyz=3.11.7
09:43:44 ++ [[ -z 3.11.7 ]]
09:43:44 ++ echo 3.11.7
09:43:44 ++ return 0
09:43:44 + pyenv local 3.11.7
09:43:44 + local command
09:43:44 + command=local
09:43:44 + '[' 2 -gt 0 ']'
09:43:44 + shift
09:43:44 + case "$command" in
09:43:44 + command pyenv local 3.11.7
09:43:44 + pyenv local 3.11.7
09:43:44 + for arg in "$@"
09:43:44 + case $arg in
09:43:44 + pkg_list+='lftools[openstack] '
09:43:44 + for arg in "$@"
09:43:44 + case $arg in
09:43:44 + pkg_list+='kubernetes '
09:43:44 + for arg in "$@"
09:43:44 + case $arg in
09:43:44 + pkg_list+='niet '
09:43:44 + for arg in "$@"
09:43:44 + case $arg in
09:43:44 + pkg_list+='python-heatclient '
09:43:44 + for arg in "$@"
09:43:44 + case $arg in
09:43:44 + pkg_list+='python-openstackclient '
09:43:44 + for arg in "$@"
09:43:44 + case $arg in
09:43:44 + pkg_list+='python-magnumclient '
09:43:44 + for arg in "$@"
09:43:44 + case $arg in
09:43:44 + pkg_list+='urllib3~=1.26.15 '
09:43:44 + for arg in "$@"
09:43:44 + case $arg in
09:43:44 + pkg_list+='yq '
09:43:44 + [[ -f /tmp/.os_lf_venv ]]
09:43:44 ++ cat /tmp/.os_lf_venv
09:43:44 + lf_venv=/tmp/venv-d2R6
09:43:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2R6 from' file:/tmp/.os_lf_venv
09:43:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2R6 from file:/tmp/.os_lf_venv
09:43:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:43:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:44 + local 'pip_opts=--upgrade --quiet'
09:43:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:43:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:43:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:43:44 + [[ -n '' ]]
09:43:44 + [[ -n '' ]]
09:43:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:43:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:44 + /tmp/venv-d2R6/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:43:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:43:47 lf-activate-venv(): INFO: Base packages installed successfully
09:43:47 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:43:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:43:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:43:47 + /tmp/venv-d2R6/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:44:48 + type python3
09:44:48 + true
09:44:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d2R6/bin to PATH'
09:44:48 lf-activate-venv(): INFO: Adding /tmp/venv-d2R6/bin to PATH
09:44:48 + PATH=/tmp/venv-d2R6/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:44:48 + return 0
09:44:48 + openstack --os-cloud vex limits show --absolute
09:44:49 +--------------------------+---------+
09:44:49 | Name | Value |
09:44:49 +--------------------------+---------+
09:44:49 | maxTotalInstances | -1 |
09:44:49 | maxTotalCores | 450 |
09:44:49 | maxTotalRAMSize | 1000000 |
09:44:49 | maxServerMeta | 128 |
09:44:49 | maxImageMeta | 128 |
09:44:49 | maxPersonality | 5 |
09:44:49 | maxPersonalitySize | 10240 |
09:44:49 | maxTotalKeypairs | 100 |
09:44:49 | maxServerGroups | 10 |
09:44:49 | maxServerGroupMembers | 10 |
09:44:49 | maxTotalFloatingIps | -1 |
09:44:49 | maxSecurityGroups | -1 |
09:44:49 | maxSecurityGroupRules | -1 |
09:44:49 | totalRAMUsed | 335872 |
09:44:49 | totalCoresUsed | 82 |
09:44:49 | totalInstancesUsed | 26 |
09:44:49 | totalFloatingIpsUsed | 0 |
09:44:49 | totalSecurityGroupsUsed | 0 |
09:44:49 | totalServerGroupsUsed | 0 |
09:44:49 | maxTotalVolumes | -1 |
09:44:49 | maxTotalSnapshots | 10 |
09:44:49 | maxTotalVolumeGigabytes | 4096 |
09:44:49 | maxTotalBackups | 10 |
09:44:49 | maxTotalBackupGigabytes | 1000 |
09:44:49 | totalVolumesUsed | 1 |
09:44:49 | totalGigabytesUsed | 20 |
09:44:49 | totalSnapshotsUsed | 0 |
09:44:49 | totalBackupsUsed | 0 |
09:44:49 | totalBackupGigabytesUsed | 0 |
09:44:49 +--------------------------+---------+
09:44:50 + pushd /opt/ciman/openstack-hot
09:44:50 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:44:50 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-513 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:45:46 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-513
09:45:46 Waiting to initialize infrastructure...
09:45:46 Waiting to initialize infrastructure...
09:45:46 Waiting to initialize infrastructure...
09:45:46 Waiting to initialize infrastructure...
09:45:46 Stack initialization successful.
09:45:46 ------------------------------------
09:45:46 Stack Details
09:45:46 ------------------------------------
09:45:46 {'added': None,
09:45:46 'capabilities': [],
09:45:46 'created_at': '2025-10-24T09:44:53Z',
09:45:46 'deleted': None,
09:45:46 'deleted_at': None,
09:45:46 'description': 'No description',
09:45:46 'environment': None,
09:45:46 'environment_files': None,
09:45:46 'files': None,
09:45:46 'files_container': None,
09:45:46 'id': '4248e414-668a-4a24-a3ac-d0d8cbb6afbd',
09:45:46 'is_rollback_disabled': True,
09:45:46 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-513/4248e414-668a-4a24-a3ac-d0d8cbb6afbd',
09:45:46 'rel': 'self'}],
09:45:46 '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:45:46 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-513',
09:45:46 'notification_topics': [],
09:45:46 'outputs': [{'description': 'IP addresses of the 2nd vm types',
09:45:46 'output_key': 'vm_1_ips',
09:45:46 'output_value': ['10.30.171.81']},
09:45:46 {'description': 'IP addresses of the 1st vm types',
09:45:46 'output_key': 'vm_0_ips',
09:45:46 'output_value': ['10.30.170.44']}],
09:45:46 'owner_id': ****,
09:45:46 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:45:46 'OS::stack_id': '4248e414-668a-4a24-a3ac-d0d8cbb6afbd',
09:45:46 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-513',
09:45:46 'job_name': '52208-513',
09:45:46 'silo': 'releng',
09:45:46 'vm_0_count': '1',
09:45:46 'vm_0_flavor': 'v3-standard-4',
09:45:46 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:45:46 '20250917-133034.447',
09:45:46 'vm_1_count': '1',
09:45:46 'vm_1_flavor': 'v3-standard-2',
09:45:46 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:45:46 '- 20250917-133034.654'},
09:45:46 'parent_id': None,
09:45:46 'replaced': None,
09:45:46 'status': 'CREATE_COMPLETE',
09:45:46 'status_reason': 'Stack CREATE completed successfully',
09:45:46 'tags': [],
09:45:46 'template': None,
09:45:46 'template_description': 'No description',
09:45:46 'template_url': None,
09:45:46 'timeout_mins': 15,
09:45:46 'unchanged': None,
09:45:46 'updated': None,
09:45:46 'updated_at': None,
09:45:46 'user_project_id': '0bc8d75d728c4d4996ad314d3094146b'}
09:45:46 ------------------------------------
09:45:47 + popd
09:45:47 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:45:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins17933717004075467150.sh
09:45:47 ---> Copy SSH public keys to CSIT lab
09:45:47 Setup pyenv:
09:45:47 system
09:45:47 3.8.13
09:45:47 3.9.13
09:45:47 3.10.13
09:45:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:45:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2R6 from file:/tmp/.os_lf_venv
09:45:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:45:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:45:50 lf-activate-venv(): INFO: Base packages installed successfully
09:45:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:46:26 lf-activate-venv(): INFO: Adding /tmp/venv-d2R6/bin to PATH
09:46:28 SSH not responding on 10.30.170.44. Retrying in 10 seconds...
09:46:29 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
09:46:29 releng-52208-513-1-mininet-ovs-217-0
09:46:29 Successfully copied public keys to slave 10.30.171.81
09:46:38 Ping to 10.30.170.44 successful.
09:46:39 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:46:40 releng-52208-513-0-builder-0
09:46:40 Successfully copied public keys to slave 10.30.170.44
09:46:40 Process 7746 ready.
09:46:40 Process 7747 ready.
09:46:40 SSH ready on all stack servers.
09:46:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins2756391141502250489.sh
09:46:40 Setup pyenv:
09:46:40 system
09:46:40 3.8.13
09:46:40 3.9.13
09:46:40 3.10.13
09:46:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:46:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7mrL
09:46:45 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:46:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:46:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:46:52 lf-activate-venv(): INFO: Base packages installed successfully
09:46:52 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:46:54 lf-activate-venv(): INFO: Adding /tmp/venv-7mrL/bin to PATH
09:46:54 + echo 'Installing Python Requirements'
09:46:54 Installing Python Requirements
09:46:54 + cat
09:46:54 + python -m pip install -r requirements.txt
09:46:55 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:46:55 Collecting docker-py (from -r requirements.txt (line 1))
09:46:55 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:46:55 Collecting ipaddr (from -r requirements.txt (line 2))
09:46:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:46:55 Preparing metadata (setup.py): started
09:46:55 Preparing metadata (setup.py): finished with status 'done'
09:46:56 Collecting netaddr (from -r requirements.txt (line 3))
09:46:56 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:46:56 Collecting netifaces (from -r requirements.txt (line 4))
09:46:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:46:56 Preparing metadata (setup.py): started
09:46:56 Preparing metadata (setup.py): finished with status 'done'
09:46:56 Collecting pyhocon (from -r requirements.txt (line 5))
09:46:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:46:56 Collecting requests (from -r requirements.txt (line 6))
09:46:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:46:57 Collecting robotframework (from -r requirements.txt (line 7))
09:46:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:46:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 5.0 MB/s 0:00:00
09:46:57 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:46:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:46:57 Preparing metadata (setup.py): started
09:46:57 Preparing metadata (setup.py): finished with status 'done'
09:46:57 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:46:57 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:46:58 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:46:58 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:46:58 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:46:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:46:58 Preparing metadata (setup.py): started
09:46:58 Preparing metadata (setup.py): finished with status 'done'
09:46:58 Collecting scapy (from -r requirements.txt (line 12))
09:46:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:46:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 16.2 MB/s 0:00:00
09:46:59 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:46:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:46:59 Preparing metadata (setup.py): started
09:46:59 Preparing metadata (setup.py): finished with status 'done'
09:46:59 Collecting elasticsearch (from -r requirements.txt (line 18))
09:46:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:47:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 3.0 MB/s 0:00:00
09:47:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:47:00 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:47:00 Collecting pyangbind (from -r requirements.txt (line 22))
09:47:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:47:00 Collecting isodate (from -r requirements.txt (line 25))
09:47:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:47:00 Collecting jmespath (from -r requirements.txt (line 28))
09:47:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:47:00 Collecting jsonpatch (from -r requirements.txt (line 31))
09:47:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:47:01 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:47:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:47:01 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:47:01 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:47:01 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:47:01 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:47:01 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:47:01 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:47:02 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:47:02 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:47:02 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:47:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:47:02 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:47:02 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:47:02 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:47:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:47:03 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:47:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:47:03 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:47:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
09:47:03 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:47:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:47:04 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:47:04 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:47:04 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:47:04 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:47:04 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:47:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:47:04 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:47:04 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:47:05 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:47:05 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:47:05 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:47:05 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:47:05 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:47:05 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:47:05 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18))
09:47:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:47:05 Collecting elasticsearch (from -r requirements.txt (line 18))
09:47:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:47:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 13.5 MB/s 0:00:00
09:47:05 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:47:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:47:05 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:47: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:47: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:47:06 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:47:06 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:47:06 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:47:06 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:47:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:47:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 14.1 MB/s 0:00:00
09:47:07 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:47: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:47:08 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:47:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:47:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 3.5 MB/s 0:00:00
09:47:08 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:47:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:47:09 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:47:09 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:47:09 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:47: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:47:10 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:47:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:47:10 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:47:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:47:10 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:47:10 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:47:10 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:47:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:47:10 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:47:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.37.0/selenium-4.37.0-py3-none-any.whl (9.7 MB)
09:47:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 11.1 MB/s 0:00:00
09:47:12 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:47:12 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:47:12 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:47:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:47:12 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:47:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
09:47:12 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:47:12 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:47:12 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:47:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:47:13 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:47:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:47:13 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:47:13 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:47:13 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:47:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:47:14 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:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:47:14 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:47:14 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:47:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:47:15 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:47:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:47:15 Collecting h11<1,>=0.9.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:47:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:47:15 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:47:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:47:15 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:47:15 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:47:15 Building wheel for robotframework-sshlibrary (setup.py): started
09:47:16 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:47:16 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=317e853bd36f9771aababf2e7b72766c62007c5c63efc7fc4cf411d62710368c
09:47:16 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:47:16 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:47:16 Building wheel for ipaddr (setup.py): started
09:47:16 Building wheel for ipaddr (setup.py): finished with status 'done'
09:47:16 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=06e24673f85b312eb914ad0960ceb3098d25487dedba6f6955ccf7acfdef40f9
09:47:16 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:47:16 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:47:16 Building wheel for netifaces (setup.py): started
09:47:21 Building wheel for netifaces (setup.py): finished with status 'done'
09:47:21 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41070 sha256=19dc93c138c0c2581321f89300e03e4eea5f1d0bcc1aa2bda75609d458e7cb00
09:47:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:47:21 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:47:21 Building wheel for robotframework-httplibrary (setup.py): started
09:47:21 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:47:21 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=e17242d3c696f31b3f49788a96bff5cd0dbc14fcbfb355c97653afb979d95fc1
09:47:21 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:47:21 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:47:21 Building wheel for jsonpath-rw (setup.py): started
09:47:21 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:47:21 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=18d4fe6c3350294ad1204ce2c3e21fb452da2fa2608880f3e8267781ffa90a65
09:47:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:47:21 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:47:21 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:47:39
09:47:39 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 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.37.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.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.2.0
09:47:39 + pip freeze
09:47:39 attrs==25.4.0
09:47:39 bcrypt==5.0.0
09:47:39 beautifulsoup4==4.14.2
09:47:39 certifi==2025.10.5
09:47:39 cffi==2.0.0
09:47:39 charset-normalizer==3.4.4
09:47:39 click==8.3.0
09:47:39 cryptography==46.0.3
09:47:39 decorator==5.2.1
09:47:39 distlib==0.4.0
09:47:39 docker-py==1.10.6
09:47:39 docker-pycreds==0.4.0
09:47:39 elastic-transport==8.17.1
09:47:39 elasticsearch==8.19.1
09:47:39 elasticsearch-dsl==8.15.4
09:47:39 enum34==1.1.10
09:47:39 filelock==3.20.0
09:47:39 h11==0.16.0
09:47:39 idna==3.11
09:47:39 invoke==2.2.1
09:47:39 ipaddr==2.2.0
09:47:39 isodate==0.7.2
09:47:39 jmespath==1.0.1
09:47:39 jsonpatch==1.33
09:47:39 jsonpath-rw==1.4.0
09:47:39 jsonpointer==3.0.0
09:47:39 lxml==6.0.2
09:47:39 netaddr==1.3.0
09:47:39 netifaces==0.11.0
09:47:39 outcome==1.3.0.post0
09:47:39 paramiko==4.0.0
09:47:39 platformdirs==4.5.0
09:47:39 ply==3.11
09:47:39 pyang==2.7.1
09:47:39 pyangbind==0.8.6
09:47:39 pycparser==2.23
09:47:39 pyhocon==0.3.61
09:47:39 PyNaCl==1.6.0
09:47:39 pyparsing==3.2.5
09:47:39 PySocks==1.7.1
09:47:39 python-dateutil==2.9.0.post0
09:47:39 regex==2025.10.23
09:47:39 requests==2.32.5
09:47:39 robotframework==7.3.2
09:47:39 robotframework-httplibrary==0.4.2
09:47:39 robotframework-pythonlibcore==4.4.1
09:47:39 robotframework-requests==0.9.7
09:47:39 robotframework-selenium2library==3.0.0
09:47:39 robotframework-seleniumlibrary==6.8.0
09:47:39 robotframework-sshlibrary==3.8.0
09:47:39 scapy==2.6.1
09:47:39 scp==0.15.0
09:47:39 selenium==4.37.0
09:47:39 six==1.17.0
09:47:39 sniffio==1.3.1
09:47:39 sortedcontainers==2.4.0
09:47:39 soupsieve==2.8
09:47:39 trio==0.31.0
09:47:39 trio-websocket==0.12.2
09:47:39 typing_extensions==4.15.0
09:47:39 urllib3==2.5.0
09:47:39 virtualenv==20.35.3
09:47:39 waitress==3.0.2
09:47:39 WebOb==1.8.9
09:47:39 websocket-client==1.9.0
09:47:39 WebTest==3.0.7
09:47:39 wsproto==1.2.0
09:47:39 [EnvInject] - Injecting environment variables from a build step.
09:47:39 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:47:39 [EnvInject] - Variables injected successfully.
09:47:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13119086050974549414.sh
09:47:39 Setup pyenv:
09:47:40 system
09:47:40 3.8.13
09:47:40 3.9.13
09:47:40 3.10.13
09:47:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:47:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2R6 from file:/tmp/.os_lf_venv
09:47:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:47:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:47:42 lf-activate-venv(): INFO: Base packages installed successfully
09:47:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:47:56 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:47:56 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
09:47:56 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:47:56 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-d2R6/bin to PATH
09:47:56 + ODL_SYSTEM=()
09:47:56 + TOOLS_SYSTEM=()
09:47:56 + OPENSTACK_SYSTEM=()
09:47:56 + OPENSTACK_CONTROLLERS=()
09:47:56 + mapfile -t ADDR
09:47:56 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-513
09:47:56 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:47:58 + for i in "${ADDR[@]}"
09:47:58 ++ ssh 10.30.170.44 hostname -s
09:47:58 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:47:58 + REMHOST=releng-52208-513-0-builder-0
09:47:58 + case ${REMHOST} in
09:47:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:47:58 + for i in "${ADDR[@]}"
09:47:58 ++ ssh 10.30.171.81 hostname -s
09:47:58 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
09:47:59 + REMHOST=releng-52208-513-1-mininet-ovs-217-0
09:47:59 + case ${REMHOST} in
09:47:59 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:47:59 + echo NUM_ODL_SYSTEM=1
09:47:59 + echo NUM_TOOLS_SYSTEM=1
09:47:59 + '[' '' == yes ']'
09:47:59 + NUM_OPENSTACK_SYSTEM=0
09:47:59 + echo NUM_OPENSTACK_SYSTEM=0
09:47:59 + '[' 0 -eq 2 ']'
09:47:59 + echo ODL_SYSTEM_IP=10.30.170.44
09:47:59 ++ seq 0 0
09:47:59 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:47:59 + echo ODL_SYSTEM_1_IP=10.30.170.44
09:47:59 + echo TOOLS_SYSTEM_IP=10.30.171.81
09:47:59 ++ seq 0 0
09:47:59 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:47:59 + echo TOOLS_SYSTEM_1_IP=10.30.171.81
09:47:59 + openstack_index=0
09:47:59 + NUM_OPENSTACK_CONTROL_NODES=1
09:47:59 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:47:59 ++ seq 0 0
09:47:59 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:47:59 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:47:59 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:47:59 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:47:59 + '[' -1 -ge 2 ']'
09:47:59 ++ seq 0 -2
09:47:59 + NUM_OPENSTACK_HAPROXY_NODES=0
09:47:59 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:47:59 ++ seq 0 -1
09:47:59 + echo 'Contents of slave_addresses.txt:'
09:47:59 Contents of slave_addresses.txt:
09:47:59 + cat slave_addresses.txt
09:47:59 NUM_ODL_SYSTEM=1
09:47:59 NUM_TOOLS_SYSTEM=1
09:47:59 NUM_OPENSTACK_SYSTEM=0
09:47:59 ODL_SYSTEM_IP=10.30.170.44
09:47:59 ODL_SYSTEM_1_IP=10.30.170.44
09:47:59 TOOLS_SYSTEM_IP=10.30.171.81
09:47:59 TOOLS_SYSTEM_1_IP=10.30.171.81
09:47:59 NUM_OPENSTACK_CONTROL_NODES=1
09:47:59 OPENSTACK_CONTROL_NODE_1_IP=
09:47:59 NUM_OPENSTACK_COMPUTE_NODES=-1
09:47:59 NUM_OPENSTACK_HAPROXY_NODES=0
09:47:59 [EnvInject] - Injecting environment variables from a build step.
09:47:59 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:47:59 [EnvInject] - Variables injected successfully.
09:47:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins3280119524130651036.sh
09:47:59 Preparing for JRE Version 21
09:47:59 Karaf artifact is karaf
09:47:59 Karaf project is integration
09:47:59 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:47:59 [EnvInject] - Injecting environment variables from a build step.
09:47:59 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:47:59 [EnvInject] - Variables injected successfully.
09:47:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4739899178654901740.sh
09:47:59 2025-10-24 09:47:59 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:48:00 Bundle version is 0.21.4-SNAPSHOT
09:48:00 --2025-10-24 09:48:00-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:48:00 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:48:00 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:48:00 HTTP request sent, awaiting response... 200 OK
09:48:00 Length: 1404 (1.4K) [application/xml]
09:48:00 Saving to: ‘maven-metadata.xml’
09:48:00
09:48:00 0K . 100% 43.5M=0s
09:48:00
09:48:00 2025-10-24 09:48:00 (43.5 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
09:48:00
09:48:00
09:48:00
09:48:00 org.opendaylight.integration
09:48:00 karaf
09:48:00 0.21.4-SNAPSHOT
09:48:00
09:48:00
09:48:00 20251024.092129
09:48:00 29
09:48:00
09:48:00 20251024092129
09:48:00
09:48:00
09:48:00 pom
09:48:00 0.21.4-20251024.092129-29
09:48:00 20251024092129
09:48:00
09:48:00
09:48:00 tar.gz
09:48:00 0.21.4-20251024.092129-29
09:48:00 20251024092129
09:48:00
09:48:00
09:48:00 zip
09:48:00 0.21.4-20251024.092129-29
09:48:00 20251024092129
09:48:00
09:48:00
09:48:00 cyclonedx
09:48:00 xml
09:48:00 0.21.4-20251024.092129-29
09:48:00 20251024092129
09:48:00
09:48:00
09:48:00 cyclonedx
09:48:00 json
09:48:00 0.21.4-20251024.092129-29
09:48:00 20251024092129
09:48:00
09:48:00
09:48:00
09:48:00
09:48:00 Nexus timestamp is 0.21.4-20251024.092129-29
09:48:00 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251024.092129-29.zip
09:48:00 Distribution bundle is karaf-0.21.4-20251024.092129-29.zip
09:48:00 Distribution bundle version is 0.21.4-SNAPSHOT
09:48:00 Distribution folder is karaf-0.21.4-SNAPSHOT
09:48:00 Nexus prefix is https://nexus.opendaylight.org
09:48:00 [EnvInject] - Injecting environment variables from a build step.
09:48:00 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:48:00 [EnvInject] - Variables injected successfully.
09:48:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins15671836884105262915.sh
09:48:00 Setup pyenv:
09:48:00 system
09:48:00 3.8.13
09:48:00 3.9.13
09:48:00 3.10.13
09:48:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:48:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2R6 from file:/tmp/.os_lf_venv
09:48:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:48:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:48:03 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:48:03 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:48:04 lf-activate-venv(): INFO: Base packages installed successfully
09:48:04 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:48:15 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:48:15 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:48:15 lf-activate-venv(): INFO: Adding /tmp/venv-d2R6/bin to PATH
09:48:15 Copying common-functions.sh to /tmp
09:48:17 Copying common-functions.sh to 10.30.170.44:/tmp
09:48:17 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:48:18 Copying common-functions.sh to 10.30.171.81:/tmp
09:48:18 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
09:48:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5817269126459911885.sh
09:48:18 common-functions.sh is being sourced
09:48:18 common-functions environment:
09:48:18 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:48:18 ACTUALFEATURES:
09:48:18 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:48:18 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:48:18 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:48:18 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:48:18 CONTROLLERMEM: 2048m
09:48:18 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:48:18 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:48:18 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:48:18 SUITES:
09:48:18
09:48:18 #################################################
09:48:18 ## Configure Cluster and Start ##
09:48:18 #################################################
09:48:18 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:48:18 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:48:18 Locating script plan to use...
09:48:18 Finished running script plans
09:48:18 Configuring member-1 with IP address 10.30.170.44
09:48:18 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:48:18 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:48:18 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:48:18 ++ [[ /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:48:18 common-functions.sh is being sourced
09:48:18 ++ echo 'common-functions.sh is being sourced'
09:48:18 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:48:18 ++ DISTROSTREAM=scandium
09:48:18 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:48:18 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:48:18 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:48:18 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:48:18 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:48:18 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:48:18 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:48:18 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:48:18 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:48:18 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:48:18 ++ export CONTROLLERMEM=
09:48:18 ++ CONTROLLERMEM=
09:48:18 ++ case "${DISTROSTREAM}" in
09:48:18 ++ CLUSTER_SYSTEM=akka
09:48:18 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:48:18 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:48:18 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:48:18 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:48:18 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:48:18 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:48:18 ++ print_common_env
09:48:18 ++ cat
09:48:18 common-functions environment:
09:48:18 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:48:18 ACTUALFEATURES:
09:48:18 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:48:18 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:48:18 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:48:18 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:48:18 CONTROLLERMEM:
09:48:18 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:48:18 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:48:18 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:48:18 SUITES:
09:48:18
09:48:18 ++ SSH='ssh -t -t'
09:48:18 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:48:18 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:48:18 Changing to /tmp
09:48:18 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251024.092129-29.zip
09:48:18 + echo 'Changing to /tmp'
09:48:18 + cd /tmp
09:48:18 + 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-20251024.092129-29.zip'
09:48:18 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251024.092129-29.zip
09:48:18 --2025-10-24 09:48:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251024.092129-29.zip
09:48:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:48:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:48:18 HTTP request sent, awaiting response... 200 OK
09:48:18 Length: 239811748 (229M) [application/zip]
09:48:18 Saving to: ‘karaf-0.21.4-20251024.092129-29.zip’
09:48:18
09:48:18 0K ........ ........ ........ ........ ........ ........ 1% 91.5M 2s
09:48:18 3072K ........ ........ ........ ........ ........ ........ 2% 150M 2s
09:48:18 6144K ........ ........ ........ ........ ........ ........ 3% 118M 2s
09:48:19 9216K ........ ........ ........ ........ ........ ........ 5% 181M 2s
09:48:19 12288K ........ ........ ........ ........ ........ ........ 6% 190M 2s
09:48:19 15360K ........ ........ ........ ........ ........ ........ 7% 220M 1s
09:48:19 18432K ........ ........ ........ ........ ........ ........ 9% 228M 1s
09:48:19 21504K ........ ........ ........ ........ ........ ........ 10% 244M 1s
09:48:19 24576K ........ ........ ........ ........ ........ ........ 11% 230M 1s
09:48:19 27648K ........ ........ ........ ........ ........ ........ 13% 285M 1s
09:48:19 30720K ........ ........ ........ ........ ........ ........ 14% 302M 1s
09:48:19 33792K ........ ........ ........ ........ ........ ........ 15% 247M 1s
09:48:19 36864K ........ ........ ........ ........ ........ ........ 17% 307M 1s
09:48:19 39936K ........ ........ ........ ........ ........ ........ 18% 347M 1s
09:48:19 43008K ........ ........ ........ ........ ........ ........ 19% 313M 1s
09:48:19 46080K ........ ........ ........ ........ ........ ........ 20% 183M 1s
09:48:19 49152K ........ ........ ........ ........ ........ ........ 22% 280M 1s
09:48:19 52224K ........ ........ ........ ........ ........ ........ 23% 243M 1s
09:48:19 55296K ........ ........ ........ ........ ........ ........ 24% 248M 1s
09:48:19 58368K ........ ........ ........ ........ ........ ........ 26% 255M 1s
09:48:19 61440K ........ ........ ........ ........ ........ ........ 27% 234M 1s
09:48:19 64512K ........ ........ ........ ........ ........ ........ 28% 276M 1s
09:48:19 67584K ........ ........ ........ ........ ........ ........ 30% 235M 1s
09:48:19 70656K ........ ........ ........ ........ ........ ........ 31% 247M 1s
09:48:19 73728K ........ ........ ........ ........ ........ ........ 32% 232M 1s
09:48:19 76800K ........ ........ ........ ........ ........ ........ 34% 272M 1s
09:48:19 79872K ........ ........ ........ ........ ........ ........ 35% 239M 1s
09:48:19 82944K ........ ........ ........ ........ ........ ........ 36% 240M 1s
09:48:19 86016K ........ ........ ........ ........ ........ ........ 38% 309M 1s
09:48:19 89088K ........ ........ ........ ........ ........ ........ 39% 408M 1s
09:48:19 92160K ........ ........ ........ ........ ........ ........ 40% 315M 1s
09:48:19 95232K ........ ........ ........ ........ ........ ........ 41% 315M 1s
09:48:19 98304K ........ ........ ........ ........ ........ ........ 43% 386M 1s
09:48:19 101376K ........ ........ ........ ........ ........ ........ 44% 266M 1s
09:48:19 104448K ........ ........ ........ ........ ........ ........ 45% 277M 1s
09:48:19 107520K ........ ........ ........ ........ ........ ........ 47% 362M 1s
09:48:19 110592K ........ ........ ........ ........ ........ ........ 48% 379M 0s
09:48:19 113664K ........ ........ ........ ........ ........ ........ 49% 349M 0s
09:48:19 116736K ........ ........ ........ ........ ........ ........ 51% 336M 0s
09:48:19 119808K ........ ........ ........ ........ ........ ........ 52% 323M 0s
09:48:19 122880K ........ ........ ........ ........ ........ ........ 53% 377M 0s
09:48:19 125952K ........ ........ ........ ........ ........ ........ 55% 386M 0s
09:48:19 129024K ........ ........ ........ ........ ........ ........ 56% 356M 0s
09:48:19 132096K ........ ........ ........ ........ ........ ........ 57% 334M 0s
09:48:19 135168K ........ ........ ........ ........ ........ ........ 59% 320M 0s
09:48:19 138240K ........ ........ ........ ........ ........ ........ 60% 377M 0s
09:48:19 141312K ........ ........ ........ ........ ........ ........ 61% 366M 0s
09:48:19 144384K ........ ........ ........ ........ ........ ........ 62% 127M 0s
09:48:19 147456K ........ ........ ........ ........ ........ ........ 64% 243M 0s
09:48:19 150528K ........ ........ ........ ........ ........ ........ 65% 371M 0s
09:48:19 153600K ........ ........ ........ ........ ........ ........ 66% 401M 0s
09:48:19 156672K ........ ........ ........ ........ ........ ........ 68% 308M 0s
09:48:19 159744K ........ ........ ........ ........ ........ ........ 69% 230M 0s
09:48:19 162816K ........ ........ ........ ........ ........ ........ 70% 348M 0s
09:48:19 165888K ........ ........ ........ ........ ........ ........ 72% 354M 0s
09:48:19 168960K ........ ........ ........ ........ ........ ........ 73% 369M 0s
09:48:19 172032K ........ ........ ........ ........ ........ ........ 74% 352M 0s
09:48:19 175104K ........ ........ ........ ........ ........ ........ 76% 281M 0s
09:48:19 178176K ........ ........ ........ ........ ........ ........ 77% 344M 0s
09:48:19 181248K ........ ........ ........ ........ ........ ........ 78% 349M 0s
09:48:19 184320K ........ ........ ........ ........ ........ ........ 80% 287M 0s
09:48:19 187392K ........ ........ ........ ........ ........ ........ 81% 352M 0s
09:48:19 190464K ........ ........ ........ ........ ........ ........ 82% 365M 0s
09:48:19 193536K ........ ........ ........ ........ ........ ........ 83% 206M 0s
09:48:19 196608K ........ ........ ........ ........ ........ ........ 85% 315M 0s
09:48:19 199680K ........ ........ ........ ........ ........ ........ 86% 409M 0s
09:48:19 202752K ........ ........ ........ ........ ........ ........ 87% 242M 0s
09:48:19 205824K ........ ........ ........ ........ ........ ........ 89% 236M 0s
09:48:19 208896K ........ ........ ........ ........ ........ ........ 90% 429M 0s
09:48:19 211968K ........ ........ ........ ........ ........ ........ 91% 419M 0s
09:48:19 215040K ........ ........ ........ ........ ........ ........ 93% 205M 0s
09:48:19 218112K ........ ........ ........ ........ ........ ........ 94% 302M 0s
09:48:19 221184K ........ ........ ........ ........ ........ ........ 95% 334M 0s
09:48:19 224256K ........ ........ ........ ........ ........ ........ 97% 369M 0s
09:48:19 227328K ........ ........ ........ ........ ........ ........ 98% 364M 0s
09:48:19 230400K ........ ........ ........ ........ ........ ........ 99% 324M 0s
09:48:19 233472K ........ ... 100% 261M=0.8s
09:48:19
09:48:19 2025-10-24 09:48:19 (270 MB/s) - ‘karaf-0.21.4-20251024.092129-29.zip’ saved [239811748/239811748]
09:48:19
09:48:19 Extracting the new controller...
09:48:19 + echo 'Extracting the new controller...'
09:48:19 + unzip -q karaf-0.21.4-20251024.092129-29.zip
09:48:21 Adding external repositories...
09:48:21 + echo 'Adding external repositories...'
09:48:21 + 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:48:21 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:48:21 ################################################################################
09:48:21 #
09:48:21 # Licensed to the Apache Software Foundation (ASF) under one or more
09:48:21 # contributor license agreements. See the NOTICE file distributed with
09:48:21 # this work for additional information regarding copyright ownership.
09:48:21 # The ASF licenses this file to You under the Apache License, Version 2.0
09:48:21 # (the "License"); you may not use this file except in compliance with
09:48:21 # the License. You may obtain a copy of the License at
09:48:21 #
09:48:21 # http://www.apache.org/licenses/LICENSE-2.0
09:48:21 #
09:48:21 # Unless required by applicable law or agreed to in writing, software
09:48:21 # distributed under the License is distributed on an "AS IS" BASIS,
09:48:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:48:21 # See the License for the specific language governing permissions and
09:48:21 # limitations under the License.
09:48:21 #
09:48:21 ################################################################################
09:48:21
09:48:21 #
09:48:21 # If set to true, the following property will not allow any certificate to be used
09:48:21 # when accessing Maven repositories through SSL
09:48:21 #
09:48:21 #org.ops4j.pax.url.mvn.certificateCheck=
09:48:21
09:48:21 #
09:48:21 # Path to the local Maven settings file.
09:48:21 # The repositories defined in this file will be automatically added to the list
09:48:21 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:48:21 # below is not set.
09:48:21 # The following locations are checked for the existence of the settings.xml file
09:48:21 # * 1. looks for the specified url
09:48:21 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:48:21 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:48:21 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:48:21 #
09:48:21 #org.ops4j.pax.url.mvn.settings=
09:48:21
09:48:21 #
09:48:21 # Path to the local Maven repository which is used to avoid downloading
09:48:21 # artifacts when they already exist locally.
09:48:21 # The value of this property will be extracted from the settings.xml file
09:48:21 # above, or defaulted to:
09:48:21 # System.getProperty( "user.home" ) + "/.m2/repository"
09:48:21 #
09:48:21 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:48:21
09:48:21 #
09:48:21 # Default this to false. It's just weird to use undocumented repos
09:48:21 #
09:48:21 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:48:21
09:48:21 #
09:48:21 # Uncomment if you don't wanna use the proxy settings
09:48:21 # from the Maven conf/settings.xml file
09:48:21 #
09:48:21 # org.ops4j.pax.url.mvn.proxySupport=false
09:48:21
09:48:21 #
09:48:21 # Comma separated list of repositories scanned when resolving an artifact.
09:48:21 # Those repositories will be checked before iterating through the
09:48:21 # below list of repositories and even before the local repository
09:48:21 # A repository url can be appended with zero or more of the following flags:
09:48:21 # @snapshots : the repository contains snaphots
09:48:21 # @noreleases : the repository does not contain any released artifacts
09:48:21 #
09:48:21 # The following property value will add the system folder as a repo.
09:48:21 #
09:48:21 org.ops4j.pax.url.mvn.defaultRepositories=\
09:48:21 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:48:21 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:48:21 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:48:21
09:48:21 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:48:21 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:48:21
09:48:21 #
09:48:21 # Comma separated list of repositories scanned when resolving an artifact.
09:48:21 # The default list includes the following repositories:
09:48:21 # http://repo1.maven.org/maven2@id=central
09:48:21 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:48:21 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:48:21 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:48:21 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:48:21 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:48:21 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:48:21 # To add repositories to the default ones, prepend '+' to the list of repositories
09:48:21 # to add.
09:48:21 # A repository url can be appended with zero or more of the following flags:
09:48:21 # @snapshots : the repository contains snapshots
09:48:21 # @noreleases : the repository does not contain any released artifacts
09:48:21 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:48:21 #
09:48:21 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:48:21
09:48:21 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:48:21 + [[ True == \T\r\u\e ]]
09:48:21 + echo 'Configuring the startup features...'
09:48:21 + 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:48:21 + FEATURE_TEST_STRING=features-test
09:48:21 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:48:21 + KARAF_VERSION=karaf4
09:48:21 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:48:21 + 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:48:21 + [[ ! -z '' ]]
09:48:21 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:48:21 ################################################################################
09:48:21 #
09:48:21 # Licensed to the Apache Software Foundation (ASF) under one or more
09:48:21 # contributor license agreements. See the NOTICE file distributed with
09:48:21 # this work for additional information regarding copyright ownership.
09:48:21 # The ASF licenses this file to You under the Apache License, Version 2.0
09:48:21 # (the "License"); you may not use this file except in compliance with
09:48:21 # the License. You may obtain a copy of the License at
09:48:21 #
09:48:21 # http://www.apache.org/licenses/LICENSE-2.0
09:48:21 #
09:48:21 # Unless required by applicable law or agreed to in writing, software
09:48:21 # distributed under the License is distributed on an "AS IS" BASIS,
09:48:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:48:21 # See the License for the specific language governing permissions and
09:48:21 # limitations under the License.
09:48:21 #
09:48:21 ################################################################################
09:48:21
09:48:21 #
09:48:21 # Comma separated list of features repositories to register by default
09:48:21 #
09:48:21 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}/cf47b0c0-5946-4d08-bfb6-2d56d422ccab.xml
09:48:21
09:48:21 #
09:48:21 # Comma separated list of features to install at startup
09:48:21 #
09:48:21 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 9f56c468-9c91-4937-a309-0c7d3ed84a04
09:48:21
09:48:21 #
09:48:21 # Resource repositories (OBR) that the features resolver can use
09:48:21 # to resolve requirements/capabilities
09:48:21 #
09:48:21 # The format of the resourceRepositories is
09:48:21 # resourceRepositories=[xml:url|json:url],...
09:48:21 # for Instance:
09:48:21 #
09:48:21 #resourceRepositories=xml:http://host/path/to/index.xml
09:48:21 # or
09:48:21 #resourceRepositories=json:http://host/path/to/index.json
09:48:21 #
09:48:21
09:48:21 #
09:48:21 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:48:21 #
09:48:21 featuresBootAsynchronous=false
09:48:21
09:48:21 #
09:48:21 # Service requirements enforcement
09:48:21 #
09:48:21 # By default, the feature resolver checks the service requirements/capabilities of
09:48:21 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:48:21 # the required bundles.
09:48:21 # The following flag can have those values:
09:48:21 # - disable: service requirements are completely ignored
09:48:21 # - default: service requirements are ignored for old features
09:48:21 # - enforce: service requirements are always verified
09:48:21 #
09:48:21 #serviceRequirements=default
09:48:21
09:48:21 #
09:48:21 # Store cfg file for config element in feature
09:48:21 #
09:48:21 #configCfgStore=true
09:48:21
09:48:21 #
09:48:21 # Define if the feature service automatically refresh bundles
09:48:21 #
09:48:21 autoRefresh=true
09:48:21
09:48:21 #
09:48:21 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:48:21 # XML file defines instructions related to features processing
09:48:21 # versions.properties may declare properties to resolve placeholders in XML file
09:48:21 # both files are relative to ${karaf.etc}
09:48:21 #
09:48:21 #featureProcessing=org.apache.karaf.features.xml
09:48:21 #featureProcessingVersions=versions.properties
09:48:21 + configure_karaf_log karaf4 ''
09:48:21 + local -r karaf_version=karaf4
09:48:21 + local -r controllerdebugmap=
09:48:21 + local logapi=log4j
09:48:21 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:48:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:48:21 log4j2.rootLogger.level = INFO
09:48:21 #log4j2.rootLogger.type = asyncRoot
09:48:21 #log4j2.rootLogger.includeLocation = false
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:48:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:48:21 log4j2.rootLogger.appenderRef.Console.ref = Console
09:48:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:48:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:48:21 log4j2.logger.spifly.name = org.apache.aries.spifly
09:48:21 log4j2.logger.spifly.level = WARN
09:48:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:48:21 log4j2.logger.audit.level = INFO
09:48:21 log4j2.logger.audit.additivity = false
09:48:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:48:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:48:21 log4j2.appender.console.type = Console
09:48:21 log4j2.appender.console.name = Console
09:48:21 log4j2.appender.console.layout.type = PatternLayout
09:48:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:48:21 log4j2.appender.rolling.type = RollingRandomAccessFile
09:48:21 log4j2.appender.rolling.name = RollingFile
09:48:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:48:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:48:21 #log4j2.appender.rolling.immediateFlush = false
09:48:21 log4j2.appender.rolling.append = true
09:48:21 log4j2.appender.rolling.layout.type = PatternLayout
09:48:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:48:21 log4j2.appender.rolling.policies.type = Policies
09:48:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:48:21 log4j2.appender.rolling.policies.size.size = 64MB
09:48:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:48:21 log4j2.appender.rolling.strategy.max = 7
09:48:21 log4j2.appender.audit.type = RollingRandomAccessFile
09:48:21 log4j2.appender.audit.name = AuditRollingFile
09:48:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:48:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:48:21 log4j2.appender.audit.append = true
09:48:21 log4j2.appender.audit.layout.type = PatternLayout
09:48:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:48:21 log4j2.appender.audit.policies.type = Policies
09:48:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:48:21 log4j2.appender.audit.policies.size.size = 8MB
09:48:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:48:21 log4j2.appender.audit.strategy.max = 7
09:48:21 log4j2.appender.osgi.type = PaxOsgi
09:48:21 log4j2.appender.osgi.name = PaxOsgi
09:48:21 log4j2.appender.osgi.filter = *
09:48:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:48:21 #log4j2.logger.aether.level = TRACE
09:48:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:48:21 #log4j2.logger.http-headers.level = DEBUG
09:48:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:48:21 #log4j2.logger.maven.level = TRACE
09:48:21 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:48:21 + logapi=log4j2
09:48:21 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:48:21 + '[' log4j2 == log4j2 ']'
09:48:21 + 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:48:21 controllerdebugmap:
09:48:21 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:48:21 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:48:21 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:48:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:48:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:48:21 + unset IFS
09:48:21 + echo 'controllerdebugmap: '
09:48:21 + '[' -n '' ']'
09:48:21 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:48:21 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:48:21 ################################################################################
09:48:21 #
09:48:21 # Licensed to the Apache Software Foundation (ASF) under one or more
09:48:21 # contributor license agreements. See the NOTICE file distributed with
09:48:21 # this work for additional information regarding copyright ownership.
09:48:21 # The ASF licenses this file to You under the Apache License, Version 2.0
09:48:21 # (the "License"); you may not use this file except in compliance with
09:48:21 # the License. You may obtain a copy of the License at
09:48:21 #
09:48:21 # http://www.apache.org/licenses/LICENSE-2.0
09:48:21 #
09:48:21 # Unless required by applicable law or agreed to in writing, software
09:48:21 # distributed under the License is distributed on an "AS IS" BASIS,
09:48:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:48:21 # See the License for the specific language governing permissions and
09:48:21 # limitations under the License.
09:48:21 #
09:48:21 ################################################################################
09:48:21
09:48:21 # Common pattern layout for appenders
09:48:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:48:21
09:48:21 # Root logger
09:48:21 log4j2.rootLogger.level = INFO
09:48:21 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:48:21 #log4j2.rootLogger.type = asyncRoot
09:48:21 #log4j2.rootLogger.includeLocation = false
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:48:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:48:21 log4j2.rootLogger.appenderRef.Console.ref = Console
09:48:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:48:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:48:21
09:48:21 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:48:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:48:21
09:48:21 # Loggers configuration
09:48:21
09:48:21 # Spifly logger
09:48:21 log4j2.logger.spifly.name = org.apache.aries.spifly
09:48:21 log4j2.logger.spifly.level = WARN
09:48:21
09:48:21 # Security audit logger
09:48:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:48:21 log4j2.logger.audit.level = INFO
09:48:21 log4j2.logger.audit.additivity = false
09:48:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:48:21
09:48:21 # Appenders configuration
09:48:21
09:48:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:48:21 log4j2.appender.console.type = Console
09:48:21 log4j2.appender.console.name = Console
09:48:21 log4j2.appender.console.layout.type = PatternLayout
09:48:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:48:21
09:48:21 # Rolling file appender
09:48:21 log4j2.appender.rolling.type = RollingRandomAccessFile
09:48:21 log4j2.appender.rolling.name = RollingFile
09:48:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:48:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:48:21 # uncomment to not force a disk flush
09:48:21 #log4j2.appender.rolling.immediateFlush = false
09:48:21 log4j2.appender.rolling.append = true
09:48:21 log4j2.appender.rolling.layout.type = PatternLayout
09:48:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:48:21 log4j2.appender.rolling.policies.type = Policies
09:48:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:48:21 log4j2.appender.rolling.policies.size.size = 1GB
09:48:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:48:21 log4j2.appender.rolling.strategy.max = 7
09:48:21
09:48:21 # Audit file appender
09:48:21 log4j2.appender.audit.type = RollingRandomAccessFile
09:48:21 log4j2.appender.audit.name = AuditRollingFile
09:48:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:48:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:48:21 log4j2.appender.audit.append = true
09:48:21 log4j2.appender.audit.layout.type = PatternLayout
09:48:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:48:21 log4j2.appender.audit.policies.type = Policies
09:48:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:48:21 log4j2.appender.audit.policies.size.size = 8MB
09:48:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:48:21 log4j2.appender.audit.strategy.max = 7
09:48:21
09:48:21 # OSGi appender
09:48:21 log4j2.appender.osgi.type = PaxOsgi
09:48:21 log4j2.appender.osgi.name = PaxOsgi
09:48:21 log4j2.appender.osgi.filter = *
09:48:21
09:48:21 # help with identification of maven-related problems with pax-url-aether
09:48:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:48:21 #log4j2.logger.aether.level = TRACE
09:48:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:48:21 #log4j2.logger.http-headers.level = DEBUG
09:48:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:48:21 #log4j2.logger.maven.level = TRACE
09:48:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:48:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:48:21 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:48:21 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:48:21 + local -r controllermem=2048m
09:48:21 Configure
09:48:21 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:48:21 max memory: 2048m
09:48:21 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:48:21 + echo Configure
09:48:21 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:48:21 + echo ' max memory: 2048m'
09:48:21 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:48:21 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:48:21 + 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:48:21 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:48:21 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:48:21 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:48:21 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:48:21 #!/bin/sh
09:48:21 #
09:48:21 # Licensed to the Apache Software Foundation (ASF) under one or more
09:48:21 # contributor license agreements. See the NOTICE file distributed with
09:48:21 # this work for additional information regarding copyright ownership.
09:48:21 # The ASF licenses this file to You under the Apache License, Version 2.0
09:48:21 # (the "License"); you may not use this file except in compliance with
09:48:21 # the License. You may obtain a copy of the License at
09:48:21 #
09:48:21 # http://www.apache.org/licenses/LICENSE-2.0
09:48:21 #
09:48:21 # Unless required by applicable law or agreed to in writing, software
09:48:21 # distributed under the License is distributed on an "AS IS" BASIS,
09:48:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:48:21 # See the License for the specific language governing permissions and
09:48:21 # limitations under the License.
09:48:21 #
09:48:21
09:48:21 #
09:48:21 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:48:21 # script: client, instance, shell, start, status, stop, karaf
09:48:21 #
09:48:21 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:48:21 # Actions go here...
09:48:21 # fi
09:48:21
09:48:21 #
09:48:21 # general settings which should be applied for all scripts go here; please keep
09:48:21 # in mind that it is possible that scripts might be executed more than once, e.g.
09:48:21 # in example of the start script where the start script is executed first and the
09:48:21 # karaf script afterwards.
09:48:21 #
09:48:21
09:48:21 #
09:48:21 # The following section shows the possible configuration options for the default
09:48:21 # karaf scripts
09:48:21 #
09:48:21 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:48:21 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:48:21 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:48:21 # export EXTRA_JAVA_OPTS # Additional JVM options
09:48:21 # export KARAF_HOME # Karaf home folder
09:48:21 # export KARAF_DATA # Karaf data folder
09:48:21 # export KARAF_BASE # Karaf base folder
09:48:21 # export KARAF_ETC # Karaf etc folder
09:48:21 # export KARAF_LOG # Karaf log folder
09:48:21 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:48:21 # export KARAF_OPTS # Additional available Karaf options
09:48:21 # export KARAF_DEBUG # Enable debug mode
09:48:21 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:48:21 # export KARAF_NOROOT # Prevent execution as root if set to true
09:48:21 Set Java version
09:48:21 + echo 'Set Java version'
09:48:21 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:48:21 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:48:21 sudo: a password is required
09:48:21 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:48:21 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:48:21 sudo: a password is required
09:48:21 JDK default version ...
09:48:21 + echo 'JDK default version ...'
09:48:21 + java -version
09:48:22 openjdk version "21.0.8" 2025-07-15
09:48:22 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:48:22 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:48:22 Set JAVA_HOME
09:48:22 + echo 'Set JAVA_HOME'
09:48:22 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:48:22 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:48:22 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:48:22 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:48:22 Listing all open ports on controller system...
09:48:22 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:48:22 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:48:22 + echo 'Listing all open ports on controller system...'
09:48:22 + netstat -pnatu
09:48:22 /tmp/configuration-script.sh: line 40: netstat: command not found
09:48:22 Configuring cluster
09:48:22 + '[' -f /tmp/custom_shard_config.txt ']'
09:48:22 + echo 'Configuring cluster'
09:48:22 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.44
09:48:22 ################################################
09:48:22 ## Configure Cluster ##
09:48:22 ################################################
09:48:22 NOTE: Cluster configuration files not found. Copying from
09:48:22 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:48:22 Configuring unique name in akka.conf
09:48:22 Configuring hostname in akka.conf
09:48:22 Configuring data and rpc seed nodes in akka.conf
09:48:22 modules = [
09:48:22
09:48:22 {
09:48:22 name = "inventory"
09:48:22 namespace = "urn:opendaylight:inventory"
09:48:22 shard-strategy = "module"
09:48:22 },
09:48:22 {
09:48:22 name = "topology"
09:48:22 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:48:22 shard-strategy = "module"
09:48:22 },
09:48:22 {
09:48:22 name = "toaster"
09:48:22 namespace = "http://netconfcentral.org/ns/toaster"
09:48:22 shard-strategy = "module"
09:48:22 }
09:48:22 ]
09:48:22 Configuring replication type in module-shards.conf
09:48:22 ################################################
09:48:22 ## NOTE: Manually restart controller to ##
09:48:22 ## apply configuration. ##
09:48:22 ################################################
09:48:22 Dump akka.conf
09:48:22 + echo 'Dump akka.conf'
09:48:22 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:48:22
09:48:22 odl-cluster-data {
09:48:22 akka {
09:48:22 remote {
09:48:22 artery {
09:48:22 enabled = on
09:48:22 transport = tcp
09:48:22 canonical.hostname = "10.30.170.44"
09:48:22 canonical.port = 2550
09:48:22 }
09:48:22 }
09:48:22
09:48:22 cluster {
09:48:22 # Using artery.
09:48:22 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.44:2550"]
09:48:22
09:48:22 roles = ["member-1"]
09:48:22
09:48:22 # when under load we might trip a false positive on the failure detector
09:48:22 # failure-detector {
09:48:22 # heartbeat-interval = 4 s
09:48:22 # acceptable-heartbeat-pause = 16s
09:48:22 # }
09:48:22 }
09:48:22
09:48:22 persistence {
09:48:22 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:48:22 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:48:22 # The relative path is always relative to KARAF_HOME.
09:48:22
09:48:22 # snapshot-store.local.dir = "target/snapshots"
09:48:22
09:48:22 # Use lz4 compression for LocalSnapshotStore snapshots
09:48:22 snapshot-store.local.use-lz4-compression = false
09:48:22 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:48:22 snapshot-store.local.lz4-blocksize = 256KB
09:48:22 }
09:48:22 disable-default-actor-system-quarantined-event-handling = "false"
09:48:22 }
09:48:22 }
09:48:22 Dump modules.conf
09:48:22 + echo 'Dump modules.conf'
09:48:22 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:48:22 modules = [
09:48:22
09:48:22 {
09:48:22 name = "inventory"
09:48:22 namespace = "urn:opendaylight:inventory"
09:48:22 shard-strategy = "module"
09:48:22 },
09:48:22 {
09:48:22 name = "topology"
09:48:22 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:48:22 shard-strategy = "module"
09:48:22 },
09:48:22 {
09:48:22 name = "toaster"
09:48:22 namespace = "http://netconfcentral.org/ns/toaster"
09:48:22 shard-strategy = "module"
09:48:22 }
09:48:22 ]
09:48:22 Dump module-shards.conf
09:48:22 + echo 'Dump module-shards.conf'
09:48:22 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:48:22 module-shards = [
09:48:22 {
09:48:22 name = "default"
09:48:22 shards = [
09:48:22 {
09:48:22 name = "default"
09:48:22 replicas = ["member-1"]
09:48:22 }
09:48:22 ]
09:48:22 },
09:48:22 {
09:48:22 name = "inventory"
09:48:22 shards = [
09:48:22 {
09:48:22 name="inventory"
09:48:22 replicas = ["member-1"]
09:48:22 }
09:48:22 ]
09:48:22 },
09:48:22 {
09:48:22 name = "topology"
09:48:22 shards = [
09:48:22 {
09:48:22 name="topology"
09:48:22 replicas = ["member-1"]
09:48:22 }
09:48:22 ]
09:48:22 },
09:48:22 {
09:48:22 name = "toaster"
09:48:22 shards = [
09:48:22 {
09:48:22 name="toaster"
09:48:22 replicas = ["member-1"]
09:48:22 }
09:48:22 ]
09:48:22 }
09:48:22 ]
09:48:22 Locating config plan to use...
09:48:22 Finished running config plans
09:48:22 Starting member-1 with IP address 10.30.170.44
09:48:22 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:48:22 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:48:22 Redirecting karaf console output to karaf_console.log
09:48:22 Starting controller...
09:48:22 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:48:22 Execute the post startup script on controller 10.30.170.44
09:48:22 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:48:22 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:48:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:48:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:48:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:48:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:48:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:48:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:48:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:48:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:49:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:49:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:49:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:49:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:49:23 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:49:28 2025-10-24T09:48:44,318 | 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:49:28 Controller is UP
09:49:28 2025-10-24T09:48:44,318 | 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:49:28 Listing all open ports on controller system...
09:49:28 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:49:28 looking for "BindException: Address already in use" in log file
09:49:28 looking for "server is unhealthy" in log file
09:49:28 Let's take the karaf thread dump
09:49:28 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:49:28 karaf main: org.apache.karaf.main.Main, pid:2036
09:49:28 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:49:29 Generating mininet variables...
09:49:29 Locating test plan to use...
09:49:29 Changing the testplan path...
09:49:29 # Place the suites in run order:
09:49:29 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:49:29 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:49:29 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:49:29 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:49:29 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:49:29 ==============================================================================
09:49:29 openflowplugin-sanity.txt
09:49:29 ==============================================================================
09:49:30 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:49:30 ==============================================================================
09:49:34 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:49:34 ==============================================================================
09:49:34 Get list of nodes :: Get the inventory | PASS |
09:49:37 ------------------------------------------------------------------------------
09:49:37 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:49:37 ------------------------------------------------------------------------------
09:49:37 Get node 1 inventory :: Get the inventory for a node | PASS |
09:49:37 ------------------------------------------------------------------------------
09:49:37 Get node 2 inventory :: Get the inventory for a node | PASS |
09:49:37 ------------------------------------------------------------------------------
09:49:37 Get node 3 inventory :: Get the inventory for a node | PASS |
09:49:37 ------------------------------------------------------------------------------
09:49:37 Link Down :: Take link s1-s2 down | PASS |
09:49:39 ------------------------------------------------------------------------------
09:49:39 Link Up :: Take link s1-s2 up | PASS |
09:49:39 ------------------------------------------------------------------------------
09:49:39 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:49:39 7 tests, 7 passed, 0 failed
09:49:39 ==============================================================================
09:49:39 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:49:39 ==============================================================================
09:49:39 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:49:39 ------------------------------------------------------------------------------
09:49:39 List all the links :: List all the links in the topology. | PASS |
09:49:44 ------------------------------------------------------------------------------
09:49:44 Link Down :: Take link s1-s2 down | PASS |
09:49:44 ------------------------------------------------------------------------------
09:49:44 Link Up :: Take link s1-s2 up | PASS |
09:49:48 ------------------------------------------------------------------------------
09:49:48 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:49:48 4 tests, 4 passed, 0 failed
09:49:48 ==============================================================================
09:49:48 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:49:48 ==============================================================================
09:49:48 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:49:48 ------------------------------------------------------------------------------
09:49:48 Get Stats for node 1 :: Get the stats for a node | PASS |
09:49:48 ------------------------------------------------------------------------------
09:49:48 Get Stats for node 2 :: Get the stats for a node | PASS |
09:49:48 ------------------------------------------------------------------------------
09:49:48 Get Stats for node 3 :: Get the stats for a node | PASS |
09:49:48 ------------------------------------------------------------------------------
09:49:48 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:49:48 4 tests, 4 passed, 0 failed
09:49:48 ==============================================================================
09:49:48 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:49:48 ==============================================================================
09:49:48 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:49:48 ------------------------------------------------------------------------------
09:49:48 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:49:48 ------------------------------------------------------------------------------
09:49:48 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:49:52 ------------------------------------------------------------------------------
09:49:52 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:49:52 ------------------------------------------------------------------------------
09:49:52 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:49:52 ------------------------------------------------------------------------------
09:49:52 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:49:54 ------------------------------------------------------------------------------
09:49:54 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:49:54 6 tests, 6 passed, 0 failed
09:49:54 ==============================================================================
09:49:55 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:49:55 21 tests, 21 passed, 0 failed
09:49:55 ==============================================================================
09:49:55 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:49:55 ==============================================================================
09:49:58 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:49:58 ==============================================================================
09:49:58 Get list of nodes :: Get the inventory | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Get node 1 inventory :: Get the inventory for a node | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Get node 2 inventory :: Get the inventory for a node | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Get node 3 inventory :: Get the inventory for a node | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Link Down :: Take link s1-s2 down | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 Link Up :: Take link s1-s2 up | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:50:00 7 tests, 7 passed, 0 failed
09:50:00 ==============================================================================
09:50:00 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:50:00 ==============================================================================
09:50:00 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:50:00 ------------------------------------------------------------------------------
09:50:00 List all the links :: List all the links in the topology. | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Link Down :: Take link s1-s2 down | PASS |
09:50:02 ------------------------------------------------------------------------------
09:50:02 Link Up :: Take link s1-s2 up | PASS |
09:50:08 ------------------------------------------------------------------------------
09:50:08 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:50:08 4 tests, 4 passed, 0 failed
09:50:08 ==============================================================================
09:50:09 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:50:09 ==============================================================================
09:50:09 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:50:09 ------------------------------------------------------------------------------
09:50:09 Get Stats for node 1 :: Get the stats for a node | PASS |
09:50:09 ------------------------------------------------------------------------------
09:50:09 Get Stats for node 2 :: Get the stats for a node | PASS |
09:50:09 ------------------------------------------------------------------------------
09:50:09 Get Stats for node 3 :: Get the stats for a node | PASS |
09:50:09 ------------------------------------------------------------------------------
09:50:09 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:50:09 4 tests, 4 passed, 0 failed
09:50:09 ==============================================================================
09:50:09 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:50:09 ==============================================================================
09:50:09 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:50:09 ------------------------------------------------------------------------------
09:50:09 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:50:09 ------------------------------------------------------------------------------
09:50:09 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:50:11 ------------------------------------------------------------------------------
09:50:11 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:50:11 ------------------------------------------------------------------------------
09:50:11 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:50:11 ------------------------------------------------------------------------------
09:50:11 Verify after modifying flow operational - Output to physical port#... | PASS |
09:50:15 ------------------------------------------------------------------------------
09:50:15 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:50:15 ------------------------------------------------------------------------------
09:50:15 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:50:15 ------------------------------------------------------------------------------
09:50:15 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:50:17 ------------------------------------------------------------------------------
09:50:17 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:50:17 9 tests, 9 passed, 0 failed
09:50:17 ==============================================================================
09:50:17 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:50:17 24 tests, 24 passed, 0 failed
09:50:17 ==============================================================================
09:50:17 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:50:17 ==============================================================================
09:50:20 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:50:20 ==============================================================================
09:50:20 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:50:23 ------------------------------------------------------------------------------
09:50:23 Test Is Flow 1 Added | PASS |
09:50:23 ------------------------------------------------------------------------------
09:50:23 Test Is Flow 2 Added | PASS |
09:50:23 ------------------------------------------------------------------------------
09:50:23 Test Is Flow 3 Added | PASS |
09:50:23 ------------------------------------------------------------------------------
09:50:23 Test Is Flow 4 Added | PASS |
09:50:23 ------------------------------------------------------------------------------
09:50:23 Test Is Flow 5 Added | PASS |
09:50:24 ------------------------------------------------------------------------------
09:50:24 Test Is Flow 6 Added | PASS |
09:50:24 ------------------------------------------------------------------------------
09:50:24 Test Is Flow 7 Added | PASS |
09:50:24 ------------------------------------------------------------------------------
09:50:24 Test Is Flow 8 Added | PASS |
09:50:24 ------------------------------------------------------------------------------
09:50:24 Test Is Flow 9 Added | PASS |
09:50:24 ------------------------------------------------------------------------------
09:50:24 Test Is Flow 10 Added | PASS |
09:50:24 ------------------------------------------------------------------------------
09:50:24 Test Is Flow 11 Added | PASS |
09:50:24 ------------------------------------------------------------------------------
09:50:24 Test Is Flow 14 Added | PASS |
09:50:25 ------------------------------------------------------------------------------
09:50:25 Test Is Flow 15 Added | PASS |
09:50:25 ------------------------------------------------------------------------------
09:50:25 Test Is Flow 16 Added | PASS |
09:50:25 ------------------------------------------------------------------------------
09:50:25 Test Is Flow 17 Added | PASS |
09:50:25 ------------------------------------------------------------------------------
09:50:25 Test Is Flow 18 Added | PASS |
09:50:25 ------------------------------------------------------------------------------
09:50:25 Test Is Flow 19 Added | PASS |
09:50:25 ------------------------------------------------------------------------------
09:50:25 Test Is Flow 20 Added | PASS |
09:50:25 ------------------------------------------------------------------------------
09:50:25 Test Is Flow 21 Added | PASS |
09:50:25 ------------------------------------------------------------------------------
09:50:25 Test Is Flow 22 Added | PASS |
09:50:26 ------------------------------------------------------------------------------
09:50:26 Test Is Flow 23 Added | PASS |
09:50:26 ------------------------------------------------------------------------------
09:50:26 Test Is Flow 24 Added | PASS |
09:50:26 ------------------------------------------------------------------------------
09:50:26 Test Is Flow 25 Added | PASS |
09:50:26 ------------------------------------------------------------------------------
09:50:26 Test Is Flow 31 Added | PASS |
09:50:26 ------------------------------------------------------------------------------
09:50:26 Test Is Flow 36 Added | PASS |
09:50:26 ------------------------------------------------------------------------------
09:50:26 Test Is Flow 38 Added | PASS |
09:50:26 ------------------------------------------------------------------------------
09:50:26 Test Is Flow 43 Added | PASS |
09:50:27 ------------------------------------------------------------------------------
09:50:27 Test Is Flow 45 Added | PASS |
09:50:27 ------------------------------------------------------------------------------
09:50:27 Test Is Flow 101 Added | PASS |
09:50:27 ------------------------------------------------------------------------------
09:50:27 Test Is Flow 102 Added | PASS |
09:50:27 ------------------------------------------------------------------------------
09:50:27 Test Is Flow 103 Added | PASS |
09:50:27 ------------------------------------------------------------------------------
09:50:27 Test Is Flow 104 Added | PASS |
09:50:27 ------------------------------------------------------------------------------
09:50:27 Test Is Flow 105 Added | PASS |
09:50:27 ------------------------------------------------------------------------------
09:50:27 Test Is Flow 106 Added | PASS |
09:50:28 ------------------------------------------------------------------------------
09:50:28 Test Is Flow 107 Added | PASS |
09:50:28 ------------------------------------------------------------------------------
09:50:28 Test Is Flow 108 Added | PASS |
09:50:28 ------------------------------------------------------------------------------
09:50:28 Test Is Flow 109 Added | PASS |
09:50:28 ------------------------------------------------------------------------------
09:50:28 Test Is Flow 110 Added | PASS |
09:50:28 ------------------------------------------------------------------------------
09:50:28 Test Is Flow 113 Added | PASS |
09:50:28 ------------------------------------------------------------------------------
09:50:28 Test Is Flow 156 Added | PASS |
09:50:28 ------------------------------------------------------------------------------
09:50:28 Test Is Flow 201 Added | PASS |
09:50:28 ------------------------------------------------------------------------------
09:50:28 Test Is Flow 202 Added | PASS |
09:50:29 ------------------------------------------------------------------------------
09:50:29 Test Is Flow 203 Added | PASS |
09:50:29 ------------------------------------------------------------------------------
09:50:29 Test Is Flow 204 Added | PASS |
09:50:29 ------------------------------------------------------------------------------
09:50:29 Test Is Flow 205 Added | PASS |
09:50:29 ------------------------------------------------------------------------------
09:50:29 Test Is Flow 206 Added | PASS |
09:50:29 ------------------------------------------------------------------------------
09:50:29 Test Is Flow 209 Added | PASS |
09:50:29 ------------------------------------------------------------------------------
09:50:29 Test Is Flow 214 Added | PASS |
09:50:29 ------------------------------------------------------------------------------
09:50:29 Test Is Flow 218 Added | PASS |
09:50:30 ------------------------------------------------------------------------------
09:50:30 Test Is Flow 219 Added | PASS |
09:50:30 ------------------------------------------------------------------------------
09:50:30 Test Is Flow 220 Added | PASS |
09:50:30 ------------------------------------------------------------------------------
09:50:30 Test Is Flow 221 Added | PASS |
09:50:30 ------------------------------------------------------------------------------
09:50:30 Test Is Flow 222 Added | PASS |
09:50:30 ------------------------------------------------------------------------------
09:50:30 Test Is Flow 223 Added | PASS |
09:50:30 ------------------------------------------------------------------------------
09:50:30 Test Is Flow 224 Added | PASS |
09:50:30 ------------------------------------------------------------------------------
09:50:30 Test Is Flow 225 Added | PASS |
09:50:30 ------------------------------------------------------------------------------
09:50:30 Test Is Flow 550 Added | PASS |
09:50:31 ------------------------------------------------------------------------------
09:50:31 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:50:36 ------------------------------------------------------------------------------
09:50:36 Test Is Flow 1 Updated | PASS |
09:50:36 ------------------------------------------------------------------------------
09:50:36 Test Is Flow 2 Updated | PASS |
09:50:36 ------------------------------------------------------------------------------
09:50:36 Test Is Flow 3 Updated | PASS |
09:50:36 ------------------------------------------------------------------------------
09:50:36 Test Is Flow 4 Updated | PASS |
09:50:36 ------------------------------------------------------------------------------
09:50:36 Test Is Flow 5 Updated | PASS |
09:50:37 ------------------------------------------------------------------------------
09:50:37 Test Is Flow 6 Updated | PASS |
09:50:37 ------------------------------------------------------------------------------
09:50:37 Test Is Flow 7 Updated | PASS |
09:50:37 ------------------------------------------------------------------------------
09:50:37 Test Is Flow 8 Updated | PASS |
09:50:37 ------------------------------------------------------------------------------
09:50:37 Test Is Flow 9 Updated | PASS |
09:50:37 ------------------------------------------------------------------------------
09:50:37 Test Is Flow 10 Updated | PASS |
09:50:37 ------------------------------------------------------------------------------
09:50:37 Test Is Flow 11 Updated | PASS |
09:50:37 ------------------------------------------------------------------------------
09:50:37 Test Is Flow 14 Updated | PASS |
09:50:37 ------------------------------------------------------------------------------
09:50:37 Test Is Flow 15 Updated | PASS |
09:50:38 ------------------------------------------------------------------------------
09:50:38 Test Is Flow 16 Updated | PASS |
09:50:38 ------------------------------------------------------------------------------
09:50:38 Test Is Flow 17 Updated | PASS |
09:50:38 ------------------------------------------------------------------------------
09:50:38 Test Is Flow 18 Updated | PASS |
09:50:38 ------------------------------------------------------------------------------
09:50:38 Test Is Flow 19 Updated | PASS |
09:50:38 ------------------------------------------------------------------------------
09:50:38 Test Is Flow 20 Updated | PASS |
09:50:38 ------------------------------------------------------------------------------
09:50:38 Test Is Flow 21 Updated | PASS |
09:50:38 ------------------------------------------------------------------------------
09:50:38 Test Is Flow 22 Updated | PASS |
09:50:39 ------------------------------------------------------------------------------
09:50:39 Test Is Flow 23 Updated | PASS |
09:50:39 ------------------------------------------------------------------------------
09:50:39 Test Is Flow 24 Updated | PASS |
09:50:39 ------------------------------------------------------------------------------
09:50:39 Test Is Flow 25 Updated | PASS |
09:50:39 ------------------------------------------------------------------------------
09:50:39 Test Is Flow 31 Updated | PASS |
09:50:39 ------------------------------------------------------------------------------
09:50:39 Test Is Flow 36 Updated | PASS |
09:50:39 ------------------------------------------------------------------------------
09:50:39 Test Is Flow 38 Updated | PASS |
09:50:39 ------------------------------------------------------------------------------
09:50:39 Test Is Flow 43 Updated | PASS |
09:50:39 ------------------------------------------------------------------------------
09:50:39 Test Is Flow 45 Updated | PASS |
09:50:40 ------------------------------------------------------------------------------
09:50:40 Test Is Flow 101 Updated | PASS |
09:50:40 ------------------------------------------------------------------------------
09:50:40 Test Is Flow 102 Updated | PASS |
09:50:40 ------------------------------------------------------------------------------
09:50:40 Test Is Flow 103 Updated | PASS |
09:50:40 ------------------------------------------------------------------------------
09:50:40 Test Is Flow 104 Updated | PASS |
09:50:40 ------------------------------------------------------------------------------
09:50:40 Test Is Flow 105 Updated | PASS |
09:50:40 ------------------------------------------------------------------------------
09:50:40 Test Is Flow 106 Updated | PASS |
09:50:40 ------------------------------------------------------------------------------
09:50:40 Test Is Flow 107 Updated | PASS |
09:50:41 ------------------------------------------------------------------------------
09:50:41 Test Is Flow 108 Updated | PASS |
09:50:41 ------------------------------------------------------------------------------
09:50:41 Test Is Flow 109 Updated | PASS |
09:50:41 ------------------------------------------------------------------------------
09:50:41 Test Is Flow 110 Updated | PASS |
09:50:41 ------------------------------------------------------------------------------
09:50:41 Test Is Flow 113 Updated | PASS |
09:50:41 ------------------------------------------------------------------------------
09:50:41 Test Is Flow 156 Updated | PASS |
09:50:41 ------------------------------------------------------------------------------
09:50:41 Test Is Flow 201 Updated | PASS |
09:50:41 ------------------------------------------------------------------------------
09:50:41 Test Is Flow 202 Updated | PASS |
09:50:41 ------------------------------------------------------------------------------
09:50:41 Test Is Flow 203 Updated | PASS |
09:50:42 ------------------------------------------------------------------------------
09:50:42 Test Is Flow 204 Updated | PASS |
09:50:42 ------------------------------------------------------------------------------
09:50:42 Test Is Flow 205 Updated | PASS |
09:50:42 ------------------------------------------------------------------------------
09:50:42 Test Is Flow 206 Updated | PASS |
09:50:42 ------------------------------------------------------------------------------
09:50:42 Test Is Flow 209 Updated | PASS |
09:50:42 ------------------------------------------------------------------------------
09:50:42 Test Is Flow 214 Updated | PASS |
09:50:42 ------------------------------------------------------------------------------
09:50:42 Test Is Flow 218 Updated | PASS |
09:50:42 ------------------------------------------------------------------------------
09:50:42 Test Is Flow 219 Updated | PASS |
09:50:42 ------------------------------------------------------------------------------
09:50:42 Test Is Flow 220 Updated | PASS |
09:50:43 ------------------------------------------------------------------------------
09:50:43 Test Is Flow 221 Updated | PASS |
09:50:43 ------------------------------------------------------------------------------
09:50:43 Test Is Flow 222 Updated | PASS |
09:50:43 ------------------------------------------------------------------------------
09:50:43 Test Is Flow 223 Updated | PASS |
09:50:43 ------------------------------------------------------------------------------
09:50:43 Test Is Flow 224 Updated | PASS |
09:50:43 ------------------------------------------------------------------------------
09:50:43 Test Is Flow 225 Updated | PASS |
09:50:43 ------------------------------------------------------------------------------
09:50:43 Test Is Flow 550 Updated | PASS |
09:50:43 ------------------------------------------------------------------------------
09:50:43 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:50:48 ------------------------------------------------------------------------------
09:50:48 Test Is Flow 1 Deleted | PASS |
09:50:48 ------------------------------------------------------------------------------
09:50:48 Test Is Flow 2 Deleted | PASS |
09:50:48 ------------------------------------------------------------------------------
09:50:48 Test Is Flow 3 Deleted | PASS |
09:50:48 ------------------------------------------------------------------------------
09:50:48 Test Is Flow 4 Deleted | PASS |
09:50:48 ------------------------------------------------------------------------------
09:50:48 Test Is Flow 5 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 6 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 7 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 8 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 9 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 10 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 11 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 14 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 15 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 16 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 17 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 18 Deleted | PASS |
09:50:49 ------------------------------------------------------------------------------
09:50:49 Test Is Flow 19 Deleted | PASS |
09:50:50 ------------------------------------------------------------------------------
09:50:50 Test Is Flow 20 Deleted | PASS |
09:50:50 ------------------------------------------------------------------------------
09:50:50 Test Is Flow 21 Deleted | PASS |
09:50:50 ------------------------------------------------------------------------------
09:50:50 Test Is Flow 22 Deleted | PASS |
09:50:50 ------------------------------------------------------------------------------
09:50:50 Test Is Flow 23 Deleted | PASS |
09:50:50 ------------------------------------------------------------------------------
09:50:50 Test Is Flow 24 Deleted | PASS |
09:50:50 ------------------------------------------------------------------------------
09:50:50 Test Is Flow 25 Deleted | PASS |
09:50:50 ------------------------------------------------------------------------------
09:50:50 Test Is Flow 31 Deleted | PASS |
09:50:50 ------------------------------------------------------------------------------
09:50:50 Test Is Flow 36 Deleted | PASS |
09:50:50 ------------------------------------------------------------------------------
09:50:50 Test Is Flow 38 Deleted | PASS |
09:50:50 ------------------------------------------------------------------------------
09:50:50 Test Is Flow 43 Deleted | PASS |
09:50:50 ------------------------------------------------------------------------------
09:50:50 Test Is Flow 45 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 101 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 102 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 103 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 104 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 105 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 106 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 107 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 108 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 109 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 110 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 113 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 156 Deleted | PASS |
09:50:51 ------------------------------------------------------------------------------
09:50:51 Test Is Flow 201 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 202 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 203 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 204 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 205 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 206 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 209 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 214 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 218 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 219 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 220 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 221 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 222 Deleted | PASS |
09:50:52 ------------------------------------------------------------------------------
09:50:52 Test Is Flow 223 Deleted | PASS |
09:50:53 ------------------------------------------------------------------------------
09:50:53 Test Is Flow 224 Deleted | PASS |
09:50:53 ------------------------------------------------------------------------------
09:50:53 Test Is Flow 225 Deleted | PASS |
09:50:53 ------------------------------------------------------------------------------
09:50:53 Test Is Flow 550 Deleted | PASS |
09:50:53 ------------------------------------------------------------------------------
09:50:53 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:50:53 174 tests, 174 passed, 0 failed
09:50:53 ==============================================================================
09:50:53 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:50:53 ==============================================================================
09:50:53 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:51:18 ------------------------------------------------------------------------------
09:51:18 Test Is Flow 1 Added | PASS |
09:51:18 ------------------------------------------------------------------------------
09:51:18 Test Is Flow 2 Added | PASS |
09:51:19 ------------------------------------------------------------------------------
09:51:19 Test Is Flow 3 Added | PASS |
09:51:19 ------------------------------------------------------------------------------
09:51:19 Test Is Flow 4 Added | PASS |
09:51:19 ------------------------------------------------------------------------------
09:51:19 Test Is Flow 5 Added | PASS |
09:51:19 ------------------------------------------------------------------------------
09:51:19 Test Is Flow 6 Added | PASS |
09:51:19 ------------------------------------------------------------------------------
09:51:19 Test Is Flow 7 Added | PASS |
09:51:19 ------------------------------------------------------------------------------
09:51:19 Test Is Flow 8 Added | PASS |
09:51:19 ------------------------------------------------------------------------------
09:51:19 Test Is Flow 9 Added | PASS |
09:51:19 ------------------------------------------------------------------------------
09:51:19 Test Is Flow 10 Added | PASS |
09:51:20 ------------------------------------------------------------------------------
09:51:20 Test Is Flow 11 Added | PASS |
09:51:20 ------------------------------------------------------------------------------
09:51:20 Test Is Flow 15 Added | PASS |
09:51:20 ------------------------------------------------------------------------------
09:51:20 Test Is Flow 16 Added | PASS |
09:51:20 ------------------------------------------------------------------------------
09:51:20 Test Is Flow 17 Added | PASS |
09:51:20 ------------------------------------------------------------------------------
09:51:20 Test Is Flow 18 Added | PASS |
09:51:20 ------------------------------------------------------------------------------
09:51:20 Test Is Flow 19 Added | PASS |
09:51:20 ------------------------------------------------------------------------------
09:51:20 Test Is Flow 20 Added | PASS |
09:51:20 ------------------------------------------------------------------------------
09:51:20 Test Is Flow 21 Added | PASS |
09:51:20 ------------------------------------------------------------------------------
09:51:20 Test Is Flow 22 Added | PASS |
09:51:20 ------------------------------------------------------------------------------
09:51:20 Test Is Flow 23 Added | PASS |
09:51:21 ------------------------------------------------------------------------------
09:51:21 Test Is Flow 24 Added | PASS |
09:51:21 ------------------------------------------------------------------------------
09:51:21 Test Is Flow 25 Added | PASS |
09:51:21 ------------------------------------------------------------------------------
09:51:21 Test Is Flow 31 Added | PASS |
09:51:21 ------------------------------------------------------------------------------
09:51:21 Test Is Flow 36 Added | PASS |
09:51:21 ------------------------------------------------------------------------------
09:51:21 Test Is Flow 38 Added | PASS |
09:51:21 ------------------------------------------------------------------------------
09:51:21 Test Is Flow 43 Added | PASS |
09:51:21 ------------------------------------------------------------------------------
09:51:21 Test Is Flow 45 Added | PASS |
09:51:21 ------------------------------------------------------------------------------
09:51:21 Test Is Flow 101 Added | PASS |
09:51:21 ------------------------------------------------------------------------------
09:51:21 Test Is Flow 102 Added | PASS |
09:51:22 ------------------------------------------------------------------------------
09:51:22 Test Is Flow 103 Added | PASS |
09:51:22 ------------------------------------------------------------------------------
09:51:22 Test Is Flow 104 Added | PASS |
09:51:22 ------------------------------------------------------------------------------
09:51:22 Test Is Flow 105 Added | PASS |
09:51:22 ------------------------------------------------------------------------------
09:51:22 Test Is Flow 106 Added | PASS |
09:51:22 ------------------------------------------------------------------------------
09:51:22 Test Is Flow 107 Added | PASS |
09:51:22 ------------------------------------------------------------------------------
09:51:22 Test Is Flow 108 Added | PASS |
09:51:22 ------------------------------------------------------------------------------
09:51:22 Test Is Flow 109 Added | PASS |
09:51:22 ------------------------------------------------------------------------------
09:51:22 Test Is Flow 110 Added | PASS |
09:51:22 ------------------------------------------------------------------------------
09:51:22 Test Is Flow 113 Added | PASS |
09:51:23 ------------------------------------------------------------------------------
09:51:23 Test Is Flow 201 Added | PASS |
09:51:23 ------------------------------------------------------------------------------
09:51:23 Test Is Flow 202 Added | PASS |
09:51:23 ------------------------------------------------------------------------------
09:51:23 Test Is Flow 203 Added | PASS |
09:51:23 ------------------------------------------------------------------------------
09:51:23 Test Is Flow 204 Added | PASS |
09:51:23 ------------------------------------------------------------------------------
09:51:23 Test Is Flow 205 Added | PASS |
09:51:23 ------------------------------------------------------------------------------
09:51:23 Test Is Flow 206 Added | PASS |
09:51:23 ------------------------------------------------------------------------------
09:51:23 Test Is Flow 209 Added | PASS |
09:51:23 ------------------------------------------------------------------------------
09:51:23 Test Is Flow 214 Added | PASS |
09:51:23 ------------------------------------------------------------------------------
09:51:23 Test Is Flow 218 Added | PASS |
09:51:24 ------------------------------------------------------------------------------
09:51:24 Test Is Flow 219 Added | PASS |
09:51:24 ------------------------------------------------------------------------------
09:51:24 Test Is Flow 220 Added | PASS |
09:51:24 ------------------------------------------------------------------------------
09:51:24 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:51:52 ------------------------------------------------------------------------------
09:51:52 Test Is Flow 1 Updated | PASS |
09:51:52 ------------------------------------------------------------------------------
09:51:52 Test Is Flow 2 Updated | PASS |
09:51:52 ------------------------------------------------------------------------------
09:51:52 Test Is Flow 3 Updated | PASS |
09:51:52 ------------------------------------------------------------------------------
09:51:52 Test Is Flow 4 Updated | PASS |
09:51:53 ------------------------------------------------------------------------------
09:51:53 Test Is Flow 5 Updated | PASS |
09:51:53 ------------------------------------------------------------------------------
09:51:53 Test Is Flow 6 Updated | PASS |
09:51:53 ------------------------------------------------------------------------------
09:51:53 Test Is Flow 7 Updated | PASS |
09:51:53 ------------------------------------------------------------------------------
09:51:53 Test Is Flow 8 Updated | PASS |
09:51:53 ------------------------------------------------------------------------------
09:51:53 Test Is Flow 9 Updated | PASS |
09:51:53 ------------------------------------------------------------------------------
09:51:53 Test Is Flow 10 Updated | PASS |
09:51:53 ------------------------------------------------------------------------------
09:51:53 Test Is Flow 11 Updated | PASS |
09:51:53 ------------------------------------------------------------------------------
09:51:53 Test Is Flow 14 Updated | PASS |
09:51:53 ------------------------------------------------------------------------------
09:51:53 Test Is Flow 15 Updated | PASS |
09:51:54 ------------------------------------------------------------------------------
09:51:54 Test Is Flow 16 Updated | PASS |
09:51:54 ------------------------------------------------------------------------------
09:51:54 Test Is Flow 17 Updated | PASS |
09:51:54 ------------------------------------------------------------------------------
09:51:54 Test Is Flow 18 Updated | PASS |
09:51:54 ------------------------------------------------------------------------------
09:51:54 Test Is Flow 19 Updated | PASS |
09:51:54 ------------------------------------------------------------------------------
09:51:54 Test Is Flow 20 Updated | PASS |
09:51:54 ------------------------------------------------------------------------------
09:51:54 Test Is Flow 21 Updated | PASS |
09:51:54 ------------------------------------------------------------------------------
09:51:54 Test Is Flow 22 Updated | PASS |
09:51:54 ------------------------------------------------------------------------------
09:51:54 Test Is Flow 23 Updated | PASS |
09:51:54 ------------------------------------------------------------------------------
09:51:55 Test Is Flow 24 Updated | PASS |
09:51:55 ------------------------------------------------------------------------------
09:51:55 Test Is Flow 25 Updated | PASS |
09:51:55 ------------------------------------------------------------------------------
09:51:55 Test Is Flow 31 Updated | PASS |
09:51:55 ------------------------------------------------------------------------------
09:51:55 Test Is Flow 36 Updated | PASS |
09:51:55 ------------------------------------------------------------------------------
09:51:55 Test Is Flow 38 Updated | PASS |
09:51:55 ------------------------------------------------------------------------------
09:51:55 Test Is Flow 43 Updated | PASS |
09:51:55 ------------------------------------------------------------------------------
09:51:55 Test Is Flow 45 Updated | PASS |
09:51:55 ------------------------------------------------------------------------------
09:51:55 Test Is Flow 101 Updated | PASS |
09:51:55 ------------------------------------------------------------------------------
09:51:55 Test Is Flow 102 Updated | PASS |
09:51:56 ------------------------------------------------------------------------------
09:51:56 Test Is Flow 103 Updated | PASS |
09:51:56 ------------------------------------------------------------------------------
09:51:56 Test Is Flow 104 Updated | PASS |
09:51:56 ------------------------------------------------------------------------------
09:51:56 Test Is Flow 105 Updated | PASS |
09:51:56 ------------------------------------------------------------------------------
09:51:56 Test Is Flow 106 Updated | PASS |
09:51:56 ------------------------------------------------------------------------------
09:51:56 Test Is Flow 107 Updated | PASS |
09:51:56 ------------------------------------------------------------------------------
09:51:56 Test Is Flow 108 Updated | PASS |
09:51:56 ------------------------------------------------------------------------------
09:51:56 Test Is Flow 109 Updated | PASS |
09:51:56 ------------------------------------------------------------------------------
09:51:56 Test Is Flow 110 Updated | PASS |
09:51:56 ------------------------------------------------------------------------------
09:51:56 Test Is Flow 113 Updated | PASS |
09:51:57 ------------------------------------------------------------------------------
09:51:57 Test Is Flow 201 Updated | PASS |
09:51:57 ------------------------------------------------------------------------------
09:51:57 Test Is Flow 202 Updated | PASS |
09:51:57 ------------------------------------------------------------------------------
09:51:57 Test Is Flow 203 Updated | PASS |
09:51:57 ------------------------------------------------------------------------------
09:51:57 Test Is Flow 204 Updated | PASS |
09:51:57 ------------------------------------------------------------------------------
09:51:57 Test Is Flow 205 Updated | PASS |
09:51:57 ------------------------------------------------------------------------------
09:51:57 Test Is Flow 206 Updated | PASS |
09:51:57 ------------------------------------------------------------------------------
09:51:57 Test Is Flow 209 Updated | PASS |
09:51:57 ------------------------------------------------------------------------------
09:51:57 Test Is Flow 214 Updated | PASS |
09:51:57 ------------------------------------------------------------------------------
09:51:57 Test Is Flow 218 Updated | PASS |
09:51:58 ------------------------------------------------------------------------------
09:51:58 Test Is Flow 219 Updated | PASS |
09:51:58 ------------------------------------------------------------------------------
09:51:58 Test Is Flow 220 Updated | PASS |
09:51:58 ------------------------------------------------------------------------------
09:51:58 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:52:26 ------------------------------------------------------------------------------
09:52:26 Test Is Flow 1 Deleted | PASS |
09:52:26 ------------------------------------------------------------------------------
09:52:26 Test Is Flow 2 Deleted | PASS |
09:52:26 ------------------------------------------------------------------------------
09:52:26 Test Is Flow 3 Deleted | PASS |
09:52:26 ------------------------------------------------------------------------------
09:52:26 Test Is Flow 4 Deleted | PASS |
09:52:26 ------------------------------------------------------------------------------
09:52:26 Test Is Flow 5 Deleted | PASS |
09:52:26 ------------------------------------------------------------------------------
09:52:26 Test Is Flow 6 Deleted | PASS |
09:52:26 ------------------------------------------------------------------------------
09:52:26 Test Is Flow 7 Deleted | PASS |
09:52:26 ------------------------------------------------------------------------------
09:52:26 Test Is Flow 8 Deleted | PASS |
09:52:26 ------------------------------------------------------------------------------
09:52:26 Test Is Flow 9 Deleted | PASS |
09:52:26 ------------------------------------------------------------------------------
09:52:26 Test Is Flow 10 Deleted | PASS |
09:52:26 ------------------------------------------------------------------------------
09:52:26 Test Is Flow 11 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 14 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 15 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 16 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 17 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 18 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 19 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 20 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 21 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 22 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 23 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 24 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 25 Deleted | PASS |
09:52:27 ------------------------------------------------------------------------------
09:52:27 Test Is Flow 31 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 36 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 38 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 43 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 45 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 101 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 102 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 103 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 104 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 105 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 106 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 107 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 108 Deleted | PASS |
09:52:28 ------------------------------------------------------------------------------
09:52:28 Test Is Flow 109 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 110 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 113 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 201 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 202 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 203 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 204 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 205 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 206 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 209 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 214 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 218 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 219 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 Test Is Flow 220 Deleted | PASS |
09:52:29 ------------------------------------------------------------------------------
09:52:29 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:52:29 152 tests, 152 passed, 0 failed
09:52:29 ==============================================================================
09:52:30 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:52:30 326 tests, 326 passed, 0 failed
09:52:30 ==============================================================================
09:52:30 openflowplugin-sanity.txt.Reconciliation
09:52:30 ==============================================================================
09:52:30 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:52:30 ==============================================================================
09:52:30 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:52:31 ------------------------------------------------------------------------------
09:52:31 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:52:32 ------------------------------------------------------------------------------
09:52:32 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:52:34 ------------------------------------------------------------------------------
09:52:34 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:52:37 ------------------------------------------------------------------------------
09:52:37 Check Linear Topology :: Check Linear Topology. | PASS |
09:52:42 ------------------------------------------------------------------------------
09:52:42 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:52:42 ------------------------------------------------------------------------------
09:52:42 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:52:42 ------------------------------------------------------------------------------
09:52:42 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:52:42 ------------------------------------------------------------------------------
09:52:42 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:43 | PASS |
09:52:43 ------------------------------------------------------------------------------
09:52:43 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:52:53 ------------------------------------------------------------------------------
09:52:53 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:53 | PASS |
09:52:53 ------------------------------------------------------------------------------
09:52:53 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:52:57 ------------------------------------------------------------------------------
09:52:57 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:52:57 ------------------------------------------------------------------------------
09:52:57 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:52:59 ------------------------------------------------------------------------------
09:52:59 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:52:59 ------------------------------------------------------------------------------
09:52:59 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:52:59 ------------------------------------------------------------------------------
09:52:59 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:28 | PASS |
09:53:28 ------------------------------------------------------------------------------
09:53:28 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:53:28 ------------------------------------------------------------------------------
09:53:28 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:53:28 ------------------------------------------------------------------------------
09:53:28 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:53:28 ------------------------------------------------------------------------------
09:53:28 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:53:28 ------------------------------------------------------------------------------
09:53:28 Stop Mininet :: Stop Mininet. | PASS |
09:53:28 ------------------------------------------------------------------------------
09:53:28 Check No Switches :: Check no switches in topology. | PASS |
09:53:30 ------------------------------------------------------------------------------
09:53:30 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:53:30 23 tests, 23 passed, 0 failed
09:53:30 ==============================================================================
09:53:30 openflowplugin-sanity.txt.Reconciliation | PASS |
09:53:30 23 tests, 23 passed, 0 failed
09:53:30 ==============================================================================
09:53:30 openflowplugin-sanity.txt | PASS |
09:53:30 394 tests, 394 passed, 0 failed
09:53:30 ==============================================================================
09:53:30 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:53:34 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:53:34 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:53:35 Examining the files in data/log and checking filesize
09:53:35 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:35 total 1020
09:53:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 09:48 .
09:53:35 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 24 09:48 karaf_console.log
09:53:35 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 09:48 ..
09:53:35 -rw-rw-r-- 1 jenkins jenkins 1029597 Oct 24 09:53 karaf.log
09:53:35 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:35 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:53:35 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:53:35 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:35 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:53:35 Let's take the karaf thread dump again...
09:53:35 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:36 karaf main: org.apache.karaf.main.Main, pid:4410
09:53:36 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:36 Killing ODL
09:53:36 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:41 Compressing karaf.log 1
09:53:41 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:42 Fetching compressed karaf.log 1
09:53:42 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:42 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:42 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:42 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:42 Fetch GC logs
09:53:43 Warning: Permanently added '10.30.170.44' (ECDSA) to the list of known hosts.
09:53:43 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:53:43 Examine copied files
09:53:43 total 42984
09:53:43 drwxrwxr-x. 2 jenkins jenkins 6 Oct 24 09:53 gclogs-1
09:53:43 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 24 09:53 odl1_karaf_console.log
09:53:43 -rw-rw-r--. 1 jenkins jenkins 70971 Oct 24 09:53 odl1_karaf.log.gz
09:53:43 -rw-rw-r--. 1 jenkins jenkins 144461 Oct 24 09:53 karaf_1_4410_threads_after.log
09:53:43 -rw-rw-r--. 1 jenkins jenkins 14335 Oct 24 09:53 ps_after.log
09:53:43 -rw-rw-r--. 1 jenkins jenkins 270999 Oct 24 09:53 report.html
09:53:43 -rw-rw-r--. 1 jenkins jenkins 3369893 Oct 24 09:53 log.html
09:53:43 -rw-rw-r--. 1 jenkins jenkins 39945045 Oct 24 09:53 output.xml
09:53:43 -rw-rw-r--. 1 jenkins jenkins 491 Oct 24 09:49 testplan.txt
09:53:43 -rw-rw-r--. 1 jenkins jenkins 107077 Oct 24 09:49 karaf_1_2036_threads_before.log
09:53:43 -rw-rw-r--. 1 jenkins jenkins 14194 Oct 24 09:49 ps_before.log
09:53:43 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 24 09:48 post-startup-script.sh
09:53:43 -rw-rw-r--. 1 jenkins jenkins 252 Oct 24 09:48 startup-script.sh
09:53:43 -rw-rw-r--. 1 jenkins jenkins 3491 Oct 24 09:48 configuration-script.sh
09:53:43 -rw-rw-r--. 1 jenkins jenkins 335 Oct 24 09:48 detect_variables.env
09:53:43 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 24 09:47 pom.xml
09:53:43 -rw-rw-r--. 1 jenkins jenkins 92 Oct 24 09:47 set_variables.env
09:53:43 -rw-rw-r--. 1 jenkins jenkins 295 Oct 24 09:47 slave_addresses.txt
09:53:43 -rw-rw-r--. 1 jenkins jenkins 570 Oct 24 09:46 requirements.txt
09:53:43 -rw-rw-r--. 1 jenkins jenkins 26 Oct 24 09:46 env.properties
09:53:43 -rw-rw-r--. 1 jenkins jenkins 334 Oct 24 09:43 stack-parameters.yaml
09:53:43 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 24 09:39 test
09:53:43 drwxrwxr-x. 2 jenkins jenkins 6 Oct 24 09:39 test@tmp
09:53:43 -rw-rw-r--. 1 jenkins jenkins 1404 Oct 24 09:21 maven-metadata.xml
09:53:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10656515712526428541.sh
09:53:43 Karaf Deployments, Tests must have already run
09:53:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins6218119723666677656.sh
09:53:43 Cleaning up Robot installation...
09:53:43 $ ssh-agent -k
09:53:43 unset SSH_AUTH_SOCK;
09:53:43 unset SSH_AGENT_PID;
09:53:43 echo Agent pid 6518 killed;
09:53:43 [ssh-agent] Stopped.
09:53:43 Recording plot data
09:53:43 Robot results publisher started...
09:53:43 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:53:43 -Parsing output xml:
09:53:44 Done!
09:53:44 -Copying log files to build dir:
09:53:46 Done!
09:53:46 -Assigning results to build:
09:53:46 Done!
09:53:46 -Checking thresholds:
09:53:46 Done!
09:53:46 Done publishing Robot results.
09:53:46 [PostBuildScript] - [INFO] Executing post build scripts.
09:53:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7031077158664660056.sh
09:53:46 Archiving csit artifacts
09:53:46 mv: cannot stat '*_1.png': No such file or directory
09:53:46 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:53:46 % Total % Received % Xferd Average Speed Time Time Time Current
09:53:46 Dload Upload Total Spent Left Speed
09:53:46
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1856k 0 1856k 0 0 5318k 0 --:--:-- --:--:-- --:--:-- 5302k
100 3493k 0 3493k 0 0 5004k 0 --:--:-- --:--:-- --:--:-- 4997k
09:53:47 Archive: robot-plugin.zip
09:53:47 inflating: ./archives/robot-plugin/log.html
09:53:47 inflating: ./archives/robot-plugin/output.xml
09:53:47 inflating: ./archives/robot-plugin/report.html
09:53:47 mv: cannot stat '*.log.gz': No such file or directory
09:53:47 mv: cannot stat '*.csv': No such file or directory
09:53:47 mv: cannot stat '*.png': No such file or directory
09:53:47 [PostBuildScript] - [INFO] Executing post build scripts.
09:53:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8263894122321700065.sh
09:53:47 [PostBuildScript] - [INFO] Executing post build scripts.
09:53:47 [EnvInject] - Injecting environment variables from a build step.
09:53:47 [EnvInject] - Injecting as environment variables the properties content
09:53:47 OS_CLOUD=vex
09:53:47 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-513
09:53:47
09:53:47 [EnvInject] - Variables injected successfully.
09:53:47 provisioning config files...
09:53:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:53:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10769337935898537273.sh
09:53:47 ---> openstack-stack-delete.sh
09:53:47 Setup pyenv:
09:53:47 system
09:53:47 3.8.13
09:53:47 3.9.13
09:53:47 3.10.13
09:53:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:53:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2R6 from file:/tmp/.os_lf_venv
09:53:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:53:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:53:49 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:53:49 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:53:50 lf-activate-venv(): INFO: Base packages installed successfully
09:53:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:54:09 lf-activate-venv(): INFO: Adding /tmp/venv-d2R6/bin to PATH
09:54:09 INFO: Stack cost retrieval disabled, setting cost to 0
09:54:21 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-513
09:54:21 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-513
09:54:21 [PostBuildScript] - [INFO] Executing post build scripts.
09:54:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11855684742645722340.sh
09:54:21 ---> sysstat.sh
09:54:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13855109017766526424.sh
09:54:21 ---> package-listing.sh
09:54:21 ++ facter osfamily
09:54:21 ++ tr '[:upper:]' '[:lower:]'
09:54:22 + OS_FAMILY=redhat
09:54:22 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:54:22 + START_PACKAGES=/tmp/packages_start.txt
09:54:22 + END_PACKAGES=/tmp/packages_end.txt
09:54:22 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:54:22 + PACKAGES=/tmp/packages_start.txt
09:54:22 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:54:22 + PACKAGES=/tmp/packages_end.txt
09:54:22 + case "${OS_FAMILY}" in
09:54:22 + rpm -qa
09:54:22 + sort
09:54:22 + '[' -f /tmp/packages_start.txt ']'
09:54:22 + '[' -f /tmp/packages_end.txt ']'
09:54:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:54:22 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:54:22 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:54:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:54:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6733060371626221973.sh
09:54:22 ---> capture-instance-metadata.sh
09:54:22 Setup pyenv:
09:54:22 system
09:54:22 3.8.13
09:54:22 3.9.13
09:54:22 3.10.13
09:54:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:54:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2R6 from file:/tmp/.os_lf_venv
09:54:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:54:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:54:25 lf-activate-venv(): INFO: Base packages installed successfully
09:54:25 lf-activate-venv(): INFO: Installing additional packages: lftools
09:54:35 lf-activate-venv(): INFO: Adding /tmp/venv-d2R6/bin to PATH
09:54:35 INFO: Running in OpenStack, capturing instance metadata
09:54:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5692959697125167564.sh
09:54:36 provisioning config files...
09:54:36 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #513
09:54:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config16139270733081341814tmp
09:54:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:54:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:54:36 provisioning config files...
09:54:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:54:37 [EnvInject] - Injecting environment variables from a build step.
09:54:37 [EnvInject] - Injecting as environment variables the properties content
09:54:37 SERVER_ID=logs
09:54:37
09:54:37 [EnvInject] - Variables injected successfully.
09:54:37 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins854664347547124790.sh
09:54:37 ---> create-netrc.sh
09:54:37 WARN: Log server credential not found.
09:54:37 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10309783088181880792.sh
09:54:37 ---> python-tools-install.sh
09:54:37 Setup pyenv:
09:54:37 system
09:54:37 3.8.13
09:54:37 3.9.13
09:54:37 3.10.13
09:54:37 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:54:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2R6 from file:/tmp/.os_lf_venv
09:54:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:54:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:54:39 lf-activate-venv(): INFO: Base packages installed successfully
09:54:39 lf-activate-venv(): INFO: Installing additional packages: lftools
09:54:49 lf-activate-venv(): INFO: Adding /tmp/venv-d2R6/bin to PATH
09:54:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2323346070326209797.sh
09:54:49 ---> sudo-logs.sh
09:54:49 Archiving 'sudo' log..
09:54:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2633709976117309144.sh
09:54:50 ---> job-cost.sh
09:54:50 Setup pyenv:
09:54:50 system
09:54:50 3.8.13
09:54:50 3.9.13
09:54:50 3.10.13
09:54:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:54:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2R6 from file:/tmp/.os_lf_venv
09:54:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:54:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:54:52 lf-activate-venv(): INFO: Base packages installed successfully
09:54:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:55:00 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:55:00 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
09:55:01 lf-activate-venv(): INFO: Adding /tmp/venv-d2R6/bin to PATH
09:55:01 DEBUG: total: 0
09:55:01 INFO: Retrieving Stack Cost...
09:55:01 INFO: Retrieving Pricing Info for: v3-standard-2
09:55:01 INFO: Archiving Costs
09:55:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3328948541805876350.sh
09:55:01 ---> logs-deploy.sh
09:55:01 Setup pyenv:
09:55:01 system
09:55:01 3.8.13
09:55:01 3.9.13
09:55:01 3.10.13
09:55:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:55:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d2R6 from file:/tmp/.os_lf_venv
09:55:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:55:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:55:04 lf-activate-venv(): INFO: Base packages installed successfully
09:55:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:55:15 lf-activate-venv(): INFO: Adding /tmp/venv-d2R6/bin to PATH
09:55:15 WARNING: Nexus logging server not set
09:55:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/513/
09:55:15 INFO: archiving logs to S3
09:55:16 ---> uname -a:
09:55:16 Linux prd-centos8-robot-2c-8g-1678.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:55:16
09:55:16
09:55:16 ---> lscpu:
09:55:16 Architecture: x86_64
09:55:16 CPU op-mode(s): 32-bit, 64-bit
09:55:16 Byte Order: Little Endian
09:55:16 CPU(s): 2
09:55:16 On-line CPU(s) list: 0,1
09:55:16 Thread(s) per core: 1
09:55:16 Core(s) per socket: 1
09:55:16 Socket(s): 2
09:55:16 NUMA node(s): 1
09:55:16 Vendor ID: AuthenticAMD
09:55:16 CPU family: 23
09:55:16 Model: 49
09:55:16 Model name: AMD EPYC-Rome Processor
09:55:16 Stepping: 0
09:55:16 CPU MHz: 2799.998
09:55:16 BogoMIPS: 5599.99
09:55:16 Virtualization: AMD-V
09:55:16 Hypervisor vendor: KVM
09:55:16 Virtualization type: full
09:55:16 L1d cache: 32K
09:55:16 L1i cache: 32K
09:55:16 L2 cache: 512K
09:55:16 L3 cache: 16384K
09:55:16 NUMA node0 CPU(s): 0,1
09:55:16 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:55:16
09:55:16
09:55:16 ---> nproc:
09:55:16 2
09:55:16
09:55:16
09:55:16 ---> df -h:
09:55:16 Filesystem Size Used Avail Use% Mounted on
09:55:16 devtmpfs 3.8G 0 3.8G 0% /dev
09:55:16 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:55:16 tmpfs 3.8G 17M 3.8G 1% /run
09:55:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:55:16 /dev/vda1 40G 8.4G 32G 21% /
09:55:16 tmpfs 770M 0 770M 0% /run/user/1001
09:55:16
09:55:16
09:55:16 ---> free -m:
09:55:16 total used free shared buff/cache available
09:55:16 Mem: 7697 564 4846 19 2286 6833
09:55:16 Swap: 1023 0 1023
09:55:16
09:55:16
09:55:16 ---> ip addr:
09:55:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:55:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:55:16 inet 127.0.0.1/8 scope host lo
09:55:16 valid_lft forever preferred_lft forever
09:55:16 inet6 ::1/128 scope host
09:55:16 valid_lft forever preferred_lft forever
09:55:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:55:16 link/ether fa:16:3e:d5:16:78 brd ff:ff:ff:ff:ff:ff
09:55:16 altname enp0s3
09:55:16 altname ens3
09:55:16 inet 10.30.170.17/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:55:16 valid_lft 64162sec preferred_lft 64162sec
09:55:16 inet6 fe80::f816:3eff:fed5:1678/64 scope link
09:55:16 valid_lft forever preferred_lft forever
09:55:16
09:55:16
09:55:16 ---> sar -b -r -n DEV:
09:55:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/24/2025 _x86_64_ (2 CPU)
09:55:16
09:55:16 03:44:32 LINUX RESTART (2 CPU)
09:55:16
09:55:16 03:45:01 AM tps rtps wtps bread/s bwrtn/s
09:55:16 03:46:01 AM 114.41 75.46 38.95 7440.74 36937.39
09:55:16 03:47:01 AM 5.28 0.00 5.28 0.00 842.57
09:55:16 03:48:01 AM 1.33 0.00 1.33 0.00 21.25
09:55:16 03:49:01 AM 0.52 0.03 0.48 0.53 6.68
09:55:16 03:50:01 AM 0.35 0.00 0.35 0.00 3.78
09:55:16 03:51:01 AM 0.62 0.00 0.62 0.00 9.05
09:55:16 03:52:01 AM 0.32 0.00 0.32 0.00 3.15
09:55:16 03:53:01 AM 0.33 0.00 0.33 0.00 3.50
09:55:16 03:54:01 AM 0.30 0.00 0.30 0.00 3.15
09:55:16 03:55:01 AM 0.33 0.00 0.33 0.00 3.23
09:55:16 03:56:01 AM 0.47 0.00 0.47 0.00 5.96
09:55:16 03:57:01 AM 0.32 0.00 0.32 0.00 3.15
09:55:16 03:58:01 AM 0.32 0.00 0.32 0.00 3.05
09:55:16 03:59:01 AM 0.33 0.00 0.33 0.00 3.47
09:55:16 04:00:01 AM 0.43 0.03 0.40 0.27 4.25
09:55:16 04:01:01 AM 1.47 0.02 1.45 0.13 33.39
09:55:16 04:02:01 AM 0.52 0.07 0.45 1.73 6.13
09:55:16 04:03:01 AM 0.32 0.00 0.32 0.00 3.32
09:55:16 04:04:01 AM 0.32 0.00 0.32 0.00 3.73
09:55:16 04:05:01 AM 0.35 0.00 0.35 0.00 3.48
09:55:16 04:06:01 AM 0.43 0.00 0.43 0.00 5.85
09:55:16 04:07:01 AM 0.43 0.00 0.43 0.00 5.32
09:55:16 04:08:01 AM 0.32 0.00 0.32 0.00 3.18
09:55:16 04:09:01 AM 0.30 0.00 0.30 0.00 3.02
09:55:16 04:10:01 AM 0.38 0.00 0.38 0.00 3.92
09:55:16 04:11:01 AM 0.43 0.00 0.43 0.00 6.13
09:55:16 04:12:01 AM 0.35 0.00 0.35 0.00 3.60
09:55:16 04:13:01 AM 0.32 0.00 0.32 0.00 3.05
09:55:16 04:14:01 AM 0.38 0.00 0.38 0.00 4.73
09:55:16 04:15:01 AM 0.37 0.00 0.37 0.00 3.62
09:55:16 04:16:01 AM 0.47 0.00 0.47 0.00 5.90
09:55:16 04:17:01 AM 0.37 0.00 0.37 0.00 3.62
09:55:16 04:18:01 AM 0.30 0.00 0.30 0.00 3.05
09:55:16 04:19:01 AM 0.33 0.00 0.33 0.00 3.47
09:55:16 04:20:01 AM 0.35 0.00 0.35 0.00 3.47
09:55:16 04:21:01 AM 0.95 0.32 0.63 6.93 9.18
09:55:16 04:22:01 AM 0.88 0.00 0.88 0.00 19.64
09:55:16 04:23:01 AM 0.32 0.00 0.32 0.00 3.05
09:55:16 04:24:01 AM 0.30 0.00 0.30 0.00 3.02
09:55:16 04:25:01 AM 0.37 0.00 0.37 0.00 3.78
09:55:16 04:26:01 AM 0.42 0.00 0.42 0.00 5.63
09:55:16 04:27:01 AM 0.43 0.00 0.43 0.00 5.55
09:55:16 04:28:01 AM 0.35 0.00 0.35 0.00 3.50
09:55:16 04:29:01 AM 0.28 0.00 0.28 0.00 2.88
09:55:16 04:30:01 AM 0.35 0.00 0.35 0.00 3.47
09:55:16 04:31:01 AM 0.52 0.00 0.52 0.00 7.13
09:55:16 04:32:01 AM 0.32 0.00 0.32 0.00 3.28
09:55:16 04:33:01 AM 0.32 0.00 0.32 0.00 3.58
09:55:16 04:34:02 AM 0.42 0.00 0.42 0.00 5.00
09:55:16 04:35:01 AM 0.34 0.00 0.34 0.00 3.39
09:55:16 04:36:01 AM 0.48 0.00 0.48 0.00 6.60
09:55:16 04:37:01 AM 0.33 0.02 0.32 0.13 3.28
09:55:16 04:38:01 AM 8.86 5.93 2.93 574.74 72.94
09:55:16 04:39:01 AM 0.10 0.00 0.10 0.00 0.80
09:55:16 04:40:01 AM 0.22 0.00 0.22 0.00 2.43
09:55:16 04:41:01 AM 0.22 0.00 0.22 0.00 3.23
09:55:16 04:42:01 AM 0.35 0.00 0.35 0.00 6.76
09:55:16 04:43:01 AM 0.17 0.00 0.17 0.00 1.58
09:55:16 04:44:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:16 04:45:01 AM 0.18 0.00 0.18 0.00 2.28
09:55:16 04:46:01 AM 0.23 0.00 0.23 0.00 3.33
09:55:16 04:47:01 AM 0.13 0.00 0.13 0.00 1.03
09:55:16 04:48:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:16 04:49:01 AM 0.10 0.00 0.10 0.00 0.67
09:55:16 04:50:01 AM 0.25 0.00 0.25 0.00 3.00
09:55:16 04:51:01 AM 0.32 0.00 0.32 0.00 4.98
09:55:16 04:52:01 AM 0.20 0.00 0.20 0.00 2.65
09:55:16 04:53:01 AM 0.08 0.00 0.08 0.00 0.72
09:55:16 04:54:01 AM 0.22 0.00 0.22 0.00 2.82
09:55:16 04:55:01 AM 0.25 0.00 0.25 0.00 3.58
09:55:16 04:56:01 AM 0.32 0.00 0.32 0.00 4.62
09:55:16 04:57:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:16 04:58:01 AM 0.20 0.00 0.20 0.00 2.38
09:55:16 04:59:01 AM 0.22 0.00 0.22 0.00 3.70
09:55:16 05:00:01 AM 0.17 0.00 0.17 0.00 2.33
09:55:16 05:01:01 AM 0.23 0.00 0.23 0.00 3.92
09:55:16 05:02:01 AM 0.40 0.00 0.40 0.00 6.91
09:55:16 05:03:01 AM 0.17 0.00 0.17 0.00 1.58
09:55:16 05:04:01 AM 0.13 0.00 0.13 0.00 1.82
09:55:16 05:05:01 AM 0.13 0.00 0.13 0.00 0.87
09:55:16 05:06:01 AM 0.25 0.00 0.25 0.00 3.28
09:55:16 05:07:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:16 05:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 05:09:01 AM 0.18 0.00 0.18 0.00 2.25
09:55:16 05:10:01 AM 0.27 0.00 0.27 0.00 3.78
09:55:16 05:11:01 AM 0.23 0.00 0.23 0.00 3.37
09:55:16 05:12:01 AM 0.15 0.00 0.15 0.00 2.03
09:55:16 05:13:01 AM 0.13 0.00 0.13 0.00 0.92
09:55:16 05:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 05:15:01 AM 0.20 0.00 0.20 0.00 2.97
09:55:16 05:16:01 AM 0.30 0.00 0.30 0.00 4.95
09:55:16 05:17:01 AM 0.17 0.00 0.17 0.00 1.58
09:55:16 05:18:01 AM 0.08 0.00 0.08 0.00 0.63
09:55:16 05:19:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:16 05:20:01 AM 0.22 0.00 0.22 0.00 3.23
09:55:16 05:21:01 AM 0.22 0.00 0.22 0.00 3.23
09:55:16 05:22:01 AM 0.15 0.00 0.15 0.00 2.00
09:55:16 05:23:01 AM 0.23 0.00 0.23 0.00 3.22
09:55:16 05:24:01 AM 0.20 0.00 0.20 0.00 1.87
09:55:16 05:25:01 AM 0.18 0.00 0.18 0.00 2.15
09:55:16 05:26:01 AM 0.22 0.00 0.22 0.00 2.93
09:55:16 05:27:01 AM 0.13 0.00 0.13 0.00 1.03
09:55:16 05:28:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 05:29:01 AM 0.13 0.00 0.13 0.00 1.47
09:55:16 05:30:01 AM 0.20 0.00 0.20 0.00 2.83
09:55:16 05:31:01 AM 0.30 0.00 0.30 0.00 5.25
09:55:16 05:32:01 AM 0.20 0.00 0.20 0.00 2.78
09:55:16 05:33:01 AM 0.10 0.00 0.10 0.00 1.23
09:55:16 05:34:01 AM 0.18 0.00 0.18 0.00 1.33
09:55:16 05:35:02 AM 0.23 0.00 0.23 0.00 3.13
09:55:16 05:36:01 AM 0.24 0.00 0.24 0.00 3.25
09:55:16 05:37:01 AM 0.13 0.00 0.13 0.00 0.90
09:55:16 05:38:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:16 05:39:01 AM 0.08 0.00 0.08 0.00 0.50
09:55:16 05:40:01 AM 0.30 0.00 0.30 0.00 4.58
09:55:16 05:41:01 AM 0.22 0.00 0.22 0.00 3.40
09:55:16 05:42:01 AM 0.18 0.00 0.18 0.00 2.25
09:55:16 05:43:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:16 05:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 05:45:01 AM 0.17 0.00 0.17 0.00 1.65
09:55:16 05:46:01 AM 0.28 0.00 0.28 0.00 3.97
09:55:16 05:47:01 AM 0.22 0.00 0.22 0.00 2.93
09:55:16 05:48:01 AM 0.17 0.00 0.17 0.00 1.58
09:55:16 05:49:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:16 05:50:01 AM 0.18 0.00 0.18 0.00 2.15
09:55:16 05:51:01 AM 0.23 0.00 0.23 0.00 3.50
09:55:16 05:52:01 AM 0.15 0.00 0.15 0.00 1.83
09:55:16 05:53:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 05:54:01 AM 0.18 0.00 0.18 0.00 2.38
09:55:16 05:55:01 AM 0.23 0.00 0.23 0.00 2.97
09:55:16 05:56:01 AM 0.23 0.00 0.23 0.00 3.07
09:55:16 05:57:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:16 05:58:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 05:59:01 AM 0.15 0.00 0.15 0.00 1.73
09:55:16 06:00:01 AM 0.20 0.00 0.20 0.00 2.83
09:55:16 06:01:01 AM 0.30 0.00 0.30 0.00 4.72
09:55:16 06:02:01 AM 0.77 0.00 0.77 0.00 12.49
09:55:16 06:03:01 AM 0.40 0.00 0.40 0.00 5.83
09:55:16 06:04:01 AM 0.18 0.00 0.18 0.00 2.25
09:55:16 06:05:01 AM 0.25 0.00 0.25 0.00 3.78
09:55:16 06:06:01 AM 0.20 0.00 0.20 0.00 2.80
09:55:16 06:07:01 AM 0.20 0.00 0.20 0.00 2.77
09:55:16 06:08:01 AM 0.15 0.00 0.15 0.00 1.82
09:55:16 06:09:01 AM 0.17 0.00 0.17 0.00 2.00
09:55:16 06:10:01 AM 0.17 0.00 0.17 0.00 1.93
09:55:16 06:11:01 AM 0.40 0.00 0.40 0.00 7.13
09:55:16 06:12:01 AM 0.20 0.00 0.20 0.00 2.72
09:55:16 06:13:01 AM 0.13 0.00 0.13 0.00 0.95
09:55:16 06:14:01 AM 0.13 0.00 0.13 0.00 1.02
09:55:16 06:15:01 AM 0.23 0.00 0.23 0.00 2.50
09:55:16 06:16:01 AM 0.23 0.00 0.23 0.00 3.42
09:55:16 06:17:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:16 06:18:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:16 06:19:01 AM 0.13 0.00 0.13 0.00 1.20
09:55:16 06:20:01 AM 0.13 0.00 0.13 0.00 1.00
09:55:16 06:21:01 AM 0.33 0.00 0.33 0.00 5.20
09:55:16 06:22:01 AM 0.17 0.00 0.17 0.00 2.52
09:55:16 06:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:16 06:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 06:25:01 AM 0.23 0.00 0.23 0.00 3.17
09:55:16 06:26:01 AM 0.22 0.00 0.22 0.00 2.80
09:55:16 06:27:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:16 06:28:01 AM 0.20 0.00 0.20 0.00 2.52
09:55:16 06:29:01 AM 0.18 0.00 0.18 0.00 2.02
09:55:16 06:30:01 AM 0.20 0.00 0.20 0.00 3.10
09:55:16 06:31:01 AM 0.23 0.00 0.23 0.00 3.77
09:55:16 06:32:01 AM 0.15 0.00 0.15 0.00 1.83
09:55:16 06:33:01 AM 0.10 0.00 0.10 0.00 1.17
09:55:16 06:34:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:16 06:35:01 AM 0.30 0.00 0.30 0.00 4.58
09:55:16 06:36:01 AM 0.23 0.00 0.23 0.00 3.67
09:55:16 06:37:01 AM 0.17 0.00 0.17 0.00 1.18
09:55:16 06:38:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 06:39:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:16 06:40:01 AM 0.20 0.00 0.20 0.00 2.83
09:55:16 06:41:01 AM 0.23 0.00 0.23 0.00 3.50
09:55:16 06:42:01 AM 0.24 0.00 0.24 0.00 3.51
09:55:16 06:43:01 AM 0.13 0.00 0.13 0.00 1.32
09:55:16 06:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 06:45:01 AM 0.20 0.00 0.20 0.00 2.83
09:55:16 06:46:01 AM 0.22 0.00 0.22 0.00 2.83
09:55:16 06:47:01 AM 0.13 0.00 0.13 0.00 1.32
09:55:16 06:48:01 AM 0.12 0.00 0.12 0.00 0.93
09:55:16 06:49:01 AM 0.13 0.00 0.13 0.00 0.92
09:55:16 06:50:01 AM 0.18 0.00 0.18 0.00 2.15
09:55:16 06:51:01 AM 0.30 0.00 0.30 0.00 5.00
09:55:16 06:52:01 AM 0.23 0.00 0.23 0.00 3.07
09:55:16 06:53:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:16 06:54:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 06:55:01 AM 0.18 0.00 0.18 0.00 2.15
09:55:16 06:56:01 AM 0.25 0.00 0.25 0.00 3.90
09:55:16 06:57:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:16 06:58:01 AM 0.10 0.00 0.10 0.00 0.83
09:55:16 06:59:01 AM 0.25 0.00 0.25 0.00 3.25
09:55:16 07:00:01 AM 0.30 0.00 0.30 0.00 4.33
09:55:16 07:01:01 AM 0.23 0.00 0.23 0.00 3.50
09:55:16 07:02:01 AM 0.15 0.00 0.15 0.00 1.83
09:55:16 07:03:01 AM 0.92 0.00 0.92 0.00 15.10
09:55:16 07:04:01 AM 0.22 0.00 0.22 0.00 3.85
09:55:16 07:05:01 AM 0.18 0.00 0.18 0.00 2.57
09:55:16 07:06:01 AM 0.23 0.00 0.23 0.00 3.33
09:55:16 07:07:01 AM 0.13 0.00 0.13 0.00 1.17
09:55:16 07:08:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:16 07:09:01 AM 0.20 0.00 0.20 0.00 2.40
09:55:16 07:10:01 AM 0.30 0.00 0.30 0.00 3.70
09:55:16 07:11:01 AM 0.32 0.00 0.32 0.00 5.16
09:55:16 07:12:01 AM 0.22 0.00 0.22 0.00 2.92
09:55:16 07:13:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:16 07:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 07:15:01 AM 0.18 0.00 0.18 0.00 2.28
09:55:16 07:16:01 AM 0.30 0.00 0.30 0.00 4.82
09:55:16 07:17:01 AM 0.17 0.00 0.17 0.00 1.58
09:55:16 07:18:01 AM 0.08 0.00 0.08 0.00 0.72
09:55:16 07:19:01 AM 0.12 0.00 0.12 0.00 1.17
09:55:16 07:20:01 AM 0.17 0.00 0.17 0.00 1.68
09:55:16 07:21:01 AM 0.35 0.00 0.35 0.00 5.73
09:55:16 07:22:01 AM 0.18 0.00 0.18 0.00 2.95
09:55:16 07:23:01 AM 0.23 0.00 0.23 0.00 3.15
09:55:16 07:24:01 AM 0.15 0.00 0.15 0.00 1.63
09:55:16 07:25:01 AM 0.17 0.00 0.17 0.00 1.93
09:55:16 07:26:01 AM 0.25 0.00 0.25 0.00 3.93
09:55:16 07:27:01 AM 0.10 0.00 0.10 0.00 1.17
09:55:16 07:28:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:16 07:29:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 07:30:01 AM 0.20 0.00 0.20 0.00 2.63
09:55:16 07:31:01 AM 0.33 0.00 0.33 0.00 5.46
09:55:16 07:32:01 AM 0.23 0.00 0.23 0.00 3.50
09:55:16 07:33:01 AM 0.15 0.00 0.15 0.00 1.45
09:55:16 07:34:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:16 07:35:01 AM 0.22 0.00 0.22 0.00 2.97
09:55:16 07:36:01 AM 0.22 0.00 0.22 0.00 3.20
09:55:16 07:37:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:16 07:38:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:16 07:39:01 AM 0.10 0.00 0.10 0.00 0.80
09:55:16 07:40:01 AM 0.30 0.00 0.30 0.00 4.60
09:55:16 07:41:01 AM 0.23 0.00 0.23 0.00 3.50
09:55:16 07:42:01 AM 0.15 0.00 0.15 0.00 1.83
09:55:16 07:43:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:16 07:44:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:16 07:45:01 AM 0.22 0.00 0.22 0.00 2.83
09:55:16 07:46:01 AM 0.23 0.00 0.23 0.00 3.20
09:55:16 07:47:01 AM 0.20 0.00 0.20 0.00 2.38
09:55:16 07:48:01 AM 0.17 0.00 0.17 0.00 1.63
09:55:16 07:49:02 AM 0.10 0.00 0.10 0.00 0.80
09:55:16 07:50:01 AM 0.24 0.00 0.24 0.00 3.03
09:55:16 07:51:01 AM 0.22 0.00 0.22 0.00 3.23
09:55:16 07:52:01 AM 0.15 0.00 0.15 0.00 1.97
09:55:16 07:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:16 07:54:01 AM 0.18 0.00 0.18 0.00 2.38
09:55:16 07:55:01 AM 0.23 0.00 0.23 0.00 2.97
09:55:16 07:56:01 AM 0.22 0.00 0.22 0.00 2.80
09:55:16 07:57:01 AM 0.13 0.00 0.13 0.00 1.17
09:55:16 07:58:01 AM 0.10 0.00 0.10 0.00 1.03
09:55:16 07:59:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:16 08:00:01 AM 0.27 0.00 0.27 0.00 3.55
09:55:16 08:01:01 AM 0.32 0.00 0.32 0.00 5.43
09:55:16 08:02:01 AM 0.27 0.00 0.27 0.00 3.35
09:55:16 08:03:01 AM 0.10 0.00 0.10 0.00 0.77
09:55:16 08:04:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 08:05:01 AM 0.20 0.00 0.20 0.00 2.70
09:55:16 08:06:01 AM 0.22 0.00 0.22 0.00 3.42
09:55:16 08:07:01 AM 0.22 0.00 0.22 0.00 2.40
09:55:16 08:08:01 AM 0.18 0.00 0.18 0.00 2.25
09:55:16 08:09:01 AM 0.13 0.00 0.13 0.00 1.85
09:55:16 08:10:01 AM 0.22 0.00 0.22 0.00 2.83
09:55:16 08:11:01 AM 0.23 0.00 0.23 0.00 3.37
09:55:16 08:12:01 AM 0.18 0.00 0.18 0.00 2.28
09:55:16 08:13:01 AM 0.10 0.00 0.10 0.00 1.17
09:55:16 08:14:01 AM 0.13 0.00 0.13 0.00 1.20
09:55:16 08:15:01 AM 0.32 0.00 0.32 0.00 4.73
09:55:16 08:16:01 AM 0.22 0.00 0.22 0.00 3.60
09:55:16 08:17:01 AM 0.13 0.00 0.13 0.00 1.30
09:55:16 08:18:01 AM 0.13 0.00 0.13 0.00 1.03
09:55:16 08:19:01 AM 0.13 0.00 0.13 0.00 0.90
09:55:16 08:20:01 AM 0.32 0.00 0.32 0.00 4.40
09:55:16 08:21:01 AM 0.28 0.00 0.28 0.00 4.18
09:55:16 08:22:01 AM 0.23 0.00 0.23 0.00 3.58
09:55:16 08:23:01 AM 0.17 0.00 0.17 0.00 2.12
09:55:16 08:24:01 AM 0.10 0.00 0.10 0.00 1.07
09:55:16 08:25:01 AM 0.30 0.00 0.30 0.00 3.58
09:55:16 08:26:01 AM 0.23 0.00 0.23 0.00 3.07
09:55:16 08:27:01 AM 0.08 0.00 0.08 0.00 0.50
09:55:16 08:28:01 AM 0.12 0.00 0.12 0.00 0.90
09:55:16 08:29:01 AM 0.10 0.00 0.10 0.00 0.63
09:55:16 08:30:01 AM 0.22 0.00 0.22 0.00 2.83
09:55:16 08:31:01 AM 0.22 0.00 0.22 0.00 3.38
09:55:16 08:32:01 AM 0.27 0.00 0.27 0.00 4.87
09:55:16 08:33:01 AM 0.15 0.00 0.15 0.00 2.35
09:55:16 08:34:01 AM 0.12 0.00 0.12 0.00 0.77
09:55:16 08:35:01 AM 0.17 0.00 0.17 0.00 1.93
09:55:16 08:36:01 AM 0.32 0.00 0.32 0.00 4.65
09:55:16 08:37:01 AM 0.15 0.00 0.15 0.00 1.95
09:55:16 08:38:01 AM 0.13 0.00 0.13 0.00 0.95
09:55:16 08:39:01 AM 0.20 0.00 0.20 0.00 2.38
09:55:16 08:40:01 AM 0.22 0.00 0.22 0.00 2.88
09:55:16 08:41:01 AM 0.27 0.00 0.27 0.00 4.10
09:55:16 08:42:01 AM 0.15 0.00 0.15 0.00 2.03
09:55:16 08:43:01 AM 1.13 0.00 1.13 0.00 17.98
09:55:16 08:44:01 AM 0.40 0.00 0.40 0.00 5.83
09:55:16 08:45:01 AM 0.37 0.00 0.37 0.00 4.10
09:55:16 08:46:01 AM 0.47 0.00 0.47 0.00 5.80
09:55:16 08:47:01 AM 0.28 0.00 0.28 0.00 2.92
09:55:16 08:48:01 AM 0.43 0.00 0.43 0.00 5.32
09:55:16 08:49:01 AM 0.30 0.00 0.30 0.00 3.02
09:55:16 08:50:01 AM 0.38 0.00 0.38 0.00 4.05
09:55:16 08:51:01 AM 0.43 0.00 0.43 0.00 6.53
09:55:16 08:52:01 AM 0.32 0.00 0.32 0.00 3.15
09:55:16 08:53:02 AM 0.28 0.00 0.28 0.00 2.65
09:55:16 08:54:01 AM 0.37 0.00 0.37 0.00 3.66
09:55:16 08:55:01 AM 0.48 0.00 0.48 0.00 6.13
09:55:16 08:56:01 AM 0.48 0.00 0.48 0.00 6.03
09:55:16 08:57:01 AM 0.32 0.00 0.32 0.00 3.15
09:55:16 08:58:01 AM 0.28 0.00 0.28 0.00 2.88
09:55:16 08:59:01 AM 0.32 0.00 0.32 0.00 3.18
09:55:16 09:00:01 AM 0.37 0.00 0.37 0.00 4.15
09:55:16 09:01:01 AM 0.48 0.00 0.48 0.00 6.71
09:55:16 09:02:01 AM 0.43 0.00 0.43 0.00 5.15
09:55:16 09:03:01 AM 0.30 0.00 0.30 0.00 3.02
09:55:16 09:04:01 AM 0.35 0.00 0.35 0.00 3.50
09:55:16 09:05:01 AM 0.33 0.00 0.33 0.00 3.35
09:55:16 09:06:01 AM 0.43 0.00 0.43 0.00 5.45
09:55:16 09:07:01 AM 0.32 0.00 0.32 0.00 3.28
09:55:16 09:08:01 AM 0.32 0.00 0.32 0.00 3.15
09:55:16 09:09:01 AM 0.38 0.00 0.38 0.00 4.27
09:55:16 09:10:01 AM 0.38 0.00 0.38 0.00 3.93
09:55:16 09:11:01 AM 0.48 0.00 0.48 0.00 6.43
09:55:16 09:12:01 AM 0.30 0.00 0.30 0.00 3.02
09:55:16 09:13:01 AM 0.32 0.00 0.32 0.00 3.82
09:55:16 09:14:01 AM 0.33 0.00 0.33 0.00 3.72
09:55:16 09:15:01 AM 0.40 0.00 0.40 0.00 3.93
09:55:16 09:16:01 AM 0.53 0.00 0.53 0.00 7.78
09:55:16 09:17:01 AM 0.37 0.00 0.37 0.00 3.97
09:55:16 09:18:01 AM 0.30 0.00 0.30 0.00 3.02
09:55:16 09:19:01 AM 0.30 0.00 0.30 0.00 3.05
09:55:16 09:20:01 AM 0.35 0.00 0.35 0.00 3.48
09:55:16 09:21:01 AM 0.50 0.00 0.50 0.00 6.85
09:55:16 09:22:01 AM 0.32 0.00 0.32 0.00 3.15
09:55:16 09:23:01 AM 0.38 0.00 0.38 0.00 4.73
09:55:16 09:24:01 AM 0.35 0.00 0.35 0.00 3.50
09:55:16 09:25:01 AM 0.35 0.00 0.35 0.00 3.48
09:55:16 09:26:01 AM 0.40 0.00 0.40 0.00 5.45
09:55:16 09:27:01 AM 0.32 0.00 0.32 0.00 3.28
09:55:16 09:28:01 AM 0.30 0.00 0.30 0.00 3.02
09:55:16 09:29:01 AM 0.30 0.00 0.30 0.00 2.55
09:55:16 09:30:01 AM 0.37 0.00 0.37 0.00 3.80
09:55:16 09:31:01 AM 0.57 0.00 0.57 0.00 8.51
09:55:16 09:32:01 AM 0.32 0.00 0.32 0.00 3.28
09:55:16 09:33:01 AM 0.32 0.00 0.32 0.00 3.28
09:55:16 09:34:01 AM 0.32 0.00 0.32 0.00 3.05
09:55:16 09:35:01 AM 0.38 0.00 0.38 0.00 3.93
09:55:16 09:36:01 AM 0.42 0.00 0.42 0.00 5.58
09:55:16 09:37:01 AM 0.30 0.00 0.30 0.00 3.42
09:55:16 09:38:01 AM 0.35 0.00 0.35 0.00 3.60
09:55:16 09:39:01 AM 0.33 0.00 0.33 0.00 3.58
09:55:16 09:40:01 AM 5.85 4.10 1.75 816.93 585.82
09:55:16 09:41:01 AM 38.09 4.08 34.01 633.44 2966.19
09:55:16 09:42:01 AM 19.28 0.08 19.19 2.13 2386.79
09:55:16 09:43:01 AM 61.39 0.00 61.39 0.00 6620.05
09:55:16 09:44:01 AM 26.66 0.07 26.60 1.87 2512.30
09:55:16 09:45:01 AM 34.49 0.65 33.84 51.05 5815.68
09:55:16 09:46:01 AM 23.46 0.00 23.46 0.00 1857.54
09:55:16 09:47:01 AM 24.48 0.38 24.09 64.25 1674.74
09:55:16 09:48:01 AM 56.63 9.21 47.42 1662.51 4244.09
09:55:16 09:49:01 AM 34.31 0.03 34.27 3.47 5242.10
09:55:16 09:50:01 AM 5.97 0.22 5.75 11.73 195.05
09:55:16 09:51:01 AM 2.28 0.00 2.28 0.00 631.48
09:55:16 09:52:01 AM 0.68 0.00 0.68 0.00 297.67
09:55:16 09:53:02 AM 0.37 0.00 0.37 0.00 335.38
09:55:16 09:54:01 AM 7.51 0.36 7.15 39.44 331.24
09:55:16 09:55:01 AM 33.62 0.47 33.16 52.92 3080.37
09:55:16 Average: 1.60 0.27 1.33 30.73 210.20
09:55:16
09:55:16 03:45:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:55:16 03:46:01 AM 5854208 7213712 2028224 25.73 2688 1558724 600608 6.72 152540 1619048 21680
09:55:16 03:47:01 AM 5853792 7213292 2028640 25.74 2688 1558724 600608 6.72 152548 1619876 4
09:55:16 03:48:01 AM 5853704 7213208 2028728 25.74 2688 1558728 600608 6.72 152548 1619880 4
09:55:16 03:49:01 AM 5853692 7213212 2028740 25.74 2688 1558744 600608 6.72 152556 1620056 4
09:55:16 03:50:01 AM 5853312 7212832 2029120 25.74 2688 1558744 594428 6.66 152556 1620404 4
09:55:16 03:51:01 AM 5853360 7212900 2029072 25.74 2688 1558748 594428 6.66 152556 1620380 4
09:55:16 03:52:01 AM 5853596 7213136 2028836 25.74 2688 1558748 594428 6.66 152556 1620312 4
09:55:16 03:53:01 AM 5853600 7213144 2028832 25.74 2688 1558752 594428 6.66 152556 1620068 4
09:55:16 03:54:01 AM 5853844 7213388 2028588 25.74 2688 1558752 594428 6.66 152556 1620072 4
09:55:16 03:55:01 AM 5853816 7213360 2028616 25.74 2688 1558752 594428 6.66 152556 1620072 4
09:55:16 03:56:01 AM 5853744 7213292 2028688 25.74 2688 1558756 594428 6.66 152556 1620152 4
09:55:16 03:57:01 AM 5853908 7213456 2028524 25.73 2688 1558756 594428 6.66 152556 1620060 4
09:55:16 03:58:01 AM 5853976 7213524 2028456 25.73 2688 1558756 594428 6.66 152556 1620212 4
09:55:16 03:59:01 AM 5854096 7213648 2028336 25.73 2688 1558760 594428 6.66 152556 1620064 4
09:55:16 04:00:01 AM 5853528 7213088 2028904 25.74 2688 1558760 612360 6.86 152684 1620304 4
09:55:16 04:01:01 AM 5852564 7212128 2029868 25.75 2688 1558764 612360 6.86 152684 1620992 4
09:55:16 04:02:01 AM 5853256 7212888 2029176 25.74 2688 1558832 612360 6.86 152816 1620440 4
09:55:16 04:03:01 AM 5853356 7212988 2029076 25.74 2688 1558832 612360 6.86 152816 1620196 4
09:55:16 04:04:01 AM 5853376 7213012 2029056 25.74 2688 1558836 612360 6.86 152816 1620200 4
09:55:16 04:05:01 AM 5853260 7212896 2029172 25.74 2688 1558836 612360 6.86 152816 1620316 4
09:55:16 04:06:01 AM 5853172 7212808 2029260 25.74 2688 1558836 612360 6.86 152816 1620388 4
09:55:16 04:07:01 AM 5853340 7212980 2029092 25.74 2688 1558840 612360 6.86 152816 1620208 4
09:55:16 04:08:01 AM 5853248 7212888 2029184 25.74 2688 1558840 612360 6.86 152816 1620324 4
09:55:16 04:09:01 AM 5853288 7212928 2029144 25.74 2688 1558840 612360 6.86 152816 1620208 4
09:55:16 04:10:01 AM 5852824 7212468 2029608 25.75 2688 1558844 612360 6.86 152816 1620560 4
09:55:16 04:11:01 AM 5853096 7212744 2029336 25.75 2688 1558844 589700 6.60 152816 1620516 4
09:55:16 04:12:01 AM 5853096 7212748 2029336 25.75 2688 1558848 589700 6.60 152816 1620452 4
09:55:16 04:13:01 AM 5853464 7213116 2028968 25.74 2688 1558848 589700 6.60 152816 1620236 4
09:55:16 04:14:01 AM 5853440 7213092 2028992 25.74 2688 1558848 589700 6.60 152816 1620236 4
09:55:16 04:15:01 AM 5853224 7212876 2029208 25.74 2688 1558848 589700 6.60 152816 1620352 4
09:55:16 04:16:01 AM 5853220 7212876 2029212 25.74 2688 1558852 589700 6.60 152816 1620424 4
09:55:16 04:17:01 AM 5853492 7213152 2028940 25.74 2688 1558856 589700 6.60 152816 1620244 4
09:55:16 04:18:01 AM 5853436 7213096 2028996 25.74 2688 1558856 589700 6.60 152816 1620244 4
09:55:16 04:19:01 AM 5853432 7213096 2029000 25.74 2688 1558860 589700 6.60 152816 1620364 4
09:55:16 04:20:01 AM 5852960 7212624 2029472 25.75 2688 1558860 608304 6.81 152816 1620596 4
09:55:16 04:21:01 AM 5852720 7212504 2029712 25.75 2688 1558980 608304 6.81 152816 1620644 4
09:55:16 04:22:01 AM 5852772 7212640 2029660 25.75 2688 1559064 608304 6.81 152944 1620676 4
09:55:16 04:23:01 AM 5853028 7212896 2029404 25.75 2688 1559064 608304 6.81 152944 1620352 4
09:55:16 04:24:01 AM 5853188 7213056 2029244 25.74 2688 1559064 591992 6.63 152944 1620352 4
09:55:16 04:25:01 AM 5853216 7213088 2029216 25.74 2688 1559068 591992 6.63 152944 1620356 4
09:55:16 04:26:01 AM 5853220 7213092 2029212 25.74 2688 1559068 607388 6.80 152948 1620424 4
09:55:16 04:27:01 AM 5853144 7213016 2029288 25.74 2688 1559068 607388 6.80 152948 1620356 4
09:55:16 04:28:01 AM 5852992 7212868 2029440 25.75 2688 1559072 607388 6.80 152948 1620476 4
09:55:16 04:29:01 AM 5853108 7212984 2029324 25.74 2688 1559072 607388 6.80 152948 1620360 4
09:55:16 04:30:01 AM 5852556 7212432 2029876 25.75 2688 1559072 603384 6.76 152948 1620824 4
09:55:16 04:31:01 AM 5852560 7212448 2029872 25.75 2688 1559080 603384 6.76 152948 1620904 4
09:55:16 04:32:01 AM 5852516 7212404 2029916 25.75 2688 1559080 603384 6.76 152948 1620744 4
09:55:16 04:33:01 AM 5852472 7212364 2029960 25.75 2688 1559084 603384 6.76 152948 1620840 4
09:55:16 04:34:02 AM 5852984 7212876 2029448 25.75 2688 1559084 603384 6.76 152948 1620456 4
09:55:16 04:35:01 AM 5852956 7212848 2029476 25.75 2688 1559084 603384 6.76 152948 1620456 4
09:55:16 04:36:01 AM 5852988 7212884 2029444 25.75 2688 1559088 603384 6.76 152948 1620528 4
09:55:16 04:37:01 AM 5852540 7212436 2029892 25.75 2688 1559088 603204 6.75 152948 1620808 4
09:55:16 04:38:01 AM 5835260 7212532 2047172 25.97 2688 1576324 603160 6.75 155136 1635740 4
09:55:16 04:39:01 AM 5835176 7212452 2047256 25.97 2688 1576328 603160 6.75 155136 1635744 4
09:55:16 04:40:01 AM 5834732 7212008 2047700 25.98 2688 1576328 603204 6.75 155136 1635888 4
09:55:16 04:41:01 AM 5834828 7212108 2047604 25.98 2688 1576332 603204 6.75 155136 1635960 12
09:55:16 04:42:01 AM 5834612 7211892 2047820 25.98 2688 1576332 603204 6.75 155164 1635944 4
09:55:16 04:43:01 AM 5834884 7212164 2047548 25.98 2688 1576332 603204 6.75 155164 1635576 4
09:55:16 04:44:01 AM 5835060 7212344 2047372 25.97 2688 1576336 603204 6.75 155164 1635580 4
09:55:16 04:45:01 AM 5835188 7212472 2047244 25.97 2688 1576336 603204 6.75 155164 1635696 4
09:55:16 04:46:01 AM 5834740 7212024 2047692 25.98 2688 1576336 603204 6.75 155164 1636008 4
09:55:16 04:47:01 AM 5835016 7212304 2047416 25.97 2688 1576340 603204 6.75 155164 1635720 4
09:55:16 04:48:01 AM 5835308 7212596 2047124 25.97 2688 1576340 603204 6.75 155164 1635720 4
09:55:16 04:49:01 AM 5835188 7212476 2047244 25.97 2688 1576340 603204 6.75 155164 1635720 4
09:55:16 04:50:01 AM 5834740 7212032 2047692 25.98 2688 1576344 620156 6.94 155164 1636072 4
09:55:16 04:51:01 AM 5834952 7212248 2047480 25.98 2688 1576344 620156 6.94 155164 1635900 4
09:55:16 04:52:01 AM 5835092 7212388 2047340 25.97 2688 1576344 620156 6.94 155164 1635832 4
09:55:16 04:53:01 AM 5834848 7212148 2047584 25.98 2688 1576348 620156 6.94 155164 1635844 8
09:55:16 04:54:01 AM 5835188 7212488 2047244 25.97 2688 1576348 620156 6.94 155164 1635624 4
09:55:16 04:55:01 AM 5834924 7212228 2047508 25.98 2688 1576352 620156 6.94 155164 1635912 4
09:55:16 04:56:01 AM 5835008 7212316 2047424 25.97 2688 1576356 620156 6.94 155164 1635676 4
09:55:16 04:57:01 AM 5835100 7212408 2047332 25.97 2688 1576356 620156 6.94 155164 1635644 8
09:55:16 04:58:01 AM 5835064 7212368 2047368 25.97 2688 1576356 620156 6.94 155164 1635644 4
09:55:16 04:59:01 AM 5835184 7212492 2047248 25.97 2688 1576360 620156 6.94 155164 1635648 4
09:55:16 05:00:01 AM 5834320 7211628 2048112 25.98 2688 1576360 593376 6.64 155164 1636336 16
09:55:16 05:01:01 AM 5822708 7200024 2059724 26.13 2688 1576364 593376 6.64 155164 1647800 12
09:55:16 05:02:01 AM 5824192 7201512 2058240 26.11 2688 1576364 593376 6.64 155172 1646740 8
09:55:16 05:03:01 AM 5824212 7201532 2058220 26.11 2688 1576364 593376 6.64 155172 1646728 4
09:55:16 05:04:01 AM 5824344 7201668 2058088 26.11 2688 1576368 593376 6.64 155172 1646616 4
09:55:16 05:05:01 AM 5824468 7201792 2057964 26.11 2688 1576368 593376 6.64 155172 1646500 4
09:55:16 05:06:01 AM 5824448 7201772 2057984 26.11 2688 1576368 593376 6.64 155172 1646684 4
09:55:16 05:07:01 AM 5824464 7201792 2057968 26.11 2688 1576372 593376 6.64 155172 1646620 4
09:55:16 05:08:01 AM 5824464 7201792 2057968 26.11 2688 1576372 593376 6.64 155172 1646620 4
09:55:16 05:09:01 AM 5824412 7201748 2058020 26.11 2688 1576372 593376 6.64 155172 1646504 4
09:55:16 05:10:01 AM 5823804 7201144 2058628 26.12 2688 1576376 615008 6.89 155172 1646740 4
09:55:16 05:11:01 AM 5824052 7201400 2058380 26.11 2688 1576376 615008 6.89 155172 1646916 4
09:55:16 05:12:01 AM 5824156 7201508 2058276 26.11 2688 1576380 615008 6.89 155172 1646736 4
09:55:16 05:13:01 AM 5824216 7201568 2058216 26.11 2688 1576380 615008 6.89 155172 1646852 4
09:55:16 05:14:01 AM 5824440 7201792 2057992 26.11 2688 1576380 615008 6.89 155172 1646520 4
09:55:16 05:15:01 AM 5824280 7201636 2058152 26.11 2688 1576384 615008 6.89 155172 1646532 4
09:55:16 05:16:01 AM 5824260 7201616 2058172 26.11 2688 1576384 615008 6.89 155172 1646604 4
09:55:16 05:17:01 AM 5824400 7201756 2058032 26.11 2688 1576384 615008 6.89 155172 1646536 4
09:55:16 05:18:01 AM 5824204 7201564 2058228 26.11 2688 1576388 615008 6.89 155172 1646656 4
09:55:16 05:19:01 AM 5833072 7210432 2049360 26.00 2688 1576388 615008 6.89 155172 1637896 16
09:55:16 05:20:01 AM 5832996 7210356 2049436 26.00 2688 1576388 602748 6.75 155172 1637972 4
09:55:16 05:21:01 AM 5833260 7210616 2049172 26.00 2688 1576392 602748 6.75 155172 1637832 12
09:55:16 05:22:01 AM 5833244 7210600 2049188 26.00 2688 1576392 602748 6.75 155172 1637880 8
09:55:16 05:23:01 AM 5832952 7210312 2049480 26.00 2688 1576396 602748 6.75 155172 1638136 4
09:55:16 05:24:01 AM 5833604 7210964 2048828 25.99 2688 1576396 602748 6.75 155172 1637556 4
09:55:16 05:25:01 AM 5833516 7210876 2048916 25.99 2688 1576396 602748 6.75 155172 1637560 4
09:55:16 05:26:01 AM 5833588 7210952 2048844 25.99 2688 1576400 602748 6.75 155172 1637632 12
09:55:16 05:27:01 AM 5833528 7210892 2048904 25.99 2688 1576400 602748 6.75 155172 1637564 4
09:55:16 05:28:01 AM 5833468 7210832 2048964 25.99 2688 1576400 602748 6.75 155172 1637564 4
09:55:16 05:29:01 AM 5833304 7210672 2049128 26.00 2688 1576404 602748 6.75 155172 1637572 4
09:55:16 05:30:01 AM 5833000 7210368 2049432 26.00 2688 1576404 597808 6.69 155172 1638036 4
09:55:16 05:31:01 AM 5832848 7210216 2049584 26.00 2688 1576404 597808 6.69 155172 1637964 4
09:55:16 05:32:01 AM 5833240 7210612 2049192 26.00 2688 1576408 597808 6.69 155172 1637628 4
09:55:16 05:33:01 AM 5833160 7210536 2049272 26.00 2688 1576412 597808 6.69 155172 1637852 4
09:55:16 05:34:01 AM 5833280 7210656 2049152 26.00 2688 1576412 597808 6.69 155172 1637648 4
09:55:16 05:35:02 AM 5833392 7210772 2049040 26.00 2688 1576416 597808 6.69 155172 1637652 4
09:55:16 05:36:01 AM 5833348 7210728 2049084 26.00 2688 1576416 597808 6.69 155172 1637724 4
09:55:16 05:37:01 AM 5833460 7210840 2048972 25.99 2688 1576416 597808 6.69 155172 1637656 4
09:55:16 05:38:01 AM 5833488 7210872 2048944 25.99 2688 1576420 597808 6.69 155172 1637660 4
09:55:16 05:39:01 AM 5833344 7210728 2049088 26.00 2688 1576420 597808 6.69 155172 1637660 4
09:55:16 05:40:01 AM 5832852 7210236 2049580 26.00 2688 1576420 613032 6.86 155172 1638008 4
09:55:16 05:41:01 AM 5833128 7210520 2049304 26.00 2688 1576428 613032 6.86 155172 1637852 12
09:55:16 05:42:01 AM 5833400 7210792 2049032 25.99 2688 1576428 613032 6.86 155172 1637668 8
09:55:16 05:43:01 AM 5833468 7210864 2048964 25.99 2688 1576432 613032 6.86 155172 1637672 4
09:55:16 05:44:01 AM 5833120 7210516 2049312 26.00 2688 1576432 613032 6.86 155172 1637672 4
09:55:16 05:45:01 AM 5833220 7210616 2049212 26.00 2688 1576432 613032 6.86 155172 1637676 8
09:55:16 05:46:01 AM 5833136 7210536 2049296 26.00 2688 1576436 613032 6.86 155172 1637748 16
09:55:16 05:47:01 AM 5833336 7210736 2049096 26.00 2688 1576436 613032 6.86 155172 1637680 8
09:55:16 05:48:01 AM 5833192 7210592 2049240 26.00 2688 1576436 613032 6.86 155172 1637684 4
09:55:16 05:49:01 AM 5833332 7210736 2049100 26.00 2688 1576440 597392 6.69 155172 1637688 4
09:55:16 05:50:01 AM 5832908 7210312 2049524 26.00 2688 1576440 616856 6.91 155172 1638036 4
09:55:16 05:51:01 AM 5833164 7210572 2049268 26.00 2688 1576444 616856 6.91 155172 1637764 4
09:55:16 05:52:01 AM 5833372 7210780 2049060 26.00 2688 1576444 616856 6.91 155172 1637696 4
09:55:16 05:53:01 AM 5833232 7210640 2049200 26.00 2688 1576444 616856 6.91 155172 1637812 4
09:55:16 05:54:01 AM 5833372 7210784 2049060 26.00 2688 1576448 616856 6.91 155172 1637700 4
09:55:16 05:55:01 AM 5833204 7210616 2049228 26.00 2688 1576448 616856 6.91 155172 1637816 4
09:55:16 05:56:01 AM 5833288 7210700 2049144 26.00 2688 1576448 616856 6.91 155172 1637768 4
09:55:16 05:57:01 AM 5833196 7210612 2049236 26.00 2688 1576452 616856 6.91 155172 1637820 4
09:55:16 05:58:01 AM 5833296 7210712 2049136 26.00 2688 1576452 616856 6.91 155172 1637820 4
09:55:16 05:59:01 AM 5833436 7210852 2048996 25.99 2688 1576452 616856 6.91 155172 1637704 4
09:55:16 06:00:01 AM 5832724 7210144 2049708 26.00 2688 1576456 598252 6.70 155172 1638172 4
09:55:16 06:01:01 AM 5831736 7209160 2050696 26.02 2688 1576460 601664 6.74 155180 1638688 16
09:55:16 06:02:01 AM 5832904 7210340 2049528 26.00 2688 1576468 605148 6.78 165228 1627968 12
09:55:16 06:03:01 AM 5832900 7210336 2049532 26.00 2688 1576468 605148 6.78 165220 1627900 4
09:55:16 06:04:01 AM 5833188 7210624 2049244 26.00 2688 1576468 605148 6.78 165220 1627692 8
09:55:16 06:05:01 AM 5833212 7210652 2049220 26.00 2688 1576472 605148 6.78 165220 1627696 4
09:55:16 06:06:01 AM 5833252 7210692 2049180 26.00 2688 1576472 605148 6.78 165220 1627764 12
09:55:16 06:07:01 AM 5833280 7210720 2049152 26.00 2688 1576472 605148 6.78 165220 1627696 8
09:55:16 06:08:01 AM 5833288 7210728 2049144 26.00 2688 1576472 605148 6.78 165220 1627696 4
09:55:16 06:09:01 AM 5833096 7210540 2049336 26.00 2688 1576476 605148 6.78 165220 1627816 4
09:55:16 06:10:01 AM 5832640 7210084 2049792 26.00 2688 1576476 620528 6.95 165220 1628048 4
09:55:16 06:11:01 AM 5833060 7210508 2049372 26.00 2688 1576480 603424 6.76 165220 1627776 4
09:55:16 06:12:01 AM 5832964 7210412 2049468 26.00 2688 1576480 603424 6.76 165220 1627712 4
09:55:16 06:13:01 AM 5833064 7210512 2049368 26.00 2688 1576480 603424 6.76 165220 1627712 4
09:55:16 06:14:01 AM 5833084 7210540 2049348 26.00 2688 1576488 603424 6.76 165220 1627720 4
09:55:16 06:15:01 AM 5833072 7210528 2049360 26.00 2688 1576488 603424 6.76 165220 1627720 4
09:55:16 06:16:01 AM 5832952 7210408 2049480 26.00 2688 1576488 603424 6.76 165220 1628036 4
09:55:16 06:17:01 AM 5832952 7210412 2049480 26.00 2688 1576492 603424 6.76 165220 1628100 4
09:55:16 06:18:01 AM 5833292 7210752 2049140 26.00 2688 1576492 603424 6.76 165220 1627828 4
09:55:16 06:19:01 AM 5833312 7210772 2049120 26.00 2688 1576492 603424 6.76 165220 1627828 4
09:55:16 06:20:01 AM 5832636 7210100 2049796 26.00 2688 1576496 619264 6.93 165220 1628296 4
09:55:16 06:21:01 AM 5832872 7210336 2049560 26.00 2688 1576496 603152 6.75 165220 1628036 4
09:55:16 06:22:01 AM 5832880 7210348 2049552 26.00 2688 1576500 603152 6.75 165220 1627856 8
09:55:16 06:23:01 AM 5832704 7210172 2049728 26.00 2688 1576500 603152 6.75 165220 1627972 4
09:55:16 06:24:01 AM 5832772 7210240 2049660 26.00 2688 1576500 603152 6.75 165220 1627972 4
09:55:16 06:25:01 AM 5832676 7210148 2049756 26.00 2688 1576504 603152 6.75 165220 1627976 4
09:55:16 06:26:01 AM 5832704 7210176 2049728 26.00 2688 1576504 603152 6.75 165220 1627928 16
09:55:16 06:27:01 AM 5833000 7210472 2049432 26.00 2688 1576504 603152 6.75 165220 1627860 8
09:55:16 06:28:01 AM 5833000 7210476 2049432 26.00 2688 1576508 603152 6.75 165220 1627864 4
09:55:16 06:29:01 AM 5832788 7210264 2049644 26.00 2688 1576508 603152 6.75 165220 1628232 16
09:55:16 06:30:01 AM 5832620 7210096 2049812 26.00 2688 1576508 621720 6.96 165220 1628104 8
09:55:16 06:31:01 AM 5832652 7210132 2049780 26.00 2688 1576512 621720 6.96 165220 1628132 4
09:55:16 06:32:01 AM 5833052 7210532 2049380 26.00 2688 1576512 621720 6.96 165220 1628052 4
09:55:16 06:33:01 AM 5832560 7210044 2049872 26.01 2688 1576516 621720 6.96 165220 1628332 4
09:55:16 06:34:01 AM 5832916 7210400 2049516 26.00 2688 1576516 621720 6.96 165220 1627944 4
09:55:16 06:35:01 AM 5832832 7210316 2049600 26.00 2688 1576516 621720 6.96 165220 1628060 4
09:55:16 06:36:01 AM 5832492 7209980 2049940 26.01 2688 1576520 621720 6.96 165220 1628360 4
09:55:16 06:37:01 AM 5832940 7210428 2049492 26.00 2688 1576520 621720 6.96 165220 1628072 4
09:55:16 06:38:01 AM 5832940 7210428 2049492 26.00 2688 1576520 621720 6.96 165220 1628072 4
09:55:16 06:39:01 AM 5832988 7210480 2049444 26.00 2688 1576524 621720 6.96 165220 1627960 4
09:55:16 06:40:01 AM 5832464 7209956 2049968 26.01 2688 1576524 605088 6.78 165220 1628440 4
09:55:16 06:41:01 AM 5832908 7210404 2049524 26.00 2688 1576528 605088 6.78 165220 1628048 4
09:55:16 06:42:01 AM 5832752 7210248 2049680 26.00 2688 1576528 605088 6.78 165220 1627980 4
09:55:16 06:43:01 AM 5832812 7210308 2049620 26.00 2688 1576528 605088 6.78 165220 1627980 4
09:55:16 06:44:01 AM 5832900 7210396 2049532 26.00 2688 1576528 605088 6.78 165220 1627980 4
09:55:16 06:45:01 AM 5832896 7210396 2049536 26.00 2688 1576532 605088 6.78 165220 1627984 4
09:55:16 06:46:01 AM 5832756 7210256 2049676 26.00 2688 1576532 605088 6.78 165220 1628168 16
09:55:16 06:47:01 AM 5832852 7210352 2049580 26.00 2688 1576532 605088 6.78 165220 1628100 8
09:55:16 06:48:01 AM 5832872 7210376 2049560 26.00 2688 1576536 605088 6.78 165220 1627988 4
09:55:16 06:49:01 AM 5832960 7210464 2049472 26.00 2688 1576536 605088 6.78 165220 1627988 4
09:55:16 06:50:01 AM 5832444 7209948 2049988 26.01 2688 1576536 607480 6.80 165220 1628336 4
09:55:16 06:51:01 AM 5832636 7210148 2049796 26.00 2688 1576544 607480 6.80 165220 1628180 12
09:55:16 06:52:01 AM 5832632 7210144 2049800 26.00 2688 1576544 607480 6.80 165220 1628112 8
09:55:16 06:53:01 AM 5832932 7210448 2049500 26.00 2688 1576548 607480 6.80 165220 1628000 4
09:55:16 06:54:01 AM 5832932 7210448 2049500 26.00 2688 1576548 607480 6.80 165220 1628000 4
09:55:16 06:55:01 AM 5832812 7210328 2049620 26.00 2688 1576548 607480 6.80 165220 1628000 4
09:55:16 06:56:01 AM 5832668 7210188 2049764 26.00 2688 1576552 607480 6.80 165220 1628072 4
09:55:16 06:57:01 AM 5832732 7210252 2049700 26.00 2688 1576552 607480 6.80 165220 1628120 4
09:55:16 06:58:01 AM 5832848 7210372 2049584 26.00 2688 1576556 607480 6.80 165220 1628008 4
09:55:16 06:59:01 AM 5832988 7210516 2049444 26.00 2688 1576560 607480 6.80 165220 1628012 4
09:55:16 07:00:01 AM 5832476 7210004 2049956 26.01 2688 1576560 607480 6.80 165220 1628360 4
09:55:16 07:01:01 AM 5831436 7208968 2050996 26.02 2688 1576564 590808 6.62 165220 1629000 4
09:55:16 07:02:01 AM 5831076 7208608 2051356 26.02 2688 1576564 611244 6.84 165232 1629748 4
09:55:16 07:03:01 AM 5832468 7210000 2049964 26.01 2688 1576564 619072 6.93 165656 1627812 4
09:55:16 07:04:01 AM 5827992 7205528 2054440 26.06 2688 1576568 619072 6.93 165656 1632220 16
09:55:16 07:05:01 AM 5828556 7206092 2053876 26.06 2688 1576568 619072 6.93 165656 1631732 8
09:55:16 07:06:01 AM 5828264 7205800 2054168 26.06 2688 1576568 619072 6.93 165656 1631956 12
09:55:16 07:07:01 AM 5828228 7205768 2054204 26.06 2688 1576572 619072 6.93 165656 1632128 16
09:55:16 07:08:01 AM 5828516 7206056 2053916 26.06 2688 1576572 619072 6.93 165656 1631756 8
09:55:16 07:09:01 AM 5828372 7205912 2054060 26.06 2688 1576572 619072 6.93 165656 1631852 4
09:55:16 07:10:01 AM 5828072 7205616 2054360 26.06 2688 1576576 597020 6.68 165660 1632084 4
09:55:16 07:11:01 AM 5827908 7205456 2054524 26.06 2688 1576576 597020 6.68 165656 1632308 8
09:55:16 07:12:01 AM 5828764 7206316 2053668 26.05 2688 1576580 597020 6.68 165656 1631748 8
09:55:16 07:13:01 AM 5828640 7206192 2053792 26.06 2688 1576580 597020 6.68 165656 1631768 4
09:55:16 07:14:01 AM 5828500 7206052 2053932 26.06 2688 1576580 597020 6.68 165656 1631864 4
09:55:16 07:15:01 AM 5828372 7205928 2054060 26.06 2688 1576584 597020 6.68 165656 1631852 4
09:55:16 07:16:01 AM 5828552 7206108 2053880 26.06 2688 1576584 597020 6.68 165656 1631804 4
09:55:16 07:17:01 AM 5828420 7205976 2054012 26.06 2688 1576584 597020 6.68 165656 1631772 4
09:55:16 07:18:01 AM 5828344 7205904 2054088 26.06 2688 1576588 597020 6.68 165656 1631776 4
09:55:16 07:19:01 AM 5828496 7206056 2053936 26.06 2688 1576588 597020 6.68 165656 1631776 4
09:55:16 07:20:01 AM 5827696 7205256 2054736 26.07 2688 1576588 617856 6.92 165656 1632308 4
09:55:16 07:21:01 AM 5828252 7205816 2054180 26.06 2688 1576592 594896 6.66 165656 1632060 4
09:55:16 07:22:01 AM 5828304 7205868 2054128 26.06 2688 1576592 594896 6.66 165656 1632008 4
09:55:16 07:23:01 AM 5828680 7206244 2053752 26.05 2688 1576592 594896 6.66 165656 1631804 4
09:55:16 07:24:01 AM 5828736 7206304 2053696 26.05 2688 1576596 594896 6.66 165656 1631808 4
09:55:16 07:25:01 AM 5828476 7206044 2053956 26.06 2688 1576596 594896 6.66 165656 1631924 4
09:55:16 07:26:01 AM 5828512 7206080 2053920 26.06 2688 1576596 594896 6.66 165656 1631992 16
09:55:16 07:27:01 AM 5828620 7206192 2053812 26.06 2688 1576600 594896 6.66 165656 1631816 8
09:55:16 07:28:01 AM 5828744 7206316 2053688 26.05 2688 1576600 594896 6.66 165656 1631816 4
09:55:16 07:29:01 AM 5828772 7206344 2053660 26.05 2688 1576600 610376 6.83 165656 1631816 4
09:55:16 07:30:01 AM 5828008 7205584 2054424 26.06 2688 1576604 603072 6.75 165656 1632168 4
09:55:16 07:31:01 AM 5827608 7205184 2054824 26.07 2688 1576604 603072 6.75 165656 1632468 16
09:55:16 07:32:01 AM 5828136 7205716 2054296 26.06 2688 1576608 603072 6.75 165656 1632064 8
09:55:16 07:33:01 AM 5828236 7205816 2054196 26.06 2688 1576608 603072 6.75 165656 1632060 12
09:55:16 07:34:01 AM 5828492 7206072 2053940 26.06 2688 1576608 603072 6.75 165656 1631856 8
09:55:16 07:35:01 AM 5828408 7205992 2054024 26.06 2688 1576612 603072 6.75 165656 1631860 4
09:55:16 07:36:01 AM 5828472 7206056 2053960 26.06 2688 1576612 603072 6.75 165656 1631932 4
09:55:16 07:37:01 AM 5828436 7206020 2053996 26.06 2688 1576612 603072 6.75 165656 1631864 4
09:55:16 07:38:01 AM 5828404 7205992 2054028 26.06 2688 1576616 603072 6.75 165656 1631984 4
09:55:16 07:39:01 AM 5828552 7206144 2053880 26.06 2688 1576620 603072 6.75 165656 1631872 4
09:55:16 07:40:01 AM 5828164 7205756 2054268 26.06 2688 1576620 595336 6.67 165656 1632220 4
09:55:16 07:41:01 AM 5828168 7205764 2054264 26.06 2688 1576624 595336 6.67 165656 1632160 4
09:55:16 07:42:01 AM 5828364 7205960 2054068 26.06 2688 1576624 595336 6.67 165656 1632092 4
09:55:16 07:43:01 AM 5828580 7206180 2053852 26.06 2688 1576628 611048 6.84 165656 1631880 4
09:55:16 07:44:01 AM 5828556 7206156 2053876 26.06 2688 1576628 611048 6.84 165656 1631884 8
09:55:16 07:45:01 AM 5828568 7206168 2053864 26.06 2688 1576628 611048 6.84 165656 1632000 4
09:55:16 07:46:01 AM 5828572 7206176 2053860 26.06 2688 1576632 611048 6.84 165656 1631956 4
09:55:16 07:47:01 AM 5828684 7206284 2053748 26.05 2688 1576632 611048 6.84 165656 1631888 8
09:55:16 07:48:01 AM 5828684 7206284 2053748 26.05 2688 1576632 611048 6.84 165656 1631888 4
09:55:16 07:49:02 AM 5828404 7206008 2054028 26.06 2688 1576636 611048 6.84 165656 1631892 4
09:55:16 07:50:01 AM 5827928 7205532 2054504 26.06 2688 1576636 603136 6.75 165656 1632240 4
09:55:16 07:51:01 AM 5828164 7205772 2054268 26.06 2688 1576640 603136 6.75 165656 1632304 12
09:55:16 07:52:01 AM 5828300 7205908 2054132 26.06 2688 1576640 603136 6.75 165656 1632124 8
09:55:16 07:53:01 AM 5828180 7205788 2054252 26.06 2688 1576640 603136 6.75 165656 1632240 4
09:55:16 07:54:01 AM 5828616 7206228 2053816 26.06 2688 1576644 603136 6.75 165656 1631904 4
09:55:16 07:55:01 AM 5828408 7206020 2054024 26.06 2688 1576644 603136 6.75 165656 1632020 4
09:55:16 07:56:01 AM 5828288 7205900 2054144 26.06 2688 1576644 603136 6.75 165656 1632088 12
09:55:16 07:57:01 AM 5828344 7205960 2054088 26.06 2688 1576648 603136 6.75 165656 1631908 4
09:55:16 07:58:01 AM 5828100 7205716 2054332 26.06 2688 1576648 603136 6.75 165656 1632180 4
09:55:16 07:59:01 AM 5828528 7206144 2053904 26.06 2688 1576648 603136 6.75 165656 1631908 4
09:55:16 08:00:01 AM 5827956 7205572 2054476 26.06 2688 1576648 619944 6.94 165656 1632256 4
09:55:16 08:01:01 AM 5827124 7204752 2055308 26.07 2688 1576660 593408 6.64 165656 1632800 4
09:55:16 08:02:01 AM 5828416 7206044 2054016 26.06 2688 1576660 593408 6.64 165676 1631936 4
09:55:16 08:03:01 AM 5828496 7206128 2053936 26.06 2688 1576664 593408 6.64 165676 1631940 4
09:55:16 08:04:01 AM 5828468 7206100 2053964 26.06 2688 1576664 593408 6.64 165676 1631940 4
09:55:16 08:05:01 AM 5828448 7206080 2053984 26.06 2688 1576664 593408 6.64 165676 1631940 4
09:55:16 08:06:01 AM 5828396 7206032 2054036 26.06 2688 1576668 593408 6.64 165676 1632016 4
09:55:16 08:07:01 AM 5828508 7206144 2053924 26.06 2688 1576668 593408 6.64 165676 1631948 4
09:55:16 08:08:01 AM 5828568 7206204 2053864 26.06 2688 1576668 593408 6.64 165676 1631948 4
09:55:16 08:09:01 AM 5828088 7205728 2054344 26.06 2688 1576672 593408 6.64 165676 1632292 4
09:55:16 08:10:01 AM 5828112 7205752 2054320 26.06 2688 1576672 613544 6.87 165676 1632300 4
09:55:16 08:11:01 AM 5828276 7205920 2054156 26.06 2688 1576676 613544 6.87 165676 1632024 12
09:55:16 08:12:01 AM 5827696 7205340 2054736 26.07 2688 1576676 613544 6.87 165676 1632448 16
09:55:16 08:13:01 AM 5828048 7205692 2054384 26.06 2688 1576676 613544 6.87 165676 1632232 8
09:55:16 08:14:01 AM 5828168 7205816 2054264 26.06 2688 1576680 613544 6.87 165676 1632104 4
09:55:16 08:15:01 AM 5824152 7201800 2058280 26.11 2688 1576680 613544 6.87 165676 1636152 16
09:55:16 08:16:01 AM 5824128 7201776 2058304 26.11 2688 1576680 613544 6.87 165684 1636192 4
09:55:16 08:17:01 AM 5824140 7201792 2058292 26.11 2688 1576684 613544 6.87 165676 1636164 8
09:55:16 08:18:01 AM 5824412 7202064 2058020 26.11 2688 1576684 613544 6.87 165676 1635928 8
09:55:16 08:19:01 AM 5824704 7202356 2057728 26.11 2688 1576684 613544 6.87 165676 1635828 4
09:55:16 08:20:01 AM 5823920 7201580 2058512 26.12 2688 1576692 606160 6.79 165676 1636184 4
09:55:16 08:21:01 AM 5824032 7201696 2058400 26.11 2688 1576692 606160 6.79 165676 1636224 4
09:55:16 08:22:01 AM 5824548 7202216 2057884 26.11 2688 1576696 606160 6.79 165676 1635844 4
09:55:16 08:23:01 AM 5824076 7201744 2058356 26.11 2688 1576696 606160 6.79 165676 1636128 4
09:55:16 08:24:01 AM 5824152 7201820 2058280 26.11 2688 1576696 606160 6.79 165676 1636116 4
09:55:16 08:25:01 AM 5824548 7202220 2057884 26.11 2688 1576700 606160 6.79 165676 1635848 4
09:55:16 08:26:01 AM 5824436 7202108 2057996 26.11 2688 1576700 606160 6.79 165676 1635916 4
09:55:16 08:27:01 AM 5824408 7202080 2058024 26.11 2688 1576700 606160 6.79 165676 1635964 8
09:55:16 08:28:01 AM 5824640 7202316 2057792 26.11 2688 1576704 606160 6.79 165676 1635816 4
09:55:16 08:29:01 AM 5824444 7202120 2057988 26.11 2688 1576704 606160 6.79 165676 1635968 4
09:55:16 08:30:01 AM 5824064 7201740 2058368 26.11 2688 1576704 606160 6.79 165676 1636200 4
09:55:16 08:31:01 AM 5823860 7201540 2058572 26.12 2688 1576708 606160 6.79 165676 1636404 16
09:55:16 08:32:01 AM 5824484 7202164 2057948 26.11 2688 1576708 606160 6.79 165676 1635860 8
09:55:16 08:33:01 AM 5823916 7201600 2058516 26.12 2688 1576712 606160 6.79 165676 1636152 4
09:55:16 08:34:01 AM 5824368 7202052 2058064 26.11 2688 1576712 606160 6.79 165676 1635888 4
09:55:16 08:35:01 AM 5824276 7201960 2058156 26.11 2688 1576712 606160 6.79 165676 1635888 4
09:55:16 08:36:01 AM 5824308 7201992 2058124 26.11 2688 1576712 606160 6.79 165676 1636072 4
09:55:16 08:37:01 AM 5824424 7202112 2058008 26.11 2688 1576716 606160 6.79 165676 1635892 4
09:55:16 08:38:01 AM 5824320 7202008 2058112 26.11 2688 1576716 606160 6.79 165676 1636008 4
09:55:16 08:39:01 AM 5824280 7201968 2058152 26.11 2688 1576716 606160 6.79 165676 1636008 4
09:55:16 08:40:01 AM 5823972 7201664 2058460 26.11 2688 1576720 603332 6.76 165676 1636244 4
09:55:16 08:41:01 AM 5824064 7201756 2058368 26.11 2688 1576720 603332 6.76 165676 1636172 4
09:55:16 08:42:01 AM 5823752 7201448 2058680 26.12 2688 1576724 626528 7.02 165676 1636344 4
09:55:16 08:43:01 AM 5824240 7201948 2058192 26.11 2688 1576736 593516 6.65 166412 1635296 4
09:55:16 08:44:01 AM 5824400 7202108 2058032 26.11 2688 1576736 593516 6.65 166412 1635184 4
09:55:16 08:45:01 AM 5824004 7201716 2058428 26.11 2688 1576740 593516 6.65 166412 1635408 4
09:55:16 08:46:01 AM 5824168 7201880 2058264 26.11 2688 1576740 593516 6.65 166412 1635272 4
09:55:16 08:47:01 AM 5824028 7201740 2058404 26.11 2688 1576740 593516 6.65 166412 1635480 4
09:55:16 08:48:01 AM 5824228 7201944 2058204 26.11 2688 1576744 593516 6.65 166412 1635212 4
09:55:16 08:49:01 AM 5824252 7201968 2058180 26.11 2688 1576744 593516 6.65 166412 1635212 4
09:55:16 08:50:01 AM 5823944 7201660 2058488 26.11 2688 1576744 609652 6.83 166412 1635560 4
09:55:16 08:51:01 AM 5824128 7201848 2058304 26.11 2688 1576748 609652 6.83 166412 1635488 4
09:55:16 08:52:01 AM 5824188 7201908 2058244 26.11 2688 1576748 609652 6.83 166412 1635420 4
09:55:16 08:53:02 AM 5824328 7202052 2058104 26.11 2688 1576752 609652 6.83 166412 1635220 4
09:55:16 08:54:01 AM 5824088 7201812 2058344 26.11 2688 1576752 593920 6.65 166412 1635492 4
09:55:16 08:55:01 AM 5824072 7201796 2058360 26.11 2688 1576752 593920 6.65 166412 1635424 4
09:55:16 08:56:01 AM 5824404 7202132 2058028 26.11 2688 1576756 593920 6.65 166412 1635292 4
09:55:16 08:57:01 AM 5824156 7201884 2058276 26.11 2688 1576756 593920 6.65 166412 1635224 4
09:55:16 08:58:01 AM 5824160 7201888 2058272 26.11 2688 1576756 593920 6.65 166412 1635224 4
09:55:16 08:59:01 AM 5824284 7202016 2058148 26.11 2688 1576760 593920 6.65 166412 1635228 4
09:55:16 09:00:01 AM 5823488 7201220 2058944 26.12 2688 1576760 615960 6.90 166412 1635964 4
09:55:16 09:01:01 AM 5822796 7200532 2059636 26.13 2688 1576764 615960 6.90 166412 1636356 4
09:55:16 09:02:01 AM 5824120 7201860 2058312 26.11 2688 1576768 615960 6.90 166412 1635480 4
09:55:16 09:03:01 AM 5824068 7201808 2058364 26.11 2688 1576768 600456 6.72 166412 1635480 4
09:55:16 09:04:01 AM 5824384 7202128 2058048 26.11 2688 1576772 600456 6.72 166412 1635240 4
09:55:16 09:05:01 AM 5824468 7202212 2057964 26.11 2688 1576772 600456 6.72 166412 1635240 4
09:55:16 09:06:01 AM 5824360 7202104 2058072 26.11 2688 1576772 600456 6.72 166412 1635312 4
09:55:16 09:07:01 AM 5824436 7202184 2057996 26.11 2688 1576776 600456 6.72 166412 1635248 4
09:55:16 09:08:01 AM 5824476 7202224 2057956 26.11 2688 1576776 600456 6.72 166412 1635364 4
09:55:16 09:09:01 AM 5824568 7202316 2057864 26.11 2688 1576776 600456 6.72 166412 1635248 4
09:55:16 09:10:01 AM 5824020 7201772 2058412 26.11 2688 1576780 615840 6.90 166412 1635600 4
09:55:16 09:11:01 AM 5824400 7202156 2058032 26.11 2688 1576784 615840 6.90 166412 1635324 4
09:55:16 09:12:01 AM 5824160 7201916 2058272 26.11 2688 1576784 615840 6.90 166412 1635256 4
09:55:16 09:13:01 AM 5824036 7201796 2058396 26.11 2688 1576788 615840 6.90 166412 1635556 4
09:55:16 09:14:01 AM 5823672 7201432 2058760 26.12 2688 1576788 615840 6.90 166412 1635780 4
09:55:16 09:15:01 AM 5824028 7201788 2058404 26.11 2688 1576788 615840 6.90 166412 1635440 4
09:55:16 09:16:01 AM 5824124 7201888 2058308 26.11 2688 1576792 615840 6.90 166412 1635512 4
09:55:16 09:17:01 AM 5824136 7201900 2058296 26.11 2688 1576792 615840 6.90 166412 1635560 4
09:55:16 09:18:01 AM 5824208 7201972 2058224 26.11 2688 1576792 615840 6.90 166412 1635444 4
09:55:16 09:19:01 AM 5824092 7201860 2058340 26.11 2688 1576796 615840 6.90 166412 1635564 4
09:55:16 09:20:01 AM 5823616 7201384 2058816 26.12 2688 1576796 603596 6.76 166412 1635912 4
09:55:16 09:21:01 AM 5824048 7201820 2058384 26.11 2688 1576800 603596 6.76 166412 1635528 4
09:55:16 09:22:01 AM 5824212 7201984 2058220 26.11 2688 1576800 603596 6.76 166412 1635460 4
09:55:16 09:23:01 AM 5824224 7201996 2058208 26.11 2688 1576800 603596 6.76 166412 1635576 4
09:55:16 09:24:01 AM 5824108 7201884 2058324 26.11 2688 1576804 603596 6.76 166412 1635464 4
09:55:16 09:25:01 AM 5824092 7201868 2058340 26.11 2688 1576804 603596 6.76 166412 1635464 4
09:55:16 09:26:01 AM 5824008 7201784 2058424 26.11 2688 1576804 603596 6.76 166412 1635532 4
09:55:16 09:27:01 AM 5824152 7201932 2058280 26.11 2688 1576808 603596 6.76 166412 1635468 4
09:55:16 09:28:01 AM 5824180 7201960 2058252 26.11 2688 1576808 603596 6.76 166412 1635468 4
09:55:16 09:29:01 AM 5824096 7201876 2058336 26.11 2688 1576808 603596 6.76 166412 1635468 4
09:55:16 09:30:01 AM 5823616 7201400 2058816 26.12 2688 1576812 618984 6.93 166412 1635936 4
09:55:16 09:31:01 AM 5823236 7201020 2059196 26.12 2688 1576812 602440 6.75 166412 1636100 4
09:55:16 09:32:01 AM 5824060 7201848 2058372 26.11 2688 1576816 602440 6.75 166412 1635480 4
09:55:16 09:33:01 AM 5823728 7201516 2058704 26.12 2688 1576816 602440 6.75 166412 1635752 4
09:55:16 09:34:01 AM 5824100 7201888 2058332 26.11 2688 1576816 602440 6.75 166412 1635480 4
09:55:16 09:35:01 AM 5824008 7201800 2058424 26.11 2688 1576820 602440 6.75 166412 1635484 4
09:55:16 09:36:01 AM 5823944 7201736 2058488 26.11 2688 1576820 602440 6.75 166412 1635668 4
09:55:16 09:37:01 AM 5824072 7201864 2058360 26.11 2688 1576820 602440 6.75 166412 1635620 4
09:55:16 09:38:01 AM 5823888 7201684 2058544 26.12 2688 1576824 602440 6.75 166412 1635624 4
09:55:16 09:39:01 AM 5823840 7201636 2058592 26.12 2688 1576824 602440 6.75 166412 1635748 4
09:55:16 09:40:01 AM 5717464 7155596 2164968 27.47 2688 1635004 655856 7.34 181004 1717444 18092
09:55:16 09:41:01 AM 5521784 7065476 2360648 29.95 2688 1736152 729220 8.17 200592 1877000 28620
09:55:16 09:42:01 AM 5413776 7028952 2468656 31.32 2688 1805544 756132 8.47 205084 1973248 34380
09:55:16 09:43:01 AM 5338376 7079336 2544056 32.28 2688 1923276 657060 7.36 200664 2014956 41080
09:55:16 09:44:01 AM 5221060 7037540 2661372 33.76 2688 1992824 690368 7.73 201344 2119284 95384
09:55:16 09:45:01 AM 5170080 7031936 2712352 34.41 2688 2037008 702020 7.86 212408 2152076 42412
09:55:16 09:46:01 AM 5177764 7038276 2704668 34.31 2688 2036228 686520 7.69 223844 2134840 10052
09:55:16 09:47:01 AM 5155756 7067564 2726676 34.59 2688 2084904 673480 7.54 243692 2129348 40708
09:55:16 09:48:01 AM 4923764 7051956 2958668 37.53 2688 2294956 663712 7.43 275836 2307908 139384
09:55:16 09:49:01 AM 4952800 7079568 2929632 37.17 2688 2293924 616640 6.90 281652 2271488 8
09:55:16 09:50:01 AM 4909580 7038096 2972852 37.71 2688 2295808 704756 7.89 281836 2314556 1364
09:55:16 09:51:01 AM 4876452 7022184 3005980 38.14 2688 2313008 704756 7.89 282252 2347604 1592
09:55:16 09:52:01 AM 4864512 7021372 3017920 38.29 2688 2324212 704756 7.89 282252 2358812 4352
09:55:16 09:53:02 AM 4854328 7019240 3028104 38.42 2688 2332196 704756 7.89 282300 2368992 2336
09:55:16 09:54:01 AM 4914716 6982136 2967716 37.65 2688 2238320 716880 8.03 352072 2253508 96796
09:55:16 09:55:01 AM 5049772 7085512 2832660 35.94 2688 2208152 631424 7.07 517848 1958792 27712
09:55:16 Average: 5802156 7200706 2080276 26.39 2688 1596591 608862 6.82 165767 1654298 1643
09:55:16
09:55:16 03:45:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:55:16 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:46:01 AM eth0 67.19 46.32 350.36 15.78 0.00 0.00 0.00 0.00
09:55:16 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:47:01 AM eth0 0.35 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:55:16 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:48:01 AM eth0 1.43 0.07 0.19 0.01 0.00 0.00 0.00 0.00
09:55:16 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:49:01 AM eth0 0.42 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:55:16 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:50:01 AM eth0 0.75 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:55:16 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:51:01 AM eth0 0.47 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:52:01 AM eth0 0.35 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:55:16 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:53:01 AM eth0 0.45 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:55:16 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:54:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:55:16 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:55:01 AM eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:55:16 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:56:01 AM eth0 0.55 0.20 0.16 0.07 0.00 0.00 0.00 0.00
09:55:16 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:57:01 AM eth0 0.38 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:55:16 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:58:01 AM eth0 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:55:16 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 03:59:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:55:16 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:00:01 AM eth0 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00
09:55:16 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:01:01 AM eth0 0.50 0.30 0.16 0.11 0.00 0.00 0.00 0.00
09:55:16 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:02:01 AM eth0 0.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:55:16 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:03:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:04:01 AM eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:55:16 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:05:01 AM eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:55:16 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:06:01 AM eth0 0.73 0.25 0.18 0.13 0.00 0.00 0.00 0.00
09:55:16 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:07:01 AM eth0 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:55:16 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:08:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:55:16 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:09:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:10:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:55:16 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:11:01 AM eth0 0.63 0.15 0.19 0.07 0.00 0.00 0.00 0.00
09:55:16 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:12:01 AM eth0 0.42 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:55:16 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:13:01 AM eth0 0.25 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:55:16 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:14:01 AM eth0 0.62 0.08 0.07 0.01 0.00 0.00 0.00 0.00
09:55:16 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:15:01 AM eth0 0.37 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:16:01 AM eth0 0.73 0.27 0.17 0.08 0.00 0.00 0.00 0.00
09:55:16 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:17:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:18:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:19:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:20:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:21:01 AM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00
09:55:16 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:22:01 AM eth0 0.33 0.13 0.08 0.01 0.00 0.00 0.00 0.00
09:55:16 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:23:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:24:01 AM eth0 0.65 0.05 0.08 0.00 0.00 0.00 0.00 0.00
09:55:16 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:25:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:26:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:27:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:28:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:29:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:30:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:31:01 AM eth0 0.65 0.37 0.40 0.26 0.00 0.00 0.00 0.00
09:55:16 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:32:01 AM eth0 0.68 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:55:16 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:33:01 AM eth0 0.48 0.38 0.28 0.21 0.00 0.00 0.00 0.00
09:55:16 04:34:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:34:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:36:01 AM eth0 0.32 0.13 0.09 0.07 0.00 0.00 0.00 0.00
09:55:16 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:37:01 AM eth0 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00
09:55:16 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:38:01 AM eth0 0.98 0.87 0.08 0.07 0.00 0.00 0.00 0.00
09:55:16 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:40:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:41:01 AM eth0 0.60 0.10 0.13 0.06 0.00 0.00 0.00 0.00
09:55:16 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:42:01 AM eth0 0.60 0.17 0.33 0.19 0.00 0.00 0.00 0.00
09:55:16 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:44:01 AM eth0 0.23 0.05 0.04 0.00 0.00 0.00 0.00 0.00
09:55:16 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:45:01 AM eth0 0.48 0.02 0.06 0.00 0.00 0.00 0.00 0.00
09:55:16 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:46:01 AM eth0 0.62 0.28 0.35 0.25 0.00 0.00 0.00 0.00
09:55:16 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:47:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:48:01 AM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00
09:55:16 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:49:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:50:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:51:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:53:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:54:01 AM eth0 0.38 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:55:16 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:55:01 AM eth0 0.92 0.23 0.36 0.23 0.00 0.00 0.00 0.00
09:55:16 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:56:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:57:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:58:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 04:59:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:00:01 AM eth0 0.77 0.27 0.35 0.23 0.00 0.00 0.00 0.00
09:55:16 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:01:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:02:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:03:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:04:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:05:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:06:01 AM eth0 0.33 0.17 0.15 0.08 0.00 0.00 0.00 0.00
09:55:16 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:09:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:10:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:11:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:55:16 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:13:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:15:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:16:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:55:16 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:18:01 AM eth0 0.67 0.00 0.09 0.00 0.00 0.00 0.00 0.00
09:55:16 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:19:01 AM eth0 0.50 0.25 0.31 0.23 0.00 0.00 0.00 0.00
09:55:16 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:20:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:21:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:55:16 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:22:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:55:16 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:23:01 AM eth0 0.43 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:55:16 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:24:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:25:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:26:01 AM eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:55:16 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:27:01 AM eth0 0.13 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:28:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:29:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:30:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:31:01 AM eth0 0.53 0.28 0.39 0.26 0.00 0.00 0.00 0.00
09:55:16 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:32:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:55:16 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:33:01 AM eth0 0.65 0.32 0.32 0.23 0.00 0.00 0.00 0.00
09:55:16 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:34:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:35:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:35:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:36:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:37:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:40:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:41:01 AM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:42:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:44:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:45:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:46:01 AM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:47:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:48:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:49:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:50:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:51:01 AM eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:55:16 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:53:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:54:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:55:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:56:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:55:16 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 05:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:00:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:01:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:55:16 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:02:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:04:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:06:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:55:16 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:10:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:11:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:55:16 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:12:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:13:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:14:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:55:16 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:15:01 AM eth0 0.68 0.00 0.09 0.00 0.00 0.00 0.00 0.00
09:55:16 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:16:01 AM eth0 1.12 0.35 0.49 0.29 0.00 0.00 0.00 0.00
09:55:16 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:17:01 AM eth0 0.30 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:55:16 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:19:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:20:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:21:01 AM eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:55:16 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:22:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:23:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:24:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:25:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:26:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:55:16 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:27:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:28:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:29:01 AM eth0 0.93 0.23 0.32 0.20 0.00 0.00 0.00 0.00
09:55:16 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:31:01 AM eth0 0.60 0.28 0.40 0.26 0.00 0.00 0.00 0.00
09:55:16 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:55:16 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:33:01 AM eth0 0.43 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:55:16 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:35:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:55:16 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:36:01 AM eth0 0.57 0.28 0.34 0.26 0.00 0.00 0.00 0.00
09:55:16 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:37:01 AM eth0 0.25 0.08 0.07 0.01 0.00 0.00 0.00 0.00
09:55:16 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:38:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:39:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:40:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:41:01 AM eth0 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00
09:55:16 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:42:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:43:01 AM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00
09:55:16 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:45:01 AM eth0 0.17 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:46:01 AM eth0 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:55:16 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:47:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:49:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:50:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:51:01 AM eth0 1.22 0.17 0.26 0.07 0.00 0.00 0.00 0.00
09:55:16 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:52:01 AM eth0 0.28 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:55:16 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:53:01 AM eth0 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:55:16 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:54:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:55:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:56:01 AM eth0 1.15 0.13 0.19 0.07 0.00 0.00 0.00 0.00
09:55:16 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:57:01 AM eth0 0.80 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:55:16 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 06:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:00:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:01:01 AM eth0 1.23 0.13 0.28 0.07 0.00 0.00 0.00 0.00
09:55:16 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:02:01 AM eth0 0.45 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:55:16 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:03:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:55:16 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:04:01 AM eth0 1.28 0.27 0.41 0.23 0.00 0.00 0.00 0.00
09:55:16 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:05:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:55:16 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:06:01 AM eth0 1.27 0.27 0.48 0.28 0.00 0.00 0.00 0.00
09:55:16 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:07:01 AM eth0 1.20 0.20 0.38 0.19 0.00 0.00 0.00 0.00
09:55:16 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:08:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:09:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:10:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:55:16 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:11:01 AM eth0 0.95 0.37 0.44 0.26 0.00 0.00 0.00 0.00
09:55:16 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:12:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:55:16 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:13:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:14:01 AM eth0 0.20 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:55:16 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:15:01 AM eth0 0.62 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:55:16 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:16:01 AM eth0 0.50 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:55:16 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:17:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:18:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:19:01 AM eth0 0.80 0.03 0.08 0.00 0.00 0.00 0.00 0.00
09:55:16 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:20:01 AM eth0 0.43 0.05 0.08 0.03 0.00 0.00 0.00 0.00
09:55:16 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:21:01 AM eth0 0.45 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:22:01 AM eth0 0.37 0.23 0.26 0.20 0.00 0.00 0.00 0.00
09:55:16 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:23:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:26:01 AM eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:28:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:30:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:31:01 AM eth0 0.62 0.22 0.40 0.25 0.00 0.00 0.00 0.00
09:55:16 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:32:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:33:01 AM eth0 0.93 0.23 0.37 0.23 0.00 0.00 0.00 0.00
09:55:16 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:36:01 AM eth0 0.23 0.12 0.09 0.06 0.00 0.00 0.00 0.00
09:55:16 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:37:01 AM eth0 0.22 0.08 0.07 0.01 0.00 0.00 0.00 0.00
09:55:16 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:38:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:39:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:40:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:41:01 AM eth0 0.30 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:42:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:45:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:46:01 AM eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:55:16 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:47:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:48:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:49:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:49:02 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:51:01 AM eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:55:16 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:54:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:56:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:57:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:55:16 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:58:01 AM eth0 0.38 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:55:16 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 07:59:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:00:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:01:01 AM eth0 0.30 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:55:16 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:03:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:04:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:05:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:06:01 AM eth0 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:08:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:55:16 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:09:01 AM eth0 0.43 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:55:16 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:11:01 AM eth0 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:55:16 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:12:01 AM eth0 1.17 0.23 0.36 0.19 0.00 0.00 0.00 0.00
09:55:16 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:13:01 AM eth0 0.82 0.23 0.35 0.22 0.00 0.00 0.00 0.00
09:55:16 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:14:01 AM eth0 0.95 0.23 0.36 0.23 0.00 0.00 0.00 0.00
09:55:16 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:15:01 AM eth0 3.43 1.70 0.81 13.24 0.00 0.00 0.00 0.00
09:55:16 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:16:01 AM eth0 1.72 0.52 0.76 0.48 0.00 0.00 0.00 0.00
09:55:16 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:17:01 AM eth0 1.95 0.52 0.89 0.57 0.00 0.00 0.00 0.00
09:55:16 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:18:01 AM eth0 0.67 0.25 0.32 0.23 0.00 0.00 0.00 0.00
09:55:16 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:19:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:20:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:21:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:22:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:23:01 AM eth0 1.33 0.32 0.41 0.23 0.00 0.00 0.00 0.00
09:55:16 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:24:01 AM eth0 0.38 0.15 0.26 0.19 0.00 0.00 0.00 0.00
09:55:16 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:25:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:26:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:55:16 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:27:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:28:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:30:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:31:01 AM eth0 0.57 0.22 0.34 0.25 0.00 0.00 0.00 0.00
09:55:16 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:32:01 AM eth0 0.82 0.10 0.14 0.01 0.00 0.00 0.00 0.00
09:55:16 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:33:01 AM eth0 0.67 0.30 0.32 0.23 0.00 0.00 0.00 0.00
09:55:16 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:35:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:36:01 AM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00
09:55:16 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:37:01 AM eth0 0.32 0.07 0.08 0.00 0.00 0.00 0.00 0.00
09:55:16 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:39:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:40:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:41:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:55:16 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:42:01 AM eth0 0.30 0.05 0.08 0.00 0.00 0.00 0.00 0.00
09:55:16 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:43:01 AM eth0 0.83 0.82 0.08 0.07 0.00 0.00 0.00 0.00
09:55:16 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:44:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:55:16 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:45:01 AM eth0 0.62 0.25 0.32 0.23 0.00 0.00 0.00 0.00
09:55:16 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:46:01 AM eth0 0.68 0.15 0.19 0.07 0.00 0.00 0.00 0.00
09:55:16 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:47:01 AM eth0 0.40 0.27 0.26 0.20 0.00 0.00 0.00 0.00
09:55:16 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:48:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:49:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:50:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:51:01 AM eth0 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00
09:55:16 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:52:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:53:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:53:02 AM eth0 0.68 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:55:16 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:54:01 AM eth0 0.88 0.19 0.38 0.20 0.00 0.00 0.00 0.00
09:55:16 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:55:01 AM eth0 0.45 0.23 0.27 0.19 0.00 0.00 0.00 0.00
09:55:16 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:56:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:58:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 08:59:01 AM eth0 0.55 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:55:16 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:00:01 AM eth0 0.57 0.23 0.31 0.22 0.00 0.00 0.00 0.00
09:55:16 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:01:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:02:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:03:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:04:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:05:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:06:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:07:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:08:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:10:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:11:01 AM eth0 0.35 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:55:16 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:12:01 AM eth0 0.60 0.02 0.06 0.00 0.00 0.00 0.00 0.00
09:55:16 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:13:01 AM eth0 1.93 0.45 0.70 0.42 0.00 0.00 0.00 0.00
09:55:16 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:14:01 AM eth0 0.75 0.32 0.52 0.38 0.00 0.00 0.00 0.00
09:55:16 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:16:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:17:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:18:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:20:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:21:01 AM eth0 0.38 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:55:16 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:22:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:23:01 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:55:16 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:24:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:25:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:26:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:55:16 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:29:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:30:01 AM eth0 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:55:16 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:31:01 AM eth0 0.63 0.37 0.40 0.26 0.00 0.00 0.00 0.00
09:55:16 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:32:01 AM eth0 0.60 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:55:16 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:33:01 AM eth0 0.48 0.22 0.27 0.20 0.00 0.00 0.00 0.00
09:55:16 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:35:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:55:16 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:36:01 AM eth0 1.07 0.13 0.24 0.07 0.00 0.00 0.00 0.00
09:55:16 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:37:01 AM eth0 1.17 0.52 0.61 0.43 0.00 0.00 0.00 0.00
09:55:16 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:38:01 AM eth0 0.55 0.23 0.32 0.23 0.00 0.00 0.00 0.00
09:55:16 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:39:01 AM eth0 1.45 0.27 0.39 0.20 0.00 0.00 0.00 0.00
09:55:16 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:40:01 AM eth0 131.77 88.35 505.29 49.32 0.00 0.00 0.00 0.00
09:55:16 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:41:01 AM eth0 28.60 26.48 354.27 3.04 0.00 0.00 0.00 0.00
09:55:16 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:42:01 AM eth0 29.16 26.44 444.46 2.75 0.00 0.00 0.00 0.00
09:55:16 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:43:01 AM eth0 16.88 16.16 212.21 1.77 0.00 0.00 0.00 0.00
09:55:16 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:44:01 AM eth0 13.48 13.08 52.78 4.39 0.00 0.00 0.00 0.00
09:55:16 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:45:01 AM eth0 32.22 27.74 578.77 3.21 0.00 0.00 0.00 0.00
09:55:16 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:46:01 AM eth0 3.68 3.47 2.26 1.59 0.00 0.00 0.00 0.00
09:55:16 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:47:01 AM eth0 17.16 17.03 88.42 4.36 0.00 0.00 0.00 0.00
09:55:16 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:48:01 AM eth0 30.82 28.74 254.14 6.77 0.00 0.00 0.00 0.00
09:55:16 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:49:01 AM eth0 166.96 129.56 34.80 33.96 0.00 0.00 0.00 0.00
09:55:16 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:50:01 AM eth0 22.48 13.85 22.18 2.16 0.00 0.00 0.00 0.00
09:55:16 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:51:01 AM eth0 40.96 36.81 120.20 10.74 0.00 0.00 0.00 0.00
09:55:16 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:52:01 AM eth0 22.61 20.13 73.99 7.12 0.00 0.00 0.00 0.00
09:55:16 09:53:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:53:02 AM eth0 17.31 18.70 55.45 12.69 0.00 0.00 0.00 0.00
09:55:16 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:54:01 AM eth0 75.57 52.19 156.21 80.46 0.00 0.00 0.00 0.00
09:55:16 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 09:55:01 AM eth0 15.14 14.36 13.47 7.30 0.00 0.00 0.00 0.00
09:55:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:16 Average: eth0 2.29 1.65 9.06 0.75 0.00 0.00 0.00 0.00
09:55:16
09:55:16
09:55:16 ---> sar -P ALL:
09:55:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/24/2025 _x86_64_ (2 CPU)
09:55:16
09:55:16 03:44:32 LINUX RESTART (2 CPU)
09:55:16
09:55:16 03:45:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 03:46:01 AM all 16.44 0.06 5.86 40.98 0.38 36.28
09:55:16 03:46:01 AM 0 16.81 0.03 5.89 41.64 0.44 35.18
09:55:16 03:46:01 AM 1 16.06 0.09 5.83 40.28 0.32 37.43
09:55:16 03:47:01 AM all 0.33 0.00 0.11 0.26 0.04 99.26
09:55:16 03:47:01 AM 0 0.15 0.00 0.15 0.35 0.05 99.30
09:55:16 03:47:01 AM 1 0.52 0.00 0.07 0.17 0.03 99.22
09:55:16 03:48:01 AM all 0.28 0.00 0.08 0.00 0.29 99.34
09:55:16 03:48:01 AM 0 0.10 0.00 0.07 0.00 0.12 99.72
09:55:16 03:48:01 AM 1 0.47 0.00 0.10 0.00 0.47 98.97
09:55:16 03:49:01 AM all 0.27 0.00 0.08 0.00 1.38 98.26
09:55:16 03:49:01 AM 0 0.08 0.00 0.08 0.00 2.00 97.84
09:55:16 03:49:01 AM 1 0.46 0.00 0.08 0.00 0.76 98.69
09:55:16 03:50:01 AM all 0.34 0.00 0.08 0.00 0.13 99.46
09:55:16 03:50:01 AM 0 0.38 0.00 0.07 0.00 0.10 99.45
09:55:16 03:50:01 AM 1 0.30 0.00 0.08 0.00 0.15 99.47
09:55:16 03:51:01 AM all 0.26 0.00 0.10 0.00 0.02 99.62
09:55:16 03:51:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75
09:55:16 03:51:01 AM 1 0.38 0.00 0.10 0.00 0.02 99.50
09:55:16 03:52:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:55:16 03:52:01 AM 0 0.14 0.00 0.07 0.00 0.03 99.76
09:55:16 03:52:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40
09:55:16 03:53:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
09:55:16 03:53:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:55:16 03:53:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:55:16 03:54:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61
09:55:16 03:54:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
09:55:16 03:54:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48
09:55:16 03:55:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:55:16 03:55:01 AM 0 0.55 0.00 0.08 0.00 0.02 99.35
09:55:16 03:55:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87
09:55:16 03:56:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:55:16 03:56:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 03:56:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:55:16
09:55:16 03:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 03:57:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:55:16 03:57:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
09:55:16 03:57:01 AM 1 0.13 0.00 0.05 0.00 0.02 99.80
09:55:16 03:58:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56
09:55:16 03:58:01 AM 0 0.18 0.00 0.08 0.00 0.02 99.72
09:55:16 03:58:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
09:55:16 03:59:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61
09:55:16 03:59:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:55:16 03:59:01 AM 1 0.47 0.00 0.08 0.00 0.03 99.42
09:55:16 04:00:01 AM all 0.33 0.00 0.13 0.01 0.03 99.51
09:55:16 04:00:01 AM 0 0.12 0.00 0.13 0.00 0.03 99.72
09:55:16 04:00:01 AM 1 0.55 0.00 0.12 0.02 0.02 99.30
09:55:16 04:01:01 AM all 0.36 0.00 0.08 0.01 0.03 99.53
09:55:16 04:01:01 AM 0 0.28 0.00 0.08 0.00 0.02 99.62
09:55:16 04:01:01 AM 1 0.43 0.00 0.07 0.02 0.03 99.45
09:55:16 04:02:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63
09:55:16 04:02:01 AM 0 0.48 0.00 0.10 0.00 0.03 99.38
09:55:16 04:02:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 04:03:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59
09:55:16 04:03:01 AM 0 0.62 0.00 0.08 0.00 0.02 99.28
09:55:16 04:03:01 AM 1 0.07 0.00 0.02 0.00 0.02 99.90
09:55:16 04:04:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:55:16 04:04:01 AM 0 0.58 0.00 0.08 0.00 0.02 99.32
09:55:16 04:04:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:55:16 04:05:01 AM all 0.22 0.00 0.06 0.00 0.03 99.70
09:55:16 04:05:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60
09:55:16 04:05:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:55:16 04:06:01 AM all 0.34 0.00 0.04 0.00 0.01 99.61
09:55:16 04:06:01 AM 0 0.42 0.00 0.03 0.00 0.00 99.55
09:55:16 04:06:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67
09:55:16 04:07:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61
09:55:16 04:07:01 AM 0 0.05 0.00 0.08 0.00 0.02 99.85
09:55:16 04:07:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:55:16
09:55:16 04:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 04:08:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:55:16 04:08:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77
09:55:16 04:08:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:55:16 04:09:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62
09:55:16 04:09:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:55:16 04:09:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 04:10:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62
09:55:16 04:10:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 04:10:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35
09:55:16 04:11:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
09:55:16 04:11:01 AM 0 0.45 0.00 0.08 0.00 0.02 99.45
09:55:16 04:11:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:55:16 04:12:01 AM all 0.18 0.00 0.08 0.00 0.02 99.73
09:55:16 04:12:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67
09:55:16 04:12:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:55:16 04:13:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67
09:55:16 04:13:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58
09:55:16 04:13:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75
09:55:16 04:14:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:55:16 04:14:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:55:16 04:14:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:55:16 04:15:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:55:16 04:15:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:55:16 04:15:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:55:16 04:16:01 AM all 0.25 0.00 0.06 0.00 0.01 99.68
09:55:16 04:16:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:55:16 04:16:01 AM 1 0.38 0.00 0.03 0.00 0.00 99.58
09:55:16 04:17:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:55:16 04:17:01 AM 0 0.13 0.00 0.12 0.00 0.03 99.72
09:55:16 04:17:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:55:16 04:18:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:55:16 04:18:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 04:18:01 AM 1 0.58 0.00 0.05 0.00 0.00 99.37
09:55:16
09:55:16 04:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 04:19:01 AM all 0.31 0.00 0.08 0.00 0.02 99.59
09:55:16 04:19:01 AM 0 0.13 0.00 0.12 0.00 0.02 99.73
09:55:16 04:19:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:55:16 04:20:01 AM all 0.16 0.00 0.08 0.00 0.01 99.76
09:55:16 04:20:01 AM 0 0.30 0.00 0.10 0.00 0.02 99.58
09:55:16 04:20:01 AM 1 0.02 0.00 0.05 0.00 0.00 99.93
09:55:16 04:21:01 AM all 0.33 0.00 0.09 0.01 0.02 99.56
09:55:16 04:21:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:55:16 04:21:01 AM 1 0.12 0.00 0.12 0.02 0.02 99.73
09:55:16 04:22:01 AM all 0.23 0.00 0.07 0.01 0.03 99.67
09:55:16 04:22:01 AM 0 0.38 0.00 0.10 0.00 0.03 99.48
09:55:16 04:22:01 AM 1 0.07 0.00 0.03 0.02 0.02 99.87
09:55:16 04:23:01 AM all 0.23 0.00 0.07 0.00 0.01 99.69
09:55:16 04:23:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.51
09:55:16 04:23:01 AM 1 0.07 0.00 0.07 0.00 0.00 99.87
09:55:16 04:24:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:55:16 04:24:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:55:16 04:24:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:55:16 04:25:01 AM all 0.24 0.00 0.07 0.00 0.01 99.68
09:55:16 04:25:01 AM 0 0.35 0.00 0.05 0.00 0.00 99.60
09:55:16 04:25:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
09:55:16 04:26:01 AM all 0.34 0.00 0.37 0.00 0.08 99.21
09:55:16 04:26:01 AM 0 0.10 0.00 0.67 0.00 0.10 99.13
09:55:16 04:26:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
09:55:16 04:27:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:55:16 04:27:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:55:16 04:27:01 AM 1 0.33 0.00 0.10 0.00 0.02 99.55
09:55:16 04:28:01 AM all 0.27 0.00 0.06 0.00 0.02 99.66
09:55:16 04:28:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.46
09:55:16 04:28:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:55:16 04:29:01 AM all 0.23 0.00 0.08 0.00 0.02 99.68
09:55:16 04:29:01 AM 0 0.40 0.00 0.08 0.00 0.02 99.50
09:55:16 04:29:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
09:55:16
09:55:16 04:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 04:30:01 AM all 0.32 0.00 0.06 0.00 0.01 99.62
09:55:16 04:30:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
09:55:16 04:30:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:55:16 04:31:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
09:55:16 04:31:01 AM 0 0.50 0.00 0.08 0.00 0.02 99.40
09:55:16 04:31:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:55:16 04:32:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:55:16 04:32:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:55:16 04:32:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:55:16 04:33:01 AM all 0.36 0.00 0.07 0.00 0.03 99.55
09:55:16 04:33:01 AM 0 0.65 0.00 0.08 0.00 0.03 99.23
09:55:16 04:33:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:55:16 04:34:02 AM all 0.22 0.00 0.06 0.00 0.03 99.70
09:55:16 04:34:02 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
09:55:16 04:34:02 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:55:16 04:35:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:55:16 04:35:01 AM 0 0.56 0.00 0.05 0.00 0.02 99.37
09:55:16 04:35:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:55:16 04:36:01 AM all 0.38 0.00 0.09 0.00 0.02 99.52
09:55:16 04:36:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.37
09:55:16 04:36:01 AM 1 0.22 0.00 0.10 0.00 0.02 99.67
09:55:16 04:37:01 AM all 0.35 0.00 0.09 0.00 0.03 99.52
09:55:16 04:37:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
09:55:16 04:37:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:55:16 04:38:01 AM all 0.23 0.25 0.19 0.18 0.03 99.12
09:55:16 04:38:01 AM 0 0.07 0.50 0.28 0.35 0.02 98.78
09:55:16 04:38:01 AM 1 0.38 0.00 0.10 0.02 0.03 99.47
09:55:16 04:39:01 AM all 0.23 0.00 0.09 0.00 0.03 99.66
09:55:16 04:39:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
09:55:16 04:39:01 AM 1 0.33 0.00 0.08 0.00 0.02 99.57
09:55:16 04:40:01 AM all 0.35 0.00 0.08 0.01 0.03 99.54
09:55:16 04:40:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
09:55:16 04:40:01 AM 1 0.38 0.00 0.08 0.02 0.02 99.50
09:55:16
09:55:16 04:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 04:41:01 AM all 0.27 0.00 0.12 0.00 0.03 99.58
09:55:16 04:41:01 AM 0 0.38 0.00 0.13 0.00 0.03 99.45
09:55:16 04:41:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
09:55:16 04:42:01 AM all 0.40 0.01 0.08 0.00 0.03 99.49
09:55:16 04:42:01 AM 0 0.63 0.00 0.10 0.00 0.03 99.23
09:55:16 04:42:01 AM 1 0.17 0.02 0.05 0.00 0.02 99.75
09:55:16 04:43:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:55:16 04:43:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:55:16 04:43:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:55:16 04:44:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
09:55:16 04:44:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65
09:55:16 04:44:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55
09:55:16 04:45:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
09:55:16 04:45:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:55:16 04:45:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48
09:55:16 04:46:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:16 04:46:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:55:16 04:46:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:55:16 04:47:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:55:16 04:47:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16 04:47:01 AM 1 0.55 0.00 0.03 0.00 0.00 99.42
09:55:16 04:48:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:16 04:48:01 AM 0 0.33 0.00 0.08 0.00 0.05 99.53
09:55:16 04:48:01 AM 1 0.28 0.00 0.00 0.00 0.02 99.70
09:55:16 04:49:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69
09:55:16 04:49:01 AM 0 0.37 0.00 0.10 0.00 0.03 99.50
09:55:16 04:49:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:55:16 04:50:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62
09:55:16 04:50:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:55:16 04:50:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:55:16 04:51:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:55:16 04:51:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 04:51:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62
09:55:16
09:55:16 04:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 04:52:01 AM all 0.37 0.00 0.06 0.00 0.03 99.55
09:55:16 04:52:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42
09:55:16 04:52:01 AM 1 0.27 0.00 0.03 0.00 0.02 99.68
09:55:16 04:53:01 AM all 0.36 0.00 0.08 0.00 0.03 99.54
09:55:16 04:53:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:55:16 04:53:01 AM 1 0.60 0.00 0.08 0.00 0.02 99.30
09:55:16 04:54:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67
09:55:16 04:54:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 04:54:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:55:16 04:55:01 AM all 0.38 0.00 0.07 0.00 0.02 99.54
09:55:16 04:55:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78
09:55:16 04:55:01 AM 1 0.62 0.00 0.07 0.00 0.02 99.30
09:55:16 04:56:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:16 04:56:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:55:16 04:56:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:55:16 04:57:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63
09:55:16 04:57:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 04:57:01 AM 1 0.52 0.00 0.08 0.00 0.02 99.38
09:55:16 04:58:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:55:16 04:58:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16 04:58:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45
09:55:16 04:59:01 AM all 0.29 0.00 0.05 0.00 0.02 99.64
09:55:16 04:59:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:55:16 04:59:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:55:16 05:00:01 AM all 0.29 0.00 0.08 0.00 0.02 99.62
09:55:16 05:00:01 AM 0 0.05 0.00 0.07 0.00 0.00 99.88
09:55:16 05:00:01 AM 1 0.53 0.00 0.08 0.00 0.03 99.35
09:55:16 05:01:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55
09:55:16 05:01:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70
09:55:16 05:01:01 AM 1 0.49 0.00 0.10 0.00 0.02 99.40
09:55:16 05:02:01 AM all 0.32 0.00 0.08 0.00 0.02 99.59
09:55:16 05:02:01 AM 0 0.58 0.00 0.08 0.00 0.02 99.32
09:55:16 05:02:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
09:55:16
09:55:16 05:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 05:03:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:55:16 05:03:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:55:16 05:03:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:55:16 05:04:01 AM all 0.23 0.00 0.05 0.00 0.03 99.70
09:55:16 05:04:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
09:55:16 05:04:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:55:16 05:05:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:55:16 05:05:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
09:55:16 05:05:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 05:06:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:55:16 05:06:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:55:16 05:06:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:55:16 05:07:01 AM all 0.28 0.00 0.07 0.00 0.01 99.64
09:55:16 05:07:01 AM 0 0.47 0.00 0.05 0.00 0.00 99.48
09:55:16 05:07:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:55:16 05:08:01 AM all 0.31 0.00 0.03 0.00 0.02 99.65
09:55:16 05:08:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:55:16 05:08:01 AM 1 0.12 0.00 0.03 0.00 0.02 99.83
09:55:16 05:09:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:16 05:09:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 05:09:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16 05:10:01 AM all 0.18 0.00 0.07 0.00 0.02 99.74
09:55:16 05:10:01 AM 0 0.32 0.00 0.10 0.00 0.02 99.56
09:55:16 05:10:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:55:16 05:11:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:55:16 05:11:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:55:16 05:11:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:55:16 05:12:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:16 05:12:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 05:12:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:55:16 05:13:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:55:16 05:13:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:55:16 05:13:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:55:16
09:55:16 05:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 05:14:01 AM all 0.18 0.00 0.06 0.00 0.02 99.74
09:55:16 05:14:01 AM 0 0.27 0.00 0.08 0.00 0.02 99.63
09:55:16 05:14:01 AM 1 0.10 0.00 0.03 0.00 0.02 99.85
09:55:16 05:15:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:55:16 05:15:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:55:16 05:15:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:55:16 05:16:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:55:16 05:16:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:55:16 05:16:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:55:16 05:17:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:16 05:17:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:55:16 05:17:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:55:16 05:18:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:55:16 05:18:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
09:55:16 05:18:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:55:16 05:19:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:55:16 05:19:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:55:16 05:19:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:55:16 05:20:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:55:16 05:20:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.37
09:55:16 05:20:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:55:16 05:21:01 AM all 0.11 0.00 0.07 0.00 0.02 99.81
09:55:16 05:21:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:55:16 05:21:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:55:16 05:22:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:55:16 05:22:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
09:55:16 05:22:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:55:16 05:23:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:55:16 05:23:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:55:16 05:23:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:55:16 05:24:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:55:16 05:24:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:55:16 05:24:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16
09:55:16 05:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 05:25:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69
09:55:16 05:25:01 AM 0 0.40 0.00 0.08 0.00 0.02 99.50
09:55:16 05:25:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:55:16 05:26:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:55:16 05:26:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:55:16 05:26:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:55:16 05:27:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:55:16 05:27:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:55:16 05:27:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:55:16 05:28:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:55:16 05:28:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:55:16 05:28:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:55:16 05:29:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:16 05:29:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:55:16 05:29:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16 05:30:01 AM all 0.31 0.00 0.04 0.01 0.03 99.61
09:55:16 05:30:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:55:16 05:30:01 AM 1 0.08 0.00 0.05 0.02 0.03 99.82
09:55:16 05:31:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67
09:55:16 05:31:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53
09:55:16 05:31:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:55:16 05:32:01 AM all 0.24 0.00 0.05 0.00 0.03 99.68
09:55:16 05:32:01 AM 0 0.37 0.00 0.02 0.00 0.02 99.60
09:55:16 05:32:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:55:16 05:33:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58
09:55:16 05:33:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42
09:55:16 05:33:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:55:16 05:34:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:16 05:34:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:55:16 05:34:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:55:16 05:35:02 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:55:16 05:35:02 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:55:16 05:35:02 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:55:16
09:55:16 05:35:02 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 05:36:01 AM all 0.17 0.00 0.08 0.00 0.02 99.74
09:55:16 05:36:01 AM 0 0.24 0.00 0.07 0.00 0.02 99.68
09:55:16 05:36:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:55:16 05:37:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:55:16 05:37:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 05:37:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:55:16 05:38:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:55:16 05:38:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:55:16 05:38:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:55:16 05:39:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:55:16 05:39:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:55:16 05:39:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 05:40:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:16 05:40:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:55:16 05:40:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:55:16 05:41:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71
09:55:16 05:41:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.62
09:55:16 05:41:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:55:16 05:42:01 AM all 0.27 0.00 0.06 0.00 0.02 99.66
09:55:16 05:42:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:55:16 05:42:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:55:16 05:43:01 AM all 0.30 0.00 0.03 0.00 0.03 99.64
09:55:16 05:43:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:55:16 05:43:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:55:16 05:44:01 AM all 0.30 0.00 0.04 0.00 0.02 99.64
09:55:16 05:44:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:55:16 05:44:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:55:16 05:45:01 AM all 0.26 0.00 0.06 0.01 0.03 99.64
09:55:16 05:45:01 AM 0 0.38 0.00 0.03 0.02 0.02 99.55
09:55:16 05:45:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:55:16 05:46:01 AM all 0.21 0.00 0.05 0.00 0.02 99.72
09:55:16 05:46:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:55:16 05:46:01 AM 1 0.35 0.00 0.05 0.00 0.00 99.60
09:55:16
09:55:16 05:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 05:47:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:16 05:47:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:55:16 05:47:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 05:48:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:55:16 05:48:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:55:16 05:48:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52
09:55:16 05:49:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:55:16 05:49:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16 05:49:01 AM 1 0.50 0.00 0.05 0.00 0.00 99.45
09:55:16 05:50:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:55:16 05:50:01 AM 0 0.20 0.00 0.08 0.00 0.05 99.67
09:55:16 05:50:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
09:55:16 05:51:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62
09:55:16 05:51:01 AM 0 0.48 0.00 0.07 0.00 0.00 99.45
09:55:16 05:51:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16 05:52:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:55:16 05:52:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:55:16 05:52:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 05:53:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:55:16 05:53:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:55:16 05:53:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:55:16 05:54:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:55:16 05:54:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:55:16 05:54:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:55:16 05:55:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
09:55:16 05:55:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40
09:55:16 05:55:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 05:56:01 AM all 0.28 0.00 0.04 0.00 0.02 99.67
09:55:16 05:56:01 AM 0 0.47 0.00 0.03 0.00 0.00 99.50
09:55:16 05:56:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:55:16 05:57:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:55:16 05:57:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:55:16 05:57:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16
09:55:16 05:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 05:58:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:16 05:58:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 05:58:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 05:59:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:55:16 05:59:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:55:16 05:59:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:55:16 06:00:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:16 06:00:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:55:16 06:00:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:55:16 06:01:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:55:16 06:01:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:55:16 06:01:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:55:16 06:02:01 AM all 0.16 0.16 0.13 0.01 0.02 99.53
09:55:16 06:02:01 AM 0 0.05 0.28 0.15 0.00 0.02 99.50
09:55:16 06:02:01 AM 1 0.27 0.03 0.10 0.02 0.02 99.57
09:55:16 06:03:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:55:16 06:03:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:55:16 06:03:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:55:16 06:04:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:55:16 06:04:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63
09:55:16 06:04:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16 06:05:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
09:55:16 06:05:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
09:55:16 06:05:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:55:16 06:06:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:55:16 06:06:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:55:16 06:06:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 06:07:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:55:16 06:07:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42
09:55:16 06:07:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:55:16 06:08:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:55:16 06:08:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 06:08:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:55:16
09:55:16 06:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 06:09:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:55:16 06:09:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
09:55:16 06:09:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:55:16 06:10:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:16 06:10:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:55:16 06:10:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:55:16 06:11:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:55:16 06:11:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:55:16 06:11:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16 06:12:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
09:55:16 06:12:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57
09:55:16 06:12:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
09:55:16 06:13:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:55:16 06:13:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
09:55:16 06:13:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:55:16 06:14:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:55:16 06:14:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 06:14:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:55:16 06:15:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:55:16 06:15:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90
09:55:16 06:15:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:55:16 06:16:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:55:16 06:16:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:55:16 06:16:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:55:16 06:17:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:55:16 06:17:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:55:16 06:17:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:55:16 06:18:01 AM all 0.24 0.00 0.06 0.00 0.02 99.68
09:55:16 06:18:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:55:16 06:18:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:55:16 06:19:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:16 06:19:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:55:16 06:19:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:55:16
09:55:16 06:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 06:20:01 AM all 0.25 0.00 0.04 0.00 0.02 99.69
09:55:16 06:20:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:55:16 06:20:01 AM 1 0.42 0.00 0.02 0.00 0.02 99.55
09:55:16 06:21:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:55:16 06:21:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:55:16 06:21:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:55:16 06:22:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:55:16 06:22:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:55:16 06:22:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:55:16 06:23:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:55:16 06:23:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 06:23:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
09:55:16 06:24:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
09:55:16 06:24:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:55:16 06:24:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45
09:55:16 06:25:01 AM all 0.22 0.00 0.08 0.01 0.03 99.67
09:55:16 06:25:01 AM 0 0.38 0.00 0.12 0.02 0.03 99.45
09:55:16 06:25:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:55:16 06:26:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:55:16 06:26:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
09:55:16 06:26:01 AM 1 0.22 0.00 0.05 0.00 0.02 99.72
09:55:16 06:27:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:55:16 06:27:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:55:16 06:27:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:55:16 06:28:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:55:16 06:28:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 06:28:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:55:16 06:29:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:55:16 06:29:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:55:16 06:29:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
09:55:16 06:30:01 AM all 0.21 0.00 0.06 0.00 0.02 99.72
09:55:16 06:30:01 AM 0 0.03 0.00 0.03 0.00 0.00 99.93
09:55:16 06:30:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50
09:55:16
09:55:16 06:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 06:31:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:55:16 06:31:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:55:16 06:31:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:55:16 06:32:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:55:16 06:32:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16 06:32:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
09:55:16 06:33:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
09:55:16 06:33:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 06:33:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43
09:55:16 06:34:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
09:55:16 06:34:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:55:16 06:34:01 AM 1 0.30 0.00 0.10 0.00 0.02 99.58
09:55:16 06:35:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62
09:55:16 06:35:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:55:16 06:35:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:55:16 06:36:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:16 06:36:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:55:16 06:36:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 06:37:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63
09:55:16 06:37:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:55:16 06:37:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43
09:55:16 06:38:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:55:16 06:38:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:55:16 06:38:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:55:16 06:39:01 AM all 0.18 0.00 0.07 0.00 0.02 99.74
09:55:16 06:39:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:55:16 06:39:01 AM 1 0.28 0.00 0.07 0.00 0.02 99.63
09:55:16 06:40:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:16 06:40:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:55:16 06:40:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:55:16 06:41:01 AM all 0.18 0.00 0.06 0.00 0.03 99.74
09:55:16 06:41:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:55:16 06:41:01 AM 1 0.23 0.00 0.03 0.00 0.02 99.72
09:55:16
09:55:16 06:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 06:42:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:55:16 06:42:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:55:16 06:42:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 06:43:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:16 06:43:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:55:16 06:43:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48
09:55:16 06:44:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:16 06:44:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:55:16 06:44:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:55:16 06:45:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:55:16 06:45:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 06:45:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:55:16 06:46:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
09:55:16 06:46:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:55:16 06:46:01 AM 1 0.30 0.00 0.08 0.00 0.02 99.60
09:55:16 06:47:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:16 06:47:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 06:47:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 06:48:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:16 06:48:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:55:16 06:48:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 06:49:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:55:16 06:49:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:55:16 06:49:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:55:16 06:50:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67
09:55:16 06:50:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:55:16 06:50:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48
09:55:16 06:51:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:55:16 06:51:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:55:16 06:51:01 AM 1 0.52 0.00 0.05 0.00 0.00 99.43
09:55:16 06:52:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:16 06:52:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:55:16 06:52:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
09:55:16
09:55:16 06:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 06:53:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:55:16 06:53:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:16 06:53:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:55:16 06:54:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:55:16 06:54:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:55:16 06:54:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:55:16 06:55:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:55:16 06:55:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 06:55:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:55:16 06:56:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67
09:55:16 06:56:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:55:16 06:56:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52
09:55:16 06:57:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:55:16 06:57:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:55:16 06:57:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:55:16 06:58:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:16 06:58:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:55:16 06:58:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:55:16 06:59:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:55:16 06:59:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:55:16 06:59:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 07:00:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:55:16 07:00:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:55:16 07:00:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:55:16 07:01:01 AM all 0.29 0.00 0.08 0.00 0.02 99.62
09:55:16 07:01:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
09:55:16 07:01:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40
09:55:16 07:02:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:55:16 07:02:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:55:16 07:02:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.47
09:55:16 07:03:01 AM all 0.31 0.16 0.10 0.01 0.02 99.41
09:55:16 07:03:01 AM 0 0.05 0.32 0.12 0.02 0.02 99.48
09:55:16 07:03:01 AM 1 0.57 0.00 0.08 0.00 0.02 99.33
09:55:16
09:55:16 07:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 07:04:01 AM all 0.65 0.00 0.07 0.00 0.03 99.26
09:55:16 07:04:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78
09:55:16 07:04:01 AM 1 1.17 0.00 0.07 0.00 0.03 98.73
09:55:16 07:05:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:55:16 07:05:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:55:16 07:05:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:55:16 07:06:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58
09:55:16 07:06:01 AM 0 0.60 0.00 0.03 0.00 0.03 99.33
09:55:16 07:06:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:55:16 07:07:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
09:55:16 07:07:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 07:07:01 AM 1 0.10 0.00 0.10 0.00 0.02 99.78
09:55:16 07:08:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67
09:55:16 07:08:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53
09:55:16 07:08:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:55:16 07:09:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:55:16 07:09:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47
09:55:16 07:09:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:55:16 07:10:01 AM all 0.20 0.00 0.07 0.00 0.02 99.72
09:55:16 07:10:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60
09:55:16 07:10:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:55:16 07:11:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:55:16 07:11:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:55:16 07:11:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 07:12:01 AM all 0.31 0.00 0.07 0.00 0.01 99.62
09:55:16 07:12:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45
09:55:16 07:12:01 AM 1 0.10 0.00 0.10 0.00 0.02 99.78
09:55:16 07:13:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
09:55:16 07:13:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:55:16 07:13:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:55:16 07:14:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:55:16 07:14:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:55:16 07:14:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:55:16
09:55:16 07:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 07:15:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:55:16 07:15:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 07:15:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:55:16 07:16:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:55:16 07:16:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 07:16:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:55:16 07:17:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:55:16 07:17:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 07:17:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 07:18:01 AM all 0.23 0.00 0.05 0.00 0.02 99.71
09:55:16 07:18:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63
09:55:16 07:18:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
09:55:16 07:19:01 AM all 0.27 0.00 0.07 0.00 0.02 99.65
09:55:16 07:19:01 AM 0 0.17 0.00 0.08 0.00 0.02 99.73
09:55:16 07:19:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57
09:55:16 07:20:01 AM all 0.30 0.00 0.05 0.23 0.02 99.41
09:55:16 07:20:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 07:20:01 AM 1 0.07 0.00 0.05 0.45 0.02 99.42
09:55:16 07:21:01 AM all 0.23 0.00 0.10 0.00 0.02 99.65
09:55:16 07:21:01 AM 0 0.20 0.00 0.10 0.00 0.02 99.68
09:55:16 07:21:01 AM 1 0.27 0.00 0.10 0.00 0.02 99.62
09:55:16 07:22:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:55:16 07:22:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
09:55:16 07:22:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87
09:55:16 07:23:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:55:16 07:23:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43
09:55:16 07:23:01 AM 1 0.15 0.00 0.05 0.00 0.02 99.78
09:55:16 07:24:01 AM all 0.28 0.00 0.05 0.00 0.02 99.66
09:55:16 07:24:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:55:16 07:24:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:55:16 07:25:01 AM all 0.27 0.00 0.07 0.08 0.02 99.57
09:55:16 07:25:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42
09:55:16 07:25:01 AM 1 0.05 0.00 0.05 0.17 0.02 99.72
09:55:16
09:55:16 07:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 07:26:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:55:16 07:26:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37
09:55:16 07:26:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:55:16 07:27:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:55:16 07:27:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:55:16 07:27:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:55:16 07:28:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62
09:55:16 07:28:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:55:16 07:28:01 AM 1 0.55 0.00 0.10 0.00 0.02 99.33
09:55:16 07:29:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67
09:55:16 07:29:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:55:16 07:29:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55
09:55:16 07:30:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:55:16 07:30:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:55:16 07:30:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:55:16 07:31:01 AM all 0.28 0.00 0.08 0.08 0.02 99.54
09:55:16 07:31:01 AM 0 0.35 0.00 0.08 0.00 0.02 99.55
09:55:16 07:31:01 AM 1 0.22 0.00 0.08 0.15 0.02 99.53
09:55:16 07:32:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58
09:55:16 07:32:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
09:55:16 07:32:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:55:16 07:33:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66
09:55:16 07:33:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53
09:55:16 07:33:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:55:16 07:34:01 AM all 0.31 0.00 0.06 0.00 0.01 99.62
09:55:16 07:34:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65
09:55:16 07:34:01 AM 1 0.33 0.00 0.07 0.00 0.00 99.60
09:55:16 07:35:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57
09:55:16 07:35:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75
09:55:16 07:35:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 07:36:01 AM all 0.23 0.00 0.07 0.00 0.02 99.69
09:55:16 07:36:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:55:16 07:36:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60
09:55:16
09:55:16 07:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 07:37:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:55:16 07:37:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
09:55:16 07:37:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52
09:55:16 07:38:01 AM all 0.23 0.00 0.06 0.00 0.02 99.70
09:55:16 07:38:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58
09:55:16 07:38:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82
09:55:16 07:39:01 AM all 0.30 0.00 0.08 0.00 0.01 99.62
09:55:16 07:39:01 AM 0 0.20 0.00 0.10 0.00 0.00 99.70
09:55:16 07:39:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:55:16 07:40:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59
09:55:16 07:40:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72
09:55:16 07:40:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
09:55:16 07:41:01 AM all 0.27 0.00 0.07 0.00 0.02 99.65
09:55:16 07:41:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:55:16 07:41:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
09:55:16 07:42:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:55:16 07:42:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:16 07:42:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:55:16 07:43:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:55:16 07:43:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:55:16 07:43:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:55:16 07:44:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:16 07:44:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48
09:55:16 07:44:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:55:16 07:45:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:55:16 07:45:01 AM 0 0.38 0.00 0.10 0.00 0.03 99.48
09:55:16 07:45:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:55:16 07:46:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
09:55:16 07:46:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:55:16 07:46:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:55:16 07:47:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:55:16 07:47:01 AM 0 0.22 0.00 0.07 0.00 0.02 99.70
09:55:16 07:47:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
09:55:16
09:55:16 07:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 07:48:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:55:16 07:48:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62
09:55:16 07:48:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
09:55:16 07:49:02 AM all 0.30 0.00 0.08 0.00 0.01 99.62
09:55:16 07:49:02 AM 0 0.58 0.00 0.13 0.00 0.02 99.26
09:55:16 07:49:02 AM 1 0.02 0.00 0.02 0.00 0.00 99.97
09:55:16 07:50:01 AM all 0.31 0.00 0.08 0.03 0.02 99.57
09:55:16 07:50:01 AM 0 0.49 0.00 0.07 0.00 0.02 99.42
09:55:16 07:50:01 AM 1 0.12 0.00 0.08 0.07 0.02 99.71
09:55:16 07:51:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:55:16 07:51:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
09:55:16 07:51:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:55:16 07:52:01 AM all 0.26 0.00 0.06 0.00 0.01 99.67
09:55:16 07:52:01 AM 0 0.42 0.00 0.07 0.00 0.00 99.52
09:55:16 07:52:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:55:16 07:53:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:55:16 07:53:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 07:53:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:55:16 07:54:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:55:16 07:54:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
09:55:16 07:54:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:55:16 07:55:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:55:16 07:55:01 AM 0 0.23 0.00 0.07 0.00 0.03 99.67
09:55:16 07:55:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48
09:55:16 07:56:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57
09:55:16 07:56:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:55:16 07:56:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32
09:55:16 07:57:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60
09:55:16 07:57:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:55:16 07:57:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:55:16 07:58:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:16 07:58:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:55:16 07:58:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:55:16
09:55:16 07:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 07:59:01 AM all 0.30 0.00 0.06 0.00 0.01 99.63
09:55:16 07:59:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:55:16 07:59:01 AM 1 0.50 0.00 0.05 0.00 0.00 99.45
09:55:16 08:00:01 AM all 0.28 0.00 0.08 0.03 0.02 99.59
09:55:16 08:00:01 AM 0 0.08 0.00 0.12 0.00 0.02 99.78
09:55:16 08:00:01 AM 1 0.48 0.00 0.05 0.05 0.02 99.40
09:55:16 08:01:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55
09:55:16 08:01:01 AM 0 0.10 0.00 0.12 0.00 0.03 99.75
09:55:16 08:01:01 AM 1 0.60 0.00 0.03 0.00 0.02 99.35
09:55:16 08:02:01 AM all 0.27 0.00 0.08 0.00 0.02 99.63
09:55:16 08:02:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:55:16 08:02:01 AM 1 0.43 0.00 0.10 0.00 0.02 99.45
09:55:16 08:03:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:55:16 08:03:01 AM 0 0.10 0.00 0.03 0.00 0.02 99.85
09:55:16 08:03:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:55:16 08:04:01 AM all 0.18 0.00 0.07 0.00 0.02 99.74
09:55:16 08:04:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:55:16 08:04:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68
09:55:16 08:05:01 AM all 0.26 0.00 0.08 0.00 0.01 99.66
09:55:16 08:05:01 AM 0 0.22 0.00 0.08 0.00 0.02 99.68
09:55:16 08:05:01 AM 1 0.30 0.00 0.07 0.00 0.00 99.63
09:55:16 08:06:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:55:16 08:06:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:55:16 08:06:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:55:16 08:07:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:55:16 08:07:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:55:16 08:07:01 AM 1 0.22 0.00 0.05 0.00 0.02 99.72
09:55:16 08:08:01 AM all 0.31 0.00 0.08 0.00 0.02 99.60
09:55:16 08:08:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
09:55:16 08:08:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:55:16 08:09:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60
09:55:16 08:09:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:55:16 08:09:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62
09:55:16
09:55:16 08:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 08:10:01 AM all 0.33 0.00 0.07 0.07 0.02 99.52
09:55:16 08:10:01 AM 0 0.23 0.00 0.07 0.13 0.02 99.55
09:55:16 08:10:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48
09:55:16 08:11:01 AM all 0.32 0.00 0.08 0.09 0.03 99.49
09:55:16 08:11:01 AM 0 0.20 0.00 0.07 0.00 0.02 99.72
09:55:16 08:11:01 AM 1 0.43 0.00 0.08 0.18 0.03 99.27
09:55:16 08:12:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55
09:55:16 08:12:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:55:16 08:12:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32
09:55:16 08:13:01 AM all 0.26 0.00 0.06 0.00 0.01 99.67
09:55:16 08:13:01 AM 0 0.35 0.00 0.05 0.00 0.00 99.60
09:55:16 08:13:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75
09:55:16 08:14:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:55:16 08:14:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:55:16 08:14:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:55:16 08:15:01 AM all 0.48 0.00 0.09 0.00 0.03 99.41
09:55:16 08:15:01 AM 0 0.67 0.00 0.10 0.00 0.02 99.21
09:55:16 08:15:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60
09:55:16 08:16:01 AM all 0.30 0.00 0.08 0.00 0.02 99.60
09:55:16 08:16:01 AM 0 0.28 0.00 0.08 0.00 0.02 99.62
09:55:16 08:16:01 AM 1 0.32 0.00 0.08 0.00 0.02 99.58
09:55:16 08:17:01 AM all 0.36 0.00 0.08 0.00 0.02 99.54
09:55:16 08:17:01 AM 0 0.37 0.00 0.08 0.00 0.02 99.53
09:55:16 08:17:01 AM 1 0.35 0.00 0.08 0.00 0.02 99.55
09:55:16 08:18:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:55:16 08:18:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:55:16 08:18:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:55:16 08:19:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58
09:55:16 08:19:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:55:16 08:19:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75
09:55:16 08:20:01 AM all 0.31 0.00 0.06 0.08 0.04 99.51
09:55:16 08:20:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:55:16 08:20:01 AM 1 0.52 0.00 0.07 0.17 0.05 99.20
09:55:16
09:55:16 08:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 08:21:01 AM all 0.30 0.00 0.09 0.00 0.02 99.59
09:55:16 08:21:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:55:16 08:21:01 AM 1 0.50 0.00 0.10 0.00 0.02 99.38
09:55:16 08:22:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:55:16 08:22:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
09:55:16 08:22:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58
09:55:16 08:23:01 AM all 0.32 0.00 0.08 0.00 0.02 99.59
09:55:16 08:23:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:55:16 08:23:01 AM 1 0.15 0.00 0.12 0.00 0.02 99.72
09:55:16 08:24:01 AM all 0.30 0.00 0.08 0.00 0.04 99.58
09:55:16 08:24:01 AM 0 0.25 0.00 0.10 0.00 0.07 99.58
09:55:16 08:24:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58
09:55:16 08:25:01 AM all 0.26 0.00 0.09 0.08 0.03 99.54
09:55:16 08:25:01 AM 0 0.18 0.00 0.08 0.00 0.02 99.72
09:55:16 08:25:01 AM 1 0.33 0.00 0.10 0.17 0.03 99.37
09:55:16 08:26:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58
09:55:16 08:26:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75
09:55:16 08:26:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:55:16 08:27:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:55:16 08:27:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 08:27:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
09:55:16 08:28:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:55:16 08:28:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 08:28:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43
09:55:16 08:29:01 AM all 0.24 0.00 0.08 0.00 0.02 99.67
09:55:16 08:29:01 AM 0 0.15 0.00 0.12 0.00 0.02 99.72
09:55:16 08:29:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62
09:55:16 08:30:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58
09:55:16 08:30:01 AM 0 0.50 0.00 0.10 0.00 0.05 99.35
09:55:16 08:30:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82
09:55:16 08:31:01 AM all 0.33 0.00 0.08 0.03 0.02 99.55
09:55:16 08:31:01 AM 0 0.12 0.00 0.07 0.07 0.02 99.73
09:55:16 08:31:01 AM 1 0.53 0.00 0.08 0.00 0.02 99.37
09:55:16
09:55:16 08:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 08:32:01 AM all 0.18 0.00 0.06 0.00 2.37 97.40
09:55:16 08:32:01 AM 0 0.07 0.00 0.05 0.00 2.51 97.38
09:55:16 08:32:01 AM 1 0.29 0.00 0.07 0.00 2.22 97.42
09:55:16 08:33:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62
09:55:16 08:33:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:55:16 08:33:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:55:16 08:34:01 AM all 0.26 0.00 0.08 0.00 0.02 99.65
09:55:16 08:34:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:55:16 08:34:01 AM 1 0.43 0.00 0.08 0.00 0.02 99.47
09:55:16 08:35:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63
09:55:16 08:35:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:55:16 08:35:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:55:16 08:36:01 AM all 0.22 0.00 0.08 0.00 0.02 99.69
09:55:16 08:36:01 AM 0 0.30 0.00 0.05 0.00 0.00 99.65
09:55:16 08:36:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
09:55:16 08:37:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58
09:55:16 08:37:01 AM 0 0.27 0.00 0.10 0.00 0.03 99.60
09:55:16 08:37:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57
09:55:16 08:38:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:55:16 08:38:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63
09:55:16 08:38:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60
09:55:16 08:39:01 AM all 0.33 0.00 0.18 0.00 0.03 99.46
09:55:16 08:39:01 AM 0 0.27 0.00 0.30 0.00 0.02 99.42
09:55:16 08:39:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.51
09:55:16 08:40:01 AM all 0.28 0.00 0.07 0.28 0.03 99.35
09:55:16 08:40:01 AM 0 0.15 0.00 0.07 0.57 0.03 99.18
09:55:16 08:40:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52
09:55:16 08:41:01 AM all 0.30 0.00 0.08 0.00 0.01 99.61
09:55:16 08:41:01 AM 0 0.10 0.00 0.08 0.00 0.00 99.82
09:55:16 08:41:01 AM 1 0.50 0.00 0.08 0.00 0.02 99.40
09:55:16 08:42:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:55:16 08:42:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:55:16 08:42:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28
09:55:16
09:55:16 08:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 08:43:01 AM all 0.36 0.25 0.17 0.00 0.03 99.20
09:55:16 08:43:01 AM 0 0.10 0.15 0.15 0.00 0.03 99.57
09:55:16 08:43:01 AM 1 0.62 0.35 0.18 0.00 0.02 98.83
09:55:16 08:44:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:55:16 08:44:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77
09:55:16 08:44:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 08:45:01 AM all 0.36 0.00 0.09 0.00 0.03 99.52
09:55:16 08:45:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
09:55:16 08:45:01 AM 1 0.13 0.00 0.12 0.00 0.03 99.72
09:55:16 08:46:01 AM all 0.34 0.00 0.07 0.00 0.01 99.58
09:55:16 08:46:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75
09:55:16 08:46:01 AM 1 0.53 0.00 0.05 0.00 0.00 99.42
09:55:16 08:47:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57
09:55:16 08:47:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:55:16 08:47:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:55:16 08:48:01 AM all 0.34 0.00 0.07 0.00 0.01 99.58
09:55:16 08:48:01 AM 0 0.07 0.00 0.05 0.00 0.00 99.88
09:55:16 08:48:01 AM 1 0.62 0.00 0.08 0.00 0.02 99.28
09:55:16 08:49:01 AM all 0.19 0.00 0.08 0.00 0.02 99.72
09:55:16 08:49:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
09:55:16 08:49:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62
09:55:16 08:50:01 AM all 0.35 0.00 0.08 0.00 0.02 99.56
09:55:16 08:50:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78
09:55:16 08:50:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
09:55:16 08:51:01 AM all 0.31 0.00 0.06 0.09 0.02 99.52
09:55:16 08:51:01 AM 0 0.12 0.00 0.07 0.18 0.02 99.62
09:55:16 08:51:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:55:16 08:52:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:55:16 08:52:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:55:16 08:52:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:55:16 08:53:02 AM all 0.29 0.00 0.06 0.00 0.02 99.63
09:55:16 08:53:02 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:55:16 08:53:02 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:55:16
09:55:16 08:53:02 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 08:54:01 AM all 0.30 0.00 0.06 0.00 0.02 99.63
09:55:16 08:54:01 AM 0 0.19 0.00 0.03 0.00 0.02 99.76
09:55:16 08:54:01 AM 1 0.41 0.00 0.08 0.00 0.02 99.49
09:55:16 08:55:01 AM all 0.33 0.00 0.08 0.01 0.03 99.56
09:55:16 08:55:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
09:55:16 08:55:01 AM 1 0.08 0.00 0.08 0.02 0.03 99.78
09:55:16 08:56:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:55:16 08:56:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:55:16 08:56:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:55:16 08:57:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65
09:55:16 08:57:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43
09:55:16 08:57:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87
09:55:16 08:58:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:55:16 08:58:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65
09:55:16 08:58:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
09:55:16 08:59:01 AM all 0.27 0.00 0.07 0.00 0.01 99.66
09:55:16 08:59:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47
09:55:16 08:59:01 AM 1 0.08 0.00 0.07 0.00 0.00 99.85
09:55:16 09:00:01 AM all 0.32 0.00 0.09 0.03 0.03 99.53
09:55:16 09:00:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
09:55:16 09:00:01 AM 1 0.13 0.00 0.12 0.05 0.05 99.65
09:55:16 09:01:01 AM all 0.33 0.00 0.05 0.02 0.02 99.59
09:55:16 09:01:01 AM 0 0.22 0.00 0.05 0.03 0.02 99.68
09:55:16 09:01:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
09:55:16 09:02:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
09:55:16 09:02:01 AM 0 0.08 0.00 0.10 0.00 0.02 99.80
09:55:16 09:02:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43
09:55:16 09:03:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65
09:55:16 09:03:01 AM 0 0.25 0.00 0.10 0.00 0.02 99.63
09:55:16 09:03:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67
09:55:16 09:04:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64
09:55:16 09:04:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53
09:55:16 09:04:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75
09:55:16
09:55:16 09:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 09:05:01 AM all 0.28 0.00 0.05 0.03 0.02 99.63
09:55:16 09:05:01 AM 0 0.18 0.00 0.05 0.00 0.02 99.75
09:55:16 09:05:01 AM 1 0.37 0.00 0.05 0.05 0.02 99.52
09:55:16 09:06:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:55:16 09:06:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:55:16 09:06:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:55:16 09:07:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:55:16 09:07:01 AM 0 0.38 0.00 0.08 0.00 0.02 99.52
09:55:16 09:07:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67
09:55:16 09:08:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
09:55:16 09:08:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
09:55:16 09:08:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:55:16 09:09:01 AM all 0.27 0.00 0.08 0.00 0.02 99.63
09:55:16 09:09:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:55:16 09:09:01 AM 1 0.42 0.00 0.10 0.00 0.02 99.47
09:55:16 09:10:01 AM all 0.34 0.00 0.08 0.03 0.03 99.52
09:55:16 09:10:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 09:10:01 AM 1 0.60 0.00 0.08 0.07 0.02 99.23
09:55:16 09:11:01 AM all 0.35 0.00 0.09 0.08 0.03 99.45
09:55:16 09:11:01 AM 0 0.13 0.00 0.12 0.17 0.02 99.57
09:55:16 09:11:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:55:16 09:12:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61
09:55:16 09:12:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:55:16 09:12:01 AM 1 0.50 0.00 0.07 0.00 0.00 99.43
09:55:16 09:13:01 AM all 0.31 0.00 0.09 0.00 0.03 99.57
09:55:16 09:13:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70
09:55:16 09:13:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43
09:55:16 09:14:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59
09:55:16 09:14:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37
09:55:16 09:14:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:55:16 09:15:01 AM all 0.29 0.00 0.07 0.11 0.03 99.51
09:55:16 09:15:01 AM 0 0.20 0.00 0.08 0.22 0.03 99.47
09:55:16 09:15:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55
09:55:16
09:55:16 09:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 09:16:01 AM all 0.30 0.00 0.08 0.00 0.06 99.57
09:55:16 09:16:01 AM 0 0.22 0.00 0.08 0.00 0.05 99.65
09:55:16 09:16:01 AM 1 0.38 0.00 0.07 0.00 0.07 99.48
09:55:16 09:17:01 AM all 0.23 0.00 0.08 0.00 0.01 99.68
09:55:16 09:17:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
09:55:16 09:17:01 AM 1 0.40 0.00 0.07 0.00 0.00 99.53
09:55:16 09:18:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63
09:55:16 09:18:01 AM 0 0.20 0.00 0.07 0.00 0.02 99.72
09:55:16 09:18:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55
09:55:16 09:19:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66
09:55:16 09:19:01 AM 0 0.23 0.00 0.10 0.00 0.02 99.65
09:55:16 09:19:01 AM 1 0.27 0.00 0.03 0.00 0.03 99.67
09:55:16 09:20:01 AM all 0.30 0.00 0.06 0.18 0.02 99.45
09:55:16 09:20:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
09:55:16 09:20:01 AM 1 0.23 0.00 0.07 0.35 0.02 99.33
09:55:16 09:21:01 AM all 0.28 0.00 0.08 0.02 0.03 99.58
09:55:16 09:21:01 AM 0 0.40 0.00 0.08 0.00 0.02 99.50
09:55:16 09:21:01 AM 1 0.17 0.00 0.08 0.03 0.05 99.67
09:55:16 09:22:01 AM all 0.24 0.00 0.05 0.00 0.02 99.69
09:55:16 09:22:01 AM 0 0.23 0.00 0.05 0.00 0.02 99.70
09:55:16 09:22:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68
09:55:16 09:23:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
09:55:16 09:23:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73
09:55:16 09:23:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57
09:55:16 09:24:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:55:16 09:24:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67
09:55:16 09:24:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57
09:55:16 09:25:01 AM all 0.24 0.00 0.06 0.06 0.03 99.62
09:55:16 09:25:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:55:16 09:25:01 AM 1 0.42 0.00 0.05 0.12 0.03 99.38
09:55:16 09:26:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:55:16 09:26:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:55:16 09:26:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:55:16
09:55:16 09:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 09:27:01 AM all 0.29 0.00 0.06 0.00 0.01 99.64
09:55:16 09:27:01 AM 0 0.37 0.00 0.07 0.00 0.00 99.57
09:55:16 09:27:01 AM 1 0.22 0.00 0.05 0.00 0.02 99.72
09:55:16 09:28:01 AM all 0.25 0.00 0.08 0.00 0.03 99.63
09:55:16 09:28:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70
09:55:16 09:28:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57
09:55:16 09:29:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:55:16 09:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:55:16 09:29:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:55:16 09:30:01 AM all 0.28 0.00 0.07 0.09 0.01 99.56
09:55:16 09:30:01 AM 0 0.20 0.00 0.08 0.00 0.00 99.72
09:55:16 09:30:01 AM 1 0.35 0.00 0.05 0.18 0.02 99.40
09:55:16 09:31:01 AM all 0.33 0.00 0.08 0.08 0.03 99.50
09:55:16 09:31:01 AM 0 0.53 0.00 0.08 0.15 0.03 99.20
09:55:16 09:31:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:55:16 09:32:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63
09:55:16 09:32:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65
09:55:16 09:32:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62
09:55:16 09:33:01 AM all 0.26 0.00 0.09 0.00 0.03 99.62
09:55:16 09:33:01 AM 0 0.07 0.00 0.10 0.00 0.02 99.82
09:55:16 09:33:01 AM 1 0.45 0.00 0.08 0.00 0.03 99.43
09:55:16 09:34:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:55:16 09:34:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:55:16 09:34:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:55:16 09:35:01 AM all 0.33 0.00 0.06 0.01 0.08 99.53
09:55:16 09:35:01 AM 0 0.33 0.00 0.05 0.00 0.12 99.50
09:55:16 09:35:01 AM 1 0.32 0.00 0.07 0.02 0.03 99.57
09:55:16 09:36:01 AM all 0.25 0.00 0.08 0.00 0.02 99.66
09:55:16 09:36:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:55:16 09:36:01 AM 1 0.42 0.00 0.08 0.00 0.02 99.48
09:55:16 09:37:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:55:16 09:37:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75
09:55:16 09:37:01 AM 1 0.32 0.00 0.08 0.00 0.02 99.58
09:55:16
09:55:16 09:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 09:38:01 AM all 0.27 0.00 0.08 0.00 0.02 99.64
09:55:16 09:38:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:55:16 09:38:01 AM 1 0.47 0.00 0.08 0.00 0.02 99.43
09:55:16 09:39:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:55:16 09:39:01 AM 0 0.20 0.00 0.08 0.00 0.02 99.70
09:55:16 09:39:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
09:55:16 09:40:01 AM all 7.74 0.00 1.67 1.50 0.05 89.05
09:55:16 09:40:01 AM 0 7.41 0.00 1.59 1.01 0.05 89.93
09:55:16 09:40:01 AM 1 8.06 0.00 1.74 1.99 0.05 88.16
09:55:16 09:41:01 AM all 12.59 0.00 1.86 19.53 0.08 65.94
09:55:16 09:41:01 AM 0 11.37 0.00 1.73 12.48 0.08 74.33
09:55:16 09:41:01 AM 1 13.81 0.00 1.98 26.56 0.08 57.57
09:55:16 09:42:01 AM all 7.69 0.00 0.89 12.90 0.06 78.47
09:55:16 09:42:01 AM 0 8.40 0.00 1.06 11.07 0.05 79.42
09:55:16 09:42:01 AM 1 6.97 0.00 0.73 14.73 0.07 77.51
09:55:16 09:43:01 AM all 12.27 0.00 2.55 18.64 0.10 66.45
09:55:16 09:43:01 AM 0 7.48 0.00 1.86 15.63 0.10 74.92
09:55:16 09:43:01 AM 1 17.06 0.00 3.24 21.64 0.10 57.96
09:55:16 09:44:01 AM all 15.97 0.00 2.13 10.59 0.09 71.21
09:55:16 09:44:01 AM 0 14.36 0.00 2.18 9.16 0.08 74.22
09:55:16 09:44:01 AM 1 17.58 0.00 2.09 12.02 0.10 68.22
09:55:16 09:45:01 AM all 11.75 0.00 1.51 12.69 0.08 73.97
09:55:16 09:45:01 AM 0 13.88 0.00 1.80 13.21 0.08 71.03
09:55:16 09:45:01 AM 1 9.63 0.00 1.22 12.18 0.07 76.90
09:55:16 09:46:01 AM all 5.28 0.00 0.92 4.75 0.05 89.00
09:55:16 09:46:01 AM 0 3.23 0.00 0.75 2.99 0.05 92.98
09:55:16 09:46:01 AM 1 7.33 0.00 1.09 6.51 0.05 85.02
09:55:16 09:47:01 AM all 18.44 0.00 2.51 5.36 0.08 73.61
09:55:16 09:47:01 AM 0 15.40 0.00 2.39 2.91 0.08 79.22
09:55:16 09:47:01 AM 1 21.48 0.00 2.62 7.82 0.08 67.99
09:55:16 09:48:01 AM all 21.04 0.00 4.20 9.81 0.10 64.86
09:55:16 09:48:01 AM 0 20.03 0.00 3.76 9.82 0.08 66.31
09:55:16 09:48:01 AM 1 22.04 0.00 4.64 9.80 0.12 63.40
09:55:16
09:55:16 09:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:16 09:49:01 AM all 6.86 0.00 1.31 6.71 0.06 85.07
09:55:16 09:49:01 AM 0 4.85 0.00 1.39 6.29 0.07 87.40
09:55:16 09:49:01 AM 1 8.86 0.00 1.24 7.12 0.05 82.74
09:55:16 09:50:01 AM all 3.32 0.00 0.29 0.92 0.05 95.41
09:55:16 09:50:01 AM 0 1.00 0.00 0.22 0.00 0.05 98.73
09:55:16 09:50:01 AM 1 5.65 0.00 0.37 1.84 0.05 92.09
09:55:16 09:51:01 AM all 20.14 0.00 0.34 0.42 0.08 79.02
09:55:16 09:51:01 AM 0 10.24 0.00 0.35 0.67 0.07 88.67
09:55:16 09:51:01 AM 1 30.01 0.00 0.33 0.17 0.10 69.39
09:55:16 09:52:01 AM all 11.02 0.00 0.17 0.01 0.04 88.76
09:55:16 09:52:01 AM 0 8.99 0.00 0.17 0.02 0.05 90.77
09:55:16 09:52:01 AM 1 13.05 0.00 0.17 0.00 0.03 86.75
09:55:16 09:53:02 AM all 9.80 0.00 0.22 0.08 0.05 89.85
09:55:16 09:53:02 AM 0 1.27 0.00 0.22 0.07 0.03 98.41
09:55:16 09:53:02 AM 1 18.33 0.00 0.22 0.08 0.07 81.30
09:55:16 09:54:01 AM all 17.12 0.00 1.92 0.18 0.06 80.72
09:55:16 09:54:01 AM 0 9.72 0.00 1.87 0.25 0.05 88.10
09:55:16 09:54:01 AM 1 24.52 0.00 1.97 0.10 0.07 73.34
09:55:16 09:55:01 AM all 33.12 0.00 4.17 0.51 0.14 62.06
09:55:16 09:55:01 AM 0 32.08 0.00 3.69 0.25 0.13 63.85
09:55:16 09:55:01 AM 1 34.17 0.00 4.66 0.77 0.15 60.26
09:55:16 Average: all 0.90 0.00 0.15 0.40 0.04 98.51
09:55:16 Average: 0 0.77 0.00 0.15 0.35 0.04 98.69
09:55:16 Average: 1 1.03 0.00 0.15 0.44 0.04 98.34
09:55:16
09:55:16
09:55:16