09:39:40 Started by upstream project "integration-sanity-test-scandium" build number 548
09:39:40 originally caused by:
09:39:40 Started by timer
09:39:40 Running as SYSTEM
09:39:40 [EnvInject] - Loading node environment variables.
09:39:40 Building remotely on prd-centos8-robot-2c-8g-1554 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:39:40 [ssh-agent] Looking for ssh-agent implementation...
09:39:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:39:41 $ ssh-agent
09:39:41 SSH_AUTH_SOCK=/tmp/ssh-fLeLnRe8V8pj/agent.6461
09:39:41 SSH_AGENT_PID=6462
09:39:41 [ssh-agent] Started.
09:39:41 Running ssh-add (command line suppressed)
09:39:41 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_15607654258128933404.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_15607654258128933404.key)
09:39:41 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:39:41 The recommended git tool is: NONE
09:39:43 using credential opendaylight-jenkins-ssh
09:39:43 Wiping out workspace first.
09:39:43 Cloning the remote Git repository
09:39:43 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:39:43 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:39:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:43 > git --version # timeout=10
09:39:43 > git --version # 'git version 2.43.0'
09:39:43 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:43 [INFO] Currently running in a labeled security context
09:39:43 [INFO] Currently SELinux is 'enforcing' on the host
09:39:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh13327341076307333082.key
09:39:43 Verifying host key using known hosts file
09:39:44 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:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:46 [INFO] Currently running in a labeled security context
09:39:46 [INFO] Currently SELinux is 'enforcing' on the host
09:39:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh455928605256477141.key
09:39:46 Verifying host key using known hosts file
09:39:46 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:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:39:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:47 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:39:47 > git config core.sparsecheckout # timeout=10
09:39:47 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:39:47 Commit message: "Adapt test for new pce-allocation field"
09:39:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:47 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:39:47 No emails were triggered.
09:39:47 provisioning config files...
09:39:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:39:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:39:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:39:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10542331741712664368.sh
09:39:48 ---> python-tools-install.sh
09:39:48 Setup pyenv:
09:39:48 system
09:39:48 * 3.8.13 (set by /opt/pyenv/version)
09:39:48 * 3.9.13 (set by /opt/pyenv/version)
09:39:48 * 3.10.13 (set by /opt/pyenv/version)
09:39:48 * 3.11.7 (set by /opt/pyenv/version)
09:39:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TClI
09:39:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:39:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:39:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:39:57 lf-activate-venv(): INFO: Base packages installed successfully
09:39:57 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:25 lf-activate-venv(): INFO: Adding /tmp/venv-TClI/bin to PATH
09:40:25 Generating Requirements File
09:40:45 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:40:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:40:45 Python 3.11.7
09:40:46 pip 25.3 from /tmp/venv-TClI/lib/python3.11/site-packages/pip (python 3.11)
09:40:46 appdirs==1.4.4
09:40:46 argcomplete==3.6.3
09:40:46 aspy.yaml==1.3.0
09:40:46 attrs==25.4.0
09:40:46 autopage==0.5.2
09:40:46 beautifulsoup4==4.14.2
09:40:46 boto3==1.41.5
09:40:46 botocore==1.41.5
09:40:46 bs4==0.0.2
09:40:46 cachetools==6.2.2
09:40:46 certifi==2025.11.12
09:40:46 cffi==2.0.0
09:40:46 cfgv==3.5.0
09:40:46 chardet==5.2.0
09:40:46 charset-normalizer==3.4.4
09:40:46 click==8.3.1
09:40:46 cliff==4.12.0
09:40:46 cmd2==2.7.0
09:40:46 cryptography==3.3.2
09:40:46 debtcollector==3.0.0
09:40:46 decorator==5.2.1
09:40:46 defusedxml==0.7.1
09:40:46 Deprecated==1.3.1
09:40:46 distlib==0.4.0
09:40:46 dnspython==2.8.0
09:40:46 docker==7.1.0
09:40:46 dogpile.cache==1.5.0
09:40:46 durationpy==0.10
09:40:46 email-validator==2.3.0
09:40:46 filelock==3.20.0
09:40:46 future==1.0.0
09:40:46 gitdb==4.0.12
09:40:46 GitPython==3.1.45
09:40:46 google-auth==2.43.0
09:40:46 httplib2==0.31.0
09:40:46 identify==2.6.15
09:40:46 idna==3.11
09:40:46 importlib-resources==1.5.0
09:40:46 iso8601==2.1.0
09:40:46 Jinja2==3.1.6
09:40:46 jmespath==1.0.1
09:40:46 jsonpatch==1.33
09:40:46 jsonpointer==3.0.0
09:40:46 jsonschema==4.25.1
09:40:46 jsonschema-specifications==2025.9.1
09:40:46 keystoneauth1==5.12.0
09:40:46 kubernetes==34.1.0
09:40:46 lftools==0.37.16
09:40:46 lxml==6.0.2
09:40:46 markdown-it-py==4.0.0
09:40:46 MarkupSafe==3.0.3
09:40:46 mdurl==0.1.2
09:40:46 msgpack==1.1.2
09:40:46 multi_key_dict==2.0.3
09:40:46 munch==4.0.0
09:40:46 netaddr==1.3.0
09:40:46 niet==1.4.2
09:40:46 nodeenv==1.9.1
09:40:46 oauth2client==4.1.3
09:40:46 oauthlib==3.3.1
09:40:46 openstacksdk==4.8.0
09:40:46 os-service-types==1.8.2
09:40:46 osc-lib==4.2.0
09:40:46 oslo.config==10.1.0
09:40:46 oslo.context==6.2.0
09:40:46 oslo.i18n==6.7.1
09:40:46 oslo.log==7.2.1
09:40:46 oslo.serialization==5.8.0
09:40:46 oslo.utils==9.2.0
09:40:46 packaging==25.0
09:40:46 pbr==7.0.3
09:40:46 platformdirs==4.5.0
09:40:46 prettytable==3.17.0
09:40:46 psutil==7.1.3
09:40:46 pyasn1==0.6.1
09:40:46 pyasn1_modules==0.4.2
09:40:46 pycparser==2.23
09:40:46 pygerrit2==2.0.15
09:40:46 PyGithub==2.8.1
09:40:46 Pygments==2.19.2
09:40:46 PyJWT==2.10.1
09:40:46 PyNaCl==1.6.1
09:40:46 pyparsing==2.4.7
09:40:46 pyperclip==1.11.0
09:40:46 pyrsistent==0.20.0
09:40:46 python-cinderclient==9.8.0
09:40:46 python-dateutil==2.9.0.post0
09:40:46 python-heatclient==4.3.0
09:40:46 python-jenkins==1.8.3
09:40:46 python-keystoneclient==5.7.0
09:40:46 python-magnumclient==4.9.0
09:40:46 python-openstackclient==8.2.0
09:40:46 python-swiftclient==4.9.0
09:40:46 PyYAML==6.0.3
09:40:46 referencing==0.37.0
09:40:46 requests==2.32.5
09:40:46 requests-oauthlib==2.0.0
09:40:46 requestsexceptions==1.4.0
09:40:46 rfc3986==2.0.0
09:40:46 rich==14.2.0
09:40:46 rich-argparse==1.7.2
09:40:46 rpds-py==0.29.0
09:40:46 rsa==4.9.1
09:40:46 ruamel.yaml==0.18.16
09:40:46 ruamel.yaml.clib==0.2.15
09:40:46 s3transfer==0.15.0
09:40:46 simplejson==3.20.2
09:40:46 six==1.17.0
09:40:46 smmap==5.0.2
09:40:46 soupsieve==2.8
09:40:46 stevedore==5.6.0
09:40:46 tabulate==0.9.0
09:40:46 toml==0.10.2
09:40:46 tomlkit==0.13.3
09:40:46 tqdm==4.67.1
09:40:46 typing_extensions==4.15.0
09:40:46 tzdata==2025.2
09:40:46 urllib3==1.26.20
09:40:46 virtualenv==20.35.4
09:40:46 wcwidth==0.2.14
09:40:46 websocket-client==1.9.0
09:40:46 wrapt==2.0.1
09:40:46 xdg==6.0.0
09:40:46 xmltodict==1.0.2
09:40:46 yq==3.4.3
09:40:46 [EnvInject] - Injecting environment variables from a build step.
09:40:46 [EnvInject] - Injecting as environment variables the properties content
09:40:46 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:40:46 OS_CLOUD=vex
09:40:46 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-543
09:40:46 OS_STACK_TEMPLATE_DIR=openstack-hot
09:40:46
09:40:46 [EnvInject] - Variables injected successfully.
09:40:46 provisioning config files...
09:40:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2947874911756305942.sh
09:40:46 ---> Create parameters file for OpenStack HOT
09:40:46 OpenStack Heat parameters generated
09:40:46 -----------------------------------
09:40:46 parameters:
09:40:46 vm_0_count: '1'
09:40:46 vm_0_flavor: 'v3-standard-4'
09:40:46 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:40:46 vm_1_count: '1'
09:40:46 vm_1_flavor: 'v3-standard-2'
09:40:46 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:40:46
09:40:46 job_name: '52208-543'
09:40:46 silo: 'releng'
09:40:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11402860657515866738.sh
09:40:46 ---> Create HEAT stack
09:40:46 + source /home/jenkins/lf-env.sh
09:40:46 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:46 ++ mktemp -d /tmp/venv-XXXX
09:40:46 + lf_venv=/tmp/venv-Y3HS
09:40:46 + local venv_file=/tmp/.os_lf_venv
09:40:46 + local python=python3
09:40:46 + local options
09:40:46 + local set_path=true
09:40:46 + local install_args=
09:40:46 ++ 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:40:46 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:40:46 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:40:46 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:46 + true
09:40:46 + case $1 in
09:40:46 + python=python3
09:40:46 + shift 2
09:40:46 + true
09:40:46 + case $1 in
09:40:46 + shift
09:40:46 + break
09:40:46 + case $python in
09:40:46 + local pkg_list=
09:40:46 + [[ -d /opt/pyenv ]]
09:40:46 + echo 'Setup pyenv:'
09:40:46 Setup pyenv:
09:40:46 + export PYENV_ROOT=/opt/pyenv
09:40:46 + PYENV_ROOT=/opt/pyenv
09:40:46 + 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:40:46 + 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:40:46 + pyenv versions
09:40:47 system
09:40:47 3.8.13
09:40:47 3.9.13
09:40:47 3.10.13
09:40:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:40:47 + command -v pyenv
09:40:47 ++ pyenv init - --no-rehash
09:40:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:40:47 for i in ${!paths[@]}; do
09:40:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:40:47 fi; done;
09:40:47 echo "${paths[*]}"'\'')"
09:40:47 export PATH="/opt/pyenv/shims:${PATH}"
09:40:47 export PYENV_SHELL=bash
09:40:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:40:47 pyenv() {
09:40:47 local command
09:40:47 command="${1:-}"
09:40:47 if [ "$#" -gt 0 ]; then
09:40:47 shift
09:40:47 fi
09:40:47
09:40:47 case "$command" in
09:40:47 rehash|shell)
09:40:47 eval "$(pyenv "sh-$command" "$@")"
09:40:47 ;;
09:40:47 *)
09:40:47 command pyenv "$command" "$@"
09:40:47 ;;
09:40:47 esac
09:40:47 }'
09:40:47 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:40:47 for i in ${!paths[@]}; do
09:40:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:40:47 fi; done;
09:40:47 echo "${paths[*]}"'
09:40:47 ++ 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:40:47 ++ 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:40:47 ++ 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:40:47 ++ export PYENV_SHELL=bash
09:40:47 ++ PYENV_SHELL=bash
09:40:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:40:47 +++ complete -F _pyenv pyenv
09:40:47 ++ lf-pyver python3
09:40:47 ++ local py_version_xy=python3
09:40:47 ++ local py_version_xyz=
09:40:47 ++ pyenv versions
09:40:47 ++ awk '{ print $1 }'
09:40:47 ++ local command
09:40:47 ++ command=versions
09:40:47 ++ '[' 1 -gt 0 ']'
09:40:47 ++ shift
09:40:47 ++ case "$command" in
09:40:47 ++ command pyenv versions
09:40:47 ++ pyenv versions
09:40:47 ++ sed 's/^[ *]* //'
09:40:47 ++ grep -E '^[0-9.]*[0-9]$'
09:40:47 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:40:47 +++ tail -n 1
09:40:47 +++ grep '^3' /tmp/.pyenv_versions
09:40:47 +++ sort -V
09:40:47 ++ py_version_xyz=3.11.7
09:40:47 ++ [[ -z 3.11.7 ]]
09:40:47 ++ echo 3.11.7
09:40:47 ++ return 0
09:40:47 + pyenv local 3.11.7
09:40:47 + local command
09:40:47 + command=local
09:40:47 + '[' 2 -gt 0 ']'
09:40:47 + shift
09:40:47 + case "$command" in
09:40:47 + command pyenv local 3.11.7
09:40:47 + pyenv local 3.11.7
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='lftools[openstack] '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='kubernetes '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='niet '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='python-heatclient '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='python-openstackclient '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='python-magnumclient '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='urllib3~=1.26.15 '
09:40:47 + for arg in "$@"
09:40:47 + case $arg in
09:40:47 + pkg_list+='yq '
09:40:47 + [[ -f /tmp/.os_lf_venv ]]
09:40:47 ++ cat /tmp/.os_lf_venv
09:40:47 + lf_venv=/tmp/venv-TClI
09:40:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TClI from' file:/tmp/.os_lf_venv
09:40:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TClI from file:/tmp/.os_lf_venv
09:40:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:40:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:47 + local 'pip_opts=--upgrade --quiet'
09:40:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:40:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:40:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:40:47 + [[ -n '' ]]
09:40:47 + [[ -n '' ]]
09:40:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:40:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:47 + /tmp/venv-TClI/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:40:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:40:49 lf-activate-venv(): INFO: Base packages installed successfully
09:40:49 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:40:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:40:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:49 + /tmp/venv-TClI/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:06 + type python3
09:41:06 + true
09:41:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TClI/bin to PATH'
09:41:06 lf-activate-venv(): INFO: Adding /tmp/venv-TClI/bin to PATH
09:41:06 + PATH=/tmp/venv-TClI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:06 + return 0
09:41:06 + openstack --os-cloud vex limits show --absolute
09:41:08 +--------------------------+---------+
09:41:08 | Name | Value |
09:41:08 +--------------------------+---------+
09:41:08 | maxTotalInstances | -1 |
09:41:08 | maxTotalCores | 450 |
09:41:08 | maxTotalRAMSize | 1000000 |
09:41:08 | maxServerMeta | 128 |
09:41:08 | maxImageMeta | 128 |
09:41:08 | maxPersonality | 5 |
09:41:08 | maxPersonalitySize | 10240 |
09:41:08 | maxTotalKeypairs | 100 |
09:41:08 | maxServerGroups | 10 |
09:41:08 | maxServerGroupMembers | 10 |
09:41:08 | maxTotalFloatingIps | -1 |
09:41:08 | maxSecurityGroups | -1 |
09:41:08 | maxSecurityGroupRules | -1 |
09:41:08 | totalRAMUsed | 401408 |
09:41:08 | totalCoresUsed | 98 |
09:41:08 | totalInstancesUsed | 46 |
09:41:08 | totalFloatingIpsUsed | 0 |
09:41:08 | totalSecurityGroupsUsed | 0 |
09:41:08 | totalServerGroupsUsed | 0 |
09:41:08 | maxTotalVolumes | -1 |
09:41:08 | maxTotalSnapshots | 10 |
09:41:08 | maxTotalVolumeGigabytes | 4096 |
09:41:08 | maxTotalBackups | 10 |
09:41:08 | maxTotalBackupGigabytes | 1000 |
09:41:08 | totalVolumesUsed | 3 |
09:41:08 | totalGigabytesUsed | 60 |
09:41:08 | totalSnapshotsUsed | 0 |
09:41:08 | totalBackupsUsed | 0 |
09:41:08 | totalBackupGigabytesUsed | 0 |
09:41:08 +--------------------------+---------+
09:41:08 + pushd /opt/ciman/openstack-hot
09:41:08 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:08 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-543 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:41:33 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-543
09:41:33 Waiting to initialize infrastructure...
09:41:33 Stack initialization successful.
09:41:33 ------------------------------------
09:41:33 Stack Details
09:41:33 ------------------------------------
09:41:33 {'added': None,
09:41:33 'capabilities': [],
09:41:33 'created_at': '2025-11-27T09:41:11Z',
09:41:33 'deleted': None,
09:41:33 'deleted_at': None,
09:41:33 'description': 'No description',
09:41:33 'environment': None,
09:41:33 'environment_files': None,
09:41:33 'files': None,
09:41:33 'files_container': None,
09:41:33 'id': 'e5891504-bbad-4537-b170-cd6c71fea960',
09:41:33 'is_rollback_disabled': True,
09:41:33 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-543/e5891504-bbad-4537-b170-cd6c71fea960',
09:41:33 'rel': 'self'}],
09:41:33 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:41:33 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-543',
09:41:33 'notification_topics': [],
09:41:33 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:41:33 'output_key': 'vm_0_ips',
09:41:33 'output_value': ['10.30.170.154']},
09:41:33 {'description': 'IP addresses of the 2nd vm types',
09:41:33 'output_key': 'vm_1_ips',
09:41:33 'output_value': ['10.30.171.252']}],
09:41:33 'owner_id': ****,
09:41:33 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:41:33 'OS::stack_id': 'e5891504-bbad-4537-b170-cd6c71fea960',
09:41:33 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-543',
09:41:33 'job_name': '52208-543',
09:41:33 'silo': 'releng',
09:41:33 'vm_0_count': '1',
09:41:33 'vm_0_flavor': 'v3-standard-4',
09:41:33 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:41:33 '20250917-133034.447',
09:41:33 'vm_1_count': '1',
09:41:33 'vm_1_flavor': 'v3-standard-2',
09:41:33 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:41:33 '- 20250917-133034.654'},
09:41:33 'parent_id': None,
09:41:33 'replaced': None,
09:41:33 'status': 'CREATE_COMPLETE',
09:41:33 'status_reason': 'Stack CREATE completed successfully',
09:41:33 'tags': [],
09:41:33 'template': None,
09:41:33 'template_description': 'No description',
09:41:33 'template_url': None,
09:41:33 'timeout_mins': 15,
09:41:33 'unchanged': None,
09:41:33 'updated': None,
09:41:33 'updated_at': None,
09:41:33 'user_project_id': 'f711411be01b4f3da608fd750602af96'}
09:41:33 ------------------------------------
09:41:34 + popd
09:41:34 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins8860272322673704362.sh
09:41:34 ---> Copy SSH public keys to CSIT lab
09:41:34 Setup pyenv:
09:41:34 system
09:41:34 3.8.13
09:41:34 3.9.13
09:41:34 3.10.13
09:41:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TClI from file:/tmp/.os_lf_venv
09:41:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:36 lf-activate-venv(): INFO: Base packages installed successfully
09:41:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:41:59 lf-activate-venv(): INFO: Adding /tmp/venv-TClI/bin to PATH
09:42:01 SSH not responding on 10.30.170.154. Retrying in 10 seconds...
09:42:02 Warning: Permanently added '10.30.171.252' (ECDSA) to the list of known hosts.
09:42:03 releng-52208-543-1-mininet-ovs-217-0
09:42:03 Successfully copied public keys to slave 10.30.171.252
09:42:11 Ping to 10.30.170.154 successful.
09:42:13 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:42:13 releng-52208-543-0-builder-0
09:42:13 Successfully copied public keys to slave 10.30.170.154
09:42:13 Process 7682 ready.
09:42:13 Process 7683 ready.
09:42:13 SSH ready on all stack servers.
09:42:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13604436049837740368.sh
09:42:13 Setup pyenv:
09:42:13 system
09:42:13 3.8.13
09:42:13 3.9.13
09:42:13 3.10.13
09:42:13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SeRN
09:42:17 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:21 lf-activate-venv(): INFO: Base packages installed successfully
09:42:21 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:23 lf-activate-venv(): INFO: Adding /tmp/venv-SeRN/bin to PATH
09:42:23 + echo 'Installing Python Requirements'
09:42:23 Installing Python Requirements
09:42:23 + cat
09:42:23 + python -m pip install -r requirements.txt
09:42:23 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:23 Collecting docker-py (from -r requirements.txt (line 1))
09:42:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:42:23 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:23 Installing build dependencies: started
09:42:24 Installing build dependencies: finished with status 'done'
09:42:24 Getting requirements to build wheel: started
09:42:25 Getting requirements to build wheel: finished with status 'done'
09:42:25 Preparing metadata (pyproject.toml): started
09:42:25 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:25 Collecting netaddr (from -r requirements.txt (line 3))
09:42:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:42:25 Collecting netifaces (from -r requirements.txt (line 4))
09:42:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:25 Installing build dependencies: started
09:42:26 Installing build dependencies: finished with status 'done'
09:42:26 Getting requirements to build wheel: started
09:42:26 Getting requirements to build wheel: finished with status 'done'
09:42:26 Preparing metadata (pyproject.toml): started
09:42:26 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:26 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:26 Collecting requests (from -r requirements.txt (line 6))
09:42:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:42:27 Collecting robotframework (from -r requirements.txt (line 7))
09:42:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 36.8 MB/s 0:00:00
09:42:27 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:42:27 Installing build dependencies: started
09:42:28 Installing build dependencies: finished with status 'done'
09:42:28 Getting requirements to build wheel: started
09:42:28 Getting requirements to build wheel: finished with status 'done'
09:42:28 Preparing metadata (pyproject.toml): started
09:42:28 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:28 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:42:28 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:42:28 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:28 Installing build dependencies: started
09:42:29 Installing build dependencies: finished with status 'done'
09:42:29 Getting requirements to build wheel: started
09:42:30 Getting requirements to build wheel: finished with status 'done'
09:42:30 Preparing metadata (pyproject.toml): started
09:42:30 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:30 Collecting scapy (from -r requirements.txt (line 12))
09:42:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:42:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 45.7 MB/s 0:00:00
09:42:30 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:30 Installing build dependencies: started
09:42:31 Installing build dependencies: finished with status 'done'
09:42:31 Getting requirements to build wheel: started
09:42:31 Getting requirements to build wheel: finished with status 'done'
09:42:31 Preparing metadata (pyproject.toml): started
09:42:31 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:31 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:42:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 30.6 MB/s 0:00:00
09:42:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:42:32 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:42:32 Collecting isodate (from -r requirements.txt (line 25))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:32 Collecting jmespath (from -r requirements.txt (line 28))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:42:32 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:42:32 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:42:32 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:42:32 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:42:32 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:42:32 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:42:32 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:42:33 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:42:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:42:33 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:42:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:42:33 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:42:33 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:42:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:42:33 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:42:33 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:42:33 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:42:33 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:42:33 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:42:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:42:33 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
09:42:33 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:42:33 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:42:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:42:33 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:42:33 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:42:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:42:33 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:42:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 32.6 MB/s 0:00:00
09:42:34 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:42:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:42:34 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:42:34 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:42:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 35.8 MB/s 0:00:00
09:42:34 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:42:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:42:35 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:42:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 31.2 MB/s 0:00:00
09:42:35 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:42:36 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:42:36 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:42:36 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:42:36 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:42:37 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:42:37 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:42:37 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:42:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 86.5 MB/s 0:00:00
09:42:37 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:42:37 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:42:37 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:42:37 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:42:37 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:42:37 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:42:37 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:42:38 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:42:38 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:42:38 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:42:38 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:42:38 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:42:38 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:42:38 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:42:38 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:42:38 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:42:38 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:42:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=977d4e6143d1b0637baae18896fce9ebe74326582f87e8d17ede08354fa5130a
09:42:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:42:38 Building wheel for ipaddr (pyproject.toml): started
09:42:39 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:42:39 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ec1890e38da03d3de873a77e9dd1376fa8db16123a93670e137b78c665ef6fe6
09:42:39 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:42:39 Building wheel for netifaces (pyproject.toml): started
09:42:41 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:42:41 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41088 sha256=f4b021e70d3f0531c80d45abd4acb8376c0724627036671146a892b90d2e4a2a
09:42:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:42:41 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:42:41 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:42:41 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=20e5d984ca8e9aeacc9ac28f7b166bea7a433258c90e8bf3f3a9cb68f231bc1f
09:42:41 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:42:41 Building wheel for jsonpath-rw (pyproject.toml): started
09:42:41 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:42:41 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=3fb8be8c2d112130a981d5879a223e640ab6d4be86051087ff5a866341073c38
09:42:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:42:41 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:42:42 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:42:49
09:42:49 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
09:42:49 + pip freeze
09:42:49 attrs==25.4.0
09:42:49 bcrypt==5.0.0
09:42:49 beautifulsoup4==4.14.2
09:42:49 certifi==2025.11.12
09:42:49 cffi==2.0.0
09:42:49 charset-normalizer==3.4.4
09:42:49 click==8.3.1
09:42:49 cryptography==46.0.3
09:42:49 decorator==5.2.1
09:42:49 distlib==0.4.0
09:42:49 docker-py==1.10.6
09:42:49 docker-pycreds==0.4.0
09:42:49 elastic-transport==8.17.1
09:42:49 elasticsearch==8.19.2
09:42:49 elasticsearch-dsl==8.15.4
09:42:49 enum34==1.1.10
09:42:49 filelock==3.20.0
09:42:49 h11==0.16.0
09:42:49 idna==3.11
09:42:49 invoke==2.2.1
09:42:49 ipaddr==2.2.0
09:42:49 isodate==0.7.2
09:42:49 jmespath==1.0.1
09:42:49 jsonpatch==1.33
09:42:49 jsonpath-rw==1.4.0
09:42:49 jsonpointer==3.0.0
09:42:49 lxml==6.0.2
09:42:49 netaddr==1.3.0
09:42:49 netifaces==0.11.0
09:42:49 outcome==1.3.0.post0
09:42:49 paramiko==4.0.0
09:42:49 platformdirs==4.5.0
09:42:49 ply==3.11
09:42:49 pyang==2.7.1
09:42:49 pyangbind==0.8.6
09:42:49 pycparser==2.23
09:42:49 pyhocon==0.3.61
09:42:49 PyNaCl==1.6.1
09:42:49 pyparsing==3.2.5
09:42:49 PySocks==1.7.1
09:42:49 python-dateutil==2.9.0.post0
09:42:49 regex==2025.11.3
09:42:49 requests==2.32.5
09:42:49 robotframework==7.3.2
09:42:49 robotframework-httplibrary==0.4.2
09:42:49 robotframework-pythonlibcore==4.4.1
09:42:49 robotframework-requests==0.9.7
09:42:49 robotframework-selenium2library==3.0.0
09:42:49 robotframework-seleniumlibrary==6.8.0
09:42:49 robotframework-sshlibrary==3.8.0
09:42:49 scapy==2.6.1
09:42:49 scp==0.15.0
09:42:49 selenium==4.38.0
09:42:49 six==1.17.0
09:42:49 sniffio==1.3.1
09:42:49 sortedcontainers==2.4.0
09:42:49 soupsieve==2.8
09:42:49 trio==0.32.0
09:42:49 trio-websocket==0.12.2
09:42:49 typing_extensions==4.15.0
09:42:49 urllib3==2.5.0
09:42:49 virtualenv==20.35.4
09:42:49 waitress==3.0.2
09:42:49 WebOb==1.8.9
09:42:49 websocket-client==1.9.0
09:42:49 WebTest==3.0.7
09:42:49 wsproto==1.3.2
09:42:49 [EnvInject] - Injecting environment variables from a build step.
09:42:49 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:42:49 [EnvInject] - Variables injected successfully.
09:42:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins738670920043406785.sh
09:42:49 Setup pyenv:
09:42:50 system
09:42:50 3.8.13
09:42:50 3.9.13
09:42:50 3.10.13
09:42:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TClI from file:/tmp/.os_lf_venv
09:42:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:52 lf-activate-venv(): INFO: Base packages installed successfully
09:42:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43: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:43:00 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:00 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:43:00 lf-activate-venv(): INFO: Adding /tmp/venv-TClI/bin to PATH
09:43:00 + ODL_SYSTEM=()
09:43:00 + TOOLS_SYSTEM=()
09:43:00 + OPENSTACK_SYSTEM=()
09:43:00 + OPENSTACK_CONTROLLERS=()
09:43:00 + mapfile -t ADDR
09:43:00 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-543
09:43:00 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:01 + for i in "${ADDR[@]}"
09:43:01 ++ ssh 10.30.171.252 hostname -s
09:43:01 Warning: Permanently added '10.30.171.252' (ECDSA) to the list of known hosts.
09:43:02 + REMHOST=releng-52208-543-1-mininet-ovs-217-0
09:43:02 + case ${REMHOST} in
09:43:02 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:02 + for i in "${ADDR[@]}"
09:43:02 ++ ssh 10.30.170.154 hostname -s
09:43:02 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:43:02 + REMHOST=releng-52208-543-0-builder-0
09:43:02 + case ${REMHOST} in
09:43:02 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:02 + echo NUM_ODL_SYSTEM=1
09:43:02 + echo NUM_TOOLS_SYSTEM=1
09:43:02 + '[' '' == yes ']'
09:43:02 + NUM_OPENSTACK_SYSTEM=0
09:43:02 + echo NUM_OPENSTACK_SYSTEM=0
09:43:02 + '[' 0 -eq 2 ']'
09:43:02 + echo ODL_SYSTEM_IP=10.30.170.154
09:43:02 ++ seq 0 0
09:43:02 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:02 + echo ODL_SYSTEM_1_IP=10.30.170.154
09:43:02 + echo TOOLS_SYSTEM_IP=10.30.171.252
09:43:02 ++ seq 0 0
09:43:02 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:02 + echo TOOLS_SYSTEM_1_IP=10.30.171.252
09:43:02 + openstack_index=0
09:43:02 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:02 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:02 ++ seq 0 0
09:43:02 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:02 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:02 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:02 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:02 + '[' -1 -ge 2 ']'
09:43:02 ++ seq 0 -2
09:43:02 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:02 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:02 ++ seq 0 -1
09:43:02 + echo 'Contents of slave_addresses.txt:'
09:43:02 Contents of slave_addresses.txt:
09:43:02 + cat slave_addresses.txt
09:43:02 NUM_ODL_SYSTEM=1
09:43:02 NUM_TOOLS_SYSTEM=1
09:43:02 NUM_OPENSTACK_SYSTEM=0
09:43:02 ODL_SYSTEM_IP=10.30.170.154
09:43:02 ODL_SYSTEM_1_IP=10.30.170.154
09:43:02 TOOLS_SYSTEM_IP=10.30.171.252
09:43:02 TOOLS_SYSTEM_1_IP=10.30.171.252
09:43:02 NUM_OPENSTACK_CONTROL_NODES=1
09:43:02 OPENSTACK_CONTROL_NODE_1_IP=
09:43:02 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:02 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:02 [EnvInject] - Injecting environment variables from a build step.
09:43:02 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:02 [EnvInject] - Variables injected successfully.
09:43:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins16200453429585189283.sh
09:43:02 Preparing for JRE Version 21
09:43:02 Karaf artifact is karaf
09:43:02 Karaf project is integration
09:43:02 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:02 [EnvInject] - Injecting environment variables from a build step.
09:43:02 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:02 [EnvInject] - Variables injected successfully.
09:43:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16198666231739636530.sh
09:43:02 2025-11-27 09:43:02 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:03 Bundle version is 0.21.4-SNAPSHOT
09:43:03 --2025-11-27 09:43:03-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:03 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:03 HTTP request sent, awaiting response... 200 OK
09:43:03 Length: 1410 (1.4K) [application/xml]
09:43:03 Saving to: ‘maven-metadata.xml’
09:43:03
09:43:03 0K . 100% 54.9M=0s
09:43:03
09:43:03 2025-11-27 09:43:03 (54.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:03
09:43:03
09:43:03
09:43:03 org.opendaylight.integration
09:43:03 karaf
09:43:03 0.21.4-SNAPSHOT
09:43:03
09:43:03
09:43:03 20251127.091426
09:43:03 213
09:43:03
09:43:03 20251127091426
09:43:03
09:43:03
09:43:03 pom
09:43:03 0.21.4-20251127.091426-213
09:43:03 20251127091426
09:43:03
09:43:03
09:43:03 tar.gz
09:43:03 0.21.4-20251127.091426-213
09:43:03 20251127091426
09:43:03
09:43:03
09:43:03 zip
09:43:03 0.21.4-20251127.091426-213
09:43:03 20251127091426
09:43:03
09:43:03
09:43:03 cyclonedx
09:43:03 xml
09:43:03 0.21.4-20251127.091426-213
09:43:03 20251127091426
09:43:03
09:43:03
09:43:03 cyclonedx
09:43:03 json
09:43:03 0.21.4-20251127.091426-213
09:43:03 20251127091426
09:43:03
09:43:03
09:43:03
09:43:03
09:43:03 Nexus timestamp is 0.21.4-20251127.091426-213
09:43:03 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251127.091426-213.zip
09:43:03 Distribution bundle is karaf-0.21.4-20251127.091426-213.zip
09:43:03 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:03 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:03 Nexus prefix is https://nexus.opendaylight.org
09:43:03 [EnvInject] - Injecting environment variables from a build step.
09:43:03 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:03 [EnvInject] - Variables injected successfully.
09:43:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11126063591127560034.sh
09:43:03 Setup pyenv:
09:43:03 system
09:43:03 3.8.13
09:43:03 3.9.13
09:43:03 3.10.13
09:43:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TClI from file:/tmp/.os_lf_venv
09:43:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:05 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:05 lf-activate-venv(): INFO: Base packages installed successfully
09:43:05 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:11 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:11 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:11 lf-activate-venv(): INFO: Adding /tmp/venv-TClI/bin to PATH
09:43:11 Copying common-functions.sh to /tmp
09:43:13 Copying common-functions.sh to 10.30.170.154:/tmp
09:43:13 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:43:13 Copying common-functions.sh to 10.30.171.252:/tmp
09:43:13 Warning: Permanently added '10.30.171.252' (ECDSA) to the list of known hosts.
09:43:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18445835567510790696.sh
09:43:14 common-functions.sh is being sourced
09:43:14 common-functions environment:
09:43:14 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:14 ACTUALFEATURES:
09:43:14 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:14 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:14 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:14 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:14 CONTROLLERMEM: 2048m
09:43:14 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:14 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:14 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:14 SUITES:
09:43:14
09:43:14 #################################################
09:43:14 ## Configure Cluster and Start ##
09:43:14 #################################################
09:43:14 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:14 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:14 Locating script plan to use...
09:43:14 Finished running script plans
09:43:14 Configuring member-1 with IP address 10.30.170.154
09:43:14 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:43:14 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:43:14 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:14 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:43:14 common-functions.sh is being sourced
09:43:14 ++ echo 'common-functions.sh is being sourced'
09:43:14 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:14 ++ DISTROSTREAM=scandium
09:43:14 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:14 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:14 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:14 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:14 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:14 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:14 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:14 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:14 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:14 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:14 ++ export CONTROLLERMEM=
09:43:14 ++ CONTROLLERMEM=
09:43:14 ++ case "${DISTROSTREAM}" in
09:43:14 ++ CLUSTER_SYSTEM=akka
09:43:14 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:14 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:14 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:14 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:14 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:14 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:14 ++ print_common_env
09:43:14 ++ cat
09:43:14 common-functions environment:
09:43:14 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:14 ACTUALFEATURES:
09:43:14 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:14 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:14 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:14 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:14 CONTROLLERMEM:
09:43:14 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:14 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:14 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:14 SUITES:
09:43:14
09:43:14 ++ SSH='ssh -t -t'
09:43:14 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:14 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:14 Changing to /tmp
09:43:14 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251127.091426-213.zip
09:43:14 + echo 'Changing to /tmp'
09:43:14 + cd /tmp
09:43:14 + 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-20251127.091426-213.zip'
09:43:14 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251127.091426-213.zip
09:43:14 --2025-11-27 09:43:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251127.091426-213.zip
09:43:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:14 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:14 HTTP request sent, awaiting response... 200 OK
09:43:14 Length: 239810531 (229M) [application/zip]
09:43:14 Saving to: ‘karaf-0.21.4-20251127.091426-213.zip’
09:43:14
09:43:14 0K ........ ........ ........ ........ ........ ........ 1% 32.9M 7s
09:43:14 3072K ........ ........ ........ ........ ........ ........ 2% 51.0M 6s
09:43:14 6144K ........ ........ ........ ........ ........ ........ 3% 48.4M 5s
09:43:14 9216K ........ ........ ........ ........ ........ ........ 5% 60.8M 5s
09:43:14 12288K ........ ........ ........ ........ ........ ........ 6% 107M 4s
09:43:14 15360K ........ ........ ........ ........ ........ ........ 7% 129M 4s
09:43:14 18432K ........ ........ ........ ........ ........ ........ 9% 142M 3s
09:43:15 21504K ........ ........ ........ ........ ........ ........ 10% 151M 3s
09:43:15 24576K ........ ........ ........ ........ ........ ........ 11% 127M 3s
09:43:15 27648K ........ ........ ........ ........ ........ ........ 13% 144M 3s
09:43:15 30720K ........ ........ ........ ........ ........ ........ 14% 151M 2s
09:43:15 33792K ........ ........ ........ ........ ........ ........ 15% 163M 2s
09:43:15 36864K ........ ........ ........ ........ ........ ........ 17% 164M 2s
09:43:15 39936K ........ ........ ........ ........ ........ ........ 18% 144M 2s
09:43:15 43008K ........ ........ ........ ........ ........ ........ 19% 167M 2s
09:43:15 46080K ........ ........ ........ ........ ........ ........ 20% 157M 2s
09:43:15 49152K ........ ........ ........ ........ ........ ........ 22% 178M 2s
09:43:15 52224K ........ ........ ........ ........ ........ ........ 23% 202M 2s
09:43:15 55296K ........ ........ ........ ........ ........ ........ 24% 163M 2s
09:43:15 58368K ........ ........ ........ ........ ........ ........ 26% 183M 2s
09:43:15 61440K ........ ........ ........ ........ ........ ........ 27% 196M 2s
09:43:15 64512K ........ ........ ........ ........ ........ ........ 28% 181M 2s
09:43:15 67584K ........ ........ ........ ........ ........ ........ 30% 163M 1s
09:43:15 70656K ........ ........ ........ ........ ........ ........ 31% 157M 1s
09:43:15 73728K ........ ........ ........ ........ ........ ........ 32% 197M 1s
09:43:15 76800K ........ ........ ........ ........ ........ ........ 34% 217M 1s
09:43:15 79872K ........ ........ ........ ........ ........ ........ 35% 236M 1s
09:43:15 82944K ........ ........ ........ ........ ........ ........ 36% 203M 1s
09:43:15 86016K ........ ........ ........ ........ ........ ........ 38% 214M 1s
09:43:15 89088K ........ ........ ........ ........ ........ ........ 39% 195M 1s
09:43:15 92160K ........ ........ ........ ........ ........ ........ 40% 185M 1s
09:43:15 95232K ........ ........ ........ ........ ........ ........ 41% 189M 1s
09:43:15 98304K ........ ........ ........ ........ ........ ........ 43% 253M 1s
09:43:15 101376K ........ ........ ........ ........ ........ ........ 44% 237M 1s
09:43:15 104448K ........ ........ ........ ........ ........ ........ 45% 228M 1s
09:43:15 107520K ........ ........ ........ ........ ........ ........ 47% 243M 1s
09:43:15 110592K ........ ........ ........ ........ ........ ........ 48% 257M 1s
09:43:15 113664K ........ ........ ........ ........ ........ ........ 49% 223M 1s
09:43:15 116736K ........ ........ ........ ........ ........ ........ 51% 232M 1s
09:43:15 119808K ........ ........ ........ ........ ........ ........ 52% 244M 1s
09:43:15 122880K ........ ........ ........ ........ ........ ........ 53% 241M 1s
09:43:15 125952K ........ ........ ........ ........ ........ ........ 55% 232M 1s
09:43:15 129024K ........ ........ ........ ........ ........ ........ 56% 239M 1s
09:43:15 132096K ........ ........ ........ ........ ........ ........ 57% 251M 1s
09:43:15 135168K ........ ........ ........ ........ ........ ........ 59% 248M 1s
09:43:15 138240K ........ ........ ........ ........ ........ ........ 60% 255M 1s
09:43:15 141312K ........ ........ ........ ........ ........ ........ 61% 264M 1s
09:43:15 144384K ........ ........ ........ ........ ........ ........ 62% 248M 1s
09:43:15 147456K ........ ........ ........ ........ ........ ........ 64% 249M 1s
09:43:15 150528K ........ ........ ........ ........ ........ ........ 65% 251M 1s
09:43:15 153600K ........ ........ ........ ........ ........ ........ 66% 251M 0s
09:43:15 156672K ........ ........ ........ ........ ........ ........ 68% 264M 0s
09:43:15 159744K ........ ........ ........ ........ ........ ........ 69% 251M 0s
09:43:15 162816K ........ ........ ........ ........ ........ ........ 70% 273M 0s
09:43:15 165888K ........ ........ ........ ........ ........ ........ 72% 224M 0s
09:43:15 168960K ........ ........ ........ ........ ........ ........ 73% 111M 0s
09:43:15 172032K ........ ........ ........ ........ ........ ........ 74% 261M 0s
09:43:15 175104K ........ ........ ........ ........ ........ ........ 76% 289M 0s
09:43:15 178176K ........ ........ ........ ........ ........ ........ 77% 275M 0s
09:43:15 181248K ........ ........ ........ ........ ........ ........ 78% 286M 0s
09:43:15 184320K ........ ........ ........ ........ ........ ........ 80% 304M 0s
09:43:15 187392K ........ ........ ........ ........ ........ ........ 81% 148M 0s
09:43:15 190464K ........ ........ ........ ........ ........ ........ 82% 202M 0s
09:43:15 193536K ........ ........ ........ ........ ........ ........ 83% 254M 0s
09:43:15 196608K ........ ........ ........ ........ ........ ........ 85% 192M 0s
09:43:15 199680K ........ ........ ........ ........ ........ ........ 86% 260M 0s
09:43:15 202752K ........ ........ ........ ........ ........ ........ 87% 271M 0s
09:43:15 205824K ........ ........ ........ ........ ........ ........ 89% 278M 0s
09:43:15 208896K ........ ........ ........ ........ ........ ........ 90% 276M 0s
09:43:15 211968K ........ ........ ........ ........ ........ ........ 91% 268M 0s
09:43:15 215040K ........ ........ ........ ........ ........ ........ 93% 275M 0s
09:43:15 218112K ........ ........ ........ ........ ........ ........ 94% 283M 0s
09:43:15 221184K ........ ........ ........ ........ ........ ........ 95% 273M 0s
09:43:15 224256K ........ ........ ........ ........ ........ ........ 97% 285M 0s
09:43:15 227328K ........ ........ ........ ........ ........ ........ 98% 291M 0s
09:43:15 230400K ........ ........ ........ ........ ........ ........ 99% 283M 0s
09:43:15 233472K ........ ... 100% 309M=1.3s
09:43:15
09:43:15 2025-11-27 09:43:15 (174 MB/s) - ‘karaf-0.21.4-20251127.091426-213.zip’ saved [239810531/239810531]
09:43:15
09:43:15 Extracting the new controller...
09:43:15 + echo 'Extracting the new controller...'
09:43:15 + unzip -q karaf-0.21.4-20251127.091426-213.zip
09:43:18 Adding external repositories...
09:43:18 + echo 'Adding external repositories...'
09:43:18 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:18 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:18 ################################################################################
09:43:18 #
09:43:18 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:18 # contributor license agreements. See the NOTICE file distributed with
09:43:18 # this work for additional information regarding copyright ownership.
09:43:18 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:18 # (the "License"); you may not use this file except in compliance with
09:43:18 # the License. You may obtain a copy of the License at
09:43:18 #
09:43:18 # http://www.apache.org/licenses/LICENSE-2.0
09:43:18 #
09:43:18 # Unless required by applicable law or agreed to in writing, software
09:43:18 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:18 # See the License for the specific language governing permissions and
09:43:18 # limitations under the License.
09:43:18 #
09:43:18 ################################################################################
09:43:18
09:43:18 #
09:43:18 # If set to true, the following property will not allow any certificate to be used
09:43:18 # when accessing Maven repositories through SSL
09:43:18 #
09:43:18 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:18
09:43:18 #
09:43:18 # Path to the local Maven settings file.
09:43:18 # The repositories defined in this file will be automatically added to the list
09:43:18 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:18 # below is not set.
09:43:18 # The following locations are checked for the existence of the settings.xml file
09:43:18 # * 1. looks for the specified url
09:43:18 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:18 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:18 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:18 #
09:43:18 #org.ops4j.pax.url.mvn.settings=
09:43:18
09:43:18 #
09:43:18 # Path to the local Maven repository which is used to avoid downloading
09:43:18 # artifacts when they already exist locally.
09:43:18 # The value of this property will be extracted from the settings.xml file
09:43:18 # above, or defaulted to:
09:43:18 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:18 #
09:43:18 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:18
09:43:18 #
09:43:18 # Default this to false. It's just weird to use undocumented repos
09:43:18 #
09:43:18 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:18
09:43:18 #
09:43:18 # Uncomment if you don't wanna use the proxy settings
09:43:18 # from the Maven conf/settings.xml file
09:43:18 #
09:43:18 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:18
09:43:18 #
09:43:18 # Comma separated list of repositories scanned when resolving an artifact.
09:43:18 # Those repositories will be checked before iterating through the
09:43:18 # below list of repositories and even before the local repository
09:43:18 # A repository url can be appended with zero or more of the following flags:
09:43:18 # @snapshots : the repository contains snaphots
09:43:18 # @noreleases : the repository does not contain any released artifacts
09:43:18 #
09:43:18 # The following property value will add the system folder as a repo.
09:43:18 #
09:43:18 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:18 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:18 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:18 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:18
09:43:18 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:18 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:18
09:43:18 #
09:43:18 # Comma separated list of repositories scanned when resolving an artifact.
09:43:18 # The default list includes the following repositories:
09:43:18 # http://repo1.maven.org/maven2@id=central
09:43:18 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:18 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:18 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:18 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:18 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:18 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:18 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:18 # to add.
09:43:18 # A repository url can be appended with zero or more of the following flags:
09:43:18 # @snapshots : the repository contains snapshots
09:43:18 # @noreleases : the repository does not contain any released artifacts
09:43:18 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:18 #
09:43:18 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:18
09:43:18 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:18 + [[ True == \T\r\u\e ]]
09:43:18 + echo 'Configuring the startup features...'
09:43:18 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:18 + FEATURE_TEST_STRING=features-test
09:43:18 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:18 + KARAF_VERSION=karaf4
09:43:18 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:18 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:18 + [[ ! -z '' ]]
09:43:18 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:18 ################################################################################
09:43:18 #
09:43:18 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:18 # contributor license agreements. See the NOTICE file distributed with
09:43:18 # this work for additional information regarding copyright ownership.
09:43:18 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:18 # (the "License"); you may not use this file except in compliance with
09:43:18 # the License. You may obtain a copy of the License at
09:43:18 #
09:43:18 # http://www.apache.org/licenses/LICENSE-2.0
09:43:18 #
09:43:18 # Unless required by applicable law or agreed to in writing, software
09:43:18 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:18 # See the License for the specific language governing permissions and
09:43:18 # limitations under the License.
09:43:18 #
09:43:18 ################################################################################
09:43:18
09:43:18 #
09:43:18 # Comma separated list of features repositories to register by default
09:43:18 #
09:43:18 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}/df57b283-6467-47a1-a4cb-3b10ef74179c.xml
09:43:18
09:43:18 #
09:43:18 # Comma separated list of features to install at startup
09:43:18 #
09:43:18 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, b153f68d-34d4-4092-af68-56eb1ae7b6b4
09:43:18
09:43:18 #
09:43:18 # Resource repositories (OBR) that the features resolver can use
09:43:18 # to resolve requirements/capabilities
09:43:18 #
09:43:18 # The format of the resourceRepositories is
09:43:18 # resourceRepositories=[xml:url|json:url],...
09:43:18 # for Instance:
09:43:18 #
09:43:18 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:18 # or
09:43:18 #resourceRepositories=json:http://host/path/to/index.json
09:43:18 #
09:43:18
09:43:18 #
09:43:18 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:18 #
09:43:18 featuresBootAsynchronous=false
09:43:18
09:43:18 #
09:43:18 # Service requirements enforcement
09:43:18 #
09:43:18 # By default, the feature resolver checks the service requirements/capabilities of
09:43:18 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:18 # the required bundles.
09:43:18 # The following flag can have those values:
09:43:18 # - disable: service requirements are completely ignored
09:43:18 # - default: service requirements are ignored for old features
09:43:18 # - enforce: service requirements are always verified
09:43:18 #
09:43:18 #serviceRequirements=default
09:43:18
09:43:18 #
09:43:18 # Store cfg file for config element in feature
09:43:18 #
09:43:18 #configCfgStore=true
09:43:18
09:43:18 #
09:43:18 # Define if the feature service automatically refresh bundles
09:43:18 #
09:43:18 autoRefresh=true
09:43:18
09:43:18 #
09:43:18 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:18 # XML file defines instructions related to features processing
09:43:18 # versions.properties may declare properties to resolve placeholders in XML file
09:43:18 # both files are relative to ${karaf.etc}
09:43:18 #
09:43:18 #featureProcessing=org.apache.karaf.features.xml
09:43:18 #featureProcessingVersions=versions.properties
09:43:18 + configure_karaf_log karaf4 ''
09:43:18 + local -r karaf_version=karaf4
09:43:18 + local -r controllerdebugmap=
09:43:18 + local logapi=log4j
09:43:18 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:18 log4j2.rootLogger.level = INFO
09:43:18 #log4j2.rootLogger.type = asyncRoot
09:43:18 #log4j2.rootLogger.includeLocation = false
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:18 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:18 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:18 log4j2.logger.spifly.level = WARN
09:43:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:18 log4j2.logger.audit.level = INFO
09:43:18 log4j2.logger.audit.additivity = false
09:43:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:18 log4j2.appender.console.type = Console
09:43:18 log4j2.appender.console.name = Console
09:43:18 log4j2.appender.console.layout.type = PatternLayout
09:43:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:18 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:18 log4j2.appender.rolling.name = RollingFile
09:43:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:18 #log4j2.appender.rolling.immediateFlush = false
09:43:18 log4j2.appender.rolling.append = true
09:43:18 log4j2.appender.rolling.layout.type = PatternLayout
09:43:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:18 log4j2.appender.rolling.policies.type = Policies
09:43:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:18 log4j2.appender.rolling.policies.size.size = 64MB
09:43:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:18 log4j2.appender.rolling.strategy.max = 7
09:43:18 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:18 log4j2.appender.audit.name = AuditRollingFile
09:43:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:18 log4j2.appender.audit.append = true
09:43:18 log4j2.appender.audit.layout.type = PatternLayout
09:43:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:18 log4j2.appender.audit.policies.type = Policies
09:43:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:18 log4j2.appender.audit.policies.size.size = 8MB
09:43:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:18 log4j2.appender.audit.strategy.max = 7
09:43:18 log4j2.appender.osgi.type = PaxOsgi
09:43:18 log4j2.appender.osgi.name = PaxOsgi
09:43:18 log4j2.appender.osgi.filter = *
09:43:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:18 #log4j2.logger.aether.level = TRACE
09:43:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:18 #log4j2.logger.http-headers.level = DEBUG
09:43:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:18 #log4j2.logger.maven.level = TRACE
09:43:18 + logapi=log4j2
09:43:18 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:18 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:18 + '[' log4j2 == log4j2 ']'
09:43:18 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:18 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:18 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:18 + unset IFS
09:43:18 controllerdebugmap:
09:43:18 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:18 + echo 'controllerdebugmap: '
09:43:18 + '[' -n '' ']'
09:43:18 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:18 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:18 ################################################################################
09:43:18 #
09:43:18 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:18 # contributor license agreements. See the NOTICE file distributed with
09:43:18 # this work for additional information regarding copyright ownership.
09:43:18 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:18 # (the "License"); you may not use this file except in compliance with
09:43:18 # the License. You may obtain a copy of the License at
09:43:18 #
09:43:18 # http://www.apache.org/licenses/LICENSE-2.0
09:43:18 #
09:43:18 # Unless required by applicable law or agreed to in writing, software
09:43:18 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:18 # See the License for the specific language governing permissions and
09:43:18 # limitations under the License.
09:43:18 #
09:43:18 ################################################################################
09:43:18
09:43:18 # Common pattern layout for appenders
09:43:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:18
09:43:18 # Root logger
09:43:18 log4j2.rootLogger.level = INFO
09:43:18 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:18 #log4j2.rootLogger.type = asyncRoot
09:43:18 #log4j2.rootLogger.includeLocation = false
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:18 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:18
09:43:18 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:18
09:43:18 # Loggers configuration
09:43:18
09:43:18 # Spifly logger
09:43:18 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:18 log4j2.logger.spifly.level = WARN
09:43:18
09:43:18 # Security audit logger
09:43:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:18 log4j2.logger.audit.level = INFO
09:43:18 log4j2.logger.audit.additivity = false
09:43:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:18
09:43:18 # Appenders configuration
09:43:18
09:43:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:18 log4j2.appender.console.type = Console
09:43:18 log4j2.appender.console.name = Console
09:43:18 log4j2.appender.console.layout.type = PatternLayout
09:43:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:18
09:43:18 # Rolling file appender
09:43:18 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:18 log4j2.appender.rolling.name = RollingFile
09:43:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:18 # uncomment to not force a disk flush
09:43:18 #log4j2.appender.rolling.immediateFlush = false
09:43:18 log4j2.appender.rolling.append = true
09:43:18 log4j2.appender.rolling.layout.type = PatternLayout
09:43:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:18 log4j2.appender.rolling.policies.type = Policies
09:43:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:18 log4j2.appender.rolling.policies.size.size = 1GB
09:43:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:18 log4j2.appender.rolling.strategy.max = 7
09:43:18
09:43:18 # Audit file appender
09:43:18 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:18 log4j2.appender.audit.name = AuditRollingFile
09:43:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:18 log4j2.appender.audit.append = true
09:43:18 log4j2.appender.audit.layout.type = PatternLayout
09:43:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:18 log4j2.appender.audit.policies.type = Policies
09:43:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:18 log4j2.appender.audit.policies.size.size = 8MB
09:43:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:18 log4j2.appender.audit.strategy.max = 7
09:43:18
09:43:18 # OSGi appender
09:43:18 log4j2.appender.osgi.type = PaxOsgi
09:43:18 log4j2.appender.osgi.name = PaxOsgi
09:43:18 log4j2.appender.osgi.filter = *
09:43:18
09:43:18 # help with identification of maven-related problems with pax-url-aether
09:43:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:18 #log4j2.logger.aether.level = TRACE
09:43:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:18 #log4j2.logger.http-headers.level = DEBUG
09:43:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:18 #log4j2.logger.maven.level = TRACE
09:43:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:18 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:18 Configure
09:43:18 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:18 + local -r controllermem=2048m
09:43:18 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:18 + echo Configure
09:43:18 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:18 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:18 max memory: 2048m
09:43:18 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:18 + echo ' max memory: 2048m'
09:43:18 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:18 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:18 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:18 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:18 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:18 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:18 #!/bin/sh
09:43:18 #
09:43:18 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:18 # contributor license agreements. See the NOTICE file distributed with
09:43:18 # this work for additional information regarding copyright ownership.
09:43:18 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:18 # (the "License"); you may not use this file except in compliance with
09:43:18 # the License. You may obtain a copy of the License at
09:43:18 #
09:43:18 # http://www.apache.org/licenses/LICENSE-2.0
09:43:18 #
09:43:18 # Unless required by applicable law or agreed to in writing, software
09:43:18 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:18 # See the License for the specific language governing permissions and
09:43:18 # limitations under the License.
09:43:18 #
09:43:18
09:43:18 #
09:43:18 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:18 # script: client, instance, shell, start, status, stop, karaf
09:43:18 #
09:43:18 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:18 # Actions go here...
09:43:18 # fi
09:43:18
09:43:18 #
09:43:18 # general settings which should be applied for all scripts go here; please keep
09:43:18 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:18 # in example of the start script where the start script is executed first and the
09:43:18 # karaf script afterwards.
09:43:18 #
09:43:18
09:43:18 #
09:43:18 # The following section shows the possible configuration options for the default
09:43:18 # karaf scripts
09:43:18 #
09:43:18 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:18 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:18 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:18 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:18 # export KARAF_HOME # Karaf home folder
09:43:18 # export KARAF_DATA # Karaf data folder
09:43:18 # export KARAF_BASE # Karaf base folder
09:43:18 # export KARAF_ETC # Karaf etc folder
09:43:18 # export KARAF_LOG # Karaf log folder
09:43:18 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:18 # export KARAF_OPTS # Additional available Karaf options
09:43:18 # export KARAF_DEBUG # Enable debug mode
09:43:18 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:18 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:18 Set Java version
09:43:18 + echo 'Set Java version'
09:43:18 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:18 sudo: a password is required
09:43:18 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:18 sudo: a password is required
09:43:18 JDK default version ...
09:43:18 + echo 'JDK default version ...'
09:43:18 + java -version
09:43:18 openjdk version "21.0.8" 2025-07-15
09:43:18 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:43:18 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:43:18 Set JAVA_HOME
09:43:18 + echo 'Set JAVA_HOME'
09:43:18 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:18 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:18 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:18 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:18 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:18 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:18 + echo 'Listing all open ports on controller system...'
09:43:18 Listing all open ports on controller system...
09:43:18 + netstat -pnatu
09:43:18 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:18 Configuring cluster
09:43:18 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:18 + echo 'Configuring cluster'
09:43:18 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.154
09:43:18 ################################################
09:43:18 ## Configure Cluster ##
09:43:18 ################################################
09:43:18 NOTE: Cluster configuration files not found. Copying from
09:43:18 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:18 Configuring unique name in akka.conf
09:43:18 Configuring hostname in akka.conf
09:43:18 Configuring data and rpc seed nodes in akka.conf
09:43:18 modules = [
09:43:18
09:43:18 {
09:43:18 name = "inventory"
09:43:18 namespace = "urn:opendaylight:inventory"
09:43:18 shard-strategy = "module"
09:43:18 },
09:43:18 {
09:43:18 name = "topology"
09:43:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:18 shard-strategy = "module"
09:43:18 },
09:43:18 {
09:43:18 name = "toaster"
09:43:18 namespace = "http://netconfcentral.org/ns/toaster"
09:43:18 shard-strategy = "module"
09:43:18 }
09:43:18 ]
09:43:18 Configuring replication type in module-shards.conf
09:43:18 ################################################
09:43:18 ## NOTE: Manually restart controller to ##
09:43:18 ## apply configuration. ##
09:43:18 ################################################
09:43:18 Dump akka.conf
09:43:18 + echo 'Dump akka.conf'
09:43:18 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:18
09:43:18 odl-cluster-data {
09:43:18 akka {
09:43:18 remote {
09:43:18 artery {
09:43:18 enabled = on
09:43:18 transport = tcp
09:43:18 canonical.hostname = "10.30.170.154"
09:43:18 canonical.port = 2550
09:43:18 }
09:43:18 }
09:43:18
09:43:18 cluster {
09:43:18 # Using artery.
09:43:18 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.154:2550"]
09:43:18
09:43:18 roles = ["member-1"]
09:43:18
09:43:18 # when under load we might trip a false positive on the failure detector
09:43:18 # failure-detector {
09:43:18 # heartbeat-interval = 4 s
09:43:18 # acceptable-heartbeat-pause = 16s
09:43:18 # }
09:43:18 }
09:43:18
09:43:18 persistence {
09:43:18 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:18 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:18 # The relative path is always relative to KARAF_HOME.
09:43:18
09:43:18 # snapshot-store.local.dir = "target/snapshots"
09:43:18
09:43:18 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:18 snapshot-store.local.use-lz4-compression = false
09:43:18 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:18 snapshot-store.local.lz4-blocksize = 256KB
09:43:18 }
09:43:18 disable-default-actor-system-quarantined-event-handling = "false"
09:43:18 }
09:43:18 }
09:43:18 Dump modules.conf
09:43:18 + echo 'Dump modules.conf'
09:43:18 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:18 modules = [
09:43:18
09:43:18 {
09:43:18 name = "inventory"
09:43:18 namespace = "urn:opendaylight:inventory"
09:43:18 shard-strategy = "module"
09:43:18 },
09:43:18 {
09:43:18 name = "topology"
09:43:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:18 shard-strategy = "module"
09:43:18 },
09:43:18 {
09:43:18 name = "toaster"
09:43:18 namespace = "http://netconfcentral.org/ns/toaster"
09:43:18 shard-strategy = "module"
09:43:18 }
09:43:18 ]
09:43:18 Dump module-shards.conf
09:43:18 + echo 'Dump module-shards.conf'
09:43:18 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:18 module-shards = [
09:43:18 {
09:43:18 name = "default"
09:43:18 shards = [
09:43:18 {
09:43:18 name = "default"
09:43:18 replicas = ["member-1"]
09:43:18 }
09:43:18 ]
09:43:18 },
09:43:18 {
09:43:18 name = "inventory"
09:43:18 shards = [
09:43:18 {
09:43:18 name="inventory"
09:43:18 replicas = ["member-1"]
09:43:18 }
09:43:18 ]
09:43:18 },
09:43:18 {
09:43:18 name = "topology"
09:43:18 shards = [
09:43:18 {
09:43:18 name="topology"
09:43:18 replicas = ["member-1"]
09:43:18 }
09:43:18 ]
09:43:18 },
09:43:18 {
09:43:18 name = "toaster"
09:43:18 shards = [
09:43:18 {
09:43:18 name="toaster"
09:43:18 replicas = ["member-1"]
09:43:18 }
09:43:18 ]
09:43:18 }
09:43:18 ]
09:43:18 Locating config plan to use...
09:43:18 Finished running config plans
09:43:18 Starting member-1 with IP address 10.30.170.154
09:43:18 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:43:18 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:43:18 Redirecting karaf console output to karaf_console.log
09:43:18 Starting controller...
09:43:18 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:18 Execute the post startup script on controller 10.30.170.154
09:43:18 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:43:19 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:43:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:19 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:24 2025-11-27T09:43:37,591 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:24 Controller is UP
09:44:24 2025-11-27T09:43:37,591 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:24 Listing all open ports on controller system...
09:44:24 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:24 looking for "BindException: Address already in use" in log file
09:44:24 looking for "server is unhealthy" in log file
09:44:24 Let's take the karaf thread dump
09:44:24 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:44:24 karaf main: org.apache.karaf.main.Main, pid:2039
09:44:24 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:44:25 Generating mininet variables...
09:44:25 Locating test plan to use...
09:44:25 Changing the testplan path...
09:44:25 # Place the suites in run order:
09:44:25 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:25 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:25 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:25 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:25 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:44:25 ==============================================================================
09:44:25 openflowplugin-sanity.txt
09:44:25 ==============================================================================
09:44:26 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:26 ==============================================================================
09:44:29 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:29 ==============================================================================
09:44:29 Get list of nodes :: Get the inventory | PASS |
09:44:32 ------------------------------------------------------------------------------
09:44:32 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:32 ------------------------------------------------------------------------------
09:44:32 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:32 ------------------------------------------------------------------------------
09:44:32 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:32 ------------------------------------------------------------------------------
09:44:32 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:32 ------------------------------------------------------------------------------
09:44:32 Link Down :: Take link s1-s2 down | PASS |
09:44:34 ------------------------------------------------------------------------------
09:44:34 Link Up :: Take link s1-s2 up | PASS |
09:44:34 ------------------------------------------------------------------------------
09:44:34 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:44:34 7 tests, 7 passed, 0 failed
09:44:34 ==============================================================================
09:44:34 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:44:34 ==============================================================================
09:44:34 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:34 ------------------------------------------------------------------------------
09:44:34 List all the links :: List all the links in the topology. | PASS |
09:44:36 ------------------------------------------------------------------------------
09:44:36 Link Down :: Take link s1-s2 down | PASS |
09:44:36 ------------------------------------------------------------------------------
09:44:36 Link Up :: Take link s1-s2 up | PASS |
09:44:40 ------------------------------------------------------------------------------
09:44:40 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:44:40 4 tests, 4 passed, 0 failed
09:44:40 ==============================================================================
09:44:41 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:44:41 ==============================================================================
09:44:41 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Get Stats for node 1 :: Get the stats for a node | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Get Stats for node 2 :: Get the stats for a node | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Get Stats for node 3 :: Get the stats for a node | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:44:41 4 tests, 4 passed, 0 failed
09:44:41 ==============================================================================
09:44:41 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:44:41 ==============================================================================
09:44:41 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:44:43 ------------------------------------------------------------------------------
09:44:43 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:44:43 ------------------------------------------------------------------------------
09:44:43 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:44:43 ------------------------------------------------------------------------------
09:44:43 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:44:47 ------------------------------------------------------------------------------
09:44:47 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:44:47 6 tests, 6 passed, 0 failed
09:44:47 ==============================================================================
09:44:47 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:44:47 21 tests, 21 passed, 0 failed
09:44:47 ==============================================================================
09:44:47 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:44:47 ==============================================================================
09:44:50 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:44:50 ==============================================================================
09:44:50 Get list of nodes :: Get the inventory | PASS |
09:44:52 ------------------------------------------------------------------------------
09:44:52 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:52 ------------------------------------------------------------------------------
09:44:52 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:52 ------------------------------------------------------------------------------
09:44:52 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:52 ------------------------------------------------------------------------------
09:44:52 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:52 ------------------------------------------------------------------------------
09:44:52 Link Down :: Take link s1-s2 down | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 Link Up :: Take link s1-s2 up | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:44:54 7 tests, 7 passed, 0 failed
09:44:54 ==============================================================================
09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:44:54 ==============================================================================
09:44:54 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 List all the links :: List all the links in the topology. | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Link Down :: Take link s1-s2 down | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Link Up :: Take link s1-s2 up | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:01 4 tests, 4 passed, 0 failed
09:45:01 ==============================================================================
09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:01 ==============================================================================
09:45:01 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:01 4 tests, 4 passed, 0 failed
09:45:01 ==============================================================================
09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:01 ==============================================================================
09:45:01 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:07 ------------------------------------------------------------------------------
09:45:07 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:07 ------------------------------------------------------------------------------
09:45:07 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:07 ------------------------------------------------------------------------------
09:45:07 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:09 ------------------------------------------------------------------------------
09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:09 9 tests, 9 passed, 0 failed
09:45:09 ==============================================================================
09:45:09 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:09 24 tests, 24 passed, 0 failed
09:45:09 ==============================================================================
09:45:09 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:09 ==============================================================================
09:45:12 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:12 ==============================================================================
09:45:13 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 1 Added | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Test Is Flow 2 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 3 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 4 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 5 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 6 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 7 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 8 Added | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Test Is Flow 9 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 10 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 11 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 14 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 15 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 16 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 17 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 18 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 19 Added | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Test Is Flow 20 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 21 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 22 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 23 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 24 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 25 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 31 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 36 Added | PASS |
09:45:22 ------------------------------------------------------------------------------
09:45:22 Test Is Flow 38 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 43 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 45 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 101 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 102 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 103 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 104 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 105 Added | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Test Is Flow 106 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 107 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 108 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 109 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 110 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 113 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 156 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 201 Added | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Test Is Flow 202 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 203 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 204 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 205 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 206 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 209 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 214 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 218 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 219 Added | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Test Is Flow 220 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 221 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 222 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 223 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 224 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 225 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Is Flow 550 Added | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 Test Is Flow 1 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 2 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 3 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 4 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 5 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 6 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 7 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 8 Updated | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Test Is Flow 9 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 10 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 11 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 14 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 15 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 16 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 17 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 18 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 19 Updated | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Test Is Flow 20 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 21 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 22 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 23 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 24 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 25 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 31 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 36 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 38 Updated | PASS |
09:45:34 ------------------------------------------------------------------------------
09:45:34 Test Is Flow 43 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 45 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 101 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 102 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 103 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 104 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 105 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 106 Updated | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 107 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 108 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 109 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 110 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 113 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 156 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 201 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 202 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 203 Updated | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 204 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 205 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 206 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 209 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 214 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 218 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 219 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 220 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 221 Updated | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 222 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 223 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 224 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 225 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 550 Updated | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 1 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 2 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 3 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 4 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 5 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 6 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 7 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 8 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 9 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 10 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 11 Deleted | PASS |
09:45:43 ------------------------------------------------------------------------------
09:45:43 Test Is Flow 14 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 15 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 16 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 17 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 18 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 19 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 20 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 21 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 22 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 23 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 24 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 25 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 31 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 36 Deleted | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Test Is Flow 38 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 43 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 45 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 101 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 102 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 103 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 104 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 105 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 106 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 107 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 108 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 109 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 110 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 113 Deleted | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Test Is Flow 156 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 201 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 202 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 203 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 204 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 205 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 206 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 209 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 214 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 218 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 219 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 220 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 221 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 222 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 223 Deleted | PASS |
09:45:46 ------------------------------------------------------------------------------
09:45:46 Test Is Flow 224 Deleted | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 225 Deleted | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 550 Deleted | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:45:47 174 tests, 174 passed, 0 failed
09:45:47 ==============================================================================
09:45:47 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:45:47 ==============================================================================
09:45:47 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 1 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 2 Added | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 3 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 4 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 5 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 6 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 7 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 8 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 9 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 10 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 11 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 15 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 16 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 17 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 18 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 19 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 20 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 21 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 22 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 23 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 24 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 25 Added | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 31 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 36 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 38 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 43 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 45 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 101 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 102 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 103 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 104 Added | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 105 Added | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 106 Added | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 107 Added | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 108 Added | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 109 Added | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 110 Added | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 113 Added | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 201 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 202 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 203 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 204 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 205 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 206 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 209 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 214 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 218 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 219 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 220 Added | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 1 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 2 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 3 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 4 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 5 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 6 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 7 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 8 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 9 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 10 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 11 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 14 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 15 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 16 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 17 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 18 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 19 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 20 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 21 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 22 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 23 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 24 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 25 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 31 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 36 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 38 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 43 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 45 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 101 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 102 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 103 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 104 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 105 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 106 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 107 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 108 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 109 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 110 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 113 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 201 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 202 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 203 Updated | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 204 Updated | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 205 Updated | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 206 Updated | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 209 Updated | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 214 Updated | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 218 Updated | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 219 Updated | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 220 Updated | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 1 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 2 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 3 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 4 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 5 Deleted | PASS |
09:47:20 ------------------------------------------------------------------------------
09:47:20 Test Is Flow 6 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 7 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 8 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 9 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 10 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 11 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 14 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 15 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 16 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 17 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 18 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 19 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 20 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 21 Deleted | PASS |
09:47:21 ------------------------------------------------------------------------------
09:47:21 Test Is Flow 22 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 23 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 24 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 25 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 31 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 36 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 38 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 43 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 45 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 101 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 102 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 103 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 104 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 105 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 106 Deleted | PASS |
09:47:22 ------------------------------------------------------------------------------
09:47:22 Test Is Flow 107 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 108 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 109 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 110 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 113 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 201 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 202 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 203 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 204 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 205 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 206 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 209 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 214 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 218 Deleted | PASS |
09:47:23 ------------------------------------------------------------------------------
09:47:23 Test Is Flow 219 Deleted | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 Test Is Flow 220 Deleted | PASS |
09:47:24 ------------------------------------------------------------------------------
09:47:24 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:24 152 tests, 152 passed, 0 failed
09:47:24 ==============================================================================
09:47:24 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:24 326 tests, 326 passed, 0 failed
09:47:24 ==============================================================================
09:47:24 openflowplugin-sanity.txt.Reconciliation
09:47:24 ==============================================================================
09:47:24 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:24 ==============================================================================
09:47:24 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:25 ------------------------------------------------------------------------------
09:47:25 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:26 ------------------------------------------------------------------------------
09:47:26 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:28 ------------------------------------------------------------------------------
09:47:28 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:47:30 ------------------------------------------------------------------------------
09:47:30 Check Linear Topology :: Check Linear Topology. | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:37 | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:47 | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:22 | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Stop Mininet :: Stop Mininet. | PASS |
09:48:23 ------------------------------------------------------------------------------
09:48:23 Check No Switches :: Check no switches in topology. | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:24 23 tests, 23 passed, 0 failed
09:48:24 ==============================================================================
09:48:24 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:24 23 tests, 23 passed, 0 failed
09:48:24 ==============================================================================
09:48:24 openflowplugin-sanity.txt | PASS |
09:48:24 394 tests, 394 passed, 0 failed
09:48:24 ==============================================================================
09:48:24 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:48:28 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:48:28 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:48:28 Examining the files in data/log and checking filesize
09:48:28 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:28 total 1020
09:48:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 27 09:43 .
09:48:28 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 27 09:43 karaf_console.log
09:48:28 drwxrwxr-x 9 jenkins jenkins 4096 Nov 27 09:43 ..
09:48:28 -rw-rw-r-- 1 jenkins jenkins 1029970 Nov 27 09:48 karaf.log
09:48:28 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:29 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:48:29 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:48:29 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:29 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:48:29 Let's take the karaf thread dump again...
09:48:29 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:29 karaf main: org.apache.karaf.main.Main, pid:4728
09:48:29 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:30 Killing ODL
09:48:30 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:35 Compressing karaf.log 1
09:48:35 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:35 Fetching compressed karaf.log 1
09:48:35 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:35 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:35 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:36 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:36 Fetch GC logs
09:48:36 Warning: Permanently added '10.30.170.154' (ECDSA) to the list of known hosts.
09:48:36 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:48:36 Examine copied files
09:48:36 total 43908
09:48:36 drwxrwxr-x. 2 jenkins jenkins 6 Nov 27 09:48 gclogs-1
09:48:36 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 27 09:48 odl1_karaf_console.log
09:48:36 -rw-rw-r--. 1 jenkins jenkins 71308 Nov 27 09:48 odl1_karaf.log.gz
09:48:36 -rw-rw-r--. 1 jenkins jenkins 148874 Nov 27 09:48 karaf_1_4728_threads_after.log
09:48:36 -rw-rw-r--. 1 jenkins jenkins 14320 Nov 27 09:48 ps_after.log
09:48:36 -rw-rw-r--. 1 jenkins jenkins 270957 Nov 27 09:48 report.html
09:48:36 -rw-rw-r--. 1 jenkins jenkins 3392579 Nov 27 09:48 log.html
09:48:36 -rw-rw-r--. 1 jenkins jenkins 40863811 Nov 27 09:48 output.xml
09:48:36 -rw-rw-r--. 1 jenkins jenkins 491 Nov 27 09:44 testplan.txt
09:48:36 -rw-rw-r--. 1 jenkins jenkins 107870 Nov 27 09:44 karaf_1_2039_threads_before.log
09:48:36 -rw-rw-r--. 1 jenkins jenkins 14209 Nov 27 09:44 ps_before.log
09:48:36 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 27 09:43 post-startup-script.sh
09:48:36 -rw-rw-r--. 1 jenkins jenkins 252 Nov 27 09:43 startup-script.sh
09:48:36 -rw-rw-r--. 1 jenkins jenkins 3495 Nov 27 09:43 configuration-script.sh
09:48:36 -rw-rw-r--. 1 jenkins jenkins 337 Nov 27 09:43 detect_variables.env
09:48:36 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 27 09:43 pom.xml
09:48:36 -rw-rw-r--. 1 jenkins jenkins 92 Nov 27 09:43 set_variables.env
09:48:36 -rw-rw-r--. 1 jenkins jenkins 299 Nov 27 09:43 slave_addresses.txt
09:48:36 -rw-rw-r--. 1 jenkins jenkins 570 Nov 27 09:42 requirements.txt
09:48:36 -rw-rw-r--. 1 jenkins jenkins 26 Nov 27 09:42 env.properties
09:48:36 -rw-rw-r--. 1 jenkins jenkins 334 Nov 27 09:40 stack-parameters.yaml
09:48:36 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 27 09:39 test
09:48:36 drwxrwxr-x. 2 jenkins jenkins 6 Nov 27 09:39 test@tmp
09:48:36 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 27 09:14 maven-metadata.xml
09:48:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4281674669034479988.sh
09:48:36 Karaf Deployments, Tests must have already run
09:48:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins8343090409929539049.sh
09:48:36 Cleaning up Robot installation...
09:48:36 $ ssh-agent -k
09:48:37 unset SSH_AUTH_SOCK;
09:48:37 unset SSH_AGENT_PID;
09:48:37 echo Agent pid 6462 killed;
09:48:37 [ssh-agent] Stopped.
09:48:37 Recording plot data
09:48:37 Robot results publisher started...
09:48:37 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:48:37 -Parsing output xml:
09:48:38 Done!
09:48:38 -Copying log files to build dir:
09:48:39 Done!
09:48:39 -Assigning results to build:
09:48:39 Done!
09:48:39 -Checking thresholds:
09:48:39 Done!
09:48:39 Done publishing Robot results.
09:48:39 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6215803833309959004.sh
09:48:39 Archiving csit artifacts
09:48:39 mv: cannot stat '*_1.png': No such file or directory
09:48:39 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:48:39 % Total % Received % Xferd Average Speed Time Time Time Current
09:48:39 Dload Upload Total Spent Left Speed
09:48:39
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3532k 0 3532k 0 0 4832k 0 --:--:-- --:--:-- --:--:-- 4826k
09:48:40 Archive: robot-plugin.zip
09:48:40 inflating: ./archives/robot-plugin/log.html
09:48:40 inflating: ./archives/robot-plugin/output.xml
09:48:40 inflating: ./archives/robot-plugin/report.html
09:48:40 mv: cannot stat '*.log.gz': No such file or directory
09:48:40 mv: cannot stat '*.csv': No such file or directory
09:48:40 mv: cannot stat '*.png': No such file or directory
09:48:40 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11618590851238072387.sh
09:48:40 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:40 [EnvInject] - Injecting environment variables from a build step.
09:48:40 [EnvInject] - Injecting as environment variables the properties content
09:48:40 OS_CLOUD=vex
09:48:40 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-543
09:48:40
09:48:40 [EnvInject] - Variables injected successfully.
09:48:40 provisioning config files...
09:48:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:48:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3881300887701476872.sh
09:48:41 ---> openstack-stack-delete.sh
09:48:41 Setup pyenv:
09:48:41 system
09:48:41 3.8.13
09:48:41 3.9.13
09:48:41 3.10.13
09:48:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:48:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TClI from file:/tmp/.os_lf_venv
09:48:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:48:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:48:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:48:43 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:48:43 lf-activate-venv(): INFO: Base packages installed successfully
09:48:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:03 lf-activate-venv(): INFO: Adding /tmp/venv-TClI/bin to PATH
09:49:03 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:15 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-543
09:49:15 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-543
09:49:15 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5954276037011365757.sh
09:49:15 ---> sysstat.sh
09:49:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10324680610112805203.sh
09:49:15 ---> package-listing.sh
09:49:15 ++ facter osfamily
09:49:15 ++ tr '[:upper:]' '[:lower:]'
09:49:16 + OS_FAMILY=redhat
09:49:16 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:16 + START_PACKAGES=/tmp/packages_start.txt
09:49:16 + END_PACKAGES=/tmp/packages_end.txt
09:49:16 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:16 + PACKAGES=/tmp/packages_start.txt
09:49:16 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:16 + PACKAGES=/tmp/packages_end.txt
09:49:16 + case "${OS_FAMILY}" in
09:49:16 + rpm -qa
09:49:16 + sort
09:49:16 + '[' -f /tmp/packages_start.txt ']'
09:49:16 + '[' -f /tmp/packages_end.txt ']'
09:49:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:16 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:16 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3651626124566090410.sh
09:49:16 ---> capture-instance-metadata.sh
09:49:16 Setup pyenv:
09:49:16 system
09:49:16 3.8.13
09:49:16 3.9.13
09:49:16 3.10.13
09:49:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TClI from file:/tmp/.os_lf_venv
09:49:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:18 lf-activate-venv(): INFO: Base packages installed successfully
09:49:18 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:29 lf-activate-venv(): INFO: Adding /tmp/venv-TClI/bin to PATH
09:49:29 INFO: Running in OpenStack, capturing instance metadata
09:49:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18046610142619771478.sh
09:49:29 provisioning config files...
09:49:30 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #543
09:49:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config766767128377050053tmp
09:49:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:49:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:49:30 provisioning config files...
09:49:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:49:30 [EnvInject] - Injecting environment variables from a build step.
09:49:30 [EnvInject] - Injecting as environment variables the properties content
09:49:30 SERVER_ID=logs
09:49:30
09:49:30 [EnvInject] - Variables injected successfully.
09:49:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12043636559284794820.sh
09:49:30 ---> create-netrc.sh
09:49:30 WARN: Log server credential not found.
09:49:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3082227459302563574.sh
09:49:30 ---> python-tools-install.sh
09:49:30 Setup pyenv:
09:49:30 system
09:49:30 3.8.13
09:49:30 3.9.13
09:49:30 3.10.13
09:49:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TClI from file:/tmp/.os_lf_venv
09:49:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:32 lf-activate-venv(): INFO: Base packages installed successfully
09:49:32 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:42 lf-activate-venv(): INFO: Adding /tmp/venv-TClI/bin to PATH
09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3276315019223350689.sh
09:49:42 ---> sudo-logs.sh
09:49:42 Archiving 'sudo' log..
09:49:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9237403406096602751.sh
09:49:43 ---> job-cost.sh
09:49:43 Setup pyenv:
09:49:43 system
09:49:43 3.8.13
09:49:43 3.9.13
09:49:43 3.10.13
09:49:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TClI from file:/tmp/.os_lf_venv
09:49:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:45 lf-activate-venv(): INFO: Base packages installed successfully
09:49:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:49:52 lf-activate-venv(): INFO: Adding /tmp/venv-TClI/bin to PATH
09:49:52 DEBUG: total: 0
09:49:52 INFO: Retrieving Stack Cost...
09:49:52 INFO: Retrieving Pricing Info for: v3-standard-2
09:49:53 INFO: Archiving Costs
09:49:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16288832522523575201.sh
09:49:53 ---> logs-deploy.sh
09:49:53 Setup pyenv:
09:49:53 system
09:49:53 3.8.13
09:49:53 3.9.13
09:49:53 3.10.13
09:49:53 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TClI from file:/tmp/.os_lf_venv
09:49:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:55 lf-activate-venv(): INFO: Base packages installed successfully
09:49:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:08 lf-activate-venv(): INFO: Adding /tmp/venv-TClI/bin to PATH
09:50:08 WARNING: Nexus logging server not set
09:50:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/543/
09:50:08 INFO: archiving logs to S3
09:50:09 ---> uname -a:
09:50:09 Linux prd-centos8-robot-2c-8g-1554.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
09:50:09
09:50:09
09:50:09 ---> lscpu:
09:50:09 Architecture: x86_64
09:50:09 CPU op-mode(s): 32-bit, 64-bit
09:50:09 Byte Order: Little Endian
09:50:09 CPU(s): 2
09:50:09 On-line CPU(s) list: 0,1
09:50:09 Thread(s) per core: 1
09:50:09 Core(s) per socket: 1
09:50:09 Socket(s): 2
09:50:09 NUMA node(s): 1
09:50:09 Vendor ID: AuthenticAMD
09:50:09 CPU family: 23
09:50:09 Model: 49
09:50:09 Model name: AMD EPYC-Rome Processor
09:50:09 Stepping: 0
09:50:09 CPU MHz: 2800.000
09:50:09 BogoMIPS: 5600.00
09:50:09 Virtualization: AMD-V
09:50:09 Hypervisor vendor: KVM
09:50:09 Virtualization type: full
09:50:09 L1d cache: 32K
09:50:09 L1i cache: 32K
09:50:09 L2 cache: 512K
09:50:09 L3 cache: 16384K
09:50:09 NUMA node0 CPU(s): 0,1
09:50:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:50:09
09:50:09
09:50:09 ---> nproc:
09:50:09 2
09:50:09
09:50:09
09:50:09 ---> df -h:
09:50:09 Filesystem Size Used Avail Use% Mounted on
09:50:09 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:09 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:09 tmpfs 3.8G 17M 3.8G 1% /run
09:50:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:09 /dev/vda1 40G 8.4G 32G 21% /
09:50:09 tmpfs 770M 0 770M 0% /run/user/1001
09:50:09
09:50:09
09:50:09 ---> free -m:
09:50:09 total used free shared buff/cache available
09:50:09 Mem: 7697 570 4833 19 2293 6827
09:50:09 Swap: 1023 0 1023
09:50:09
09:50:09
09:50:09 ---> ip addr:
09:50:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:09 inet 127.0.0.1/8 scope host lo
09:50:09 valid_lft forever preferred_lft forever
09:50:09 inet6 ::1/128 scope host
09:50:09 valid_lft forever preferred_lft forever
09:50:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:09 link/ether fa:16:3e:84:17:e4 brd ff:ff:ff:ff:ff:ff
09:50:09 altname enp0s3
09:50:09 altname ens3
09:50:09 inet 10.30.171.175/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:09 valid_lft 65136sec preferred_lft 65136sec
09:50:09 inet6 fe80::f816:3eff:fe84:17e4/64 scope link
09:50:09 valid_lft forever preferred_lft forever
09:50:09
09:50:09
09:50:09 ---> sar -b -r -n DEV:
09:50:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/27/2025 _x86_64_ (2 CPU)
09:50:09
09:50:09 03:55:41 LINUX RESTART (2 CPU)
09:50:09
09:50:09 03:56:01 AM tps rtps wtps bread/s bwrtn/s
09:50:09 03:57:01 AM 169.94 130.09 39.85 12980.07 37684.22
09:50:09 03:58:01 AM 0.88 0.00 0.88 0.00 14.86
09:50:09 03:59:01 AM 0.43 0.03 0.40 0.53 3.85
09:50:09 04:00:01 AM 0.53 0.00 0.53 0.00 7.81
09:50:09 04:01:01 AM 0.45 0.02 0.43 0.13 4.55
09:50:09 04:02:01 AM 0.59 0.07 0.53 1.76 8.69
09:50:09 04:03:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:09 04:04:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:09 04:05:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:09 04:06:01 AM 0.37 0.00 0.37 0.00 3.90
09:50:09 04:07:01 AM 0.38 0.00 0.38 0.00 5.90
09:50:09 04:08:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:09 04:09:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:09 04:10:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:09 04:11:01 AM 0.50 0.05 0.45 0.80 5.10
09:50:09 04:12:01 AM 1.38 0.00 1.38 0.00 32.04
09:50:09 04:13:01 AM 0.42 0.00 0.42 0.00 5.13
09:50:09 04:14:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:09 04:15:01 AM 0.33 0.00 0.33 0.00 3.72
09:50:09 04:16:01 AM 0.37 0.00 0.37 0.00 3.92
09:50:09 04:17:01 AM 0.37 0.00 0.37 0.00 5.45
09:50:09 04:18:01 AM 1.28 0.32 0.97 6.93 20.71
09:50:09 04:19:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:09 04:20:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:09 04:21:01 AM 0.42 0.00 0.42 0.00 4.48
09:50:09 04:22:01 AM 0.38 0.00 0.38 0.00 5.58
09:50:09 04:23:01 AM 0.35 0.00 0.35 0.00 3.58
09:50:09 04:24:01 AM 0.35 0.00 0.35 0.00 3.47
09:50:09 04:25:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:09 04:26:01 AM 0.45 0.00 0.45 0.00 5.25
09:50:09 04:27:01 AM 0.42 0.00 0.42 0.00 5.88
09:50:09 04:28:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:09 04:29:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:09 04:30:01 AM 0.33 0.00 0.33 0.00 3.45
09:50:09 04:31:01 AM 0.43 0.00 0.43 0.00 5.03
09:50:09 04:32:01 AM 0.40 0.00 0.40 0.00 6.01
09:50:09 04:33:01 AM 0.42 0.00 0.42 0.00 5.13
09:50:09 04:34:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:09 04:35:01 AM 7.75 5.95 1.80 574.97 28.21
09:50:09 04:36:01 AM 1.53 0.00 1.53 0.00 49.63
09:50:09 04:37:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:09 04:38:01 AM 0.27 0.00 0.27 0.00 4.10
09:50:09 04:39:01 AM 0.12 0.00 0.12 0.00 0.78
09:50:09 04:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 04:41:01 AM 0.37 0.00 0.37 0.00 5.72
09:50:09 04:42:01 AM 0.18 0.00 0.18 0.00 3.47
09:50:09 04:43:01 AM 0.13 0.00 0.13 0.00 1.17
09:50:09 04:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 04:45:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 04:46:01 AM 0.18 0.00 0.18 0.00 3.10
09:50:09 04:47:01 AM 0.18 0.00 0.18 0.00 3.72
09:50:09 04:48:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:09 04:49:01 AM 0.13 0.00 0.13 0.00 1.82
09:50:09 04:50:01 AM 0.22 0.00 0.22 0.00 3.02
09:50:09 04:51:01 AM 0.28 0.00 0.28 0.00 3.78
09:50:09 04:52:01 AM 0.28 0.00 0.28 0.00 5.72
09:50:09 04:53:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:09 04:54:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:09 04:55:01 AM 0.13 0.00 0.13 0.00 1.32
09:50:09 04:56:01 AM 0.22 0.00 0.22 0.00 2.37
09:50:09 04:57:01 AM 0.30 0.00 0.30 0.00 5.66
09:50:09 04:58:01 AM 0.30 0.00 0.30 0.00 4.68
09:50:09 04:59:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 05:00:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:09 05:01:01 AM 0.27 0.00 0.27 0.00 3.15
09:50:09 05:02:01 AM 0.43 0.00 0.43 0.00 7.96
09:50:09 05:03:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:09 05:04:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:09 05:05:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:09 05:06:02 AM 0.17 0.00 0.17 0.00 1.43
09:50:09 05:07:01 AM 0.20 0.00 0.20 0.00 3.91
09:50:09 05:08:01 AM 0.23 0.00 0.23 0.00 2.67
09:50:09 05:09:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:09 05:10:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 05:11:01 AM 0.17 0.00 0.17 0.00 1.17
09:50:09 05:12:01 AM 0.22 0.00 0.22 0.00 4.40
09:50:09 05:13:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:09 05:14:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 05:15:01 AM 0.18 0.00 0.18 0.00 2.40
09:50:09 05:16:01 AM 0.22 0.00 0.22 0.00 1.97
09:50:09 05:17:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:09 05:18:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:09 05:19:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:09 05:20:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 05:21:01 AM 0.23 0.00 0.23 0.00 3.53
09:50:09 05:22:01 AM 0.27 0.00 0.27 0.00 4.67
09:50:09 05:23:01 AM 0.15 0.00 0.15 0.00 1.98
09:50:09 05:24:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 05:25:01 AM 0.10 0.00 0.10 0.00 0.67
09:50:09 05:26:01 AM 0.25 0.00 0.25 0.00 3.42
09:50:09 05:27:01 AM 0.17 0.00 0.17 0.00 3.33
09:50:09 05:28:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 05:29:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 05:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 05:31:01 AM 0.32 0.00 0.32 0.00 5.26
09:50:09 05:32:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:09 05:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:09 05:34:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:09 05:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 05:36:01 AM 0.23 0.00 0.23 0.00 2.90
09:50:09 05:37:01 AM 0.20 0.00 0.20 0.00 3.37
09:50:09 05:38:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:09 05:39:01 AM 0.18 0.00 0.18 0.00 2.37
09:50:09 05:40:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:09 05:41:01 AM 0.22 0.00 0.22 0.00 2.98
09:50:09 05:42:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:09 05:43:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 05:44:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:09 05:45:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:09 05:46:01 AM 0.27 0.00 0.27 0.00 4.07
09:50:09 05:47:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:09 05:48:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:09 05:49:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 05:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 05:51:01 AM 0.23 0.00 0.23 0.00 3.52
09:50:09 05:52:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:09 05:53:01 AM 0.23 0.00 0.23 0.00 2.67
09:50:09 05:54:01 AM 0.15 0.00 0.15 0.00 1.62
09:50:09 05:55:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:09 05:56:01 AM 0.17 0.00 0.17 0.00 2.17
09:50:09 05:57:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:09 05:58:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 05:59:01 AM 0.08 0.00 0.08 0.00 0.58
09:50:09 06:00:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:09 06:01:01 AM 0.30 0.00 0.30 0.00 3.72
09:50:09 06:02:01 AM 0.38 0.00 0.38 0.00 8.01
09:50:09 06:03:01 AM 0.20 0.00 0.20 0.00 2.63
09:50:09 06:04:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:09 06:05:01 AM 0.08 0.00 0.08 0.00 0.70
09:50:09 06:06:01 AM 0.17 0.00 0.17 0.00 1.18
09:50:09 06:07:01 AM 0.37 0.00 0.37 0.00 7.15
09:50:09 06:08:01 AM 0.20 0.00 0.20 0.00 2.80
09:50:09 06:09:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 06:10:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 06:11:01 AM 0.17 0.00 0.17 0.00 1.30
09:50:09 06:12:01 AM 0.23 0.00 0.23 0.00 4.75
09:50:09 06:13:02 AM 0.12 0.00 0.12 0.00 0.90
09:50:09 06:14:01 AM 0.19 0.00 0.19 0.00 2.27
09:50:09 06:15:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:09 06:16:01 AM 0.15 0.00 0.15 0.00 1.33
09:50:09 06:17:01 AM 0.85 0.00 0.85 0.00 13.65
09:50:09 06:18:01 AM 0.20 0.00 0.20 0.00 2.65
09:50:09 06:19:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 06:20:01 AM 0.18 0.00 0.18 0.00 2.37
09:50:09 06:21:01 AM 0.22 0.00 0.22 0.00 1.98
09:50:09 06:22:01 AM 0.22 0.00 0.22 0.00 4.37
09:50:09 06:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 06:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 06:25:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:09 06:26:01 AM 0.18 0.00 0.18 0.00 1.28
09:50:09 06:27:01 AM 0.30 0.00 0.30 0.00 5.08
09:50:09 06:28:01 AM 0.17 0.00 0.17 0.00 1.88
09:50:09 06:29:01 AM 0.15 0.00 0.15 0.00 1.18
09:50:09 06:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 06:31:01 AM 0.25 0.00 0.25 0.00 3.93
09:50:09 06:32:01 AM 0.18 0.00 0.18 0.00 3.47
09:50:09 06:33:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:09 06:34:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:09 06:35:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:09 06:36:01 AM 0.17 0.00 0.17 0.00 2.57
09:50:09 06:37:01 AM 0.22 0.00 0.22 0.00 3.23
09:50:09 06:38:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 06:39:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:09 06:40:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:09 06:41:01 AM 0.33 0.00 0.33 0.00 5.41
09:50:09 06:42:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:09 06:43:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 06:44:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 06:45:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 06:46:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:09 06:47:01 AM 0.17 0.00 0.17 0.00 3.07
09:50:09 06:48:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:09 06:49:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:09 06:50:01 AM 0.13 0.00 0.13 0.00 1.08
09:50:09 06:51:01 AM 0.40 0.00 0.40 0.00 6.25
09:50:09 06:52:01 AM 0.17 0.00 0.17 0.00 3.33
09:50:09 06:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 06:54:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 06:55:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:09 06:56:01 AM 0.20 0.00 0.20 0.00 2.83
09:50:09 06:57:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:09 06:58:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:09 06:59:01 AM 0.15 0.00 0.15 0.00 1.98
09:50:09 07:00:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:09 07:01:01 AM 0.28 0.00 0.28 0.00 3.57
09:50:09 07:02:01 AM 0.27 0.00 0.27 0.00 4.66
09:50:09 07:03:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:09 07:04:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:09 07:05:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 07:06:01 AM 0.20 0.00 0.20 0.00 2.48
09:50:09 07:07:01 AM 0.20 0.00 0.20 0.00 3.90
09:50:09 07:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 07:09:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 07:10:01 AM 0.10 0.00 0.10 0.00 0.88
09:50:09 07:11:01 AM 0.50 0.00 0.50 0.00 7.80
09:50:09 07:12:01 AM 0.18 0.00 0.18 0.00 3.28
09:50:09 07:13:01 AM 0.17 0.00 0.17 0.00 1.62
09:50:09 07:14:01 AM 0.13 0.00 0.13 0.00 1.68
09:50:09 07:15:01 AM 0.13 0.00 0.13 0.00 1.82
09:50:09 07:16:01 AM 0.13 0.00 0.13 0.00 0.88
09:50:09 07:17:01 AM 0.22 0.00 0.22 0.00 4.87
09:50:09 07:18:01 AM 0.15 0.00 0.15 0.00 2.08
09:50:09 07:19:01 AM 0.25 0.00 0.25 0.00 3.67
09:50:09 07:20:01 AM 0.15 0.00 0.15 0.00 1.48
09:50:09 07:21:02 AM 0.18 0.00 0.18 0.00 1.43
09:50:09 07:22:01 AM 0.27 0.00 0.27 0.00 5.42
09:50:09 07:23:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:09 07:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 07:25:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 07:26:01 AM 0.22 0.00 0.22 0.00 2.60
09:50:09 07:27:01 AM 0.23 0.00 0.23 0.00 3.98
09:50:09 07:28:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:09 07:29:01 AM 0.08 0.00 0.08 0.00 0.67
09:50:09 07:30:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:09 07:31:01 AM 0.17 0.00 0.17 0.00 1.70
09:50:09 07:32:01 AM 0.20 0.00 0.20 0.00 4.37
09:50:09 07:33:01 AM 0.18 0.00 0.18 0.00 2.63
09:50:09 07:34:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:09 07:35:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 07:36:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:09 07:37:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:09 07:38:01 AM 0.13 0.00 0.13 0.00 1.43
09:50:09 07:39:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 07:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 07:41:01 AM 0.25 0.00 0.25 0.00 3.07
09:50:09 07:42:01 AM 0.25 0.00 0.25 0.00 5.18
09:50:09 07:43:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:09 07:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 07:45:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:09 07:46:01 AM 0.22 0.00 0.22 0.00 3.00
09:50:09 07:47:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:09 07:48:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 07:49:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 07:50:01 AM 0.18 0.00 0.18 0.00 2.38
09:50:09 07:51:01 AM 0.27 0.00 0.27 0.00 4.22
09:50:09 07:52:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:09 07:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 07:54:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 07:55:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 07:56:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:09 07:57:01 AM 0.27 0.00 0.27 0.00 4.87
09:50:09 07:58:01 AM 0.18 0.00 0.18 0.00 2.13
09:50:09 07:59:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 08:00:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 08:01:01 AM 0.22 0.00 0.22 0.00 2.85
09:50:09 08:02:01 AM 0.28 0.00 0.28 0.00 4.93
09:50:09 08:03:01 AM 1.08 0.00 1.08 0.00 17.56
09:50:09 08:04:01 AM 0.20 0.00 0.20 0.00 3.05
09:50:09 08:05:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 08:06:01 AM 0.17 0.00 0.17 0.00 2.03
09:50:09 08:07:01 AM 0.22 0.00 0.22 0.00 3.65
09:50:09 08:08:01 AM 0.15 0.00 0.15 0.00 1.25
09:50:09 08:09:01 AM 0.18 0.00 0.18 0.00 2.13
09:50:09 08:10:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 08:11:01 AM 0.32 0.00 0.32 0.00 5.01
09:50:09 08:12:01 AM 0.15 0.00 0.15 0.00 3.07
09:50:09 08:13:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:09 08:14:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:09 08:15:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 08:16:01 AM 0.18 0.00 0.18 0.00 2.70
09:50:09 08:17:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:09 08:18:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:09 08:19:01 AM 0.13 0.00 0.13 0.00 1.03
09:50:09 08:20:01 AM 0.33 0.00 0.33 0.00 4.75
09:50:09 08:21:01 AM 0.32 0.00 0.32 0.00 4.48
09:50:09 08:22:01 AM 0.17 0.00 0.17 0.00 3.33
09:50:09 08:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 08:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 08:25:01 AM 0.08 0.00 0.08 0.00 0.72
09:50:09 08:26:01 AM 0.15 0.00 0.15 0.00 1.42
09:50:09 08:27:01 AM 0.27 0.00 0.27 0.00 4.75
09:50:09 08:28:01 AM 0.20 0.00 0.20 0.00 2.77
09:50:09 08:29:01 AM 0.13 0.00 0.13 0.00 2.08
09:50:09 08:30:02 AM 0.15 0.00 0.15 0.00 2.22
09:50:09 08:31:01 AM 0.20 0.00 0.20 0.00 2.22
09:50:09 08:32:01 AM 0.30 0.00 0.30 0.00 4.80
09:50:09 08:33:01 AM 0.13 0.00 0.13 0.00 1.82
09:50:09 08:34:01 AM 0.18 0.00 0.18 0.00 2.63
09:50:09 08:35:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:09 08:36:01 AM 0.13 0.00 0.13 0.00 1.00
09:50:09 08:37:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:09 08:38:01 AM 0.15 0.00 0.15 0.00 1.33
09:50:09 08:39:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:09 08:40:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:09 08:41:01 AM 0.27 0.00 0.27 0.00 3.08
09:50:09 08:42:01 AM 0.30 0.00 0.30 0.00 5.98
09:50:09 08:43:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 08:44:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:09 08:45:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:09 08:46:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:09 08:47:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:09 08:48:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:09 08:49:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 08:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 08:51:01 AM 0.25 0.00 0.25 0.00 2.90
09:50:09 08:52:01 AM 0.25 0.00 0.25 0.00 5.18
09:50:09 08:53:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:09 08:54:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 08:55:01 AM 0.12 0.00 0.12 0.00 0.82
09:50:09 08:56:01 AM 0.22 0.00 0.22 0.00 3.00
09:50:09 08:57:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:09 08:58:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:09 08:59:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:09 09:00:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:09 09:01:01 AM 0.28 0.00 0.28 0.00 3.93
09:50:09 09:02:01 AM 0.27 0.00 0.27 0.00 4.67
09:50:09 09:03:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:09 09:04:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 09:05:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 09:06:01 AM 0.18 0.00 0.18 0.00 3.00
09:50:09 09:07:01 AM 0.18 0.00 0.18 0.00 3.27
09:50:09 09:08:01 AM 0.17 0.00 0.17 0.00 1.48
09:50:09 09:09:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 09:10:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 09:11:01 AM 0.33 0.00 0.33 0.00 5.42
09:50:09 09:12:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:09 09:13:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:09 09:14:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 09:15:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:09 09:16:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:09 09:17:01 AM 0.18 0.00 0.18 0.00 3.10
09:50:09 09:18:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:09 09:19:01 AM 0.22 0.00 0.22 0.00 2.52
09:50:09 09:20:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:09 09:21:01 AM 0.25 0.00 0.25 0.00 3.65
09:50:09 09:22:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:09 09:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:09 09:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 09:25:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:09 09:26:01 AM 0.27 0.00 0.27 0.00 3.93
09:50:09 09:27:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:09 09:28:01 AM 0.12 0.00 0.12 0.00 0.92
09:50:09 09:29:01 AM 0.28 0.00 0.28 0.00 3.28
09:50:09 09:30:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:09 09:31:01 AM 0.25 0.00 0.25 0.00 3.53
09:50:09 09:32:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:09 09:33:01 AM 0.20 0.00 0.20 0.00 2.77
09:50:09 09:34:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:09 09:35:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:09 09:36:01 AM 0.17 0.00 0.17 0.00 2.03
09:50:09 09:37:01 AM 0.20 0.00 0.20 0.00 3.77
09:50:09 09:38:01 AM 0.08 0.00 0.08 0.00 0.72
09:50:09 09:39:01 AM 0.12 0.00 0.12 0.00 1.19
09:50:09 09:40:01 AM 12.81 6.56 6.25 1239.59 917.94
09:50:09 09:41:01 AM 120.56 0.25 120.31 12.40 10810.10
09:50:09 09:42:01 AM 41.23 0.82 40.41 82.12 5374.30
09:50:09 09:43:01 AM 68.63 7.15 61.48 1322.49 3929.49
09:50:09 09:44:01 AM 42.89 2.32 40.58 376.74 6560.81
09:50:09 09:45:01 AM 4.68 0.22 4.47 11.73 165.99
09:50:09 09:46:01 AM 2.22 0.00 2.22 0.00 466.43
09:50:09 09:47:01 AM 0.83 0.00 0.83 0.00 450.52
09:50:09 09:48:01 AM 0.37 0.03 0.33 1.87 354.07
09:50:09 09:49:01 AM 8.95 0.32 8.63 36.92 575.14
09:50:09 09:50:01 AM 34.51 0.47 34.04 52.92 2951.28
09:50:09 Average: 1.66 0.44 1.22 47.20 201.25
09:50:09
09:50:09 03:56:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:09 03:57:01 AM 5863160 7231976 2019264 25.62 2688 1567804 611188 6.84 153016 1607176 16
09:50:09 03:58:01 AM 5864168 7232984 2018256 25.60 2688 1567804 611188 6.84 153032 1606424 4
09:50:09 03:59:01 AM 5863864 7232700 2018560 25.61 2688 1567824 611188 6.84 153112 1606720 4
09:50:09 04:00:01 AM 5863568 7232404 2018856 25.61 2688 1567824 602172 6.74 153112 1606952 4
09:50:09 04:01:01 AM 5862704 7231560 2019720 25.62 2688 1567828 602172 6.74 153112 1607576 4
09:50:09 04:02:01 AM 5863400 7232324 2019024 25.61 2688 1567896 602172 6.74 153288 1607112 4
09:50:09 04:03:01 AM 5863420 7232344 2019004 25.61 2688 1567896 602172 6.74 153288 1607048 4
09:50:09 04:04:01 AM 5863580 7232508 2018844 25.61 2688 1567900 602172 6.74 153288 1606936 4
09:50:09 04:05:01 AM 5863588 7232516 2018836 25.61 2688 1567900 602172 6.74 153288 1606936 4
09:50:09 04:06:01 AM 5863712 7232640 2018712 25.61 2688 1567900 602172 6.74 153288 1606936 4
09:50:09 04:07:01 AM 5863552 7232484 2018872 25.61 2688 1567904 602172 6.74 153288 1607172 4
09:50:09 04:08:01 AM 5863556 7232488 2018868 25.61 2688 1567904 602172 6.74 153288 1606992 4
09:50:09 04:09:01 AM 5863548 7232480 2018876 25.61 2688 1567904 602172 6.74 153288 1606992 4
09:50:09 04:10:01 AM 5863324 7232260 2019100 25.62 2688 1567908 607160 6.80 153288 1607112 4
09:50:09 04:11:01 AM 5863428 7232368 2018996 25.61 2688 1567912 606484 6.79 153420 1606876 4
09:50:09 04:12:01 AM 5863344 7232288 2019080 25.61 2688 1567916 606484 6.79 153420 1606960 4
09:50:09 04:13:01 AM 5863524 7232468 2018900 25.61 2688 1567916 606484 6.79 153420 1606900 8
09:50:09 04:14:01 AM 5863288 7232232 2019136 25.62 2688 1567916 606484 6.79 153420 1607020 4
09:50:09 04:15:01 AM 5863212 7232160 2019212 25.62 2688 1567920 606484 6.79 153420 1606912 4
09:50:09 04:16:01 AM 5863280 7232228 2019144 25.62 2688 1567920 606484 6.79 153420 1606912 4
09:50:09 04:17:01 AM 5863336 7232284 2019088 25.62 2688 1567920 606484 6.79 153420 1606984 4
09:50:09 04:18:01 AM 5863208 7232356 2019216 25.62 2688 1568120 606484 6.79 153544 1607012 4
09:50:09 04:19:01 AM 5863060 7232208 2019364 25.62 2688 1568120 606484 6.79 153544 1607132 4
09:50:09 04:20:01 AM 5862936 7232084 2019488 25.62 2688 1568120 594044 6.65 153544 1607132 4
09:50:09 04:21:01 AM 5863236 7232392 2019188 25.62 2688 1568124 594044 6.65 153544 1607020 4
09:50:09 04:22:01 AM 5863128 7232284 2019296 25.62 2688 1568124 594044 6.65 153544 1607104 4
09:50:09 04:23:01 AM 5863080 7232240 2019344 25.62 2688 1568128 594044 6.65 153544 1607040 4
09:50:09 04:24:01 AM 5862992 7232156 2019432 25.62 2688 1568132 594044 6.65 153544 1607044 4
09:50:09 04:25:01 AM 5863024 7232188 2019400 25.62 2688 1568132 594044 6.65 153544 1607044 4
09:50:09 04:26:01 AM 5863136 7232300 2019288 25.62 2688 1568132 594044 6.65 153544 1607048 4
09:50:09 04:27:01 AM 5863200 7232368 2019224 25.62 2688 1568136 594044 6.65 153544 1607120 4
09:50:09 04:28:01 AM 5863256 7232424 2019168 25.62 2688 1568136 594044 6.65 153544 1607056 4
09:50:09 04:29:01 AM 5863116 7232284 2019308 25.62 2688 1568136 594044 6.65 153544 1607056 4
09:50:09 04:30:01 AM 5862920 7232092 2019504 25.62 2688 1568140 594500 6.66 153544 1607176 4
09:50:09 04:31:01 AM 5862680 7231856 2019744 25.62 2688 1568144 594500 6.66 153544 1607620 4
09:50:09 04:32:01 AM 5862916 7232096 2019508 25.62 2688 1568148 594500 6.66 153544 1607256 4
09:50:09 04:33:01 AM 5854420 7223600 2028004 25.73 2688 1568148 594500 6.66 153544 1615692 4
09:50:09 04:34:01 AM 5854764 7223944 2027660 25.72 2688 1568148 594500 6.66 153544 1615428 4
09:50:09 04:35:01 AM 5837252 7223684 2045172 25.95 2688 1585388 601480 6.73 155808 1630548 4
09:50:09 04:36:01 AM 5837484 7223916 2044940 25.94 2688 1585388 601480 6.73 155812 1630428 4
09:50:09 04:37:01 AM 5843212 7229644 2039212 25.87 2688 1585388 601480 6.73 155812 1624420 4
09:50:09 04:38:01 AM 5843332 7229768 2039092 25.87 2688 1585392 601480 6.73 155840 1624328 4
09:50:09 04:39:01 AM 5843300 7229736 2039124 25.87 2688 1585392 601480 6.73 155840 1624328 4
09:50:09 04:40:01 AM 5842896 7229332 2039528 25.87 2688 1585392 618584 6.93 155840 1624656 4
09:50:09 04:41:01 AM 5842980 7229420 2039444 25.87 2688 1585396 599108 6.71 155840 1624708 16
09:50:09 04:42:01 AM 5843380 7229820 2039044 25.87 2688 1585396 599108 6.71 155840 1624552 12
09:50:09 04:43:01 AM 5843436 7229880 2038988 25.87 2688 1585400 599108 6.71 155840 1624372 4
09:50:09 04:44:01 AM 5843436 7229880 2038988 25.87 2688 1585400 599108 6.71 155840 1624372 4
09:50:09 04:45:01 AM 5843528 7229972 2038896 25.87 2688 1585400 599108 6.71 155840 1624372 4
09:50:09 04:46:01 AM 5842796 7229244 2039628 25.88 2688 1585404 599108 6.71 155840 1624812 4
09:50:09 04:47:01 AM 5843284 7229732 2039140 25.87 2688 1585404 599108 6.71 155840 1624608 4
09:50:09 04:48:01 AM 5843456 7229904 2038968 25.87 2688 1585404 599108 6.71 155840 1624424 4
09:50:09 04:49:01 AM 5843348 7229800 2039076 25.87 2688 1585408 599108 6.71 155840 1624428 4
09:50:09 04:50:01 AM 5843004 7229456 2039420 25.87 2688 1585408 616496 6.90 155840 1624660 4
09:50:09 04:51:01 AM 5843380 7229836 2039044 25.87 2688 1585412 616496 6.90 155840 1624436 4
09:50:09 04:52:01 AM 5843380 7229836 2039044 25.87 2688 1585412 616496 6.90 155840 1624508 4
09:50:09 04:53:01 AM 5843380 7229836 2039044 25.87 2688 1585412 616496 6.90 155840 1624440 4
09:50:09 04:54:01 AM 5843496 7229956 2038928 25.87 2688 1585416 616496 6.90 155840 1624444 4
09:50:09 04:55:01 AM 5842924 7229384 2039500 25.87 2688 1585416 616496 6.90 155840 1624860 4
09:50:09 04:56:01 AM 5843408 7229868 2039016 25.87 2688 1585416 616496 6.90 155840 1624452 4
09:50:09 04:57:01 AM 5841136 7227600 2041288 25.90 2688 1585420 616496 6.90 155840 1626624 4
09:50:09 04:58:01 AM 5841856 7228320 2040568 25.89 2688 1585420 616496 6.90 155836 1626280 4
09:50:09 04:59:01 AM 5841888 7228352 2040536 25.89 2688 1585420 616496 6.90 155836 1626280 4
09:50:09 05:00:01 AM 5841132 7227600 2041292 25.90 2688 1585424 602652 6.75 155836 1626832 4
09:50:09 05:01:01 AM 5840756 7227224 2041668 25.90 2688 1585424 602652 6.75 155852 1627000 4
09:50:09 05:02:01 AM 5841564 7228036 2040860 25.89 2688 1585428 602652 6.75 155876 1626360 4
09:50:09 05:03:01 AM 5841812 7228284 2040612 25.89 2688 1585428 602652 6.75 155876 1626292 8
09:50:09 05:04:01 AM 5841740 7228216 2040684 25.89 2688 1585432 602652 6.75 155876 1626296 4
09:50:09 05:05:01 AM 5841740 7228216 2040684 25.89 2688 1585432 602652 6.75 155876 1626296 4
09:50:09 05:06:02 AM 5841768 7228244 2040656 25.89 2688 1585432 602652 6.75 155876 1626296 4
09:50:09 05:07:01 AM 5841756 7228236 2040668 25.89 2688 1585436 602652 6.75 155876 1626368 4
09:50:09 05:08:01 AM 5841764 7228244 2040660 25.89 2688 1585436 602652 6.75 155876 1626300 4
09:50:09 05:09:01 AM 5841888 7228368 2040536 25.89 2688 1585436 602652 6.75 155876 1626416 4
09:50:09 05:10:01 AM 5841588 7228072 2040836 25.89 2688 1585440 594364 6.66 155876 1626420 4
09:50:09 05:11:01 AM 5841952 7228436 2040472 25.89 2688 1585440 594364 6.66 155880 1626300 4
09:50:09 05:12:01 AM 5841840 7228328 2040584 25.89 2688 1585444 594364 6.66 155880 1626388 4
09:50:09 05:13:01 AM 5841864 7228352 2040560 25.89 2688 1585444 594364 6.66 155880 1626320 8
09:50:09 05:14:01 AM 5841708 7228196 2040716 25.89 2688 1585444 594364 6.66 155880 1626320 4
09:50:09 05:15:01 AM 5841652 7228144 2040772 25.89 2688 1585448 594364 6.66 155880 1626324 4
09:50:09 05:16:01 AM 5841768 7228260 2040656 25.89 2688 1585448 594364 6.66 155880 1626324 4
09:50:09 05:17:01 AM 5841652 7228144 2040772 25.89 2688 1585448 594364 6.66 155880 1626392 4
09:50:09 05:18:01 AM 5841416 7227912 2041008 25.89 2688 1585452 594364 6.66 155880 1626792 4
09:50:09 05:19:01 AM 5841812 7228308 2040612 25.89 2688 1585452 594364 6.66 155880 1626364 4
09:50:09 05:20:01 AM 5841600 7228096 2040824 25.89 2688 1585452 598220 6.70 155880 1626592 4
09:50:09 05:21:01 AM 5841728 7228240 2040696 25.89 2688 1585460 598220 6.70 155880 1626368 4
09:50:09 05:22:01 AM 5841076 7227588 2041348 25.90 2688 1585460 598220 6.70 155880 1626672 4
09:50:09 05:23:01 AM 5841532 7228048 2040892 25.89 2688 1585464 598220 6.70 155880 1626332 4
09:50:09 05:24:01 AM 5841540 7228056 2040884 25.89 2688 1585464 598220 6.70 155880 1626412 4
09:50:09 05:25:01 AM 5841540 7228056 2040884 25.89 2688 1585464 598220 6.70 155880 1626420 8
09:50:09 05:26:01 AM 5841568 7228088 2040856 25.89 2688 1585468 598220 6.70 155880 1626424 8
09:50:09 05:27:01 AM 5841432 7227952 2040992 25.89 2688 1585468 598220 6.70 155880 1626496 4
09:50:09 05:28:01 AM 5841480 7228000 2040944 25.89 2688 1585468 598220 6.70 155880 1626428 4
09:50:09 05:29:01 AM 5841520 7228044 2040904 25.89 2688 1585472 598220 6.70 155880 1626432 4
09:50:09 05:30:01 AM 5841240 7227764 2041184 25.90 2688 1585472 618436 6.92 155880 1626664 4
09:50:09 05:31:01 AM 5840956 7227484 2041468 25.90 2688 1585476 618436 6.92 155880 1626904 4
09:50:09 05:32:01 AM 5841480 7228008 2040944 25.89 2688 1585476 618436 6.92 155880 1626568 4
09:50:09 05:33:01 AM 5841116 7227644 2041308 25.90 2688 1585476 618436 6.92 155880 1626772 4
09:50:09 05:34:01 AM 5841404 7227936 2041020 25.89 2688 1585480 602608 6.75 155880 1626572 4
09:50:09 05:35:01 AM 5841344 7227876 2041080 25.89 2688 1585480 602608 6.75 155880 1626572 4
09:50:09 05:36:01 AM 5841288 7227820 2041136 25.89 2688 1585480 602608 6.75 155880 1626572 4
09:50:09 05:37:01 AM 5841412 7227948 2041012 25.89 2688 1585484 602608 6.75 155880 1626648 4
09:50:09 05:38:01 AM 5841380 7227916 2041044 25.89 2688 1585484 602608 6.75 155880 1626580 4
09:50:09 05:39:01 AM 5841328 7227864 2041096 25.89 2688 1585484 602608 6.75 155880 1626580 4
09:50:09 05:40:01 AM 5841160 7227700 2041264 25.90 2688 1585488 603680 6.76 155880 1626700 4
09:50:09 05:41:01 AM 5841404 7227944 2041020 25.89 2688 1585488 603680 6.76 155880 1626668 4
09:50:09 05:42:01 AM 5841304 7227844 2041120 25.89 2688 1585488 603680 6.76 155880 1626668 4
09:50:09 05:43:01 AM 5841472 7228016 2040952 25.89 2688 1585492 603680 6.76 155880 1626584 4
09:50:09 05:44:01 AM 5841480 7228028 2040944 25.89 2688 1585496 603680 6.76 155880 1626608 4
09:50:09 05:45:01 AM 5841444 7227992 2040980 25.89 2688 1585496 603680 6.76 155880 1626608 4
09:50:09 05:46:01 AM 5841232 7227784 2041192 25.90 2688 1585500 603680 6.76 155880 1626612 8
09:50:09 05:47:01 AM 5841148 7227700 2041276 25.90 2688 1585500 603680 6.76 155880 1626676 8
09:50:09 05:48:01 AM 5841252 7227804 2041172 25.90 2688 1585500 603680 6.76 155880 1626644 4
09:50:09 05:49:01 AM 5841252 7227808 2041172 25.90 2688 1585504 603680 6.76 155880 1626648 4
09:50:09 05:50:01 AM 5841084 7227640 2041340 25.90 2688 1585504 594708 6.66 155880 1626764 4
09:50:09 05:51:01 AM 5841228 7227792 2041196 25.90 2688 1585508 594708 6.66 155884 1626612 4
09:50:09 05:52:01 AM 5841192 7227756 2041232 25.90 2688 1585508 594708 6.66 155884 1626716 4
09:50:09 05:53:01 AM 5841168 7227732 2041256 25.90 2688 1585508 594708 6.66 155884 1626764 4
09:50:09 05:54:01 AM 5841368 7227936 2041056 25.89 2688 1585512 594708 6.66 155884 1626652 8
09:50:09 05:55:01 AM 5841204 7227772 2041220 25.90 2688 1585512 594708 6.66 155884 1626652 4
09:50:09 05:56:01 AM 5841292 7227860 2041132 25.89 2688 1585512 594708 6.66 155884 1626656 4
09:50:09 05:57:01 AM 5841212 7227784 2041212 25.90 2688 1585516 594708 6.66 155884 1626736 4
09:50:09 05:58:01 AM 5841384 7227956 2041040 25.89 2688 1585516 594708 6.66 155884 1626672 4
09:50:09 05:59:01 AM 5841412 7227984 2041012 25.89 2688 1585516 594708 6.66 155884 1626672 4
09:50:09 06:00:01 AM 5840780 7227356 2041644 25.90 2688 1585520 626208 7.01 155884 1627024 4
09:50:09 06:01:01 AM 5840300 7226880 2042124 25.91 2688 1585524 606732 6.79 155884 1627496 8
09:50:09 06:02:01 AM 5841280 7227864 2041144 25.89 2688 1585528 606732 6.79 155884 1626756 4
09:50:09 06:03:01 AM 5841220 7227804 2041204 25.90 2688 1585528 606732 6.79 155884 1626688 4
09:50:09 06:04:01 AM 5841248 7227832 2041176 25.90 2688 1585528 606732 6.79 155884 1626692 4
09:50:09 06:05:01 AM 5841200 7227788 2041224 25.90 2688 1585532 606732 6.79 155884 1626700 4
09:50:09 06:06:01 AM 5841200 7227788 2041224 25.90 2688 1585532 606732 6.79 155884 1626700 4
09:50:09 06:07:01 AM 5841228 7227816 2041196 25.90 2688 1585532 606732 6.79 155884 1626768 4
09:50:09 06:08:01 AM 5841320 7227912 2041104 25.89 2688 1585536 606732 6.79 155884 1626704 4
09:50:09 06:09:01 AM 5841352 7227944 2041072 25.89 2688 1585536 606732 6.79 155884 1626704 4
09:50:09 06:10:01 AM 5841004 7227596 2041420 25.90 2688 1585536 606732 6.79 155884 1626820 4
09:50:09 06:11:01 AM 5841184 7227780 2041240 25.90 2688 1585540 606732 6.79 155884 1626824 4
09:50:09 06:12:01 AM 5841216 7227812 2041208 25.90 2688 1585540 606732 6.79 155884 1626776 4
09:50:09 06:13:02 AM 5841360 7227960 2041064 25.89 2688 1585544 606732 6.79 155884 1626712 4
09:50:09 06:14:01 AM 5841332 7227932 2041092 25.89 2688 1585544 606732 6.79 155884 1626828 4
09:50:09 06:15:01 AM 5841332 7227932 2041092 25.89 2688 1585544 606732 6.79 155884 1626828 4
09:50:09 06:16:01 AM 5841272 7227880 2041152 25.89 2688 1585552 604304 6.77 165680 1616932 248
09:50:09 06:17:01 AM 5841224 7227832 2041200 25.90 2688 1585552 604304 6.77 165680 1617124 4
09:50:09 06:18:01 AM 5841308 7227916 2041116 25.89 2688 1585552 604304 6.77 165680 1616940 4
09:50:09 06:19:01 AM 5841216 7227824 2041208 25.90 2688 1585552 604304 6.77 165680 1617056 4
09:50:09 06:20:01 AM 5840996 7227608 2041428 25.90 2688 1585556 609236 6.82 165680 1617176 4
09:50:09 06:21:01 AM 5841420 7228032 2041004 25.89 2688 1585556 609236 6.82 165680 1616944 4
09:50:09 06:22:01 AM 5841184 7227800 2041240 25.90 2688 1585560 609236 6.82 165680 1617020 4
09:50:09 06:23:01 AM 5841324 7227940 2041100 25.89 2688 1585560 609236 6.82 165680 1616952 4
09:50:09 06:24:01 AM 5841316 7227932 2041108 25.89 2688 1585560 609236 6.82 165680 1616952 4
09:50:09 06:25:01 AM 5841288 7227912 2041136 25.89 2688 1585568 609236 6.82 165680 1616960 8
09:50:09 06:26:01 AM 5841232 7227856 2041192 25.90 2688 1585568 609236 6.82 165680 1617076 4
09:50:09 06:27:01 AM 5841172 7227796 2041252 25.90 2688 1585568 609236 6.82 165680 1617200 12
09:50:09 06:28:01 AM 5841424 7228052 2041000 25.89 2688 1585572 609236 6.82 165680 1617000 8
09:50:09 06:29:01 AM 5841396 7228024 2041028 25.89 2688 1585572 609236 6.82 165680 1617000 4
09:50:09 06:30:01 AM 5841104 7227732 2041320 25.90 2688 1585572 607612 6.80 165680 1617116 4
09:50:09 06:31:01 AM 5840624 7227260 2041800 25.90 2688 1585580 607612 6.80 165680 1617308 4
09:50:09 06:32:01 AM 5840972 7227608 2041452 25.90 2688 1585580 607612 6.80 165680 1617112 4
09:50:09 06:33:01 AM 5840796 7227436 2041628 25.90 2688 1585584 607612 6.80 165680 1617256 4
09:50:09 06:34:01 AM 5841088 7227728 2041336 25.90 2688 1585584 607612 6.80 165680 1617052 4
09:50:09 06:35:01 AM 5840820 7227460 2041604 25.90 2688 1585584 607612 6.80 165680 1617420 16
09:50:09 06:36:01 AM 5841240 7227884 2041184 25.90 2688 1585588 607612 6.80 165680 1617104 8
09:50:09 06:37:01 AM 5841020 7227664 2041404 25.90 2688 1585588 607612 6.80 165680 1617172 4
09:50:09 06:38:01 AM 5841056 7227700 2041368 25.90 2688 1585588 607612 6.80 165680 1617104 4
09:50:09 06:39:01 AM 5841060 7227708 2041364 25.90 2688 1585592 607612 6.80 165680 1617108 4
09:50:09 06:40:01 AM 5840592 7227240 2041832 25.90 2688 1585592 602964 6.75 165680 1617340 4
09:50:09 06:41:01 AM 5841008 7227660 2041416 25.90 2688 1585596 602964 6.75 165680 1617112 4
09:50:09 06:42:01 AM 5840980 7227632 2041444 25.90 2688 1585596 602964 6.75 165680 1617180 4
09:50:09 06:43:01 AM 5841092 7227744 2041332 25.90 2688 1585596 602964 6.75 165680 1617112 4
09:50:09 06:44:01 AM 5841064 7227720 2041360 25.90 2688 1585600 602964 6.75 165680 1617116 4
09:50:09 06:45:01 AM 5841096 7227752 2041328 25.90 2688 1585600 602964 6.75 165680 1617116 4
09:50:09 06:46:01 AM 5841008 7227664 2041416 25.90 2688 1585600 602964 6.75 165680 1617096 4
09:50:09 06:47:01 AM 5841120 7227780 2041304 25.90 2688 1585604 602964 6.75 165680 1617188 4
09:50:09 06:48:01 AM 5840716 7227376 2041708 25.90 2688 1585604 602964 6.75 165680 1617496 4
09:50:09 06:49:01 AM 5841080 7227740 2041344 25.90 2688 1585604 602964 6.75 165680 1617088 4
09:50:09 06:50:01 AM 5840764 7227428 2041660 25.90 2688 1585608 594824 6.66 165680 1617220 8
09:50:09 06:51:01 AM 5841004 7227668 2041420 25.90 2688 1585608 594824 6.66 165680 1617108 4
09:50:09 06:52:01 AM 5840932 7227600 2041492 25.90 2688 1585612 594824 6.66 165680 1617296 4
09:50:09 06:53:01 AM 5840988 7227656 2041436 25.90 2688 1585612 594824 6.66 165680 1617228 4
09:50:09 06:54:01 AM 5840576 7227244 2041848 25.90 2688 1585612 594824 6.66 165680 1617604 16
09:50:09 06:55:01 AM 5841056 7227724 2041368 25.90 2688 1585612 594824 6.66 165684 1617268 8
09:50:09 06:56:01 AM 5841084 7227756 2041340 25.90 2688 1585616 594824 6.66 165680 1617232 4
09:50:09 06:57:01 AM 5841056 7227728 2041368 25.90 2688 1585616 594824 6.66 165680 1617304 4
09:50:09 06:58:01 AM 5840640 7227312 2041784 25.90 2688 1585616 594824 6.66 165680 1617352 4
09:50:09 06:59:01 AM 5840488 7227164 2041936 25.90 2688 1585620 594824 6.66 165680 1617632 4
09:50:09 07:00:01 AM 5840544 7227220 2041880 25.90 2688 1585620 612004 6.85 165680 1617364 4
09:50:09 07:01:01 AM 5839768 7226448 2042656 25.91 2688 1585624 612004 6.85 165680 1617952 4
09:50:09 07:02:01 AM 5840664 7227344 2041760 25.90 2688 1585624 612004 6.85 165688 1617436 4
09:50:09 07:03:01 AM 5840840 7227520 2041584 25.90 2688 1585624 612004 6.85 165688 1617252 4
09:50:09 07:04:01 AM 5840508 7227192 2041916 25.90 2688 1585628 612004 6.85 165688 1617536 4
09:50:09 07:05:01 AM 5840812 7227496 2041612 25.90 2688 1585628 612004 6.85 165688 1617264 4
09:50:09 07:06:01 AM 5840900 7227588 2041524 25.90 2688 1585632 612004 6.85 165688 1617268 4
09:50:09 07:07:01 AM 5840620 7227312 2041804 25.90 2688 1585636 612004 6.85 165688 1617344 4
09:50:09 07:08:01 AM 5840856 7227548 2041568 25.90 2688 1585636 612004 6.85 165688 1617392 4
09:50:09 07:09:01 AM 5840800 7227492 2041624 25.90 2688 1585636 612004 6.85 165688 1617276 4
09:50:09 07:10:01 AM 5840208 7226904 2042216 25.91 2688 1585640 606912 6.80 165688 1617728 20
09:50:09 07:11:01 AM 5840868 7227564 2041556 25.90 2688 1585640 606912 6.80 165688 1617312 8
09:50:09 07:12:01 AM 5840692 7227392 2041732 25.90 2688 1585644 606912 6.80 165688 1617384 4
09:50:09 07:13:01 AM 5840872 7227572 2041552 25.90 2688 1585644 606912 6.80 165688 1617316 4
09:50:09 07:14:01 AM 5840872 7227572 2041552 25.90 2688 1585644 606912 6.80 165688 1617320 4
09:50:09 07:15:01 AM 5840632 7227336 2041792 25.90 2688 1585648 606912 6.80 165688 1617440 4
09:50:09 07:16:01 AM 5840864 7227568 2041560 25.90 2688 1585648 606912 6.80 165688 1617324 4
09:50:09 07:17:01 AM 5840500 7227204 2041924 25.90 2688 1585648 606912 6.80 165688 1617524 12
09:50:09 07:18:01 AM 5840572 7227280 2041852 25.90 2688 1585652 606912 6.80 165688 1617344 8
09:50:09 07:19:01 AM 5840840 7227548 2041584 25.90 2688 1585652 606912 6.80 165688 1617344 4
09:50:09 07:20:01 AM 5840548 7227256 2041876 25.90 2688 1585652 594840 6.66 165688 1617460 4
09:50:09 07:21:02 AM 5840696 7227408 2041728 25.90 2688 1585656 594840 6.66 165688 1617348 4
09:50:09 07:22:01 AM 5840860 7227572 2041564 25.90 2688 1585656 594840 6.66 165688 1617416 4
09:50:09 07:23:01 AM 5840872 7227588 2041552 25.90 2688 1585660 594840 6.66 165688 1617352 4
09:50:09 07:24:01 AM 5840872 7227588 2041552 25.90 2688 1585660 594840 6.66 165688 1617352 4
09:50:09 07:25:01 AM 5840696 7227412 2041728 25.90 2688 1585660 594840 6.66 165688 1617468 4
09:50:09 07:26:01 AM 5840812 7227532 2041612 25.90 2688 1585664 594840 6.66 165688 1617356 4
09:50:09 07:27:01 AM 5840820 7227540 2041604 25.90 2688 1585664 594840 6.66 165688 1617428 4
09:50:09 07:28:01 AM 5840968 7227688 2041456 25.90 2688 1585664 594840 6.66 165688 1617360 4
09:50:09 07:29:01 AM 5840852 7227576 2041572 25.90 2688 1585668 594840 6.66 165688 1617364 4
09:50:09 07:30:01 AM 5840592 7227316 2041832 25.90 2688 1585668 616428 6.90 165688 1617480 4
09:50:09 07:31:01 AM 5840492 7227220 2041932 25.90 2688 1585672 616428 6.90 165700 1617632 4
09:50:09 07:32:01 AM 5840564 7227292 2041860 25.90 2688 1585672 616428 6.90 165700 1617428 4
09:50:09 07:33:01 AM 5840244 7226972 2042180 25.91 2688 1585672 616428 6.90 165700 1617888 4
09:50:09 07:34:01 AM 5840576 7227304 2041848 25.90 2688 1585672 616428 6.90 165700 1617364 4
09:50:09 07:35:01 AM 5840724 7227456 2041700 25.90 2688 1585676 599736 6.72 165700 1617368 4
09:50:09 07:36:01 AM 5840808 7227540 2041616 25.90 2688 1585676 599736 6.72 165700 1617368 4
09:50:09 07:37:01 AM 5840672 7227404 2041752 25.90 2688 1585676 599736 6.72 165700 1617456 4
09:50:09 07:38:01 AM 5840604 7227340 2041820 25.90 2688 1585680 599736 6.72 165700 1617508 4
09:50:09 07:39:01 AM 5840716 7227452 2041708 25.90 2688 1585680 599736 6.72 165700 1617392 4
09:50:09 07:40:01 AM 5840556 7227292 2041868 25.90 2688 1585680 603552 6.76 165700 1617508 4
09:50:09 07:41:01 AM 5840724 7227468 2041700 25.90 2688 1585688 603552 6.76 165700 1617400 4
09:50:09 07:42:01 AM 5840420 7227164 2042004 25.91 2688 1585688 603552 6.76 165700 1617472 4
09:50:09 07:43:01 AM 5840572 7227320 2041852 25.90 2688 1585692 603552 6.76 165700 1617408 4
09:50:09 07:44:01 AM 5840564 7227312 2041860 25.90 2688 1585692 603552 6.76 165700 1617408 4
09:50:09 07:45:01 AM 5840600 7227348 2041824 25.90 2688 1585692 603552 6.76 165700 1617408 4
09:50:09 07:46:01 AM 5840512 7227264 2041912 25.90 2688 1585696 603552 6.76 165700 1617412 4
09:50:09 07:47:01 AM 5840604 7227356 2041820 25.90 2688 1585696 603552 6.76 165700 1617488 4
09:50:09 07:48:01 AM 5840576 7227328 2041848 25.90 2688 1585696 603552 6.76 165700 1617420 4
09:50:09 07:49:01 AM 5840688 7227444 2041736 25.90 2688 1585700 603552 6.76 165700 1617424 4
09:50:09 07:50:01 AM 5840344 7227104 2042080 25.91 2688 1585704 602432 6.75 165700 1617544 4
09:50:09 07:51:01 AM 5840428 7227192 2041996 25.91 2688 1585708 602432 6.75 165700 1617548 4
09:50:09 07:52:01 AM 5840548 7227312 2041876 25.90 2688 1585708 602432 6.75 165700 1617616 4
09:50:09 07:53:01 AM 5840700 7227464 2041724 25.90 2688 1585708 602432 6.75 165700 1617432 4
09:50:09 07:54:01 AM 5840644 7227412 2041780 25.90 2688 1585712 602432 6.75 165700 1617404 8
09:50:09 07:55:01 AM 5840676 7227444 2041748 25.90 2688 1585712 602432 6.75 165708 1617540 4
09:50:09 07:56:01 AM 5840608 7227376 2041816 25.90 2688 1585712 602432 6.75 165700 1617440 4
09:50:09 07:57:01 AM 5840568 7227340 2041856 25.90 2688 1585716 602432 6.75 165700 1617512 4
09:50:09 07:58:01 AM 5840288 7227060 2042136 25.91 2688 1585716 602432 6.75 165700 1617736 4
09:50:09 07:59:01 AM 5840604 7227376 2041820 25.90 2688 1585716 602432 6.75 165700 1617452 4
09:50:09 08:00:01 AM 5840404 7227180 2042020 25.91 2688 1585720 596432 6.68 165700 1617652 4
09:50:09 08:01:01 AM 5839800 7226576 2042624 25.91 2688 1585720 596432 6.68 165700 1618040 4
09:50:09 08:02:01 AM 5840508 7227304 2041916 25.90 2688 1585740 603852 6.76 166648 1616612 264
09:50:09 08:03:01 AM 5840596 7227392 2041828 25.90 2688 1585740 603852 6.76 166648 1616544 4
09:50:09 08:04:01 AM 5840736 7227532 2041688 25.90 2688 1585740 603852 6.76 166648 1616544 4
09:50:09 08:05:01 AM 5840800 7227600 2041624 25.90 2688 1585744 603852 6.76 166648 1616548 4
09:50:09 08:06:01 AM 5840684 7227484 2041740 25.90 2688 1585744 603852 6.76 166648 1616548 4
09:50:09 08:07:01 AM 5840408 7227208 2042016 25.91 2688 1585744 603852 6.76 166648 1616616 4
09:50:09 08:08:01 AM 5840228 7227032 2042196 25.91 2688 1585748 603852 6.76 166648 1617044 16
09:50:09 08:09:01 AM 5840560 7227364 2041864 25.90 2688 1585748 603852 6.76 166648 1616668 8
09:50:09 08:10:01 AM 5840388 7227192 2042036 25.91 2688 1585748 596432 6.68 166648 1616668 4
09:50:09 08:11:01 AM 5840588 7227396 2041836 25.90 2688 1585752 596432 6.68 166648 1616560 4
09:50:09 08:12:01 AM 5840620 7227428 2041804 25.90 2688 1585752 596432 6.68 166648 1616628 4
09:50:09 08:13:01 AM 5840360 7227168 2042064 25.91 2688 1585752 596432 6.68 166648 1616764 16
09:50:09 08:14:01 AM 5840384 7227196 2042040 25.91 2688 1585756 596432 6.68 166648 1616680 4
09:50:09 08:15:01 AM 5840436 7227248 2041988 25.91 2688 1585756 596432 6.68 166648 1616680 4
09:50:09 08:16:01 AM 5840440 7227252 2041984 25.91 2688 1585756 596432 6.68 166648 1616716 4
09:50:09 08:17:01 AM 5840424 7227240 2042000 25.91 2688 1585760 596432 6.68 166648 1616788 4
09:50:09 08:18:01 AM 5840468 7227284 2041956 25.91 2688 1585760 596432 6.68 166648 1616720 4
09:50:09 08:19:01 AM 5840708 7227524 2041716 25.90 2688 1585760 596432 6.68 166648 1616604 8
09:50:09 08:20:01 AM 5840364 7227184 2042060 25.91 2688 1585764 619356 6.93 166648 1616724 4
09:50:09 08:21:01 AM 5840704 7227524 2041720 25.90 2688 1585764 619356 6.93 166648 1616608 4
09:50:09 08:22:01 AM 5840604 7227428 2041820 25.90 2688 1585768 619356 6.93 166648 1616680 4
09:50:09 08:23:01 AM 5840660 7227484 2041764 25.90 2688 1585768 619356 6.93 166648 1616612 4
09:50:09 08:24:01 AM 5840624 7227448 2041800 25.90 2688 1585768 619356 6.93 166648 1616728 4
09:50:09 08:25:01 AM 5840656 7227484 2041768 25.90 2688 1585772 619356 6.93 166648 1616616 4
09:50:09 08:26:01 AM 5840660 7227488 2041764 25.90 2688 1585772 619356 6.93 166648 1616616 4
09:50:09 08:27:01 AM 5840316 7227144 2042108 25.91 2688 1585772 619356 6.93 166648 1616684 4
09:50:09 08:28:01 AM 5840064 7226896 2042360 25.91 2688 1585776 619356 6.93 166648 1617048 16
09:50:09 08:29:01 AM 5840408 7227240 2042016 25.91 2688 1585776 619356 6.93 166648 1616628 8
09:50:09 08:30:02 AM 5839540 7226372 2042884 25.92 2688 1585776 619356 6.93 166648 1617276 4
09:50:09 08:31:01 AM 5840104 7226944 2042320 25.91 2688 1585784 605004 6.77 166648 1616956 4
09:50:09 08:32:01 AM 5840276 7227116 2042148 25.91 2688 1585784 605004 6.77 166648 1616880 4
09:50:09 08:33:01 AM 5840036 7226880 2042388 25.91 2688 1585788 605004 6.77 166648 1616964 16
09:50:09 08:34:01 AM 5840236 7227080 2042188 25.91 2688 1585788 605004 6.77 166648 1616760 8
09:50:09 08:35:01 AM 5840268 7227112 2042156 25.91 2688 1585788 605004 6.77 166648 1616760 4
09:50:09 08:36:01 AM 5840264 7227112 2042160 25.91 2688 1585792 605004 6.77 166648 1616764 4
09:50:09 08:37:01 AM 5840364 7227212 2042060 25.91 2688 1585792 605004 6.77 166648 1616832 4
09:50:09 08:38:01 AM 5840448 7227296 2041976 25.91 2688 1585792 605004 6.77 166648 1616764 4
09:50:09 08:39:01 AM 5840352 7227204 2042072 25.91 2688 1585796 605004 6.77 166648 1616912 8
09:50:09 08:40:01 AM 5840224 7227076 2042200 25.91 2688 1585796 605004 6.77 166648 1616892 8
09:50:09 08:41:01 AM 5840208 7227064 2042216 25.91 2688 1585800 605004 6.77 166648 1616788 4
09:50:09 08:42:01 AM 5840152 7227008 2042272 25.91 2688 1585800 605004 6.77 166648 1616856 4
09:50:09 08:43:01 AM 5840304 7227160 2042120 25.91 2688 1585800 605004 6.77 166648 1616904 4
09:50:09 08:44:01 AM 5840444 7227304 2041980 25.91 2688 1585804 605004 6.77 166648 1616792 4
09:50:09 08:45:01 AM 5840304 7227164 2042120 25.91 2688 1585804 605004 6.77 166648 1616908 4
09:50:09 08:46:01 AM 5840340 7227200 2042084 25.91 2688 1585804 605004 6.77 166648 1616792 4
09:50:09 08:47:01 AM 5840328 7227188 2042096 25.91 2688 1585804 605004 6.77 166648 1616980 4
09:50:09 08:48:01 AM 5840420 7227284 2042004 25.91 2688 1585808 605004 6.77 166648 1616800 4
09:50:09 08:49:01 AM 5840452 7227316 2041972 25.91 2688 1585808 605004 6.77 166648 1616800 4
09:50:09 08:50:01 AM 5840124 7226988 2042300 25.91 2688 1585808 595032 6.66 166648 1616916 4
09:50:09 08:51:01 AM 5840424 7227292 2042000 25.91 2688 1585812 595032 6.66 166648 1616808 4
09:50:09 08:52:01 AM 5840220 7227088 2042204 25.91 2688 1585812 595032 6.66 166648 1617000 4
09:50:09 08:53:01 AM 5840428 7227300 2041996 25.91 2688 1585816 595032 6.66 166648 1616820 4
09:50:09 08:54:01 AM 5840480 7227352 2041944 25.91 2688 1585816 595032 6.66 166648 1616820 4
09:50:09 08:55:01 AM 5840520 7227392 2041904 25.90 2688 1585816 595032 6.66 166648 1616820 4
09:50:09 08:56:01 AM 5840284 7227160 2042140 25.91 2688 1585820 595032 6.66 166648 1616940 4
09:50:09 08:57:01 AM 5840124 7227000 2042300 25.91 2688 1585820 595032 6.66 166648 1617008 4
09:50:09 08:58:01 AM 5840360 7227236 2042064 25.91 2688 1585820 595032 6.66 166648 1616824 4
09:50:09 08:59:01 AM 5839884 7226764 2042540 25.91 2688 1585824 595032 6.66 166648 1617176 4
09:50:09 09:00:01 AM 5840100 7226980 2042324 25.91 2688 1585824 595028 6.66 166648 1616888 4
09:50:09 09:01:01 AM 5838940 7225828 2043484 25.92 2688 1585832 595028 6.66 166648 1617884 4
09:50:09 09:02:01 AM 5840120 7227008 2042304 25.91 2688 1585832 595028 6.66 166648 1617004 4
09:50:09 09:03:01 AM 5840240 7227128 2042184 25.91 2688 1585832 595028 6.66 166648 1616840 4
09:50:09 09:04:01 AM 5840244 7227136 2042180 25.91 2688 1585836 595028 6.66 166648 1616844 4
09:50:09 09:05:01 AM 5840220 7227112 2042204 25.91 2688 1585836 595028 6.66 166648 1616824 4
09:50:09 09:06:01 AM 5839776 7226668 2042648 25.91 2688 1585836 595028 6.66 166648 1617236 4
09:50:09 09:07:01 AM 5840016 7226912 2042408 25.91 2688 1585840 595028 6.66 166648 1617036 4
09:50:09 09:08:01 AM 5839816 7226712 2042608 25.91 2688 1585840 595028 6.66 166648 1617240 4
09:50:09 09:09:01 AM 5840364 7227260 2042060 25.91 2688 1585840 595028 6.66 166648 1616852 4
09:50:09 09:10:01 AM 5840048 7226948 2042376 25.91 2688 1585844 612556 6.86 166648 1617052 4
09:50:09 09:11:01 AM 5840368 7227272 2042056 25.91 2688 1585848 612556 6.86 166648 1616860 4
09:50:09 09:12:01 AM 5840260 7227168 2042164 25.91 2688 1585852 612556 6.86 166648 1616932 4
09:50:09 09:13:01 AM 5839992 7226900 2042432 25.91 2688 1585852 612556 6.86 166648 1617072 4
09:50:09 09:14:01 AM 5840280 7227188 2042144 25.91 2688 1585852 612556 6.86 166648 1616868 4
09:50:09 09:15:01 AM 5839944 7226856 2042480 25.91 2688 1585856 612556 6.86 166648 1617148 4
09:50:09 09:16:01 AM 5840372 7227284 2042052 25.91 2688 1585856 612556 6.86 166648 1616876 4
09:50:09 09:17:01 AM 5840312 7227224 2042112 25.91 2688 1585856 612556 6.86 166648 1616944 4
09:50:09 09:18:01 AM 5840464 7227380 2041960 25.91 2688 1585860 612556 6.86 166648 1616880 4
09:50:09 09:19:01 AM 5840348 7227264 2042076 25.91 2688 1585860 612556 6.86 166648 1616880 4
09:50:09 09:20:01 AM 5839564 7226480 2042860 25.92 2688 1585860 594264 6.65 166648 1617404 4
09:50:09 09:21:01 AM 5840196 7227116 2042228 25.91 2688 1585864 594264 6.65 166648 1616884 4
09:50:09 09:22:01 AM 5840092 7227012 2042332 25.91 2688 1585864 594264 6.65 166648 1617068 4
09:50:09 09:23:01 AM 5840224 7227144 2042200 25.91 2688 1585864 594264 6.65 166648 1616884 4
09:50:09 09:24:01 AM 5840288 7227212 2042136 25.91 2688 1585868 594264 6.65 166648 1616888 4
09:50:09 09:25:01 AM 5840040 7226964 2042384 25.91 2688 1585868 594264 6.65 166648 1616888 4
09:50:09 09:26:01 AM 5840176 7227100 2042248 25.91 2688 1585868 594264 6.65 166648 1616888 4
09:50:09 09:27:01 AM 5840104 7227032 2042320 25.91 2688 1585872 594264 6.65 166648 1616960 4
09:50:09 09:28:01 AM 5840248 7227176 2042176 25.91 2688 1585872 594264 6.65 166648 1616892 8
09:50:09 09:29:01 AM 5840188 7227116 2042236 25.91 2688 1585872 594264 6.65 166648 1616892 4
09:50:09 09:30:01 AM 5839808 7226740 2042616 25.91 2688 1585876 616032 6.90 166648 1617128 4
09:50:09 09:31:01 AM 5839940 7226872 2042484 25.91 2688 1585876 616032 6.90 166648 1617176 4
09:50:09 09:32:01 AM 5840176 7227112 2042248 25.91 2688 1585880 616032 6.90 166648 1616976 4
09:50:09 09:33:01 AM 5839972 7226908 2042452 25.91 2688 1585880 616032 6.90 166648 1617112 4
09:50:09 09:34:01 AM 5840280 7227216 2042144 25.91 2688 1585880 616032 6.90 166648 1617024 4
09:50:09 09:35:01 AM 5840244 7227184 2042180 25.91 2688 1585884 616032 6.90 166648 1616912 4
09:50:09 09:36:01 AM 5840100 7227040 2042324 25.91 2688 1585884 616032 6.90 166648 1617028 4
09:50:09 09:37:01 AM 5840396 7227336 2042028 25.91 2688 1585884 616032 6.90 166648 1616980 4
09:50:09 09:38:01 AM 5840372 7227316 2042052 25.91 2688 1585888 616032 6.90 166648 1617032 4
09:50:09 09:39:01 AM 5839904 7226848 2042520 25.91 2688 1585888 616032 6.90 166648 1617196 12
09:50:09 09:40:01 AM 5601824 7109360 2280600 28.93 2688 1701372 684528 7.66 192784 1810148 56320
09:50:09 09:41:01 AM 5093352 6989084 2789072 35.38 2688 2072248 741512 8.30 205388 2237492 170932
09:50:09 09:42:01 AM 5183516 7050192 2698908 34.24 2688 2042044 678372 7.60 230360 2115724 10760
09:50:09 09:43:01 AM 4900124 7020744 2982300 37.83 2688 2286880 670828 7.51 267712 2330656 175496
09:50:09 09:44:01 AM 4946076 7077624 2936348 37.25 2688 2298304 627752 7.03 279568 2271560 4
09:50:09 09:45:01 AM 4902964 7036580 2979460 37.80 2688 2300388 693908 7.77 279752 2314372 1580
09:50:09 09:46:01 AM 4869528 7020556 3012896 38.22 2688 2317808 693908 7.77 280168 2347280 6936
09:50:09 09:47:01 AM 4857716 7019984 3024708 38.37 2688 2329084 693908 7.77 280168 2358592 5188
09:50:09 09:48:01 AM 4845356 7016128 3037068 38.53 2688 2337528 714488 8.00 280332 2370716 3040
09:50:09 09:49:01 AM 4854036 6936216 3028388 38.42 2688 2252832 753428 8.44 353972 2303280 101204
09:50:09 09:50:01 AM 4971680 7011068 2910744 36.93 2688 2212012 713652 7.99 519228 2028432 25104
09:50:09 Average: 5817219 7221808 2065205 26.20 2688 1602693 606505 6.79 165638 1637616 1578
09:50:09
09:50:09 03:56:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:09 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 03:57:01 AM eth0 86.80 48.12 354.71 15.28 0.00 0.00 0.00 0.00
09:50:09 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 03:58:01 AM eth0 3.42 0.08 0.47 0.01 0.00 0.00 0.00 0.00
09:50:09 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 03:59:01 AM eth0 1.00 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:09 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:00:01 AM eth0 0.57 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:09 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:01:01 AM eth0 0.53 0.12 0.04 0.01 0.00 0.00 0.00 0.00
09:50:09 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:02:01 AM eth0 0.76 0.20 0.17 0.07 0.00 0.00 0.00 0.00
09:50:09 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:03:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:09 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:04:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:09 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:05:01 AM eth0 0.47 0.12 0.07 0.01 0.00 0.00 0.00 0.00
09:50:09 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:06:01 AM eth0 0.73 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:50:09 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:07:01 AM eth0 0.63 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:09 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:08:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:09 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:09:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:09 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:10:01 AM eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:50:09 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:11:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:09 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:12:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:13:01 AM eth0 0.35 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:14:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:09 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:15:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:09 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:16:01 AM eth0 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:09 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:17:01 AM eth0 0.48 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:09 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:18:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:09 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:19:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:20:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:09 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:21:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:22:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:23:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:24:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:25:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:26:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:27:01 AM eth0 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:28:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:29:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:30:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:31:01 AM eth0 0.43 0.30 0.26 0.20 0.00 0.00 0.00 0.00
09:50:09 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:32:01 AM eth0 0.83 0.13 0.21 0.07 0.00 0.00 0.00 0.00
09:50:09 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:33:01 AM eth0 0.52 0.22 0.27 0.20 0.00 0.00 0.00 0.00
09:50:09 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:34:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:35:01 AM eth0 1.07 0.87 0.09 0.07 0.00 0.00 0.00 0.00
09:50:09 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:36:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:37:01 AM eth0 0.47 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:09 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:39:01 AM eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:40:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:41:01 AM eth0 0.80 0.25 0.31 0.20 0.00 0.00 0.00 0.00
09:50:09 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:42:01 AM eth0 0.40 0.22 0.16 0.07 0.00 0.00 0.00 0.00
09:50:09 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:44:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:45:01 AM eth0 0.53 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:09 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:46:01 AM eth0 0.35 0.23 0.26 0.19 0.00 0.00 0.00 0.00
09:50:09 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:47:01 AM eth0 0.32 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:09 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:48:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:49:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:50:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:52:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:53:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:54:01 AM eth0 0.45 0.03 0.06 0.00 0.00 0.00 0.00 0.00
09:50:09 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:55:01 AM eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00
09:50:09 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:56:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:57:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:58:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 04:59:01 AM eth0 0.50 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:09 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:00:01 AM eth0 0.53 0.38 0.27 0.20 0.00 0.00 0.00 0.00
09:50:09 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:01:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:02:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:03:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:04:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:06:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:06:02 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:07:01 AM eth0 0.34 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:09:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:10:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:11:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:12:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:09 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:13:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:15:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:17:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:18:01 AM eth0 0.75 0.20 0.31 0.19 0.00 0.00 0.00 0.00
09:50:09 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:19:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:20:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:22:01 AM eth0 0.92 0.25 0.44 0.25 0.00 0.00 0.00 0.00
09:50:09 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:24:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:25:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:27:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:28:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:30:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:31:01 AM eth0 0.43 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:50:09 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:32:01 AM eth0 0.78 0.17 0.20 0.07 0.00 0.00 0.00 0.00
09:50:09 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:33:01 AM eth0 0.52 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:09 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:36:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:37:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:38:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:40:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:42:01 AM eth0 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:44:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:45:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:47:01 AM eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:49:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:50:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:51:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:52:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:09 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:57:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 05:59:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:00:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:01:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:02:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:09 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:03:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:05:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:07:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:09:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:12:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 06:13:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:13:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:14:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:16:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:17:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:09 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:18:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:19:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:20:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:21:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:22:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:09 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:24:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:25:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:27:01 AM eth0 1.02 0.25 0.44 0.26 0.00 0.00 0.00 0.00
09:50:09 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:30:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:31:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:09 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:32:01 AM eth0 0.83 0.17 0.20 0.07 0.00 0.00 0.00 0.00
09:50:09 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:33:01 AM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:09 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:35:01 AM eth0 0.75 0.22 0.31 0.20 0.00 0.00 0.00 0.00
09:50:09 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:36:01 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:37:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:40:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:42:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:44:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:45:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:46:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:47:01 AM eth0 0.67 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:09 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:48:01 AM eth0 0.82 0.92 0.29 6.60 0.00 0.00 0.00 0.00
09:50:09 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:50:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:51:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:52:01 AM eth0 0.42 0.27 0.15 1.22 0.00 0.00 0.00 0.00
09:50:09 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:53:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:54:01 AM eth0 0.78 0.27 0.31 0.20 0.00 0.00 0.00 0.00
09:50:09 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:55:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:56:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:57:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:58:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:09 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 06:59:01 AM eth0 0.48 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:09 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:00:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:01:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:02:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:03:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:09 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:04:01 AM eth0 0.43 0.22 0.26 0.19 0.00 0.00 0.00 0.00
09:50:09 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:05:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:07:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:08:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:09:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:10:01 AM eth0 0.78 0.23 0.31 0.20 0.00 0.00 0.00 0.00
09:50:09 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:11:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:12:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:09 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:14:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:15:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:17:01 AM eth0 0.98 0.33 0.44 0.26 0.00 0.00 0.00 0.00
09:50:09 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:18:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:19:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:20:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:21:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:21:02 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:22:01 AM eth0 0.34 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:25:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:27:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:28:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:29:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:31:01 AM eth0 0.43 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:09 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:32:01 AM eth0 0.83 0.18 0.21 0.07 0.00 0.00 0.00 0.00
09:50:09 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:33:01 AM eth0 0.45 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:09 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:37:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:40:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:42:01 AM eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:09 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:43:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:44:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:45:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:46:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:47:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:09 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:49:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:50:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:51:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:52:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:09 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:55:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:57:01 AM eth0 0.67 0.12 0.19 0.07 0.00 0.00 0.00 0.00
09:50:09 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:58:01 AM eth0 0.35 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:09 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 07:59:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:00:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:02:01 AM eth0 1.13 0.97 0.22 0.14 0.00 0.00 0.00 0.00
09:50:09 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:03:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:07:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:08:01 AM eth0 0.77 0.17 0.31 0.19 0.00 0.00 0.00 0.00
09:50:09 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:09:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:10:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:12:01 AM eth0 0.62 0.12 0.19 0.07 0.00 0.00 0.00 0.00
09:50:09 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:13:01 AM eth0 0.73 0.27 0.37 0.26 0.00 0.00 0.00 0.00
09:50:09 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:15:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:17:01 AM eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:18:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:19:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:20:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:21:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:22:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:23:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:25:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:27:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:28:01 AM eth0 0.75 0.27 0.31 0.20 0.00 0.00 0.00 0.00
09:50:09 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:29:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:09 08:30:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:30:02 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:09 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:31:01 AM eth0 1.34 0.53 0.67 0.47 0.00 0.00 0.00 0.00
09:50:09 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:32:01 AM eth0 0.62 0.13 0.17 0.07 0.00 0.00 0.00 0.00
09:50:09 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:33:01 AM eth0 0.87 0.23 0.40 0.26 0.00 0.00 0.00 0.00
09:50:09 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:34:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:35:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:36:01 AM eth0 0.35 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:50:09 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:37:01 AM eth0 0.47 0.12 0.16 0.07 0.00 0.00 0.00 0.00
09:50:09 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:38:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:39:01 AM eth0 1.07 0.32 0.41 0.26 0.00 0.00 0.00 0.00
09:50:09 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:40:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:41:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:42:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:45:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:46:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:47:01 AM eth0 0.25 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:09 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:50:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:51:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:52:01 AM eth0 0.27 0.08 0.14 0.06 0.00 0.00 0.00 0.00
09:50:09 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:54:01 AM eth0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:57:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:58:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 08:59:01 AM eth0 0.72 0.23 0.30 0.19 0.00 0.00 0.00 0.00
09:50:09 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:00:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:02:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:03:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:04:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:05:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:09 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:06:01 AM eth0 0.68 0.25 0.37 0.26 0.00 0.00 0.00 0.00
09:50:09 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:07:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:09 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:08:01 AM eth0 0.85 0.28 0.40 0.26 0.00 0.00 0.00 0.00
09:50:09 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:09:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:10:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:11:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:12:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:13:01 AM eth0 0.92 0.25 0.40 0.26 0.00 0.00 0.00 0.00
09:50:09 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:14:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:09 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:15:01 AM eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00
09:50:09 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:16:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:17:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:19:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:09 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:20:01 AM eth0 0.42 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:09 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:21:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:22:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:09 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:24:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:25:01 AM eth0 0.22 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:09 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:26:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:27:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:09 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:28:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:31:01 AM eth0 0.35 0.13 0.26 0.19 0.00 0.00 0.00 0.00
09:50:09 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:32:01 AM eth0 0.52 0.10 0.16 0.06 0.00 0.00 0.00 0.00
09:50:09 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:33:01 AM eth0 1.02 0.25 0.41 0.26 0.00 0.00 0.00 0.00
09:50:09 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:35:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:09 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:37:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:09 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:38:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:09 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:39:01 AM eth0 0.69 0.17 0.31 0.19 0.00 0.00 0.00 0.00
09:50:09 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:40:01 AM eth0 178.46 110.63 711.43 50.04 0.00 0.00 0.00 0.00
09:50:09 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:41:01 AM eth0 134.89 107.38 1445.82 13.72 0.00 0.00 0.00 0.00
09:50:09 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:42:01 AM eth0 7.43 6.98 5.35 3.38 0.00 0.00 0.00 0.00
09:50:09 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:43:01 AM eth0 42.95 37.00 335.33 8.00 0.00 0.00 0.00 0.00
09:50:09 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:44:01 AM eth0 203.03 140.96 44.08 38.67 0.00 0.00 0.00 0.00
09:50:09 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:45:01 AM eth0 23.81 15.40 23.93 2.34 0.00 0.00 0.00 0.00
09:50:09 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:46:01 AM eth0 37.02 35.87 119.49 10.47 0.00 0.00 0.00 0.00
09:50:09 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:47:01 AM eth0 22.56 20.21 74.25 7.23 0.00 0.00 0.00 0.00
09:50:09 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:48:01 AM eth0 18.20 19.21 64.46 12.68 0.00 0.00 0.00 0.00
09:50:09 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:49:01 AM eth0 78.97 49.30 154.28 79.00 0.00 0.00 0.00 0.00
09:50:09 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 09:50:01 AM eth0 18.09 16.74 15.17 8.27 0.00 0.00 0.00 0.00
09:50:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:09 Average: eth0 2.67 1.79 9.54 0.76 0.00 0.00 0.00 0.00
09:50:09
09:50:09
09:50:09 ---> sar -P ALL:
09:50:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/27/2025 _x86_64_ (2 CPU)
09:50:09
09:50:09 03:55:41 LINUX RESTART (2 CPU)
09:50:09
09:50:09 03:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 03:57:01 AM all 16.98 0.07 7.62 6.22 0.11 69.00
09:50:09 03:57:01 AM 0 17.40 0.05 7.07 6.75 0.08 68.64
09:50:09 03:57:01 AM 1 16.55 0.08 8.18 5.69 0.13 69.36
09:50:09 03:58:01 AM all 0.34 0.00 0.08 0.01 0.03 99.54
09:50:09 03:58:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:50:09 03:58:01 AM 1 0.12 0.00 0.12 0.02 0.03 99.72
09:50:09 03:59:01 AM all 0.20 0.00 0.23 0.00 0.03 99.54
09:50:09 03:59:01 AM 0 0.25 0.00 0.35 0.00 0.03 99.36
09:50:09 03:59:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
09:50:09 04:00:01 AM all 0.33 0.00 0.07 0.08 0.03 99.49
09:50:09 04:00:01 AM 0 0.58 0.00 0.07 0.17 0.03 99.15
09:50:09 04:00:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:09 04:01:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:09 04:01:01 AM 0 0.18 0.00 0.08 0.00 0.07 99.67
09:50:09 04:01:01 AM 1 0.43 0.00 0.08 0.00 0.02 99.47
09:50:09 04:02:01 AM all 0.22 0.00 0.08 0.00 0.03 99.68
09:50:09 04:02:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:50:09 04:02:01 AM 1 0.32 0.00 0.08 0.00 0.03 99.56
09:50:09 04:03:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
09:50:09 04:03:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 04:03:01 AM 1 0.62 0.00 0.05 0.00 0.02 99.32
09:50:09 04:04:01 AM all 0.29 0.00 0.08 0.00 0.63 99.00
09:50:09 04:04:01 AM 0 0.10 0.00 0.08 0.00 0.73 99.09
09:50:09 04:04:01 AM 1 0.48 0.00 0.08 0.00 0.52 98.91
09:50:09 04:05:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:50:09 04:05:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75
09:50:09 04:05:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 04:06:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62
09:50:09 04:06:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:09 04:06:01 AM 1 0.40 0.00 0.08 0.00 0.02 99.50
09:50:09 04:07:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:09 04:07:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
09:50:09 04:07:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:09
09:50:09 04:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 04:08:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:09 04:08:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 04:08:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:09 04:09:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
09:50:09 04:09:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:09 04:09:01 AM 1 0.30 0.00 0.03 0.00 0.02 99.65
09:50:09 04:10:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:09 04:10:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 04:10:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45
09:50:09 04:11:01 AM all 0.22 0.00 0.13 0.01 0.03 99.62
09:50:09 04:11:01 AM 0 0.23 0.00 0.07 0.02 0.02 99.67
09:50:09 04:11:01 AM 1 0.20 0.00 0.18 0.00 0.03 99.58
09:50:09 04:12:01 AM all 0.32 0.00 0.06 0.01 0.03 99.59
09:50:09 04:12:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:09 04:12:01 AM 1 0.10 0.00 0.07 0.02 0.02 99.80
09:50:09 04:13:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:09 04:13:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33
09:50:09 04:13:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:09 04:14:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66
09:50:09 04:14:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47
09:50:09 04:14:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 04:15:01 AM all 0.19 0.00 0.07 0.00 0.02 99.72
09:50:09 04:15:01 AM 0 0.32 0.00 0.10 0.00 0.02 99.56
09:50:09 04:15:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:09 04:16:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:09 04:16:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:09 04:16:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88
09:50:09 04:17:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:09 04:17:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:09 04:17:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 04:18:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56
09:50:09 04:18:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:09 04:18:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:09
09:50:09 04:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 04:19:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:50:09 04:19:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
09:50:09 04:19:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:50:09 04:20:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:09 04:20:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:09 04:20:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:09 04:21:01 AM all 0.32 0.00 0.08 0.01 0.03 99.57
09:50:09 04:21:01 AM 0 0.55 0.00 0.05 0.02 0.02 99.37
09:50:09 04:21:01 AM 1 0.08 0.00 0.12 0.00 0.03 99.77
09:50:09 04:22:01 AM all 0.34 0.00 0.04 0.00 0.03 99.58
09:50:09 04:22:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42
09:50:09 04:22:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
09:50:09 04:23:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:09 04:23:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72
09:50:09 04:23:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72
09:50:09 04:24:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:09 04:24:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 04:24:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:09 04:25:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:09 04:25:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:09 04:25:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:09 04:26:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:09 04:26:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 04:26:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:09 04:27:01 AM all 0.15 0.00 0.08 0.00 0.04 99.73
09:50:09 04:27:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:09 04:27:01 AM 1 0.27 0.00 0.12 0.00 0.05 99.57
09:50:09 04:28:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:09 04:28:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:09 04:28:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:09 04:29:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76
09:50:09 04:29:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70
09:50:09 04:29:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:09
09:50:09 04:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 04:30:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:09 04:30:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:09 04:30:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:50:09 04:31:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
09:50:09 04:31:01 AM 0 0.28 0.00 0.12 0.00 0.05 99.55
09:50:09 04:31:01 AM 1 0.30 0.00 0.05 0.00 0.00 99.65
09:50:09 04:32:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:09 04:32:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:09 04:32:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:09 04:33:01 AM all 0.61 0.00 0.07 0.00 0.03 99.29
09:50:09 04:33:01 AM 0 1.12 0.00 0.05 0.00 0.02 98.82
09:50:09 04:33:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:09 04:34:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:09 04:34:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:09 04:34:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:09 04:35:01 AM all 0.31 0.23 0.16 0.10 0.03 99.18
09:50:09 04:35:01 AM 0 0.52 0.45 0.22 0.20 0.02 98.60
09:50:09 04:35:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:50:09 04:36:01 AM all 0.30 0.00 0.06 0.01 0.03 99.61
09:50:09 04:36:01 AM 0 0.48 0.00 0.03 0.02 0.02 99.45
09:50:09 04:36:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:09 04:37:01 AM all 0.54 0.00 0.06 0.00 0.03 99.37
09:50:09 04:37:01 AM 0 1.00 0.00 0.05 0.00 0.03 98.91
09:50:09 04:37:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 04:38:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:09 04:38:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:50:09 04:38:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:09 04:39:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:09 04:39:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
09:50:09 04:39:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 04:40:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
09:50:09 04:40:01 AM 0 0.32 0.00 0.10 0.00 0.03 99.55
09:50:09 04:40:01 AM 1 0.08 0.00 0.02 0.00 0.03 99.87
09:50:09
09:50:09 04:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 04:41:01 AM all 0.33 0.00 0.07 0.01 0.03 99.57
09:50:09 04:41:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:50:09 04:41:01 AM 1 0.17 0.00 0.08 0.02 0.03 99.70
09:50:09 04:42:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:09 04:42:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:09 04:42:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:09 04:43:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:09 04:43:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:09 04:43:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:09 04:44:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:09 04:44:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:09 04:44:01 AM 1 0.48 0.00 0.03 0.00 0.00 99.48
09:50:09 04:45:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:09 04:45:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:09 04:45:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 04:46:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:09 04:46:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:09 04:46:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:50:09 04:47:01 AM all 0.37 0.00 0.03 0.00 0.03 99.57
09:50:09 04:47:01 AM 0 0.57 0.00 0.02 0.00 0.02 99.40
09:50:09 04:47:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75
09:50:09 04:48:01 AM all 0.15 0.00 0.07 0.00 0.03 99.76
09:50:09 04:48:01 AM 0 0.22 0.00 0.05 0.00 0.02 99.72
09:50:09 04:48:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:09 04:49:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:09 04:49:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:09 04:49:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:09 04:50:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:09 04:50:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:50:09 04:50:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:09 04:51:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:09 04:51:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
09:50:09 04:51:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09
09:50:09 04:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 04:52:01 AM all 0.23 0.00 0.05 0.00 0.02 99.71
09:50:09 04:52:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
09:50:09 04:52:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:09 04:53:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69
09:50:09 04:53:01 AM 0 0.35 0.00 0.05 0.00 0.02 99.58
09:50:09 04:53:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:09 04:54:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:09 04:54:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:09 04:54:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:09 04:55:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59
09:50:09 04:55:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:09 04:55:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
09:50:09 04:56:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:09 04:56:01 AM 0 0.52 0.00 0.08 0.00 0.02 99.38
09:50:09 04:56:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:09 04:57:01 AM all 0.41 0.00 0.07 0.00 0.03 99.49
09:50:09 04:57:01 AM 0 0.47 0.00 0.10 0.00 0.03 99.40
09:50:09 04:57:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58
09:50:09 04:58:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70
09:50:09 04:58:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:09 04:58:01 AM 1 0.32 0.00 0.03 0.00 0.02 99.63
09:50:09 04:59:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:09 04:59:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 04:59:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:09 05:00:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58
09:50:09 05:00:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 05:00:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37
09:50:09 05:01:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:09 05:01:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 05:01:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:09 05:02:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:50:09 05:02:01 AM 0 0.05 0.00 0.08 0.00 0.02 99.85
09:50:09 05:02:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
09:50:09
09:50:09 05:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 05:03:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:09 05:03:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:09 05:03:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:09 05:04:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:09 05:04:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:09 05:04:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 05:05:01 AM all 0.22 0.00 0.03 0.00 0.03 99.72
09:50:09 05:05:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:50:09 05:05:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:09 05:06:02 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:09 05:06:02 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:09 05:06:02 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:09 05:07:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60
09:50:09 05:07:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:09 05:07:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.36
09:50:09 05:08:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:09 05:08:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 05:08:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:09 05:09:01 AM all 0.17 0.00 0.07 0.00 0.03 99.73
09:50:09 05:09:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:09 05:09:01 AM 1 0.28 0.00 0.10 0.00 0.03 99.58
09:50:09 05:10:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:09 05:10:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09 05:10:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42
09:50:09 05:11:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:09 05:11:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:09 05:11:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:09 05:12:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
09:50:09 05:12:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
09:50:09 05:12:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:09 05:13:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:09 05:13:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:09 05:13:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:50:09
09:50:09 05:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 05:14:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67
09:50:09 05:14:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55
09:50:09 05:14:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 05:15:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:50:09 05:15:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:09 05:15:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:09 05:16:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:09 05:16:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:09 05:16:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 05:17:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:09 05:17:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:09 05:17:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
09:50:09 05:18:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:09 05:18:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:09 05:18:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
09:50:09 05:19:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:50:09 05:19:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:09 05:19:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:09 05:20:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61
09:50:09 05:20:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:50:09 05:20:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:50:09 05:21:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:50:09 05:21:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58
09:50:09 05:21:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09 05:22:01 AM all 0.34 0.00 0.06 0.01 0.03 99.57
09:50:09 05:22:01 AM 0 0.53 0.00 0.03 0.00 0.00 99.43
09:50:09 05:22:01 AM 1 0.15 0.00 0.08 0.02 0.05 99.70
09:50:09 05:23:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:09 05:23:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:09 05:23:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 05:24:01 AM all 0.18 0.00 0.05 0.00 0.03 99.74
09:50:09 05:24:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60
09:50:09 05:24:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:09
09:50:09 05:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 05:25:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:09 05:25:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09 05:25:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:09 05:26:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62
09:50:09 05:26:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:50:09 05:26:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:09 05:27:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:09 05:27:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09 05:27:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 05:28:01 AM all 0.23 0.00 0.04 0.00 0.04 99.69
09:50:09 05:28:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 05:28:01 AM 1 0.37 0.00 0.02 0.00 0.03 99.58
09:50:09 05:29:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:09 05:29:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78
09:50:09 05:29:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57
09:50:09 05:30:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:09 05:30:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:09 05:30:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:09 05:31:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
09:50:09 05:31:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:09 05:31:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:09 05:32:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:09 05:32:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78
09:50:09 05:32:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:09 05:33:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61
09:50:09 05:33:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:09 05:33:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:09 05:34:01 AM all 0.13 0.00 0.05 0.00 0.03 99.79
09:50:09 05:34:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:09 05:34:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77
09:50:09 05:35:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:09 05:35:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:09 05:35:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:09
09:50:09 05:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 05:36:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:50:09 05:36:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:09 05:36:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:09 05:37:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:50:09 05:37:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:09 05:37:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:09 05:38:01 AM all 0.29 0.00 0.05 0.00 0.02 99.64
09:50:09 05:38:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:09 05:38:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 05:39:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:09 05:39:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:09 05:39:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:09 05:40:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:50:09 05:40:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:09 05:40:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:50:09 05:41:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:09 05:41:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:50:09 05:41:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:50:09 05:42:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67
09:50:09 05:42:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.52
09:50:09 05:42:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 05:43:01 AM all 0.15 0.00 0.07 0.00 0.03 99.76
09:50:09 05:43:01 AM 0 0.02 0.00 0.05 0.00 0.02 99.92
09:50:09 05:43:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60
09:50:09 05:44:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
09:50:09 05:44:01 AM 0 0.32 0.00 0.02 0.00 0.02 99.65
09:50:09 05:44:01 AM 1 0.30 0.00 0.05 0.00 0.05 99.60
09:50:09 05:45:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67
09:50:09 05:45:01 AM 0 0.40 0.00 0.03 0.00 0.00 99.57
09:50:09 05:45:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:09 05:46:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:09 05:46:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:09 05:46:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:50:09
09:50:09 05:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 05:47:01 AM all 0.40 0.00 0.06 0.00 0.02 99.52
09:50:09 05:47:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:50:09 05:47:01 AM 1 0.22 0.00 0.07 0.00 0.02 99.70
09:50:09 05:48:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
09:50:09 05:48:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60
09:50:09 05:48:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:50:09 05:49:01 AM all 0.12 0.00 0.08 0.00 0.02 99.79
09:50:09 05:49:01 AM 0 0.05 0.00 0.03 0.00 0.00 99.92
09:50:09 05:49:01 AM 1 0.18 0.00 0.12 0.00 0.03 99.67
09:50:09 05:50:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:50:09 05:50:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:09 05:50:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
09:50:09 05:51:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:09 05:51:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:09 05:51:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:09 05:52:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:09 05:52:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 05:52:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:09 05:53:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:50:09 05:53:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:50:09 05:53:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:09 05:54:01 AM all 0.26 0.00 0.04 0.00 0.02 99.68
09:50:09 05:54:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:09 05:54:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:09 05:55:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:09 05:55:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:09 05:55:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 05:56:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61
09:50:09 05:56:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:50:09 05:56:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:09 05:57:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69
09:50:09 05:57:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
09:50:09 05:57:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:09
09:50:09 05:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 05:58:01 AM all 0.25 0.00 0.04 0.00 0.03 99.68
09:50:09 05:58:01 AM 0 0.37 0.00 0.02 0.00 0.00 99.62
09:50:09 05:58:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
09:50:09 05:59:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:09 05:59:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:09 05:59:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:50:09 06:00:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:09 06:00:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:50:09 06:00:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 06:01:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:50:09 06:01:01 AM 0 0.30 0.00 0.05 0.00 0.02 99.63
09:50:09 06:01:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58
09:50:09 06:02:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:50:09 06:02:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:09 06:02:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37
09:50:09 06:03:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:50:09 06:03:01 AM 0 0.13 0.00 0.03 0.00 0.02 99.82
09:50:09 06:03:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:50:09 06:04:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:09 06:04:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:50:09 06:04:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09 06:05:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
09:50:09 06:05:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:09 06:05:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 06:06:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:09 06:06:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:50:09 06:06:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:09 06:07:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:09 06:07:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:09 06:07:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 06:08:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:09 06:08:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:09 06:08:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:09
09:50:09 06:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 06:09:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65
09:50:09 06:09:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:50:09 06:09:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:09 06:10:01 AM all 0.11 0.00 0.06 0.00 0.03 99.81
09:50:09 06:10:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:09 06:10:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:50:09 06:11:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65
09:50:09 06:11:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:09 06:11:01 AM 1 0.48 0.00 0.08 0.00 0.02 99.42
09:50:09 06:12:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:09 06:12:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:09 06:12:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
09:50:09 06:13:02 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:09 06:13:02 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 06:13:02 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:09 06:14:01 AM all 0.27 0.00 0.07 0.00 0.02 99.64
09:50:09 06:14:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.86
09:50:09 06:14:01 AM 1 0.49 0.00 0.07 0.00 0.02 99.42
09:50:09 06:15:01 AM all 0.18 0.00 0.06 0.00 0.03 99.72
09:50:09 06:15:01 AM 0 0.18 0.00 0.05 0.00 0.03 99.73
09:50:09 06:15:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
09:50:09 06:16:01 AM all 0.32 0.17 0.11 0.00 0.03 99.38
09:50:09 06:16:01 AM 0 0.52 0.05 0.08 0.00 0.02 99.33
09:50:09 06:16:01 AM 1 0.12 0.28 0.13 0.00 0.03 99.43
09:50:09 06:17:01 AM all 0.34 0.00 0.05 0.01 0.03 99.57
09:50:09 06:17:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:09 06:17:01 AM 1 0.13 0.00 0.05 0.02 0.02 99.78
09:50:09 06:18:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58
09:50:09 06:18:01 AM 0 0.50 0.00 0.05 0.00 0.00 99.45
09:50:09 06:18:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
09:50:09 06:19:01 AM all 0.31 0.00 0.08 0.00 0.02 99.59
09:50:09 06:19:01 AM 0 0.48 0.00 0.12 0.00 0.03 99.37
09:50:09 06:19:01 AM 1 0.13 0.00 0.05 0.00 0.00 99.82
09:50:09
09:50:09 06:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 06:20:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:09 06:20:01 AM 0 0.17 0.00 0.07 0.00 0.03 99.73
09:50:09 06:20:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:50:09 06:21:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:50:09 06:21:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:09 06:21:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:50:09 06:22:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68
09:50:09 06:22:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:09 06:22:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48
09:50:09 06:23:01 AM all 0.26 0.00 0.03 0.00 0.03 99.68
09:50:09 06:23:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 06:23:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53
09:50:09 06:24:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:09 06:24:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 06:24:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:50:09 06:25:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:09 06:25:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:09 06:25:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:09 06:26:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:09 06:26:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:09 06:26:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:09 06:27:01 AM all 0.30 0.00 0.06 0.01 0.03 99.60
09:50:09 06:27:01 AM 0 0.10 0.00 0.08 0.02 0.05 99.75
09:50:09 06:27:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:09 06:28:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
09:50:09 06:28:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09 06:28:01 AM 1 0.25 0.00 0.07 0.00 0.02 99.67
09:50:09 06:29:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:09 06:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 06:29:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:09 06:30:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:50:09 06:30:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
09:50:09 06:30:01 AM 1 0.10 0.00 0.03 0.00 0.05 99.82
09:50:09
09:50:09 06:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 06:31:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71
09:50:09 06:31:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:09 06:31:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.51
09:50:09 06:32:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:09 06:32:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 06:32:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:09 06:33:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:09 06:33:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:09 06:33:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:09 06:34:01 AM all 0.17 0.00 0.08 0.00 0.03 99.73
09:50:09 06:34:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:09 06:34:01 AM 1 0.27 0.00 0.10 0.00 0.03 99.60
09:50:09 06:35:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:09 06:35:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:09 06:35:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38
09:50:09 06:36:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:09 06:36:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:09 06:36:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:09 06:37:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:09 06:37:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
09:50:09 06:37:01 AM 1 0.20 0.00 0.03 0.00 0.03 99.73
09:50:09 06:38:01 AM all 0.12 0.00 0.05 0.00 0.03 99.80
09:50:09 06:38:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75
09:50:09 06:38:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 06:39:01 AM all 0.33 0.00 0.03 0.00 0.03 99.62
09:50:09 06:39:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:50:09 06:39:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77
09:50:09 06:40:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:09 06:40:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 06:40:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:09 06:41:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:09 06:41:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:09 06:41:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:09
09:50:09 06:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 06:42:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:09 06:42:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:09 06:42:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 06:43:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:09 06:43:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:09 06:43:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 06:44:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
09:50:09 06:44:01 AM 0 0.23 0.00 0.02 0.00 0.02 99.73
09:50:09 06:44:01 AM 1 0.27 0.00 0.08 0.00 0.05 99.60
09:50:09 06:45:01 AM all 0.13 0.00 0.07 0.00 0.03 99.77
09:50:09 06:45:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:09 06:45:01 AM 1 0.22 0.00 0.08 0.00 0.05 99.65
09:50:09 06:46:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:09 06:46:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 06:46:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:09 06:47:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:09 06:47:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
09:50:09 06:47:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68
09:50:09 06:48:01 AM all 0.17 0.00 0.04 0.00 0.03 99.76
09:50:09 06:48:01 AM 0 0.22 0.00 0.03 0.00 0.03 99.72
09:50:09 06:48:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:50:09 06:49:01 AM all 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 06:49:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 06:49:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:50:09 06:50:01 AM all 0.06 0.00 0.04 0.00 0.03 99.87
09:50:09 06:50:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 06:50:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:09 06:51:01 AM all 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 06:51:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 06:51:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:50:09 06:52:01 AM all 0.37 0.00 0.06 0.00 0.03 99.54
09:50:09 06:52:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:09 06:52:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73
09:50:09
09:50:09 06:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 06:53:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:09 06:53:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
09:50:09 06:53:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 06:54:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:09 06:54:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
09:50:09 06:54:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:09 06:55:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:09 06:55:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:09 06:55:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:09 06:56:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:09 06:56:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:09 06:56:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:09 06:57:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:09 06:57:01 AM 0 0.23 0.00 0.03 0.00 0.03 99.70
09:50:09 06:57:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
09:50:09 06:58:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:09 06:58:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:09 06:58:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:09 06:59:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:09 06:59:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:09 06:59:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28
09:50:09 07:00:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:09 07:00:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:09 07:00:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:09 07:01:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:09 07:01:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:50:09 07:01:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 07:02:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71
09:50:09 07:02:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57
09:50:09 07:02:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 07:03:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
09:50:09 07:03:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:09 07:03:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:09
09:50:09 07:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 07:04:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:09 07:04:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:09 07:04:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 07:05:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:09 07:05:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:09 07:05:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 07:06:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:09 07:06:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:09 07:06:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 07:07:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69
09:50:09 07:07:01 AM 0 0.33 0.00 0.05 0.00 0.00 99.62
09:50:09 07:07:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:09 07:08:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:09 07:08:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:09 07:08:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 07:09:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:09 07:09:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:09 07:09:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:09 07:10:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:09 07:10:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:09 07:10:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 07:11:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:09 07:11:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:50:09 07:11:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:09 07:12:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
09:50:09 07:12:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57
09:50:09 07:12:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:09 07:13:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:09 07:13:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45
09:50:09 07:13:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:09 07:14:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:09 07:14:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:09 07:14:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:09
09:50:09 07:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 07:15:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:09 07:15:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:09 07:15:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:50:09 07:16:01 AM all 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 07:16:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:50:09 07:16:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:09 07:17:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:09 07:17:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:50:09 07:17:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:09 07:18:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:09 07:18:01 AM 0 0.52 0.00 0.00 0.00 0.02 99.47
09:50:09 07:18:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:09 07:19:01 AM all 0.18 0.00 0.07 0.00 0.03 99.73
09:50:09 07:19:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67
09:50:09 07:19:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:09 07:20:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:09 07:20:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:09 07:20:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:09 07:21:02 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:09 07:21:02 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 07:21:02 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:50:09 07:22:01 AM all 0.25 0.00 0.05 0.00 0.04 99.65
09:50:09 07:22:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:09 07:22:01 AM 1 0.41 0.00 0.05 0.00 0.03 99.51
09:50:09 07:23:01 AM all 0.27 0.00 0.03 0.00 0.03 99.67
09:50:09 07:23:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:09 07:23:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
09:50:09 07:24:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:09 07:24:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:09 07:24:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 07:25:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:09 07:25:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:09 07:25:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:09
09:50:09 07:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 07:26:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
09:50:09 07:26:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:09 07:26:01 AM 1 0.37 0.00 0.03 0.00 0.00 99.60
09:50:09 07:27:01 AM all 0.26 0.00 0.05 0.00 0.03 99.67
09:50:09 07:27:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:09 07:27:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:50:09 07:28:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:09 07:28:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:09 07:28:01 AM 1 0.47 0.00 0.02 0.00 0.03 99.48
09:50:09 07:29:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:09 07:29:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:09 07:29:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:09 07:30:01 AM all 0.29 0.00 0.03 0.00 0.03 99.64
09:50:09 07:30:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:09 07:30:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:09 07:31:01 AM all 0.33 0.00 0.08 0.01 0.03 99.56
09:50:09 07:31:01 AM 0 0.13 0.00 0.07 0.02 0.03 99.75
09:50:09 07:31:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37
09:50:09 07:32:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68
09:50:09 07:32:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:09 07:32:01 AM 1 0.37 0.00 0.10 0.00 0.05 99.48
09:50:09 07:33:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:09 07:33:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 07:33:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:09 07:34:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:09 07:34:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 07:34:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:09 07:35:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:09 07:35:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:09 07:35:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:09 07:36:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:09 07:36:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:09 07:36:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:09
09:50:09 07:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 07:37:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:50:09 07:37:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:09 07:37:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48
09:50:09 07:38:01 AM all 0.18 0.00 0.04 0.00 0.03 99.74
09:50:09 07:38:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:09 07:38:01 AM 1 0.25 0.00 0.02 0.00 0.03 99.70
09:50:09 07:39:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:09 07:39:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:09 07:39:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:09 07:40:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:09 07:40:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:09 07:40:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 07:41:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67
09:50:09 07:41:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 07:41:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:09 07:42:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:09 07:42:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78
09:50:09 07:42:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
09:50:09 07:43:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:09 07:43:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 07:43:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:09 07:44:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:50:09 07:44:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:09 07:44:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:09 07:45:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:09 07:45:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:09 07:45:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:09 07:46:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:09 07:46:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:09 07:46:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:09 07:47:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:09 07:47:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 07:47:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:09
09:50:09 07:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 07:48:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70
09:50:09 07:48:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09 07:48:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
09:50:09 07:49:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:09 07:49:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:09 07:49:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:09 07:50:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:09 07:50:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78
09:50:09 07:50:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:09 07:51:01 AM all 0.13 0.00 0.07 0.00 0.04 99.76
09:50:09 07:51:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:09 07:51:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73
09:50:09 07:52:01 AM all 0.21 0.00 0.05 0.00 0.03 99.71
09:50:09 07:52:01 AM 0 0.37 0.00 0.07 0.00 0.03 99.53
09:50:09 07:52:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:09 07:53:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72
09:50:09 07:53:01 AM 0 0.37 0.00 0.07 0.00 0.05 99.52
09:50:09 07:53:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:09 07:54:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72
09:50:09 07:54:01 AM 0 0.33 0.00 0.10 0.00 0.05 99.51
09:50:09 07:54:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92
09:50:09 07:55:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:09 07:55:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
09:50:09 07:55:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:09 07:56:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:09 07:56:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:09 07:56:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:09 07:57:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:09 07:57:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:09 07:57:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 07:58:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:09 07:58:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:09 07:58:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:09
09:50:09 07:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 07:59:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:09 07:59:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 07:59:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 08:00:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
09:50:09 08:00:01 AM 0 0.17 0.00 0.05 0.00 0.02 99.77
09:50:09 08:00:01 AM 1 0.43 0.00 0.10 0.00 0.05 99.42
09:50:09 08:01:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:50:09 08:01:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:50:09 08:01:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:09 08:02:01 AM all 0.33 0.19 0.12 0.00 0.03 99.33
09:50:09 08:02:01 AM 0 0.05 0.38 0.15 0.00 0.02 99.40
09:50:09 08:02:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.27
09:50:09 08:03:01 AM all 0.15 0.00 0.07 0.01 0.03 99.75
09:50:09 08:03:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:09 08:03:01 AM 1 0.27 0.00 0.08 0.02 0.03 99.60
09:50:09 08:04:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:09 08:04:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:09 08:04:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:50:09 08:05:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65
09:50:09 08:05:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:09 08:05:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
09:50:09 08:06:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:09 08:06:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09 08:06:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 08:07:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:09 08:07:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:09 08:07:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:09 08:08:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:09 08:08:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87
09:50:09 08:08:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38
09:50:09 08:09:01 AM all 0.15 0.00 0.05 0.00 0.04 99.76
09:50:09 08:09:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:09 08:09:01 AM 1 0.25 0.00 0.07 0.00 0.05 99.63
09:50:09
09:50:09 08:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 08:10:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:09 08:10:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 08:10:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:09 08:11:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:09 08:11:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 08:11:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:09 08:12:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67
09:50:09 08:12:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 08:12:01 AM 1 0.43 0.00 0.02 0.00 0.00 99.55
09:50:09 08:13:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:09 08:13:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75
09:50:09 08:13:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:09 08:14:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:09 08:14:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:09 08:14:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:09 08:15:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
09:50:09 08:15:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:09 08:15:01 AM 1 0.45 0.00 0.03 0.00 0.00 99.52
09:50:09 08:16:01 AM all 0.11 0.00 0.06 0.00 0.03 99.81
09:50:09 08:16:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 08:16:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82
09:50:09 08:17:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:09 08:17:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:09 08:17:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:09 08:18:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:09 08:18:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:09 08:18:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
09:50:09 08:19:01 AM all 0.28 0.00 0.04 0.00 0.03 99.66
09:50:09 08:19:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 08:19:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52
09:50:09 08:20:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:09 08:20:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:09 08:20:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:09
09:50:09 08:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 08:21:01 AM all 0.19 0.00 0.05 0.03 0.03 99.70
09:50:09 08:21:01 AM 0 0.28 0.00 0.03 0.00 0.02 99.67
09:50:09 08:21:01 AM 1 0.10 0.00 0.07 0.07 0.03 99.73
09:50:09 08:22:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:09 08:22:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:09 08:22:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:09 08:23:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:09 08:23:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 08:23:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:09 08:24:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:09 08:24:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:50:09 08:24:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:09 08:25:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:09 08:25:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:09 08:25:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:09 08:26:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:50:09 08:26:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:50:09 08:26:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09 08:27:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:09 08:27:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:09 08:27:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 08:28:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:50:09 08:28:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:50:09 08:28:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:09 08:29:01 AM all 0.21 0.00 0.08 0.00 0.02 99.70
09:50:09 08:29:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57
09:50:09 08:29:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83
09:50:09 08:30:02 AM all 0.30 0.00 0.07 0.00 0.03 99.60
09:50:09 08:30:02 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:09 08:30:02 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:09 08:31:01 AM all 0.33 0.00 0.08 0.01 0.03 99.56
09:50:09 08:31:01 AM 0 0.58 0.00 0.07 0.02 0.02 99.32
09:50:09 08:31:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:09
09:50:09 08:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 08:32:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:09 08:32:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
09:50:09 08:32:01 AM 1 0.27 0.00 0.07 0.00 0.02 99.65
09:50:09 08:33:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:50:09 08:33:01 AM 0 0.35 0.00 0.05 0.00 0.03 99.57
09:50:09 08:33:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 08:34:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:09 08:34:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:09 08:34:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:09 08:35:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:09 08:35:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 08:35:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:09 08:36:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:09 08:36:01 AM 0 0.52 0.00 0.00 0.00 0.00 99.48
09:50:09 08:36:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:50:09 08:37:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:09 08:37:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 08:37:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:09 08:38:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
09:50:09 08:38:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:09 08:38:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:09 08:39:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:09 08:39:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:09 08:39:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:09 08:40:01 AM all 0.18 0.00 0.05 0.00 0.03 99.74
09:50:09 08:40:01 AM 0 0.22 0.00 0.03 0.00 0.02 99.73
09:50:09 08:40:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
09:50:09 08:41:01 AM all 0.33 0.00 0.07 0.08 0.03 99.50
09:50:09 08:41:01 AM 0 0.52 0.00 0.03 0.02 0.02 99.42
09:50:09 08:41:01 AM 1 0.13 0.00 0.10 0.13 0.05 99.58
09:50:09 08:42:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:09 08:42:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:50:09 08:42:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09
09:50:09 08:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 08:43:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:50:09 08:43:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
09:50:09 08:43:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:09 08:44:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:09 08:44:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50
09:50:09 08:44:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77
09:50:09 08:45:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:50:09 08:45:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:09 08:45:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35
09:50:09 08:46:01 AM all 0.30 0.00 0.06 0.01 0.03 99.61
09:50:09 08:46:01 AM 0 0.10 0.00 0.08 0.02 0.03 99.77
09:50:09 08:46:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:09 08:47:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65
09:50:09 08:47:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:09 08:47:01 AM 1 0.43 0.00 0.03 0.00 0.00 99.53
09:50:09 08:48:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:09 08:48:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09 08:48:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:09 08:49:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:09 08:49:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:09 08:49:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:09 08:50:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:09 08:50:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:09 08:50:01 AM 1 0.55 0.00 0.08 0.00 0.02 99.35
09:50:09 08:51:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69
09:50:09 08:51:01 AM 0 0.18 0.00 0.05 0.00 0.02 99.75
09:50:09 08:51:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63
09:50:09 08:52:01 AM all 0.25 0.00 0.08 0.00 0.02 99.66
09:50:09 08:52:01 AM 0 0.10 0.00 0.10 0.00 0.02 99.78
09:50:09 08:52:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:09 08:53:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:50:09 08:53:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 08:53:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:50:09
09:50:09 08:53:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 08:54:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:09 08:54:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:09 08:54:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32
09:50:09 08:55:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:50:09 08:55:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:09 08:55:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:09 08:56:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:50:09 08:56:01 AM 0 0.10 0.00 0.07 0.00 0.00 99.83
09:50:09 08:56:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:09 08:57:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:09 08:57:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 08:57:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:50:09 08:58:01 AM all 0.18 0.00 0.08 0.00 0.03 99.72
09:50:09 08:58:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:09 08:58:01 AM 1 0.25 0.00 0.07 0.00 0.02 99.67
09:50:09 08:59:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:09 08:59:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:50:09 08:59:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:09 09:00:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:50:09 09:00:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
09:50:09 09:00:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:09 09:01:01 AM all 0.28 0.00 0.08 0.01 0.03 99.62
09:50:09 09:01:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50
09:50:09 09:01:01 AM 1 0.13 0.00 0.08 0.02 0.03 99.73
09:50:09 09:02:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:09 09:02:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:09 09:02:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
09:50:09 09:03:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:09 09:03:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42
09:50:09 09:03:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 09:04:01 AM all 0.28 0.00 0.07 0.00 0.02 99.64
09:50:09 09:04:01 AM 0 0.47 0.00 0.08 0.00 0.02 99.43
09:50:09 09:04:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:09
09:50:09 09:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 09:05:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:09 09:05:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:09 09:05:01 AM 1 0.02 0.00 0.05 0.00 0.02 99.92
09:50:09 09:06:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:50:09 09:06:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33
09:50:09 09:06:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:09 09:07:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67
09:50:09 09:07:01 AM 0 0.38 0.00 0.08 0.00 0.03 99.50
09:50:09 09:07:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:09 09:08:01 AM all 0.30 0.00 0.09 0.00 0.03 99.58
09:50:09 09:08:01 AM 0 0.52 0.00 0.10 0.00 0.03 99.35
09:50:09 09:08:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
09:50:09 09:09:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:09 09:09:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:09 09:09:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:09 09:10:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:09 09:10:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:09 09:10:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:09 09:11:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
09:50:09 09:11:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
09:50:09 09:11:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:09 09:12:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:50:09 09:12:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:09 09:12:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:09 09:13:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56
09:50:09 09:13:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:09 09:13:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
09:50:09 09:14:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:50:09 09:14:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:09 09:14:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:09 09:15:01 AM all 0.35 0.00 0.04 0.00 0.03 99.58
09:50:09 09:15:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:09 09:15:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72
09:50:09
09:50:09 09:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 09:16:01 AM all 0.25 0.00 0.07 1.11 0.09 98.48
09:50:09 09:16:01 AM 0 0.37 0.00 0.05 2.22 0.03 97.33
09:50:09 09:16:01 AM 1 0.13 0.00 0.08 0.00 0.15 99.63
09:50:09 09:17:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:09 09:17:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45
09:50:09 09:17:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75
09:50:09 09:18:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:09 09:18:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:50:09 09:18:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 09:19:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:09 09:19:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
09:50:09 09:19:01 AM 1 0.15 0.00 0.03 0.00 0.03 99.78
09:50:09 09:20:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61
09:50:09 09:20:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72
09:50:09 09:20:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50
09:50:09 09:21:01 AM all 0.30 0.00 0.09 0.00 0.02 99.59
09:50:09 09:21:01 AM 0 0.08 0.00 0.10 0.00 0.02 99.80
09:50:09 09:21:01 AM 1 0.52 0.00 0.08 0.00 0.02 99.38
09:50:09 09:22:01 AM all 0.35 0.00 0.06 0.00 0.02 99.57
09:50:09 09:22:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:09 09:22:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
09:50:09 09:23:01 AM all 0.26 0.00 0.08 0.00 0.03 99.62
09:50:09 09:23:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:09 09:23:01 AM 1 0.43 0.00 0.12 0.00 0.03 99.42
09:50:09 09:24:01 AM all 0.31 0.00 0.08 0.00 0.02 99.60
09:50:09 09:24:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:09 09:24:01 AM 1 0.13 0.00 0.10 0.00 0.02 99.75
09:50:09 09:25:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:50:09 09:25:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:50:09 09:25:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:09 09:26:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:09 09:26:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43
09:50:09 09:26:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:09
09:50:09 09:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 09:27:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64
09:50:09 09:27:01 AM 0 0.47 0.00 0.12 0.00 0.03 99.38
09:50:09 09:27:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:50:09 09:28:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:09 09:28:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:09 09:28:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:09 09:29:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
09:50:09 09:29:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:50:09 09:29:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:09 09:30:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:09 09:30:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:09 09:30:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:09 09:31:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:09 09:31:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:09 09:31:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:09 09:32:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:50:09 09:32:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48
09:50:09 09:32:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:09 09:33:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57
09:50:09 09:33:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:09 09:33:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73
09:50:09 09:34:01 AM all 0.31 0.00 0.03 0.00 0.03 99.63
09:50:09 09:34:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:09 09:34:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83
09:50:09 09:35:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:09 09:35:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63
09:50:09 09:35:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62
09:50:09 09:36:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:09 09:36:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:09 09:36:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:09 09:37:01 AM all 0.35 0.00 0.08 0.00 0.02 99.55
09:50:09 09:37:01 AM 0 0.10 0.00 0.12 0.00 0.02 99.77
09:50:09 09:37:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
09:50:09
09:50:09 09:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 09:38:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:09 09:38:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
09:50:09 09:38:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:09 09:39:01 AM all 0.27 0.00 0.09 0.00 0.03 99.61
09:50:09 09:39:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.81
09:50:09 09:39:01 AM 1 0.44 0.00 0.12 0.00 0.03 99.41
09:50:09 09:40:01 AM all 13.77 0.00 2.38 0.38 0.06 83.41
09:50:09 09:40:01 AM 0 9.35 0.00 1.52 0.32 0.05 88.77
09:50:09 09:40:01 AM 1 18.20 0.00 3.25 0.45 0.07 78.03
09:50:09 09:41:01 AM all 36.79 0.00 5.04 1.14 0.09 56.94
09:50:09 09:41:01 AM 0 32.09 0.00 4.38 0.96 0.08 62.49
09:50:09 09:41:01 AM 1 41.50 0.00 5.71 1.32 0.10 51.38
09:50:09 09:42:01 AM all 17.71 0.00 2.13 0.36 0.06 79.75
09:50:09 09:42:01 AM 0 23.37 0.00 2.54 0.23 0.05 73.81
09:50:09 09:42:01 AM 1 12.05 0.00 1.72 0.48 0.07 85.68
09:50:09 09:43:01 AM all 31.16 0.00 5.70 0.49 0.10 62.55
09:50:09 09:43:01 AM 0 22.67 0.00 4.79 0.37 0.10 72.08
09:50:09 09:43:01 AM 1 39.67 0.00 6.60 0.62 0.10 53.01
09:50:09 09:44:01 AM all 7.47 0.00 1.68 0.53 0.03 90.29
09:50:09 09:44:01 AM 0 5.22 0.00 1.37 0.47 0.03 92.91
09:50:09 09:44:01 AM 1 9.73 0.00 1.99 0.59 0.03 87.66
09:50:09 09:45:01 AM all 3.12 0.00 0.24 0.03 0.05 96.56
09:50:09 09:45:01 AM 0 1.14 0.00 0.28 0.03 0.05 98.50
09:50:09 09:45:01 AM 1 5.10 0.00 0.20 0.02 0.05 94.63
09:50:09 09:46:01 AM all 18.10 0.00 0.27 0.02 0.06 81.56
09:50:09 09:46:01 AM 0 5.17 0.00 0.25 0.02 0.05 94.51
09:50:09 09:46:01 AM 1 31.00 0.00 0.28 0.02 0.07 68.63
09:50:09 09:47:01 AM all 9.88 0.00 0.13 0.03 0.05 89.92
09:50:09 09:47:01 AM 0 4.73 0.00 0.13 0.05 0.05 95.04
09:50:09 09:47:01 AM 1 15.02 0.00 0.12 0.00 0.05 84.82
09:50:09 09:48:01 AM all 9.28 0.00 0.23 0.02 0.05 90.42
09:50:09 09:48:01 AM 0 5.45 0.00 0.20 0.02 0.03 94.30
09:50:09 09:48:01 AM 1 13.12 0.00 0.25 0.02 0.07 86.55
09:50:09
09:50:09 09:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:09 09:49:01 AM all 17.68 0.17 1.84 0.15 0.08 80.09
09:50:09 09:49:01 AM 0 7.37 0.33 1.32 0.02 0.08 90.87
09:50:09 09:49:01 AM 1 27.98 0.00 2.36 0.28 0.07 69.32
09:50:09 09:50:01 AM all 31.65 0.00 4.35 0.23 0.08 63.69
09:50:09 09:50:01 AM 0 38.78 0.00 4.37 0.23 0.08 56.53
09:50:09 09:50:01 AM 1 24.53 0.00 4.32 0.22 0.08 70.85
09:50:09 Average: all 0.88 0.00 0.15 0.03 0.03 98.91
09:50:09 Average: 0 0.77 0.00 0.14 0.03 0.03 99.03
09:50:09 Average: 1 0.99 0.00 0.16 0.03 0.03 98.79
09:50:09
09:50:09
09:50:09