09:40:04 Started by upstream project "integration-sanity-test-scandium" build number 570
09:40:04 originally caused by:
09:40:04 Started by timer
09:40:04 Running as SYSTEM
09:40:04 [EnvInject] - Loading node environment variables.
09:40:04 Building remotely on prd-centos8-robot-2c-8g-15797 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:04 [ssh-agent] Looking for ssh-agent implementation...
09:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:04 $ ssh-agent
09:40:05 SSH_AUTH_SOCK=/tmp/ssh-BjvQtML6xo6G/agent.6463
09:40:05 SSH_AGENT_PID=6465
09:40:05 [ssh-agent] Started.
09:40:05 Running ssh-add (command line suppressed)
09:40:05 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_7683162503103779111.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_7683162503103779111.key)
09:40:05 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:05 The recommended git tool is: NONE
09:40:07 using credential opendaylight-jenkins-ssh
09:40:07 Wiping out workspace first.
09:40:07 Cloning the remote Git repository
09:40:07 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:07 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:07 > git --version # timeout=10
09:40:07 > git --version # 'git version 2.43.0'
09:40:07 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:07 [INFO] Currently running in a labeled security context
09:40:07 [INFO] Currently SELinux is 'enforcing' on the host
09:40:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh3982896872954155662.key
09:40:07 Verifying host key using known hosts file
09:40:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:10 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:10 [INFO] Currently running in a labeled security context
09:40:10 [INFO] Currently SELinux is 'enforcing' on the host
09:40:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh14853617314227304927.key
09:40:10 Verifying host key using known hosts file
09:40:10 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:10 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
09:40:10 > git config core.sparsecheckout # timeout=10
09:40:10 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
09:40:11 Commit message: "Add bgpcep variables for vanadium"
09:40:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:11 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
09:40:11 No emails were triggered.
09:40:11 provisioning config files...
09:40:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1436627017536277005.sh
09:40:11 ---> python-tools-install.sh
09:40:11 Setup pyenv:
09:40:12 system
09:40:12 * 3.8.13 (set by /opt/pyenv/version)
09:40:12 * 3.9.13 (set by /opt/pyenv/version)
09:40:12 * 3.10.13 (set by /opt/pyenv/version)
09:40:12 * 3.11.7 (set by /opt/pyenv/version)
09:40:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YsH3
09:40:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:21 lf-activate-venv(): INFO: Base packages installed successfully
09:40:21 lf-activate-venv(): INFO: Installing additional packages: lftools
09:41:03 lf-activate-venv(): INFO: Adding /tmp/venv-YsH3/bin to PATH
09:41:03 Generating Requirements File
09:41:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:58 Python 3.11.7
09:41:58 pip 25.3 from /tmp/venv-YsH3/lib/python3.11/site-packages/pip (python 3.11)
09:41:58 appdirs==1.4.4
09:41:58 argcomplete==3.6.3
09:41:58 aspy.yaml==1.3.0
09:41:58 attrs==25.4.0
09:41:58 autopage==0.5.2
09:41:58 beautifulsoup4==4.14.3
09:41:58 boto3==1.42.14
09:41:58 botocore==1.42.14
09:41:58 bs4==0.0.2
09:41:58 cachetools==6.2.4
09:41:58 certifi==2025.11.12
09:41:58 cffi==2.0.0
09:41:58 cfgv==3.5.0
09:41:58 chardet==5.2.0
09:41:58 charset-normalizer==3.4.4
09:41:58 click==8.3.1
09:41:58 cliff==4.13.1
09:41:58 cmd2==3.0.0
09:41:58 cryptography==3.3.2
09:41:58 debtcollector==3.0.0
09:41:58 decorator==5.2.1
09:41:58 defusedxml==0.7.1
09:41:58 Deprecated==1.3.1
09:41:58 distlib==0.4.0
09:41:58 dnspython==2.8.0
09:41:58 docker==7.1.0
09:41:58 dogpile.cache==1.5.0
09:41:58 durationpy==0.10
09:41:58 email-validator==2.3.0
09:41:58 filelock==3.20.1
09:41:58 future==1.0.0
09:41:58 gitdb==4.0.12
09:41:58 GitPython==3.1.45
09:41:58 google-auth==2.45.0
09:41:58 httplib2==0.31.0
09:41:58 identify==2.6.15
09:41:58 idna==3.11
09:41:58 importlib-resources==1.5.0
09:41:58 iso8601==2.1.0
09:41:58 Jinja2==3.1.6
09:41:58 jmespath==1.0.1
09:41:58 jsonpatch==1.33
09:41:58 jsonpointer==3.0.0
09:41:58 jsonschema==4.25.1
09:41:58 jsonschema-specifications==2025.9.1
09:41:58 keystoneauth1==5.12.0
09:41:58 kubernetes==34.1.0
09:41:58 lftools==0.37.18
09:41:58 lxml==6.0.2
09:41:58 markdown-it-py==4.0.0
09:41:58 MarkupSafe==3.0.3
09:41:58 mdurl==0.1.2
09:41:58 msgpack==1.1.2
09:41:58 multi_key_dict==2.0.3
09:41:58 munch==4.0.0
09:41:58 netaddr==1.3.0
09:41:58 niet==1.4.2
09:41:58 nodeenv==1.10.0
09:41:58 oauth2client==4.1.3
09:41:58 oauthlib==3.3.1
09:41:58 openstacksdk==4.8.0
09:41:58 os-service-types==1.8.2
09:41:58 osc-lib==4.3.0
09:41:58 oslo.config==10.1.0
09:41:58 oslo.context==6.2.0
09:41:58 oslo.i18n==6.7.1
09:41:58 oslo.log==8.0.0
09:41:58 oslo.serialization==5.8.0
09:41:58 oslo.utils==9.2.0
09:41:58 packaging==25.0
09:41:58 pbr==7.0.3
09:41:58 platformdirs==4.5.1
09:41:58 prettytable==3.17.0
09:41:58 psutil==7.1.3
09:41:58 pyasn1==0.6.1
09:41:58 pyasn1_modules==0.4.2
09:41:58 pycparser==2.23
09:41:58 pygerrit2==2.0.15
09:41:58 PyGithub==2.8.1
09:41:58 Pygments==2.19.2
09:41:58 PyJWT==2.10.1
09:41:58 PyNaCl==1.6.1
09:41:58 pyparsing==2.4.7
09:41:58 pyperclip==1.11.0
09:41:58 pyrsistent==0.20.0
09:41:58 python-cinderclient==9.8.0
09:41:58 python-dateutil==2.9.0.post0
09:41:58 python-heatclient==4.3.0
09:41:58 python-jenkins==1.8.3
09:41:58 python-keystoneclient==5.7.0
09:41:58 python-magnumclient==4.9.0
09:41:58 python-openstackclient==8.2.0
09:41:58 python-swiftclient==4.9.0
09:41:58 PyYAML==6.0.3
09:41:58 referencing==0.37.0
09:41:58 requests==2.32.5
09:41:58 requests-oauthlib==2.0.0
09:41:58 requestsexceptions==1.4.0
09:41:58 rfc3986==2.0.0
09:41:58 rich==14.2.0
09:41:58 rich-argparse==1.7.2
09:41:58 rpds-py==0.30.0
09:41:58 rsa==4.9.1
09:41:58 ruamel.yaml==0.18.17
09:41:58 ruamel.yaml.clib==0.2.15
09:41:58 s3transfer==0.16.0
09:41:58 simplejson==3.20.2
09:41:58 six==1.17.0
09:41:58 smmap==5.0.2
09:41:58 soupsieve==2.8.1
09:41:58 stevedore==5.6.0
09:41:58 tabulate==0.9.0
09:41:58 toml==0.10.2
09:41:58 tomlkit==0.13.3
09:41:58 tqdm==4.67.1
09:41:58 typing_extensions==4.15.0
09:41:58 tzdata==2025.3
09:41:58 urllib3==1.26.20
09:41:58 virtualenv==20.35.4
09:41:58 wcwidth==0.2.14
09:41:58 websocket-client==1.9.0
09:41:58 wrapt==2.0.1
09:41:58 xdg==6.0.0
09:41:58 xmltodict==1.0.2
09:41:58 yq==3.4.3
09:41:58 [EnvInject] - Injecting environment variables from a build step.
09:41:58 [EnvInject] - Injecting as environment variables the properties content
09:41:58 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:58 OS_CLOUD=vex
09:41:58 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-565
09:41:58 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:58
09:41:58 [EnvInject] - Variables injected successfully.
09:41:58 provisioning config files...
09:41:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12665008836904137892.sh
09:41:59 ---> Create parameters file for OpenStack HOT
09:41:59 OpenStack Heat parameters generated
09:41:59 -----------------------------------
09:41:59 parameters:
09:41:59 vm_0_count: '1'
09:41:59 vm_0_flavor: 'v3-standard-4'
09:41:59 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
09:41:59 vm_1_count: '1'
09:41:59 vm_1_flavor: 'v3-standard-2'
09:41:59 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:59
09:41:59 job_name: '52208-565'
09:41:59 silo: 'releng'
09:41:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9865787394708458479.sh
09:41:59 ---> Create HEAT stack
09:41:59 + source /home/jenkins/lf-env.sh
09:41:59 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:59 ++ mktemp -d /tmp/venv-XXXX
09:41:59 + lf_venv=/tmp/venv-0g4i
09:41:59 + local venv_file=/tmp/.os_lf_venv
09:41:59 + local python=python3
09:41:59 + local options
09:41:59 + local set_path=true
09:41:59 + local install_args=
09:41:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:59 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:59 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:59 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:59 + true
09:41:59 + case $1 in
09:41:59 + python=python3
09:41:59 + shift 2
09:41:59 + true
09:41:59 + case $1 in
09:41:59 + shift
09:41:59 + break
09:41:59 + case $python in
09:41:59 + local pkg_list=
09:41:59 + [[ -d /opt/pyenv ]]
09:41:59 + echo 'Setup pyenv:'
09:41:59 Setup pyenv:
09:41:59 + export PYENV_ROOT=/opt/pyenv
09:41:59 + PYENV_ROOT=/opt/pyenv
09:41:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:59 + pyenv versions
09:41:59 system
09:41:59 3.8.13
09:41:59 3.9.13
09:41:59 3.10.13
09:41:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:59 + command -v pyenv
09:41:59 ++ pyenv init - --no-rehash
09:41:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:59 for i in ${!paths[@]}; do
09:41:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:59 fi; done;
09:41:59 echo "${paths[*]}"'\'')"
09:41:59 export PATH="/opt/pyenv/shims:${PATH}"
09:41:59 export PYENV_SHELL=bash
09:41:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:59 pyenv() {
09:41:59 local command
09:41:59 command="${1:-}"
09:41:59 if [ "$#" -gt 0 ]; then
09:41:59 shift
09:41:59 fi
09:41:59
09:41:59 case "$command" in
09:41:59 rehash|shell)
09:41:59 eval "$(pyenv "sh-$command" "$@")"
09:41:59 ;;
09:41:59 *)
09:41:59 command pyenv "$command" "$@"
09:41:59 ;;
09:41:59 esac
09:41:59 }'
09:41:59 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:59 for i in ${!paths[@]}; do
09:41:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:59 fi; done;
09:41:59 echo "${paths[*]}"'
09:41:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:59 ++ export PYENV_SHELL=bash
09:41:59 ++ PYENV_SHELL=bash
09:41:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:59 +++ complete -F _pyenv pyenv
09:41:59 ++ lf-pyver python3
09:41:59 ++ local py_version_xy=python3
09:41:59 ++ local py_version_xyz=
09:41:59 ++ sed 's/^[ *]* //'
09:41:59 ++ pyenv versions
09:41:59 ++ local command
09:41:59 ++ command=versions
09:41:59 ++ '[' 1 -gt 0 ']'
09:41:59 ++ shift
09:41:59 ++ case "$command" in
09:41:59 ++ command pyenv versions
09:41:59 ++ pyenv versions
09:41:59 ++ awk '{ print $1 }'
09:41:59 ++ grep -E '^[0-9.]*[0-9]$'
09:41:59 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:59 +++ tail -n 1
09:41:59 +++ grep '^3' /tmp/.pyenv_versions
09:41:59 +++ sort -V
09:41:59 ++ py_version_xyz=3.11.7
09:41:59 ++ [[ -z 3.11.7 ]]
09:41:59 ++ echo 3.11.7
09:41:59 ++ return 0
09:41:59 + pyenv local 3.11.7
09:41:59 + local command
09:41:59 + command=local
09:41:59 + '[' 2 -gt 0 ']'
09:41:59 + shift
09:41:59 + case "$command" in
09:41:59 + command pyenv local 3.11.7
09:41:59 + pyenv local 3.11.7
09:41:59 + for arg in "$@"
09:41:59 + case $arg in
09:41:59 + pkg_list+='lftools[openstack] '
09:41:59 + for arg in "$@"
09:41:59 + case $arg in
09:41:59 + pkg_list+='kubernetes '
09:41:59 + for arg in "$@"
09:41:59 + case $arg in
09:41:59 + pkg_list+='niet '
09:41:59 + for arg in "$@"
09:41:59 + case $arg in
09:41:59 + pkg_list+='python-heatclient '
09:41:59 + for arg in "$@"
09:41:59 + case $arg in
09:41:59 + pkg_list+='python-openstackclient '
09:41:59 + for arg in "$@"
09:41:59 + case $arg in
09:41:59 + pkg_list+='python-magnumclient '
09:41:59 + for arg in "$@"
09:41:59 + case $arg in
09:41:59 + pkg_list+='urllib3~=1.26.15 '
09:41:59 + for arg in "$@"
09:41:59 + case $arg in
09:41:59 + pkg_list+='yq '
09:41:59 + [[ -f /tmp/.os_lf_venv ]]
09:41:59 ++ cat /tmp/.os_lf_venv
09:41:59 + lf_venv=/tmp/venv-YsH3
09:41:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YsH3 from' file:/tmp/.os_lf_venv
09:41:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YsH3 from file:/tmp/.os_lf_venv
09:41:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:59 + local 'pip_opts=--upgrade --quiet'
09:41:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:59 + [[ -n '' ]]
09:41:59 + [[ -n '' ]]
09:41:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:59 + /tmp/venv-YsH3/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:42:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:42:01 lf-activate-venv(): INFO: Base packages installed successfully
09:42:01 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:42:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:42:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:42:01 + /tmp/venv-YsH3/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:42:21 + type python3
09:42:21 + true
09:42:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YsH3/bin to PATH'
09:42:21 lf-activate-venv(): INFO: Adding /tmp/venv-YsH3/bin to PATH
09:42:21 + PATH=/tmp/venv-YsH3/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:42:21 + return 0
09:42:21 + openstack --os-cloud vex limits show --absolute
09:42:22 +--------------------------+---------+
09:42:22 | Name | Value |
09:42:22 +--------------------------+---------+
09:42:22 | maxTotalInstances | -1 |
09:42:22 | maxTotalCores | 450 |
09:42:22 | maxTotalRAMSize | 1000000 |
09:42:22 | maxServerMeta | 128 |
09:42:22 | maxImageMeta | 128 |
09:42:22 | maxPersonality | 5 |
09:42:22 | maxPersonalitySize | 10240 |
09:42:22 | maxTotalKeypairs | 100 |
09:42:22 | maxServerGroups | 10 |
09:42:22 | maxServerGroupMembers | 10 |
09:42:22 | maxTotalFloatingIps | -1 |
09:42:22 | maxSecurityGroups | -1 |
09:42:22 | maxSecurityGroupRules | -1 |
09:42:22 | totalRAMUsed | 802816 |
09:42:22 | totalCoresUsed | 196 |
09:42:22 | totalInstancesUsed | 66 |
09:42:22 | totalFloatingIpsUsed | 0 |
09:42:22 | totalSecurityGroupsUsed | 0 |
09:42:22 | totalServerGroupsUsed | 0 |
09:42:22 | maxTotalVolumes | -1 |
09:42:22 | maxTotalSnapshots | 10 |
09:42:22 | maxTotalVolumeGigabytes | 4096 |
09:42:22 | maxTotalBackups | 10 |
09:42:22 | maxTotalBackupGigabytes | 1000 |
09:42:22 | totalVolumesUsed | 3 |
09:42:22 | totalGigabytesUsed | 60 |
09:42:22 | totalSnapshotsUsed | 0 |
09:42:22 | totalBackupsUsed | 0 |
09:42:22 | totalBackupGigabytesUsed | 0 |
09:42:22 +--------------------------+---------+
09:42:22 + pushd /opt/ciman/openstack-hot
09:42:22 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:22 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-565 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:48 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-565
09:42:48 Waiting to initialize infrastructure...
09:42:48 Stack initialization successful.
09:42:48 ------------------------------------
09:42:48 Stack Details
09:42:48 ------------------------------------
09:42:48 {'added': None,
09:42:48 'capabilities': [],
09:42:48 'created_at': '2025-12-22T09:42:26Z',
09:42:48 'deleted': None,
09:42:48 'deleted_at': None,
09:42:48 'description': 'No description',
09:42:48 'environment': None,
09:42:48 'environment_files': None,
09:42:48 'files': None,
09:42:48 'files_container': None,
09:42:48 'id': 'd6fd6644-7464-4e0c-be97-70e292668b18',
09:42:48 'is_rollback_disabled': True,
09:42:48 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-565/d6fd6644-7464-4e0c-be97-70e292668b18',
09:42:48 'rel': 'self'}],
09:42:48 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:42:48 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-565',
09:42:48 'notification_topics': [],
09:42:48 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:42:48 'output_key': 'vm_0_ips',
09:42:48 'output_value': ['10.30.171.141']},
09:42:48 {'description': 'IP addresses of the 2nd vm types',
09:42:48 'output_key': 'vm_1_ips',
09:42:48 'output_value': ['10.30.170.201']}],
09:42:48 'owner_id': ****,
09:42:48 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:48 'OS::stack_id': 'd6fd6644-7464-4e0c-be97-70e292668b18',
09:42:48 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-565',
09:42:48 'job_name': '52208-565',
09:42:48 'silo': 'releng',
09:42:48 'vm_0_count': '1',
09:42:48 'vm_0_flavor': 'v3-standard-4',
09:42:48 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:48 '20251201-010221.432',
09:42:48 'vm_1_count': '1',
09:42:48 'vm_1_flavor': 'v3-standard-2',
09:42:48 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:48 '- 20250917-133034.654'},
09:42:48 'parent_id': None,
09:42:48 'replaced': None,
09:42:48 'status': 'CREATE_COMPLETE',
09:42:48 'status_reason': 'Stack CREATE completed successfully',
09:42:48 'tags': [],
09:42:48 'template': None,
09:42:48 'template_description': 'No description',
09:42:48 'template_url': None,
09:42:48 'timeout_mins': 15,
09:42:48 'unchanged': None,
09:42:48 'updated': None,
09:42:48 'updated_at': None,
09:42:48 'user_project_id': '40b7acb18ea3421baa2dc872b3dda5d7'}
09:42:48 ------------------------------------
09:42:48 + popd
09:42:48 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3151901940558759056.sh
09:42:53 ---> Copy SSH public keys to CSIT lab
09:42:53 Setup pyenv:
09:42:54 system
09:42:54 3.8.13
09:42:54 3.9.13
09:42:54 3.10.13
09:42:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YsH3 from file:/tmp/.os_lf_venv
09:42:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:56 lf-activate-venv(): INFO: Base packages installed successfully
09:42:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:43:11 lf-activate-venv(): INFO: Adding /tmp/venv-YsH3/bin to PATH
09:43:13 SSH not responding on 10.30.171.141. Retrying in 10 seconds...
09:43:13 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:43:14 releng-52208-565-1-mininet-ovs-217-0
09:43:14 Successfully copied public keys to slave 10.30.170.201
09:43:23 Ping to 10.30.171.141 successful.
09:43:24 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:43:24 releng-52208-565-0-builder-0
09:43:24 Successfully copied public keys to slave 10.30.171.141
09:43:24 Process 7684 ready.
09:43:24 Process 7685 ready.
09:43:24 SSH ready on all stack servers.
09:43:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9139604403635785337.sh
09:43:24 Setup pyenv:
09:43:24 system
09:43:24 3.8.13
09:43:24 3.9.13
09:43:24 3.10.13
09:43:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mavp
09:43:28 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:43:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:33 lf-activate-venv(): INFO: Base packages installed successfully
09:43:33 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:43:35 lf-activate-venv(): INFO: Adding /tmp/venv-Mavp/bin to PATH
09:43:35 + echo 'Installing Python Requirements'
09:43:35 Installing Python Requirements
09:43:35 + cat
09:43:35 + python -m pip install -r requirements.txt
09:43:35 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:43:35 Collecting docker-py (from -r requirements.txt (line 1))
09:43:35 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:43:35 Collecting ipaddr (from -r requirements.txt (line 2))
09:43:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:43:35 Installing build dependencies: started
09:43:36 Installing build dependencies: finished with status 'done'
09:43:36 Getting requirements to build wheel: started
09:43:37 Getting requirements to build wheel: finished with status 'done'
09:43:37 Preparing metadata (pyproject.toml): started
09:43:37 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:37 Collecting netaddr (from -r requirements.txt (line 3))
09:43:37 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:43:37 Collecting netifaces (from -r requirements.txt (line 4))
09:43:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:43:37 Installing build dependencies: started
09:43:38 Installing build dependencies: finished with status 'done'
09:43:38 Getting requirements to build wheel: started
09:43:38 Getting requirements to build wheel: finished with status 'done'
09:43:38 Preparing metadata (pyproject.toml): started
09:43:38 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:38 Collecting pyhocon (from -r requirements.txt (line 5))
09:43:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:43:38 Collecting requests (from -r requirements.txt (line 6))
09:43:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:43:39 Collecting robotframework (from -r requirements.txt (line 7))
09:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB)
09:43:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 34.6 MB/s 0:00:00
09:43:39 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:43:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:43:39 Installing build dependencies: started
09:43:40 Installing build dependencies: finished with status 'done'
09:43:40 Getting requirements to build wheel: started
09:43:40 Getting requirements to build wheel: finished with status 'done'
09:43:40 Preparing metadata (pyproject.toml): started
09:43:40 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:40 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:43:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:43:41 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:43:41 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:43:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:43:41 Installing build dependencies: started
09:43:42 Installing build dependencies: finished with status 'done'
09:43:42 Getting requirements to build wheel: started
09:43:42 Getting requirements to build wheel: finished with status 'done'
09:43:42 Preparing metadata (pyproject.toml): started
09:43:42 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:42 Collecting scapy (from -r requirements.txt (line 12))
09:43:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:43:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 51.0 MB/s 0:00:00
09:43:42 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:43:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:43:42 Installing build dependencies: started
09:43:43 Installing build dependencies: finished with status 'done'
09:43:43 Getting requirements to build wheel: started
09:43:44 Getting requirements to build wheel: finished with status 'done'
09:43:44 Preparing metadata (pyproject.toml): started
09:43:44 Preparing metadata (pyproject.toml): finished with status 'done'
09:43:44 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:43:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 40.3 MB/s 0:00:00
09:43:44 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:43:44 Collecting pyangbind (from -r requirements.txt (line 22))
09:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
09:43:44 Collecting isodate (from -r requirements.txt (line 25))
09:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:43:44 Collecting jmespath (from -r requirements.txt (line 28))
09:43:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:43:44 Collecting jsonpatch (from -r requirements.txt (line 31))
09:43:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:43:44 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:43:45 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:43:45 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:43:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:43:45 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:43:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:43:45 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:43:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:43:45 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:43:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:43:45 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:43:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:43:45 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:43:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:43:45 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:43:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
09:43:45 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:43:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:43:45 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:43:45 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:43:45 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:43:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:43:45 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:43:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:43:45 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:43:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:43:46 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
09:43:46 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:43:46 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:43:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:43:46 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:43:46 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:43:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:43:46 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:43:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 41.1 MB/s 0:00:00
09:43:46 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:43:46 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:43:46 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:43:46 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:43:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:43:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.1 MB/s 0:00:00
09:43:47 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:43:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:43:48 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:43:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:43:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 27.3 MB/s 0:00:00
09:43:48 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:43:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:48 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:43:49 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:43:49 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:49 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:43:49 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:43:49 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:49 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
09:43:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 64.9 MB/s 0:00:00
09:43:49 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:43:50 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:43:50 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:43:50 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:43:50 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:43:50 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:43:50 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:43:50 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:43:50 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:50 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:43:50 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:50 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
09:43:51 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:51 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
09:43:51 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:51 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:43:51 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:43:51 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=683ade29237098e1e8aa977b6ad07fb61364a3213796815811241da1e19574dd
09:43:51 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:51 Building wheel for ipaddr (pyproject.toml): started
09:43:51 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:43:51 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=cb86a29906862d904c05f061a6dec32917f0683980294accea7b4ceadda55ff8
09:43:51 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:51 Building wheel for netifaces (pyproject.toml): started
09:43:54 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:43:54 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41094 sha256=59489b5c275bdd7049d0a9000c0d2cba46a10a41baef0f56132a1cafd09feff5
09:43:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:54 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:43:54 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:43:54 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=7de5055eb0b552aa2884afd30c7c6f8b0ec44c7b7a434c0c6874e606940a8399
09:43:54 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:54 Building wheel for jsonpath-rw (pyproject.toml): started
09:43:54 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:43:54 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=716a15f24d41772ee9d74cb62c347007dad1b3ecff09a18c4217c6432c6edcad
09:43:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:54 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:54 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:44:02
09:44:02 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 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.7 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.4 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.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
09:44:02 + pip freeze
09:44:02 attrs==25.4.0
09:44:02 bcrypt==5.0.0
09:44:02 beautifulsoup4==4.14.3
09:44:02 certifi==2025.11.12
09:44:02 cffi==2.0.0
09:44:02 charset-normalizer==3.4.4
09:44:02 click==8.3.1
09:44:02 cryptography==46.0.3
09:44:02 decorator==5.2.1
09:44:02 distlib==0.4.0
09:44:02 docker-py==1.10.6
09:44:02 docker-pycreds==0.4.0
09:44:02 elastic-transport==8.17.1
09:44:02 elasticsearch==8.19.2
09:44:02 elasticsearch-dsl==8.15.4
09:44:02 enum34==1.1.10
09:44:02 filelock==3.20.1
09:44:02 h11==0.16.0
09:44:02 idna==3.11
09:44:02 invoke==2.2.1
09:44:02 ipaddr==2.2.0
09:44:02 isodate==0.7.2
09:44:02 jmespath==1.0.1
09:44:02 jsonpatch==1.33
09:44:02 jsonpath-rw==1.4.0
09:44:02 jsonpointer==3.0.0
09:44:02 lxml==6.0.2
09:44:02 netaddr==1.3.0
09:44:02 netifaces==0.11.0
09:44:02 outcome==1.3.0.post0
09:44:02 paramiko==4.0.0
09:44:02 platformdirs==4.5.1
09:44:02 ply==3.11
09:44:02 pyang==2.7.1
09:44:02 pyangbind==0.8.7
09:44:02 pycparser==2.23
09:44:02 pyhocon==0.3.61
09:44:02 PyNaCl==1.6.1
09:44:02 pyparsing==3.2.5
09:44:02 PySocks==1.7.1
09:44:02 python-dateutil==2.9.0.post0
09:44:02 regex==2025.11.3
09:44:02 requests==2.32.5
09:44:02 robotframework==7.4
09:44:02 robotframework-httplibrary==0.4.2
09:44:02 robotframework-pythonlibcore==4.4.1
09:44:02 robotframework-requests==0.9.7
09:44:02 robotframework-selenium2library==3.0.0
09:44:02 robotframework-seleniumlibrary==6.8.0
09:44:02 robotframework-sshlibrary==3.8.0
09:44:02 scapy==2.6.1
09:44:02 scp==0.15.0
09:44:02 selenium==4.39.0
09:44:02 six==1.17.0
09:44:02 sniffio==1.3.1
09:44:02 sortedcontainers==2.4.0
09:44:02 soupsieve==2.8.1
09:44:02 trio==0.32.0
09:44:02 trio-websocket==0.12.2
09:44:02 typing_extensions==4.15.0
09:44:02 urllib3==2.6.2
09:44:02 virtualenv==20.35.4
09:44:02 waitress==3.0.2
09:44:02 WebOb==1.8.9
09:44:02 websocket-client==1.9.0
09:44:02 WebTest==3.0.7
09:44:02 wsproto==1.3.2
09:44:02 [EnvInject] - Injecting environment variables from a build step.
09:44:02 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:44:02 [EnvInject] - Variables injected successfully.
09:44:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13273058342976226142.sh
09:44:02 Setup pyenv:
09:44:03 system
09:44:03 3.8.13
09:44:03 3.9.13
09:44:03 3.10.13
09:44:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:44:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YsH3 from file:/tmp/.os_lf_venv
09:44:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:44:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:44:05 lf-activate-venv(): INFO: Base packages installed successfully
09:44:05 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:44:13 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:44:13 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:44:13 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
09:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-YsH3/bin to PATH
09:44:13 + ODL_SYSTEM=()
09:44:13 + TOOLS_SYSTEM=()
09:44:13 + OPENSTACK_SYSTEM=()
09:44:13 + OPENSTACK_CONTROLLERS=()
09:44:13 + mapfile -t ADDR
09:44:13 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-565
09:44:13 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:44:15 + for i in "${ADDR[@]}"
09:44:15 ++ ssh 10.30.171.141 hostname -s
09:44:15 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:44:15 + REMHOST=releng-52208-565-0-builder-0
09:44:15 + case ${REMHOST} in
09:44:15 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:44:15 + for i in "${ADDR[@]}"
09:44:15 ++ ssh 10.30.170.201 hostname -s
09:44:15 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:44:16 + REMHOST=releng-52208-565-1-mininet-ovs-217-0
09:44:16 + case ${REMHOST} in
09:44:16 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:44:16 + echo NUM_ODL_SYSTEM=1
09:44:16 + echo NUM_TOOLS_SYSTEM=1
09:44:16 + '[' '' == yes ']'
09:44:16 + NUM_OPENSTACK_SYSTEM=0
09:44:16 + echo NUM_OPENSTACK_SYSTEM=0
09:44:16 + '[' 0 -eq 2 ']'
09:44:16 + echo ODL_SYSTEM_IP=10.30.171.141
09:44:16 ++ seq 0 0
09:44:16 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:44:16 + echo ODL_SYSTEM_1_IP=10.30.171.141
09:44:16 + echo TOOLS_SYSTEM_IP=10.30.170.201
09:44:16 ++ seq 0 0
09:44:16 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:44:16 + echo TOOLS_SYSTEM_1_IP=10.30.170.201
09:44:16 + openstack_index=0
09:44:16 + NUM_OPENSTACK_CONTROL_NODES=1
09:44:16 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:44:16 ++ seq 0 0
09:44:16 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:44:16 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:44:16 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:16 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:16 + '[' -1 -ge 2 ']'
09:44:16 ++ seq 0 -2
09:44:16 + NUM_OPENSTACK_HAPROXY_NODES=0
09:44:16 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:44:16 ++ seq 0 -1
09:44:16 + echo 'Contents of slave_addresses.txt:'
09:44:16 Contents of slave_addresses.txt:
09:44:16 + cat slave_addresses.txt
09:44:16 NUM_ODL_SYSTEM=1
09:44:16 NUM_TOOLS_SYSTEM=1
09:44:16 NUM_OPENSTACK_SYSTEM=0
09:44:16 ODL_SYSTEM_IP=10.30.171.141
09:44:16 ODL_SYSTEM_1_IP=10.30.171.141
09:44:16 TOOLS_SYSTEM_IP=10.30.170.201
09:44:16 TOOLS_SYSTEM_1_IP=10.30.170.201
09:44:16 NUM_OPENSTACK_CONTROL_NODES=1
09:44:16 OPENSTACK_CONTROL_NODE_1_IP=
09:44:16 NUM_OPENSTACK_COMPUTE_NODES=-1
09:44:16 NUM_OPENSTACK_HAPROXY_NODES=0
09:44:16 [EnvInject] - Injecting environment variables from a build step.
09:44:16 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:44:16 [EnvInject] - Variables injected successfully.
09:44:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins17899254636312798257.sh
09:44:16 Preparing for JRE Version 21
09:44:16 Karaf artifact is karaf
09:44:16 Karaf project is integration
09:44:16 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:44:16 [EnvInject] - Injecting environment variables from a build step.
09:44:16 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:44:16 [EnvInject] - Variables injected successfully.
09:44:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2326871463104277289.sh
09:44:16 2025-12-22 09:44:16 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:44:16 Bundle version is 0.21.4-SNAPSHOT
09:44:16 --2025-12-22 09:44:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:44:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:44:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:44:16 HTTP request sent, awaiting response... 200 OK
09:44:16 Length: 1410 (1.4K) [application/xml]
09:44:16 Saving to: ‘maven-metadata.xml’
09:44:16
09:44:16 0K . 100% 75.1M=0s
09:44:16
09:44:16 2025-12-22 09:44:16 (75.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:44:16
09:44:16
09:44:16
09:44:16 org.opendaylight.integration
09:44:16 karaf
09:44:16 0.21.4-SNAPSHOT
09:44:16
09:44:16
09:44:16 20251222.093401
09:44:16 347
09:44:16
09:44:16 20251222093401
09:44:16
09:44:16
09:44:16 pom
09:44:16 0.21.4-20251222.093401-347
09:44:16 20251222093401
09:44:16
09:44:16
09:44:16 tar.gz
09:44:16 0.21.4-20251222.093401-347
09:44:16 20251222093401
09:44:16
09:44:16
09:44:16 zip
09:44:16 0.21.4-20251222.093401-347
09:44:16 20251222093401
09:44:16
09:44:16
09:44:16 cyclonedx
09:44:16 xml
09:44:16 0.21.4-20251222.093401-347
09:44:16 20251222093401
09:44:16
09:44:16
09:44:16 cyclonedx
09:44:16 json
09:44:16 0.21.4-20251222.093401-347
09:44:16 20251222093401
09:44:16
09:44:16
09:44:16
09:44:16
09:44:16 Nexus timestamp is 0.21.4-20251222.093401-347
09:44:16 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.093401-347.zip
09:44:16 Distribution bundle is karaf-0.21.4-20251222.093401-347.zip
09:44:16 Distribution bundle version is 0.21.4-SNAPSHOT
09:44:16 Distribution folder is karaf-0.21.4-SNAPSHOT
09:44:16 Nexus prefix is https://nexus.opendaylight.org
09:44:16 [EnvInject] - Injecting environment variables from a build step.
09:44:16 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:44:16 [EnvInject] - Variables injected successfully.
09:44:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins2991646249018654819.sh
09:44:17 Setup pyenv:
09:44:17 system
09:44:17 3.8.13
09:44:17 3.9.13
09:44:17 3.10.13
09:44:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:44:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YsH3 from file:/tmp/.os_lf_venv
09:44:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:44:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:44:19 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:44:19 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:44:19 lf-activate-venv(): INFO: Base packages installed successfully
09:44:19 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:44:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:44:25 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:44:25 lf-activate-venv(): INFO: Adding /tmp/venv-YsH3/bin to PATH
09:44:25 Copying common-functions.sh to /tmp
09:44:27 Copying common-functions.sh to 10.30.171.141:/tmp
09:44:27 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:44:27 Copying common-functions.sh to 10.30.170.201:/tmp
09:44:27 Warning: Permanently added '10.30.170.201' (ECDSA) to the list of known hosts.
09:44:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10964761172606975950.sh
09:44:28 common-functions.sh is being sourced
09:44:28 common-functions environment:
09:44:28 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:28 ACTUALFEATURES:
09:44:28 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:28 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:28 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:28 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:28 CONTROLLERMEM: 2048m
09:44:28 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:28 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:28 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:28 SUITES:
09:44:28
09:44:28 #################################################
09:44:28 ## Configure Cluster and Start ##
09:44:28 #################################################
09:44:28 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:44:28 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:44:28 Locating script plan to use...
09:44:28 Finished running script plans
09:44:28 Configuring member-1 with IP address 10.30.171.141
09:44:28 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:44:28 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:44:28 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:44:28 common-functions.sh is being sourced
09:44:28 ++ [[ /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:44:28 ++ echo 'common-functions.sh is being sourced'
09:44:28 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:44:28 ++ DISTROSTREAM=scandium
09:44:28 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:28 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:28 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:28 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:28 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:28 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:28 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:28 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:28 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:28 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:28 ++ export CONTROLLERMEM=
09:44:28 ++ CONTROLLERMEM=
09:44:28 ++ case "${DISTROSTREAM}" in
09:44:28 ++ CLUSTER_SYSTEM=akka
09:44:28 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:28 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:28 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:28 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:28 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:28 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:28 ++ print_common_env
09:44:28 ++ cat
09:44:28 common-functions environment:
09:44:28 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:28 ACTUALFEATURES:
09:44:28 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:28 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:44:28 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:28 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:28 CONTROLLERMEM:
09:44:28 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:28 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:28 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:28 SUITES:
09:44:28
09:44:28 ++ SSH='ssh -t -t'
09:44:28 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:44:28 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:44:28 Changing to /tmp
09:44:28 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.093401-347.zip
09:44:28 + echo 'Changing to /tmp'
09:44:28 + cd /tmp
09:44:28 + 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-20251222.093401-347.zip'
09:44:28 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.093401-347.zip
09:44:28 --2025-12-22 09:44:28-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.093401-347.zip
09:44:28 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:44:28 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:44:28 HTTP request sent, awaiting response... 200 OK
09:44:28 Length: 239812133 (229M) [application/zip]
09:44:28 Saving to: ‘karaf-0.21.4-20251222.093401-347.zip’
09:44:28
09:44:28 0K ........ ........ ........ ........ ........ ........ 1% 69.0M 3s
09:44:28 3072K ........ ........ ........ ........ ........ ........ 2% 109M 3s
09:44:28 6144K ........ ........ ........ ........ ........ ........ 3% 119M 2s
09:44:28 9216K ........ ........ ........ ........ ........ ........ 5% 131M 2s
09:44:28 12288K ........ ........ ........ ........ ........ ........ 6% 116M 2s
09:44:28 15360K ........ ........ ........ ........ ........ ........ 7% 165M 2s
09:44:28 18432K ........ ........ ........ ........ ........ ........ 9% 173M 2s
09:44:28 21504K ........ ........ ........ ........ ........ ........ 10% 178M 2s
09:44:28 24576K ........ ........ ........ ........ ........ ........ 11% 210M 2s
09:44:28 27648K ........ ........ ........ ........ ........ ........ 13% 187M 2s
09:44:28 30720K ........ ........ ........ ........ ........ ........ 14% 238M 1s
09:44:28 33792K ........ ........ ........ ........ ........ ........ 15% 163M 1s
09:44:28 36864K ........ ........ ........ ........ ........ ........ 17% 269M 1s
09:44:28 39936K ........ ........ ........ ........ ........ ........ 18% 242M 1s
09:44:28 43008K ........ ........ ........ ........ ........ ........ 19% 289M 1s
09:44:28 46080K ........ ........ ........ ........ ........ ........ 20% 296M 1s
09:44:28 49152K ........ ........ ........ ........ ........ ........ 22% 299M 1s
09:44:28 52224K ........ ........ ........ ........ ........ ........ 23% 258M 1s
09:44:28 55296K ........ ........ ........ ........ ........ ........ 24% 308M 1s
09:44:28 58368K ........ ........ ........ ........ ........ ........ 26% 295M 1s
09:44:28 61440K ........ ........ ........ ........ ........ ........ 27% 295M 1s
09:44:28 64512K ........ ........ ........ ........ ........ ........ 28% 286M 1s
09:44:28 67584K ........ ........ ........ ........ ........ ........ 30% 263M 1s
09:44:28 70656K ........ ........ ........ ........ ........ ........ 31% 291M 1s
09:44:28 73728K ........ ........ ........ ........ ........ ........ 32% 287M 1s
09:44:28 76800K ........ ........ ........ ........ ........ ........ 34% 300M 1s
09:44:28 79872K ........ ........ ........ ........ ........ ........ 35% 286M 1s
09:44:29 82944K ........ ........ ........ ........ ........ ........ 36% 268M 1s
09:44:29 86016K ........ ........ ........ ........ ........ ........ 38% 285M 1s
09:44:29 89088K ........ ........ ........ ........ ........ ........ 39% 281M 1s
09:44:29 92160K ........ ........ ........ ........ ........ ........ 40% 286M 1s
09:44:29 95232K ........ ........ ........ ........ ........ ........ 41% 291M 1s
09:44:29 98304K ........ ........ ........ ........ ........ ........ 43% 283M 1s
09:44:29 101376K ........ ........ ........ ........ ........ ........ 44% 288M 1s
09:44:29 104448K ........ ........ ........ ........ ........ ........ 45% 274M 1s
09:44:29 107520K ........ ........ ........ ........ ........ ........ 47% 275M 1s
09:44:29 110592K ........ ........ ........ ........ ........ ........ 48% 255M 1s
09:44:29 113664K ........ ........ ........ ........ ........ ........ 49% 279M 1s
09:44:29 116736K ........ ........ ........ ........ ........ ........ 51% 288M 1s
09:44:29 119808K ........ ........ ........ ........ ........ ........ 52% 271M 1s
09:44:29 122880K ........ ........ ........ ........ ........ ........ 53% 299M 0s
09:44:29 125952K ........ ........ ........ ........ ........ ........ 55% 280M 0s
09:44:29 129024K ........ ........ ........ ........ ........ ........ 56% 285M 0s
09:44:29 132096K ........ ........ ........ ........ ........ ........ 57% 293M 0s
09:44:29 135168K ........ ........ ........ ........ ........ ........ 59% 295M 0s
09:44:29 138240K ........ ........ ........ ........ ........ ........ 60% 281M 0s
09:44:29 141312K ........ ........ ........ ........ ........ ........ 61% 283M 0s
09:44:29 144384K ........ ........ ........ ........ ........ ........ 62% 271M 0s
09:44:29 147456K ........ ........ ........ ........ ........ ........ 64% 274M 0s
09:44:29 150528K ........ ........ ........ ........ ........ ........ 65% 284M 0s
09:44:29 153600K ........ ........ ........ ........ ........ ........ 66% 289M 0s
09:44:29 156672K ........ ........ ........ ........ ........ ........ 68% 268M 0s
09:44:29 159744K ........ ........ ........ ........ ........ ........ 69% 276M 0s
09:44:29 162816K ........ ........ ........ ........ ........ ........ 70% 273M 0s
09:44:29 165888K ........ ........ ........ ........ ........ ........ 72% 276M 0s
09:44:29 168960K ........ ........ ........ ........ ........ ........ 73% 273M 0s
09:44:29 172032K ........ ........ ........ ........ ........ ........ 74% 242M 0s
09:44:29 175104K ........ ........ ........ ........ ........ ........ 76% 343M 0s
09:44:29 178176K ........ ........ ........ ........ ........ ........ 77% 291M 0s
09:44:29 181248K ........ ........ ........ ........ ........ ........ 78% 293M 0s
09:44:29 184320K ........ ........ ........ ........ ........ ........ 80% 282M 0s
09:44:29 187392K ........ ........ ........ ........ ........ ........ 81% 285M 0s
09:44:29 190464K ........ ........ ........ ........ ........ ........ 82% 296M 0s
09:44:29 193536K ........ ........ ........ ........ ........ ........ 83% 292M 0s
09:44:29 196608K ........ ........ ........ ........ ........ ........ 85% 297M 0s
09:44:29 199680K ........ ........ ........ ........ ........ ........ 86% 288M 0s
09:44:29 202752K ........ ........ ........ ........ ........ ........ 87% 270M 0s
09:44:29 205824K ........ ........ ........ ........ ........ ........ 89% 265M 0s
09:44:29 208896K ........ ........ ........ ........ ........ ........ 90% 235M 0s
09:44:29 211968K ........ ........ ........ ........ ........ ........ 91% 435M 0s
09:44:29 215040K ........ ........ ........ ........ ........ ........ 93% 291M 0s
09:44:29 218112K ........ ........ ........ ........ ........ ........ 94% 280M 0s
09:44:29 221184K ........ ........ ........ ........ ........ ........ 95% 287M 0s
09:44:29 224256K ........ ........ ........ ........ ........ ........ 97% 290M 0s
09:44:29 227328K ........ ........ ........ ........ ........ ........ 98% 238M 0s
09:44:29 230400K ........ ........ ........ ........ ........ ........ 99% 286M 0s
09:44:29 233472K ........ ... 100% 500M=0.9s
09:44:29
09:44:29 2025-12-22 09:44:29 (243 MB/s) - ‘karaf-0.21.4-20251222.093401-347.zip’ saved [239812133/239812133]
09:44:29
09:44:29 Extracting the new controller...
09:44:29 + echo 'Extracting the new controller...'
09:44:29 + unzip -q karaf-0.21.4-20251222.093401-347.zip
09:44:31 Adding external repositories...
09:44:31 + echo 'Adding external repositories...'
09:44:31 + 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:44:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:31 ################################################################################
09:44:31 #
09:44:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:31 # contributor license agreements. See the NOTICE file distributed with
09:44:31 # this work for additional information regarding copyright ownership.
09:44:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:31 # (the "License"); you may not use this file except in compliance with
09:44:31 # the License. You may obtain a copy of the License at
09:44:31 #
09:44:31 # http://www.apache.org/licenses/LICENSE-2.0
09:44:31 #
09:44:31 # Unless required by applicable law or agreed to in writing, software
09:44:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:31 # See the License for the specific language governing permissions and
09:44:31 # limitations under the License.
09:44:31 #
09:44:31 ################################################################################
09:44:31
09:44:31 #
09:44:31 # If set to true, the following property will not allow any certificate to be used
09:44:31 # when accessing Maven repositories through SSL
09:44:31 #
09:44:31 #org.ops4j.pax.url.mvn.certificateCheck=
09:44:31
09:44:31 #
09:44:31 # Path to the local Maven settings file.
09:44:31 # The repositories defined in this file will be automatically added to the list
09:44:31 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:44:31 # below is not set.
09:44:31 # The following locations are checked for the existence of the settings.xml file
09:44:31 # * 1. looks for the specified url
09:44:31 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:44:31 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:44:31 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:44:31 #
09:44:31 #org.ops4j.pax.url.mvn.settings=
09:44:31
09:44:31 #
09:44:31 # Path to the local Maven repository which is used to avoid downloading
09:44:31 # artifacts when they already exist locally.
09:44:31 # The value of this property will be extracted from the settings.xml file
09:44:31 # above, or defaulted to:
09:44:31 # System.getProperty( "user.home" ) + "/.m2/repository"
09:44:31 #
09:44:31 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:44:31
09:44:31 #
09:44:31 # Default this to false. It's just weird to use undocumented repos
09:44:31 #
09:44:31 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:44:31
09:44:31 #
09:44:31 # Uncomment if you don't wanna use the proxy settings
09:44:31 # from the Maven conf/settings.xml file
09:44:31 #
09:44:31 # org.ops4j.pax.url.mvn.proxySupport=false
09:44:31
09:44:31 #
09:44:31 # Comma separated list of repositories scanned when resolving an artifact.
09:44:31 # Those repositories will be checked before iterating through the
09:44:31 # below list of repositories and even before the local repository
09:44:31 # A repository url can be appended with zero or more of the following flags:
09:44:31 # @snapshots : the repository contains snaphots
09:44:31 # @noreleases : the repository does not contain any released artifacts
09:44:31 #
09:44:31 # The following property value will add the system folder as a repo.
09:44:31 #
09:44:31 org.ops4j.pax.url.mvn.defaultRepositories=\
09:44:31 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:44:31 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:44:31 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:44:31
09:44:31 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:44:31 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:44:31
09:44:31 #
09:44:31 # Comma separated list of repositories scanned when resolving an artifact.
09:44:31 # The default list includes the following repositories:
09:44:31 # http://repo1.maven.org/maven2@id=central
09:44:31 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:44:31 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:44:31 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:44:31 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:44:31 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:44:31 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:44:31 # To add repositories to the default ones, prepend '+' to the list of repositories
09:44:31 # to add.
09:44:31 # A repository url can be appended with zero or more of the following flags:
09:44:31 # @snapshots : the repository contains snapshots
09:44:31 # @noreleases : the repository does not contain any released artifacts
09:44:31 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:44:31 #
09:44:31 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:44:31
09:44:31 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:44:31 + [[ True == \T\r\u\e ]]
09:44:31 + echo 'Configuring the startup features...'
09:44:31 + 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:44:31 + FEATURE_TEST_STRING=features-test
09:44:31 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:44:31 + KARAF_VERSION=karaf4
09:44:31 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:44:31 + 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:44:31 + [[ ! -z '' ]]
09:44:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:31 ################################################################################
09:44:31 #
09:44:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:31 # contributor license agreements. See the NOTICE file distributed with
09:44:31 # this work for additional information regarding copyright ownership.
09:44:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:31 # (the "License"); you may not use this file except in compliance with
09:44:31 # the License. You may obtain a copy of the License at
09:44:31 #
09:44:31 # http://www.apache.org/licenses/LICENSE-2.0
09:44:31 #
09:44:31 # Unless required by applicable law or agreed to in writing, software
09:44:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:31 # See the License for the specific language governing permissions and
09:44:31 # limitations under the License.
09:44:31 #
09:44:31 ################################################################################
09:44:31
09:44:31 #
09:44:31 # Comma separated list of features repositories to register by default
09:44:31 #
09:44:31 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}/70d1a2f2-2592-48e0-b0c4-338097f8682f.xml
09:44:31
09:44:31 #
09:44:31 # Comma separated list of features to install at startup
09:44:31 #
09:44:31 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 34f62b27-780b-49f4-ab2f-911feefbbf12
09:44:31
09:44:31 #
09:44:31 # Resource repositories (OBR) that the features resolver can use
09:44:31 # to resolve requirements/capabilities
09:44:31 #
09:44:31 # The format of the resourceRepositories is
09:44:31 # resourceRepositories=[xml:url|json:url],...
09:44:31 # for Instance:
09:44:31 #
09:44:31 #resourceRepositories=xml:http://host/path/to/index.xml
09:44:31 # or
09:44:31 #resourceRepositories=json:http://host/path/to/index.json
09:44:31 #
09:44:31
09:44:31 #
09:44:31 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:44:31 #
09:44:31 featuresBootAsynchronous=false
09:44:31
09:44:31 #
09:44:31 # Service requirements enforcement
09:44:31 #
09:44:31 # By default, the feature resolver checks the service requirements/capabilities of
09:44:31 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:44:31 # the required bundles.
09:44:31 # The following flag can have those values:
09:44:31 # - disable: service requirements are completely ignored
09:44:31 # - default: service requirements are ignored for old features
09:44:31 # - enforce: service requirements are always verified
09:44:31 #
09:44:31 #serviceRequirements=default
09:44:31
09:44:31 #
09:44:31 # Store cfg file for config element in feature
09:44:31 #
09:44:31 #configCfgStore=true
09:44:31
09:44:31 #
09:44:31 # Define if the feature service automatically refresh bundles
09:44:31 #
09:44:31 autoRefresh=true
09:44:31
09:44:31 #
09:44:31 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:44:31 # XML file defines instructions related to features processing
09:44:31 # versions.properties may declare properties to resolve placeholders in XML file
09:44:31 # both files are relative to ${karaf.etc}
09:44:31 #
09:44:31 #featureProcessing=org.apache.karaf.features.xml
09:44:31 #featureProcessingVersions=versions.properties
09:44:31 + configure_karaf_log karaf4 ''
09:44:31 + local -r karaf_version=karaf4
09:44:31 + local -r controllerdebugmap=
09:44:31 + local logapi=log4j
09:44:31 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:31 log4j2.rootLogger.level = INFO
09:44:31 #log4j2.rootLogger.type = asyncRoot
09:44:31 #log4j2.rootLogger.includeLocation = false
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:31 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:31 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:31 log4j2.logger.spifly.level = WARN
09:44:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:31 log4j2.logger.audit.level = INFO
09:44:31 log4j2.logger.audit.additivity = false
09:44:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:31 log4j2.appender.console.type = Console
09:44:31 log4j2.appender.console.name = Console
09:44:31 log4j2.appender.console.layout.type = PatternLayout
09:44:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:31 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:31 log4j2.appender.rolling.name = RollingFile
09:44:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:31 #log4j2.appender.rolling.immediateFlush = false
09:44:31 log4j2.appender.rolling.append = true
09:44:31 log4j2.appender.rolling.layout.type = PatternLayout
09:44:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:31 log4j2.appender.rolling.policies.type = Policies
09:44:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:31 log4j2.appender.rolling.policies.size.size = 64MB
09:44:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:31 log4j2.appender.rolling.strategy.max = 7
09:44:31 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:31 log4j2.appender.audit.name = AuditRollingFile
09:44:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:31 log4j2.appender.audit.append = true
09:44:31 log4j2.appender.audit.layout.type = PatternLayout
09:44:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:31 log4j2.appender.audit.policies.type = Policies
09:44:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:31 log4j2.appender.audit.policies.size.size = 8MB
09:44:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:31 log4j2.appender.audit.strategy.max = 7
09:44:31 log4j2.appender.osgi.type = PaxOsgi
09:44:31 log4j2.appender.osgi.name = PaxOsgi
09:44:31 log4j2.appender.osgi.filter = *
09:44:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:31 #log4j2.logger.aether.level = TRACE
09:44:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:31 #log4j2.logger.http-headers.level = DEBUG
09:44:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:31 #log4j2.logger.maven.level = TRACE
09:44:31 + logapi=log4j2
09:44:31 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:44:31 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:44:31 + '[' log4j2 == log4j2 ']'
09:44:31 + 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:44:31 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:44:31 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:44:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:44:31 controllerdebugmap:
09:44:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:44:31 + unset IFS
09:44:31 + echo 'controllerdebugmap: '
09:44:31 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:31 + '[' -n '' ']'
09:44:31 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:44:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:31 ################################################################################
09:44:31 #
09:44:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:31 # contributor license agreements. See the NOTICE file distributed with
09:44:31 # this work for additional information regarding copyright ownership.
09:44:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:31 # (the "License"); you may not use this file except in compliance with
09:44:31 # the License. You may obtain a copy of the License at
09:44:31 #
09:44:31 # http://www.apache.org/licenses/LICENSE-2.0
09:44:31 #
09:44:31 # Unless required by applicable law or agreed to in writing, software
09:44:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:31 # See the License for the specific language governing permissions and
09:44:31 # limitations under the License.
09:44:31 #
09:44:31 ################################################################################
09:44:31
09:44:31 # Common pattern layout for appenders
09:44:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:31
09:44:31 # Root logger
09:44:31 log4j2.rootLogger.level = INFO
09:44:31 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:44:31 #log4j2.rootLogger.type = asyncRoot
09:44:31 #log4j2.rootLogger.includeLocation = false
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:31 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:31
09:44:31 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:31
09:44:31 # Loggers configuration
09:44:31
09:44:31 # Spifly logger
09:44:31 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:31 log4j2.logger.spifly.level = WARN
09:44:31
09:44:31 # Security audit logger
09:44:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:31 log4j2.logger.audit.level = INFO
09:44:31 log4j2.logger.audit.additivity = false
09:44:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:31
09:44:31 # Appenders configuration
09:44:31
09:44:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:31 log4j2.appender.console.type = Console
09:44:31 log4j2.appender.console.name = Console
09:44:31 log4j2.appender.console.layout.type = PatternLayout
09:44:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:31
09:44:31 # Rolling file appender
09:44:31 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:31 log4j2.appender.rolling.name = RollingFile
09:44:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:31 # uncomment to not force a disk flush
09:44:31 #log4j2.appender.rolling.immediateFlush = false
09:44:31 log4j2.appender.rolling.append = true
09:44:31 log4j2.appender.rolling.layout.type = PatternLayout
09:44:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:31 log4j2.appender.rolling.policies.type = Policies
09:44:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:31 log4j2.appender.rolling.policies.size.size = 1GB
09:44:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:31 log4j2.appender.rolling.strategy.max = 7
09:44:31
09:44:31 # Audit file appender
09:44:31 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:31 log4j2.appender.audit.name = AuditRollingFile
09:44:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:31 log4j2.appender.audit.append = true
09:44:31 log4j2.appender.audit.layout.type = PatternLayout
09:44:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:31 log4j2.appender.audit.policies.type = Policies
09:44:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:31 log4j2.appender.audit.policies.size.size = 8MB
09:44:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:31 log4j2.appender.audit.strategy.max = 7
09:44:31
09:44:31 # OSGi appender
09:44:31 log4j2.appender.osgi.type = PaxOsgi
09:44:31 log4j2.appender.osgi.name = PaxOsgi
09:44:31 log4j2.appender.osgi.filter = *
09:44:31
09:44:31 # help with identification of maven-related problems with pax-url-aether
09:44:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:31 #log4j2.logger.aether.level = TRACE
09:44:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:31 #log4j2.logger.http-headers.level = DEBUG
09:44:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:31 #log4j2.logger.maven.level = TRACE
09:44:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:44:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:44:31 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:31 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:44:31 Configure
09:44:31 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:44:31 max memory: 2048m
09:44:31 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:31 + local -r controllermem=2048m
09:44:31 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:31 + echo Configure
09:44:31 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:44:31 + echo ' max memory: 2048m'
09:44:31 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:44:31 + 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:44:31 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:31 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:31 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:44:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:31 #!/bin/sh
09:44:31 #
09:44:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:31 # contributor license agreements. See the NOTICE file distributed with
09:44:31 # this work for additional information regarding copyright ownership.
09:44:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:31 # (the "License"); you may not use this file except in compliance with
09:44:31 # the License. You may obtain a copy of the License at
09:44:31 #
09:44:31 # http://www.apache.org/licenses/LICENSE-2.0
09:44:31 #
09:44:31 # Unless required by applicable law or agreed to in writing, software
09:44:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:31 # See the License for the specific language governing permissions and
09:44:31 # limitations under the License.
09:44:31 #
09:44:31
09:44:31 #
09:44:31 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:44:31 # script: client, instance, shell, start, status, stop, karaf
09:44:31 #
09:44:31 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:44:31 # Actions go here...
09:44:31 # fi
09:44:31
09:44:31 #
09:44:31 # general settings which should be applied for all scripts go here; please keep
09:44:31 # in mind that it is possible that scripts might be executed more than once, e.g.
09:44:31 # in example of the start script where the start script is executed first and the
09:44:31 # karaf script afterwards.
09:44:31 #
09:44:31
09:44:31 #
09:44:31 # The following section shows the possible configuration options for the default
09:44:31 # karaf scripts
09:44:31 #
09:44:31 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:44:31 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:44:31 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:44:31 # export EXTRA_JAVA_OPTS # Additional JVM options
09:44:31 # export KARAF_HOME # Karaf home folder
09:44:31 # export KARAF_DATA # Karaf data folder
09:44:31 # export KARAF_BASE # Karaf base folder
09:44:31 # export KARAF_ETC # Karaf etc folder
09:44:31 # export KARAF_LOG # Karaf log folder
09:44:31 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:44:31 # export KARAF_OPTS # Additional available Karaf options
09:44:31 # export KARAF_DEBUG # Enable debug mode
09:44:31 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:44:31 # export KARAF_NOROOT # Prevent execution as root if set to true
09:44:31 Set Java version
09:44:31 + echo 'Set Java version'
09:44:31 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:44:31 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:44:31 sudo: a password is required
09:44:31 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:31 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:44:31 sudo: a password is required
09:44:31 JDK default version ...
09:44:31 + echo 'JDK default version ...'
09:44:31 + java -version
09:44:31 openjdk version "21.0.9" 2025-10-21
09:44:31 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
09:44:31 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
09:44:31 Set JAVA_HOME
09:44:31 + echo 'Set JAVA_HOME'
09:44:31 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:31 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:31 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:31 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:31 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:31 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:44:31 Listing all open ports on controller system...
09:44:31 + echo 'Listing all open ports on controller system...'
09:44:31 + netstat -pnatu
09:44:31 /tmp/configuration-script.sh: line 40: netstat: command not found
09:44:31 Configuring cluster
09:44:31 + '[' -f /tmp/custom_shard_config.txt ']'
09:44:31 + echo 'Configuring cluster'
09:44:31 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.141
09:44:31 ################################################
09:44:31 ## Configure Cluster ##
09:44:31 ################################################
09:44:31 NOTE: Cluster configuration files not found. Copying from
09:44:31 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:44:31 Configuring unique name in akka.conf
09:44:31 Configuring hostname in akka.conf
09:44:31 Configuring data and rpc seed nodes in akka.conf
09:44:31 modules = [
09:44:31
09:44:31 {
09:44:31 name = "inventory"
09:44:31 namespace = "urn:opendaylight:inventory"
09:44:31 shard-strategy = "module"
09:44:31 },
09:44:31 {
09:44:31 name = "topology"
09:44:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:31 shard-strategy = "module"
09:44:31 },
09:44:31 {
09:44:31 name = "toaster"
09:44:31 namespace = "http://netconfcentral.org/ns/toaster"
09:44:31 shard-strategy = "module"
09:44:31 }
09:44:31 ]
09:44:31 Configuring replication type in module-shards.conf
09:44:31 ################################################
09:44:31 ## NOTE: Manually restart controller to ##
09:44:31 ## apply configuration. ##
09:44:31 ################################################
09:44:31 Dump akka.conf
09:44:31 + echo 'Dump akka.conf'
09:44:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:31
09:44:31 odl-cluster-data {
09:44:31 akka {
09:44:31 remote {
09:44:31 artery {
09:44:31 enabled = on
09:44:31 transport = tcp
09:44:31 canonical.hostname = "10.30.171.141"
09:44:31 canonical.port = 2550
09:44:31 }
09:44:31 }
09:44:31
09:44:31 cluster {
09:44:31 # Using artery.
09:44:31 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.141:2550"]
09:44:31
09:44:31 roles = ["member-1"]
09:44:31
09:44:31 # when under load we might trip a false positive on the failure detector
09:44:31 # failure-detector {
09:44:31 # heartbeat-interval = 4 s
09:44:31 # acceptable-heartbeat-pause = 16s
09:44:31 # }
09:44:31 }
09:44:31
09:44:31 persistence {
09:44:31 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:44:31 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:44:31 # The relative path is always relative to KARAF_HOME.
09:44:31
09:44:31 # snapshot-store.local.dir = "target/snapshots"
09:44:31
09:44:31 # Use lz4 compression for LocalSnapshotStore snapshots
09:44:31 snapshot-store.local.use-lz4-compression = false
09:44:31 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:44:31 snapshot-store.local.lz4-blocksize = 256KB
09:44:31 }
09:44:31 disable-default-actor-system-quarantined-event-handling = "false"
09:44:31 }
09:44:31 }
09:44:31 Dump modules.conf
09:44:31 + echo 'Dump modules.conf'
09:44:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:31 modules = [
09:44:31
09:44:31 {
09:44:31 name = "inventory"
09:44:31 namespace = "urn:opendaylight:inventory"
09:44:31 shard-strategy = "module"
09:44:31 },
09:44:31 {
09:44:31 name = "topology"
09:44:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:31 shard-strategy = "module"
09:44:31 },
09:44:31 {
09:44:31 name = "toaster"
09:44:31 namespace = "http://netconfcentral.org/ns/toaster"
09:44:31 shard-strategy = "module"
09:44:31 }
09:44:31 ]
09:44:31 Dump module-shards.conf
09:44:31 + echo 'Dump module-shards.conf'
09:44:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:31 module-shards = [
09:44:31 {
09:44:31 name = "default"
09:44:31 shards = [
09:44:31 {
09:44:31 name = "default"
09:44:31 replicas = ["member-1"]
09:44:31 }
09:44:31 ]
09:44:31 },
09:44:31 {
09:44:31 name = "inventory"
09:44:31 shards = [
09:44:31 {
09:44:31 name="inventory"
09:44:31 replicas = ["member-1"]
09:44:31 }
09:44:31 ]
09:44:31 },
09:44:31 {
09:44:31 name = "topology"
09:44:31 shards = [
09:44:31 {
09:44:31 name="topology"
09:44:31 replicas = ["member-1"]
09:44:31 }
09:44:31 ]
09:44:31 },
09:44:31 {
09:44:31 name = "toaster"
09:44:31 shards = [
09:44:31 {
09:44:31 name="toaster"
09:44:31 replicas = ["member-1"]
09:44:31 }
09:44:31 ]
09:44:31 }
09:44:31 ]
09:44:31 Locating config plan to use...
09:44:31 Finished running config plans
09:44:31 Starting member-1 with IP address 10.30.171.141
09:44:32 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:44:32 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:44:32 Redirecting karaf console output to karaf_console.log
09:44:32 Starting controller...
09:44:32 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:44:32 Execute the post startup script on controller 10.30.171.141
09:44:32 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:44:32 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:44:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:32 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:45:37 2025-12-22T09:44:51,275 | 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:45:37 Controller is UP
09:45:37 2025-12-22T09:44:51,275 | 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:45:37 Listing all open ports on controller system...
09:45:37 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:45:37 looking for "BindException: Address already in use" in log file
09:45:37 looking for "server is unhealthy" in log file
09:45:37 Let's take the karaf thread dump
09:45:38 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:45:38 karaf main: org.apache.karaf.main.Main, pid:2035
09:45:38 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:45:39 Generating mininet variables...
09:45:39 Locating test plan to use...
09:45:39 Changing the testplan path...
09:45:39 # Place the suites in run order:
09:45:39 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:45:39 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:45:39 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:45:39 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:45:39 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:45:39 ==============================================================================
09:45:39 openflowplugin-sanity.txt
09:45:39 ==============================================================================
09:45:39 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:45:39 ==============================================================================
09:45:43 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:45:43 ==============================================================================
09:45:43 Get list of nodes :: Get the inventory | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:45 ------------------------------------------------------------------------------
09:45:45 Link Down :: Take link s1-s2 down | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Link Up :: Take link s1-s2 up | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:47 7 tests, 7 passed, 0 failed
09:45:47 ==============================================================================
09:45:47 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:47 ==============================================================================
09:45:47 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 List all the links :: List all the links in the topology. | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Link Down :: Take link s1-s2 down | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Link Up :: Take link s1-s2 up | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:54 4 tests, 4 passed, 0 failed
09:45:54 ==============================================================================
09:45:54 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:54 ==============================================================================
09:45:54 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:54 4 tests, 4 passed, 0 failed
09:45:54 ==============================================================================
09:45:54 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:54 ==============================================================================
09:45:54 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:56 ------------------------------------------------------------------------------
09:45:56 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:46:00 6 tests, 6 passed, 0 failed
09:46:00 ==============================================================================
09:46:00 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:46:00 21 tests, 21 passed, 0 failed
09:46:00 ==============================================================================
09:46:00 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:46:00 ==============================================================================
09:46:03 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:46:03 ==============================================================================
09:46:03 Get list of nodes :: Get the inventory | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Get node 1 inventory :: Get the inventory for a node | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Get node 2 inventory :: Get the inventory for a node | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Get node 3 inventory :: Get the inventory for a node | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Link Down :: Take link s1-s2 down | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Link Up :: Take link s1-s2 up | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:46:05 7 tests, 7 passed, 0 failed
09:46:05 ==============================================================================
09:46:05 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:46:05 ==============================================================================
09:46:05 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 List all the links :: List all the links in the topology. | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Link Down :: Take link s1-s2 down | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Link Up :: Take link s1-s2 up | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:46:14 4 tests, 4 passed, 0 failed
09:46:14 ==============================================================================
09:46:14 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:46:14 ==============================================================================
09:46:14 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Get Stats for node 1 :: Get the stats for a node | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Get Stats for node 2 :: Get the stats for a node | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Get Stats for node 3 :: Get the stats for a node | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:46:14 4 tests, 4 passed, 0 failed
09:46:14 ==============================================================================
09:46:14 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:46:14 ==============================================================================
09:46:14 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Verify after modifying flow operational - Output to physical port#... | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:46:22 9 tests, 9 passed, 0 failed
09:46:22 ==============================================================================
09:46:23 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:46:23 24 tests, 24 passed, 0 failed
09:46:23 ==============================================================================
09:46:23 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:46:23 ==============================================================================
09:46:25 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:46:25 ==============================================================================
09:46:26 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 1 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 2 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 3 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 4 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 5 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 6 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 7 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 8 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 9 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 10 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 11 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 14 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 15 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 16 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 17 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 18 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 19 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 20 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 21 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 22 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 23 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 24 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 25 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 31 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 36 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 38 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 43 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 45 Added | PASS |
09:46:36 ------------------------------------------------------------------------------
09:46:36 Test Is Flow 101 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 102 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 103 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 104 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 105 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 106 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 107 Added | PASS |
09:46:37 ------------------------------------------------------------------------------
09:46:37 Test Is Flow 108 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 109 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 110 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 113 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 156 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 201 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 202 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 203 Added | PASS |
09:46:38 ------------------------------------------------------------------------------
09:46:38 Test Is Flow 204 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 205 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 206 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 209 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 214 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 218 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 219 Added | PASS |
09:46:39 ------------------------------------------------------------------------------
09:46:39 Test Is Flow 220 Added | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 221 Added | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 222 Added | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 223 Added | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 224 Added | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 225 Added | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 550 Added | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 1 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 2 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 3 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 4 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 5 Updated | PASS |
09:46:46 ------------------------------------------------------------------------------
09:46:46 Test Is Flow 6 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 7 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 8 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 9 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 10 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 11 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 14 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 15 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 16 Updated | PASS |
09:46:47 ------------------------------------------------------------------------------
09:46:47 Test Is Flow 17 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 18 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 19 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 20 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 21 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 22 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 23 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 24 Updated | PASS |
09:46:48 ------------------------------------------------------------------------------
09:46:48 Test Is Flow 25 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 31 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 36 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 38 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 43 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 45 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 Test Is Flow 101 Updated | PASS |
09:46:49 ------------------------------------------------------------------------------
09:46:49 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:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 105 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 106 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 107 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 108 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 Test Is Flow 109 Updated | PASS |
09:46:50 ------------------------------------------------------------------------------
09:46:50 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 156 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:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 204 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 Test Is Flow 205 Updated | PASS |
09:46:51 ------------------------------------------------------------------------------
09:46:51 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 Is Flow 221 Updated | PASS |
09:46:52 ------------------------------------------------------------------------------
09:46:52 Test Is Flow 222 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 223 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 224 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 225 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Is Flow 550 Updated | PASS |
09:46:53 ------------------------------------------------------------------------------
09:46:53 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 1 Deleted | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 2 Deleted | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 3 Deleted | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 4 Deleted | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 5 Deleted | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 6 Deleted | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 7 Deleted | PASS |
09:46:58 ------------------------------------------------------------------------------
09:46:58 Test Is Flow 8 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 9 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 10 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 11 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 14 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 15 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 16 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 17 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 18 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 19 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 20 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 21 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 22 Deleted | PASS |
09:46:59 ------------------------------------------------------------------------------
09:46:59 Test Is Flow 23 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 24 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 25 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 31 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 36 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 38 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 43 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 45 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 101 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 102 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 103 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 104 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 105 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 106 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 107 Deleted | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 108 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 109 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 110 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 113 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 156 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 201 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 202 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 203 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 204 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 205 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 206 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 209 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 214 Deleted | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 218 Deleted | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 219 Deleted | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 220 Deleted | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 221 Deleted | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 222 Deleted | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 223 Deleted | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 224 Deleted | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 225 Deleted | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 550 Deleted | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:47:02 174 tests, 174 passed, 0 failed
09:47:02 ==============================================================================
09:47:02 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:47:02 ==============================================================================
09:47:02 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:47:30 ------------------------------------------------------------------------------
09:47:30 Test Is Flow 1 Added | PASS |
09:47:30 ------------------------------------------------------------------------------
09:47:30 Test Is Flow 2 Added | PASS |
09:47:30 ------------------------------------------------------------------------------
09:47:30 Test Is Flow 3 Added | PASS |
09:47:30 ------------------------------------------------------------------------------
09:47:30 Test Is Flow 4 Added | PASS |
09:47:30 ------------------------------------------------------------------------------
09:47:30 Test Is Flow 5 Added | PASS |
09:47:30 ------------------------------------------------------------------------------
09:47:30 Test Is Flow 6 Added | PASS |
09:47:30 ------------------------------------------------------------------------------
09:47:30 Test Is Flow 7 Added | PASS |
09:47:30 ------------------------------------------------------------------------------
09:47:30 Test Is Flow 8 Added | PASS |
09:47:30 ------------------------------------------------------------------------------
09:47:30 Test Is Flow 9 Added | PASS |
09:47:30 ------------------------------------------------------------------------------
09:47:30 Test Is Flow 10 Added | PASS |
09:47:31 ------------------------------------------------------------------------------
09:47:31 Test Is Flow 11 Added | PASS |
09:47:31 ------------------------------------------------------------------------------
09:47:31 Test Is Flow 15 Added | PASS |
09:47:31 ------------------------------------------------------------------------------
09:47:31 Test Is Flow 16 Added | PASS |
09:47:31 ------------------------------------------------------------------------------
09:47:31 Test Is Flow 17 Added | PASS |
09:47:31 ------------------------------------------------------------------------------
09:47:31 Test Is Flow 18 Added | PASS |
09:47:31 ------------------------------------------------------------------------------
09:47:31 Test Is Flow 19 Added | PASS |
09:47:31 ------------------------------------------------------------------------------
09:47:31 Test Is Flow 20 Added | PASS |
09:47:31 ------------------------------------------------------------------------------
09:47:31 Test Is Flow 21 Added | PASS |
09:47:31 ------------------------------------------------------------------------------
09:47:31 Test Is Flow 22 Added | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 23 Added | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 24 Added | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 25 Added | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 31 Added | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 36 Added | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 38 Added | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 43 Added | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 45 Added | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 101 Added | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 102 Added | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 103 Added | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 104 Added | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 105 Added | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 106 Added | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 107 Added | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 108 Added | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 109 Added | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 110 Added | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 113 Added | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 201 Added | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 202 Added | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 203 Added | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 204 Added | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 205 Added | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 206 Added | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 209 Added | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 214 Added | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 218 Added | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 219 Added | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 220 Added | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:48:03 ------------------------------------------------------------------------------
09:48:03 Test Is Flow 1 Updated | PASS |
09:48:03 ------------------------------------------------------------------------------
09:48:03 Test Is Flow 2 Updated | PASS |
09:48:03 ------------------------------------------------------------------------------
09:48:03 Test Is Flow 3 Updated | PASS |
09:48:03 ------------------------------------------------------------------------------
09:48:03 Test Is Flow 4 Updated | PASS |
09:48:03 ------------------------------------------------------------------------------
09:48:03 Test Is Flow 5 Updated | PASS |
09:48:03 ------------------------------------------------------------------------------
09:48:03 Test Is Flow 6 Updated | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Test Is Flow 7 Updated | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Test Is Flow 8 Updated | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Test Is Flow 9 Updated | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Test Is Flow 10 Updated | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Test Is Flow 11 Updated | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Test Is Flow 14 Updated | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Test Is Flow 15 Updated | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Test Is Flow 16 Updated | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Test Is Flow 17 Updated | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Test Is Flow 18 Updated | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Test Is Flow 19 Updated | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 20 Updated | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 21 Updated | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 22 Updated | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 23 Updated | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 24 Updated | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 25 Updated | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 31 Updated | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 36 Updated | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 38 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 43 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 45 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 101 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 102 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 103 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 104 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 105 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 106 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 107 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 108 Updated | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 109 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 110 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 113 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 201 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 202 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 203 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 204 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 205 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 206 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 209 Updated | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 214 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 218 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 219 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 220 Updated | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Test Is Flow 1 Deleted | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Test Is Flow 2 Deleted | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Test Is Flow 3 Deleted | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Test Is Flow 4 Deleted | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Test Is Flow 5 Deleted | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Test Is Flow 6 Deleted | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Test Is Flow 7 Deleted | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Test Is Flow 8 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 9 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 10 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 11 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 14 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 15 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 16 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 17 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 18 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 19 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 20 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 21 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 22 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 23 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 24 Deleted | PASS |
09:48:37 ------------------------------------------------------------------------------
09:48:37 Test Is Flow 25 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 31 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 36 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 38 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 43 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 45 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 101 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 102 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 103 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 104 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 105 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 106 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 107 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 108 Deleted | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Test Is Flow 109 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 110 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 113 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 201 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 202 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 203 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 204 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 205 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 206 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 209 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 214 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 218 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 219 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Test Is Flow 220 Deleted | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:48:39 152 tests, 152 passed, 0 failed
09:48:39 ==============================================================================
09:48:39 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:48:39 326 tests, 326 passed, 0 failed
09:48:39 ==============================================================================
09:48:39 openflowplugin-sanity.txt.Reconciliation
09:48:39 ==============================================================================
09:48:40 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:48:40 ==============================================================================
09:48:40 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:48:41 ------------------------------------------------------------------------------
09:48:41 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:48:42 ------------------------------------------------------------------------------
09:48:42 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:48:44 ------------------------------------------------------------------------------
09:48:44 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:48:47 ------------------------------------------------------------------------------
09:48:47 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:54 ------------------------------------------------------------------------------
09:48:54 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:55 | PASS |
09:48:55 ------------------------------------------------------------------------------
09:48:55 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:49:05 ------------------------------------------------------------------------------
09:49:05 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:06 | PASS |
09:49:06 ------------------------------------------------------------------------------
09:49:06 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:49:08 ------------------------------------------------------------------------------
09:49:08 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:49:08 ------------------------------------------------------------------------------
09:49:08 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:49:12 ------------------------------------------------------------------------------
09:49:12 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:49:12 ------------------------------------------------------------------------------
09:49:12 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:49:12 ------------------------------------------------------------------------------
09:49:12 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:41 | PASS |
09:49:41 ------------------------------------------------------------------------------
09:49:41 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:49:41 ------------------------------------------------------------------------------
09:49:41 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:49:41 ------------------------------------------------------------------------------
09:49:41 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:49:41 ------------------------------------------------------------------------------
09:49:41 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:49:41 ------------------------------------------------------------------------------
09:49:41 Stop Mininet :: Stop Mininet. | PASS |
09:49:41 ------------------------------------------------------------------------------
09:49:41 Check No Switches :: Check no switches in topology. | PASS |
09:49:42 ------------------------------------------------------------------------------
09:49:43 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:49:43 23 tests, 23 passed, 0 failed
09:49:43 ==============================================================================
09:49:43 openflowplugin-sanity.txt.Reconciliation | PASS |
09:49:43 23 tests, 23 passed, 0 failed
09:49:43 ==============================================================================
09:49:43 openflowplugin-sanity.txt | PASS |
09:49:43 394 tests, 394 passed, 0 failed
09:49:43 ==============================================================================
09:49:43 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:49:47 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:49:47 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:49:47 Examining the files in data/log and checking filesize
09:49:47 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:47 total 1020
09:49:47 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 09:44 .
09:49:47 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 22 09:44 karaf_console.log
09:49:47 drwxrwxr-x 9 jenkins jenkins 4096 Dec 22 09:44 ..
09:49:47 -rw-rw-r-- 1 jenkins jenkins 1031939 Dec 22 09:49 karaf.log
09:49:47 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:47 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:49:47 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:49:47 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:47 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:49:47 Let's take the karaf thread dump again...
09:49:47 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:48 karaf main: org.apache.karaf.main.Main, pid:4392
09:49:48 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:48 Killing ODL
09:49:48 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:53 Compressing karaf.log 1
09:49:53 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:54 Fetching compressed karaf.log 1
09:49:54 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:54 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:54 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:54 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:54 Fetch GC logs
09:49:55 Warning: Permanently added '10.30.171.141' (ECDSA) to the list of known hosts.
09:49:55 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:49:55 Examine copied files
09:49:55 total 43960
09:49:55 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 09:49 gclogs-1
09:49:55 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 22 09:49 odl1_karaf_console.log
09:49:55 -rw-rw-r--. 1 jenkins jenkins 70659 Dec 22 09:49 odl1_karaf.log.gz
09:49:55 -rw-rw-r--. 1 jenkins jenkins 151772 Dec 22 09:49 karaf_1_4392_threads_after.log
09:49:55 -rw-rw-r--. 1 jenkins jenkins 14240 Dec 22 09:49 ps_after.log
09:49:55 -rw-rw-r--. 1 jenkins jenkins 270753 Dec 22 09:49 report.html
09:49:55 -rw-rw-r--. 1 jenkins jenkins 3385355 Dec 22 09:49 log.html
09:49:55 -rw-rw-r--. 1 jenkins jenkins 40920219 Dec 22 09:49 output.xml
09:49:55 -rw-rw-r--. 1 jenkins jenkins 491 Dec 22 09:45 testplan.txt
09:49:55 -rw-rw-r--. 1 jenkins jenkins 107068 Dec 22 09:45 karaf_1_2035_threads_before.log
09:49:55 -rw-rw-r--. 1 jenkins jenkins 14291 Dec 22 09:45 ps_before.log
09:49:55 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 22 09:44 post-startup-script.sh
09:49:55 -rw-rw-r--. 1 jenkins jenkins 252 Dec 22 09:44 startup-script.sh
09:49:55 -rw-rw-r--. 1 jenkins jenkins 3495 Dec 22 09:44 configuration-script.sh
09:49:55 -rw-rw-r--. 1 jenkins jenkins 337 Dec 22 09:44 detect_variables.env
09:49:55 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 22 09:44 pom.xml
09:49:55 -rw-rw-r--. 1 jenkins jenkins 92 Dec 22 09:44 set_variables.env
09:49:55 -rw-rw-r--. 1 jenkins jenkins 299 Dec 22 09:44 slave_addresses.txt
09:49:55 -rw-rw-r--. 1 jenkins jenkins 570 Dec 22 09:43 requirements.txt
09:49:55 -rw-rw-r--. 1 jenkins jenkins 26 Dec 22 09:43 env.properties
09:49:55 -rw-rw-r--. 1 jenkins jenkins 334 Dec 22 09:41 stack-parameters.yaml
09:49:55 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 22 09:40 test
09:49:55 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 09:40 test@tmp
09:49:55 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 22 09:34 maven-metadata.xml
09:49:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10021210825575755020.sh
09:49:55 Karaf Deployments, Tests must have already run
09:49:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins4312926498702871186.sh
09:49:55 Cleaning up Robot installation...
09:49:55 $ ssh-agent -k
09:49:55 unset SSH_AUTH_SOCK;
09:49:55 unset SSH_AGENT_PID;
09:49:55 echo Agent pid 6465 killed;
09:49:55 [ssh-agent] Stopped.
09:49:55 Recording plot data
09:49:56 Robot results publisher started...
09:49:56 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:56 -Parsing output xml:
09:49:57 Done!
09:49:57 -Copying log files to build dir:
09:49:58 Done!
09:49:58 -Assigning results to build:
09:49:58 Done!
09:49:58 -Checking thresholds:
09:49:58 Done!
09:49:58 Done publishing Robot results.
09:49:58 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:58 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7507455883548265879.sh
09:49:58 Archiving csit artifacts
09:49:58 mv: cannot stat '*_1.png': No such file or directory
09:49:58 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:58 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:58 Dload Upload Total Spent Left Speed
09:49:58
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3542k 0 3542k 0 0 4007k 0 --:--:-- --:--:-- --:--:-- 4002k
09:49:59 Archive: robot-plugin.zip
09:49:59 inflating: ./archives/robot-plugin/log.html
09:49:59 inflating: ./archives/robot-plugin/output.xml
09:49:59 inflating: ./archives/robot-plugin/report.html
09:49:59 mv: cannot stat '*.log.gz': No such file or directory
09:49:59 mv: cannot stat '*.csv': No such file or directory
09:49:59 mv: cannot stat '*.png': No such file or directory
09:49:59 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14013159516896613986.sh
09:49:59 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:59 [EnvInject] - Injecting environment variables from a build step.
09:49:59 [EnvInject] - Injecting as environment variables the properties content
09:49:59 OS_CLOUD=vex
09:49:59 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-565
09:49:59
09:49:59 [EnvInject] - Variables injected successfully.
09:49:59 provisioning config files...
09:50:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:50:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4801386019381739681.sh
09:50:00 ---> openstack-stack-delete.sh
09:50:00 Setup pyenv:
09:50:00 system
09:50:00 3.8.13
09:50:00 3.9.13
09:50:00 3.10.13
09:50:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YsH3 from file:/tmp/.os_lf_venv
09:50:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:50:03 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
09:50:03 lf-activate-venv(): INFO: Base packages installed successfully
09:50:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:50:29 lf-activate-venv(): INFO: Adding /tmp/venv-YsH3/bin to PATH
09:50:29 INFO: Stack cost retrieval disabled, setting cost to 0
09:50:41 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-565
09:50:41 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-565
09:50:41 [PostBuildScript] - [INFO] Executing post build scripts.
09:50:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14942561177017491233.sh
09:50:41 ---> sysstat.sh
09:50:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16364998830566403094.sh
09:50:42 ---> package-listing.sh
09:50:42 ++ facter osfamily
09:50:42 ++ tr '[:upper:]' '[:lower:]'
09:50:42 + OS_FAMILY=redhat
09:50:42 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:50:42 + START_PACKAGES=/tmp/packages_start.txt
09:50:42 + END_PACKAGES=/tmp/packages_end.txt
09:50:42 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:50:42 + PACKAGES=/tmp/packages_start.txt
09:50:42 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:50:42 + PACKAGES=/tmp/packages_end.txt
09:50:42 + case "${OS_FAMILY}" in
09:50:42 + rpm -qa
09:50:42 + sort
09:50:42 + '[' -f /tmp/packages_start.txt ']'
09:50:42 + '[' -f /tmp/packages_end.txt ']'
09:50:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:50:42 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:50:42 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:50:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:50:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8468635906225870251.sh
09:50:42 ---> capture-instance-metadata.sh
09:50:42 Setup pyenv:
09:50:43 system
09:50:43 3.8.13
09:50:43 3.9.13
09:50:43 3.10.13
09:50:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YsH3 from file:/tmp/.os_lf_venv
09:50:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:45 lf-activate-venv(): INFO: Base packages installed successfully
09:50:45 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:55 lf-activate-venv(): INFO: Adding /tmp/venv-YsH3/bin to PATH
09:50:55 INFO: Running in OpenStack, capturing instance metadata
09:50:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12581885405738699012.sh
09:50:55 provisioning config files...
09:50:55 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #565
09:50:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config2245586953768203213tmp
09:50:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:50:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:50:55 provisioning config files...
09:50:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:50:56 [EnvInject] - Injecting environment variables from a build step.
09:50:56 [EnvInject] - Injecting as environment variables the properties content
09:50:56 SERVER_ID=logs
09:50:56
09:50:56 [EnvInject] - Variables injected successfully.
09:50:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9666995879311216646.sh
09:50:56 ---> create-netrc.sh
09:50:56 WARN: Log server credential not found.
09:50:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16525915610124185102.sh
09:50:56 ---> python-tools-install.sh
09:50:56 Setup pyenv:
09:50:56 system
09:50:56 3.8.13
09:50:56 3.9.13
09:50:56 3.10.13
09:50:56 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YsH3 from file:/tmp/.os_lf_venv
09:50:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:58 lf-activate-venv(): INFO: Base packages installed successfully
09:50:58 lf-activate-venv(): INFO: Installing additional packages: lftools
09:51:08 lf-activate-venv(): INFO: Adding /tmp/venv-YsH3/bin to PATH
09:51:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11685526405404546471.sh
09:51:08 ---> sudo-logs.sh
09:51:08 Archiving 'sudo' log..
09:51:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3748547664360473445.sh
09:51:09 ---> job-cost.sh
09:51:09 Setup pyenv:
09:51:09 system
09:51:09 3.8.13
09:51:09 3.9.13
09:51:09 3.10.13
09:51:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:51:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YsH3 from file:/tmp/.os_lf_venv
09:51:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:51:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:51:14 lf-activate-venv(): INFO: Base packages installed successfully
09:51:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:51:27 lf-activate-venv(): INFO: Adding /tmp/venv-YsH3/bin to PATH
09:51:27 DEBUG: total: 0
09:51:27 INFO: Retrieving Stack Cost...
09:51:27 INFO: Retrieving Pricing Info for: v3-standard-2
09:51:27 INFO: Archiving Costs
09:51:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7922571087897035706.sh
09:51:27 ---> logs-deploy.sh
09:51:27 Setup pyenv:
09:51:27 system
09:51:27 3.8.13
09:51:27 3.9.13
09:51:27 3.10.13
09:51:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:51:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YsH3 from file:/tmp/.os_lf_venv
09:51:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:51:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:51:30 lf-activate-venv(): INFO: Base packages installed successfully
09:51:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:51:42 lf-activate-venv(): INFO: Adding /tmp/venv-YsH3/bin to PATH
09:51:42 WARNING: Nexus logging server not set
09:51:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/565/
09:51:42 INFO: archiving logs to S3
09:51:43 ---> uname -a:
09:51:43 Linux prd-centos8-robot-2c-8g-15797.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:51:43
09:51:43
09:51:43 ---> lscpu:
09:51:43 Architecture: x86_64
09:51:43 CPU op-mode(s): 32-bit, 64-bit
09:51:43 Byte Order: Little Endian
09:51:43 CPU(s): 2
09:51:43 On-line CPU(s) list: 0,1
09:51:43 Thread(s) per core: 1
09:51:43 Core(s) per socket: 1
09:51:43 Socket(s): 2
09:51:43 NUMA node(s): 1
09:51:43 Vendor ID: AuthenticAMD
09:51:43 CPU family: 23
09:51:43 Model: 49
09:51:43 Model name: AMD EPYC-Rome Processor
09:51:43 Stepping: 0
09:51:43 CPU MHz: 2799.998
09:51:43 BogoMIPS: 5599.99
09:51:43 Virtualization: AMD-V
09:51:43 Hypervisor vendor: KVM
09:51:43 Virtualization type: full
09:51:43 L1d cache: 32K
09:51:43 L1i cache: 32K
09:51:43 L2 cache: 512K
09:51:43 L3 cache: 16384K
09:51:43 NUMA node0 CPU(s): 0,1
09:51:43 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:51:43
09:51:43
09:51:43 ---> nproc:
09:51:43 2
09:51:43
09:51:43
09:51:43 ---> df -h:
09:51:43 Filesystem Size Used Avail Use% Mounted on
09:51:43 devtmpfs 3.8G 0 3.8G 0% /dev
09:51:43 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:51:43 tmpfs 3.8G 17M 3.8G 1% /run
09:51:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:51:43 /dev/vda1 40G 8.4G 32G 21% /
09:51:43 tmpfs 770M 0 770M 0% /run/user/1001
09:51:43
09:51:43
09:51:43 ---> free -m:
09:51:43 total used free shared buff/cache available
09:51:43 Mem: 7697 583 4829 19 2284 6814
09:51:43 Swap: 1023 0 1023
09:51:43
09:51:43
09:51:43 ---> ip addr:
09:51:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:51:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:51:43 inet 127.0.0.1/8 scope host lo
09:51:43 valid_lft forever preferred_lft forever
09:51:43 inet6 ::1/128 scope host
09:51:43 valid_lft forever preferred_lft forever
09:51:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:51:43 link/ether fa:16:3e:0f:58:b3 brd ff:ff:ff:ff:ff:ff
09:51:43 altname enp0s3
09:51:43 altname ens3
09:51:43 inet 10.30.170.126/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:51:43 valid_lft 65046sec preferred_lft 65046sec
09:51:43 inet6 fe80::f816:3eff:fe0f:58b3/64 scope link
09:51:43 valid_lft forever preferred_lft forever
09:51:43
09:51:43
09:51:43 ---> sar -b -r -n DEV:
09:51:43 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU)
09:51:43
09:51:43 03:55:45 LINUX RESTART (2 CPU)
09:51:43
09:51:43 03:56:01 AM tps rtps wtps bread/s bwrtn/s
09:51:43 03:57:01 AM 176.11 136.12 39.99 12928.22 37688.34
09:51:43 03:58:01 AM 2.53 0.00 2.53 0.00 46.56
09:51:43 03:59:01 AM 0.47 0.03 0.43 0.53 4.73
09:51:43 04:00:01 AM 0.52 0.00 0.52 0.00 7.35
09:51:43 04:01:01 AM 0.28 0.02 0.27 0.13 3.22
09:51:43 04:02:01 AM 0.38 0.07 0.32 1.73 6.46
09:51:43 04:03:01 AM 0.17 0.00 0.17 0.00 1.72
09:51:43 04:04:01 AM 0.10 0.00 0.10 0.00 0.93
09:51:43 04:05:01 AM 0.13 0.00 0.13 0.00 1.05
09:51:43 04:06:01 AM 0.18 0.00 0.18 0.00 2.57
09:51:43 04:07:01 AM 0.27 0.00 0.27 0.00 4.83
09:51:43 04:08:01 AM 0.20 0.00 0.20 0.00 1.87
09:51:43 04:09:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 04:10:01 AM 0.10 0.00 0.10 0.00 0.80
09:51:43 04:11:01 AM 0.32 0.05 0.27 0.80 3.27
09:51:43 04:12:01 AM 1.25 0.00 1.25 0.00 30.81
09:51:43 04:13:01 AM 0.25 0.00 0.25 0.00 2.97
09:51:43 04:14:01 AM 0.10 0.00 0.10 0.00 0.90
09:51:43 04:15:01 AM 0.10 0.00 0.10 0.00 0.93
09:51:43 04:16:02 AM 0.22 0.00 0.22 0.00 2.85
09:51:43 04:17:01 AM 0.24 0.00 0.24 0.00 4.00
09:51:43 04:18:01 AM 0.12 0.00 0.12 0.00 1.07
09:51:43 04:19:01 AM 0.12 0.00 0.12 0.00 0.78
09:51:43 04:20:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 04:21:01 AM 0.37 0.00 0.37 0.00 5.73
09:51:43 04:22:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:43 04:23:01 AM 0.12 0.00 0.12 0.00 0.93
09:51:43 04:24:01 AM 0.13 0.00 0.13 0.00 1.05
09:51:43 04:25:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 04:26:01 AM 0.20 0.00 0.20 0.00 2.70
09:51:43 04:27:01 AM 0.20 0.00 0.20 0.00 3.40
09:51:43 04:28:01 AM 0.23 0.00 0.23 0.00 2.67
09:51:43 04:29:01 AM 0.15 0.00 0.15 0.00 1.58
09:51:43 04:30:01 AM 0.10 0.00 0.10 0.00 0.80
09:51:43 04:31:01 AM 0.27 0.00 0.27 0.00 4.08
09:51:43 04:32:01 AM 0.20 0.00 0.20 0.00 3.37
09:51:43 04:33:01 AM 0.12 0.00 0.12 0.00 1.27
09:51:43 04:34:01 AM 0.13 0.00 0.13 0.00 1.30
09:51:43 04:35:01 AM 0.23 0.00 0.23 0.00 3.67
09:51:43 04:36:01 AM 0.25 0.00 0.25 0.00 3.10
09:51:43 04:37:01 AM 0.22 0.00 0.22 0.00 4.22
09:51:43 04:38:01 AM 0.12 0.00 0.12 0.00 0.93
09:51:43 04:39:01 AM 0.17 0.00 0.17 0.00 1.97
09:51:43 04:40:01 AM 0.13 0.00 0.13 0.00 1.68
09:51:43 04:41:01 AM 0.17 0.00 0.17 0.00 1.35
09:51:43 04:42:01 AM 0.33 0.00 0.33 0.00 6.50
09:51:43 04:43:01 AM 0.18 0.00 0.18 0.00 1.72
09:51:43 04:44:01 AM 0.17 0.00 0.17 0.00 2.88
09:51:43 04:45:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 04:46:01 AM 1.08 0.32 0.77 6.93 18.54
09:51:43 04:47:01 AM 0.20 0.00 0.20 0.00 4.10
09:51:43 04:48:01 AM 0.20 0.00 0.20 0.00 2.37
09:51:43 04:49:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:43 04:50:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:43 04:51:01 AM 0.17 0.00 0.17 0.00 1.18
09:51:43 04:52:01 AM 0.23 0.00 0.23 0.00 4.95
09:51:43 04:53:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:43 04:54:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:43 04:55:01 AM 0.22 0.00 0.22 0.00 2.77
09:51:43 04:56:01 AM 0.20 0.00 0.20 0.00 1.95
09:51:43 04:57:01 AM 0.18 0.00 0.18 0.00 3.17
09:51:43 04:58:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:43 04:59:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:43 05:00:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 05:01:01 AM 8.88 5.95 2.93 574.88 71.24
09:51:43 05:02:01 AM 0.47 0.00 0.47 0.00 9.80
09:51:43 05:03:01 AM 0.20 0.00 0.20 0.00 1.90
09:51:43 05:04:01 AM 0.12 0.00 0.12 0.00 0.95
09:51:43 05:05:01 AM 0.17 0.00 0.17 0.00 1.20
09:51:43 05:06:01 AM 0.27 0.00 0.27 0.00 3.93
09:51:43 05:07:01 AM 0.18 0.00 0.18 0.00 3.30
09:51:43 05:08:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 05:09:01 AM 0.18 0.00 0.18 0.00 2.25
09:51:43 05:10:01 AM 0.15 0.00 0.15 0.00 1.58
09:51:43 05:11:01 AM 0.18 0.00 0.18 0.00 1.30
09:51:43 05:12:01 AM 0.22 0.00 0.22 0.00 4.23
09:51:43 05:13:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:43 05:14:01 AM 0.15 0.00 0.15 0.00 1.73
09:51:43 05:15:01 AM 0.13 0.00 0.13 0.00 1.08
09:51:43 05:16:01 AM 0.32 0.00 0.32 0.00 4.90
09:51:43 05:17:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:43 05:18:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 05:19:01 AM 0.10 0.00 0.10 0.00 1.17
09:51:43 05:20:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 05:21:01 AM 0.23 0.00 0.23 0.00 3.53
09:51:43 05:22:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:43 05:23:01 AM 0.18 0.00 0.18 0.00 2.63
09:51:43 05:24:01 AM 0.15 0.00 0.15 0.00 1.58
09:51:43 05:25:01 AM 0.10 0.00 0.10 0.00 0.64
09:51:43 05:26:01 AM 0.27 0.00 0.27 0.00 4.70
09:51:43 05:27:01 AM 0.22 0.00 0.22 0.00 3.78
09:51:43 05:28:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:43 05:29:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 05:30:01 AM 0.18 0.00 0.18 0.00 2.37
09:51:43 05:31:01 AM 0.28 0.00 0.28 0.00 4.62
09:51:43 05:32:01 AM 0.20 0.00 0.20 0.00 3.33
09:51:43 05:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:43 05:34:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 05:35:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:43 05:36:01 AM 0.17 0.00 0.17 0.00 2.03
09:51:43 05:37:01 AM 0.27 0.00 0.27 0.00 4.70
09:51:43 05:38:01 AM 0.20 0.00 0.20 0.00 2.03
09:51:43 05:39:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:43 05:40:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:43 05:41:01 AM 0.27 0.00 0.27 0.00 3.43
09:51:43 05:42:01 AM 0.17 0.00 0.17 0.00 3.20
09:51:43 05:43:01 AM 0.12 0.00 0.12 0.00 0.93
09:51:43 05:44:01 AM 0.23 0.00 0.23 0.00 3.47
09:51:43 05:45:01 AM 0.13 0.00 0.13 0.00 1.32
09:51:43 05:46:01 AM 0.12 0.00 0.12 0.00 0.88
09:51:43 05:47:01 AM 0.23 0.00 0.23 0.00 4.90
09:51:43 05:48:01 AM 0.15 0.00 0.15 0.00 1.82
09:51:43 05:49:01 AM 0.18 0.00 0.18 0.00 2.05
09:51:43 05:50:01 AM 0.13 0.00 0.13 0.00 1.82
09:51:43 05:51:01 AM 0.35 0.00 0.35 0.00 5.10
09:51:43 05:52:01 AM 0.30 0.00 0.30 0.00 6.23
09:51:43 05:53:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:43 05:54:01 AM 0.15 0.00 0.15 0.00 1.73
09:51:43 05:55:01 AM 0.13 0.00 0.13 0.00 1.82
09:51:43 05:56:01 AM 0.13 0.00 0.13 0.00 1.07
09:51:43 05:57:01 AM 0.20 0.00 0.20 0.00 4.35
09:51:43 05:58:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:43 05:59:01 AM 0.13 0.00 0.13 0.00 1.20
09:51:43 06:00:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 06:01:01 AM 0.30 0.00 0.30 0.00 3.38
09:51:43 06:02:01 AM 0.95 0.00 0.95 0.00 15.64
09:51:43 06:03:01 AM 0.33 0.00 0.33 0.00 6.02
09:51:43 06:04:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 06:05:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 06:06:01 AM 0.12 0.00 0.12 0.00 0.87
09:51:43 06:07:01 AM 0.18 0.00 0.18 0.00 3.17
09:51:43 06:08:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:43 06:09:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:43 06:10:01 AM 0.12 0.00 0.12 0.00 0.88
09:51:43 06:11:01 AM 0.38 0.00 0.38 0.00 5.18
09:51:43 06:12:01 AM 0.30 0.00 0.30 0.00 5.32
09:51:43 06:13:01 AM 0.13 0.00 0.13 0.00 0.90
09:51:43 06:14:01 AM 0.13 0.00 0.13 0.00 1.35
09:51:43 06:15:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:43 06:16:01 AM 0.13 0.00 0.13 0.00 0.88
09:51:43 06:17:01 AM 0.20 0.00 0.20 0.00 3.82
09:51:43 06:18:01 AM 0.20 0.00 0.20 0.00 2.37
09:51:43 06:19:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:43 06:20:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 06:21:01 AM 0.18 0.00 0.18 0.00 1.43
09:51:43 06:22:01 AM 0.22 0.00 0.22 0.00 4.23
09:51:43 06:23:01 AM 0.13 0.00 0.13 0.00 1.07
09:51:43 06:24:01 AM 0.13 0.00 0.13 0.00 0.95
09:51:43 06:25:01 AM 0.22 0.00 0.22 0.00 2.53
09:51:43 06:26:01 AM 0.18 0.00 0.18 0.00 1.85
09:51:43 06:27:01 AM 0.22 0.00 0.22 0.00 3.45
09:51:43 06:28:01 AM 0.08 0.00 0.08 0.00 0.90
09:51:43 06:29:01 AM 0.12 0.00 0.12 0.00 1.03
09:51:43 06:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 06:31:01 AM 0.23 0.00 0.23 0.00 3.93
09:51:43 06:32:01 AM 0.25 0.00 0.25 0.00 4.80
09:51:43 06:33:01 AM 0.17 0.00 0.17 0.00 1.72
09:51:43 06:34:02 AM 0.12 0.00 0.12 0.00 0.90
09:51:43 06:35:01 AM 0.10 0.00 0.10 0.00 0.64
09:51:43 06:36:01 AM 0.22 0.00 0.22 0.00 3.28
09:51:43 06:37:01 AM 0.18 0.00 0.18 0.00 3.63
09:51:43 06:38:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:43 06:39:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 06:40:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:43 06:41:01 AM 0.32 0.00 0.32 0.00 4.75
09:51:43 06:42:01 AM 0.18 0.00 0.18 0.00 3.20
09:51:43 06:43:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 06:44:01 AM 0.13 0.00 0.13 0.00 1.20
09:51:43 06:45:01 AM 0.12 0.00 0.12 0.00 1.30
09:51:43 06:46:01 AM 0.18 0.00 0.18 0.00 2.57
09:51:43 06:47:01 AM 0.17 0.00 0.17 0.00 3.23
09:51:43 06:48:01 AM 0.15 0.00 0.15 0.00 1.35
09:51:43 06:49:01 AM 0.22 0.00 0.22 0.00 2.52
09:51:43 06:50:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:43 06:51:01 AM 0.23 0.00 0.23 0.00 3.67
09:51:43 06:52:01 AM 0.17 0.00 0.17 0.00 3.20
09:51:43 06:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 06:54:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:43 06:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 06:56:01 AM 0.27 0.00 0.27 0.00 3.93
09:51:43 06:57:01 AM 0.18 0.00 0.18 0.00 3.33
09:51:43 06:58:01 AM 0.12 0.00 0.12 0.00 1.33
09:51:43 06:59:01 AM 0.12 0.00 0.12 0.00 1.27
09:51:43 07:00:01 AM 0.13 0.00 0.13 0.00 1.30
09:51:43 07:01:01 AM 0.22 0.00 0.22 0.00 3.07
09:51:43 07:02:01 AM 0.38 0.00 0.38 0.00 7.40
09:51:43 07:03:01 AM 0.18 0.00 0.18 0.00 2.28
09:51:43 07:04:01 AM 0.13 0.00 0.13 0.00 1.48
09:51:43 07:05:01 AM 0.15 0.00 0.15 0.00 1.82
09:51:43 07:06:01 AM 0.17 0.00 0.17 0.00 1.97
09:51:43 07:07:01 AM 0.20 0.00 0.20 0.00 3.83
09:51:43 07:08:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 07:09:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 07:10:01 AM 0.22 0.00 0.22 0.00 3.53
09:51:43 07:11:01 AM 0.22 0.00 0.22 0.00 2.47
09:51:43 07:12:01 AM 0.25 0.00 0.25 0.00 4.67
09:51:43 07:13:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:43 07:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 07:15:01 AM 0.15 0.00 0.15 0.00 1.87
09:51:43 07:16:01 AM 0.13 0.00 0.13 0.00 0.88
09:51:43 07:17:01 AM 0.28 0.00 0.28 0.00 5.28
09:51:43 07:18:01 AM 0.15 0.00 0.15 0.00 1.98
09:51:43 07:19:01 AM 0.22 0.00 0.22 0.00 2.43
09:51:43 07:20:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:43 07:21:01 AM 0.17 0.00 0.17 0.00 1.32
09:51:43 07:22:01 AM 0.23 0.00 0.23 0.00 4.78
09:51:43 07:23:01 AM 0.15 0.00 0.15 0.00 1.35
09:51:43 07:24:01 AM 0.22 0.00 0.22 0.00 2.52
09:51:43 07:25:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:43 07:26:01 AM 0.13 0.00 0.13 0.00 1.00
09:51:43 07:27:01 AM 0.18 0.00 0.18 0.00 3.17
09:51:43 07:28:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 07:29:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:43 07:30:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 07:31:01 AM 0.27 0.00 0.27 0.00 3.43
09:51:43 07:32:01 AM 0.25 0.00 0.25 0.00 4.92
09:51:43 07:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:43 07:34:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:43 07:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 07:36:01 AM 0.13 0.00 0.13 0.00 0.87
09:51:43 07:37:01 AM 0.18 0.00 0.18 0.00 3.17
09:51:43 07:38:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:43 07:39:01 AM 0.13 0.00 0.13 0.00 0.95
09:51:43 07:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 07:41:02 AM 0.37 0.00 0.37 0.00 5.73
09:51:43 07:42:01 AM 0.20 0.00 0.20 0.00 3.25
09:51:43 07:43:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:43 07:44:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 07:45:01 AM 0.15 0.00 0.15 0.00 1.73
09:51:43 07:46:01 AM 0.18 0.00 0.18 0.00 2.70
09:51:43 07:47:01 AM 0.17 0.00 0.17 0.00 3.37
09:51:43 07:48:01 AM 0.20 0.00 0.20 0.00 2.38
09:51:43 07:49:01 AM 0.15 0.00 0.15 0.00 1.58
09:51:43 07:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 07:51:01 AM 0.32 0.00 0.32 0.00 5.06
09:51:43 07:52:01 AM 0.17 0.00 0.17 0.00 2.93
09:51:43 07:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 07:54:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:43 07:55:01 AM 0.18 0.00 0.18 0.00 2.37
09:51:43 07:56:01 AM 0.27 0.00 0.27 0.00 3.70
09:51:43 07:57:01 AM 0.17 0.00 0.17 0.00 3.33
09:51:43 07:58:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:43 07:59:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 08:00:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:43 08:01:01 AM 0.95 0.00 0.95 0.00 15.69
09:51:43 08:02:01 AM 0.18 0.00 0.18 0.00 3.20
09:51:43 08:03:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 08:04:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 08:05:01 AM 0.18 0.00 0.18 0.00 2.37
09:51:43 08:06:01 AM 0.22 0.00 0.22 0.00 2.85
09:51:43 08:07:01 AM 0.18 0.00 0.18 0.00 3.10
09:51:43 08:08:01 AM 0.13 0.00 0.13 0.00 1.62
09:51:43 08:09:01 AM 0.15 0.00 0.15 0.00 1.18
09:51:43 08:10:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 08:11:01 AM 0.22 0.00 0.22 0.00 3.13
09:51:43 08:12:01 AM 0.22 0.00 0.22 0.00 3.78
09:51:43 08:13:01 AM 0.27 0.00 0.27 0.00 4.55
09:51:43 08:14:01 AM 0.13 0.00 0.13 0.00 1.82
09:51:43 08:15:01 AM 0.15 0.00 0.15 0.00 2.32
09:51:43 08:16:01 AM 0.17 0.00 0.17 0.00 1.98
09:51:43 08:17:01 AM 0.25 0.00 0.25 0.00 5.40
09:51:43 08:18:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 08:19:01 AM 0.13 0.00 0.13 0.00 0.95
09:51:43 08:20:01 AM 0.13 0.00 0.13 0.00 1.37
09:51:43 08:21:01 AM 0.35 0.00 0.35 0.00 4.95
09:51:43 08:22:01 AM 0.27 0.00 0.27 0.00 5.83
09:51:43 08:23:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:43 08:24:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 08:25:01 AM 0.13 0.00 0.13 0.00 1.33
09:51:43 08:26:01 AM 0.15 0.00 0.15 0.00 1.02
09:51:43 08:27:01 AM 0.20 0.00 0.20 0.00 3.95
09:51:43 08:28:01 AM 0.28 0.00 0.28 0.00 3.55
09:51:43 08:29:01 AM 0.23 0.00 0.23 0.00 3.47
09:51:43 08:30:01 AM 0.17 0.00 0.17 0.00 1.58
09:51:43 08:31:01 AM 0.17 0.00 0.17 0.00 1.77
09:51:43 08:32:01 AM 0.25 0.00 0.25 0.00 4.65
09:51:43 08:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:43 08:34:01 AM 0.12 0.00 0.12 0.00 0.90
09:51:43 08:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 08:36:01 AM 0.20 0.00 0.20 0.00 2.35
09:51:43 08:37:01 AM 0.22 0.00 0.22 0.00 4.25
09:51:43 08:38:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 08:39:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 08:40:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:43 08:41:01 AM 0.17 0.00 0.17 0.00 1.22
09:51:43 08:42:01 AM 0.25 0.00 0.25 0.00 4.68
09:51:43 08:43:01 AM 0.23 0.00 0.23 0.00 2.67
09:51:43 08:44:01 AM 0.15 0.00 0.15 0.00 1.45
09:51:43 08:45:01 AM 0.13 0.00 0.13 0.00 1.33
09:51:43 08:46:01 AM 0.17 0.00 0.17 0.00 1.55
09:51:43 08:47:01 AM 0.20 0.00 0.20 0.00 3.68
09:51:43 08:48:02 AM 0.12 0.00 0.12 0.00 0.90
09:51:43 08:49:01 AM 0.10 0.00 0.10 0.00 0.64
09:51:43 08:50:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 08:51:01 AM 0.25 0.00 0.25 0.00 2.92
09:51:43 08:52:01 AM 0.27 0.00 0.27 0.00 5.08
09:51:43 08:53:01 AM 0.15 0.00 0.15 0.00 1.05
09:51:43 08:54:01 AM 0.10 0.00 0.10 0.00 0.80
09:51:43 08:55:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:43 08:56:01 AM 0.17 0.00 0.17 0.00 2.43
09:51:43 08:57:01 AM 0.17 0.00 0.17 0.00 3.33
09:51:43 08:58:01 AM 0.10 0.00 0.10 0.00 1.03
09:51:43 08:59:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 09:00:01 AM 0.18 0.00 0.18 0.00 2.37
09:51:43 09:01:01 AM 0.28 0.00 0.28 0.00 4.22
09:51:43 09:02:01 AM 0.18 0.00 0.18 0.00 3.20
09:51:43 09:03:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 09:04:01 AM 0.18 0.00 0.18 0.00 2.27
09:51:43 09:05:01 AM 0.18 0.00 0.18 0.00 1.90
09:51:43 09:06:01 AM 0.22 0.00 0.22 0.00 2.85
09:51:43 09:07:01 AM 0.17 0.00 0.17 0.00 3.20
09:51:43 09:08:01 AM 0.12 0.00 0.12 0.00 1.07
09:51:43 09:09:01 AM 0.13 0.00 0.13 0.00 0.92
09:51:43 09:10:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 09:11:01 AM 0.32 0.00 0.32 0.00 4.88
09:51:43 09:12:01 AM 0.18 0.00 0.18 0.00 3.33
09:51:43 09:13:01 AM 0.13 0.00 0.13 0.00 1.33
09:51:43 09:14:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 09:15:01 AM 0.13 0.00 0.13 0.00 1.22
09:51:43 09:16:01 AM 0.27 0.00 0.27 0.00 3.82
09:51:43 09:17:01 AM 0.18 0.00 0.18 0.00 3.07
09:51:43 09:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 09:19:01 AM 0.10 0.00 0.10 0.00 0.77
09:51:43 09:20:01 AM 0.10 0.00 0.10 0.00 0.63
09:51:43 09:21:01 AM 1.17 0.00 1.17 0.00 20.71
09:51:43 09:22:01 AM 0.17 0.00 0.17 0.00 3.20
09:51:43 09:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:51:43 09:24:01 AM 0.08 0.00 0.08 0.00 0.72
09:51:43 09:25:01 AM 0.12 0.00 0.12 0.00 1.17
09:51:43 09:26:01 AM 0.17 0.00 0.17 0.00 2.45
09:51:43 09:27:01 AM 0.33 0.00 0.33 0.00 6.23
09:51:43 09:28:01 AM 0.15 0.00 0.15 0.00 1.82
09:51:43 09:29:01 AM 0.15 0.00 0.15 0.00 1.48
09:51:43 09:30:01 AM 0.18 0.00 0.18 0.00 2.23
09:51:43 09:31:01 AM 0.27 0.00 0.27 0.00 4.12
09:51:43 09:32:01 AM 0.27 0.00 0.27 0.00 5.55
09:51:43 09:33:01 AM 0.10 0.00 0.10 0.00 1.57
09:51:43 09:34:01 AM 0.10 0.00 0.10 0.00 1.17
09:51:43 09:35:01 AM 0.10 0.00 0.10 0.00 0.90
09:51:43 09:36:01 AM 0.17 0.00 0.17 0.00 1.78
09:51:43 09:37:01 AM 0.40 0.00 0.40 0.00 7.12
09:51:43 09:38:01 AM 0.22 0.00 0.22 0.00 2.43
09:51:43 09:39:01 AM 0.13 0.00 0.13 0.00 1.08
09:51:43 09:40:01 AM 0.12 0.00 0.12 0.00 1.18
09:51:43 09:41:01 AM 69.63 8.46 61.16 1459.11 5579.47
09:51:43 09:42:01 AM 70.23 0.07 70.16 1.87 8226.54
09:51:43 09:43:01 AM 51.60 0.85 50.75 63.98 5599.98
09:51:43 09:44:01 AM 45.48 7.12 38.36 1310.18 2388.77
09:51:43 09:45:01 AM 66.79 2.53 64.26 420.12 8046.30
09:51:43 09:46:01 AM 4.45 0.22 4.23 11.73 186.25
09:51:43 09:47:01 AM 2.13 0.00 2.13 0.00 410.30
09:51:43 09:48:01 AM 1.02 0.00 1.02 0.00 506.52
09:51:43 09:49:01 AM 0.32 0.00 0.32 0.00 324.58
09:51:43 09:50:01 AM 2.55 0.35 2.20 38.79 294.70
09:51:43 09:51:01 AM 31.06 0.27 30.79 25.32 2948.48
09:51:43 Average: 1.68 0.46 1.22 47.46 206.18
09:51:43
09:51:43 03:56:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:51:43 03:57:01 AM 5871888 7225428 2010536 25.51 2688 1552604 606360 6.79 153120 1596384 44
09:51:43 03:58:01 AM 5872804 7226344 2009620 25.49 2688 1552604 606360 6.79 153156 1595712 4
09:51:43 03:59:01 AM 5871452 7225012 2010972 25.51 2688 1552624 606360 6.79 153160 1597164 4
09:51:43 04:00:01 AM 5870832 7224392 2011592 25.52 2688 1552624 625320 7.00 153160 1597496 4
09:51:43 04:01:01 AM 5870460 7224040 2011964 25.52 2688 1552628 625320 7.00 153160 1597952 4
09:51:43 04:02:01 AM 5870984 7224612 2011440 25.52 2688 1552696 625320 7.00 153312 1597424 4
09:51:43 04:03:01 AM 5869152 7222780 2013272 25.54 2688 1552696 625320 7.00 153312 1599412 8
09:51:43 04:04:01 AM 5869204 7222836 2013220 25.54 2688 1552700 625320 7.00 153312 1599416 4
09:51:43 04:05:01 AM 5868976 7222608 2013448 25.54 2688 1552700 609084 6.82 153312 1599420 4
09:51:43 04:06:01 AM 5869152 7222784 2013272 25.54 2688 1552700 609084 6.82 153312 1599420 4
09:51:43 04:07:01 AM 5868804 7222440 2013620 25.55 2688 1552704 609084 6.82 153312 1599492 4
09:51:43 04:08:01 AM 5868892 7222528 2013532 25.54 2688 1552704 609084 6.82 153312 1599424 4
09:51:43 04:09:01 AM 5868928 7222564 2013496 25.54 2688 1552704 609084 6.82 153312 1599424 4
09:51:43 04:10:01 AM 5868120 7221760 2014304 25.55 2688 1552708 607720 6.80 153312 1599776 4
09:51:43 04:11:01 AM 5868292 7221940 2014132 25.55 2688 1552712 624576 6.99 153516 1599388 20
09:51:43 04:12:01 AM 5868452 7222108 2013972 25.55 2688 1552716 624576 6.99 153516 1599304 4
09:51:43 04:13:01 AM 5868424 7222080 2014000 25.55 2688 1552716 624576 6.99 153516 1599244 4
09:51:43 04:14:01 AM 5868696 7222352 2013728 25.55 2688 1552716 624576 6.99 153516 1599248 4
09:51:43 04:15:01 AM 5868824 7222484 2013600 25.55 2688 1552720 624576 6.99 153516 1599256 4
09:51:43 04:16:02 AM 5868684 7222344 2013740 25.55 2688 1552720 624576 6.99 153516 1599256 4
09:51:43 04:17:01 AM 5868648 7222308 2013776 25.55 2688 1552720 624576 6.99 153516 1599440 4
09:51:43 04:18:01 AM 5868852 7222516 2013572 25.55 2688 1552724 624576 6.99 153516 1599272 4
09:51:43 04:19:01 AM 5868724 7222388 2013700 25.55 2688 1552724 607900 6.81 153516 1599276 4
09:51:43 04:20:01 AM 5868340 7222004 2014084 25.55 2688 1552724 611544 6.85 153516 1599624 4
09:51:43 04:21:01 AM 5868732 7222396 2013692 25.55 2688 1552728 611544 6.85 153516 1599280 4
09:51:43 04:22:01 AM 5868868 7222532 2013556 25.54 2688 1552728 611544 6.85 153516 1599348 4
09:51:43 04:23:01 AM 5868720 7222388 2013704 25.55 2688 1552732 611544 6.85 153516 1599400 4
09:51:43 04:24:01 AM 5868800 7222468 2013624 25.55 2688 1552732 611544 6.85 153516 1599288 4
09:51:43 04:25:01 AM 5868780 7222448 2013644 25.55 2688 1552732 611544 6.85 153520 1599284 4
09:51:43 04:26:01 AM 5866872 7220540 2015552 25.57 2688 1552732 611544 6.85 153520 1601332 4
09:51:43 04:27:01 AM 5866964 7220640 2015460 25.57 2688 1552740 611544 6.85 153520 1601408 4
09:51:43 04:28:01 AM 5866948 7220624 2015476 25.57 2688 1552740 611544 6.85 153520 1601340 4
09:51:43 04:29:01 AM 5866960 7220636 2015464 25.57 2688 1552740 611544 6.85 153520 1601340 4
09:51:43 04:30:01 AM 5866400 7220080 2016024 25.58 2688 1552744 609808 6.83 153520 1601692 4
09:51:43 04:31:01 AM 5864500 7218184 2017924 25.60 2688 1552744 609808 6.83 153520 1603772 4
09:51:43 04:32:01 AM 5864996 7218684 2017428 25.59 2688 1552748 609808 6.83 153520 1603492 4
09:51:43 04:33:01 AM 5862432 7216120 2019992 25.63 2688 1552748 609808 6.83 153520 1605732 4
09:51:43 04:34:01 AM 5862716 7216404 2019708 25.62 2688 1552748 609808 6.83 153520 1605544 4
09:51:43 04:35:01 AM 5862740 7216432 2019684 25.62 2688 1552752 609808 6.83 153520 1605548 4
09:51:43 04:36:01 AM 5862780 7216472 2019644 25.62 2688 1552752 609808 6.83 153520 1605548 4
09:51:43 04:37:01 AM 5862732 7216424 2019692 25.62 2688 1552752 609808 6.83 153520 1605616 4
09:51:43 04:38:01 AM 5862836 7216532 2019588 25.62 2688 1552756 609808 6.83 153520 1605552 4
09:51:43 04:39:01 AM 5862784 7216480 2019640 25.62 2688 1552756 609808 6.83 153520 1605552 4
09:51:43 04:40:01 AM 5862424 7216120 2020000 25.63 2688 1552756 625744 7.01 153520 1605900 4
09:51:43 04:41:01 AM 5862464 7216164 2019960 25.63 2688 1552764 625744 7.01 153520 1605744 4
09:51:43 04:42:01 AM 5860016 7213716 2022408 25.66 2688 1552764 625744 7.01 153520 1608248 4
09:51:43 04:43:01 AM 5860808 7214508 2021616 25.65 2688 1552764 625744 7.01 153520 1607660 4
09:51:43 04:44:01 AM 5860840 7214544 2021584 25.65 2688 1552768 625744 7.01 153520 1607664 4
09:51:43 04:45:01 AM 5860572 7214276 2021852 25.65 2688 1552768 625744 7.01 153520 1607664 4
09:51:43 04:46:01 AM 5857884 7211784 2024540 25.68 2688 1552964 625744 7.01 153644 1610296 4
09:51:43 04:47:01 AM 5858092 7211996 2024332 25.68 2688 1552968 625744 7.01 153644 1610088 4
09:51:43 04:48:01 AM 5858180 7212084 2024244 25.68 2688 1552968 625744 7.01 153644 1609904 4
09:51:43 04:49:01 AM 5858152 7212056 2024272 25.68 2688 1552968 625744 7.01 153644 1609904 4
09:51:43 04:50:01 AM 5857776 7211684 2024648 25.69 2688 1552972 625680 7.01 153644 1610256 4
09:51:43 04:51:01 AM 5858024 7211940 2024400 25.68 2688 1552972 625680 7.01 153644 1610088 4
09:51:43 04:52:01 AM 5858060 7211980 2024364 25.68 2688 1552976 625680 7.01 153644 1610172 4
09:51:43 04:53:01 AM 5858188 7212108 2024236 25.68 2688 1552976 625680 7.01 153644 1610040 4
09:51:43 04:54:01 AM 5855964 7209884 2026460 25.71 2688 1552976 625680 7.01 153644 1612232 4
09:51:43 04:55:01 AM 5855816 7209740 2026608 25.71 2688 1552980 625680 7.01 153644 1612216 8
09:51:43 04:56:01 AM 5856068 7209992 2026356 25.71 2688 1552980 625680 7.01 153644 1612076 4
09:51:43 04:57:01 AM 5856008 7209932 2026416 25.71 2688 1552980 625680 7.01 153644 1612104 4
09:51:43 04:58:01 AM 5856000 7209928 2026424 25.71 2688 1552984 625680 7.01 153644 1612040 4
09:51:43 04:59:01 AM 5854004 7207932 2028420 25.73 2688 1552984 609464 6.82 153644 1614256 4
09:51:43 05:00:01 AM 5853252 7207180 2029172 25.74 2688 1552984 647048 7.24 153644 1614568 4
09:51:43 05:01:01 AM 5834664 7205936 2047760 25.98 2688 1570224 612492 6.86 155860 1630256 8
09:51:43 05:02:01 AM 5833616 7204888 2048808 25.99 2688 1570224 612492 6.86 155880 1631696 4
09:51:43 05:03:01 AM 5833756 7205028 2048668 25.99 2688 1570224 612492 6.86 155880 1631580 4
09:51:43 05:04:01 AM 5833744 7205024 2048680 25.99 2688 1570232 612492 6.86 155880 1631588 4
09:51:43 05:05:01 AM 5833752 7205032 2048672 25.99 2688 1570232 612492 6.86 155880 1631588 4
09:51:43 05:06:01 AM 5833892 7205172 2048532 25.99 2688 1570232 612492 6.86 155908 1631560 4
09:51:43 05:07:01 AM 5833844 7205128 2048580 25.99 2688 1570236 612492 6.86 155908 1631632 4
09:51:43 05:08:01 AM 5833868 7205152 2048556 25.99 2688 1570236 612492 6.86 155908 1631564 4
09:51:43 05:09:01 AM 5833956 7205240 2048468 25.99 2688 1570236 612492 6.86 155908 1631568 4
09:51:43 05:10:01 AM 5833504 7204792 2048920 25.99 2688 1570240 607596 6.80 155908 1631924 4
09:51:43 05:11:01 AM 5833796 7205088 2048628 25.99 2688 1570240 607596 6.80 155908 1631764 4
09:51:43 05:12:01 AM 5833852 7205144 2048572 25.99 2688 1570240 607596 6.80 155908 1631668 4
09:51:43 05:13:01 AM 5834032 7205328 2048392 25.99 2688 1570244 607596 6.80 155908 1631604 4
09:51:43 05:14:01 AM 5833812 7205108 2048612 25.99 2688 1570244 607596 6.80 155908 1631604 8
09:51:43 05:15:01 AM 5833840 7205136 2048584 25.99 2688 1570244 607596 6.80 155908 1631604 4
09:51:43 05:16:01 AM 5833892 7205192 2048532 25.99 2688 1570248 607596 6.80 155908 1631608 4
09:51:43 05:17:01 AM 5833824 7205124 2048600 25.99 2688 1570248 607596 6.80 155908 1631680 4
09:51:43 05:18:01 AM 5833476 7204776 2048948 25.99 2688 1570248 607596 6.80 155908 1631844 4
09:51:43 05:19:01 AM 5833896 7205200 2048528 25.99 2688 1570252 607596 6.80 155908 1631664 4
09:51:43 05:20:01 AM 5833284 7204588 2049140 26.00 2688 1570252 627284 7.02 155908 1631972 4
09:51:43 05:21:01 AM 5833808 7205120 2048616 25.99 2688 1570256 607828 6.81 155908 1631628 4
09:51:43 05:22:01 AM 5833564 7204876 2048860 25.99 2688 1570256 607828 6.81 155908 1631700 4
09:51:43 05:23:01 AM 5833460 7204772 2048964 25.99 2688 1570256 607828 6.81 155908 1631908 4
09:51:43 05:24:01 AM 5833780 7205096 2048644 25.99 2688 1570260 607828 6.81 155908 1631708 4
09:51:43 05:25:01 AM 5833724 7205040 2048700 25.99 2688 1570260 607828 6.81 155908 1631708 8
09:51:43 05:26:01 AM 5834096 7205412 2048328 25.99 2688 1570260 607828 6.81 155908 1631436 12
09:51:43 05:27:01 AM 5834096 7205416 2048328 25.99 2688 1570264 607828 6.81 155908 1631508 4
09:51:43 05:28:01 AM 5834296 7205616 2048128 25.98 2688 1570264 607828 6.81 155908 1631440 4
09:51:43 05:29:01 AM 5834304 7205624 2048120 25.98 2688 1570264 607828 6.81 155908 1631440 4
09:51:43 05:30:01 AM 5833652 7204976 2048772 25.99 2688 1570268 604724 6.77 155908 1631792 4
09:51:43 05:31:01 AM 5833644 7204972 2048780 25.99 2688 1570268 604724 6.77 155908 1631788 4
09:51:43 05:32:01 AM 5833932 7205264 2048492 25.99 2688 1570272 604724 6.77 155908 1631648 4
09:51:43 05:33:01 AM 5833904 7205236 2048520 25.99 2688 1570272 604724 6.77 155908 1631736 4
09:51:43 05:34:01 AM 5834104 7205436 2048320 25.99 2688 1570272 604724 6.77 155908 1631532 4
09:51:43 05:35:01 AM 5834000 7205336 2048424 25.99 2688 1570276 604724 6.77 155908 1631536 4
09:51:43 05:36:01 AM 5833880 7205216 2048544 25.99 2688 1570276 604724 6.77 155908 1631656 4
09:51:43 05:37:01 AM 5833896 7205232 2048528 25.99 2688 1570276 604724 6.77 155908 1631608 4
09:51:43 05:38:01 AM 5834116 7205456 2048308 25.99 2688 1570280 604724 6.77 155908 1631544 4
09:51:43 05:39:01 AM 5834152 7205492 2048272 25.99 2688 1570280 604724 6.77 155908 1631544 8
09:51:43 05:40:01 AM 5833564 7204904 2048860 25.99 2688 1570280 625656 7.01 155908 1632008 4
09:51:43 05:41:01 AM 5833792 7205140 2048632 25.99 2688 1570288 625656 7.01 155908 1631728 8
09:51:43 05:42:01 AM 5833824 7205172 2048600 25.99 2688 1570288 625656 7.01 155908 1631796 4
09:51:43 05:43:01 AM 5833848 7205200 2048576 25.99 2688 1570292 625656 7.01 155908 1631732 4
09:51:43 05:44:01 AM 5834104 7205460 2048320 25.99 2688 1570296 625656 7.01 155908 1631572 4
09:51:43 05:45:01 AM 5834192 7205548 2048232 25.98 2688 1570296 625656 7.01 155908 1631572 4
09:51:43 05:46:01 AM 5833912 7205268 2048512 25.99 2688 1570296 625656 7.01 155908 1631572 8
09:51:43 05:47:01 AM 5834036 7205396 2048388 25.99 2688 1570300 625656 7.01 155908 1631652 4
09:51:43 05:48:01 AM 5833868 7205228 2048556 25.99 2688 1570300 625656 7.01 155908 1631584 4
09:51:43 05:49:01 AM 5834000 7205360 2048424 25.99 2688 1570300 625656 7.01 155908 1631700 4
09:51:43 05:50:01 AM 5833560 7204924 2048864 25.99 2688 1570304 619584 6.94 155908 1632052 4
09:51:43 05:51:01 AM 5833840 7205204 2048584 25.99 2688 1570308 619584 6.94 155908 1631760 4
09:51:43 05:52:01 AM 5833828 7205196 2048596 25.99 2688 1570312 619584 6.94 155908 1631840 4
09:51:43 05:53:01 AM 5833924 7205292 2048500 25.99 2688 1570312 619584 6.94 155908 1631720 4
09:51:43 05:54:01 AM 5834188 7205556 2048236 25.98 2688 1570312 619584 6.94 155908 1631604 4
09:51:43 05:55:01 AM 5834168 7205540 2048256 25.99 2688 1570316 619584 6.94 155908 1631608 4
09:51:43 05:56:01 AM 5834256 7205628 2048168 25.98 2688 1570316 619584 6.94 155908 1631612 4
09:51:43 05:57:01 AM 5833948 7205320 2048476 25.99 2688 1570316 619584 6.94 155908 1631704 4
09:51:43 05:58:01 AM 5833984 7205360 2048440 25.99 2688 1570320 619584 6.94 155908 1631640 4
09:51:43 05:59:01 AM 5834040 7205416 2048384 25.99 2688 1570320 619584 6.94 155908 1631756 4
09:51:43 06:00:01 AM 5833568 7204944 2048856 25.99 2688 1570320 614276 6.88 155908 1631988 4
09:51:43 06:01:01 AM 5832932 7204312 2049492 26.00 2688 1570324 614276 6.88 155908 1632516 4
09:51:43 06:02:01 AM 5833768 7205152 2048656 25.99 2688 1570328 620888 6.95 165396 1622252 4
09:51:43 06:03:01 AM 5834052 7205440 2048372 25.99 2688 1570332 620888 6.95 165396 1622188 4
09:51:43 06:04:01 AM 5834132 7205520 2048292 25.99 2688 1570332 620888 6.95 165396 1622188 4
09:51:43 06:05:01 AM 5834168 7205556 2048256 25.99 2688 1570332 620888 6.95 165396 1622156 4
09:51:43 06:06:01 AM 5833980 7205364 2048444 25.99 2688 1570336 620888 6.95 165396 1622192 4
09:51:43 06:07:01 AM 5833668 7205052 2048756 25.99 2688 1570336 620888 6.95 165396 1622296 4
09:51:43 06:08:01 AM 5833844 7205228 2048580 25.99 2688 1570336 620888 6.95 165396 1622232 4
09:51:43 06:09:01 AM 5833720 7205108 2048704 25.99 2688 1570340 620888 6.95 165396 1622352 4
09:51:43 06:10:01 AM 5833416 7204804 2049008 25.99 2688 1570340 599256 6.71 165396 1622584 4
09:51:43 06:11:01 AM 5833676 7205068 2048748 25.99 2688 1570344 614632 6.88 165396 1622408 4
09:51:43 06:12:01 AM 5833768 7205160 2048656 25.99 2688 1570344 614632 6.88 165396 1622308 4
09:51:43 06:13:01 AM 5833708 7205100 2048716 25.99 2688 1570344 614632 6.88 165396 1622356 4
09:51:43 06:14:01 AM 5833708 7205104 2048716 25.99 2688 1570348 614632 6.88 165396 1622360 4
09:51:43 06:15:01 AM 5833824 7205220 2048600 25.99 2688 1570348 614632 6.88 165396 1622244 4
09:51:43 06:16:01 AM 5833920 7205316 2048504 25.99 2688 1570348 614632 6.88 165396 1622244 4
09:51:43 06:17:01 AM 5833868 7205268 2048556 25.99 2688 1570352 614632 6.88 165396 1622320 4
09:51:43 06:18:01 AM 5833932 7205332 2048492 25.99 2688 1570352 614632 6.88 165396 1622252 4
09:51:43 06:19:01 AM 5833872 7205272 2048552 25.99 2688 1570352 614632 6.88 165396 1622252 4
09:51:43 06:20:01 AM 5833328 7204728 2049096 26.00 2688 1570352 611452 6.85 165396 1622484 4
09:51:43 06:21:01 AM 5833884 7205288 2048540 25.99 2688 1570356 611452 6.85 165396 1622256 4
09:51:43 06:22:01 AM 5833808 7205212 2048616 25.99 2688 1570356 611452 6.85 165396 1622324 4
09:51:43 06:23:01 AM 5833708 7205120 2048716 25.99 2688 1570364 611452 6.85 165396 1622264 4
09:51:43 06:24:01 AM 5833884 7205296 2048540 25.99 2688 1570364 611452 6.85 165396 1622264 4
09:51:43 06:25:01 AM 5833856 7205268 2048568 25.99 2688 1570364 611452 6.85 165396 1622384 4
09:51:43 06:26:01 AM 5833976 7205392 2048448 25.99 2688 1570368 611452 6.85 165396 1622272 4
09:51:43 06:27:01 AM 5833772 7205188 2048652 25.99 2688 1570368 611452 6.85 165396 1622340 4
09:51:43 06:28:01 AM 5833480 7204896 2048944 25.99 2688 1570368 611452 6.85 165396 1622668 4
09:51:43 06:29:01 AM 5833860 7205280 2048564 25.99 2688 1570372 611452 6.85 165396 1622288 4
09:51:43 06:30:01 AM 5833348 7204768 2049076 26.00 2688 1570372 603324 6.76 165396 1622636 4
09:51:43 06:31:01 AM 5833460 7204884 2048964 25.99 2688 1570376 603324 6.76 165396 1622656 4
09:51:43 06:32:01 AM 5833692 7205116 2048732 25.99 2688 1570376 603324 6.76 165396 1622516 4
09:51:43 06:33:01 AM 5833580 7205004 2048844 25.99 2688 1570376 603324 6.76 165396 1622572 4
09:51:43 06:34:02 AM 5833736 7205164 2048688 25.99 2688 1570380 603324 6.76 165396 1622372 4
09:51:43 06:35:01 AM 5834012 7205440 2048412 25.99 2688 1570380 603324 6.76 165396 1622372 4
09:51:43 06:36:01 AM 5833512 7204940 2048912 25.99 2688 1570380 603324 6.76 165396 1622624 8
09:51:43 06:37:01 AM 5833668 7205100 2048756 25.99 2688 1570384 603324 6.76 165396 1622560 4
09:51:43 06:38:01 AM 5833832 7205264 2048592 25.99 2688 1570384 603324 6.76 165396 1622376 4
09:51:43 06:39:01 AM 5833896 7205328 2048528 25.99 2688 1570384 603324 6.76 165396 1622376 4
09:51:43 06:40:01 AM 5833108 7204544 2049316 26.00 2688 1570388 626000 7.01 165396 1622728 4
09:51:43 06:41:01 AM 5833368 7204808 2049056 26.00 2688 1570388 610432 6.83 165396 1622560 4
09:51:43 06:42:01 AM 5833360 7204804 2049064 26.00 2688 1570392 610432 6.83 165396 1622632 4
09:51:43 06:43:01 AM 5833624 7205068 2048800 25.99 2688 1570392 610432 6.83 165396 1622384 4
09:51:43 06:44:01 AM 5833704 7205148 2048720 25.99 2688 1570392 610432 6.83 165396 1622384 4
09:51:43 06:45:01 AM 5833620 7205068 2048804 25.99 2688 1570396 610432 6.83 165396 1622388 4
09:51:43 06:46:01 AM 5833764 7205212 2048660 25.99 2688 1570396 610432 6.83 165396 1622392 4
09:51:43 06:47:01 AM 5833660 7205108 2048764 25.99 2688 1570396 610432 6.83 165396 1622460 4
09:51:43 06:48:01 AM 5833676 7205128 2048748 25.99 2688 1570400 610432 6.83 165396 1622532 4
09:51:43 06:49:01 AM 5833636 7205088 2048788 25.99 2688 1570400 610432 6.83 165396 1622396 4
09:51:43 06:50:01 AM 5833224 7204676 2049200 26.00 2688 1570400 610432 6.83 165396 1622752 8
09:51:43 06:51:01 AM 5833384 7204844 2049040 26.00 2688 1570404 610432 6.83 165396 1622612 4
09:51:43 06:52:01 AM 5833344 7204804 2049080 26.00 2688 1570404 610432 6.83 165396 1622684 4
09:51:43 06:53:01 AM 5833648 7205108 2048776 25.99 2688 1570404 610432 6.83 165396 1622420 4
09:51:43 06:54:01 AM 5833684 7205148 2048740 25.99 2688 1570408 610432 6.83 165396 1622424 4
09:51:43 06:55:01 AM 5833616 7205080 2048808 25.99 2688 1570408 610432 6.83 165396 1622424 4
09:51:43 06:56:01 AM 5833192 7204656 2049232 26.00 2688 1570408 610432 6.83 165396 1622864 16
09:51:43 06:57:01 AM 5833596 7205060 2048828 25.99 2688 1570408 610432 6.83 165396 1622564 8
09:51:43 06:58:01 AM 5833048 7204516 2049376 26.00 2688 1570412 610432 6.83 165396 1622844 4
09:51:43 06:59:01 AM 5833484 7204952 2048940 25.99 2688 1570412 610432 6.83 165396 1622652 4
09:51:43 07:00:01 AM 5833348 7204816 2049076 26.00 2688 1570412 603388 6.76 165396 1622748 4
09:51:43 07:01:01 AM 5832536 7204012 2049888 26.01 2688 1570420 603388 6.76 165396 1623172 4
09:51:43 07:02:01 AM 5833544 7205020 2048880 25.99 2688 1570420 603388 6.76 165412 1622576 4
09:51:43 07:03:01 AM 5833664 7205144 2048760 25.99 2688 1570424 603388 6.76 165412 1622512 4
09:51:43 07:04:01 AM 5833412 7204896 2049012 25.99 2688 1570428 603388 6.76 165412 1622720 4
09:51:43 07:05:01 AM 5833644 7205128 2048780 25.99 2688 1570428 603388 6.76 165412 1622516 4
09:51:43 07:06:01 AM 5833780 7205264 2048644 25.99 2688 1570428 603388 6.76 165412 1622516 4
09:51:43 07:07:01 AM 5833652 7205140 2048772 25.99 2688 1570432 603388 6.76 165412 1622704 4
09:51:43 07:08:01 AM 5833824 7205312 2048600 25.99 2688 1570432 603388 6.76 165412 1622520 4
09:51:43 07:09:01 AM 5833456 7204944 2048968 25.99 2688 1570432 603388 6.76 165412 1622636 4
09:51:43 07:10:01 AM 5833080 7204572 2049344 26.00 2688 1570436 604916 6.77 165412 1622872 4
09:51:43 07:11:01 AM 5833056 7204548 2049368 26.00 2688 1570436 604916 6.77 165412 1622956 4
09:51:43 07:12:01 AM 5833400 7204896 2049024 25.99 2688 1570440 604916 6.77 165412 1622620 4
09:51:43 07:13:01 AM 5833488 7204984 2048936 25.99 2688 1570440 604916 6.77 165412 1622552 4
09:51:43 07:14:01 AM 5833364 7204860 2049060 26.00 2688 1570440 604916 6.77 165412 1622652 4
09:51:43 07:15:01 AM 5833336 7204836 2049088 26.00 2688 1570444 604916 6.77 165412 1622676 4
09:51:43 07:16:01 AM 5833460 7204960 2048964 25.99 2688 1570444 604916 6.77 165412 1622560 4
09:51:43 07:17:01 AM 5833300 7204800 2049124 26.00 2688 1570444 604916 6.77 165412 1622888 16
09:51:43 07:18:01 AM 5833608 7205112 2048816 25.99 2688 1570448 604916 6.77 165412 1622576 12
09:51:43 07:19:01 AM 5833444 7204948 2048980 25.99 2688 1570448 604916 6.77 165412 1622576 4
09:51:43 07:20:01 AM 5833160 7204664 2049264 26.00 2688 1570448 606772 6.79 165412 1622924 4
09:51:43 07:21:01 AM 5833480 7204988 2048944 25.99 2688 1570452 606772 6.79 165412 1622580 4
09:51:43 07:22:01 AM 5833400 7204908 2049024 25.99 2688 1570452 606772 6.79 165412 1622648 4
09:51:43 07:23:01 AM 5833596 7205108 2048828 25.99 2688 1570456 606772 6.79 165412 1622584 4
09:51:43 07:24:01 AM 5833568 7205080 2048856 25.99 2688 1570456 606772 6.79 165412 1622584 4
09:51:43 07:25:01 AM 5833548 7205060 2048876 25.99 2688 1570456 606772 6.79 165412 1622584 4
09:51:43 07:26:01 AM 5833628 7205144 2048796 25.99 2688 1570460 606772 6.79 165412 1622588 4
09:51:43 07:27:01 AM 5833584 7205100 2048840 25.99 2688 1570460 606772 6.79 165412 1622656 4
09:51:43 07:28:01 AM 5833572 7205088 2048852 25.99 2688 1570460 606772 6.79 165412 1622588 4
09:51:43 07:29:01 AM 5833668 7205188 2048756 25.99 2688 1570464 606772 6.79 165412 1622708 4
09:51:43 07:30:01 AM 5833136 7204656 2049288 26.00 2688 1570464 611580 6.85 165412 1622940 4
09:51:43 07:31:01 AM 5833220 7204736 2049204 26.00 2688 1570468 611580 6.85 165412 1622876 8
09:51:43 07:32:01 AM 5833420 7204936 2049004 25.99 2688 1570468 611580 6.85 165412 1622672 4
09:51:43 07:33:01 AM 5833164 7204680 2049260 26.00 2688 1570468 611580 6.85 165412 1622888 4
09:51:43 07:34:01 AM 5833332 7204852 2049092 26.00 2688 1570472 611580 6.85 165412 1622736 4
09:51:43 07:35:01 AM 5833528 7205048 2048896 25.99 2688 1570472 611580 6.85 165412 1622620 4
09:51:43 07:36:01 AM 5833248 7204768 2049176 26.00 2688 1570472 611580 6.85 165412 1622620 4
09:51:43 07:37:01 AM 5833288 7204808 2049136 26.00 2688 1570472 611580 6.85 165412 1622688 4
09:51:43 07:38:01 AM 5833228 7204752 2049196 26.00 2688 1570476 611580 6.85 165412 1622740 4
09:51:43 07:39:01 AM 5833372 7204896 2049052 26.00 2688 1570476 611580 6.85 165412 1622624 4
09:51:43 07:40:01 AM 5832948 7204472 2049476 26.00 2688 1570476 627244 7.02 165412 1622972 4
09:51:43 07:41:02 AM 5833328 7204856 2049096 26.00 2688 1570480 627244 7.02 165412 1622812 4
09:51:43 07:42:01 AM 5833244 7204772 2049180 26.00 2688 1570480 627244 7.02 165412 1622880 4
09:51:43 07:43:01 AM 5833444 7204976 2048980 25.99 2688 1570484 627244 7.02 165412 1622640 4
09:51:43 07:44:01 AM 5833416 7204948 2049008 25.99 2688 1570484 611588 6.85 165412 1622640 4
09:51:43 07:45:01 AM 5833500 7205032 2048924 25.99 2688 1570484 611588 6.85 165412 1622640 4
09:51:43 07:46:01 AM 5833564 7205100 2048860 25.99 2688 1570488 611588 6.85 165412 1622644 4
09:51:43 07:47:01 AM 5833264 7204804 2049160 26.00 2688 1570492 611588 6.85 165412 1622716 4
09:51:43 07:48:01 AM 5833396 7204936 2049028 25.99 2688 1570492 611588 6.85 165412 1622648 4
09:51:43 07:49:01 AM 5833280 7204824 2049144 26.00 2688 1570496 611588 6.85 165412 1622652 4
09:51:43 07:50:01 AM 5832860 7204404 2049564 26.00 2688 1570496 603388 6.76 165412 1623000 4
09:51:43 07:51:01 AM 5833132 7204684 2049292 26.00 2688 1570504 603388 6.76 165412 1622840 4
09:51:43 07:52:01 AM 5833120 7204672 2049304 26.00 2688 1570504 603388 6.76 165412 1622912 4
09:51:43 07:53:01 AM 5833264 7204816 2049160 26.00 2688 1570504 603388 6.76 165412 1622780 4
09:51:43 07:54:01 AM 5833240 7204796 2049184 26.00 2688 1570508 603388 6.76 165412 1622784 8
09:51:43 07:55:01 AM 5833352 7204908 2049072 26.00 2688 1570508 603388 6.76 165412 1622672 4
09:51:43 07:56:01 AM 5833412 7204968 2049012 25.99 2688 1570508 603388 6.76 165412 1622672 4
09:51:43 07:57:01 AM 5833424 7204984 2049000 25.99 2688 1570512 603388 6.76 165412 1622748 8
09:51:43 07:58:01 AM 5833380 7204940 2049044 26.00 2688 1570512 603388 6.76 165412 1622888 4
09:51:43 07:59:01 AM 5833632 7205192 2048792 25.99 2688 1570512 603388 6.76 165412 1622684 4
09:51:43 08:00:01 AM 5832628 7204192 2049796 26.00 2688 1570516 644888 7.22 165412 1623268 4
09:51:43 08:01:01 AM 5831956 7203524 2050468 26.01 2688 1570516 625432 7.00 166260 1622884 4
09:51:43 08:02:01 AM 5833224 7204796 2049200 26.00 2688 1570520 625432 7.00 166268 1621916 4
09:51:43 08:03:01 AM 5833384 7204956 2049040 26.00 2688 1570520 625432 7.00 166268 1621848 4
09:51:43 08:04:01 AM 5833300 7204872 2049124 26.00 2688 1570520 625432 7.00 166268 1621852 4
09:51:43 08:05:01 AM 5833252 7204828 2049172 26.00 2688 1570524 625432 7.00 166268 1621856 4
09:51:43 08:06:01 AM 5833508 7205084 2048916 25.99 2688 1570524 625432 7.00 166268 1621856 4
09:51:43 08:07:01 AM 5833176 7204752 2049248 26.00 2688 1570524 625432 7.00 166268 1622040 8
09:51:43 08:08:01 AM 5832952 7204532 2049472 26.00 2688 1570528 625432 7.00 166268 1622132 8
09:51:43 08:09:01 AM 5833176 7204756 2049248 26.00 2688 1570528 625432 7.00 166268 1621868 8
09:51:43 08:10:01 AM 5832940 7204520 2049484 26.00 2688 1570528 611644 6.85 166268 1622216 4
09:51:43 08:11:01 AM 5833004 7204592 2049420 26.00 2688 1570536 611644 6.85 166268 1622160 4
09:51:43 08:12:01 AM 5833276 7204864 2049148 26.00 2688 1570536 611644 6.85 166268 1621948 4
09:51:43 08:13:01 AM 5832796 7204384 2049628 26.00 2688 1570536 611644 6.85 166268 1622376 4
09:51:43 08:14:01 AM 5833164 7204756 2049260 26.00 2688 1570540 611644 6.85 166268 1621932 4
09:51:43 08:15:01 AM 5833304 7204896 2049120 26.00 2688 1570540 611644 6.85 166268 1621988 4
09:51:43 08:16:01 AM 5833088 7204676 2049336 26.00 2688 1570540 611644 6.85 166268 1621988 4
09:51:43 08:17:01 AM 5833028 7204620 2049396 26.00 2688 1570544 611644 6.85 166268 1622176 4
09:51:43 08:18:01 AM 5833088 7204680 2049336 26.00 2688 1570544 611644 6.85 166268 1622108 4
09:51:43 08:19:01 AM 5833152 7204744 2049272 26.00 2688 1570544 611644 6.85 166268 1621960 4
09:51:43 08:20:01 AM 5832724 7204320 2049700 26.00 2688 1570548 627076 7.02 166272 1622328 4
09:51:43 08:21:01 AM 5833156 7204752 2049268 26.00 2688 1570548 627076 7.02 166268 1621996 4
09:51:43 08:22:01 AM 5832692 7204292 2049732 26.00 2688 1570552 611640 6.85 166268 1622588 4
09:51:43 08:23:01 AM 5832760 7204360 2049664 26.00 2688 1570552 611640 6.85 166268 1622492 4
09:51:43 08:24:01 AM 5833188 7204788 2049236 26.00 2688 1570552 611640 6.85 166268 1622072 4
09:51:43 08:25:01 AM 5833192 7204796 2049232 26.00 2688 1570556 611640 6.85 166268 1622108 4
09:51:43 08:26:01 AM 5833208 7204812 2049216 26.00 2688 1570556 611640 6.85 166268 1622108 4
09:51:43 08:27:01 AM 5833104 7204712 2049320 26.00 2688 1570560 611640 6.85 166268 1622180 8
09:51:43 08:28:01 AM 5833312 7204924 2049112 26.00 2688 1570564 611640 6.85 166268 1622084 4
09:51:43 08:29:01 AM 5833032 7204644 2049392 26.00 2688 1570564 611640 6.85 166268 1622328 4
09:51:43 08:30:01 AM 5832836 7204448 2049588 26.00 2688 1570564 605108 6.78 166268 1622476 4
09:51:43 08:31:01 AM 5832600 7204216 2049824 26.00 2688 1570568 605108 6.78 166268 1622544 4
09:51:43 08:32:01 AM 5832896 7204512 2049528 26.00 2688 1570568 605108 6.78 166268 1622224 4
09:51:43 08:33:01 AM 5832780 7204396 2049644 26.00 2688 1570568 605108 6.78 166268 1622360 4
09:51:43 08:34:01 AM 5833012 7204632 2049412 26.00 2688 1570572 605108 6.78 166268 1622160 4
09:51:43 08:35:01 AM 5833044 7204664 2049380 26.00 2688 1570572 605108 6.78 166268 1622160 4
09:51:43 08:36:01 AM 5833100 7204720 2049324 26.00 2688 1570572 605108 6.78 166268 1622160 4
09:51:43 08:37:01 AM 5833028 7204652 2049396 26.00 2688 1570576 605108 6.78 166268 1622232 4
09:51:43 08:38:01 AM 5833044 7204668 2049380 26.00 2688 1570576 605108 6.78 166268 1622164 4
09:51:43 08:39:01 AM 5833164 7204788 2049260 26.00 2688 1570576 605108 6.78 166268 1622164 4
09:51:43 08:40:01 AM 5832512 7204140 2049912 26.01 2688 1570580 620616 6.95 166268 1622632 4
09:51:43 08:41:01 AM 5832968 7204600 2049456 26.00 2688 1570580 620616 6.95 166268 1622344 4
09:51:43 08:42:01 AM 5832692 7204328 2049732 26.00 2688 1570584 620616 6.95 166268 1622416 4
09:51:43 08:43:01 AM 5832896 7204532 2049528 26.00 2688 1570584 620616 6.95 166268 1622172 4
09:51:43 08:44:01 AM 5832892 7204528 2049532 26.00 2688 1570584 620616 6.95 166268 1622172 4
09:51:43 08:45:01 AM 5832840 7204480 2049584 26.00 2688 1570588 620616 6.95 166268 1622176 4
09:51:43 08:46:01 AM 5832832 7204472 2049592 26.00 2688 1570588 620616 6.95 166268 1622292 4
09:51:43 08:47:01 AM 5832816 7204456 2049608 26.00 2688 1570588 620616 6.95 166268 1622244 4
09:51:43 08:48:02 AM 5832976 7204620 2049448 26.00 2688 1570592 620616 6.95 166268 1622180 4
09:51:43 08:49:01 AM 5833068 7204712 2049356 26.00 2688 1570592 620616 6.95 166268 1622180 4
09:51:43 08:50:01 AM 5832524 7204168 2049900 26.01 2688 1570592 616632 6.90 166268 1622528 4
09:51:43 08:51:01 AM 5832788 7204436 2049636 26.00 2688 1570596 616632 6.90 166272 1622356 4
09:51:43 08:52:01 AM 5832916 7204564 2049508 26.00 2688 1570596 616632 6.90 166272 1622424 4
09:51:43 08:53:01 AM 5832968 7204616 2049456 26.00 2688 1570596 616632 6.90 166272 1622180 4
09:51:43 08:54:01 AM 5833100 7204752 2049324 26.00 2688 1570600 616632 6.90 166272 1622184 4
09:51:43 08:55:01 AM 5832988 7204640 2049436 26.00 2688 1570600 616632 6.90 166272 1622300 4
09:51:43 08:56:01 AM 5833164 7204816 2049260 26.00 2688 1570600 616632 6.90 166272 1622188 4
09:51:43 08:57:01 AM 5832880 7204536 2049544 26.00 2688 1570604 616632 6.90 166272 1622492 4
09:51:43 08:58:01 AM 5832948 7204604 2049476 26.00 2688 1570604 616632 6.90 166272 1622280 4
09:51:43 08:59:01 AM 5833064 7204720 2049360 26.00 2688 1570604 616632 6.90 166272 1622192 4
09:51:43 09:00:01 AM 5832512 7204172 2049912 26.01 2688 1570608 611772 6.85 166272 1622428 4
09:51:43 09:01:01 AM 5831676 7203336 2050748 26.02 2688 1570608 611772 6.85 166272 1623220 4
09:51:43 09:02:01 AM 5833036 7204700 2049388 26.00 2688 1570612 611772 6.85 166272 1622268 4
09:51:43 09:03:01 AM 5833116 7204780 2049308 26.00 2688 1570612 611772 6.85 166272 1622200 4
09:51:43 09:04:01 AM 5832976 7204640 2049448 26.00 2688 1570612 611772 6.85 166272 1622200 4
09:51:43 09:05:01 AM 5833092 7204760 2049332 26.00 2688 1570616 611772 6.85 166272 1622204 4
09:51:43 09:06:01 AM 5833148 7204816 2049276 26.00 2688 1570616 611772 6.85 166272 1622204 4
09:51:43 09:07:01 AM 5833040 7204708 2049384 26.00 2688 1570616 611772 6.85 166272 1622388 4
09:51:43 09:08:01 AM 5833060 7204736 2049364 26.00 2688 1570624 611772 6.85 166272 1622212 4
09:51:43 09:09:01 AM 5833088 7204764 2049336 26.00 2688 1570624 611772 6.85 166272 1622328 4
09:51:43 09:10:01 AM 5832416 7204092 2050008 26.01 2688 1570624 603580 6.76 166272 1622444 4
09:51:43 09:11:01 AM 5832648 7204328 2049776 26.00 2688 1570628 603580 6.76 166272 1622520 4
09:51:43 09:12:01 AM 5832360 7204040 2050064 26.01 2688 1570628 603580 6.76 166272 1622624 4
09:51:43 09:13:01 AM 5832492 7204176 2049932 26.01 2688 1570632 603580 6.76 166272 1622628 4
09:51:43 09:14:01 AM 5832760 7204444 2049664 26.00 2688 1570632 603580 6.76 166272 1622220 4
09:51:43 09:15:01 AM 5832908 7204592 2049516 26.00 2688 1570632 603580 6.76 166272 1622220 4
09:51:43 09:16:01 AM 5833108 7204796 2049316 26.00 2688 1570636 603580 6.76 166272 1622224 4
09:51:43 09:17:01 AM 5832812 7204500 2049612 26.00 2688 1570636 603580 6.76 166272 1622292 4
09:51:43 09:18:01 AM 5832960 7204648 2049464 26.00 2688 1570636 603580 6.76 166272 1622224 4
09:51:43 09:19:01 AM 5832868 7204560 2049556 26.00 2688 1570640 603580 6.76 166272 1622228 4
09:51:43 09:20:01 AM 5830756 7202448 2051668 26.03 2688 1570640 625344 7.00 166272 1624088 4
09:51:43 09:21:01 AM 5832696 7204420 2049728 26.00 2688 1570664 612512 6.86 167268 1621264 4
09:51:43 09:22:01 AM 5832700 7204424 2049724 26.00 2688 1570664 612512 6.86 167268 1621332 4
09:51:43 09:23:01 AM 5832932 7204656 2049492 26.00 2688 1570664 612512 6.86 167268 1621380 4
09:51:43 09:24:01 AM 5833012 7204740 2049412 26.00 2688 1570668 612512 6.86 167268 1621268 4
09:51:43 09:25:01 AM 5832596 7204324 2049828 26.01 2688 1570668 612512 6.86 167268 1621384 4
09:51:43 09:26:01 AM 5832324 7204052 2050100 26.01 2688 1570668 612512 6.86 167276 1621768 4
09:51:43 09:27:01 AM 5832716 7204444 2049708 26.00 2688 1570668 612512 6.86 167268 1621340 4
09:51:43 09:28:01 AM 5832896 7204628 2049528 26.00 2688 1570672 612512 6.86 167268 1621276 4
09:51:43 09:29:01 AM 5832832 7204564 2049592 26.00 2688 1570672 612512 6.86 167268 1621276 4
09:51:43 09:30:01 AM 5832468 7204200 2049956 26.01 2688 1570672 614424 6.88 167268 1621508 4
09:51:43 09:31:01 AM 5832768 7204504 2049656 26.00 2688 1570676 614424 6.88 167268 1621492 4
09:51:43 09:32:01 AM 5832700 7204436 2049724 26.00 2688 1570676 614424 6.88 167268 1621360 4
09:51:43 09:33:01 AM 5832444 7204184 2049980 26.01 2688 1570680 614424 6.88 167268 1621580 8
09:51:43 09:34:01 AM 5832580 7204320 2049844 26.01 2688 1570680 614424 6.88 167268 1621640 4
09:51:43 09:35:01 AM 5832696 7204436 2049728 26.00 2688 1570680 614424 6.88 167268 1621640 4
09:51:43 09:36:01 AM 5832720 7204464 2049704 26.00 2688 1570684 614424 6.88 167268 1621372 8
09:51:43 09:37:01 AM 5832568 7204312 2049856 26.01 2688 1570684 614424 6.88 167268 1621440 4
09:51:43 09:38:01 AM 5832656 7204400 2049768 26.00 2688 1570684 614424 6.88 167268 1621372 4
09:51:43 09:39:01 AM 5832724 7204472 2049700 26.00 2688 1570688 614424 6.88 167268 1621376 4
09:51:43 09:40:01 AM 5831824 7203572 2050600 26.01 2688 1570688 603740 6.76 167268 1622016 4
09:51:43 09:41:01 AM 5239992 6982632 2642432 33.52 2688 1925072 778340 8.72 238916 2076716 174900
09:51:43 09:42:01 AM 5273428 7085536 2608996 33.10 2688 1988360 622648 6.97 201960 2061376 96076
09:51:43 09:43:01 AM 5150016 7006728 2732408 34.66 2688 2032344 699724 7.83 224728 2155804 9936
09:51:43 09:44:01 AM 4791080 6970788 3091344 39.22 2688 2344524 739388 8.28 311844 2392408 250832
09:51:43 09:45:01 AM 4931928 7055688 2950496 37.43 2688 2290528 634736 7.11 280380 2282412 8
09:51:43 09:46:01 AM 4890764 7015868 2991660 37.95 2688 2291888 693632 7.77 280564 2324204 1012
09:51:43 09:47:01 AM 4855560 6998176 3026864 38.40 2688 2309392 709204 7.94 280980 2359464 8224
09:51:43 09:48:01 AM 4845924 6995668 3036500 38.52 2688 2316552 709204 7.94 280980 2368508 712
09:51:43 09:49:01 AM 4835548 6995684 3046876 38.65 2688 2326940 730420 8.18 281028 2378836 1408
09:51:43 09:50:01 AM 4992860 7027700 2889564 36.66 2688 2203172 664172 7.44 317500 2197204 53668
09:51:43 09:51:01 AM 4976616 7004048 2905808 36.86 2688 2200336 695388 7.79 518528 2027980 11224
09:51:43 Average: 5812550 7201321 2069874 26.26 2688 1586855 615782 6.89 165862 1639685 1717
09:51:43
09:51:43 03:56:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:51:43 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 03:57:01 AM eth0 104.62 51.35 359.33 14.81 0.00 0.00 0.00 0.00
09:51:43 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 03:58:01 AM eth0 4.80 0.05 0.64 0.00 0.00 0.00 0.00 0.00
09:51:43 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 03:59:01 AM eth0 1.12 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:51:43 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:00:01 AM eth0 0.93 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:51:43 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:01:01 AM eth0 0.37 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:51:43 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:02:01 AM eth0 1.02 0.20 0.18 0.08 0.00 0.00 0.00 0.00
09:51:43 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:03:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:51:43 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:04:01 AM eth0 0.63 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:51:43 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:05:01 AM eth0 0.78 0.12 0.06 0.01 0.00 0.00 0.00 0.00
09:51:43 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:06:01 AM eth0 0.63 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:51:43 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:07:01 AM eth0 3.37 0.18 32.53 0.07 0.00 0.00 0.00 0.00
09:51:43 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:08:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:51:43 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:09:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:51:43 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:10:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:51:43 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:11:01 AM eth0 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:12:01 AM eth0 0.55 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:51:43 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:13:01 AM eth0 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00
09:51:43 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:14:01 AM eth0 0.77 0.08 0.10 0.01 0.00 0.00 0.00 0.00
09:51:43 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:15:01 AM eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:43 04:16:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:16:02 AM eth0 0.38 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:51:43 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:17:01 AM eth0 0.46 0.22 0.16 0.07 0.00 0.00 0.00 0.00
09:51:43 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:18:01 AM eth0 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:51:43 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:19:01 AM eth0 0.47 0.08 0.07 0.01 0.00 0.00 0.00 0.00
09:51:43 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:20:01 AM eth0 0.40 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:51:43 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:21:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:43 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:22:01 AM eth0 0.50 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:51:43 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:23:01 AM eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:43 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:24:01 AM eth0 0.60 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:51:43 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:25:01 AM eth0 0.45 0.02 0.04 0.00 0.00 0.00 0.00 0.00
09:51:43 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:26:01 AM eth0 0.38 0.07 0.04 0.00 0.00 0.00 0.00 0.00
09:51:43 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:27:01 AM eth0 0.95 0.23 0.20 0.07 0.00 0.00 0.00 0.00
09:51:43 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:28:01 AM eth0 0.38 0.05 0.04 0.00 0.00 0.00 0.00 0.00
09:51:43 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:29:01 AM eth0 0.38 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:30:01 AM eth0 0.37 0.08 0.04 0.01 0.00 0.00 0.00 0.00
09:51:43 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:31:01 AM eth0 0.77 0.38 0.29 0.21 0.00 0.00 0.00 0.00
09:51:43 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:32:01 AM eth0 1.10 0.15 0.24 0.07 0.00 0.00 0.00 0.00
09:51:43 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:33:01 AM eth0 0.98 0.25 0.39 0.26 0.00 0.00 0.00 0.00
09:51:43 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:34:01 AM eth0 0.32 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:35:01 AM eth0 0.33 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:36:01 AM eth0 0.28 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:37:01 AM eth0 0.57 0.18 0.17 0.07 0.00 0.00 0.00 0.00
09:51:43 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:38:01 AM eth0 0.32 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:39:01 AM eth0 0.23 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:40:01 AM eth0 0.38 0.07 0.04 0.00 0.00 0.00 0.00 0.00
09:51:43 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:41:01 AM eth0 0.65 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:43 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:42:01 AM eth0 1.17 0.45 0.52 0.27 0.00 0.00 0.00 0.00
09:51:43 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:43:01 AM eth0 0.55 0.07 0.08 0.00 0.00 0.00 0.00 0.00
09:51:43 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:44:01 AM eth0 0.35 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:45:01 AM eth0 0.62 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:43 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:46:01 AM eth0 0.60 0.32 0.28 0.20 0.00 0.00 0.00 0.00
09:51:43 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:47:01 AM eth0 0.52 0.23 0.17 0.07 0.00 0.00 0.00 0.00
09:51:43 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:48:01 AM eth0 0.30 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:49:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:50:01 AM eth0 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:51:43 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:51:01 AM eth0 0.27 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:52:01 AM eth0 0.60 0.17 0.17 0.07 0.00 0.00 0.00 0.00
09:51:43 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:53:01 AM eth0 0.57 0.03 0.07 0.00 0.00 0.00 0.00 0.00
09:51:43 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:54:01 AM eth0 1.10 0.23 0.42 0.26 0.00 0.00 0.00 0.00
09:51:43 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:55:01 AM eth0 0.62 0.18 0.28 0.19 0.00 0.00 0.00 0.00
09:51:43 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:56:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:57:01 AM eth0 0.45 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:58:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 04:59:01 AM eth0 1.10 0.27 0.41 0.26 0.00 0.00 0.00 0.00
09:51:43 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:00:01 AM eth0 0.58 0.07 0.07 0.00 0.00 0.00 0.00 0.00
09:51:43 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:01:01 AM eth0 1.15 0.87 0.10 0.07 0.00 0.00 0.00 0.00
09:51:43 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:02:01 AM eth0 1.27 0.82 0.22 5.82 0.00 0.00 0.00 0.00
09:51:43 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:03:01 AM eth0 0.35 0.02 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:04:01 AM eth0 1.02 0.00 0.09 0.00 0.00 0.00 0.00 0.00
09:51:43 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:05:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:06:01 AM eth0 0.68 0.00 0.13 0.00 0.00 0.00 0.00 0.00
09:51:43 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:07:01 AM eth0 0.52 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:51:43 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:08:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:09:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:10:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:11:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:12:01 AM eth0 0.57 0.22 0.20 0.07 0.00 0.00 0.00 0.00
09:51:43 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:14:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:15:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:16:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:17:01 AM eth0 0.47 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:18:01 AM eth0 0.95 0.22 0.32 0.19 0.00 0.00 0.00 0.00
09:51:43 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:19:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:20:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:21:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:22:01 AM eth0 0.80 0.17 0.20 0.07 0.00 0.00 0.00 0.00
09:51:43 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:23:01 AM eth0 0.48 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:51:43 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:24:01 AM eth0 0.38 0.00 0.09 0.00 0.00 0.00 0.00 0.00
09:51:43 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:25:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:26:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:27:01 AM eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:29:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:30:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:31:01 AM eth0 0.55 0.38 0.27 0.20 0.00 0.00 0.00 0.00
09:51:43 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:32:01 AM eth0 0.93 0.12 0.21 0.06 0.00 0.00 0.00 0.00
09:51:43 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:33:01 AM eth0 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:51:43 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:34:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:35:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:36:01 AM eth0 0.27 0.07 0.04 0.00 0.00 0.00 0.00 0.00
09:51:43 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:37:01 AM eth0 0.43 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:51:43 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:40:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:41:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:42:01 AM eth0 0.43 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:51:43 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:43:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:45:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:46:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:47:01 AM eth0 0.60 0.12 0.20 0.06 0.00 0.00 0.00 0.00
09:51:43 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:49:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:50:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:51:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:52:01 AM eth0 0.52 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:51:43 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:53:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:54:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:55:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:56:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:57:01 AM eth0 0.32 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:51:43 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:58:01 AM eth0 0.23 0.08 0.07 0.00 0.00 0.00 0.00 0.00
09:51:43 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 05:59:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:00:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:01:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:02:01 AM eth0 0.80 0.13 0.25 0.07 0.00 0.00 0.00 0.00
09:51:43 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:03:01 AM eth0 0.40 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:43 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:04:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:06:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:07:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:51:43 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:08:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:09:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:10:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:51:43 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:11:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:12:01 AM eth0 0.43 0.20 0.16 0.07 0.00 0.00 0.00 0.00
09:51:43 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:14:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:15:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:16:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:17:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:18:01 AM eth0 0.62 0.00 0.13 0.00 0.00 0.00 0.00 0.00
09:51:43 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:20:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:22:01 AM eth0 0.47 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:24:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:25:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:26:01 AM eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:27:01 AM eth0 0.70 0.15 0.19 0.07 0.00 0.00 0.00 0.00
09:51:43 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:28:01 AM eth0 0.43 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:51:43 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:29:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:30:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:31:01 AM eth0 0.43 0.18 0.27 0.20 0.00 0.00 0.00 0.00
09:51:43 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:32:01 AM eth0 0.92 0.12 0.21 0.06 0.00 0.00 0.00 0.00
09:51:43 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:33:01 AM eth0 0.75 0.20 0.35 0.20 0.00 0.00 0.00 0.00
09:51:43 06:34:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:34:02 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:35:01 AM eth0 0.46 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:43 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:36:01 AM eth0 0.58 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:51:43 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:37:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:38:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:40:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:42:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:43:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:44:01 AM eth0 0.27 0.08 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:45:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:46:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:47:01 AM eth0 0.65 0.18 0.19 0.07 0.00 0.00 0.00 0.00
09:51:43 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:48:01 AM eth0 0.58 0.32 0.28 0.20 0.00 0.00 0.00 0.00
09:51:43 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:49:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:50:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:51:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:52:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:54:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:55:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:56:01 AM eth0 0.90 0.22 0.31 0.19 0.00 0.00 0.00 0.00
09:51:43 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:57:01 AM eth0 0.92 0.13 0.23 0.07 0.00 0.00 0.00 0.00
09:51:43 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:58:01 AM eth0 1.03 0.38 0.55 0.38 0.00 0.00 0.00 0.00
09:51:43 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 06:59:01 AM eth0 2.08 0.27 0.55 0.26 0.00 0.00 0.00 0.00
09:51:43 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:00:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:01:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:02:01 AM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:03:01 AM eth0 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:43 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:04:01 AM eth0 0.52 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:51:43 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:06:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:07:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:08:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:09:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:10:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:43 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:11:01 AM eth0 0.53 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:51:43 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:12:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:51:43 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:14:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:15:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:17:01 AM eth0 0.92 0.42 0.44 0.26 0.00 0.00 0.00 0.00
09:51:43 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:18:01 AM eth0 0.27 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:51:43 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:19:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:20:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:21:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:22:01 AM eth0 0.42 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:51:43 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:23:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:24:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:25:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:26:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:27:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:29:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:30:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:43 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:31:01 AM eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:51:43 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:32:01 AM eth0 0.88 0.10 0.17 0.06 0.00 0.00 0.00 0.00
09:51:43 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:33:01 AM eth0 0.98 0.23 0.36 0.20 0.00 0.00 0.00 0.00
09:51:43 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:34:01 AM eth0 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00
09:51:43 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:35:01 AM eth0 0.50 0.07 0.04 0.00 0.00 0.00 0.00 0.00
09:51:43 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:36:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:37:01 AM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00
09:51:43 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:38:01 AM eth0 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:51:43 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:39:01 AM eth0 0.47 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:51:43 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:40:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 07:41:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:41:02 AM eth0 0.18 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:42:01 AM eth0 0.49 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:51:43 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:45:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:46:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:47:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00
09:51:43 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:48:01 AM eth0 0.27 0.10 0.08 0.01 0.00 0.00 0.00 0.00
09:51:43 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:50:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:51:01 AM eth0 0.13 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:51:43 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:52:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:53:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:54:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:55:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:57:01 AM eth0 0.65 0.15 0.19 0.07 0.00 0.00 0.00 0.00
09:51:43 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:58:01 AM eth0 0.42 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:51:43 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 07:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:00:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:02:01 AM eth0 0.40 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:51:43 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:04:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:05:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:06:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:07:01 AM eth0 0.73 0.13 0.19 0.07 0.00 0.00 0.00 0.00
09:51:43 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:08:01 AM eth0 1.30 0.63 0.67 0.46 0.00 0.00 0.00 0.00
09:51:43 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:09:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:10:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:11:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:12:01 AM eth0 0.43 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:13:01 AM eth0 0.65 0.22 0.30 0.19 0.00 0.00 0.00 0.00
09:51:43 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:14:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:15:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:17:01 AM eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:18:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:19:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:20:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:21:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:43 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:22:01 AM eth0 0.95 0.32 0.44 0.25 0.00 0.00 0.00 0.00
09:51:43 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:23:01 AM eth0 0.68 0.25 0.36 0.26 0.00 0.00 0.00 0.00
09:51:43 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:25:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:26:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:27:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:28:01 AM eth0 0.57 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:51:43 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:29:01 AM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:51:43 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:30:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:31:01 AM eth0 0.40 0.22 0.26 0.19 0.00 0.00 0.00 0.00
09:51:43 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:32:01 AM eth0 0.87 0.18 0.21 0.07 0.00 0.00 0.00 0.00
09:51:43 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:33:01 AM eth0 0.38 0.25 0.26 0.20 0.00 0.00 0.00 0.00
09:51:43 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:36:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:37:01 AM eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00
09:51:43 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:39:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:40:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:42:01 AM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:44:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:43 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:45:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:46:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:47:01 AM eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:51:43 08:48:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:48:02 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:49:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:50:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:52:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:54:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:56:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:57:01 AM eth0 1.00 0.40 0.44 0.26 0.00 0.00 0.00 0.00
09:51:43 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:58:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 08:59:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:00:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:01:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:02:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:03:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:04:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:05:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:06:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:07:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:51:43 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:09:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:10:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:11:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:43 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:12:01 AM eth0 1.07 0.25 0.45 0.26 0.00 0.00 0.00 0.00
09:51:43 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:13:01 AM eth0 0.60 0.27 0.28 0.20 0.00 0.00 0.00 0.00
09:51:43 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:14:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:15:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:16:01 AM eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:17:01 AM eth0 0.28 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:51:43 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:18:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:19:01 AM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:43 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:20:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:21:01 AM eth0 0.87 0.82 0.08 0.07 0.00 0.00 0.00 0.00
09:51:43 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:22:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:24:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:25:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:51:43 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:26:01 AM eth0 0.48 0.12 0.27 0.18 0.00 0.00 0.00 0.00
09:51:43 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:27:01 AM eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:51:43 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:30:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:31:01 AM eth0 0.43 0.37 0.27 0.20 0.00 0.00 0.00 0.00
09:51:43 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:32:01 AM eth0 1.45 0.18 0.29 0.07 0.00 0.00 0.00 0.00
09:51:43 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:33:01 AM eth0 3.08 0.85 1.53 1.02 0.00 0.00 0.00 0.00
09:51:43 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:34:01 AM eth0 1.92 0.58 0.87 0.58 0.00 0.00 0.00 0.00
09:51:43 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:35:01 AM eth0 0.47 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:51:43 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:36:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:51:43 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:37:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:51:43 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:38:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:51:43 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:39:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:51:43 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:40:01 AM eth0 0.45 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:51:43 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:41:01 AM eth0 262.33 171.96 1319.96 59.46 0.00 0.00 0.00 0.00
09:51:43 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:42:01 AM eth0 31.14 26.14 264.12 5.12 0.00 0.00 0.00 0.00
09:51:43 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:43:01 AM eth0 63.98 48.32 584.78 6.98 0.00 0.00 0.00 0.00
09:51:43 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:44:01 AM eth0 39.18 34.53 333.56 7.40 0.00 0.00 0.00 0.00
09:51:43 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:45:01 AM eth0 204.18 148.03 46.46 40.70 0.00 0.00 0.00 0.00
09:51:43 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:46:01 AM eth0 22.35 14.78 15.13 1.92 0.00 0.00 0.00 0.00
09:51:43 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:47:01 AM eth0 47.10 41.15 128.38 12.39 0.00 0.00 0.00 0.00
09:51:43 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:48:01 AM eth0 14.96 14.25 41.27 5.81 0.00 0.00 0.00 0.00
09:51:43 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:49:01 AM eth0 22.48 22.38 54.15 13.84 0.00 0.00 0.00 0.00
09:51:43 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:50:01 AM eth0 78.66 52.50 194.67 78.16 0.00 0.00 0.00 0.00
09:51:43 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 09:51:01 AM eth0 14.25 13.33 12.72 7.05 0.00 0.00 0.00 0.00
09:51:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:51:43 Average: eth0 2.92 1.88 9.64 0.77 0.00 0.00 0.00 0.00
09:51:43
09:51:43
09:51:43 ---> sar -P ALL:
09:51:43 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU)
09:51:43
09:51:43 03:55:45 LINUX RESTART (2 CPU)
09:51:43
09:51:43 03:56:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 03:57:01 AM all 20.90 0.06 7.29 11.89 0.08 59.78
09:51:43 03:57:01 AM 0 20.56 0.07 7.44 11.65 0.08 60.20
09:51:43 03:57:01 AM 1 21.25 0.05 7.15 12.13 0.07 59.35
09:51:43 03:58:01 AM all 0.23 0.00 0.07 0.03 0.04 99.63
09:51:43 03:58:01 AM 0 0.08 0.00 0.08 0.03 0.05 99.75
09:51:43 03:58:01 AM 1 0.38 0.00 0.05 0.02 0.03 99.52
09:51:43 03:59:01 AM all 0.33 0.00 0.08 0.00 0.05 99.54
09:51:43 03:59:01 AM 0 0.40 0.00 0.10 0.00 0.07 99.43
09:51:43 03:59:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
09:51:43 04:00:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:51:43 04:00:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42
09:51:43 04:00:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:51:43 04:01:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58
09:51:43 04:01:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:51:43 04:01:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:51:43 04:02:01 AM all 0.33 0.00 0.08 0.00 0.05 99.55
09:51:43 04:02:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:51:43 04:02:01 AM 1 0.13 0.00 0.10 0.00 0.07 99.70
09:51:43 04:03:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:43 04:03:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 04:03:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 04:04:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:51:43 04:04:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:51:43 04:04:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:51:43 04:05:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:43 04:05:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:51:43 04:05:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:51:43 04:06:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69
09:51:43 04:06:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62
09:51:43 04:06:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:51:43 04:07:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:51:43 04:07:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:51:43 04:07:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43
09:51:43 04:07:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 04:08:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:51:43 04:08:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:51:43 04:08:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:43 04:09:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:51:43 04:09:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:51:43 04:09:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:43 04:10:01 AM all 0.10 0.00 0.07 0.00 0.04 99.79
09:51:43 04:10:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:43 04:10:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 04:11:01 AM all 0.33 0.00 0.09 0.03 0.04 99.52
09:51:43 04:11:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:51:43 04:11:01 AM 1 0.12 0.00 0.13 0.05 0.07 99.63
09:51:43 04:12:01 AM all 0.31 0.00 0.06 0.01 0.03 99.59
09:51:43 04:12:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 04:12:01 AM 1 0.07 0.00 0.07 0.02 0.03 99.82
09:51:43 04:13:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:51:43 04:13:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:51:43 04:13:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:51:43 04:14:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:43 04:14:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 04:14:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 04:15:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:51:43 04:15:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
09:51:43 04:15:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
09:51:43 04:16:02 AM all 0.19 0.00 0.07 0.00 0.05 99.69
09:51:43 04:16:02 AM 0 0.35 0.00 0.07 0.00 0.05 99.53
09:51:43 04:16:02 AM 1 0.03 0.00 0.07 0.00 0.05 99.85
09:51:43 04:17:01 AM all 0.29 0.00 0.04 0.00 0.04 99.63
09:51:43 04:17:01 AM 0 0.51 0.00 0.02 0.00 0.03 99.44
09:51:43 04:17:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.81
09:51:43 04:18:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60
09:51:43 04:18:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 04:18:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
09:51:43
09:51:43 04:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 04:19:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:51:43 04:19:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:51:43 04:19:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:51:43 04:20:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
09:51:43 04:20:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:51:43 04:20:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:43 04:21:01 AM all 0.30 0.00 0.06 0.01 0.05 99.58
09:51:43 04:21:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:51:43 04:21:01 AM 1 0.07 0.00 0.07 0.02 0.07 99.78
09:51:43 04:22:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:51:43 04:22:01 AM 0 0.27 0.00 0.03 0.00 0.02 99.68
09:51:43 04:22:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:51:43 04:23:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:51:43 04:23:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:51:43 04:23:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:51:43 04:24:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:43 04:24:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:51:43 04:24:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:51:43 04:25:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:51:43 04:25:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:51:43 04:25:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:43 04:26:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:51:43 04:26:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:51:43 04:26:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:51:43 04:27:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 04:27:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:51:43 04:27:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 04:28:01 AM all 0.33 0.00 0.03 0.00 0.04 99.60
09:51:43 04:28:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 04:28:01 AM 1 0.13 0.00 0.05 0.00 0.07 99.75
09:51:43 04:29:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 04:29:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 04:29:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:51:43
09:51:43 04:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 04:30:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:51:43 04:30:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:51:43 04:30:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80
09:51:43 04:31:01 AM all 0.32 0.00 0.08 0.00 0.05 99.56
09:51:43 04:31:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:51:43 04:31:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:51:43 04:32:01 AM all 0.22 0.00 0.07 0.00 0.05 99.67
09:51:43 04:32:01 AM 0 0.37 0.00 0.08 0.00 0.05 99.50
09:51:43 04:32:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 04:33:01 AM all 0.15 0.00 0.05 0.00 0.03 99.77
09:51:43 04:33:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:51:43 04:33:01 AM 1 0.22 0.00 0.05 0.00 0.05 99.68
09:51:43 04:34:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:51:43 04:34:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 04:34:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:51:43 04:35:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:43 04:35:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:43 04:35:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:43 04:36:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:51:43 04:36:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:51:43 04:36:01 AM 1 0.35 0.00 0.02 0.00 0.02 99.62
09:51:43 04:37:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70
09:51:43 04:37:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:51:43 04:37:01 AM 1 0.30 0.00 0.02 0.00 0.02 99.67
09:51:43 04:38:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:43 04:38:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:43 04:38:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 04:39:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:51:43 04:39:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:43 04:39:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:51:43 04:40:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:51:43 04:40:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:43 04:40:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.47
09:51:43
09:51:43 04:40:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 04:41:01 AM all 0.24 0.00 0.05 0.01 0.03 99.67
09:51:43 04:41:01 AM 0 0.10 0.00 0.08 0.02 0.05 99.75
09:51:43 04:41:01 AM 1 0.38 0.00 0.02 0.00 0.00 99.60
09:51:43 04:42:01 AM all 0.35 0.00 0.08 0.00 0.05 99.52
09:51:43 04:42:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:51:43 04:42:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28
09:51:43 04:43:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:51:43 04:43:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:51:43 04:43:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:43 04:44:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:51:43 04:44:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:51:43 04:44:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:51:43 04:45:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:51:43 04:45:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:51:43 04:45:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 04:46:01 AM all 0.39 0.01 0.07 0.02 0.04 99.47
09:51:43 04:46:01 AM 0 0.67 0.02 0.08 0.02 0.03 99.18
09:51:43 04:46:01 AM 1 0.12 0.00 0.05 0.02 0.05 99.77
09:51:43 04:47:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:43 04:47:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
09:51:43 04:47:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:51:43 04:48:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:51:43 04:48:01 AM 0 0.53 0.00 0.08 0.00 0.02 99.37
09:51:43 04:48:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:43 04:49:01 AM all 0.16 0.00 0.06 0.00 0.04 99.74
09:51:43 04:49:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:51:43 04:49:01 AM 1 0.28 0.00 0.08 0.00 0.07 99.56
09:51:43 04:50:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68
09:51:43 04:50:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:43 04:50:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.52
09:51:43 04:51:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:51:43 04:51:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:51:43 04:51:01 AM 1 0.48 0.00 0.08 0.00 0.03 99.40
09:51:43
09:51:43 04:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 04:52:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:51:43 04:52:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:51:43 04:52:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:51:43 04:53:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 04:53:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 04:53:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:51:43 04:54:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:51:43 04:54:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 04:54:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:51:43 04:55:01 AM all 0.23 0.00 0.08 0.00 0.04 99.66
09:51:43 04:55:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:51:43 04:55:01 AM 1 0.42 0.00 0.10 0.00 0.07 99.42
09:51:43 04:56:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78
09:51:43 04:56:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:43 04:56:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68
09:51:43 04:57:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:51:43 04:57:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:51:43 04:57:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:51:43 04:58:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:43 04:58:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:51:43 04:58:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:51:43 04:59:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:51:43 04:59:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 04:59:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 05:00:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:51:43 05:00:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:43 05:00:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50
09:51:43 05:01:01 AM all 0.32 0.23 0.13 0.13 0.05 99.13
09:51:43 05:01:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:51:43 05:01:01 AM 1 0.05 0.47 0.20 0.27 0.05 98.97
09:51:43 05:02:01 AM all 0.39 0.00 0.07 0.00 0.03 99.51
09:51:43 05:02:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
09:51:43 05:02:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.47
09:51:43
09:51:43 05:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 05:03:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:43 05:03:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:51:43 05:03:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:51:43 05:04:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:51:43 05:04:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:51:43 05:04:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:51:43 05:05:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:43 05:05:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:43 05:05:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:51:43 05:06:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:51:43 05:06:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:51:43 05:06:01 AM 1 0.50 0.00 0.02 0.00 0.05 99.43
09:51:43 05:07:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:51:43 05:07:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 05:07:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
09:51:43 05:08:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:51:43 05:08:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:51:43 05:08:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:51:43 05:09:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:51:43 05:09:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:51:43 05:09:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:51:43 05:10:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:51:43 05:10:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:51:43 05:10:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:51:43 05:11:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:51:43 05:11:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
09:51:43 05:11:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:51:43 05:12:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:51:43 05:12:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 05:12:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:43 05:13:01 AM all 0.16 0.00 0.08 0.00 0.03 99.73
09:51:43 05:13:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:43 05:13:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62
09:51:43
09:51:43 05:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 05:14:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73
09:51:43 05:14:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.56
09:51:43 05:14:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:51:43 05:15:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 05:15:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:51:43 05:15:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 05:16:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:43 05:16:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 05:16:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 05:17:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:51:43 05:17:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:51:43 05:17:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 05:18:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:43 05:18:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:51:43 05:18:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
09:51:43 05:19:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 05:19:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:51:43 05:19:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 05:20:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:51:43 05:20:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:43 05:20:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 05:21:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:51:43 05:21:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:51:43 05:21:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:51:43 05:22:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:43 05:22:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:43 05:22:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:51:43 05:23:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:51:43 05:23:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 05:23:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
09:51:43 05:24:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:43 05:24:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48
09:51:43 05:24:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:43
09:51:43 05:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 05:25:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:51:43 05:25:01 AM 0 0.54 0.00 0.05 0.00 0.05 99.36
09:51:43 05:25:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 05:26:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59
09:51:43 05:26:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:51:43 05:26:01 AM 1 0.10 0.00 0.08 0.02 0.05 99.75
09:51:43 05:27:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:51:43 05:27:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:51:43 05:27:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77
09:51:43 05:28:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:51:43 05:28:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:43 05:28:01 AM 1 0.08 0.00 0.03 0.00 0.07 99.82
09:51:43 05:29:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:51:43 05:29:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:51:43 05:29:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:43 05:30:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:51:43 05:30:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:51:43 05:30:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 05:31:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:51:43 05:31:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 05:31:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:43 05:32:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:43 05:32:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:51:43 05:32:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:51:43 05:33:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:51:43 05:33:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
09:51:43 05:33:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:51:43 05:34:01 AM all 0.09 0.00 0.07 0.00 0.03 99.81
09:51:43 05:34:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:51:43 05:34:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70
09:51:43 05:35:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
09:51:43 05:35:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:43 05:35:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:51:43
09:51:43 05:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 05:36:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 05:36:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 05:36:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:43 05:37:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:51:43 05:37:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90
09:51:43 05:37:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:51:43 05:38:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:51:43 05:38:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:51:43 05:38:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:51:43 05:39:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 05:39:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:43 05:39:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:51:43 05:40:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:51:43 05:40:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:51:43 05:40:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:51:43 05:41:01 AM all 0.31 0.00 0.06 0.01 0.05 99.57
09:51:43 05:41:01 AM 0 0.05 0.00 0.05 0.02 0.03 99.85
09:51:43 05:41:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:51:43 05:42:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 05:42:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 05:42:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:51:43 05:43:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:51:43 05:43:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:51:43 05:43:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
09:51:43 05:44:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76
09:51:43 05:44:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:43 05:44:01 AM 1 0.23 0.00 0.08 0.00 0.05 99.63
09:51:43 05:45:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:51:43 05:45:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
09:51:43 05:45:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:51:43 05:46:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:43 05:46:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:51:43 05:46:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:51:43
09:51:43 05:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 05:47:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63
09:51:43 05:47:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47
09:51:43 05:47:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:51:43 05:48:01 AM all 0.15 0.00 0.08 0.00 0.04 99.73
09:51:43 05:48:01 AM 0 0.20 0.00 0.07 0.00 0.02 99.72
09:51:43 05:48:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:51:43 05:49:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:51:43 05:49:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:51:43 05:49:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:51:43 05:50:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:51:43 05:50:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:51:43 05:50:01 AM 1 0.08 0.00 0.12 0.00 0.05 99.75
09:51:43 05:51:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:51:43 05:51:01 AM 0 0.28 0.00 0.03 0.00 0.03 99.65
09:51:43 05:51:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:51:43 05:52:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56
09:51:43 05:52:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:51:43 05:52:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:51:43 05:53:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:43 05:53:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:51:43 05:53:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:43 05:54:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:43 05:54:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:51:43 05:54:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:43 05:55:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:51:43 05:55:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 05:55:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:51:43 05:56:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68
09:51:43 05:56:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
09:51:43 05:56:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 05:57:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:51:43 05:57:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
09:51:43 05:57:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:51:43
09:51:43 05:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 05:58:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:51:43 05:58:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:51:43 05:58:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:51:43 05:59:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:51:43 05:59:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:51:43 05:59:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 06:00:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:43 06:00:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 06:00:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 06:01:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69
09:51:43 06:01:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62
09:51:43 06:01:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:51:43 06:02:01 AM all 0.23 0.16 0.13 0.00 0.03 99.44
09:51:43 06:02:01 AM 0 0.17 0.27 0.12 0.00 0.02 99.43
09:51:43 06:02:01 AM 1 0.30 0.05 0.15 0.00 0.05 99.45
09:51:43 06:03:01 AM all 0.14 0.00 0.07 0.00 0.04 99.75
09:51:43 06:03:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:51:43 06:03:01 AM 1 0.22 0.00 0.05 0.00 0.02 99.72
09:51:43 06:04:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:51:43 06:04:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 06:04:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:51:43 06:05:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:51:43 06:05:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:43 06:05:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:51:43 06:06:01 AM all 0.26 0.00 0.05 0.01 0.03 99.65
09:51:43 06:06:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:43 06:06:01 AM 1 0.47 0.00 0.03 0.02 0.03 99.45
09:51:43 06:07:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:51:43 06:07:01 AM 0 0.37 0.00 0.03 0.00 0.03 99.57
09:51:43 06:07:01 AM 1 0.27 0.00 0.05 0.00 0.05 99.63
09:51:43 06:08:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:51:43 06:08:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 06:08:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:51:43
09:51:43 06:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 06:09:01 AM all 0.29 0.00 0.03 0.00 0.03 99.64
09:51:43 06:09:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:51:43 06:09:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:51:43 06:10:01 AM all 0.14 0.00 0.07 0.00 0.05 99.74
09:51:43 06:10:01 AM 0 0.20 0.00 0.07 0.00 0.05 99.68
09:51:43 06:10:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 06:11:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:51:43 06:11:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:51:43 06:11:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:43 06:12:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:51:43 06:12:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53
09:51:43 06:12:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:51:43 06:13:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:51:43 06:13:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:43 06:13:01 AM 1 0.10 0.00 0.05 0.00 0.08 99.77
09:51:43 06:14:01 AM all 0.13 0.00 0.05 0.00 0.04 99.77
09:51:43 06:14:01 AM 0 0.18 0.00 0.05 0.00 0.02 99.75
09:51:43 06:14:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:51:43 06:15:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:43 06:15:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:51:43 06:15:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:51:43 06:16:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:43 06:16:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 06:16:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 06:17:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 06:17:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 06:17:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:51:43 06:18:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:51:43 06:18:01 AM 0 0.32 0.00 0.03 0.00 0.03 99.62
09:51:43 06:18:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60
09:51:43 06:19:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:51:43 06:19:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:51:43 06:19:01 AM 1 0.08 0.00 0.08 0.00 0.08 99.75
09:51:43
09:51:43 06:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 06:20:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:51:43 06:20:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:51:43 06:20:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:51:43 06:21:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:51:43 06:21:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:51:43 06:21:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
09:51:43 06:22:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:51:43 06:22:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 06:22:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47
09:51:43 06:23:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:51:43 06:23:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 06:23:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40
09:51:43 06:24:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:51:43 06:24:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:51:43 06:24:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:51:43 06:25:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
09:51:43 06:25:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 06:25:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
09:51:43 06:26:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:51:43 06:26:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48
09:51:43 06:26:01 AM 1 0.23 0.00 0.05 0.00 0.03 99.68
09:51:43 06:27:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:43 06:27:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 06:27:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:43 06:28:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:51:43 06:28:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
09:51:43 06:28:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:43 06:29:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:43 06:29:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 06:29:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:51:43 06:30:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:51:43 06:30:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:51:43 06:30:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43
09:51:43 06:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 06:31:01 AM all 0.29 0.00 0.08 0.00 0.05 99.57
09:51:43 06:31:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
09:51:43 06:31:01 AM 1 0.08 0.00 0.12 0.00 0.05 99.75
09:51:43 06:32:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:43 06:32:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:51:43 06:32:01 AM 1 0.17 0.00 0.07 0.00 0.07 99.70
09:51:43 06:33:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67
09:51:43 06:33:01 AM 0 0.05 0.00 0.08 0.00 0.02 99.85
09:51:43 06:33:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50
09:51:43 06:34:02 AM all 0.15 0.00 0.05 0.00 0.04 99.76
09:51:43 06:34:02 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:51:43 06:34:02 AM 1 0.28 0.00 0.07 0.00 0.07 99.58
09:51:43 06:35:01 AM all 0.31 0.00 0.04 0.00 0.04 99.60
09:51:43 06:35:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.86
09:51:43 06:35:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.34
09:51:43 06:36:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:51:43 06:36:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:43 06:36:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:51:43 06:37:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:43 06:37:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:51:43 06:37:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:51:43 06:38:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 06:38:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 06:38:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:51:43 06:39:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:43 06:39:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:51:43 06:39:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 06:40:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:51:43 06:40:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 06:40:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:51:43 06:41:01 AM all 0.25 0.00 0.08 0.00 0.03 99.63
09:51:43 06:41:01 AM 0 0.32 0.00 0.12 0.00 0.05 99.52
09:51:43 06:41:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75
09:51:43
09:51:43 06:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 06:42:01 AM all 0.17 0.00 0.05 0.00 0.05 99.73
09:51:43 06:42:01 AM 0 0.30 0.00 0.07 0.00 0.07 99.56
09:51:43 06:42:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:51:43 06:43:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 06:43:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:51:43 06:43:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:51:43 06:44:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:43 06:44:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:51:43 06:44:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 06:45:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:51:43 06:45:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77
09:51:43 06:45:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47
09:51:43 06:46:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 06:46:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:43 06:46:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:51:43 06:47:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:43 06:47:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
09:51:43 06:47:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:51:43 06:48:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65
09:51:43 06:48:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:51:43 06:48:01 AM 1 0.42 0.00 0.10 0.00 0.05 99.43
09:51:43 06:49:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:51:43 06:49:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 06:49:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:51:43 06:50:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:51:43 06:50:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:51:43 06:50:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:51:43 06:51:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59
09:51:43 06:51:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 06:51:01 AM 1 0.55 0.00 0.03 0.02 0.03 99.37
09:51:43 06:52:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:43 06:52:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:51:43 06:52:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:51:43
09:51:43 06:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 06:53:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:51:43 06:53:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:43 06:53:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:51:43 06:54:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:51:43 06:54:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 06:54:01 AM 1 0.42 0.00 0.03 0.00 0.03 99.52
09:51:43 06:55:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:51:43 06:55:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:51:43 06:55:01 AM 1 0.47 0.00 0.07 0.00 0.05 99.42
09:51:43 06:56:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:43 06:56:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:51:43 06:56:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:43 06:57:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:43 06:57:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:43 06:57:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 06:58:01 AM all 0.35 0.00 0.04 0.00 0.03 99.57
09:51:43 06:58:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:51:43 06:58:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38
09:51:43 06:59:01 AM all 0.21 0.00 0.08 0.00 0.04 99.67
09:51:43 06:59:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:51:43 06:59:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53
09:51:43 07:00:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 07:00:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:51:43 07:00:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:51:43 07:01:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:43 07:01:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:51:43 07:01:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:43 07:02:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:51:43 07:02:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:43 07:02:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:51:43 07:03:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:51:43 07:03:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:51:43 07:03:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:51:43
09:51:43 07:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 07:04:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:51:43 07:04:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:51:43 07:04:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:51:43 07:05:01 AM all 0.16 0.00 0.05 0.00 0.03 99.76
09:51:43 07:05:01 AM 0 0.25 0.00 0.03 0.00 0.02 99.70
09:51:43 07:05:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 07:06:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:51:43 07:06:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 07:06:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 07:07:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:51:43 07:07:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:51:43 07:07:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 07:08:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:51:43 07:08:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:51:43 07:08:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 07:09:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:43 07:09:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 07:09:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:51:43 07:10:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 07:10:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:51:43 07:10:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:51:43 07:11:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 07:11:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:51:43 07:11:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 07:12:01 AM all 0.21 0.00 0.07 0.00 0.05 99.67
09:51:43 07:12:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57
09:51:43 07:12:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:51:43 07:13:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:43 07:13:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:51:43 07:13:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:51:43 07:14:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
09:51:43 07:14:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:51:43 07:14:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:51:43
09:51:43 07:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 07:15:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:51:43 07:15:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:51:43 07:15:01 AM 1 0.03 0.00 0.07 0.00 0.07 99.83
09:51:43 07:16:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:51:43 07:16:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:43 07:16:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:51:43 07:17:01 AM all 0.22 0.00 0.07 0.00 0.04 99.67
09:51:43 07:17:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58
09:51:43 07:17:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:43 07:18:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:51:43 07:18:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:51:43 07:18:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 07:19:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:43 07:19:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:51:43 07:19:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 07:20:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:43 07:20:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:51:43 07:20:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:51:43 07:21:01 AM all 0.31 0.00 0.05 0.01 0.05 99.58
09:51:43 07:21:01 AM 0 0.52 0.00 0.03 0.02 0.03 99.40
09:51:43 07:21:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:51:43 07:22:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:51:43 07:22:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:43 07:22:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:51:43 07:23:01 AM all 0.24 0.00 0.04 0.00 0.04 99.67
09:51:43 07:23:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93
09:51:43 07:23:01 AM 1 0.45 0.00 0.07 0.00 0.07 99.42
09:51:43 07:24:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:51:43 07:24:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:51:43 07:24:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:51:43 07:25:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:43 07:25:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:51:43 07:25:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43
09:51:43 07:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 07:26:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:51:43 07:26:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:51:43 07:26:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
09:51:43 07:27:01 AM all 0.13 0.00 0.05 0.00 0.05 99.77
09:51:43 07:27:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:43 07:27:01 AM 1 0.18 0.00 0.05 0.00 0.05 99.72
09:51:43 07:28:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 07:28:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:43 07:28:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:51:43 07:29:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:51:43 07:29:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:51:43 07:29:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:51:43 07:30:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 07:30:01 AM 0 0.33 0.00 0.03 0.00 0.03 99.60
09:51:43 07:30:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62
09:51:43 07:31:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55
09:51:43 07:31:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:51:43 07:31:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:51:43 07:32:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:51:43 07:32:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 07:32:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:51:43 07:33:01 AM all 0.16 0.00 0.05 0.00 0.05 99.74
09:51:43 07:33:01 AM 0 0.22 0.00 0.03 0.00 0.05 99.70
09:51:43 07:33:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 07:34:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:43 07:34:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:51:43 07:34:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 07:35:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:51:43 07:35:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:51:43 07:35:01 AM 1 0.15 0.00 0.08 0.00 0.07 99.70
09:51:43 07:36:01 AM all 0.30 0.00 0.04 0.01 0.04 99.61
09:51:43 07:36:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93
09:51:43 07:36:01 AM 1 0.58 0.00 0.07 0.02 0.05 99.28
09:51:43
09:51:43 07:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 07:37:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:51:43 07:37:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88
09:51:43 07:37:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38
09:51:43 07:38:01 AM all 0.13 0.00 0.08 0.00 0.03 99.77
09:51:43 07:38:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77
09:51:43 07:38:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:43 07:39:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 07:39:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:51:43 07:39:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 07:40:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:51:43 07:40:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:51:43 07:40:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 07:41:02 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:43 07:41:02 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:51:43 07:41:02 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:51:43 07:42:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:43 07:42:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.76
09:51:43 07:42:01 AM 1 0.49 0.00 0.02 0.00 0.02 99.47
09:51:43 07:43:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64
09:51:43 07:43:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 07:43:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50
09:51:43 07:44:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
09:51:43 07:44:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:51:43 07:44:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50
09:51:43 07:45:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64
09:51:43 07:45:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90
09:51:43 07:45:01 AM 1 0.48 0.00 0.08 0.00 0.05 99.38
09:51:43 07:46:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:51:43 07:46:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:51:43 07:46:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:51:43 07:47:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:43 07:47:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:51:43 07:47:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:43
09:51:43 07:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 07:48:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:51:43 07:48:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:51:43 07:48:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:51:43 07:49:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:43 07:49:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:51:43 07:49:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:51:43 07:50:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:43 07:50:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:43 07:50:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 07:51:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:51:43 07:51:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 07:51:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
09:51:43 07:52:01 AM all 0.20 0.00 0.07 0.00 0.03 99.70
09:51:43 07:52:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:51:43 07:52:01 AM 1 0.38 0.00 0.12 0.00 0.05 99.45
09:51:43 07:53:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:51:43 07:53:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 07:53:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40
09:51:43 07:54:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:51:43 07:54:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 07:54:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:51:43 07:55:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:51:43 07:55:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:51:43 07:55:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:51:43 07:56:01 AM all 0.30 0.00 0.05 0.01 0.05 99.59
09:51:43 07:56:01 AM 0 0.07 0.00 0.08 0.02 0.07 99.77
09:51:43 07:56:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:51:43 07:57:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65
09:51:43 07:57:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 07:57:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:51:43 07:58:01 AM all 0.19 0.00 0.07 0.00 0.05 99.69
09:51:43 07:58:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:51:43 07:58:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58
09:51:43
09:51:43 07:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 07:59:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:51:43 07:59:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:43 07:59:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:43 08:00:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 08:00:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:43 08:00:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:51:43 08:01:01 AM all 0.23 0.16 0.10 0.00 0.04 99.47
09:51:43 08:01:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72
09:51:43 08:01:01 AM 1 0.35 0.32 0.10 0.00 0.02 99.22
09:51:43 08:02:01 AM all 0.17 0.00 0.08 0.00 0.04 99.72
09:51:43 08:02:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:51:43 08:02:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68
09:51:43 08:03:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67
09:51:43 08:03:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:51:43 08:03:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
09:51:43 08:04:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 08:04:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:51:43 08:04:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:51:43 08:05:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:43 08:05:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:51:43 08:05:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:51:43 08:06:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:51:43 08:06:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 08:06:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:51:43 08:07:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 08:07:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 08:07:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:51:43 08:08:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67
09:51:43 08:08:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83
09:51:43 08:08:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.52
09:51:43 08:09:01 AM all 0.23 0.00 0.05 0.00 0.03 99.68
09:51:43 08:09:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:43 08:09:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
09:51:43
09:51:43 08:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 08:10:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:51:43 08:10:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:51:43 08:10:01 AM 1 0.48 0.00 0.02 0.00 0.00 99.50
09:51:43 08:11:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:51:43 08:11:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 08:11:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
09:51:43 08:12:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:43 08:12:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 08:12:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:51:43 08:13:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:51:43 08:13:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:43 08:13:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 08:14:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:43 08:14:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:43 08:14:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:51:43 08:15:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:51:43 08:15:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
09:51:43 08:15:01 AM 1 0.48 0.00 0.02 0.00 0.03 99.47
09:51:43 08:16:01 AM all 0.20 0.00 0.07 0.00 0.03 99.70
09:51:43 08:16:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:51:43 08:16:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
09:51:43 08:17:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:51:43 08:17:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 08:17:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43
09:51:43 08:18:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 08:18:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:51:43 08:18:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:51:43 08:19:01 AM all 0.19 0.00 0.08 0.00 0.05 99.67
09:51:43 08:19:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:43 08:19:01 AM 1 0.33 0.00 0.10 0.00 0.07 99.50
09:51:43 08:20:01 AM all 0.18 0.00 0.06 0.00 0.06 99.70
09:51:43 08:20:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:51:43 08:20:01 AM 1 0.33 0.00 0.07 0.00 0.07 99.53
09:51:43
09:51:43 08:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 08:21:01 AM all 0.30 0.00 0.07 0.01 0.06 99.57
09:51:43 08:21:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
09:51:43 08:21:01 AM 1 0.57 0.00 0.07 0.02 0.08 99.27
09:51:43 08:22:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:51:43 08:22:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:43 08:22:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:51:43 08:23:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:43 08:23:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 08:23:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
09:51:43 08:24:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 08:24:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:51:43 08:24:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:51:43 08:25:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:51:43 08:25:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:43 08:25:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:51:43 08:26:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:43 08:26:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:51:43 08:26:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:51:43 08:27:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:51:43 08:27:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:51:43 08:27:01 AM 1 0.27 0.00 0.07 0.00 0.05 99.62
09:51:43 08:28:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:51:43 08:28:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 08:28:01 AM 1 0.57 0.00 0.03 0.00 0.07 99.33
09:51:43 08:29:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:51:43 08:29:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
09:51:43 08:29:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:51:43 08:30:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:51:43 08:30:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:51:43 08:30:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:51:43 08:31:01 AM all 0.33 0.00 0.07 0.01 0.03 99.57
09:51:43 08:31:01 AM 0 0.12 0.00 0.10 0.02 0.03 99.73
09:51:43 08:31:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:43
09:51:43 08:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 08:32:01 AM all 0.40 0.00 0.06 0.00 0.03 99.51
09:51:43 08:32:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:51:43 08:32:01 AM 1 0.68 0.00 0.05 0.00 0.03 99.23
09:51:43 08:33:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 08:33:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:51:43 08:33:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:51:43 08:34:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:51:43 08:34:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:51:43 08:34:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:51:43 08:35:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 08:35:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 08:35:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:51:43 08:36:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55
09:51:43 08:36:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
09:51:43 08:36:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:51:43 08:37:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:51:43 08:37:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:51:43 08:37:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:51:43 08:38:01 AM all 0.26 0.00 0.08 0.00 0.04 99.62
09:51:43 08:38:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:43 08:38:01 AM 1 0.43 0.00 0.10 0.00 0.05 99.42
09:51:43 08:39:01 AM all 0.11 0.00 0.05 0.00 0.03 99.81
09:51:43 08:39:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93
09:51:43 08:39:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68
09:51:43 08:40:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:51:43 08:40:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 08:40:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:51:43 08:41:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 08:41:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:51:43 08:41:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:51:43 08:42:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:51:43 08:42:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 08:42:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:51:43
09:51:43 08:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 08:43:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 08:43:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:51:43 08:43:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:51:43 08:44:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:51:43 08:44:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:51:43 08:44:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43
09:51:43 08:45:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:51:43 08:45:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:43 08:45:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:51:43 08:46:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:51:43 08:46:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:51:43 08:46:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:51:43 08:47:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:51:43 08:47:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:51:43 08:47:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:51:43 08:48:02 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:51:43 08:48:02 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:51:43 08:48:02 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:51:43 08:49:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:51:43 08:49:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:51:43 08:49:01 AM 1 0.51 0.00 0.03 0.00 0.03 99.42
09:51:43 08:50:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:51:43 08:50:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 08:50:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:51:43 08:51:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:51:43 08:51:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:51:43 08:51:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:51:43 08:52:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:51:43 08:52:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:51:43 08:52:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30
09:51:43 08:53:01 AM all 0.17 0.00 0.04 0.00 0.05 99.74
09:51:43 08:53:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:51:43 08:53:01 AM 1 0.23 0.00 0.03 0.00 0.03 99.70
09:51:43
09:51:43 08:53:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 08:54:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66
09:51:43 08:54:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:43 08:54:01 AM 1 0.42 0.00 0.03 0.00 0.05 99.50
09:51:43 08:55:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:51:43 08:55:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 08:55:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:51:43 08:56:01 AM all 0.16 0.00 0.06 0.00 0.05 99.73
09:51:43 08:56:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 08:56:01 AM 1 0.27 0.00 0.07 0.00 0.07 99.60
09:51:43 08:57:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:51:43 08:57:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:51:43 08:57:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33
09:51:43 08:58:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 08:58:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 08:58:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:43 08:59:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:51:43 08:59:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 08:59:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:51:43 09:00:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:51:43 09:00:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:51:43 09:00:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:43 09:01:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63
09:51:43 09:01:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 09:01:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
09:51:43 09:02:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
09:51:43 09:02:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:51:43 09:02:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
09:51:43 09:03:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:51:43 09:03:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 09:03:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:51:43 09:04:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:51:43 09:04:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:51:43 09:04:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:51:43
09:51:43 09:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 09:05:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:51:43 09:05:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 09:05:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:51:43 09:06:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:51:43 09:06:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 09:06:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40
09:51:43 09:07:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:51:43 09:07:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:51:43 09:07:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:51:43 09:08:01 AM all 0.24 0.00 0.07 0.00 0.05 99.64
09:51:43 09:08:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:51:43 09:08:01 AM 1 0.45 0.00 0.10 0.00 0.07 99.38
09:51:43 09:09:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:51:43 09:09:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:51:43 09:09:01 AM 1 0.30 0.00 0.03 0.00 0.05 99.62
09:51:43 09:10:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:51:43 09:10:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:51:43 09:10:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:51:43 09:11:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 09:11:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 09:11:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:51:43 09:12:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:51:43 09:12:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:51:43 09:12:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:51:43 09:13:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
09:51:43 09:13:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:51:43 09:13:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
09:51:43 09:14:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
09:51:43 09:14:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
09:51:43 09:14:01 AM 1 0.37 0.00 0.05 0.00 0.05 99.53
09:51:43 09:15:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:51:43 09:15:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:51:43 09:15:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:51:43
09:51:43 09:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 09:16:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:51:43 09:16:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:51:43 09:16:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:51:43 09:17:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:51:43 09:17:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 09:17:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48
09:51:43 09:18:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:51:43 09:18:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 09:18:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:51:43 09:19:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:51:43 09:19:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:51:43 09:19:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:51:43 09:20:01 AM all 0.28 0.01 0.07 0.00 0.05 99.60
09:51:43 09:20:01 AM 0 0.07 0.02 0.08 0.00 0.07 99.77
09:51:43 09:20:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:51:43 09:21:01 AM all 0.31 0.18 0.11 0.01 0.04 99.36
09:51:43 09:21:01 AM 0 0.52 0.05 0.07 0.00 0.03 99.33
09:51:43 09:21:01 AM 1 0.10 0.30 0.15 0.02 0.05 99.38
09:51:43 09:22:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:51:43 09:22:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
09:51:43 09:22:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:51:43 09:23:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:51:43 09:23:01 AM 0 0.47 0.00 0.02 0.00 0.02 99.50
09:51:43 09:23:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:51:43 09:24:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
09:51:43 09:24:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
09:51:43 09:24:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:51:43 09:25:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
09:51:43 09:25:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:51:43 09:25:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:51:43 09:26:01 AM all 0.23 0.00 0.05 0.01 0.05 99.66
09:51:43 09:26:01 AM 0 0.38 0.00 0.03 0.00 0.03 99.55
09:51:43 09:26:01 AM 1 0.08 0.00 0.07 0.02 0.07 99.77
09:51:43
09:51:43 09:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 09:27:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:51:43 09:27:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43
09:51:43 09:27:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:51:43 09:28:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:51:43 09:28:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.62
09:51:43 09:28:01 AM 1 0.30 0.00 0.05 0.00 0.05 99.60
09:51:43 09:29:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:51:43 09:29:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 09:29:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:51:43 09:30:01 AM all 0.11 0.00 0.08 0.00 0.04 99.77
09:51:43 09:30:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:51:43 09:30:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75
09:51:43 09:31:01 AM all 0.30 0.00 0.08 0.01 0.04 99.57
09:51:43 09:31:01 AM 0 0.55 0.00 0.07 0.02 0.05 99.32
09:51:43 09:31:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83
09:51:43 09:32:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:51:43 09:32:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
09:51:43 09:32:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:51:43 09:33:01 AM all 0.38 0.00 0.07 0.00 0.04 99.52
09:51:43 09:33:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
09:51:43 09:33:01 AM 1 0.15 0.00 0.07 0.00 0.07 99.72
09:51:43 09:34:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57
09:51:43 09:34:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:51:43 09:34:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:51:43 09:35:01 AM all 0.33 0.00 0.03 0.00 0.04 99.59
09:51:43 09:35:01 AM 0 0.57 0.00 0.02 0.00 0.03 99.38
09:51:43 09:35:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80
09:51:43 09:36:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
09:51:43 09:36:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
09:51:43 09:36:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:51:43 09:37:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:51:43 09:37:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:51:43 09:37:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:51:43
09:51:43 09:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 09:38:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:51:43 09:38:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:51:43 09:38:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:51:43 09:39:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65
09:51:43 09:39:01 AM 0 0.45 0.00 0.03 0.00 0.05 99.47
09:51:43 09:39:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:51:43 09:40:01 AM all 0.30 0.00 0.08 0.00 0.04 99.58
09:51:43 09:40:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:51:43 09:40:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:51:43 09:41:01 AM all 27.08 0.00 4.61 7.62 0.10 60.59
09:51:43 09:41:01 AM 0 22.71 0.00 3.59 5.56 0.08 68.05
09:51:43 09:41:01 AM 1 31.45 0.00 5.63 9.66 0.12 53.15
09:51:43 09:42:01 AM all 16.47 0.00 2.94 27.50 0.08 53.02
09:51:43 09:42:01 AM 0 14.58 0.00 2.53 48.70 0.08 34.10
09:51:43 09:42:01 AM 1 18.36 0.00 3.34 6.25 0.07 71.98
09:51:43 09:43:01 AM all 18.22 0.00 2.14 0.53 0.07 79.04
09:51:43 09:43:01 AM 0 13.36 0.00 1.75 0.45 0.05 84.39
09:51:43 09:43:01 AM 1 23.07 0.00 2.53 0.62 0.08 73.69
09:51:43 09:44:01 AM all 30.45 0.00 4.74 0.83 0.10 63.88
09:51:43 09:44:01 AM 0 26.06 0.00 4.12 0.63 0.10 69.09
09:51:43 09:44:01 AM 1 34.85 0.00 5.37 1.03 0.10 58.65
09:51:43 09:45:01 AM all 15.29 0.00 3.12 4.11 0.08 77.41
09:51:43 09:45:01 AM 0 18.54 0.00 3.08 0.70 0.08 77.60
09:51:43 09:45:01 AM 1 12.05 0.00 3.15 7.51 0.07 77.22
09:51:43 09:46:01 AM all 2.04 0.00 0.21 1.45 0.07 96.24
09:51:43 09:46:01 AM 0 1.55 0.00 0.27 1.09 0.07 97.03
09:51:43 09:46:01 AM 1 2.52 0.00 0.15 1.80 0.07 95.46
09:51:43 09:47:01 AM all 18.82 0.00 0.24 0.13 0.08 80.74
09:51:43 09:47:01 AM 0 14.15 0.00 0.23 0.00 0.08 85.53
09:51:43 09:47:01 AM 1 23.49 0.00 0.24 0.25 0.08 75.94
09:51:43 09:48:01 AM all 7.30 0.00 0.13 0.06 0.05 92.46
09:51:43 09:48:01 AM 0 2.47 0.00 0.12 0.08 0.05 97.28
09:51:43 09:48:01 AM 1 12.12 0.00 0.13 0.03 0.05 87.66
09:51:43
09:51:43 09:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:51:43 09:49:01 AM all 12.39 0.00 0.17 0.03 0.08 87.34
09:51:43 09:49:01 AM 0 19.37 0.00 0.17 0.03 0.08 80.35
09:51:43 09:49:01 AM 1 5.43 0.00 0.17 0.02 0.07 94.32
09:51:43 09:50:01 AM all 10.66 0.00 1.35 0.03 0.07 87.89
09:51:43 09:50:01 AM 0 14.93 0.00 1.54 0.02 0.07 83.45
09:51:43 09:50:01 AM 1 6.40 0.00 1.17 0.03 0.07 92.32
09:51:43 09:51:01 AM all 25.87 0.00 3.02 0.34 0.08 70.69
09:51:43 09:51:01 AM 0 30.31 0.00 3.60 0.33 0.08 65.67
09:51:43 09:51:01 AM 1 21.44 0.00 2.43 0.35 0.08 75.70
09:51:43 Average: all 0.85 0.00 0.14 0.15 0.04 98.81
09:51:43 Average: 0 0.80 0.00 0.13 0.20 0.04 98.84
09:51:43 Average: 1 0.90 0.00 0.14 0.11 0.05 98.79
09:51:43
09:51:43
09:51:43