09:39:38 Started by upstream project "integration-sanity-test-scandium" build number 533 09:39:38 originally caused by: 09:39:38 Started by timer 09:39:38 Running as SYSTEM 09:39:38 [EnvInject] - Loading node environment variables. 09:39:38 Building remotely on prd-centos8-robot-2c-8g-7863 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:39:38 [ssh-agent] Looking for ssh-agent implementation... 09:39:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:38 $ ssh-agent 09:39:38 SSH_AUTH_SOCK=/tmp/ssh-jK13TNrMUlIy/agent.6452 09:39:38 SSH_AGENT_PID=6453 09:39:38 [ssh-agent] Started. 09:39:38 Running ssh-add (command line suppressed) 09:39:38 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_15002632590050868941.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_15002632590050868941.key) 09:39:38 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:39:38 The recommended git tool is: NONE 09:39:41 using credential opendaylight-jenkins-ssh 09:39:41 Wiping out workspace first. 09:39:41 Cloning the remote Git repository 09:39:41 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:39:41 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:39:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:39:41 > git --version # timeout=10 09:39:41 > git --version # 'git version 2.43.0' 09:39:41 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:39:41 [INFO] Currently running in a labeled security context 09:39:41 [INFO] Currently SELinux is 'enforcing' on the host 09:39:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh6026351042401441935.key 09:39:41 Verifying host key using known hosts file 09:39:41 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:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:39:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:39:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:39:44 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:39:44 [INFO] Currently running in a labeled security context 09:39:44 [INFO] Currently SELinux is 'enforcing' on the host 09:39:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh16202523050863591131.key 09:39:44 Verifying host key using known hosts file 09:39:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:39:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:39:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:44 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:39:44 > git config core.sparsecheckout # timeout=10 09:39:44 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:39:44 Commit message: "Adapt test for new pce-allocation field" 09:39:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:44 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:39:45 No emails were triggered. 09:39:45 provisioning config files... 09:39:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:39:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:39:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:39:45 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4883102394255048613.sh 09:39:45 ---> python-tools-install.sh 09:39:45 Setup pyenv: 09:39:45 system 09:39:45 * 3.8.13 (set by /opt/pyenv/version) 09:39:45 * 3.9.13 (set by /opt/pyenv/version) 09:39:45 * 3.10.13 (set by /opt/pyenv/version) 09:39:45 * 3.11.7 (set by /opt/pyenv/version) 09:39:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-axLs 09:39:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:39:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:56 lf-activate-venv(): INFO: Base packages installed successfully 09:39:56 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:22 lf-activate-venv(): INFO: Adding /tmp/venv-axLs/bin to PATH 09:40:22 Generating Requirements File 09:40:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:40:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:40:43 Python 3.11.7 09:40:43 pip 25.3 from /tmp/venv-axLs/lib/python3.11/site-packages/pip (python 3.11) 09:40:43 appdirs==1.4.4 09:40:43 argcomplete==3.6.3 09:40:43 aspy.yaml==1.3.0 09:40:43 attrs==25.4.0 09:40:43 autopage==0.5.2 09:40:43 beautifulsoup4==4.14.2 09:40:43 boto3==1.40.70 09:40:43 botocore==1.40.70 09:40:43 bs4==0.0.2 09:40:43 cachetools==6.2.1 09:40:43 certifi==2025.10.5 09:40:43 cffi==2.0.0 09:40:43 cfgv==3.4.0 09:40:43 chardet==5.2.0 09:40:43 charset-normalizer==3.4.4 09:40:43 click==8.3.0 09:40:43 cliff==4.11.0 09:40:43 cmd2==2.7.0 09:40:43 cryptography==3.3.2 09:40:43 debtcollector==3.0.0 09:40:43 decorator==5.2.1 09:40:43 defusedxml==0.7.1 09:40:43 Deprecated==1.3.1 09:40:43 distlib==0.4.0 09:40:43 dnspython==2.8.0 09:40:43 docker==7.1.0 09:40:43 dogpile.cache==1.5.0 09:40:43 durationpy==0.10 09:40:43 email-validator==2.3.0 09:40:43 filelock==3.20.0 09:40:43 future==1.0.0 09:40:43 gitdb==4.0.12 09:40:43 GitPython==3.1.45 09:40:43 google-auth==2.43.0 09:40:43 httplib2==0.31.0 09:40:43 identify==2.6.15 09:40:43 idna==3.11 09:40:43 importlib-resources==1.5.0 09:40:43 iso8601==2.1.0 09:40:43 Jinja2==3.1.6 09:40:43 jmespath==1.0.1 09:40:43 jsonpatch==1.33 09:40:43 jsonpointer==3.0.0 09:40:43 jsonschema==4.25.1 09:40:43 jsonschema-specifications==2025.9.1 09:40:43 keystoneauth1==5.12.0 09:40:43 kubernetes==34.1.0 09:40:43 lftools==0.37.15 09:40:43 lxml==6.0.2 09:40:43 markdown-it-py==4.0.0 09:40:43 MarkupSafe==3.0.3 09:40:43 mdurl==0.1.2 09:40:43 msgpack==1.1.2 09:40:43 multi_key_dict==2.0.3 09:40:43 munch==4.0.0 09:40:43 netaddr==1.3.0 09:40:43 niet==1.4.2 09:40:43 nodeenv==1.9.1 09:40:43 oauth2client==4.1.3 09:40:43 oauthlib==3.3.1 09:40:43 openstacksdk==4.7.1 09:40:43 os-service-types==1.8.1 09:40:43 osc-lib==4.2.0 09:40:43 oslo.config==10.0.0 09:40:43 oslo.context==6.1.0 09:40:43 oslo.i18n==6.6.0 09:40:43 oslo.log==7.2.1 09:40:43 oslo.serialization==5.8.0 09:40:43 oslo.utils==9.1.0 09:40:43 packaging==25.0 09:40:43 pbr==7.0.3 09:40:43 platformdirs==4.5.0 09:40:43 prettytable==3.16.0 09:40:43 psutil==7.1.3 09:40:43 pyasn1==0.6.1 09:40:43 pyasn1_modules==0.4.2 09:40:43 pycparser==2.23 09:40:43 pygerrit2==2.0.15 09:40:43 PyGithub==2.8.1 09:40:43 Pygments==2.19.2 09:40:43 PyJWT==2.10.1 09:40:43 PyNaCl==1.6.1 09:40:43 pyparsing==2.4.7 09:40:43 pyperclip==1.11.0 09:40:43 pyrsistent==0.20.0 09:40:43 python-cinderclient==9.8.0 09:40:43 python-dateutil==2.9.0.post0 09:40:43 python-heatclient==4.3.0 09:40:43 python-jenkins==1.8.3 09:40:43 python-keystoneclient==5.7.0 09:40:43 python-magnumclient==4.9.0 09:40:43 python-openstackclient==8.2.0 09:40:43 python-swiftclient==4.8.0 09:40:43 PyYAML==6.0.3 09:40:43 referencing==0.37.0 09:40:43 requests==2.32.5 09:40:43 requests-oauthlib==2.0.0 09:40:43 requestsexceptions==1.4.0 09:40:43 rfc3986==2.0.0 09:40:43 rich==14.2.0 09:40:43 rich-argparse==1.7.2 09:40:43 rpds-py==0.28.0 09:40:43 rsa==4.9.1 09:40:43 ruamel.yaml==0.18.16 09:40:43 ruamel.yaml.clib==0.2.14 09:40:43 s3transfer==0.14.0 09:40:43 simplejson==3.20.2 09:40:43 six==1.17.0 09:40:43 smmap==5.0.2 09:40:43 soupsieve==2.8 09:40:43 stevedore==5.5.0 09:40:43 tabulate==0.9.0 09:40:43 toml==0.10.2 09:40:43 tomlkit==0.13.3 09:40:43 tqdm==4.67.1 09:40:43 typing_extensions==4.15.0 09:40:43 tzdata==2025.2 09:40:43 urllib3==1.26.20 09:40:43 virtualenv==20.35.4 09:40:43 wcwidth==0.2.14 09:40:43 websocket-client==1.9.0 09:40:43 wrapt==2.0.1 09:40:43 xdg==6.0.0 09:40:43 xmltodict==1.0.2 09:40:43 yq==3.4.3 09:40:43 [EnvInject] - Injecting environment variables from a build step. 09:40:43 [EnvInject] - Injecting as environment variables the properties content 09:40:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:40:43 OS_CLOUD=vex 09:40:43 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-528 09:40:43 OS_STACK_TEMPLATE_DIR=openstack-hot 09:40:43 09:40:43 [EnvInject] - Variables injected successfully. 09:40:43 provisioning config files... 09:40:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:40:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6324075641527814915.sh 09:40:43 ---> Create parameters file for OpenStack HOT 09:40:43 OpenStack Heat parameters generated 09:40:43 ----------------------------------- 09:40:43 parameters: 09:40:43 vm_0_count: '1' 09:40:43 vm_0_flavor: 'v3-standard-4' 09:40:43 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 09:40:43 vm_1_count: '1' 09:40:43 vm_1_flavor: 'v3-standard-2' 09:40:43 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:40:43 09:40:43 job_name: '52208-528' 09:40:43 silo: 'releng' 09:40:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13839036825487796107.sh 09:40:44 ---> Create HEAT stack 09:40:44 + source /home/jenkins/lf-env.sh 09:40:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:44 ++ mktemp -d /tmp/venv-XXXX 09:40:44 + lf_venv=/tmp/venv-qJBq 09:40:44 + local venv_file=/tmp/.os_lf_venv 09:40:44 + local python=python3 09:40:44 + local options 09:40:44 + local set_path=true 09:40:44 + local install_args= 09:40:44 ++ 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:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:40:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:40:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:44 + true 09:40:44 + case $1 in 09:40:44 + python=python3 09:40:44 + shift 2 09:40:44 + true 09:40:44 + case $1 in 09:40:44 + shift 09:40:44 + break 09:40:44 + case $python in 09:40:44 + local pkg_list= 09:40:44 + [[ -d /opt/pyenv ]] 09:40:44 + echo 'Setup pyenv:' 09:40:44 Setup pyenv: 09:40:44 + export PYENV_ROOT=/opt/pyenv 09:40:44 + PYENV_ROOT=/opt/pyenv 09:40:44 + 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:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:44 + pyenv versions 09:40:44 system 09:40:44 3.8.13 09:40:44 3.9.13 09:40:44 3.10.13 09:40:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:40:44 + command -v pyenv 09:40:44 ++ pyenv init - --no-rehash 09:40:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:40:44 for i in ${!paths[@]}; do 09:40:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:40:44 fi; done; 09:40:44 echo "${paths[*]}"'\'')" 09:40:44 export PATH="/opt/pyenv/shims:${PATH}" 09:40:44 export PYENV_SHELL=bash 09:40:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:40:44 pyenv() { 09:40:44 local command 09:40:44 command="${1:-}" 09:40:44 if [ "$#" -gt 0 ]; then 09:40:44 shift 09:40:44 fi 09:40:44 09:40:44 case "$command" in 09:40:44 rehash|shell) 09:40:44 eval "$(pyenv "sh-$command" "$@")" 09:40:44 ;; 09:40:44 *) 09:40:44 command pyenv "$command" "$@" 09:40:44 ;; 09:40:44 esac 09:40:44 }' 09:40:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:40:44 for i in ${!paths[@]}; do 09:40:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:40:44 fi; done; 09:40:44 echo "${paths[*]}"' 09:40:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:44 ++ export PYENV_SHELL=bash 09:40:44 ++ PYENV_SHELL=bash 09:40:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:40:44 +++ complete -F _pyenv pyenv 09:40:44 ++ lf-pyver python3 09:40:44 ++ local py_version_xy=python3 09:40:44 ++ local py_version_xyz= 09:40:44 ++ awk '{ print $1 }' 09:40:44 ++ pyenv versions 09:40:44 ++ local command 09:40:44 ++ command=versions 09:40:44 ++ '[' 1 -gt 0 ']' 09:40:44 ++ shift 09:40:44 ++ case "$command" in 09:40:44 ++ command pyenv versions 09:40:44 ++ pyenv versions 09:40:44 ++ sed 's/^[ *]* //' 09:40:44 ++ grep -E '^[0-9.]*[0-9]$' 09:40:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:40:44 +++ tail -n 1 09:40:44 +++ grep '^3' /tmp/.pyenv_versions 09:40:44 +++ sort -V 09:40:44 ++ py_version_xyz=3.11.7 09:40:44 ++ [[ -z 3.11.7 ]] 09:40:44 ++ echo 3.11.7 09:40:44 ++ return 0 09:40:44 + pyenv local 3.11.7 09:40:44 + local command 09:40:44 + command=local 09:40:44 + '[' 2 -gt 0 ']' 09:40:44 + shift 09:40:44 + case "$command" in 09:40:44 + command pyenv local 3.11.7 09:40:44 + pyenv local 3.11.7 09:40:44 + for arg in "$@" 09:40:44 + case $arg in 09:40:44 + pkg_list+='lftools[openstack] ' 09:40:44 + for arg in "$@" 09:40:44 + case $arg in 09:40:44 + pkg_list+='kubernetes ' 09:40:44 + for arg in "$@" 09:40:44 + case $arg in 09:40:44 + pkg_list+='niet ' 09:40:44 + for arg in "$@" 09:40:44 + case $arg in 09:40:44 + pkg_list+='python-heatclient ' 09:40:44 + for arg in "$@" 09:40:44 + case $arg in 09:40:44 + pkg_list+='python-openstackclient ' 09:40:44 + for arg in "$@" 09:40:44 + case $arg in 09:40:44 + pkg_list+='python-magnumclient ' 09:40:44 + for arg in "$@" 09:40:44 + case $arg in 09:40:44 + pkg_list+='urllib3~=1.26.15 ' 09:40:44 + for arg in "$@" 09:40:44 + case $arg in 09:40:44 + pkg_list+='yq ' 09:40:44 + [[ -f /tmp/.os_lf_venv ]] 09:40:44 ++ cat /tmp/.os_lf_venv 09:40:44 + lf_venv=/tmp/venv-axLs 09:40:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-axLs from' file:/tmp/.os_lf_venv 09:40:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-axLs from file:/tmp/.os_lf_venv 09:40:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:40:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:44 + local 'pip_opts=--upgrade --quiet' 09:40:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:40:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:40:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:40:44 + [[ -n '' ]] 09:40:44 + [[ -n '' ]] 09:40:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:40:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:44 + /tmp/venv-axLs/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:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:40:46 lf-activate-venv(): INFO: Base packages installed successfully 09:40:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:40:46 + 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:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:46 + /tmp/venv-axLs/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:03 + type python3 09:41:03 + true 09:41:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-axLs/bin to PATH' 09:41:03 lf-activate-venv(): INFO: Adding /tmp/venv-axLs/bin to PATH 09:41:03 + PATH=/tmp/venv-axLs/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:03 + return 0 09:41:03 + openstack --os-cloud vex limits show --absolute 09:41:04 +--------------------------+---------+ 09:41:04 | Name | Value | 09:41:04 +--------------------------+---------+ 09:41:04 | maxTotalInstances | -1 | 09:41:04 | maxTotalCores | 450 | 09:41:04 | maxTotalRAMSize | 1000000 | 09:41:04 | maxServerMeta | 128 | 09:41:04 | maxImageMeta | 128 | 09:41:04 | maxPersonality | 5 | 09:41:04 | maxPersonalitySize | 10240 | 09:41:04 | maxTotalKeypairs | 100 | 09:41:04 | maxServerGroups | 10 | 09:41:04 | maxServerGroupMembers | 10 | 09:41:04 | maxTotalFloatingIps | -1 | 09:41:04 | maxSecurityGroups | -1 | 09:41:04 | maxSecurityGroupRules | -1 | 09:41:04 | totalRAMUsed | 286720 | 09:41:04 | totalCoresUsed | 70 | 09:41:04 | totalInstancesUsed | 29 | 09:41:04 | totalFloatingIpsUsed | 0 | 09:41:04 | totalSecurityGroupsUsed | 0 | 09:41:04 | totalServerGroupsUsed | 0 | 09:41:04 | maxTotalVolumes | -1 | 09:41:04 | maxTotalSnapshots | 10 | 09:41:04 | maxTotalVolumeGigabytes | 4096 | 09:41:04 | maxTotalBackups | 10 | 09:41:04 | maxTotalBackupGigabytes | 1000 | 09:41:04 | totalVolumesUsed | 3 | 09:41:04 | totalGigabytesUsed | 60 | 09:41:04 | totalSnapshotsUsed | 0 | 09:41:04 | totalBackupsUsed | 0 | 09:41:04 | totalBackupGigabytesUsed | 0 | 09:41:04 +--------------------------+---------+ 09:41:04 + pushd /opt/ciman/openstack-hot 09:41:04 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:04 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-528 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:41:30 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-528 09:41:30 Waiting to initialize infrastructure... 09:41:30 Stack initialization successful. 09:41:30 ------------------------------------ 09:41:30 Stack Details 09:41:30 ------------------------------------ 09:41:30 {'added': None, 09:41:30 'capabilities': [], 09:41:30 'created_at': '2025-11-11T09:41:08Z', 09:41:30 'deleted': None, 09:41:30 'deleted_at': None, 09:41:30 'description': 'No description', 09:41:30 'environment': None, 09:41:30 'environment_files': None, 09:41:30 'files': None, 09:41:30 'files_container': None, 09:41:30 'id': '83a534b0-b209-4d26-b7c4-70c5a9707d47', 09:41:30 'is_rollback_disabled': True, 09:41:30 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-528/83a534b0-b209-4d26-b7c4-70c5a9707d47', 09:41:30 'rel': 'self'}], 09:41:30 '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:30 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-528', 09:41:30 'notification_topics': [], 09:41:30 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:41:30 'output_key': 'vm_0_ips', 09:41:30 'output_value': ['10.30.170.117']}, 09:41:30 {'description': 'IP addresses of the 2nd vm types', 09:41:30 'output_key': 'vm_1_ips', 09:41:30 'output_value': ['10.30.170.188']}], 09:41:30 'owner_id': ****, 09:41:30 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:41:30 'OS::stack_id': '83a534b0-b209-4d26-b7c4-70c5a9707d47', 09:41:30 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-528', 09:41:30 'job_name': '52208-528', 09:41:30 'silo': 'releng', 09:41:30 'vm_0_count': '1', 09:41:30 'vm_0_flavor': 'v3-standard-4', 09:41:30 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:41:30 '20250917-133034.447', 09:41:30 'vm_1_count': '1', 09:41:30 'vm_1_flavor': 'v3-standard-2', 09:41:30 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:41:30 '- 20250917-133034.654'}, 09:41:30 'parent_id': None, 09:41:30 'replaced': None, 09:41:30 'status': 'CREATE_COMPLETE', 09:41:30 'status_reason': 'Stack CREATE completed successfully', 09:41:30 'tags': [], 09:41:30 'template': None, 09:41:30 'template_description': 'No description', 09:41:30 'template_url': None, 09:41:30 'timeout_mins': 15, 09:41:30 'unchanged': None, 09:41:30 'updated': None, 09:41:30 'updated_at': None, 09:41:30 'user_project_id': '0e6272f9c67d4c219fed51fa242cf895'} 09:41:30 ------------------------------------ 09:41:30 + popd 09:41:30 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins14850807833912612457.sh 09:41:31 ---> Copy SSH public keys to CSIT lab 09:41:31 Setup pyenv: 09:41:31 system 09:41:31 3.8.13 09:41:31 3.9.13 09:41:31 3.10.13 09:41:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-axLs from file:/tmp/.os_lf_venv 09:41:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:33 lf-activate-venv(): INFO: Base packages installed successfully 09:41:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:41:47 lf-activate-venv(): INFO: Adding /tmp/venv-axLs/bin to PATH 09:41:49 SSH not responding on 10.30.170.117. Retrying in 10 seconds... 09:41:50 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts. 09:41:51 releng-52208-528-1-mininet-ovs-217-0 09:41:51 Successfully copied public keys to slave 10.30.170.188 09:41:59 Ping to 10.30.170.117 successful. 09:42:00 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:42:01 releng-52208-528-0-builder-0 09:42:01 Successfully copied public keys to slave 10.30.170.117 09:42:01 Process 7677 ready. 09:42:01 Process 7678 ready. 09:42:01 SSH ready on all stack servers. 09:42:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3128115560205419091.sh 09:42:01 Setup pyenv: 09:42:01 system 09:42:01 3.8.13 09:42:01 3.9.13 09:42:01 3.10.13 09:42:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZQjO 09:42:05 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:42:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:09 lf-activate-venv(): INFO: Base packages installed successfully 09:42:09 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:42:11 lf-activate-venv(): INFO: Adding /tmp/venv-ZQjO/bin to PATH 09:42:11 + echo 'Installing Python Requirements' 09:42:11 Installing Python Requirements 09:42:11 + cat 09:42:11 + python -m pip install -r requirements.txt 09:42:11 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:42:11 Collecting docker-py (from -r requirements.txt (line 1)) 09:42:11 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:11 Collecting ipaddr (from -r requirements.txt (line 2)) 09:42:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:42:11 Installing build dependencies: started 09:42:12 Installing build dependencies: finished with status 'done' 09:42:12 Getting requirements to build wheel: started 09:42:12 Getting requirements to build wheel: finished with status 'done' 09:42:12 Preparing metadata (pyproject.toml): started 09:42:13 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:13 Collecting netaddr (from -r requirements.txt (line 3)) 09:42:13 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:13 Collecting netifaces (from -r requirements.txt (line 4)) 09:42:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:42:13 Installing build dependencies: started 09:42:13 Installing build dependencies: finished with status 'done' 09:42:13 Getting requirements to build wheel: started 09:42:14 Getting requirements to build wheel: finished with status 'done' 09:42:14 Preparing metadata (pyproject.toml): started 09:42:14 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:14 Collecting pyhocon (from -r requirements.txt (line 5)) 09:42:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:42:14 Collecting requests (from -r requirements.txt (line 6)) 09:42:14 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:14 Collecting robotframework (from -r requirements.txt (line 7)) 09:42:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:42:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 35.7 MB/s 0:00:00 09:42:14 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:42:14 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:14 Installing build dependencies: started 09:42:15 Installing build dependencies: finished with status 'done' 09:42:15 Getting requirements to build wheel: started 09:42:16 Getting requirements to build wheel: finished with status 'done' 09:42:16 Preparing metadata (pyproject.toml): started 09:42:16 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:16 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:42:16 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:16 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:42:16 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:16 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:42:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:42:16 Installing build dependencies: started 09:42:17 Installing build dependencies: finished with status 'done' 09:42:17 Getting requirements to build wheel: started 09:42:17 Getting requirements to build wheel: finished with status 'done' 09:42:17 Preparing metadata (pyproject.toml): started 09:42:17 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:18 Collecting scapy (from -r requirements.txt (line 12)) 09:42:18 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:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 39.6 MB/s 0:00:00 09:42:18 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:42:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:42:18 Installing build dependencies: started 09:42:19 Installing build dependencies: finished with status 'done' 09:42:19 Getting requirements to build wheel: started 09:42:19 Getting requirements to build wheel: finished with status 'done' 09:42:19 Preparing metadata (pyproject.toml): started 09:42:19 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:19 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 09:42:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 29.7 MB/s 0:00:00 09:42:19 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:19 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:19 Collecting pyangbind (from -r requirements.txt (line 22)) 09:42:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:42:20 Collecting isodate (from -r requirements.txt (line 25)) 09:42:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:42:20 Collecting jmespath (from -r requirements.txt (line 28)) 09:42:20 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:20 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:42:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:42:20 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:42:20 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:20 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:20 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:42:20 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:20 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:42:20 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:20 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:42:20 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:20 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:42:20 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:20 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:42:20 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:20 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:42:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:42:20 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:42:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:42:20 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:42:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 09:42:21 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:42:21 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:21 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:21 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:21 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:21 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:42:21 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:21 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:21 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 09:42:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 09:42:21 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 09:42:21 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:21 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:42:21 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:21 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:42:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:42:21 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:42:21 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:21 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 09:42:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 35.7 MB/s 0:00:00 09:42:21 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:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:21 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:21 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:21 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:21 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:21 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:42:21 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:21 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:42:21 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:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.8 MB/s 0:00:00 09:42:22 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:42:22 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:23 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:42:23 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:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 31.0 MB/s 0:00:00 09:42:23 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:42:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:42:23 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:23 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:24 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:24 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:24 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:42:24 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:24 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:24 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:24 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:24 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:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:42:24 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:24 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:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 74.5 MB/s 0:00:00 09:42:24 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:24 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:24 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 09:42:25 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:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 09:42:25 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:25 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:25 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:25 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:25 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:25 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:25 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:25 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:25 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:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:42:25 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:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:42:25 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:25 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:25 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:42:25 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:25 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:25 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:42:25 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:42:25 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:42:25 Building wheel for robotframework-sshlibrary (pyproject.toml): started 09:42:26 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:42:26 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=99364c91a905779daa3a7817b723fc519c52bf4d9d63b0a7c8dc5c0206d65c2a 09:42:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:42:26 Building wheel for ipaddr (pyproject.toml): started 09:42:26 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:42:26 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=3e162b82e8b9b90c3f9009f860cd7bf4781500db878a4ef060aed6811b6a54ba 09:42:26 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:42:26 Building wheel for netifaces (pyproject.toml): started 09:42:28 Building wheel for netifaces (pyproject.toml): finished with status 'done' 09:42:28 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41074 sha256=10398927dfbc1b540c1bda9fabdca1c6327c74eae3581d93506bd14f23dc3454 09:42:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:42:28 Building wheel for robotframework-httplibrary (pyproject.toml): started 09:42:29 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:42:29 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=957a4c43f4a463d78f48e129cc1324669c194bff1ba5954e72250bc4d4c05f46 09:42:29 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:42:29 Building wheel for jsonpath-rw (pyproject.toml): started 09:42:29 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:42:29 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=c6836717c1e04709b9687728cf659a1b01511c8bbae85c46f89ab22c5b041d21 09:42:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:42:29 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:42:29 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:36 09:42:36 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.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.2.0 09:42:36 + pip freeze 09:42:37 attrs==25.4.0 09:42:37 bcrypt==5.0.0 09:42:37 beautifulsoup4==4.14.2 09:42:37 certifi==2025.10.5 09:42:37 cffi==2.0.0 09:42:37 charset-normalizer==3.4.4 09:42:37 click==8.3.0 09:42:37 cryptography==46.0.3 09:42:37 decorator==5.2.1 09:42:37 distlib==0.4.0 09:42:37 docker-py==1.10.6 09:42:37 docker-pycreds==0.4.0 09:42:37 elastic-transport==8.17.1 09:42:37 elasticsearch==8.19.2 09:42:37 elasticsearch-dsl==8.15.4 09:42:37 enum34==1.1.10 09:42:37 filelock==3.20.0 09:42:37 h11==0.16.0 09:42:37 idna==3.11 09:42:37 invoke==2.2.1 09:42:37 ipaddr==2.2.0 09:42:37 isodate==0.7.2 09:42:37 jmespath==1.0.1 09:42:37 jsonpatch==1.33 09:42:37 jsonpath-rw==1.4.0 09:42:37 jsonpointer==3.0.0 09:42:37 lxml==6.0.2 09:42:37 netaddr==1.3.0 09:42:37 netifaces==0.11.0 09:42:37 outcome==1.3.0.post0 09:42:37 paramiko==4.0.0 09:42:37 platformdirs==4.5.0 09:42:37 ply==3.11 09:42:37 pyang==2.7.1 09:42:37 pyangbind==0.8.6 09:42:37 pycparser==2.23 09:42:37 pyhocon==0.3.61 09:42:37 PyNaCl==1.6.1 09:42:37 pyparsing==3.2.5 09:42:37 PySocks==1.7.1 09:42:37 python-dateutil==2.9.0.post0 09:42:37 regex==2025.11.3 09:42:37 requests==2.32.5 09:42:37 robotframework==7.3.2 09:42:37 robotframework-httplibrary==0.4.2 09:42:37 robotframework-pythonlibcore==4.4.1 09:42:37 robotframework-requests==0.9.7 09:42:37 robotframework-selenium2library==3.0.0 09:42:37 robotframework-seleniumlibrary==6.8.0 09:42:37 robotframework-sshlibrary==3.8.0 09:42:37 scapy==2.6.1 09:42:37 scp==0.15.0 09:42:37 selenium==4.38.0 09:42:37 six==1.17.0 09:42:37 sniffio==1.3.1 09:42:37 sortedcontainers==2.4.0 09:42:37 soupsieve==2.8 09:42:37 trio==0.32.0 09:42:37 trio-websocket==0.12.2 09:42:37 typing_extensions==4.15.0 09:42:37 urllib3==2.5.0 09:42:37 virtualenv==20.35.4 09:42:37 waitress==3.0.2 09:42:37 WebOb==1.8.9 09:42:37 websocket-client==1.9.0 09:42:37 WebTest==3.0.7 09:42:37 wsproto==1.2.0 09:42:37 [EnvInject] - Injecting environment variables from a build step. 09:42:37 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:42:37 [EnvInject] - Variables injected successfully. 09:42:37 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1576059579619651737.sh 09:42:37 Setup pyenv: 09:42:37 system 09:42:37 3.8.13 09:42:37 3.9.13 09:42:37 3.10.13 09:42:37 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-axLs from file:/tmp/.os_lf_venv 09:42:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:39 lf-activate-venv(): INFO: Base packages installed successfully 09:42:39 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:42:47 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:42:47 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:42:47 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:42:47 lf-activate-venv(): INFO: Adding /tmp/venv-axLs/bin to PATH 09:42:47 + ODL_SYSTEM=() 09:42:47 + TOOLS_SYSTEM=() 09:42:47 + OPENSTACK_SYSTEM=() 09:42:47 + OPENSTACK_CONTROLLERS=() 09:42:47 + mapfile -t ADDR 09:42:47 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:42:47 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-528 09:42:49 + for i in "${ADDR[@]}" 09:42:49 ++ ssh 10.30.170.117 hostname -s 09:42:49 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:42:49 + REMHOST=releng-52208-528-0-builder-0 09:42:49 + case ${REMHOST} in 09:42:49 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:42:49 + for i in "${ADDR[@]}" 09:42:49 ++ ssh 10.30.170.188 hostname -s 09:42:49 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts. 09:42:50 + REMHOST=releng-52208-528-1-mininet-ovs-217-0 09:42:50 + case ${REMHOST} in 09:42:50 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:42:50 + echo NUM_ODL_SYSTEM=1 09:42:50 + echo NUM_TOOLS_SYSTEM=1 09:42:50 + '[' '' == yes ']' 09:42:50 + NUM_OPENSTACK_SYSTEM=0 09:42:50 + echo NUM_OPENSTACK_SYSTEM=0 09:42:50 + '[' 0 -eq 2 ']' 09:42:50 + echo ODL_SYSTEM_IP=10.30.170.117 09:42:50 ++ seq 0 0 09:42:50 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:42:50 + echo ODL_SYSTEM_1_IP=10.30.170.117 09:42:50 + echo TOOLS_SYSTEM_IP=10.30.170.188 09:42:50 ++ seq 0 0 09:42:50 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:42:50 + echo TOOLS_SYSTEM_1_IP=10.30.170.188 09:42:50 + openstack_index=0 09:42:50 + NUM_OPENSTACK_CONTROL_NODES=1 09:42:50 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:42:50 ++ seq 0 0 09:42:50 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:42:50 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:42:50 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:42:50 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:42:50 + '[' -1 -ge 2 ']' 09:42:50 ++ seq 0 -2 09:42:50 + NUM_OPENSTACK_HAPROXY_NODES=0 09:42:50 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:42:50 ++ seq 0 -1 09:42:50 + echo 'Contents of slave_addresses.txt:' 09:42:50 Contents of slave_addresses.txt: 09:42:50 + cat slave_addresses.txt 09:42:50 NUM_ODL_SYSTEM=1 09:42:50 NUM_TOOLS_SYSTEM=1 09:42:50 NUM_OPENSTACK_SYSTEM=0 09:42:50 ODL_SYSTEM_IP=10.30.170.117 09:42:50 ODL_SYSTEM_1_IP=10.30.170.117 09:42:50 TOOLS_SYSTEM_IP=10.30.170.188 09:42:50 TOOLS_SYSTEM_1_IP=10.30.170.188 09:42:50 NUM_OPENSTACK_CONTROL_NODES=1 09:42:50 OPENSTACK_CONTROL_NODE_1_IP= 09:42:50 NUM_OPENSTACK_COMPUTE_NODES=-1 09:42:50 NUM_OPENSTACK_HAPROXY_NODES=0 09:42:50 [EnvInject] - Injecting environment variables from a build step. 09:42:50 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:42:50 [EnvInject] - Variables injected successfully. 09:42:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins210771432363218324.sh 09:42:50 Preparing for JRE Version 21 09:42:50 Karaf artifact is karaf 09:42:50 Karaf project is integration 09:42:50 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:42:50 [EnvInject] - Injecting environment variables from a build step. 09:42:50 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:42:50 [EnvInject] - Variables injected successfully. 09:42:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5386820459834101968.sh 09:42:50 2025-11-11 09:42:50 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:42:50 Bundle version is 0.21.4-SNAPSHOT 09:42:50 --2025-11-11 09:42:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:42:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:42:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:42:50 HTTP request sent, awaiting response... 200 OK 09:42:50 Length: 1410 (1.4K) [application/xml] 09:42:50 Saving to: ‘maven-metadata.xml’ 09:42:50 09:42:50 0K . 100% 59.4M=0s 09:42:50 09:42:50 2025-11-11 09:42:50 (59.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:42:50 09:42:50 09:42:50 09:42:50 org.opendaylight.integration 09:42:50 karaf 09:42:50 0.21.4-SNAPSHOT 09:42:50 09:42:50 09:42:50 20251111.093145 09:42:50 125 09:42:50 09:42:50 20251111093145 09:42:50 09:42:50 09:42:50 pom 09:42:50 0.21.4-20251111.093145-125 09:42:50 20251111093145 09:42:50 09:42:50 09:42:50 tar.gz 09:42:50 0.21.4-20251111.093145-125 09:42:50 20251111093145 09:42:50 09:42:50 09:42:50 zip 09:42:50 0.21.4-20251111.093145-125 09:42:50 20251111093145 09:42:50 09:42:50 09:42:50 cyclonedx 09:42:50 xml 09:42:50 0.21.4-20251111.093145-125 09:42:50 20251111093145 09:42:50 09:42:50 09:42:50 cyclonedx 09:42:50 json 09:42:50 0.21.4-20251111.093145-125 09:42:50 20251111093145 09:42:50 09:42:50 09:42:50 09:42:50 09:42:50 Nexus timestamp is 0.21.4-20251111.093145-125 09:42:50 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251111.093145-125.zip 09:42:50 Distribution bundle is karaf-0.21.4-20251111.093145-125.zip 09:42:50 Distribution bundle version is 0.21.4-SNAPSHOT 09:42:50 Distribution folder is karaf-0.21.4-SNAPSHOT 09:42:50 Nexus prefix is https://nexus.opendaylight.org 09:42:50 [EnvInject] - Injecting environment variables from a build step. 09:42:50 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:42:50 [EnvInject] - Variables injected successfully. 09:42:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12390904637907732883.sh 09:42:50 Setup pyenv: 09:42:51 system 09:42:51 3.8.13 09:42:51 3.9.13 09:42:51 3.10.13 09:42:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-axLs from file:/tmp/.os_lf_venv 09:42:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:53 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:42:53 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:42:53 lf-activate-venv(): INFO: Base packages installed successfully 09:42:53 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:42:58 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:42:58 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-axLs/bin to PATH 09:42:58 Copying common-functions.sh to /tmp 09:43:00 Copying common-functions.sh to 10.30.170.188:/tmp 09:43:00 Warning: Permanently added '10.30.170.188' (ECDSA) to the list of known hosts. 09:43:00 Copying common-functions.sh to 10.30.170.117:/tmp 09:43:01 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:43:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15323137931054805194.sh 09:43:01 common-functions.sh is being sourced 09:43:01 common-functions environment: 09:43:01 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:01 ACTUALFEATURES: 09:43:01 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:01 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:01 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:01 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:01 CONTROLLERMEM: 2048m 09:43:01 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:01 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:01 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:01 SUITES: 09:43:01 09:43:01 ################################################# 09:43:01 ## Configure Cluster and Start ## 09:43:01 ################################################# 09:43:01 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:43:01 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:43:01 Locating script plan to use... 09:43:01 Finished running script plans 09:43:01 Configuring member-1 with IP address 10.30.170.117 09:43:01 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:43:01 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:43:02 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:43:02 common-functions.sh is being sourced 09:43:02 ++ [[ /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:02 ++ echo 'common-functions.sh is being sourced' 09:43:02 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:43:02 ++ DISTROSTREAM=scandium 09:43:02 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:02 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:02 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:02 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:02 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:02 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:02 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:02 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:02 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:02 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:02 ++ export CONTROLLERMEM= 09:43:02 ++ CONTROLLERMEM= 09:43:02 ++ case "${DISTROSTREAM}" in 09:43:02 ++ CLUSTER_SYSTEM=akka 09:43:02 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:02 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:02 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:02 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:02 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:02 ++ print_common_env 09:43:02 ++ cat 09:43:02 common-functions environment: 09:43:02 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:02 ACTUALFEATURES: 09:43:02 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:02 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:02 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:02 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:02 CONTROLLERMEM: 09:43:02 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:02 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:02 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:02 SUITES: 09:43:02 09:43:02 ++ SSH='ssh -t -t' 09:43:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:43:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:43:02 Changing to /tmp 09:43:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251111.093145-125.zip 09:43:02 + echo 'Changing to /tmp' 09:43:02 + cd /tmp 09:43:02 + 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-20251111.093145-125.zip' 09:43:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251111.093145-125.zip 09:43:02 --2025-11-11 09:43:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251111.093145-125.zip 09:43:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:02 HTTP request sent, awaiting response... 200 OK 09:43:02 Length: 239811474 (229M) [application/zip] 09:43:02 Saving to: ‘karaf-0.21.4-20251111.093145-125.zip’ 09:43:02 09:43:02 0K ........ ........ ........ ........ ........ ........ 1% 71.8M 3s 09:43:02 3072K ........ ........ ........ ........ ........ ........ 2% 123M 2s 09:43:02 6144K ........ ........ ........ ........ ........ ........ 3% 137M 2s 09:43:02 9216K ........ ........ ........ ........ ........ ........ 5% 167M 2s 09:43:02 12288K ........ ........ ........ ........ ........ ........ 6% 185M 2s 09:43:02 15360K ........ ........ ........ ........ ........ ........ 7% 229M 2s 09:43:02 18432K ........ ........ ........ ........ ........ ........ 9% 187M 1s 09:43:02 21504K ........ ........ ........ ........ ........ ........ 10% 220M 1s 09:43:02 24576K ........ ........ ........ ........ ........ ........ 11% 206M 1s 09:43:02 27648K ........ ........ ........ ........ ........ ........ 13% 218M 1s 09:43:02 30720K ........ ........ ........ ........ ........ ........ 14% 171M 1s 09:43:02 33792K ........ ........ ........ ........ ........ ........ 15% 227M 1s 09:43:02 36864K ........ ........ ........ ........ ........ ........ 17% 243M 1s 09:43:02 39936K ........ ........ ........ ........ ........ ........ 18% 237M 1s 09:43:02 43008K ........ ........ ........ ........ ........ ........ 19% 298M 1s 09:43:02 46080K ........ ........ ........ ........ ........ ........ 20% 225M 1s 09:43:02 49152K ........ ........ ........ ........ ........ ........ 22% 234M 1s 09:43:02 52224K ........ ........ ........ ........ ........ ........ 23% 250M 1s 09:43:02 55296K ........ ........ ........ ........ ........ ........ 24% 268M 1s 09:43:02 58368K ........ ........ ........ ........ ........ ........ 26% 248M 1s 09:43:02 61440K ........ ........ ........ ........ ........ ........ 27% 165M 1s 09:43:02 64512K ........ ........ ........ ........ ........ ........ 28% 204M 1s 09:43:02 67584K ........ ........ ........ ........ ........ ........ 30% 225M 1s 09:43:02 70656K ........ ........ ........ ........ ........ ........ 31% 263M 1s 09:43:02 73728K ........ ........ ........ ........ ........ ........ 32% 216M 1s 09:43:02 76800K ........ ........ ........ ........ ........ ........ 34% 210M 1s 09:43:02 79872K ........ ........ ........ ........ ........ ........ 35% 274M 1s 09:43:02 82944K ........ ........ ........ ........ ........ ........ 36% 342M 1s 09:43:02 86016K ........ ........ ........ ........ ........ ........ 38% 278M 1s 09:43:02 89088K ........ ........ ........ ........ ........ ........ 39% 188M 1s 09:43:02 92160K ........ ........ ........ ........ ........ ........ 40% 183M 1s 09:43:02 95232K ........ ........ ........ ........ ........ ........ 41% 282M 1s 09:43:02 98304K ........ ........ ........ ........ ........ ........ 43% 179M 1s 09:43:02 101376K ........ ........ ........ ........ ........ ........ 44% 180M 1s 09:43:02 104448K ........ ........ ........ ........ ........ ........ 45% 218M 1s 09:43:02 107520K ........ ........ ........ ........ ........ ........ 47% 248M 1s 09:43:02 110592K ........ ........ ........ ........ ........ ........ 48% 201M 1s 09:43:02 113664K ........ ........ ........ ........ ........ ........ 49% 112M 1s 09:43:02 116736K ........ ........ ........ ........ ........ ........ 51% 226M 1s 09:43:02 119808K ........ ........ ........ ........ ........ ........ 52% 284M 1s 09:43:02 122880K ........ ........ ........ ........ ........ ........ 53% 285M 1s 09:43:02 125952K ........ ........ ........ ........ ........ ........ 55% 292M 1s 09:43:02 129024K ........ ........ ........ ........ ........ ........ 56% 277M 0s 09:43:02 132096K ........ ........ ........ ........ ........ ........ 57% 269M 0s 09:43:02 135168K ........ ........ ........ ........ ........ ........ 59% 269M 0s 09:43:02 138240K ........ ........ ........ ........ ........ ........ 60% 280M 0s 09:43:02 141312K ........ ........ ........ ........ ........ ........ 61% 178M 0s 09:43:02 144384K ........ ........ ........ ........ ........ ........ 62% 285M 0s 09:43:02 147456K ........ ........ ........ ........ ........ ........ 64% 285M 0s 09:43:02 150528K ........ ........ ........ ........ ........ ........ 65% 278M 0s 09:43:02 153600K ........ ........ ........ ........ ........ ........ 66% 276M 0s 09:43:02 156672K ........ ........ ........ ........ ........ ........ 68% 282M 0s 09:43:02 159744K ........ ........ ........ ........ ........ ........ 69% 208M 0s 09:43:02 162816K ........ ........ ........ ........ ........ ........ 70% 246M 0s 09:43:02 165888K ........ ........ ........ ........ ........ ........ 72% 281M 0s 09:43:02 168960K ........ ........ ........ ........ ........ ........ 73% 199M 0s 09:43:02 172032K ........ ........ ........ ........ ........ ........ 74% 269M 0s 09:43:02 175104K ........ ........ ........ ........ ........ ........ 76% 284M 0s 09:43:02 178176K ........ ........ ........ ........ ........ ........ 77% 184M 0s 09:43:02 181248K ........ ........ ........ ........ ........ ........ 78% 263M 0s 09:43:02 184320K ........ ........ ........ ........ ........ ........ 80% 206M 0s 09:43:02 187392K ........ ........ ........ ........ ........ ........ 81% 252M 0s 09:43:02 190464K ........ ........ ........ ........ ........ ........ 82% 278M 0s 09:43:02 193536K ........ ........ ........ ........ ........ ........ 83% 287M 0s 09:43:02 196608K ........ ........ ........ ........ ........ ........ 85% 258M 0s 09:43:02 199680K ........ ........ ........ ........ ........ ........ 86% 277M 0s 09:43:02 202752K ........ ........ ........ ........ ........ ........ 87% 218M 0s 09:43:03 205824K ........ ........ ........ ........ ........ ........ 89% 304M 0s 09:43:03 208896K ........ ........ ........ ........ ........ ........ 90% 223M 0s 09:43:03 211968K ........ ........ ........ ........ ........ ........ 91% 247M 0s 09:43:03 215040K ........ ........ ........ ........ ........ ........ 93% 281M 0s 09:43:03 218112K ........ ........ ........ ........ ........ ........ 94% 287M 0s 09:43:03 221184K ........ ........ ........ ........ ........ ........ 95% 287M 0s 09:43:03 224256K ........ ........ ........ ........ ........ ........ 97% 278M 0s 09:43:03 227328K ........ ........ ........ ........ ........ ........ 98% 277M 0s 09:43:03 230400K ........ ........ ........ ........ ........ ........ 99% 274M 0s 09:43:03 233472K ........ ... 100% 291M=1.0s 09:43:03 09:43:03 2025-11-11 09:43:03 (223 MB/s) - ‘karaf-0.21.4-20251111.093145-125.zip’ saved [239811474/239811474] 09:43:03 09:43:03 Extracting the new controller... 09:43:03 + echo 'Extracting the new controller...' 09:43:03 + unzip -q karaf-0.21.4-20251111.093145-125.zip 09:43:05 Adding external repositories... 09:43:05 + echo 'Adding external repositories...' 09:43:05 + 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:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:05 ################################################################################ 09:43:05 # 09:43:05 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:05 # contributor license agreements. See the NOTICE file distributed with 09:43:05 # this work for additional information regarding copyright ownership. 09:43:05 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:05 # (the "License"); you may not use this file except in compliance with 09:43:05 # the License. You may obtain a copy of the License at 09:43:05 # 09:43:05 # http://www.apache.org/licenses/LICENSE-2.0 09:43:05 # 09:43:05 # Unless required by applicable law or agreed to in writing, software 09:43:05 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:05 # See the License for the specific language governing permissions and 09:43:05 # limitations under the License. 09:43:05 # 09:43:05 ################################################################################ 09:43:05 09:43:05 # 09:43:05 # If set to true, the following property will not allow any certificate to be used 09:43:05 # when accessing Maven repositories through SSL 09:43:05 # 09:43:05 #org.ops4j.pax.url.mvn.certificateCheck= 09:43:05 09:43:05 # 09:43:05 # Path to the local Maven settings file. 09:43:05 # The repositories defined in this file will be automatically added to the list 09:43:05 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:43:05 # below is not set. 09:43:05 # The following locations are checked for the existence of the settings.xml file 09:43:05 # * 1. looks for the specified url 09:43:05 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:43:05 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:43:05 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:43:05 # 09:43:05 #org.ops4j.pax.url.mvn.settings= 09:43:05 09:43:05 # 09:43:05 # Path to the local Maven repository which is used to avoid downloading 09:43:05 # artifacts when they already exist locally. 09:43:05 # The value of this property will be extracted from the settings.xml file 09:43:05 # above, or defaulted to: 09:43:05 # System.getProperty( "user.home" ) + "/.m2/repository" 09:43:05 # 09:43:05 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:43:05 09:43:05 # 09:43:05 # Default this to false. It's just weird to use undocumented repos 09:43:05 # 09:43:05 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:43:05 09:43:05 # 09:43:05 # Uncomment if you don't wanna use the proxy settings 09:43:05 # from the Maven conf/settings.xml file 09:43:05 # 09:43:05 # org.ops4j.pax.url.mvn.proxySupport=false 09:43:05 09:43:05 # 09:43:05 # Comma separated list of repositories scanned when resolving an artifact. 09:43:05 # Those repositories will be checked before iterating through the 09:43:05 # below list of repositories and even before the local repository 09:43:05 # A repository url can be appended with zero or more of the following flags: 09:43:05 # @snapshots : the repository contains snaphots 09:43:05 # @noreleases : the repository does not contain any released artifacts 09:43:05 # 09:43:05 # The following property value will add the system folder as a repo. 09:43:05 # 09:43:05 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:43:05 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:43:05 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:43:05 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:43:05 09:43:05 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:43:05 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:43:05 09:43:05 # 09:43:05 # Comma separated list of repositories scanned when resolving an artifact. 09:43:05 # The default list includes the following repositories: 09:43:05 # http://repo1.maven.org/maven2@id=central 09:43:05 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:43:05 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:43:05 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:43:05 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:43:05 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:43:05 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:05 # To add repositories to the default ones, prepend '+' to the list of repositories 09:43:05 # to add. 09:43:05 # A repository url can be appended with zero or more of the following flags: 09:43:05 # @snapshots : the repository contains snapshots 09:43:05 # @noreleases : the repository does not contain any released artifacts 09:43:05 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:43:05 # 09:43:05 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:05 09:43:05 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 09:43:05 Configuring the startup features... 09:43:05 + echo 'Configuring the startup features...' 09:43:05 + 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:05 + FEATURE_TEST_STRING=features-test 09:43:05 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:43:05 + KARAF_VERSION=karaf4 09:43:05 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:43:05 + 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:05 + [[ ! -z '' ]] 09:43:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:05 ################################################################################ 09:43:05 # 09:43:05 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:05 # contributor license agreements. See the NOTICE file distributed with 09:43:05 # this work for additional information regarding copyright ownership. 09:43:05 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:05 # (the "License"); you may not use this file except in compliance with 09:43:05 # the License. You may obtain a copy of the License at 09:43:05 # 09:43:05 # http://www.apache.org/licenses/LICENSE-2.0 09:43:05 # 09:43:05 # Unless required by applicable law or agreed to in writing, software 09:43:05 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:05 # See the License for the specific language governing permissions and 09:43:05 # limitations under the License. 09:43:05 # 09:43:05 ################################################################################ 09:43:05 09:43:05 # 09:43:05 # Comma separated list of features repositories to register by default 09:43:05 # 09:43:05 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}/bf275f68-2782-49e9-9916-a53fe777bab7.xml 09:43:05 09:43:05 # 09:43:05 # Comma separated list of features to install at startup 09:43:05 # 09:43:05 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 735d89e8-d81a-4c9e-a9d8-6f1ac8bea6bf 09:43:05 09:43:05 # 09:43:05 # Resource repositories (OBR) that the features resolver can use 09:43:05 # to resolve requirements/capabilities 09:43:05 # 09:43:05 # The format of the resourceRepositories is 09:43:05 # resourceRepositories=[xml:url|json:url],... 09:43:05 # for Instance: 09:43:05 # 09:43:05 #resourceRepositories=xml:http://host/path/to/index.xml 09:43:05 # or 09:43:05 #resourceRepositories=json:http://host/path/to/index.json 09:43:05 # 09:43:05 09:43:05 # 09:43:05 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:43:05 # 09:43:05 featuresBootAsynchronous=false 09:43:05 09:43:05 # 09:43:05 # Service requirements enforcement 09:43:05 # 09:43:05 # By default, the feature resolver checks the service requirements/capabilities of 09:43:05 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:43:05 # the required bundles. 09:43:05 # The following flag can have those values: 09:43:05 # - disable: service requirements are completely ignored 09:43:05 # - default: service requirements are ignored for old features 09:43:05 # - enforce: service requirements are always verified 09:43:05 # 09:43:05 #serviceRequirements=default 09:43:05 09:43:05 # 09:43:05 # Store cfg file for config element in feature 09:43:05 # 09:43:05 #configCfgStore=true 09:43:05 09:43:05 # 09:43:05 # Define if the feature service automatically refresh bundles 09:43:05 # 09:43:05 autoRefresh=true 09:43:05 09:43:05 # 09:43:05 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:43:05 # XML file defines instructions related to features processing 09:43:05 # versions.properties may declare properties to resolve placeholders in XML file 09:43:05 # both files are relative to ${karaf.etc} 09:43:05 # 09:43:05 #featureProcessing=org.apache.karaf.features.xml 09:43:05 #featureProcessingVersions=versions.properties 09:43:05 + configure_karaf_log karaf4 '' 09:43:05 + local -r karaf_version=karaf4 09:43:05 + local -r controllerdebugmap= 09:43:05 + local logapi=log4j 09:43:05 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:05 log4j2.rootLogger.level = INFO 09:43:05 #log4j2.rootLogger.type = asyncRoot 09:43:05 #log4j2.rootLogger.includeLocation = false 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:05 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:05 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:05 log4j2.logger.spifly.level = WARN 09:43:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:05 log4j2.logger.audit.level = INFO 09:43:05 log4j2.logger.audit.additivity = false 09:43:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:05 log4j2.appender.console.type = Console 09:43:05 log4j2.appender.console.name = Console 09:43:05 log4j2.appender.console.layout.type = PatternLayout 09:43:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:05 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:05 log4j2.appender.rolling.name = RollingFile 09:43:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:05 #log4j2.appender.rolling.immediateFlush = false 09:43:05 log4j2.appender.rolling.append = true 09:43:05 log4j2.appender.rolling.layout.type = PatternLayout 09:43:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:05 log4j2.appender.rolling.policies.type = Policies 09:43:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:05 log4j2.appender.rolling.policies.size.size = 64MB 09:43:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:05 log4j2.appender.rolling.strategy.max = 7 09:43:05 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:05 log4j2.appender.audit.name = AuditRollingFile 09:43:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:05 log4j2.appender.audit.append = true 09:43:05 log4j2.appender.audit.layout.type = PatternLayout 09:43:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:05 log4j2.appender.audit.policies.type = Policies 09:43:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:05 log4j2.appender.audit.policies.size.size = 8MB 09:43:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:05 log4j2.appender.audit.strategy.max = 7 09:43:05 log4j2.appender.osgi.type = PaxOsgi 09:43:05 log4j2.appender.osgi.name = PaxOsgi 09:43:05 log4j2.appender.osgi.filter = * 09:43:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:05 #log4j2.logger.aether.level = TRACE 09:43:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:05 #log4j2.logger.http-headers.level = DEBUG 09:43:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:05 #log4j2.logger.maven.level = TRACE 09:43:05 + logapi=log4j2 09:43:05 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:43:05 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:43:05 + '[' log4j2 == log4j2 ']' 09:43:05 + 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:05 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:43:05 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:43:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:43:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:43:05 controllerdebugmap: 09:43:05 + unset IFS 09:43:05 + echo 'controllerdebugmap: ' 09:43:05 + '[' -n '' ']' 09:43:05 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:05 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:43:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:05 ################################################################################ 09:43:05 # 09:43:05 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:05 # contributor license agreements. See the NOTICE file distributed with 09:43:05 # this work for additional information regarding copyright ownership. 09:43:05 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:05 # (the "License"); you may not use this file except in compliance with 09:43:05 # the License. You may obtain a copy of the License at 09:43:05 # 09:43:05 # http://www.apache.org/licenses/LICENSE-2.0 09:43:05 # 09:43:05 # Unless required by applicable law or agreed to in writing, software 09:43:05 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:05 # See the License for the specific language governing permissions and 09:43:05 # limitations under the License. 09:43:05 # 09:43:05 ################################################################################ 09:43:05 09:43:05 # Common pattern layout for appenders 09:43:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:05 09:43:05 # Root logger 09:43:05 log4j2.rootLogger.level = INFO 09:43:05 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:43:05 #log4j2.rootLogger.type = asyncRoot 09:43:05 #log4j2.rootLogger.includeLocation = false 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:05 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:05 09:43:05 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:05 09:43:05 # Loggers configuration 09:43:05 09:43:05 # Spifly logger 09:43:05 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:05 log4j2.logger.spifly.level = WARN 09:43:05 09:43:05 # Security audit logger 09:43:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:05 log4j2.logger.audit.level = INFO 09:43:05 log4j2.logger.audit.additivity = false 09:43:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:05 09:43:05 # Appenders configuration 09:43:05 09:43:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:05 log4j2.appender.console.type = Console 09:43:05 log4j2.appender.console.name = Console 09:43:05 log4j2.appender.console.layout.type = PatternLayout 09:43:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:05 09:43:05 # Rolling file appender 09:43:05 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:05 log4j2.appender.rolling.name = RollingFile 09:43:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:05 # uncomment to not force a disk flush 09:43:05 #log4j2.appender.rolling.immediateFlush = false 09:43:05 log4j2.appender.rolling.append = true 09:43:05 log4j2.appender.rolling.layout.type = PatternLayout 09:43:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:05 log4j2.appender.rolling.policies.type = Policies 09:43:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:05 log4j2.appender.rolling.policies.size.size = 1GB 09:43:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:05 log4j2.appender.rolling.strategy.max = 7 09:43:05 09:43:05 # Audit file appender 09:43:05 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:05 log4j2.appender.audit.name = AuditRollingFile 09:43:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:05 log4j2.appender.audit.append = true 09:43:05 log4j2.appender.audit.layout.type = PatternLayout 09:43:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:05 log4j2.appender.audit.policies.type = Policies 09:43:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:05 log4j2.appender.audit.policies.size.size = 8MB 09:43:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:05 log4j2.appender.audit.strategy.max = 7 09:43:05 09:43:05 # OSGi appender 09:43:05 log4j2.appender.osgi.type = PaxOsgi 09:43:05 log4j2.appender.osgi.name = PaxOsgi 09:43:05 log4j2.appender.osgi.filter = * 09:43:05 09:43:05 # help with identification of maven-related problems with pax-url-aether 09:43:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:05 #log4j2.logger.aether.level = TRACE 09:43:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:05 #log4j2.logger.http-headers.level = DEBUG 09:43:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:05 #log4j2.logger.maven.level = TRACE 09:43:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:43:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:43:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:43:05 Configure 09:43:05 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:43:05 + local -r controllermem=2048m 09:43:05 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:05 + echo Configure 09:43:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:43:05 max memory: 2048m 09:43:05 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:05 + echo ' max memory: 2048m' 09:43:05 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:05 + 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:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:05 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:05 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:05 #!/bin/sh 09:43:05 # 09:43:05 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:05 # contributor license agreements. See the NOTICE file distributed with 09:43:05 # this work for additional information regarding copyright ownership. 09:43:05 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:05 # (the "License"); you may not use this file except in compliance with 09:43:05 # the License. You may obtain a copy of the License at 09:43:05 # 09:43:05 # http://www.apache.org/licenses/LICENSE-2.0 09:43:05 # 09:43:05 # Unless required by applicable law or agreed to in writing, software 09:43:05 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:05 # See the License for the specific language governing permissions and 09:43:05 # limitations under the License. 09:43:05 # 09:43:05 09:43:05 # 09:43:05 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:43:05 # script: client, instance, shell, start, status, stop, karaf 09:43:05 # 09:43:05 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:43:05 # Actions go here... 09:43:05 # fi 09:43:05 09:43:05 # 09:43:05 # general settings which should be applied for all scripts go here; please keep 09:43:05 # in mind that it is possible that scripts might be executed more than once, e.g. 09:43:05 # in example of the start script where the start script is executed first and the 09:43:05 # karaf script afterwards. 09:43:05 # 09:43:05 09:43:05 # 09:43:05 # The following section shows the possible configuration options for the default 09:43:05 # karaf scripts 09:43:05 # 09:43:05 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:43:05 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:43:05 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:43:05 # export EXTRA_JAVA_OPTS # Additional JVM options 09:43:05 # export KARAF_HOME # Karaf home folder 09:43:05 # export KARAF_DATA # Karaf data folder 09:43:05 # export KARAF_BASE # Karaf base folder 09:43:05 # export KARAF_ETC # Karaf etc folder 09:43:05 # export KARAF_LOG # Karaf log folder 09:43:05 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:43:05 # export KARAF_OPTS # Additional available Karaf options 09:43:05 # export KARAF_DEBUG # Enable debug mode 09:43:05 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:43:05 # export KARAF_NOROOT # Prevent execution as root if set to true 09:43:05 Set Java version 09:43:05 + echo 'Set Java version' 09:43:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:43:05 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:05 sudo: a password is required 09:43:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:05 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:05 sudo: a password is required 09:43:05 JDK default version ... 09:43:05 + echo 'JDK default version ...' 09:43:05 + java -version 09:43:05 openjdk version "21.0.8" 2025-07-15 09:43:05 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:43:05 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:43:05 Set JAVA_HOME 09:43:05 + echo 'Set JAVA_HOME' 09:43:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:05 Listing all open ports on controller system... 09:43:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:43:05 + echo 'Listing all open ports on controller system...' 09:43:05 + netstat -pnatu 09:43:05 /tmp/configuration-script.sh: line 40: netstat: command not found 09:43:05 + '[' -f /tmp/custom_shard_config.txt ']' 09:43:05 Configuring cluster 09:43:05 + echo 'Configuring cluster' 09:43:05 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.117 09:43:05 ################################################ 09:43:05 ## Configure Cluster ## 09:43:05 ################################################ 09:43:05 NOTE: Cluster configuration files not found. Copying from 09:43:05 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:43:05 Configuring unique name in akka.conf 09:43:05 Configuring hostname in akka.conf 09:43:05 Configuring data and rpc seed nodes in akka.conf 09:43:05 modules = [ 09:43:05 09:43:05 { 09:43:05 name = "inventory" 09:43:05 namespace = "urn:opendaylight:inventory" 09:43:05 shard-strategy = "module" 09:43:05 }, 09:43:05 { 09:43:05 name = "topology" 09:43:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:05 shard-strategy = "module" 09:43:05 }, 09:43:05 { 09:43:05 name = "toaster" 09:43:05 namespace = "http://netconfcentral.org/ns/toaster" 09:43:05 shard-strategy = "module" 09:43:05 } 09:43:05 ] 09:43:05 Configuring replication type in module-shards.conf 09:43:05 ################################################ 09:43:05 ## NOTE: Manually restart controller to ## 09:43:05 ## apply configuration. ## 09:43:05 ################################################ 09:43:05 Dump akka.conf 09:43:05 + echo 'Dump akka.conf' 09:43:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:05 09:43:05 odl-cluster-data { 09:43:05 akka { 09:43:05 remote { 09:43:05 artery { 09:43:05 enabled = on 09:43:05 transport = tcp 09:43:05 canonical.hostname = "10.30.170.117" 09:43:05 canonical.port = 2550 09:43:05 } 09:43:05 } 09:43:05 09:43:05 cluster { 09:43:05 # Using artery. 09:43:05 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.117:2550"] 09:43:05 09:43:05 roles = ["member-1"] 09:43:05 09:43:05 # when under load we might trip a false positive on the failure detector 09:43:05 # failure-detector { 09:43:05 # heartbeat-interval = 4 s 09:43:05 # acceptable-heartbeat-pause = 16s 09:43:05 # } 09:43:05 } 09:43:05 09:43:05 persistence { 09:43:05 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:43:05 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:43:05 # The relative path is always relative to KARAF_HOME. 09:43:05 09:43:05 # snapshot-store.local.dir = "target/snapshots" 09:43:05 09:43:05 # Use lz4 compression for LocalSnapshotStore snapshots 09:43:05 snapshot-store.local.use-lz4-compression = false 09:43:05 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:43:05 snapshot-store.local.lz4-blocksize = 256KB 09:43:05 } 09:43:05 disable-default-actor-system-quarantined-event-handling = "false" 09:43:05 } 09:43:05 } 09:43:05 Dump modules.conf 09:43:05 + echo 'Dump modules.conf' 09:43:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:05 modules = [ 09:43:05 09:43:05 { 09:43:05 name = "inventory" 09:43:05 namespace = "urn:opendaylight:inventory" 09:43:05 shard-strategy = "module" 09:43:05 }, 09:43:05 { 09:43:05 name = "topology" 09:43:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:05 shard-strategy = "module" 09:43:05 }, 09:43:05 { 09:43:05 name = "toaster" 09:43:05 namespace = "http://netconfcentral.org/ns/toaster" 09:43:05 shard-strategy = "module" 09:43:05 } 09:43:05 ] 09:43:05 Dump module-shards.conf 09:43:05 + echo 'Dump module-shards.conf' 09:43:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:05 module-shards = [ 09:43:05 { 09:43:05 name = "default" 09:43:05 shards = [ 09:43:05 { 09:43:05 name = "default" 09:43:05 replicas = ["member-1"] 09:43:05 } 09:43:05 ] 09:43:05 }, 09:43:05 { 09:43:05 name = "inventory" 09:43:05 shards = [ 09:43:05 { 09:43:05 name="inventory" 09:43:05 replicas = ["member-1"] 09:43:05 } 09:43:05 ] 09:43:05 }, 09:43:05 { 09:43:05 name = "topology" 09:43:05 shards = [ 09:43:05 { 09:43:05 name="topology" 09:43:05 replicas = ["member-1"] 09:43:05 } 09:43:05 ] 09:43:05 }, 09:43:05 { 09:43:05 name = "toaster" 09:43:05 shards = [ 09:43:05 { 09:43:05 name="toaster" 09:43:05 replicas = ["member-1"] 09:43:05 } 09:43:05 ] 09:43:05 } 09:43:05 ] 09:43:05 Locating config plan to use... 09:43:05 Finished running config plans 09:43:05 Starting member-1 with IP address 10.30.170.117 09:43:05 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:43:05 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:43:05 Redirecting karaf console output to karaf_console.log 09:43:05 Starting controller... 09:43:05 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:43:05 Execute the post startup script on controller 10.30.170.117 09:43:05 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:43:06 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:43:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:06 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:44:11 2025-11-11T09:43:22,824 | 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:11 Controller is UP 09:44:11 2025-11-11T09:43:22,824 | 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:11 Listing all open ports on controller system... 09:44:11 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:44:11 looking for "BindException: Address already in use" in log file 09:44:11 looking for "server is unhealthy" in log file 09:44:11 Let's take the karaf thread dump 09:44:11 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:44:11 karaf main: org.apache.karaf.main.Main, pid:2036 09:44:11 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:44:12 Generating mininet variables... 09:44:12 Locating test plan to use... 09:44:12 Changing the testplan path... 09:44:12 # Place the suites in run order: 09:44:12 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:44:12 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:44:12 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:44:12 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:44:12 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:12 ============================================================================== 09:44:12 openflowplugin-sanity.txt 09:44:12 ============================================================================== 09:44:13 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:44:13 ============================================================================== 09:44:16 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:44:16 ============================================================================== 09:44:16 Get list of nodes :: Get the inventory | PASS | 09:44:17 ------------------------------------------------------------------------------ 09:44:17 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:44:17 ------------------------------------------------------------------------------ 09:44:17 Get node 1 inventory :: Get the inventory for a node | PASS | 09:44:17 ------------------------------------------------------------------------------ 09:44:17 Get node 2 inventory :: Get the inventory for a node | PASS | 09:44:17 ------------------------------------------------------------------------------ 09:44:17 Get node 3 inventory :: Get the inventory for a node | PASS | 09:44:17 ------------------------------------------------------------------------------ 09:44:17 Link Down :: Take link s1-s2 down | PASS | 09:44:19 ------------------------------------------------------------------------------ 09:44:19 Link Up :: Take link s1-s2 up | PASS | 09:44:19 ------------------------------------------------------------------------------ 09:44:19 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:44:19 7 tests, 7 passed, 0 failed 09:44:19 ============================================================================== 09:44:19 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:44:19 ============================================================================== 09:44:19 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:44:19 ------------------------------------------------------------------------------ 09:44:19 List all the links :: List all the links in the topology. | PASS | 09:44:22 ------------------------------------------------------------------------------ 09:44:22 Link Down :: Take link s1-s2 down | PASS | 09:44:22 ------------------------------------------------------------------------------ 09:44:22 Link Up :: Take link s1-s2 up | PASS | 09:44:26 ------------------------------------------------------------------------------ 09:44:26 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:44:26 4 tests, 4 passed, 0 failed 09:44:26 ============================================================================== 09:44:26 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:44:26 ============================================================================== 09:44:26 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:44:26 ------------------------------------------------------------------------------ 09:44:26 Get Stats for node 1 :: Get the stats for a node | PASS | 09:44:26 ------------------------------------------------------------------------------ 09:44:26 Get Stats for node 2 :: Get the stats for a node | PASS | 09:44:26 ------------------------------------------------------------------------------ 09:44:26 Get Stats for node 3 :: Get the stats for a node | PASS | 09:44:26 ------------------------------------------------------------------------------ 09:44:26 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:44:26 4 tests, 4 passed, 0 failed 09:44:26 ============================================================================== 09:44:26 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:44:26 ============================================================================== 09:44:26 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:44:26 ------------------------------------------------------------------------------ 09:44:26 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:44:26 ------------------------------------------------------------------------------ 09:44:26 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:44:30 ------------------------------------------------------------------------------ 09:44:30 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:44:30 ------------------------------------------------------------------------------ 09:44:30 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:44:30 ------------------------------------------------------------------------------ 09:44:30 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:44:32 ------------------------------------------------------------------------------ 09:44:32 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:44:32 6 tests, 6 passed, 0 failed 09:44:32 ============================================================================== 09:44:32 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:44:32 21 tests, 21 passed, 0 failed 09:44:32 ============================================================================== 09:44:32 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:44:32 ============================================================================== 09:44:35 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:44:35 ============================================================================== 09:44:35 Get list of nodes :: Get the inventory | PASS | 09:44:37 ------------------------------------------------------------------------------ 09:44:37 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:44:37 ------------------------------------------------------------------------------ 09:44:37 Get node 1 inventory :: Get the inventory for a node | PASS | 09:44:37 ------------------------------------------------------------------------------ 09:44:37 Get node 2 inventory :: Get the inventory for a node | PASS | 09:44:37 ------------------------------------------------------------------------------ 09:44:37 Get node 3 inventory :: Get the inventory for a node | PASS | 09:44:37 ------------------------------------------------------------------------------ 09:44:37 Link Down :: Take link s1-s2 down | PASS | 09:44:37 ------------------------------------------------------------------------------ 09:44:37 Link Up :: Take link s1-s2 up | PASS | 09:44:37 ------------------------------------------------------------------------------ 09:44:37 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:44:37 7 tests, 7 passed, 0 failed 09:44:37 ============================================================================== 09:44:38 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:44:38 ============================================================================== 09:44:38 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:44:38 ------------------------------------------------------------------------------ 09:44:38 List all the links :: List all the links in the topology. | PASS | 09:44:42 ------------------------------------------------------------------------------ 09:44:42 Link Down :: Take link s1-s2 down | PASS | 09:44:42 ------------------------------------------------------------------------------ 09:44:42 Link Up :: Take link s1-s2 up | PASS | 09:44:46 ------------------------------------------------------------------------------ 09:44:46 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:44:46 4 tests, 4 passed, 0 failed 09:44:46 ============================================================================== 09:44:46 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:44:46 ============================================================================== 09:44:46 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:44:46 ------------------------------------------------------------------------------ 09:44:46 Get Stats for node 1 :: Get the stats for a node | PASS | 09:44:46 ------------------------------------------------------------------------------ 09:44:46 Get Stats for node 2 :: Get the stats for a node | PASS | 09:44:46 ------------------------------------------------------------------------------ 09:44:46 Get Stats for node 3 :: Get the stats for a node | PASS | 09:44:46 ------------------------------------------------------------------------------ 09:44:46 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:44:46 4 tests, 4 passed, 0 failed 09:44:46 ============================================================================== 09:44:46 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:44:46 ============================================================================== 09:44:46 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:44:46 ------------------------------------------------------------------------------ 09:44:46 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:44:46 ------------------------------------------------------------------------------ 09:44:46 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:44:49 ------------------------------------------------------------------------------ 09:44:49 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:44:49 ------------------------------------------------------------------------------ 09:44:49 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:44:49 ------------------------------------------------------------------------------ 09:44:49 Verify after modifying flow operational - Output to physical port#... | PASS | 09:44:52 ------------------------------------------------------------------------------ 09:44:52 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:44:52 ------------------------------------------------------------------------------ 09:44:52 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:44:52 ------------------------------------------------------------------------------ 09:44:52 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:44:54 ------------------------------------------------------------------------------ 09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:44:54 9 tests, 9 passed, 0 failed 09:44:54 ============================================================================== 09:44:55 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:44:55 24 tests, 24 passed, 0 failed 09:44:55 ============================================================================== 09:44:55 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:44:55 ============================================================================== 09:44:57 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:44:57 ============================================================================== 09:44:58 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Test Is Flow 1 Added | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Test Is Flow 2 Added | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Test Is Flow 3 Added | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Test Is Flow 4 Added | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Test Is Flow 5 Added | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Test Is Flow 6 Added | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Test Is Flow 7 Added | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Test Is Flow 8 Added | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Test Is Flow 9 Added | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Test Is Flow 10 Added | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Test Is Flow 11 Added | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Test Is Flow 14 Added | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Test Is Flow 15 Added | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Test Is Flow 16 Added | PASS | 09:45:06 ------------------------------------------------------------------------------ 09:45:06 Test Is Flow 17 Added | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Test Is Flow 18 Added | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Test Is Flow 19 Added | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Test Is Flow 20 Added | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Test Is Flow 21 Added | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Test Is Flow 22 Added | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Test Is Flow 23 Added | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Test Is Flow 24 Added | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Test Is Flow 25 Added | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Test Is Flow 31 Added | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Test Is Flow 36 Added | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Test Is Flow 38 Added | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Test Is Flow 43 Added | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Test Is Flow 45 Added | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Test Is Flow 101 Added | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Test Is Flow 102 Added | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Test Is Flow 103 Added | PASS | 09:45:08 ------------------------------------------------------------------------------ 09:45:08 Test Is Flow 104 Added | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Test Is Flow 105 Added | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Test Is Flow 106 Added | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Test Is Flow 107 Added | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Test Is Flow 108 Added | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Test Is Flow 109 Added | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Test Is Flow 110 Added | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Test Is Flow 113 Added | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Test Is Flow 156 Added | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Test Is Flow 201 Added | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Test Is Flow 202 Added | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Test Is Flow 203 Added | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Test Is Flow 204 Added | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Test Is Flow 205 Added | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Test Is Flow 206 Added | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Test Is Flow 209 Added | PASS | 09:45:10 ------------------------------------------------------------------------------ 09:45:10 Test Is Flow 214 Added | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Test Is Flow 218 Added | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Test Is Flow 219 Added | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Test Is Flow 220 Added | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Test Is Flow 221 Added | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Test Is Flow 222 Added | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Test Is Flow 223 Added | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Test Is Flow 224 Added | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Test Is Flow 225 Added | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Test Is Flow 550 Added | PASS | 09:45:12 ------------------------------------------------------------------------------ 09:45:12 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Test Is Flow 1 Updated | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Test Is Flow 2 Updated | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Test Is Flow 3 Updated | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Test Is Flow 4 Updated | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Test Is Flow 5 Updated | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Test Is Flow 6 Updated | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Test Is Flow 7 Updated | PASS | 09:45:17 ------------------------------------------------------------------------------ 09:45:17 Test Is Flow 8 Updated | PASS | 09:45:18 ------------------------------------------------------------------------------ 09:45:18 Test Is Flow 9 Updated | PASS | 09:45:18 ------------------------------------------------------------------------------ 09:45:18 Test Is Flow 10 Updated | PASS | 09:45:18 ------------------------------------------------------------------------------ 09:45:18 Test Is Flow 11 Updated | PASS | 09:45:18 ------------------------------------------------------------------------------ 09:45:18 Test Is Flow 14 Updated | PASS | 09:45:18 ------------------------------------------------------------------------------ 09:45:18 Test Is Flow 15 Updated | PASS | 09:45:18 ------------------------------------------------------------------------------ 09:45:18 Test Is Flow 16 Updated | PASS | 09:45:18 ------------------------------------------------------------------------------ 09:45:18 Test Is Flow 17 Updated | PASS | 09:45:18 ------------------------------------------------------------------------------ 09:45:18 Test Is Flow 18 Updated | PASS | 09:45:18 ------------------------------------------------------------------------------ 09:45:18 Test Is Flow 19 Updated | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Test Is Flow 20 Updated | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Test Is Flow 21 Updated | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Test Is Flow 22 Updated | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Test Is Flow 23 Updated | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Test Is Flow 24 Updated | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Test Is Flow 25 Updated | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Test Is Flow 31 Updated | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Test Is Flow 36 Updated | PASS | 09:45:19 ------------------------------------------------------------------------------ 09:45:19 Test Is Flow 38 Updated | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Test Is Flow 43 Updated | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Test Is Flow 45 Updated | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Test Is Flow 101 Updated | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Test Is Flow 102 Updated | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Test Is Flow 103 Updated | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Test Is Flow 104 Updated | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Test Is Flow 105 Updated | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Test Is Flow 106 Updated | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Test Is Flow 107 Updated | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Test Is Flow 108 Updated | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Test Is Flow 109 Updated | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Test Is Flow 110 Updated | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Test Is Flow 113 Updated | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Test Is Flow 156 Updated | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Test Is Flow 201 Updated | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Test Is Flow 202 Updated | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Test Is Flow 203 Updated | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 204 Updated | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 205 Updated | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 206 Updated | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 209 Updated | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 214 Updated | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 218 Updated | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 219 Updated | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 220 Updated | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 221 Updated | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 222 Updated | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 223 Updated | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 224 Updated | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 225 Updated | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 550 Updated | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 1 Deleted | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 2 Deleted | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 3 Deleted | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 4 Deleted | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 5 Deleted | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 6 Deleted | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 7 Deleted | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 8 Deleted | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 9 Deleted | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 10 Deleted | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 11 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 14 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 15 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 16 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 17 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 18 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 19 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 20 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 21 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 22 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 23 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 24 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 25 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 31 Deleted | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Is Flow 36 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 38 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 43 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 45 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 101 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 102 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 103 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 104 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 105 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 106 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 107 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 108 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 109 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 110 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 113 Deleted | PASS | 09:45:30 ------------------------------------------------------------------------------ 09:45:30 Test Is Flow 156 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 201 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 202 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 203 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 204 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 205 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 206 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 209 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 214 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 218 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 219 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 220 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 221 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 222 Deleted | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Test Is Flow 223 Deleted | PASS | 09:45:32 ------------------------------------------------------------------------------ 09:45:32 Test Is Flow 224 Deleted | PASS | 09:45:32 ------------------------------------------------------------------------------ 09:45:32 Test Is Flow 225 Deleted | PASS | 09:45:32 ------------------------------------------------------------------------------ 09:45:32 Test Is Flow 550 Deleted | PASS | 09:45:32 ------------------------------------------------------------------------------ 09:45:32 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:45:32 174 tests, 174 passed, 0 failed 09:45:32 ============================================================================== 09:45:32 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:45:32 ============================================================================== 09:45:32 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 1 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 2 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 3 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 4 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 5 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 6 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 7 Added | PASS | 09:46:02 ------------------------------------------------------------------------------ 09:46:02 Test Is Flow 8 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 9 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 10 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 11 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 15 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 16 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 17 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 18 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 19 Added | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Test Is Flow 20 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 21 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 22 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 23 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 24 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 25 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 31 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 36 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 38 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 43 Added | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 45 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 101 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 102 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 103 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 104 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 105 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 106 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 107 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 108 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 109 Added | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 110 Added | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 113 Added | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 201 Added | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 202 Added | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 203 Added | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 204 Added | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 205 Added | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 206 Added | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 209 Added | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 214 Added | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 218 Added | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 219 Added | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 220 Added | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Test Is Flow 1 Updated | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Test Is Flow 2 Updated | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Test Is Flow 3 Updated | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Test Is Flow 4 Updated | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Test Is Flow 5 Updated | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Test Is Flow 6 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 7 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 8 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 9 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 10 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 11 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 14 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 15 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 16 Updated | PASS | 09:46:36 ------------------------------------------------------------------------------ 09:46:36 Test Is Flow 17 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 18 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 19 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 20 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 21 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 22 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 23 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 24 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 25 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 31 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 36 Updated | PASS | 09:46:37 ------------------------------------------------------------------------------ 09:46:37 Test Is Flow 38 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 43 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 45 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 101 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 102 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 103 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 104 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 105 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 106 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 107 Updated | PASS | 09:46:38 ------------------------------------------------------------------------------ 09:46:38 Test Is Flow 108 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 109 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 110 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 113 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 201 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 202 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 203 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 204 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 205 Updated | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Test Is Flow 206 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 209 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 214 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 218 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 219 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Is Flow 220 Updated | PASS | 09:46:40 ------------------------------------------------------------------------------ 09:46:40 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 1 Deleted | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 2 Deleted | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 3 Deleted | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 4 Deleted | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 5 Deleted | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 6 Deleted | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 7 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 8 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 9 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 10 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 11 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 14 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 15 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 16 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 17 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 18 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 19 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 20 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 21 Deleted | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 22 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 23 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 24 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 25 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 31 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 36 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 38 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 43 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 45 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 101 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 102 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 103 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 104 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 105 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 106 Deleted | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 107 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 108 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 109 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 110 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 113 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 201 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 202 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 203 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 204 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 205 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 206 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 209 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 214 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 218 Deleted | PASS | 09:47:11 ------------------------------------------------------------------------------ 09:47:11 Test Is Flow 219 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 Test Is Flow 220 Deleted | PASS | 09:47:12 ------------------------------------------------------------------------------ 09:47:12 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:47:12 152 tests, 152 passed, 0 failed 09:47:12 ============================================================================== 09:47:12 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:47:12 326 tests, 326 passed, 0 failed 09:47:12 ============================================================================== 09:47:12 openflowplugin-sanity.txt.Reconciliation 09:47:12 ============================================================================== 09:47:12 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:47:12 ============================================================================== 09:47:12 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:47:13 ------------------------------------------------------------------------------ 09:47:13 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:47:14 ------------------------------------------------------------------------------ 09:47:14 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Check Linear Topology :: Check Linear Topology. | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:28 | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:38 | PASS | 09:47:38 ------------------------------------------------------------------------------ 09:47:38 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:47:40 ------------------------------------------------------------------------------ 09:47:40 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:47:40 ------------------------------------------------------------------------------ 09:47:40 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:12 | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Stop Mininet :: Stop Mininet. | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Check No Switches :: Check no switches in topology. | PASS | 09:48:13 ------------------------------------------------------------------------------ 09:48:14 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:48:14 23 tests, 23 passed, 0 failed 09:48:14 ============================================================================== 09:48:14 openflowplugin-sanity.txt.Reconciliation | PASS | 09:48:14 23 tests, 23 passed, 0 failed 09:48:14 ============================================================================== 09:48:14 openflowplugin-sanity.txt | PASS | 09:48:14 394 tests, 394 passed, 0 failed 09:48:14 ============================================================================== 09:48:14 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:48:18 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:48:18 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:48:18 Examining the files in data/log and checking filesize 09:48:18 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:18 total 1016 09:48:18 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 09:43 . 09:48:18 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 11 09:43 karaf_console.log 09:48:18 drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 09:43 .. 09:48:18 -rw-rw-r-- 1 jenkins jenkins 1024322 Nov 11 09:48 karaf.log 09:48:18 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:19 1004K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 09:48:19 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:48:19 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:19 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 09:48:19 Let's take the karaf thread dump again... 09:48:19 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:19 karaf main: org.apache.karaf.main.Main, pid:4809 09:48:19 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:19 Killing ODL 09:48:19 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:25 Compressing karaf.log 1 09:48:25 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:25 Fetching compressed karaf.log 1 09:48:25 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:25 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:25 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:26 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:26 Fetch GC logs 09:48:26 Warning: Permanently added '10.30.170.117' (ECDSA) to the list of known hosts. 09:48:26 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 09:48:26 Examine copied files 09:48:26 total 43940 09:48:26 drwxrwxr-x. 2 jenkins jenkins 6 Nov 11 09:48 gclogs-1 09:48:26 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 11 09:48 odl1_karaf_console.log 09:48:26 -rw-rw-r--. 1 jenkins jenkins 70270 Nov 11 09:48 odl1_karaf.log.gz 09:48:26 -rw-rw-r--. 1 jenkins jenkins 146109 Nov 11 09:48 karaf_1_4809_threads_after.log 09:48:26 -rw-rw-r--. 1 jenkins jenkins 14230 Nov 11 09:48 ps_after.log 09:48:26 -rw-rw-r--. 1 jenkins jenkins 270944 Nov 11 09:48 report.html 09:48:26 -rw-rw-r--. 1 jenkins jenkins 3378684 Nov 11 09:48 log.html 09:48:26 -rw-rw-r--. 1 jenkins jenkins 40916817 Nov 11 09:48 output.xml 09:48:26 -rw-rw-r--. 1 jenkins jenkins 491 Nov 11 09:44 testplan.txt 09:48:26 -rw-rw-r--. 1 jenkins jenkins 109394 Nov 11 09:44 karaf_1_2036_threads_before.log 09:48:26 -rw-rw-r--. 1 jenkins jenkins 14292 Nov 11 09:44 ps_before.log 09:48:26 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 11 09:43 post-startup-script.sh 09:48:26 -rw-rw-r--. 1 jenkins jenkins 252 Nov 11 09:43 startup-script.sh 09:48:26 -rw-rw-r--. 1 jenkins jenkins 3495 Nov 11 09:43 configuration-script.sh 09:48:26 -rw-rw-r--. 1 jenkins jenkins 337 Nov 11 09:42 detect_variables.env 09:48:26 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 11 09:42 pom.xml 09:48:26 -rw-rw-r--. 1 jenkins jenkins 92 Nov 11 09:42 set_variables.env 09:48:26 -rw-rw-r--. 1 jenkins jenkins 299 Nov 11 09:42 slave_addresses.txt 09:48:26 -rw-rw-r--. 1 jenkins jenkins 570 Nov 11 09:42 requirements.txt 09:48:26 -rw-rw-r--. 1 jenkins jenkins 26 Nov 11 09:42 env.properties 09:48:26 -rw-rw-r--. 1 jenkins jenkins 334 Nov 11 09:40 stack-parameters.yaml 09:48:26 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 11 09:39 test 09:48:26 drwxrwxr-x. 2 jenkins jenkins 6 Nov 11 09:39 test@tmp 09:48:26 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 11 09:31 maven-metadata.xml 09:48:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7594886150802940866.sh 09:48:26 Karaf Deployments, Tests must have already run 09:48:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins1716726840942931908.sh 09:48:26 Cleaning up Robot installation... 09:48:26 $ ssh-agent -k 09:48:26 unset SSH_AUTH_SOCK; 09:48:26 unset SSH_AGENT_PID; 09:48:26 echo Agent pid 6453 killed; 09:48:26 [ssh-agent] Stopped. 09:48:26 Recording plot data 09:48:27 Robot results publisher started... 09:48:27 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:48:27 -Parsing output xml: 09:48:27 Done! 09:48:27 -Copying log files to build dir: 09:48:29 Done! 09:48:29 -Assigning results to build: 09:48:29 Done! 09:48:29 -Checking thresholds: 09:48:29 Done! 09:48:29 Done publishing Robot results. 09:48:29 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7160869773592912277.sh 09:48:29 Archiving csit artifacts 09:48:29 mv: cannot stat '*_1.png': No such file or directory 09:48:29 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:48:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:29 Dload Upload Total Spent Left Speed 09:48:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 672k 0 672k 0 0 4023k 0 --:--:-- --:--:-- --:--:-- 4000k 100 3527k 0 3527k 0 0 4982k 0 --:--:-- --:--:-- --:--:-- 4975k 09:48:30 Archive: robot-plugin.zip 09:48:30 inflating: ./archives/robot-plugin/log.html 09:48:30 inflating: ./archives/robot-plugin/output.xml 09:48:30 inflating: ./archives/robot-plugin/report.html 09:48:30 mv: cannot stat '*.log.gz': No such file or directory 09:48:30 mv: cannot stat '*.csv': No such file or directory 09:48:30 mv: cannot stat '*.png': No such file or directory 09:48:30 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13734491672089539618.sh 09:48:30 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:30 [EnvInject] - Injecting environment variables from a build step. 09:48:30 [EnvInject] - Injecting as environment variables the properties content 09:48:30 OS_CLOUD=vex 09:48:30 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-528 09:48:30 09:48:30 [EnvInject] - Variables injected successfully. 09:48:30 provisioning config files... 09:48:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:48:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7800119815119074885.sh 09:48:30 ---> openstack-stack-delete.sh 09:48:30 Setup pyenv: 09:48:31 system 09:48:31 3.8.13 09:48:31 3.9.13 09:48:31 3.10.13 09:48:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:48:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-axLs from file:/tmp/.os_lf_venv 09:48:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:48:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:48:33 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:33 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:48:33 lf-activate-venv(): INFO: Base packages installed successfully 09:48:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:48:51 lf-activate-venv(): INFO: Adding /tmp/venv-axLs/bin to PATH 09:48:51 INFO: Stack cost retrieval disabled, setting cost to 0 09:49:03 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-528 09:49:03 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-528 09:49:03 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13573156957976483458.sh 09:49:03 ---> sysstat.sh 09:49:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9656686241434317592.sh 09:49:04 ---> package-listing.sh 09:49:04 ++ facter osfamily 09:49:04 ++ tr '[:upper:]' '[:lower:]' 09:49:04 + OS_FAMILY=redhat 09:49:04 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:49:04 + START_PACKAGES=/tmp/packages_start.txt 09:49:04 + END_PACKAGES=/tmp/packages_end.txt 09:49:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:04 + PACKAGES=/tmp/packages_start.txt 09:49:04 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:04 + PACKAGES=/tmp/packages_end.txt 09:49:04 + case "${OS_FAMILY}" in 09:49:04 + rpm -qa 09:49:04 + sort 09:49:05 + '[' -f /tmp/packages_start.txt ']' 09:49:05 + '[' -f /tmp/packages_end.txt ']' 09:49:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:05 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:05 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:49:05 + 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:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12868993413224585164.sh 09:49:05 ---> capture-instance-metadata.sh 09:49:05 Setup pyenv: 09:49:05 system 09:49:05 3.8.13 09:49:05 3.9.13 09:49:05 3.10.13 09:49:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-axLs from file:/tmp/.os_lf_venv 09:49:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:07 lf-activate-venv(): INFO: Base packages installed successfully 09:49:07 lf-activate-venv(): INFO: Installing additional packages: lftools 09:49:17 lf-activate-venv(): INFO: Adding /tmp/venv-axLs/bin to PATH 09:49:17 INFO: Running in OpenStack, capturing instance metadata 09:49:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2763581257072044858.sh 09:49:17 provisioning config files... 09:49:18 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #528 09:49:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config6732186367878344533tmp 09:49:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:49:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:49:18 provisioning config files... 09:49:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:49:18 [EnvInject] - Injecting environment variables from a build step. 09:49:18 [EnvInject] - Injecting as environment variables the properties content 09:49:18 SERVER_ID=logs 09:49:18 09:49:18 [EnvInject] - Variables injected successfully. 09:49:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4218760073967137220.sh 09:49:18 ---> create-netrc.sh 09:49:18 WARN: Log server credential not found. 09:49:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14590929355542660204.sh 09:49:18 ---> python-tools-install.sh 09:49:18 Setup pyenv: 09:49:18 system 09:49:18 3.8.13 09:49:18 3.9.13 09:49:18 3.10.13 09:49:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-axLs from file:/tmp/.os_lf_venv 09:49:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:20 lf-activate-venv(): INFO: Base packages installed successfully 09:49:20 lf-activate-venv(): INFO: Installing additional packages: lftools 09:49:30 lf-activate-venv(): INFO: Adding /tmp/venv-axLs/bin to PATH 09:49:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4624987913652137739.sh 09:49:30 ---> sudo-logs.sh 09:49:30 Archiving 'sudo' log.. 09:49:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7286619274553786237.sh 09:49:30 ---> job-cost.sh 09:49:30 Setup pyenv: 09:49:30 system 09:49:30 3.8.13 09:49:30 3.9.13 09:49:30 3.10.13 09:49:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-axLs from file:/tmp/.os_lf_venv 09:49:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:32 lf-activate-venv(): INFO: Base packages installed successfully 09:49:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:49:41 lf-activate-venv(): INFO: Adding /tmp/venv-axLs/bin to PATH 09:49:41 DEBUG: total: 0 09:49:41 INFO: Retrieving Stack Cost... 09:49:41 INFO: Retrieving Pricing Info for: v3-standard-2 09:49:41 INFO: Archiving Costs 09:49:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins225626391655593300.sh 09:49:41 ---> logs-deploy.sh 09:49:41 Setup pyenv: 09:49:41 system 09:49:41 3.8.13 09:49:41 3.9.13 09:49:41 3.10.13 09:49:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-axLs from file:/tmp/.os_lf_venv 09:49:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:44 lf-activate-venv(): INFO: Base packages installed successfully 09:49:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:49:57 lf-activate-venv(): INFO: Adding /tmp/venv-axLs/bin to PATH 09:49:57 WARNING: Nexus logging server not set 09:49:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/528/ 09:49:57 INFO: archiving logs to S3 09:49:58 ---> uname -a: 09:49:58 Linux prd-centos8-robot-2c-8g-7863.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:49:58 09:49:58 09:49:58 ---> lscpu: 09:49:58 Architecture: x86_64 09:49:58 CPU op-mode(s): 32-bit, 64-bit 09:49:58 Byte Order: Little Endian 09:49:58 CPU(s): 2 09:49:58 On-line CPU(s) list: 0,1 09:49:58 Thread(s) per core: 1 09:49:58 Core(s) per socket: 1 09:49:58 Socket(s): 2 09:49:58 NUMA node(s): 1 09:49:58 Vendor ID: AuthenticAMD 09:49:58 CPU family: 23 09:49:58 Model: 49 09:49:58 Model name: AMD EPYC-Rome Processor 09:49:58 Stepping: 0 09:49:58 CPU MHz: 2799.998 09:49:58 BogoMIPS: 5599.99 09:49:58 Virtualization: AMD-V 09:49:58 Hypervisor vendor: KVM 09:49:58 Virtualization type: full 09:49:58 L1d cache: 32K 09:49:58 L1i cache: 32K 09:49:58 L2 cache: 512K 09:49:58 L3 cache: 16384K 09:49:58 NUMA node0 CPU(s): 0,1 09:49:58 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:49:58 09:49:58 09:49:58 ---> nproc: 09:49:58 2 09:49:58 09:49:58 09:49:58 ---> df -h: 09:49:58 Filesystem Size Used Avail Use% Mounted on 09:49:58 devtmpfs 3.8G 0 3.8G 0% /dev 09:49:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:49:58 tmpfs 3.8G 17M 3.8G 1% /run 09:49:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:49:58 /dev/vda1 40G 8.4G 32G 21% / 09:49:58 tmpfs 770M 0 770M 0% /run/user/1001 09:49:58 09:49:58 09:49:58 ---> free -m: 09:49:58 total used free shared buff/cache available 09:49:58 Mem: 7697 583 4827 19 2285 6814 09:49:58 Swap: 1023 0 1023 09:49:58 09:49:58 09:49:58 ---> ip addr: 09:49:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:49:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:49:58 inet 127.0.0.1/8 scope host lo 09:49:58 valid_lft forever preferred_lft forever 09:49:58 inet6 ::1/128 scope host 09:49:58 valid_lft forever preferred_lft forever 09:49:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:49:58 link/ether fa:16:3e:89:9e:90 brd ff:ff:ff:ff:ff:ff 09:49:58 altname enp0s3 09:49:58 altname ens3 09:49:58 inet 10.30.171.40/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:49:58 valid_lft 65647sec preferred_lft 65647sec 09:49:58 inet6 fe80::f816:3eff:fe89:9e90/64 scope link 09:49:58 valid_lft forever preferred_lft forever 09:49:58 09:49:58 09:49:58 ---> sar -b -r -n DEV: 09:49:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/11/2025 _x86_64_ (2 CPU) 09:49:58 09:49:58 04:03:55 LINUX RESTART (2 CPU) 09:49:58 09:49:58 04:05:03 AM tps rtps wtps bread/s bwrtn/s 09:49:58 04:06:01 AM 2.60 0.00 2.60 0.00 681.30 09:49:58 04:07:01 AM 0.12 0.00 0.12 0.00 0.90 09:49:58 04:08:01 AM 0.47 0.03 0.43 0.53 6.93 09:49:58 04:09:01 AM 0.20 0.00 0.20 0.00 2.40 09:49:58 04:10:01 AM 0.33 0.00 0.33 0.00 5.46 09:49:58 04:11:01 AM 0.15 0.00 0.15 0.00 1.23 09:49:58 04:12:01 AM 0.17 0.00 0.17 0.00 2.12 09:49:58 04:13:01 AM 0.10 0.00 0.10 0.00 0.93 09:49:58 04:14:01 AM 0.27 0.00 0.27 0.00 3.68 09:49:58 04:15:01 AM 0.20 0.00 0.20 0.00 2.42 09:49:58 04:16:01 AM 0.23 0.00 0.23 0.00 3.10 09:49:58 04:17:01 AM 0.17 0.00 0.17 0.00 2.10 09:49:58 04:18:01 AM 0.15 0.00 0.15 0.00 1.82 09:49:58 04:19:01 AM 0.18 0.05 0.13 0.80 1.82 09:49:58 04:20:01 AM 1.20 0.00 1.20 0.00 28.49 09:49:58 04:21:01 AM 0.28 0.00 0.28 0.00 4.22 09:49:58 04:22:01 AM 0.20 0.00 0.20 0.00 3.30 09:49:58 04:23:01 AM 0.08 0.00 0.08 0.00 0.63 09:49:58 04:24:01 AM 0.10 0.00 0.10 0.00 0.93 09:49:58 04:25:01 AM 0.35 0.00 0.35 0.00 5.18 09:49:58 04:26:01 AM 0.12 0.00 0.12 0.00 0.90 09:49:58 04:27:01 AM 0.22 0.00 0.22 0.00 2.70 09:49:58 04:28:01 AM 0.20 0.00 0.20 0.00 1.87 09:49:58 04:29:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 04:30:01 AM 0.30 0.00 0.30 0.00 5.31 09:49:58 04:31:01 AM 0.17 0.00 0.17 0.00 1.92 09:49:58 04:32:01 AM 0.18 0.00 0.18 0.00 2.42 09:49:58 04:33:01 AM 0.13 0.00 0.13 0.00 1.32 09:49:58 04:34:01 AM 0.20 0.00 0.20 0.00 2.37 09:49:58 04:35:01 AM 0.38 0.00 0.38 0.00 5.98 09:49:58 04:36:01 AM 0.17 0.00 0.17 0.00 1.80 09:49:58 04:37:01 AM 0.13 0.00 0.13 0.00 1.05 09:49:58 04:38:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 04:39:01 AM 0.10 0.00 0.10 0.00 0.80 09:49:58 04:40:01 AM 0.33 0.00 0.33 0.00 5.43 09:49:58 04:41:01 AM 0.23 0.00 0.23 0.00 2.83 09:49:58 04:42:01 AM 0.22 0.00 0.22 0.00 3.20 09:49:58 04:43:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 04:44:01 AM 0.08 0.00 0.08 0.00 0.67 09:49:58 04:45:01 AM 0.37 0.00 0.37 0.00 5.35 09:49:58 04:46:01 AM 0.15 0.00 0.15 0.00 1.18 09:49:58 04:47:01 AM 0.12 0.00 0.12 0.00 0.93 09:49:58 04:48:01 AM 0.13 0.00 0.13 0.00 1.32 09:49:58 04:49:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 04:50:01 AM 0.28 0.00 0.28 0.00 4.78 09:49:58 04:51:01 AM 0.27 0.00 0.27 0.00 3.08 09:49:58 04:52:01 AM 0.18 0.00 0.18 0.00 2.65 09:49:58 04:53:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 04:54:01 AM 0.10 0.00 0.10 0.00 1.03 09:49:58 04:55:01 AM 0.30 0.00 0.30 0.00 4.88 09:49:58 04:56:01 AM 0.13 0.02 0.12 0.13 0.77 09:49:58 04:57:01 AM 8.85 5.93 2.92 574.74 71.71 09:49:58 04:58:01 AM 0.20 0.00 0.20 0.00 3.18 09:49:58 04:59:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 05:00:01 AM 0.40 0.00 0.40 0.00 7.07 09:49:58 05:01:01 AM 0.25 0.02 0.23 0.13 2.48 09:49:58 05:02:01 AM 0.38 0.07 0.32 1.73 5.00 09:49:58 05:03:02 AM 0.15 0.00 0.15 0.00 1.58 09:49:58 05:04:01 AM 0.10 0.00 0.10 0.00 0.78 09:49:58 05:05:01 AM 0.30 0.00 0.30 0.00 4.77 09:49:58 05:06:01 AM 0.12 0.00 0.12 0.00 1.03 09:49:58 05:07:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 05:08:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 05:09:01 AM 0.18 0.00 0.18 0.00 2.37 09:49:58 05:10:01 AM 0.32 0.00 0.32 0.00 5.30 09:49:58 05:11:01 AM 0.15 0.00 0.15 0.00 1.47 09:49:58 05:12:01 AM 0.13 0.00 0.13 0.00 1.83 09:49:58 05:13:01 AM 0.20 0.00 0.20 0.00 2.30 09:49:58 05:14:01 AM 0.15 0.00 0.15 0.00 1.45 09:49:58 05:15:01 AM 0.32 0.00 0.32 0.00 4.75 09:49:58 05:16:01 AM 0.20 0.00 0.20 0.00 2.37 09:49:58 05:17:01 AM 0.18 0.00 0.18 0.00 1.77 09:49:58 05:18:01 AM 0.10 0.00 0.10 0.00 0.80 09:49:58 05:19:01 AM 0.13 0.00 0.13 0.00 1.32 09:49:58 05:20:01 AM 0.30 0.00 0.30 0.00 4.75 09:49:58 05:21:01 AM 0.17 0.00 0.17 0.00 1.37 09:49:58 05:22:01 AM 0.17 0.00 0.17 0.00 1.98 09:49:58 05:23:01 AM 0.18 0.00 0.18 0.00 2.25 09:49:58 05:24:01 AM 0.15 0.00 0.15 0.00 1.98 09:49:58 05:25:01 AM 0.32 0.00 0.32 0.00 4.62 09:49:58 05:26:01 AM 0.10 0.00 0.10 0.00 0.72 09:49:58 05:27:01 AM 0.12 0.00 0.12 0.00 1.62 09:49:58 05:28:01 AM 0.93 0.32 0.62 6.93 15.29 09:49:58 05:29:01 AM 0.43 0.00 0.43 0.00 7.36 09:49:58 05:30:01 AM 0.25 0.00 0.25 0.00 3.68 09:49:58 05:31:01 AM 0.27 0.00 0.27 0.00 3.68 09:49:58 05:32:01 AM 0.18 0.00 0.18 0.00 3.33 09:49:58 05:33:01 AM 0.15 0.00 0.15 0.00 2.22 09:49:58 05:34:01 AM 0.13 0.00 0.13 0.00 1.30 09:49:58 05:35:01 AM 0.15 0.00 0.15 0.00 1.82 09:49:58 05:36:01 AM 0.35 0.00 0.35 0.00 5.22 09:49:58 05:37:01 AM 0.22 0.00 0.22 0.00 2.68 09:49:58 05:38:01 AM 0.10 0.00 0.10 0.00 0.80 09:49:58 05:39:01 AM 0.13 0.00 0.13 0.00 0.92 09:49:58 05:40:01 AM 0.30 0.00 0.30 0.00 5.15 09:49:58 05:41:01 AM 0.15 0.00 0.15 0.00 1.20 09:49:58 05:42:01 AM 0.13 0.00 0.13 0.00 1.70 09:49:58 05:43:01 AM 0.18 0.00 0.18 0.00 2.23 09:49:58 05:44:01 AM 0.15 0.00 0.15 0.00 1.58 09:49:58 05:45:01 AM 0.32 0.00 0.32 0.00 5.30 09:49:58 05:46:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 05:47:01 AM 0.10 0.00 0.10 0.00 0.90 09:49:58 05:48:01 AM 0.22 0.00 0.22 0.00 3.72 09:49:58 05:49:01 AM 0.13 0.00 0.13 0.00 0.92 09:49:58 05:50:01 AM 0.27 0.00 0.27 0.00 4.65 09:49:58 05:51:01 AM 0.27 0.00 0.27 0.00 3.08 09:49:58 05:52:01 AM 0.22 0.00 0.22 0.00 2.78 09:49:58 05:53:01 AM 0.10 0.00 0.10 0.00 0.77 09:49:58 05:54:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 05:55:01 AM 0.32 0.00 0.32 0.00 4.75 09:49:58 05:56:01 AM 0.12 0.00 0.12 0.00 0.90 09:49:58 05:57:01 AM 0.13 0.00 0.13 0.00 1.20 09:49:58 05:58:01 AM 0.20 0.00 0.20 0.00 2.75 09:49:58 05:59:01 AM 0.15 0.00 0.15 0.00 1.75 09:49:58 06:00:01 AM 0.33 0.00 0.33 0.00 5.47 09:49:58 06:01:01 AM 0.25 0.00 0.25 0.00 3.13 09:49:58 06:02:01 AM 0.25 0.00 0.25 0.00 3.58 09:49:58 06:03:01 AM 0.15 0.00 0.15 0.00 1.45 09:49:58 06:04:01 AM 0.10 0.00 0.10 0.00 0.77 09:49:58 06:05:01 AM 0.32 0.00 0.32 0.00 5.30 09:49:58 06:06:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 06:07:01 AM 0.10 0.00 0.10 0.00 0.77 09:49:58 06:08:01 AM 0.23 0.00 0.23 0.00 3.68 09:49:58 06:09:01 AM 0.18 0.00 0.18 0.00 2.23 09:49:58 06:10:01 AM 0.32 0.00 0.32 0.00 5.70 09:49:58 06:11:01 AM 0.17 0.00 0.17 0.00 1.38 09:49:58 06:12:02 AM 0.22 0.00 0.22 0.00 2.57 09:49:58 06:13:01 AM 0.14 0.00 0.14 0.00 0.93 09:49:58 06:14:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 06:15:01 AM 0.32 0.00 0.32 0.00 4.75 09:49:58 06:16:01 AM 0.20 0.00 0.20 0.00 2.52 09:49:58 06:17:01 AM 0.17 0.00 0.17 0.00 1.98 09:49:58 06:18:01 AM 0.10 0.00 0.10 0.00 0.77 09:49:58 06:19:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 06:20:01 AM 0.28 0.00 0.28 0.00 4.62 09:49:58 06:20:01 AM 0.00 0.00 0.00 0.00 0.00 09:49:58 06:21:01 AM 0.15 0.00 0.15 0.00 1.37 09:49:58 06:22:01 AM 0.17 0.00 0.17 0.00 1.98 09:49:58 06:23:01 AM 0.18 0.00 0.18 0.00 2.37 09:49:58 06:24:01 AM 0.15 0.00 0.15 0.00 1.45 09:49:58 06:25:01 AM 0.30 0.00 0.30 0.00 4.75 09:49:58 06:26:01 AM 0.12 0.00 0.12 0.00 1.03 09:49:58 06:27:01 AM 0.13 0.00 0.13 0.00 1.20 09:49:58 06:28:01 AM 0.15 0.00 0.15 0.00 1.47 09:49:58 06:29:01 AM 0.10 0.00 0.10 0.00 1.03 09:49:58 06:30:01 AM 0.30 0.00 0.30 0.00 5.28 09:49:58 06:31:01 AM 0.38 0.00 0.38 0.00 5.03 09:49:58 06:32:01 AM 0.18 0.00 0.18 0.00 3.05 09:49:58 06:33:01 AM 0.12 0.00 0.12 0.00 1.17 09:49:58 06:34:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 06:35:01 AM 0.30 0.00 0.30 0.00 4.48 09:49:58 06:36:01 AM 0.10 0.00 0.10 0.00 1.03 09:49:58 06:37:01 AM 0.12 0.00 0.12 0.00 0.93 09:49:58 06:38:01 AM 0.13 0.00 0.13 0.00 1.05 09:49:58 06:39:01 AM 0.08 0.00 0.08 0.00 0.58 09:49:58 06:40:01 AM 0.30 0.00 0.30 0.00 4.28 09:49:58 06:41:01 AM 0.33 0.00 0.33 0.00 5.78 09:49:58 06:42:01 AM 0.13 0.00 0.13 0.00 1.72 09:49:58 06:43:01 AM 0.15 0.00 0.15 0.00 1.95 09:49:58 06:44:01 AM 0.13 0.00 0.13 0.00 1.68 09:49:58 06:45:01 AM 0.93 0.00 0.93 0.00 15.08 09:49:58 06:46:01 AM 0.33 0.00 0.33 0.00 5.63 09:49:58 06:47:01 AM 0.13 0.00 0.13 0.00 0.92 09:49:58 06:48:01 AM 0.13 0.00 0.13 0.00 2.08 09:49:58 06:49:01 AM 0.12 0.00 0.12 0.00 0.90 09:49:58 06:50:01 AM 0.30 0.00 0.30 0.00 5.15 09:49:58 06:51:01 AM 0.23 0.00 0.23 0.00 2.80 09:49:58 06:52:01 AM 0.17 0.00 0.17 0.00 2.38 09:49:58 06:53:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 06:54:01 AM 0.10 0.00 0.10 0.00 0.77 09:49:58 06:55:01 AM 0.33 0.00 0.33 0.00 5.03 09:49:58 06:56:01 AM 0.12 0.00 0.12 0.00 0.90 09:49:58 06:57:01 AM 0.12 0.00 0.12 0.00 1.37 09:49:58 06:58:01 AM 0.18 0.00 0.18 0.00 1.62 09:49:58 06:59:01 AM 0.10 0.00 0.10 0.00 0.77 09:49:58 07:00:01 AM 0.40 0.00 0.40 0.00 7.16 09:49:58 07:01:01 AM 0.18 0.00 0.18 0.00 2.15 09:49:58 07:02:01 AM 0.15 0.00 0.15 0.00 1.97 09:49:58 07:03:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 07:04:01 AM 0.18 0.00 0.18 0.00 2.63 09:49:58 07:05:01 AM 0.38 0.00 0.38 0.00 5.98 09:49:58 07:06:01 AM 0.12 0.00 0.12 0.00 1.43 09:49:58 07:07:01 AM 0.13 0.00 0.13 0.00 0.90 09:49:58 07:08:01 AM 0.13 0.00 0.13 0.00 0.95 09:49:58 07:09:01 AM 0.10 0.00 0.10 0.00 0.80 09:49:58 07:10:01 AM 0.33 0.00 0.33 0.00 5.43 09:49:58 07:11:01 AM 0.22 0.00 0.22 0.00 3.07 09:49:58 07:12:01 AM 0.20 0.00 0.20 0.00 2.65 09:49:58 07:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 07:14:01 AM 0.08 0.00 0.08 0.00 0.63 09:49:58 07:15:01 AM 0.32 0.00 0.32 0.00 4.90 09:49:58 07:16:01 AM 0.12 0.00 0.12 0.00 0.90 09:49:58 07:17:01 AM 0.12 0.00 0.12 0.00 0.90 09:49:58 07:18:01 AM 0.12 0.00 0.12 0.00 0.80 09:49:58 07:19:01 AM 0.15 0.00 0.15 0.00 1.58 09:49:58 07:20:02 AM 0.33 0.00 0.33 0.00 5.36 09:49:58 07:21:01 AM 0.29 0.00 0.29 0.00 3.13 09:49:58 07:22:01 AM 0.18 0.00 0.18 0.00 2.65 09:49:58 07:23:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 07:24:01 AM 0.10 0.00 0.10 0.00 1.03 09:49:58 07:25:01 AM 0.32 0.00 0.32 0.00 4.62 09:49:58 07:26:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 07:27:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 07:28:01 AM 0.22 0.00 0.22 0.00 3.33 09:49:58 07:29:01 AM 0.17 0.00 0.17 0.00 1.58 09:49:58 07:30:01 AM 0.28 0.00 0.28 0.00 5.31 09:49:58 07:31:01 AM 0.17 0.00 0.17 0.00 1.93 09:49:58 07:32:01 AM 0.22 0.00 0.22 0.00 2.40 09:49:58 07:33:01 AM 0.10 0.00 0.10 0.00 1.17 09:49:58 07:34:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 07:35:01 AM 0.40 0.00 0.40 0.00 6.63 09:49:58 07:36:01 AM 0.20 0.00 0.20 0.00 2.83 09:49:58 07:37:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 07:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 07:39:01 AM 0.10 0.00 0.10 0.00 0.88 09:49:58 07:40:01 AM 0.43 0.00 0.43 0.00 6.98 09:49:58 07:41:01 AM 0.15 0.00 0.15 0.00 1.23 09:49:58 07:42:01 AM 0.25 0.00 0.25 0.00 3.58 09:49:58 07:43:01 AM 0.15 0.00 0.15 0.00 1.45 09:49:58 07:44:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 07:45:01 AM 0.32 0.00 0.32 0.00 4.78 09:49:58 07:46:01 AM 0.78 0.00 0.78 0.00 11.23 09:49:58 07:47:01 AM 0.15 0.00 0.15 0.00 2.23 09:49:58 07:48:01 AM 0.20 0.00 0.20 0.00 2.50 09:49:58 07:49:01 AM 0.15 0.00 0.15 0.00 1.45 09:49:58 07:50:01 AM 0.28 0.00 0.28 0.00 4.62 09:49:58 07:51:01 AM 0.15 0.00 0.15 0.00 1.20 09:49:58 07:52:01 AM 0.15 0.00 0.15 0.00 2.22 09:49:58 07:53:01 AM 0.17 0.00 0.17 0.00 1.90 09:49:58 07:54:01 AM 0.15 0.00 0.15 0.00 2.35 09:49:58 07:55:01 AM 0.28 0.00 0.28 0.00 4.42 09:49:58 07:56:01 AM 0.32 0.00 0.32 0.00 5.01 09:49:58 07:57:01 AM 0.15 0.00 0.15 0.00 1.08 09:49:58 07:58:01 AM 0.13 0.00 0.13 0.00 2.18 09:49:58 07:59:01 AM 0.13 0.00 0.13 0.00 2.22 09:49:58 08:00:01 AM 0.17 0.00 0.17 0.00 1.52 09:49:58 08:01:01 AM 0.23 0.00 0.23 0.00 3.77 09:49:58 08:02:01 AM 0.23 0.00 0.23 0.00 3.71 09:49:58 08:03:01 AM 0.20 0.00 0.20 0.00 3.35 09:49:58 08:04:01 AM 0.13 0.00 0.13 0.00 1.03 09:49:58 08:05:01 AM 0.33 0.00 0.33 0.00 5.16 09:49:58 08:06:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 08:07:01 AM 0.10 0.00 0.10 0.00 0.83 09:49:58 08:08:01 AM 0.13 0.00 0.13 0.00 0.92 09:49:58 08:09:01 AM 0.18 0.00 0.18 0.00 2.23 09:49:58 08:10:01 AM 0.35 0.00 0.35 0.00 6.36 09:49:58 08:11:01 AM 0.17 0.00 0.17 0.00 1.37 09:49:58 08:12:01 AM 0.17 0.00 0.17 0.00 2.12 09:49:58 08:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 08:14:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 08:15:01 AM 0.33 0.00 0.33 0.00 5.30 09:49:58 08:16:01 AM 0.22 0.00 0.22 0.00 2.92 09:49:58 08:17:01 AM 0.15 0.00 0.15 0.00 1.45 09:49:58 08:18:01 AM 0.10 0.00 0.10 0.00 0.83 09:49:58 08:19:01 AM 0.13 0.00 0.13 0.00 1.32 09:49:58 08:20:01 AM 0.30 0.00 0.30 0.00 4.75 09:49:58 08:21:01 AM 0.17 0.00 0.17 0.00 1.47 09:49:58 08:22:01 AM 0.15 0.00 0.15 0.00 1.97 09:49:58 08:23:01 AM 0.18 0.00 0.18 0.00 2.23 09:49:58 08:24:01 AM 0.15 0.00 0.15 0.00 1.58 09:49:58 08:25:01 AM 0.32 0.00 0.32 0.00 4.62 09:49:58 08:26:02 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 08:27:01 AM 0.10 0.00 0.10 0.00 0.78 09:49:58 08:28:01 AM 0.13 0.00 0.13 0.00 1.22 09:49:58 08:29:01 AM 0.15 0.00 0.15 0.00 1.45 09:49:58 08:30:01 AM 0.28 0.00 0.28 0.00 5.45 09:49:58 08:31:01 AM 0.25 0.00 0.25 0.00 3.35 09:49:58 08:32:01 AM 0.20 0.00 0.20 0.00 2.78 09:49:58 08:33:01 AM 0.10 0.00 0.10 0.00 1.03 09:49:58 08:34:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 08:35:01 AM 0.33 0.00 0.33 0.00 5.30 09:49:58 08:36:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 08:37:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 08:38:01 AM 0.10 0.00 0.10 0.00 0.77 09:49:58 08:39:01 AM 0.08 0.00 0.08 0.00 0.50 09:49:58 08:40:01 AM 0.38 0.00 0.38 0.00 6.80 09:49:58 08:41:01 AM 0.22 0.00 0.22 0.00 2.75 09:49:58 08:42:01 AM 0.22 0.00 0.22 0.00 2.40 09:49:58 08:43:01 AM 0.10 0.00 0.10 0.00 0.93 09:49:58 08:44:01 AM 0.13 0.00 0.13 0.00 0.92 09:49:58 08:45:01 AM 0.32 0.00 0.32 0.00 4.62 09:49:58 08:46:01 AM 0.17 0.00 0.17 0.00 1.75 09:49:58 08:47:01 AM 0.18 0.00 0.18 0.00 2.23 09:49:58 08:48:01 AM 0.17 0.00 0.17 0.00 1.70 09:49:58 08:49:01 AM 0.25 0.00 0.25 0.00 3.13 09:49:58 08:50:01 AM 0.28 0.00 0.28 0.00 4.62 09:49:58 08:51:01 AM 0.15 0.00 0.15 0.00 1.23 09:49:58 08:52:01 AM 0.17 0.00 0.17 0.00 1.98 09:49:58 08:53:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 08:54:01 AM 0.18 0.00 0.18 0.00 2.40 09:49:58 08:55:01 AM 0.40 0.00 0.40 0.00 5.72 09:49:58 08:56:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 08:57:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 08:58:01 AM 0.13 0.00 0.13 0.00 1.33 09:49:58 08:59:01 AM 0.12 0.00 0.12 0.00 1.57 09:49:58 09:00:01 AM 0.27 0.00 0.27 0.00 4.75 09:49:58 09:01:01 AM 0.23 0.00 0.23 0.00 2.80 09:49:58 09:02:01 AM 1.05 0.00 1.05 0.00 17.42 09:49:58 09:03:01 AM 0.20 0.00 0.20 0.00 3.18 09:49:58 09:04:01 AM 0.08 0.00 0.08 0.00 0.58 09:49:58 09:05:01 AM 0.23 0.00 0.23 0.00 2.77 09:49:58 09:06:01 AM 0.28 0.00 0.28 0.00 4.38 09:49:58 09:07:01 AM 0.17 0.00 0.17 0.00 2.00 09:49:58 09:08:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 09:09:01 AM 0.13 0.00 0.13 0.00 1.82 09:49:58 09:10:01 AM 0.28 0.00 0.28 0.00 4.42 09:49:58 09:11:01 AM 0.30 0.00 0.30 0.00 4.73 09:49:58 09:12:01 AM 0.13 0.00 0.13 0.00 1.72 09:49:58 09:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 09:14:01 AM 0.13 0.00 0.13 0.00 2.22 09:49:58 09:15:01 AM 0.35 0.00 0.35 0.00 5.30 09:49:58 09:16:01 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 09:17:01 AM 0.18 0.00 0.18 0.00 2.43 09:49:58 09:18:01 AM 0.18 0.00 0.18 0.00 1.73 09:49:58 09:19:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 09:20:01 AM 0.30 0.00 0.30 0.00 5.28 09:49:58 09:21:01 AM 0.13 0.00 0.13 0.00 1.47 09:49:58 09:22:01 AM 0.13 0.00 0.13 0.00 1.83 09:49:58 09:23:01 AM 0.10 0.00 0.10 0.00 0.63 09:49:58 09:24:01 AM 0.20 0.00 0.20 0.00 2.78 09:49:58 09:25:01 AM 0.37 0.00 0.37 0.00 5.43 09:49:58 09:26:01 AM 0.12 0.00 0.12 0.00 0.90 09:49:58 09:27:01 AM 0.12 0.00 0.12 0.00 0.80 09:49:58 09:28:01 AM 0.13 0.00 0.13 0.00 1.08 09:49:58 09:29:01 AM 0.18 0.00 0.18 0.00 2.02 09:49:58 09:30:01 AM 0.30 0.00 0.30 0.00 4.75 09:49:58 09:31:01 AM 0.22 0.00 0.22 0.00 3.07 09:49:58 09:32:01 AM 0.20 0.00 0.20 0.00 2.65 09:49:58 09:33:01 AM 0.10 0.00 0.10 0.00 1.03 09:49:58 09:34:02 AM 0.12 0.00 0.12 0.00 0.77 09:49:58 09:35:01 AM 0.34 0.00 0.34 0.00 5.25 09:49:58 09:36:01 AM 0.13 0.00 0.13 0.00 0.90 09:49:58 09:37:01 AM 0.10 0.00 0.10 0.00 0.77 09:49:58 09:38:01 AM 0.10 0.00 0.10 0.00 0.67 09:49:58 09:39:01 AM 0.13 0.00 0.13 0.00 1.32 09:49:58 09:40:01 AM 15.58 8.11 7.46 1443.25 1173.93 09:49:58 09:41:01 AM 118.01 0.25 117.76 12.39 10494.74 09:49:58 09:42:01 AM 48.31 1.03 47.28 115.31 5657.56 09:49:58 09:43:01 AM 76.47 9.25 67.22 1666.26 4565.16 09:49:58 09:44:01 AM 28.62 0.00 28.62 0.00 5666.79 09:49:58 09:45:01 AM 5.57 0.22 5.35 11.73 245.51 09:49:58 09:46:01 AM 0.93 0.00 0.93 0.00 594.97 09:49:58 09:47:01 AM 0.42 0.00 0.42 0.00 379.59 09:49:58 09:48:01 AM 0.63 0.03 0.60 1.87 290.32 09:49:58 09:49:01 AM 15.58 0.32 15.26 36.93 800.90 09:49:58 Average: 1.13 0.07 1.05 11.26 91.53 09:49:58 09:49:58 04:05:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:49:58 04:06:01 AM 5869552 7225676 2012872 25.54 2688 1555212 618028 6.92 152336 1601816 12 09:49:58 04:07:01 AM 5868052 7224176 2014372 25.56 2688 1555212 618028 6.92 152356 1603244 4 09:49:58 04:08:01 AM 5863932 7220080 2018492 25.61 2688 1555232 618028 6.92 152400 1607340 8 09:49:58 04:09:01 AM 5863752 7219900 2018672 25.61 2688 1555232 618028 6.92 152404 1607424 4 09:49:58 04:10:01 AM 5871620 7227760 2010804 25.51 2688 1555232 616676 6.90 152400 1599340 4 09:49:58 04:11:01 AM 5871880 7228028 2010544 25.51 2688 1555236 616676 6.90 152400 1599192 8 09:49:58 04:12:01 AM 5871932 7228080 2010492 25.51 2688 1555236 616676 6.90 152400 1599276 4 09:49:58 04:13:01 AM 5872024 7228176 2010400 25.50 2688 1555240 616676 6.90 152400 1599196 4 09:49:58 04:14:01 AM 5871860 7228012 2010564 25.51 2688 1555240 616676 6.90 152400 1599312 4 09:49:58 04:15:01 AM 5871788 7227940 2010636 25.51 2688 1555240 616676 6.90 152400 1599268 4 09:49:58 04:16:01 AM 5871972 7228128 2010452 25.51 2688 1555244 616676 6.90 152400 1599212 8 09:49:58 04:17:01 AM 5872088 7228244 2010336 25.50 2688 1555244 616676 6.90 152400 1599216 4 09:49:58 04:18:01 AM 5872088 7228244 2010336 25.50 2688 1555244 616676 6.90 152400 1599216 4 09:49:58 04:19:01 AM 5872020 7228180 2010404 25.50 2688 1555248 617092 6.91 152504 1599136 12 09:49:58 04:20:01 AM 5871684 7227844 2010740 25.51 2688 1555248 616676 6.90 152504 1599376 4 09:49:58 04:21:01 AM 5871888 7228052 2010536 25.51 2688 1555252 616676 6.90 152504 1599312 4 09:49:58 04:22:01 AM 5871920 7228084 2010504 25.51 2688 1555252 616676 6.90 152504 1599316 4 09:49:58 04:23:01 AM 5871940 7228104 2010484 25.51 2688 1555252 616676 6.90 152504 1599204 8 09:49:58 04:24:01 AM 5871816 7227984 2010608 25.51 2688 1555256 616676 6.90 152504 1599208 4 09:49:58 04:25:01 AM 5871600 7227768 2010824 25.51 2688 1555256 616676 6.90 152504 1599280 12 09:49:58 04:26:01 AM 5871760 7227928 2010664 25.51 2688 1555256 616676 6.90 152504 1599212 8 09:49:58 04:27:01 AM 5871744 7227916 2010680 25.51 2688 1555260 616676 6.90 152504 1599220 4 09:49:58 04:28:01 AM 5871664 7227836 2010760 25.51 2688 1555260 616676 6.90 152504 1599336 4 09:49:58 04:29:01 AM 5871688 7227860 2010736 25.51 2688 1555260 616676 6.90 152504 1599220 4 09:49:58 04:30:01 AM 5871488 7227664 2010936 25.51 2688 1555264 632176 7.08 152504 1599416 8 09:49:58 04:31:01 AM 5871140 7227320 2011284 25.52 2688 1555268 616476 6.90 152504 1599616 4 09:49:58 04:32:01 AM 5871716 7227900 2010708 25.51 2688 1555272 616476 6.90 152504 1599276 4 09:49:58 04:33:01 AM 5871520 7227704 2010904 25.51 2688 1555272 616476 6.90 152504 1599488 4 09:49:58 04:34:01 AM 5871696 7227880 2010728 25.51 2688 1555272 616476 6.90 152504 1599296 4 09:49:58 04:35:01 AM 5871732 7227916 2010692 25.51 2688 1555272 616476 6.90 152504 1599380 4 09:49:58 04:36:01 AM 5871816 7228004 2010608 25.51 2688 1555276 616476 6.90 152504 1599324 4 09:49:58 04:37:01 AM 5871844 7228032 2010580 25.51 2688 1555276 616476 6.90 152504 1599328 4 09:49:58 04:38:01 AM 5871756 7227944 2010668 25.51 2688 1555276 616476 6.90 152504 1599328 4 09:49:58 04:39:01 AM 5871732 7227924 2010692 25.51 2688 1555280 616476 6.90 152504 1599332 4 09:49:58 04:40:01 AM 5871384 7227576 2011040 25.51 2688 1555280 630492 7.06 152504 1599528 4 09:49:58 04:41:01 AM 5871728 7227924 2010696 25.51 2688 1555284 630492 7.06 152504 1599348 4 09:49:58 04:42:01 AM 5871340 7227536 2011084 25.51 2688 1555284 630492 7.06 152504 1599700 4 09:49:58 04:43:01 AM 5871700 7227896 2010724 25.51 2688 1555284 630492 7.06 152508 1599356 4 09:49:58 04:44:01 AM 5871784 7227984 2010640 25.51 2688 1555288 630492 7.06 152508 1599360 4 09:49:58 04:45:01 AM 5871704 7227908 2010720 25.51 2688 1555292 630492 7.06 152508 1599432 12 09:49:58 04:46:01 AM 5871884 7228088 2010540 25.51 2688 1555292 630492 7.06 152508 1599364 8 09:49:58 04:47:01 AM 5869176 7225384 2013248 25.54 2688 1555296 630492 7.06 152508 1601808 16 09:49:58 04:48:01 AM 5869536 7225744 2012888 25.54 2688 1555296 630492 7.06 152508 1601480 8 09:49:58 04:49:01 AM 5869536 7225744 2012888 25.54 2688 1555296 630492 7.06 152508 1601480 4 09:49:58 04:50:01 AM 5869152 7225364 2013272 25.54 2688 1555300 630492 7.06 152508 1601800 8 09:49:58 04:51:01 AM 5869504 7225716 2012920 25.54 2688 1555300 607360 6.80 152508 1601500 4 09:49:58 04:52:01 AM 5869412 7225628 2013012 25.54 2688 1555304 607360 6.80 152508 1601504 4 09:49:58 04:53:01 AM 5869392 7225608 2013032 25.54 2688 1555304 607360 6.80 152508 1601504 4 09:49:58 04:54:01 AM 5868956 7225172 2013468 25.54 2688 1555304 607360 6.80 152508 1601892 4 09:49:58 04:55:01 AM 5869208 7225428 2013216 25.54 2688 1555308 607360 6.80 152508 1601732 4 09:49:58 04:56:01 AM 5868640 7224860 2013784 25.55 2688 1555308 610060 6.83 152508 1602244 4 09:49:58 04:57:01 AM 5851932 7225440 2030492 25.76 2688 1572544 608488 6.81 154616 1616832 4 09:49:58 04:58:01 AM 5851816 7225328 2030608 25.76 2688 1572548 608488 6.81 154616 1616836 4 09:49:58 04:59:01 AM 5851824 7225336 2030600 25.76 2688 1572548 608488 6.81 154616 1616952 4 09:49:58 05:00:01 AM 5851532 7225044 2030892 25.76 2688 1572548 608548 6.81 154616 1617068 4 09:49:58 05:01:01 AM 5850708 7224228 2031716 25.78 2688 1572556 608548 6.81 154616 1617588 4 09:49:58 05:02:01 AM 5851456 7225044 2030968 25.77 2688 1572624 608548 6.81 154768 1617068 4 09:49:58 05:03:02 AM 5851548 7225140 2030876 25.76 2688 1572628 608548 6.81 154768 1617072 4 09:49:58 05:04:01 AM 5851548 7225140 2030876 25.76 2688 1572628 608548 6.81 154768 1617072 4 09:49:58 05:05:01 AM 5851440 7225032 2030984 25.77 2688 1572628 608548 6.81 154768 1617144 12 09:49:58 05:06:01 AM 5851456 7225052 2030968 25.77 2688 1572632 608548 6.81 154768 1617196 8 09:49:58 05:07:01 AM 5851524 7225120 2030900 25.76 2688 1572632 608548 6.81 154768 1617196 4 09:49:58 05:08:01 AM 5851556 7225152 2030868 25.76 2688 1572632 608548 6.81 154768 1617196 4 09:49:58 05:09:01 AM 5851460 7225060 2030964 25.77 2688 1572636 608548 6.81 154768 1617204 8 09:49:58 05:10:01 AM 5851264 7224864 2031160 25.77 2688 1572636 630036 7.05 154768 1617280 16 09:49:58 05:11:01 AM 5851352 7224952 2031072 25.77 2688 1572636 630036 7.05 154768 1617228 4 09:49:58 05:12:01 AM 5851064 7224668 2031360 25.77 2688 1572640 630036 7.05 154768 1617116 4 09:49:58 05:13:01 AM 5851200 7224804 2031224 25.77 2688 1572640 630036 7.05 154768 1617120 4 09:49:58 05:14:01 AM 5851240 7224844 2031184 25.77 2688 1572640 630036 7.05 154768 1617120 4 09:49:58 05:15:01 AM 5851100 7224708 2031324 25.77 2688 1572644 630036 7.05 154768 1617216 4 09:49:58 05:16:01 AM 5851184 7224792 2031240 25.77 2688 1572644 630036 7.05 154768 1617264 4 09:49:58 05:17:01 AM 5851356 7224964 2031068 25.77 2688 1572644 630036 7.05 154768 1617148 4 09:49:58 05:18:01 AM 5851268 7224880 2031156 25.77 2688 1572648 630036 7.05 154768 1617152 4 09:49:58 05:19:01 AM 5850604 7224216 2031820 25.78 2688 1572648 630036 7.05 154768 1617720 4 09:49:58 05:20:01 AM 5850992 7224604 2031432 25.77 2688 1572648 617376 6.91 154768 1617336 4 09:49:58 05:21:01 AM 5851328 7224948 2031096 25.77 2688 1572656 617376 6.91 154768 1617308 4 09:49:58 05:22:01 AM 5851340 7224960 2031084 25.77 2688 1572656 617376 6.91 154768 1617176 4 09:49:58 05:23:01 AM 5851404 7225024 2031020 25.77 2688 1572656 617376 6.91 154768 1617192 4 09:49:58 05:24:01 AM 5850932 7224556 2031492 25.77 2688 1572660 617376 6.91 154768 1617608 4 09:49:58 05:25:01 AM 5851080 7224704 2031344 25.77 2688 1572660 617376 6.91 154768 1617384 4 09:49:58 05:26:01 AM 5851280 7224904 2031144 25.77 2688 1572660 617376 6.91 154768 1617200 4 09:49:58 05:27:01 AM 5851068 7224696 2031356 25.77 2688 1572664 617376 6.91 154768 1617504 4 09:49:58 05:28:01 AM 5850920 7224744 2031504 25.77 2688 1572860 617376 6.91 154880 1617452 4 09:49:58 05:29:01 AM 5851040 7224864 2031384 25.77 2688 1572860 617376 6.91 154884 1617332 4 09:49:58 05:30:01 AM 5850784 7224612 2031640 25.77 2688 1572864 616844 6.91 154884 1617520 12 09:49:58 05:31:01 AM 5850492 7224320 2031932 25.78 2688 1572864 616844 6.91 154884 1618032 16 09:49:58 05:32:01 AM 5850932 7224764 2031492 25.77 2688 1572868 616844 6.91 154884 1617512 8 09:49:58 05:33:01 AM 5850376 7224208 2032048 25.78 2688 1572868 616844 6.91 154884 1618008 4 09:49:58 05:34:01 AM 5850716 7224548 2031708 25.78 2688 1572868 616844 6.91 154884 1617604 4 09:49:58 05:35:01 AM 5850664 7224500 2031760 25.78 2688 1572872 616844 6.91 154884 1617676 4 09:49:58 05:36:01 AM 5850224 7224060 2032200 25.78 2688 1572872 616844 6.91 154884 1618016 4 09:49:58 05:37:01 AM 5850524 7224360 2031900 25.78 2688 1572872 616844 6.91 154884 1617796 4 09:49:58 05:38:01 AM 5850760 7224600 2031664 25.77 2688 1572876 616844 6.91 154884 1617684 4 09:49:58 05:39:01 AM 5850876 7224716 2031548 25.77 2688 1572876 616844 6.91 154884 1617684 4 09:49:58 05:40:01 AM 5850232 7224072 2032192 25.78 2688 1572876 616072 6.90 154884 1617872 4 09:49:58 05:41:01 AM 5850544 7224388 2031880 25.78 2688 1572880 616072 6.90 154888 1617688 4 09:49:58 05:42:01 AM 5850712 7224556 2031712 25.78 2688 1572880 616072 6.90 154888 1617688 4 09:49:58 05:43:01 AM 5850632 7224476 2031792 25.78 2688 1572880 616072 6.90 154888 1617688 4 09:49:58 05:44:01 AM 5850576 7224424 2031848 25.78 2688 1572884 616072 6.90 154888 1617692 4 09:49:58 05:45:01 AM 5850516 7224364 2031908 25.78 2688 1572884 616072 6.90 154888 1617876 4 09:49:58 05:46:01 AM 5850720 7224568 2031704 25.78 2688 1572884 616072 6.90 154888 1617692 4 09:49:58 05:47:01 AM 5850692 7224544 2031732 25.78 2688 1572888 616072 6.90 154888 1617700 4 09:49:58 05:48:01 AM 5850752 7224604 2031672 25.77 2688 1572888 616072 6.90 154912 1617676 4 09:49:58 05:49:01 AM 5850812 7224664 2031612 25.77 2688 1572888 616072 6.90 154912 1617676 4 09:49:58 05:50:01 AM 5850512 7224368 2031912 25.78 2688 1572892 616072 6.90 154912 1617876 12 09:49:58 05:51:01 AM 5850768 7224624 2031656 25.77 2688 1572892 616072 6.90 154912 1617692 8 09:49:58 05:52:01 AM 5850612 7224468 2031812 25.78 2688 1572892 616072 6.90 154912 1617692 4 09:49:58 05:53:01 AM 5850756 7224616 2031668 25.77 2688 1572896 631804 7.07 154912 1617696 4 09:49:58 05:54:01 AM 5850764 7224624 2031660 25.77 2688 1572896 631804 7.07 154912 1617696 4 09:49:58 05:55:01 AM 5850684 7224544 2031740 25.78 2688 1572896 631804 7.07 154912 1617768 4 09:49:58 05:56:01 AM 5850964 7224828 2031460 25.77 2688 1572900 631804 7.07 154912 1617704 4 09:49:58 05:57:01 AM 5850912 7224776 2031512 25.77 2688 1572900 631804 7.07 154912 1617704 4 09:49:58 05:58:01 AM 5850484 7224348 2031940 25.78 2688 1572900 631804 7.07 154912 1617820 4 09:49:58 05:59:01 AM 5850664 7224536 2031760 25.78 2688 1572908 631804 7.07 154912 1617712 4 09:49:58 06:00:01 AM 5850492 7224364 2031932 25.78 2688 1572908 617656 6.92 154912 1617900 4 09:49:58 06:01:01 AM 5849516 7223392 2032908 25.79 2688 1572912 617656 6.92 154912 1618532 4 09:49:58 06:02:01 AM 5850724 7224600 2031700 25.78 2688 1572912 617656 6.92 154916 1617716 4 09:49:58 06:03:01 AM 5850756 7224632 2031668 25.77 2688 1572912 617656 6.92 154916 1617716 4 09:49:58 06:04:01 AM 5850700 7224580 2031724 25.78 2688 1572916 617656 6.92 154916 1617836 4 09:49:58 06:05:01 AM 5850588 7224468 2031836 25.78 2688 1572916 617656 6.92 154916 1617788 4 09:49:58 06:06:01 AM 5850820 7224700 2031604 25.77 2688 1572916 617656 6.92 154916 1617720 4 09:49:58 06:07:01 AM 5850820 7224704 2031604 25.77 2688 1572920 617656 6.92 154916 1617724 4 09:49:58 06:08:01 AM 5851192 7225076 2031232 25.77 2688 1572920 617656 6.92 154916 1617444 4 09:49:58 06:09:01 AM 5851132 7225016 2031292 25.77 2688 1572920 617656 6.92 154916 1617444 4 09:49:58 06:10:01 AM 5850816 7224704 2031608 25.77 2688 1572924 608944 6.82 154916 1617636 12 09:49:58 06:11:01 AM 5851196 7225088 2031228 25.77 2688 1572928 608944 6.82 154916 1617468 8 09:49:58 06:12:02 AM 5851200 7225096 2031224 25.77 2688 1572932 608944 6.82 154916 1617476 4 09:49:58 06:13:01 AM 5851204 7225100 2031220 25.77 2688 1572932 608944 6.82 154916 1617476 8 09:49:58 06:14:01 AM 5851220 7225116 2031204 25.77 2688 1572932 608944 6.82 154916 1617476 4 09:49:58 06:15:01 AM 5851120 7225020 2031304 25.77 2688 1572936 608944 6.82 154916 1617552 4 09:49:58 06:16:01 AM 5851224 7225124 2031200 25.77 2688 1572936 608944 6.82 154916 1617484 4 09:49:58 06:17:01 AM 5851280 7225180 2031144 25.77 2688 1572936 608944 6.82 154916 1617484 4 09:49:58 06:18:01 AM 5851400 7225304 2031024 25.77 2688 1572940 608944 6.82 154916 1617488 4 09:49:58 06:19:01 AM 5851332 7225236 2031092 25.77 2688 1572940 608944 6.82 154916 1617488 4 09:49:58 06:20:01 AM 5851012 7224916 2031412 25.77 2688 1572940 610472 6.84 154916 1617672 4 09:49:58 06:20:01 AM 5851012 7224916 2031412 25.77 2688 1572940 610472 6.84 154916 1617672 4 09:49:58 06:21:01 AM 5851044 7224956 2031380 25.77 2688 1572948 610472 6.84 154916 1617496 4 09:49:58 06:22:01 AM 5850788 7224700 2031636 25.77 2688 1572948 610472 6.84 154916 1617612 4 09:49:58 06:23:01 AM 5850764 7224680 2031660 25.77 2688 1572952 610472 6.84 154916 1617500 4 09:49:58 06:24:01 AM 5850828 7224744 2031596 25.77 2688 1572952 610472 6.84 154916 1617500 4 09:49:58 06:25:01 AM 5850740 7224656 2031684 25.77 2688 1572952 610472 6.84 154916 1617684 4 09:49:58 06:26:01 AM 5850888 7224808 2031536 25.77 2688 1572956 610472 6.84 154916 1617504 4 09:49:58 06:27:01 AM 5850860 7224780 2031564 25.77 2688 1572956 610472 6.84 154916 1617504 4 09:49:58 06:28:01 AM 5850940 7224860 2031484 25.77 2688 1572956 610472 6.84 154924 1617576 4 09:49:58 06:29:01 AM 5850388 7224308 2032036 25.78 2688 1572956 626244 7.01 154916 1617972 4 09:49:58 06:30:01 AM 5851036 7224960 2031388 25.77 2688 1572960 604836 6.77 154916 1617520 8 09:49:58 06:31:01 AM 5850572 7224496 2031852 25.78 2688 1572960 620216 6.94 154916 1617936 16 09:49:58 06:32:01 AM 5851052 7224980 2031372 25.77 2688 1572964 620216 6.94 154916 1617620 8 09:49:58 06:33:01 AM 5850388 7224316 2032036 25.78 2688 1572964 620216 6.94 154916 1618028 4 09:49:58 06:34:01 AM 5850776 7224704 2031648 25.77 2688 1572964 620216 6.94 154916 1617620 4 09:49:58 06:35:01 AM 5850724 7224656 2031700 25.78 2688 1572968 620216 6.94 154916 1617692 12 09:49:58 06:36:01 AM 5850572 7224504 2031852 25.78 2688 1572968 620216 6.94 154916 1617912 4 09:49:58 06:37:01 AM 5850936 7224872 2031488 25.77 2688 1572972 620216 6.94 154916 1617644 4 09:49:58 06:38:01 AM 5851020 7224960 2031404 25.77 2688 1572976 620216 6.94 154916 1617648 4 09:49:58 06:39:01 AM 5850912 7224852 2031512 25.77 2688 1572976 620216 6.94 154916 1617648 4 09:49:58 06:40:01 AM 5850664 7224604 2031760 25.78 2688 1572976 609072 6.82 154916 1617832 4 09:49:58 06:41:01 AM 5850940 7224884 2031484 25.77 2688 1572980 609072 6.82 154916 1617652 4 09:49:58 06:42:01 AM 5851092 7225036 2031332 25.77 2688 1572980 609072 6.82 154916 1617652 4 09:49:58 06:43:01 AM 5851092 7225040 2031332 25.77 2688 1572984 609072 6.82 154916 1617656 4 09:49:58 06:44:01 AM 5850716 7224664 2031708 25.78 2688 1572984 607036 6.80 154916 1617888 4 09:49:58 06:45:01 AM 5850672 7224624 2031752 25.78 2688 1572988 639896 7.16 164580 1608076 4 09:49:58 06:46:01 AM 5850792 7224748 2031632 25.77 2688 1572992 639896 7.16 164580 1608012 4 09:49:58 06:47:01 AM 5850820 7224776 2031604 25.77 2688 1572992 639896 7.16 164580 1608012 4 09:49:58 06:48:01 AM 5850440 7224396 2031984 25.78 2688 1572992 639896 7.16 164580 1608204 4 09:49:58 06:49:01 AM 5850776 7224736 2031648 25.77 2688 1572996 624512 6.99 164580 1608020 4 09:49:58 06:50:01 AM 5850548 7224508 2031876 25.78 2688 1572996 624512 6.99 164580 1608204 4 09:49:58 06:51:01 AM 5850784 7224748 2031640 25.77 2688 1573000 624512 6.99 164580 1608024 4 09:49:58 06:52:01 AM 5850844 7224808 2031580 25.77 2688 1573000 624512 6.99 164580 1608024 4 09:49:58 06:53:01 AM 5850836 7224800 2031588 25.77 2688 1573000 624512 6.99 164580 1608024 4 09:49:58 06:54:01 AM 5850888 7224856 2031536 25.77 2688 1573004 624512 6.99 164580 1608028 4 09:49:58 06:55:01 AM 5850868 7224836 2031556 25.77 2688 1573004 624512 6.99 164580 1608096 12 09:49:58 06:56:01 AM 5850836 7224804 2031588 25.77 2688 1573004 624512 6.99 164580 1608028 8 09:49:58 06:57:01 AM 5850308 7224280 2032116 25.78 2688 1573008 624512 6.99 164580 1608440 4 09:49:58 06:58:01 AM 5850868 7224840 2031556 25.77 2688 1573008 624512 6.99 164580 1608032 4 09:49:58 06:59:01 AM 5850900 7224872 2031524 25.77 2688 1573008 624512 6.99 164580 1608044 4 09:49:58 07:00:01 AM 5850380 7224356 2032044 25.78 2688 1573012 608308 6.81 164580 1608372 16 09:49:58 07:01:01 AM 5849968 7223944 2032456 25.78 2688 1573012 608308 6.81 164580 1608636 8 09:49:58 07:02:01 AM 5850800 7224780 2031624 25.77 2688 1573016 608308 6.81 164588 1608052 4 09:49:58 07:03:01 AM 5850924 7224904 2031500 25.77 2688 1573016 608308 6.81 164588 1608052 4 09:49:58 07:04:01 AM 5850628 7224608 2031796 25.78 2688 1573016 608308 6.81 164588 1608196 4 09:49:58 07:05:01 AM 5850612 7224592 2031812 25.78 2688 1573016 608308 6.81 164588 1608404 4 09:49:58 07:06:01 AM 5850304 7224288 2032120 25.78 2688 1573020 608308 6.81 164588 1608368 4 09:49:58 07:07:01 AM 5850640 7224624 2031784 25.78 2688 1573020 623700 6.98 164588 1608096 4 09:49:58 07:08:01 AM 5850612 7224596 2031812 25.78 2688 1573020 623700 6.98 164588 1608096 4 09:49:58 07:09:01 AM 5850872 7224860 2031552 25.77 2688 1573024 623700 6.98 164588 1608100 4 09:49:58 07:10:01 AM 5850512 7224500 2031912 25.78 2688 1573024 617264 6.91 164588 1608284 4 09:49:58 07:11:01 AM 5850216 7224208 2032208 25.78 2688 1573028 617264 6.91 164588 1608484 4 09:49:58 07:12:01 AM 5850580 7224572 2031844 25.78 2688 1573028 617264 6.91 164588 1608148 4 09:49:58 07:13:01 AM 5850728 7224720 2031696 25.78 2688 1573028 617264 6.91 164588 1608148 4 09:49:58 07:14:01 AM 5850464 7224460 2031960 25.78 2688 1573032 617264 6.91 164588 1608268 4 09:49:58 07:15:01 AM 5850504 7224500 2031920 25.78 2688 1573032 617264 6.91 164588 1608336 12 09:49:58 07:16:01 AM 5850556 7224552 2031868 25.78 2688 1573032 617264 6.91 164588 1608268 8 09:49:58 07:17:01 AM 5850624 7224624 2031800 25.78 2688 1573036 617264 6.91 164588 1608272 4 09:49:58 07:18:01 AM 5850748 7224752 2031676 25.77 2688 1573040 617264 6.91 164588 1608276 4 09:49:58 07:19:01 AM 5850064 7224068 2032360 25.78 2688 1573040 617264 6.91 164588 1608572 4 09:49:58 07:20:02 AM 5850120 7224128 2032304 25.78 2688 1573044 615560 6.89 164588 1608612 4 09:49:58 07:21:01 AM 5850668 7224676 2031756 25.78 2688 1573044 615560 6.89 164588 1608176 4 09:49:58 07:22:01 AM 5850672 7224684 2031752 25.78 2688 1573048 615560 6.89 164588 1608180 4 09:49:58 07:23:01 AM 5850696 7224708 2031728 25.78 2688 1573048 615560 6.89 164588 1608184 4 09:49:58 07:24:01 AM 5850268 7224280 2032156 25.78 2688 1573048 615560 6.89 164588 1608456 4 09:49:58 07:25:01 AM 5850440 7224456 2031984 25.78 2688 1573052 615560 6.89 164588 1608256 4 09:49:58 07:26:01 AM 5850640 7224656 2031784 25.78 2688 1573052 615560 6.89 164588 1608188 4 09:49:58 07:27:01 AM 5850724 7224740 2031700 25.78 2688 1573052 615560 6.89 164588 1608188 4 09:49:58 07:28:01 AM 5850256 7224276 2032168 25.78 2688 1573056 615560 6.89 164588 1608664 4 09:49:58 07:29:01 AM 5850556 7224576 2031868 25.78 2688 1573056 615560 6.89 164588 1608256 4 09:49:58 07:30:01 AM 5850404 7224424 2032020 25.78 2688 1573056 610020 6.83 164588 1608440 4 09:49:58 07:31:01 AM 5850172 7224200 2032252 25.78 2688 1573064 610020 6.83 164588 1608676 4 09:49:58 07:32:01 AM 5850644 7224672 2031780 25.78 2688 1573064 610020 6.83 164588 1608268 4 09:49:58 07:33:01 AM 5850308 7224340 2032116 25.78 2688 1573068 610020 6.83 164596 1608584 4 09:49:58 07:34:01 AM 5850624 7224656 2031800 25.78 2688 1573068 610020 6.83 164588 1608328 4 09:49:58 07:35:01 AM 5850568 7224600 2031856 25.78 2688 1573068 610020 6.83 164588 1608400 16 09:49:58 07:36:01 AM 5850648 7224684 2031776 25.78 2688 1573072 625764 7.01 164588 1608336 8 09:49:58 07:37:01 AM 5850684 7224720 2031740 25.78 2688 1573072 625764 7.01 164588 1608336 4 09:49:58 07:38:01 AM 5850740 7224776 2031684 25.77 2688 1573072 625764 7.01 164588 1608336 4 09:49:58 07:39:01 AM 5850572 7224612 2031852 25.78 2688 1573076 625764 7.01 164588 1608340 8 09:49:58 07:40:01 AM 5850324 7224364 2032100 25.78 2688 1573076 621224 6.96 164588 1608556 4 09:49:58 07:41:01 AM 5850580 7224624 2031844 25.78 2688 1573080 621224 6.96 164588 1608376 4 09:49:58 07:42:01 AM 5850632 7224676 2031792 25.78 2688 1573080 621224 6.96 164588 1608376 4 09:49:58 07:43:01 AM 5850600 7224644 2031824 25.78 2688 1573080 621224 6.96 164588 1608376 4 09:49:58 07:44:01 AM 5850580 7224624 2031844 25.78 2688 1573080 621224 6.96 164588 1608376 4 09:49:58 07:45:01 AM 5850168 7224216 2032256 25.78 2688 1573084 617396 6.91 164588 1608568 4 09:49:58 07:46:01 AM 5850444 7224496 2031980 25.78 2688 1573084 615704 6.89 165248 1607724 4 09:49:58 07:47:01 AM 5850556 7224608 2031868 25.78 2688 1573084 615704 6.89 165248 1607724 4 09:49:58 07:48:01 AM 5850552 7224608 2031872 25.78 2688 1573088 615704 6.89 165248 1607728 4 09:49:58 07:49:01 AM 5850588 7224644 2031836 25.78 2688 1573088 615704 6.89 165248 1607728 4 09:49:58 07:50:01 AM 5850160 7224216 2032264 25.78 2688 1573088 614652 6.88 165248 1607912 4 09:49:58 07:51:01 AM 5850420 7224480 2032004 25.78 2688 1573092 614652 6.88 165248 1607848 4 09:49:58 07:52:01 AM 5850388 7224448 2032036 25.78 2688 1573092 614652 6.88 165248 1607848 4 09:49:58 07:53:01 AM 5850456 7224520 2031968 25.78 2688 1573096 614652 6.88 165248 1607852 4 09:49:58 07:54:01 AM 5850132 7224196 2032292 25.78 2688 1573096 614652 6.88 165248 1608008 4 09:49:58 07:55:01 AM 5850440 7224504 2031984 25.78 2688 1573096 614652 6.88 165248 1607804 4 09:49:58 07:56:01 AM 5850364 7224432 2032060 25.78 2688 1573100 614652 6.88 165248 1607740 8 09:49:58 07:57:01 AM 5850248 7224316 2032176 25.78 2688 1573100 614652 6.88 165248 1607740 4 09:49:58 07:58:01 AM 5850428 7224496 2031996 25.78 2688 1573100 614652 6.88 165248 1607856 4 09:49:58 07:59:01 AM 5850196 7224268 2032228 25.78 2688 1573104 614652 6.88 165248 1608096 12 09:49:58 08:00:01 AM 5850008 7224080 2032416 25.78 2688 1573104 609248 6.82 165248 1608028 16 09:49:58 08:01:01 AM 5849464 7223540 2032960 25.79 2688 1573108 609248 6.82 165248 1608460 4 09:49:58 08:02:01 AM 5849820 7223900 2032604 25.79 2688 1573112 609248 6.82 165248 1608160 16 09:49:58 08:03:01 AM 5850060 7224140 2032364 25.78 2688 1573112 609248 6.82 165248 1607988 8 09:49:58 08:04:01 AM 5850400 7224484 2032024 25.78 2688 1573116 609248 6.82 165248 1607788 4 09:49:58 08:05:01 AM 5850300 7224384 2032124 25.78 2688 1573116 609248 6.82 165248 1607972 4 09:49:58 08:06:01 AM 5850468 7224552 2031956 25.78 2688 1573116 609248 6.82 165248 1607788 4 09:49:58 08:07:01 AM 5850380 7224468 2032044 25.78 2688 1573120 609248 6.82 165248 1607792 4 09:49:58 08:08:01 AM 5850416 7224504 2032008 25.78 2688 1573120 609248 6.82 165248 1607792 4 09:49:58 08:09:01 AM 5850104 7224192 2032320 25.78 2688 1573120 609248 6.82 165248 1608156 16 09:49:58 08:10:01 AM 5850160 7224252 2032264 25.78 2688 1573124 609268 6.82 165248 1607980 8 09:49:58 08:11:01 AM 5850568 7224664 2031856 25.78 2688 1573128 609268 6.82 165248 1607800 4 09:49:58 08:12:01 AM 5850432 7224532 2031992 25.78 2688 1573132 609268 6.82 165248 1607920 4 09:49:58 08:13:01 AM 5850292 7224392 2032132 25.78 2688 1573132 609268 6.82 165248 1607804 4 09:49:58 08:14:01 AM 5850372 7224472 2032052 25.78 2688 1573132 609268 6.82 165248 1607804 4 09:49:58 08:15:01 AM 5850324 7224428 2032100 25.78 2688 1573136 609268 6.82 165248 1607876 4 09:49:58 08:16:01 AM 5850500 7224604 2031924 25.78 2688 1573136 609268 6.82 165248 1607808 4 09:49:58 08:17:01 AM 5850376 7224480 2032048 25.78 2688 1573136 609268 6.82 165248 1607808 4 09:49:58 08:18:01 AM 5850568 7224676 2031856 25.78 2688 1573140 625020 7.00 165248 1607812 4 09:49:58 08:19:01 AM 5849940 7224048 2032484 25.79 2688 1573140 625020 7.00 165248 1608084 12 09:49:58 08:20:01 AM 5849844 7223952 2032580 25.79 2688 1573140 624948 7.00 165248 1608200 12 09:49:58 08:21:01 AM 5850208 7224320 2032216 25.78 2688 1573144 624948 7.00 165248 1607852 12 09:49:58 08:22:01 AM 5850376 7224488 2032048 25.78 2688 1573144 624948 7.00 165248 1607852 4 09:49:58 08:23:01 AM 5850236 7224348 2032188 25.78 2688 1573144 624948 7.00 165248 1607852 4 09:49:58 08:24:01 AM 5850300 7224416 2032124 25.78 2688 1573148 624948 7.00 165248 1607976 4 09:49:58 08:25:01 AM 5850276 7224392 2032148 25.78 2688 1573148 624948 7.00 165248 1607928 4 09:49:58 08:26:02 AM 5850412 7224528 2032012 25.78 2688 1573148 624948 7.00 165248 1607860 4 09:49:58 08:27:01 AM 5850304 7224424 2032120 25.78 2688 1573152 624948 7.00 165248 1607868 4 09:49:58 08:28:01 AM 5850364 7224484 2032060 25.78 2688 1573152 624948 7.00 165248 1607868 4 09:49:58 08:29:01 AM 5850300 7224420 2032124 25.78 2688 1573152 624948 7.00 165248 1607868 4 09:49:58 08:30:01 AM 5849880 7224004 2032544 25.79 2688 1573156 617492 6.91 165248 1608196 16 09:49:58 08:31:01 AM 5850028 7224152 2032396 25.78 2688 1573156 617492 6.91 165248 1608084 4 09:49:58 08:32:01 AM 5850452 7224580 2031972 25.78 2688 1573160 617492 6.91 165248 1607884 4 09:49:58 08:33:01 AM 5850148 7224276 2032276 25.78 2688 1573160 617492 6.91 165248 1608092 4 09:49:58 08:34:01 AM 5850208 7224336 2032216 25.78 2688 1573160 617492 6.91 165248 1607888 4 09:49:58 08:35:01 AM 5850212 7224344 2032212 25.78 2688 1573164 617492 6.91 165248 1607960 4 09:49:58 08:36:01 AM 5850356 7224488 2032068 25.78 2688 1573164 617492 6.91 165248 1607892 4 09:49:58 08:37:01 AM 5850328 7224460 2032096 25.78 2688 1573164 617492 6.91 165248 1607892 4 09:49:58 08:38:01 AM 5850364 7224500 2032060 25.78 2688 1573168 617492 6.91 165248 1607896 4 09:49:58 08:39:01 AM 5850384 7224520 2032040 25.78 2688 1573168 617492 6.91 165248 1607896 4 09:49:58 08:40:01 AM 5849780 7223916 2032644 25.79 2688 1573168 611812 6.85 165248 1608196 16 09:49:58 08:41:01 AM 5850120 7224264 2032304 25.78 2688 1573176 611812 6.85 165248 1607904 8 09:49:58 08:42:01 AM 5850240 7224384 2032184 25.78 2688 1573176 611812 6.85 165248 1607904 4 09:49:58 08:43:01 AM 5850264 7224416 2032160 25.78 2688 1573184 611812 6.85 165248 1607912 4 09:49:58 08:44:01 AM 5850144 7224296 2032280 25.78 2688 1573184 611812 6.85 165248 1608028 4 09:49:58 08:45:01 AM 5850288 7224440 2032136 25.78 2688 1573184 611812 6.85 165248 1607980 4 09:49:58 08:46:01 AM 5850356 7224512 2032068 25.78 2688 1573188 611812 6.85 165248 1607916 4 09:49:58 08:47:01 AM 5850328 7224484 2032096 25.78 2688 1573188 611812 6.85 165248 1607916 4 09:49:58 08:48:01 AM 5850364 7224520 2032060 25.78 2688 1573188 611812 6.85 165248 1607916 8 09:49:58 08:49:01 AM 5850356 7224516 2032068 25.78 2688 1573192 611812 6.85 165248 1607920 4 09:49:58 08:50:01 AM 5849912 7224072 2032512 25.79 2688 1573192 627952 7.03 165248 1607988 4 09:49:58 08:51:01 AM 5849992 7224156 2032432 25.78 2688 1573196 627952 7.03 165248 1607924 4 09:49:58 08:52:01 AM 5850104 7224268 2032320 25.78 2688 1573196 627952 7.03 165248 1607924 4 09:49:58 08:53:01 AM 5850140 7224304 2032284 25.78 2688 1573196 627952 7.03 165248 1607924 4 09:49:58 08:54:01 AM 5850116 7224284 2032308 25.78 2688 1573200 627952 7.03 165248 1608012 4 09:49:58 08:55:01 AM 5850068 7224236 2032356 25.78 2688 1573200 627952 7.03 165248 1607996 4 09:49:58 08:56:01 AM 5850120 7224288 2032304 25.78 2688 1573200 627952 7.03 165248 1607928 4 09:49:58 08:57:01 AM 5850220 7224388 2032204 25.78 2688 1573200 627952 7.03 165248 1607928 4 09:49:58 08:58:01 AM 5850296 7224468 2032128 25.78 2688 1573204 627952 7.03 165248 1607932 4 09:49:58 08:59:01 AM 5849736 7223908 2032688 25.79 2688 1573204 627952 7.03 165248 1608424 4 09:49:58 09:00:01 AM 5849848 7224020 2032576 25.79 2688 1573204 617520 6.91 165248 1608200 8 09:49:58 09:01:01 AM 5848676 7222852 2033748 25.80 2688 1573208 640732 7.17 165248 1608952 8 09:49:58 09:02:01 AM 5849920 7224108 2032504 25.79 2688 1573220 618248 6.92 166368 1606920 4 09:49:58 09:03:01 AM 5850008 7224200 2032416 25.78 2688 1573224 618248 6.92 166368 1606924 4 09:49:58 09:04:01 AM 5850044 7224236 2032380 25.78 2688 1573224 618248 6.92 166368 1606924 4 09:49:58 09:05:01 AM 5849828 7224020 2032596 25.79 2688 1573224 618248 6.92 166368 1607108 12 09:49:58 09:06:01 AM 5849900 7224096 2032524 25.79 2688 1573228 618248 6.92 166368 1607044 4 09:49:58 09:07:01 AM 5850052 7224248 2032372 25.78 2688 1573228 618248 6.92 166368 1606928 4 09:49:58 09:08:01 AM 5850140 7224336 2032284 25.78 2688 1573228 618248 6.92 166368 1607044 4 09:49:58 09:09:01 AM 5850248 7224448 2032176 25.78 2688 1573232 618248 6.92 166368 1606932 4 09:49:58 09:10:01 AM 5849572 7223772 2032852 25.79 2688 1573232 617524 6.91 166368 1607232 4 09:49:58 09:11:01 AM 5849920 7224124 2032504 25.79 2688 1573236 617524 6.91 166368 1606936 4 09:49:58 09:12:01 AM 5850004 7224208 2032420 25.78 2688 1573236 617524 6.91 166368 1606936 4 09:49:58 09:13:01 AM 5849600 7223804 2032824 25.79 2688 1573236 617524 6.91 166368 1607348 16 09:49:58 09:14:01 AM 5849984 7224192 2032440 25.78 2688 1573240 617524 6.91 166368 1606944 8 09:49:58 09:15:01 AM 5849748 7223956 2032676 25.79 2688 1573240 617524 6.91 166368 1607012 4 09:49:58 09:16:01 AM 5849944 7224152 2032480 25.78 2688 1573240 617524 6.91 166368 1606944 4 09:49:58 09:17:01 AM 5849944 7224156 2032480 25.78 2688 1573244 617524 6.91 166368 1606948 4 09:49:58 09:18:01 AM 5849832 7224044 2032592 25.79 2688 1573244 617524 6.91 166368 1606948 4 09:49:58 09:19:01 AM 5849920 7224132 2032504 25.79 2688 1573244 617524 6.91 166368 1607064 4 09:49:58 09:20:01 AM 5849664 7223880 2032760 25.79 2688 1573248 640152 7.17 166368 1607136 4 09:49:58 09:21:01 AM 5849772 7223988 2032652 25.79 2688 1573248 640152 7.17 166368 1607280 8 09:49:58 09:22:01 AM 5850080 7224300 2032344 25.78 2688 1573252 640152 7.17 166368 1606964 4 09:49:58 09:23:01 AM 5850140 7224360 2032284 25.78 2688 1573252 640152 7.17 166368 1606964 4 09:49:58 09:24:01 AM 5847740 7221964 2034684 25.81 2688 1573256 640152 7.17 166368 1609356 4 09:49:58 09:25:01 AM 5847908 7222136 2034516 25.81 2688 1573260 640152 7.17 166368 1609092 12 09:49:58 09:26:01 AM 5847944 7222172 2034480 25.81 2688 1573260 624656 6.99 166368 1609024 8 09:49:58 09:27:01 AM 5848028 7222256 2034396 25.81 2688 1573260 624656 6.99 166368 1609024 4 09:49:58 09:28:01 AM 5847792 7222024 2034632 25.81 2688 1573264 624656 6.99 166368 1609144 4 09:49:58 09:29:01 AM 5848028 7222260 2034396 25.81 2688 1573264 624656 6.99 166368 1609028 4 09:49:58 09:30:01 AM 5847580 7221812 2034844 25.81 2688 1573264 626520 7.02 166368 1609328 4 09:49:58 09:31:01 AM 5845828 7220064 2036596 25.84 2688 1573268 626520 7.02 166368 1611292 4 09:49:58 09:32:01 AM 5845956 7220192 2036468 25.84 2688 1573268 626520 7.02 166368 1611088 4 09:49:58 09:33:01 AM 5843468 7217704 2038956 25.87 2688 1573268 626520 7.02 166368 1613548 4 09:49:58 09:34:02 AM 5843992 7218232 2038432 25.86 2688 1573272 626520 7.02 166368 1613144 4 09:49:58 09:35:01 AM 5843884 7218124 2038540 25.86 2688 1573272 626520 7.02 166368 1613216 4 09:49:58 09:36:01 AM 5844024 7218264 2038400 25.86 2688 1573272 626520 7.02 166368 1613148 4 09:49:58 09:37:01 AM 5844052 7218296 2038372 25.86 2688 1573276 626520 7.02 166368 1613152 4 09:49:58 09:38:01 AM 5843944 7218188 2038480 25.86 2688 1573276 626520 7.02 166368 1613152 4 09:49:58 09:39:01 AM 5841204 7215448 2041220 25.90 2688 1573276 626520 7.02 166368 1615624 4 09:49:58 09:40:01 AM 5550252 7068628 2332172 29.59 2688 1712092 704500 7.89 197364 1854940 66688 09:49:58 09:41:01 AM 5044160 6935900 2838264 36.01 2688 2067820 775616 8.68 206376 2284916 173836 09:49:58 09:42:01 AM 5219764 7079852 2662660 33.78 2688 2035556 633800 7.10 233044 2078884 10760 09:49:58 09:43:01 AM 4931520 7056420 2950904 37.44 2688 2290744 637796 7.14 279124 2288900 157080 09:49:58 09:44:01 AM 4928188 7052708 2954236 37.48 2688 2290816 637796 7.14 279244 2288520 12 09:49:58 09:45:01 AM 4877932 7005420 3004492 38.12 2688 2293804 705348 7.90 279728 2337592 840 09:49:58 09:46:01 AM 4851620 6995984 3030804 38.45 2688 2310696 705348 7.90 279844 2364204 364 09:49:58 09:47:01 AM 4839480 6995088 3042944 38.60 2688 2321936 705348 7.90 279844 2375564 280 09:49:58 09:48:01 AM 4830444 6994348 3051980 38.72 2688 2330200 724020 8.11 280088 2384196 4 09:49:58 09:49:01 AM 4957052 6986156 2925372 37.11 2688 2200616 720308 8.07 358920 2201072 71092 09:49:58 Average: 5828776 7218679 2053648 26.05 2688 1588144 620685 6.95 163044 1628486 1399 09:49:58 09:49:58 04:05:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:49:58 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:06:01 AM eth0 4.15 0.12 0.51 0.01 0.00 0.00 0.00 0.00 09:49:58 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:07:01 AM eth0 0.52 0.12 0.04 0.01 0.00 0.00 0.00 0.00 09:49:58 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:08:01 AM eth0 0.77 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:49:58 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:09:01 AM eth0 0.32 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:49:58 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:10:01 AM eth0 0.90 0.17 0.18 0.07 0.00 0.00 0.00 0.00 09:49:58 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:11:01 AM eth0 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:49:58 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:12:01 AM eth0 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:49:58 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:13:01 AM eth0 0.37 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:49:58 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:14:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:49:58 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:15:01 AM eth0 0.55 0.20 0.16 0.07 0.00 0.00 0.00 0.00 09:49:58 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:16:01 AM eth0 0.68 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:49:58 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:17:01 AM eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:49:58 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:18:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:49:58 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:19:01 AM eth0 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:49:58 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:20:01 AM eth0 0.40 0.17 0.10 0.07 0.00 0.00 0.00 0.00 09:49:58 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:21:01 AM eth0 0.42 0.13 0.09 0.01 0.00 0.00 0.00 0.00 09:49:58 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:22:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:23:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:49:58 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:24:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:25:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:26:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:27:01 AM eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:49:58 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:28:01 AM eth0 0.30 0.02 0.06 0.00 0.00 0.00 0.00 0.00 09:49:58 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:29:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:30:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:31:01 AM eth0 0.48 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:49:58 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:32:01 AM eth0 0.67 0.07 0.07 0.01 0.00 0.00 0.00 0.00 09:49:58 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:33:01 AM eth0 0.43 0.18 0.27 0.19 0.00 0.00 0.00 0.00 09:49:58 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:34:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:35:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:36:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:37:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:38:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:49:58 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:39:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:40:01 AM eth0 0.52 0.33 0.21 0.08 0.00 0.00 0.00 0.00 09:49:58 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:41:01 AM eth0 0.53 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:49:58 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:42:01 AM eth0 0.48 0.17 0.27 0.19 0.00 0.00 0.00 0.00 09:49:58 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:45:01 AM eth0 0.45 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:46:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:47:01 AM eth0 0.92 0.27 0.32 0.20 0.00 0.00 0.00 0.00 09:49:58 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:49:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:50:01 AM eth0 0.40 0.20 0.17 0.07 0.00 0.00 0.00 0.00 09:49:58 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:51:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:52:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:53:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:49:58 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:54:01 AM eth0 0.77 0.40 0.38 0.28 0.00 0.00 0.00 0.00 09:49:58 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:55:01 AM eth0 0.40 0.22 0.15 0.08 0.00 0.00 0.00 0.00 09:49:58 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:57:01 AM eth0 0.97 0.87 0.08 0.07 0.00 0.00 0.00 0.00 09:49:58 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:58:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 04:59:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:00:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:01:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:02:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:03:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:03:02 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:04:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:05:01 AM eth0 0.32 0.08 0.15 0.06 0.00 0.00 0.00 0.00 09:49:58 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:06:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:07:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:08:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:10:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:49:58 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:11:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:12:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:13:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:15:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:17:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:18:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:49:58 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:19:01 AM eth0 0.45 0.15 0.27 0.19 0.00 0.00 0.00 0.00 09:49:58 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:20:01 AM eth0 0.30 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:49:58 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:21:01 AM eth0 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 09:49:58 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:22:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:24:01 AM eth0 0.70 0.18 0.30 0.19 0.00 0.00 0.00 0.00 09:49:58 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:25:01 AM eth0 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:49:58 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:26:01 AM eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:49:58 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:27:01 AM eth0 0.52 0.38 0.33 0.21 0.00 0.00 0.00 0.00 09:49:58 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:29:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:30:01 AM eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:31:01 AM eth0 0.87 0.88 0.32 5.16 0.00 0.00 0.00 0.00 09:49:58 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:32:01 AM eth0 0.60 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:49:58 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:33:01 AM eth0 0.35 0.25 0.26 0.20 0.00 0.00 0.00 0.00 09:49:58 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:34:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:35:01 AM eth0 0.60 0.10 0.13 0.06 0.00 0.00 0.00 0.00 09:49:58 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:36:01 AM eth0 0.48 0.22 0.32 0.20 0.00 0.00 0.00 0.00 09:49:58 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:38:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:39:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:40:01 AM eth0 0.32 0.17 0.10 0.07 0.00 0.00 0.00 0.00 09:49:58 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:41:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:49:58 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:43:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:44:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:45:01 AM eth0 0.27 0.08 0.09 0.06 0.00 0.00 0.00 0.00 09:49:58 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:46:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:49:58 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:47:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:49:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:50:01 AM eth0 0.37 0.28 0.16 0.08 0.00 0.00 0.00 0.00 09:49:58 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:51:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:54:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:55:01 AM eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:56:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 05:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:00:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:02:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:04:01 AM eth0 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:49:58 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:05:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:07:01 AM eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:09:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:10:01 AM eth0 0.27 0.15 0.11 0.07 0.00 0.00 0.00 0.00 09:49:58 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:11:01 AM eth0 0.17 0.02 0.07 0.00 0.00 0.00 0.00 0.00 09:49:58 06:12:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:12:02 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:13:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:14:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:15:01 AM eth0 0.37 0.22 0.16 0.07 0.00 0.00 0.00 0.00 09:49:58 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:17:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:20:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:21:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:22:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:23:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:24:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:25:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:26:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:28:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:29:01 AM eth0 0.68 0.18 0.30 0.19 0.00 0.00 0.00 0.00 09:49:58 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:30:01 AM eth0 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:31:01 AM eth0 0.40 0.33 0.26 0.20 0.00 0.00 0.00 0.00 09:49:58 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:32:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:49:58 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:33:01 AM eth0 0.43 0.17 0.27 0.19 0.00 0.00 0.00 0.00 09:49:58 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:35:01 AM eth0 0.68 0.13 0.19 0.07 0.00 0.00 0.00 0.00 09:49:58 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:36:01 AM eth0 0.50 0.22 0.27 0.20 0.00 0.00 0.00 0.00 09:49:58 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:38:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:39:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:40:01 AM eth0 0.33 0.15 0.15 0.08 0.00 0.00 0.00 0.00 09:49:58 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:41:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:43:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:45:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:49:58 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:46:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:47:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:48:01 AM eth0 0.68 0.22 0.30 0.19 0.00 0.00 0.00 0.00 09:49:58 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:50:01 AM eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:52:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:54:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:55:01 AM eth0 0.37 0.18 0.16 0.07 0.00 0.00 0.00 0.00 09:49:58 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:56:01 AM eth0 0.83 0.05 0.10 0.00 0.00 0.00 0.00 0.00 09:49:58 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:57:01 AM eth0 0.38 0.15 0.26 0.19 0.00 0.00 0.00 0.00 09:49:58 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:58:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:59:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:00:01 AM eth0 1.18 0.47 0.54 0.33 0.00 0.00 0.00 0.00 09:49:58 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:03:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:49:58 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:04:01 AM eth0 1.08 0.27 0.41 0.26 0.00 0.00 0.00 0.00 09:49:58 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:05:01 AM eth0 1.32 0.32 0.48 0.26 0.00 0.00 0.00 0.00 09:49:58 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:06:01 AM eth0 1.38 0.50 0.82 0.57 0.00 0.00 0.00 0.00 09:49:58 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:07:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:08:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:09:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:10:01 AM eth0 0.75 0.20 0.22 0.07 0.00 0.00 0.00 0.00 09:49:58 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:11:01 AM eth0 0.42 0.22 0.27 0.19 0.00 0.00 0.00 0.00 09:49:58 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:13:01 AM eth0 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:49:58 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:15:01 AM eth0 0.38 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:17:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:18:01 AM eth0 1.12 0.02 0.14 0.00 0.00 0.00 0.00 0.00 09:49:58 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:19:01 AM eth0 1.33 0.38 0.66 0.44 0.00 0.00 0.00 0.00 09:49:58 07:20:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:20:02 AM eth0 0.72 0.32 0.40 0.26 0.00 0.00 0.00 0.00 09:49:58 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:21:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:22:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:24:01 AM eth0 1.07 0.43 0.41 0.27 0.00 0.00 0.00 0.00 09:49:58 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:25:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:49:58 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:26:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:27:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:49:58 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:28:01 AM eth0 0.47 0.23 0.27 0.19 0.00 0.00 0.00 0.00 09:49:58 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:30:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:31:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00 09:49:58 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:32:01 AM eth0 0.57 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:49:58 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:33:01 AM eth0 0.43 0.23 0.27 0.20 0.00 0.00 0.00 0.00 09:49:58 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:35:01 AM eth0 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:36:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:39:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:40:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:49:58 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:42:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:44:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:45:01 AM eth0 0.38 0.18 0.18 0.07 0.00 0.00 0.00 0.00 09:49:58 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:46:01 AM eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:47:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:48:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:50:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:53:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:54:01 AM eth0 0.90 0.28 0.40 0.26 0.00 0.00 0.00 0.00 09:49:58 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:55:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:56:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:58:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:49:58 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 07:59:01 AM eth0 1.80 0.42 0.73 0.45 0.00 0.00 0.00 0.00 09:49:58 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:00:01 AM eth0 1.02 0.40 0.66 0.45 0.00 0.00 0.00 0.00 09:49:58 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:02:01 AM eth0 2.22 0.55 0.80 0.46 0.00 0.00 0.00 0.00 09:49:58 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:03:01 AM eth0 0.85 0.37 0.53 0.39 0.00 0.00 0.00 0.00 09:49:58 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:04:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:05:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:49:58 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:06:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:07:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:08:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:09:01 AM eth0 0.75 0.20 0.31 0.19 0.00 0.00 0.00 0.00 09:49:58 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:10:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:49:58 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:11:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:13:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:14:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:15:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:49:58 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:18:01 AM eth0 0.75 0.00 0.09 0.00 0.00 0.00 0.00 0.00 09:49:58 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:19:01 AM eth0 1.58 0.42 0.70 0.45 0.00 0.00 0.00 0.00 09:49:58 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:20:01 AM eth0 0.47 0.22 0.34 0.25 0.00 0.00 0.00 0.00 09:49:58 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:21:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:22:01 AM eth0 0.32 0.08 0.08 0.01 0.00 0.00 0.00 0.00 09:49:58 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:23:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:24:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:25:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 09:49:58 08:26:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:26:02 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:27:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:28:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:29:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:30:01 AM eth0 1.15 0.35 0.45 0.26 0.00 0.00 0.00 0.00 09:49:58 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:31:01 AM eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:49:58 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:32:01 AM eth0 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:49:58 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:33:01 AM eth0 0.93 0.38 0.40 0.27 0.00 0.00 0.00 0.00 09:49:58 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:35:01 AM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:49:58 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:36:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:49:58 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:39:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:40:01 AM eth0 0.33 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:49:58 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:41:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:42:01 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:49:58 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:45:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:49:58 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:47:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:48:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:50:01 AM eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:51:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:53:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:54:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:55:01 AM eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:56:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 08:59:01 AM eth0 0.88 0.25 0.32 0.20 0.00 0.00 0.00 0.00 09:49:58 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:00:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:02:01 AM eth0 0.90 0.83 0.08 0.07 0.00 0.00 0.00 0.00 09:49:58 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:03:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:04:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:05:01 AM eth0 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:49:58 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:07:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:10:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:49:58 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:11:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:13:01 AM eth0 0.75 0.20 0.31 0.19 0.00 0.00 0.00 0.00 09:49:58 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:15:01 AM eth0 0.32 0.17 0.10 0.07 0.00 0.00 0.00 0.00 09:49:58 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:16:01 AM eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:49:58 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:19:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:20:01 AM eth0 0.57 0.12 0.13 0.06 0.00 0.00 0.00 0.00 09:49:58 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:21:01 AM eth0 0.82 0.32 0.43 0.26 0.00 0.00 0.00 0.00 09:49:58 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:22:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:49:58 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:23:01 AM eth0 0.52 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:49:58 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:24:01 AM eth0 0.53 0.30 0.28 0.20 0.00 0.00 0.00 0.00 09:49:58 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:25:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:49:58 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:26:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:27:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:28:01 AM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:49:58 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:29:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:30:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:49:58 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:31:01 AM eth0 1.32 0.42 0.71 0.45 0.00 0.00 0.00 0.00 09:49:58 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:49:58 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:33:01 AM eth0 0.48 0.23 0.27 0.19 0.00 0.00 0.00 0.00 09:49:58 09:34:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:34:02 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:35:01 AM eth0 0.24 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:49:58 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:49:58 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:38:01 AM eth0 0.22 0.08 0.07 0.00 0.00 0.00 0.00 0.00 09:49:58 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:39:01 AM eth0 0.75 0.25 0.30 0.20 0.00 0.00 0.00 0.00 09:49:58 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:40:01 AM eth0 216.08 126.44 820.97 57.84 0.00 0.00 0.00 0.00 09:49:58 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:41:01 AM eth0 120.39 93.07 1332.22 12.80 0.00 0.00 0.00 0.00 09:49:58 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:42:01 AM eth0 10.06 9.95 6.19 3.91 0.00 0.00 0.00 0.00 09:49:58 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:43:01 AM eth0 45.66 40.26 340.54 10.98 0.00 0.00 0.00 0.00 09:49:58 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:44:01 AM eth0 159.93 112.35 31.32 29.26 0.00 0.00 0.00 0.00 09:49:58 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:45:01 AM eth0 29.80 22.81 28.37 5.46 0.00 0.00 0.00 0.00 09:49:58 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:46:01 AM eth0 32.26 29.69 115.65 8.79 0.00 0.00 0.00 0.00 09:49:58 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:47:01 AM eth0 19.75 19.23 73.31 6.68 0.00 0.00 0.00 0.00 09:49:58 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:48:01 AM eth0 17.73 19.23 64.54 12.05 0.00 0.00 0.00 0.00 09:49:58 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 09:49:01 AM eth0 71.69 47.56 154.24 79.10 0.00 0.00 0.00 0.00 09:49:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 Average: eth0 2.41 1.60 8.72 0.72 0.00 0.00 0.00 0.00 09:49:58 09:49:58 09:49:58 ---> sar -P ALL: 09:49:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/11/2025 _x86_64_ (2 CPU) 09:49:58 09:49:58 04:03:55 LINUX RESTART (2 CPU) 09:49:58 09:49:58 04:05:03 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 04:06:01 AM all 0.32 0.00 0.07 0.07 0.03 99.51 09:49:58 04:06:01 AM 0 0.59 0.00 0.09 0.07 0.03 99.22 09:49:58 04:06:01 AM 1 0.05 0.00 0.05 0.07 0.03 99.79 09:49:58 04:07:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 09:49:58 04:07:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:49:58 04:07:01 AM 1 0.05 0.00 0.12 0.00 0.03 99.80 09:49:58 04:08:01 AM all 0.31 0.00 0.08 0.01 0.03 99.57 09:49:58 04:08:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:49:58 04:08:01 AM 1 0.08 0.00 0.10 0.02 0.03 99.77 09:49:58 04:09:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:49:58 04:09:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:49:58 04:09:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:49:58 04:10:01 AM all 0.36 0.00 0.07 0.03 0.03 99.52 09:49:58 04:10:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 09:49:58 04:10:01 AM 1 0.13 0.00 0.07 0.05 0.03 99.72 09:49:58 04:11:01 AM all 0.23 0.00 0.09 0.00 0.03 99.66 09:49:58 04:11:01 AM 0 0.30 0.00 0.08 0.00 0.03 99.58 09:49:58 04:11:01 AM 1 0.15 0.00 0.10 0.00 0.02 99.73 09:49:58 04:12:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:49:58 04:12:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 04:12:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:49:58 04:13:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:49:58 04:13:01 AM 0 0.15 0.00 0.05 0.00 0.02 99.78 09:49:58 04:13:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 09:49:58 04:14:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:49:58 04:14:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:49:58 04:14:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:49:58 04:15:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64 09:49:58 04:15:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:49:58 04:15:01 AM 1 0.43 0.00 0.10 0.00 0.02 99.45 09:49:58 04:16:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:49:58 04:16:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:49:58 04:16:01 AM 1 0.42 0.00 0.08 0.00 0.03 99.47 09:49:58 09:49:58 04:16:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 04:17:01 AM all 0.15 0.00 0.07 0.00 0.03 99.75 09:49:58 04:17:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:49:58 04:17:01 AM 1 0.22 0.00 0.05 0.00 0.02 99.72 09:49:58 04:18:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:49:58 04:18:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 04:18:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:49:58 04:19:01 AM all 0.34 0.00 0.10 0.00 0.02 99.54 09:49:58 04:19:01 AM 0 0.50 0.00 0.08 0.00 0.02 99.40 09:49:58 04:19:01 AM 1 0.18 0.00 0.12 0.00 0.02 99.68 09:49:58 04:20:01 AM all 0.22 0.00 0.06 0.04 0.05 99.63 09:49:58 04:20:01 AM 0 0.35 0.00 0.08 0.02 0.08 99.46 09:49:58 04:20:01 AM 1 0.08 0.00 0.03 0.07 0.02 99.80 09:49:58 04:21:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:49:58 04:21:01 AM 0 0.52 0.00 0.10 0.00 0.05 99.33 09:49:58 04:21:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 09:49:58 04:22:01 AM all 0.33 0.00 0.04 0.00 0.03 99.59 09:49:58 04:22:01 AM 0 0.60 0.00 0.05 0.00 0.05 99.30 09:49:58 04:22:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 09:49:58 04:23:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:49:58 04:23:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 09:49:58 04:23:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 04:24:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 09:49:58 04:24:01 AM 0 0.47 0.00 0.03 0.00 0.05 99.45 09:49:58 04:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:49:58 04:25:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67 09:49:58 04:25:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48 09:49:58 04:25:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87 09:49:58 04:26:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:49:58 04:26:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:49:58 04:26:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:49:58 04:27:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 09:49:58 04:27:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58 09:49:58 04:27:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:49:58 09:49:58 04:27:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 04:28:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62 09:49:58 04:28:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:49:58 04:28:01 AM 1 0.05 0.00 0.02 0.00 0.03 99.90 09:49:58 04:29:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:49:58 04:29:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:49:58 04:29:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 09:49:58 04:30:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 09:49:58 04:30:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52 09:49:58 04:30:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:49:58 04:31:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 09:49:58 04:31:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63 09:49:58 04:31:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58 09:49:58 04:32:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 09:49:58 04:32:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42 09:49:58 04:32:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 04:33:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66 09:49:58 04:33:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.52 09:49:58 04:33:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:49:58 04:34:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 09:49:58 04:34:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55 09:49:58 04:34:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 04:35:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:49:58 04:35:01 AM 0 0.38 0.00 0.10 0.00 0.03 99.48 09:49:58 04:35:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:49:58 04:36:01 AM all 0.12 0.00 0.08 0.00 0.04 99.77 09:49:58 04:36:01 AM 0 0.18 0.00 0.08 0.00 0.05 99.68 09:49:58 04:36:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:49:58 04:37:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:49:58 04:37:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:49:58 04:37:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:49:58 04:38:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:49:58 04:38:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:49:58 04:38:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 09:49:58 04:38:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 04:39:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:49:58 04:39:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38 09:49:58 04:39:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 04:40:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 09:49:58 04:40:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28 09:49:58 04:40:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 04:41:01 AM all 0.20 0.00 0.08 0.00 0.05 99.67 09:49:58 04:41:01 AM 0 0.30 0.00 0.10 0.00 0.05 99.55 09:49:58 04:41:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 04:42:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 09:49:58 04:42:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 09:49:58 04:42:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:49:58 04:43:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:49:58 04:43:01 AM 0 0.47 0.00 0.08 0.00 0.02 99.43 09:49:58 04:43:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:49:58 04:44:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62 09:49:58 04:44:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:49:58 04:44:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 09:49:58 04:45:01 AM all 0.31 0.00 0.07 0.01 0.03 99.58 09:49:58 04:45:01 AM 0 0.55 0.00 0.05 0.02 0.03 99.35 09:49:58 04:45:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:49:58 04:46:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63 09:49:58 04:46:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50 09:49:58 04:46:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:49:58 04:47:01 AM all 0.63 0.00 0.05 0.00 0.04 99.28 09:49:58 04:47:01 AM 0 1.10 0.00 0.03 0.00 0.03 98.83 09:49:58 04:47:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 09:49:58 04:48:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:49:58 04:48:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:49:58 04:48:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:49:58 04:49:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:49:58 04:49:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 09:49:58 04:49:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 09:49:58 09:49:58 04:49:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 04:50:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:49:58 04:50:01 AM 0 0.30 0.00 0.07 0.00 0.07 99.57 09:49:58 04:50:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57 09:49:58 04:51:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:49:58 04:51:01 AM 0 0.57 0.00 0.12 0.00 0.05 99.27 09:49:58 04:51:01 AM 1 0.03 0.00 0.02 0.00 0.02 99.93 09:49:58 04:52:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 09:49:58 04:52:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 09:49:58 04:52:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:49:58 04:53:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:49:58 04:53:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52 09:49:58 04:53:01 AM 1 0.15 0.00 0.08 0.00 0.08 99.68 09:49:58 04:54:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:49:58 04:54:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90 09:49:58 04:54:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 09:49:58 04:55:01 AM all 0.37 0.00 0.05 0.00 0.03 99.55 09:49:58 04:55:01 AM 0 0.17 0.00 0.03 0.00 0.03 99.77 09:49:58 04:55:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:49:58 04:56:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 09:49:58 04:56:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:49:58 04:56:01 AM 1 0.48 0.00 0.08 0.00 0.03 99.40 09:49:58 04:57:01 AM all 0.28 0.24 0.15 0.13 0.04 99.16 09:49:58 04:57:01 AM 0 0.08 0.00 0.15 0.03 0.07 99.67 09:49:58 04:57:01 AM 1 0.47 0.48 0.15 0.23 0.02 98.65 09:49:58 04:58:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:49:58 04:58:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:49:58 04:58:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:49:58 04:59:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:49:58 04:59:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:49:58 04:59:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:49:58 05:00:01 AM all 0.43 0.00 0.06 0.00 0.04 99.47 09:49:58 05:00:01 AM 0 0.35 0.00 0.08 0.00 0.07 99.50 09:49:58 05:00:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:49:58 09:49:58 05:00:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 05:01:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60 09:49:58 05:01:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 09:49:58 05:01:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 09:49:58 05:02:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:49:58 05:02:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:49:58 05:02:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:49:58 05:03:02 AM all 0.18 0.00 0.06 0.00 0.04 99.72 09:49:58 05:03:02 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 05:03:02 AM 1 0.28 0.00 0.05 0.00 0.03 99.63 09:49:58 05:04:01 AM all 0.21 0.00 0.05 0.00 0.04 99.69 09:49:58 05:04:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 09:49:58 05:04:01 AM 1 0.36 0.00 0.03 0.00 0.02 99.59 09:49:58 05:05:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:49:58 05:05:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:49:58 05:05:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:49:58 05:06:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:49:58 05:06:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 09:49:58 05:06:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:49:58 05:07:01 AM all 0.27 0.00 0.04 0.00 0.04 99.65 09:49:58 05:07:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:49:58 05:07:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 09:49:58 05:08:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:49:58 05:08:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83 09:49:58 05:08:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:49:58 05:09:01 AM all 0.10 0.00 0.06 0.00 0.04 99.80 09:49:58 05:09:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:49:58 05:09:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:49:58 05:10:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 09:49:58 05:10:01 AM 0 0.10 0.00 0.12 0.00 0.05 99.73 09:49:58 05:10:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 09:49:58 05:11:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:49:58 05:11:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 05:11:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:49:58 09:49:58 05:11:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 05:12:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:49:58 05:12:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 05:12:01 AM 1 0.38 0.00 0.05 0.00 0.00 99.57 09:49:58 05:13:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 09:49:58 05:13:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 05:13:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:49:58 05:14:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:49:58 05:14:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:49:58 05:14:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:49:58 05:15:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:49:58 05:15:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 05:15:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:49:58 05:16:01 AM all 0.19 0.00 0.07 0.00 0.03 99.72 09:49:58 05:16:01 AM 0 0.37 0.00 0.10 0.00 0.05 99.48 09:49:58 05:16:01 AM 1 0.02 0.00 0.03 0.00 0.00 99.95 09:49:58 05:17:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72 09:49:58 05:17:01 AM 0 0.38 0.00 0.08 0.00 0.05 99.48 09:49:58 05:17:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95 09:49:58 05:18:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:49:58 05:18:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:49:58 05:18:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:49:58 05:19:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:49:58 05:19:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:49:58 05:19:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:49:58 05:20:01 AM all 0.15 0.00 0.07 0.01 0.04 99.73 09:49:58 05:20:01 AM 0 0.25 0.00 0.08 0.02 0.05 99.60 09:49:58 05:20:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 05:21:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:49:58 05:21:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 09:49:58 05:21:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:49:58 05:22:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:49:58 05:22:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 09:49:58 05:22:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:49:58 09:49:58 05:22:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 05:23:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:49:58 05:23:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 09:49:58 05:23:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 05:24:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:49:58 05:24:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:49:58 05:24:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 05:25:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:49:58 05:25:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:49:58 05:25:01 AM 1 0.08 0.00 0.05 0.00 0.08 99.78 09:49:58 05:26:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:49:58 05:26:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60 09:49:58 05:26:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 09:49:58 05:27:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58 09:49:58 05:27:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:49:58 05:27:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 09:49:58 05:28:01 AM all 0.31 0.00 0.08 0.05 0.03 99.53 09:49:58 05:28:01 AM 0 0.52 0.00 0.05 0.08 0.00 99.35 09:49:58 05:28:01 AM 1 0.10 0.00 0.12 0.02 0.05 99.72 09:49:58 05:29:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:49:58 05:29:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:49:58 05:29:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:49:58 05:30:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:49:58 05:30:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:49:58 05:30:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:49:58 05:31:01 AM all 0.42 0.00 0.08 0.00 0.04 99.46 09:49:58 05:31:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 09:49:58 05:31:01 AM 1 0.40 0.00 0.10 0.00 0.05 99.45 09:49:58 05:32:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:49:58 05:32:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:49:58 05:32:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:49:58 05:33:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:49:58 05:33:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:49:58 05:33:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 09:49:58 05:33:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 05:34:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 09:49:58 05:34:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62 09:49:58 05:34:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:49:58 05:35:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:49:58 05:35:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:49:58 05:35:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:49:58 05:36:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:49:58 05:36:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42 09:49:58 05:36:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:49:58 05:37:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:49:58 05:37:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:49:58 05:37:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:49:58 05:38:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:49:58 05:38:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:49:58 05:38:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 05:39:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:49:58 05:39:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:49:58 05:39:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:49:58 05:40:01 AM all 0.28 0.00 0.08 0.01 0.03 99.60 09:49:58 05:40:01 AM 0 0.50 0.00 0.10 0.00 0.05 99.35 09:49:58 05:40:01 AM 1 0.07 0.00 0.05 0.02 0.02 99.85 09:49:58 05:41:01 AM all 0.22 0.00 0.04 0.00 0.04 99.70 09:49:58 05:41:01 AM 0 0.40 0.00 0.07 0.00 0.07 99.46 09:49:58 05:41:01 AM 1 0.03 0.00 0.02 0.00 0.02 99.93 09:49:58 05:42:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:49:58 05:42:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 09:49:58 05:42:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:49:58 05:43:01 AM all 0.23 0.00 0.04 0.00 0.04 99.69 09:49:58 05:43:01 AM 0 0.38 0.00 0.03 0.00 0.05 99.53 09:49:58 05:43:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 05:44:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:49:58 05:44:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:49:58 05:44:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:49:58 09:49:58 05:44:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 05:45:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 09:49:58 05:45:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 09:49:58 05:45:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:49:58 05:46:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 09:49:58 05:46:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 09:49:58 05:46:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 09:49:58 05:47:01 AM all 0.10 0.00 0.07 0.00 0.03 99.80 09:49:58 05:47:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 09:49:58 05:47:01 AM 1 0.08 0.00 0.07 0.00 0.00 99.85 09:49:58 05:48:01 AM all 0.19 0.00 0.06 0.01 0.05 99.69 09:49:58 05:48:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 09:49:58 05:48:01 AM 1 0.32 0.00 0.03 0.02 0.03 99.60 09:49:58 05:49:01 AM all 0.20 0.00 0.06 0.00 0.03 99.72 09:49:58 05:49:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:49:58 05:49:01 AM 1 0.32 0.00 0.03 0.00 0.02 99.63 09:49:58 05:50:01 AM all 0.24 0.00 0.04 0.00 0.03 99.68 09:49:58 05:50:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 05:50:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 09:49:58 05:51:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 09:49:58 05:51:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 09:49:58 05:51:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 05:52:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62 09:49:58 05:52:01 AM 0 0.48 0.00 0.07 0.00 0.05 99.40 09:49:58 05:52:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 05:53:01 AM all 0.19 0.00 0.05 0.00 0.05 99.71 09:49:58 05:53:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:49:58 05:53:01 AM 1 0.33 0.00 0.05 0.00 0.05 99.57 09:49:58 05:54:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:49:58 05:54:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 05:54:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 09:49:58 05:55:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:49:58 05:55:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 05:55:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:49:58 09:49:58 05:55:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 05:56:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58 09:49:58 05:56:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:49:58 05:56:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:49:58 05:57:01 AM all 0.22 0.00 0.08 0.00 0.04 99.67 09:49:58 05:57:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:49:58 05:57:01 AM 1 0.37 0.00 0.08 0.00 0.05 99.50 09:49:58 05:58:01 AM all 0.33 0.00 0.03 0.00 0.03 99.61 09:49:58 05:58:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:49:58 05:58:01 AM 1 0.52 0.00 0.00 0.00 0.02 99.47 09:49:58 05:59:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:49:58 05:59:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:49:58 05:59:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 09:49:58 06:00:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:49:58 06:00:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:49:58 06:00:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:49:58 06:01:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57 09:49:58 06:01:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:49:58 06:01:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 09:49:58 06:02:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:49:58 06:02:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 09:49:58 06:02:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:49:58 06:03:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:49:58 06:03:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 06:03:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 09:49:58 06:04:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:49:58 06:04:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 09:49:58 06:04:01 AM 1 0.47 0.00 0.02 0.00 0.02 99.50 09:49:58 06:05:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69 09:49:58 06:05:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 06:05:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58 09:49:58 06:06:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:49:58 06:06:01 AM 0 0.10 0.00 0.12 0.00 0.05 99.73 09:49:58 06:06:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:49:58 09:49:58 06:06:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 06:07:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:49:58 06:07:01 AM 0 0.22 0.00 0.07 0.00 0.07 99.65 09:49:58 06:07:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 09:49:58 06:08:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:49:58 06:08:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:49:58 06:08:01 AM 1 0.07 0.00 0.10 0.00 0.03 99.80 09:49:58 06:09:01 AM all 0.28 0.00 0.03 0.00 0.04 99.65 09:49:58 06:09:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52 09:49:58 06:09:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 09:49:58 06:10:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 09:49:58 06:10:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 09:49:58 06:10:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:49:58 06:11:01 AM all 0.30 0.00 0.07 0.01 0.03 99.59 09:49:58 06:11:01 AM 0 0.55 0.00 0.07 0.02 0.03 99.33 09:49:58 06:11:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:49:58 06:12:02 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:49:58 06:12:02 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:49:58 06:12:02 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:49:58 06:13:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:49:58 06:13:01 AM 0 0.54 0.00 0.03 0.00 0.03 99.39 09:49:58 06:13:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:49:58 06:14:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:49:58 06:14:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:49:58 06:14:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:49:58 06:15:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:49:58 06:15:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:49:58 06:15:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 06:16:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:49:58 06:16:01 AM 0 0.55 0.00 0.05 0.00 0.07 99.33 09:49:58 06:16:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 06:17:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:49:58 06:17:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:49:58 06:17:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:49:58 09:49:58 06:17:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 06:18:01 AM all 0.33 0.00 0.05 0.00 0.06 99.57 09:49:58 06:18:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:49:58 06:18:01 AM 1 0.12 0.00 0.05 0.00 0.07 99.77 09:49:58 06:19:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 09:49:58 06:19:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52 09:49:58 06:19:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 06:20:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70 09:49:58 06:20:01 AM 0 0.32 0.00 0.03 0.00 0.03 99.62 09:49:58 06:20:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:49:58 06:20:01 AM all 0.00 0.00 0.00 0.00 0.00 0.00 09:49:58 06:20:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00 09:49:58 06:20:01 AM 1 0.00 0.00 0.00 0.00 0.00 100.00 09:49:58 06:21:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59 09:49:58 06:21:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 09:49:58 06:21:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 09:49:58 06:22:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 09:49:58 06:22:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48 09:49:58 06:22:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 09:49:58 06:23:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 09:49:58 06:23:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 09:49:58 06:23:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.32 09:49:58 06:24:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:49:58 06:24:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 09:49:58 06:24:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:49:58 06:25:01 AM all 0.18 0.00 0.08 0.01 0.03 99.71 09:49:58 06:25:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 06:25:01 AM 1 0.25 0.00 0.08 0.02 0.02 99.63 09:49:58 06:26:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:49:58 06:26:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 06:26:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:49:58 06:27:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:49:58 06:27:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 06:27:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:49:58 09:49:58 06:27:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 06:28:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:49:58 06:28:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 06:28:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:49:58 06:29:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:49:58 06:29:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:49:58 06:29:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 09:49:58 06:30:01 AM all 0.15 0.00 0.06 0.00 0.05 99.74 09:49:58 06:30:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 09:49:58 06:30:01 AM 1 0.20 0.00 0.03 0.00 0.03 99.73 09:49:58 06:31:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:49:58 06:31:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 09:49:58 06:31:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:49:58 06:32:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:49:58 06:32:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 06:32:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:49:58 06:33:01 AM all 0.25 0.00 0.08 0.00 0.04 99.63 09:49:58 06:33:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 06:33:01 AM 1 0.45 0.00 0.10 0.00 0.05 99.40 09:49:58 06:34:01 AM all 0.24 0.00 0.03 0.00 0.04 99.68 09:49:58 06:34:01 AM 0 0.08 0.00 0.02 0.00 0.05 99.85 09:49:58 06:34:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52 09:49:58 06:35:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:49:58 06:35:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:49:58 06:35:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:49:58 06:36:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 09:49:58 06:36:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 06:36:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:49:58 06:37:01 AM all 0.23 0.00 0.04 0.00 0.03 99.70 09:49:58 06:37:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 06:37:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55 09:49:58 06:38:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:49:58 06:38:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85 09:49:58 06:38:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:49:58 09:49:58 06:38:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 06:39:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:49:58 06:39:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:49:58 06:39:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:49:58 06:40:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:49:58 06:40:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:49:58 06:40:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:49:58 06:41:01 AM all 0.13 0.00 0.07 0.00 0.04 99.77 09:49:58 06:41:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 06:41:01 AM 1 0.18 0.00 0.07 0.00 0.03 99.72 09:49:58 06:42:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:49:58 06:42:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 06:42:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:49:58 06:43:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:49:58 06:43:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:49:58 06:43:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47 09:49:58 06:44:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 09:49:58 06:44:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:49:58 06:44:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:49:58 06:45:01 AM all 0.33 0.16 0.11 0.00 0.03 99.37 09:49:58 06:45:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 09:49:58 06:45:01 AM 1 0.07 0.32 0.13 0.00 0.03 99.45 09:49:58 06:46:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 09:49:58 06:46:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:49:58 06:46:01 AM 1 0.02 0.00 0.05 0.00 0.05 99.88 09:49:58 06:47:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:49:58 06:47:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37 09:49:58 06:47:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 06:48:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:49:58 06:48:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:49:58 06:48:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 06:49:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:49:58 06:49:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 09:49:58 06:49:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:49:58 09:49:58 06:49:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 06:50:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:49:58 06:50:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 06:50:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:49:58 06:51:01 AM all 0.32 0.00 0.05 0.01 0.03 99.59 09:49:58 06:51:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:49:58 06:51:01 AM 1 0.55 0.00 0.03 0.02 0.03 99.37 09:49:58 06:52:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62 09:49:58 06:52:01 AM 0 0.03 0.00 0.02 0.00 0.05 99.90 09:49:58 06:52:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:49:58 06:53:01 AM all 0.18 0.00 0.08 0.00 0.04 99.71 09:49:58 06:53:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90 09:49:58 06:53:01 AM 1 0.33 0.00 0.10 0.00 0.05 99.52 09:49:58 06:54:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77 09:49:58 06:54:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:49:58 06:54:01 AM 1 0.22 0.00 0.08 0.00 0.05 99.65 09:49:58 06:55:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:49:58 06:55:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:49:58 06:55:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 09:49:58 06:56:01 AM all 0.30 0.00 0.03 0.00 0.03 99.63 09:49:58 06:56:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:49:58 06:56:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:49:58 06:57:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72 09:49:58 06:57:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:49:58 06:57:01 AM 1 0.33 0.00 0.07 0.00 0.05 99.55 09:49:58 06:58:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67 09:49:58 06:58:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 06:58:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 09:49:58 06:59:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 09:49:58 06:59:01 AM 0 0.08 0.00 0.10 0.00 0.05 99.77 09:49:58 06:59:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:49:58 07:00:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:49:58 07:00:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:49:58 07:00:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:49:58 09:49:58 07:00:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 07:01:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:49:58 07:01:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 07:01:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:49:58 07:02:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:49:58 07:02:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:49:58 07:02:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 09:49:58 07:03:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:49:58 07:03:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:49:58 07:03:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:49:58 07:04:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:49:58 07:04:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:49:58 07:04:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40 09:49:58 07:05:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:49:58 07:05:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:49:58 07:05:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:49:58 07:06:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:49:58 07:06:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:49:58 07:06:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:49:58 07:07:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:49:58 07:07:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 07:07:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 09:49:58 07:08:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:49:58 07:08:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 07:08:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 09:49:58 07:09:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:49:58 07:09:01 AM 0 0.18 0.00 0.07 0.00 0.05 99.70 09:49:58 07:09:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 09:49:58 07:10:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 09:49:58 07:10:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38 09:49:58 07:10:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:49:58 07:11:01 AM all 0.25 0.00 0.07 0.01 0.04 99.63 09:49:58 07:11:01 AM 0 0.20 0.00 0.05 0.02 0.03 99.70 09:49:58 07:11:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.57 09:49:58 09:49:58 07:11:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 07:12:01 AM all 0.16 0.00 0.07 0.00 0.05 99.72 09:49:58 07:12:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67 09:49:58 07:12:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 07:13:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:49:58 07:13:01 AM 0 0.42 0.00 0.10 0.00 0.05 99.43 09:49:58 07:13:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:49:58 07:14:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68 09:49:58 07:14:01 AM 0 0.42 0.00 0.08 0.00 0.05 99.45 09:49:58 07:14:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92 09:49:58 07:15:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:49:58 07:15:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:49:58 07:15:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 09:49:58 07:16:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:49:58 07:16:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 09:49:58 07:16:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:49:58 07:17:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61 09:49:58 07:17:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35 09:49:58 07:17:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:49:58 07:18:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:49:58 07:18:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:49:58 07:18:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:49:58 07:19:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:49:58 07:19:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 09:49:58 07:19:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 09:49:58 07:20:02 AM all 0.33 0.00 0.05 0.00 0.04 99.57 09:49:58 07:20:02 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 09:49:58 07:20:02 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:49:58 07:21:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:49:58 07:21:01 AM 0 0.51 0.00 0.03 0.00 0.03 99.42 09:49:58 07:21:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.76 09:49:58 07:22:01 AM all 0.19 0.00 0.07 0.00 0.03 99.71 09:49:58 07:22:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58 09:49:58 07:22:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:49:58 09:49:58 07:22:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 07:23:01 AM all 0.19 0.00 0.05 0.00 0.05 99.71 09:49:58 07:23:01 AM 0 0.35 0.00 0.05 0.00 0.07 99.53 09:49:58 07:23:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:49:58 07:24:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:49:58 07:24:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33 09:49:58 07:24:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:49:58 07:25:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:49:58 07:25:01 AM 0 0.48 0.00 0.02 0.00 0.03 99.47 09:49:58 07:25:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 07:26:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 09:49:58 07:26:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:49:58 07:26:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 09:49:58 07:27:01 AM all 0.15 0.00 0.04 0.00 0.05 99.76 09:49:58 07:27:01 AM 0 0.07 0.00 0.02 0.00 0.03 99.88 09:49:58 07:27:01 AM 1 0.23 0.00 0.07 0.00 0.07 99.63 09:49:58 07:28:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:49:58 07:28:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 07:28:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28 09:49:58 07:29:01 AM all 0.33 0.00 0.06 0.00 0.06 99.56 09:49:58 07:29:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 07:29:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33 09:49:58 07:30:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:49:58 07:30:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 07:30:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 09:49:58 07:31:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69 09:49:58 07:31:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 07:31:01 AM 1 0.35 0.00 0.07 0.00 0.05 99.53 09:49:58 07:32:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:49:58 07:32:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 07:32:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 09:49:58 07:33:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:49:58 07:33:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:49:58 07:33:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 09:49:58 09:49:58 07:33:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 07:34:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 09:49:58 07:34:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:49:58 07:34:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 09:49:58 07:35:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:49:58 07:35:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 07:35:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:49:58 07:36:01 AM all 0.16 0.00 0.05 0.00 0.03 99.77 09:49:58 07:36:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:49:58 07:36:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62 09:49:58 07:37:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:49:58 07:37:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:49:58 07:37:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:49:58 07:38:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:49:58 07:38:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:49:58 07:38:01 AM 1 0.50 0.00 0.08 0.00 0.05 99.37 09:49:58 07:39:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 09:49:58 07:39:01 AM 0 0.18 0.00 0.07 0.00 0.05 99.70 09:49:58 07:39:01 AM 1 0.40 0.00 0.03 0.00 0.05 99.52 09:49:58 07:40:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:49:58 07:40:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32 09:49:58 07:40:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:49:58 07:41:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68 09:49:58 07:41:01 AM 0 0.38 0.00 0.07 0.00 0.07 99.48 09:49:58 07:41:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88 09:49:58 07:42:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:49:58 07:42:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:49:58 07:42:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:49:58 07:43:01 AM all 0.20 0.00 0.04 0.00 0.03 99.72 09:49:58 07:43:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:49:58 07:43:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62 09:49:58 07:44:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67 09:49:58 07:44:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 07:44:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 09:49:58 09:49:58 07:44:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 07:45:01 AM all 0.18 0.00 0.04 0.00 0.04 99.73 09:49:58 07:45:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 09:49:58 07:45:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62 09:49:58 07:46:01 AM all 0.25 0.16 0.13 0.01 0.04 99.42 09:49:58 07:46:01 AM 0 0.33 0.15 0.13 0.02 0.05 99.32 09:49:58 07:46:01 AM 1 0.17 0.17 0.12 0.00 0.03 99.52 09:49:58 07:47:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73 09:49:58 07:47:01 AM 0 0.32 0.00 0.08 0.00 0.03 99.57 09:49:58 07:47:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90 09:49:58 07:48:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 09:49:58 07:48:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50 09:49:58 07:48:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:49:58 07:49:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:49:58 07:49:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:49:58 07:49:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:49:58 07:50:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76 09:49:58 07:50:01 AM 0 0.23 0.00 0.05 0.00 0.02 99.70 09:49:58 07:50:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 07:51:01 AM all 0.23 0.00 0.03 0.00 0.03 99.71 09:49:58 07:51:01 AM 0 0.35 0.00 0.03 0.00 0.02 99.60 09:49:58 07:51:01 AM 1 0.10 0.00 0.03 0.00 0.05 99.82 09:49:58 07:52:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72 09:49:58 07:52:01 AM 0 0.25 0.00 0.03 0.00 0.02 99.70 09:49:58 07:52:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:49:58 07:53:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 09:49:58 07:53:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48 09:49:58 07:53:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 07:54:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:49:58 07:54:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:49:58 07:54:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:49:58 07:55:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:49:58 07:55:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 09:49:58 07:55:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78 09:49:58 09:49:58 07:55:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 07:56:01 AM all 0.09 0.00 0.05 0.00 0.04 99.82 09:49:58 07:56:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:49:58 07:56:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:49:58 07:57:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:49:58 07:57:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:49:58 07:57:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:49:58 07:58:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:49:58 07:58:01 AM 0 0.22 0.00 0.05 0.00 0.03 99.70 09:49:58 07:58:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52 09:49:58 07:59:01 AM all 0.33 0.00 0.05 0.00 0.04 99.57 09:49:58 07:59:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:49:58 07:59:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72 09:49:58 08:00:01 AM all 0.33 0.00 0.07 0.00 0.05 99.55 09:49:58 08:00:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:49:58 08:00:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:49:58 08:01:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66 09:49:58 08:01:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43 09:49:58 08:01:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:49:58 08:02:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 09:49:58 08:02:01 AM 0 0.37 0.00 0.08 0.00 0.03 99.52 09:49:58 08:02:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:49:58 08:03:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57 09:49:58 08:03:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:49:58 08:03:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:49:58 08:04:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:49:58 08:04:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:49:58 08:04:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 08:05:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:49:58 08:05:01 AM 0 0.60 0.00 0.05 0.00 0.05 99.30 09:49:58 08:05:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:49:58 08:06:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:49:58 08:06:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:49:58 08:06:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:49:58 09:49:58 08:06:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 08:07:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 09:49:58 08:07:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 09:49:58 08:07:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:49:58 08:08:01 AM all 0.21 0.00 0.07 0.00 0.03 99.69 09:49:58 08:08:01 AM 0 0.35 0.00 0.08 0.00 0.05 99.52 09:49:58 08:08:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:49:58 08:09:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67 09:49:58 08:09:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 09:49:58 08:09:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 09:49:58 08:10:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:49:58 08:10:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:49:58 08:10:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:49:58 08:11:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 09:49:58 08:11:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:49:58 08:11:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 08:12:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:49:58 08:12:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:49:58 08:12:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:49:58 08:13:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73 09:49:58 08:13:01 AM 0 0.27 0.00 0.05 0.00 0.05 99.63 09:49:58 08:13:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:49:58 08:14:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:49:58 08:14:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:49:58 08:14:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:49:58 08:15:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:49:58 08:15:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45 09:49:58 08:15:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:49:58 08:16:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:49:58 08:16:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:49:58 08:16:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:49:58 08:17:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:49:58 08:17:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48 09:49:58 08:17:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 09:49:58 08:17:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 08:18:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:49:58 08:18:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:49:58 08:18:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 08:19:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64 09:49:58 08:19:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 09:49:58 08:19:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:49:58 08:20:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62 09:49:58 08:20:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:49:58 08:20:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 08:21:01 AM all 0.25 0.00 0.03 0.01 0.04 99.67 09:49:58 08:21:01 AM 0 0.40 0.00 0.02 0.02 0.03 99.53 09:49:58 08:21:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:49:58 08:22:01 AM all 0.13 0.00 0.08 0.00 0.03 99.76 09:49:58 08:22:01 AM 0 0.22 0.00 0.10 0.00 0.03 99.65 09:49:58 08:22:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 08:23:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59 09:49:58 08:23:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 09:49:58 08:23:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:49:58 08:24:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:49:58 08:24:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:49:58 08:24:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:49:58 08:25:01 AM all 0.29 0.00 0.05 0.01 0.03 99.62 09:49:58 08:25:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:49:58 08:25:01 AM 1 0.08 0.00 0.05 0.02 0.03 99.82 09:49:58 08:26:02 AM all 0.11 0.00 0.07 0.00 0.05 99.77 09:49:58 08:26:02 AM 0 0.15 0.00 0.07 0.00 0.05 99.73 09:49:58 08:26:02 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 08:27:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 09:49:58 08:27:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.46 09:49:58 08:27:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.76 09:49:58 08:28:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64 09:49:58 08:28:01 AM 0 0.48 0.00 0.03 0.00 0.05 99.43 09:49:58 08:28:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 09:49:58 08:28:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 08:29:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72 09:49:58 08:29:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58 09:49:58 08:29:01 AM 1 0.03 0.00 0.07 0.00 0.05 99.85 09:49:58 08:30:01 AM all 0.34 0.00 0.06 0.00 0.04 99.56 09:49:58 08:30:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:49:58 08:30:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:49:58 08:31:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:49:58 08:31:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45 09:49:58 08:31:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:49:58 08:32:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 09:49:58 08:32:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45 09:49:58 08:32:01 AM 1 0.10 0.00 0.03 0.00 0.05 99.82 09:49:58 08:33:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:49:58 08:33:01 AM 0 0.42 0.00 0.08 0.00 0.03 99.47 09:49:58 08:33:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:49:58 08:34:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:49:58 08:34:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:49:58 08:34:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:49:58 08:35:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:49:58 08:35:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:49:58 08:35:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:49:58 08:36:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 09:49:58 08:36:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 09:49:58 08:36:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 08:37:01 AM all 0.25 0.00 0.04 0.00 0.03 99.67 09:49:58 08:37:01 AM 0 0.42 0.00 0.02 0.00 0.02 99.55 09:49:58 08:37:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 08:38:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:49:58 08:38:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:49:58 08:38:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:49:58 08:39:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:49:58 08:39:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:49:58 08:39:01 AM 1 0.08 0.00 0.12 0.00 0.03 99.77 09:49:58 09:49:58 08:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 08:40:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 09:49:58 08:40:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 09:49:58 08:40:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:49:58 08:41:01 AM all 0.19 0.00 0.08 0.00 0.05 99.67 09:49:58 08:41:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62 09:49:58 08:41:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 09:49:58 08:42:01 AM all 0.11 0.00 0.05 0.00 0.03 99.82 09:49:58 08:42:01 AM 0 0.18 0.00 0.07 0.00 0.03 99.72 09:49:58 08:42:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 09:49:58 08:43:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 09:49:58 08:43:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:49:58 08:43:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 09:49:58 08:44:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64 09:49:58 08:44:01 AM 0 0.47 0.00 0.07 0.00 0.05 99.42 09:49:58 08:44:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 08:45:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65 09:49:58 08:45:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 09:49:58 08:45:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 08:46:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:49:58 08:46:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:49:58 08:46:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 08:47:01 AM all 0.18 0.00 0.06 0.00 0.03 99.72 09:49:58 08:47:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 09:49:58 08:47:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:49:58 08:48:01 AM all 0.26 0.00 0.03 0.00 0.04 99.67 09:49:58 08:48:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48 09:49:58 08:48:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 09:49:58 08:49:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 09:49:58 08:49:01 AM 0 0.33 0.00 0.03 0.00 0.03 99.60 09:49:58 08:49:01 AM 1 0.23 0.00 0.10 0.00 0.05 99.62 09:49:58 08:50:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70 09:49:58 08:50:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 09:49:58 08:50:01 AM 1 0.40 0.00 0.10 0.00 0.05 99.45 09:49:58 09:49:58 08:50:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 08:51:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67 09:49:58 08:51:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 08:51:01 AM 1 0.37 0.00 0.07 0.00 0.07 99.50 09:49:58 08:52:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:49:58 08:52:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73 09:49:58 08:52:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52 09:49:58 08:53:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:49:58 08:53:01 AM 0 0.12 0.00 0.07 0.00 0.08 99.73 09:49:58 08:53:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:49:58 08:54:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:49:58 08:54:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 09:49:58 08:54:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:49:58 08:55:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:49:58 08:55:01 AM 0 0.25 0.00 0.07 0.00 0.03 99.65 09:49:58 08:55:01 AM 1 0.32 0.00 0.05 0.00 0.02 99.62 09:49:58 08:56:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:49:58 08:56:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:49:58 08:56:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:49:58 08:57:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:49:58 08:57:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:49:58 08:57:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:49:58 08:58:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70 09:49:58 08:58:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53 09:49:58 08:58:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:49:58 08:59:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57 09:49:58 08:59:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:49:58 08:59:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 09:49:58 09:00:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59 09:49:58 09:00:01 AM 0 0.53 0.00 0.03 0.00 0.07 99.37 09:49:58 09:00:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:49:58 09:01:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 09:49:58 09:01:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32 09:49:58 09:01:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:49:58 09:49:58 09:01:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 09:02:01 AM all 0.30 0.19 0.13 0.02 0.04 99.32 09:49:58 09:02:01 AM 0 0.03 0.38 0.17 0.02 0.03 99.37 09:49:58 09:02:01 AM 1 0.57 0.00 0.08 0.02 0.05 99.28 09:49:58 09:03:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62 09:49:58 09:03:01 AM 0 0.12 0.00 0.03 0.00 0.03 99.82 09:49:58 09:03:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:49:58 09:04:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:49:58 09:04:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:49:58 09:04:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:49:58 09:05:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:49:58 09:05:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 09:05:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:49:58 09:06:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:49:58 09:06:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 09:49:58 09:06:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:49:58 09:07:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 09:49:58 09:07:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 09:49:58 09:07:01 AM 1 0.50 0.00 0.00 0.00 0.02 99.48 09:49:58 09:08:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 09:49:58 09:08:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 09:49:58 09:08:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 09:49:58 09:09:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:49:58 09:09:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75 09:49:58 09:09:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48 09:49:58 09:10:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63 09:49:58 09:10:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:49:58 09:10:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 09:49:58 09:11:01 AM all 0.20 0.00 0.08 0.00 0.04 99.68 09:49:58 09:11:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 09:49:58 09:11:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.57 09:49:58 09:12:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 09:49:58 09:12:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 09:49:58 09:12:01 AM 1 0.40 0.00 0.03 0.00 0.00 99.57 09:49:58 09:49:58 09:12:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 09:13:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:49:58 09:13:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:49:58 09:13:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:49:58 09:14:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:49:58 09:14:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75 09:49:58 09:14:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:49:58 09:15:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:49:58 09:15:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:49:58 09:15:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:49:58 09:16:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64 09:49:58 09:16:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:49:58 09:16:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40 09:49:58 09:17:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:49:58 09:17:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:49:58 09:17:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:49:58 09:18:01 AM all 0.26 0.00 0.03 0.00 0.03 99.67 09:49:58 09:18:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 09:18:01 AM 1 0.43 0.00 0.00 0.00 0.02 99.55 09:49:58 09:19:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67 09:49:58 09:19:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 09:49:58 09:19:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 09:49:58 09:20:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:49:58 09:20:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 09:20:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47 09:49:58 09:21:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 09:49:58 09:21:01 AM 0 0.32 0.00 0.07 0.00 0.05 99.57 09:49:58 09:21:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65 09:49:58 09:22:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:49:58 09:22:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 09:49:58 09:22:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:49:58 09:23:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63 09:49:58 09:23:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48 09:49:58 09:23:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 09:49:58 09:23:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 09:24:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:49:58 09:24:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:49:58 09:24:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:49:58 09:25:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:49:58 09:25:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:49:58 09:25:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 09:49:58 09:26:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60 09:49:58 09:26:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40 09:49:58 09:26:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 09:27:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76 09:49:58 09:27:01 AM 0 0.23 0.00 0.03 0.00 0.03 99.70 09:49:58 09:27:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:49:58 09:28:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:49:58 09:28:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:49:58 09:28:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:49:58 09:29:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:49:58 09:29:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 09:49:58 09:29:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:49:58 09:30:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72 09:49:58 09:30:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65 09:49:58 09:30:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:49:58 09:31:01 AM all 0.19 0.00 0.08 0.00 0.04 99.69 09:49:58 09:31:01 AM 0 0.23 0.00 0.08 0.00 0.03 99.65 09:49:58 09:31:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 09:49:58 09:32:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:49:58 09:32:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:49:58 09:32:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:49:58 09:33:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:49:58 09:33:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:49:58 09:33:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:49:58 09:34:02 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:49:58 09:34:02 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:49:58 09:34:02 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:49:58 09:49:58 09:34:02 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 09:35:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 09:49:58 09:35:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:49:58 09:35:01 AM 1 0.54 0.00 0.05 0.00 0.05 99.36 09:49:58 09:36:01 AM all 0.13 0.00 0.05 0.00 0.04 99.78 09:49:58 09:36:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:49:58 09:36:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 09:49:58 09:37:01 AM all 0.15 0.00 0.04 0.00 0.04 99.77 09:49:58 09:37:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:49:58 09:37:01 AM 1 0.25 0.00 0.05 0.00 0.03 99.67 09:49:58 09:38:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78 09:49:58 09:38:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:49:58 09:38:01 AM 1 0.17 0.00 0.03 0.00 0.02 99.78 09:49:58 09:39:01 AM all 0.19 0.00 0.05 0.00 0.04 99.72 09:49:58 09:39:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:49:58 09:39:01 AM 1 0.32 0.00 0.05 0.00 0.05 99.58 09:49:58 09:40:01 AM all 15.21 0.00 2.39 0.31 0.07 82.02 09:49:58 09:40:01 AM 0 23.13 0.00 2.66 0.55 0.07 73.59 09:49:58 09:40:01 AM 1 7.28 0.00 2.13 0.07 0.07 90.46 09:49:58 09:41:01 AM all 37.78 0.00 4.98 1.07 0.10 56.08 09:49:58 09:41:01 AM 0 38.93 0.00 4.64 1.12 0.10 55.22 09:49:58 09:41:01 AM 1 36.63 0.00 5.31 1.02 0.10 56.94 09:49:58 09:42:01 AM all 15.28 0.00 2.00 0.49 0.07 82.16 09:49:58 09:42:01 AM 0 21.81 0.00 2.20 0.47 0.07 75.45 09:49:58 09:42:01 AM 1 8.75 0.00 1.79 0.52 0.07 88.88 09:49:58 09:43:01 AM all 37.39 0.00 6.32 0.57 0.11 55.61 09:49:58 09:43:01 AM 0 37.92 0.00 6.81 0.65 0.12 54.50 09:49:58 09:43:01 AM 1 36.87 0.00 5.83 0.48 0.10 56.72 09:49:58 09:44:01 AM all 0.43 0.00 0.59 0.43 0.04 98.50 09:49:58 09:44:01 AM 0 0.52 0.00 0.52 0.30 0.03 98.63 09:49:58 09:44:01 AM 1 0.35 0.00 0.67 0.55 0.05 98.38 09:49:58 09:45:01 AM all 5.06 0.00 0.30 0.03 0.10 94.52 09:49:58 09:45:01 AM 0 6.53 0.00 0.37 0.05 0.08 92.97 09:49:58 09:45:01 AM 1 3.59 0.00 0.23 0.00 0.12 96.06 09:49:58 09:49:58 09:45:01 AM CPU %user %nice %system %iowait %steal %idle 09:49:58 09:46:01 AM all 16.51 0.00 0.19 0.02 0.08 83.21 09:49:58 09:46:01 AM 0 24.81 0.00 0.18 0.00 0.07 74.94 09:49:58 09:46:01 AM 1 8.19 0.00 0.20 0.03 0.08 91.49 09:49:58 09:47:01 AM all 9.81 0.00 0.13 0.03 0.05 89.98 09:49:58 09:47:01 AM 0 10.48 0.00 0.12 0.00 0.05 89.35 09:49:58 09:47:01 AM 1 9.15 0.00 0.15 0.05 0.05 90.60 09:49:58 09:48:01 AM all 9.21 0.00 0.23 0.03 0.08 90.46 09:49:58 09:48:01 AM 0 15.52 0.00 0.30 0.05 0.08 84.04 09:49:58 09:48:01 AM 1 2.89 0.00 0.15 0.00 0.08 96.88 09:49:58 09:49:01 AM all 20.11 0.00 2.16 0.08 0.08 77.56 09:49:58 09:49:01 AM 0 26.25 0.00 2.34 0.13 0.07 71.21 09:49:58 09:49:01 AM 1 13.98 0.00 1.99 0.03 0.10 83.90 09:49:58 Average: all 0.75 0.00 0.11 0.01 0.04 99.09 09:49:58 Average: 0 0.89 0.00 0.11 0.01 0.04 98.95 09:49:58 Average: 1 0.61 0.00 0.11 0.01 0.04 99.23 09:49:58 09:49:58 09:49:58