09:39:44 Started by upstream project "integration-sanity-test-scandium" build number 539
09:39:44 originally caused by:
09:39:44 Started by timer
09:39:44 Running as SYSTEM
09:39:44 [EnvInject] - Loading node environment variables.
09:39:44 Building remotely on prd-centos8-robot-2c-8g-11311 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:39:44 [ssh-agent] Looking for ssh-agent implementation...
09:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:39:45 $ ssh-agent
09:39:45 SSH_AUTH_SOCK=/tmp/ssh-bNiO677lk6hX/agent.6434
09:39:45 SSH_AGENT_PID=6436
09:39:45 [ssh-agent] Started.
09:39:45 Running ssh-add (command line suppressed)
09:39:45 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_7468013223158714704.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_7468013223158714704.key)
09:39:45 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:39:45 The recommended git tool is: NONE
09:39:47 using credential opendaylight-jenkins-ssh
09:39:47 Wiping out workspace first.
09:39:47 Cloning the remote Git repository
09:39:47 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:39:47 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:39:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:47 > git --version # timeout=10
09:39:47 > git --version # 'git version 2.43.0'
09:39:47 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:48 [INFO] Currently running in a labeled security context
09:39:48 [INFO] Currently SELinux is 'enforcing' on the host
09:39:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh9702105546888029333.key
09:39:48 Verifying host key using known hosts file
09:39:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:39:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:39:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:39:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:39:50 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:39:50 [INFO] Currently running in a labeled security context
09:39:50 [INFO] Currently SELinux is 'enforcing' on the host
09:39:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh4554559419071871017.key
09:39:50 Verifying host key using known hosts file
09:39:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:39:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:39:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:51 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:39:51 > git config core.sparsecheckout # timeout=10
09:39:51 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:39:51 Commit message: "Adapt test for new pce-allocation field"
09:39:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:39:51 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:39:51 No emails were triggered.
09:39:51 provisioning config files...
09:39:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:39:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:39:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:39:52 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10167275950494075934.sh
09:39:52 ---> python-tools-install.sh
09:39:52 Setup pyenv:
09:39:52 system
09:39:52 * 3.8.13 (set by /opt/pyenv/version)
09:39:52 * 3.9.13 (set by /opt/pyenv/version)
09:39:52 * 3.10.13 (set by /opt/pyenv/version)
09:39:52 * 3.11.7 (set by /opt/pyenv/version)
09:39:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VMtT
09:39:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:39:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:39:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:01 lf-activate-venv(): INFO: Base packages installed successfully
09:40:01 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:28 lf-activate-venv(): INFO: Adding /tmp/venv-VMtT/bin to PATH
09:40:28 Generating Requirements File
09:40:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:40:49 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:40:49 Python 3.11.7
09:40:49 pip 25.3 from /tmp/venv-VMtT/lib/python3.11/site-packages/pip (python 3.11)
09:40:49 appdirs==1.4.4
09:40:49 argcomplete==3.6.3
09:40:49 aspy.yaml==1.3.0
09:40:49 attrs==25.4.0
09:40:49 autopage==0.5.2
09:40:49 beautifulsoup4==4.14.2
09:40:49 boto3==1.40.74
09:40:49 botocore==1.40.74
09:40:49 bs4==0.0.2
09:40:49 cachetools==6.2.2
09:40:49 certifi==2025.11.12
09:40:49 cffi==2.0.0
09:40:49 cfgv==3.4.0
09:40:49 chardet==5.2.0
09:40:49 charset-normalizer==3.4.4
09:40:49 click==8.3.1
09:40:49 cliff==4.11.0
09:40:49 cmd2==2.7.0
09:40:49 cryptography==3.3.2
09:40:49 debtcollector==3.0.0
09:40:49 decorator==5.2.1
09:40:49 defusedxml==0.7.1
09:40:49 Deprecated==1.3.1
09:40:49 distlib==0.4.0
09:40:49 dnspython==2.8.0
09:40:49 docker==7.1.0
09:40:49 dogpile.cache==1.5.0
09:40:49 durationpy==0.10
09:40:49 email-validator==2.3.0
09:40:49 filelock==3.20.0
09:40:49 future==1.0.0
09:40:49 gitdb==4.0.12
09:40:49 GitPython==3.1.45
09:40:49 google-auth==2.43.0
09:40:49 httplib2==0.31.0
09:40:49 identify==2.6.15
09:40:49 idna==3.11
09:40:49 importlib-resources==1.5.0
09:40:49 iso8601==2.1.0
09:40:49 Jinja2==3.1.6
09:40:49 jmespath==1.0.1
09:40:49 jsonpatch==1.33
09:40:49 jsonpointer==3.0.0
09:40:49 jsonschema==4.25.1
09:40:49 jsonschema-specifications==2025.9.1
09:40:49 keystoneauth1==5.12.0
09:40:49 kubernetes==34.1.0
09:40:49 lftools==0.37.15
09:40:49 lxml==6.0.2
09:40:49 markdown-it-py==4.0.0
09:40:49 MarkupSafe==3.0.3
09:40:49 mdurl==0.1.2
09:40:49 msgpack==1.1.2
09:40:49 multi_key_dict==2.0.3
09:40:49 munch==4.0.0
09:40:49 netaddr==1.3.0
09:40:49 niet==1.4.2
09:40:49 nodeenv==1.9.1
09:40:49 oauth2client==4.1.3
09:40:49 oauthlib==3.3.1
09:40:49 openstacksdk==4.8.0
09:40:49 os-service-types==1.8.1
09:40:49 osc-lib==4.2.0
09:40:49 oslo.config==10.1.0
09:40:49 oslo.context==6.1.0
09:40:49 oslo.i18n==6.7.0
09:40:49 oslo.log==7.2.1
09:40:49 oslo.serialization==5.8.0
09:40:49 oslo.utils==9.1.0
09:40:49 packaging==25.0
09:40:49 pbr==7.0.3
09:40:49 platformdirs==4.5.0
09:40:49 prettytable==3.17.0
09:40:49 psutil==7.1.3
09:40:49 pyasn1==0.6.1
09:40:49 pyasn1_modules==0.4.2
09:40:49 pycparser==2.23
09:40:49 pygerrit2==2.0.15
09:40:49 PyGithub==2.8.1
09:40:49 Pygments==2.19.2
09:40:49 PyJWT==2.10.1
09:40:49 PyNaCl==1.6.1
09:40:49 pyparsing==2.4.7
09:40:49 pyperclip==1.11.0
09:40:49 pyrsistent==0.20.0
09:40:49 python-cinderclient==9.8.0
09:40:49 python-dateutil==2.9.0.post0
09:40:49 python-heatclient==4.3.0
09:40:49 python-jenkins==1.8.3
09:40:49 python-keystoneclient==5.7.0
09:40:49 python-magnumclient==4.9.0
09:40:49 python-openstackclient==8.2.0
09:40:49 python-swiftclient==4.9.0
09:40:49 PyYAML==6.0.3
09:40:49 referencing==0.37.0
09:40:49 requests==2.32.5
09:40:49 requests-oauthlib==2.0.0
09:40:49 requestsexceptions==1.4.0
09:40:49 rfc3986==2.0.0
09:40:49 rich==14.2.0
09:40:49 rich-argparse==1.7.2
09:40:49 rpds-py==0.29.0
09:40:49 rsa==4.9.1
09:40:49 ruamel.yaml==0.18.16
09:40:49 ruamel.yaml.clib==0.2.15
09:40:49 s3transfer==0.14.0
09:40:49 simplejson==3.20.2
09:40:49 six==1.17.0
09:40:49 smmap==5.0.2
09:40:49 soupsieve==2.8
09:40:49 stevedore==5.5.0
09:40:49 tabulate==0.9.0
09:40:49 toml==0.10.2
09:40:49 tomlkit==0.13.3
09:40:49 tqdm==4.67.1
09:40:49 typing_extensions==4.15.0
09:40:49 tzdata==2025.2
09:40:49 urllib3==1.26.20
09:40:49 virtualenv==20.35.4
09:40:49 wcwidth==0.2.14
09:40:49 websocket-client==1.9.0
09:40:49 wrapt==2.0.1
09:40:49 xdg==6.0.0
09:40:49 xmltodict==1.0.2
09:40:49 yq==3.4.3
09:40:49 [EnvInject] - Injecting environment variables from a build step.
09:40:49 [EnvInject] - Injecting as environment variables the properties content
09:40:49 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:40:49 OS_CLOUD=vex
09:40:49 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-534
09:40:49 OS_STACK_TEMPLATE_DIR=openstack-hot
09:40:49
09:40:49 [EnvInject] - Variables injected successfully.
09:40:49 provisioning config files...
09:40:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4250250463326403078.sh
09:40:50 ---> Create parameters file for OpenStack HOT
09:40:50 OpenStack Heat parameters generated
09:40:50 -----------------------------------
09:40:50 parameters:
09:40:50 vm_0_count: '1'
09:40:50 vm_0_flavor: 'v3-standard-4'
09:40:50 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:40:50 vm_1_count: '1'
09:40:50 vm_1_flavor: 'v3-standard-2'
09:40:50 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:40:50
09:40:50 job_name: '52208-534'
09:40:50 silo: 'releng'
09:40:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins17836442520600491921.sh
09:40:50 ---> Create HEAT stack
09:40:50 + source /home/jenkins/lf-env.sh
09:40:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:50 ++ mktemp -d /tmp/venv-XXXX
09:40:50 + lf_venv=/tmp/venv-7CvO
09:40:50 + local venv_file=/tmp/.os_lf_venv
09:40:50 + local python=python3
09:40:50 + local options
09:40:50 + local set_path=true
09:40:50 + local install_args=
09:40:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:40:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:40:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:50 + true
09:40:50 + case $1 in
09:40:50 + python=python3
09:40:50 + shift 2
09:40:50 + true
09:40:50 + case $1 in
09:40:50 + shift
09:40:50 + break
09:40:50 + case $python in
09:40:50 + local pkg_list=
09:40:50 + [[ -d /opt/pyenv ]]
09:40:50 + echo 'Setup pyenv:'
09:40:50 Setup pyenv:
09:40:50 + export PYENV_ROOT=/opt/pyenv
09:40:50 + PYENV_ROOT=/opt/pyenv
09:40:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:50 + pyenv versions
09:40:50 system
09:40:50 3.8.13
09:40:50 3.9.13
09:40:50 3.10.13
09:40:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:40:50 + command -v pyenv
09:40:50 ++ pyenv init - --no-rehash
09:40:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:40:50 for i in ${!paths[@]}; do
09:40:50 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:40:50 fi; done;
09:40:50 echo "${paths[*]}"'\'')"
09:40:50 export PATH="/opt/pyenv/shims:${PATH}"
09:40:50 export PYENV_SHELL=bash
09:40:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:40:50 pyenv() {
09:40:50 local command
09:40:50 command="${1:-}"
09:40:50 if [ "$#" -gt 0 ]; then
09:40:50 shift
09:40:50 fi
09:40:50
09:40:50 case "$command" in
09:40:50 rehash|shell)
09:40:50 eval "$(pyenv "sh-$command" "$@")"
09:40:50 ;;
09:40:50 *)
09:40:50 command pyenv "$command" "$@"
09:40:50 ;;
09:40:50 esac
09:40:50 }'
09:40:50 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:40:50 for i in ${!paths[@]}; do
09:40:50 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:40:50 fi; done;
09:40:50 echo "${paths[*]}"'
09:40:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:40:50 ++ export PYENV_SHELL=bash
09:40:50 ++ PYENV_SHELL=bash
09:40:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:40:50 +++ complete -F _pyenv pyenv
09:40:50 ++ lf-pyver python3
09:40:50 ++ local py_version_xy=python3
09:40:50 ++ local py_version_xyz=
09:40:50 ++ awk '{ print $1 }'
09:40:50 ++ pyenv versions
09:40:50 ++ local command
09:40:50 ++ command=versions
09:40:50 ++ '[' 1 -gt 0 ']'
09:40:50 ++ shift
09:40:50 ++ case "$command" in
09:40:50 ++ command pyenv versions
09:40:50 ++ pyenv versions
09:40:50 ++ sed 's/^[ *]* //'
09:40:50 ++ grep -E '^[0-9.]*[0-9]$'
09:40:51 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:40:51 +++ tail -n 1
09:40:51 +++ grep '^3' /tmp/.pyenv_versions
09:40:51 +++ sort -V
09:40:51 ++ py_version_xyz=3.11.7
09:40:51 ++ [[ -z 3.11.7 ]]
09:40:51 ++ echo 3.11.7
09:40:51 ++ return 0
09:40:51 + pyenv local 3.11.7
09:40:51 + local command
09:40:51 + command=local
09:40:51 + '[' 2 -gt 0 ']'
09:40:51 + shift
09:40:51 + case "$command" in
09:40:51 + command pyenv local 3.11.7
09:40:51 + pyenv local 3.11.7
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='lftools[openstack] '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='kubernetes '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='niet '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='python-heatclient '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='python-openstackclient '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='python-magnumclient '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='urllib3~=1.26.15 '
09:40:51 + for arg in "$@"
09:40:51 + case $arg in
09:40:51 + pkg_list+='yq '
09:40:51 + [[ -f /tmp/.os_lf_venv ]]
09:40:51 ++ cat /tmp/.os_lf_venv
09:40:51 + lf_venv=/tmp/venv-VMtT
09:40:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMtT from' file:/tmp/.os_lf_venv
09:40:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMtT from file:/tmp/.os_lf_venv
09:40:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:40:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:51 + local 'pip_opts=--upgrade --quiet'
09:40:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:40:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:40:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:40:51 + [[ -n '' ]]
09:40:51 + [[ -n '' ]]
09:40:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:40:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:51 + /tmp/venv-VMtT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:40:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:40:53 lf-activate-venv(): INFO: Base packages installed successfully
09:40:53 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:40:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:40:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:40:53 + /tmp/venv-VMtT/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:11 + type python3
09:41:11 + true
09:41:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VMtT/bin to PATH'
09:41:11 lf-activate-venv(): INFO: Adding /tmp/venv-VMtT/bin to PATH
09:41:11 + PATH=/tmp/venv-VMtT/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:11 + return 0
09:41:11 + openstack --os-cloud vex limits show --absolute
09:41:12 +--------------------------+---------+
09:41:12 | Name | Value |
09:41:12 +--------------------------+---------+
09:41:12 | maxTotalInstances | -1 |
09:41:12 | maxTotalCores | 450 |
09:41:12 | maxTotalRAMSize | 1000000 |
09:41:12 | maxServerMeta | 128 |
09:41:12 | maxImageMeta | 128 |
09:41:12 | maxPersonality | 5 |
09:41:12 | maxPersonalitySize | 10240 |
09:41:12 | maxTotalKeypairs | 100 |
09:41:12 | maxServerGroups | 10 |
09:41:12 | maxServerGroupMembers | 10 |
09:41:12 | maxTotalFloatingIps | -1 |
09:41:12 | maxSecurityGroups | -1 |
09:41:12 | maxSecurityGroupRules | -1 |
09:41:12 | totalRAMUsed | 450560 |
09:41:12 | totalCoresUsed | 110 |
09:41:12 | totalInstancesUsed | 49 |
09:41:12 | totalFloatingIpsUsed | 0 |
09:41:12 | totalSecurityGroupsUsed | 0 |
09:41:12 | totalServerGroupsUsed | 0 |
09:41:12 | maxTotalVolumes | -1 |
09:41:12 | maxTotalSnapshots | 10 |
09:41:12 | maxTotalVolumeGigabytes | 4096 |
09:41:12 | maxTotalBackups | 10 |
09:41:12 | maxTotalBackupGigabytes | 1000 |
09:41:12 | totalVolumesUsed | 3 |
09:41:12 | totalGigabytesUsed | 60 |
09:41:12 | totalSnapshotsUsed | 0 |
09:41:12 | totalBackupsUsed | 0 |
09:41:12 | totalBackupGigabytesUsed | 0 |
09:41:12 +--------------------------+---------+
09:41:12 + pushd /opt/ciman/openstack-hot
09:41:12 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:12 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-534 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:41:38 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-534
09:41:38 Waiting to initialize infrastructure...
09:41:38 Stack initialization successful.
09:41:38 ------------------------------------
09:41:38 Stack Details
09:41:38 ------------------------------------
09:41:38 {'added': None,
09:41:38 'capabilities': [],
09:41:38 'created_at': '2025-11-17T09:41:16Z',
09:41:38 'deleted': None,
09:41:38 'deleted_at': None,
09:41:38 'description': 'No description',
09:41:38 'environment': None,
09:41:38 'environment_files': None,
09:41:38 'files': None,
09:41:38 'files_container': None,
09:41:38 'id': 'e73f47d8-0951-4f38-b3bf-7718fcce5302',
09:41:38 'is_rollback_disabled': True,
09:41:38 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-534/e73f47d8-0951-4f38-b3bf-7718fcce5302',
09:41:38 'rel': 'self'}],
09:41:38 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:41:38 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-534',
09:41:38 'notification_topics': [],
09:41:38 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:41:38 'output_key': 'vm_0_ips',
09:41:38 'output_value': ['10.30.171.28']},
09:41:38 {'description': 'IP addresses of the 2nd vm types',
09:41:38 'output_key': 'vm_1_ips',
09:41:38 'output_value': ['10.30.171.76']}],
09:41:38 'owner_id': ****,
09:41:38 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:41:38 'OS::stack_id': 'e73f47d8-0951-4f38-b3bf-7718fcce5302',
09:41:38 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-534',
09:41:38 'job_name': '52208-534',
09:41:38 'silo': 'releng',
09:41:38 'vm_0_count': '1',
09:41:38 'vm_0_flavor': 'v3-standard-4',
09:41:38 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:41:38 '20250917-133034.447',
09:41:38 'vm_1_count': '1',
09:41:38 'vm_1_flavor': 'v3-standard-2',
09:41:38 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:41:38 '- 20250917-133034.654'},
09:41:38 'parent_id': None,
09:41:38 'replaced': None,
09:41:38 'status': 'CREATE_COMPLETE',
09:41:38 'status_reason': 'Stack CREATE completed successfully',
09:41:38 'tags': [],
09:41:38 'template': None,
09:41:38 'template_description': 'No description',
09:41:38 'template_url': None,
09:41:38 'timeout_mins': 15,
09:41:38 'unchanged': None,
09:41:38 'updated': None,
09:41:38 'updated_at': None,
09:41:38 'user_project_id': 'e8a653e659564b7caa6a9f384b5fcd71'}
09:41:38 ------------------------------------
09:41:38 + popd
09:41:38 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9136426841134164627.sh
09:41:38 ---> Copy SSH public keys to CSIT lab
09:41:38 Setup pyenv:
09:41:38 system
09:41:38 3.8.13
09:41:38 3.9.13
09:41:38 3.10.13
09:41:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMtT from file:/tmp/.os_lf_venv
09:41:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:41 lf-activate-venv(): INFO: Base packages installed successfully
09:41:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:41:56 lf-activate-venv(): INFO: Adding /tmp/venv-VMtT/bin to PATH
09:41:58 SSH not responding on 10.30.171.28. Retrying in 10 seconds...
09:41:58 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
09:41:59 releng-52208-534-1-mininet-ovs-217-0
09:41:59 Successfully copied public keys to slave 10.30.171.76
09:42:08 Ping to 10.30.171.28 successful.
09:42:08 SSH not responding on 10.30.171.28. Retrying in 10 seconds...
09:42:18 Ping to 10.30.171.28 successful.
09:42:19 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:42:20 releng-52208-534-0-builder-0
09:42:20 Successfully copied public keys to slave 10.30.171.28
09:42:20 Process 7650 ready.
09:42:20 Process 7651 ready.
09:42:20 SSH ready on all stack servers.
09:42:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16481366328729634828.sh
09:42:20 Setup pyenv:
09:42:20 system
09:42:20 3.8.13
09:42:20 3.9.13
09:42:20 3.10.13
09:42:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-isTq
09:42:24 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:28 lf-activate-venv(): INFO: Base packages installed successfully
09:42:28 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:30 lf-activate-venv(): INFO: Adding /tmp/venv-isTq/bin to PATH
09:42:30 + echo 'Installing Python Requirements'
09:42:30 Installing Python Requirements
09:42:30 + cat
09:42:30 + python -m pip install -r requirements.txt
09:42:30 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:30 Collecting docker-py (from -r requirements.txt (line 1))
09:42:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:42:30 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:30 Installing build dependencies: started
09:42:31 Installing build dependencies: finished with status 'done'
09:42:31 Getting requirements to build wheel: started
09:42:31 Getting requirements to build wheel: finished with status 'done'
09:42:31 Preparing metadata (pyproject.toml): started
09:42:31 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:31 Collecting netaddr (from -r requirements.txt (line 3))
09:42:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:42:32 Collecting netifaces (from -r requirements.txt (line 4))
09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:32 Installing build dependencies: started
09:42:32 Installing build dependencies: finished with status 'done'
09:42:32 Getting requirements to build wheel: started
09:42:33 Getting requirements to build wheel: finished with status 'done'
09:42:33 Preparing metadata (pyproject.toml): started
09:42:33 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:33 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:33 Collecting requests (from -r requirements.txt (line 6))
09:42:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:42:33 Collecting robotframework (from -r requirements.txt (line 7))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 15.7 MB/s 0:00:00
09:42:33 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:42:33 Installing build dependencies: started
09:42:34 Installing build dependencies: finished with status 'done'
09:42:34 Getting requirements to build wheel: started
09:42:35 Getting requirements to build wheel: finished with status 'done'
09:42:35 Preparing metadata (pyproject.toml): started
09:42:35 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:35 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:42:35 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:42:35 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:35 Installing build dependencies: started
09:42:37 Installing build dependencies: finished with status 'done'
09:42:37 Getting requirements to build wheel: started
09:42:37 Getting requirements to build wheel: finished with status 'done'
09:42:37 Preparing metadata (pyproject.toml): started
09:42:37 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:37 Collecting scapy (from -r requirements.txt (line 12))
09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:42:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 41.8 MB/s 0:00:00
09:42:38 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:38 Installing build dependencies: started
09:42:38 Installing build dependencies: finished with status 'done'
09:42:38 Getting requirements to build wheel: started
09:42:39 Getting requirements to build wheel: finished with status 'done'
09:42:39 Preparing metadata (pyproject.toml): started
09:42:39 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:39 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:42:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 19.5 MB/s 0:00:00
09:42:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:42:39 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:42:39 Collecting isodate (from -r requirements.txt (line 25))
09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:39 Collecting jmespath (from -r requirements.txt (line 28))
09:42:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:42:39 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:42:40 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:42:40 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:42:40 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:42:40 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:42:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:42:40 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:42:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:42:40 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:42:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:42:40 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:42:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:42:40 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:42:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:42:40 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:42:40 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:42:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:42:40 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:42:40 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:42:40 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:42:41 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:42:41 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:42:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:42:41 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
09:42:41 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:42:41 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:42:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:42:41 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:42:41 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:42:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:42:41 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:42:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 18.9 MB/s 0:00:00
09:42:41 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:42:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:42:41 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:42:41 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:42:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:42:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 10.8 MB/s 0:00:00
09:42:42 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:42:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:42:43 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:42:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:42:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 13.6 MB/s 0:00:00
09:42:43 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:42:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:42:43 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:42:44 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:42:44 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:42:44 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:42:44 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:42:44 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:42:44 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:42:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 69.2 MB/s 0:00:00
09:42:45 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:42:45 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:42:45 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:42:45 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:42:45 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:42:45 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:42:45 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:42:45 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
09:42:45 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:42:45 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:42:45 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:42:46 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:42:46 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:42:46 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:42:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:42:46 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:42:46 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:42:46 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:42:46 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=0169754296edc75b7ae95ef21fc212f907d79ef3c0807bd5854a120878640b30
09:42:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:42:46 Building wheel for ipaddr (pyproject.toml): started
09:42:46 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:42:46 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=5e9d656bf7cc01f8b4a82de2ffcca27a04d938f84e57c2ffcecc14f4fdf0de83
09:42:46 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:42:46 Building wheel for netifaces (pyproject.toml): started
09:42:49 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:42:49 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41077 sha256=b48ad39ba6ae1b09d60bb02537bb21b6dd40dc023b136c5e69a20f217d554c8b
09:42:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:42:49 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:42:49 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:42:49 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=0b9a001ef29e56ec7649f60de48a81aea403ea43eb3cb08fc2369ee26b8f1f3d
09:42:49 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:42:49 Building wheel for jsonpath-rw (pyproject.toml): started
09:42:49 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:42:49 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=91af977571e2847418312c05c27a0fed1a08c40d1b3cadebe50845a4f3e03393
09:42:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:42:49 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:42:49 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:42:56
09:42:56 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1
09:42:57 + pip freeze
09:42:57 attrs==25.4.0
09:42:57 bcrypt==5.0.0
09:42:57 beautifulsoup4==4.14.2
09:42:57 certifi==2025.11.12
09:42:57 cffi==2.0.0
09:42:57 charset-normalizer==3.4.4
09:42:57 click==8.3.1
09:42:57 cryptography==46.0.3
09:42:57 decorator==5.2.1
09:42:57 distlib==0.4.0
09:42:57 docker-py==1.10.6
09:42:57 docker-pycreds==0.4.0
09:42:57 elastic-transport==8.17.1
09:42:57 elasticsearch==8.19.2
09:42:57 elasticsearch-dsl==8.15.4
09:42:57 enum34==1.1.10
09:42:57 filelock==3.20.0
09:42:57 h11==0.16.0
09:42:57 idna==3.11
09:42:57 invoke==2.2.1
09:42:57 ipaddr==2.2.0
09:42:57 isodate==0.7.2
09:42:57 jmespath==1.0.1
09:42:57 jsonpatch==1.33
09:42:57 jsonpath-rw==1.4.0
09:42:57 jsonpointer==3.0.0
09:42:57 lxml==6.0.2
09:42:57 netaddr==1.3.0
09:42:57 netifaces==0.11.0
09:42:57 outcome==1.3.0.post0
09:42:57 paramiko==4.0.0
09:42:57 platformdirs==4.5.0
09:42:57 ply==3.11
09:42:57 pyang==2.7.1
09:42:57 pyangbind==0.8.6
09:42:57 pycparser==2.23
09:42:57 pyhocon==0.3.61
09:42:57 PyNaCl==1.6.1
09:42:57 pyparsing==3.2.5
09:42:57 PySocks==1.7.1
09:42:57 python-dateutil==2.9.0.post0
09:42:57 regex==2025.11.3
09:42:57 requests==2.32.5
09:42:57 robotframework==7.3.2
09:42:57 robotframework-httplibrary==0.4.2
09:42:57 robotframework-pythonlibcore==4.4.1
09:42:57 robotframework-requests==0.9.7
09:42:57 robotframework-selenium2library==3.0.0
09:42:57 robotframework-seleniumlibrary==6.8.0
09:42:57 robotframework-sshlibrary==3.8.0
09:42:57 scapy==2.6.1
09:42:57 scp==0.15.0
09:42:57 selenium==4.38.0
09:42:57 six==1.17.0
09:42:57 sniffio==1.3.1
09:42:57 sortedcontainers==2.4.0
09:42:57 soupsieve==2.8
09:42:57 trio==0.32.0
09:42:57 trio-websocket==0.12.2
09:42:57 typing_extensions==4.15.0
09:42:57 urllib3==2.5.0
09:42:57 virtualenv==20.35.4
09:42:57 waitress==3.0.2
09:42:57 WebOb==1.8.9
09:42:57 websocket-client==1.9.0
09:42:57 WebTest==3.0.7
09:42:57 wsproto==1.3.1
09:42:57 [EnvInject] - Injecting environment variables from a build step.
09:42:57 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:42:57 [EnvInject] - Variables injected successfully.
09:42:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13895155414652189805.sh
09:42:57 Setup pyenv:
09:42:57 system
09:42:57 3.8.13
09:42:57 3.9.13
09:42:57 3.10.13
09:42:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMtT from file:/tmp/.os_lf_venv
09:42:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:59 lf-activate-venv(): INFO: Base packages installed successfully
09:42:59 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:07 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:07 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:07 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:43:07 lf-activate-venv(): INFO: Adding /tmp/venv-VMtT/bin to PATH
09:43:07 + ODL_SYSTEM=()
09:43:07 + TOOLS_SYSTEM=()
09:43:07 + OPENSTACK_SYSTEM=()
09:43:07 + OPENSTACK_CONTROLLERS=()
09:43:07 + mapfile -t ADDR
09:43:07 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-534
09:43:07 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:09 + for i in "${ADDR[@]}"
09:43:09 ++ ssh 10.30.171.76 hostname -s
09:43:09 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
09:43:10 + REMHOST=releng-52208-534-1-mininet-ovs-217-0
09:43:10 + case ${REMHOST} in
09:43:10 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:10 + for i in "${ADDR[@]}"
09:43:10 ++ ssh 10.30.171.28 hostname -s
09:43:10 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:10 + REMHOST=releng-52208-534-0-builder-0
09:43:10 + case ${REMHOST} in
09:43:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:10 + echo NUM_ODL_SYSTEM=1
09:43:10 + echo NUM_TOOLS_SYSTEM=1
09:43:10 + '[' '' == yes ']'
09:43:10 + NUM_OPENSTACK_SYSTEM=0
09:43:10 + echo NUM_OPENSTACK_SYSTEM=0
09:43:10 + '[' 0 -eq 2 ']'
09:43:10 + echo ODL_SYSTEM_IP=10.30.171.28
09:43:10 ++ seq 0 0
09:43:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:10 + echo ODL_SYSTEM_1_IP=10.30.171.28
09:43:10 + echo TOOLS_SYSTEM_IP=10.30.171.76
09:43:10 ++ seq 0 0
09:43:10 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:10 + echo TOOLS_SYSTEM_1_IP=10.30.171.76
09:43:10 + openstack_index=0
09:43:10 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:10 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:10 ++ seq 0 0
09:43:10 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:10 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:10 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:10 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:10 + '[' -1 -ge 2 ']'
09:43:10 ++ seq 0 -2
09:43:10 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:10 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:10 ++ seq 0 -1
09:43:10 + echo 'Contents of slave_addresses.txt:'
09:43:10 Contents of slave_addresses.txt:
09:43:10 + cat slave_addresses.txt
09:43:10 NUM_ODL_SYSTEM=1
09:43:10 NUM_TOOLS_SYSTEM=1
09:43:10 NUM_OPENSTACK_SYSTEM=0
09:43:10 ODL_SYSTEM_IP=10.30.171.28
09:43:10 ODL_SYSTEM_1_IP=10.30.171.28
09:43:10 TOOLS_SYSTEM_IP=10.30.171.76
09:43:10 TOOLS_SYSTEM_1_IP=10.30.171.76
09:43:10 NUM_OPENSTACK_CONTROL_NODES=1
09:43:10 OPENSTACK_CONTROL_NODE_1_IP=
09:43:10 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:10 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:10 [EnvInject] - Injecting environment variables from a build step.
09:43:10 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:10 [EnvInject] - Variables injected successfully.
09:43:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins12981098401835503644.sh
09:43:10 Preparing for JRE Version 21
09:43:10 Karaf artifact is karaf
09:43:10 Karaf project is integration
09:43:10 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:10 [EnvInject] - Injecting environment variables from a build step.
09:43:10 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:10 [EnvInject] - Variables injected successfully.
09:43:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16842302444759432363.sh
09:43:10 2025-11-17 09:43:10 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:10 Bundle version is 0.21.4-SNAPSHOT
09:43:10 --2025-11-17 09:43:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:11 HTTP request sent, awaiting response... 200 OK
09:43:11 Length: 1410 (1.4K) [application/xml]
09:43:11 Saving to: ‘maven-metadata.xml’
09:43:11
09:43:11 0K . 100% 51.1M=0s
09:43:11
09:43:11 2025-11-17 09:43:10 (51.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:11
09:43:11
09:43:11
09:43:11 org.opendaylight.integration
09:43:11 karaf
09:43:11 0.21.4-SNAPSHOT
09:43:11
09:43:11
09:43:11 20251117.093251
09:43:11 156
09:43:11
09:43:11 20251117093251
09:43:11
09:43:11
09:43:11 pom
09:43:11 0.21.4-20251117.093251-156
09:43:11 20251117093251
09:43:11
09:43:11
09:43:11 tar.gz
09:43:11 0.21.4-20251117.093251-156
09:43:11 20251117093251
09:43:11
09:43:11
09:43:11 zip
09:43:11 0.21.4-20251117.093251-156
09:43:11 20251117093251
09:43:11
09:43:11
09:43:11 cyclonedx
09:43:11 xml
09:43:11 0.21.4-20251117.093251-156
09:43:11 20251117093251
09:43:11
09:43:11
09:43:11 cyclonedx
09:43:11 json
09:43:11 0.21.4-20251117.093251-156
09:43:11 20251117093251
09:43:11
09:43:11
09:43:11
09:43:11
09:43:11 Nexus timestamp is 0.21.4-20251117.093251-156
09:43:11 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251117.093251-156.zip
09:43:11 Distribution bundle is karaf-0.21.4-20251117.093251-156.zip
09:43:11 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:11 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:11 Nexus prefix is https://nexus.opendaylight.org
09:43:11 [EnvInject] - Injecting environment variables from a build step.
09:43:11 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:11 [EnvInject] - Variables injected successfully.
09:43:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12296567822510613381.sh
09:43:11 Setup pyenv:
09:43:11 system
09:43:11 3.8.13
09:43:11 3.9.13
09:43:11 3.10.13
09:43:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMtT from file:/tmp/.os_lf_venv
09:43:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:15 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:15 lf-activate-venv(): INFO: Base packages installed successfully
09:43:15 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:20 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:20 lf-activate-venv(): INFO: Adding /tmp/venv-VMtT/bin to PATH
09:43:20 Copying common-functions.sh to /tmp
09:43:22 Copying common-functions.sh to 10.30.171.28:/tmp
09:43:22 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:23 Copying common-functions.sh to 10.30.171.76:/tmp
09:43:23 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
09:43:23 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11568820732023479884.sh
09:43:23 common-functions.sh is being sourced
09:43:23 common-functions environment:
09:43:23 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:23 ACTUALFEATURES:
09:43:23 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:23 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:23 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:23 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:23 CONTROLLERMEM: 2048m
09:43:23 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:23 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:23 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:23 SUITES:
09:43:23
09:43:23 #################################################
09:43:23 ## Configure Cluster and Start ##
09:43:23 #################################################
09:43:23 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:23 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:23 Locating script plan to use...
09:43:23 Finished running script plans
09:43:23 Configuring member-1 with IP address 10.30.171.28
09:43:23 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:23 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:24 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:24 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:43:24 common-functions.sh is being sourced
09:43:24 ++ echo 'common-functions.sh is being sourced'
09:43:24 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:24 ++ DISTROSTREAM=scandium
09:43:24 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:24 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:24 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:24 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:24 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:24 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:24 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:24 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:24 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:24 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:24 ++ export CONTROLLERMEM=
09:43:24 ++ CONTROLLERMEM=
09:43:24 ++ case "${DISTROSTREAM}" in
09:43:24 ++ CLUSTER_SYSTEM=akka
09:43:24 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:24 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:24 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:24 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:24 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:24 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:24 ++ print_common_env
09:43:24 ++ cat
09:43:24 common-functions environment:
09:43:24 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:24 ACTUALFEATURES:
09:43:24 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:24 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:24 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:24 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:24 CONTROLLERMEM:
09:43:24 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:24 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:24 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:24 SUITES:
09:43:24
09:43:24 ++ SSH='ssh -t -t'
09:43:24 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:24 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:24 Changing to /tmp
09:43:24 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251117.093251-156.zip
09:43:24 + echo 'Changing to /tmp'
09:43:24 + cd /tmp
09:43:24 + 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-20251117.093251-156.zip'
09:43:24 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251117.093251-156.zip
09:43:24 --2025-11-17 09:43:24-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251117.093251-156.zip
09:43:24 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:24 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:24 HTTP request sent, awaiting response... 200 OK
09:43:24 Length: 239812849 (229M) [application/zip]
09:43:24 Saving to: ‘karaf-0.21.4-20251117.093251-156.zip’
09:43:24
09:43:24 0K ........ ........ ........ ........ ........ ........ 1% 63.1M 4s
09:43:24 3072K ........ ........ ........ ........ ........ ........ 2% 132M 3s
09:43:24 6144K ........ ........ ........ ........ ........ ........ 3% 191M 2s
09:43:24 9216K ........ ........ ........ ........ ........ ........ 5% 172M 2s
09:43:24 12288K ........ ........ ........ ........ ........ ........ 6% 189M 2s
09:43:24 15360K ........ ........ ........ ........ ........ ........ 7% 195M 2s
09:43:24 18432K ........ ........ ........ ........ ........ ........ 9% 230M 1s
09:43:24 21504K ........ ........ ........ ........ ........ ........ 10% 252M 1s
09:43:24 24576K ........ ........ ........ ........ ........ ........ 11% 258M 1s
09:43:24 27648K ........ ........ ........ ........ ........ ........ 13% 300M 1s
09:43:24 30720K ........ ........ ........ ........ ........ ........ 14% 301M 1s
09:43:24 33792K ........ ........ ........ ........ ........ ........ 15% 319M 1s
09:43:24 36864K ........ ........ ........ ........ ........ ........ 17% 330M 1s
09:43:24 39936K ........ ........ ........ ........ ........ ........ 18% 305M 1s
09:43:24 43008K ........ ........ ........ ........ ........ ........ 19% 275M 1s
09:43:24 46080K ........ ........ ........ ........ ........ ........ 20% 329M 1s
09:43:24 49152K ........ ........ ........ ........ ........ ........ 22% 351M 1s
09:43:24 52224K ........ ........ ........ ........ ........ ........ 23% 355M 1s
09:43:24 55296K ........ ........ ........ ........ ........ ........ 24% 429M 1s
09:43:24 58368K ........ ........ ........ ........ ........ ........ 26% 342M 1s
09:43:24 61440K ........ ........ ........ ........ ........ ........ 27% 327M 1s
09:43:24 64512K ........ ........ ........ ........ ........ ........ 28% 378M 1s
09:43:24 67584K ........ ........ ........ ........ ........ ........ 30% 255M 1s
09:43:24 70656K ........ ........ ........ ........ ........ ........ 31% 347M 1s
09:43:24 73728K ........ ........ ........ ........ ........ ........ 32% 359M 1s
09:43:24 76800K ........ ........ ........ ........ ........ ........ 34% 257M 1s
09:43:24 79872K ........ ........ ........ ........ ........ ........ 35% 359M 1s
09:43:24 82944K ........ ........ ........ ........ ........ ........ 36% 278M 1s
09:43:24 86016K ........ ........ ........ ........ ........ ........ 38% 357M 1s
09:43:24 89088K ........ ........ ........ ........ ........ ........ 39% 387M 1s
09:43:24 92160K ........ ........ ........ ........ ........ ........ 40% 326M 1s
09:43:24 95232K ........ ........ ........ ........ ........ ........ 41% 409M 1s
09:43:24 98304K ........ ........ ........ ........ ........ ........ 43% 263M 1s
09:43:24 101376K ........ ........ ........ ........ ........ ........ 44% 342M 0s
09:43:24 104448K ........ ........ ........ ........ ........ ........ 45% 355M 0s
09:43:24 107520K ........ ........ ........ ........ ........ ........ 47% 361M 0s
09:43:24 110592K ........ ........ ........ ........ ........ ........ 48% 276M 0s
09:43:24 113664K ........ ........ ........ ........ ........ ........ 49% 321M 0s
09:43:24 116736K ........ ........ ........ ........ ........ ........ 51% 293M 0s
09:43:24 119808K ........ ........ ........ ........ ........ ........ 52% 348M 0s
09:43:24 122880K ........ ........ ........ ........ ........ ........ 53% 362M 0s
09:43:24 125952K ........ ........ ........ ........ ........ ........ 55% 351M 0s
09:43:24 129024K ........ ........ ........ ........ ........ ........ 56% 375M 0s
09:43:24 132096K ........ ........ ........ ........ ........ ........ 57% 351M 0s
09:43:24 135168K ........ ........ ........ ........ ........ ........ 59% 337M 0s
09:43:24 138240K ........ ........ ........ ........ ........ ........ 60% 373M 0s
09:43:24 141312K ........ ........ ........ ........ ........ ........ 61% 373M 0s
09:43:24 144384K ........ ........ ........ ........ ........ ........ 62% 362M 0s
09:43:24 147456K ........ ........ ........ ........ ........ ........ 64% 364M 0s
09:43:24 150528K ........ ........ ........ ........ ........ ........ 65% 347M 0s
09:43:24 153600K ........ ........ ........ ........ ........ ........ 66% 327M 0s
09:43:24 156672K ........ ........ ........ ........ ........ ........ 68% 218M 0s
09:43:24 159744K ........ ........ ........ ........ ........ ........ 69% 337M 0s
09:43:24 162816K ........ ........ ........ ........ ........ ........ 70% 313M 0s
09:43:24 165888K ........ ........ ........ ........ ........ ........ 72% 343M 0s
09:43:24 168960K ........ ........ ........ ........ ........ ........ 73% 347M 0s
09:43:24 172032K ........ ........ ........ ........ ........ ........ 74% 361M 0s
09:43:24 175104K ........ ........ ........ ........ ........ ........ 76% 355M 0s
09:43:24 178176K ........ ........ ........ ........ ........ ........ 77% 324M 0s
09:43:24 181248K ........ ........ ........ ........ ........ ........ 78% 375M 0s
09:43:24 184320K ........ ........ ........ ........ ........ ........ 80% 355M 0s
09:43:24 187392K ........ ........ ........ ........ ........ ........ 81% 336M 0s
09:43:24 190464K ........ ........ ........ ........ ........ ........ 82% 396M 0s
09:43:24 193536K ........ ........ ........ ........ ........ ........ 83% 372M 0s
09:43:24 196608K ........ ........ ........ ........ ........ ........ 85% 348M 0s
09:43:24 199680K ........ ........ ........ ........ ........ ........ 86% 336M 0s
09:43:24 202752K ........ ........ ........ ........ ........ ........ 87% 325M 0s
09:43:24 205824K ........ ........ ........ ........ ........ ........ 89% 357M 0s
09:43:24 208896K ........ ........ ........ ........ ........ ........ 90% 326M 0s
09:43:24 211968K ........ ........ ........ ........ ........ ........ 91% 318M 0s
09:43:24 215040K ........ ........ ........ ........ ........ ........ 93% 322M 0s
09:43:24 218112K ........ ........ ........ ........ ........ ........ 94% 341M 0s
09:43:24 221184K ........ ........ ........ ........ ........ ........ 95% 364M 0s
09:43:24 224256K ........ ........ ........ ........ ........ ........ 97% 399M 0s
09:43:24 227328K ........ ........ ........ ........ ........ ........ 98% 343M 0s
09:43:24 230400K ........ ........ ........ ........ ........ ........ 99% 340M 0s
09:43:24 233472K ........ ... 100% 342M=0.8s
09:43:24
09:43:24 2025-11-17 09:43:24 (295 MB/s) - ‘karaf-0.21.4-20251117.093251-156.zip’ saved [239812849/239812849]
09:43:24
09:43:24 Extracting the new controller...
09:43:24 + echo 'Extracting the new controller...'
09:43:24 + unzip -q karaf-0.21.4-20251117.093251-156.zip
09:43:27 Adding external repositories...
09:43:27 + echo 'Adding external repositories...'
09:43:27 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:27 ################################################################################
09:43:27 #
09:43:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:27 # contributor license agreements. See the NOTICE file distributed with
09:43:27 # this work for additional information regarding copyright ownership.
09:43:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:27 # (the "License"); you may not use this file except in compliance with
09:43:27 # the License. You may obtain a copy of the License at
09:43:27 #
09:43:27 # http://www.apache.org/licenses/LICENSE-2.0
09:43:27 #
09:43:27 # Unless required by applicable law or agreed to in writing, software
09:43:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:27 # See the License for the specific language governing permissions and
09:43:27 # limitations under the License.
09:43:27 #
09:43:27 ################################################################################
09:43:27
09:43:27 #
09:43:27 # If set to true, the following property will not allow any certificate to be used
09:43:27 # when accessing Maven repositories through SSL
09:43:27 #
09:43:27 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:27
09:43:27 #
09:43:27 # Path to the local Maven settings file.
09:43:27 # The repositories defined in this file will be automatically added to the list
09:43:27 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:27 # below is not set.
09:43:27 # The following locations are checked for the existence of the settings.xml file
09:43:27 # * 1. looks for the specified url
09:43:27 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:27 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:27 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:27 #
09:43:27 #org.ops4j.pax.url.mvn.settings=
09:43:27
09:43:27 #
09:43:27 # Path to the local Maven repository which is used to avoid downloading
09:43:27 # artifacts when they already exist locally.
09:43:27 # The value of this property will be extracted from the settings.xml file
09:43:27 # above, or defaulted to:
09:43:27 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:27 #
09:43:27 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:27
09:43:27 #
09:43:27 # Default this to false. It's just weird to use undocumented repos
09:43:27 #
09:43:27 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:27
09:43:27 #
09:43:27 # Uncomment if you don't wanna use the proxy settings
09:43:27 # from the Maven conf/settings.xml file
09:43:27 #
09:43:27 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:27
09:43:27 #
09:43:27 # Comma separated list of repositories scanned when resolving an artifact.
09:43:27 # Those repositories will be checked before iterating through the
09:43:27 # below list of repositories and even before the local repository
09:43:27 # A repository url can be appended with zero or more of the following flags:
09:43:27 # @snapshots : the repository contains snaphots
09:43:27 # @noreleases : the repository does not contain any released artifacts
09:43:27 #
09:43:27 # The following property value will add the system folder as a repo.
09:43:27 #
09:43:27 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:27 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:27 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:27 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:27
09:43:27 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:27 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:27
09:43:27 #
09:43:27 # Comma separated list of repositories scanned when resolving an artifact.
09:43:27 # The default list includes the following repositories:
09:43:27 # http://repo1.maven.org/maven2@id=central
09:43:27 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:27 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:27 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:27 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:27 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:27 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:27 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:27 # to add.
09:43:27 # A repository url can be appended with zero or more of the following flags:
09:43:27 # @snapshots : the repository contains snapshots
09:43:27 # @noreleases : the repository does not contain any released artifacts
09:43:27 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:27 #
09:43:27 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:27
09:43:27 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:27 + [[ True == \T\r\u\e ]]
09:43:27 + echo 'Configuring the startup features...'
09:43:27 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:27 + FEATURE_TEST_STRING=features-test
09:43:27 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:27 + KARAF_VERSION=karaf4
09:43:27 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:27 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:27 + [[ ! -z '' ]]
09:43:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:27 ################################################################################
09:43:27 #
09:43:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:27 # contributor license agreements. See the NOTICE file distributed with
09:43:27 # this work for additional information regarding copyright ownership.
09:43:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:27 # (the "License"); you may not use this file except in compliance with
09:43:27 # the License. You may obtain a copy of the License at
09:43:27 #
09:43:27 # http://www.apache.org/licenses/LICENSE-2.0
09:43:27 #
09:43:27 # Unless required by applicable law or agreed to in writing, software
09:43:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:27 # See the License for the specific language governing permissions and
09:43:27 # limitations under the License.
09:43:27 #
09:43:27 ################################################################################
09:43:27
09:43:27 #
09:43:27 # Comma separated list of features repositories to register by default
09:43:27 #
09:43:27 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}/7e3ff83d-ffcf-43f0-a90c-c10b2f56820b.xml
09:43:27
09:43:27 #
09:43:27 # Comma separated list of features to install at startup
09:43:27 #
09:43:27 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, bf832d4d-83f5-4304-a7a9-3d5926ce29c6
09:43:27
09:43:27 #
09:43:27 # Resource repositories (OBR) that the features resolver can use
09:43:27 # to resolve requirements/capabilities
09:43:27 #
09:43:27 # The format of the resourceRepositories is
09:43:27 # resourceRepositories=[xml:url|json:url],...
09:43:27 # for Instance:
09:43:27 #
09:43:27 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:27 # or
09:43:27 #resourceRepositories=json:http://host/path/to/index.json
09:43:27 #
09:43:27
09:43:27 #
09:43:27 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:27 #
09:43:27 featuresBootAsynchronous=false
09:43:27
09:43:27 #
09:43:27 # Service requirements enforcement
09:43:27 #
09:43:27 # By default, the feature resolver checks the service requirements/capabilities of
09:43:27 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:27 # the required bundles.
09:43:27 # The following flag can have those values:
09:43:27 # - disable: service requirements are completely ignored
09:43:27 # - default: service requirements are ignored for old features
09:43:27 # - enforce: service requirements are always verified
09:43:27 #
09:43:27 #serviceRequirements=default
09:43:27
09:43:27 #
09:43:27 # Store cfg file for config element in feature
09:43:27 #
09:43:27 #configCfgStore=true
09:43:27
09:43:27 #
09:43:27 # Define if the feature service automatically refresh bundles
09:43:27 #
09:43:27 autoRefresh=true
09:43:27
09:43:27 #
09:43:27 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:27 # XML file defines instructions related to features processing
09:43:27 # versions.properties may declare properties to resolve placeholders in XML file
09:43:27 # both files are relative to ${karaf.etc}
09:43:27 #
09:43:27 #featureProcessing=org.apache.karaf.features.xml
09:43:27 #featureProcessingVersions=versions.properties
09:43:27 + configure_karaf_log karaf4 ''
09:43:27 + local -r karaf_version=karaf4
09:43:27 + local -r controllerdebugmap=
09:43:27 + local logapi=log4j
09:43:27 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:27 log4j2.rootLogger.level = INFO
09:43:27 #log4j2.rootLogger.type = asyncRoot
09:43:27 #log4j2.rootLogger.includeLocation = false
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:27 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:27 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:27 log4j2.logger.spifly.level = WARN
09:43:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:27 log4j2.logger.audit.level = INFO
09:43:27 log4j2.logger.audit.additivity = false
09:43:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:27 log4j2.appender.console.type = Console
09:43:27 log4j2.appender.console.name = Console
09:43:27 log4j2.appender.console.layout.type = PatternLayout
09:43:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:27 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:27 log4j2.appender.rolling.name = RollingFile
09:43:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:27 #log4j2.appender.rolling.immediateFlush = false
09:43:27 log4j2.appender.rolling.append = true
09:43:27 log4j2.appender.rolling.layout.type = PatternLayout
09:43:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:27 log4j2.appender.rolling.policies.type = Policies
09:43:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:27 log4j2.appender.rolling.policies.size.size = 64MB
09:43:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:27 log4j2.appender.rolling.strategy.max = 7
09:43:27 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:27 log4j2.appender.audit.name = AuditRollingFile
09:43:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:27 log4j2.appender.audit.append = true
09:43:27 log4j2.appender.audit.layout.type = PatternLayout
09:43:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:27 log4j2.appender.audit.policies.type = Policies
09:43:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:27 log4j2.appender.audit.policies.size.size = 8MB
09:43:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:27 log4j2.appender.audit.strategy.max = 7
09:43:27 log4j2.appender.osgi.type = PaxOsgi
09:43:27 log4j2.appender.osgi.name = PaxOsgi
09:43:27 log4j2.appender.osgi.filter = *
09:43:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:27 #log4j2.logger.aether.level = TRACE
09:43:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:27 #log4j2.logger.http-headers.level = DEBUG
09:43:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:27 #log4j2.logger.maven.level = TRACE
09:43:27 + logapi=log4j2
09:43:27 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:27 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:27 + '[' log4j2 == log4j2 ']'
09:43:27 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:27 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:27 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:27 controllerdebugmap:
09:43:27 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:27 + unset IFS
09:43:27 + echo 'controllerdebugmap: '
09:43:27 + '[' -n '' ']'
09:43:27 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:27 ################################################################################
09:43:27 #
09:43:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:27 # contributor license agreements. See the NOTICE file distributed with
09:43:27 # this work for additional information regarding copyright ownership.
09:43:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:27 # (the "License"); you may not use this file except in compliance with
09:43:27 # the License. You may obtain a copy of the License at
09:43:27 #
09:43:27 # http://www.apache.org/licenses/LICENSE-2.0
09:43:27 #
09:43:27 # Unless required by applicable law or agreed to in writing, software
09:43:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:27 # See the License for the specific language governing permissions and
09:43:27 # limitations under the License.
09:43:27 #
09:43:27 ################################################################################
09:43:27
09:43:27 # Common pattern layout for appenders
09:43:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:27
09:43:27 # Root logger
09:43:27 log4j2.rootLogger.level = INFO
09:43:27 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:27 #log4j2.rootLogger.type = asyncRoot
09:43:27 #log4j2.rootLogger.includeLocation = false
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:27 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:27
09:43:27 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:27
09:43:27 # Loggers configuration
09:43:27
09:43:27 # Spifly logger
09:43:27 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:27 log4j2.logger.spifly.level = WARN
09:43:27
09:43:27 # Security audit logger
09:43:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:27 log4j2.logger.audit.level = INFO
09:43:27 log4j2.logger.audit.additivity = false
09:43:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:27
09:43:27 # Appenders configuration
09:43:27
09:43:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:27 log4j2.appender.console.type = Console
09:43:27 log4j2.appender.console.name = Console
09:43:27 log4j2.appender.console.layout.type = PatternLayout
09:43:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:27
09:43:27 # Rolling file appender
09:43:27 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:27 log4j2.appender.rolling.name = RollingFile
09:43:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:27 # uncomment to not force a disk flush
09:43:27 #log4j2.appender.rolling.immediateFlush = false
09:43:27 log4j2.appender.rolling.append = true
09:43:27 log4j2.appender.rolling.layout.type = PatternLayout
09:43:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:27 log4j2.appender.rolling.policies.type = Policies
09:43:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:27 log4j2.appender.rolling.policies.size.size = 1GB
09:43:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:27 log4j2.appender.rolling.strategy.max = 7
09:43:27
09:43:27 # Audit file appender
09:43:27 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:27 log4j2.appender.audit.name = AuditRollingFile
09:43:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:27 log4j2.appender.audit.append = true
09:43:27 log4j2.appender.audit.layout.type = PatternLayout
09:43:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:27 log4j2.appender.audit.policies.type = Policies
09:43:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:27 log4j2.appender.audit.policies.size.size = 8MB
09:43:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:27 log4j2.appender.audit.strategy.max = 7
09:43:27
09:43:27 # OSGi appender
09:43:27 log4j2.appender.osgi.type = PaxOsgi
09:43:27 log4j2.appender.osgi.name = PaxOsgi
09:43:27 log4j2.appender.osgi.filter = *
09:43:27
09:43:27 # help with identification of maven-related problems with pax-url-aether
09:43:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:27 #log4j2.logger.aether.level = TRACE
09:43:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:27 #log4j2.logger.http-headers.level = DEBUG
09:43:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:27 #log4j2.logger.maven.level = TRACE
09:43:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:27 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:27 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:27 + local -r controllermem=2048m
09:43:27 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:27 + echo Configure
09:43:27 Configure
09:43:27 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:27 max memory: 2048m
09:43:27 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:27 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:27 + echo ' max memory: 2048m'
09:43:27 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:27 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:27 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:27 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:27 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:27 #!/bin/sh
09:43:27 #
09:43:27 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:27 # contributor license agreements. See the NOTICE file distributed with
09:43:27 # this work for additional information regarding copyright ownership.
09:43:27 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:27 # (the "License"); you may not use this file except in compliance with
09:43:27 # the License. You may obtain a copy of the License at
09:43:27 #
09:43:27 # http://www.apache.org/licenses/LICENSE-2.0
09:43:27 #
09:43:27 # Unless required by applicable law or agreed to in writing, software
09:43:27 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:27 # See the License for the specific language governing permissions and
09:43:27 # limitations under the License.
09:43:27 #
09:43:27
09:43:27 #
09:43:27 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:27 # script: client, instance, shell, start, status, stop, karaf
09:43:27 #
09:43:27 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:27 # Actions go here...
09:43:27 # fi
09:43:27
09:43:27 #
09:43:27 # general settings which should be applied for all scripts go here; please keep
09:43:27 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:27 # in example of the start script where the start script is executed first and the
09:43:27 # karaf script afterwards.
09:43:27 #
09:43:27
09:43:27 #
09:43:27 # The following section shows the possible configuration options for the default
09:43:27 # karaf scripts
09:43:27 #
09:43:27 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:27 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:27 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:27 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:27 # export KARAF_HOME # Karaf home folder
09:43:27 # export KARAF_DATA # Karaf data folder
09:43:27 # export KARAF_BASE # Karaf base folder
09:43:27 # export KARAF_ETC # Karaf etc folder
09:43:27 # export KARAF_LOG # Karaf log folder
09:43:27 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:27 # export KARAF_OPTS # Additional available Karaf options
09:43:27 # export KARAF_DEBUG # Enable debug mode
09:43:27 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:27 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:27 Set Java version
09:43:27 + echo 'Set Java version'
09:43:27 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:27 sudo: a password is required
09:43:27 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:27 sudo: a password is required
09:43:27 JDK default version ...
09:43:27 + echo 'JDK default version ...'
09:43:27 + java -version
09:43:27 openjdk version "21.0.8" 2025-07-15
09:43:27 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:43:27 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:43:27 Set JAVA_HOME
09:43:27 + echo 'Set JAVA_HOME'
09:43:27 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:27 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:27 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:27 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:27 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:27 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:27 Listing all open ports on controller system...
09:43:27 + echo 'Listing all open ports on controller system...'
09:43:27 + netstat -pnatu
09:43:27 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:27 Configuring cluster
09:43:27 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:27 + echo 'Configuring cluster'
09:43:27 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.28
09:43:27 ################################################
09:43:27 ## Configure Cluster ##
09:43:27 ################################################
09:43:27 NOTE: Cluster configuration files not found. Copying from
09:43:27 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:27 Configuring unique name in akka.conf
09:43:27 Configuring hostname in akka.conf
09:43:27 Configuring data and rpc seed nodes in akka.conf
09:43:27 modules = [
09:43:27
09:43:27 {
09:43:27 name = "inventory"
09:43:27 namespace = "urn:opendaylight:inventory"
09:43:27 shard-strategy = "module"
09:43:27 },
09:43:27 {
09:43:27 name = "topology"
09:43:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:27 shard-strategy = "module"
09:43:27 },
09:43:27 {
09:43:27 name = "toaster"
09:43:27 namespace = "http://netconfcentral.org/ns/toaster"
09:43:27 shard-strategy = "module"
09:43:27 }
09:43:27 ]
09:43:27 Configuring replication type in module-shards.conf
09:43:27 ################################################
09:43:27 ## NOTE: Manually restart controller to ##
09:43:27 ## apply configuration. ##
09:43:27 ################################################
09:43:27 Dump akka.conf
09:43:27 + echo 'Dump akka.conf'
09:43:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:27
09:43:27 odl-cluster-data {
09:43:27 akka {
09:43:27 remote {
09:43:27 artery {
09:43:27 enabled = on
09:43:27 transport = tcp
09:43:27 canonical.hostname = "10.30.171.28"
09:43:27 canonical.port = 2550
09:43:27 }
09:43:27 }
09:43:27
09:43:27 cluster {
09:43:27 # Using artery.
09:43:27 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.28:2550"]
09:43:27
09:43:27 roles = ["member-1"]
09:43:27
09:43:27 # when under load we might trip a false positive on the failure detector
09:43:27 # failure-detector {
09:43:27 # heartbeat-interval = 4 s
09:43:27 # acceptable-heartbeat-pause = 16s
09:43:27 # }
09:43:27 }
09:43:27
09:43:27 persistence {
09:43:27 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:27 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:27 # The relative path is always relative to KARAF_HOME.
09:43:27
09:43:27 # snapshot-store.local.dir = "target/snapshots"
09:43:27
09:43:27 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:27 snapshot-store.local.use-lz4-compression = false
09:43:27 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:27 snapshot-store.local.lz4-blocksize = 256KB
09:43:27 }
09:43:27 disable-default-actor-system-quarantined-event-handling = "false"
09:43:27 }
09:43:27 }
09:43:27 Dump modules.conf
09:43:27 + echo 'Dump modules.conf'
09:43:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:27 modules = [
09:43:27
09:43:27 {
09:43:27 name = "inventory"
09:43:27 namespace = "urn:opendaylight:inventory"
09:43:27 shard-strategy = "module"
09:43:27 },
09:43:27 {
09:43:27 name = "topology"
09:43:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:27 shard-strategy = "module"
09:43:27 },
09:43:27 {
09:43:27 name = "toaster"
09:43:27 namespace = "http://netconfcentral.org/ns/toaster"
09:43:27 shard-strategy = "module"
09:43:27 }
09:43:27 ]
09:43:27 Dump module-shards.conf
09:43:27 + echo 'Dump module-shards.conf'
09:43:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:27 module-shards = [
09:43:27 {
09:43:27 name = "default"
09:43:27 shards = [
09:43:27 {
09:43:27 name = "default"
09:43:27 replicas = ["member-1"]
09:43:27 }
09:43:27 ]
09:43:27 },
09:43:27 {
09:43:27 name = "inventory"
09:43:27 shards = [
09:43:27 {
09:43:27 name="inventory"
09:43:27 replicas = ["member-1"]
09:43:27 }
09:43:27 ]
09:43:27 },
09:43:27 {
09:43:27 name = "topology"
09:43:27 shards = [
09:43:27 {
09:43:27 name="topology"
09:43:27 replicas = ["member-1"]
09:43:27 }
09:43:27 ]
09:43:27 },
09:43:27 {
09:43:27 name = "toaster"
09:43:27 shards = [
09:43:27 {
09:43:27 name="toaster"
09:43:27 replicas = ["member-1"]
09:43:27 }
09:43:27 ]
09:43:27 }
09:43:27 ]
09:43:27 Locating config plan to use...
09:43:27 Finished running config plans
09:43:27 Starting member-1 with IP address 10.30.171.28
09:43:27 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:27 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:27 Redirecting karaf console output to karaf_console.log
09:43:27 Starting controller...
09:43:27 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:27 Execute the post startup script on controller 10.30.171.28
09:43:27 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:28 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:28 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:33 2025-11-17T09:43:45,891 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:33 Controller is UP
09:44:33 2025-11-17T09:43:45,891 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:33 Listing all open ports on controller system...
09:44:33 looking for "BindException: Address already in use" in log file
09:44:33 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:33 looking for "server is unhealthy" in log file
09:44:33 Let's take the karaf thread dump
09:44:33 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:44:33 karaf main: org.apache.karaf.main.Main, pid:2041
09:44:33 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:44:34 Generating mininet variables...
09:44:34 Locating test plan to use...
09:44:34 Changing the testplan path...
09:44:34 # Place the suites in run order:
09:44:34 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:34 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:34 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:34 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:34 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:44:34 ==============================================================================
09:44:34 openflowplugin-sanity.txt
09:44:34 ==============================================================================
09:44:35 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:35 ==============================================================================
09:44:38 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:38 ==============================================================================
09:44:38 Get list of nodes :: Get the inventory | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:41 ------------------------------------------------------------------------------
09:44:41 Link Down :: Take link s1-s2 down | PASS |
09:44:43 ------------------------------------------------------------------------------
09:44:43 Link Up :: Take link s1-s2 up | PASS |
09:44:43 ------------------------------------------------------------------------------
09:44:43 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:44:43 7 tests, 7 passed, 0 failed
09:44:43 ==============================================================================
09:44:43 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:44:43 ==============================================================================
09:44:43 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:44:43 ------------------------------------------------------------------------------
09:44:43 List all the links :: List all the links in the topology. | PASS |
09:44:49 ------------------------------------------------------------------------------
09:44:49 Link Down :: Take link s1-s2 down | PASS |
09:44:49 ------------------------------------------------------------------------------
09:44:49 Link Up :: Take link s1-s2 up | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:44:54 4 tests, 4 passed, 0 failed
09:44:54 ==============================================================================
09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:44:54 ==============================================================================
09:44:54 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 Get Stats for node 1 :: Get the stats for a node | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 Get Stats for node 2 :: Get the stats for a node | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 Get Stats for node 3 :: Get the stats for a node | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:44:54 4 tests, 4 passed, 0 failed
09:44:54 ==============================================================================
09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:44:54 ==============================================================================
09:44:54 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:44:54 ------------------------------------------------------------------------------
09:44:54 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:44:56 ------------------------------------------------------------------------------
09:44:56 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:44:58 ------------------------------------------------------------------------------
09:44:58 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:44:58 6 tests, 6 passed, 0 failed
09:44:58 ==============================================================================
09:44:58 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:44:58 21 tests, 21 passed, 0 failed
09:44:58 ==============================================================================
09:44:58 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:44:58 ==============================================================================
09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:01 ==============================================================================
09:45:01 Get list of nodes :: Get the inventory | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Link Down :: Take link s1-s2 down | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 Link Up :: Take link s1-s2 up | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:03 7 tests, 7 passed, 0 failed
09:45:03 ==============================================================================
09:45:03 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:03 ==============================================================================
09:45:03 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:03 ------------------------------------------------------------------------------
09:45:03 List all the links :: List all the links in the topology. | PASS |
09:45:09 ------------------------------------------------------------------------------
09:45:09 Link Down :: Take link s1-s2 down | PASS |
09:45:10 ------------------------------------------------------------------------------
09:45:10 Link Up :: Take link s1-s2 up | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:14 4 tests, 4 passed, 0 failed
09:45:14 ==============================================================================
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:14 ==============================================================================
09:45:14 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:14 4 tests, 4 passed, 0 failed
09:45:14 ==============================================================================
09:45:14 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:14 ==============================================================================
09:45:14 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:18 ------------------------------------------------------------------------------
09:45:18 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:20 ------------------------------------------------------------------------------
09:45:20 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:24 9 tests, 9 passed, 0 failed
09:45:24 ==============================================================================
09:45:24 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:24 24 tests, 24 passed, 0 failed
09:45:24 ==============================================================================
09:45:24 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:24 ==============================================================================
09:45:27 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:27 ==============================================================================
09:45:28 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 1 Added | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 2 Added | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 3 Added | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 4 Added | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 5 Added | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 6 Added | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 7 Added | PASS |
09:45:35 ------------------------------------------------------------------------------
09:45:35 Test Is Flow 8 Added | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 9 Added | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 10 Added | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 11 Added | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 14 Added | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 15 Added | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 16 Added | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 17 Added | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Test Is Flow 18 Added | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 19 Added | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 20 Added | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 21 Added | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 22 Added | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 23 Added | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 24 Added | PASS |
09:45:37 ------------------------------------------------------------------------------
09:45:37 Test Is Flow 25 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 31 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 36 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 38 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 43 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 45 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 101 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 102 Added | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Test Is Flow 103 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 104 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 105 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 106 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 107 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 108 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 109 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 110 Added | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Test Is Flow 113 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 156 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 201 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 202 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 203 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 204 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 205 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 206 Added | PASS |
09:45:40 ------------------------------------------------------------------------------
09:45:40 Test Is Flow 209 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 214 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 218 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 219 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 220 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 221 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 222 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 223 Added | PASS |
09:45:41 ------------------------------------------------------------------------------
09:45:41 Test Is Flow 224 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 225 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Is Flow 550 Added | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 1 Updated | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 2 Updated | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 3 Updated | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 4 Updated | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 5 Updated | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 6 Updated | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 7 Updated | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 8 Updated | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 9 Updated | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 10 Updated | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 11 Updated | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 14 Updated | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 15 Updated | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 16 Updated | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 17 Updated | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 18 Updated | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 19 Updated | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 20 Updated | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 21 Updated | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 22 Updated | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 23 Updated | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 24 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 25 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 31 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 36 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 38 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 43 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 45 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 101 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 102 Updated | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 103 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 104 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 105 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 106 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 107 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 108 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 109 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 110 Updated | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 113 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 156 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 201 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 202 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 203 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 204 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 205 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 206 Updated | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 209 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 214 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 218 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 219 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 220 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 221 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 222 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 223 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 224 Updated | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 225 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 550 Updated | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 1 Deleted | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 2 Deleted | PASS |
09:45:58 ------------------------------------------------------------------------------
09:45:58 Test Is Flow 3 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 4 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 5 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 6 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 7 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 8 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 9 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 10 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 11 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 14 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 15 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 16 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 17 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 18 Deleted | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 19 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 20 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 21 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 22 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 23 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 24 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 25 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 31 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 36 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 38 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 43 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 45 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 101 Deleted | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 102 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 103 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 104 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 105 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 106 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 107 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 108 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 109 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 110 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 113 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 156 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 201 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 202 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 203 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 204 Deleted | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 205 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 206 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 209 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 214 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 218 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 219 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 220 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 221 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 222 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 223 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 224 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 225 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 550 Deleted | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:02 174 tests, 174 passed, 0 failed
09:46:02 ==============================================================================
09:46:02 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:02 ==============================================================================
09:46:03 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 1 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 2 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 3 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 4 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 5 Added | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 6 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 7 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 8 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 9 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 10 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 11 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 15 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 16 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 17 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 18 Added | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 19 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 20 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 21 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 22 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 23 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 24 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 25 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 31 Added | PASS |
09:46:32 ------------------------------------------------------------------------------
09:46:32 Test Is Flow 36 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 38 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 43 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 45 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 101 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 102 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 103 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 104 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 105 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 106 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 107 Added | PASS |
09:46:33 ------------------------------------------------------------------------------
09:46:33 Test Is Flow 108 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 109 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 110 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 113 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 201 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 202 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 203 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 204 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 205 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 206 Added | PASS |
09:46:34 ------------------------------------------------------------------------------
09:46:34 Test Is Flow 209 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 214 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 218 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 219 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Is Flow 220 Added | PASS |
09:46:35 ------------------------------------------------------------------------------
09:46:35 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 1 Updated | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 2 Updated | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 3 Updated | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 4 Updated | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 5 Updated | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 6 Updated | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 7 Updated | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 8 Updated | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 9 Updated | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 10 Updated | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 11 Updated | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 14 Updated | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 15 Updated | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 16 Updated | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 17 Updated | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 18 Updated | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 19 Updated | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 20 Updated | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 21 Updated | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 22 Updated | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 23 Updated | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 24 Updated | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Is Flow 25 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 31 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 36 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 38 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 43 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 45 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 101 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 102 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 103 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 104 Updated | PASS |
09:47:06 ------------------------------------------------------------------------------
09:47:06 Test Is Flow 105 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 106 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 107 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 108 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 109 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 110 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 113 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 201 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 202 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 203 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 204 Updated | PASS |
09:47:07 ------------------------------------------------------------------------------
09:47:07 Test Is Flow 205 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 206 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 209 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 214 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 218 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 219 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Is Flow 220 Updated | PASS |
09:47:08 ------------------------------------------------------------------------------
09:47:08 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 1 Deleted | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 2 Deleted | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 3 Deleted | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 4 Deleted | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 5 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 6 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 7 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 8 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 9 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 10 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 11 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 14 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 15 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 16 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 17 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 18 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 19 Deleted | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 20 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 21 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 22 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 23 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 24 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 25 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 31 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 36 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 38 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 43 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 45 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 101 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 102 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 103 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 104 Deleted | PASS |
09:47:38 ------------------------------------------------------------------------------
09:47:38 Test Is Flow 105 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 106 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 107 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 108 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 109 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 110 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 113 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 201 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 202 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 203 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 204 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 205 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 206 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 209 Deleted | PASS |
09:47:39 ------------------------------------------------------------------------------
09:47:39 Test Is Flow 214 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 218 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 219 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 Test Is Flow 220 Deleted | PASS |
09:47:40 ------------------------------------------------------------------------------
09:47:40 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:40 152 tests, 152 passed, 0 failed
09:47:40 ==============================================================================
09:47:40 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:40 326 tests, 326 passed, 0 failed
09:47:40 ==============================================================================
09:47:40 openflowplugin-sanity.txt.Reconciliation
09:47:40 ==============================================================================
09:47:40 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:40 ==============================================================================
09:47:40 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:41 ------------------------------------------------------------------------------
09:47:41 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:43 ------------------------------------------------------------------------------
09:47:43 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:44 ------------------------------------------------------------------------------
09:47:44 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Check Linear Topology :: Check Linear Topology. | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:47:54 | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:04 ------------------------------------------------------------------------------
09:48:04 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:05 | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:38 | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:38 ------------------------------------------------------------------------------
09:48:38 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Stop Mininet :: Stop Mininet. | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Check No Switches :: Check no switches in topology. | PASS |
09:48:40 ------------------------------------------------------------------------------
09:48:40 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:40 23 tests, 23 passed, 0 failed
09:48:40 ==============================================================================
09:48:40 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:40 23 tests, 23 passed, 0 failed
09:48:40 ==============================================================================
09:48:40 openflowplugin-sanity.txt | PASS |
09:48:40 394 tests, 394 passed, 0 failed
09:48:40 ==============================================================================
09:48:40 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:48:44 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:48:44 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:48:44 Examining the files in data/log and checking filesize
09:48:44 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:45 total 1016
09:48:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 09:43 .
09:48:45 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 17 09:43 karaf_console.log
09:48:45 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 09:43 ..
09:48:45 -rw-rw-r-- 1 jenkins jenkins 1027044 Nov 17 09:48 karaf.log
09:48:45 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:45 1004K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:48:45 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:48:45 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:45 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:48:45 Let's take the karaf thread dump again...
09:48:45 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:45 karaf main: org.apache.karaf.main.Main, pid:4432
09:48:45 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:46 Killing ODL
09:48:46 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:51 Compressing karaf.log 1
09:48:51 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:51 Fetching compressed karaf.log 1
09:48:51 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:52 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:52 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:52 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:52 Fetch GC logs
09:48:52 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:48:52 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:48:52 Examine copied files
09:48:52 total 44032
09:48:52 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 09:48 gclogs-1
09:48:52 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 17 09:48 odl1_karaf_console.log
09:48:52 -rw-rw-r--. 1 jenkins jenkins 70934 Nov 17 09:48 odl1_karaf.log.gz
09:48:52 -rw-rw-r--. 1 jenkins jenkins 150422 Nov 17 09:48 karaf_1_4432_threads_after.log
09:48:52 -rw-rw-r--. 1 jenkins jenkins 14313 Nov 17 09:48 ps_after.log
09:48:52 -rw-rw-r--. 1 jenkins jenkins 270958 Nov 17 09:48 report.html
09:48:52 -rw-rw-r--. 1 jenkins jenkins 3389010 Nov 17 09:48 log.html
09:48:52 -rw-rw-r--. 1 jenkins jenkins 40998450 Nov 17 09:48 output.xml
09:48:52 -rw-rw-r--. 1 jenkins jenkins 491 Nov 17 09:44 testplan.txt
09:48:52 -rw-rw-r--. 1 jenkins jenkins 106239 Nov 17 09:44 karaf_1_2041_threads_before.log
09:48:52 -rw-rw-r--. 1 jenkins jenkins 14375 Nov 17 09:44 ps_before.log
09:48:52 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 17 09:43 post-startup-script.sh
09:48:52 -rw-rw-r--. 1 jenkins jenkins 252 Nov 17 09:43 startup-script.sh
09:48:52 -rw-rw-r--. 1 jenkins jenkins 3494 Nov 17 09:43 configuration-script.sh
09:48:52 -rw-rw-r--. 1 jenkins jenkins 337 Nov 17 09:43 detect_variables.env
09:48:52 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 17 09:43 pom.xml
09:48:52 -rw-rw-r--. 1 jenkins jenkins 92 Nov 17 09:43 set_variables.env
09:48:52 -rw-rw-r--. 1 jenkins jenkins 295 Nov 17 09:43 slave_addresses.txt
09:48:52 -rw-rw-r--. 1 jenkins jenkins 570 Nov 17 09:42 requirements.txt
09:48:52 -rw-rw-r--. 1 jenkins jenkins 26 Nov 17 09:42 env.properties
09:48:52 -rw-rw-r--. 1 jenkins jenkins 334 Nov 17 09:40 stack-parameters.yaml
09:48:52 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 17 09:39 test
09:48:52 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 09:39 test@tmp
09:48:52 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 17 09:33 maven-metadata.xml
09:48:52 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins235336082884947317.sh
09:48:52 Karaf Deployments, Tests must have already run
09:48:52 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins4179814491178671294.sh
09:48:52 Cleaning up Robot installation...
09:48:53 $ ssh-agent -k
09:48:53 unset SSH_AUTH_SOCK;
09:48:53 unset SSH_AGENT_PID;
09:48:53 echo Agent pid 6436 killed;
09:48:53 [ssh-agent] Stopped.
09:48:53 Recording plot data
09:48:53 Robot results publisher started...
09:48:53 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:48:53 -Parsing output xml:
09:48:54 Done!
09:48:54 -Copying log files to build dir:
09:48:55 Done!
09:48:55 -Assigning results to build:
09:48:55 Done!
09:48:55 -Checking thresholds:
09:48:55 Done!
09:48:55 Done publishing Robot results.
09:48:55 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1511468451955533876.sh
09:48:55 Archiving csit artifacts
09:48:55 mv: cannot stat '*_1.png': No such file or directory
09:48:55 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:48:55 % Total % Received % Xferd Average Speed Time Time Time Current
09:48:55 Dload Upload Total Spent Left Speed
09:48:55
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3543k 0 3543k 0 0 5112k 0 --:--:-- --:--:-- --:--:-- 5112k
09:48:56 Archive: robot-plugin.zip
09:48:56 inflating: ./archives/robot-plugin/log.html
09:48:56 inflating: ./archives/robot-plugin/output.xml
09:48:56 inflating: ./archives/robot-plugin/report.html
09:48:56 mv: cannot stat '*.log.gz': No such file or directory
09:48:56 mv: cannot stat '*.csv': No such file or directory
09:48:56 mv: cannot stat '*.png': No such file or directory
09:48:56 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13408080143335519266.sh
09:48:56 [PostBuildScript] - [INFO] Executing post build scripts.
09:48:56 [EnvInject] - Injecting environment variables from a build step.
09:48:56 [EnvInject] - Injecting as environment variables the properties content
09:48:56 OS_CLOUD=vex
09:48:56 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-534
09:48:56
09:48:56 [EnvInject] - Variables injected successfully.
09:48:56 provisioning config files...
09:48:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:48:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16795973586136650978.sh
09:48:57 ---> openstack-stack-delete.sh
09:48:57 Setup pyenv:
09:48:57 system
09:48:57 3.8.13
09:48:57 3.9.13
09:48:57 3.10.13
09:48:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:48:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMtT from file:/tmp/.os_lf_venv
09:48:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:48:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:48:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:48:59 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:48:59 lf-activate-venv(): INFO: Base packages installed successfully
09:48:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:18 lf-activate-venv(): INFO: Adding /tmp/venv-VMtT/bin to PATH
09:49:18 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:30 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-534
09:49:30 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-534
09:49:30 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13101792026093768974.sh
09:49:30 ---> sysstat.sh
09:49:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16686780673355556367.sh
09:49:31 ---> package-listing.sh
09:49:31 ++ facter osfamily
09:49:31 ++ tr '[:upper:]' '[:lower:]'
09:49:31 + OS_FAMILY=redhat
09:49:31 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:31 + START_PACKAGES=/tmp/packages_start.txt
09:49:31 + END_PACKAGES=/tmp/packages_end.txt
09:49:31 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:31 + PACKAGES=/tmp/packages_start.txt
09:49:31 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:31 + PACKAGES=/tmp/packages_end.txt
09:49:31 + case "${OS_FAMILY}" in
09:49:31 + rpm -qa
09:49:31 + sort
09:49:31 + '[' -f /tmp/packages_start.txt ']'
09:49:31 + '[' -f /tmp/packages_end.txt ']'
09:49:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:31 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:31 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8057145362739358421.sh
09:49:31 ---> capture-instance-metadata.sh
09:49:31 Setup pyenv:
09:49:32 system
09:49:32 3.8.13
09:49:32 3.9.13
09:49:32 3.10.13
09:49:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMtT from file:/tmp/.os_lf_venv
09:49:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:34 lf-activate-venv(): INFO: Base packages installed successfully
09:49:34 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:44 lf-activate-venv(): INFO: Adding /tmp/venv-VMtT/bin to PATH
09:49:44 INFO: Running in OpenStack, capturing instance metadata
09:49:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3551770203944711630.sh
09:49:44 provisioning config files...
09:49:45 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #534
09:49:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config17947305990658054642tmp
09:49:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:49:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:49:45 provisioning config files...
09:49:45 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:49:45 [EnvInject] - Injecting environment variables from a build step.
09:49:45 [EnvInject] - Injecting as environment variables the properties content
09:49:45 SERVER_ID=logs
09:49:45
09:49:45 [EnvInject] - Variables injected successfully.
09:49:45 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins648664193199028136.sh
09:49:45 ---> create-netrc.sh
09:49:45 WARN: Log server credential not found.
09:49:45 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13040118148722035730.sh
09:49:45 ---> python-tools-install.sh
09:49:45 Setup pyenv:
09:49:45 system
09:49:45 3.8.13
09:49:45 3.9.13
09:49:45 3.10.13
09:49:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMtT from file:/tmp/.os_lf_venv
09:49:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:47 lf-activate-venv(): INFO: Base packages installed successfully
09:49:47 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:57 lf-activate-venv(): INFO: Adding /tmp/venv-VMtT/bin to PATH
09:49:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5306574712491801626.sh
09:49:57 ---> sudo-logs.sh
09:49:57 Archiving 'sudo' log..
09:49:58 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins399407043870132898.sh
09:49:58 ---> job-cost.sh
09:49:58 Setup pyenv:
09:49:58 system
09:49:58 3.8.13
09:49:58 3.9.13
09:49:58 3.10.13
09:49:58 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMtT from file:/tmp/.os_lf_venv
09:49:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:00 lf-activate-venv(): INFO: Base packages installed successfully
09:50:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:07 lf-activate-venv(): INFO: Adding /tmp/venv-VMtT/bin to PATH
09:50:07 DEBUG: total: 0
09:50:07 INFO: Retrieving Stack Cost...
09:50:08 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:08 INFO: Archiving Costs
09:50:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7853139578036012940.sh
09:50:08 ---> logs-deploy.sh
09:50:08 Setup pyenv:
09:50:08 system
09:50:08 3.8.13
09:50:08 3.9.13
09:50:08 3.10.13
09:50:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VMtT from file:/tmp/.os_lf_venv
09:50:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:10 lf-activate-venv(): INFO: Base packages installed successfully
09:50:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-VMtT/bin to PATH
09:50:23 WARNING: Nexus logging server not set
09:50:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/534/
09:50:23 INFO: archiving logs to S3
09:50:24 ---> uname -a:
09:50:24 Linux prd-centos8-robot-2c-8g-11311.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
09:50:24
09:50:24
09:50:24 ---> lscpu:
09:50:24 Architecture: x86_64
09:50:24 CPU op-mode(s): 32-bit, 64-bit
09:50:24 Byte Order: Little Endian
09:50:24 CPU(s): 2
09:50:24 On-line CPU(s) list: 0,1
09:50:24 Thread(s) per core: 1
09:50:24 Core(s) per socket: 1
09:50:24 Socket(s): 2
09:50:24 NUMA node(s): 1
09:50:24 Vendor ID: AuthenticAMD
09:50:24 CPU family: 23
09:50:24 Model: 49
09:50:24 Model name: AMD EPYC-Rome Processor
09:50:24 Stepping: 0
09:50:24 CPU MHz: 2799.998
09:50:24 BogoMIPS: 5599.99
09:50:24 Virtualization: AMD-V
09:50:24 Hypervisor vendor: KVM
09:50:24 Virtualization type: full
09:50:24 L1d cache: 32K
09:50:24 L1i cache: 32K
09:50:24 L2 cache: 512K
09:50:24 L3 cache: 16384K
09:50:24 NUMA node0 CPU(s): 0,1
09:50:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:50:24
09:50:24
09:50:24 ---> nproc:
09:50:24 2
09:50:24
09:50:24
09:50:24 ---> df -h:
09:50:24 Filesystem Size Used Avail Use% Mounted on
09:50:24 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:24 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:24 tmpfs 3.8G 17M 3.8G 1% /run
09:50:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:24 /dev/vda1 40G 8.4G 32G 21% /
09:50:24 tmpfs 770M 0 770M 0% /run/user/1001
09:50:24
09:50:24
09:50:24 ---> free -m:
09:50:24 total used free shared buff/cache available
09:50:24 Mem: 7697 596 4808 19 2292 6802
09:50:24 Swap: 1023 0 1023
09:50:24
09:50:24
09:50:24 ---> ip addr:
09:50:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:24 inet 127.0.0.1/8 scope host lo
09:50:24 valid_lft forever preferred_lft forever
09:50:24 inet6 ::1/128 scope host
09:50:24 valid_lft forever preferred_lft forever
09:50:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:24 link/ether fa:16:3e:5f:76:f0 brd ff:ff:ff:ff:ff:ff
09:50:24 altname enp0s3
09:50:24 altname ens3
09:50:24 inet 10.30.171.4/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:24 valid_lft 66204sec preferred_lft 66204sec
09:50:24 inet6 fe80::f816:3eff:fe5f:76f0/64 scope link
09:50:24 valid_lft forever preferred_lft forever
09:50:24
09:50:24
09:50:24 ---> sar -b -r -n DEV:
09:50:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/17/2025 _x86_64_ (2 CPU)
09:50:24
09:50:24 04:13:43 LINUX RESTART (2 CPU)
09:50:24
09:50:24 04:14:01 AM tps rtps wtps bread/s bwrtn/s
09:50:24 04:15:01 AM 183.23 142.96 40.26 13330.00 37058.14
09:50:24 04:16:01 AM 3.13 0.00 3.13 0.00 694.42
09:50:24 04:17:01 AM 0.30 0.00 0.30 0.00 3.10
09:50:24 04:18:01 AM 0.43 0.03 0.40 0.53 4.33
09:50:24 04:19:01 AM 0.45 0.00 0.45 0.00 5.81
09:50:24 04:20:01 AM 0.55 0.00 0.55 0.00 8.43
09:50:24 04:21:01 AM 0.38 0.00 0.38 0.00 4.37
09:50:24 04:22:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 04:23:01 AM 0.32 0.00 0.32 0.00 3.47
09:50:24 04:24:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:24 04:25:01 AM 0.40 0.00 0.40 0.00 5.48
09:50:24 04:26:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:24 04:27:01 AM 0.40 0.00 0.40 0.00 4.87
09:50:24 04:28:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 04:29:01 AM 0.45 0.05 0.40 0.80 4.18
09:50:24 04:30:01 AM 1.37 0.00 1.37 0.00 32.06
09:50:24 04:31:01 AM 0.53 0.00 0.53 0.00 7.10
09:50:24 04:32:01 AM 0.32 0.00 0.32 0.00 3.55
09:50:24 04:33:01 AM 0.30 0.00 0.30 0.00 4.22
09:50:24 04:34:01 AM 0.37 0.00 0.37 0.00 3.82
09:50:24 04:35:01 AM 0.43 0.00 0.43 0.00 5.95
09:50:24 04:36:01 AM 0.32 0.00 0.32 0.00 3.20
09:50:24 04:37:01 AM 0.37 0.00 0.37 0.00 4.28
09:50:24 04:38:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 04:39:01 AM 0.33 0.00 0.33 0.00 3.35
09:50:24 04:40:01 AM 0.43 0.00 0.43 0.00 5.93
09:50:24 04:41:01 AM 0.48 0.00 0.48 0.00 5.86
09:50:24 04:42:01 AM 0.33 0.00 0.33 0.00 3.87
09:50:24 04:43:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:24 04:44:01 AM 0.32 0.00 0.32 0.00 3.23
09:50:24 04:45:01 AM 0.40 0.00 0.40 0.00 5.48
09:50:24 04:46:01 AM 0.33 0.00 0.33 0.00 3.87
09:50:24 04:47:02 AM 0.32 0.00 0.32 0.00 3.28
09:50:24 04:48:01 AM 0.39 0.00 0.39 0.00 4.81
09:50:24 04:49:01 AM 0.37 0.00 0.37 0.00 3.80
09:50:24 04:50:01 AM 0.40 0.00 0.40 0.00 5.48
09:50:24 04:51:01 AM 0.38 0.00 0.38 0.00 4.28
09:50:24 04:52:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 04:53:01 AM 0.25 0.00 0.25 0.00 1.92
09:50:24 04:54:01 AM 0.33 0.00 0.33 0.00 3.88
09:50:24 04:55:01 AM 0.50 0.00 0.50 0.00 6.70
09:50:24 04:56:01 AM 0.35 0.00 0.35 0.00 3.05
09:50:24 04:57:01 AM 0.27 0.00 0.27 0.00 2.13
09:50:24 04:58:01 AM 0.28 0.00 0.28 0.00 2.12
09:50:24 04:59:01 AM 0.33 0.00 0.33 0.00 3.25
09:50:24 05:00:01 AM 0.45 0.00 0.45 0.00 6.68
09:50:24 05:01:01 AM 0.35 0.02 0.33 0.13 2.67
09:50:24 05:02:01 AM 0.48 0.08 0.40 1.87 5.78
09:50:24 05:03:01 AM 8.83 5.93 2.90 574.74 72.11
09:50:24 05:04:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:24 05:05:01 AM 0.23 0.00 0.23 0.00 4.40
09:50:24 05:06:01 AM 0.22 0.00 0.22 0.00 2.92
09:50:24 05:07:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:24 05:08:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:24 05:09:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:24 05:10:01 AM 0.18 0.00 0.18 0.00 3.82
09:50:24 05:11:01 AM 0.15 0.00 0.15 0.00 1.27
09:50:24 05:12:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:24 05:13:01 AM 0.18 0.00 0.18 0.00 2.50
09:50:24 05:14:01 AM 0.18 0.00 0.18 0.00 1.82
09:50:24 05:15:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:24 05:16:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:24 05:17:01 AM 0.12 0.00 0.12 0.00 0.88
09:50:24 05:18:01 AM 0.23 0.00 0.23 0.00 2.87
09:50:24 05:19:01 AM 0.13 0.00 0.13 0.00 1.53
09:50:24 05:20:01 AM 0.18 0.00 0.18 0.00 3.43
09:50:24 05:21:01 AM 0.23 0.00 0.23 0.00 2.67
09:50:24 05:22:01 AM 0.18 0.00 0.18 0.00 2.72
09:50:24 05:23:01 AM 0.12 0.00 0.12 0.00 1.18
09:50:24 05:24:01 AM 0.15 0.00 0.15 0.00 1.00
09:50:24 05:25:01 AM 0.17 0.00 0.17 0.00 3.03
09:50:24 05:26:01 AM 0.13 0.00 0.13 0.00 1.03
09:50:24 05:27:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:24 05:28:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:24 05:29:01 AM 0.15 0.00 0.15 0.00 1.03
09:50:24 05:30:01 AM 0.25 0.00 0.25 0.00 4.92
09:50:24 05:31:01 AM 0.18 0.00 0.18 0.00 2.28
09:50:24 05:32:01 AM 0.15 0.00 0.15 0.00 1.83
09:50:24 05:33:01 AM 0.10 0.00 0.10 0.00 1.23
09:50:24 05:34:01 AM 0.23 0.00 0.23 0.00 2.98
09:50:24 05:35:01 AM 0.20 0.00 0.20 0.00 3.10
09:50:24 05:36:01 AM 0.13 0.00 0.13 0.00 1.43
09:50:24 05:37:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:24 05:38:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:24 05:39:01 AM 0.18 0.00 0.18 0.00 2.68
09:50:24 05:40:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:24 05:41:01 AM 0.17 0.00 0.17 0.00 1.47
09:50:24 05:42:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:24 05:43:01 AM 0.10 0.00 0.10 0.00 0.67
09:50:24 05:44:01 AM 0.35 0.00 0.35 0.00 5.30
09:50:24 05:45:01 AM 0.52 0.32 0.20 6.93 3.43
09:50:24 05:46:01 AM 0.68 0.00 0.68 0.00 17.23
09:50:24 05:47:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:24 05:48:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:24 05:49:01 AM 0.18 0.00 0.18 0.00 2.55
09:50:24 05:50:01 AM 0.25 0.00 0.25 0.00 4.93
09:50:24 05:51:01 AM 0.20 0.00 0.20 0.00 2.05
09:50:24 05:52:01 AM 0.17 0.00 0.17 0.00 2.12
09:50:24 05:53:02 AM 0.10 0.00 0.10 0.00 0.63
09:50:24 05:54:01 AM 0.22 0.00 0.22 0.00 2.91
09:50:24 05:55:01 AM 0.18 0.00 0.18 0.00 3.23
09:50:24 05:56:01 AM 0.20 0.00 0.20 0.00 1.92
09:50:24 05:57:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:24 05:58:01 AM 0.15 0.00 0.15 0.00 1.72
09:50:24 05:59:01 AM 0.17 0.00 0.17 0.00 2.02
09:50:24 06:00:01 AM 0.17 0.00 0.17 0.00 3.33
09:50:24 06:01:01 AM 0.17 0.00 0.17 0.00 1.37
09:50:24 06:02:01 AM 0.23 0.00 0.23 0.00 3.86
09:50:24 06:03:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:24 06:04:01 AM 0.17 0.00 0.17 0.00 2.17
09:50:24 06:05:01 AM 0.20 0.00 0.20 0.00 3.40
09:50:24 06:06:01 AM 0.12 0.00 0.12 0.00 1.37
09:50:24 06:07:01 AM 0.28 0.00 0.28 0.00 4.95
09:50:24 06:08:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:24 06:09:01 AM 0.27 0.00 0.27 0.00 3.82
09:50:24 06:10:01 AM 0.25 0.00 0.25 0.00 4.63
09:50:24 06:11:01 AM 0.70 0.00 0.70 0.00 10.21
09:50:24 06:12:01 AM 0.48 0.00 0.48 0.00 7.25
09:50:24 06:13:01 AM 0.30 0.00 0.30 0.00 2.65
09:50:24 06:14:01 AM 0.33 0.00 0.33 0.00 3.27
09:50:24 06:15:01 AM 0.40 0.00 0.40 0.00 5.95
09:50:24 06:16:01 AM 0.30 0.00 0.30 0.00 2.57
09:50:24 06:17:01 AM 0.33 0.00 0.33 0.00 2.92
09:50:24 06:18:01 AM 0.45 0.00 0.45 0.00 5.73
09:50:24 06:19:01 AM 0.33 0.00 0.33 0.00 3.25
09:50:24 06:20:01 AM 0.35 0.00 0.35 0.00 5.53
09:50:24 06:21:01 AM 0.48 0.00 0.48 0.00 5.98
09:50:24 06:22:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 06:23:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:24 06:24:01 AM 0.32 0.00 0.32 0.00 3.13
09:50:24 06:25:01 AM 0.40 0.00 0.40 0.00 5.68
09:50:24 06:26:01 AM 0.55 0.00 0.55 0.00 8.10
09:50:24 06:27:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:24 06:28:01 AM 0.28 0.00 0.28 0.00 2.92
09:50:24 06:29:01 AM 0.38 0.00 0.38 0.00 3.83
09:50:24 06:30:01 AM 0.38 0.00 0.38 0.00 5.53
09:50:24 06:31:01 AM 0.38 0.00 0.38 0.00 4.53
09:50:24 06:32:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:24 06:33:01 AM 0.40 0.00 0.40 0.00 5.27
09:50:24 06:34:01 AM 0.32 0.00 0.32 0.00 3.17
09:50:24 06:35:01 AM 0.42 0.00 0.42 0.00 5.83
09:50:24 06:36:01 AM 0.32 0.00 0.32 0.00 3.45
09:50:24 06:37:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:24 06:38:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:24 06:39:01 AM 0.33 0.00 0.33 0.00 3.25
09:50:24 06:40:01 AM 0.37 0.00 0.37 0.00 5.66
09:50:24 06:41:01 AM 0.48 0.00 0.48 0.00 5.98
09:50:24 06:42:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:24 06:43:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:24 06:44:01 AM 0.38 0.00 0.38 0.00 3.70
09:50:24 06:45:01 AM 0.37 0.00 0.37 0.00 5.42
09:50:24 06:46:01 AM 0.37 0.00 0.37 0.00 3.63
09:50:24 06:47:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 06:48:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:24 06:49:01 AM 0.35 0.00 0.35 0.00 4.00
09:50:24 06:50:01 AM 0.48 0.00 0.48 0.00 7.30
09:50:24 06:51:01 AM 0.40 0.00 0.40 0.00 4.08
09:50:24 06:52:01 AM 0.32 0.00 0.32 0.00 3.17
09:50:24 06:53:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 06:54:01 AM 0.37 0.00 0.37 0.00 3.82
09:50:24 06:55:01 AM 0.40 0.00 0.40 0.00 5.58
09:50:24 06:56:01 AM 0.37 0.00 0.37 0.00 3.90
09:50:24 06:57:01 AM 0.40 0.00 0.40 0.00 5.00
09:50:24 06:58:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 06:59:01 AM 0.37 0.00 0.37 0.00 3.87
09:50:24 07:00:01 AM 0.35 0.00 0.35 0.00 5.58
09:50:24 07:01:02 AM 0.38 0.00 0.38 0.00 4.00
09:50:24 07:02:01 AM 0.39 0.00 0.39 0.00 4.95
09:50:24 07:03:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 07:04:01 AM 0.37 0.00 0.37 0.00 4.08
09:50:24 07:05:01 AM 0.42 0.00 0.42 0.00 6.16
09:50:24 07:06:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:24 07:07:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 07:08:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:24 07:09:01 AM 0.33 0.00 0.33 0.00 3.87
09:50:24 07:10:01 AM 0.38 0.00 0.38 0.00 5.62
09:50:24 07:11:01 AM 0.52 0.00 0.52 0.00 6.56
09:50:24 07:12:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:24 07:13:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:24 07:14:01 AM 0.33 0.00 0.33 0.00 3.50
09:50:24 07:15:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:24 07:16:01 AM 0.32 0.00 0.32 0.00 2.68
09:50:24 07:17:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:24 07:18:01 AM 0.42 0.00 0.42 0.00 5.40
09:50:24 07:19:01 AM 0.30 0.00 0.30 0.00 2.28
09:50:24 07:20:01 AM 0.35 0.00 0.35 0.00 5.01
09:50:24 07:21:01 AM 0.37 0.00 0.37 0.00 3.48
09:50:24 07:22:01 AM 0.28 0.00 0.28 0.00 2.70
09:50:24 07:23:01 AM 0.30 0.00 0.30 0.00 2.25
09:50:24 07:24:01 AM 0.28 0.00 0.28 0.00 2.25
09:50:24 07:25:01 AM 0.48 0.00 0.48 0.00 7.53
09:50:24 07:26:01 AM 0.35 0.00 0.35 0.00 3.43
09:50:24 07:27:01 AM 0.38 0.00 0.38 0.00 4.17
09:50:24 07:28:01 AM 0.28 0.00 0.28 0.00 2.28
09:50:24 07:29:01 AM 0.37 0.00 0.37 0.00 3.53
09:50:24 07:30:01 AM 0.37 0.00 0.37 0.00 5.66
09:50:24 07:31:01 AM 0.38 0.00 0.38 0.00 4.27
09:50:24 07:32:01 AM 0.42 0.00 0.42 0.00 5.00
09:50:24 07:33:01 AM 0.28 0.00 0.28 0.00 3.05
09:50:24 07:34:01 AM 0.38 0.00 0.38 0.00 3.68
09:50:24 07:35:01 AM 0.38 0.00 0.38 0.00 5.55
09:50:24 07:36:01 AM 0.37 0.00 0.37 0.00 3.63
09:50:24 07:37:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 07:38:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:24 07:39:01 AM 0.33 0.00 0.33 0.00 3.38
09:50:24 07:40:01 AM 0.38 0.00 0.38 0.00 5.53
09:50:24 07:41:01 AM 0.52 0.00 0.52 0.00 6.30
09:50:24 07:42:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:24 07:43:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 07:44:01 AM 0.37 0.00 0.37 0.00 3.72
09:50:24 07:45:01 AM 0.40 0.00 0.40 0.00 5.68
09:50:24 07:46:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:24 07:47:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:24 07:48:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 07:49:01 AM 0.40 0.00 0.40 0.00 4.47
09:50:24 07:50:01 AM 0.42 0.00 0.42 0.00 5.98
09:50:24 07:51:01 AM 0.38 0.00 0.38 0.00 4.00
09:50:24 07:52:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 07:53:01 AM 0.28 0.00 0.28 0.00 3.02
09:50:24 07:54:01 AM 0.33 0.00 0.33 0.00 3.25
09:50:24 07:55:01 AM 0.37 0.00 0.37 0.00 5.05
09:50:24 07:56:01 AM 1.08 0.00 1.08 0.00 15.88
09:50:24 07:57:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 07:58:01 AM 0.30 0.00 0.30 0.00 3.42
09:50:24 07:59:01 AM 0.37 0.00 0.37 0.00 4.13
09:50:24 08:00:01 AM 0.37 0.00 0.37 0.00 5.31
09:50:24 08:01:01 AM 0.50 0.00 0.50 0.00 6.06
09:50:24 08:02:01 AM 0.33 0.00 0.33 0.00 3.30
09:50:24 08:03:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 08:04:01 AM 0.35 0.00 0.35 0.00 3.68
09:50:24 08:05:01 AM 0.40 0.00 0.40 0.00 6.03
09:50:24 08:06:01 AM 0.48 0.00 0.48 0.00 5.90
09:50:24 08:07:01 AM 0.28 0.00 0.28 0.00 3.02
09:50:24 08:08:02 AM 0.30 0.00 0.30 0.00 3.42
09:50:24 08:09:01 AM 0.39 0.00 0.39 0.00 3.86
09:50:24 08:10:01 AM 0.38 0.00 0.38 0.00 6.03
09:50:24 08:11:01 AM 0.18 0.00 0.18 0.00 2.50
09:50:24 08:12:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:24 08:13:01 AM 0.18 0.00 0.18 0.00 2.63
09:50:24 08:14:01 AM 0.25 0.00 0.25 0.00 3.52
09:50:24 08:15:01 AM 0.25 0.00 0.25 0.00 3.73
09:50:24 08:16:01 AM 0.33 0.00 0.33 0.00 3.18
09:50:24 08:17:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 08:18:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:24 08:19:01 AM 0.33 0.00 0.33 0.00 3.33
09:50:24 08:20:01 AM 0.40 0.00 0.40 0.00 5.58
09:50:24 08:21:01 AM 0.52 0.00 0.52 0.00 6.25
09:50:24 08:22:01 AM 0.32 0.00 0.32 0.00 3.68
09:50:24 08:23:01 AM 0.32 0.00 0.32 0.00 3.28
09:50:24 08:24:01 AM 0.32 0.00 0.32 0.00 3.23
09:50:24 08:25:01 AM 0.37 0.00 0.37 0.00 5.58
09:50:24 08:26:01 AM 0.37 0.00 0.37 0.00 3.63
09:50:24 08:27:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:24 08:28:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:24 08:29:01 AM 0.33 0.00 0.33 0.00 3.73
09:50:24 08:30:01 AM 0.53 0.00 0.53 0.00 7.88
09:50:24 08:31:01 AM 0.38 0.00 0.38 0.00 4.40
09:50:24 08:32:01 AM 0.25 0.00 0.25 0.00 2.18
09:50:24 08:33:01 AM 0.28 0.00 0.28 0.00 2.90
09:50:24 08:34:01 AM 0.32 0.00 0.32 0.00 2.35
09:50:24 08:35:01 AM 0.35 0.00 0.35 0.00 4.78
09:50:24 08:36:01 AM 0.47 0.00 0.47 0.00 5.60
09:50:24 08:37:01 AM 0.42 0.00 0.42 0.00 4.93
09:50:24 08:38:01 AM 0.27 0.00 0.27 0.00 2.13
09:50:24 08:39:01 AM 0.32 0.00 0.32 0.00 2.35
09:50:24 08:40:01 AM 0.37 0.00 0.37 0.00 5.68
09:50:24 08:41:01 AM 0.37 0.00 0.37 0.00 4.10
09:50:24 08:42:01 AM 0.30 0.00 0.30 0.00 2.93
09:50:24 08:43:01 AM 0.27 0.00 0.27 0.00 2.13
09:50:24 08:44:01 AM 0.47 0.00 0.47 0.00 5.40
09:50:24 08:45:01 AM 0.38 0.00 0.38 0.00 5.55
09:50:24 08:46:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:24 08:47:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:24 08:48:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:24 08:49:01 AM 0.33 0.00 0.33 0.00 3.38
09:50:24 08:50:01 AM 0.35 0.00 0.35 0.00 5.53
09:50:24 08:51:01 AM 0.47 0.00 0.47 0.00 5.95
09:50:24 08:52:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:24 08:53:01 AM 0.28 0.00 0.28 0.00 2.88
09:50:24 08:54:01 AM 0.33 0.00 0.33 0.00 3.40
09:50:24 08:55:01 AM 0.38 0.00 0.38 0.00 5.55
09:50:24 08:56:01 AM 0.30 0.00 0.30 0.00 2.65
09:50:24 08:57:01 AM 0.33 0.00 0.33 0.00 3.77
09:50:24 08:58:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:24 08:59:01 AM 0.33 0.00 0.33 0.00 3.65
09:50:24 09:00:01 AM 0.38 0.00 0.38 0.00 5.68
09:50:24 09:01:01 AM 0.47 0.00 0.47 0.00 5.81
09:50:24 09:02:01 AM 0.30 0.00 0.30 0.00 2.68
09:50:24 09:03:01 AM 0.33 0.00 0.33 0.00 3.30
09:50:24 09:04:01 AM 0.32 0.00 0.32 0.00 3.13
09:50:24 09:05:01 AM 0.47 0.00 0.47 0.00 7.53
09:50:24 09:06:01 AM 0.35 0.00 0.35 0.00 3.60
09:50:24 09:07:01 AM 0.32 0.00 0.32 0.00 3.85
09:50:24 09:08:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:24 09:09:01 AM 0.33 0.00 0.33 0.00 3.38
09:50:24 09:10:01 AM 0.38 0.00 0.38 0.00 5.53
09:50:24 09:11:01 AM 0.38 0.00 0.38 0.00 4.28
09:50:24 09:12:01 AM 0.42 0.00 0.42 0.00 4.90
09:50:24 09:13:01 AM 1.07 0.00 1.07 0.00 17.54
09:50:24 09:14:01 AM 0.32 0.00 0.32 0.00 5.30
09:50:24 09:15:01 AM 0.18 0.00 0.18 0.00 2.93
09:50:24 09:16:02 AM 0.13 0.00 0.13 0.00 0.90
09:50:24 09:17:01 AM 0.10 0.00 0.10 0.00 0.78
09:50:24 09:18:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:24 09:19:01 AM 0.18 0.00 0.18 0.00 2.95
09:50:24 09:20:01 AM 0.18 0.00 0.18 0.00 3.47
09:50:24 09:21:01 AM 0.23 0.00 0.23 0.00 2.83
09:50:24 09:22:01 AM 0.22 0.00 0.22 0.00 3.33
09:50:24 09:23:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:24 09:24:01 AM 0.17 0.00 0.17 0.00 2.43
09:50:24 09:25:01 AM 0.20 0.00 0.20 0.00 3.40
09:50:24 09:26:01 AM 0.15 0.00 0.15 0.00 1.10
09:50:24 09:27:01 AM 0.20 0.00 0.20 0.00 2.55
09:50:24 09:28:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:24 09:29:01 AM 0.23 0.00 0.23 0.00 3.00
09:50:24 09:30:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:24 09:31:01 AM 0.22 0.00 0.22 0.00 3.22
09:50:24 09:32:01 AM 0.17 0.00 0.17 0.00 2.38
09:50:24 09:33:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:24 09:34:01 AM 0.17 0.00 0.17 0.00 2.45
09:50:24 09:35:01 AM 0.18 0.00 0.18 0.00 3.37
09:50:24 09:36:01 AM 0.20 0.00 0.20 0.00 2.07
09:50:24 09:37:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:24 09:38:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:24 09:39:01 AM 0.22 0.00 0.22 0.00 2.97
09:50:24 09:40:01 AM 14.91 6.53 8.38 1238.85 992.10
09:50:24 09:41:01 AM 114.46 0.33 114.13 14.53 10106.95
09:50:24 09:42:01 AM 56.32 1.00 55.32 113.05 6333.49
09:50:24 09:43:01 AM 48.72 6.75 41.97 1247.98 2668.01
09:50:24 09:44:01 AM 54.37 2.53 51.84 420.33 7629.70
09:50:24 09:45:01 AM 2.70 0.22 2.48 11.73 94.75
09:50:24 09:46:01 AM 2.32 0.00 2.32 0.00 631.77
09:50:24 09:47:01 AM 0.67 0.00 0.67 0.00 83.12
09:50:24 09:48:01 AM 0.38 0.00 0.38 0.00 380.19
09:50:24 09:49:01 AM 3.45 0.35 3.10 38.79 449.78
09:50:24 09:50:01 AM 33.08 0.47 32.62 52.91 2982.31
09:50:24 Average: 1.87 0.50 1.37 50.78 212.57
09:50:24
09:50:24 04:14:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:24 04:15:01 AM 5809412 7178160 2073020 26.30 2688 1567776 614392 6.88 152108 1664080 19128
09:50:24 04:16:01 AM 5810644 7179392 2071788 26.28 2688 1567776 614392 6.88 152128 1663624 8
09:50:24 04:17:01 AM 5809196 7177948 2073236 26.30 2688 1567780 614392 6.88 152128 1665236 4
09:50:24 04:18:01 AM 5808860 7177632 2073572 26.31 2688 1567796 614392 6.88 152160 1665340 4
09:50:24 04:19:01 AM 5808892 7177664 2073540 26.31 2688 1567796 614392 6.88 152160 1665340 4
09:50:24 04:20:01 AM 5808736 7177512 2073696 26.31 2688 1567800 632616 7.08 152160 1665644 4
09:50:24 04:21:01 AM 5808972 7177764 2073460 26.30 2688 1567800 632616 7.08 152160 1665452 4
09:50:24 04:22:01 AM 5809032 7177824 2073400 26.30 2688 1567800 632616 7.08 152160 1665408 4
09:50:24 04:23:01 AM 5808852 7177648 2073580 26.31 2688 1567804 632616 7.08 152160 1665412 4
09:50:24 04:24:01 AM 5809064 7177860 2073368 26.30 2688 1567804 632616 7.08 152160 1665412 4
09:50:24 04:25:01 AM 5809044 7177840 2073388 26.30 2688 1567804 632616 7.08 152160 1665488 4
09:50:24 04:26:01 AM 5808940 7177740 2073492 26.31 2688 1567808 632616 7.08 152160 1665432 4
09:50:24 04:27:01 AM 5808712 7177512 2073720 26.31 2688 1567808 632616 7.08 152160 1665548 4
09:50:24 04:28:01 AM 5808784 7177584 2073648 26.31 2688 1567808 632616 7.08 152160 1665548 4
09:50:24 04:29:01 AM 5808584 7177388 2073848 26.31 2688 1567816 620732 6.95 152296 1665320 4
09:50:24 04:30:01 AM 5808400 7177200 2074032 26.31 2688 1567816 619240 6.93 152296 1665512 4
09:50:24 04:31:01 AM 5808228 7177040 2074204 26.31 2688 1567824 619240 6.93 152296 1665752 4
09:50:24 04:32:01 AM 5808576 7177388 2073856 26.31 2688 1567824 619240 6.93 152296 1665408 4
09:50:24 04:33:01 AM 5808400 7177212 2074032 26.31 2688 1567824 619240 6.93 152296 1665688 4
09:50:24 04:34:01 AM 5808412 7177228 2074020 26.31 2688 1567828 619240 6.93 152296 1665608 4
09:50:24 04:35:01 AM 5808644 7177460 2073788 26.31 2688 1567828 619240 6.93 152296 1665568 4
09:50:24 04:36:01 AM 5808540 7177356 2073892 26.31 2688 1567828 619240 6.93 152296 1665504 4
09:50:24 04:37:01 AM 5808552 7177372 2073880 26.31 2688 1567832 619240 6.93 152296 1665508 4
09:50:24 04:38:01 AM 5808640 7177460 2073792 26.31 2688 1567832 619240 6.93 152296 1665508 4
09:50:24 04:39:01 AM 5808616 7177436 2073816 26.31 2688 1567832 619240 6.93 152296 1665508 4
09:50:24 04:40:01 AM 5808304 7177128 2074128 26.31 2688 1567836 619560 6.94 152296 1665708 4
09:50:24 04:41:01 AM 5808660 7177484 2073772 26.31 2688 1567836 619560 6.94 152296 1665524 4
09:50:24 04:42:01 AM 5807936 7176764 2074496 26.32 2688 1567840 619560 6.94 152296 1665964 4
09:50:24 04:43:01 AM 5808236 7177064 2074196 26.31 2688 1567840 619560 6.94 152296 1665684 4
09:50:24 04:44:01 AM 5808388 7177216 2074044 26.31 2688 1567840 619560 6.94 152296 1665572 4
09:50:24 04:45:01 AM 5808404 7177232 2074028 26.31 2688 1567840 619560 6.94 152296 1665760 4
09:50:24 04:46:01 AM 5808268 7177100 2074164 26.31 2688 1567844 619560 6.94 152296 1665828 4
09:50:24 04:47:02 AM 5808576 7177408 2073856 26.31 2688 1567844 619560 6.94 152296 1665624 4
09:50:24 04:48:01 AM 5808724 7177556 2073708 26.31 2688 1567844 619560 6.94 152296 1665624 4
09:50:24 04:49:01 AM 5808636 7177472 2073796 26.31 2688 1567848 619560 6.94 152296 1665628 4
09:50:24 04:50:01 AM 5807800 7176636 2074632 26.32 2688 1567848 619560 6.94 152296 1666044 4
09:50:24 04:51:01 AM 5808184 7177028 2074248 26.31 2688 1567852 634980 7.11 152296 1665748 4
09:50:24 04:52:01 AM 5808348 7177192 2074084 26.31 2688 1567852 634980 7.11 152296 1665632 4
09:50:24 04:53:01 AM 5808328 7177172 2074104 26.31 2688 1567852 634980 7.11 152296 1665632 4
09:50:24 04:54:01 AM 5808120 7176972 2074312 26.32 2688 1567860 634980 7.11 152296 1666064 4
09:50:24 04:55:01 AM 5808044 7176896 2074388 26.32 2688 1567860 634980 7.11 152296 1666076 4
09:50:24 04:56:01 AM 5808320 7177172 2074112 26.31 2688 1567860 634980 7.11 152296 1665896 4
09:50:24 04:57:01 AM 5808360 7177216 2074072 26.31 2688 1567864 634980 7.11 152296 1665904 4
09:50:24 04:58:01 AM 5808400 7177256 2074032 26.31 2688 1567864 634980 7.11 152296 1665788 4
09:50:24 04:59:01 AM 5808312 7177168 2074120 26.31 2688 1567864 634980 7.11 152296 1665788 4
09:50:24 05:00:01 AM 5807708 7176568 2074724 26.32 2688 1567868 619652 6.94 152296 1666128 4
09:50:24 05:01:01 AM 5807352 7176212 2075080 26.33 2688 1567868 619652 6.94 152296 1666388 4
09:50:24 05:02:01 AM 5807520 7176452 2074912 26.32 2688 1567940 620064 6.94 152468 1666204 4
09:50:24 05:03:01 AM 5790044 7176320 2092388 26.54 2688 1585176 620020 6.94 154668 1681048 4
09:50:24 05:04:01 AM 5790040 7176316 2092392 26.55 2688 1585176 620020 6.94 154668 1681048 4
09:50:24 05:05:01 AM 5789880 7176160 2092552 26.55 2688 1585180 620020 6.94 154668 1681236 4
09:50:24 05:06:01 AM 5790024 7176304 2092408 26.55 2688 1585180 620020 6.94 154668 1681172 4
09:50:24 05:07:01 AM 5790024 7176304 2092408 26.55 2688 1585180 620020 6.94 154668 1681172 4
09:50:24 05:08:01 AM 5790080 7176364 2092352 26.54 2688 1585184 620020 6.94 154668 1681060 4
09:50:24 05:09:01 AM 5790172 7176456 2092260 26.54 2688 1585184 620020 6.94 154668 1681060 4
09:50:24 05:10:01 AM 5791792 7178076 2090640 26.52 2688 1585184 624684 6.99 154668 1679376 4
09:50:24 05:11:01 AM 5792256 7178548 2090176 26.52 2688 1585188 624684 6.99 154668 1679196 4
09:50:24 05:12:01 AM 5792176 7178468 2090256 26.52 2688 1585188 624684 6.99 154668 1679196 4
09:50:24 05:13:01 AM 5792316 7178612 2090116 26.52 2688 1585192 624684 6.99 154668 1679084 4
09:50:24 05:14:01 AM 5792196 7178492 2090236 26.52 2688 1585192 624684 6.99 154668 1679084 4
09:50:24 05:15:01 AM 5791956 7178252 2090476 26.52 2688 1585192 624684 6.99 154672 1679264 4
09:50:24 05:16:01 AM 5791956 7178256 2090476 26.52 2688 1585196 624684 6.99 154672 1679084 4
09:50:24 05:17:01 AM 5792164 7178464 2090268 26.52 2688 1585196 624684 6.99 154672 1679092 4
09:50:24 05:18:01 AM 5792272 7178572 2090160 26.52 2688 1585196 624684 6.99 154672 1679092 4
09:50:24 05:19:01 AM 5791720 7178024 2090712 26.52 2688 1585200 624684 6.99 154672 1679396 4
09:50:24 05:20:01 AM 5791700 7178004 2090732 26.52 2688 1585200 620160 6.94 154680 1679240 4
09:50:24 05:21:01 AM 5791952 7178256 2090480 26.52 2688 1585200 620160 6.94 154672 1679124 4
09:50:24 05:22:01 AM 5792100 7178408 2090332 26.52 2688 1585204 620160 6.94 154672 1679128 4
09:50:24 05:23:01 AM 5791828 7178136 2090604 26.52 2688 1585204 620160 6.94 154672 1679412 4
09:50:24 05:24:01 AM 5792164 7178472 2090268 26.52 2688 1585204 620160 6.94 154672 1679160 4
09:50:24 05:25:01 AM 5791840 7178152 2090592 26.52 2688 1585208 620160 6.94 154672 1679348 12
09:50:24 05:26:01 AM 5791952 7178264 2090480 26.52 2688 1585208 620160 6.94 154672 1679280 4
09:50:24 05:27:01 AM 5791952 7178264 2090480 26.52 2688 1585208 620160 6.94 154672 1679280 4
09:50:24 05:28:01 AM 5791856 7178172 2090576 26.52 2688 1585212 620160 6.94 154672 1679284 4
09:50:24 05:29:01 AM 5792120 7178440 2090312 26.52 2688 1585216 620160 6.94 154672 1679172 4
09:50:24 05:30:01 AM 5791836 7178156 2090596 26.52 2688 1585216 636120 7.12 154672 1679248 4
09:50:24 05:31:01 AM 5791652 7177976 2090780 26.52 2688 1585220 620592 6.95 154672 1679556 4
09:50:24 05:32:01 AM 5792068 7178392 2090364 26.52 2688 1585220 620592 6.95 154672 1679240 4
09:50:24 05:33:01 AM 5791620 7177948 2090812 26.52 2688 1585224 620592 6.95 154672 1679672 4
09:50:24 05:34:01 AM 5792104 7178432 2090328 26.52 2688 1585224 620592 6.95 154672 1679284 4
09:50:24 05:35:01 AM 5791776 7178104 2090656 26.52 2688 1585224 620592 6.95 154672 1679384 4
09:50:24 05:36:01 AM 5791828 7178160 2090604 26.52 2688 1585228 620592 6.95 154672 1679320 4
09:50:24 05:37:01 AM 5791892 7178224 2090540 26.52 2688 1585228 620592 6.95 154672 1679320 4
09:50:24 05:38:01 AM 5791744 7178076 2090688 26.52 2688 1585228 620592 6.95 154672 1679436 4
09:50:24 05:39:01 AM 5791844 7178180 2090588 26.52 2688 1585232 620592 6.95 154672 1679440 4
09:50:24 05:40:01 AM 5791700 7178036 2090732 26.52 2688 1585232 635976 7.12 154672 1679392 4
09:50:24 05:41:01 AM 5791960 7178300 2090472 26.52 2688 1585236 620328 6.95 154672 1679444 4
09:50:24 05:42:01 AM 5791956 7178296 2090476 26.52 2688 1585236 620328 6.95 154672 1679328 4
09:50:24 05:43:01 AM 5792048 7178388 2090384 26.52 2688 1585236 620328 6.95 154672 1679328 4
09:50:24 05:44:01 AM 5791956 7178300 2090476 26.52 2688 1585240 620328 6.95 154672 1679340 4
09:50:24 05:45:01 AM 5791436 7177976 2090996 26.53 2688 1585436 620328 6.95 154800 1679496 20
09:50:24 05:46:01 AM 5791664 7178204 2090768 26.52 2688 1585436 620328 6.95 154800 1679428 8
09:50:24 05:47:01 AM 5791660 7178204 2090772 26.52 2688 1585440 620328 6.95 154800 1679432 4
09:50:24 05:48:01 AM 5791580 7178124 2090852 26.53 2688 1585440 620328 6.95 154800 1679432 4
09:50:24 05:49:01 AM 5791664 7178208 2090768 26.52 2688 1585440 620328 6.95 154800 1679432 4
09:50:24 05:50:01 AM 5791276 7177824 2091156 26.53 2688 1585444 612080 6.85 154800 1679620 4
09:50:24 05:51:01 AM 5791500 7178052 2090932 26.53 2688 1585448 612080 6.85 154800 1679440 4
09:50:24 05:52:01 AM 5791552 7178108 2090880 26.53 2688 1585452 612080 6.85 154800 1679444 4
09:50:24 05:53:02 AM 5791452 7178008 2090980 26.53 2688 1585452 612080 6.85 154800 1679560 4
09:50:24 05:54:01 AM 5791652 7178208 2090780 26.52 2688 1585452 612080 6.85 154800 1679444 4
09:50:24 05:55:01 AM 5791540 7178100 2090892 26.53 2688 1585456 627672 7.03 154800 1679516 4
09:50:24 05:56:01 AM 5791764 7178324 2090668 26.52 2688 1585456 627672 7.03 154800 1679448 4
09:50:24 05:57:01 AM 5791764 7178324 2090668 26.52 2688 1585456 627672 7.03 154800 1679452 4
09:50:24 05:58:01 AM 5791656 7178220 2090776 26.52 2688 1585460 627672 7.03 154800 1679460 4
09:50:24 05:59:01 AM 5791652 7178216 2090780 26.52 2688 1585460 627672 7.03 154800 1679460 4
09:50:24 06:00:01 AM 5791408 7177972 2091024 26.53 2688 1585460 627672 7.03 154800 1679648 4
09:50:24 06:01:01 AM 5790632 7177204 2091800 26.54 2688 1585468 627672 7.03 154800 1680284 4
09:50:24 06:02:01 AM 5791664 7178236 2090768 26.52 2688 1585468 627672 7.03 154832 1679440 4
09:50:24 06:03:01 AM 5791664 7178236 2090768 26.52 2688 1585468 627672 7.03 154832 1679556 4
09:50:24 06:04:01 AM 5791748 7178324 2090684 26.52 2688 1585472 627672 7.03 154832 1679444 4
09:50:24 06:05:01 AM 5791476 7178056 2090956 26.53 2688 1585476 627672 7.03 154832 1679524 12
09:50:24 06:06:01 AM 5791576 7178156 2090856 26.53 2688 1585476 627672 7.03 154860 1679428 8
09:50:24 06:07:01 AM 5791636 7178220 2090796 26.52 2688 1585480 627672 7.03 154860 1679432 8
09:50:24 06:08:01 AM 5791612 7178196 2090820 26.53 2688 1585480 627672 7.03 154860 1679548 4
09:50:24 06:09:01 AM 5791644 7178228 2090788 26.52 2688 1585480 627672 7.03 154860 1679548 4
09:50:24 06:10:01 AM 5791356 7177944 2091076 26.53 2688 1585484 620276 6.95 154860 1679628 4
09:50:24 06:11:01 AM 5791500 7178108 2090932 26.53 2688 1585488 630544 7.06 164176 1670136 4
09:50:24 06:12:01 AM 5791436 7178048 2090996 26.53 2688 1585492 630544 7.06 164176 1670256 4
09:50:24 06:13:01 AM 5791532 7178144 2090900 26.53 2688 1585492 630544 7.06 164176 1670140 4
09:50:24 06:14:01 AM 5791352 7177964 2091080 26.53 2688 1585492 630544 7.06 164176 1670256 4
09:50:24 06:15:01 AM 5791312 7177928 2091120 26.53 2688 1585496 630544 7.06 164176 1670216 4
09:50:24 06:16:01 AM 5791456 7178072 2090976 26.53 2688 1585496 630544 7.06 164176 1670148 4
09:50:24 06:17:01 AM 5791488 7178104 2090944 26.53 2688 1585496 630544 7.06 164176 1670148 4
09:50:24 06:18:01 AM 5791372 7177992 2091060 26.53 2688 1585500 630544 7.06 164176 1670152 4
09:50:24 06:19:01 AM 5791508 7178128 2090924 26.53 2688 1585500 630544 7.06 164176 1670152 4
09:50:24 06:20:01 AM 5790976 7177596 2091456 26.53 2688 1585500 646004 7.23 164176 1670572 4
09:50:24 06:21:01 AM 5791332 7177956 2091100 26.53 2688 1585504 619096 6.93 164176 1670168 4
09:50:24 06:22:01 AM 5791436 7178060 2090996 26.53 2688 1585504 619096 6.93 164176 1670168 4
09:50:24 06:23:01 AM 5791492 7178120 2090940 26.53 2688 1585508 619096 6.93 164176 1670172 4
09:50:24 06:24:01 AM 5791340 7177968 2091092 26.53 2688 1585508 619096 6.93 164176 1670288 4
09:50:24 06:25:01 AM 5791692 7178320 2090740 26.52 2688 1585508 619096 6.93 164176 1670008 4
09:50:24 06:26:01 AM 5791784 7178416 2090648 26.52 2688 1585512 619096 6.93 164176 1670008 4
09:50:24 06:27:01 AM 5791960 7178592 2090472 26.52 2688 1585512 619096 6.93 164176 1669892 4
09:50:24 06:28:01 AM 5791568 7178200 2090864 26.53 2688 1585512 619096 6.93 164176 1670312 4
09:50:24 06:29:01 AM 5791992 7178628 2090440 26.52 2688 1585516 619096 6.93 164176 1669928 4
09:50:24 06:30:01 AM 5791668 7178304 2090764 26.52 2688 1585516 619096 6.93 164176 1670112 4
09:50:24 06:31:01 AM 5791224 7177864 2091208 26.53 2688 1585520 619096 6.93 164176 1670372 4
09:50:24 06:32:01 AM 5791704 7178344 2090728 26.52 2688 1585520 619096 6.93 164176 1669964 4
09:50:24 06:33:01 AM 5791296 7177936 2091136 26.53 2688 1585520 619096 6.93 164176 1670512 4
09:50:24 06:34:01 AM 5791708 7178352 2090724 26.52 2688 1585524 619096 6.93 164176 1670000 4
09:50:24 06:35:01 AM 5791724 7178368 2090708 26.52 2688 1585524 619096 6.93 164176 1670184 4
09:50:24 06:36:01 AM 5791588 7178232 2090844 26.53 2688 1585524 619096 6.93 164176 1670276 4
09:50:24 06:37:01 AM 5791980 7178624 2090452 26.52 2688 1585524 619096 6.93 164176 1670004 4
09:50:24 06:38:01 AM 5791844 7178492 2090588 26.52 2688 1585528 619096 6.93 164176 1670008 4
09:50:24 06:39:01 AM 5791956 7178604 2090476 26.52 2688 1585528 619096 6.93 164176 1670008 4
09:50:24 06:40:01 AM 5791476 7178124 2090956 26.53 2688 1585528 613220 6.87 164176 1670312 4
09:50:24 06:41:01 AM 5791904 7178556 2090528 26.52 2688 1585532 613220 6.87 164176 1670016 4
09:50:24 06:42:01 AM 5791716 7178368 2090716 26.52 2688 1585532 613220 6.87 164176 1670016 4
09:50:24 06:43:01 AM 5791804 7178460 2090628 26.52 2688 1585536 613220 6.87 164176 1670020 4
09:50:24 06:44:01 AM 5791688 7178348 2090744 26.52 2688 1585540 613220 6.87 164176 1670140 4
09:50:24 06:45:01 AM 5791836 7178496 2090596 26.52 2688 1585540 613220 6.87 164176 1670096 4
09:50:24 06:46:01 AM 5791716 7178380 2090716 26.52 2688 1585544 613220 6.87 164176 1670152 4
09:50:24 06:47:01 AM 5791860 7178524 2090572 26.52 2688 1585544 613220 6.87 164176 1670152 4
09:50:24 06:48:01 AM 5791476 7178140 2090956 26.53 2688 1585544 613220 6.87 164176 1670460 4
09:50:24 06:49:01 AM 5792016 7178684 2090416 26.52 2688 1585548 613220 6.87 164176 1670056 4
09:50:24 06:50:01 AM 5791636 7178304 2090796 26.52 2688 1585548 628964 7.04 164176 1670244 4
09:50:24 06:51:01 AM 5791896 7178576 2090536 26.52 2688 1585556 628964 7.04 164176 1670068 4
09:50:24 06:52:01 AM 5791980 7178660 2090452 26.52 2688 1585556 628964 7.04 164176 1670068 4
09:50:24 06:53:01 AM 5791820 7178500 2090612 26.52 2688 1585556 628964 7.04 164176 1670068 4
09:50:24 06:54:01 AM 5791708 7178392 2090724 26.52 2688 1585560 628964 7.04 164176 1670072 4
09:50:24 06:55:01 AM 5791680 7178364 2090752 26.52 2688 1585560 628964 7.04 164176 1670256 4
09:50:24 06:56:01 AM 5791648 7178332 2090784 26.52 2688 1585560 628964 7.04 164176 1670188 4
09:50:24 06:57:01 AM 5791652 7178340 2090780 26.52 2688 1585564 628964 7.04 164176 1670192 4
09:50:24 06:58:01 AM 5791724 7178412 2090708 26.52 2688 1585564 628964 7.04 164176 1670076 4
09:50:24 06:59:01 AM 5791512 7178200 2090920 26.53 2688 1585564 628964 7.04 164176 1670240 4
09:50:24 07:00:01 AM 5791356 7178048 2091076 26.53 2688 1585568 628964 7.04 164176 1670292 4
09:50:24 07:01:02 AM 5790852 7177544 2091580 26.53 2688 1585568 613060 6.86 164176 1670688 4
09:50:24 07:02:01 AM 5791572 7178268 2090860 26.53 2688 1585572 613060 6.86 164180 1670108 4
09:50:24 07:03:01 AM 5791688 7178384 2090744 26.52 2688 1585572 613060 6.86 164180 1670108 4
09:50:24 07:04:01 AM 5791328 7178024 2091104 26.53 2688 1585572 613060 6.86 164180 1670456 4
09:50:24 07:05:01 AM 5791732 7178432 2090700 26.52 2688 1585576 613060 6.86 164180 1670188 4
09:50:24 07:06:01 AM 5791752 7178452 2090680 26.52 2688 1585576 613060 6.86 164180 1670120 4
09:50:24 07:07:01 AM 5791796 7178496 2090636 26.52 2688 1585576 613060 6.86 164180 1670120 4
09:50:24 07:08:01 AM 5791604 7178308 2090828 26.53 2688 1585580 628784 7.04 164180 1670124 4
09:50:24 07:09:01 AM 5791276 7177980 2091156 26.53 2688 1585580 628784 7.04 164180 1670548 4
09:50:24 07:10:01 AM 5790976 7177680 2091456 26.53 2688 1585580 628784 7.04 164180 1670724 4
09:50:24 07:11:01 AM 5791476 7178184 2090956 26.53 2688 1585584 628784 7.04 164188 1670432 4
09:50:24 07:12:01 AM 5791784 7178492 2090648 26.52 2688 1585584 628784 7.04 164188 1670160 4
09:50:24 07:13:01 AM 5791468 7178176 2090964 26.53 2688 1585584 628784 7.04 164188 1670276 4
09:50:24 07:14:01 AM 5791440 7178152 2090992 26.53 2688 1585588 628784 7.04 164188 1670280 4
09:50:24 07:15:01 AM 5791460 7178172 2090972 26.53 2688 1585588 628784 7.04 164188 1670244 4
09:50:24 07:16:01 AM 5791512 7178224 2090920 26.53 2688 1585588 628784 7.04 164188 1670292 4
09:50:24 07:17:01 AM 5791660 7178376 2090772 26.52 2688 1585592 628784 7.04 164188 1670180 4
09:50:24 07:18:01 AM 5791440 7178156 2090992 26.53 2688 1585592 628784 7.04 164188 1670388 4
09:50:24 07:19:01 AM 5791640 7178356 2090792 26.52 2688 1585592 628784 7.04 164188 1670184 4
09:50:24 07:20:01 AM 5791404 7178124 2091028 26.53 2688 1585596 611756 6.85 164188 1670388 4
09:50:24 07:21:01 AM 5791636 7178356 2090796 26.52 2688 1585596 611756 6.85 164188 1670212 4
09:50:24 07:22:01 AM 5791612 7178336 2090820 26.53 2688 1585600 611756 6.85 164188 1670216 4
09:50:24 07:23:01 AM 5791760 7178484 2090672 26.52 2688 1585600 611756 6.85 164188 1670216 4
09:50:24 07:24:01 AM 5791808 7178536 2090624 26.52 2688 1585604 611756 6.85 164188 1670220 4
09:50:24 07:25:01 AM 5791588 7178320 2090844 26.53 2688 1585608 627176 7.02 164188 1670292 4
09:50:24 07:26:01 AM 5791784 7178516 2090648 26.52 2688 1585608 627176 7.02 164188 1670224 4
09:50:24 07:27:01 AM 5791792 7178524 2090640 26.52 2688 1585608 627176 7.02 164188 1670224 4
09:50:24 07:28:01 AM 5791684 7178420 2090748 26.52 2688 1585612 627176 7.02 164188 1670228 4
09:50:24 07:29:01 AM 5791592 7178328 2090840 26.53 2688 1585612 627176 7.02 164188 1670228 4
09:50:24 07:30:01 AM 5791292 7178028 2091140 26.53 2688 1585612 611756 6.85 164188 1670416 4
09:50:24 07:31:01 AM 5791380 7178120 2091052 26.53 2688 1585616 611756 6.85 164188 1670308 4
09:50:24 07:32:01 AM 5791564 7178304 2090868 26.53 2688 1585616 611756 6.85 164188 1670240 4
09:50:24 07:33:01 AM 5791060 7177804 2091372 26.53 2688 1585620 611756 6.85 164188 1670656 4
09:50:24 07:34:01 AM 5791424 7178168 2091008 26.53 2688 1585620 611756 6.85 164188 1670248 4
09:50:24 07:35:01 AM 5791548 7178292 2090884 26.53 2688 1585620 611756 6.85 164188 1670316 4
09:50:24 07:36:01 AM 5791744 7178492 2090688 26.52 2688 1585624 611756 6.85 164192 1670288 4
09:50:24 07:37:01 AM 5791664 7178412 2090768 26.52 2688 1585624 611756 6.85 164188 1670372 4
09:50:24 07:38:01 AM 5791688 7178436 2090744 26.52 2688 1585624 611756 6.85 164188 1670372 4
09:50:24 07:39:01 AM 5791780 7178532 2090652 26.52 2688 1585628 627200 7.02 164188 1670224 4
09:50:24 07:40:01 AM 5791368 7178120 2091064 26.53 2688 1585628 625692 7.01 164188 1670444 4
09:50:24 07:41:01 AM 5791664 7178424 2090768 26.52 2688 1585632 625692 7.01 164192 1670188 4
09:50:24 07:42:01 AM 5791692 7178452 2090740 26.52 2688 1585632 625692 7.01 164188 1670264 4
09:50:24 07:43:01 AM 5791760 7178520 2090672 26.52 2688 1585632 625692 7.01 164188 1670264 4
09:50:24 07:44:01 AM 5791724 7178488 2090708 26.52 2688 1585636 625692 7.01 164188 1670268 4
09:50:24 07:45:01 AM 5791544 7178308 2090888 26.53 2688 1585636 625692 7.01 164188 1670336 4
09:50:24 07:46:01 AM 5791508 7178268 2090924 26.53 2688 1585636 625692 7.01 164188 1670272 4
09:50:24 07:47:01 AM 5791508 7178272 2090924 26.53 2688 1585640 625692 7.01 164188 1670392 4
09:50:24 07:48:01 AM 5791576 7178340 2090856 26.53 2688 1585640 625692 7.01 164188 1670276 4
09:50:24 07:49:01 AM 5791628 7178392 2090804 26.52 2688 1585640 625692 7.01 164188 1670280 4
09:50:24 07:50:01 AM 5791092 7177860 2091340 26.53 2688 1585644 641236 7.18 164188 1670700 4
09:50:24 07:51:01 AM 5791740 7178500 2090692 26.52 2688 1585644 620476 6.95 164188 1670284 4
09:50:24 07:52:01 AM 5791592 7178352 2090840 26.53 2688 1585644 620476 6.95 164188 1670284 4
09:50:24 07:53:01 AM 5791652 7178416 2090780 26.52 2688 1585648 620476 6.95 164188 1670288 4
09:50:24 07:54:01 AM 5791652 7178416 2090780 26.52 2688 1585648 620476 6.95 164188 1670288 4
09:50:24 07:55:01 AM 5790812 7177576 2091620 26.54 2688 1585648 611756 6.85 164188 1670704 4
09:50:24 07:56:01 AM 5791560 7178324 2090872 26.53 2688 1585652 606008 6.79 165116 1669364 4
09:50:24 07:57:01 AM 5791508 7178272 2090924 26.53 2688 1585652 621888 6.96 165116 1669364 4
09:50:24 07:58:01 AM 5791196 7177960 2091236 26.53 2688 1585652 621888 6.96 165116 1669644 4
09:50:24 07:59:01 AM 5791348 7178116 2091084 26.53 2688 1585656 621888 6.96 165116 1669492 4
09:50:24 08:00:01 AM 5791288 7178056 2091144 26.53 2688 1585656 619944 6.94 165116 1669676 4
09:50:24 08:01:01 AM 5790680 7177468 2091752 26.54 2688 1585668 619944 6.94 165116 1670088 4
09:50:24 08:02:01 AM 5791440 7178228 2090992 26.53 2688 1585668 619944 6.94 165120 1669388 4
09:50:24 08:03:01 AM 5791460 7178248 2090972 26.53 2688 1585668 619944 6.94 165120 1669388 4
09:50:24 08:04:01 AM 5791420 7178212 2091012 26.53 2688 1585672 619944 6.94 165120 1669392 4
09:50:24 08:05:01 AM 5791332 7178128 2091100 26.53 2688 1585676 619944 6.94 165120 1669464 4
09:50:24 08:06:01 AM 5791468 7178264 2090964 26.53 2688 1585676 619944 6.94 165120 1669396 4
09:50:24 08:07:01 AM 5791560 7178360 2090872 26.53 2688 1585680 619944 6.94 165120 1669400 4
09:50:24 08:08:02 AM 5791180 7177980 2091252 26.53 2688 1585680 619944 6.94 165120 1669752 4
09:50:24 08:09:01 AM 5791684 7178484 2090748 26.52 2688 1585680 619944 6.94 165120 1669356 4
09:50:24 08:10:01 AM 5791216 7178020 2091216 26.53 2688 1585684 611756 6.85 165120 1669660 4
09:50:24 08:11:01 AM 5791512 7178316 2090920 26.53 2688 1585684 611756 6.85 165120 1669476 8
09:50:24 08:12:01 AM 5791552 7178360 2090880 26.53 2688 1585688 611756 6.85 165120 1669480 4
09:50:24 08:13:01 AM 5791312 7178120 2091120 26.53 2688 1585688 611756 6.85 165120 1669624 4
09:50:24 08:14:01 AM 5791480 7178288 2090952 26.53 2688 1585688 627136 7.02 165120 1669488 4
09:50:24 08:15:01 AM 5791428 7178240 2091004 26.53 2688 1585692 627136 7.02 165120 1669564 4
09:50:24 08:16:01 AM 5791484 7178296 2090948 26.53 2688 1585692 627136 7.02 165120 1669496 4
09:50:24 08:17:01 AM 5791568 7178380 2090864 26.53 2688 1585692 627136 7.02 165120 1669496 4
09:50:24 08:18:01 AM 5791428 7178244 2091004 26.53 2688 1585696 627136 7.02 165120 1669500 4
09:50:24 08:19:01 AM 5791528 7178344 2090904 26.53 2688 1585696 627136 7.02 165120 1669500 4
09:50:24 08:20:01 AM 5791316 7178132 2091116 26.53 2688 1585696 627136 7.02 165120 1669688 4
09:50:24 08:21:01 AM 5791484 7178312 2090948 26.53 2688 1585700 627136 7.02 165120 1669512 4
09:50:24 08:22:01 AM 5791000 7177828 2091432 26.53 2688 1585700 610540 6.84 165120 1669968 4
09:50:24 08:23:01 AM 5791272 7178104 2091160 26.53 2688 1585704 610540 6.84 165120 1669708 4
09:50:24 08:24:01 AM 5791088 7177920 2091344 26.53 2688 1585704 610540 6.84 165120 1669824 4
09:50:24 08:25:01 AM 5791012 7177844 2091420 26.53 2688 1585704 610540 6.84 165120 1669776 4
09:50:24 08:26:01 AM 5791148 7177984 2091284 26.53 2688 1585708 610540 6.84 165120 1669716 4
09:50:24 08:27:01 AM 5791208 7178044 2091224 26.53 2688 1585708 610540 6.84 165120 1669716 4
09:50:24 08:28:01 AM 5791064 7177900 2091368 26.53 2688 1585708 610540 6.84 165120 1669832 4
09:50:24 08:29:01 AM 5790680 7177516 2091752 26.54 2688 1585708 610540 6.84 165120 1670248 4
09:50:24 08:30:01 AM 5790968 7177808 2091464 26.53 2688 1585712 611820 6.85 165120 1669912 4
09:50:24 08:31:01 AM 5790784 7177624 2091648 26.54 2688 1585712 611820 6.85 165120 1670140 4
09:50:24 08:32:01 AM 5791264 7178108 2091168 26.53 2688 1585716 611820 6.85 165120 1669772 4
09:50:24 08:33:01 AM 5791056 7177900 2091376 26.53 2688 1585716 611820 6.85 165120 1669852 4
09:50:24 08:34:01 AM 5791160 7178004 2091272 26.53 2688 1585716 611820 6.85 165120 1669784 4
09:50:24 08:35:01 AM 5790792 7177640 2091640 26.54 2688 1585720 611820 6.85 165120 1669972 4
09:50:24 08:36:01 AM 5790916 7177764 2091516 26.53 2688 1585720 611820 6.85 165120 1669788 4
09:50:24 08:37:01 AM 5791016 7177864 2091416 26.53 2688 1585720 611820 6.85 165120 1669788 4
09:50:24 08:38:01 AM 5791148 7178000 2091284 26.53 2688 1585724 611820 6.85 165120 1669792 4
09:50:24 08:39:01 AM 5791036 7177888 2091396 26.53 2688 1585724 611820 6.85 165120 1669792 4
09:50:24 08:40:01 AM 5790728 7177580 2091704 26.54 2688 1585724 632976 7.09 165120 1669976 4
09:50:24 08:41:01 AM 5791188 7178044 2091244 26.53 2688 1585728 632976 7.09 165120 1669796 4
09:50:24 08:42:01 AM 5791036 7177892 2091396 26.53 2688 1585728 632976 7.09 165120 1669796 4
09:50:24 08:43:01 AM 5791076 7177936 2091356 26.53 2688 1585732 632976 7.09 165120 1669916 4
09:50:24 08:44:01 AM 5791076 7177936 2091356 26.53 2688 1585732 632976 7.09 165120 1669896 4
09:50:24 08:45:01 AM 5791048 7177908 2091384 26.53 2688 1585732 632976 7.09 165120 1669912 4
09:50:24 08:46:01 AM 5791280 7178144 2091152 26.53 2688 1585736 632976 7.09 165120 1669804 4
09:50:24 08:47:01 AM 5791216 7178080 2091216 26.53 2688 1585736 632976 7.09 165120 1669920 4
09:50:24 08:48:01 AM 5791300 7178168 2091132 26.53 2688 1585740 632976 7.09 165120 1669772 4
09:50:24 08:49:01 AM 5791192 7178064 2091240 26.53 2688 1585744 632976 7.09 165120 1669812 4
09:50:24 08:50:01 AM 5790912 7177784 2091520 26.53 2688 1585744 620076 6.94 165120 1669996 4
09:50:24 08:51:01 AM 5791260 7178136 2091172 26.53 2688 1585748 620076 6.94 165120 1669800 4
09:50:24 08:52:01 AM 5791288 7178164 2091144 26.53 2688 1585748 620076 6.94 165120 1669936 4
09:50:24 08:53:01 AM 5791288 7178164 2091144 26.53 2688 1585748 620076 6.94 165120 1669936 4
09:50:24 08:54:01 AM 5791260 7178140 2091172 26.53 2688 1585752 620076 6.94 165120 1669940 4
09:50:24 08:55:01 AM 5790960 7177840 2091472 26.53 2688 1585752 620076 6.94 165120 1670008 4
09:50:24 08:56:01 AM 5791060 7177940 2091372 26.53 2688 1585752 620076 6.94 165120 1669940 4
09:50:24 08:57:01 AM 5790552 7177436 2091880 26.54 2688 1585756 620076 6.94 165120 1670236 4
09:50:24 08:58:01 AM 5791060 7177944 2091372 26.53 2688 1585756 620076 6.94 165120 1669828 4
09:50:24 08:59:01 AM 5790696 7177580 2091736 26.54 2688 1585756 620076 6.94 165120 1670236 4
09:50:24 09:00:01 AM 5790800 7177688 2091632 26.54 2688 1585760 620076 6.94 165120 1670016 4
09:50:24 09:01:01 AM 5790172 7177060 2092260 26.54 2688 1585760 620076 6.94 165120 1670528 4
09:50:24 09:02:01 AM 5791044 7177936 2091388 26.53 2688 1585764 620076 6.94 165120 1669836 4
09:50:24 09:03:01 AM 5791104 7177996 2091328 26.53 2688 1585764 620076 6.94 165120 1669952 4
09:50:24 09:04:01 AM 5791068 7177960 2091364 26.53 2688 1585764 620076 6.94 165120 1669836 4
09:50:24 09:05:01 AM 5791116 7178008 2091316 26.53 2688 1585764 620076 6.94 165120 1669904 4
09:50:24 09:06:01 AM 5791252 7178148 2091180 26.53 2688 1585768 620076 6.94 165120 1669840 4
09:50:24 09:07:01 AM 5790596 7177492 2091836 26.54 2688 1585768 620076 6.94 165120 1670232 4
09:50:24 09:08:01 AM 5790968 7177864 2091464 26.53 2688 1585768 620076 6.94 165120 1669844 4
09:50:24 09:09:01 AM 5790964 7177864 2091468 26.53 2688 1585772 620076 6.94 165120 1669964 4
09:50:24 09:10:01 AM 5790548 7177448 2091884 26.54 2688 1585772 621824 6.96 165120 1670148 4
09:50:24 09:11:01 AM 5790748 7177648 2091684 26.54 2688 1585776 621824 6.96 165120 1669972 4
09:50:24 09:12:01 AM 5788364 7175264 2094068 26.57 2688 1585776 623792 6.98 165120 1672292 4
09:50:24 09:13:01 AM 5791008 7177920 2091424 26.53 2688 1585788 620964 6.95 166272 1668720 4
09:50:24 09:14:01 AM 5790892 7177808 2091540 26.53 2688 1585792 620964 6.95 166272 1668976 4
09:50:24 09:15:01 AM 5790972 7177888 2091460 26.53 2688 1585792 620964 6.95 166272 1668912 8
09:50:24 09:16:02 AM 5791068 7177984 2091364 26.53 2688 1585792 620964 6.95 166272 1668728 4
09:50:24 09:17:01 AM 5791188 7178108 2091244 26.53 2688 1585796 620964 6.95 166272 1668732 4
09:50:24 09:18:01 AM 5790584 7177504 2091848 26.54 2688 1585796 620964 6.95 166272 1669144 16
09:50:24 09:19:01 AM 5791116 7178036 2091316 26.53 2688 1585796 620964 6.95 166272 1668736 8
09:50:24 09:20:01 AM 5790896 7177820 2091536 26.53 2688 1585800 615072 6.89 166272 1668924 4
09:50:24 09:21:01 AM 5790448 7177376 2091984 26.54 2688 1585804 615072 6.89 166272 1669240 16
09:50:24 09:22:01 AM 5791036 7177968 2091396 26.53 2688 1585808 615072 6.89 166272 1668752 8
09:50:24 09:23:01 AM 5791028 7177960 2091404 26.53 2688 1585808 615072 6.89 166272 1668752 4
09:50:24 09:24:01 AM 5790484 7177416 2091948 26.54 2688 1585808 615072 6.89 166272 1669160 4
09:50:24 09:25:01 AM 5790792 7177728 2091640 26.54 2688 1585812 615072 6.89 166272 1668824 4
09:50:24 09:26:01 AM 5790988 7177924 2091444 26.53 2688 1585812 615072 6.89 166272 1668760 4
09:50:24 09:27:01 AM 5790840 7177776 2091592 26.53 2688 1585812 630752 7.06 166272 1668876 4
09:50:24 09:28:01 AM 5790936 7177876 2091496 26.53 2688 1585816 630752 7.06 166272 1668768 4
09:50:24 09:29:01 AM 5790964 7177908 2091468 26.53 2688 1585820 630752 7.06 166272 1668772 4
09:50:24 09:30:01 AM 5790616 7177560 2091816 26.54 2688 1585820 620076 6.94 166272 1668956 4
09:50:24 09:31:01 AM 5790620 7177580 2091812 26.54 2688 1585828 620076 6.94 166272 1669080 16
09:50:24 09:32:01 AM 5790868 7177828 2091564 26.53 2688 1585828 620076 6.94 166272 1668924 8
09:50:24 09:33:01 AM 5790520 7177484 2091912 26.54 2688 1585832 620076 6.94 166272 1669224 16
09:50:24 09:34:01 AM 5790988 7177952 2091444 26.53 2688 1585832 620076 6.94 166272 1668932 8
09:50:24 09:35:01 AM 5790884 7177848 2091548 26.53 2688 1585832 620076 6.94 166272 1669000 4
09:50:24 09:36:01 AM 5791032 7178000 2091400 26.53 2688 1585836 620076 6.94 166272 1668820 4
09:50:24 09:37:01 AM 5790804 7177772 2091628 26.54 2688 1585836 620076 6.94 166272 1668820 4
09:50:24 09:38:01 AM 5790780 7177748 2091652 26.54 2688 1585836 620076 6.94 166272 1668936 4
09:50:24 09:39:01 AM 5790516 7177488 2091916 26.54 2688 1585840 620076 6.94 166272 1669248 16
09:50:24 09:40:01 AM 5566344 7077708 2316088 29.38 2688 1705268 714380 8.00 199832 1839800 63024
09:50:24 09:41:01 AM 5100872 6994752 2781560 35.29 2688 2070288 737560 8.26 204396 2234952 192968
09:50:24 09:42:01 AM 5211600 7078700 2670832 33.88 2688 2042288 634676 7.11 232936 2089436 10760
09:50:24 09:43:01 AM 4895240 7011428 2987192 37.90 2688 2281256 669920 7.50 270012 2334308 189952
09:50:24 09:44:01 AM 4918744 7049956 2963688 37.60 2688 2297616 644956 7.22 279236 2301168 4
09:50:24 09:45:01 AM 4874636 7007252 3007796 38.16 2688 2299028 701272 7.85 279420 2344912 356
09:50:24 09:46:01 AM 4842272 6992104 3040160 38.57 2688 2316260 701272 7.85 279836 2376472 748
09:50:24 09:47:01 AM 4835024 6992288 3047408 38.66 2688 2323748 701272 7.85 279836 2384132 6132
09:50:24 09:48:01 AM 4822576 6990232 3059856 38.82 2688 2334108 736316 8.24 279884 2396244 5148
09:50:24 09:49:01 AM 4966156 7005780 2916276 37.00 2688 2208648 680732 7.62 316408 2230240 62720
09:50:24 09:50:01 AM 4977216 7014164 2905216 36.86 2688 2209700 681788 7.63 518552 2028096 12400
09:50:24 Average: 5767956 7172777 2114476 26.83 2688 1602818 624016 6.99 164919 1689671 1681
09:50:24
09:50:24 04:14:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:24 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:15:01 AM eth0 133.28 57.47 358.29 16.63 0.00 0.00 0.00 0.00
09:50:24 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:16:01 AM eth0 4.57 0.00 0.49 0.00 0.00 0.00 0.00 0.00
09:50:24 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:17:01 AM eth0 0.92 0.12 0.10 0.01 0.00 0.00 0.00 0.00
09:50:24 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:18:01 AM eth0 0.72 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:24 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:19:01 AM eth0 0.43 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:50:24 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:20:01 AM eth0 0.77 0.18 0.12 0.07 0.00 0.00 0.00 0.00
09:50:24 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:21:01 AM eth0 0.42 0.15 0.08 0.01 0.00 0.00 0.00 0.00
09:50:24 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:22:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:24 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:23:01 AM eth0 3.22 0.10 0.15 0.01 0.00 0.00 0.00 0.00
09:50:24 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:24:01 AM eth0 3.28 0.12 0.15 0.01 0.00 0.00 0.00 0.00
09:50:24 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:25:01 AM eth0 0.63 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:24 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:26:01 AM eth0 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:24 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:27:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:24 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:28:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:24 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:29:01 AM eth0 0.22 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:50:24 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:30:01 AM eth0 0.60 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:24 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:31:01 AM eth0 0.67 0.30 0.28 0.20 0.00 0.00 0.00 0.00
09:50:24 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:32:01 AM eth0 0.55 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:50:24 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:33:01 AM eth0 1.62 0.35 0.46 0.26 0.00 0.00 0.00 0.00
09:50:24 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:34:01 AM eth0 3.47 0.10 0.15 0.01 0.00 0.00 0.00 0.00
09:50:24 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:35:01 AM eth0 2.12 0.15 0.22 0.07 0.00 0.00 0.00 0.00
09:50:24 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:36:01 AM eth0 1.07 0.08 0.18 0.01 0.00 0.00 0.00 0.00
09:50:24 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:37:01 AM eth0 0.35 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:24 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:38:01 AM eth0 0.42 0.08 0.03 0.01 0.00 0.00 0.00 0.00
09:50:24 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:39:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:40:01 AM eth0 0.53 0.23 0.16 0.07 0.00 0.00 0.00 0.00
09:50:24 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:41:01 AM eth0 0.75 0.07 0.13 0.00 0.00 0.00 0.00 0.00
09:50:24 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:42:01 AM eth0 0.50 0.28 0.27 0.19 0.00 0.00 0.00 0.00
09:50:24 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:43:01 AM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:44:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:45:01 AM eth0 0.70 0.13 0.19 0.07 0.00 0.00 0.00 0.00
09:50:24 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:46:01 AM eth0 0.55 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:24 04:47:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:47:02 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:24 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:48:01 AM eth0 0.32 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:49:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:50:01 AM eth0 0.50 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:51:01 AM eth0 0.35 0.08 0.07 0.01 0.00 0.00 0.00 0.00
09:50:24 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:52:01 AM eth0 0.32 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:53:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:54:01 AM eth0 1.53 0.28 0.46 0.26 0.00 0.00 0.00 0.00
09:50:24 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:55:01 AM eth0 0.62 0.37 0.40 0.26 0.00 0.00 0.00 0.00
09:50:24 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:56:01 AM eth0 0.30 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:57:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:58:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 04:59:01 AM eth0 0.55 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:50:24 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:00:01 AM eth0 1.08 0.42 0.51 0.33 0.00 0.00 0.00 0.00
09:50:24 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:01:01 AM eth0 0.18 0.02 0.05 0.00 0.00 0.00 0.00 0.00
09:50:24 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:02:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:03:01 AM eth0 0.98 0.87 0.08 0.07 0.00 0.00 0.00 0.00
09:50:24 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:04:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:05:01 AM eth0 0.40 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:06:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:07:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:08:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:24 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:09:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:10:01 AM eth0 0.52 0.10 0.24 0.06 0.00 0.00 0.00 0.00
09:50:24 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:11:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:12:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:13:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:15:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:16:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:17:01 AM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:24 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:18:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:24 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:19:01 AM eth0 0.45 0.28 0.29 0.20 0.00 0.00 0.00 0.00
09:50:24 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:20:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:24 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:21:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:22:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:24 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:23:01 AM eth0 0.53 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:24 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:24:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:25:01 AM eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:26:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:28:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:30:01 AM eth0 0.40 0.27 0.16 0.08 0.00 0.00 0.00 0.00
09:50:24 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:31:01 AM eth0 0.35 0.25 0.26 0.20 0.00 0.00 0.00 0.00
09:50:24 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:32:01 AM eth0 0.57 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:24 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:33:01 AM eth0 0.43 0.22 0.27 0.20 0.00 0.00 0.00 0.00
09:50:24 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:35:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:36:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:40:01 AM eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:24 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:41:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:42:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:43:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:45:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:49:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:50:01 AM eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00
09:50:24 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:53:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:53:02 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:54:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:55:01 AM eth0 0.32 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:24 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:58:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 05:59:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:00:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:01:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:02:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:04:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:05:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:24 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:07:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:08:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:10:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:11:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:15:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:17:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:19:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:20:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:22:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:24:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:25:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:27:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:24 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:28:01 AM eth0 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:24 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:29:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:30:01 AM eth0 0.37 0.22 0.17 0.07 0.00 0.00 0.00 0.00
09:50:24 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:31:01 AM eth0 0.30 0.22 0.26 0.19 0.00 0.00 0.00 0.00
09:50:24 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:32:01 AM eth0 0.62 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:24 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:33:01 AM eth0 0.35 0.15 0.26 0.19 0.00 0.00 0.00 0.00
09:50:24 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:34:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:35:01 AM eth0 0.70 0.20 0.19 0.07 0.00 0.00 0.00 0.00
09:50:24 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:36:01 AM eth0 0.35 0.25 0.26 0.20 0.00 0.00 0.00 0.00
09:50:24 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:39:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:40:01 AM eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:24 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:41:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:42:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:45:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:24 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:46:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:47:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:24 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:48:01 AM eth0 0.43 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:24 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:50:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:52:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:54:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:55:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:57:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:58:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:24 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 06:59:01 AM eth0 0.65 0.33 0.36 0.26 0.00 0.00 0.00 0.00
09:50:24 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:00:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:24 07:01:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:01:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:02:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:03:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:24 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:04:01 AM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:24 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:05:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:07:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:08:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:24 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:09:01 AM eth0 0.90 0.22 0.31 0.19 0.00 0.00 0.00 0.00
09:50:24 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:10:01 AM eth0 1.53 0.43 0.74 0.45 0.00 0.00 0.00 0.00
09:50:24 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:11:01 AM eth0 0.45 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:24 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:12:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:14:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:15:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:24 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:16:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:17:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:24 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:18:01 AM eth0 0.55 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:24 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:19:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:20:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:24 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:22:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:23:01 AM eth0 0.53 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:24 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:24:01 AM eth0 1.12 0.05 0.05 0.00 0.00 0.00 0.00 0.00
09:50:24 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:25:01 AM eth0 0.63 0.13 0.16 0.07 0.00 0.00 0.00 0.00
09:50:24 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:26:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:29:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:30:01 AM eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:24 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:31:01 AM eth0 0.55 0.30 0.28 0.21 0.00 0.00 0.00 0.00
09:50:24 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:32:01 AM eth0 0.68 0.00 0.08 0.00 0.00 0.00 0.00 0.00
09:50:24 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:33:01 AM eth0 0.37 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:24 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:34:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:35:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:40:01 AM eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:41:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:42:01 AM eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:43:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:44:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:45:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:49:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:50:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:51:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:52:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:53:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:54:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:55:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:57:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:24 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:58:01 AM eth0 0.45 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:24 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 07:59:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:00:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:01:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:02:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:04:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:05:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:24 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:07:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:08:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:08:02 AM eth0 1.23 0.87 0.34 6.41 0.00 0.00 0.00 0.00
09:50:24 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:10:01 AM eth0 1.77 1.60 0.24 5.80 0.00 0.00 0.00 0.00
09:50:24 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:12:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:24 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:13:01 AM eth0 0.77 0.32 0.37 0.27 0.00 0.00 0.00 0.00
09:50:24 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:15:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:16:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:18:01 AM eth0 0.25 0.08 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:19:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:20:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:24 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:21:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:24 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:22:01 AM eth0 1.37 0.47 0.66 0.45 0.00 0.00 0.00 0.00
09:50:24 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:25:01 AM eth0 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:28:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:24 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:29:01 AM eth0 0.43 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:24 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:30:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:31:01 AM eth0 0.45 0.15 0.27 0.19 0.00 0.00 0.00 0.00
09:50:24 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:32:01 AM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00
09:50:24 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:33:01 AM eth0 0.68 0.32 0.28 0.22 0.00 0.00 0.00 0.00
09:50:24 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:35:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:37:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:38:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:39:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:40:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:42:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:43:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:45:01 AM eth0 0.30 0.17 0.14 0.08 0.00 0.00 0.00 0.00
09:50:24 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:47:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:50:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:51:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:52:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:53:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:55:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:24 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:56:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:24 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:57:01 AM eth0 0.38 0.10 0.26 0.18 0.00 0.00 0.00 0.00
09:50:24 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:58:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:24 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 08:59:01 AM eth0 0.37 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:24 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:00:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:02:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:04:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:05:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:06:01 AM eth0 0.73 0.00 0.09 0.00 0.00 0.00 0.00 0.00
09:50:24 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:07:01 AM eth0 1.02 0.58 0.62 0.46 0.00 0.00 0.00 0.00
09:50:24 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:08:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:09:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:10:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:11:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:13:01 AM eth0 0.92 0.83 0.08 0.07 0.00 0.00 0.00 0.00
09:50:24 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:14:01 AM eth0 1.00 0.32 0.42 0.26 0.00 0.00 0.00 0.00
09:50:24 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:15:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:24 09:16:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:16:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:17:01 AM eth0 0.14 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:18:01 AM eth0 0.87 0.20 0.32 0.19 0.00 0.00 0.00 0.00
09:50:24 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:19:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:20:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:21:01 AM eth0 0.83 0.17 0.31 0.19 0.00 0.00 0.00 0.00
09:50:24 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:22:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:23:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:24 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:24:01 AM eth0 1.28 0.25 0.30 0.20 0.00 0.00 0.00 0.00
09:50:24 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:25:01 AM eth0 1.30 0.20 0.19 0.07 0.00 0.00 0.00 0.00
09:50:24 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:26:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:27:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:30:01 AM eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:50:24 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:31:01 AM eth0 0.38 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:24 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:32:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:33:01 AM eth0 0.88 0.20 0.32 0.19 0.00 0.00 0.00 0.00
09:50:24 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:34:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:35:01 AM eth0 0.38 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:24 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:37:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:24 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:38:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:24 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:39:01 AM eth0 0.82 0.23 0.31 0.20 0.00 0.00 0.00 0.00
09:50:24 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:40:01 AM eth0 160.05 106.53 667.95 48.18 0.00 0.00 0.00 0.00
09:50:24 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:41:01 AM eth0 129.36 103.38 1483.22 13.47 0.00 0.00 0.00 0.00
09:50:24 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:42:01 AM eth0 10.25 10.65 6.86 4.42 0.00 0.00 0.00 0.00
09:50:24 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:43:01 AM eth0 38.30 32.72 333.71 6.86 0.00 0.00 0.00 0.00
09:50:24 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:44:01 AM eth0 188.25 135.63 43.26 31.92 0.00 0.00 0.00 0.00
09:50:24 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:45:01 AM eth0 19.79 14.30 15.33 2.04 0.00 0.00 0.00 0.00
09:50:24 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:46:01 AM eth0 38.40 36.37 127.46 9.68 0.00 0.00 0.00 0.00
09:50:24 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:47:01 AM eth0 15.19 15.21 41.43 6.10 0.00 0.00 0.00 0.00
09:50:24 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:48:01 AM eth0 21.76 22.46 54.08 13.90 0.00 0.00 0.00 0.00
09:50:24 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:49:01 AM eth0 75.57 50.62 195.90 82.67 0.00 0.00 0.00 0.00
09:50:24 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 09:50:01 AM eth0 16.77 15.73 14.67 8.28 0.00 0.00 0.00 0.00
09:50:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:24 Average: eth0 2.86 1.87 10.04 0.80 0.00 0.00 0.00 0.00
09:50:24
09:50:24
09:50:24 ---> sar -P ALL:
09:50:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/17/2025 _x86_64_ (2 CPU)
09:50:24
09:50:24 04:13:43 LINUX RESTART (2 CPU)
09:50:24
09:50:24 04:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 04:15:01 AM all 21.99 0.06 7.98 21.85 0.10 48.02
09:50:24 04:15:01 AM 0 21.83 0.05 8.27 22.47 0.10 47.28
09:50:24 04:15:01 AM 1 22.15 0.07 7.68 21.23 0.10 48.77
09:50:24 04:16:01 AM all 0.28 0.00 0.07 0.11 0.01 99.54
09:50:24 04:16:01 AM 0 0.07 0.00 0.08 0.22 0.02 99.62
09:50:24 04:16:01 AM 1 0.48 0.00 0.05 0.00 0.00 99.47
09:50:24 04:17:01 AM all 0.29 0.00 0.08 0.00 0.02 99.61
09:50:24 04:17:01 AM 0 0.07 0.00 0.10 0.00 0.02 99.82
09:50:24 04:17:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40
09:50:24 04:18:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63
09:50:24 04:18:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80
09:50:24 04:18:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47
09:50:24 04:19:01 AM all 0.22 0.00 0.08 0.01 0.02 99.68
09:50:24 04:19:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 04:19:01 AM 1 0.32 0.00 0.07 0.02 0.02 99.58
09:50:24 04:20:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:50:24 04:20:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 04:20:01 AM 1 0.47 0.00 0.08 0.00 0.02 99.43
09:50:24 04:21:01 AM all 0.19 0.00 0.07 0.00 0.02 99.72
09:50:24 04:21:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:50:24 04:21:01 AM 1 0.27 0.00 0.07 0.00 0.02 99.65
09:50:24 04:22:01 AM all 0.24 0.00 0.07 0.00 0.02 99.67
09:50:24 04:22:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 04:22:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52
09:50:24 04:23:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:24 04:23:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 04:23:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 04:24:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:24 04:24:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 04:24:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:24 04:25:01 AM all 0.22 0.00 0.07 0.00 0.01 99.71
09:50:24 04:25:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77
09:50:24 04:25:01 AM 1 0.28 0.00 0.07 0.00 0.00 99.65
09:50:24
09:50:24 04:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 04:26:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:24 04:26:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:24 04:26:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:24 04:27:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
09:50:24 04:27:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57
09:50:24 04:27:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:24 04:28:01 AM all 0.18 0.00 0.04 0.00 0.02 99.76
09:50:24 04:28:01 AM 0 0.28 0.00 0.03 0.00 0.02 99.67
09:50:24 04:28:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:24 04:29:01 AM all 0.24 0.00 0.10 0.00 0.01 99.65
09:50:24 04:29:01 AM 0 0.30 0.00 0.12 0.00 0.00 99.58
09:50:24 04:29:01 AM 1 0.18 0.00 0.08 0.00 0.02 99.72
09:50:24 04:30:01 AM all 0.34 0.00 0.06 0.01 0.03 99.57
09:50:24 04:30:01 AM 0 0.10 0.00 0.07 0.02 0.03 99.78
09:50:24 04:30:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:50:24 04:31:01 AM all 0.39 0.00 0.07 0.00 0.02 99.52
09:50:24 04:31:01 AM 0 0.20 0.00 0.07 0.00 0.02 99.72
09:50:24 04:31:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:50:24 04:32:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65
09:50:24 04:32:01 AM 0 0.20 0.00 0.05 0.00 0.02 99.73
09:50:24 04:32:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57
09:50:24 04:33:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:24 04:33:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 04:33:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 04:34:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:50:24 04:34:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:24 04:34:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:50:24 04:35:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:50:24 04:35:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:50:24 04:35:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 04:36:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:24 04:36:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:24 04:36:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:24
09:50:24 04:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 04:37:01 AM all 0.31 0.00 0.05 0.00 0.01 99.63
09:50:24 04:37:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:50:24 04:37:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:50:24 04:38:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70
09:50:24 04:38:01 AM 0 0.23 0.00 0.03 0.00 0.02 99.72
09:50:24 04:38:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68
09:50:24 04:39:01 AM all 0.28 0.00 0.05 0.01 0.03 99.63
09:50:24 04:39:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:24 04:39:01 AM 1 0.52 0.00 0.07 0.02 0.05 99.35
09:50:24 04:40:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60
09:50:24 04:40:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:50:24 04:40:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:24 04:41:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58
09:50:24 04:41:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 04:41:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:24 04:42:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:50:24 04:42:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:50:24 04:42:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:50:24 04:43:01 AM all 0.28 0.00 0.05 0.00 0.01 99.67
09:50:24 04:43:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 04:43:01 AM 1 0.43 0.00 0.02 0.00 0.00 99.55
09:50:24 04:44:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:50:24 04:44:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 04:44:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:24 04:45:01 AM all 0.24 0.00 0.07 0.00 0.02 99.67
09:50:24 04:45:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 04:45:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53
09:50:24 04:46:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67
09:50:24 04:46:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:50:24 04:46:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
09:50:24 04:47:02 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:50:24 04:47:02 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 04:47:02 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:50:24
09:50:24 04:47:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 04:48:01 AM all 0.32 0.00 0.05 0.00 0.02 99.61
09:50:24 04:48:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.86
09:50:24 04:48:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.36
09:50:24 04:49:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
09:50:24 04:49:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:24 04:49:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:50:24 04:50:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59
09:50:24 04:50:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73
09:50:24 04:50:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:24 04:51:01 AM all 0.24 0.00 0.07 0.01 0.01 99.67
09:50:24 04:51:01 AM 0 0.12 0.00 0.08 0.02 0.02 99.77
09:50:24 04:51:01 AM 1 0.37 0.00 0.05 0.00 0.00 99.58
09:50:24 04:52:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59
09:50:24 04:52:01 AM 0 0.62 0.00 0.05 0.00 0.02 99.31
09:50:24 04:52:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 04:53:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60
09:50:24 04:53:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:50:24 04:53:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 04:54:01 AM all 0.38 0.00 0.08 0.00 0.02 99.52
09:50:24 04:54:01 AM 0 0.63 0.00 0.07 0.00 0.02 99.28
09:50:24 04:54:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
09:50:24 04:55:01 AM all 0.44 0.00 0.06 0.00 0.03 99.47
09:50:24 04:55:01 AM 0 0.77 0.00 0.07 0.00 0.02 99.15
09:50:24 04:55:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:50:24 04:56:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58
09:50:24 04:56:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
09:50:24 04:56:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82
09:50:24 04:57:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:24 04:57:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:24 04:57:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:24 04:58:01 AM all 0.27 0.00 0.06 0.00 0.02 99.66
09:50:24 04:58:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:50:24 04:58:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:50:24
09:50:24 04:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 04:59:01 AM all 0.20 0.00 0.07 0.00 0.02 99.72
09:50:24 04:59:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 04:59:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58
09:50:24 05:00:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62
09:50:24 05:00:01 AM 0 0.48 0.00 0.07 0.00 0.00 99.45
09:50:24 05:00:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 05:01:01 AM all 0.32 0.00 0.08 0.00 0.02 99.59
09:50:24 05:01:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
09:50:24 05:01:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 05:02:01 AM all 0.26 0.00 0.08 0.00 0.02 99.65
09:50:24 05:02:01 AM 0 0.40 0.00 0.07 0.00 0.00 99.53
09:50:24 05:02:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:24 05:03:01 AM all 0.33 0.25 0.13 0.21 0.02 99.06
09:50:24 05:03:01 AM 0 0.57 0.00 0.05 0.02 0.02 99.35
09:50:24 05:03:01 AM 1 0.10 0.50 0.22 0.40 0.02 98.77
09:50:24 05:04:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
09:50:24 05:04:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:24 05:04:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:24 05:05:01 AM all 0.23 0.00 0.04 0.00 0.02 99.72
09:50:24 05:05:01 AM 0 0.17 0.00 0.07 0.00 0.02 99.75
09:50:24 05:05:01 AM 1 0.28 0.00 0.02 0.00 0.02 99.68
09:50:24 05:06:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:50:24 05:06:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:50:24 05:06:01 AM 1 0.60 0.00 0.03 0.00 0.02 99.35
09:50:24 05:07:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:50:24 05:07:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:24 05:07:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:50:24 05:08:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64
09:50:24 05:08:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:24 05:08:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:50:24 05:09:01 AM all 0.27 0.00 0.06 0.00 0.02 99.66
09:50:24 05:09:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:50:24 05:09:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:50:24
09:50:24 05:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 05:10:01 AM all 0.62 0.00 0.06 0.00 0.02 99.31
09:50:24 05:10:01 AM 0 0.68 0.00 0.08 0.00 0.02 99.21
09:50:24 05:10:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:24 05:11:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:50:24 05:11:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 05:11:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 05:12:01 AM all 0.08 0.00 0.06 0.00 0.02 99.84
09:50:24 05:12:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:24 05:12:01 AM 1 0.10 0.00 0.03 0.00 0.00 99.87
09:50:24 05:13:01 AM all 0.32 0.00 0.04 0.00 0.01 99.63
09:50:24 05:13:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 05:13:01 AM 1 0.52 0.00 0.00 0.00 0.00 99.48
09:50:24 05:14:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:24 05:14:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:24 05:14:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:24 05:15:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:50:24 05:15:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:24 05:15:01 AM 1 0.55 0.00 0.03 0.00 0.00 99.42
09:50:24 05:16:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:50:24 05:16:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:50:24 05:16:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:50:24 05:17:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:50:24 05:17:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:24 05:17:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:24 05:18:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:24 05:18:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:24 05:18:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:50:24 05:19:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:50:24 05:19:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:24 05:19:01 AM 1 0.57 0.00 0.08 0.00 0.02 99.33
09:50:24 05:20:01 AM all 0.33 0.00 0.03 0.00 0.02 99.62
09:50:24 05:20:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83
09:50:24 05:20:01 AM 1 0.57 0.00 0.03 0.00 0.00 99.40
09:50:24
09:50:24 05:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 05:21:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61
09:50:24 05:21:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
09:50:24 05:21:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 05:22:01 AM all 0.33 0.00 0.03 0.00 0.02 99.62
09:50:24 05:22:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:50:24 05:22:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
09:50:24 05:23:01 AM all 0.18 0.00 0.06 0.00 0.02 99.75
09:50:24 05:23:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:24 05:23:01 AM 1 0.27 0.00 0.05 0.00 0.00 99.68
09:50:24 05:24:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:24 05:24:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 05:24:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:24 05:25:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 05:25:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 05:25:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:24 05:26:01 AM all 0.26 0.00 0.08 0.00 0.02 99.65
09:50:24 05:26:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:24 05:26:01 AM 1 0.42 0.00 0.07 0.00 0.00 99.52
09:50:24 05:27:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67
09:50:24 05:27:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77
09:50:24 05:27:01 AM 1 0.38 0.00 0.02 0.00 0.02 99.58
09:50:24 05:28:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62
09:50:24 05:28:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 05:28:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
09:50:24 05:29:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:50:24 05:29:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 05:29:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47
09:50:24 05:30:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:24 05:30:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:24 05:30:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:24 05:31:01 AM all 0.17 0.00 0.08 0.00 0.01 99.75
09:50:24 05:31:01 AM 0 0.15 0.00 0.08 0.00 0.02 99.75
09:50:24 05:31:01 AM 1 0.18 0.00 0.07 0.00 0.00 99.75
09:50:24
09:50:24 05:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 05:32:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:24 05:32:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 05:32:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:24 05:33:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:50:24 05:33:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 05:33:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:24 05:34:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:50:24 05:34:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 05:34:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48
09:50:24 05:35:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:50:24 05:35:01 AM 0 0.22 0.00 0.10 0.00 0.03 99.65
09:50:24 05:35:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
09:50:24 05:36:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 05:36:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:50:24 05:36:01 AM 1 0.52 0.00 0.05 0.00 0.00 99.43
09:50:24 05:37:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:24 05:37:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 05:37:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:50:24 05:38:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65
09:50:24 05:38:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:24 05:38:01 AM 1 0.52 0.00 0.05 0.00 0.00 99.43
09:50:24 05:39:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:50:24 05:39:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:24 05:39:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
09:50:24 05:40:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65
09:50:24 05:40:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:24 05:40:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 05:41:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61
09:50:24 05:41:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:24 05:41:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77
09:50:24 05:42:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:24 05:42:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:50:24 05:42:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
09:50:24
09:50:24 05:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 05:43:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
09:50:24 05:43:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 05:43:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87
09:50:24 05:44:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
09:50:24 05:44:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:24 05:44:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
09:50:24 05:45:01 AM all 0.23 0.01 0.09 0.01 0.03 99.63
09:50:24 05:45:01 AM 0 0.32 0.00 0.07 0.02 0.02 99.58
09:50:24 05:45:01 AM 1 0.15 0.02 0.12 0.00 0.03 99.68
09:50:24 05:46:01 AM all 0.32 0.00 0.07 0.01 0.01 99.60
09:50:24 05:46:01 AM 0 0.53 0.00 0.03 0.00 0.00 99.43
09:50:24 05:46:01 AM 1 0.10 0.00 0.10 0.02 0.02 99.77
09:50:24 05:47:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:24 05:47:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:24 05:47:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 05:48:01 AM all 0.32 0.00 0.03 0.00 0.02 99.63
09:50:24 05:48:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:24 05:48:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:50:24 05:49:01 AM all 0.28 0.00 0.08 0.00 0.02 99.63
09:50:24 05:49:01 AM 0 0.42 0.00 0.08 0.00 0.02 99.48
09:50:24 05:49:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78
09:50:24 05:50:01 AM all 0.23 0.00 0.06 0.00 0.02 99.70
09:50:24 05:50:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 05:50:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58
09:50:24 05:51:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:24 05:51:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78
09:50:24 05:51:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:24 05:52:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:50:24 05:52:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 05:52:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 05:53:02 AM all 0.30 0.00 0.04 0.00 0.01 99.65
09:50:24 05:53:02 AM 0 0.02 0.00 0.03 0.00 0.00 99.95
09:50:24 05:53:02 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:50:24
09:50:24 05:53:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 05:54:01 AM all 0.21 0.00 0.07 0.00 0.03 99.69
09:50:24 05:54:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.86
09:50:24 05:54:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.52
09:50:24 05:55:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:24 05:55:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:24 05:55:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35
09:50:24 05:56:01 AM all 0.23 0.00 0.05 0.00 0.02 99.70
09:50:24 05:56:01 AM 0 0.12 0.00 0.05 0.00 0.00 99.83
09:50:24 05:56:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57
09:50:24 05:57:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:24 05:57:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:24 05:57:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 05:58:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:50:24 05:58:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:50:24 05:58:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 05:59:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:24 05:59:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:24 05:59:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 06:00:01 AM all 0.16 0.00 0.07 0.00 0.02 99.76
09:50:24 06:00:01 AM 0 0.23 0.00 0.07 0.00 0.02 99.68
09:50:24 06:00:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 06:01:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
09:50:24 06:01:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:24 06:01:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:24 06:02:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:50:24 06:02:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 06:02:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 06:03:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:50:24 06:03:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 06:03:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:24 06:04:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:24 06:04:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 06:04:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:24
09:50:24 06:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 06:05:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68
09:50:24 06:05:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:24 06:05:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60
09:50:24 06:06:01 AM all 0.30 0.01 0.06 0.00 0.03 99.61
09:50:24 06:06:01 AM 0 0.10 0.02 0.07 0.00 0.03 99.78
09:50:24 06:06:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
09:50:24 06:07:01 AM all 0.31 0.00 0.05 0.00 0.01 99.63
09:50:24 06:07:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80
09:50:24 06:07:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47
09:50:24 06:08:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:24 06:08:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 06:08:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:24 06:09:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65
09:50:24 06:09:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:24 06:09:01 AM 1 0.47 0.00 0.03 0.00 0.00 99.50
09:50:24 06:10:01 AM all 0.30 0.00 0.08 0.00 0.02 99.61
09:50:24 06:10:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 06:10:01 AM 1 0.53 0.00 0.08 0.00 0.02 99.37
09:50:24 06:11:01 AM all 0.22 0.15 0.12 0.01 0.03 99.48
09:50:24 06:11:01 AM 0 0.05 0.30 0.13 0.02 0.02 99.48
09:50:24 06:11:01 AM 1 0.38 0.00 0.10 0.00 0.03 99.48
09:50:24 06:12:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:50:24 06:12:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 06:12:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:24 06:13:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:24 06:13:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:50:24 06:13:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:24 06:14:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
09:50:24 06:14:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
09:50:24 06:14:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:24 06:15:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70
09:50:24 06:15:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 06:15:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
09:50:24
09:50:24 06:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 06:16:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:50:24 06:16:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:24 06:16:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 06:17:01 AM all 0.28 0.00 0.04 0.00 0.03 99.66
09:50:24 06:17:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:24 06:17:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:24 06:18:01 AM all 0.33 0.00 0.06 0.00 0.01 99.61
09:50:24 06:18:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:50:24 06:18:01 AM 1 0.13 0.00 0.10 0.00 0.02 99.75
09:50:24 06:19:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57
09:50:24 06:19:01 AM 0 0.57 0.00 0.08 0.00 0.02 99.33
09:50:24 06:19:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82
09:50:24 06:20:01 AM all 0.33 0.00 0.08 0.00 0.02 99.58
09:50:24 06:20:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:50:24 06:20:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80
09:50:24 06:21:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
09:50:24 06:21:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:24 06:21:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 06:22:01 AM all 0.21 0.00 0.08 0.00 0.02 99.70
09:50:24 06:22:01 AM 0 0.35 0.00 0.08 0.00 0.02 99.55
09:50:24 06:22:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 06:23:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
09:50:24 06:23:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:24 06:23:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:50:24 06:24:01 AM all 0.20 0.00 0.07 0.00 0.00 99.73
09:50:24 06:24:01 AM 0 0.35 0.00 0.10 0.00 0.00 99.55
09:50:24 06:24:01 AM 1 0.05 0.00 0.03 0.00 0.00 99.92
09:50:24 06:25:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65
09:50:24 06:25:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:24 06:25:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 06:26:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:24 06:26:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45
09:50:24 06:26:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24
09:50:24 06:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 06:27:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
09:50:24 06:27:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53
09:50:24 06:27:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
09:50:24 06:28:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68
09:50:24 06:28:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62
09:50:24 06:28:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75
09:50:24 06:29:01 AM all 0.23 0.00 0.06 0.00 0.01 99.70
09:50:24 06:29:01 AM 0 0.35 0.00 0.07 0.00 0.00 99.58
09:50:24 06:29:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82
09:50:24 06:30:01 AM all 0.19 0.00 0.05 0.00 0.03 99.73
09:50:24 06:30:01 AM 0 0.28 0.00 0.03 0.00 0.02 99.67
09:50:24 06:30:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 06:31:01 AM all 0.25 0.00 0.08 0.01 0.02 99.65
09:50:24 06:31:01 AM 0 0.42 0.00 0.10 0.00 0.02 99.47
09:50:24 06:31:01 AM 1 0.08 0.00 0.05 0.02 0.02 99.83
09:50:24 06:32:01 AM all 0.28 0.00 0.04 0.00 0.03 99.66
09:50:24 06:32:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:24 06:32:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:24 06:33:01 AM all 0.36 0.00 0.06 0.00 0.01 99.57
09:50:24 06:33:01 AM 0 0.58 0.00 0.03 0.00 0.00 99.38
09:50:24 06:33:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
09:50:24 06:34:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66
09:50:24 06:34:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:24 06:34:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:24 06:35:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67
09:50:24 06:35:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 06:35:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48
09:50:24 06:36:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:50:24 06:36:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:24 06:36:01 AM 1 0.13 0.00 0.05 0.00 0.02 99.80
09:50:24 06:37:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:24 06:37:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70
09:50:24 06:37:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
09:50:24
09:50:24 06:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 06:38:01 AM all 0.28 0.00 0.07 0.00 0.01 99.65
09:50:24 06:38:01 AM 0 0.20 0.00 0.07 0.00 0.02 99.72
09:50:24 06:38:01 AM 1 0.35 0.00 0.07 0.00 0.00 99.58
09:50:24 06:39:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:24 06:39:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 06:39:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:24 06:40:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:50:24 06:40:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 06:40:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35
09:50:24 06:41:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:50:24 06:41:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 06:41:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:50:24 06:42:01 AM all 0.29 0.00 0.05 0.00 0.02 99.64
09:50:24 06:42:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 06:42:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 06:43:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69
09:50:24 06:43:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 06:43:01 AM 1 0.38 0.00 0.05 0.00 0.03 99.53
09:50:24 06:44:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:50:24 06:44:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:24 06:44:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:50:24 06:45:01 AM all 0.29 0.00 0.04 0.00 0.02 99.65
09:50:24 06:45:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 06:45:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:24 06:46:01 AM all 0.21 0.00 0.05 0.00 0.03 99.72
09:50:24 06:46:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:24 06:46:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 06:47:01 AM all 0.32 0.00 0.05 0.00 0.01 99.62
09:50:24 06:47:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 06:47:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
09:50:24 06:48:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57
09:50:24 06:48:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
09:50:24 06:48:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24
09:50:24 06:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 06:49:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:50:24 06:49:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:50:24 06:49:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 06:50:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58
09:50:24 06:50:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 06:50:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
09:50:24 06:51:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 06:51:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:24 06:51:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 06:52:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
09:50:24 06:52:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42
09:50:24 06:52:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:24 06:53:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:24 06:53:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:24 06:53:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 06:54:01 AM all 0.28 0.00 0.06 0.01 0.02 99.64
09:50:24 06:54:01 AM 0 0.47 0.00 0.05 0.02 0.02 99.45
09:50:24 06:54:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 06:55:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
09:50:24 06:55:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43
09:50:24 06:55:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:50:24 06:56:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:50:24 06:56:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
09:50:24 06:56:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:24 06:57:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62
09:50:24 06:57:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:24 06:57:01 AM 1 0.10 0.00 0.03 0.00 0.02 99.85
09:50:24 06:58:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63
09:50:24 06:58:01 AM 0 0.47 0.00 0.05 0.00 0.00 99.48
09:50:24 06:58:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 06:59:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62
09:50:24 06:59:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:24 06:59:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24
09:50:24 06:59:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 07:00:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:24 07:00:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:50:24 07:00:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 07:01:02 AM all 0.27 0.00 0.08 0.00 0.02 99.64
09:50:24 07:01:02 AM 0 0.40 0.00 0.07 0.00 0.02 99.52
09:50:24 07:01:02 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
09:50:24 07:02:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:50:24 07:02:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42
09:50:24 07:02:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.81
09:50:24 07:03:01 AM all 0.32 0.00 0.06 0.00 0.01 99.62
09:50:24 07:03:01 AM 0 0.53 0.00 0.05 0.00 0.00 99.42
09:50:24 07:03:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 07:04:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60
09:50:24 07:04:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
09:50:24 07:04:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83
09:50:24 07:05:01 AM all 0.27 0.00 0.06 0.00 0.02 99.66
09:50:24 07:05:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:24 07:05:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 07:06:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:24 07:06:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:24 07:06:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:24 07:07:01 AM all 0.33 0.00 0.05 0.00 0.01 99.61
09:50:24 07:07:01 AM 0 0.57 0.00 0.03 0.00 0.00 99.40
09:50:24 07:07:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 07:08:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70
09:50:24 07:08:01 AM 0 0.35 0.00 0.07 0.00 0.02 99.57
09:50:24 07:08:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:24 07:09:01 AM all 0.35 0.00 0.06 0.00 0.02 99.57
09:50:24 07:09:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
09:50:24 07:09:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
09:50:24 07:10:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:24 07:10:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 07:10:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24
09:50:24 07:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 07:11:01 AM all 0.35 0.00 0.08 0.00 0.02 99.56
09:50:24 07:11:01 AM 0 0.58 0.00 0.08 0.00 0.02 99.32
09:50:24 07:11:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:50:24 07:12:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:24 07:12:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:24 07:12:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:24 07:13:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:50:24 07:13:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 07:13:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:24 07:14:01 AM all 0.23 0.00 0.06 0.00 0.02 99.69
09:50:24 07:14:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 07:14:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55
09:50:24 07:15:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:24 07:15:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:24 07:15:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
09:50:24 07:16:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62
09:50:24 07:16:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 07:16:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
09:50:24 07:17:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:24 07:17:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:24 07:17:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:24 07:18:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:24 07:18:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:24 07:18:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45
09:50:24 07:19:01 AM all 0.29 0.00 0.04 0.00 0.03 99.64
09:50:24 07:19:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:24 07:19:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:24 07:20:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:50:24 07:20:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 07:20:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:50:24 07:21:01 AM all 0.16 0.00 0.08 0.00 0.03 99.74
09:50:24 07:21:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73
09:50:24 07:21:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75
09:50:24
09:50:24 07:21:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 07:22:01 AM all 0.23 0.00 0.07 0.00 0.01 99.69
09:50:24 07:22:01 AM 0 0.05 0.00 0.07 0.00 0.00 99.88
09:50:24 07:22:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50
09:50:24 07:23:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62
09:50:24 07:23:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 07:23:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:50:24 07:24:01 AM all 0.22 0.00 0.05 0.00 0.03 99.71
09:50:24 07:24:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 07:24:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
09:50:24 07:25:01 AM all 0.21 0.00 0.05 0.00 0.02 99.72
09:50:24 07:25:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 07:25:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62
09:50:24 07:26:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:50:24 07:26:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 07:26:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57
09:50:24 07:27:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:50:24 07:27:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 07:27:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:24 07:28:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:50:24 07:28:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:24 07:28:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:50:24 07:29:01 AM all 0.20 0.00 0.06 0.00 0.02 99.72
09:50:24 07:29:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:24 07:29:01 AM 1 0.35 0.00 0.08 0.00 0.02 99.55
09:50:24 07:30:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
09:50:24 07:30:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:50:24 07:30:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38
09:50:24 07:31:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:50:24 07:31:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 07:31:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:50:24 07:32:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:24 07:32:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
09:50:24 07:32:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:24
09:50:24 07:32:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 07:33:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62
09:50:24 07:33:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 07:33:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:50:24 07:34:01 AM all 0.16 0.00 0.06 0.00 0.03 99.76
09:50:24 07:34:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 07:34:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63
09:50:24 07:35:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
09:50:24 07:35:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
09:50:24 07:35:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:24 07:36:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:50:24 07:36:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 07:36:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:24 07:37:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 07:37:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
09:50:24 07:37:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 07:38:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:24 07:38:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:24 07:38:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
09:50:24 07:39:01 AM all 0.28 0.00 0.04 0.01 0.03 99.64
09:50:24 07:39:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:24 07:39:01 AM 1 0.48 0.00 0.03 0.02 0.02 99.45
09:50:24 07:40:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63
09:50:24 07:40:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 07:40:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:24 07:41:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60
09:50:24 07:41:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
09:50:24 07:41:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:24 07:42:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 07:42:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 07:42:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:24 07:43:01 AM all 0.27 0.00 0.05 0.00 0.02 99.67
09:50:24 07:43:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:24 07:43:01 AM 1 0.43 0.00 0.02 0.00 0.00 99.55
09:50:24
09:50:24 07:43:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 07:44:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68
09:50:24 07:44:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:24 07:44:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
09:50:24 07:45:01 AM all 0.18 0.00 0.06 0.00 0.02 99.74
09:50:24 07:45:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 07:45:01 AM 1 0.32 0.00 0.07 0.00 0.02 99.60
09:50:24 07:46:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67
09:50:24 07:46:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 07:46:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45
09:50:24 07:47:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:50:24 07:47:01 AM 0 0.02 0.00 0.05 0.00 0.00 99.93
09:50:24 07:47:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:50:24 07:48:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:24 07:48:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:24 07:48:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:24 07:49:01 AM all 0.30 0.00 0.06 0.00 0.01 99.63
09:50:24 07:49:01 AM 0 0.05 0.00 0.05 0.00 0.00 99.90
09:50:24 07:49:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
09:50:24 07:50:01 AM all 0.15 0.00 0.06 0.00 0.03 99.77
09:50:24 07:50:01 AM 0 0.03 0.00 0.02 0.00 0.02 99.93
09:50:24 07:50:01 AM 1 0.27 0.00 0.10 0.00 0.03 99.60
09:50:24 07:51:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:50:24 07:51:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:50:24 07:51:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:50:24 07:52:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:24 07:52:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 07:52:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 07:53:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:24 07:53:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:24 07:53:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:24 07:54:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63
09:50:24 07:54:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:24 07:54:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:24
09:50:24 07:54:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 07:55:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 07:55:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 07:55:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45
09:50:24 07:56:01 AM all 0.16 0.18 0.10 0.01 0.02 99.54
09:50:24 07:56:01 AM 0 0.08 0.05 0.10 0.02 0.02 99.73
09:50:24 07:56:01 AM 1 0.23 0.30 0.10 0.00 0.02 99.35
09:50:24 07:57:01 AM all 0.22 0.00 0.05 0.00 0.02 99.72
09:50:24 07:57:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:24 07:57:01 AM 1 0.35 0.00 0.05 0.00 0.00 99.60
09:50:24 07:58:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61
09:50:24 07:58:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82
09:50:24 07:58:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:24 07:59:01 AM all 0.30 0.00 0.05 0.00 0.01 99.64
09:50:24 07:59:01 AM 0 0.05 0.00 0.05 0.00 0.00 99.90
09:50:24 07:59:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
09:50:24 08:00:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:24 08:00:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:24 08:00:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:24 08:01:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59
09:50:24 08:01:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 08:01:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:50:24 08:02:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
09:50:24 08:02:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 08:02:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:50:24 08:03:01 AM all 0.31 0.00 0.04 0.00 0.01 99.64
09:50:24 08:03:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 08:03:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47
09:50:24 08:04:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65
09:50:24 08:04:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
09:50:24 08:04:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:24 08:05:01 AM all 0.15 0.00 0.06 0.00 0.02 99.77
09:50:24 08:05:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:24 08:05:01 AM 1 0.25 0.00 0.08 0.00 0.02 99.65
09:50:24
09:50:24 08:05:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 08:06:01 AM all 0.16 0.00 0.07 0.00 0.03 99.75
09:50:24 08:06:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 08:06:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63
09:50:24 08:07:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:50:24 08:07:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:24 08:07:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:50:24 08:08:02 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 08:08:02 AM 0 0.20 0.00 0.05 0.00 0.02 99.73
09:50:24 08:08:02 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
09:50:24 08:09:01 AM all 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 08:09:01 AM 0 0.03 0.00 0.03 0.00 0.00 99.93
09:50:24 08:09:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:24 08:10:01 AM all 0.32 0.00 0.08 0.00 0.02 99.58
09:50:24 08:10:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50
09:50:24 08:10:01 AM 1 0.22 0.00 0.10 0.00 0.02 99.67
09:50:24 08:11:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71
09:50:24 08:11:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53
09:50:24 08:11:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88
09:50:24 08:12:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63
09:50:24 08:12:01 AM 0 0.52 0.00 0.08 0.00 0.02 99.38
09:50:24 08:12:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 08:13:01 AM all 0.31 0.00 0.06 0.00 0.01 99.62
09:50:24 08:13:01 AM 0 0.50 0.00 0.03 0.00 0.00 99.47
09:50:24 08:13:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 08:14:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66
09:50:24 08:14:01 AM 0 0.10 0.00 0.03 0.00 0.02 99.85
09:50:24 08:14:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.47
09:50:24 08:15:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:50:24 08:15:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:24 08:15:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 08:16:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:50:24 08:16:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:50:24 08:16:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:24
09:50:24 08:16:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 08:17:01 AM all 0.26 0.00 0.08 0.00 0.02 99.65
09:50:24 08:17:01 AM 0 0.40 0.00 0.08 0.00 0.02 99.50
09:50:24 08:17:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:50:24 08:18:01 AM all 0.20 0.00 0.06 0.00 0.03 99.72
09:50:24 08:18:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:24 08:18:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
09:50:24 08:19:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:24 08:19:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 08:19:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:24 08:20:01 AM all 0.22 0.00 0.08 0.00 0.02 99.69
09:50:24 08:20:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 08:20:01 AM 1 0.38 0.00 0.10 0.00 0.02 99.50
09:50:24 08:21:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
09:50:24 08:21:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 08:21:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:50:24 08:22:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
09:50:24 08:22:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 08:22:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
09:50:24 08:23:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:50:24 08:23:01 AM 0 0.03 0.00 0.07 0.00 0.02 99.88
09:50:24 08:23:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35
09:50:24 08:24:01 AM all 0.16 0.00 0.08 0.00 0.02 99.74
09:50:24 08:24:01 AM 0 0.20 0.00 0.08 0.00 0.02 99.70
09:50:24 08:24:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78
09:50:24 08:25:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:24 08:25:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:24 08:25:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 08:26:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62
09:50:24 08:26:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:24 08:26:01 AM 1 0.10 0.00 0.10 0.00 0.02 99.78
09:50:24 08:27:01 AM all 0.28 0.00 0.05 0.00 0.02 99.66
09:50:24 08:27:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
09:50:24 08:27:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24
09:50:24 08:27:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 08:28:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:50:24 08:28:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48
09:50:24 08:28:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 08:29:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:24 08:29:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:24 08:29:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:24 08:30:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 08:30:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 08:30:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
09:50:24 08:31:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
09:50:24 08:31:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:24 08:31:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:24 08:32:01 AM all 0.29 0.00 0.05 0.00 0.02 99.64
09:50:24 08:32:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 08:32:01 AM 1 0.27 0.00 0.05 0.00 0.02 99.67
09:50:24 08:33:01 AM all 0.36 0.00 0.06 0.00 0.03 99.56
09:50:24 08:33:01 AM 0 0.63 0.00 0.03 0.00 0.02 99.32
09:50:24 08:33:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:24 08:34:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:50:24 08:34:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 08:34:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 08:35:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67
09:50:24 08:35:01 AM 0 0.42 0.00 0.05 0.00 0.00 99.53
09:50:24 08:35:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
09:50:24 08:36:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:24 08:36:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40
09:50:24 08:36:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 08:37:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 08:37:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:24 08:37:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 08:38:01 AM all 0.19 0.00 0.08 0.00 0.02 99.72
09:50:24 08:38:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58
09:50:24 08:38:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24
09:50:24 08:38:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 08:39:01 AM all 0.19 0.00 0.07 0.00 0.02 99.72
09:50:24 08:39:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 08:39:01 AM 1 0.33 0.00 0.08 0.00 0.02 99.57
09:50:24 08:40:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60
09:50:24 08:40:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:24 08:40:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:24 08:41:01 AM all 0.28 0.00 0.07 0.00 0.01 99.64
09:50:24 08:41:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 08:41:01 AM 1 0.50 0.00 0.07 0.00 0.00 99.43
09:50:24 08:42:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:24 08:42:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60
09:50:24 08:42:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 08:43:01 AM all 0.29 0.00 0.07 0.00 0.02 99.62
09:50:24 08:43:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45
09:50:24 08:43:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80
09:50:24 08:44:01 AM all 0.22 0.00 0.05 0.00 0.02 99.72
09:50:24 08:44:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95
09:50:24 08:44:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:50:24 08:45:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:50:24 08:45:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:24 08:45:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33
09:50:24 08:46:01 AM all 0.31 0.00 0.03 0.00 0.02 99.64
09:50:24 08:46:01 AM 0 0.28 0.00 0.03 0.00 0.02 99.67
09:50:24 08:46:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62
09:50:24 08:47:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64
09:50:24 08:47:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:24 08:47:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80
09:50:24 08:48:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:50:24 08:48:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:24 08:48:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 08:49:01 AM all 0.31 0.00 0.06 0.01 0.02 99.61
09:50:24 08:49:01 AM 0 0.55 0.00 0.05 0.02 0.02 99.37
09:50:24 08:49:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24
09:50:24 08:49:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 08:50:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
09:50:24 08:50:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:24 08:50:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 08:51:01 AM all 0.20 0.00 0.08 0.00 0.03 99.70
09:50:24 08:51:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58
09:50:24 08:51:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82
09:50:24 08:52:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65
09:50:24 08:52:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 08:52:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90
09:50:24 08:53:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:50:24 08:53:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37
09:50:24 08:53:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 08:54:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
09:50:24 08:54:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:24 08:54:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 08:55:01 AM all 0.23 0.00 0.07 0.00 0.02 99.69
09:50:24 08:55:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50
09:50:24 08:55:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88
09:50:24 08:56:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:24 08:56:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:24 08:56:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:24 08:57:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61
09:50:24 08:57:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:24 08:57:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 08:58:01 AM all 0.25 0.00 0.04 0.00 0.02 99.69
09:50:24 08:58:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68
09:50:24 08:58:01 AM 1 0.25 0.00 0.03 0.00 0.02 99.70
09:50:24 08:59:01 AM all 0.18 0.00 0.06 0.00 0.02 99.74
09:50:24 08:59:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 08:59:01 AM 1 0.27 0.00 0.05 0.00 0.00 99.68
09:50:24 09:00:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62
09:50:24 09:00:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 09:00:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37
09:50:24
09:50:24 09:00:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 09:01:01 AM all 0.31 0.00 0.07 0.01 0.01 99.61
09:50:24 09:01:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
09:50:24 09:01:01 AM 1 0.52 0.00 0.05 0.02 0.00 99.42
09:50:24 09:02:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
09:50:24 09:02:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:50:24 09:02:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42
09:50:24 09:03:01 AM all 0.22 0.00 0.05 0.00 0.03 99.71
09:50:24 09:03:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:24 09:03:01 AM 1 0.33 0.00 0.02 0.00 0.02 99.63
09:50:24 09:04:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62
09:50:24 09:04:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:24 09:04:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:24 09:05:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:24 09:05:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:24 09:05:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:24 09:06:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:24 09:06:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:24 09:06:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:24 09:07:01 AM all 0.24 0.00 0.08 0.00 0.03 99.66
09:50:24 09:07:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:24 09:07:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52
09:50:24 09:08:01 AM all 0.22 0.00 0.05 0.00 0.02 99.72
09:50:24 09:08:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:24 09:08:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58
09:50:24 09:09:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65
09:50:24 09:09:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
09:50:24 09:09:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47
09:50:24 09:10:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62
09:50:24 09:10:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87
09:50:24 09:10:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37
09:50:24 09:11:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:24 09:11:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:24 09:11:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:24
09:50:24 09:11:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 09:12:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:24 09:12:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:24 09:12:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 09:13:01 AM all 0.24 0.19 0.10 0.01 0.03 99.43
09:50:24 09:13:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48
09:50:24 09:13:01 AM 1 0.07 0.38 0.13 0.02 0.02 99.38
09:50:24 09:14:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61
09:50:24 09:14:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
09:50:24 09:14:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
09:50:24 09:15:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62
09:50:24 09:15:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
09:50:24 09:15:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:24 09:16:02 AM all 0.29 0.00 0.05 0.00 0.03 99.63
09:50:24 09:16:02 AM 0 0.35 0.00 0.05 0.00 0.02 99.58
09:50:24 09:16:02 AM 1 0.23 0.00 0.05 0.00 0.03 99.68
09:50:24 09:17:01 AM all 0.31 0.00 0.05 0.00 0.02 99.63
09:50:24 09:17:01 AM 0 0.09 0.00 0.09 0.00 0.03 99.80
09:50:24 09:17:01 AM 1 0.53 0.00 0.02 0.00 0.00 99.46
09:50:24 09:18:01 AM all 0.20 0.00 0.09 0.00 0.03 99.68
09:50:24 09:18:01 AM 0 0.15 0.00 0.10 0.00 0.03 99.72
09:50:24 09:18:01 AM 1 0.25 0.00 0.08 0.00 0.02 99.65
09:50:24 09:19:01 AM all 0.30 0.00 0.04 0.00 0.01 99.65
09:50:24 09:19:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48
09:50:24 09:19:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24 09:20:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:24 09:20:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:24 09:20:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80
09:50:24 09:21:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62
09:50:24 09:21:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42
09:50:24 09:21:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82
09:50:24 09:22:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
09:50:24 09:22:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:24 09:22:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82
09:50:24
09:50:24 09:22:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 09:23:01 AM all 0.14 0.00 0.06 0.00 0.02 99.78
09:50:24 09:23:01 AM 0 0.23 0.00 0.08 0.00 0.02 99.66
09:50:24 09:23:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90
09:50:24 09:24:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
09:50:24 09:24:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.36
09:50:24 09:24:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88
09:50:24 09:25:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
09:50:24 09:25:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
09:50:24 09:25:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 09:26:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
09:50:24 09:26:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:24 09:26:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
09:50:24 09:27:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71
09:50:24 09:27:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58
09:50:24 09:27:01 AM 1 0.10 0.00 0.03 0.00 0.03 99.83
09:50:24 09:28:01 AM all 0.27 0.00 0.07 0.00 0.02 99.65
09:50:24 09:28:01 AM 0 0.42 0.00 0.05 0.00 0.00 99.53
09:50:24 09:28:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77
09:50:24 09:29:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65
09:50:24 09:29:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:24 09:29:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40
09:50:24 09:30:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:24 09:30:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:24 09:30:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:24 09:31:01 AM all 0.27 0.00 0.06 0.00 0.02 99.66
09:50:24 09:31:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 09:31:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43
09:50:24 09:32:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60
09:50:24 09:32:01 AM 0 0.07 0.00 0.12 0.00 0.03 99.78
09:50:24 09:32:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:24 09:33:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 09:33:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:24 09:33:01 AM 1 0.53 0.00 0.02 0.00 0.00 99.45
09:50:24
09:50:24 09:33:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 09:34:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62
09:50:24 09:34:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
09:50:24 09:34:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
09:50:24 09:35:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:24 09:35:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:24 09:35:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:24 09:36:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62
09:50:24 09:36:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:24 09:36:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33
09:50:24 09:37:01 AM all 0.23 0.00 0.06 0.00 0.02 99.69
09:50:24 09:37:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88
09:50:24 09:37:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50
09:50:24 09:38:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60
09:50:24 09:38:01 AM 0 0.03 0.00 0.07 0.00 0.02 99.88
09:50:24 09:38:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
09:50:24 09:39:01 AM all 0.32 0.00 0.04 0.00 0.03 99.62
09:50:24 09:39:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90
09:50:24 09:39:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:24 09:40:01 AM all 12.53 0.00 2.22 0.45 0.05 84.74
09:50:24 09:40:01 AM 0 7.55 0.00 1.94 0.45 0.05 90.01
09:50:24 09:40:01 AM 1 17.52 0.00 2.51 0.45 0.05 79.48
09:50:24 09:41:01 AM all 36.12 0.00 5.20 2.14 0.10 56.44
09:50:24 09:41:01 AM 0 30.24 0.00 4.27 2.35 0.08 63.05
09:50:24 09:41:01 AM 1 41.99 0.00 6.14 1.93 0.12 49.82
09:50:24 09:42:01 AM all 20.29 0.00 2.39 1.29 0.07 75.97
09:50:24 09:42:01 AM 0 17.67 0.00 2.32 1.42 0.07 78.52
09:50:24 09:42:01 AM 1 22.91 0.00 2.45 1.15 0.07 73.42
09:50:24 09:43:01 AM all 25.98 0.00 5.03 0.73 0.08 68.18
09:50:24 09:43:01 AM 0 16.19 0.00 4.10 0.67 0.08 78.96
09:50:24 09:43:01 AM 1 35.77 0.00 5.95 0.80 0.08 57.39
09:50:24 09:44:01 AM all 12.63 0.00 2.40 1.48 0.04 83.45
09:50:24 09:44:01 AM 0 5.98 0.00 1.97 1.85 0.03 90.16
09:50:24 09:44:01 AM 1 19.28 0.00 2.82 1.10 0.05 76.74
09:50:24
09:50:24 09:44:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:24 09:45:01 AM all 2.77 0.00 0.25 0.02 0.04 96.92
09:50:24 09:45:01 AM 0 0.60 0.00 0.20 0.02 0.05 99.13
09:50:24 09:45:01 AM 1 4.93 0.00 0.30 0.02 0.03 94.72
09:50:24 09:46:01 AM all 17.51 0.00 0.21 0.09 0.07 82.13
09:50:24 09:46:01 AM 0 8.55 0.00 0.20 0.18 0.05 91.02
09:50:24 09:46:01 AM 1 26.44 0.00 0.22 0.00 0.08 73.26
09:50:24 09:47:01 AM all 7.85 0.00 0.13 0.03 0.04 91.96
09:50:24 09:47:01 AM 0 3.17 0.00 0.15 0.02 0.03 96.63
09:50:24 09:47:01 AM 1 12.51 0.00 0.10 0.03 0.05 87.31
09:50:24 09:48:01 AM all 12.13 0.00 0.18 0.03 0.04 87.63
09:50:24 09:48:01 AM 0 2.93 0.00 0.18 0.05 0.05 96.79
09:50:24 09:48:01 AM 1 21.32 0.00 0.17 0.00 0.03 78.48
09:50:24 09:49:01 AM all 12.03 0.00 1.57 0.05 0.06 86.29
09:50:24 09:49:01 AM 0 13.37 0.00 1.26 0.08 0.05 85.24
09:50:24 09:49:01 AM 1 10.70 0.00 1.89 0.02 0.07 87.33
09:50:24 09:50:01 AM all 31.09 0.00 3.55 0.33 0.09 64.95
09:50:24 09:50:01 AM 0 31.56 0.00 3.91 0.42 0.10 64.01
09:50:24 09:50:01 AM 1 30.62 0.00 3.18 0.23 0.08 65.88
09:50:24 Average: all 0.91 0.00 0.15 0.09 0.02 98.83
09:50:24 Average: 0 0.71 0.00 0.14 0.09 0.02 99.03
09:50:24 Average: 1 1.11 0.00 0.15 0.08 0.02 98.63
09:50:24
09:50:24
09:50:24